@font-face{font-family:Chivo;font-style:normal;font-weight:400;font-display:swap;src:url(/chamber-designer/fonts/chivo-400.woff2)format("woff2")}@font-face{font-family:Chivo;font-style:normal;font-weight:600;font-display:swap;src:url(/chamber-designer/fonts/chivo-600.woff2)format("woff2")}:root{color:#1c1d1d;font-synthesis:none;--blue:#175e9c;--line:#e8e8e1;--muted:#666;background:#fff;font-family:Chivo,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #92b4d3}button{color:inherit}button:disabled{cursor:default}button,a{transition:background .15s,color .15s}a:hover{color:var(--blue)}[hidden]{display:none!important}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1440px;height:96px;margin:auto;padding:0 52px;display:flex}.brand{letter-spacing:-1px;align-items:center;gap:10px;font-family:Chivo,sans-serif;font-size:25px;font-weight:600;display:flex}.brand-mark{letter-spacing:-4px;color:var(--blue);padding-right:5px;font-size:43px}.brand small{letter-spacing:1.4px;margin-top:3px;font:8px Chivo,sans-serif;display:block}.header-links{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.header-links a{color:#1c1d1d;margin-left:34px;font-weight:600}.status-dot{background:var(--blue);border-radius:100%;width:6px;height:6px;margin-right:3px;display:inline-block}main{max-width:1336px;margin:auto;padding:44px 0 0}.intro{justify-content:space-between;align-items:center;margin-bottom:37px;display:flex}.eyebrow{letter-spacing:1.9px;color:var(--blue);margin:0 0 17px;font-size:10px;font-weight:600}.intro h1{letter-spacing:-2px;margin:0 0 19px;font-family:Chivo,sans-serif;font-size:49px;font-weight:500;line-height:1.13}.intro h1 span{color:var(--blue)}.intro p:not(.eyebrow){color:var(--muted);margin:0;font-size:14px;line-height:1.65}.intro-aside{text-align:right;padding-top:55px}.intro-aside p{font-size:12px!important}.tiny-pyramid{color:#dc9d84;height:66px;font-size:60px;font-weight:400;display:block}.configuration-layout{grid-template-columns:350px minmax(0,1fr);align-items:start;gap:24px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:12px}.panel-heading{justify-content:space-between;align-items:center;display:flex}.panel-heading h2{letter-spacing:-.5px;margin:0;font-family:Chivo,sans-serif;font-size:19px;font-weight:600}.controls{padding:25px 24px 0}.text-button{color:var(--muted);background:0 0;border:0;padding:5px;font-size:11px}fieldset{border:0;border-bottom:1px solid var(--line);margin:0;padding:24px 0}fieldset:first-child{padding-top:28px}legend{float:left;width:100%;margin-bottom:20px;font-size:13px;font-weight:600}.step{width:23px;height:23px;color:var(--blue);border:1px solid #e8e8e1;border-radius:50%;justify-content:center;align-items:center;margin-right:8px;font-size:9px;display:inline-flex}.field-top{clear:both;justify-content:space-between;align-items:center;gap:4px;margin-bottom:12px;display:flex}.field-top>span{color:var(--muted);font-size:10px}.segmented{background:#f2f2f2;border-radius:5px;padding:3px;display:inline-flex}.segmented button{color:#666;background:0 0;border:0;border-radius:3px;padding:5px 9px;font-size:10px}.segmented button[aria-pressed=true]{color:#1c1d1d;background:#fff;box-shadow:0 1px 3px #11111113}.dimensions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.dimensions label,.field-label{font-size:11px;font-weight:500;display:block}.input-wrap{margin-top:8px;position:relative}input[type=number]{color:#1c1d1d;appearance:textfield;background:#fff;border:1px solid #e8e8e1;border-radius:5px;width:100%;padding:11px 24px 11px 10px;font-size:15px}input::-webkit-inner-spin-button{appearance:none}.input-wrap>span{color:#666;pointer-events:none;font-size:10px;position:absolute;top:14px;right:10px}select{color:#1c1d1d;background:#fff;border:1px solid #e8e8e1;border-radius:5px;width:100%;margin-top:10px;padding:12px 10px;font-size:12px;display:block}.field-label{clear:both}.hint{color:var(--muted);margin:9px 0 0;line-height:1.65;font-size:10px!important}.recommendation{background:#edf3fa;border:1px solid #e8e8e1;border-radius:6px;align-items:center;gap:10px;margin-top:16px;padding:12px 10px;font-size:11px;display:flex}.recommendation strong{font-weight:600;display:block}.recommendation small{color:#666;margin-top:5px;font-size:9px;display:block}.product-icon{color:#175e9c;font-size:32px;line-height:1;display:inline-block}.check{color:var(--blue);margin-left:auto}.toggle-row{clear:both;justify-content:space-between;align-items:center;gap:10px;margin:0 0 20px;font-size:12px;display:flex}.toggle-row:last-of-type{margin-bottom:0}.toggle-row small{color:var(--muted);margin-top:6px;font-size:10px;display:block}.toggle-row input{appearance:none;cursor:pointer;background:#d8dadd;border-radius:20px;flex:none;width:30px;height:18px;margin:0;position:relative}.toggle-row input:checked{background:var(--blue)}.toggle-row input:before{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .15s;position:absolute;top:3px;left:3px}.toggle-row input:checked:before{transform:translate(12px)}.sub-option{border-left:2px solid #e8e8e1;padding-left:12px}.door-dimensions{grid-template-columns:1fr 1fr;margin-top:15px}.control-footer{color:#666;text-align:center;margin:17px -24px 0;padding:0 10px 17px;font-size:9px}.preview-panel{border:1px solid var(--line);background:#f2f4f7;border-radius:12px;min-width:0;position:relative;overflow:hidden}.preview-toolbar{z-index:1;align-items:center;gap:12px;display:flex;position:absolute;top:21px;left:24px;right:20px}.preview-toolbar>span{letter-spacing:1.5px;margin-right:auto;font-size:9px;font-weight:600}.preview-toolbar>button{background:#fafafa;border:1px solid #e8e8e1;border-radius:5px;width:29px;height:29px;font-size:19px}.view-switch{background:#f2f2f2}.view-switch button{font-size:10px}#viewport{width:100%;height:627px}#viewport canvas{touch-action:none;display:block}#viewport.stale{opacity:.25}.viewport-info{pointer-events:none;flex-direction:column;gap:7px;display:flex;position:absolute;bottom:111px;left:25px}.viewport-info span:first-child{letter-spacing:.4px;font-size:15px;font-weight:600}.viewport-info span:last-child{letter-spacing:1.2px;color:#666;font-size:9px}.viewport-bottom{color:#666;pointer-events:none;justify-content:space-between;align-items:center;font-size:10px;display:flex;position:absolute;bottom:76px;left:25px;right:25px}.viewport-bottom b{padding:0 10px}.axis-key{color:#c3816b;word-spacing:5px}.axis-key span{color:#526c86}.preview-caption{border-top:1px solid var(--line);color:var(--muted);background:#fff;justify-content:space-between;align-items:center;gap:8px;min-height:65px;padding:20px 22px;font-size:10px;display:flex}.preview-caption strong{color:#1c1d1d;font-weight:600}.preview-caption button{color:var(--blue);white-space:nowrap;background:0 0;border:0;padding:0;font-size:11px}.materials{grid-column:1/-1;padding:28px 30px}.materials .eyebrow{margin-bottom:8px;font-size:9px}.badge{color:#666;background:#edf3fa;border:1px solid #e8e8e1;border-radius:5px;padding:7px 10px;font-size:10px}.materials-layout{grid-template-columns:minmax(0,1fr) 330px;gap:55px;margin-top:26px;display:grid}.product-line{align-items:center;gap:14px;margin-bottom:18px;display:flex}.product-line a{font-size:13px;font-weight:600}.product-line small{color:var(--muted);margin-top:7px;font-size:10px;display:block}.table-scroll{overflow:auto}table{border-collapse:collapse;text-align:right;font-variant-numeric:tabular-nums;width:100%;font-size:11px}th{color:#666;font-size:10px;font-weight:500}td,th{border-bottom:1px solid #e8e8e1;padding:10px 8px}td:first-child,th:first-child{text-align:left;padding-left:0}td:last-child,th:last-child{padding-right:0}thead{background:#fafafa}thead th:first-child{padding-left:9px}tfoot td,tfoot th{color:#1c1d1d;border:0;padding-top:15px;font-weight:600}.spares-row{color:#666;font-size:10px}.order-summary{background:#f2f4f7;border:1px solid #e8e8e1;border-radius:8px;align-self:start;padding:24px}.order-top{color:#666;justify-content:space-between;font-size:11px;display:flex}.total{letter-spacing:-1.5px;margin-top:11px;font:500 42px Chivo,sans-serif}#pack-summary{color:#666;margin:9px 0 22px;font-size:10px;line-height:1.6}.lead-time{color:#175e9c;border-top:1px solid #e8e8e1;padding:17px 0;font-size:10px}.lead-time.special{color:#ac6b23}.primary-button{background:var(--blue);color:#fff;border-radius:5px;justify-content:space-between;padding:15px 17px;font-size:12px;font-weight:600;display:flex}.primary-button:hover{color:#fff;background:#104a7d}.primary-button[aria-disabled=true]{pointer-events:none;background:#a2abb4}.quote-link{text-align:center;text-underline-offset:3px;margin:17px 0 18px;font-size:10px;text-decoration:underline;display:block}.order-summary .hint{text-align:center;font-size:9px!important}.engineering-note{color:#666;align-items:start;gap:10px;max-width:830px;padding:22px 3px;display:flex}.engineering-note p{margin:0;font-size:10px;line-height:1.6}footer{border-top:1px solid var(--line);color:#666;justify-content:space-between;max-width:1336px;margin:24px auto 0;padding:24px 0 33px;font-size:10px;display:flex}.footer-brand{color:#1c1d1d;font-size:12px;font-weight:600}footer>a:last-child{color:#1c1d1d}.error{color:#ac542e;background:#fff0e8;border-radius:5px;margin-top:15px;padding:12px;font-size:11px;line-height:1.6}#toast:not(:empty){color:#fff;z-index:5;background:#104a7d;border-radius:8px;padding:14px 20px;font-size:13px;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #0002}.webgl-fallback{text-align:center;color:#666;place-content:center;height:100%;padding:25px;display:grid}.webgl-fallback p{font-size:12px;line-height:1.8}@media (width>=1441px){main{padding-top:54px}}@media (width<=1439px){main,footer{margin-left:45px;margin-right:45px}.site-header{padding:0 45px}.configuration-layout{grid-template-columns:325px minmax(0,1fr)}.controls{padding-left:20px;padding-right:20px}.preview-caption{font-size:9px}.materials-layout{gap:35px}}@media (width<=1050px){main,footer{margin-left:26px;margin-right:26px}.site-header{padding:0 26px}.header-links>span{display:none}.configuration-layout{grid-template-columns:310px minmax(0,1fr);gap:18px}.preview-caption>span{max-width:65%;line-height:1.6}.preview-caption strong{display:block}.materials-layout{grid-template-columns:minmax(0,1fr) 290px;gap:25px}.materials{padding:24px}.intro h1{font-size:43px}.intro-aside{display:none}}@media (width<=740px){.site-header{height:78px;padding:0 20px}.brand{font-size:21px}.brand-mark{font-size:36px}.header-links a{margin:0;font-size:10px}.brand small{font-size:6px}main{margin:0 18px;padding-top:31px}.intro{margin-bottom:27px}.intro h1{letter-spacing:-1.4px;font-size:38px}.intro p:not(.eyebrow){font-size:12px}.eyebrow{font-size:9px}.configuration-layout{grid-template-columns:1fr;gap:18px}.controls{padding:23px 22px 0}.controls fieldset{padding:21px 0}.control-footer{margin-top:15px}.materials{grid-column:auto;padding:22px 18px}.materials-layout{grid-template-columns:1fr;gap:23px}.materials .panel-heading{gap:10px}.materials h2{font-size:17px}.badge{padding:6px;font-size:8px}.materials .eyebrow{font-size:8px}.preview-toolbar{top:16px;left:18px;right:15px}.preview-toolbar>span{font-size:8px}#viewport{height:440px}.viewport-info{left:18px}.viewport-bottom{font-size:9px;left:18px;right:18px}.preview-caption{min-height:72px;padding:16px}.order-summary{padding:23px}.order-summary .hint{max-width:250px;margin:0 auto}.engineering-note{padding-top:20px}footer{flex-wrap:wrap;gap:18px;margin:8px 18px 0;padding-top:20px}footer>span{flex-basis:100%;order:3;font-size:9px}.desktop-break{display:none}}@media (width>=741px){.preview-panel{flex-direction:column;align-self:stretch;display:flex}#viewport{flex:1;min-height:627px}.preview-caption{flex:none}}.floor-note{margin:-8px 0 18px}#walkway-controls{margin-top:15px}#walkway-controls .toggle-row{font-size:11px}#dut-position,#dut-distance{margin-top:16px}#dut-distance{grid-template-columns:1fr}.layout-issues{color:#866235;background:#fff6e9;border-radius:6px;margin-top:15px;padding:12px;font-size:11px;line-height:1.6}.layout-issues p{margin:0 0 8px}.layout-issues p:last-child{margin-bottom:0}.export-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;display:flex}.export-actions button{border:1px solid var(--line);color:var(--blue);background:#fff;border-radius:5px;padding:10px 14px;font-size:11px}.export-actions button:disabled{opacity:.5}.export-actions span{color:var(--muted);font-size:10px}.print-context{display:none}@media print{@page{margin:14mm}body{color:#1c1d1d;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff}.site-header,.intro,.controls,.design-guidance,footer,.export-actions,.preview-toolbar,.preview-caption,.viewport-bottom,#toast{display:none!important}main{max-width:none;margin:0!important;padding:0!important}.workspace{display:block}.workspace .preview-panel{break-inside:avoid;height:350px;min-height:0;margin-bottom:20px;position:static}#viewport{height:350px;min-height:0}.viewport-info{bottom:15px}.materials{padding:16px}.materials-layout{display:block}.order-summary{break-inside:avoid;margin-top:20px}.primary-button,.quote-link{display:none}.print-context{white-space:pre-wrap;overflow-wrap:anywhere;margin:20px 0;font-size:10px;line-height:1.6;display:block}.cut-plan .table-scroll{max-height:none;overflow:visible}.product-line{break-inside:avoid}}.edge-frequency-note{color:#866235;background:#fff6e9;border-radius:5px;margin:12px 0;padding:10px;font-size:10px;line-height:1.65}.product-data-link{color:var(--blue);text-underline-offset:3px;font-size:10px;text-decoration:underline}.flat-bom{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.flat-icon{color:#175e9c;font-size:30px}.cut-plan{margin-top:15px;font-size:11px}.cut-plan summary{cursor:pointer;color:var(--blue)}.cut-plan .table-scroll{max-height:320px;margin-top:10px}@media screen and (width>=741px){.configuration-layout .preview-panel{flex-direction:column;align-self:start;height:min(700px,100svh - 32px);min-height:350px;display:flex;position:sticky;top:16px}.configuration-layout #viewport{flex:1;height:0;min-height:0}}.materials{margin-top:24px}.selection-mode{clear:both;width:max-content;max-width:100%;margin-bottom:16px;display:flex}.quote-link{color:#fff;background:#175e9c;border-radius:5px;justify-content:space-between;gap:12px;padding:15px 17px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.quote-link:hover{color:#fff;background:#104a7d}@media print{.configuration-layout{display:block}}.access-bom{border:1px solid var(--line);background:#fafafa;border-radius:6px;margin-top:20px;padding:15px}.access-bom h3{margin:0 0 10px;font-size:12px;font-weight:600}.access-bom td:last-child{white-space:nowrap}.access-options{border-left:2px solid #e8e8e1;margin-bottom:20px;padding:0 0 20px 12px}.design-guidance{border-top:1px solid var(--line);color:#1c1d1d;padding:16px 0}.design-guidance h2{margin:0;font:600 18px Chivo,sans-serif}.design-guidance summary{cursor:pointer;padding:4px 0;font-size:13px;font-weight:600}.guidance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 40px;padding:20px 0;display:grid}.guidance-grid details{border-bottom:1px solid var(--line);align-self:start;padding:0 0 15px}.guidance-grid details[open] summary{margin-bottom:10px}.guidance-grid h3{margin:0 0 8px;font-size:13px;font-weight:600}.guidance-grid p{max-width:60ch;color:var(--muted);margin:0 0 10px;font-size:12px;line-height:1.7}.guidance-grid a{color:var(--blue);text-underline-offset:3px;font-size:11px;text-decoration:underline}@media (width<=740px){.guidance-grid{grid-template-columns:1fr}}main{padding-top:24px}.intro{margin-bottom:22px}.intro>div{width:100%}.intro-line{flex-wrap:wrap;align-items:center;gap:8px 24px;display:flex}.intro-line>p{white-space:nowrap;flex:0 auto;max-width:none}.intro .eyebrow{margin-bottom:8px;font-size:9px}.intro h1{letter-spacing:-1px;text-wrap:balance;margin:0;font-size:30px;line-height:1.2}.intro p:not(.eyebrow){font-size:13px;line-height:1.5}.field-top>span{max-width:170px}@media (width<=740px){main{padding-top:20px}.intro{margin-bottom:20px}.intro h1{font-size:26px}.intro p:not(.eyebrow){max-width:34ch;font-size:12px}}body{font-size:18px}.site-header{height:104px}.brand{font-size:28px}.brand-mark{font-size:48px}.brand small{font-size:9px}.header-links,.header-links a{font-size:15px}.intro h1{font-size:38px}.intro p:not(.eyebrow){font-size:17px}.intro .eyebrow,.eyebrow{font-size:12px}.controls{padding-top:30px}.panel-heading h2{font-size:25px}.materials .eyebrow{font-size:11px}.badge{font-size:13px}legend{font-size:16px}.step{width:29px;height:29px;font-size:11px}.field-top>span,.field-label,.dimensions label{font-size:14px}.segmented button{padding:8px 12px;font-size:14px}.dimensions{gap:12px}input[type=number]{min-height:50px;padding:12px 30px 12px 12px;font-size:19px}.input-wrap>span{font-size:13px;top:16px}select{min-height:50px;font-size:17px}.toggle-row{font-size:16px}.toggle-row small{font-size:14px}.hint,.control-footer{font-size:14px!important}.recommendation{font-size:15px}.recommendation small,.product-line small{font-size:13px}.product-line a{font-size:17px}table{min-width:610px;font-size:16px}th{font-size:14px}td,th{padding:13px 9px}.spares-row{font-size:14px}.order-summary{max-height:calc(100svh - 32px);padding:28px;position:sticky;top:16px;overflow:auto}.order-top{font-size:15px}.order-top span:last-child{font-size:13px}.total{font-size:48px}#pack-summary,.lead-time{font-size:14px}.primary-button,.quote-link{min-height:50px;font-size:16px}.order-summary .hint{font-size:13px!important}.flat-bom table{min-width:610px}.access-bom table{min-width:0}.flat-bom .table-scroll,.access-bom .table-scroll{overflow-x:auto}.debug-panel{border:1px solid var(--line);background:#f7f8fa;border-radius:8px;margin-top:24px;padding:18px}.debug-panel details{border-bottom:1px solid var(--line);padding:10px 0}.debug-panel details:last-child{border-bottom:0}.debug-panel summary{cursor:pointer;color:var(--blue);font-size:16px;font-weight:600}.debug-panel pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#33404a;margin:12px 0 0;font:13px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace}@media screen and (width<=1050px) and (width>=741px){.materials-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.order-summary{padding:22px}}@media screen and (width<=740px){.site-header{height:84px}.brand{font-size:24px}.brand-mark{font-size:40px}.brand small{font-size:7px}.header-links a{font-size:13px}.intro h1{font-size:32px}.intro p:not(.eyebrow){font-size:16px}.intro-line>p{white-space:normal}.controls{padding-top:24px}legend{font-size:16px}.field-top>span,.field-label,.dimensions label{font-size:14px}.segmented button{min-height:44px;font-size:14px}.hint,.control-footer{font-size:14px!important}.toggle-row{font-size:16px}.toggle-row small{font-size:13px}.recommendation{font-size:15px}.recommendation small,.product-line small{font-size:13px}.materials h2{font-size:23px}.badge{font-size:12px}.materials-layout{grid-template-columns:1fr}.order-summary{max-height:none;padding:24px;position:static;overflow:visible}.total{font-size:44px}table{min-width:610px;font-size:15px}th{font-size:13px}.debug-panel pre{font-size:12px}.debug-panel summary{font-size:15px}}@media print{.debug-panel{display:none!important}}.pyramid-picker{margin-top:10px;position:relative}.pyramid-picker button{font-family:inherit}.pyramid-picker-button,.pyramid-picker>button{border:1px solid var(--line);color:#1c1d1d;text-align:left;background:#fff;border-radius:6px;justify-content:space-between;align-items:center;width:100%;min-height:50px;padding:12px 44px 12px 14px;font-size:17px;display:flex;position:relative}.pyramid-picker>button:after{content:"⌄";color:var(--blue);font-size:24px;position:absolute;top:8px;right:16px}.pyramid-picker>button[aria-expanded=true]{border-color:#78a6cf;box-shadow:0 0 0 3px #dceaf6}.pyramid-picker-menu{z-index:4;background:#fff;border:1px solid #cbd5df;border-radius:8px;padding:7px;position:absolute;top:calc(100% + 7px);left:0;right:0;box-shadow:0 12px 28px #182b3a2b}.pyramid-picker-menu button{color:#1c1d1d;text-align:left;background:#fff;border:0;border-radius:5px;width:100%;min-height:48px;padding:12px 14px;font-size:17px;display:block}.pyramid-picker-menu button:hover,.pyramid-picker-menu button[aria-selected=true]{color:var(--blue);background:#eaf2fa}.pyramid-picker-menu button[aria-selected=true]:before{content:"✓";width:22px;margin-left:-2px;display:inline-block}.pyramid-picker-menu button[aria-selected=false]{padding-left:34px}.native-picker{opacity:0;pointer-events:none;width:1px!important;height:1px!important;position:absolute!important}.viewport-info{bottom:132px}.viewport-bottom{bottom:94px}.viewport-info span:first-child{font-size:20px}.viewport-info span:last-child{font-size:13px}.preview-caption{font-size:14px}.preview-caption button{font-size:15px}.engineering-note p{font-size:15px;line-height:1.7}.engineering-note a{font-size:15px}.design-guidance h2{font-size:26px}.guidance-grid p{font-size:15px;line-height:1.7}.debug-panel summary{font-size:18px}.debug-panel pre{font-size:14px}footer{font-size:15px}footer .footer-brand{font-size:17px}footer>a:last-child{font-size:15px}@media screen and (width<=740px){.pyramid-picker>button{min-height:50px;font-size:17px}.pyramid-picker-menu button{font-size:17px}.viewport-info span:first-child{font-size:18px}.viewport-info span:last-child{font-size:12px}.viewport-bottom{font-size:13px}.preview-caption,.preview-caption button{font-size:14px}}.edge-intro{clear:both;margin:0 0 14px}.engineering-note a{color:var(--blue);text-underline-offset:3px;margin-top:8px;font-size:10px;text-decoration:underline;display:inline-block}:root{letter-spacing:.025em;font-size:17px}.brand{letter-spacing:0;color:#111;font-size:25px;font-weight:400}.intro h1,.panel-heading h2{letter-spacing:0;font-weight:400}@media (width<=740px){.brand{font-size:22px}}.touch-instruction{display:none}@media screen and (width<=740px){.intro-line>p{white-space:normal}button,.primary-button,.quote-link{min-height:44px}.segmented button{min-width:44px;padding:9px 10px;font-size:12px}.field-top{flex-wrap:wrap;align-items:flex-start;gap:10px}.field-top>span{flex:110px;max-width:none;font-size:12px}input[type=number],select{min-height:48px;font-size:16px}.dimensions label,.field-label{font-size:13px}.input-wrap>span{font-size:12px;top:16px}.hint,.order-summary .hint{font-size:12px!important}.toggle-row,#walkway-controls .toggle-row{min-height:44px;font-size:14px}.toggle-row small{font-size:12px}.toggle-row input{width:40px;height:24px}.toggle-row input:before{width:18px;height:18px}.toggle-row input:checked:before{transform:translate(16px)}.text-button{min-width:44px;font-size:13px}.selection-mode{width:100%}.selection-mode button{white-space:normal;flex:1}.recommendation{font-size:13px}.recommendation small,.product-line small,.control-footer{font-size:11px}.edge-frequency-note,.layout-issues,.error{font-size:12px}.preview-toolbar{flex-wrap:wrap;gap:8px;padding:12px;position:relative;inset:auto}.preview-toolbar>span{flex-basis:100%;font-size:10px}.preview-toolbar .view-switch{margin-right:auto}.preview-toolbar>button{width:44px;height:44px}#viewport{height:340px}.preview-caption{flex-wrap:wrap;padding:12px 16px;font-size:12px}.preview-caption>span{flex:100%;max-width:none}.preview-caption button{font-size:13px}.viewport-info{padding:12px 16px 0;position:static}.viewport-info span:last-child{font-size:10px}.viewport-bottom{padding:12px 16px;font-size:11px;position:static}.pointer-instruction{display:none}.touch-instruction{display:inline}.axis-key{display:none}.materials .panel-heading{flex-wrap:wrap;gap:12px}.badge{font-size:11px}.materials-layout>div{min-width:0}table{font-size:12px}th,.spares-row{font-size:11px}td,th{padding:10px 5px}.order-top,.lead-time,#pack-summary{font-size:12px}.primary-button,.quote-link{font-size:14px}.export-actions{grid-template-columns:1fr;display:grid}.export-actions button{text-align:left;font-size:14px}.export-actions span,.engineering-note p{font-size:12px}.cut-plan summary,.design-guidance summary{min-height:44px;padding:12px 0}.product-data-link,.guidance-grid a,.engineering-note a{min-height:44px;padding:12px 0;font-size:12px;display:inline-block}.header-links a{align-items:center;min-height:44px;font-size:12px;display:flex}#toast:not(:empty){width:calc(100% - 32px);max-width:420px;bottom:calc(16px + env(safe-area-inset-bottom));text-align:center}}@media screen and (width<=360px){.dimensions{grid-template-columns:repeat(2,minmax(0,1fr))}.brand{font-size:20px}.site-header{padding:0 16px}}.text-button{font-size:14px}.step{font-size:12px}.toggle-row,#walkway-controls .toggle-row{font-size:16px}.edge-frequency-note{font-size:14px!important}.product-data-link,.viewport-bottom,.cut-plan,.cut-plan summary{font-size:14px}.engineering-note p,.engineering-note a{font-size:15px}.export-actions button{font-size:16px}.export-actions span{font-size:15px}.guidance-grid summary{font-size:17px}.guidance-grid p{font-size:15px}.guidance-grid a{font-size:14px}.footer-brand{font-size:17px}footer,footer>a:last-child{font-size:15px}[data-debug-col]{white-space:normal;vertical-align:top;min-width:320px;line-height:1.5;text-align:left!important}[data-debug-col] span{margin-bottom:3px;display:block}.corner-metrics{border:1px solid var(--line);background:#f7f9fb;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0 10px;padding:16px;display:grid}.corner-metrics span{color:var(--muted);font-size:13px;line-height:1.35;display:block}.corner-metrics strong{color:var(--blue);margin-top:3px;font-size:17px;display:block}.embed-mode .site-header,.embed-mode .intro,.embed-mode .design-guidance,.embed-mode footer{display:none}.embed-mode main,.embed-mode .workspace{padding-top:0}.embed-mode .configuration-layout .preview-panel{position:sticky;top:0}.embed-mode .order-summary{max-height:100svh;position:sticky;top:0;overflow:auto}.embed-mode .engineering-note a{display:none}.embed-connected .order-summary{top:var(--embed-top,0px);max-height:var(--embed-height,100svh)}@media screen and (width>=741px){.embed-connected .configuration-layout .preview-panel{top:var(--embed-top,0px);height:min(700px,var(--embed-height,700px));min-height:0}}@media screen and (width<=740px){.embed-connected .order-summary{max-height:none;position:static;overflow:visible}}.calculated-field{border:1px solid var(--line);color:#175e9c;background:#f7f8fa;border-radius:6px;justify-content:space-between;align-items:center;min-height:50px;margin-top:10px;padding:12px 14px;font-size:19px;display:flex}.calculated-field .unit-label{color:var(--muted);font-size:14px;position:static}.grating-picker{margin-top:10px}.engineering-note{max-width:none}.export-actions span{white-space:nowrap}@media screen and (width<=740px){.viewport-bottom{font-size:13px}.cut-plan,.cut-plan summary,.text-button{font-size:14px}.edge-frequency-note{font-size:14px!important}.product-data-link{font-size:14px}.export-actions button{font-size:16px}.export-actions span,.engineering-note p{font-size:15px}.export-actions span{white-space:normal;overflow-wrap:anywhere;min-width:0}footer,footer>a:last-child{font-size:15px}}
