:root{--text-primary:#172b3a;--text-secondary:#40576a;--text-muted:#5f7282;--text-disabled:#5f7180;--text-inverse:#f7fbff;--text-inverse-muted:#c6d8e6;--text-accent:#195f93;--text-danger:#9a3f2d;--text-success:#21634f;--text-warning:#87501f;--text-canvas-label:#1c3b52;--text-canvas-dimension:#345267;--text-on-accent:#ffffff;--text-success-inverse:#b7decf;--text-warning-inverse:#ffd2ad;--text-danger-inverse:#ffd0bf;--surface-panel:#ffffff;--surface-subtle:#f3f6f8;--surface-inverse:#15354f;--surface-canvas-label:#fbfdff;--surface-success:#e8f4ef;--surface-warning:#fff0e6;--surface-danger:#fff0ea;--border-canvas-label:#b9c9d6;--ink:var(--text-primary);--muted:var(--text-muted);--line:#d8e1e8;--panel:var(--surface-panel);--canvas:#f3f6f8;--green:#174f78;--green-2:#236890;--orange:#1e6fa8;--studio-primary:#1e6fa8;--studio-primary-hover:#185a89;--studio-primary-soft:#eaf3f9;--studio-primary-border:#8eb6d2;--studio-navy:#15354f;--studio-line:#cbd8e2;--studio-line-subtle:#e3eaf0;--studio-control-radius:3px;--studio-panel-radius:4px;--ease-out:cubic-bezier(.23,1,.32,1);--ease-in-out:cubic-bezier(.77,0,.175,1);--ease-drawer:cubic-bezier(.32,.72,0,1)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;max-width:100%;background:#eef1f1;color:var(--ink)}body{font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;overflow-x:hidden;overflow-y:auto}button,input,select{font:inherit}button{color:inherit}.studio-auth-actions{display:flex;align-items:center;gap:7px}.studio-auth-actions a,.studio-auth-actions button,.studio-auth-actions>span{min-height:31px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #cfdbd8;border-radius:8px;background:rgba(255,255,255,.72);color:#315c56;font-size:10px;font-weight:700;text-decoration:none;white-space:nowrap}.studio-auth-actions a.primary{border-color:var(--green);background:var(--green);color:white}.studio-auth-actions button{cursor:pointer}.studio-auth-actions button:disabled{opacity:1;color:var(--text-disabled);background:var(--surface-subtle);cursor:wait}.studio-auth-actions.signed-in>span{max-width:180px;overflow:hidden;text-overflow:ellipsis}.studio-auth-state{color:#647571;font-size:10px;white-space:nowrap}.studio-auth-state.warning{color:#a55531}.top-actions .studio-auth-actions{margin-left:3px}.top-actions .studio-auth-actions a,.top-actions .studio-auth-actions button,.top-actions .studio-auth-actions>span{min-height:32px;border-color:rgba(255,255,255,.17);background:rgba(255,255,255,.07);color:#e5efed}.top-actions .studio-auth-state{color:#b7cac6}.top-actions .studio-auth-state.warning{color:#ffc6aa}.studio-auth-page{min-height:100vh;display:grid;place-items:center;padding:28px;overflow-y:auto;background:radial-gradient(circle at 80% 8%,rgba(237,123,58,.13),transparent 26%),linear-gradient(145deg,#edf2f1,#f8faf9)}.studio-auth-card{width:min(440px,100%);padding:34px;border:1px solid #dbe4e2;border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 24px 64px rgba(24,65,59,.14)}.studio-auth-brand{display:inline-flex;align-items:center;gap:9px;color:var(--green);font-size:14px;font-weight:800}.studio-auth-brand>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--green);color:white}.studio-auth-back{display:inline-flex;align-items:center;gap:5px;margin-bottom:24px;color:#61736f;font-size:10px;text-decoration:none}.studio-auth-back:hover{color:var(--green)}.studio-auth-brand>div{display:flex;flex-direction:column;gap:2px}.studio-auth-brand small{color:#81908d;font-size:8px;font-weight:500}.studio-auth-heading>span{display:inline-block;margin-top:27px;color:#b45a2f;font-size:9px;font-weight:800;letter-spacing:.1em}.studio-auth-heading h1{margin:6px 0 8px;color:#183633;font-size:27px;letter-spacing:-.025em}.studio-auth-heading p{margin:0 0 24px;color:#73817e;font-size:11px;line-height:1.7}.studio-auth-form{display:flex;flex-direction:column;gap:14px}.studio-auth-form label{display:flex;flex-direction:column;gap:7px;color:#445955;font-size:10px;font-weight:700}.studio-auth-form label>div{display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #d5dfdd;border-radius:9px;background:#fbfcfc;color:#80908c}.studio-auth-form label>div:focus-within{border-color:#398177;box-shadow:0 0 0 3px rgba(57,129,119,.12)}.studio-auth-form input{min-width:0;flex:1;min-height:43px;padding:0;border:0;background:transparent;color:var(--ink);outline:0}.studio-auth-form>button{min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:3px;border:0;border-radius:9px;background:var(--green);color:white;font-size:11px;font-weight:800;cursor:pointer}.studio-auth-form>button:disabled{opacity:1;color:var(--text-inverse-muted);cursor:wait}.studio-auth-error{margin:0;padding:9px 11px;border-radius:8px;background:#fff0ea;color:#a84f2b;font-size:10px;line-height:1.5}.studio-auth-switch{margin:20px 0 0;padding-top:18px;border-top:1px solid #e5e9e8;color:#71807d;font-size:10px;text-align:center}.studio-auth-switch a{color:#216a60;font-weight:800;text-decoration:none}.studio-auth-unavailable{display:flex;align-items:flex-start;gap:10px;margin:18px 0 0;padding:13px;border-radius:10px;background:#fff3ed;color:#9b4f2d;font-size:11px;line-height:1.65}.studio-auth-unavailable>div{display:flex;flex-direction:column;gap:3px}.studio-auth-security{display:block;margin-top:18px;color:#8a9794;font-size:8px;text-align:center}.spin{animation:auth-spin .85s linear infinite}@keyframes auth-spin{to{transform:rotate(1turn)}}.studio-shell{width:100%;height:100vh;height:100dvh;min-height:0;display:grid;grid-template-rows:58px 89px minmax(0,1fr);overflow:hidden;background:#eef1f1}.topbar{height:58px;color:var(--text-inverse);padding:0 18px;position:relative;z-index:70}.brand,.topbar{display:flex;align-items:center}.brand{width:210px;gap:9px;font-size:19px;font-weight:800;letter-spacing:.08em}.brand em{color:#7ba49f;font-size:9px;font-style:normal;letter-spacing:.15em;margin-left:-4px;align-self:flex-end;margin-bottom:15px}.brand-mark{width:32px;height:32px;display:grid;place-items:center}.project-title{display:flex;align-items:center;gap:8px;min-width:0;font-size:13px;color:var(--text-inverse)}.panel-heading button,.project-title button,.top-actions>button{border:0;background:transparent;color:inherit;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.project-title .project-name{padding:0;font-size:13px;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-title small{margin-left:7px;padding:3px 8px;border-radius:999px;font-size:10px}.project-title small.saved{color:var(--text-success-inverse);background:rgba(79,154,132,.18)}.project-title small.editing{color:var(--text-warning-inverse);background:rgba(237,123,58,.15)}.project-title .remote-save-status{margin-left:7px;padding:3px 8px;border:1px solid transparent;border-radius:999px;font-size:10px;white-space:nowrap}.project-title small.remote-save-status.saved{color:var(--text-success-inverse);background:rgba(79,154,132,.18)}.project-title small.remote-save-status.loading,.project-title small.remote-save-status.saving{color:var(--text-warning-inverse);background:rgba(213,148,55,.18)}.project-title button.remote-save-status.error{color:var(--text-danger-inverse);border-color:rgba(255,153,117,.32);background:rgba(196,69,31,.2)}.project-title button.remote-save-status.error:hover{background:rgba(210,76,35,.32)}.top-actions{margin-left:auto;display:flex;align-items:center;gap:6px}.top-actions>button{height:34px;min-width:34px;border-radius:7px}.top-actions>button:hover{background:rgba(255,255,255,.1)}.top-actions>button:disabled{opacity:1;color:var(--text-inverse-muted);cursor:default}.top-actions .text-button{gap:6px;padding:0 12px;border:1px solid rgba(255,255,255,.16)}.top-actions .remote-reload{color:#ffd4c3;border-color:rgba(255,153,117,.32)}.top-actions .primary-button{gap:7px;padding:0 15px;background:var(--orange);color:var(--text-on-accent)}.top-actions .primary-button:hover{background:#f0894e}.top-actions .avatar{margin-left:3px;border-radius:50%;background:#2c5752}.divider{height:18px;width:1px;background:rgba(255,255,255,.15);margin:0 5px}.workspace{min-width:0;min-height:0;display:grid;grid-template-columns:280px minmax(470px,1fr) 300px;overflow:hidden}.rail{background:#133632;color:#9eb6b3;padding:13px 8px 9px;gap:5px;border-top:1px solid rgba(255,255,255,.04)}.rail,.rail button{display:flex;flex-direction:column}.rail button{border:0;background:transparent;color:inherit;height:51px;border-radius:9px;align-items:center;justify-content:center;gap:3px;font-size:9px;cursor:pointer}.rail button:hover{color:white;background:rgba(255,255,255,.07)}.rail button.active{color:var(--text-on-accent);background:var(--orange);box-shadow:0 5px 16px rgba(237,123,58,.22)}.rail-spacer{flex:1}.rail-updated{width:100%;padding:7px 0 6px;border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09);color:#86a6a1;font-size:7px;line-height:1;letter-spacing:.04em}.rail-updated,.rail-updated time{display:flex;flex-direction:column;align-items:center;gap:3px}.rail-updated time{font-variant-numeric:tabular-nums}.rail-updated b{color:#d5e4e1;font-size:8px;font-weight:650}.rail-updated em{color:#a9c1bd;font-size:9px;font-style:normal;font-weight:700}.library-panel,.property-panel{background:var(--panel);min-width:0;scrollbar-width:thin;scrollbar-color:#d2d8d8 transparent}.library-panel{overflow-y:auto;border-right:1px solid var(--line);padding:18px 15px}.panel-heading,.property-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.panel-heading>div,.property-heading>div{display:flex;flex-direction:column;gap:3px}.panel-heading strong,.property-heading strong{font-size:15px}.panel-heading small,.property-heading small{color:var(--text-muted);font-size:10px}.panel-heading button{color:var(--text-secondary)}.tab-switch{display:grid;grid-template-columns:repeat(3,1fr);padding:3px;background:#f0f3f3;border-radius:8px;margin-bottom:11px}.tab-switch button{border:0;background:transparent;padding:7px 4px;border-radius:6px;color:var(--text-secondary);font-size:11px;cursor:pointer}.tab-switch button.active{background:white;color:var(--green);font-weight:700;box-shadow:0 1px 4px rgba(17,47,45,.08)}.studio-command-bar{position:relative;z-index:14;min-width:0;height:89px;border-bottom:1px solid #ccd5d4;background:var(--surface-panel)}.command-scroll{width:100%;height:100%;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#c2cdcb transparent}.command-deck{height:100%;display:grid;grid-template-rows:49px 40px}.command-deck,.command-strip{width:max-content;min-width:100%}.command-strip{display:flex;align-items:stretch;padding:0 8px;overflow:visible}.command-strip-build{border-bottom:1px solid #dce3e2;background:#fff}.command-strip-actions{background:#f8f9f9}.command-group{position:relative;flex:0 0 auto;display:flex;align-items:center;gap:2px;padding:2px 4px}.command-group-label{width:18px;height:100%;flex:0 0 18px;display:grid;place-items:center;color:var(--text-muted);font-size:8px;font-weight:700;line-height:1;letter-spacing:.08em;text-align:center;writing-mode:vertical-rl;text-orientation:upright}.command-group>button{min-width:42px;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 6px;border:1px solid transparent;border-radius:3px;background:transparent;color:var(--text-secondary);font-size:9px;white-space:nowrap;cursor:pointer}.command-strip-build .command-group>button{height:44px;flex-direction:column;gap:1px;padding:2px 5px}.command-strip-build .command-group>button>svg{width:18px;height:18px}.command-strip-actions .command-group>button{height:34px}.command-group>button>span,.frame-command>span{display:inline-flex;align-items:center;gap:3px}.command-group button small{color:var(--text-muted);font-size:7px;font-weight:500}.command-group>button.active,.command-group>button.toggled{border-color:#a9c8e0;background:#edf6fc;color:#155b96}.command-group>button:not(:disabled):hover{border-color:#b8c9c6;background:#fff;color:#164f49}.command-group>button.placement-pending{border-color:#4f9188;background:#eaf5f2;color:#155e54;box-shadow:inset 0 -2px #2a7469}.command-group>button:disabled,.command-group>button[aria-disabled=true]{opacity:1;color:var(--text-disabled);background:var(--surface-subtle);cursor:not-allowed}.command-group .danger-command:not(:disabled){color:var(--text-danger)}.command-divider{width:1px;flex:0 0 1px;margin:6px 2px;background:var(--line)}.frame-command{min-width:72px!important;max-width:78px}.frame-command>span{min-width:0;max-width:68px;display:block;overflow:hidden;text-overflow:ellipsis;line-height:1.15}.assembly-command small,.frame-command small{display:none}.frame-structure-glyph{width:22px;height:20px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linejoin:round;stroke-linecap:round}.assembly-command{min-width:68px!important;max-width:76px}.assembly-command>span{min-width:0;max-width:66px;display:block;overflow:hidden;text-overflow:ellipsis;line-height:1.15}.assembly-command-glyph{width:28px;height:21px;flex:0 0 auto;overflow:visible}.assembly-front-frame{fill:#d7dfde;stroke:#3f5152;stroke-width:1.25}.assembly-front-glass{fill:#d9eff3;stroke:#627577;stroke-width:.85}.assembly-front-connector{fill:#aebcba;stroke:#405455;stroke-width:1}.mullion-front-view-glyph{width:46px;height:38px;display:block}.mullion-front-glass{fill:#e5f3f5}.mullion-front-frame{fill:none;stroke:#536667;stroke-width:2}.mullion-front-members{fill:none;stroke:#2f4243;stroke-width:2.4;stroke-linecap:butt;stroke-linejoin:miter}.command-catalog-trigger{min-width:52px!important}.vertical-split-trigger{anchor-name:--vertical-split-trigger}.horizontal-split-trigger{anchor-name:--horizontal-split-trigger}.command-popover-panel{position:fixed;z-index:60;inset:148px auto auto 8px;min-width:180px;max-height:min(62dvh,520px);overflow-y:auto;padding:6px;border:1px solid #cfd8d6;border-radius:4px;background:var(--surface-panel);box-shadow:0 12px 28px rgba(18,48,44,.16);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-5px);transform-origin:top left;transition:transform .18s var(--ease-out),opacity .14s var(--ease-out),visibility 0s linear .18s}.command-popover-panel:popover-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}@starting-style{.command-popover-panel:popover-open{opacity:0;transform:translateY(-5px)}}.vertical-split-panel{position-anchor:--vertical-split-trigger}.horizontal-split-panel{position-anchor:--horizontal-split-trigger}@supports (position-area:bottom){.command-popover-panel{inset:auto;position-area:bottom span-right;margin:5px 0 0}}.command-catalog-dialog{width:min(1180px,calc(100vw - 40px));max-width:none;height:min(760px,calc(100dvh - 64px));max-height:none;margin:auto;padding:0;border:0;background:transparent;color:var(--text-primary);overflow:visible}.command-catalog-dialog::backdrop{background:rgba(15,30,29,.5)}.command-catalog-dialog-shell{width:100%;height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #cfd7d6;border-radius:4px;background:#fff;box-shadow:0 22px 60px rgba(10,31,29,.28);opacity:1;transform:scale(1);transition:transform .18s var(--ease-out),opacity .14s var(--ease-out)}@starting-style{.command-catalog-dialog[open] .command-catalog-dialog-shell{opacity:0;transform:scale(.98)}}.command-catalog-dialog-header{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:11px 14px 10px 18px;border-bottom:1px solid #cfd7d6;background:#fff}.command-catalog-dialog-header>div{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:2px 10px}.command-catalog-dialog-header span{grid-row:1/3;align-self:center;color:#1f6a61;font-size:9px;font-weight:800;letter-spacing:.12em;writing-mode:vertical-rl}.command-catalog-dialog-header h2{margin:0;font-size:16px;line-height:1.2}.command-catalog-dialog-header p{margin:0;color:var(--text-muted);font-size:9px;line-height:1.4}.command-catalog-dialog-header>button{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border:1px solid #d5dddc;border-radius:3px;background:#fff;color:var(--text-secondary);cursor:pointer}.command-catalog-dialog-body{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;overflow:auto;scrollbar-width:thin;scrollbar-color:#bac6c4 transparent}.command-catalog-section{min-width:0;padding:14px 16px 18px;border-right:1px solid #dfe5e4;border-bottom:1px solid #dfe5e4}.command-catalog-section:nth-child(2n){border-right:0}.command-catalog-section-wide{grid-column:1/-1;border-right:0}.command-catalog-section h3{margin:0 0 10px;color:var(--text-secondary);font-size:12px;font-weight:750}.command-catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:10px}.command-catalog-card{min-width:0;min-height:92px;display:grid;grid-template-rows:58px auto auto;justify-items:center;align-content:start;gap:4px;padding:6px 5px 7px;border:1px solid #d9dfde;border-radius:2px;background:#fff;color:var(--text-secondary);text-align:center;cursor:pointer}.command-catalog-card[aria-disabled=true]{color:var(--text-disabled);background:#f7f8f8;cursor:not-allowed}.command-catalog-card.placement-pending{border-color:#4f9188;background:#eaf5f2;color:#155e54;box-shadow:inset 0 0 0 1px #4f9188}.command-catalog-thumb{width:58px;height:58px;display:grid;place-items:center;border:1px solid #dde3e2;background:#fbfcfc}.command-catalog-thumb .frame-structure-glyph{width:44px;height:40px}.command-catalog-thumb .assembly-command-glyph{width:46px;height:36px}.command-catalog-card b{width:100%;color:currentColor;font-size:9px;font-weight:650;line-height:1.25;overflow-wrap:anywhere}.command-catalog-card small{color:var(--text-muted);font-size:8px;line-height:1.2}.command-catalog-card-control{grid-template-rows:auto auto;cursor:default}.command-catalog-card-control>button{width:100%;min-width:0;display:grid;grid-template-rows:58px auto;justify-items:center;gap:4px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.command-catalog-count{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px;color:var(--text-muted);font-size:8px}.command-catalog-count input{width:100%;min-width:0;height:28px;border:1px solid var(--line);border-radius:2px;background:#fff;color:var(--text-primary);font:inherit;text-align:center}.command-empty{margin:5px;padding:12px;background:var(--surface-subtle);color:var(--text-muted);font-size:9px;line-height:1.5}.split-count-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:3px}.split-count-panel button{min-height:38px;background:#fff;font-size:10px;cursor:pointer}.command-unit,.split-count-panel button{border:1px solid var(--line);border-radius:3px;color:var(--text-secondary)}.command-unit{height:36px;display:inline-flex;align-items:center;gap:5px;padding:0 7px;font-size:9px}.command-unit select{height:27px;border:0;background:transparent;color:var(--text-primary);font-size:10px;outline:0}.command-progress{min-width:118px;height:36px;display:grid;grid-template-columns:auto minmax(70px,1fr);align-items:center;gap:6px;padding:0 7px;color:var(--text-secondary);font-size:9px}.command-progress input{width:100%;accent-color:#2267a6}.command-strip-actions .preview-command-group{min-width:0;flex:1 1 auto}.command-strip-actions .preview-command-group .command-progress{min-width:96px;flex:1 1 118px}.command-mode-pair{height:34px;display:inline-grid;grid-template-columns:repeat(2,auto);align-items:center;border:1px solid var(--line);border-radius:3px;overflow:hidden}.command-mode-pair button{min-width:40px;height:32px;padding:0 7px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--text-secondary);font-size:9px;cursor:pointer}.command-mode-pair button:last-child{border-right:0}.command-mode-pair button.toggled{background:#edf6fc;color:#155b96;font-weight:700}.preview-command-group>.command-popover-trigger{anchor-name:--three-more-trigger}.three-more-panel{position-anchor:--three-more-trigger;display:grid;gap:3px;min-width:188px}.three-more-panel button{min-height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--line);border-radius:3px;background:#fff;color:var(--text-secondary);font-size:10px;cursor:pointer}.three-more-panel button.toggled,.three-more-panel button:hover{border-color:#94b6b1;background:#eef6f4;color:#16564f}.construction-library{padding:0;overflow:hidden}.construction-library>.panel-heading{height:55px;margin:0;padding:10px 12px;border-bottom:1px solid var(--line)}.construction-library-heading>div:first-child{min-width:0;display:flex;align-items:baseline;gap:7px}.construction-library-heading>div:first-child small{overflow:hidden;color:var(--text-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.construction-library-heading-actions{margin-left:auto;display:flex;align-items:center;gap:4px}.construction-library-heading-actions>button:not(.mobile-panel-close){width:32px;height:32px;display:grid;place-items:center;border:1px solid transparent;border-radius:3px;background:transparent;color:var(--text-secondary);cursor:pointer}.construction-library-heading-actions>button:not(.mobile-panel-close).active{border-color:#8fb6d3;background:#eef6fb;color:#155b96}.construction-library-heading-actions svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7}.construction-library-body{height:calc(100% - 55px);min-height:0;display:grid;grid-template-columns:44px minmax(0,1fr)}.construction-category-rail{min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#f6f7f8;overflow:hidden}.construction-category-rail button{min-height:48px;display:grid;grid-template-rows:17px auto;place-items:center;gap:2px;padding:5px 2px 4px;border:0;border-bottom:1px solid #e2e6e8;background:transparent;color:var(--text-secondary);font-size:8px;line-height:1.1;cursor:pointer}.construction-category-rail button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.45;vector-effect:non-scaling-stroke}.construction-category-rail button span{max-width:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.construction-category-rail button.active{color:#155b96;background:#fff;box-shadow:inset 3px 0 #2277bd;font-weight:650}.construction-library-main{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.construction-library-shortcuts{flex:0 0 auto;padding:7px 8px;border-bottom:1px solid #e2e6e8;background:#fff}.construction-library-shortcuts>button{width:100%;min-height:38px;display:grid;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:7px;padding:4px 7px;border:1px solid #d7dfe2;border-radius:3px;background:#fff;color:var(--text-secondary);text-align:left;cursor:pointer}.construction-library-shortcuts>button.active{border-color:#2277bd;background:#eef6fb;color:#155b96;box-shadow:inset 0 0 0 1px #2277bd}.construction-library-shortcuts svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.45}.construction-library-shortcuts span{min-width:0;display:flex;align-items:baseline;gap:6px}.construction-library-shortcuts b{color:var(--text-primary);font-size:10px}.construction-library-shortcuts small{overflow:hidden;color:var(--text-muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.construction-library-content{min-width:0;min-height:0;flex:1 1 auto;overflow-y:auto;padding:7px 8px 18px}.construction-group{margin-top:10px}.construction-group:first-child{margin-top:0}.construction-group h3{margin:0 0 5px;color:var(--text-secondary);font-size:10px;font-weight:650}.construction-tile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.opening-motion-thumb line,.opening-motion-thumb path,.opening-motion-thumb polyline,.opening-motion-thumb rect{fill:none;stroke:#334b48;stroke-width:1.6;vector-effect:non-scaling-stroke}.opening-motion-thumb .opening-symbol-indoor{stroke-dasharray:4 3}.opening-motion-thumb .opening-symbol-outdoor{stroke-dasharray:none}.opening-motion-thumb .opening-screen-hatch{stroke:#7b8f8c;stroke-width:.8;opacity:.8}.construction-preset-tile{min-width:0;min-height:68px;display:grid;grid-template-rows:46px 12px;justify-items:center;align-content:start;gap:3px;padding:4px 2px 3px;overflow:hidden;border:1px solid #d5dade;border-radius:2px;background:#fff;color:var(--text-secondary);text-align:center;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,transform .14s cubic-bezier(.23,1,.32,1)}.construction-preset-tile:active{transform:scale(.97)}.construction-preset-tile .construction-thumb{width:46px;height:46px}.construction-preset-tile strong{width:100%;overflow:hidden;color:var(--text-primary);font-size:8px;line-height:12px;text-overflow:ellipsis;white-space:nowrap}.construction-preset-tile small{color:var(--text-muted);font-size:8px;line-height:1.2}.construction-preset-tile.targeting{border-color:#2277bd;background:#eef6fb;box-shadow:inset 0 0 0 1px #2277bd}.construction-preset-tile.targeting strong{color:#155b96}.glass-material-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.glass-material-tile{grid-template-rows:58px auto}.glass-material-swatch{--glass-swatch:#cce9ed;position:relative;width:56px;height:56px;overflow:hidden;border:1px solid #8ba0a3;background:var(--glass-swatch);box-shadow:inset 0 0 0 4px rgba(255,255,255,.34)}.glass-material-swatch:before{content:"";position:absolute;inset:8px 12px auto auto;width:22px;height:2px;background:rgba(255,255,255,.78);transform:rotate(-48deg);transform-origin:right center}.glass-material-swatch i{position:absolute;inset:0;pointer-events:none}.glass-pattern-frosted i{opacity:.52;background-image:radial-gradient(circle,#667b79 0 1px,transparent 1.2px);background-size:8px 8px}.glass-pattern-tinted i{background:linear-gradient(135deg,rgba(255,255,255,.34),transparent 42%,rgba(19,44,47,.16))}.selected-glass-material>div{display:flex;align-items:center;gap:9px;min-height:38px;padding:7px 9px;border:1px solid var(--border-subtle);background:var(--surface-raised)}.selected-glass-material>div i{width:28px;height:28px;flex:0 0 auto;border:1px solid #71888b}.selected-glass-material>div b{color:var(--text-primary);font-size:12px}.construction-parameter-dialog{width:min(340px,calc(100vw - 28px));max-width:none;margin:auto;padding:0;overflow:hidden;border:1px solid #aebdc2;border-radius:5px;background:#fff;box-shadow:0 18px 48px rgba(20,39,43,.24);color:var(--text-primary)}.construction-parameter-dialog::backdrop{background:rgba(24,39,42,.28)}.construction-parameter-dialog-card>header{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px 8px 13px;border-bottom:1px solid var(--line)}.construction-parameter-dialog-card>header>div{min-width:0;display:flex;flex-direction:column;gap:2px}.construction-parameter-dialog-card>header strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.construction-parameter-dialog-card>header small{color:var(--text-muted);font-size:9px}.construction-parameter-dialog-card>header button{width:34px;height:34px;border:0;border-radius:3px;background:#edf2f1;color:var(--text-secondary);font-size:20px;cursor:pointer}.construction-parameter-popover{display:grid;grid-template-columns:auto minmax(72px,1fr) auto;align-items:center;gap:7px;padding:14px 13px;background:#fbfdfc;color:var(--text-secondary);font-size:10px}.construction-parameter-popover input{min-width:0;height:36px;padding:0 8px;border:1px solid var(--line-strong);border-radius:3px;background:#fff;color:var(--text-primary);font-size:16px}.construction-parameter-popover button{min-height:36px;padding:0 12px;border:0;border-radius:3px;background:#2277bd;color:#fff;cursor:pointer}.construction-parameter-popover button:disabled{cursor:not-allowed;background:#9aabae;color:#fff}.construction-parameter-popover small{grid-column:2/-1;color:var(--text-danger)}.construction-thumb{width:76px;height:76px;color:currentColor;fill:none;stroke:currentColor;stroke-width:1.7;vector-effect:non-scaling-stroke}.construction-thumb .secondary-mark{stroke:#697984;stroke-dasharray:3 3}.construction-thumb .motion-guide,.construction-thumb .screen-mesh{stroke:#697984;stroke-width:1}.construction-thumb .hinge-mark{stroke-width:3}.construction-search{flex:0 0 auto;display:block;padding:7px 8px 0}.construction-search input{width:100%;min-height:36px;padding:0 9px;border:1px solid var(--line);border-radius:3px;background:#fff;color:var(--text-primary);font-size:10px}.construction-search input::placeholder{color:var(--text-muted)}.construction-thumb-missing{display:grid;place-content:center;gap:2px;border:1px solid var(--line);background:var(--surface-subtle);color:var(--text-secondary);text-align:center}.construction-thumb-missing span{font-size:13px;font-weight:700;letter-spacing:.04em}.construction-thumb-missing small{font-size:9px}.system-topology-thumb{color:#314650}.system-topology-thumb .system-track-line{stroke:#7d8b92;stroke-width:1}.system-topology-thumb .system-panel-line{stroke:#314650;stroke-width:1.25}.system-topology-thumb .system-motion-line{stroke:#2267a6;stroke-width:1.4}.authorized-opening-source-icon,.system-source-icon{display:block;background:#fff 50%/contain no-repeat;border:1px solid var(--line)}.construction-empty{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:24px 12px;color:var(--text-secondary);text-align:center}.construction-empty b{color:var(--text-primary);font-size:12px}.construction-empty span{font-size:10px;font-weight:650}.construction-private-empty svg{width:34px;height:34px;fill:none;stroke:#7d8f92;stroke-width:1.4}.construction-empty p{max-width:180px;margin:0;color:var(--text-muted);font-size:8px;line-height:1.5}.system-construction-title{display:grid;gap:3px;margin:7px 0;padding:8px;border:1px solid var(--line);background:var(--surface-subtle)}.system-capability-layers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:8px 0;border:1px solid var(--line);background:var(--line)}.system-capability-layers>div{min-width:0;display:grid;gap:2px;padding:7px;background:var(--surface-subtle)}.system-capability-layers b{color:var(--text-primary);font-size:9px}.system-capability-layers span{color:var(--text-secondary);font-size:9px;overflow-wrap:anywhere}.system-capability-layers>div[data-status=supported] span{color:var(--text-success)}.system-capability-layers>div[data-status=consumer-pending] span,.system-capability-layers>div[data-status=estimate-only] span,.system-capability-layers>div[data-status=requires-source] span{color:var(--text-warning)}.system-construction-title b{color:var(--text-primary);font-size:11px;line-height:1.4}.system-construction-title small{color:var(--text-secondary);font-size:9px;line-height:1.45}.system-construction-property-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;border:1px solid var(--line);background:var(--line)}.system-construction-property-grid div{min-width:0;display:grid;gap:2px;padding:7px;background:#fff}.system-construction-property-grid dt{color:var(--text-muted);font-size:8px}.system-construction-property-grid dd{margin:0;overflow-wrap:anywhere;color:var(--text-primary);font-size:9px;line-height:1.4}.system-production-gate{display:grid;gap:5px;margin-top:8px;padding:8px;border-left:3px solid var(--text-warning);background:#fff9ee}.system-production-gate.ready{border-left-color:var(--text-success);background:#f1f8f4}.system-production-gate b{color:var(--text-primary);font-size:10px}.system-production-gate ul{display:grid;gap:2px;margin:0;padding-left:16px;color:var(--text-secondary);font-size:8px;line-height:1.45}.system-support-details{margin-top:8px;border-top:1px solid var(--line)}.system-support-details summary{min-height:36px;display:flex;align-items:center;color:var(--text-secondary);font-size:9px;cursor:pointer}.system-support-details>div{display:grid;grid-template-columns:58px minmax(0,1fr);gap:2px 6px;padding:6px 0;border-top:1px solid var(--line)}.system-support-details b,.system-support-details span{font-size:8px}.system-support-details small{grid-column:1/-1;color:var(--text-muted);font-size:8px;line-height:1.4}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.design-area{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) 26px;background:var(--canvas)}.canvas-wrap{position:relative;width:100%;min-width:0;min-height:0;overflow:hidden}.scene-canvas-host{position:absolute;inset:0;overflow:hidden}.scene-empty{position:absolute;z-index:5;left:50%;top:50%;transform:translate(-50%,-50%);width:min(380px,70%);padding:22px 24px;border:1px dashed var(--border-canvas-label);border-radius:12px;background:var(--surface-canvas-label);box-shadow:0 14px 38px rgba(28,54,51,.09);color:var(--text-canvas-label);text-align:center;pointer-events:none;display:flex;flex-direction:column;gap:7px}.scene-empty b{font-size:16px}.scene-empty span{color:var(--text-canvas-dimension);font-size:10px;line-height:1.6}.canvas-host{position:absolute;inset:0}.canvas-host.dragging-component{cursor:copy}.canvas-host.canvas-pan-ready{cursor:grab}.canvas-host.mullion-draw-ready,.scene-canvas-host.mullion-draw-ready{cursor:crosshair}.inline-dimension-editor{position:absolute;z-index:12;box-sizing:border-box;transform:translate(-50%,-50%);min-height:34px;display:flex;align-items:center;gap:4px;padding:4px 7px;border:1px solid #225a53;border-radius:7px;background:white;box-shadow:0 8px 22px rgba(21,55,51,.22)}.inline-dimension-editor input{width:76px;height:24px;padding:0 3px;border:0;border-bottom:1px solid #9bb2ae;outline:0;color:#173f3b;background:transparent;font-size:12px;font-weight:700;text-align:center;font-variant-numeric:tabular-nums}.inline-dimension-editor input:focus-visible{border-bottom-color:#225a53;box-shadow:0 2px 0 rgba(34,90,83,.2)}.inline-dimension-editor span{color:#72817f;font-size:9px}.scene-dimension-editor{z-index:20}.selection-batch-card{border-color:#c6d8d4!important;background:#f5faf8!important}.selection-batch-card p{color:#657573;font-size:9px;line-height:1.55}.selection-batch-card>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.selection-batch-card button{min-height:32px;border:1px solid #b9cbc7;border-radius:6px;background:white;color:#285d56;font-size:8px;cursor:pointer}.selection-batch-card button:disabled{opacity:1;color:var(--text-disabled);background:var(--surface-subtle);cursor:not-allowed}.selection-batch-card button.danger{border-color:#e1c5b8;color:#ad562f}.selection-batch-card~.scene-summary+.scene-help-card{display:none}.mullion-object-card{background:#fff}.mullion-object-selected .opening-property-section,.mullion-object-selected .pane-attachment-property,.mullion-object-selected .pane-fill-property{display:none}.canvas-pending{position:absolute;inset:0;display:grid;place-items:center;color:var(--text-secondary);font-size:10px;background:var(--canvas)}.canvas-context-bar{position:absolute;z-index:9;left:10px;top:8px;right:10px;min-height:30px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:4px 7px;border:1px solid var(--border-canvas-label);border-radius:4px;background:var(--surface-canvas-label);color:var(--text-canvas-dimension);font-size:9px;pointer-events:none;white-space:nowrap}.canvas-context-view{padding-right:8px;border-right:1px solid var(--border-canvas-label);color:var(--text-canvas-label);font-weight:700}.canvas-context-object{min-width:0;display:flex;align-items:baseline;gap:7px;overflow:hidden}.canvas-context-object b{min-width:0;overflow:hidden;text-overflow:ellipsis;color:var(--text-canvas-label);font-size:9px}.canvas-context-object small{min-width:0;overflow:hidden;text-overflow:ellipsis;color:var(--text-canvas-dimension);font-size:8px}.canvas-context-tool{padding:2px 6px;border:1px solid transparent;border-radius:2px;color:var(--text-muted);font-weight:700}.canvas-context-tool.active{border-color:#9dbdb7;background:#eaf3f1;color:#1f615a}.zoom-control{position:absolute;z-index:10;right:12px;bottom:11px;height:34px;display:flex;align-items:center;overflow:hidden;border:1px solid var(--border-canvas-label);border-radius:4px;background:rgba(251,253,252,.97);box-shadow:0 3px 10px rgba(25,39,39,.07)}.zoom-control button{width:34px;height:100%;display:grid;place-items:center;border:0;background:transparent;color:var(--text-secondary);cursor:pointer}.zoom-control button:disabled{color:var(--text-disabled);cursor:not-allowed}.zoom-control .zoom-value{width:48px;border-inline:1px solid var(--border-canvas-label);color:var(--text-canvas-dimension);font-size:9px;font-variant-numeric:tabular-nums}.zoom-control .zoom-fit{border-left:1px solid var(--border-canvas-label)}.zoom-control button:focus-visible{position:relative;z-index:1;outline:2px solid rgba(31,109,102,.38);outline-offset:-2px}@media (hover:hover) and (pointer:fine){.zoom-control button:not(:disabled):hover{background:var(--surface-subtle)}}.scene-summary{background:#f5f8f7;border-bottom:1px solid #dfe9e6}.scene-object-card h3 span{color:#2a7469}.scene-delete-button,.scene-edit-button{width:100%;min-height:38px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.combine-tool{color:#fff!important;background:#2a7469!important;border-color:#2a7469!important}.assembly-card{background:#fff}.assembly-card.ready{box-shadow:inset 2px 0 #d47a42}.assembly-card>p{font-size:8px;color:#687b78;line-height:1.5;margin:6px 0 9px}.assembly-card>button{width:100%;min-height:36px;border:0;border-radius:3px;background:#2a7469;color:#fff;display:flex;align-items:center;justify-content:center;gap:5px;cursor:pointer}.join-type-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:8px 0}.join-type-switch button{min-height:34px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#61716f;cursor:pointer}.join-type-switch button.active{color:#fff;border-color:#2a7469;background:#2a7469}.join-angle-presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:-2px 0 8px}.join-angle-presets button{min-height:34px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--text-secondary);cursor:pointer}.join-angle-presets button.active{border-color:#2a7469;color:#1f4541;background:#e7f1ef;font-weight:700}.assembly-joint-list{display:grid;gap:8px;margin:9px 0}.assembly-joint-card{padding:9px;border:1px solid var(--line);background:#fff}.assembly-joint-card h4{display:flex;justify-content:space-between;gap:8px;margin:0 0 6px;color:var(--text-primary);font-size:9px}.assembly-joint-card h4 span{color:var(--text-secondary);font-weight:500}.assembly-card .ungroup-button{background:#fff;color:#7a6560;border:1px solid #d9cdca}.unified-flow-card ol{list-style:none;padding:0;margin:5px 0 0;display:grid;gap:8px}.unified-flow-card li{display:grid;grid-template-columns:34px 1fr;gap:7px;align-items:start}.unified-flow-card li b{display:grid;place-items:center;min-height:25px;border-radius:6px;color:#fff;background:#2a7469;font-size:8px}.unified-flow-card li span{color:#687875;font-size:8px;line-height:1.45}.scene-edit-button,.scene-help-card,.scene-summary>.field-hint{display:none}.scene-pane-guidance{display:flex;align-items:flex-start;gap:8px;color:var(--text-accent);background:var(--surface-subtle)}.scene-pane-guidance>div{display:flex;flex-direction:column;gap:3px}.scene-pane-guidance b{font-size:10px}.scene-pane-guidance span,.scene-pane-shortcut{color:var(--text-secondary);font-size:8px;line-height:1.5}.scene-pane-shortcut{margin:9px 0 0;padding:8px 9px;border-left:3px solid var(--text-accent);background:var(--surface-subtle)}.scene-delete-button{margin-top:8px;border:1px solid #ecd2c7;background:#fff7f3;color:#b65e38}.scene-delete-button:hover{background:#ffefe7}.scene-help-card{background:#f8faf9}.scene-help-card ol{margin:10px 0 0;padding-left:20px;color:#697876;font-size:10px;line-height:2}.statusbar{border-top:1px solid var(--line);background:var(--surface-canvas-label);display:flex;gap:14px;padding:0 10px;font-size:8px;color:var(--text-secondary)}.statusbar,.statusbar span{min-width:0;align-items:center}.statusbar span{display:inline-flex;gap:4px;white-space:nowrap}.status-right{margin-left:auto}.status-dot{flex:none;width:6px;height:6px;border-radius:50%;background:#5aa789}.status-save-state[data-state=local] .status-dot{background:#7b918d}.status-save-state[data-state=loading] .status-dot,.status-save-state[data-state=saving] .status-dot{background:#c08446}.status-save-state[data-state=error]{color:var(--text-danger)}.status-save-state[data-state=error] .status-dot{background:var(--text-danger)}.status-counts{overflow:hidden;text-overflow:ellipsis;font-variant-numeric:tabular-nums}.statusbar>button{border:0;border-radius:999px;padding:3px 8px;display:inline-flex;align-items:center;gap:4px;font-size:8px;cursor:pointer}.statusbar .audit-pass{color:var(--text-success);background:var(--surface-success)}.statusbar .audit-warning{color:var(--text-warning);background:var(--surface-warning)}.three-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#e8eeee}.three-orbit{width:116px;height:116px;display:grid;place-items:center;color:#356963;border:1px solid #afc9c5;border-radius:50%;box-shadow:0 0 0 18px rgba(71,129,121,.06),0 0 0 36px rgba(71,129,121,.035)}.three-placeholder h2{margin:34px 0 7px;font-size:17px}.three-placeholder p{margin:0;color:#768284;font-size:11px;max-width:370px;line-height:1.6}.three-placeholder button{margin-top:18px;border:0;background:var(--green);color:white;padding:9px 14px;border-radius:7px;display:flex;gap:6px;align-items:center;font-size:11px;cursor:pointer}.three-canvas{position:absolute;inset:0}.three-canvas canvas{display:block;width:100%;height:100%}.three-status{position:absolute;left:50%;top:48px;z-index:4;max-width:calc(100% - 32px);transform:translateX(-50%);padding:8px 11px;border:1px solid var(--border-canvas-label);border-radius:4px;background:rgba(251,253,252,.96);color:var(--text-canvas-label);font-size:12px;font-weight:600;text-align:center;pointer-events:none}.three-status.error{color:var(--text-danger);border-color:#d9b9af;pointer-events:auto}.three-status.error button{min-height:30px;margin-left:9px;padding:0 9px;border:1px solid;border-radius:3px;background:#fff;color:inherit;font:inherit;cursor:pointer}.three-status.warning{top:auto;bottom:16px;color:var(--text-warning)}.yjj-illustration-view-label{display:none;top:48px;padding:7px 10px;border:1px solid var(--border-canvas-label);border-radius:4px;background:rgba(251,253,252,.95);color:var(--text-canvas-label);font-size:12px;line-height:1}.yjj-illustration-view-label,.yjj-model-source-label{position:absolute;left:14px;z-index:3;font-weight:700;pointer-events:none}.yjj-model-source-label{bottom:14px;padding:6px 9px;border:1px solid var(--border-canvas-label);border-radius:3px;background:rgba(251,253,252,.94);color:var(--text-canvas-dimension);font-size:10px}.yjj-native-three-host{position:absolute;inset:0;overflow:hidden;background:#f1f4f3}.deferred-three-preview{position:absolute;inset:0;z-index:7;contain:layout paint}.deferred-view-loading{position:absolute;inset:0;z-index:8;display:grid;place-content:center;gap:6px;padding:24px;background:#eef3f2;color:#1f4541;text-align:center}.deferred-view-loading strong{font-size:14px}.deferred-view-loading span{color:#334b48;font-size:11px}.studio-entry-loading{min-height:100dvh;display:grid;place-content:center;gap:8px;padding:24px;background:var(--studio-canvas,#f5f8f7);color:var(--studio-text,#172325);text-align:center}.studio-entry-loading strong{font-size:18px}.studio-entry-loading span{color:var(--studio-text-secondary,#45605c);font-size:14px}.studio-entry-feedback{position:fixed;z-index:1000;left:50%;bottom:max(20px,env(safe-area-inset-bottom));width:min(420px,calc(100vw - 32px));transform:translateX(-50%);display:grid;gap:3px;padding:12px 16px;border:1px solid #b8c9c6;border-radius:8px;background:#fbfdfc;color:#172325;box-shadow:0 10px 30px rgba(20,45,42,.18);pointer-events:none}.studio-entry-feedback strong{font-size:14px}.studio-entry-feedback span{color:#334b48;font-size:12px}.studio-entry-feedback.error{border-color:#d58b7f;background:#fff7f5}.yjj-native-three-mount{position:absolute;inset:0}.yjj-native-three-mount,.yjj-native-three-mount #feature-container,.yjj-native-three-mount>div,.yjj-native-three-vue-root{width:100%;height:100%;min-width:1px;min-height:1px}.yjj-native-three-mount canvas{display:block;width:100%!important;height:100%!important}.yjj-project-native-preview{position:absolute;inset:0;overflow:hidden;background:#f1f4f3}.yjj-project-native-tabs{z-index:5;display:flex;min-height:42px;align-items:center;gap:6px;overflow-x:auto;padding:5px 10px;border-bottom:1px solid #c8d3d1;background:#fbfdfc;white-space:nowrap}.yjj-project-native-tabs strong{color:#1f4541;font-size:12px}.yjj-project-native-tabs button{min-height:32px;padding:0 10px;border:1px solid #b8c9c6;border-radius:4px;background:#fff;color:#334b48;font-size:12px}.yjj-project-native-tabs button.active{border-color:#1f6d66;background:#e4f0ee;color:#154e49;font-weight:700}.yjj-project-native-tabs span{color:#775a34;font-size:11px}.yjj-project-native-stage{position:relative;min-width:0;min-height:0}.three-tip{position:absolute;z-index:2;left:50%;top:48px;transform:translateX(-50%);padding:7px 12px;border:1px solid var(--border-canvas-label);background:var(--surface-canvas-label);border-radius:999px;color:var(--text-canvas-label);font-size:9px;pointer-events:none}.three-error{position:absolute;z-index:3;inset:0;display:grid;place-items:center;padding:30px;background:#e8eeee;color:#7a4f43;font-size:12px;text-align:center}.three-error strong{display:block;margin-bottom:6px;font-size:14px}.three-error p{margin:0 0 12px}.three-error button{min-height:36px;padding:0 12px;border:1px solid;border-radius:3px;background:#fbfdfc;color:inherit;font-weight:700;cursor:pointer}.property-panel{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border-left:1px solid var(--line);background:#fff}.property-panel-sticky{position:relative;z-index:5;border-bottom:1px solid var(--line);background:#fff}.property-panel-content{min-height:0;overflow-y:auto;overscroll-behavior:contain;scroll-padding-block:12px 24px;scrollbar-width:thin;scrollbar-color:#cbd5d3 transparent}.property-heading{min-height:76px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:0;padding:12px 14px 10px}.property-heading>.property-object-identity{min-width:0;display:grid;gap:3px}.property-object-eyebrow{color:var(--text-muted);font-size:8px;font-weight:700;letter-spacing:.08em}.property-object-title-row{min-width:0;display:flex;align-items:center;gap:7px}.property-object-title-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary);font-size:14px;line-height:1.25}.property-object-kind{flex:none;padding:2px 5px;border:1px solid #b9cbc7;border-radius:2px;background:#f5f8f7;color:#315e57;font-size:8px;font-weight:700}.property-object-meta{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary);font-size:9px;font-variant-numeric:tabular-nums}.property-heading>.property-heading-actions{display:flex;flex-direction:row;align-items:center;gap:4px;color:var(--text-secondary)}.property-heading-icon{flex:none}.property-tabs{display:grid;grid-template-columns:repeat(2,1fr);padding:0 12px}.property-tabs button{min-height:36px;border:0;background:transparent;color:var(--text-secondary);padding:7px 0;font-size:10px;cursor:pointer;position:relative}.property-tabs button.active{color:var(--green);font-weight:700}.property-tabs button.active:after{content:"";position:absolute;left:26%;right:26%;bottom:0;height:2px;background:var(--orange);border-radius:2px}.property-section{padding:11px 14px;border-bottom:1px solid #edf0f0}.property-section h3{display:flex;align-items:center;justify-content:space-between;margin:0 0 9px;color:var(--text-primary);font-size:10px;letter-spacing:.01em}.property-section h3 span{color:var(--text-muted);font-size:9px;font-weight:400}.property-inline-guidance{min-height:34px;display:flex;align-items:center;gap:7px;color:var(--text-accent);font-size:9px;background:#f7faf9}.property-inline-guidance svg{flex:none}.property-inline-status{display:grid;gap:2px;margin:0 0 9px;padding:7px 8px;border-left:2px solid #94aaa6;background:#f6f8f7;color:var(--text-secondary);font-size:9px;line-height:1.45}.property-inline-status b{color:var(--text-primary);font-size:9px}.property-inline-status span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.property-inline-status.ready{border-left-color:#4b8b7d;background:#f2f8f6}.property-inline-status.warning{border-left-color:#c7864c;background:#fff8f1}.property-advanced-section{margin-top:9px;padding-top:8px;border-top:1px solid var(--line)}.property-advanced-section summary{min-height:30px;display:flex;align-items:center;color:var(--text-secondary);font-size:9px;font-weight:700;cursor:pointer}.property-advanced-section>small{color:var(--text-muted);font-size:8px}.property-advanced-section>p{margin:5px 0 8px;color:var(--text-secondary);font-size:8px;line-height:1.55}.property-section .property-subheading{margin-top:13px;padding-top:9px;border-top:1px solid var(--line)}.property-key-value{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;margin-bottom:10px;font-size:9px}.property-key-value span{color:var(--text-secondary)}.property-key-value b{color:var(--text-primary);font-variant-numeric:tabular-nums}.property-empty-state{min-height:220px;display:grid;place-content:center;justify-items:center;gap:7px;padding:24px;color:var(--text-muted);text-align:center}.property-empty-state b{color:var(--text-primary);font-size:12px}.property-empty-state span{max-width:210px;font-size:9px;line-height:1.5}.profile-system-selector{display:grid;gap:10px}.profile-system-current{display:grid;gap:3px;padding:9px 10px;border:1px solid var(--line);border-left:3px solid #2d6f67;border-radius:3px;background:#f8fbfa}.profile-system-current strong{min-width:0;overflow-wrap:anywhere;color:var(--text-primary);font-size:11px;line-height:1.35}.profile-system-current span{color:var(--text-secondary);font-size:9px;line-height:1.45}.profile-system-current small{color:var(--text-muted);font-size:8px;line-height:1.4}.profile-system-current.unselected{border-left-color:#8b9997;background:var(--surface-subtle)}.profile-system-compatibility-note{margin:0;padding:7px 9px;border-left:3px solid #6f9791;background:#f3f7f6;color:#355f58;font-size:9px;line-height:1.55}.profile-system-compatibility-note.blocked{border-left-color:#bd6a5c;background:#fff4f2;color:var(--text-danger)}.profile-system-field{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:7px;color:var(--text-secondary);font-size:9px}.profile-system-field select{width:100%;height:34px;min-width:0;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 7px;color:var(--text-primary);font-size:10px;outline:0}.profile-system-field select:focus-visible{border-color:#65908a;box-shadow:0 0 0 2px rgba(74,128,120,.1)}.profile-system-management-path{margin:0;padding-top:8px;border-top:1px solid var(--line);color:var(--text-secondary);font-size:8px;line-height:1.55}.profile-system-create-link{min-height:36px;border:1px solid #8ba8a3;border-radius:4px;background:#fff;color:var(--text-accent);font-size:9px;font-weight:700;cursor:pointer}.calculation-input-warning{border-left:3px solid #d29a62;background:#fff9ef}.calculation-input-warning>p{margin:0;color:#725126;font-size:9px;line-height:1.55}.calculation-input-warning details{margin-top:7px;color:#68491f;font-size:9px}.calculation-input-warning summary{cursor:pointer;font-weight:800}.calculation-input-warning details span{display:block;margin-top:5px;padding-left:9px;border-left:2px solid #e7cda8;line-height:1.5}.profile-library-backdrop{position:fixed;inset:0;z-index:260;width:100vw;height:100dvh;box-sizing:border-box;display:grid;place-items:center;overflow:hidden;padding:22px;background:rgba(10,28,27,.42)}.profile-library-dialog{width:min(1120px,calc(100vw - 44px));max-width:100%;min-width:0;height:min(820px,calc(100dvh - 44px));max-height:100%;box-sizing:border-box;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #819995;border-radius:4px;background:#fbfdfc;box-shadow:0 18px 50px rgba(9,31,28,.2)}.profile-library-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--line);background:#fff}.profile-library-dialog>header h2{margin:0;color:var(--text-primary);font-size:17px}.profile-library-dialog>header p{margin:4px 0 0;color:var(--text-secondary);font-size:11px}.profile-library-dialog>header button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:3px;background:#fff;color:var(--text-secondary)}.profile-library-layout{min-width:0;min-height:0;display:grid;grid-template-columns:250px minmax(0,1fr)}.profile-library-layout>aside{min-height:0;overflow-y:auto;padding:14px;border-right:1px solid var(--line);background:#f3f6f5}.profile-library-layout>aside>strong{display:block;margin:14px 0 7px;color:var(--text-primary);font-size:11px}.profile-library-layout>aside>button{width:100%;display:grid;gap:3px;margin:0 0 5px;padding:10px;text-align:left;border:1px solid transparent;border-radius:3px;background:transparent;color:var(--text-primary)}.profile-library-layout>aside>button.active,.profile-library-layout>aside>button:hover{border-color:#8caca6;background:#fff}.profile-library-layout>aside>button span{font-size:11px;font-weight:700}.profile-library-layout>aside>button small,.profile-library-layout>aside>p{color:var(--text-muted);font-size:9px;line-height:1.5}.profile-library-layout>aside>button .profile-library-product-type{display:flex;flex-wrap:wrap;gap:2px 6px;margin-top:2px;color:#41625d}.profile-library-layout>aside>button .profile-library-product-type b{color:#214b46;font-size:9px}.profile-library-layout>aside>button .profile-library-product-type span{color:#5d706d;font-size:9px;font-weight:500}.profile-library-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.profile-library-actions button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:3px;background:#fff;color:var(--text-secondary);font-size:10px;font-weight:700}.profile-library-actions button.primary{border-color:#145a52;background:#145a52;color:#fff}.profile-library-filter{display:grid;gap:5px;margin-top:12px;color:var(--text-secondary);font-size:9px}.profile-library-filter input{width:100%;height:36px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 9px;color:var(--text-primary);font-size:10px}.profile-library-layout>main{min-width:0;min-height:0;overflow:auto;padding:18px;background:#fff}.profile-library-empty{min-height:100%;display:grid;place-content:center;justify-items:center;gap:8px;color:var(--text-secondary);text-align:center}.profile-library-empty b{color:var(--text-primary);font-size:14px}.profile-library-empty span{max-width:430px;font-size:11px;line-height:1.6}.profile-template-creator{width:min(760px,100%);max-width:100%;min-width:0;min-height:100%;margin:auto;display:grid;align-content:center;justify-items:start;gap:14px}.profile-template-creator h3{margin:0;color:var(--text-primary);font-size:18px}.profile-template-creator p{margin:5px 0 0;max-width:650px;color:var(--text-secondary);font-size:11px;line-height:1.6}.profile-template-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-template-grid label{display:grid;gap:5px;color:var(--text-secondary);font-size:9px}.profile-template-grid input,.profile-template-grid select{width:100%;min-width:0;height:38px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 9px;color:var(--text-primary);font-size:11px}.profile-template-creator>button{min-height:38px;border:1px solid #145a52;border-radius:3px;background:#145a52;padding:0 16px;color:#fff;font-size:10px;font-weight:800}.profile-template-type-note{width:100%;display:grid;gap:2px;padding:9px 10px;border-left:3px solid #6f9791;background:#f3f7f6;color:var(--text-secondary);font-size:10px;line-height:1.5}.profile-template-type-note b{color:var(--text-primary);font-size:10px}.profile-template-type-note small{color:var(--text-muted);font-size:9px}.profile-template-actions{width:100%;display:flex;justify-content:flex-end;gap:8px}.profile-template-actions button{min-height:38px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 16px;color:var(--text-secondary);font-size:10px;font-weight:800}.profile-template-actions button.primary{border-color:#145a52;background:#145a52;color:#fff}.profile-editor-sections{position:sticky;z-index:4;top:-18px;display:grid;grid-template-columns:repeat(7,minmax(104px,1fr));gap:1px;margin:-18px -18px 0;padding:10px 18px;overflow-x:auto;border-bottom:1px solid var(--line);background:rgba(255,255,255,.98)}.profile-editor-sections button{min-width:104px;min-height:48px;display:grid;align-content:center;gap:2px;border:1px solid transparent;border-radius:3px;background:transparent;padding:6px 8px;color:var(--text-secondary);text-align:left}.profile-editor-sections button b{color:inherit;font-size:10px}.profile-editor-sections button small{color:var(--text-muted);font-size:8px;line-height:1.3}.profile-editor-sections button:hover{border-color:#b9c9c6;background:#f6f9f8}.profile-editor-sections button[aria-pressed=true]{border-color:#3f746d;background:#eaf3f1;color:#174e47}.profile-editor-sections button[aria-pressed=true] small{color:#426d67}.profile-editor-context{display:flex;align-items:baseline;gap:8px;margin:16px 0 4px}.profile-editor-context b{color:var(--text-primary);font-size:14px}.profile-editor-context span{color:var(--text-muted);font-size:9px}.profile-editor-panel{margin-top:12px}.profile-library-meta,.profile-rule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.profile-library-meta{padding-bottom:15px;border-bottom:1px solid var(--line)}.profile-library-meta label,.profile-node-side label,.profile-rule-grid label{display:grid;gap:5px;color:var(--text-secondary);font-size:9px}.profile-library-meta input,.profile-library-meta select,.profile-node-side input,.profile-node-side select,.profile-rule-grid input,.profile-rule-grid select{width:100%;min-width:0;height:35px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 8px;color:var(--text-primary);font-size:11px}.profile-rule-section{margin-top:14px;padding:13px;border:1px solid var(--line);border-radius:3px;background:#fbfcfc}.profile-rule-section h3,.profile-rule-section summary{margin:0;color:var(--text-primary);font-size:12px;font-weight:800}.profile-rule-section summary{cursor:pointer}.profile-rule-section>p{margin:6px 0 11px;color:var(--text-muted);font-size:9px;line-height:1.55}.profile-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:11px}.profile-section-heading h3{margin:0}.profile-section-heading p{margin:4px 0 0;max-width:680px;color:var(--text-muted);font-size:9px;line-height:1.55}.profile-origin-note{margin:11px 0 0;padding:8px 10px;border-left:3px solid #7b9b96;background:#f2f7f6;color:var(--text-secondary);font-size:9px;line-height:1.55}.profile-minimum-template{margin-top:14px;border-top:1px solid var(--line);padding-top:13px}.profile-minimum-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profile-minimum-heading h3{margin:0;color:var(--text-primary);font-size:12px}.profile-minimum-heading p{margin:4px 0 0;max-width:660px;color:var(--text-secondary);font-size:9px;line-height:1.55}.profile-minimum-heading>b{flex:none;padding:3px 7px;border:1px solid #9eb7b2;border-radius:2px;background:#f1f8f6;color:#275e55;font-size:8px}.profile-minimum-heading>b.draft{border-color:#d8b98f;background:#fff8ed;color:#725024}.profile-minimum-heading>b.missing{border-color:#d6a79f;background:#fff4f2;color:var(--text-danger)}.profile-minimum-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px}.profile-minimum-group{min-width:0;border:1px solid #d7e0de;border-left:3px solid #83a69f;background:#fff}.profile-minimum-group.template-default{border-left-color:#d29a62}.profile-minimum-group.missing{border-left-color:#bd6a5c}.profile-minimum-group>summary{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:9px;padding:8px 9px;list-style:none;cursor:pointer}.profile-minimum-group>summary::-webkit-details-marker{display:none}.profile-minimum-group>summary span{min-width:0;display:grid;gap:2px}.profile-minimum-group>summary b{color:var(--text-primary);font-size:10px}.profile-minimum-group>summary small{color:var(--text-muted);font-size:8px;line-height:1.4}.profile-minimum-group>summary em{flex:none;color:#376e64;font-size:8px;font-style:normal;font-weight:800}.profile-minimum-group.template-default>summary em{color:#775021}.profile-minimum-group.missing>summary em{color:var(--text-danger)}.profile-minimum-group>div{padding:9px;border-top:1px solid var(--line);color:var(--text-secondary);font-size:9px}.profile-minimum-group>div>strong{color:var(--text-primary);font-size:9px}.profile-minimum-group>div ul{margin:5px 0 0;padding-left:17px;line-height:1.55}.profile-minimum-group>div p{display:flex;align-items:flex-start;gap:5px;margin:7px 0 0;color:var(--text-danger);line-height:1.5}.profile-origin-group{margin-top:11px}.profile-origin-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:6px}.profile-origin-heading h4{display:flex;align-items:center;gap:6px;margin:0;color:var(--text-primary);font-size:11px}.profile-origin-heading h4 span{min-width:20px;padding:1px 5px;border-radius:9px;background:#e9efee;color:var(--text-secondary);text-align:center;font-size:8px}.profile-origin-heading p{margin:3px 0 0;color:var(--text-muted);font-size:8px;line-height:1.45}.profile-item-meta,.profile-source-badge{flex:none;display:inline-flex;align-items:center;min-height:20px;border:1px solid #b8c8c5;border-radius:2px;background:#f7f9f9;padding:2px 6px;color:#536763;font-size:8px;font-weight:700}.profile-source-badge.custom{border-color:#9ab9b1;background:#edf7f4;color:#1c5b50}.profile-source-badge.manufacturer{border-color:#adc2d0;background:#f1f7fb;color:#315f78}.profile-reference-note{margin:0 0 9px;padding:7px 8px;border-left:3px solid #d29a62;background:#fff8ef;color:#654727;font-size:8px;line-height:1.5}.profile-reference-note.available{border-color:#80a99a;background:#f1f8f5;color:#355f51}.profile-card-actions{display:flex;justify-content:flex-end;margin-top:9px}.profile-card-actions button{min-height:34px;display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 10px;color:var(--text-secondary);font-size:9px;font-weight:700}.profile-card-actions button.danger{border-color:#d7b0a8;color:var(--text-danger)}.profile-card-actions button:disabled{border-color:#d5dddb;background:#edf1f0;color:#8a9694}.profile-parameter-checklist{column-count:2;margin:0 0 11px;padding-left:17px;color:var(--text-secondary);font-size:9px;line-height:1.6}.profile-rule-grid.compact{margin-top:10px;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:10px;border-top:1px solid var(--line)}.fabrication-formula-editor{display:grid;gap:10px}.profile-advanced-rule>.fabrication-formula-editor{margin-top:10px;border:0;background:transparent;padding:0}.fabrication-program-adders,.fabrication-program-transfer{display:flex;flex-wrap:wrap;gap:6px}.fabrication-program-transfer{justify-content:flex-end}.fabrication-program-transfer button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 9px;color:var(--text-secondary);font-size:9px;font-weight:700}.fabrication-program-transfer button:disabled{background:#edf1f0;color:var(--text-disabled)}.fabrication-transfer-message{margin:0;color:var(--text-secondary);font-size:9px}.fabrication-program-adders button,.fabrication-program-toolbar>button,.fabrication-rule-row>button,.fabrication-rule-table>button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 9px;color:var(--text-secondary);font-size:9px;font-weight:700}.fabrication-program-adders button:disabled{background:#edf1f0;color:var(--text-disabled)}.fabrication-program-card{border-top:1px solid var(--line);padding-top:10px}.fabrication-program-card>summary{display:flex;align-items:center;justify-content:space-between;gap:10px}.fabrication-program-card>summary span{color:var(--text-muted);font-size:9px;font-weight:500}.fabrication-program-card h4{margin:14px 0 7px;color:var(--text-primary);font-size:10px}.fabrication-program-toolbar{display:flex;align-items:end;justify-content:space-between;gap:8px;margin-top:10px}.fabrication-program-toolbar label,.fabrication-rule-row label{display:grid;min-width:0;gap:4px;color:var(--text-secondary);font-size:8px}.fabrication-program-toolbar input,.fabrication-rule-row input,.fabrication-rule-row select{width:100%;min-width:0;height:32px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 7px;color:var(--text-primary);font-size:10px}.fabrication-rule-table{display:grid;gap:6px}.fabrication-rule-row{display:grid;align-items:end;gap:6px;padding:7px;border:1px solid #dfe7e5;background:#fff}.fabrication-rule-row.parameter{grid-template-columns:1.2fr 1.2fr .7fr .7fr 32px}.fabrication-rule-row.formula{grid-template-columns:1.05fr 1.6fr .55fr 1fr .55fr .75fr 32px}.fabrication-rule-row.auxiliary{grid-template-columns:repeat(4,minmax(0,1fr)) 32px}.fabrication-profile-cut-toggle{align-content:end}.fabrication-profile-cut-toggle input{width:18px;height:18px}.fabrication-profile-cut-fields{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:7px;border:1px dashed #b9c9c6;background:#f7faf9}.fabrication-program-toolbar>button.danger{border-color:#d6a79f;color:var(--text-danger)}.profile-sku-list{display:grid;gap:8px}.profile-node-card,.profile-sku-card{margin-top:6px;border:1px solid #d7e0de;border-radius:3px;background:#fff}.profile-node-card>summary,.profile-sku-card>summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;list-style:none}.profile-node-card>summary::-webkit-details-marker,.profile-sku-card>summary::-webkit-details-marker{display:none}.profile-node-card>summary:before,.profile-sku-card>summary:before{content:"›";flex:none;color:#64817c;font-size:16px;line-height:1;transform:rotate(0deg)}.profile-node-card[open]>summary:before,.profile-sku-card[open]>summary:before{transform:rotate(90deg)}.profile-node-card>summary>span:first-of-type,.profile-sku-card>summary>span:first-of-type{min-width:0;flex:1;display:grid;gap:2px}.profile-node-card>summary b,.profile-sku-card>summary b{overflow:hidden;color:var(--text-primary);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.profile-node-card>summary small,.profile-sku-card>summary small{overflow:hidden;color:var(--text-muted);font-size:8px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.profile-node-card-body,.profile-sku-card-body{padding:10px;border-top:1px solid var(--line)}.profile-sku-list>article{padding:10px;border:1px solid #d7e0de;background:#fff}.profile-node-rules>article,.profile-sku-list>article{content-visibility:auto;contain-intrinsic-size:auto 260px}.profile-sku-list>article>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.profile-sku-list>article>header>div{min-width:0;display:flex;align-items:baseline;gap:8px}.profile-sku-list>article b{color:var(--text-primary);font-size:10px}.profile-sku-list>article code{overflow-wrap:anywhere;color:var(--text-muted);font-size:8px}.profile-sku-list>article header button{width:34px;height:34px;flex:none;display:grid;place-items:center;border:1px solid var(--line);border-radius:3px;background:#fff;color:var(--text-danger)}.profile-sku-list>article header button:disabled{color:#a8b1af;background:#edf1f0}.profile-sku-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.profile-sku-grid label{min-width:0;display:grid;gap:4px;color:var(--text-secondary);font-size:8px}.profile-sku-grid input,.profile-sku-grid select{width:100%;min-width:0;height:33px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 7px;color:var(--text-primary);font-size:10px}.profile-sku-add{min-height:36px;margin-top:9px;display:inline-flex;align-items:center;gap:5px;border:1px dashed #819b96;border-radius:3px;background:#fff;padding:0 10px;color:#1f514b;font-size:9px;font-weight:700}.profile-sku-reuse{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7px;margin:9px 0 12px;padding:9px;border:1px solid #cbd9d6;background:#f7faf9}.profile-sku-reuse label{min-width:0;display:grid;gap:4px;color:var(--text-secondary);font-size:8px}.profile-sku-reuse select{width:100%;min-width:0;height:34px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 7px;color:var(--text-primary);font-size:10px}.profile-sku-reuse button{min-height:34px;display:inline-flex;align-items:center;gap:5px;border:1px solid #7f9b96;border-radius:3px;background:#fff;padding:0 10px;color:#1f514b;font-size:9px;font-weight:800}.profile-sku-reuse button:disabled{border-color:#d5dddb;background:#edf1f0;color:var(--text-disabled)}.profile-sku-reuse p{grid-column:1/-1;margin:0;color:var(--text-muted);font-size:8px;line-height:1.45}.profile-sku-slot-reuse{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7px;margin-bottom:10px;padding:8px;border:1px solid #cbd9d6;background:#f7faf9}.profile-sku-slot-reuse label{min-width:0;display:grid;gap:4px;color:var(--text-secondary);font-size:8px}.profile-sku-slot-reuse select{width:100%;min-width:0;height:34px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 7px;color:var(--text-primary);font-size:10px}.profile-sku-slot-reuse button{min-height:34px;display:inline-flex;align-items:center;gap:5px;border:1px solid #7f9b96;border-radius:3px;background:#fff;padding:0 10px;color:#1f514b;font-size:9px;font-weight:800}.profile-sku-slot-reuse p{grid-column:1/-1;margin:0;color:var(--text-muted);font-size:8px;line-height:1.45}.profile-template-library{display:grid;gap:12px;align-content:start;min-width:0}.profile-template-library>.profile-section-heading{padding-bottom:10px;border-bottom:1px solid var(--line)}.profile-template-form{display:grid;gap:12px;padding:12px;border:1px solid #cbd9d6;background:#f8fbfa}.profile-template-form>header{display:flex;align-items:start;justify-content:space-between;gap:12px}.profile-template-form>header h4,.profile-template-form>header p{margin:0}.profile-template-form>header h4{color:var(--text-primary);font-size:11px}.profile-template-form>header p{margin-top:3px;color:var(--text-muted);font-size:8px;line-height:1.45}.profile-template-form>header>button{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--line);border-radius:3px;background:#fff;color:var(--text-secondary)}.profile-template-tools{display:grid;grid-template-columns:minmax(220px,1fr) minmax(150px,220px) auto;align-items:end;gap:8px;padding:9px;border:1px solid var(--line);background:#f8faf9}.profile-template-tools>label:not(.profile-template-search){display:grid;gap:4px;color:var(--text-secondary);font-size:8px}.profile-template-tools select{width:100%;height:34px;border:1px solid #b8c9c6;border-radius:3px;background:#fff;padding:0 8px;color:var(--text-primary);font-size:10px}.profile-template-tools output{min-width:62px;align-self:center;color:var(--text-muted);font-size:9px;text-align:right}.profile-template-search{height:34px;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;border:1px solid #b8c9c6;border-radius:3px;background:#fff;padding:0 8px;color:var(--text-muted)}.profile-template-search:focus-within{border-color:#2c6961;box-shadow:0 0 0 2px rgb(44 105 97/12%)}.profile-template-search input{width:100%;min-width:0;height:30px;border:0;outline:0;background:transparent;padding:0;color:var(--text-primary);font-size:10px}.profile-template-search button{width:28px;height:28px;display:grid;place-items:center;border:0;background:transparent;color:var(--text-muted)}.profile-template-role-groups{display:grid;gap:7px}.profile-template-role-group{border:1px solid #d6e0de;background:#fff}.profile-template-role-group>summary{min-height:36px;display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;padding:7px 9px;color:var(--text-primary);font-size:10px;font-weight:800}.profile-template-role-group>summary::-webkit-details-marker{display:none}.profile-template-role-group>summary:before{content:"›";color:var(--text-muted);font-size:15px;line-height:1}.profile-template-role-group[open]>summary:before{transform:rotate(90deg)}.profile-template-role-group>summary b{margin-left:auto;min-width:22px;border:1px solid #c9d8d5;border-radius:9px;background:#eef4f2;padding:1px 6px;color:#315d57;font-size:8px;text-align:center}.profile-template-role-group>.profile-template-list{border-top:1px solid #dbe4e2;padding:7px}.profile-template-list{display:grid;gap:7px}.profile-template-list article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border:1px solid var(--line);background:#fff}.profile-template-list article>div{min-width:0;display:grid;gap:3px}.profile-template-list article b{color:var(--text-primary);font-size:11px}.profile-template-list article span{color:var(--text-secondary);font-size:9px}.profile-template-list article small{color:var(--text-muted);font-size:8px;line-height:1.45}.profile-template-card-actions{display:flex!important;grid-auto-flow:column;align-items:center;gap:6px!important}.profile-template-list article button{min-height:34px;flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;border:1px solid #b8c9c6;border-radius:3px;background:#fff;padding:0 10px;color:#315d57;font-size:9px;font-weight:700}.profile-template-list article button.danger{border-color:#d7b0a8;color:var(--text-danger)}.profile-template-form>header>button:active,.profile-template-list article button:active,.profile-template-search button:active{transform:scale(.97)}.profile-template-source-group{border:1px solid #cbd9d6;background:#f7faf9}.profile-template-source-group>summary{min-height:40px;display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;padding:8px 10px;color:var(--text-primary);font-size:10px;font-weight:800}.profile-template-source-group>summary::-webkit-details-marker{display:none}.profile-template-source-group>summary:before{content:"›";color:var(--text-muted);font-size:16px;line-height:1;transform:rotate(0deg)}.profile-template-source-group[open]>summary:before{transform:rotate(90deg)}.profile-template-source-group>summary b{margin-left:auto;color:#315d57;font-size:9px}.profile-template-source-group>summary small{flex:1;min-width:0;color:var(--text-muted);font-size:8px;font-weight:500}.profile-template-source-group>.profile-template-role-groups{max-height:360px;overflow-y:auto;border-top:1px solid #d7e0de;padding:7px}.profile-template-source-group>.profile-rule-empty{margin:0;border-top:1px solid #d7e0de;padding:12px}.profile-template-source-group .profile-template-readonly{min-height:26px;display:inline-flex;align-items:center;flex:0 0 auto;border:1px solid #b8c9c6;border-radius:3px;padding:0 7px;color:#41625d;background:#eef4f2;font-size:8px;font-weight:800}.profile-template-private-group{display:grid;gap:7px}.profile-template-group-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px;padding:0 2px}.profile-template-group-heading h4{margin:0;color:var(--text-primary);font-size:10px}.profile-template-group-heading b{color:var(--text-muted);font-size:9px}.profile-connector-rules>article,.profile-glass-build-ups>article,.profile-screen-rules>article{margin-top:10px;padding:10px;border:1px solid #d7e0de;background:#fff;content-visibility:auto;contain-intrinsic-size:auto 360px}.profile-connector-rules>article>header,.profile-glass-build-ups>article>header,.profile-screen-rules>article>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.profile-connector-rules>article>header>div,.profile-glass-build-ups>article>header>div,.profile-screen-rules>article>header>div{min-width:0;display:flex;align-items:baseline;gap:8px}.profile-connector-rules article header b,.profile-glass-build-ups article header b,.profile-screen-rules article header b{color:var(--text-primary);font-size:10px}.profile-connector-rules article header code,.profile-glass-build-ups article header code,.profile-screen-rules article header code{overflow-wrap:anywhere;color:var(--text-muted);font-size:8px}.profile-connector-rules article header button,.profile-glass-build-ups article header button,.profile-screen-rules article header button{width:34px;height:34px;flex:none;display:grid;place-items:center;border:1px solid var(--line);border-radius:3px;background:#fff;color:var(--text-danger)}.profile-glass-visual-bindings{display:grid;gap:5px;margin-top:9px;color:var(--text-secondary);font-size:9px}.profile-glass-visual-bindings select{width:100%;min-height:94px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:4px;color:var(--text-primary);font-size:10px}.profile-glass-accessories{margin-top:10px;padding-top:8px;border-top:1px solid var(--line)}.profile-glass-accessories>summary{margin-bottom:8px;font-size:10px}.profile-inline-toggle{display:flex;align-items:center;gap:6px;margin:8px 0;color:var(--text-secondary);font-size:9px}.profile-inline-toggle input{accent-color:#145a52}.profile-node-rules>article{margin-top:10px;padding:10px;border:1px solid #d7e0de;background:#fff}.profile-node-rules>article>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-node-rules>article>header>div:first-child{min-width:0;display:grid;gap:2px}.profile-node-rules>article>header b{font-size:10px}.profile-node-rules>article>header small{overflow-wrap:anywhere;color:var(--text-muted);font-size:8px}.profile-node-actions{display:flex;gap:5px}.profile-node-card-body>.profile-node-actions{justify-content:flex-end;margin-bottom:8px}.profile-node-card-body>.profile-node-actions button{width:auto;min-height:34px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;font-size:8px;font-weight:700}.profile-node-card-body>.profile-node-actions button.danger{border-color:#d7b0a8;color:var(--text-danger)}.profile-node-actions button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:3px;background:#fff;color:var(--text-secondary)}.profile-node-actions button:last-child{color:var(--text-danger)}.profile-node-actions button:disabled{background:#edf1f0;color:#a8b1af}.profile-node-contract{display:grid;grid-template-columns:150px 150px minmax(0,1fr);align-items:end;gap:8px;margin-top:9px}.profile-node-contract label,.profile-node-fields label{min-width:0;display:grid;gap:4px;color:var(--text-secondary);font-size:8px}.profile-node-contract input,.profile-node-fields input,.profile-node-fields select{width:100%;min-width:0;height:33px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 7px;color:var(--text-primary);font-size:10px}.profile-node-checkbox{align-self:center;grid-template-columns:auto 1fr!important;align-items:center}.profile-node-checkbox input{width:auto;height:auto;accent-color:#145a52}.profile-node-side{display:grid;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}.profile-node-side>strong{color:var(--text-primary);font-size:10px}.profile-node-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.profile-node-fields select[multiple]{height:auto;min-height:96px;padding:4px}.profile-node-fields label.wide{grid-column:span 2}.profile-node-orientations{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0;border:0;padding:0}.profile-node-orientations legend{float:left;margin-right:4px;color:var(--text-secondary);font-size:8px}.profile-node-orientations label{display:inline-flex;align-items:center;gap:4px;color:var(--text-secondary);font-size:8px}.profile-node-orientations input{accent-color:#145a52}.profile-node-adjustments{display:grid;gap:5px}.profile-node-adjustment{display:grid;grid-template-columns:minmax(72px,1fr) 68px 82px minmax(140px,2fr) 32px;align-items:center;gap:5px}.profile-node-adjustment>span{color:var(--text-secondary);font-size:9px}.profile-node-adjustment input,.profile-node-adjustment select{min-width:0;height:35px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 7px;color:var(--text-primary);font-size:10px}.profile-node-adjustment button{width:32px;height:35px;display:grid;place-items:center;border:1px solid var(--line);border-radius:3px;background:#fff;color:var(--text-danger)}.profile-node-additions{display:flex;flex-wrap:wrap;gap:5px}.profile-node-additions button{min-height:35px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px dashed #9bb0ac;border-radius:3px;background:#fff;color:var(--text-secondary);padding:0 8px;font-size:9px}.profile-node-additions button:disabled{border-style:solid;color:#8e9997;background:#edf1f0}.profile-calibration-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:11px}.profile-calibration-heading h3{margin:0}.profile-calibration-heading p{margin:4px 0 0;max-width:660px;color:var(--text-muted);font-size:9px;line-height:1.55}.profile-calibration-heading>b{flex:none;padding:3px 7px;border:1px solid var(--line);border-radius:2px;font-size:8px}.profile-calibration-heading>b.released{border-color:#92b9aa;color:#245f4e;background:#f2faf6}.profile-calibration-heading>b.draft{border-color:#d9b68c;color:#75491f;background:#fff8ef}.profile-calibration-confirm{display:flex;align-items:flex-start;gap:7px;margin:10px 0;color:var(--text-secondary);font-size:9px;line-height:1.55}.profile-calibration-confirm input{margin-top:2px;accent-color:#145a52}.profile-calibration-panel>button{min-height:36px;display:inline-flex;align-items:center;gap:5px;border:1px solid #7f9b96;border-radius:3px;background:#fff;padding:0 11px;color:#1f514b;font-size:9px;font-weight:800}.profile-calibration-panel>button:disabled{border-color:#d5dddb;background:#edf1f0;color:#7d8a88}.profile-library-errors{gap:4px;border:1px solid #d6a79f;background:#fff6f4;color:var(--text-danger)}.profile-calculation-warnings,.profile-library-errors{display:grid;margin-top:14px;padding:10px;font-size:9px}.profile-calculation-warnings{gap:6px;border:1px solid #d9ba8f;background:#fff9ef;color:#68491f}.profile-calculation-warnings>div,.profile-calculation-warnings>label{display:flex;align-items:flex-start;gap:7px}.profile-calculation-warnings>div span{display:grid;gap:2px}.profile-calculation-warnings>div b{color:#5d401d;font-size:10px}.profile-calculation-warnings>div small{color:#80643f;font-size:8px}.profile-calculation-warnings>p{margin:0;line-height:1.5}.profile-calculation-warnings>label{margin-top:3px;padding-top:7px;border-top:1px solid #ead7b9;font-weight:700;line-height:1.5}.profile-calculation-warnings input{margin-top:1px;accent-color:#145a52}.profile-library-message{margin:12px 0 0;color:var(--text-success);font-size:10px}.profile-library-layout>main>footer{position:sticky;bottom:-18px;display:flex;justify-content:flex-end;gap:8px;margin:18px -18px -18px;padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgba(255,255,255,.97)}.profile-library-layout>main>footer button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #7f9b96;border-radius:3px;background:#fff;padding:0 14px;color:#1f514b;font-size:10px;font-weight:800}.profile-library-layout>main>footer button.primary{background:#145a52;border-color:#145a52;color:#fff}.profile-library-layout>main>footer button:disabled{background:#e7ecea;border-color:#d5dddb;color:#7d8a88;cursor:not-allowed}.casement-product-dialog{width:min(1240px,calc(100vw - 44px))}.casement-product-editor{display:grid;gap:16px;min-width:0}.casement-product-editor h3{margin:0;color:var(--text-primary);font-size:12px}.casement-product-editor h3>span{margin-left:5px;color:var(--text-muted);font-size:9px;font-weight:600}.casement-product-basic{display:grid;gap:10px}.casement-product-source-note{margin:0;padding:8px 10px;border-left:3px solid var(--accent);background:var(--surface-muted);color:var(--text-secondary);font-size:10px;line-height:1.55}.casement-product-source-note b{color:var(--text-primary)}.casement-section-workbench{display:grid;gap:12px}.casement-section-card{min-width:0;display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:14px;align-items:stretch;padding:12px;border:1px solid var(--line);border-radius:3px;background:#fbfdfc}.casement-section-card>figure{min-width:0;margin:0;display:grid;grid-template-rows:minmax(170px,1fr) auto;border:1px solid #dce5e3;border-radius:3px;background:#fff;overflow:hidden}.casement-section-card>figure img{object-fit:contain}.casement-section-card>figure img,.casement-section-card>figure>svg{display:block;width:100%;height:100%;min-height:170px}.casement-section-card>figure figcaption{display:grid;gap:2px;padding:8px 10px;border-top:1px solid #e3e9e8;color:var(--text-secondary);font-size:9px;line-height:1.45}.casement-section-card>figure figcaption strong{color:var(--text-primary);font-size:11px}.casement-section-fields{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 12px;align-content:start}.casement-section-fields>h3{grid-column:1/-1;padding-bottom:7px;border-bottom:1px solid #e0e7e5}.casement-process-fields{min-width:0;display:grid;gap:9px;align-content:start;padding:13px;border:1px solid var(--line);border-radius:3px;background:#fbfdfc}.casement-process-fields label,.casement-section-fields label{position:relative;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 8px;align-items:center;color:var(--text-secondary);font-size:9px}.casement-process-fields label>span,.casement-section-fields label>span{grid-column:1/-1}.casement-process-fields input,.casement-section-fields input{width:100%;min-width:0;height:35px;box-sizing:border-box;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 8px;color:var(--text-primary);font-size:11px}.casement-process-fields label>em,.casement-section-fields label>em{min-width:24px;color:var(--text-muted);font-size:9px;font-style:normal}.casement-process-fields>p{margin:-3px 0 2px;color:var(--text-secondary);font-size:10px;line-height:1.55}.casement-process-fields>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 12px}.casement-product-missing{padding:10px 12px;border:1px solid #d8bd8a;border-radius:3px;background:#fff9ed;color:#704b13;font-size:10px}.casement-product-missing summary{cursor:pointer;font-weight:800}.casement-product-missing span{display:block;margin-top:5px}.profile-library-dialog button{transition:transform .14s var(--ease-out),background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}.profile-library-dialog button:not(:disabled){cursor:pointer}.profile-library-dialog button:disabled{cursor:not-allowed}.profile-library-dialog button:focus-visible{outline:2px solid #ed7b3a;outline-offset:2px}.profile-library-dialog button:active:not(:disabled){transform:scale(.97)}.profile-library-actions button[aria-pressed=true]:not(.primary){border-color:#3f746d;background:#eaf3f1;color:#174e47;box-shadow:inset 0 -2px #3f746d}.profile-library-actions button.primary[aria-pressed=true]{border-color:#0f4a44;background:#0f4a44;box-shadow:inset 0 -2px rgba(255,255,255,.28)}.profile-library-layout>aside>button.active,.profile-library-layout>aside>button[aria-pressed=true]{border-color:#3f746d;background:#eaf3f1;box-shadow:inset 3px 0 #145a52}.system-manufacturing-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 10px;margin:7px 0}.system-manufacturing-summary div{display:grid;gap:2px;min-width:0}.system-manufacturing-summary dt{color:var(--text-muted);font-size:8px}.system-manufacturing-summary dd{margin:0;color:var(--text-primary);font-size:9px;font-weight:700;overflow-wrap:anywhere}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.field-row label{display:flex;flex-direction:column;gap:5px;color:var(--text-secondary);font-size:9px}.field-row input{width:100%;min-width:0;height:33px;border:1px solid var(--line);border-radius:6px;padding:0 8px;color:#263537;font-size:11px;outline:0}.field-row input:focus,.select-field select:focus{border-color:#65908a;box-shadow:0 0 0 2px rgba(74,128,120,.1)}.frame-parameter-card{display:grid;gap:8px;margin-top:9px;padding:9px 0 0;border-top:1px solid var(--line)}.frame-parameter-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.frame-parameter-heading b{color:var(--text-primary);font-size:12px;line-height:1.35}.frame-parameter-heading span{color:var(--text-tertiary);font-size:10px;white-space:nowrap}.frame-parameter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.frame-parameter-field{display:grid!important;align-content:start!important;justify-content:stretch!important;gap:4px!important;color:var(--text-secondary);font-size:10px}.frame-parameter-input{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;border:1px solid var(--line);border-radius:5px;background:var(--surface-panel);overflow:hidden}.frame-parameter-card .frame-parameter-input input{width:100%;min-width:0;height:34px;padding:0 7px;border:0;border-radius:0;background:transparent;font-variant-numeric:tabular-nums}.frame-parameter-card .frame-parameter-input input:focus{outline:2px solid var(--green-2);outline-offset:-2px}.frame-parameter-input em{padding-right:7px;color:var(--text-tertiary);font-size:9px;font-style:normal}.frame-parameter-derived{margin:0;color:var(--text-secondary);font-size:9px;line-height:1.5}.pane-frame-facts{display:flex;flex-wrap:wrap;gap:5px;margin:0 0 8px}.pane-frame-facts span{padding:3px 6px;border:1px solid var(--line);border-radius:3px;background:var(--surface-subtle);color:var(--text-secondary);font-size:8px;line-height:1.3}.stock-plan-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px;border:1px solid var(--line);background:#fff}.stock-plan-summary>div{display:grid;gap:3px;padding:8px 9px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.stock-plan-summary>div:nth-child(2n){border-right:0}.stock-plan-summary>div:nth-last-child(-n+2){border-bottom:0}.stock-plan-summary span{color:var(--text-secondary);font-size:8px}.stock-plan-summary b{color:var(--text-primary);font-size:11px;font-variant-numeric:tabular-nums}.stock-plan-summary .stock-return-metric{grid-column:1/-1;border-right:0;border-bottom:0;background:#f1f7f5}.stock-return-metric b{color:#285e55}.stock-bars{margin-top:8px;border:1px solid var(--line);border-radius:4px;background:#fff}.stock-bars summary{padding:9px;cursor:pointer;color:var(--text-primary);font-size:10px;font-weight:700}.stock-bars>div{display:grid;gap:4px;padding:9px;border-top:1px solid var(--line)}.stock-bars b{font-size:9px;color:var(--text-primary)}.stock-bars small,.stock-bars span{font-size:8px;line-height:1.45;color:var(--text-secondary);overflow-wrap:anywhere}.stock-bars strong{color:#263537;font-size:9px;font-weight:650;font-variant-numeric:tabular-nums}.stock-bar-title{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.stock-bar-title small{text-align:right}.wide-field{display:flex;flex-direction:column;gap:5px;margin-bottom:9px;color:#7b8789;font-size:9px}.wide-field input{width:100%;height:33px;border:1px solid var(--line);border-radius:6px;padding:0 8px;color:#263537;font-size:10px;outline:0}.measure-button{width:100%;margin-top:9px;height:31px;display:flex;justify-content:center;gap:6px;border:1px solid #cbd6d4;background:#f8fbfa;color:var(--green-2);border-radius:6px;cursor:pointer}.measure-button,.select-field{align-items:center;font-size:9px}.select-field{display:grid;grid-template-columns:64px 1fr;gap:7px;margin-bottom:8px;color:var(--text-secondary)}.select-field select{width:100%;min-width:0;height:33px;border:1px solid var(--line);background:white;border-radius:6px;padding:0 7px;color:#2f3e40;font-size:10px;outline:0}.select-field select:disabled{color:var(--text-disabled);background:var(--surface-subtle);cursor:not-allowed}.select-field input{width:100%;min-width:0;height:33px;border:1px solid var(--line);border-radius:6px;padding:0 8px;color:#2f3e40;font-size:10px;outline:0}.field-hint{margin:-1px 0 10px 71px;color:var(--text-muted);font-size:8px;line-height:1.5}.fold-group-section{background:#f7faf9;box-shadow:inset 3px 0 #2d756b}.fold-group-summary{display:flex;align-items:center;justify-content:space-between;margin:-2px 0 10px;padding:9px 10px;border:1px solid #cfe0dd;border-radius:7px;background:#fff}.fold-group-summary b{color:#225a53;font-size:10px}.fold-group-summary small{color:#7f8e90;font-size:8px}.fold-group-section .field-hint{margin-left:71px}.shape-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:10px}.shape-grid button{min-width:0;border:1px solid var(--line);border-radius:7px;background:#fbfcfc;padding:8px 4px 7px;display:flex;flex-direction:column;align-items:center;gap:4px;color:#59686a;cursor:pointer}.shape-grid button:hover{border-color:#9eb7b3;background:#f6faf9}.shape-grid button.active{border-color:var(--orange);box-shadow:0 0 0 1px rgba(226,111,55,.16);color:var(--green);background:#fffaf7}.shape-grid b{font-size:8px}.shape-grid small{color:#8a9697;font-size:7px;white-space:nowrap}.shape-icon{display:block;width:30px;height:21px;background:currentColor;opacity:.8;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.shape-trapezoid-left{clip-path:polygon(0 32%,100% 0,100% 100%,0 100%)}.shape-trapezoid-right{clip-path:polygon(0 0,100% 32%,100% 100%,0 100%)}.shape-gable{clip-path:polygon(50% 0,100% 30%,100% 100%,0 100%,0 30%)}.shape-triangle{clip-path:polygon(50% 0,100% 100%,0 100%)}.shape-arch{border-radius:50% 50% 2px 2px;clip-path:none}.shape-rise{border-top:1px dashed #dce4e3;padding-top:9px}.shape-grid~.field-hint{margin-left:0}.range-field{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;color:#7b8789;font-size:9px}.range-field input{flex:1;accent-color:var(--green-2)}.swatches{display:flex;gap:9px}.swatches button{width:27px;height:27px;border:2px solid white;border-radius:50%;box-shadow:0 0 0 1px #cfd5d6;cursor:pointer}.swatches button.active{box-shadow:0 0 0 2px var(--orange)}.unit-summary{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:8px}.unit-summary>div{border:1px solid var(--line);border-radius:7px;padding:8px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 6px;color:#708082}.unit-summary span{font-size:8px}.unit-summary b{grid-column:1/3;font-size:10px;color:#344244}.toggle-line{display:flex;align-items:center;justify-content:space-between;padding:7px 0}.toggle-line>span{display:flex;flex-direction:column;gap:2px}.toggle-line b{font-size:10px}.toggle-line small{color:#8a9496;font-size:8px}.toggle-line input{appearance:none;width:31px;height:17px;border-radius:20px;background:#cfd6d6;position:relative;cursor:pointer;transition:background-color .16s ease}.toggle-line input:after{content:"";width:13px;height:13px;border-radius:50%;background:white;position:absolute;left:2px;top:2px;box-shadow:0 1px 3px rgba(0,0,0,.2);transition:transform .16s var(--ease-out)}.toggle-line input:checked{background:var(--green-2)}.toggle-line input:checked:after{transform:translateX(14px)}.attachment-card{margin-top:7px;padding:0;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent}.attachment-card.active{border-color:#8fb2aa;background:transparent}.attachment-card .toggle-line{padding:9px 0}.opening-motion-summary{display:flex;flex-direction:column;gap:3px;margin-top:7px;padding:8px;border:1px solid var(--line);border-radius:3px;background:var(--surface-subtle)}.opening-motion-summary b{color:var(--text-primary);font-size:10px}.opening-motion-summary span{color:var(--text-secondary);font-size:9px;line-height:1.45}.opening-motion-summary small{color:var(--text-muted);font-size:8px;line-height:1.45}.opening-handle-mount{display:flex;flex-direction:column;gap:6px;margin-top:7px;padding:8px 0;border:0;border-top:1px solid var(--line);background:transparent}.opening-handle-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.opening-handle-heading b{color:var(--text-primary);font-size:9px}.opening-handle-heading small{color:var(--text-muted);font-size:8px}.opening-handle-mount p{margin:0;color:var(--text-secondary);font-size:8px;line-height:1.5}.opening-handle-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.opening-handle-options button{min-width:0;min-height:32px;padding:0 4px;border:1px solid var(--line);border-radius:3px;background:var(--surface);color:var(--text-secondary);font-size:8px;cursor:pointer}.opening-handle-options button.active{border-color:var(--green-2);background:#edf6f4;color:var(--green-2);font-weight:700}.attachment-card-heading{padding:9px 0 5px}.attachment-card-heading>span{display:flex;flex-direction:column;gap:2px}.attachment-card-heading b{color:var(--text-primary);font-size:10px}.attachment-card-heading small{color:var(--text-muted);font-size:8px;line-height:1.4}.attachment-apply{width:100%;min-height:36px;margin:7px 0;border:1px solid #b8c6c4;border-radius:3px;background:#fff;color:var(--text-primary);font-size:9px;cursor:pointer}.attachment-apply:disabled{color:var(--text-disabled);background:var(--surface-subtle);cursor:not-allowed}.attachment-remove{border-color:#d9b9af;color:var(--text-danger);background:var(--surface-danger)}.attachment-issue{margin:5px 0 8px;color:var(--text-warning);font-size:8px;line-height:1.45}.attachment-config{display:grid;grid-template-columns:1fr 74px auto;align-items:center;gap:6px;padding:0 0 9px;color:#718082;font-size:8px}.attachment-config input,.attachment-config select{width:100%;min-width:0;height:27px;border:1px solid var(--line);border-radius:5px;background:white;padding:0 6px;color:#304143;font-size:9px}.attachment-config em{color:#8b9698;font-size:8px;font-style:normal}.position-slider{display:flex;flex-direction:column;gap:5px;padding:0 0 10px;color:#718082;font-size:8px}.position-slider span{display:flex;justify-content:space-between}.position-slider b{color:#225a53;font-size:8px}.position-pair input,.position-slider input{width:100%;accent-color:#e26f37}.position-pair{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:0 0 10px}.position-pair label{display:flex;align-items:center;gap:5px;color:#718082;font-size:8px}.connector-edge-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:9px}.connector-edge-grid button{min-width:0;height:31px;display:flex;align-items:center;justify-content:center;gap:3px;border:1px solid var(--line);border-radius:6px;background:#fbfcfc;color:#627270;font-size:8px;cursor:pointer}.connector-edge-grid button:hover{border-color:#8eaaa5}.connector-edge-grid button.used{color:#9a542f;border-color:#e4b293;background:#fff5ef}.connector-card{margin-top:8px;padding:9px;border:1px solid #d7dfde;border-radius:8px;background:#fafcfc}.connector-card-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.connector-card-title b{color:#354846;font-size:9px}.connector-card-title button{width:25px;height:25px;display:grid;place-items:center;border:0;border-radius:5px;background:#fff0eb;color:#a75238;cursor:pointer}.connector-card .select-field{grid-template-columns:58px 1fr}.compact-toggle{border-top:1px dashed #dce4e3;padding-top:7px}.connector-empty{margin:0}.property-footer{padding:14px 17px 20px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.property-footer button{border:1px solid var(--line);background:white;border-radius:6px;padding:8px 4px;color:#5e6a6c;display:flex;justify-content:center;align-items:center;gap:5px;font-size:9px;cursor:pointer}.property-footer button:hover{border-color:#9fb1ae;color:var(--green)}.manufacturing-calculation-launch{display:grid;gap:9px;background:#f7faf9;box-shadow:inset 3px 0 #2d756b}.manufacturing-calculation-launch p{margin:0;color:var(--text-secondary);font-size:9px;line-height:1.55}.manufacturing-calculation-button{min-height:38px;border:1px solid #145a52;border-radius:4px;background:#145a52;color:var(--text-inverse);font-size:10px;font-weight:700;cursor:pointer}.manufacturing-calculation-button:hover{background:#1d6b62}.cutting-summary{display:flex;align-items:baseline;gap:7px;margin-bottom:9px;padding:9px 10px;border-radius:7px;background:#f1f6f5;color:#214f49}.cutting-summary b{font-size:15px}.cutting-summary span{font-size:8px;color:#6f817e}.cutting-override-editor{display:grid;gap:7px;padding:9px;border-bottom:1px solid var(--line);background:#f5f8f7}.cutting-override-editor label{display:grid;gap:4px;color:var(--text-secondary);font-size:8px}.cutting-override-editor input,.cutting-override-editor select{min-height:34px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 8px;color:var(--text-primary);font-size:10px}.cutting-override-editor>div{display:flex;flex-wrap:wrap;gap:6px}.cutting-override-editor button{min-height:32px;border:1px solid #8ba8a3;border-radius:3px;background:#fff;padding:0 9px;color:#1f514b;font-size:9px;font-weight:700}.cutting-override-editor button.primary{border-color:#145a52;background:#145a52;color:#fff}.quote-side>strong{display:block;color:var(--orange);font-size:27px;letter-spacing:-.03em}.quote-side p{margin:7px 0 15px;color:#7c898b;font-size:9px;line-height:1.6}.quote-side button{width:100%;border:0;border-radius:7px;background:var(--green);color:white;padding:9px;font-size:10px;cursor:pointer}.modal-backdrop{position:fixed;z-index:30;inset:0;background:rgba(10,26,25,.54);backdrop-filter:blur(3px);display:grid;place-items:center;padding:24px}.modal-card{width:min(680px,94vw);max-height:min(720px,90vh);overflow-y:auto;position:relative;background:var(--surface-panel);color:var(--text-primary);padding:25px}.modal-close{position:absolute;z-index:2;right:17px;top:17px;width:31px;height:31px;display:grid;place-items:center;border:0;background:var(--surface-subtle);border-radius:50%;color:var(--text-secondary);cursor:pointer}.modal-title{display:flex;align-items:center;gap:12px;padding-right:38px;margin-bottom:20px;color:var(--green)}.modal-title>svg{color:var(--orange)}.modal-title h2{margin:0;font-size:18px}.modal-title p{margin:4px 0 0;color:var(--text-muted);font-size:10px}.modal-title .modal-primary{margin-left:auto}.modal-primary{border:0!important;border-radius:var(--studio-control-radius)!important;padding:9px 13px!important;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.modal-empty{padding:50px 20px;border:1px dashed var(--line);border-radius:9px;text-align:center;color:var(--text-muted);font-size:11px}.quote-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.quote-grid>div{padding:13px;border:1px solid var(--line);border-radius:9px;background:#fbfcfc;display:flex;align-items:center;justify-content:space-between}.quote-grid span{color:var(--text-secondary);font-size:10px}.quote-grid b{font-size:13px}.quote-total{margin-top:14px;padding:17px;border-radius:10px;background:#163f3b;color:white;display:flex;align-items:center;justify-content:space-between}.quote-total span{display:flex;flex-direction:column;gap:4px;font-size:12px}.quote-total small{color:#a6c0bd;font-size:8px}.quote-total>b{color:#ffd0b5;font-size:25px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.modal-actions button{border:1px solid var(--line);background:white;color:var(--text-secondary);border-radius:7px;padding:9px 12px;display:inline-flex;align-items:center;gap:6px;font-size:10px;cursor:pointer}.modal-actions button.danger{border-color:#d59e91;background:var(--surface-danger);color:var(--text-danger);font-weight:700}.delete-scene-impact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:16px}.delete-scene-impact span{min-height:58px;display:grid;place-items:center;gap:3px;padding:8px;border:1px solid var(--line);border-radius:5px;background:var(--surface-subtle);color:var(--text-secondary);font-size:9px}.delete-scene-impact b{color:var(--text-primary);font-size:17px;font-variant-numeric:tabular-nums}.delete-window-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.delete-window-options>button{min-height:86px;border:1px solid var(--line);border-radius:9px;background:#fbfdfc;color:var(--text-primary);padding:13px;display:flex;align-items:flex-start;gap:10px;text-align:left;cursor:pointer}.delete-window-options>button:hover{border-color:#8eaaa5;background:#f4f9f7}.delete-window-options>button.danger{border-color:#dfb9ad;color:var(--text-danger);background:var(--surface-danger)}.delete-window-options span{display:grid;gap:5px}.delete-window-options b{font-size:11px}.delete-window-options small{color:var(--text-secondary);font-size:9px;line-height:1.55}.export-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.export-grid button{min-height:104px;border:1px solid var(--line);background:#fbfcfc;border-radius:10px;padding:15px;display:flex;flex-direction:column;align-items:flex-start;gap:7px;color:var(--text-accent);cursor:pointer;text-align:left}.export-grid button:hover{border-color:#8fabaa;background:#f4f9f8;transform:translateY(-1px)}.export-grid b{color:var(--text-primary);font-size:11px}.export-grid span{color:var(--text-secondary);font-size:9px}.fabrication-modal-card{width:min(1120px,96vw);padding:0;overflow:hidden}.studio-fabrication-workspace{max-height:min(820px,90dvh);overflow-y:auto;overscroll-behavior:contain;background:var(--surface-panel);color:var(--text-primary)}.fabrication-workspace-header{position:sticky;top:0;z-index:3;min-height:70px;padding:17px 58px 14px 20px;border-bottom:1px solid var(--studio-line);background:rgba(255,255,255,.97);display:flex;align-items:center;justify-content:space-between;gap:16px}.fabrication-workspace-header h2{margin:0;font-size:16px}.fabrication-workspace-header p{margin:4px 0 0;color:var(--text-secondary);font-size:11px}.fabrication-leaf-list button,.fabrication-primary-action,.fabrication-selector-editor>button,.fabrication-workspace-header button{min-height:36px;border:1px solid var(--studio-primary-border);border-radius:3px;background:var(--surface-panel);color:var(--text-primary);padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:650;cursor:pointer;transition:transform .14s cubic-bezier(.23,1,.32,1),background-color .16s ease}.fabrication-leaf-list button:active,.fabrication-primary-action:active,.fabrication-selector-editor>button:active,.fabrication-workspace-header button:active{transform:scale(.98)}.fabrication-leaf-list button:disabled,.fabrication-primary-action:disabled,.fabrication-selector-editor>button:disabled,.fabrication-workspace-header button:disabled{cursor:not-allowed;opacity:.52}.fabrication-workspace-message{margin:12px 20px 0;padding:9px 11px;border-left:3px solid var(--text-accent);background:var(--surface-subtle);color:var(--text-primary);font-size:11px;line-height:1.5}.fabrication-auth-required,.fabrication-loading{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;padding:28px;color:var(--text-secondary);text-align:center}.fabrication-loading svg,.fabrication-primary-action .lucide-loader-circle{animation:fabrication-spin .8s linear infinite}.fabrication-auth-required h2{margin:4px 0 0;color:var(--text-primary);font-size:16px}.fabrication-auth-required p{max-width:520px;margin:0;font-size:12px;line-height:1.6}.fabrication-step{border-bottom:1px solid var(--studio-line)}.fabrication-step>summary{min-height:58px;padding:10px 20px;display:flex;align-items:center;gap:11px;cursor:pointer;list-style:none}.fabrication-step>summary::-webkit-details-marker{display:none}.fabrication-step>summary>span{width:24px;height:24px;border:1px solid var(--studio-primary-border);border-radius:50%;display:grid;place-items:center;color:var(--text-accent);font-size:10px;font-weight:750}.fabrication-step>summary div{display:grid;gap:2px}.fabrication-step>summary b{font-size:12px}.fabrication-step>summary small{color:var(--text-secondary);font-size:10px}.fabrication-step-body{padding:0 20px 20px}.fabrication-authority-note,.fabrication-empty-note,.fabrication-history-note,.fabrication-parameter-entry-note,.fabrication-permission-note{margin:0 0 12px;color:var(--text-secondary);font-size:10px;line-height:1.55}.fabrication-parameter-entry-note,.fabrication-permission-note{padding:8px 10px;border:1px solid #e2b998;background:var(--surface-warning);color:var(--text-warning)}.fabrication-parameter-entry-note{border-color:var(--studio-primary-border);background:var(--surface-subtle);color:var(--text-secondary)}.fabrication-family-toolbar,.fabrication-item-toolbar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.fabrication-calculation-row label,.fabrication-family-toolbar label,.fabrication-item-toolbar label,.fabrication-selector-editor label,.fabrication-stack-field{min-width:0;display:grid;gap:5px;color:var(--text-secondary);font-size:10px}.fabrication-calculation-row label>span,.fabrication-family-toolbar label>span,.fabrication-item-toolbar label>span,.fabrication-selector-editor label>span,.fabrication-stack-field>span{color:var(--text-primary);font-weight:650}.fabrication-family-toolbar label>small{line-height:1.4}.fabrication-calculation-row select,.fabrication-child-editor select,.fabrication-family-toolbar input,.fabrication-family-toolbar select,.fabrication-item-toolbar input,.fabrication-item-toolbar select,.fabrication-parameter-field>input,.fabrication-parameter-field>select,.fabrication-selector-editor input,.fabrication-selector-editor select,.fabrication-stack-field input{width:100%;min-width:0;min-height:36px;border:1px solid var(--studio-primary-border);border-radius:3px;background:var(--surface-panel);color:var(--text-primary);padding:6px 9px;font:inherit;font-size:11px}.fabrication-calculation-row select:focus-visible,.fabrication-child-editor select:focus-visible,.fabrication-family-toolbar input:focus-visible,.fabrication-family-toolbar select:focus-visible,.fabrication-item-toolbar input:focus-visible,.fabrication-item-toolbar select:focus-visible,.fabrication-parameter-field>input:focus-visible,.fabrication-parameter-field>select:focus-visible,.fabrication-selector-editor input:focus-visible,.fabrication-selector-editor select:focus-visible,.fabrication-stack-field input:focus-visible{outline:2px solid var(--studio-primary);outline-offset:1px}.fabrication-child-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.fabrication-child-editor{min-width:0;margin:0;padding:12px;border:1px solid var(--studio-line);border-radius:3px}.fabrication-child-editor legend{padding:0 5px;color:var(--text-primary);font-size:11px;font-weight:750}.fabrication-inline-toggle{min-height:36px;display:flex;align-items:center;gap:8px;color:var(--text-primary);font-size:10px}.fabrication-inline-toggle input{width:16px;height:16px;accent-color:var(--text-accent)}.fabrication-parameter-list{display:grid;gap:1px;margin-top:10px;border:1px solid var(--studio-line)}.fabrication-parameter-field{min-width:0;padding:9px;display:grid;grid-template-columns:minmax(110px,.7fr) minmax(160px,1.3fr);align-items:center;gap:5px 10px;border-bottom:1px solid var(--studio-line)}.fabrication-parameter-field:last-child{border-bottom:0}.fabrication-parameter-field>label{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:5px}.fabrication-parameter-field>label span{color:var(--text-primary);font-size:10px;font-weight:650;overflow-wrap:anywhere}.fabrication-parameter-field>label small{color:var(--text-muted);font-size:8px}.fabrication-parameter-input-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.fabrication-field-note{grid-column:2;color:var(--text-muted);font-size:8px}.fabrication-readonly-value{min-height:32px;display:flex;align-items:center;color:var(--text-secondary);font-size:9px}.fabrication-primary-action{border-color:#145a52;background:#145a52;color:var(--text-inverse)}.fabrication-primary-action:hover{background:#1d6b62}.fabrication-glass-layout{display:grid;grid-template-columns:minmax(230px,.72fr) minmax(420px,1.28fr);gap:12px}.fabrication-leaf-list{max-height:310px;overflow-y:auto;border:1px solid var(--studio-line)}.fabrication-leaf-list>label{min-height:52px;padding:7px 8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid var(--studio-line)}.fabrication-leaf-list>label:last-child{border-bottom:0}.fabrication-leaf-list>label[data-bound=true]{box-shadow:inset 3px 0 #2d756b}.fabrication-leaf-list input{width:16px;height:16px;accent-color:var(--text-accent)}.fabrication-leaf-list span{min-width:0;display:grid;gap:2px}.fabrication-leaf-list b{font-size:10px}.fabrication-leaf-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font:8px/1.3 ui-monospace,SFMono-Regular,Consolas,monospace}.fabrication-leaf-list button{min-height:30px;padding:0 8px;font-size:9px}.fabrication-selector-editor{padding:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;border:1px solid var(--studio-line)}.fabrication-selector-editor label>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px}.fabrication-selector-editor em{color:var(--text-muted);font-size:9px;font-style:normal}.fabrication-selector-editor>button{align-self:end}.fabrication-action-row,.fabrication-calculation-row{margin-top:12px;display:flex;align-items:end;justify-content:space-between;gap:12px}.fabrication-action-row>span{color:var(--text-secondary);font-size:10px}.fabrication-calculation-row label{flex:1;max-width:520px}.fabrication-item-parameters{margin-top:12px}.fabrication-item-parameters>div:first-child{display:grid;gap:3px}.fabrication-item-parameters>div:first-child b{font-size:11px}.fabrication-item-parameters>div:first-child small{color:var(--text-secondary);font-size:9px;line-height:1.45}.fabrication-item-blocked{margin:10px 0;padding:9px 10px;border:1px solid #e2b998;background:var(--surface-warning);color:var(--text-warning)}.fabrication-item-blocked strong{font-size:10px}.fabrication-item-blocked ul{margin:6px 0 0;padding-left:18px;color:var(--text-primary);font-size:9px;line-height:1.5}.fabrication-item-stale{margin-top:10px;padding:9px 10px;border:1px solid #e2b998;background:var(--surface-warning);color:var(--text-warning)}.fabrication-item-stale strong{font-size:10px}.fabrication-item-stale ul{margin:6px 0 0;padding-left:18px;color:var(--text-primary);font-size:9px;line-height:1.5}.fabrication-item-current{margin:10px 0 0;display:flex;align-items:center;gap:5px;color:var(--text-success);font-size:10px}.fabrication-binding-dirty{margin:9px 0 0;display:flex;align-items:center;gap:6px;color:var(--text-warning);font-size:10px;line-height:1.45}.fabrication-item-reference{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:10px;border:1px solid var(--studio-line);background:var(--studio-line)}.fabrication-item-reference span{min-width:0;padding:8px;display:grid;gap:3px;background:var(--surface-subtle);color:var(--text-secondary);font-size:8px}.fabrication-item-reference b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary);font:9px/1.35 ui-monospace,SFMono-Regular,Consolas,monospace}.fabrication-authority-note{margin-top:11px;padding:8px 10px;border-left:3px solid var(--studio-primary-border);background:var(--surface-subtle)}.fabrication-authority-note code,.fabrication-blockers code{font:9px/1.35 ui-monospace,SFMono-Regular,Consolas,monospace}.fabrication-readiness{margin-top:13px}.fabrication-readiness h3{margin:0 0 8px;font-size:11px}.fabrication-readiness-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.fabrication-readiness-grid>div{min-height:54px;padding:8px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 6px;border:1px solid var(--studio-line);background:var(--surface-panel)}.fabrication-readiness-grid>div svg{grid-row:1/span 2;color:var(--text-danger)}.fabrication-readiness-grid>div[data-ready=true] svg{color:var(--text-success)}.fabrication-readiness-grid span{color:var(--text-secondary);font-size:9px}.fabrication-readiness-grid b{font-size:10px}.fabrication-blockers{margin-top:9px;border:1px solid #e2b998;background:var(--surface-warning)}.fabrication-blockers>strong{min-height:36px;padding:7px 9px;display:flex;align-items:center;gap:6px;color:var(--text-warning);font-size:10px}.fabrication-blockers ul{max-height:220px;overflow-y:auto;margin:0;padding:0;list-style:none}.fabrication-blockers li{padding:7px 9px;display:grid;grid-template-columns:minmax(120px,.35fr) minmax(0,1fr);gap:3px 8px;border-top:1px solid #e2b998}.fabrication-blockers li span{color:var(--text-primary);font-size:10px;line-height:1.45}.fabrication-blockers li small{grid-column:2;color:var(--text-secondary);font-size:8px;overflow-wrap:anywhere}.fabrication-resolved-parameters{margin-top:13px}.fabrication-resolved-parameters h3{margin:0 0 8px;font-size:11px}.fabrication-resolved-parameters>div{border:1px solid var(--studio-line)}.fabrication-resolved-parameters [role=listitem]{min-height:46px;padding:7px 9px;display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(100px,.7fr) minmax(100px,.7fr);align-items:center;gap:8px;border-bottom:1px solid var(--studio-line)}.fabrication-resolved-parameters [role=listitem]:last-child{border-bottom:0}.fabrication-resolved-parameters span{min-width:0;display:grid;gap:2px}.fabrication-resolved-parameters b{font-size:10px}.fabrication-resolved-parameters small{overflow:hidden;text-overflow:ellipsis;color:var(--text-muted);font:8px/1.3 ui-monospace,SFMono-Regular,Consolas,monospace}.fabrication-resolved-parameters strong{font-size:10px;font-variant-numeric:tabular-nums}.fabrication-resolved-parameters em{color:var(--text-secondary);font-size:9px;font-style:normal}.fabrication-operator-flow{padding:20px;border-bottom:1px solid var(--studio-line);background:#fbfcfc}.fabrication-results-heading,.fabrication-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.fabrication-results-heading h3,.fabrication-section-heading h3{margin:0;font-size:14px}.fabrication-results-heading p,.fabrication-section-heading p{margin:4px 0 0;color:var(--text-secondary);font-size:10px;line-height:1.5}.fabrication-permission-status{flex:0 0 auto;border:1px solid var(--studio-line);border-radius:999px;padding:4px 8px;color:var(--text-secondary);background:var(--surface-panel);font-size:9px}.fabrication-permission-status[data-enabled=true]{border-color:#9bc9bd;color:var(--text-success);background:#f0f8f5}.fabrication-derived-facts{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border:1px solid var(--studio-line);background:var(--studio-line)}.fabrication-derived-facts>span{min-width:0;padding:10px;display:grid;gap:4px;background:var(--surface-panel)}.fabrication-derived-facts small{color:var(--text-secondary);font-size:9px}.fabrication-derived-facts b{color:var(--text-primary);font-size:11px;font-variant-numeric:tabular-nums}.fabrication-derived-facts p{grid-column:1/-1;margin:0;padding:8px 10px;display:flex;align-items:center;gap:6px;background:#f0f8f5;color:var(--text-success);font-size:9px}.fabrication-main-fields{margin-top:14px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.fabrication-main-fields>div label,.fabrication-main-fields>label{min-width:0;display:grid;gap:5px;color:var(--text-secondary);font-size:10px}.fabrication-main-fields>div{min-width:0;display:grid;gap:7px}.fabrication-main-fields>div label>span,.fabrication-main-fields>div>b,.fabrication-main-fields>label>span{color:var(--text-primary);font-size:10px;font-weight:650}.fabrication-main-fields input,.fabrication-main-fields select{width:100%;min-width:0;min-height:36px;border:1px solid var(--studio-primary-border);border-radius:3px;background:var(--surface-panel);color:var(--text-primary);padding:6px 9px;font:inherit;font-size:11px}.fabrication-main-fields input:focus-visible,.fabrication-main-fields select:focus-visible{outline:2px solid var(--studio-primary);outline-offset:1px}.fabrication-run-row{margin-top:15px;padding-top:14px;border-top:1px solid var(--studio-line);display:flex;align-items:center;justify-content:space-between;gap:16px}.fabrication-run-row>div{display:grid;gap:3px}.fabrication-run-row b{font-size:11px}.fabrication-run-row span{color:var(--text-secondary);font-size:9px}.fabrication-run-action{min-width:190px;min-height:42px;font-size:12px}.fabrication-system-editor{padding:20px;border-bottom:1px solid var(--studio-line);background:var(--surface-panel)}.fabrication-engine-badge{flex:0 0 auto;padding:4px 8px;border:1px solid var(--studio-primary-border);border-radius:3px;color:var(--text-accent);background:var(--surface-subtle);font-size:9px;font-weight:700}.fabrication-system-groups>fieldset,.fabrication-system-role-set{min-width:0;margin:14px 0 0;padding:10px;border:1px solid var(--studio-line)}.fabrication-system-groups legend,.fabrication-system-role-set legend,.fabrication-system-side-toggles legend{padding:0 5px;color:var(--text-primary);font-size:10px;font-weight:700}.fabrication-system-fields,.fabrication-system-role-set>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.fabrication-system-field{min-width:0;display:grid;gap:5px;color:var(--text-secondary);font-size:9px}.fabrication-system-field>span{color:var(--text-primary);font-weight:650}.fabrication-system-field select{width:100%;min-width:0;min-height:36px;border:1px solid var(--studio-primary-border);border-radius:3px;background:var(--surface-panel);color:var(--text-primary);padding:6px 8px;font:inherit;font-size:10px}.fabrication-system-field select:focus-visible{outline:2px solid var(--studio-primary);outline-offset:1px}.fabrication-system-field small,.fabrication-system-identity{color:var(--text-muted);font-size:8px;line-height:1.45;overflow-wrap:anywhere}.fabrication-system-groups,.fabrication-system-panels{margin-top:16px}.fabrication-fold-summary h4,.fabrication-system-groups h4,.fabrication-system-panels h4{margin:0 0 8px;font-size:11px}.fabrication-system-identity{display:block;margin-top:7px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.fabrication-system-panels{display:grid;gap:8px}.fabrication-system-panels>h4{margin-bottom:0}.fabrication-system-panels .fabrication-subsection-body{display:grid;gap:10px}.fabrication-system-bead{display:grid;gap:8px}.fabrication-system-check{min-height:32px;display:flex;align-items:center;gap:7px;color:var(--text-primary);font-size:10px;font-weight:650}.fabrication-system-check input,.fabrication-system-side-toggles input{width:16px;height:16px;accent-color:var(--studio-primary)}.fabrication-system-side-toggles{margin:0;padding:8px 10px;border:1px solid var(--studio-line)}.fabrication-system-side-toggles>div{display:flex;flex-wrap:wrap;gap:8px 16px}.fabrication-system-side-toggles label{min-height:28px;display:inline-flex;align-items:center;gap:5px;color:var(--text-primary);font-size:9px}.fabrication-system-options{border-top:1px solid var(--studio-line);padding-top:8px}.fabrication-system-options>summary{cursor:pointer;color:var(--text-secondary);font-size:9px;font-weight:650}.fabrication-system-options>div{margin-top:8px}.fabrication-fold-summary{margin-top:16px;display:grid;grid-template-columns:minmax(180px,.8fr) repeat(2,minmax(0,1fr));gap:8px}.fabrication-fold-summary p{margin:3px 0 0;color:var(--text-secondary);font-size:9px;line-height:1.45}.fabrication-fold-summary>span{min-width:0;padding:8px 9px;border:1px solid var(--studio-line);display:grid;gap:3px}.fabrication-fold-summary b{font-size:10px}.fabrication-fold-summary small{color:var(--text-secondary);font-size:8px}.fabrication-fold-combination{max-width:420px;margin-top:12px}.fabrication-current-blockers,.fabrication-submit-section{padding-top:0}.fabrication-result-readiness{margin:14px 0}.fabrication-result-readiness>span{min-height:52px;padding:8px;border:1px solid var(--studio-line);display:grid;gap:3px;background:var(--surface-panel)}.fabrication-result-readiness>span[data-ready=true]{border-color:#9bc9bd;background:#f0f8f5}.fabrication-result-readiness small{color:var(--text-secondary);font-size:9px}.fabrication-result-readiness b{color:var(--text-warning);font-size:10px}.fabrication-result-readiness>span[data-ready=true] b{color:var(--text-success)}.fabrication-system-materials{margin-top:10px;border:1px solid var(--studio-line);background:var(--surface-subtle)}.fabrication-system-materials>summary{min-height:36px;padding:8px 10px;cursor:pointer;color:var(--text-primary);font-size:10px;font-weight:700}.fabrication-system-materials ul{margin:0;padding:0 10px 8px;display:grid;gap:1px;list-style:none}.fabrication-system-materials li{min-width:0;padding:6px 7px;display:flex;justify-content:space-between;gap:12px;background:var(--surface-panel);color:var(--text-secondary);font-size:9px}.fabrication-system-materials li b{color:var(--text-primary);overflow-wrap:anywhere}.fabrication-system-materials p,.fabrication-system-materials>small{margin:0;padding:0 10px 8px;display:block;color:var(--text-secondary);font-size:9px;line-height:1.5}.fabrication-results{padding:20px;border-bottom:1px solid var(--studio-line)}.fabrication-results-empty{min-height:120px;padding:24px;border-bottom:1px solid var(--studio-line);display:grid;place-items:center;align-content:center;gap:6px;color:var(--text-secondary);background:var(--surface-panel)}.fabrication-results-empty b{color:var(--text-primary);font-size:12px}.fabrication-results-empty span{font-size:10px}.fabrication-result-counts{display:flex;gap:6px}.fabrication-result-counts span{min-width:58px;padding:6px 8px;border:1px solid var(--studio-line);background:var(--surface-subtle);display:grid;gap:2px;color:var(--text-secondary);text-align:center;font-size:8px}.fabrication-result-counts b{color:var(--text-primary);font-size:14px;font-variant-numeric:tabular-nums}.fabrication-material-notice,.fabrication-operator-blockers{margin:12px 0 0;padding:9px 10px;border-left:3px solid #c49532;background:var(--surface-warning);color:var(--text-primary);font-size:10px;line-height:1.5}.fabrication-operator-blockers strong{display:flex;align-items:center;gap:6px;color:var(--text-warning)}.fabrication-operator-blockers ul{margin:6px 0 0;padding-left:18px}.fabrication-result-section{margin-top:16px}.fabrication-result-section h4{margin:0 0 7px;display:flex;align-items:baseline;gap:7px;font-size:11px}.fabrication-result-section h4 span{color:var(--text-secondary);font-size:8px;font-weight:500}.fabrication-result-table-wrap{overflow-x:auto;border:1px solid var(--studio-line)}.fabrication-result-table-wrap table{width:100%;min-width:760px;border-collapse:collapse;font-size:9px}.fabrication-result-table-wrap th{padding:7px 8px;background:var(--surface-subtle);color:var(--text-secondary);font-weight:650;text-align:left;white-space:nowrap}.fabrication-result-table-wrap td{padding:8px;border-top:1px solid var(--studio-line);color:var(--text-primary);vertical-align:top;font-variant-numeric:tabular-nums}.fabrication-result-table-wrap td b,.fabrication-result-table-wrap td small{display:block}.fabrication-result-table-wrap td small{margin-top:2px;color:var(--text-secondary);font-size:8px}.fabrication-result-table-wrap td[data-resolved=true]{color:var(--text-success)}.fabrication-result-table-wrap td[data-resolved=false]{color:var(--text-warning)}.fabrication-advanced{border-bottom:1px solid var(--studio-line)}.fabrication-advanced>summary{min-height:58px;padding:11px 20px;display:flex;align-items:center;cursor:pointer;list-style:none}.fabrication-advanced>summary::-webkit-details-marker,.fabrication-subsection>summary::-webkit-details-marker{display:none}.fabrication-advanced>summary div,.fabrication-subsection>summary{display:grid;gap:3px}.fabrication-advanced>summary b,.fabrication-subsection>summary b{font-size:11px}.fabrication-advanced>summary small,.fabrication-subsection>summary small{color:var(--text-secondary);font-size:9px}.fabrication-advanced-body{padding:0 20px 20px;display:grid;gap:8px}.fabrication-subsection{border:1px solid var(--studio-line);background:var(--surface-panel)}.fabrication-subsection>summary{min-height:52px;padding:9px 11px;cursor:pointer}.fabrication-subsection-body{padding:0 11px 13px}@keyframes fabrication-spin{to{transform:rotate(1turn)}}.audit-list{display:flex;flex-direction:column;gap:8px}.audit-list button{width:100%;border:1px solid var(--line);border-radius:9px;background:#fbfcfc;padding:11px 12px;display:grid;grid-template-columns:54px 1fr;gap:3px 9px;align-items:center;text-align:left;cursor:pointer}.audit-list button:hover{border-color:#b8c9c6;background:#f7faf9}.audit-list button>span{grid-row:1/3;border-radius:999px;padding:4px 6px;text-align:center;font-size:8px}.audit-list .warning{color:var(--text-warning);background:var(--surface-warning)}.audit-list .error{color:var(--text-danger);background:var(--surface-danger)}.audit-list b{font-size:10px}.audit-list small{color:var(--text-muted);font-size:8px}.audit-empty{min-height:190px;border:1px dashed #b9cec9;border-radius:10px;background:#f6fbf9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#3f7767;text-align:center}.audit-empty b{font-size:13px}.audit-empty span{max-width:410px;color:#718381;font-size:9px;line-height:1.6}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.help-grid>div{border:1px solid var(--line);border-radius:9px;padding:13px;background:#fbfcfc;display:flex;flex-direction:column;gap:6px}.help-grid b{font-size:11px;color:var(--green)}.help-grid span{line-height:1.6}.help-grid span,.shortcut-list{color:var(--text-secondary);font-size:9px}.shortcut-list{margin-top:14px;padding:12px;border-radius:9px;background:#f1f4f4;display:flex;gap:18px}.shortcut-list kbd{padding:2px 5px;border:solid #cfd7d7;border-width:1px 1px 2px;border-radius:4px;background:white;color:var(--text-primary);font-family:inherit}.toast{position:fixed;z-index:20;left:50%;bottom:36px;transform:translateX(-50%);background:#173d39;color:white;border:1px solid rgba(255,255,255,.14);box-shadow:0 10px 30px rgba(10,42,39,.25);border-radius:8px;padding:11px 16px;font-size:11px;display:flex;align-items:center;gap:7px;animation:toastIn .22s ease-out}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,8px)}}.mobile-panel-close,.mobile-panel-scrim,.mobile-studio-nav{display:none}.active-tool-hint{position:absolute;top:45px;left:50%;z-index:10;transform:translateX(-50%);display:flex;align-items:center;gap:8px;min-height:34px;padding:4px 5px 4px 9px;border:1px solid #9dbdb7;border-left:3px solid var(--green);border-radius:4px;background:var(--surface-canvas-label);box-shadow:0 5px 14px rgba(26,54,51,.1);color:var(--text-canvas-dimension);font-size:9px;white-space:nowrap;pointer-events:none}.active-tool-hint b{color:var(--text-canvas-label)}.active-tool-hint kbd{padding:2px 5px;border:solid var(--border-canvas-label);border-width:1px 1px 2px;border-radius:3px;background:var(--surface-subtle);color:var(--text-secondary);font:8px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.active-tool-hint button{min-height:26px;border:0;border-radius:3px;padding:4px 8px;background:var(--green-2);color:var(--text-inverse);cursor:pointer;pointer-events:auto}.active-tool-hint button:focus-visible{outline:2px solid rgba(237,123,58,.48);outline-offset:1px}.construction-targeting .scene-canvas-host canvas{cursor:copy}.construction-targeting .scene-canvas-host.scene-placement-invalid canvas{cursor:not-allowed}.site-studio{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#e8eeee}.site-toolbar{min-height:44px;display:flex;align-items:center;gap:7px;padding:7px 12px;border-bottom:1px solid #d8e0df;background:rgba(255,255,255,.94)}.site-toolbar span{margin-right:auto;display:inline-flex;align-items:center;gap:6px;color:#5f706e;font-size:11px}.site-toolbar button{display:inline-flex;align-items:center;gap:5px;border:1px solid #d5dedd;border-radius:6px;padding:7px 9px;background:white;color:#526462;font-size:10px;cursor:pointer}.site-toolbar button.active{color:#225a53;border-color:#84aaa5;background:#edf6f4}.site-toolbar button:disabled{opacity:1;color:var(--text-disabled);background:var(--surface-subtle);cursor:not-allowed}.site-photo{position:relative;overflow:hidden;margin:18px;border-radius:4px;background:#d4dfdd;background-position:50%;background-size:cover;box-shadow:inset 0 0 0 1px rgba(27,61,57,.1);touch-action:none}.site-photo.has-photo:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 60px rgba(15,34,32,.18)}.site-empty{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);min-width:290px;padding:28px;border:1px dashed var(--border-canvas-label);border-radius:12px;background:var(--surface-canvas-label);color:var(--text-canvas-label);display:flex;flex-direction:column;align-items:center;gap:7px;cursor:pointer}.site-empty b{font-size:14px}.site-empty span{color:var(--text-canvas-dimension);font-size:10px}.site-window{position:absolute;z-index:2;border:5px solid #394648;background:rgba(157,208,220,.44);box-shadow:0 5px 18px rgba(7,22,20,.3);cursor:move}.site-window.selected{outline:2px solid #f07d36;outline-offset:4px}.site-pane{position:absolute;box-sizing:border-box;border:3px solid;background:rgba(188,224,230,.24)}.site-pane.opening-active:after,.site-pane.opening-active:before{content:"";position:absolute;left:8%;right:8%;top:50%;height:1px;background:rgba(63,89,92,.7);transform-origin:center;transform:rotate(28deg)}.site-pane.opening-active:after{transform:rotate(-28deg)}.site-pane span{inset:50% 8px auto;transform:translateY(-50%);padding:2px 4px;border:1px solid var(--border-canvas-label);background:var(--surface-canvas-label);text-align:center;color:var(--text-canvas-label)}.site-dim,.site-pane span{position:absolute;border-radius:4px;font-size:9px}.site-dim{padding:2px 5px;background:var(--surface-inverse);color:var(--text-inverse);font-style:normal;white-space:nowrap}.site-dim.width{left:50%;top:-25px;transform:translateX(-50%)}.site-dim.height{left:-52px;top:50%;transform:rotate(-90deg) translateY(-50%)}.site-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:11px 18px 14px;border-top:1px solid #d3dddd;background:white}.site-controls label{display:grid;grid-template-columns:70px 1fr;align-items:center;gap:8px;color:#5b6c69;font-size:10px}.site-controls input{width:100%;accent-color:#225a53}.studio-auth-page{background:#f3f6f8}.studio-auth-card{border-color:var(--studio-line);border-radius:var(--studio-panel-radius);box-shadow:0 12px 32px rgba(21,53,79,.1)}.studio-auth-form label>div,.studio-auth-form>button{border-radius:var(--studio-control-radius)}.studio-shell{background:#eaf0f4}.topbar{gap:12px;border-bottom:1px solid #0f2a40;background:var(--studio-navy);box-shadow:none}.brand{width:auto;min-width:112px;margin-right:4px;font-size:16px}.brand em{display:none}.brand-mark{background:#2b7eb8;color:#fff;box-shadow:none}.brand-mark,.studio-more-menu summary,.top-actions>button{border-radius:var(--studio-control-radius)}.project-title{flex:1 1 250px}.project-title .project-name{max-width:min(28vw,360px)}.top-actions{position:relative}.top-actions .primary-save{border-color:#4a8fbd;background:var(--studio-primary);color:#fff}.top-actions .primary-save:hover{background:var(--studio-primary-hover)}.studio-more-menu{position:relative}.studio-more-menu summary{height:34px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border:1px solid rgba(255,255,255,.2);border-radius:var(--studio-control-radius);color:var(--text-inverse);font-size:10px;font-weight:700;cursor:pointer;list-style:none}.studio-more-menu summary::-webkit-details-marker{display:none}.studio-more-menu[open] summary{background:rgba(255,255,255,.1)}.studio-more-menu>div{position:absolute;z-index:40;top:calc(100% + 8px);right:0;width:236px;padding:5px;border:1px solid var(--studio-line);border-radius:var(--studio-panel-radius);background:#fff;box-shadow:0 12px 28px rgba(21,53,79,.16);transform-origin:top right;opacity:1;transform:translateY(0) scale(.98);transition:transform .18s var(--ease-out),opacity .15s var(--ease-out)}@starting-style{.studio-more-menu>div{opacity:0;transform:translateY(-4px) scale(.98)}}.studio-more-menu>div button{width:100%;min-height:46px;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:7px;padding:7px 8px;border:0;border-radius:var(--studio-control-radius);background:transparent;color:var(--text-secondary);text-align:left;cursor:pointer}.studio-more-menu>div button>span{min-width:0;display:flex;flex-direction:column;gap:2px}.studio-more-menu>div b{font-size:10px}.studio-menu-section,.studio-more-menu>div small{color:var(--text-muted);font-size:8px}.studio-menu-section{display:block;padding:7px 8px 4px;font-weight:800;letter-spacing:.06em}.profile-library-menu-trigger svg{color:var(--studio-primary)}.studio-command-bar{border-bottom-color:var(--studio-line)}.command-strip-build{border-bottom-color:var(--studio-line-subtle)}.command-strip-actions,.construction-category-rail{background:#f5f8fa}.library-panel{border-right-color:var(--studio-line)}.property-panel{border-left-color:var(--studio-line)}.panel-heading strong{font-size:13px}.property-panel .scene-help-card,.property-panel .scene-summary{display:none}.command-catalog-card.placement-pending,.command-group>button.active,.command-group>button.toggled,.command-mode-pair button.toggled,.construction-category-rail button.active,.construction-library-heading-actions>button:not(.mobile-panel-close).active,.construction-library-shortcuts>button.active,.construction-preset-tile.targeting{border-color:var(--studio-primary-border);background:var(--studio-primary-soft);color:#155b8b;box-shadow:none}.command-group>button.placement-pending{border-color:var(--studio-primary);background:var(--studio-primary-soft);color:#155b8b;box-shadow:inset 0 -2px var(--studio-primary)}.construction-category-rail button.active{box-shadow:inset 3px 0 var(--studio-primary)}.property-tabs button.active{color:#155b8b}.property-tabs button.active:after{background:var(--studio-primary)}.property-object-kind{border-color:#b5c8d7;background:#f3f7fa;color:#315a78}.property-inline-guidance{background:#f5f9fc}.property-inline-status{border-left-color:#8da9bd;background:#f4f7f9}.profile-system-current{border-left-color:var(--studio-primary);background:#f6f9fb}.profile-system-compatibility-note,.profile-template-type-note{border-left-color:#6f9abb;background:#f2f7fa;color:#355d78}.profile-library-dialog{border-color:#8aa6ba;border-radius:var(--studio-panel-radius);background:#fbfdff;box-shadow:0 16px 42px rgba(21,53,79,.18)}.profile-library-layout>aside{background:#f3f6f8}.profile-library-actions button.primary,.profile-template-actions button.primary,.profile-template-creator>button{border-color:var(--studio-primary);background:var(--studio-primary)}.modal-card{border:1px solid var(--studio-line);border-radius:var(--studio-panel-radius);box-shadow:0 20px 52px rgba(21,53,79,.22)}.modal-actions button,.modal-close,.modal-primary,.property-footer button{border-radius:var(--studio-control-radius)!important}.modal-title{color:#174f78}.modal-title>svg{color:var(--studio-primary)}.modal-primary{background:var(--studio-primary)!important;color:#fff!important}.modal-backdrop{background:rgba(13,35,52,.5);backdrop-filter:none}.studio-auth-page :where(input,select,button),.studio-shell :where(button:not(.remote-save-status)),.studio-shell :where(input,select,textarea){border-radius:var(--studio-control-radius)}.studio-auth-page a,.studio-auth-page button,.studio-more-menu summary,.studio-shell button{transition:transform .14s var(--ease-out)}.studio-auth-page a:active,.studio-auth-page button:active:not(:disabled),.studio-more-menu summary:active,.studio-shell button:active:not(:disabled):not([aria-disabled=true]){transform:scale(.98)}.studio-auth-page :focus-visible,.studio-shell :focus-visible{outline:2px solid #2b7eb8;outline-offset:2px}.modal-card{opacity:1;transform:translateY(0) scale(1);transition:transform .2s var(--ease-out),opacity .16s var(--ease-out)}@starting-style{.modal-card{opacity:0;transform:translateY(8px) scale(.98)}}.toast{animation:none;opacity:1;transition:transform .18s var(--ease-out),opacity .15s var(--ease-out)}@starting-style{.toast{opacity:0;transform:translate(-50%,8px)}}@media (hover:hover) and (pointer:fine){.construction-preset-tile:hover{border-color:#7ca8ca;background:#f7fbfe}.construction-category-rail button:not(.active):hover{color:#155b96;background:#edf5fb}.studio-more-menu>div button:hover{background:var(--studio-primary-soft);color:#155b8b}.command-group>button:not(:disabled):not([aria-disabled=true]):hover{border-color:#c6d5df;background:#f3f7f9;color:#155b96}.command-catalog-card:not([aria-disabled=true]):hover{border-color:#7ca8ca;background:#f5f9fc;color:#155b96}.split-count-panel button:hover{background:#edf5fb;color:#155b96}.profile-library-dialog button:not(:disabled):not(.primary):not(.danger):hover{border-color:var(--studio-primary-border);background:var(--studio-primary-soft);color:#174f78;box-shadow:none}.profile-library-dialog button.primary:not(:disabled):hover{border-color:var(--studio-primary-hover);background:var(--studio-primary-hover)}.profile-library-dialog button.danger:not(:disabled):hover{border-color:#bd6a5c;background:#fff2ef;color:#8e3526}.profile-library-layout>aside>button.active:hover,.profile-library-layout>aside>button[aria-pressed=true]:hover{border-color:var(--studio-primary-border);background:var(--studio-primary-soft);box-shadow:inset 3px 0 var(--studio-primary)}}@media (max-width:1150px){.workspace{grid-template-columns:250px minmax(350px,1fr) 260px}.construction-library-body{grid-template-columns:44px minmax(0,1fr)}.brand{width:180px}}@media (max-width:820px),(max-width:980px) and (max-height:520px){body,html{width:100%;overflow-x:hidden;overscroll-behavior-x:none;touch-action:manipulation;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overflow:auto}.studio-shell,a,button,input,select,textarea{touch-action:manipulation}.studio-shell{grid-template-rows:auto 58px minmax(0,1fr) auto;overscroll-behavior:none}.topbar{min-height:calc(58px + env(safe-area-inset-top));height:auto;display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:8px;padding:env(safe-area-inset-top) max(8px,env(safe-area-inset-right)) 0 max(8px,env(safe-area-inset-left))}.brand{display:none}.project-title{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:1px;align-content:center}.project-title .project-name{min-height:22px;max-width:100%;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.project-title .remote-save-status{width:max-content;max-width:100%;margin:0;padding:1px 6px;overflow:hidden;text-overflow:ellipsis;font-size:8px}.top-actions{width:92px;margin:0;display:grid;grid-template-columns:44px 44px;gap:4px}.top-actions .divider,.top-actions .primary-button,.top-actions .remote-reload,.top-actions .studio-auth-actions,.top-actions .studio-auth-state,.top-actions>button{display:none}.top-actions>button.text-button:not(.remote-reload){width:44px;min-width:44px;height:44px;display:inline-flex;padding:0;border-color:rgba(255,255,255,.2);font-size:0}.top-actions>button.text-button svg{width:20px;height:20px}.studio-more-menu{display:block}.studio-more-menu summary{width:44px;height:44px;justify-content:center;padding:0}.studio-more-menu summary>span{display:none}.studio-more-menu summary svg{width:20px;height:20px}.studio-more-menu>div{position:fixed;top:calc(58px + env(safe-area-inset-top));right:max(8px,env(safe-area-inset-right));width:min(280px,calc(100vw - 16px))}.studio-command-bar{height:58px;overflow:hidden}.command-scroll{height:58px;overflow-x:auto;overflow-y:hidden;padding:0;overscroll-behavior-x:contain;scroll-snap-type:x proximity;touch-action:pan-x;-webkit-overflow-scrolling:touch}.command-deck{width:max-content;height:58px;display:flex;grid-template-rows:none}.command-strip{height:58px;flex:0 0 auto;padding:0 max(5px,env(safe-area-inset-right)) 0 max(5px,env(safe-area-inset-left));overflow:visible}.command-strip-build{border-right:1px solid #dce3e2;border-bottom:0}.command-group{padding:2px 3px;scroll-snap-align:start}.command-group-label{height:54px}.command-group>button{min-width:44px;height:44px;padding:0 9px}.command-strip-actions .command-group>button,.command-strip-build .command-group>button{height:44px}.frame-command{min-width:72px!important}.command-popover-panel{max-width:calc(100vw - 16px);max-height:min(58dvh,520px)}.command-progress,.command-unit{height:44px}.command-catalog-dialog{width:calc(100vw - 12px);height:min(82dvh,680px)}.command-catalog-dialog-header{min-height:62px;padding:9px 10px 9px 13px}.command-catalog-dialog-header p{max-width:72vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.command-catalog-dialog-body{grid-template-columns:minmax(0,1fr)}.command-catalog-section,.command-catalog-section:nth-child(2n){padding:12px 10px 16px;border-right:0}.command-catalog-grid{grid-template-columns:repeat(3,minmax(76px,1fr));gap:6px}.command-catalog-card{min-height:88px}.workspace{position:relative;min-width:0;width:100%;height:auto;display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden}.rail{display:none}.design-area{position:relative;width:100%;height:100%;min-height:0;grid-template-rows:minmax(0,1fr) 28px}.canvas-wrap{width:100%;height:100%;touch-action:none;overscroll-behavior:contain;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.canvas-wrap input,.canvas-wrap textarea{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}.canvas-context-bar{left:max(6px,env(safe-area-inset-left));top:6px;right:max(6px,env(safe-area-inset-right));min-height:30px;gap:6px;padding-inline:7px}.canvas-context-object small,.canvas-context-view{display:none}.canvas-context-object b{font-size:10px}.canvas-context-tool{max-width:48%;overflow:hidden;text-overflow:ellipsis}.inline-dimension-editor{min-height:44px;padding:5px 8px}.inline-dimension-editor input{width:88px;min-height:32px;font-size:16px}.statusbar{min-width:0;gap:7px;padding:0 max(8px,env(safe-area-inset-right)) 0 max(8px,env(safe-area-inset-left));overflow:hidden}.statusbar .status-counts{margin-left:auto;overflow:hidden;text-overflow:ellipsis}.statusbar .status-right{display:none}.statusbar>button{min-height:24px;white-space:nowrap}.scene-empty{width:min(88%,340px);padding:18px 16px}.scene-empty b{font-size:14px}.scene-empty span{font-size:9px}.zoom-control{right:max(8px,env(safe-area-inset-right));bottom:8px;height:44px;max-width:calc(100% - 16px)}.zoom-control button{width:44px}.zoom-control .zoom-value{width:54px}.active-tool-hint{top:auto;left:max(8px,env(safe-area-inset-left));right:max(8px,env(safe-area-inset-right));bottom:60px;transform:none;width:auto;min-height:44px;max-width:none;box-sizing:border-box;white-space:normal}.active-tool-hint span{flex:1 1 180px;min-width:0;line-height:1.35}.active-tool-hint kbd{display:none}.active-tool-hint button{min-width:44px;min-height:36px}.three-status,.three-tip{top:43px;max-width:calc(100% - 16px)}.three-tip{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-toolbar{min-width:0;overflow-x:auto}.site-toolbar button{min-height:44px;white-space:nowrap}.site-photo{margin:8px}.site-empty{min-width:0;width:calc(100% - 24px);padding:20px 14px}.site-controls{grid-template-columns:1fr;gap:8px;padding:10px 12px}.mobile-panel-scrim{position:absolute;z-index:17;inset:0;display:block;visibility:hidden;pointer-events:none;opacity:0;border:0;background:rgba(18,42,39,.28);transition:opacity .14s var(--ease-out)}.workspace:not([data-mobile-panel=canvas]) .mobile-panel-scrim{visibility:visible;pointer-events:auto;opacity:1}.library-panel,.property-panel{position:absolute;z-index:18;left:0;right:0;bottom:0;width:100%;height:min(76dvh,640px);max-height:calc(100% - 8px);visibility:hidden;pointer-events:none;opacity:0;transform:translateY(100%);overscroll-behavior:contain;border:1px solid var(--studio-line);border-bottom:0;border-radius:8px 8px 0 0;background:#fff;box-shadow:0 -12px 30px rgba(21,53,79,.16);transition:transform .16s var(--ease-out),opacity .12s var(--ease-out)}.library-panel{display:block;overflow-y:auto;touch-action:pan-y;-webkit-overflow-scrolling:touch;scroll-padding-block:66px max(72px,env(safe-area-inset-bottom))}.property-panel{display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;padding-bottom:0}.library-panel:before,.property-panel:before{content:"";position:absolute;z-index:4;top:7px;left:50%;width:34px;height:4px;transform:translateX(-50%);border-radius:999px;background:#ced8d6;pointer-events:none}.workspace[data-mobile-panel=library] .library-panel,.workspace[data-mobile-panel=properties] .property-panel{visibility:visible;pointer-events:auto;opacity:1;transform:translateY(0);transition-duration:.22s,.18s;transition-timing-function:var(--ease-drawer),var(--ease-out)}.library-panel{padding:16px 14px max(18px,env(safe-area-inset-bottom))}.library-panel.construction-library{padding:0 0 max(18px,env(safe-area-inset-bottom));overflow:hidden}.construction-library>.panel-heading{height:62px;padding:13px 10px 7px}.construction-library-body{height:calc(100% - 62px);grid-template-columns:44px minmax(0,1fr)}.construction-category-rail button{min-height:52px;font-size:8px}.construction-library-shortcuts>button{min-height:44px}.construction-library-content{touch-action:pan-y;-webkit-overflow-scrolling:touch;padding:12px max(10px,env(safe-area-inset-right)) 22px max(10px,env(safe-area-inset-left));scroll-padding-block:12px max(72px,env(safe-area-inset-bottom))}.construction-search input{min-height:44px;font-size:16px}.construction-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.construction-preset-tile{min-height:88px;grid-template-rows:58px 14px;padding-block:6px 5px}.construction-preset-tile .construction-thumb{width:58px;height:58px}.construction-preset-tile strong{font-size:9px;line-height:14px}.construction-parameter-dialog{width:min(360px,calc(100vw - 20px))}.attachment-apply,.construction-parameter-popover button,.construction-parameter-popover input,.system-support-details summary{min-height:44px}.property-panel-sticky{padding-top:8px}.property-panel-content{touch-action:pan-y;-webkit-overflow-scrolling:touch;scroll-padding-block:12px max(76px,env(safe-area-inset-bottom));padding-bottom:max(18px,env(safe-area-inset-bottom))}.mobile-panel-close{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border:0;border-radius:var(--studio-control-radius);background:#edf3f7;color:var(--text-secondary);font-size:20px;cursor:pointer}.property-heading{min-height:66px;padding:10px 12px 8px 14px}.property-heading-icon{display:none}.property-object-title-row strong{font-size:15px}.property-object-meta{font-size:10px}.property-tabs{background:#fff}.property-footer button,.property-section button,.property-tabs button{min-height:44px}.attachment-config input,.attachment-config select,.field-row input,.profile-system-field select,.select-field input,.select-field select,.wide-field input{min-height:44px;font-size:16px}.mobile-studio-nav{min-height:calc(58px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;padding:4px max(3px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(3px,env(safe-area-inset-left));border-top:1px solid var(--studio-line);background:#fff;box-shadow:0 -4px 14px rgba(21,53,79,.08);z-index:25}.mobile-studio-nav button{position:relative;min-width:0;min-height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;border-radius:var(--studio-control-radius);background:transparent;color:var(--text-muted);font-size:9px;cursor:pointer}.mobile-studio-nav button.active{background:var(--studio-primary-soft);color:#155b8b;font-weight:800}.mobile-studio-nav .mobile-nav-primary{color:#245f87}.mobile-studio-nav .mobile-nav-primary.active{background:var(--studio-primary);color:#fff}.mobile-nav-badge{position:absolute;top:7px;left:calc(50% + 7px);width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:var(--studio-primary)}.mobile-panel-close:focus-visible,.mobile-studio-nav button:focus-visible{outline:3px solid rgba(43,126,184,.34);outline-offset:1px}.modal-backdrop{align-items:end;padding:max(8px,env(safe-area-inset-top)) 0 0}.modal-card{width:100%;max-height:calc(100dvh - max(8px,env(safe-area-inset-top)));padding:22px 16px max(20px,env(safe-area-inset-bottom));border-radius:8px 8px 0 0}.fabrication-modal-card{padding:0}.studio-fabrication-workspace{max-height:calc(100dvh - max(8px,env(safe-area-inset-top)));padding-bottom:env(safe-area-inset-bottom)}.fabrication-workspace-header{min-height:64px;padding:12px 58px 10px 12px;align-items:flex-start}.fabrication-workspace-header p{max-width:72vw}.fabrication-leaf-list button,.fabrication-primary-action,.fabrication-selector-editor>button,.fabrication-workspace-header button{min-height:44px}.fabrication-workspace-message{margin:9px 10px 0}.fabrication-step>summary{min-height:62px;padding:9px 10px}.fabrication-step-body{padding:0 10px 16px}.fabrication-child-grid,.fabrication-family-toolbar,.fabrication-glass-layout,.fabrication-item-toolbar{grid-template-columns:minmax(0,1fr)}.fabrication-calculation-row select,.fabrication-child-editor select,.fabrication-family-toolbar input,.fabrication-family-toolbar select,.fabrication-item-toolbar input,.fabrication-item-toolbar select,.fabrication-parameter-field>input,.fabrication-parameter-field>select,.fabrication-selector-editor input,.fabrication-selector-editor select,.fabrication-stack-field input{min-height:44px;font-size:16px}.fabrication-parameter-field{grid-template-columns:minmax(0,1fr);gap:6px}.fabrication-field-note{grid-column:1}.fabrication-glass-layout{gap:9px}.fabrication-leaf-list{max-height:240px}.fabrication-leaf-list>label{min-height:58px}.fabrication-selector-editor{grid-template-columns:minmax(0,1fr);padding:9px}.fabrication-action-row,.fabrication-calculation-row{align-items:stretch;flex-direction:column}.fabrication-action-row .fabrication-primary-action,.fabrication-calculation-row .fabrication-primary-action{width:100%}.fabrication-readiness-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fabrication-blockers li{grid-template-columns:minmax(0,1fr)}.fabrication-blockers li small{grid-column:1}.fabrication-item-reference{grid-template-columns:repeat(2,minmax(0,1fr))}.fabrication-resolved-parameters [role=listitem]{grid-template-columns:minmax(0,1fr) auto}.fabrication-resolved-parameters [role=listitem] em{grid-column:1/-1}.fabrication-operator-flow,.fabrication-results,.fabrication-system-editor{padding:14px 10px}.fabrication-derived-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.fabrication-results-heading,.fabrication-run-row{align-items:stretch;flex-direction:column}.fabrication-run-action{width:100%;min-height:48px}.fabrication-result-counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.fabrication-result-counts span{min-width:0}.fabrication-advanced>summary{padding:10px}.fabrication-advanced-body{padding:0 10px 14px}.fabrication-fold-summary,.fabrication-main-fields,.fabrication-system-fields,.fabrication-system-role-set>div{grid-template-columns:minmax(0,1fr)}.fabrication-main-fields input,.fabrication-main-fields select,.fabrication-system-field select{min-height:44px;font-size:16px}.fabrication-system-check,.fabrication-system-materials>summary,.fabrication-system-options>summary,.fabrication-system-side-toggles label{min-height:44px}.fabrication-system-groups>fieldset,.fabrication-system-role-set{padding:8px}.fabrication-system-materials li{align-items:flex-start;flex-direction:column;gap:3px}.fabrication-fold-combination{max-width:none}.fabrication-result-readiness{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-close{width:44px;height:44px;right:10px;top:10px}.modal-title{padding-right:46px}.delete-window-options,.export-grid,.help-grid,.quote-grid{grid-template-columns:1fr}.delete-window-options>button{min-height:72px}.delete-scene-impact{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-actions{position:sticky;bottom:0;flex-direction:column-reverse;padding-top:10px;background:#fff}.modal-actions button{width:100%;min-height:44px;justify-content:center}.toast{max-width:calc(100% - 24px);bottom:calc(70px + env(safe-area-inset-bottom));white-space:normal;text-align:center}.studio-auth-page{min-height:100vh;min-height:100dvh;align-items:start;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom));overflow-x:hidden}.studio-auth-card{width:100%;min-width:0;padding:24px 18px;border-radius:6px}.studio-auth-back{min-height:44px;margin-bottom:14px}.studio-auth-form input{min-height:48px;font-size:16px}.studio-auth-form>button{min-height:48px}}@media (max-width:620px){.studio-auth-actions.signed-in>span{max-width:125px}.studio-auth-card{padding:27px 22px}}@media (max-width:360px){.studio-auth-card{padding:22px 16px}.mobile-studio-nav button{font-size:8px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}@media print{body,html{width:auto!important;height:auto!important;overflow:visible!important;background:white!important}.library-panel,.modal-backdrop,.property-panel,.rail,.statusbar,.studio-command-bar,.topbar,.zoom-control{display:none!important}.workspace{height:auto}.design-area,.workspace{display:block}.canvas-wrap{height:90vh;background:white}}.customer-app{--cw-blue:#1677ff;--cw-deep:#0c356a;--cw-orange:#ff7a35;--cw-bg:#f4f7fb;min-height:100vh;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:72px;padding:24px;background:radial-gradient(circle at 28% 18%,rgba(84,167,255,.2),transparent 30%),linear-gradient(135deg,#eaf5ff,#f6f9fc 52%,#e8f1fa);color:#162337}.customer-app button,.customer-app input,.customer-app select,.customer-app textarea{font:inherit}.cw-desktop-context{width:420px;color:#15345a}.cw-context-brand{display:flex;align-items:center;gap:12px;margin-bottom:42px}.cw-context-brand>div{display:flex;flex-direction:column;gap:3px}.cw-context-brand b{font-size:17px}.cw-context-brand small{color:#6f86a0;font-size:11px}.cw-logo-mark{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#3695ff,#126ce0);color:#fff;font-size:16px;font-weight:900;box-shadow:0 8px 20px rgba(22,119,255,.24)}.cw-desktop-context h2{margin:0 0 18px;color:#102f56;font-size:38px;line-height:1.23;letter-spacing:-.04em}.cw-desktop-context>p{margin:0;max-width:390px;color:#627c98;font-size:14px;line-height:1.8}.cw-desktop-context ol{list-style:none;display:flex;flex-direction:column;gap:13px;padding:0;margin:34px 0}.cw-desktop-context li{display:flex;align-items:center;gap:10px;color:#73879e;font-size:13px}.cw-desktop-context li svg{width:20px;height:20px;padding:4px;border-radius:50%;background:#e6edf5}.cw-desktop-context li.done{color:#1b5c9e;font-weight:700}.cw-desktop-context li.done svg{color:#fff;background:#36a071}.cw-desktop-context>a{width:max-content;display:flex;align-items:center;gap:9px;padding:12px 15px;border:1px solid #c5d7e8;border-radius:10px;background:rgba(255,255,255,.72);color:#1764ad;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 8px 22px rgba(65,102,140,.08)}.cw-desktop-context>a svg:last-child{width:16px}.cw-phone-shell{position:relative;width:430px;height:min(880px,calc(100vh - 48px));overflow:hidden;border:8px solid #152c43;border-radius:34px;background:var(--cw-bg);box-shadow:0 32px 90px rgba(26,61,97,.3),inset 0 0 0 1px rgba(255,255,255,.7)}.cw-phone-status{height:27px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#fff;color:#172231;font-size:9px;font-weight:800}.cw-phone-status i{width:74px;height:18px;margin-top:-9px;border-radius:0 0 12px 12px;background:#152c43}.cw-phone-status b{font-size:9px}.cw-scroll-area{height:calc(100% - 27px);overflow-y:auto;padding-bottom:82px;scrollbar-width:none}.cw-scroll-area::-webkit-scrollbar{display:none}.cw-topbar{position:sticky;z-index:8;top:0;height:58px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;padding:0 12px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid #edf1f5}.cw-topbar>button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:12px;background:transparent;color:#40566e;cursor:pointer}.cw-topbar>button:last-child{justify-self:end}.cw-topbar>button:hover{background:#edf5ff;color:var(--cw-blue)}.cw-topbar>div{min-width:0;display:flex;flex-direction:column;align-items:center;gap:2px}.cw-topbar>div b{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.cw-topbar>div small{color:#8493a4;font-size:9px}.cw-topbar>.cw-logo-mark{width:34px;height:34px;border-radius:10px;font-size:14px}.cw-hero{position:relative;height:278px;overflow:hidden;padding:26px 23px;background:linear-gradient(140deg,#0d54a5,#1677df 52%,#5ab4ff);color:#fff}.cw-hero:before{content:"";position:absolute;width:210px;height:210px;top:-84px;right:-48px;border:40px solid rgba(255,255,255,.07);border-radius:50%}.cw-hero-copy{position:relative;z-index:2}.cw-hero-copy>span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:99px;background:rgba(255,255,255,.13);font-size:9px}.cw-hero-copy h1{margin:13px 0 7px;font-size:25px;line-height:1.25;letter-spacing:-.03em}.cw-hero-copy p{margin:0;color:#cce6ff;font-size:10px}.cw-window-art{position:relative;height:158px;overflow:hidden;background:linear-gradient(180deg,#a7d7f0,#dceff6 58%,#d5c6b4 59%,#c6b4a0)}.cw-window-art .cw-sky{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,244,218,.3))}.cw-window-art .cw-sky i{position:absolute;bottom:55px;width:80px;border-radius:70% 70% 0 0;background:rgba(102,145,157,.32)}.cw-window-art .cw-sky i:first-child{left:-12px;height:50px}.cw-window-art .cw-sky i:nth-child(2){left:65px;height:32px}.cw-window-art .cw-sky i:nth-child(3){right:-8px;height:64px}.cw-window-art .cw-window-frame{position:absolute;left:12%;right:12%;top:12%;bottom:18%;display:grid;grid-template-columns:repeat(4,1fr);border:7px solid #263c46;background:rgba(206,237,246,.35);box-shadow:0 9px 18px rgba(24,47,57,.18)}.cw-window-art .cw-window-frame span{border-right:4px solid #263c46;background:linear-gradient(150deg,rgba(255,255,255,.28),rgba(164,211,222,.08))}.cw-window-art .cw-window-frame span:last-child{border:0}.cw-window-art .cw-window-frame:not(.fold) span:nth-child(3),.cw-window-art .cw-window-frame:not(.fold) span:nth-child(4){display:none}.cw-window-art .cw-window-frame:not(.fold){grid-template-columns:1fr 1fr}.cw-room-floor{position:absolute;left:0;right:0;bottom:-16px;height:52px;transform:skewY(-3deg);background:linear-gradient(90deg,rgba(255,255,255,.25),rgba(103,78,54,.1))}.cw-window-art.sunset{background:linear-gradient(180deg,#f3c48e,#dce7ea 57%,#bca992 58%,#d6c7b3)}.cw-window-art.green{background:linear-gradient(180deg,#a8d5cd,#e2f0e4 58%,#bea98e 59%,#d3c2ab)}.cw-hero>.cw-window-art{position:absolute;width:190px;height:136px;right:-16px;bottom:42px;transform:perspective(450px) rotateY(-8deg);border-radius:14px 0 0 14px;box-shadow:-18px 22px 38px rgba(8,47,92,.28)}.cw-hero>.cw-window-art .cw-window-frame{border-width:5px}.cw-address-search{position:absolute;z-index:3;left:18px;right:18px;bottom:16px;min-height:53px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:8px 13px;border:0;border-radius:14px;background:#fff;color:#26394e;text-align:left;box-shadow:0 12px 28px rgba(5,40,79,.22);cursor:pointer}.cw-address-search>svg:first-child{color:var(--cw-blue)}.cw-address-search>span{display:flex;flex-direction:column;gap:3px}.cw-address-search b{font-size:12px}.cw-address-search small{color:#8593a2;font-size:9px}.cw-address-search>svg:last-child{color:#a2adba}.cw-section{padding:18px}.cw-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;background:#fff}.cw-quick-grid button{min-width:0;display:flex;flex-direction:column;align-items:center;gap:5px;border:0;background:transparent;cursor:pointer}.cw-quick-grid button>span{width:42px;height:42px;display:grid;place-items:center;border-radius:14px}.cw-quick-grid svg{width:20px}.cw-quick-grid .blue{color:#1979da;background:#eaf4ff}.cw-quick-grid .orange{color:#ec7b3f;background:#fff0e8}.cw-quick-grid .green{color:#2d946f;background:#e8f7f1}.cw-quick-grid .purple{color:#755bb3;background:#f2edff}.cw-quick-grid b{font-size:10px;white-space:nowrap}.cw-quick-grid small{color:#95a0ad;font-size:7px;white-space:nowrap}.cw-project-card{margin:10px 18px 18px;border-radius:17px;overflow:hidden;background:linear-gradient(145deg,#0c376d,#185da1);color:#fff;box-shadow:0 12px 28px rgba(25,77,129,.2)}.cw-project-head{min-height:58px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.12)}.cw-project-head>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#bde1ff;background:rgba(255,255,255,.1)}.cw-project-head>div{display:flex;flex-direction:column;gap:3px}.cw-project-head b{font-size:12px}.cw-project-head small{color:#a9c7e4;font-size:8px}.cw-project-head button{border:0;background:transparent;color:#bfe1ff;font-size:9px;cursor:pointer}.cw-project-body{display:grid;grid-template-columns:86px 1fr;gap:12px;align-items:center;padding:16px}.cw-project-body>div:last-child{min-width:0}.cw-project-body>div:last-child>b{font-size:12px}.cw-project-body p{margin:5px 0 10px;color:#b9d0e6;font-size:8px;line-height:1.55}.cw-project-body button{display:flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:#fff;font-size:9px;font-weight:700;cursor:pointer}.cw-progress-ring{--progress:0deg;width:76px;height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:radial-gradient(circle at center,#164f89 57%,transparent 59%),conic-gradient(#58c9a1 var(--progress),rgba(255,255,255,.15) 0);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.cw-progress-ring b{font-size:16px}.cw-progress-ring span{margin-top:2px;color:#bcd5e9;font-size:7px}.cw-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.cw-section-title>div{display:flex;flex-direction:column;gap:3px}.cw-section-title b{font-size:14px}.cw-section-title small{color:#929eab;font-size:9px}.cw-section-title>button{border:0;background:transparent;color:var(--cw-blue);font-size:9px;cursor:pointer}.cw-case-scroll{display:flex;gap:11px;overflow-x:auto;margin:0 -18px;padding:0 18px 3px;scrollbar-width:none}.cw-case-scroll::-webkit-scrollbar{display:none}.cw-case-card{position:relative;min-width:217px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;padding:0 0 12px;border:1px solid #e9edf2;border-radius:15px;background:#fff;color:#1c2d40;text-align:left;box-shadow:0 6px 18px rgba(43,72,105,.08);cursor:pointer}.cw-case-card>.cw-window-art{width:100%;height:118px}.cw-case-card>.cw-case-tag{position:absolute;top:9px;left:9px;padding:4px 7px;border-radius:99px;background:rgba(11,58,101,.82);color:#fff;font-size:7px;backdrop-filter:blur(6px)}.cw-case-card>b,.cw-case-card>small,.cw-case-card>strong{margin-left:12px;margin-right:12px}.cw-case-card>b{margin-top:10px;font-size:11px}.cw-case-card>small{margin-top:4px;color:#8996a4;font-size:8px}.cw-case-card>strong{margin-top:8px;color:#ec6e31;font-size:11px}.cw-trust-strip{display:flex;align-items:center;gap:10px;margin:0 18px 22px;padding:12px 14px;border:1px solid #dcece5;border-radius:13px;background:#f2faf7;color:#2d8e6d}.cw-trust-strip>svg{width:24px}.cw-trust-strip>div{display:flex;flex-direction:column;gap:3px}.cw-trust-strip b{color:#245a48;font-size:10px}.cw-trust-strip span{color:#789087;font-size:8px}.cw-page-pad{padding:18px}.cw-search-field{height:46px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid #dce4ec;border-radius:13px;background:#fff;color:#91a0af}.cw-search-field input{flex:1;min-width:0;border:0;outline:0;color:#25384d;font-size:11px}.cw-locate-tip,.cw-search-field svg:last-child{color:var(--cw-blue)}.cw-locate-tip{display:flex;align-items:center;gap:9px;margin:11px 2px 22px}.cw-locate-tip span{display:flex;flex-direction:column;gap:2px}.cw-locate-tip b{color:#40556c;font-size:9px}.cw-locate-tip small{color:#95a2af;font-size:7px}.cw-list-title{display:flex;align-items:center;justify-content:space-between;margin:5px 0 11px;font-size:13px;font-weight:800}.cw-list-title span{color:#8997a7;font-size:8px;font-weight:500}.cw-community-list,.cw-layout-list,.cw-room-list{display:flex;flex-direction:column;gap:10px}.cw-community-list>button{display:grid;grid-template-columns:66px 1fr auto;gap:11px;align-items:center;padding:10px;border:1px solid #e5eaf0;border-radius:14px;background:#fff;color:#25374a;text-align:left;cursor:pointer}.cw-community-list>button>div{min-width:0;display:flex;flex-direction:column;gap:4px}.cw-community-list b{font-size:12px}.cw-community-list small{color:#82909e;font-size:8px}.cw-community-list em{color:#2b8a68;font-size:8px;font-style:normal}.cw-community-list>button>span:last-child{height:48px;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.cw-building-thumb{width:66px;height:59px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#d7edff,#a6cee9);color:#3676a8}.cw-building-thumb svg{width:27px}.cw-building-thumb.tone-river{background:linear-gradient(145deg,#f8e5c8,#e3bf8a);color:#9a6b30}.cw-building-thumb.tone-forest{background:linear-gradient(145deg,#d8eee4,#9bc8b2);color:#347a5c}.cw-outline-action,.cw-primary-action{width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;border-radius:13px;font-size:11px;font-weight:700;cursor:pointer}.cw-outline-action{border:1px solid #cfdbe7;background:#fff;color:#45617e}.cw-primary-action{border:0;background:linear-gradient(135deg,#1681f4,#1269d3);color:#fff;box-shadow:0 9px 20px rgba(22,119,255,.22)}.cw-primary-action.confirmed{background:linear-gradient(135deg,#2ca477,#278765)}.cw-layout-map{position:relative;height:126px;overflow:hidden;margin-bottom:19px;border-radius:15px;background:#e9f0e8}.cw-layout-map:before{content:"";position:absolute;inset:0;background-image:linear-gradient(30deg,transparent 47%,rgba(106,143,104,.17) 48% 52%,transparent 53%),linear-gradient(100deg,transparent 47%,rgba(106,143,104,.13) 48% 52%,transparent 53%);background-size:65px 65px}.cw-map-road{position:absolute;background:#fff;box-shadow:0 0 0 1px #d7ded6}.cw-map-road.road-a{width:140%;height:17px;top:54px;left:-20%;transform:rotate(-8deg)}.cw-map-road.road-b{width:17px;height:150%;top:-20%;right:75px;transform:rotate(15deg)}.cw-layout-map>i{position:absolute;width:28px;height:22px;border-radius:4px;background:#adc7ab}.cw-layout-map>i:first-of-type{left:35px;top:24px}.cw-layout-map>i:nth-of-type(2){right:28px;bottom:20px}.cw-layout-map>i:nth-of-type(3){left:115px;bottom:17px}.cw-layout-map>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:5px;padding:7px 10px;border-radius:99px;background:#fff;color:#1e70bf;font-size:9px;font-weight:700;box-shadow:0 5px 14px rgba(50,75,59,.18)}.cw-layout-list>button{position:relative;display:grid;grid-template-columns:91px 1fr 22px;gap:10px;align-items:center;min-height:91px;padding:10px;border:1px solid #e5eaf0;border-radius:14px;background:#fff;color:#2a3b4d;text-align:left;cursor:pointer}.cw-layout-list>button.active{border-color:#4a97e5;box-shadow:0 0 0 2px rgba(41,133,225,.1)}.cw-layout-list>button>svg{color:#c9d2dc}.cw-layout-list>button.active>svg{color:#2686df;fill:#e8f4ff}.cw-layout-list>button>div{display:flex;flex-direction:column;gap:5px}.cw-layout-list b{font-size:11px}.cw-layout-list small{color:#81909e;font-size:8px}.cw-layout-list em{color:#2d916e;font-size:8px;font-style:normal}.cw-floorplan{position:relative;width:91px;height:68px;display:grid;grid-template-columns:1fr 1.25fr;grid-template-rows:1fr 1fr;gap:2px;padding:4px;border:2px solid #758797;background:#eef4f7}.cw-floorplan i{border:1px solid #94a5b2;background:#fff}.cw-floorplan i:nth-child(3){grid-row:1/3;grid-column:2}.cw-floorplan i:nth-child(4){grid-column:1/3}.cw-floorplan i:nth-child(5){display:none}.cw-floorplan.plan-2{grid-template-columns:1fr 1fr 1fr}.cw-floorplan.plan-2 i:nth-child(3){grid-row:auto;grid-column:auto}.cw-floorplan.plan-2 i:nth-child(4){grid-column:1/3}.cw-floorplan.plan-2 i:nth-child(5){display:block;grid-column:3;grid-row:1/3}.cw-detail-card{margin:-11px 12px 18px;position:relative;z-index:2;padding:19px;border-radius:20px;background:#fff;box-shadow:0 -7px 30px rgba(24,57,91,.11)}.cw-scroll-area>.cw-window-art{height:260px}.cw-detail-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cw-detail-title>div>span{display:inline-flex;padding:4px 7px;border-radius:99px;background:#e9f5ff;color:#1673cc;font-size:8px}.cw-detail-title h2{margin:9px 0 5px;font-size:18px}.cw-detail-title p{margin:0;color:#7d8c9b;font-size:9px}.cw-detail-title>button{width:40px;height:40px;display:grid;place-items:center;border:1px solid #e4eaf0;border-radius:50%;background:#fff;color:#95a2af;cursor:pointer}.cw-detail-title>button.active{color:#f16555;background:#fff0ee;border-color:#ffd1cb}.cw-spec-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:18px 0;overflow:hidden;border-radius:12px;background:#e4eaf0}.cw-spec-row span{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px;background:#f7f9fb}.cw-spec-row b{font-size:12px}.cw-spec-row small{color:#8794a2;font-size:7px}.cw-owner-note{position:relative;display:grid;grid-template-columns:34px 1fr;gap:10px;padding:12px;border-radius:13px;background:#f7f9fb}.cw-owner-note>svg{padding:7px;border-radius:50%;background:#dfe9f3;color:#537493}.cw-owner-note p{margin:0;color:#627284;font-size:8px;line-height:1.6}.cw-owner-note p b{display:block;color:#34475a;font-size:9px}.cw-owner-note>span{position:absolute;right:10px;top:10px;display:flex;align-items:center;gap:3px;color:#e98b2b;font-size:8px}.cw-price-line{display:flex;align-items:flex-end;justify-content:space-between;margin:18px 2px 4px}.cw-price-line>span{display:flex;flex-direction:column;gap:3px;font-size:10px}.cw-price-line small{color:#8c98a5;font-size:7px}.cw-price-line strong{color:#ea6e30;font-size:21px}.cw-project-banner{min-height:138px;display:flex;align-items:center;justify-content:space-between;padding:22px;color:#fff;background:linear-gradient(140deg,#0b4d99,#1684e8)}.cw-project-banner>div>span{font-size:8px;color:#c3e2ff}.cw-project-banner h2{margin:8px 0 5px;font-size:18px}.cw-project-banner p{margin:0;color:#c5e0f6;font-size:9px}.cw-tight-top{padding-top:16px}.cw-room-list>button{display:grid;grid-template-columns:72px 1fr auto 16px;gap:10px;align-items:center;padding:10px;border:1px solid #e5eaf0;border-radius:14px;background:#fff;color:#27394b;text-align:left;cursor:pointer}.cw-mini-window{width:72px;height:56px;display:grid;grid-template-columns:repeat(2,1fr);gap:3px;padding:5px;border:5px solid #465761;background:#d9edf2}.cw-mini-window i{border:1px solid #718a92;background:rgba(255,255,255,.25)}.cw-mini-window.variant-1{grid-template-columns:repeat(4,1fr)}.cw-mini-window.variant-3{grid-template-columns:1fr 1fr}.cw-room-list>button>div{display:flex;flex-direction:column;gap:4px}.cw-room-list b{font-size:10px}.cw-room-list small{color:#8492a0;font-size:7px}.cw-room-list em{width:max-content;padding:3px 5px;border-radius:99px;background:#e8f6f0;color:#288261;font-size:7px;font-style:normal}.cw-room-list em.waiting{background:#fff3e8;color:#bf6a2e}.cw-room-list strong{font-size:10px}.cw-room-list>button>svg{color:#a4afba}.cw-project-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.cw-project-actions button{display:flex;align-items:center;gap:9px;padding:13px 10px;border:1px solid #dce5ed;border-radius:13px;background:#f9fbfd;color:#316b9d;text-align:left;cursor:pointer}.cw-project-actions svg{width:22px}.cw-project-actions span{display:flex;flex-direction:column;gap:3px}.cw-project-actions b{color:#30485e;font-size:9px}.cw-project-actions small{color:#8796a4;font-size:7px;line-height:1.4}.cw-config-preview{position:relative;background:#fff}.cw-config-preview>.cw-window-art{height:210px}.cw-config-preview>div:last-child{position:absolute;left:17px;right:17px;bottom:13px;display:flex;flex-direction:column;gap:3px;padding:10px 12px;border-radius:11px;background:rgba(11,43,74,.8);color:#fff;backdrop-filter:blur(8px)}.cw-config-preview>div:last-child span{color:#7fd1ff;font-size:7px}.cw-config-preview>div:last-child b{font-size:11px}.cw-config-preview>div:last-child small{color:#c4d8e9;font-size:7px}.cw-config-body{padding-bottom:86px}.cw-package-list{display:flex;flex-direction:column;gap:9px}.cw-package-list>button{position:relative;display:grid;grid-template-columns:1fr auto 22px;gap:8px;align-items:center;min-height:68px;padding:12px;border:1px solid #e1e7ed;border-radius:13px;background:#fff;color:#27394b;text-align:left;cursor:pointer}.cw-package-list>button.active{border-color:#2288e4;background:#f5faff;box-shadow:0 0 0 2px rgba(34,136,228,.08)}.cw-package-list>button>span{position:absolute;right:9px;top:-7px;padding:3px 6px;border-radius:99px;background:#ff7a35;color:#fff;font-size:7px}.cw-package-list>button>div{display:flex;flex-direction:column;gap:4px}.cw-package-list b{font-size:11px}.cw-package-list small{color:#8392a0;font-size:8px}.cw-package-list strong{color:#e96d31;font-size:11px}.cw-package-list svg{color:#c5ced7}.cw-package-list .active svg{color:#1e87e4}.cw-config-section{margin-top:20px}.cw-config-section>b{display:block;margin-bottom:10px;font-size:12px}.cw-chip-row{display:flex;gap:8px}.cw-chip-row button{display:flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #dfe5eb;border-radius:10px;background:#fff;color:#617286;font-size:9px;cursor:pointer}.cw-chip-row button.active{border-color:#328ce0;background:#f2f8ff;color:#176fc0}.cw-chip-row i{width:15px;height:15px;border-radius:50%;background:#454d50;box-shadow:0 0 0 1px #d1d8de}.cw-chip-row i.color-咖啡棕{background:#6c4939}.cw-chip-row i.color-纯净白{background:#fafafa}.cw-option-list{display:flex;flex-direction:column;gap:8px}.cw-option-list button{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border:1px solid #e0e6ec;border-radius:12px;background:#fff;color:#314558;text-align:left;cursor:pointer}.cw-option-list button>span{display:flex;flex-direction:column;gap:4px}.cw-option-list b{font-size:10px}.cw-option-list small{color:#82919f;font-size:8px}.cw-option-list svg{color:#c4ced7}.cw-option-list button.active{border-color:#328ce0;background:#f5faff}.cw-option-list button.active svg{color:#1e87e4}.cw-sticky-price{position:absolute;z-index:7;left:0;right:0;bottom:0;min-height:68px;display:flex;align-items:center;justify-content:space-between;padding:9px 14px;border-top:1px solid #e3e8ed;background:rgba(255,255,255,.96);backdrop-filter:blur(10px)}.cw-sticky-price>span{display:flex;flex-direction:column;gap:2px}.cw-sticky-price small{color:#7c8b99;font-size:8px}.cw-sticky-price b{color:#e76b30;font-size:18px}.cw-sticky-price button{min-width:150px;height:43px;border:0;border-radius:12px;background:var(--cw-blue);color:#fff;font-size:11px;font-weight:700;cursor:pointer}.cw-confirm-hero{display:flex;align-items:center;gap:12px;padding:18px 20px;background:linear-gradient(135deg,#e9f7f2,#f7fbf9);color:#26916b}.cw-confirm-hero>svg{width:33px;height:33px}.cw-confirm-hero>div{display:flex;flex-direction:column;gap:3px}.cw-confirm-hero b{color:#245c4c;font-size:13px}.cw-confirm-hero small{color:#789189;font-size:8px}.cw-confirm-body{padding-top:14px}.cw-plan-preview{width:100%;display:grid;grid-template-columns:128px 1fr;gap:13px;align-items:center;padding:10px;border:1px solid #dfe6ec;border-radius:14px;background:#fff;color:#30465b;text-align:left;cursor:pointer}.cw-plan-preview>div{display:flex;flex-direction:column;gap:6px}.cw-plan-preview b{font-size:10px}.cw-plan-preview small{color:#8493a1;font-size:7px;line-height:1.5}.cw-plan-preview>div>span{display:flex;align-items:center;gap:3px;color:#1976cb;font-size:8px}.cw-drawing{position:relative;width:128px;height:88px;display:grid;grid-template-columns:repeat(4,1fr);gap:2px;padding:9px 6px 14px;border:1px solid #aeb9c3;background:#f9fbfc}.cw-drawing i{border:3px solid #4a5c66;background:#d9edf2}.cw-drawing em{position:absolute;bottom:2px;left:42%;color:#e86b34;font-size:6px;font-style:normal}.cw-confirm-list{display:flex;flex-direction:column;margin-top:13px;border:1px solid #e2e8ed;border-radius:14px;background:#fff;overflow:hidden}.cw-confirm-list>div{display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center;padding:12px;border-bottom:1px solid #eef1f4}.cw-confirm-list>div:last-child{border:0}.cw-confirm-list>div>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#edf6ff;color:#287abf}.cw-confirm-list svg{width:18px}.cw-confirm-list p{display:flex;flex-direction:column;gap:3px;margin:0}.cw-confirm-list b{font-size:10px}.cw-confirm-list small{color:#83919f;font-size:7px}.cw-confirm-list em{color:#2b966f;font-size:8px;font-style:normal}.cw-confirm-list strong{color:#ea6d31;font-size:12px}.cw-agreement{display:flex;align-items:center;gap:7px;margin:14px 2px;color:#718190;font-size:8px}.cw-agreement input{accent-color:#1680e8}.cw-text-action{width:100%;padding:12px;border:0;background:transparent;color:#2a78bc;font-size:9px;cursor:pointer}.cw-measure-visual{position:relative;height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;overflow:hidden;border-radius:16px;background:linear-gradient(145deg,#416478,#182f3b);color:#d7eaf2}.cw-measure-visual>svg{width:43px;height:43px;opacity:.8}.cw-measure-visual>span{font-size:8px}.focus-corners{position:absolute;inset:25px 48px}.focus-corners i{position:absolute;width:28px;height:28px;border-color:#61d6ff;border-style:solid}.focus-corners i:first-child{left:0;top:0;border-width:2px 0 0 2px}.focus-corners i:nth-child(2){right:0;top:0;border-width:2px 2px 0 0}.focus-corners i:nth-child(3){left:0;bottom:0;border-width:0 0 2px 2px}.focus-corners i:nth-child(4){right:0;bottom:0;border-width:0 2px 2px 0}.cw-form-card{gap:12px;margin-top:14px;padding:14px;border:1px solid #e2e8ed;border-radius:15px;background:#fff}.cw-form-card,.cw-form-card label{display:flex;flex-direction:column}.cw-form-card label{gap:6px;color:#667789;font-size:8px}.cw-form-card input,.cw-form-card label>button,.cw-form-card select,.cw-form-card textarea{width:100%;min-height:40px;padding:9px 10px;border:1px solid #e1e7ec;border-radius:10px;background:#f9fbfc;color:#2d4154;outline:0;font-size:9px}.cw-form-card textarea{min-height:68px;resize:vertical}.cw-form-card label>button{display:flex;align-items:center;gap:7px;text-align:left}.cw-form-card label>button svg{width:16px}.cw-form-card label>button svg:last-child{margin-left:auto}.cw-form-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.cw-service-note{display:flex;align-items:center;gap:10px;margin-top:12px;padding:12px;border-radius:13px;background:#eef8f4;color:#2e8e6b}.cw-service-note>span{display:flex;flex-direction:column;gap:3px}.cw-service-note b{color:#315d50;font-size:9px}.cw-service-note small{color:#779086;font-size:7px}.cw-plan-status{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:12px;border-radius:14px;background:linear-gradient(135deg,#0f5cad,#1686e8);color:#fff}.cw-plan-status>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.14)}.cw-plan-status>div{display:flex;flex-direction:column;gap:3px}.cw-plan-status b{font-size:11px}.cw-plan-status small{color:#c4e0f7;font-size:7px}.cw-plan-status em{padding:4px 7px;border-radius:99px;background:#ff8a43;font-size:7px;font-style:normal}.cw-version-flow{display:flex;align-items:flex-start;margin:18px 4px}.cw-version-flow>div{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:72px}.cw-version-flow>div>i{width:26px;height:26px;display:grid;place-items:center;border:2px solid #ccd6df;border-radius:50%;background:#fff;color:#8090a0;font-size:8px;font-style:normal}.cw-version-flow>div.done>i{border-color:#39a779;background:#39a779;color:#fff}.cw-version-flow>div.active>i{border-color:#1b80db;background:#1b80db;color:#fff}.cw-version-flow svg{width:14px}.cw-version-flow>div>span{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:8px}.cw-version-flow small{color:#93a0ad;font-size:6px}.cw-version-flow>b{flex:1;height:2px;margin-top:12px;background:#cfd8e0}.cw-version-flow+.cw-window-art{height:190px;border-radius:15px 15px 0 0}.cw-plan-summary{display:flex;align-items:center;justify-content:space-between;padding:12px;border:1px solid #e3e8ed;border-top:0;border-radius:0 0 15px 15px;background:#fff}.cw-plan-summary>div{display:flex;flex-direction:column;gap:3px}.cw-plan-summary b{font-size:11px}.cw-plan-summary small{color:#8392a0;font-size:8px}.cw-plan-summary strong{color:#ea6e32;font-size:14px}.cw-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:13px 0;border:1px solid #e3e8ed;border-radius:13px;background:#fff}.cw-stat-grid span{display:flex;flex-direction:column;align-items:center;gap:3px;padding:11px 4px;border-right:1px solid #edf0f3}.cw-stat-grid span:last-child{border:0}.cw-stat-grid b{font-size:11px}.cw-stat-grid small{color:#8997a4;font-size:7px}.cw-designer-entry{width:100%;display:grid;grid-template-columns:33px 1fr 18px;gap:9px;align-items:center;margin-top:10px;padding:11px;border:1px solid #dfe7ee;border-radius:13px;background:#fff;color:#2e6c9f;text-align:left;cursor:pointer}.cw-designer-entry>span{display:flex;flex-direction:column;gap:3px}.cw-designer-entry b{color:#344b60;font-size:9px}.cw-designer-entry small{color:#8392a1;font-size:7px}.cw-designer-entry>svg:last-child{color:#a6b1bb}.cw-order-hero{min-height:150px;display:flex;align-items:center;justify-content:space-between;padding:24px 21px;background:linear-gradient(145deg,#103d72,#176fc0);color:#fff}.cw-order-hero span{display:inline-flex;padding:4px 7px;border-radius:99px;background:rgba(255,255,255,.13);color:#9ee2c7;font-size:7px}.cw-order-hero h2{max-width:260px;margin:10px 0 7px;font-size:17px;line-height:1.3}.cw-order-hero p{margin:0;color:#b8d4ec;font-size:8px}.cw-order-hero>svg{width:54px;height:54px;color:#82c5ff;opacity:.75}.cw-order-body{padding-top:16px}.cw-timeline{display:flex;flex-direction:column}.cw-timeline>div{position:relative;display:grid;grid-template-columns:32px 1fr auto;gap:10px;min-height:70px}.cw-timeline>div:not(:last-child):before{content:"";position:absolute;left:14px;top:30px;bottom:0;width:2px;background:#dbe3e9}.cw-timeline>div.done:not(:last-child):before{background:#68b796}.cw-timeline i{position:relative;z-index:1;width:30px;height:30px;display:grid;place-items:center;border:2px solid #d4dde5;border-radius:50%;background:#f6f8fa;color:#8c9aa7;font-size:8px;font-style:normal}.cw-timeline .done i{border-color:#3aa679;background:#3aa679;color:#fff}.cw-timeline .active i{border-color:#1c83df;background:#1c83df;color:#fff;box-shadow:0 0 0 5px #e6f3ff}.cw-timeline svg{width:14px}.cw-timeline>div>span{display:flex;flex-direction:column;gap:4px;padding-top:3px}.cw-timeline b{font-size:10px}.cw-timeline small{color:#8492a0;font-size:8px}.cw-timeline em{padding-top:4px;color:#8795a3;font-size:7px;font-style:normal}.cw-timeline .active b{color:#1675c9}.cw-profile-card{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;padding:24px 20px;background:linear-gradient(145deg,#155da7,#1a85df);color:#fff}.cw-profile-card>span{width:56px;height:56px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.5);border-radius:50%;background:linear-gradient(145deg,#82c7ff,#347fbe);font-size:19px;font-weight:800}.cw-profile-card>div{display:flex;flex-direction:column;gap:5px}.cw-profile-card b{font-size:14px}.cw-profile-card small{color:#c4dff4;font-size:8px}.cw-profile-card button{padding:6px 9px;border:1px solid rgba(255,255,255,.35);border-radius:99px;background:rgba(255,255,255,.1);color:#fff;font-size:8px}.cw-mine-body{padding-top:0}.cw-wallet{display:grid;grid-template-columns:repeat(3,1fr);margin:-12px 0 14px;border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(37,73,106,.12)}.cw-wallet span{display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px;border-right:1px solid #edf0f3}.cw-wallet span:last-child{border:0}.cw-wallet b{font-size:15px}.cw-wallet small{color:#8493a0;font-size:7px}.cw-menu-list{display:flex;flex-direction:column;overflow:hidden;border:1px solid #e4e9ee;border-radius:14px;background:#fff}.cw-menu-list button{display:grid;grid-template-columns:28px 1fr 17px;gap:10px;align-items:center;padding:13px;border:0;border-bottom:1px solid #edf1f4;background:#fff;color:#2e75af;text-align:left;cursor:pointer}.cw-menu-list button:last-child{border:0}.cw-menu-list>button>span{display:flex;flex-direction:column;gap:3px}.cw-menu-list b{color:#30465a;font-size:10px}.cw-menu-list small{color:#8996a3;font-size:7px}.cw-menu-list svg:last-child{color:#a8b2bc}.cw-brand-footer{display:flex;flex-direction:column;align-items:center;gap:4px;padding:30px 0;color:#73879a}.cw-brand-footer .cw-logo-mark{width:34px;height:34px;margin-bottom:4px;border-radius:10px;font-size:13px}.cw-brand-footer b{font-size:10px}.cw-brand-footer small{font-size:7px}.cw-aftersale-head{display:flex;align-items:center;gap:12px;padding:17px;border-radius:15px;background:linear-gradient(145deg,#eaf5ff,#f7fbff);color:#2582d2}.cw-aftersale-head>svg{width:34px;height:34px}.cw-aftersale-head>div{display:flex;flex-direction:column;gap:4px}.cw-aftersale-head b{color:#2d587d;font-size:12px}.cw-aftersale-head small{color:#758da2;font-size:8px;line-height:1.5}.cw-upload-box{width:100%;display:flex;align-items:center;gap:10px;padding:12px;border:1px dashed #aebdca;border-radius:11px;background:#f9fbfc;color:#5c7f9b;text-align:left;cursor:pointer}.cw-upload-box>span{display:flex;flex-direction:column;gap:3px}.cw-upload-box b{font-size:9px}.cw-upload-box small{color:#8b98a5;font-size:7px}.cw-bottom-nav{position:absolute;z-index:12;left:0;right:0;bottom:0;height:66px;display:grid;grid-template-columns:repeat(4,1fr);padding:4px 8px 7px;border-top:1px solid #e3e8ed;background:rgba(255,255,255,.96);backdrop-filter:blur(15px)}.cw-bottom-nav button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:transparent;color:#8d9aa7;font-size:8px;cursor:pointer}.cw-bottom-nav svg{width:20px}.cw-bottom-nav button.active{color:var(--cw-blue);font-weight:700}.cw-bottom-nav button>i{position:absolute;right:24px;top:7px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#ff6f3f}.cw-toast{position:absolute;z-index:30;left:50%;bottom:79px;transform:translateX(-50%);max-width:85%;display:flex;align-items:center;gap:7px;padding:10px 13px;border-radius:10px;background:rgba(20,43,65,.93);color:#fff;font-size:9px;white-space:nowrap;box-shadow:0 10px 25px rgba(8,32,54,.25);animation:toastIn .2s ease-out}.cw-toast svg{width:16px;color:#6de0ad}.cw-sheet-backdrop{position:absolute;z-index:40;inset:0;display:flex;align-items:flex-end;background:rgba(14,34,51,.48);backdrop-filter:blur(2px)}.cw-contact-sheet{position:relative;width:100%;padding:28px 20px 21px;border-radius:24px 24px 0 0;background:#fff;text-align:center}.cw-sheet-close{position:absolute;right:13px;top:13px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:#f0f3f6;color:#697b8d;cursor:pointer}.cw-sheet-close svg{width:18px}.cw-contact-avatar{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 9px;border-radius:50%;background:linear-gradient(145deg,#8acbff,#2f82c9);color:#fff;font-size:20px;font-weight:800}.cw-contact-sheet h3{margin:0 0 7px;font-size:14px}.cw-contact-sheet p{margin:0 auto 15px;max-width:320px;color:#788897;font-size:8px;line-height:1.6}.cw-contact-sheet>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}.cw-contact-sheet>div button{display:flex;align-items:center;justify-content:center;gap:6px;padding:11px;border:0;border-radius:11px;background:#eaf5ff;color:#1975c6;font-size:9px;font-weight:700;cursor:pointer}.cw-contact-sheet>div button:first-child{background:#e8f7f0;color:#268b65}.cw-contact-sheet>small{display:block;margin-top:13px;color:#98a3ae;font-size:7px}@media (max-width:900px){.customer-app{display:block;height:auto;min-height:100vh;padding:0;background:#f4f7fb}.cw-desktop-context{display:none}.cw-phone-shell{width:100%;height:100vh;border:0;border-radius:0;box-shadow:none}.cw-phone-status{display:none}.cw-scroll-area{height:100vh}.cw-topbar{top:0}}.yjj-native-editor{position:absolute;inset:0;display:grid;grid-template-rows:auto minmax(0,1fr);background:#eef2f1;color:#172325}.yjj-native-editor-toolbar{z-index:3;display:grid;grid-template-columns:minmax(150px,1fr) auto minmax(120px,220px);align-items:center;gap:8px;min-height:48px;padding:6px 10px;border-bottom:1px solid #b8c9c6;background:#fbfdfc;box-shadow:0 2px 10px rgb(23 35 37/8%)}.yjj-native-editor-heading{display:grid;min-width:0}.yjj-native-editor-toolbar b{font-size:13px}.yjj-native-editor-toolbar output,.yjj-native-editor-toolbar span{font-size:11px;color:#526866}.yjj-native-editor-toolbar output{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yjj-native-editor-toolbar output.error{color:#a32727}.yjj-native-editor-controls{display:flex;align-items:center;gap:6px;min-width:0;overflow-x:auto;scrollbar-width:thin}.yjj-native-editor-toolbar label{display:inline-flex;align-items:center;flex:0 0 auto;gap:4px;font-size:12px;white-space:nowrap;word-break:keep-all}.yjj-native-editor-toolbar input{width:76px;min-height:34px;border:1px solid #b8c9c6;border-radius:3px;background:white;color:#172325;padding:0 6px;font:inherit}.yjj-native-editor-toolbar button{flex:0 0 auto;min-height:36px;border:1px solid #9eb3b0;border-radius:3px;background:#fff;color:#1f4541;padding:0 10px;font:600 12px/1 inherit;white-space:nowrap;word-break:keep-all;transition:transform .14s cubic-bezier(.23,1,.32,1),background-color .14s ease,border-color .14s ease}.yjj-native-editor-toolbar button:active{transform:scale(.97)}.yjj-native-editor-toolbar button.primary{border-color:#1f625b;background:#1f625b;color:white}.yjj-native-editor-toolbar button:disabled{opacity:.55}.yjj-native-editor-canvas,.yjj-native-editor-host,.yjj-native-editor-shell{position:relative;min-width:0;min-height:0;width:100%;height:100%;overflow:hidden}.yjj-native-editor-canvas>canvas{display:block}@media (max-width:1180px){.yjj-native-editor-toolbar{grid-template-columns:auto minmax(0,1fr)}.yjj-native-editor-heading span{display:none}.yjj-native-editor-toolbar output{grid-column:1/-1}}@media (max-width:720px){.profile-library-backdrop{padding:0}.profile-library-dialog{width:100vw;height:100dvh;border:0;border-radius:0}.profile-library-dialog>header{padding:12px}.profile-library-layout{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.profile-library-layout>aside{max-height:210px;border-right:0;border-bottom:1px solid var(--line)}.profile-library-layout>main{padding:12px}.profile-editor-sections{top:-12px;grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:minmax(116px,42vw);margin:-12px -12px 0;padding:8px 12px}.profile-editor-sections button{min-height:52px}.profile-editor-context{margin-top:13px}.profile-section-heading{align-items:stretch;flex-direction:column}.profile-section-heading .profile-sku-add{width:100%;justify-content:center}.profile-node-card>summary,.profile-sku-card>summary{min-height:52px}.profile-node-card>summary .profile-source-badge,.profile-sku-card>summary .profile-source-badge{max-width:42%;text-align:center}.casement-process-fields>div,.casement-section-card,.casement-section-fields,.profile-library-meta,.profile-minimum-groups,.profile-rule-grid,.profile-rule-grid.compact,.profile-sku-grid,.profile-sku-reuse,.profile-sku-slot-reuse,.profile-template-grid{grid-template-columns:1fr}.fabrication-program-card>summary{align-items:flex-start;flex-direction:column}.fabrication-program-toolbar{align-items:stretch;flex-direction:column}.fabrication-profile-cut-fields,.fabrication-rule-row.auxiliary,.fabrication-rule-row.formula,.fabrication-rule-row.parameter{grid-template-columns:1fr}.fabrication-program-transfer button,.fabrication-rule-row>button{min-height:44px}.profile-template-creator{align-content:start}.profile-parameter-checklist{column-count:1}.profile-node-contract,.profile-node-fields{grid-template-columns:1fr}.profile-node-fields label.wide{grid-column:auto}.profile-node-adjustment{grid-template-columns:1fr 1fr 1fr 44px}.profile-node-adjustment>span{grid-column:1/-1}.profile-node-adjustment>input:nth-of-type(2){grid-column:span 2}.casement-process-fields input,.casement-section-fields input,.profile-calibration-panel>button,.profile-library-actions button,.profile-library-filter input,.profile-library-layout>main>footer button,.profile-library-meta input,.profile-library-meta select,.profile-node-adjustment input,.profile-node-adjustment select,.profile-node-contract input,.profile-node-fields input,.profile-node-fields select,.profile-node-side input,.profile-node-side select,.profile-rule-grid input,.profile-rule-grid select,.profile-sku-add,.profile-sku-grid input,.profile-sku-grid select,.profile-sku-reuse button,.profile-sku-reuse select,.profile-sku-slot-reuse button,.profile-sku-slot-reuse select,.profile-template-actions button,.profile-template-grid input,.profile-template-grid select,.profile-template-list article button,.profile-template-tools input,.profile-template-tools select{min-height:44px;font-size:16px}.profile-template-tools{grid-template-columns:1fr;align-items:stretch}.profile-template-search{height:44px}.profile-template-tools output{text-align:left}.profile-template-list article{align-items:stretch;flex-direction:column}.profile-template-card-actions{width:100%;grid-template-columns:1fr 1fr}.profile-template-card-actions button{flex:1 1 0;justify-content:center}.profile-connector-rules article header button,.profile-glass-build-ups article header button,.profile-node-actions button,.profile-node-adjustment button,.profile-screen-rules article header button,.profile-sku-list>article header button{width:44px;height:44px}.profile-library-layout>main>footer{bottom:-12px;margin:16px -12px -12px;padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.yjj-native-editor-toolbar{grid-template-columns:1fr;overflow:hidden}.yjj-native-editor-heading{display:none}.yjj-native-editor-controls{width:100%}.yjj-native-editor-toolbar output{grid-column:1}.yjj-native-editor-toolbar button,.yjj-native-editor-toolbar input{min-height:44px}}