:root{--blue:#1769f5;--navy:#10294c;--ink:#182b46;--muted:#64758c;--line:#d9e4f0;--pale:#f3f7fc;--green:#18a96b;--amber:#ed8b22;--red:#dc4b4b;--shadow:0 18px 50px rgba(21,57,101,.1);font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.sc-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:32px;min-height:72px;padding:10px max(24px,calc((100vw - 1520px)/2));border-bottom:1px solid var(--line);background:rgba(255,255,255,.95);backdrop-filter:blur(18px)}.sc-brand{display:flex;align-items:center;gap:10px;margin-right:auto}.sc-brand img{width:150px;height:auto}.sc-brand small{border-left:1px solid var(--line);padding-left:10px;color:#6f8098;font-size:9px;font-weight:800}.sc-header nav{display:flex;gap:24px;color:#4e6078;font-size:13px;font-weight:700}.sc-header nav a:hover{color:var(--blue)}.sc-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:0;border-radius:11px;padding:0 18px;background:linear-gradient(135deg,#1b75ff,#0759e8);color:#fff;font-weight:850;box-shadow:0 9px 24px rgba(23,105,245,.22)}main{overflow:hidden}.sc-hero{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:34px;min-height:500px;padding:66px max(24px,calc((100vw - 1520px)/2));background:radial-gradient(circle at 85% 20%,#dcecff 0,transparent 37%),linear-gradient(#fff,#f7faff)}.sc-hero h1{max-width:700px;margin:15px 0 18px;color:var(--navy);font-size:52px;line-height:1.02;letter-spacing:-.052em}.sc-hero h1 em{color:var(--blue);font-style:normal}.sc-hero p{max-width:620px;color:var(--muted);font-size:17px;line-height:1.68}.sc-hero ul{display:grid;gap:10px;margin:23px 0 28px;padding:0;list-style:none;color:#354c69;font-size:14px;font-weight:700}.sc-hero li:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;margin-right:9px;border-radius:50%;background:#e1f8ed;color:var(--green)}.sc-hero>img{width:100%;border:1px solid #cbdcf0;border-radius:20px;box-shadow:0 32px 80px rgba(19,56,99,.17)}.sc-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.sc-app{max-width:1560px;margin:0 auto;padding:70px 20px 110px}.sc-app-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.sc-app-title h2,.sc-types h2,.sc-drawings h2,.sc-estimate h2,.sc-interior h2,.sc-seo h2,.sc-faq h2,.sc-related h2{margin:8px 0;color:var(--navy);font-size:34px;letter-spacing:-.035em}.sc-save{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.sc-save span{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #dff7ec}.sc-luna{margin-bottom:16px;overflow:hidden;border:1px solid #bcd2f0;border-radius:18px;background:linear-gradient(120deg,#f8fbff,#edf5ff);box-shadow:var(--shadow)}.sc-luna header{display:flex;align-items:center;gap:12px;padding:16px 18px}.sc-luna-avatar{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;background:radial-gradient(circle at 35% 30%,#51bcff,#1769f5 50%,#0e2851);color:#fff;font-size:22px;font-weight:900;box-shadow:0 9px 22px #1769f54a}.sc-luna header>div:nth-child(2){display:grid;gap:3px}.sc-luna header b{color:var(--navy);font-size:17px}.sc-luna header span{color:var(--muted);font-size:11px}.sc-luna header i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#23ba77}.sc-luna header button{margin-left:auto;border:0;background:transparent;color:#69809d;font-size:11px}.sc-luna-log{max-height:210px;overflow:auto;padding:0 18px}.sc-luna-log article{display:flex;gap:10px;align-items:start;margin:0 0 10px}.sc-luna-log article b{min-width:52px;color:var(--blue);font-size:11px}.sc-luna-log article.user b{color:#9a641d}.sc-luna-log p{margin:0;padding:10px 13px;border-radius:5px 12px 12px;background:#fff;color:#425875;font-size:12px;line-height:1.55;box-shadow:0 4px 15px #173c6d0d}.sc-luna-log article.user p{background:#fff7e9}.sc-quick{display:flex;gap:7px;padding:6px 18px 10px;overflow:auto}.sc-quick button{white-space:nowrap;border:1px solid #cdddf0;border-radius:20px;padding:7px 11px;background:#fff;color:#416080;font-size:10px;font-weight:750}.sc-luna form{display:grid;grid-template-columns:1fr auto;gap:9px;margin:0 18px 14px;padding:7px;border:1px solid #a9c7ed;border-radius:14px;background:#fff}.sc-luna textarea{min-height:46px;max-height:120px;resize:vertical;border:0;padding:8px 10px;outline:0;color:var(--ink);font-size:13px}.sc-luna form button{align-self:stretch;border:0;border-radius:10px;padding:0 17px;background:var(--blue);color:#fff;font-size:12px;font-weight:850}.sc-luna footer{display:flex;gap:20px;padding:9px 18px;background:#16345e;color:#c8d9ec;font-size:9px}.sc-luna footer span:before{content:"✓";margin-right:5px;color:#62e5a6}.sc-workspace{display:grid;grid-template-columns:300px minmax(480px,1fr) 300px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.sc-controls{border-right:1px solid var(--line);background:#fbfdff}.sc-control-tabs{display:grid;grid-template-columns:repeat(3,1fr);padding:8px;border-bottom:1px solid var(--line)}.sc-control-tabs button{border:0;border-radius:8px;padding:9px 4px;background:transparent;color:#718096;font-size:10px;font-weight:800}.sc-control-tabs button.active{background:var(--blue);color:#fff}.sc-panel{display:none;max-height:720px;overflow:auto;padding:15px}.sc-panel.active{display:block}.sc-panel section+section{margin-top:18px;padding-top:17px;border-top:1px solid var(--line)}.sc-panel h3,.sc-summary h3{margin:0 0 13px;color:#304969;font-size:13px}.sc-panel label{display:grid;gap:6px;margin-bottom:12px;color:#5b708a;font-size:10px;font-weight:700}.sc-panel input[type=number],.sc-panel select{width:100%;height:36px;border:1px solid #cbd9e8;border-radius:8px;background:#fff;padding:0 9px;color:#304863;font-size:11px}.sc-panel input[type=range]{width:100%;accent-color:var(--blue)}.sc-panel output{justify-self:end;color:var(--blue)}.sc-two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sc-switch{display:flex!important;align-items:center;justify-content:space-between;min-height:38px;padding:7px 9px;border:1px solid var(--line);border-radius:8px;background:#fff}.sc-switch input{position:absolute;opacity:0}.sc-switch i{position:relative;width:32px;height:18px;border-radius:12px;background:#bdc9d8}.sc-switch i:after{content:"";position:absolute;left:3px;top:3px;width:12px;height:12px;border-radius:50%;background:#fff;transition:.2s}.sc-switch input:checked+i{background:var(--blue)}.sc-switch input:checked+i:after{transform:translateX(14px)}.sc-sprite-options{display:grid;grid-template-columns:1fr 1fr;gap:7px}.sc-sprite-options button{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:9px;padding:3px;background:#fff;color:#536882;font-size:9px}.sc-sprite-options button.active{border-color:var(--blue);box-shadow:0 0 0 2px #1769f51f;color:var(--blue);font-weight:800}.sc-sprite-options i{display:block;height:66px;border-radius:6px;background-image:url('/assets/stair-calculator/stair-finishes-railings-sprite-v1.webp');background-size:500% 200%;background-repeat:no-repeat}.sc-sprite-options span{display:block;padding:6px 2px}.finishes button:nth-child(1) i{background-position:0 0}.finishes button:nth-child(2) i{background-position:25% 0}.finishes button:nth-child(3) i{background-position:50% 0}.finishes button:nth-child(4) i{background-position:75% 0}.finishes button:nth-child(5) i{background-position:100% 0}.railings button:nth-child(1) i{background-position:0 100%}.railings button:nth-child(2) i{background-position:25% 100%}.railings button:nth-child(3) i{background-position:50% 100%}.railings button:nth-child(4) i{background-position:75% 100%}.railings button:nth-child(5) i{background-position:100% 100%}.sc-model{min-width:0;background:#f1f5fa}.sc-model>header{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:10px 14px;border-bottom:1px solid var(--line);background:#fff}.sc-model>header>div:first-child{display:grid;gap:3px}.sc-model>header b{font-size:12px}.sc-model>header span{color:#7c8ca1;font-size:9px}.sc-model>header button{width:32px;height:32px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#46607d}.sc-canvas-wrap{position:relative;height:620px;overflow:hidden}.sc-canvas-wrap canvas{display:block;width:100%;height:100%;touch-action:none;cursor:grab}.sc-canvas-wrap canvas:active{cursor:grabbing}.sc-canvas-wrap>span{position:absolute;right:12px;top:12px;padding:7px 10px;border-radius:18px;background:#17375f;color:#fff;font-size:9px;font-weight:800}.sc-canvas-wrap p{position:absolute;left:12px;right:12px;bottom:8px;margin:0;padding:8px 10px;border-radius:8px;background:#ffffffd9;color:#62748a;font-size:8px;line-height:1.4}.sc-view-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);background:#fff}.sc-view-tabs button{min-height:45px;border:0;border-right:1px solid var(--line);background:#fff;color:#6b7d92;font-size:10px;font-weight:800}.sc-view-tabs button.active{color:var(--blue);box-shadow:inset 0 3px var(--blue)}.sc-summary{border-left:1px solid var(--line);background:#fff}.sc-summary>section{padding:16px;border-bottom:1px solid var(--line)}.sc-summary header{display:flex;align-items:center;justify-content:space-between}.sc-summary header span{font-size:12px;font-weight:850}.sc-summary header b{border-radius:12px;padding:5px 8px;background:#e0f8ed;color:var(--green);font-size:9px}.sc-score{display:flex;align-items:center;justify-content:center;gap:8px;margin:14px auto;width:128px;height:78px;border-radius:50%;border:8px solid #39ca8a;background:#fff}.sc-score strong{font-size:28px}.sc-score span{color:#7a8a9e;font-size:8px}.sc-summary dl{margin:0}.sc-summary dl div{display:flex;justify-content:space-between;gap:8px;padding:7px 0;border-bottom:1px dashed #dfe7f0;font-size:10px}.sc-summary dt{color:#74859a}.sc-summary dd{margin:0;font-weight:850}.sc-formula{background:#f1fbf7!important}.sc-formula span,.sc-formula small{display:block;color:#6a7c91;font-size:9px}.sc-formula b{display:block;margin:5px 0;color:var(--green);font-size:18px}.sc-summary ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.sc-summary li{padding-left:20px;color:#65778d;font-size:9px;line-height:1.45}.sc-summary li:before{content:"✓";float:left;margin-left:-20px;color:var(--green);font-weight:900}.sc-summary li.warn:before{content:"!";color:var(--amber)}.sc-summary li.danger:before{content:"×";color:var(--red)}.sc-total{display:grid;gap:8px}.sc-total>span,.sc-total>strong{display:flex;justify-content:space-between;color:#6b7e94;font-size:10px}.sc-total>strong{padding-top:10px;border-top:1px solid var(--line);color:var(--navy);font-size:15px}.sc-total .sc-primary{margin-top:8px}.sc-types,.sc-drawings,.sc-estimate,.sc-interior,.sc-seo,.sc-faq,.sc-related{margin-top:70px}.sc-types header,.sc-estimate>header,.sc-drawings>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.sc-types header p{max-width:560px;color:var(--muted);line-height:1.6}.sc-types>div{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.sc-type-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;text-align:left;box-shadow:0 9px 25px #17385f0b}.sc-type-card.active{border-color:var(--blue);box-shadow:0 0 0 2px #1769f523,0 14px 30px #1769f51f}.sc-type-card i{display:block;height:150px;background-image:url('/assets/stair-calculator/stair-types-sprite-v1.webp');background-size:500% 200%;background-repeat:no-repeat}.sc-type-card:nth-child(1) i{background-position:0 0}.sc-type-card:nth-child(2) i{background-position:25% 0}.sc-type-card:nth-child(3) i{background-position:50% 0}.sc-type-card:nth-child(4) i{background-position:75% 0}.sc-type-card:nth-child(5) i{background-position:100% 0}.sc-type-card:nth-child(6) i{background-position:0 100%}.sc-type-card:nth-child(7) i{background-position:25% 100%}.sc-type-card:nth-child(8) i{background-position:50% 100%}.sc-type-card:nth-child(9) i{background-position:75% 100%}.sc-type-card:nth-child(10) i{background-position:100% 100%}.sc-type-card span{display:grid;gap:4px;padding:11px}.sc-type-card b{color:var(--navy);font-size:11px}.sc-type-card small{color:#74869d;font-size:9px;line-height:1.35}.sc-drawings>header button,.sc-estimate>header button{min-height:38px;border:1px solid #bcd0e9;border-radius:9px;background:#f7fbff;padding:0 13px;color:#32619a;font-size:10px;font-weight:800}.sc-drawings>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.sc-drawings article{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.sc-drawings h3{margin:0;padding:13px;border-bottom:1px solid var(--line);font-size:12px}.sc-drawings canvas{display:block;width:100%;height:320px;background:#fbfdff}.sc-estimate{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.sc-estimate>header{padding:24px 24px 14px}.sc-estimate>header p{margin:0;color:var(--muted)}.sc-estimate>header>div:last-child{display:flex;gap:8px}.sc-table-wrap{overflow:auto}.sc-estimate table{width:100%;min-width:820px;border-collapse:collapse}.sc-estimate th,.sc-estimate td{padding:10px 13px;border-bottom:1px solid #e4ebf3;font-size:10px;text-align:left}.sc-estimate th{background:#153860;color:#fff;font-weight:800}.sc-estimate td:nth-child(n+3),.sc-estimate th:nth-child(n+3){text-align:right}.sc-estimate td input{width:90px;border:1px solid #ccd9e8;border-radius:6px;padding:6px;text-align:right}.sc-estimate tr.section td{background:#edf4fc;color:#315276;font-weight:900}.sc-estimate tfoot td{background:#1769f5;color:#fff;font-size:13px;font-weight:900}.sc-estimate footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 22px;color:#66788f;font-size:10px}.sc-estimate footer button{border:0;border-radius:9px;padding:11px 14px;background:#eaf2ff;color:var(--blue);font-weight:850}.sc-interior{display:grid;grid-template-columns:.8fr 1.2fr;gap:22px;padding:30px;border-radius:22px;background:linear-gradient(135deg,#edf5ff,#fff 58%,#f8f1e9)}.sc-interior>div{display:grid;align-content:start;gap:10px}.sc-interior p{color:var(--muted);line-height:1.65}.sc-upload{display:flex;align-items:center;gap:12px;padding:17px;border:1px dashed #8fb7e7;border-radius:12px;background:#fff;cursor:pointer}.sc-upload input{display:none}.sc-upload i{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#e8f2ff;color:var(--blue);font-size:25px;font-style:normal}.sc-upload span{display:grid}.sc-upload small,.sc-interior>div>small{color:#77899e;font-size:9px}.sc-interior textarea{width:100%;min-height:78px;resize:vertical;border:1px solid #cad8e8;border-radius:10px;padding:10px}.sc-interior figure{min-height:420px;margin:0;overflow:hidden;border:1px solid #c9d7e6;border-radius:16px;background:#dce5ee}.sc-interior figure>div{display:grid;place-items:center;align-content:center;height:100%;min-height:380px;background:linear-gradient(145deg,#dce7f3,#f6f1e9);color:#5f738d;text-align:center}.sc-interior figure>div span{display:grid;place-items:center;width:76px;height:76px;border-radius:26px;background:#fff;color:var(--blue);font-size:25px;font-weight:900;box-shadow:var(--shadow)}.sc-interior figure img{display:block;width:100%;height:420px;object-fit:cover}.sc-interior figcaption{padding:10px 13px;background:#fff;color:#677990;font-size:10px}.sc-seo{max-width:1260px;margin-left:auto;margin-right:auto}.sc-seo>div:first-child{max-width:960px}.sc-seo p{color:#536982;font-size:15px;line-height:1.8}.sc-seo-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.sc-seo-grid article{padding:22px;border:1px solid var(--line);border-radius:14px;background:#fff}.sc-seo h3{color:var(--navy)}.sc-note{margin-top:12px;padding:24px;border-radius:14px;background:#14365e;color:#fff}.sc-note h3{color:#fff}.sc-note p{color:#d0deee}.sc-faq{display:grid;grid-template-columns:.65fr 1.35fr;gap:60px}.sc-faq details{border-bottom:1px solid var(--line);padding:15px 0}.sc-faq summary{color:#294969;font-size:14px;font-weight:850;cursor:pointer}.sc-faq details p{color:#61748c;line-height:1.7}.sc-related nav{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.sc-related a{display:grid;gap:6px;padding:18px;border:1px solid var(--line);border-radius:13px}.sc-related small{color:#6e8096}.sc-model:fullscreen{display:flex;flex-direction:column;background:#f1f5fa}.sc-model:fullscreen .sc-canvas-wrap{height:auto;flex:1}@media(max-width:1180px){.sc-header nav{display:none}.sc-hero{grid-template-columns:1fr 1fr}.sc-hero h1{font-size:42px}.sc-workspace{grid-template-columns:280px 1fr}.sc-summary{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;border-left:0;border-top:1px solid var(--line)}.sc-types>div{grid-template-columns:repeat(3,1fr)}.sc-drawings>div{grid-template-columns:1fr 1fr}.sc-drawings article:last-child{grid-column:1/-1}.sc-related nav{grid-template-columns:1fr 1fr}}@media(max-width:760px){.sc-header{min-height:58px;padding:8px 12px}.sc-brand img{width:126px}.sc-brand small,.sc-header>.sc-primary{display:none}.sc-hero{grid-template-columns:1fr;padding:36px 16px}.sc-hero h1{font-size:37px}.sc-hero>img{display:none}.sc-app{padding:46px 10px 80px}.sc-app-title{align-items:start}.sc-app-title h2,.sc-types h2,.sc-drawings h2,.sc-estimate h2,.sc-interior h2,.sc-seo h2,.sc-faq h2,.sc-related h2{font-size:27px}.sc-save{display:none}.sc-luna{position:relative;margin-left:-1px;margin-right:-1px}.sc-luna header{padding:13px}.sc-luna-log{padding:0 13px}.sc-luna form{grid-template-columns:1fr;margin:0 12px 12px}.sc-luna form button{min-height:42px}.sc-luna footer{display:grid;gap:4px}.sc-workspace{display:flex;flex-direction:column}.sc-controls{order:1;border-right:0}.sc-panel{max-height:none}.sc-model{order:2}.sc-canvas-wrap{height:430px}.sc-summary{order:3;display:block}.sc-types,.sc-drawings,.sc-estimate,.sc-interior,.sc-seo,.sc-faq,.sc-related{margin-top:48px}.sc-types header,.sc-estimate>header,.sc-drawings>header{display:block}.sc-types>div{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.sc-type-card{min-width:210px;scroll-snap-align:start}.sc-type-card i{height:145px}.sc-drawings>div{display:block}.sc-drawings article{margin-bottom:10px}.sc-drawings article:last-child{grid-column:auto}.sc-drawings canvas{height:280px}.sc-estimate>header{padding:18px}.sc-estimate>header>div:last-child{margin-top:12px}.sc-estimate footer{display:grid}.sc-interior{grid-template-columns:1fr;padding:18px}.sc-interior figure{min-height:310px}.sc-interior figure img{height:auto;min-height:310px}.sc-seo-grid,.sc-faq{grid-template-columns:1fr}.sc-faq{gap:15px}.sc-related nav{grid-template-columns:1fr}.sc-quick{padding-left:12px}.sc-sprite-options{grid-template-columns:repeat(2,1fr)}}@media print{.sc-header,.sc-hero,.sc-luna,.sc-controls,.sc-summary,.sc-types,.sc-interior,.sc-seo,.sc-faq,.sc-related,.sc-estimate header button,.sc-drawings header button{display:none!important}.sc-app{padding:0}.sc-workspace{display:block;border:0}.sc-model{page-break-after:always}.sc-drawings,.sc-estimate{margin-top:20px;box-shadow:none}.sc-estimate{page-break-before:always}}

[hidden]{display:none!important}

/* Estimate table v2 — generated reference: stair-estimate-table-reference-v1.png */
.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}
.sc-estimate{overflow:visible;border-color:#d5e1ef;border-radius:18px;box-shadow:0 16px 44px rgba(20,55,96,.09)}
.sc-estimate>header{align-items:flex-start;margin:0;padding:24px 24px 16px}
.sc-estimate>header>div:last-child{display:block;margin:0}.sc-estimate>header p{max-width:760px;font-size:12px;line-height:1.55}
.sc-estimate-toolbar{display:grid;grid-template-columns:minmax(220px,1.05fr) minmax(170px,.72fr) minmax(235px,.95fr) auto;gap:10px;align-items:stretch;padding:0 18px 14px}
.sc-estimate-search,.sc-estimate-filter{display:flex;align-items:center;min-width:0;height:44px;border:1px solid #cfdeee;border-radius:10px;background:#fff;box-shadow:0 2px 8px rgba(23,56,96,.03)}
.sc-estimate-search:focus-within,.sc-estimate-filter:focus-within{border-color:#7fb0f3;box-shadow:0 0 0 3px rgba(23,105,245,.1)}
.sc-estimate-search>span{flex:0 0 auto;padding-left:13px;color:#607895;font-size:24px;line-height:1;transform:rotate(-18deg)}
.sc-estimate-search input,.sc-estimate-filter select{width:100%;min-width:0;height:100%;border:0;outline:0;background:transparent;color:#263f60;font-size:11px}
.sc-estimate-search input{padding:0 12px 0 8px}
.sc-estimate-search input::placeholder{color:#9aa9bb}
.sc-estimate-filter select{padding:0 34px 0 12px;cursor:pointer}
.sc-ai-check{display:grid;grid-template-columns:30px auto 1fr;align-items:center;gap:8px;min-width:0;height:44px;padding:0 13px;border:1px solid #bce6d5;border-radius:10px;background:#eaf9f3;color:#245c4b}
.sc-ai-check i{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#13a86c;color:#fff;font-size:15px;font-style:normal;font-weight:900}
.sc-ai-check b{font-size:10px;white-space:nowrap}.sc-ai-check span{justify-self:end;color:#16845d;font-size:9px;font-weight:800;white-space:nowrap}
.sc-ai-check.has-warning{border-color:#f0d2a7;background:#fff7e9;color:#86581b}.sc-ai-check.has-warning i{background:#ec8d25}.sc-ai-check.has-warning span{color:#9b641d}
.sc-estimate-add{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:0;border-radius:10px;padding:0 17px;background:linear-gradient(135deg,#2377f3,#075ddd);box-shadow:0 8px 20px rgba(23,105,245,.22);color:#fff;font-size:10px;font-weight:850;white-space:nowrap}
.sc-estimate-add span{font-size:20px;font-weight:400;line-height:1}
.sc-table-shell{position:relative;margin:0 18px;border-radius:11px;background:#fff}
.sc-table-mobile-hint{display:none}
.sc-table-wrap{position:relative;overflow-x:auto;overflow-y:visible;border:1px solid #cbdced;border-radius:11px;outline:0;overscroll-behavior-inline:contain;scrollbar-color:#8fb1d8 #edf3fa;scrollbar-width:thin;-webkit-overflow-scrolling:touch}
.sc-table-wrap:focus-visible{box-shadow:0 0 0 3px rgba(23,105,245,.13)}
.sc-estimate table{width:100%;min-width:920px;border-collapse:separate;border-spacing:0;table-layout:fixed;color:#29415f}
.sc-estimate col.sc-col-no{width:52px}.sc-estimate col.sc-col-code{width:94px}.sc-estimate col.sc-col-name{width:34%}.sc-estimate col.sc-col-unit{width:68px}.sc-estimate col.sc-col-qty{width:112px}.sc-estimate col.sc-col-price{width:130px}.sc-estimate col.sc-col-total{width:138px}
.sc-estimate th,.sc-estimate td{height:42px;padding:7px 11px;border-right:1px solid #d8e4f0;border-bottom:1px solid #dce6f0;background:#fff;font-size:10px;line-height:1.3;text-align:left;vertical-align:middle}
.sc-estimate tr>*:last-child{border-right:0}
.sc-estimate thead th{height:43px;border-color:#5b7799;background:#163b65;color:#fff;font-size:9px;font-weight:850;letter-spacing:.01em;white-space:nowrap}
.sc-estimate thead th:first-child{border-top-left-radius:9px}.sc-estimate thead th:last-child{border-top-right-radius:9px}
.sc-estimate th:nth-child(1),.sc-estimate td:nth-child(1),.sc-estimate th:nth-child(4),.sc-estimate td:nth-child(4){text-align:center}
.sc-estimate th:nth-child(2),.sc-estimate td:nth-child(2),.sc-estimate th:nth-child(3),.sc-estimate td:nth-child(3){text-align:left}
.sc-estimate th:nth-child(5),.sc-estimate td:nth-child(5),.sc-estimate th:nth-child(6),.sc-estimate td:nth-child(6),.sc-estimate th:nth-child(7),.sc-estimate td:nth-child(7){text-align:right}
.sc-estimate tbody tr:not(.section):hover td{background:#f8fbff}
.sc-estimate tbody code{color:#4b6684;font-family:inherit;font-size:10px;white-space:nowrap}
.sc-estimate .sc-row-name{color:#344e6d;font-weight:650}
.sc-estimate td input{width:100%;max-width:104px;height:28px;border:1px solid #cbd9e8;border-radius:6px;padding:0 8px;background:#fff;color:#263f60;font-size:10px;text-align:right;box-shadow:inset 0 1px 2px rgba(20,54,93,.03)}
.sc-estimate td input:focus{border-color:#67a3f3;outline:0;box-shadow:0 0 0 3px rgba(23,105,245,.1)}
.sc-estimate tr.section td{height:40px;background:linear-gradient(90deg,#edf4fc,#f7faff);color:#183d68;font-weight:900}
.sc-estimate tr.section td:first-child{font-size:11px}.sc-estimate tr.section td:last-child{text-align:right;white-space:nowrap}
.sc-estimate .sc-empty-row td{height:94px;color:#74869b;text-align:center!important}
.sc-estimate tfoot td{height:48px;border-bottom:0;background:#f5f9fe;color:#21466f;font-size:11px;font-weight:900}
.sc-estimate tfoot td:first-child{text-align:left}.sc-estimate tfoot td:last-child{color:#153b67;font-size:15px;white-space:nowrap}
.sc-sticky-table-head{position:fixed;z-index:70;overflow:hidden;border-radius:9px;box-shadow:0 10px 28px rgba(11,39,74,.24);pointer-events:none}
.sc-sticky-table-head .sc-sticky-table-track{will-change:transform}
.sc-sticky-table-head table{width:100%;margin:0}
.sc-sticky-table-head th:first-child{position:relative!important;z-index:3;box-shadow:5px 0 9px rgba(7,29,56,.18)}
.sc-estimate footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px;padding:12px 18px 16px;border-top:1px solid #e6edf5;color:#718197;font-size:9px}
.sc-estimate footer>span{text-align:right}.sc-estimate footer>span b{color:#3b5878}
.sc-estimate-export{display:flex;gap:8px}
.sc-estimate .sc-estimate-export button{display:inline-flex;align-items:center;gap:8px;min-height:36px;border:1px solid #cbdced;border-radius:8px;padding:0 10px;background:#fff;color:#355372;font-size:9px;font-weight:700}
.sc-estimate-export button span{display:grid;place-items:center;min-width:27px;height:22px;border-radius:4px;background:#fff0f0;color:#e44040;font-size:8px;font-weight:900}.sc-estimate-export button+button span{background:#eaf9f3;color:#129766}
.sc-estimate-export button:hover{border-color:#8cb5e8;background:#f8fbff}
@media(max-width:760px){.sc-estimate{border-radius:14px}.sc-estimate>header{padding:18px 14px 13px}.sc-estimate>header p{font-size:10px}.sc-estimate-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:0 12px 12px}.sc-estimate-search{grid-column:1/-1}.sc-estimate-filter{grid-column:1}.sc-estimate-add{grid-column:2;padding:0 12px}.sc-ai-check{grid-column:1/-1;grid-row:3}.sc-table-shell{margin:0 12px}.sc-table-mobile-hint{display:flex;align-items:center;justify-content:flex-end;gap:8px;height:27px;color:#6f85a0;font-size:9px;font-weight:750}.sc-table-mobile-hint span{color:#1769f5;font-size:15px}.sc-estimate table{min-width:860px}.sc-estimate th,.sc-estimate td{height:40px;padding:6px 8px;font-size:9px}.sc-estimate thead th{height:41px;font-size:8px}.sc-estimate col.sc-col-no{width:44px}.sc-estimate col.sc-col-code{width:78px}.sc-estimate col.sc-col-name{width:245px}.sc-estimate col.sc-col-unit{width:54px}.sc-estimate col.sc-col-qty{width:92px}.sc-estimate col.sc-col-price{width:112px}.sc-estimate col.sc-col-total{width:120px}.sc-estimate tbody tr>td:first-child,.sc-estimate thead th:first-child{position:sticky;left:0;z-index:2;box-shadow:5px 0 9px rgba(29,59,95,.06)}.sc-estimate thead th:first-child{z-index:4}.sc-estimate tr.section td:first-child{background:#edf4fc}.sc-estimate footer{display:grid;gap:10px;margin-top:10px;padding:12px}.sc-estimate footer>span{text-align:left;line-height:1.5}.sc-estimate-export{order:2}.sc-estimate .sc-estimate-export button{flex:1}.sc-sticky-table-head{border-radius:0 8px 8px 0}}
@media print{.sc-estimate-toolbar,.sc-table-mobile-hint,.sc-sticky-table-head{display:none!important}.sc-table-wrap{overflow:visible;border:1px solid #ccd8e5}.sc-estimate table{min-width:0}.sc-estimate footer{display:none}}

/* Stair finishes and profile calculator v3 */
.sc-finish-options{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.sc-finish-options button{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:10px;padding:3px;background:#fff;color:#4c627d;text-align:left;box-shadow:0 3px 10px rgba(20,55,96,.04)}
.sc-finish-options button:hover{border-color:#8db8ed}.sc-finish-options button.active{border-color:var(--blue);box-shadow:0 0 0 2px rgba(23,105,245,.13),0 8px 18px rgba(23,105,245,.1)}
.sc-finish-options img{display:block;width:100%;height:72px;border-radius:7px;object-fit:cover;background:#eef2f6}
.sc-finish-options span{display:grid;gap:2px;padding:7px 5px 6px}.sc-finish-options b{overflow:hidden;color:#233e60;font-size:9px;line-height:1.25;text-overflow:ellipsis}.sc-finish-options small{overflow:hidden;color:#71839a;font-size:7px;line-height:1.3;text-overflow:ellipsis}
.sc-finish-reference-note{display:flex;align-items:center;gap:8px;margin:10px 0 0!important;padding:9px;border-radius:9px;background:#edf6ff;color:#54708f!important;font-size:8px!important;line-height:1.45!important}
.sc-finish-reference-note>span{display:grid;place-items:center;flex:0 0 auto;width:28px;height:28px;border-radius:9px;background:#1769f5;color:#fff;font-size:9px;font-weight:900}
.sc-profile-result{display:grid;gap:6px;margin-top:14px;padding:12px;border:1px solid #bcd3ef;border-radius:11px;background:linear-gradient(145deg,#f7fbff,#edf5ff)}
.sc-profile-result>span{color:#54708f;font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.sc-profile-result strong{color:#183a62;font-size:11px}.sc-profile-result>b{color:#1769f5;font-size:10px;line-height:1.4}
.sc-profile-result dl{margin:3px 0 0}.sc-profile-result dl div{display:flex;justify-content:space-between;gap:8px;padding:5px 0;border-top:1px solid #d4e2f1;font-size:8px}.sc-profile-result dt{color:#70839a}.sc-profile-result dd{margin:0;color:#2b4a6e;font-weight:850;text-align:right}.sc-profile-result small{color:#7a613e;font-size:7px;line-height:1.45}
.sc-panel select:disabled{background:#eef2f6;color:#94a0ae;cursor:not-allowed}
.sc-render-material{display:grid;grid-template-columns:84px 1fr;gap:11px;align-items:center;margin:4px 0 8px;padding:8px;border:1px solid #bfd5ef;border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(20,55,96,.06)}
.sc-render-material img{display:block;width:84px;height:60px;border-radius:8px;object-fit:cover}.sc-render-material span{display:grid;gap:3px;min-width:0}.sc-render-material small{color:#1769f5!important;font-size:7px!important;font-style:normal;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.sc-render-material b{color:#193c66;font-size:11px}.sc-render-material em{overflow:hidden;color:#6d8097;font-size:8px;font-style:normal;line-height:1.35;text-overflow:ellipsis}
@media(max-width:760px){.sc-finish-options{grid-template-columns:repeat(2,minmax(0,1fr))}.sc-finish-options img{height:92px}.sc-finish-options b{font-size:10px}.sc-finish-options small{font-size:8px}.sc-profile-result{padding:13px}.sc-profile-result strong{font-size:12px}.sc-render-material{grid-template-columns:96px 1fr}.sc-render-material img{width:96px;height:68px}}
.sc-panel [data-structure-fields][hidden]{display:none!important}
.sc-panel [data-structure-fields]{display:grid;gap:12px}
.sc-field-note{margin:2px 0 4px;padding:11px 12px;border:1px solid #cfe0f5;border-radius:12px;background:#f3f8ff;color:#536983;font-size:12px;line-height:1.5}
.sc-concrete-fields{padding:12px;border:1px solid #c9d9ea;border-radius:14px;background:linear-gradient(180deg,#f9fbfd,#f1f6fb)}
.sc-precast-fields{padding:12px;border:1px solid #d6dfeb;border-radius:14px;background:#f7f9fc}
