html,body,#root{min-height:100%;margin:0}.auth-shell{--auth-paper: #f3f0e8;--auth-card: #fbf8f1;--auth-ink: #29312c;--auth-muted: #74786f;--auth-green: #23342b;--auth-green-deep: #17261f;--auth-copper: #c98258;--auth-gold: #e7b474;--auth-line: #d8d0c1;min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:34px;color:var(--auth-ink);background:linear-gradient(rgba(111,94,69,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(111,94,69,.05) 1px,transparent 1px),radial-gradient(circle at 86% 8%,rgba(186,129,85,.2),transparent 28%),var(--auth-paper);background-size:30px 30px,30px 30px,auto,auto;font-family:Avenir Next,Hiragino Sans,Noto Sans SC,PingFang SC,sans-serif}.auth-shell *{box-sizing:border-box}.auth-card{width:min(1080px,100%);min-height:660px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);overflow:hidden;border:1px solid rgba(122,108,84,.28);border-radius:20px;background:var(--auth-card);box-shadow:0 32px 90px #3a302329,0 2px #fffc inset}.auth-identity{position:relative;display:flex;flex-direction:column;overflow:hidden;padding:42px 46px 38px;color:#f5efe3;background:linear-gradient(rgba(236,212,171,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(236,212,171,.075) 1px,transparent 1px),radial-gradient(circle at 84% 77%,rgba(222,158,100,.2),transparent 28%),linear-gradient(145deg,var(--auth-green),var(--auth-green-deep));background-size:32px 32px,32px 32px,auto,auto}.auth-identity:before{width:280px;height:210px;position:absolute;right:-48px;top:112px;border:1px solid rgba(238,217,180,.2);content:"";transform:rotate(-4deg)}.auth-identity:after{width:175px;height:124px;position:absolute;right:22px;top:154px;border:1px solid rgba(238,217,180,.14);content:"";transform:rotate(-4deg)}.auth-wordmark{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.auth-wordmark>span:last-child{display:grid}.auth-wordmark strong{font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:18px;font-weight:600;letter-spacing:.16em}.auth-wordmark small{margin-top:3px;color:#ebe1cf85;font-size:8px;letter-spacing:.18em}.auth-logo{width:42px;height:42px;display:grid;flex:0 0 auto;place-items:center;border:1px solid rgba(231,180,116,.48);border-radius:11px;color:var(--auth-gold);background:#dc9f6317}.auth-logo.warning{color:#a85f35;border-color:#ddb58e;background:#fff2e4}.auth-story{position:relative;z-index:1;max-width:510px;margin:auto 0 48px}.auth-kicker{display:inline-flex;align-items:center;margin-bottom:18px;color:var(--auth-gold);font-size:9px;font-weight:800;letter-spacing:.2em}.auth-story h1{margin:0;font-family:Iowan Old Style,Songti SC,"Noto Serif SC",serif;font-size:clamp(38px,3.7vw,52px);font-weight:500;letter-spacing:-.035em;line-height:1.16}.auth-story p{max-width:430px;margin:22px 0 0;color:#efe8d8b3;font-size:13px;line-height:1.8}.auth-journey{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid rgba(230,207,170,.17);background:#e6cfaa2b}.auth-journey>span{min-width:0;display:grid;grid-template-columns:1fr auto;gap:7px;padding:13px 12px;background:#1c2d24f0}.auth-journey i{color:#e7b4749e;font-size:8px;font-style:normal}.auth-journey svg{color:var(--auth-gold)}.auth-journey strong,.auth-journey small{grid-column:1 / -1}.auth-journey strong{font-size:11px;font-weight:700}.auth-journey small{overflow:hidden;color:#e9e2d280;font-size:8px;line-height:1.45;text-overflow:ellipsis}.auth-form{position:relative;display:flex;flex-direction:column;justify-content:center;padding:58px 56px 44px;background:radial-gradient(circle at 100% 0,rgba(195,131,85,.1),transparent 27%),var(--auth-card)}.auth-environment{position:absolute;right:26px;top:24px;display:inline-flex;align-items:center;gap:6px;color:#8b674e;font-size:8px;font-weight:800;letter-spacing:.13em}.auth-form>div:nth-of-type(1){display:flex;align-items:center;gap:13px;margin-bottom:34px}.auth-form-icon{width:43px;height:43px;display:grid;place-items:center;border:1px solid #dfd2bf;border-radius:11px;color:#9c6547;background:#f3ecdf}.auth-form-copy{display:grid;gap:3px}.auth-form-copy small{color:#9b684b;font-size:9px;font-weight:800;letter-spacing:.13em}.auth-form-copy strong{font-family:Iowan Old Style,Songti SC,"Noto Serif SC",serif;font-size:25px;font-weight:600}.auth-form label{display:grid;gap:8px;margin-bottom:17px}.auth-form label>span{color:#676c65;font-size:11px;font-weight:700}.auth-form input{width:100%;min-height:49px;padding:13px 14px;border:1px solid var(--auth-line);border-radius:9px;outline:none;color:var(--auth-ink);background:#fffefadb;font:inherit;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.auth-form input:focus{border-color:#a76d4d;background:#fffef9;box-shadow:0 0 0 3px #a76d4d1f}.auth-inline-error{display:flex;gap:9px;margin:0 0 14px;padding:11px 12px;border:1px solid #edd2c8;border-radius:9px;color:#934838;background:#fff2ed;font-size:12px}.auth-inline-error span{display:grid;gap:3px}.auth-inline-error small{opacity:.7}.auth-submit,.auth-status-card button{min-height:50px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:9px;color:#f8f2e7;background:var(--auth-green);box-shadow:0 12px 25px #22342b2e;cursor:pointer;font:inherit;font-size:12px;font-weight:750;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.auth-submit:hover:not(:disabled),.auth-status-card button:hover{background:#192a22;box-shadow:0 15px 30px #22342b38;transform:translateY(-1px)}.auth-submit:focus-visible,.auth-status-card button:focus-visible{outline:3px solid rgba(201,130,88,.35);outline-offset:3px}.auth-submit svg:last-child{margin-left:auto}.auth-submit:disabled{cursor:wait;opacity:.68}.auth-security-note{display:flex;align-items:flex-start;gap:7px;margin-top:14px;color:#7e8178;font-size:9px;line-height:1.55}.auth-security-note svg{flex:0 0 auto;color:#82977e}.auth-demo-hint{margin-top:18px;padding:13px 14px;border:1px solid #ddd5c8;border-radius:9px;background:#f5f1e8}.auth-demo-hint strong{font-size:11px}.auth-demo-hint p,.auth-demo-hint small{display:block;margin:5px 0 0;color:#7e8178;font-size:9px;line-height:1.55}.auth-demo-hint ul{margin:8px 0;padding:0;list-style:none}.auth-demo-hint li{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-top:1px solid #e1dbd0;font-size:9px}.auth-status-card{width:min(450px,100%);display:grid;justify-items:center;gap:12px;padding:44px;border:1px solid var(--auth-line);border-radius:18px;text-align:center;background:#fbf8f1f5;box-shadow:0 24px 70px #3a302324}.auth-status-card h1{margin:7px 0 0;font-family:Iowan Old Style,Songti SC,"Noto Serif SC",serif;font-size:25px;font-weight:600}.auth-status-card p{margin:0;color:var(--auth-muted);font-size:12px;line-height:1.65}.auth-status-card code{color:#80766a;font-size:9px}.auth-status-card button{width:100%;margin-top:8px}.auth-spin{animation:auth-spin .9s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}@media(max-width:880px){.auth-shell{padding:18px}.auth-card{grid-template-columns:1fr}.auth-identity{min-height:390px;padding:30px}.auth-story{margin:62px 0 38px}.auth-story h1{font-size:clamp(35px,8vw,50px)}.auth-form{padding:62px 42px 40px}}@media(max-width:560px){.auth-shell{display:block;padding:0;background:var(--auth-card)}.auth-card{min-height:100vh;min-height:100dvh;border:0;border-radius:0;box-shadow:none}.auth-identity{min-height:330px;padding:calc(24px + env(safe-area-inset-top,0px)) 22px 24px}.auth-wordmark strong{font-size:16px}.auth-story{margin:46px 0 28px}.auth-story h1{font-size:34px}.auth-story p{margin-top:15px;font-size:11px}.auth-journey{grid-template-columns:repeat(2,1fr)}.auth-journey>span{padding:10px}.auth-form{min-height:510px;justify-content:flex-start;padding:62px 22px calc(32px + env(safe-area-inset-bottom,0px))}.auth-environment{right:22px;top:24px}}@media(prefers-reduced-motion:reduce){.auth-submit,.auth-status-card button{transition:none}}.admin-shell{--admin-ink: #071d27;--admin-muted: #637981;--admin-line: #d6e2e4;--admin-cyan: #0eb6b0;--admin-navy: #06232e;min-height:100vh;display:grid;grid-template-columns:244px minmax(0,1fr);color:var(--admin-ink);background:radial-gradient(circle at 85% 5%,rgba(35,214,209,.11),transparent 24%),#edf4f4;font-family:Inter,Noto Sans SC,PingFang SC,system-ui,sans-serif}.admin-shell button,.admin-shell input,.admin-shell select,.admin-shell textarea{font:inherit}.admin-sidebar{min-height:100vh;position:sticky;top:0;align-self:start;display:flex;flex-direction:column;box-sizing:border-box;padding:23px 17px 18px;color:#d8e8eb;background:linear-gradient(175deg,#092d38f7,#031821),var(--admin-navy)}.admin-brand{display:flex;align-items:center;gap:10px;padding:2px 5px 23px}.admin-brand>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(57,226,219,.4);border-radius:11px;color:#4ce4dd;background:#23d6d11f}.admin-brand>div{display:grid}.admin-brand strong{color:#fff;font-size:14px;letter-spacing:.12em}.admin-brand small{margin-top:2px;color:#6f949d;font-size:8px;letter-spacing:.2em}.admin-tenant{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:27px;padding:12px;border:1px solid rgba(145,190,199,.2);border-radius:12px;background:#ffffff0b}.admin-tenant>svg:first-child{color:#48dcd6}.admin-tenant>svg:last-child{color:#4fe4dc}.admin-tenant div{display:grid;gap:2px}.admin-tenant span{color:#71959e;font-size:9px}.admin-tenant strong{color:#f2fbfc;font-size:12px}.admin-sidebar nav{display:grid;gap:4px}.admin-sidebar nav>small{padding:0 10px 9px;color:#607f87;font-size:9px;letter-spacing:.12em}.admin-sidebar nav button{min-height:43px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:0 11px;border:1px solid transparent;border-radius:10px;color:#93abb1;background:transparent;cursor:pointer;font-size:12px;text-align:left}.admin-sidebar nav button:hover{color:#e9f8f8;background:#ffffff0b}.admin-sidebar nav button.active{color:#eaffff;border-color:#23d6d14d;background:#15beb721;box-shadow:inset 3px 0 #21d1ca}.admin-sidebar nav button.active>svg:first-child{color:#42e4dc}.admin-sidebar nav button>svg:last-child{opacity:.35}.admin-sidebar-spacer{flex:1;min-height:30px}.admin-connectivity{display:flex;align-items:center;gap:7px;margin:0 5px 12px;padding:9px 10px;border-radius:9px;color:#75959d;background:#ffffff0a;font-size:10px}.admin-connectivity.online svg{color:#3fd8af}.admin-connectivity.offline{color:#ffc586}.admin-profile{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:14px 5px 0;border-top:1px solid rgba(150,190,199,.13)}.admin-profile>span{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;color:#082a34;background:#5de2dc;font-size:12px;font-weight:800}.admin-profile>div{min-width:0;display:grid}.admin-profile strong{overflow:hidden;color:#f1f9fa;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.admin-profile small{color:#76949b;font-size:9px}.admin-profile button{width:31px;height:31px;display:grid;place-items:center;border:0;border-radius:8px;color:#75939a;background:transparent;cursor:pointer}.admin-profile button:hover{color:#fff;background:#ffffff12}.admin-main{min-width:0;padding:34px clamp(22px,4vw,60px) 60px}.admin-fieldset{min-width:0;margin:0;padding:0;border:0}.admin-fieldset:disabled{opacity:.78}.admin-offline{display:flex;align-items:center;gap:9px;margin-bottom:16px;padding:11px 14px;border:1px solid #eac693;border-radius:10px;color:#845022;background:#fff7ea;font-size:11px}.admin-panel{max-width:1320px;margin:0 auto}.admin-panel-head{min-height:78px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:25px}.admin-panel-head>div:first-child>span,.admin-card-title span{display:block;margin-bottom:6px;color:#079994;font-size:9px;font-weight:800;letter-spacing:.17em}.admin-panel-head h1{margin:0;font-size:clamp(25px,2.7vw,37px);letter-spacing:-.035em}.admin-panel-head p{margin:7px 0 0;color:var(--admin-muted);font-size:12px}.admin-panel-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.admin-panel-actions>button,.admin-state button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid #cddadd;border-radius:9px;color:#34515a;background:#ffffffdb;cursor:pointer;font-size:11px;font-weight:700}.admin-panel-actions button:disabled{cursor:wait;opacity:.6}.admin-search{min-width:220px;min-height:38px;display:flex;align-items:center;gap:7px;box-sizing:border-box;padding:0 10px;border:1px solid #cddadd;border-radius:9px;color:#719099;background:#ffffffe6}.admin-search input{min-width:0;flex:1;border:0;outline:0;color:var(--admin-ink);background:transparent;font-size:11px}.admin-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:13px;margin-bottom:17px}.admin-kpi-grid article,.admin-card,.admin-table-wrap{border:1px solid rgba(203,219,222,.9);border-radius:15px;background:#ffffffe0;box-shadow:0 8px 30px #1b3f480e}.admin-kpi-grid article{display:grid;grid-template-columns:auto 1fr;gap:0 10px;padding:19px}.admin-kpi-grid article>span{grid-row:span 3;width:37px;height:37px;display:grid;place-items:center;border-radius:11px;color:#079c97;background:#e8f8f7}.admin-kpi-grid small{color:#71838a;font-size:10px}.admin-kpi-grid strong{margin-top:3px;font-size:27px}.admin-kpi-grid em{color:#85a0a7;font-size:9px;font-style:normal}.admin-workstreams{margin-bottom:17px;padding:20px;border:1px solid rgba(203,219,222,.9);border-radius:15px;background:linear-gradient(120deg,rgba(14,182,176,.055),transparent 42%),#ffffffe0;box-shadow:0 8px 30px #1b3f480e}.admin-workstreams-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:15px}.admin-workstreams-heading span{display:block;margin-bottom:5px;color:#079994;font-size:8px;font-weight:800;letter-spacing:.16em}.admin-workstreams-heading h2{margin:0;color:#12333d;font-size:16px}.admin-workstreams-heading>small{color:#81979d;font-size:9px}.admin-workstream-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:9px}.admin-workstream-grid button{min-height:145px;position:relative;display:flex;align-items:flex-start;flex-direction:column;box-sizing:border-box;padding:15px;border:1px solid #d7e3e5;border-radius:11px;color:#25464f;background:#f9fcfceb;cursor:pointer;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.admin-workstream-grid button:hover{border-color:#8fcac8;box-shadow:0 9px 24px #14595b17;transform:translateY(-2px)}.admin-workstream-grid button:focus-visible{outline:3px solid rgba(14,182,176,.18);outline-offset:2px}.admin-workstream-index{color:#8aa0a6;font-size:8px;font-weight:800;letter-spacing:.13em}.admin-workstream-icon{width:31px;height:31px;position:absolute;top:13px;right:13px;display:grid;place-items:center;border-radius:9px;color:#078f8a;background:#e8f8f7}.admin-workstream-grid strong{margin-top:16px;color:#12333d;font-size:12px}.admin-workstream-grid p{margin:6px 0 13px;color:#748a91;font-size:9px;line-height:1.5}.admin-workstream-grid small{margin-top:auto;color:#078f8a;font-size:9px;font-weight:750}.admin-workstream-grid button>svg{position:absolute;right:13px;bottom:13px;color:#83a3a7}.admin-dashboard-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:17px}.admin-card{min-height:360px;padding:21px}.admin-card-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #e2eaec}.admin-card-title h2{margin:0;font-size:16px}.admin-card-title>svg{color:#7f9ba2}.admin-activity-list>div{display:grid;grid-template-columns:auto 1fr auto;gap:10px;padding:14px 2px;border-bottom:1px solid #edf1f2}.activity-dot{width:7px;height:7px;margin-top:4px;border:2px solid #d4f2ef;border-radius:50%;background:#0eb6b0}.admin-activity-list strong,.admin-alert-list strong{display:block;font-size:11px}.admin-activity-list p,.admin-alert-list p{margin:4px 0 0;color:#789097;font-size:10px}.admin-activity-list small{color:#91a6ab;font-size:9px}.admin-alert-list{display:grid;gap:9px;padding-top:14px}.admin-alert-list>div{display:grid;grid-template-columns:auto 1fr;gap:10px;padding:12px;border:1px solid #e7e1d7;border-radius:10px;background:#fffbf5}.admin-alert-list>div>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#b67123;background:#fff0dc}.admin-table-wrap{overflow:auto}.admin-table{width:100%;border-collapse:collapse;font-size:11px}.admin-table th{padding:13px 15px;border-bottom:1px solid #dfe8ea;color:#70868d;background:#f7fafa;font-size:9px;font-weight:800;letter-spacing:.06em;text-align:left;white-space:nowrap}.admin-table td{min-width:92px;padding:14px 15px;border-bottom:1px solid #e8eef0;color:#3a555e;vertical-align:middle}.admin-table tr:last-child td{border-bottom:0}.admin-table tbody tr:hover{background:#f9fcfc}.admin-table td>strong,.admin-table td>small{display:block}.admin-table td>strong{color:#0a2731;font-size:11px}.admin-table td>small{margin-top:3px;color:#80969d;font-size:9px}.admin-table code,.admin-state code,.admin-action-error code{color:#71878d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.admin-status{width:fit-content;display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:99px;color:#365961;background:#eaf1f2;font-size:9px;font-weight:750;white-space:nowrap}.status-running,.status-reviewing,.status-design_review,.status-in_progress{color:#087e9f;background:#e3f5fa}.status-succeeded,.status-accepted,.status-completed,.status-installed,.status-resolved,.status-closed,.status-active,.status-in_stock{color:#167a59;background:#e4f6ee}.status-failed,.status-rejected,.status-cancelled,.status-discontinued,.status-urgent{color:#a03e35;background:#faeae8}.status-queued,.status-submitted,.status-quote_required,.status-high,.status-low_stock{color:#94611e;background:#fff1da}.admin-progress{width:86px;height:4px;overflow:hidden;border-radius:99px;background:#dce7e9}.admin-progress span{display:block;height:100%;border-radius:inherit;background:#10b5af}.cell-error{max-width:250px;color:#a3443d!important}.admin-row-actions{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.admin-action{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;border:1px solid #b9d8d8;border-radius:7px;color:#087d79;background:#f0fbfa;cursor:pointer;font-size:9px;font-weight:750;white-space:nowrap}.admin-action.danger{color:#a34840;border-color:#e6c7c3;background:#fff5f3}.admin-action.warning{color:#986320;border-color:#e6d2ae;background:#fff9ec}.admin-action:disabled{cursor:wait;opacity:.55}.admin-no-action{color:#91a3a8;font-size:9px}.admin-state{min-height:320px;display:grid;place-items:center;align-content:center;gap:7px;box-sizing:border-box;padding:38px;border:1px dashed #c8d8db;border-radius:14px;color:#769097;text-align:center;background:#ffffffad}.admin-state strong{color:#173641;font-size:14px}.admin-state p{margin:0;font-size:11px}.admin-state svg{color:#55aaa7}.admin-error svg{color:#c16556}.admin-empty{min-height:240px;border:0;background:transparent}.admin-card .admin-empty{min-height:250px}.admin-action-error{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;border:1px solid #edc9c4;border-radius:9px;color:#964139;background:#fff3f1;font-size:10px}.admin-action-error button{width:25px;height:25px;display:grid;place-items:center;border:0;color:inherit;background:transparent;cursor:pointer}.admin-management-stack{display:grid;gap:12px;margin-bottom:16px}.admin-brand-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:9px}.admin-brand-strip article{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;border:1px solid #cfdfe1;border-radius:11px;background:#ffffffd4}.admin-brand-strip article>div{min-width:0;display:grid;gap:3px}.admin-brand-strip strong{color:#12343e;font-size:11px}.admin-brand-strip small,.admin-brand-strip article>span,.admin-brand-strip>p{color:#789097;font-size:9px}.admin-brand-strip article>span{white-space:nowrap}.admin-inline-form,.admin-import-form{display:grid;gap:13px;padding:17px;border:1px solid #c9dcde;border-radius:13px;background:#ffffffe0;box-shadow:0 8px 25px #1b3f480a}.admin-inline-form{grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:end}.admin-form-heading{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:15px}.admin-form-heading>div{display:grid;gap:3px}.admin-form-heading span,.admin-section-title span{color:#079994;font-size:8px;font-weight:800;letter-spacing:.15em}.admin-form-heading strong{color:#102f39;font-size:13px}.admin-form-heading>button,.admin-drawer>header>button{width:31px;height:31px;display:grid;place-items:center;border:0;border-radius:8px;color:#6f878e;background:#eff5f5;cursor:pointer}.admin-inline-form label,.admin-import-form label,.admin-dialog label{display:grid;gap:6px}.admin-inline-form label>span,.admin-import-form label>span,.admin-dialog label>span{color:#536e77;font-size:9px;font-weight:750}.admin-inline-form input,.admin-inline-form select,.admin-import-form input,.admin-import-form select,.admin-import-form textarea,.admin-dialog input,.admin-dialog textarea{width:100%;box-sizing:border-box;border:1px solid #cbdadc;border-radius:9px;outline:0;color:#16343d;background:#fbfdfd;font-size:11px}.admin-inline-form input,.admin-inline-form select,.admin-import-form input,.admin-import-form select,.admin-dialog input{min-height:39px;padding:0 11px}.admin-import-form textarea,.admin-dialog textarea{padding:11px;resize:vertical;line-height:1.55}.admin-inline-form input:focus,.admin-inline-form select:focus,.admin-import-form input:focus,.admin-import-form select:focus,.admin-import-form textarea:focus,.admin-dialog input:focus,.admin-dialog textarea:focus{border-color:#10aaa5;box-shadow:0 0 0 3px #10aaa51a}.admin-primary-button{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:0;border-radius:9px;color:#efffff;background:#08313b;cursor:pointer;font-size:10px;font-weight:800}.admin-primary-button:disabled{cursor:wait;opacity:.55}.admin-import-controls{display:grid;grid-template-columns:minmax(190px,.4fr) minmax(220px,.6fr);align-items:end;gap:12px}.admin-file-button{min-height:39px;display:flex!important;align-items:center;justify-content:center;gap:7px!important;box-sizing:border-box;padding:0 12px;border:1px dashed #9fc4c5;border-radius:9px;color:#157e7b;background:#f1fbfa;cursor:pointer;font-size:10px;font-weight:750}.admin-file-button input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.admin-import-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-import-footer small{color:#71878e;font-size:9px;line-height:1.55}.admin-success-notice,.admin-inline-error{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:9px;font-size:10px}.admin-success-notice{color:#176a52;border:1px solid #bcded2;background:#edf9f4}.admin-inline-error{color:#95433a;border:1px solid #e7c5c0;background:#fff3f1}.admin-inline-error button{margin-left:auto;border:0;color:inherit;background:transparent;cursor:pointer;font-size:9px;font-weight:800}.admin-dialog-backdrop{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;box-sizing:border-box;padding:24px;background:#03161e8c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.admin-dialog{width:min(520px,100%);display:grid;gap:16px;box-sizing:border-box;padding:22px;border:1px solid rgba(188,214,217,.9);border-radius:17px;background:#fff;box-shadow:0 26px 90px #031b243d}.admin-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.admin-dialog>header span,.admin-drawer>header span{color:#079994;font-size:8px;font-weight:800;letter-spacing:.16em}.admin-dialog h2,.admin-drawer h2{margin:5px 0 0;color:#0c2b35;font-size:19px}.admin-dialog>header p,.admin-drawer>header p{margin:7px 0 0;color:#6b838b;font-size:10px;line-height:1.55}.admin-dialog>header>button{width:31px;height:31px;display:grid;flex:0 0 auto;place-items:center;border:0;border-radius:8px;color:#687f86;background:#eff4f5;cursor:pointer}.admin-dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.admin-dialog-check{grid-template-columns:auto 1fr;align-items:start;padding:11px;border:1px solid #d5e2e4;border-radius:9px;background:#f7fbfb}.admin-dialog-check input{width:15px;min-height:15px;margin:1px 0 0}.admin-dialog-check span{line-height:1.5}.admin-dialog>footer{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.admin-dialog>footer button{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;border:1px solid #cad8da;border-radius:9px;color:#506971;background:#fff;cursor:pointer;font-size:10px;font-weight:800}.admin-dialog>footer button.primary{color:#edffff;border-color:#082f39;background:#082f39}.admin-dialog>footer button.danger{color:#fff;border-color:#a54840;background:#a54840}.admin-dialog>footer button:disabled{cursor:wait;opacity:.58}.admin-drawer-backdrop{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#03161e6b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.admin-drawer{width:min(680px,94vw);min-height:100vh;overflow-y:auto;box-sizing:border-box;padding:25px;background:#f4f8f8;box-shadow:-24px 0 70px #031b2433}.admin-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #d4e1e3}.admin-drawer-body{display:grid;gap:14px;padding-top:14px}.admin-drawer-body>section{padding:18px;border:1px solid #ccdcdf;border-radius:13px;background:#ffffffe6}.admin-drawer-state{min-height:240px;display:flex;align-items:center;justify-content:center;gap:8px;color:#70868e;font-size:11px}.admin-section-title{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:13px;border-bottom:1px solid #e2eaeb}.admin-section-title h3{margin:3px 0 0;color:#15343e;font-size:14px}.admin-section-title>svg{color:#4c9291}.admin-project-timeline{display:grid;gap:0;padding:10px 0}.admin-project-timeline>div{position:relative;display:grid;grid-template-columns:auto 1fr;gap:10px;padding:8px 0}.admin-project-timeline>div:before{content:"";position:absolute;top:32px;bottom:-8px;left:12px;width:1px;background:#d7e3e4}.admin-project-timeline>div:last-child:before{display:none}.admin-project-timeline>div>span{z-index:1;width:25px;height:25px;display:grid;place-items:center;border:1px solid #c9dadd;border-radius:50%;color:#789096;background:#f8fbfb;font-size:9px;font-weight:800}.admin-project-timeline .stage-completed>span{color:#fff;border-color:#16a59f;background:#16a59f}.admin-project-timeline .stage-active>span{color:#087e79;border-color:#61cbc6;background:#e5f8f6;box-shadow:0 0 0 3px #16a59f1a}.admin-project-timeline .stage-blocked>span{color:#9b6530;border-color:#e3c396;background:#fff2df}.admin-project-timeline strong{display:block;color:#23424b;font-size:10px}.admin-project-timeline small{display:block;margin-top:3px;color:#789097;font-size:9px}.admin-detail-actions{padding-top:8px;border-top:1px solid #edf1f2}.admin-appointment-list{display:grid;gap:9px;padding-top:12px}.admin-appointment-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:12px;border:1px solid #d8e4e6;border-radius:10px;background:#fbfdfd}.admin-appointment-list article>div:first-child{min-width:0}.admin-appointment-list strong,.admin-appointment-list small{display:block}.admin-appointment-list strong{color:#21414a;font-size:10px}.admin-appointment-list small{margin-top:3px;color:#7a9097;font-size:9px}.admin-appointment-list .admin-row-actions{grid-column:1 / -1}.admin-spin{animation:admin-spin .9s linear infinite}@keyframes admin-spin{to{transform:rotate(360deg)}}@media(max-width:980px){.admin-shell{grid-template-columns:78px minmax(0,1fr)}.admin-sidebar{padding-inline:10px}.admin-brand{justify-content:center}.admin-brand>div,.admin-tenant div,.admin-tenant>svg:last-child,.admin-sidebar nav span,.admin-sidebar nav>small,.admin-sidebar nav button>svg:last-child,.admin-connectivity span,.admin-profile>div{display:none}.admin-tenant,.admin-sidebar nav button,.admin-profile{display:flex;justify-content:center}.admin-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-grid{grid-template-columns:1fr}.admin-inline-form{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-inline-form .admin-primary-button{min-height:39px}}@media(max-width:680px){.admin-shell{display:block}.admin-sidebar{min-height:0;position:static;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:9px 12px}.admin-brand{padding:0}.admin-brand>span{width:34px;height:34px}.admin-tenant,.admin-sidebar-spacer,.admin-connectivity,.admin-profile>span,.admin-profile>button{display:none}.admin-sidebar nav{display:flex;justify-content:flex-end;overflow-x:auto}.admin-sidebar nav button{min-width:38px;min-height:38px;padding:0}.admin-sidebar nav button.active{box-shadow:inset 0 -2px #21d1ca}.admin-main{padding:24px 14px 45px}.admin-panel-head{align-items:stretch;flex-direction:column;gap:15px}.admin-panel-actions{justify-content:stretch}.admin-search{min-width:0;flex:1}.admin-kpi-grid{grid-template-columns:1fr 1fr}.admin-workstreams-heading{align-items:flex-start;flex-direction:column;gap:5px}.admin-inline-form,.admin-import-controls,.admin-dialog-grid{grid-template-columns:1fr}.admin-import-footer{align-items:stretch;flex-direction:column}.admin-import-footer .admin-primary-button{width:100%}.admin-dialog-backdrop{align-items:end;padding:0}.admin-dialog{max-height:92vh;overflow-y:auto;border-radius:17px 17px 0 0}.admin-drawer{width:100%;padding:18px 14px}.admin-appointment-list article{grid-template-columns:1fr}.admin-appointment-list .admin-row-actions{grid-column:auto}}.customer-shell{--c-ink: #29312c;--c-muted: #6d756e;--c-line: #dcd6c9;--c-cyan: #9a6044;--c-navy: #26322c;min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:244px minmax(0,1fr);color:var(--c-ink);background:linear-gradient(rgba(121,106,82,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(121,106,82,.035) 1px,transparent 1px),radial-gradient(circle at 88% 6%,rgba(181,135,98,.16),transparent 27%),#f3f0e8;background-size:28px 28px,28px 28px,auto,auto;font-family:Avenir Next,Hiragino Sans,Noto Sans SC,PingFang SC,sans-serif}.customer-shell *{box-sizing:border-box}.customer-shell button,.customer-shell input,.customer-shell select,.customer-shell textarea{font:inherit}.customer-sidebar{min-height:100vh;position:sticky;top:0;align-self:start;display:flex;flex-direction:column;padding:calc(23px + env(safe-area-inset-top,0px)) calc(17px + env(safe-area-inset-right,0px)) calc(17px + env(safe-area-inset-bottom,0px)) calc(17px + env(safe-area-inset-left,0px));color:#d8e8eb;background:linear-gradient(170deg,#092f3a,#031923 82%)}.customer-menu-close{display:none}.customer-brand{display:flex;align-items:center;gap:10px;padding:2px 5px 23px}.customer-brand>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(55,225,218,.4);border-radius:11px;color:#4ee4de;background:#23d6d11f}.customer-brand>div,.customer-company>div,.customer-profile>div{min-width:0;display:grid}.customer-brand strong{color:#fff;font-size:14px;letter-spacing:.12em}.customer-brand small{margin-top:2px;color:#77959c;font-size:8px;letter-spacing:.15em}.customer-company{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin-bottom:27px;padding:12px;border:1px solid rgba(144,190,198,.19);border-radius:12px;background:#ffffff0b}.customer-company svg{color:#48ddd6}.customer-company span,.customer-profile small{overflow:hidden;color:#76959c;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.customer-company strong,.customer-profile strong{overflow:hidden;color:#f0fafb;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.customer-sidebar nav{display:grid;gap:4px}.customer-sidebar nav>small{padding:0 10px 9px;color:#64838a;font-size:9px;letter-spacing:.12em}.customer-sidebar nav button{min-height:43px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:0 11px;border:1px solid transparent;border-radius:10px;color:#94abb1;background:transparent;cursor:pointer;font-size:12px;text-align:left}.customer-sidebar nav button.active{color:#efffff;border-color:#23d6d152;background:#14bbb521;box-shadow:inset 3px 0 #22d0c9}.customer-sidebar nav button.active svg:first-child{color:#48e2db}.customer-sidebar nav button svg:last-child{opacity:.35}.customer-side-spacer{flex:1;min-height:28px}.customer-admin-link{min-height:39px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-bottom:10px;padding:0 10px;border:1px solid rgba(41,208,201,.23);border-radius:9px;color:#78d7d3;background:#24cdc613;cursor:pointer;font-size:10px;text-align:left}.customer-network{display:flex;align-items:center;gap:7px;margin:0 4px 11px;color:#6fa29f;font-size:9px}.customer-network.offline{color:#f0ba79}.customer-profile{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:13px 4px 0;border-top:1px solid rgba(153,192,201,.13)}.customer-profile>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#07303a;background:#59dfd9;font-size:11px;font-weight:800}.customer-profile button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;color:#75939a;background:transparent;cursor:pointer}.customer-body{min-width:0}.customer-topbar{min-height:calc(60px + env(safe-area-inset-top,0px));position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:env(safe-area-inset-top,0px) max(clamp(20px,4vw,56px),env(safe-area-inset-right,0px)) 0 max(clamp(20px,4vw,56px),env(safe-area-inset-left,0px));border-bottom:1px solid rgba(201,218,221,.82);background:#f4f9f9e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.customer-topbar>div{display:flex;align-items:center;gap:8px;color:#6a8189;font-size:10px}.customer-live{width:7px;height:7px;border-radius:50%;background:#26cfc7;box-shadow:0 0 0 5px #26cfc71f}.customer-topbar>button{min-height:36px;display:flex;align-items:center;gap:7px;padding:0 11px;border:1px solid #d1dfe2;border-radius:9px;color:#49646d;background:#fff;cursor:pointer;font-size:10px}.customer-hamburger{display:none!important}.customer-main{padding:34px clamp(20px,4vw,56px) 70px}.customer-view{max-width:1380px;margin:0 auto}.customer-view-head{min-height:82px;display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:24px}.customer-view-head>div:first-child>span,.customer-card-title span,.customer-section-title span,.customer-job-head>div>span{display:block;margin-bottom:6px;color:#069b96;font-size:9px;font-weight:800;letter-spacing:.16em}.customer-view-head h1{margin:0;font-size:clamp(26px,3vw,40px);letter-spacing:-.04em}.customer-view-head p{margin:7px 0 0;color:var(--c-muted);font-size:12px}.customer-view-head>div:last-child{display:flex;align-items:center;gap:8px}.customer-view-head>div:last-child>button{min-height:38px;display:flex;align-items:center;gap:7px;padding:0 13px;border:1px solid #cbdadd;border-radius:9px;color:#38555e;background:#ffffffe6;cursor:pointer;font-size:10px}.customer-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.customer-stat-grid button,.customer-card,.customer-job-card,.customer-cart,.customer-product-grid article,.customer-asset-grid article{border:1px solid rgba(201,218,221,.9);border-radius:15px;background:#ffffffe3;box-shadow:0 9px 28px #1840490e}.customer-stat-grid button{display:grid;gap:4px;padding:17px;color:inherit;cursor:pointer;text-align:left}.customer-stat-grid button>span{color:#71878e;font-size:10px}.customer-stat-grid strong{font-size:27px}.customer-stat-grid small{display:flex;align-items:center;gap:4px;color:#0b9691;font-size:9px}.customer-dashboard-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.customer-card{min-width:0;padding:20px}.customer-card-title,.customer-section-title,.customer-job-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:14px;border-bottom:1px solid #e1eaec}.customer-card-title h2,.customer-section-title h2,.customer-job-head h2{margin:0;font-size:16px}.customer-card-title>svg{color:#78959c}.customer-notifications button{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:10px;padding:13px 2px;border:0;border-bottom:1px solid #e9eff0;color:inherit;background:transparent;cursor:pointer;text-align:left}.customer-notifications button>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#078c87;background:#e8f8f7}.customer-notifications button.read{opacity:.64}.customer-notifications strong{font-size:11px}.customer-notifications p{margin:3px 0;color:#698088;font-size:10px}.customer-notifications small{color:#91a5aa;font-size:9px}.customer-ai-health{display:grid;gap:12px;padding:22px 2px 4px}.customer-ai-health>span{width:fit-content;display:flex;align-items:center;gap:7px;padding:6px 9px;border-radius:99px;color:#1a7b5e;background:#e4f6ed;font-size:10px;font-weight:750}.customer-ai-health>span.unavailable{color:#9b5e1b;background:#fff1db}.customer-ai-health>span span{width:7px;height:7px;border-radius:50%;background:currentColor}.customer-ai-health p{margin:0;color:#687e86;font-size:11px;line-height:1.65}.customer-ai-health code{color:#70858c;font-size:9px}.customer-ai-health button,.customer-primary,.customer-product-body button,.customer-cart-summary button,.customer-proposals article>div:last-child>button,.customer-config-actions button,.customer-appointment button,.customer-approval button{min-height:39px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;color:#efffff;background:#07323d;cursor:pointer;font-size:10px;font-weight:750}.customer-ai-health button{width:fit-content;padding:0 13px}.customer-search{min-width:250px;display:flex;align-items:center;gap:7px;padding:0 11px;border:1px solid #cbdadd;border-radius:9px;background:#fff}.customer-search span{color:#7b9299;font-size:9px}.customer-search input{min-width:0;flex:1;padding:10px 0;border:0;outline:0;color:var(--c-ink);background:transparent;font-size:10px}.customer-shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:16px}.customer-section-title{margin-bottom:13px}.customer-section-title>small{color:#789097;font-size:10px}.customer-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.customer-product-grid article{overflow:hidden}.customer-product-image{height:150px;display:grid;place-items:center;overflow:hidden;color:#86a0a6;background:#e8efef}.customer-product-image img,.customer-proposal-image img,.customer-asset-grid article>div:first-child img{width:100%;height:100%;object-fit:cover}.customer-product-body{padding:14px}.customer-product-body>span{color:#0b9792;font-size:8px}.customer-product-body h3{margin:5px 0;font-size:13px}.customer-product-body p{height:31px;overflow:hidden;margin:0 0 10px;color:#758a91;font-size:9px;line-height:1.6}.customer-product-body>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.customer-product-body>div>strong{font-size:13px}.customer-product-body button{width:100%;margin-top:11px}.customer-cart{position:sticky;top:80px;padding:18px}.customer-cart-lines>div{display:grid;grid-template-columns:1fr auto;gap:8px;padding:13px 0;border-bottom:1px solid #e4ecee}.customer-cart-lines strong{font-size:10px}.customer-cart-lines small{display:block;margin-top:3px;color:#80949a;font-size:8px}.customer-quantity{grid-column:1 / -1;display:flex;align-items:center;gap:5px}.customer-quantity button{width:26px;height:26px;display:grid;place-items:center;border:1px solid #d5e0e2;border-radius:6px;color:#46626b;background:#fff;cursor:pointer}.customer-quantity button:last-child{margin-left:auto;color:#a34b43}.customer-quantity span{min-width:25px;text-align:center;font-size:10px}.customer-cart-summary{display:grid;gap:9px;padding-top:15px}.customer-cart-summary>div{display:flex;justify-content:space-between;font-size:10px}.customer-cart-summary>div:nth-child(3){padding-top:9px;border-top:1px solid #d9e4e6}.customer-cart-summary>div:nth-child(3) strong{font-size:17px}.customer-cart-summary p{margin:0;color:#83969c;font-size:8px;line-height:1.5}.customer-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:18px;background:#02171fa8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.customer-modal{width:min(590px,100%);max-height:90vh;overflow-y:auto;display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:24px;border-radius:17px;background:#fff;box-shadow:0 30px 100px #00000040}.customer-modal>.customer-card-title,.customer-modal>label:nth-of-type(4),.customer-modal>label:nth-of-type(5),.customer-modal>label:nth-of-type(6),.customer-modal-actions{grid-column:1 / -1}.customer-modal label,.customer-space-form label,.customer-configurator label,.customer-ticket-create label{display:grid;gap:6px;color:#597078;font-size:9px;font-weight:700}.customer-modal input,.customer-modal textarea,.customer-space-form input,.customer-space-form select,.customer-create-design input,.customer-create-design select,.customer-configurator input,.customer-configurator select,.customer-appointment input,.customer-appointment select,.customer-ticket-create input,.customer-ticket-create select,.customer-ticket-create textarea{width:100%;min-height:38px;padding:9px 10px;border:1px solid #d2dfe2;border-radius:8px;outline:0;color:var(--c-ink);background:#fbfdfd;font-size:10px}.customer-modal textarea,.customer-ticket-create textarea{min-height:70px;resize:vertical}.customer-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.customer-modal-actions button{min-height:39px;display:flex;align-items:center;gap:7px;padding:0 15px;border:1px solid #d0dee0;border-radius:8px;background:#fff;cursor:pointer;font-size:10px}.customer-modal-actions button:last-child{color:#fff;border-color:#07323d;background:#07323d}.customer-space-layout,.customer-custom-layout,.customer-care-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.customer-space-form fieldset,.customer-business-fieldset{min-width:0;margin:0;padding:0;border:0}.customer-file-picker{position:relative;display:flex!important;align-items:center;gap:10px;margin:14px 0;padding:13px;border:1px dashed #a8ced0;border-radius:10px;color:#198b87!important;background:#f1fbfa;cursor:pointer}.customer-file-picker span{display:grid;gap:2px}.customer-file-picker small{color:#799095;font-size:8px}.customer-file-picker input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.customer-form-grid,.customer-dimension-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0}.customer-primary{width:100%;margin-top:14px}.customer-space-list,.customer-design-list,.customer-project-list,.customer-ticket-list{display:grid}.customer-space-list button,.customer-design-list button,.customer-project-list button,.customer-ticket-list button{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:13px 2px;border:0;border-bottom:1px solid #e7edef;color:inherit;background:transparent;cursor:pointer;text-align:left}.customer-space-list button.active,.customer-design-list button.active,.customer-project-list button.active,.customer-ticket-list button.active{padding-inline:9px;border-radius:8px;background:#edf9f8}.customer-space-list strong,.customer-design-list strong,.customer-project-list strong,.customer-ticket-list strong{display:block;font-size:10px}.customer-space-list small,.customer-design-list small,.customer-project-list small,.customer-ticket-list small{display:block;margin-top:3px;color:#80959b;font-size:8px}.customer-job-card{margin-top:16px;padding:20px}.customer-job-progress{height:7px;position:relative;margin:20px 0;border-radius:99px;background:#dce8e9}.customer-job-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0eb3ad,#35d7cf)}.customer-job-progress strong{position:absolute;right:0;bottom:10px;color:#647d84;font-size:9px}.customer-job-error{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:11px;border:1px solid #ebcac5;border-radius:9px;color:#a04a40;background:#fff3f1;font-size:10px}.customer-job-error span{display:grid}.customer-job-error button{display:flex;align-items:center;gap:5px;border:0;color:inherit;background:transparent;cursor:pointer;font-size:9px}.customer-polling{display:flex;align-items:center;gap:7px;color:#5e7d83;font-size:10px}.customer-proposals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.customer-proposals article{overflow:hidden;border:1px solid #d5e2e4;border-radius:12px;background:#fbfdfd}.customer-proposal-image{height:155px;display:grid;place-items:center;color:#819ba1;background:#e7eeee}.customer-proposals article>div:last-child{padding:13px}.customer-proposals article>div:last-child>span{color:#079893;font-size:8px;font-weight:800}.customer-proposals h3{margin:4px 0;font-size:13px}.customer-proposals p{height:44px;overflow:hidden;margin:0;color:#6b8289;font-size:9px;line-height:1.55}.customer-plan{min-width:0;margin:10px 0;overflow:hidden;border:1px solid #d4e1e3;border-radius:9px;background:#f8fbfb}.customer-plan>header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border-bottom:1px solid #e1e9ea}.customer-plan>header>div{display:flex;align-items:center;gap:5px;min-width:0;color:#244a54;font-size:8px}.customer-plan>header>span,.customer-plan-empty>span{flex:0 0 auto;padding:3px 5px;border-radius:99px;color:#8b632e;background:#fff0d9;font-size:7px;font-weight:750}.customer-plan-canvas{position:relative;min-width:0;padding:8px}.customer-plan-canvas svg{width:100%;max-height:190px;display:block}.customer-plan-zone-label{fill:#3b6068;font-size:2.7px;font-weight:750}.customer-plan-circulation-label{paint-order:stroke;fill:#086f70;stroke:#f8fbfb;stroke-width:1px;font-size:2.4px;font-weight:800}.customer-plan-furniture-label{fill:#f4ffff;font-size:2.2px;font-weight:700;pointer-events:none}.customer-plan-no-objects{position:absolute;inset:50% auto auto 50%;width:min(85%,190px);transform:translate(-50%,-50%);padding:6px;border-radius:6px;color:#6d8389;background:#ffffffe0;font-size:7px;text-align:center}.customer-plan>footer{display:flex;flex-wrap:wrap;gap:5px 8px;padding:0 8px 8px}.customer-plan>footer span{display:inline-flex;align-items:center;gap:4px;min-width:0;color:#627a81;font-size:7px}.customer-plan>footer i{width:7px;height:7px;flex:0 0 auto;border:1px solid;border-radius:2px}.customer-plan>footer i.circulation{height:0;border:0;border-top:2px dashed #087f80;border-radius:0}.customer-plan-empty{min-height:96px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:12px;color:#80969b}.customer-plan-empty>div{min-width:0}.customer-plan-empty strong,.customer-plan-empty small{display:block}.customer-plan-empty strong{color:#506b72;font-size:9px}.customer-plan-empty small{margin-top:3px;font-size:7px;line-height:1.5}.customer-plan-empty>span{grid-column:1 / -1;justify-self:start}.customer-proposal-metrics{display:flex;align-items:center;gap:8px;margin:10px 0;font-size:8px}.customer-proposal-metrics span{display:flex;align-items:center;gap:3px;color:#6e858c}.customer-proposal-metrics strong{margin-left:auto;font-size:11px}.customer-warning{display:block;margin:4px 0;color:#9a651f;font-size:8px}.customer-bom{margin:10px 0;padding:9px;border-radius:8px;background:#eef4f4}.customer-bom>strong{display:block;margin-bottom:6px;font-size:8px}.customer-bom>div{display:grid;grid-template-columns:1fr auto auto;gap:6px;padding:4px 0;border-top:1px solid #dce7e8;font-size:7px}.customer-proposals article>div:last-child>button{width:100%}.customer-proposal-state{display:grid;gap:6px;margin:10px 0}.customer-proposal-state small,.customer-approval-wait{color:#6b8289;font-size:8px;line-height:1.55}.customer-approval-wait{display:flex;align-items:center;gap:6px;margin:0;padding:9px;border-radius:8px;background:#fff5df}.customer-create-design{display:grid;grid-template-columns:minmax(160px,1fr) 128px minmax(150px,190px) auto;gap:6px;margin:13px 0}.customer-create-design button{border:0;border-radius:8px;color:#fff;background:#07323d;cursor:pointer;font-size:9px}.customer-configurator .customer-card-title{margin-bottom:14px}.customer-custom-ai{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 13px;padding:12px;border:1px solid #b9ded7;border-radius:10px;background:linear-gradient(135deg,#ecf9f5,#f8fbf7)}.customer-custom-ai>div,.customer-custom-ai span{display:flex;align-items:center;gap:8px}.customer-custom-ai span{align-items:flex-start;flex-direction:column;gap:2px}.customer-custom-ai strong{font-size:10px}.customer-custom-ai small,.customer-custom-ai-note small{color:#58756c;font-size:8px;line-height:1.5}.customer-custom-ai button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 12px;border:0;border-radius:8px;color:#fff;background:#087f7b;cursor:pointer;white-space:nowrap}.customer-custom-ai-note{display:grid;gap:4px;margin:-4px 0 13px;padding:10px 12px;border-left:3px solid #d7985d;background:#fff8ed}.customer-option-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:12px 0}.customer-option-grid label{display:flex;align-items:center;gap:5px;padding:10px;border:1px solid #d4e0e2;border-radius:8px;background:#fafcfc}.customer-option-grid input{width:auto;min-height:auto}.customer-version-result,.customer-unsaved{margin:15px 0;padding:13px;border:1px solid #bce0d7;border-radius:10px;background:#effaf6}.customer-version-result>div{display:flex;align-items:center;justify-content:space-between}.customer-version-result span{font-size:9px}.customer-version-result strong{font-size:20px}.customer-version-result p,.customer-version-result small{display:flex;align-items:center;gap:5px;margin:7px 0 0;color:#57766e;font-size:8px}.customer-unsaved{display:flex;align-items:center;gap:7px;color:#916321;border-color:#ead3ad;background:#fff8ec;font-size:9px}.customer-config-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.customer-config-actions button:last-child{background:#0a9893}.customer-subnav{display:flex;gap:7px;margin-bottom:14px}.customer-subnav button{min-height:36px;display:flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #cbdadd;border-radius:9px;color:#607a82;background:#fff;cursor:pointer;font-size:9px}.customer-subnav button.active{color:#087d79;border-color:#79ccc8;background:#ebfaf8}.customer-timeline{display:grid;gap:6px;margin:13px 0}.customer-timeline>div{display:grid;grid-template-columns:auto 1fr;gap:8px;padding:9px;border-radius:8px;background:#f5f8f8}.customer-timeline>div>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#6c858c;background:#e0eaeb;font-size:8px}.customer-timeline>div.completed>span,.customer-timeline>div.active>span{color:#08736f;background:#bcece8}.customer-timeline strong{display:block;font-size:9px}.customer-timeline small{display:block;margin-top:2px;color:#7c9197;font-size:8px}.customer-appointment{display:grid;grid-template-columns:auto 1fr 1fr 1fr auto;align-items:center;gap:6px;padding:11px;border-radius:9px;background:#edf5f5}.customer-appointment>strong{display:flex;align-items:center;gap:5px;font-size:9px}.customer-appointment button,.customer-approval button{padding-inline:10px}.customer-approval{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:10px;padding:11px;border:1px solid #bfe2dc;border-radius:9px;background:#f1faf7}.customer-approval label{display:flex;align-items:center;gap:7px;color:#476c65;font-size:8px}.customer-approval .customer-approval-select{grid-column:1 / -1;display:grid;grid-template-columns:auto minmax(0,1fr)}.customer-approval-select select{min-width:0}.customer-approval>.customer-approval-wait{grid-column:1 / -1}.customer-appointment-list{display:grid;margin-top:10px}.customer-appointment-list>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:8px 0;border-bottom:1px solid #e5ecee;font-size:8px}.customer-asset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.customer-asset-grid article{overflow:hidden;padding-bottom:14px}.customer-asset-grid article>div:first-child{height:150px;display:grid;place-items:center;color:#77959c;background:#e7eeee}.customer-asset-grid article>span,.customer-asset-grid article>h3,.customer-asset-grid article>p,.customer-asset-grid article>div:not(:first-child),.customer-asset-grid article>small{margin-inline:14px}.customer-asset-grid article>span{display:block;margin-top:12px;color:#07948f;font-size:8px}.customer-asset-grid h3{margin-top:4px;margin-bottom:5px;font-size:12px}.customer-asset-grid p{display:flex;align-items:center;gap:4px;color:#6f858c;font-size:8px}.customer-asset-grid article>div:not(:first-child){display:flex;align-items:center;justify-content:space-between}.customer-asset-grid article>div>strong{font-size:16px}.customer-asset-grid article>div>strong small{font-size:7px}.customer-asset-grid article>small{display:block;color:#71878d;font-size:8px}.customer-maintenance{margin-top:10px!important;padding:9px;border-radius:8px;background:#f0f6f5;font-size:8px}.customer-maintenance>span{display:grid;flex:1;margin-inline:6px}.customer-maintenance small{color:#82959a}.customer-ticket-create{margin-top:15px}.customer-ticket-create form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:13px}.customer-ticket-create .wide{grid-column:1 / -1}.customer-ticket-description{padding:12px;border-radius:8px;color:#536d74;background:#f1f6f6;font-size:10px;line-height:1.65}.customer-ticket-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.customer-ticket-meta span{display:grid;gap:3px;padding:9px;border:1px solid #dce6e8;border-radius:8px;color:#778d93;font-size:8px}.customer-ticket-meta strong{color:#18343e;font-size:9px}.customer-event-list{display:grid;margin-top:12px}.customer-event-list>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:10px 0;border-bottom:1px solid #e5edef}.customer-event-list>div>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#087a76;background:#dff5f1}.customer-event-list strong{display:block;font-size:9px}.customer-event-list small{display:block;margin-top:2px;color:#83979c;font-size:8px}.customer-status{width:fit-content;display:inline-flex;align-items:center;padding:4px 7px;border-radius:99px;color:#49646b;background:#e9f0f1;font-size:8px;font-weight:750;white-space:nowrap}.s-succeeded,.s-succeeded_fallback,.s-accepted,.s-approved,.s-completed,.s-installed,.s-active,.s-resolved,.s-closed,.s-in_stock{color:#167a59;background:#e1f5eb}.s-running,.s-reviewing,.s-design_review,.s-reviewed,.s-in_progress{color:#087c9a;background:#e2f4f9}.s-failed,.s-cancelled,.s-rejected,.s-urgent{color:#a3433b;background:#fae9e7}.s-queued,.s-submitted,.s-ai_draft,.s-review_required,.s-quote_required,.s-maintenance_due,.s-high,.s-low_stock{color:#98631e;background:#fff0d8}.customer-state{min-height:310px;display:grid;place-items:center;align-content:center;gap:7px;padding:35px;border:1px dashed #c5d7da;border-radius:14px;color:#789197;text-align:center;background:#ffffffb3}.customer-state strong{color:#193740;font-size:13px}.customer-state p{margin:0;font-size:10px}.customer-state code{color:#7d9196;font-size:8px}.customer-state button{min-height:34px;display:flex;align-items:center;gap:6px;padding:0 11px;border:0;border-radius:8px;color:#fff;background:#07323d;cursor:pointer;font-size:9px}.customer-state.empty{min-height:220px;border:0;background:transparent}.customer-error-banner,.customer-success,.customer-offline{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin-bottom:13px;padding:11px 13px;border:1px solid #edc8c3;border-radius:9px;color:#98463e;background:#fff2f0;font-size:9px}.customer-error-banner span,.customer-success>div{display:grid;gap:2px}.customer-error-banner small{font-size:7px;opacity:.75}.customer-error-banner button{border:0;color:inherit;background:transparent;cursor:pointer;font-size:8px}.customer-success{color:#1b7357;border-color:#b9dfd0;background:#edf9f4}.customer-success>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#28a77a}.customer-success p{margin:2px 0 0;font-size:8px}.customer-offline{margin:12px clamp(20px,4vw,56px) 0;color:#885725;border-color:#e9c999;background:#fff7e9}.customer-business-fieldset:disabled{opacity:.75}.customer-business-fieldset button:disabled,.customer-business-fieldset input:disabled,.customer-business-fieldset select:disabled{cursor:not-allowed}.customer-spin{animation:customer-spin .9s linear infinite}@keyframes customer-spin{to{transform:rotate(360deg)}}.customer-mobile-nav{display:none}@media(max-width:1120px){.customer-product-grid,.customer-proposals,.customer-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-shop-layout{grid-template-columns:minmax(0,1fr) 300px}.customer-appointment{grid-template-columns:1fr 1fr}}@media(max-width:900px){.customer-shell{grid-template-columns:78px minmax(0,1fr)}.customer-sidebar{padding-inline:10px}.customer-brand{justify-content:center}.customer-brand>div,.customer-company>div,.customer-company>svg:last-child,.customer-sidebar nav span,.customer-sidebar nav>small,.customer-sidebar nav button>svg:last-child,.customer-admin-link,.customer-network,.customer-profile>div{display:none}.customer-company,.customer-sidebar nav button,.customer-profile{display:flex;justify-content:center}.customer-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-shop-layout,.customer-dashboard-grid,.customer-space-layout,.customer-custom-layout,.customer-care-layout{grid-template-columns:1fr}.customer-cart{position:static}}@media(max-width:640px){.customer-shell{display:block;padding-bottom:66px}.customer-sidebar{width:min(285px,88vw);min-height:100vh;position:fixed;inset:0 auto 0 0;z-index:70;padding:calc(23px + env(safe-area-inset-top,0px)) calc(17px + env(safe-area-inset-right,0px)) calc(17px + env(safe-area-inset-bottom,0px)) calc(17px + env(safe-area-inset-left,0px));transform:translate(-105%);transition:transform .22s ease}.customer-sidebar.open{transform:translate(0)}.customer-menu-close{width:32px;height:32px;position:absolute;top:calc(12px + env(safe-area-inset-top,0px));right:12px;display:grid;place-items:center;border:0;border-radius:8px;color:#a7c0c5;background:#ffffff14}.customer-brand{justify-content:flex-start}.customer-brand>div,.customer-company>div,.customer-company>svg:last-child,.customer-sidebar nav span,.customer-sidebar nav button>svg:last-child,.customer-admin-link,.customer-network,.customer-profile>div{display:grid}.customer-admin-link,.customer-network{display:flex}.customer-company,.customer-sidebar nav button,.customer-profile{display:grid}.customer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;border:0;background:#02182080}.customer-topbar{min-height:calc(55px + env(safe-area-inset-top,0px));padding-inline:13px}.customer-hamburger{display:flex!important}.customer-topbar>div strong,.customer-topbar>button:last-child span{display:none}.customer-main{padding:24px 13px 40px}.customer-view-head{align-items:stretch;flex-direction:column;gap:13px}.customer-view-head>div:last-child{align-items:stretch}.customer-search{min-width:0;flex:1}.customer-stat-grid,.customer-product-grid,.customer-proposals,.customer-asset-grid,.customer-form-grid,.customer-dimension-grid,.customer-option-grid,.customer-ticket-create form,.customer-ticket-meta{grid-template-columns:1fr}.customer-stat-grid{grid-template-columns:1fr 1fr}.customer-appointment{grid-template-columns:1fr}.customer-modal{grid-template-columns:1fr;padding:19px}.customer-modal>*{grid-column:1 / -1}.customer-create-design{grid-template-columns:1fr}.customer-create-design button{min-height:36px}.customer-custom-ai{align-items:stretch;flex-direction:column}.customer-config-actions{grid-template-columns:1fr}.customer-subnav{overflow-x:auto}.customer-subnav button{white-space:nowrap}.customer-ticket-create .wide{grid-column:auto}.customer-mobile-nav{height:58px;position:fixed;inset:auto max(8px,env(safe-area-inset-right,0px)) calc(7px + env(safe-area-inset-bottom,0px)) max(8px,env(safe-area-inset-left,0px));z-index:45;display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden;border:1px solid rgba(112,157,166,.25);border-radius:14px;background:#052732f5;box-shadow:0 10px 35px #0003;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.customer-mobile-nav button{display:grid;place-items:center;align-content:center;gap:3px;border:0;color:#7f9aa1;background:transparent;font-size:7px}.customer-mobile-nav button.active{color:#52e1da;background:#23d6d11a}}@media(max-width:360px){.customer-main{padding-inline:10px}.customer-stat-grid{grid-template-columns:1fr}.customer-view-head h1{font-size:25px}.customer-view-head>div:last-child{flex-wrap:wrap}.customer-search{width:100%;flex-basis:100%}.customer-card,.customer-job-card,.customer-cart{padding:15px}.customer-subnav button{padding-inline:9px}}.customer-sidebar{color:#e8e6dc;background:linear-gradient(150deg,rgba(180,125,83,.11),transparent 36%),linear-gradient(175deg,#34413a,#1f2a25 78%)}.customer-brand>span{border-color:#ddb98f61;color:#e3b785;background:#ca97681a}.customer-brand strong{font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:500;letter-spacing:.16em}.customer-brand small{color:#a6aa9c;letter-spacing:.19em}.customer-company{border-color:#ddd7c326;border-radius:2px 13px;background:#ffffff0a}.customer-company svg{color:#cda47d}.customer-sidebar nav>small{color:#8c958a;letter-spacing:.16em}.customer-sidebar nav button{border-radius:3px 11px;color:#a9b0a7}.customer-sidebar nav button.active{color:#fffdf6;border-color:#deb88f47;background:#cda47d1f;box-shadow:inset 3px 0 #c68c64}.customer-sidebar nav button.active svg:first-child,.customer-admin-link{color:#dfb385}.customer-admin-link{border-color:#deb88f38;background:#cea17611}.customer-profile>span{color:#27342e;background:#d6ae83}.customer-topbar{border-color:#bdb5a5b8;background:#f8f6efe0}.customer-live{background:#789172;box-shadow:0 0 0 5px #7891721f}.customer-topbar>button,.customer-view-head>div:last-child>button{border-color:#d9d2c3;border-radius:3px 9px;color:#555e56;background:#fbfaf5}.customer-main{padding-top:40px}.customer-view-head{margin-bottom:28px}.customer-view-head>div:first-child>span,.customer-card-title span,.customer-section-title span,.customer-job-head>div>span{color:#9a6044}.customer-view-head h1{max-width:840px;color:#28322c;font-family:Georgia,Songti SC,STSong,serif;font-size:clamp(29px,3.2vw,45px);font-weight:500;letter-spacing:-.035em}.customer-view-head p{max-width:720px;color:#73786f;font-size:12px;line-height:1.7}.customer-stat-grid button,.customer-card,.customer-job-card,.customer-cart,.customer-product-grid article,.customer-asset-grid article{border-color:#cec6b5e6;border-radius:4px 17px;background:#fdfcf7e8;box-shadow:0 13px 36px #3a3a2d0d}.customer-stat-grid button{position:relative;overflow:hidden;transition:transform .18s ease,border-color .18s ease}.customer-stat-grid button:after{width:42px;height:1px;position:absolute;right:13px;bottom:14px;content:"";background:#bb8c67;transform-origin:right;transition:transform .18s ease}.customer-stat-grid button:hover{border-color:#bfae95;transform:translateY(-2px)}.customer-stat-grid button:hover:after{transform:scaleX(1.35)}.customer-card-title,.customer-section-title,.customer-job-head{border-color:#e6e0d3}.customer-ai-health>span{border-radius:3px 10px;color:#567056;background:#eaf1e6}.customer-ai-health button,.customer-primary,.customer-product-body button,.customer-cart-summary button,.customer-proposals article>div:last-child>button,.customer-config-actions button,.customer-appointment button{border-radius:3px 10px;background:#35443c}.customer-ai-health button:hover,.customer-primary:hover,.customer-product-body button:hover,.customer-cart-summary button:hover{background:#26342e}.customer-status{border-radius:3px 8px}.customer-home-hero{min-height:390px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(380px,1.05fr);overflow:hidden;margin-bottom:18px;border:1px solid #cfc6b5;border-radius:5px 27px;background:#26332d;box-shadow:0 25px 70px #2d332b1f}.customer-home-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,4.5vw,58px);color:#f8f3e9}.customer-home-hero-copy>span{width:fit-content;display:flex;align-items:center;gap:7px;margin-bottom:19px;color:#dfb286;font-size:9px;font-weight:700;letter-spacing:.17em}.customer-home-hero-copy h2{margin:0;font-family:Georgia,Songti SC,STSong,serif;font-size:clamp(34px,4vw,52px);font-weight:400;letter-spacing:-.055em;line-height:1.08}.customer-home-hero-copy p{max-width:510px;margin:20px 0 25px;color:#bbc2b8;font-size:12px;line-height:1.8}.customer-home-hero-copy>div{display:flex;flex-wrap:wrap;gap:9px}.customer-home-hero-copy button{min-height:43px;display:flex;align-items:center;gap:8px;padding:0 16px;border:1px solid #d4a578;border-radius:2px 10px;color:#27342d;background:#ddb082;cursor:pointer;font-size:10px;font-weight:700}.customer-home-hero-copy button+button{color:#eee9df;border-color:#ece5d747;background:transparent}.customer-home-hero-plan{min-height:390px;position:relative;overflow:hidden;border-left:1px solid rgba(235,226,209,.12);background:linear-gradient(rgba(229,216,194,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(229,216,194,.09) 1px,transparent 1px),radial-gradient(circle at 56% 44%,rgba(203,151,109,.2),transparent 38%),#303e37;background-size:24px 24px,24px 24px,auto,auto}.customer-home-hero-plan:after{position:absolute;top:17%;right:13%;bottom:17%;left:13%;content:"";border:1px solid rgba(236,224,204,.42);box-shadow:inset 0 0 50px #d7b0850d}.customer-home-hero-plan>span{position:absolute;z-index:3;display:flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(232,218,195,.25);border-radius:2px 8px;color:#eae3d7;background:#232f29db;font-size:9px}.customer-home-hero-plan .residential{top:10%;left:9%}.customer-home-hero-plan .office{top:11%;right:8%}.customer-home-hero-plan .hospitality{bottom:9%;left:12%}.customer-home-hero-plan .retail{right:8%;bottom:10%}.customer-home-hero-plan .room{position:absolute;z-index:2;border:1px solid rgba(234,216,190,.4);background:#ceaa8314}.customer-home-hero-plan .room-a{top:24%;right:53%;bottom:52%;left:19%}.customer-home-hero-plan .room-b{top:24%;right:18%;bottom:52%;left:47%}.customer-home-hero-plan .room-c{top:48%;right:58%;bottom:25%;left:19%}.customer-home-hero-plan .room-d{top:48%;right:18%;bottom:25%;left:42%}.customer-home-hero-plan>i{width:23%;height:2px;position:absolute;z-index:3;border-top:1px dashed #dca678;transform-origin:left}.customer-home-hero-plan .route-one{top:46%;left:28%;transform:rotate(19deg)}.customer-home-hero-plan .route-two{top:55%;left:49%;transform:rotate(-26deg)}.customer-home-hero-plan>strong{position:absolute;z-index:4;top:42%;left:41%;color:#f0dfcb;font-family:Georgia,serif;font-size:clamp(13px,1.6vw,20px);font-weight:400;letter-spacing:.11em;line-height:1.45;text-align:center}.customer-home-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.customer-home-mode-grid>button{min-height:112px;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:14px;padding:19px;border:1px solid #d8d0c1;border-radius:3px 15px;color:#303933;background:#fdfcf7e6;cursor:pointer;text-align:left;transition:transform .18s ease,border-color .18s ease}.customer-home-mode-grid>button:hover{border-color:#bca184;transform:translateY(-3px)}.customer-home-mode-grid>button>span{align-self:start;color:#aa7656;font-family:Georgia,serif;font-size:10px}.customer-home-mode-grid>button>svg:first-of-type{color:#8a6048}.customer-home-mode-grid strong{display:block;font-family:Georgia,Songti SC,serif;font-size:16px;font-weight:500}.customer-home-mode-grid p{margin:5px 0 0;color:#7b7e75;font-size:9px;line-height:1.55}.customer-home-mode-grid>button>svg:last-child{color:#9b846e}.customer-home-continue{width:100%;min-height:76px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;margin-bottom:16px;padding:14px 18px;border:1px solid #d1c6b4;border-radius:3px 14px;color:inherit;background:linear-gradient(90deg,rgba(181,124,82,.08),transparent 36%),#fbfaf5;cursor:pointer;text-align:left}.customer-home-continue>div{display:grid;gap:3px}.customer-home-continue>div span{color:#9a6044;font-size:8px;font-weight:700;letter-spacing:.14em}.customer-home-continue>div strong{font-family:Georgia,Songti SC,serif;font-size:16px;font-weight:500}.customer-home-continue>div small{color:#777d75;font-size:9px}.customer-home-continue>span:last-child{display:flex;align-items:center;gap:6px;color:#8c5b42;font-size:9px;font-weight:700}.customer-library-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.customer-library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.customer-space-tile{overflow:hidden;padding:0;border:1px solid #d5cdbc;border-radius:4px 19px;color:inherit;background:#fdfcf7eb;cursor:pointer;text-align:left;box-shadow:0 12px 30px #39382e0b;transition:transform .18s ease,border-color .18s ease}.customer-space-tile:hover,.customer-space-tile.active{border-color:#b58c6e;transform:translateY(-3px)}.customer-space-tile-visual{height:138px;position:relative;overflow:hidden;background:linear-gradient(rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 1px),#46534c;background-size:19px 19px}.customer-space-tile:nth-child(3n+2) .customer-space-tile-visual{background-color:#735f4e}.customer-space-tile:nth-child(3n) .customer-space-tile-visual{background-color:#5b6456}.customer-space-tile-visual>span{position:absolute;z-index:3;top:13px;left:14px;display:flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid rgba(255,255,255,.22);border-radius:2px 8px;color:#fff9ee;background:#1f282294;font-size:9px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.customer-space-tile-visual i{position:absolute;border:1px solid rgba(242,225,201,.48);background:#deb98f17}.customer-space-tile-visual i:nth-of-type(1){top:29%;right:52%;bottom:17%;left:11%}.customer-space-tile-visual i:nth-of-type(2){top:29%;right:10%;bottom:52%;left:48%}.customer-space-tile-visual i:nth-of-type(3){top:52%;right:10%;bottom:17%;left:48%}.customer-space-tile-body{padding:17px}.customer-space-tile-body>small{color:#9a6044;font-size:8px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.customer-space-tile-body h2{margin:6px 0;font-family:Georgia,Songti SC,serif;font-size:18px;font-weight:500}.customer-space-tile-body p{display:flex;align-items:center;gap:5px;margin:0 0 14px;overflow:hidden;color:#85877d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.customer-space-tile-body>div{display:flex;align-items:center;gap:12px;padding-top:12px;border-top:1px solid #ece6d9}.customer-space-tile-body>div>span:not(.customer-status){display:flex;align-items:center;gap:4px;color:#666f68;font-size:9px}.customer-space-tile-body .customer-status{margin-left:auto}.customer-space-inspector{min-height:420px;position:sticky;top:82px;padding:22px;border:1px solid #d4cbbb;border-radius:3px 17px;background:#fcfaf4f2;box-shadow:0 14px 35px #39382e0e}.customer-inspector-empty{min-height:370px;display:grid;place-items:center;align-content:center;gap:8px;color:#9a9c91;text-align:center}.customer-inspector-empty strong{color:#465048;font-family:Georgia,Songti SC,serif;font-size:16px;font-weight:500}.customer-inspector-empty p{max-width:220px;margin:0;font-size:9px;line-height:1.65}.customer-library-loader{width:24px;height:24px;border:2px solid #d8d0c0;border-top-color:#9a6044;border-radius:50%;animation:customer-spin .8s linear infinite}.customer-space-inspector>header{padding-bottom:18px;border-bottom:1px solid #e4ddcf}.customer-space-inspector>header>span,.customer-recent-spaces>header>span,.customer-variant-rail>span,.customer-editor-decision>span,.customer-editor-bom header span{color:#9a6044;font-size:8px;font-weight:750;letter-spacing:.14em}.customer-space-inspector h2{margin:7px 0;font-family:Georgia,Songti SC,serif;font-size:22px;font-weight:500}.customer-space-inspector>header p{margin:0;color:#7e8279;font-size:9px;line-height:1.65}.customer-space-inspector dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:18px 0;background:#e5ded0}.customer-space-inspector dl>div{display:grid;gap:4px;padding:11px;background:#fbf9f3}.customer-space-inspector dt{color:#95968c;font-size:8px}.customer-space-inspector dd{margin:0;color:#414b44;font-size:10px;font-weight:700}.customer-space-job-list{display:grid;gap:0}.customer-space-job-list>strong{margin-bottom:7px;font-size:10px}.customer-space-job-list>div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 0;border-bottom:1px solid #e9e3d7}.customer-space-job-list>div>span{display:flex;align-items:center;gap:5px;color:#7b8078;font-size:8px}.customer-space-job-list p{color:#8b8e84;font-size:9px}.customer-library-continue,.customer-library-empty>button{width:100%;min-height:40px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:18px;border:0;border-radius:2px 10px;color:#fffaf1;background:#35443c;cursor:pointer;font-size:9px;font-weight:700}.customer-library-empty{max-width:500px;margin:60px auto}.customer-mode-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}.customer-mode-switch>button{min-height:94px;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:12px;padding:14px;border:1px solid #d6cebf;border-radius:3px 14px;color:#535c55;background:#faf8f2c7;cursor:pointer;text-align:left}.customer-mode-switch>button>small{align-self:start;color:#a47a5d;font-family:Georgia,serif;font-size:9px}.customer-mode-switch>button>span{width:34px;height:34px;display:grid;place-items:center;border:1px solid #ded6c8;border-radius:2px 10px;color:#8b674e;background:#f4eee4}.customer-mode-switch strong{display:block;font-family:Georgia,Songti SC,serif;font-size:14px;font-weight:500}.customer-mode-switch p{margin:4px 0 0;color:#898b81;font-size:8px}.customer-mode-switch>button>svg{color:#aaa799}.customer-mode-switch>button.active{color:#fff9ef;border-color:#39473f;background:#35433b;box-shadow:0 12px 26px #303d351f}.customer-mode-switch>button.active>small{color:#ddb083}.customer-mode-switch>button.active>span{color:#f0c292;border-color:#e0b78b47;background:#deb18414}.customer-mode-switch>button.active p,.customer-mode-switch>button.active>svg{color:#b7beb4}.customer-design-create-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:16px;align-items:start}.customer-design-brief,.customer-recent-spaces{border:1px solid #d5ccbc;border-radius:4px 19px;background:#fdfcf7eb;box-shadow:0 14px 38px #36372d0d}.customer-design-brief{overflow:hidden}.customer-design-brief fieldset{display:grid;gap:18px;padding:24px;border:0;margin:0}.customer-design-brief fieldset>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #e3dccf}.customer-design-brief header span{color:#9a6044;font-size:8px;font-weight:750;letter-spacing:.15em}.customer-design-brief h2,.customer-recent-spaces h2{margin:6px 0;font-family:Georgia,Songti SC,serif;font-size:22px;font-weight:500}.customer-design-brief header p,.customer-recent-spaces header p{margin:0;color:#7f8279;font-size:9px;line-height:1.6}.customer-design-brief fieldset>header>svg{color:#9f7457}.customer-design-file{min-height:88px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:13px;padding:17px;border:1px dashed #bcae99;border-radius:3px 13px;color:#775941;background:linear-gradient(135deg,rgba(179,123,82,.08),transparent 50%),#f8f5ed;cursor:pointer}.customer-design-file input{display:none}.customer-design-file span{display:grid;gap:4px}.customer-design-file strong{color:#3f4a43;font-size:11px}.customer-design-file small{color:#8c8d82;font-size:8px}.customer-scene-picker{display:grid;gap:9px}.customer-scene-picker>span,.customer-design-fields label>span{color:#686f68;font-size:9px;font-weight:700}.customer-scene-picker>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.customer-scene-picker button{min-height:40px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 8px;border:1px solid #ddd6c9;border-radius:2px 9px;color:#737970;background:#fbfaf5;cursor:pointer;font-size:8px}.customer-scene-picker button.active{color:#884f36;border-color:#c69a79;background:#f5e9dd}.customer-design-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.customer-design-fields label{display:grid;gap:6px}.customer-design-fields label.wide{grid-column:1 / -1}.customer-design-fields input,.customer-design-fields select,.customer-design-fields textarea{width:100%;min-height:39px;padding:0 11px;border:1px solid #d9d2c5;border-radius:2px 8px;outline:none;color:#3e4841;background:#fdfcf8;font-size:10px}.customer-design-fields textarea{min-height:82px;padding-block:10px;resize:vertical}.customer-design-fields input:focus,.customer-design-fields select:focus,.customer-design-fields textarea:focus{border-color:#ad7c5c;box-shadow:0 0 0 3px #ad7c5c17}.customer-design-brief fieldset>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:2px}.customer-design-brief footer p{max-width:500px;display:flex;align-items:flex-start;gap:6px;margin:0;color:#85877d;font-size:8px;line-height:1.6}.customer-design-brief footer p svg{flex:0 0 auto;color:#a96a49}.customer-design-brief footer .customer-primary{min-width:180px}.customer-recent-spaces{overflow:hidden}.customer-recent-spaces>header{padding:20px;border-bottom:1px solid #e3dccf}.customer-recent-spaces>div{display:grid}.customer-recent-spaces>div>button{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;padding:12px 15px;border:0;border-bottom:1px solid #ece6da;color:inherit;background:transparent;cursor:pointer;text-align:left}.customer-recent-spaces>div>button:hover,.customer-recent-spaces>div>button.active{background:#f5eee4}.customer-recent-spaces>div>button>span{padding:4px 6px;border-radius:2px 6px;color:#8e6047;background:#f3e7dc;font-size:7px}.customer-recent-spaces button>div{min-width:0;display:grid;gap:2px}.customer-recent-spaces button strong,.customer-recent-spaces button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-recent-spaces button strong{font-size:9px}.customer-recent-spaces button small{color:#898c82;font-size:7px}.customer-project-workspace{overflow:hidden;margin-top:18px;border:1px solid #cfc5b3;border-radius:4px 22px;background:#fdfbf5;box-shadow:0 22px 55px #32362d14}.customer-workspace-head{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;color:#f8f2e8;background:linear-gradient(120deg,rgba(190,136,94,.11),transparent 45%),#2d3b34}.customer-workspace-head>div:first-child>span{color:#d9aa7d;font-size:8px;font-weight:700;letter-spacing:.15em}.customer-workspace-head h2{margin:6px 0;font-family:Georgia,Songti SC,serif;font-size:23px;font-weight:500}.customer-workspace-head p{display:flex;align-items:center;gap:8px;margin:0;color:#b9c0b7;font-size:8px}.customer-workspace-head p>span{padding-left:8px;border-left:1px solid rgba(255,255,255,.18)}.customer-workspace-head>div:last-child{display:flex;align-items:center;gap:9px}.customer-workspace-head button{min-height:34px;display:flex;align-items:center;gap:6px;padding:0 10px;border:1px solid rgba(238,226,207,.22);border-radius:2px 8px;color:#e8e0d4;background:transparent;cursor:pointer;font-size:8px}.customer-workspace-progress{height:28px;position:relative;display:flex;align-items:center;gap:8px;padding:0 24px;overflow:hidden;border-bottom:1px solid #e5ded0;background:#f2eee5}.customer-workspace-progress>span{height:100%;position:absolute;inset:0 auto 0 0;background:#9c69471f;transition:width .3s ease}.customer-workspace-progress strong,.customer-workspace-progress small{position:relative;z-index:1;font-size:8px}.customer-workspace-progress small{color:#878980}.customer-workspace-running{min-height:160px;display:flex;align-items:center;justify-content:center;gap:13px;padding:28px;color:#9a6044}.customer-workspace-running strong{display:block;color:#3f4942;font-family:Georgia,Songti SC,serif;font-size:15px;font-weight:500}.customer-workspace-running p{margin:4px 0 0;color:#85877e;font-size:9px}.customer-proposal-workbench{display:grid;grid-template-columns:245px minmax(0,1fr);min-height:600px}.customer-variant-rail{padding:17px 13px;border-right:1px solid #dfd7c8;background:#f3efe7}.customer-variant-rail>span{display:block;padding:0 7px 10px}.customer-variant-rail>button{width:100%;display:grid;grid-template-columns:auto 1fr;gap:8px;margin-bottom:7px;padding:12px 9px;border:1px solid transparent;border-radius:2px 10px;color:inherit;background:transparent;cursor:pointer;text-align:left}.customer-variant-rail>button.active{border-color:#cdbba5;background:#fffdf7;box-shadow:0 7px 18px #3a382d0e}.customer-variant-rail>button>strong{width:30px;height:30px;display:grid;place-items:center;border-radius:2px 8px;color:#fff9ef;background:#3d4b43;font-family:Georgia,serif;font-size:13px}.customer-variant-rail>button>div{min-width:0;display:grid;align-content:center;gap:3px}.customer-variant-rail>button>div span,.customer-variant-rail>button>div small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-variant-rail>button>div span{font-size:9px;font-weight:700}.customer-variant-rail>button>div small{color:#8a8c82;font-size:7px}.customer-variant-rail .customer-status{grid-column:2}.customer-proposal-editor{min-width:0;padding:24px}.customer-proposal-editor>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #e1d9cb}.customer-proposal-editor>header>div>span{color:#9a6044;font-size:8px;font-weight:750;letter-spacing:.13em}.customer-proposal-editor>header h3{margin:6px 0;font-family:Georgia,Songti SC,serif;font-size:25px;font-weight:500}.customer-proposal-editor>header p{max-width:740px;margin:0;color:#767b73;font-size:9px;line-height:1.65}.customer-proposal-stage{display:grid;grid-template-columns:minmax(230px,.68fr) minmax(360px,1.32fr);gap:13px;margin-top:16px}.customer-proposal-render{min-height:280px;overflow:hidden;border:1px solid #ddd5c8;border-radius:3px 13px;background:#ede9df}.customer-proposal-render img{width:100%;height:100%;display:block;object-fit:cover}.customer-proposal-render>div{height:100%;min-height:280px;display:grid;place-items:center;align-content:center;gap:8px;color:#9a9b90;font-size:9px}.customer-proposal-stage .customer-plan{margin:0;border-color:#d9d1c3;border-radius:3px 13px;background:#f9f7f1}.customer-proposal-stage .customer-plan>header{background:#eee9de}.customer-plan-editbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-bottom:1px solid #ddd6c9;background:#f8f4eb}.customer-plan-editbar>div{display:flex;align-items:center;gap:6px}.customer-plan-editbar>div:first-child{min-width:0;color:#7e654f}.customer-plan-editbar>div:first-child span{overflow:hidden;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.customer-plan-editbar>div:first-child small{margin-left:6px;padding:2px 4px;border-radius:2px 5px;color:#8f5236;background:#f2dfd1;font-size:6px}.customer-plan-editbar button{width:25px;height:25px;display:grid;place-items:center;padding:0;border:1px solid #d6cdbf;border-radius:2px 6px;color:#545f57;background:#fffdf8;cursor:pointer;font-size:11px}.customer-plan-editbar button:disabled{opacity:.36;cursor:not-allowed}.customer-plan-furniture{cursor:pointer;outline:none}.customer-plan-furniture rect{transition:stroke .12s ease,stroke-width .12s ease,filter .12s ease}.customer-plan-furniture:hover rect,.customer-plan-furniture:focus rect,.customer-plan-furniture.selected rect{stroke:#e69a63;stroke-width:.9px;filter:drop-shadow(0 0 1.5px rgba(151,83,43,.55))}.customer-editor-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:13px;background:#ded6c8}.customer-editor-meta>div{display:grid;gap:5px;padding:12px;background:#f8f5ee}.customer-editor-meta span{color:#8b8d83;font-size:7px}.customer-editor-meta strong{color:#3d4941;font-family:Georgia,serif;font-size:15px;font-weight:500}.customer-editor-meta strong small{margin-left:3px;font-family:inherit;font-size:7px}.customer-editor-warnings{display:grid;gap:5px;margin-top:13px;padding:13px;border:1px solid #e0c9aa;border-radius:2px 9px;color:#785434;background:#fff7e8}.customer-editor-warnings>strong{display:flex;align-items:center;gap:6px;font-size:9px}.customer-editor-warnings p{margin:0;padding-left:21px;font-size:8px;line-height:1.5}.customer-editor-bottom{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:13px;margin-top:13px}.customer-editor-bom,.customer-editor-decision{border:1px solid #ddd5c7;border-radius:2px 11px;background:#faf8f2}.customer-editor-bom{overflow:hidden}.customer-editor-bom>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px;border-bottom:1px solid #e3dccf}.customer-editor-bom h4,.customer-editor-decision h4{margin:4px 0 0;font-family:Georgia,Songti SC,serif;font-size:14px;font-weight:500}.customer-editor-bom>header>small{color:#8d8f85;font-size:8px}.customer-editor-bom>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:10px 13px;border-bottom:1px solid #ece6da;font-size:8px}.customer-editor-bom>div>small{grid-column:1;color:#96978d;font-size:7px}.customer-editor-bom>div>span:nth-of-type(2){grid-row:1 / span 2;grid-column:2}.customer-editor-bom>div>strong{grid-row:1 / span 2;grid-column:3}.customer-editor-decision{display:flex;flex-direction:column;padding:16px}.customer-editor-decision p{color:#7e827a;font-size:8px;line-height:1.55}.customer-editor-decision button{min-height:40px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:10px;border:0;border-radius:2px 9px;color:#fff9ef;background:#35443c;cursor:pointer;font-size:8px;font-weight:700}.customer-editor-decision>small{margin-top:auto;padding-top:17px;color:#97988e;font-size:7px;line-height:1.55}.customer-design-embedded{margin-top:16px}.customer-design-embedded .customer-custom-layout{margin-top:0}.customer-product-image{background:linear-gradient(145deg,rgba(156,105,71,.08),transparent 45%),#eeece4}.customer-product-body>span,.customer-configurator .customer-card-title span{color:#9a6044}.customer-subnav button.active{color:#824e37;border-color:#c9a78c;background:#f4e9df}.customer-mobile-nav{border-color:#d2af8940;background:#28352ef7}.customer-mobile-nav button{color:#9ea79e}.customer-mobile-nav button.active{color:#efbd8d;background:#cea0741c}@media(max-width:1120px){.customer-home-hero{grid-template-columns:minmax(0,1fr) minmax(330px,.85fr)}.customer-library-layout,.customer-design-create-layout{grid-template-columns:minmax(0,1fr) 280px}.customer-proposal-stage{grid-template-columns:1fr}.customer-proposal-render{max-height:390px}}@media(max-width:900px){.customer-home-hero{grid-template-columns:1fr}.customer-home-hero-plan{min-height:300px;border-top:1px solid rgba(235,226,209,.12);border-left:0}.customer-home-mode-grid,.customer-library-layout,.customer-design-create-layout{grid-template-columns:1fr}.customer-space-inspector{min-height:0;position:static}.customer-inspector-empty{min-height:220px}.customer-recent-spaces{order:-1}.customer-proposal-workbench{grid-template-columns:1fr}.customer-variant-rail{display:flex;gap:7px;overflow-x:auto;border-right:0;border-bottom:1px solid #dfd7c8}.customer-variant-rail>span{display:none}.customer-variant-rail>button{min-width:205px;margin:0}.customer-editor-bottom{grid-template-columns:1fr}.customer-mode-switch>button{grid-template-columns:auto 1fr auto}.customer-mode-switch>button>small{display:none}}@media(max-width:640px){.customer-main{padding-top:26px}.customer-view-head{margin-bottom:20px}.customer-home-hero{min-height:0;border-radius:4px 19px}.customer-home-hero-copy{padding:31px 24px}.customer-home-hero-copy h2{font-size:37px}.customer-home-hero-copy>div{display:grid}.customer-home-hero-copy button{justify-content:center}.customer-home-hero-plan{min-height:250px}.customer-home-mode-grid>button{min-height:96px;padding:15px}.customer-home-continue{grid-template-columns:1fr auto}.customer-home-continue>span:last-child{grid-column:1 / -1;justify-self:end}.customer-library-grid{grid-template-columns:1fr}.customer-space-tile-visual{height:122px}.customer-mode-switch{grid-template-columns:1fr}.customer-mode-switch>button{min-height:72px}.customer-mode-switch p{display:none}.customer-design-brief fieldset{padding:18px}.customer-design-brief fieldset>header{padding-bottom:14px}.customer-scene-picker>div{grid-template-columns:1fr 1fr}.customer-scene-picker button:last-child{grid-column:1 / -1}.customer-design-fields{grid-template-columns:1fr}.customer-design-fields label.wide{grid-column:auto}.customer-design-brief fieldset>footer{align-items:stretch;flex-direction:column}.customer-design-brief footer .customer-primary{width:100%}.customer-workspace-head{align-items:flex-start;flex-direction:column;padding:18px}.customer-workspace-head>div:last-child{width:100%;justify-content:space-between}.customer-proposal-editor{padding:15px}.customer-proposal-editor>header{flex-direction:column}.customer-proposal-editor>header h3{font-size:21px}.customer-proposal-stage{grid-template-columns:minmax(0,1fr)}.customer-proposal-render{min-height:210px}.customer-plan-editbar{align-items:stretch;flex-direction:column}.customer-plan-editbar>div:last-child{justify-content:flex-end}.customer-editor-meta{grid-template-columns:1fr}.customer-editor-bom>div{grid-template-columns:minmax(0,1fr) auto auto}}.customer-shell.space-os{--os-bg: #080b0c;--os-panel: #101516;--os-panel-raised: #151b1c;--os-panel-soft: #0d1112;--os-line: #283133;--os-line-bright: #405054;--os-text: #edf4f2;--os-text-soft: #aab8b5;--os-muted: #6f817e;--os-accent: #79f5dc;--os-accent-strong: #b5ffe9;--os-accent-dim: rgba(121, 245, 220, .12);--os-copper: #d7a36b;--os-warning: #f2b66d;--os-danger: #ff8c7a;--os-focus: #b7ffeb;--os-radius-sm: 8px;--os-radius: 14px;--os-radius-lg: 20px;min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:76px minmax(0,1fr);overflow-x:clip;color:var(--os-text);background:linear-gradient(rgba(121,245,220,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(121,245,220,.028) 1px,transparent 1px),radial-gradient(circle at 72% -10%,rgba(83,161,146,.15),transparent 32%),var(--os-bg);background-size:32px 32px,32px 32px,auto,auto;font-family:Avenir Next,SF Pro Display,Hiragino Sans,Noto Sans SC,PingFang SC,sans-serif}.customer-shell.space-os *,.customer-shell.space-os *:before,.customer-shell.space-os *:after{box-sizing:border-box}.customer-shell.space-os button,.customer-shell.space-os a,.customer-shell.space-os input,.customer-shell.space-os select,.customer-shell.space-os textarea{-webkit-tap-highlight-color:transparent}.customer-shell.space-os button:focus-visible,.customer-shell.space-os a:focus-visible,.customer-shell.space-os input:focus-visible,.customer-shell.space-os select:focus-visible,.customer-shell.space-os textarea:focus-visible{outline:2px solid var(--os-focus);outline-offset:3px}.space-os .customer-sidebar.customer-rail{width:76px;min-height:100vh;min-height:100dvh;position:sticky;top:0;z-index:50;align-self:start;display:flex;flex-direction:column;align-items:center;padding:calc(16px + env(safe-area-inset-top,0px)) 10px calc(14px + env(safe-area-inset-bottom,0px));border-right:1px solid var(--os-line);color:var(--os-text-soft);background:#070a0bf5;box-shadow:18px 0 55px #0000002e}.space-os .customer-rail-brand{width:48px;height:48px;display:grid;place-items:center;position:relative;border:1px solid rgba(121,245,220,.42);border-radius:15px 6px;color:var(--os-accent);background:linear-gradient(145deg,#79f5dc24,#79f5dc05),#0c1212;box-shadow:inset 0 0 18px #79f5dc12,0 0 32px #79f5dc12}.space-os .customer-rail-brand>span{width:46px;height:46px;display:grid;place-items:center;padding:0;border:0;border-radius:inherit;color:inherit;background:transparent}.space-os .customer-rail-brand:after{content:"";width:7px;height:7px;position:absolute;right:-3px;top:8px;border:2px solid var(--os-bg);border-radius:50%;background:var(--os-accent);box-shadow:0 0 12px #79f5dcbf}.space-os .customer-rail-brand svg{width:21px;height:21px}.space-os .customer-rail-nav{width:100%;display:grid;gap:8px;margin-top:clamp(28px,5vh,50px)}.space-os .customer-company{width:46px;min-height:40px;display:grid;grid-template-columns:1fr;place-items:center;position:relative;gap:0;margin:12px 0 0;padding:0;border:0;color:var(--os-muted);background:transparent}.space-os .customer-company>svg:first-child{color:var(--os-muted)}.space-os .customer-company>svg:last-child{width:9px;height:9px;position:absolute;right:4px;bottom:4px;color:var(--os-accent)}.space-os .customer-company .customer-nav-label{display:none}.space-os .customer-rail-nav>small{display:none}.space-os .customer-rail-nav button{width:52px;min-height:52px;display:grid;place-items:center;position:relative;padding:0;border:1px solid transparent;border-radius:13px;color:#758582;background:transparent;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.space-os .customer-rail-nav button:hover{color:var(--os-text);border-color:var(--os-line);background:#ffffff09;transform:translateY(-1px)}.space-os .customer-rail-nav button.active{color:var(--os-accent);border-color:#79f5dc47;background:var(--os-accent-dim);box-shadow:inset 0 0 18px #79f5dc09,0 8px 26px #0000002e}.space-os .customer-rail-nav button.active>svg:first-child{color:var(--os-accent)}.space-os .customer-rail-nav button.active:before{content:"";width:3px;height:24px;position:absolute;left:-11px;top:13px;border-radius:0 3px 3px 0;background:var(--os-accent);box-shadow:0 0 12px #79f5dc99}.space-os .customer-nav-label{min-width:max-content;position:absolute;left:63px;z-index:20;padding:7px 10px;border:1px solid var(--os-line);border-radius:8px;color:var(--os-text);background:#121718;box-shadow:0 10px 30px #00000057;font-size:11px;font-weight:700;opacity:0;pointer-events:none;transform:translate(-4px);transition:opacity .14s ease,transform .14s ease}.space-os .customer-rail-nav button:hover .customer-nav-label,.space-os .customer-rail-nav button:focus-visible .customer-nav-label{opacity:1;transform:translate(0)}.space-os .customer-rail-nav button>svg.customer-nav-label{display:none}.space-os .customer-rail-footer{width:100%;display:grid;justify-items:center;gap:9px;margin-top:auto}.space-os .customer-admin-link,.space-os .customer-profile,.space-os .customer-network{margin:0;padding:0;border:0;background:transparent}.space-os .customer-admin-link{width:46px;height:46px;display:grid;place-items:center;color:var(--os-copper);border:1px solid rgba(215,163,107,.22);border-radius:12px;cursor:pointer}.space-os .customer-admin-link span,.space-os .customer-admin-link svg:last-child,.space-os .customer-network span,.space-os .customer-profile>div{display:none}.space-os .customer-network{width:30px;height:30px;display:grid;place-items:center;color:var(--os-accent)}.space-os .customer-network.offline{color:var(--os-warning)}.space-os .customer-profile{width:48px;display:grid;grid-template-columns:1fr;justify-items:center;gap:7px;padding-top:12px;border-top:1px solid var(--os-line)}.space-os .customer-profile>span{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--os-line-bright);border-radius:11px;color:#0b1211;background:var(--os-text);font-size:12px;font-weight:850}.space-os .customer-profile button{width:36px;height:32px;display:grid;place-items:center;color:var(--os-muted);background:transparent;border:0;border-radius:9px;cursor:pointer}.space-os .customer-profile button:hover{color:var(--os-danger);background:#ff8c7a14}.space-os .customer-body{min-width:0}.space-os .customer-topbar{min-height:calc(64px + env(safe-area-inset-top,0px));position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:env(safe-area-inset-top,0px) max(20px,env(safe-area-inset-right,0px)) 0 max(20px,env(safe-area-inset-left,0px));border-bottom:1px solid var(--os-line);color:var(--os-text);background:#080b0ce0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.space-os .customer-hamburger{display:none!important}.space-os .customer-topbar-context{min-width:0;display:flex;align-items:center;gap:13px}.space-os .customer-topbar-context>span{color:var(--os-muted);font-family:SFMono-Regular,Consolas,monospace;font-size:8px;letter-spacing:.16em;text-transform:uppercase}.space-os .customer-topbar-context strong{overflow:hidden;color:var(--os-text);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.space-os .customer-topbar-status{display:inline-flex;align-items:center;gap:8px;padding:7px 9px;border:1px solid rgba(121,245,220,.16);border-radius:99px;color:var(--os-accent);background:#79f5dc0e;font-size:9px;font-weight:750}.space-os .customer-live{width:6px;height:6px;border-radius:50%;background:var(--os-accent);box-shadow:0 0 0 4px #79f5dc17;animation:os-signal 2.4s ease-in-out infinite}.space-os .customer-topbar-actions{display:flex;align-items:center;gap:8px}.space-os .customer-topbar-alert{min-width:44px;min-height:44px;display:grid;place-items:center;padding:0;border:1px solid var(--os-line);border-radius:11px;color:var(--os-text-soft);background:#ffffff06;cursor:pointer}.space-os .customer-topbar-alert span{display:none}.space-os .customer-topbar-alert:hover{color:var(--os-accent);border-color:#79f5dc4d}.space-os .customer-offline{margin:0;border:0;border-bottom:1px solid rgba(242,182,109,.28);border-radius:0;color:#ffd39f;background:#21180f}.space-os .customer-main{min-height:calc(100dvh - 64px);padding:18px 20px 36px}.space-os .customer-view{max-width:none;margin:0}.space-os .customer-view-head{min-height:auto;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 16px;padding:4px 2px 13px;border-bottom:1px solid var(--os-line)}.space-os .customer-view-head>div:first-child>span,.space-os .customer-card-title span,.space-os .customer-section-title span,.space-os .customer-job-head>div>span{margin-bottom:4px;color:var(--os-accent);font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700;letter-spacing:.15em}.space-os .customer-view-head h1{margin:0;color:var(--os-text);font-family:Avenir Next,SF Pro Display,Hiragino Sans,Noto Sans SC,PingFang SC,sans-serif;font-size:clamp(20px,2vw,27px);font-weight:660;letter-spacing:-.035em}.space-os .customer-view-head p{max-width:660px;margin:4px 0 0;color:var(--os-muted);font-size:10px}.space-os .customer-view-head>div:last-child{display:flex;align-items:center;gap:8px}.space-os .customer-view-head>div:last-child>button,.space-os .customer-workspace-head button,.space-os .customer-library-continue{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid var(--os-line-bright);border-radius:10px;color:var(--os-text);background:var(--os-panel-raised);cursor:pointer;font-size:10px}.space-os .customer-view-head>div:last-child>button:hover,.space-os .customer-workspace-head button:hover,.space-os .customer-library-continue:hover{color:var(--os-accent);border-color:#79f5dc57}.space-os .customer-home{min-height:calc(100dvh - 118px)}.space-os .customer-command-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.space-os .customer-command-kicker{display:flex;align-items:center;gap:8px;margin-bottom:6px;color:var(--os-accent);font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:700;letter-spacing:.16em}.space-os .customer-command-kicker:before{content:"";width:19px;height:1px;background:var(--os-accent);box-shadow:0 0 8px #79f5dc8c}.space-os .customer-command-head h1{margin:0;color:var(--os-text);font-size:clamp(22px,2.2vw,32px);font-weight:620;letter-spacing:-.045em}.space-os .customer-command-head p{margin:5px 0 0;color:var(--os-muted);font-size:10px}.space-os .customer-command-meta{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.space-os .customer-command-meta>span{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border:1px solid var(--os-line);border-radius:8px;color:var(--os-text-soft);background:#ffffff05;font-size:9px}.space-os .customer-command-refresh{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:1px solid var(--os-line);border-radius:9px;color:var(--os-text-soft);background:var(--os-panel);cursor:pointer}.space-os .customer-command-refresh:hover{color:var(--os-accent);border-color:#79f5dc52}.space-os .customer-space-os{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--os-line);border-radius:var(--os-radius-lg);background:#0a0e0fb8;box-shadow:0 28px 90px #00000040}.space-os .customer-space-stage,.space-os .customer-intelligence-panel,.space-os .customer-project-panel,.space-os .customer-notification-panel,.space-os .customer-signal-card{border:1px solid var(--os-line);background:var(--os-panel)}.space-os .customer-space-stage{min-width:0;min-height:min(550px,calc(100dvh - 220px));display:flex;flex-direction:column;position:relative;overflow:hidden;border-radius:var(--os-radius);box-shadow:0 24px 80px #0000003b}.space-os .customer-space-stage:before{content:"";width:50%;height:130%;position:absolute;left:-30%;top:-15%;opacity:.14;pointer-events:none;transform:rotate(14deg);background:linear-gradient(90deg,transparent,rgba(121,245,220,.22),transparent)}.space-os .customer-space-stage-head,.space-os .customer-space-toolbar{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative;z-index:3;padding:0 16px;border-bottom:1px solid var(--os-line)}.space-os .customer-space-toolbar{min-height:62px;order:0;padding-inline:18px;background:#0d1213eb}.space-os .customer-space-toolbar>div:first-child{min-width:0;display:flex;align-items:baseline;gap:10px}.space-os .customer-space-toolbar>div:first-child>span{color:var(--os-accent);font-family:SFMono-Regular,Consolas,monospace;font-size:8px;letter-spacing:.15em}.space-os .customer-space-toolbar>div:first-child>strong{overflow:hidden;color:var(--os-text);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.space-os .customer-space-toolbar>div:first-child>small{color:var(--os-muted);font-size:9px}.space-os .customer-space-stage-head>div{min-width:0;display:grid;gap:2px}.space-os .customer-space-stage-head small,.space-os .customer-space-toolbar small{color:var(--os-muted);font-family:SFMono-Regular,Consolas,monospace;font-size:8px;letter-spacing:.14em}.space-os .customer-space-stage-head strong{overflow:hidden;color:var(--os-text);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.space-os .customer-space-stage-head h2{overflow:hidden;margin:0;color:var(--os-text);font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.space-os .customer-space-state{display:flex;align-items:center;gap:7px;padding:0}.space-os .customer-space-state:before{content:none}.space-os .customer-space-state>button{min-height:44px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid rgba(121,245,220,.24);border-radius:9px;color:var(--os-accent);background:var(--os-accent-dim);cursor:pointer;font-size:9px}.space-os .customer-space-live{display:inline-flex;align-items:center;gap:7px;color:var(--os-accent);font-family:SFMono-Regular,Consolas,monospace;font-size:8px;letter-spacing:.08em}.space-os .customer-space-live>span{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 9px currentColor;animation:os-signal 2.4s ease-in-out infinite}.space-os .customer-space-live.inactive{color:var(--os-muted)}.space-os .customer-space-grid{min-height:0;flex:1;display:grid;grid-template-columns:minmax(0,1fr) 280px;order:1}.space-os .customer-space-canvas{min-width:0;min-height:410px;display:grid;place-items:center;position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 48% 46%,rgba(121,245,220,.07),transparent 31%),linear-gradient(rgba(130,183,173,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(130,183,173,.045) 1px,transparent 1px),#0b1011;background-size:auto,24px 24px,24px 24px,auto;perspective:900px}.space-os .customer-space-canvas:before,.space-os .customer-space-canvas:after{content:"";position:absolute;z-index:1;pointer-events:none}.space-os .customer-space-source{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;object-fit:cover;filter:saturate(.68) contrast(1.08) brightness(.43);opacity:.76}.space-os .customer-space-canvas.has-source:after{background:linear-gradient(90deg,rgba(8,11,12,.76),transparent 22%,transparent 78%,rgba(8,11,12,.78)),linear-gradient(rgba(8,11,12,.5),transparent 18%,transparent 78%,rgba(8,11,12,.82)),#060c0c2e}.space-os .customer-space-canvas.has-source .customer-space-blueprint{opacity:.87;background:linear-gradient(rgba(121,245,220,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(121,245,220,.09) 1px,transparent 1px),#050c0c85}.space-os .customer-space-canvas:before{width:74%;aspect-ratio:1;border:1px solid rgba(121,245,220,.08);border-radius:50%;box-shadow:0 0 0 70px #79f5dc05,0 0 0 140px #79f5dc03}.space-os .customer-space-canvas:after{top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(8,11,12,.72),transparent 15%,transparent 85%,rgba(8,11,12,.72)),linear-gradient(rgba(8,11,12,.56),transparent 14%,transparent 86%,rgba(8,11,12,.68))}.space-os .customer-space-blueprint{width:min(74%,630px);aspect-ratio:1.35;position:relative;z-index:2;border:1px solid rgba(181,255,233,.6);transform:rotateX(55deg) rotate(-20deg);transform-style:preserve-3d;background:linear-gradient(rgba(121,245,220,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(121,245,220,.09) 1px,transparent 1px),#0a1212c7;background-size:18px 18px;box-shadow:0 0 0 7px #79f5dc06,28px 38px 80px #00000085,inset 0 0 45px #79f5dc09}.space-os .customer-space-blueprint:before,.space-os .customer-space-blueprint:after{content:"";position:absolute;pointer-events:none}.space-os .customer-space-blueprint:before{top:11%;right:9%;bottom:11%;left:9%;border:4px double rgba(181,255,233,.75)}.space-os .customer-space-blueprint:after{width:29%;height:41%;right:9%;top:11%;border-left:3px solid rgba(181,255,233,.62);border-bottom:3px solid rgba(181,255,233,.62)}.space-os .customer-space-room{position:absolute;border:1px solid rgba(121,245,220,.34);background:#79f5dc09}.space-os .customer-space-room>span{position:absolute;left:7px;top:6px;color:#b5ffe9b3;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;letter-spacing:.08em}.space-os .customer-space-room:nth-child(1){top:18%;right:52%;bottom:48%;left:15%}.space-os .customer-space-room:nth-child(2){top:55%;right:52%;bottom:15%;left:15%}.space-os .customer-space-room:nth-child(3){top:55%;right:15%;bottom:15%;left:52%}.space-os .customer-space-node{width:28px;height:28px;display:grid;place-items:center;position:absolute;z-index:3;border:1px solid rgba(215,163,107,.65);border-radius:6px;color:#ffd09c;background:#402813b8;box-shadow:0 0 22px #d7a36b40;transform:translateZ(9px)}.space-os .customer-space-node.node-a{left:25%;top:38%}.space-os .customer-space-node.node-b{left:59%;top:35%}.space-os .customer-space-node.node-c{left:43%;top:68%}.space-os .customer-space-node.node-wide{width:56%;height:22px;left:23%;top:48%;border-radius:4px}.space-os .customer-space-node.node-round{width:34px;height:34px;left:30%;top:36%;border-radius:50%}.space-os .customer-space-node.node-seat{width:20px;height:20px;right:20%;bottom:20%;border-radius:50%}.space-os .customer-space-route{position:absolute;z-index:4;border:1px dashed rgba(121,245,220,.58);border-top:0;border-left:0;border-radius:0 0 22px;pointer-events:none}.space-os .customer-space-route.route-a{width:42%;height:26%;left:16%;bottom:17%}.space-os .customer-space-route.route-b{width:27%;height:38%;right:18%;top:17%;transform:rotate(180deg)}.space-os .customer-space-scan{width:100%;height:2px;position:absolute;z-index:5;left:0;top:8%;opacity:.78;pointer-events:none;background:linear-gradient(90deg,transparent,var(--os-accent),transparent);box-shadow:0 0 20px #79f5dc6b;animation:os-scan 5.6s ease-in-out infinite}.space-os .customer-space-legend{display:flex;align-items:center;gap:14px;position:absolute;z-index:7;left:16px;bottom:14px;padding:7px 9px;border:1px solid rgba(64,80,84,.65);border-radius:8px;color:var(--os-muted);background:#080b0cb8;font-size:8px}.space-os .customer-space-legend span{display:flex;align-items:center;gap:5px}.space-os .customer-space-legend i{width:6px;height:6px;display:block;border-radius:50%;background:var(--os-accent)}.space-os .customer-space-legend span:last-child i{background:var(--os-copper)}.space-os .customer-space-telemetry{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:1px;padding:0;border-top:1px solid var(--os-line);border-left:0;background:#0c1112}.space-os .customer-space-telemetry>span{min-height:71px;display:grid;align-content:center;gap:3px;padding:10px;border-right:1px solid var(--os-line);border-bottom:0}.space-os .customer-space-telemetry span{color:var(--os-muted);font-size:8px}.space-os .customer-space-telemetry strong{color:var(--os-text);font-size:16px;font-weight:630}.space-os .customer-space-telemetry small{color:var(--os-accent);font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.space-os .customer-space-sidecar{min-width:0;display:grid;align-content:start;gap:12px}.space-os .customer-intelligence-panel,.space-os .customer-project-panel,.space-os .customer-notification-panel{overflow:hidden;border-radius:var(--os-radius)}.space-os .customer-intelligence-panel{padding:15px;background:radial-gradient(circle at 100% 0,rgba(121,245,220,.1),transparent 44%),var(--os-panel)}.space-os .customer-intelligence-panel>header,.space-os .customer-project-panel>header,.space-os .customer-notification-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.space-os .customer-intelligence-panel>header span,.space-os .customer-project-panel>header span,.space-os .customer-notification-panel>header span{color:var(--os-muted);font-family:SFMono-Regular,Consolas,monospace;font-size:8px;letter-spacing:.13em}.space-os .customer-intelligence-panel>header svg{color:var(--os-accent)}.space-os .customer-intelligence-state{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.space-os .customer-intelligence-state>span{width:10px;height:10px;flex:0 0 auto;border:0;border-radius:50%;color:var(--os-accent);background:currentColor;box-shadow:0 0 12px currentColor}.space-os .customer-intelligence-state.unavailable>span{color:var(--os-warning)}.space-os .customer-intelligence-state strong{display:block;color:var(--os-text);font-size:12px}.space-os .customer-intelligence-state p{margin:4px 0 0;color:var(--os-muted);font-size:9px;line-height:1.55}.space-os .customer-intelligence-panel>p{min-height:42px;margin:10px 0 13px;color:var(--os-muted);font-size:9px;line-height:1.55}.space-os .customer-intelligence-panel>button,.space-os .customer-project-panel>button{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border:1px solid var(--os-line);border-radius:9px;color:var(--os-text-soft);background:var(--os-panel-raised);cursor:pointer;font-size:9px}.space-os .customer-intelligence-panel>button:hover,.space-os .customer-project-panel>button:hover{color:var(--os-accent);border-color:#79f5dc4d}.space-os .customer-project-panel{padding:15px}.space-os .customer-project-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.space-os .customer-project-title>div{min-width:0;display:grid;gap:2px}.space-os .customer-project-title strong,.space-os .customer-project-title small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.space-os .customer-project-title strong{color:var(--os-text);font-size:10px}.space-os .customer-project-title small{color:var(--os-muted);font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.space-os .customer-project-progress{height:3px;position:relative;overflow:hidden;margin:3px 0 13px;border-radius:99px;background:#232b2c}.space-os .customer-project-progress span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#4ea896,var(--os-accent));box-shadow:0 0 14px #79f5dc59}.space-os .customer-project-progress-copy{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:var(--os-muted);font-size:8px}.space-os .customer-project-progress-copy strong{color:var(--os-accent);font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.space-os .customer-project-steps{display:flex;gap:5px;margin-bottom:12px}.space-os .customer-project-steps>i{height:3px;flex:1;border:1px solid var(--os-line);border-radius:99px;background:#202829}.space-os .customer-project-steps>i.completed{border-color:var(--os-accent);background:var(--os-accent)}.space-os .customer-project-steps>i.current{border-color:var(--os-accent);background:#79f5dc38;box-shadow:0 0 12px #79f5dc38}.space-os .customer-space-ops{display:grid;grid-template-columns:minmax(0,.92fr) minmax(300px,1.08fr);gap:12px;order:3;padding:12px;border-top:1px solid var(--os-line);background:#080c0c9e}.space-os .customer-signal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.space-os .customer-signal-card{min-height:68px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px;border-radius:11px;color:var(--os-text);cursor:pointer;text-align:left;transition:transform .18s ease,border-color .18s ease,background .18s ease}.space-os .customer-signal-card:hover{border-color:var(--os-line-bright);background:var(--os-panel-raised);transform:translateY(-2px)}.space-os .customer-signal-card>span:first-child{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--os-line);border-radius:9px;color:var(--os-accent);background:#ffffff05}.space-os .customer-signal-card div{min-width:0;display:grid;gap:1px}.space-os .customer-signal-card small{overflow:hidden;color:var(--os-muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.space-os .customer-signal-card strong{color:var(--os-text);font-size:14px}.space-os .customer-signal-card>svg{color:var(--os-muted)}.space-os .customer-notification-panel{min-height:0;padding:14px}.space-os .customer-notification-panel>header{margin-bottom:7px}.space-os .customer-notification-panel>header strong{color:var(--os-text);font-size:11px}.space-os .customer-notification-list{display:grid;gap:2px}.space-os .customer-notification-list button{width:100%;min-height:44px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 0;border:0;border-top:1px solid var(--os-line);color:var(--os-text);background:transparent;cursor:pointer;text-align:left}.space-os .customer-notification-list button>span{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;color:var(--os-accent);background:var(--os-accent-dim)}.space-os .customer-notification-list button.read{opacity:.52}.space-os .customer-notification-list button div{min-width:0}.space-os .customer-notification-list strong,.space-os .customer-notification-list small,.space-os .customer-notification-list p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.space-os .customer-notification-list p{margin:2px 0;color:var(--os-text-soft);font-size:8px}.space-os .customer-notification-list strong{font-size:9px}.space-os .customer-notification-list small{margin-top:2px;color:var(--os-muted);font-size:8px}.space-os .customer-command-dock{min-height:76px;display:grid;grid-template-columns:minmax(170px,1fr) minmax(160px,1.18fr) minmax(128px,.76fr) minmax(128px,.76fr);align-items:center;gap:8px;order:2;position:relative;z-index:8;padding:10px;border-top:1px solid var(--os-line);background:#080c0cf0}.space-os .customer-command-dock>div:first-child{min-width:0;display:flex;align-items:center;gap:10px;padding:0 8px;color:var(--os-accent)}.space-os .customer-command-dock>div:first-child>span{min-width:0;display:grid;gap:2px}.space-os .customer-command-dock>div:first-child small{color:var(--os-muted);font-family:SFMono-Regular,Consolas,monospace;font-size:7px;letter-spacing:.13em}.space-os .customer-command-dock>div:first-child strong{color:var(--os-text);font-size:10px}.space-os .customer-command-dock button{min-height:52px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--os-line);border-radius:11px;color:var(--os-text-soft);background:var(--os-panel-raised);cursor:pointer;text-align:left;transition:transform .18s ease,border-color .18s ease,color .18s ease}.space-os .customer-command-dock button:hover{color:var(--os-text);border-color:var(--os-line-bright);transform:translateY(-1px)}.space-os .customer-command-dock button svg{flex:0 0 auto}.space-os .customer-command-dock button>span{min-width:0;display:grid;gap:2px}.space-os .customer-command-dock button strong{font-size:10px}.space-os .customer-command-dock button small{overflow:hidden;color:var(--os-muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.space-os .customer-command-primary{color:#06110f!important;border-color:var(--os-accent)!important;background:linear-gradient(90deg,var(--os-accent),#b7ffe9)!important;box-shadow:0 10px 34px #79f5dc21}.space-os .customer-command-primary:disabled{color:var(--os-muted)!important;border-color:var(--os-line)!important;background:#1b2223!important;box-shadow:none;cursor:not-allowed}.space-os .customer-command-primary:disabled small{color:#71807d!important}.space-os .customer-command-primary small{color:#06110fa3!important}.space-os .customer-command-secondary:last-child svg{color:var(--os-copper)}.space-os .customer-card,.space-os .customer-job-card,.space-os .customer-cart,.space-os .customer-product-grid article,.space-os .customer-asset-grid article,.space-os .customer-space-form,.space-os .customer-space-list,.space-os .customer-design-list,.space-os .customer-proposals article,.space-os .customer-custom-create,.space-os .customer-custom-editor,.space-os .customer-project-list,.space-os .customer-project-detail,.space-os .customer-ticket-create,.space-os .customer-ticket-list,.space-os .customer-ticket-detail,.space-os .customer-design-brief,.space-os .customer-recent-spaces,.space-os .customer-project-workspace,.space-os .customer-proposal-editor,.space-os .customer-variant-rail{color:var(--os-text);border-color:var(--os-line);background:var(--os-panel);box-shadow:none}.space-os .customer-card-title,.space-os .customer-section-title,.space-os .customer-job-head{border-color:var(--os-line)}.space-os .customer-card-title h2,.space-os .customer-section-title h2,.space-os .customer-job-head h2,.space-os .customer-product-body h3,.space-os .customer-cart h2{color:var(--os-text)}.space-os .customer-card-title>svg,.space-os .customer-section-title>svg,.space-os .customer-job-head>svg{color:var(--os-muted)}.space-os .customer-card p,.space-os .customer-card small,.space-os .customer-product-body p,.space-os .customer-cart small,.space-os .customer-product-body>span,.space-os .customer-section-title>small{color:var(--os-muted)}.space-os .customer-search{border-color:var(--os-line);background:var(--os-panel)}.space-os .customer-search input{color:var(--os-text)}.space-os .customer-search input::placeholder{color:var(--os-muted)}.space-os .customer-product-grid{gap:10px}.space-os .customer-product-grid article{overflow:hidden;border-radius:13px}.space-os .customer-product-image{color:var(--os-muted);background:linear-gradient(135deg,rgba(121,245,220,.055),transparent),#141a1b}.space-os .customer-product-body button,.space-os .customer-cart-summary button,.space-os .customer-primary,.space-os .customer-proposals article>div:last-child>button,.space-os .customer-config-actions button,.space-os .customer-appointment button,.space-os .customer-approval button{min-height:44px;color:#07100f;background:var(--os-accent)}.space-os .customer-product-body button:disabled,.space-os .customer-cart-summary button:disabled,.space-os .customer-primary:disabled{color:#687471;background:#252d2e}.space-os .customer-cart-item,.space-os .customer-cart-summary,.space-os .customer-notifications button{border-color:var(--os-line)}.space-os .customer-cart-item strong,.space-os .customer-cart-summary strong{color:var(--os-text)}.space-os input,.space-os select,.space-os textarea{color:var(--os-text);border-color:var(--os-line)!important;background:#0b1011!important}.space-os input:not([type=file]),.space-os select{min-height:44px}.space-os .customer-search,.space-os .customer-search input{min-height:44px}.space-os input::placeholder,.space-os textarea::placeholder{color:#647572}.space-os select{color-scheme:dark}.space-os label,.space-os legend{color:var(--os-text-soft)}.space-os .customer-subnav{display:flex;gap:7px;margin-bottom:14px}.space-os .customer-subnav button{min-height:44px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid var(--os-line);border-radius:10px;color:var(--os-text-soft);background:var(--os-panel);cursor:pointer;font-size:9px}.space-os .customer-subnav button.active{color:var(--os-accent);border-color:#79f5dc57;background:var(--os-accent-dim)}.space-os fieldset{border-color:var(--os-line)}.space-os .customer-modal-backdrop{background:#000000c7}.space-os .customer-modal{color:var(--os-text);border:1px solid var(--os-line);background:#101516}.space-os .customer-modal header,.space-os .customer-modal footer{border-color:var(--os-line)}.space-os .customer-empty,.space-os .customer-loading,.space-os .customer-error{color:var(--os-text-soft);border-color:var(--os-line);background:#101516d1}.space-os .customer-library-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:12px}.space-os .customer-library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.space-os .customer-space-tile{min-width:0;overflow:hidden;padding:0;border:1px solid var(--os-line);border-radius:var(--os-radius);color:var(--os-text);background:var(--os-panel);cursor:pointer;text-align:left}.space-os .customer-space-tile:hover,.space-os .customer-space-tile.active{border-color:#79f5dc66;box-shadow:inset 0 0 0 1px #79f5dc14}.space-os .customer-space-tile-visual{height:clamp(170px,23vw,250px);position:relative;overflow:hidden;color:var(--os-accent);background:radial-gradient(circle at 70% 30%,rgba(121,245,220,.12),transparent 34%),linear-gradient(rgba(121,245,220,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(121,245,220,.06) 1px,transparent 1px),#0a0f10;background-size:auto,22px 22px,22px 22px,auto}.space-os .customer-space-tile-visual>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;object-fit:cover;filter:saturate(.7) contrast(1.08) brightness(.58)}.space-os .customer-space-tile-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#080b0c1f,#080b0cad),linear-gradient(90deg,rgba(121,245,220,.08),transparent 55%)}.space-os .customer-space-tile-visual:after{content:"DIGITAL SPACE";position:absolute;z-index:4;right:12px;bottom:10px;color:#aab8b58c;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;letter-spacing:.16em}.space-os .customer-space-tile-visual>span{z-index:4;border-color:#79f5dc29;color:var(--os-accent);background:#080b0cb8}.space-os .customer-space-tile-visual i{z-index:3;border-color:#b5ffe985;background:#79f5dc06;transform:rotateX(50deg) rotate(-16deg)}.space-os .customer-space-tile-body{padding:14px}.space-os .customer-space-tile-body>small{color:var(--os-accent)}.space-os .customer-space-tile-body h2{color:var(--os-text)}.space-os .customer-space-tile-body p,.space-os .customer-space-tile-body>div>span:not(.customer-status){color:var(--os-muted)}.space-os .customer-space-inspector{min-height:460px;position:sticky;top:82px;padding:18px;border:1px solid var(--os-line);border-radius:var(--os-radius);color:var(--os-text);background:var(--os-panel)}.space-os .customer-space-inspector>header{border-color:var(--os-line)}.space-os .customer-space-inspector>header>span,.space-os .customer-space-job-list>strong{color:var(--os-accent)}.space-os .customer-space-inspector h2,.space-os .customer-space-inspector dd{color:var(--os-text)}.space-os .customer-space-inspector>header p,.space-os .customer-space-inspector dt,.space-os .customer-space-job-list p,.space-os .customer-space-job-list>div>span{color:var(--os-muted)}.space-os .customer-space-inspector dl>div,.space-os .customer-space-job-list>div{border-color:var(--os-line)}.space-os .customer-mode-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.space-os .customer-mode-switch>button{min-height:78px;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;color:var(--os-text-soft);border-color:var(--os-line);border-radius:11px;background:var(--os-panel);box-shadow:none}.space-os .customer-mode-switch>button:hover,.space-os .customer-mode-switch>button.active{color:var(--os-text);border-color:#79f5dc61;background:linear-gradient(90deg,rgba(121,245,220,.08),transparent),var(--os-panel)}.space-os .customer-mode-switch>button>small{color:var(--os-muted);font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.space-os .customer-mode-switch>button>span{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--os-line);border-radius:9px;color:var(--os-text-soft);background:var(--os-panel-soft)}.space-os .customer-mode-switch>button.active>span,.space-os .customer-mode-switch>button.active>small{color:var(--os-accent);border-color:#79f5dc42;background:var(--os-accent-dim)}.space-os .customer-mode-switch strong{color:inherit;font-family:inherit;font-size:12px;font-weight:650}.space-os .customer-mode-switch p,.space-os .customer-mode-switch small,.space-os .customer-mode-switch>button>svg,.space-os .customer-mode-switch>button.active p,.space-os .customer-mode-switch>button.active>svg{color:var(--os-muted)}.space-os .customer-design-create-layout{grid-template-columns:minmax(0,1fr) 280px;gap:12px}.space-os .customer-design-brief,.space-os .customer-recent-spaces{border-radius:var(--os-radius)}.space-os .customer-design-brief fieldset{border-color:var(--os-line)}.space-os .customer-design-brief h2,.space-os .customer-recent-spaces h2,.space-os .customer-workspace-head h2,.space-os .customer-proposal-editor h3,.space-os .customer-proposal-editor h4{color:var(--os-text);font-family:Avenir Next,SF Pro Display,Hiragino Sans,Noto Sans SC,PingFang SC,sans-serif;font-weight:620}.space-os .customer-design-brief header p,.space-os .customer-recent-spaces header p,.space-os .customer-workspace-head p,.space-os .customer-proposal-editor header p{color:var(--os-muted)}.space-os .customer-design-file{min-height:160px;border-color:#79f5dc40;color:var(--os-text-soft);background:linear-gradient(rgba(121,245,220,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(121,245,220,.045) 1px,transparent 1px),#0b1011;background-size:20px 20px}.space-os .customer-design-file>svg{color:var(--os-accent)}.space-os .customer-scene-picker>span{color:var(--os-muted)}.space-os .customer-scene-picker button{min-height:44px;color:var(--os-text-soft);border-color:var(--os-line);background:var(--os-panel-soft)}.space-os .customer-scene-picker button:hover,.space-os .customer-scene-picker button.active{color:var(--os-accent);border-color:#79f5dc52;background:var(--os-accent-dim)}.space-os .customer-recent-spaces>div>button,.space-os .customer-variant-rail>button{color:var(--os-text);border-color:var(--os-line);background:transparent}.space-os .customer-recent-spaces>div>button:hover,.space-os .customer-recent-spaces>div>button.active,.space-os .customer-variant-rail>button.active{border-color:#79f5dc4d;background:var(--os-accent-dim)}.space-os .customer-recent-spaces button small,.space-os .customer-variant-rail button small{color:var(--os-muted)}.space-os .customer-project-workspace{border-radius:var(--os-radius)}.space-os .customer-workspace-head{border-color:var(--os-line)}.space-os .customer-workspace-progress{color:var(--os-text);background:#252d2e}.space-os .customer-workspace-progress>span{background:var(--os-accent);box-shadow:0 0 16px #79f5dc3d}.space-os .customer-workspace-running{color:var(--os-text-soft);border-color:#79f5dc30;background:var(--os-accent-dim)}.space-os .customer-proposal-workbench{border-color:var(--os-line)}.space-os .customer-proposal-stage,.space-os .customer-proposal-render{border-color:var(--os-line);background:#0a0f10}.space-os .customer-proposal-stage .customer-plan,.space-os .customer-plan{color:var(--os-text-soft);border-color:var(--os-line);border-radius:11px;background:#0b1011}.space-os .customer-proposal-stage .customer-plan>header,.space-os .customer-plan>header,.space-os .customer-plan-editbar{color:var(--os-text-soft);border-color:var(--os-line);background:#111718}.space-os .customer-plan>header>div,.space-os .customer-plan-empty strong{color:var(--os-text)}.space-os .customer-plan-empty,.space-os .customer-plan-empty small,.space-os .customer-plan>footer span{color:var(--os-muted)}.space-os .customer-plan-empty>span,.space-os .customer-plan>header>span{color:var(--os-copper);background:#d7a36b1a}.space-os .customer-plan-canvas{background:linear-gradient(rgba(121,245,220,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(121,245,220,.035) 1px,transparent 1px),#0b1011;background-size:18px 18px}.space-os .customer-plan-no-objects{color:var(--os-muted);border:1px solid var(--os-line);background:#0c1112eb}.space-os .customer-plan-editbar>div:first-child{color:var(--os-text-soft)}.space-os .customer-plan-editbar button{width:36px;height:36px;color:var(--os-text);border-color:var(--os-line);background:var(--os-panel-raised)}.space-os .customer-editor-meta>div,.space-os .customer-editor-bom,.space-os .customer-editor-decision,.space-os .customer-editor-warnings{border-color:var(--os-line);background:var(--os-panel-soft)}.space-os .customer-editor-meta span,.space-os .customer-editor-bom small,.space-os .customer-editor-decision p,.space-os .customer-editor-decision small{color:var(--os-muted)}.space-os .customer-editor-meta strong,.space-os .customer-editor-bom h4,.space-os .customer-editor-decision h4{color:var(--os-text)}.space-os .customer-editor-bom>div{border-color:var(--os-line)}.space-os .customer-error-banner,.space-os .customer-job-error{color:#ffd0c7;border-color:#ff8c7a47;background:#521c1575}.space-os .customer-success{color:#c8ffea;border-color:#79f5dc3d;background:#1e5b4c47}.space-os .customer-mobile-nav{display:none}@keyframes os-signal{0%,to{opacity:.72;transform:scale(.9)}50%{opacity:1;transform:scale(1.08)}}@keyframes os-scan{0%,to{opacity:0;transform:translateY(0)}12%{opacity:.72}52%{opacity:.58;transform:translateY(390px)}65%{opacity:0;transform:translateY(460px)}}@media(max-width:1180px){.customer-shell.space-os{grid-template-columns:68px minmax(0,1fr)}.space-os .customer-sidebar.customer-rail{width:68px;padding-inline:8px}.space-os .customer-rail-nav button.active:before{left:-9px}.space-os .customer-space-grid{grid-template-columns:minmax(0,1fr) 276px}.space-os .customer-signal-grid,.space-os .customer-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.space-os .customer-space-stage{min-height:620px}.space-os .customer-space-grid{grid-template-columns:1fr}.space-os .customer-space-sidecar{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:12px}.space-os .customer-space-ops,.space-os .customer-library-layout,.space-os .customer-design-create-layout,.space-os .customer-shop-layout{grid-template-columns:1fr}.space-os .customer-space-inspector,.space-os .customer-cart,.space-os .customer-recent-spaces{position:static}}@media(max-width:700px){.customer-shell.space-os{display:block;padding-bottom:calc(70px + env(safe-area-inset-bottom,0px))}.space-os .customer-sidebar.customer-rail{width:min(310px,calc(100vw - 52px));min-height:100dvh;position:fixed;left:0;top:0;z-index:90;align-items:stretch;padding:calc(18px + env(safe-area-inset-top,0px)) 14px 18px;border-right-color:var(--os-line-bright);visibility:hidden;pointer-events:none;transform:translate(-104%);transition:transform .22s ease}.space-os .customer-sidebar.customer-rail.open{visibility:visible;pointer-events:auto;transform:translate(0)}.space-os .customer-menu-close{width:44px;height:44px;display:grid;place-items:center;position:absolute;top:calc(13px + env(safe-area-inset-top,0px));right:12px;border:1px solid var(--os-line);border-radius:10px;color:var(--os-text);background:var(--os-panel-raised)}.space-os .customer-rail-brand{justify-self:start;margin-left:2px}.space-os .customer-company{width:100%;min-height:44px;grid-template-columns:auto minmax(0,1fr) auto;justify-content:stretch;gap:10px;margin-top:14px;padding:0 12px;border:1px solid var(--os-line);border-radius:11px;color:var(--os-text-soft);background:var(--os-panel)}.space-os .customer-company .customer-nav-label{min-width:0;display:grid;position:static;padding:0;border:0;background:transparent;box-shadow:none;opacity:1;transform:none}.space-os .customer-company .customer-nav-label span,.space-os .customer-company .customer-nav-label strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.space-os .customer-company .customer-nav-label span{color:var(--os-muted);font-size:8px}.space-os .customer-company .customer-nav-label strong{color:var(--os-text);font-size:10px}.space-os .customer-company>svg:last-child{position:static}.space-os .customer-rail-nav{margin-top:36px}.space-os .customer-rail-nav button{width:100%;min-height:52px;display:flex;justify-content:flex-start;gap:12px;padding:0 14px}.space-os .customer-rail-nav button.active:before{left:-15px}.space-os .customer-nav-label{min-width:0;position:static;padding:0;border:0;color:inherit;background:transparent;box-shadow:none;font-size:12px;opacity:1;transform:none}.space-os .customer-rail-footer{justify-items:stretch}.space-os .customer-admin-link{width:100%;display:flex;justify-content:flex-start;gap:10px;padding:0 13px}.space-os .customer-admin-link span{display:inline}.space-os .customer-network,.space-os .customer-profile{display:none}.space-os .customer-topbar{min-height:calc(58px + env(safe-area-inset-top,0px));padding-inline:max(12px,env(safe-area-inset-left,0px)) max(12px,env(safe-area-inset-right,0px))}.space-os .customer-hamburger{width:44px;height:44px;display:grid!important;place-items:center;flex:0 0 auto;padding:0;border:1px solid var(--os-line);border-radius:10px;color:var(--os-text);background:var(--os-panel)}.space-os .customer-topbar-context{flex:1;gap:9px}.space-os .customer-topbar-context>span,.space-os .customer-topbar-status{display:none}.space-os .customer-topbar-context strong{max-width:152px;display:block;font-size:11px}.space-os .customer-topbar-alert{width:44px;flex:0 0 auto}.space-os .customer-main{min-height:calc(100dvh - 58px);padding:12px 10px 24px}.space-os .customer-command-head{align-items:center;margin:1px 2px 10px}.space-os .customer-command-kicker{margin-bottom:3px;font-size:7px}.space-os .customer-command-head h1{font-size:21px}.space-os .customer-command-head p{display:none}.space-os .customer-command-meta>span{display:none}.space-os .customer-command-refresh{width:44px;height:44px;padding:0;font-size:0}.space-os .customer-space-os{display:flex;flex-direction:column}.space-os .customer-space-toolbar{min-height:56px;order:0;padding-inline:12px}.space-os .customer-space-toolbar>div:first-child>span,.space-os .customer-space-toolbar>div:first-child>small{display:none}.space-os .customer-command-dock{order:1}.space-os .customer-space-grid{order:2}.space-os .customer-space-ops{order:3}.space-os .customer-space-stage{min-height:0;border-right:0;border-left:0;border-radius:0}.space-os .customer-space-stage-head{min-height:50px;padding-inline:12px}.space-os .customer-space-grid{display:block;position:relative}.space-os .customer-space-canvas{min-height:clamp(300px,42dvh,380px)}.space-os .customer-space-blueprint{width:80%;transform:rotateX(53deg) rotate(-19deg) scale(.96)}.space-os .customer-space-telemetry{min-height:70px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;border-top:1px solid var(--os-line);border-left:0}.space-os .customer-space-telemetry>span{min-height:70px;padding:8px;border-right:1px solid var(--os-line);border-bottom:0}.space-os .customer-space-telemetry strong{font-size:13px}.space-os .customer-command-dock{min-height:70px;grid-template-columns:minmax(0,1fr) 52px 52px;padding:8px}.space-os .customer-command-dock>div:first-child{display:none}.space-os .customer-command-dock button{min-height:52px;justify-content:center;padding:0 10px}.space-os .customer-command-dock button.customer-command-secondary>span{width:1px;height:1px;display:block;position:absolute;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.space-os .customer-command-primary{justify-content:flex-start!important}.space-os .customer-space-sidecar{grid-template-columns:1fr;padding:10px}.space-os .customer-signal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.space-os .customer-space-ops{padding:10px}.space-os .customer-signal-card{min-height:62px}.space-os .customer-view-head{min-height:58px;align-items:flex-start;flex-direction:row;margin-bottom:12px}.space-os .customer-view-head h1{font-size:21px}.space-os .customer-view-head p{display:none}.space-os .customer-view-head>div:last-child{flex-wrap:wrap;justify-content:flex-end}.space-os .customer-view-head>div:last-child>button{width:44px;flex:0 0 44px;padding:0;font-size:0}.space-os .customer-library-grid,.space-os .customer-product-grid{grid-template-columns:1fr}.space-os .customer-space-tile-visual{height:190px}.space-os .customer-mode-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.space-os .customer-mode-switch>button{min-width:0;min-height:68px;grid-template-columns:1fr;justify-items:center;gap:5px;padding:8px 4px;text-align:center}.space-os .customer-mode-switch>button>small,.space-os .customer-mode-switch>button p,.space-os .customer-mode-switch>button>svg{display:none}.space-os .customer-mode-switch>button>span{width:30px;height:30px}.space-os .customer-mode-switch strong{font-size:10px}.space-os .customer-design-brief{order:-1}.space-os .customer-recent-spaces{order:0}.space-os .customer-mobile-nav{min-height:calc(64px + env(safe-area-inset-bottom,0px));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));position:fixed;z-index:80;left:8px;right:8px;bottom:8px;padding:5px 5px calc(5px + env(safe-area-inset-bottom,0px));border:1px solid var(--os-line-bright);border-radius:17px;background:#0c1011f0;box-shadow:0 16px 50px #0000007a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.space-os .customer-mobile-nav button{min-width:0;min-height:52px;display:grid;place-items:center;align-content:center;gap:3px;padding:0;border:0;border-radius:11px;color:var(--os-muted);background:transparent;font-size:11px}.space-os .customer-mobile-nav button.active{color:var(--os-accent);background:var(--os-accent-dim)}}@media(max-width:380px){.space-os .customer-topbar-context strong{max-width:110px}.space-os .customer-command-head h1{font-size:19px}.space-os .customer-space-state{padding-inline:7px}.space-os .customer-space-state>button{width:48px;flex:0 0 48px;justify-content:center;padding:0;font-size:0}.space-os .customer-space-canvas{min-height:300px}.space-os .customer-space-telemetry>span{min-height:64px;padding:7px 6px}.space-os .customer-space-telemetry span,.space-os .customer-space-telemetry small{font-size:7px}.space-os .customer-space-telemetry strong{font-size:12px}.space-os .customer-command-primary small{display:none}.space-os .customer-signal-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.space-os *,.space-os *:before,.space-os *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.space-os .customer-space-scan{display:none}}
