.estimator-scope{--ink:#141414;--ink-soft:#5a5a54;--paper:#f5f4f0;--card:#fff;--black:#0d0d0d;--black-soft:#1c1c1c;--yellow:#fdca01;--yellow-deep:#e0b200;--yellow-soft:#fff0be;--line:#e0ded6;--mono:"IBM Plex Mono", monospace;--body:"Instrument Sans", system-ui, sans-serif;--display:"Archivo", sans-serif;font-family:var(--body);background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.5}.estimator-scope *{box-sizing:border-box}.estimator-scope .est-header{background:var(--black);color:#f2f0ea;border-bottom:5px solid var(--yellow);padding:1.8rem 1.5rem 2.6rem}.estimator-scope .header-inner{max-width:1060px;margin:0 auto}.estimator-scope .logo-row{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.6rem;display:flex}.estimator-scope .logo-row img{width:auto;height:56px;display:block}.estimator-scope .logo-tag{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:#8f8d85;text-align:right;font-size:.72rem}.estimator-scope h1.est-h1{font-family:var(--display);letter-spacing:-.015em;text-transform:uppercase;max-width:16ch;margin:0;font-size:clamp(1.9rem,4.6vw,3.1rem);font-style:italic;font-weight:850;line-height:1.04}.estimator-scope h1.est-h1 em{color:var(--yellow);font-style:italic}.estimator-scope .header-sub{color:#b5b3aa;max-width:54ch;margin-top:1rem;font-size:.98rem}.estimator-scope .est-main{max-width:1060px;margin:-1.4rem auto 0;padding:0 1.5rem 4rem}.estimator-scope .grid{grid-template-columns:340px 1fr;align-items:start;gap:1.4rem;display:grid}@media(max-width:820px){.estimator-scope .grid{grid-template-columns:1fr}}.estimator-scope .card{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:1.5rem}.estimator-scope .panel-label{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:1.1rem;font-size:.7rem;display:block}.estimator-scope .field{margin-bottom:1.35rem}.estimator-scope .field:last-child{margin-bottom:0}.estimator-scope .field label{margin-bottom:.45rem;font-size:.9rem;font-weight:600;display:block}.estimator-scope .field .hint{color:var(--ink-soft);margin-top:.3rem;font-size:.8rem;font-weight:400}.estimator-scope input[type=number]{width:100%;font-family:var(--mono);border:1.5px solid var(--line);color:var(--ink);background:#fbfaf7;border-radius:9px;padding:.7rem .85rem;font-size:1.15rem;font-weight:500}.estimator-scope input[type=number]:focus{outline:2.5px solid var(--yellow);outline-offset:1px;border-color:var(--black)}.estimator-scope .seg{border:1.5px solid var(--line);background:#fbfaf7;border-radius:9px;grid-auto-columns:1fr;grid-auto-flow:column;display:grid;overflow:hidden}.estimator-scope .seg button{cursor:pointer;font-family:var(--body);color:var(--ink-soft);border:none;border-right:1px solid var(--line);background:0 0;padding:.62rem .3rem;font-size:.86rem;font-weight:500;transition:background .15s,color .15s}.estimator-scope .seg button:last-child{border-right:none}.estimator-scope .seg button[aria-pressed=true]{background:var(--black);color:var(--yellow);font-weight:600}.estimator-scope .seg button:focus-visible{outline:2.5px solid var(--yellow);outline-offset:-2px}.estimator-scope .presets{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.estimator-scope .presets button{font-family:var(--mono);border:1px solid var(--line);color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:99px;padding:.32rem .6rem;font-size:.72rem;transition:all .15s}.estimator-scope .presets button:hover{border-color:var(--black);color:var(--black);background:var(--yellow-soft)}.estimator-scope .result-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.3rem;display:flex}.estimator-scope .range-block .range-label{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.4rem;font-size:.7rem}.estimator-scope .range-figs{font-family:var(--display);letter-spacing:-.02em;color:var(--black);font-size:clamp(1.7rem,4vw,2.6rem);font-style:italic;font-weight:850;line-height:1.05}.estimator-scope .range-figs .dash{color:var(--yellow-deep);padding:0 .15em}.estimator-scope .per-m2{font-family:var(--mono);color:var(--ink-soft);margin-top:.5rem;font-size:.85rem}.estimator-scope .per-m2 strong{color:var(--ink)}.estimator-scope .view-toggle{border:1.5px solid var(--line);background:#fbfaf7;border-radius:99px;display:inline-flex;overflow:hidden}.estimator-scope .view-toggle button{cursor:pointer;font-family:var(--mono);letter-spacing:.05em;color:var(--ink-soft);background:0 0;border:none;padding:.5rem .95rem;font-size:.74rem;transition:all .15s}.estimator-scope .view-toggle button[aria-pressed=true]{background:var(--yellow);color:var(--black);font-weight:600}.estimator-scope .view-toggle button:focus-visible{outline:2.5px solid var(--black);outline-offset:-2px}.estimator-scope .stack-wrap{grid-template-columns:150px 1fr;align-items:stretch;gap:1.6rem;display:grid}@media(max-width:640px){.estimator-scope .stack-wrap{grid-template-columns:1fr}.estimator-scope .stack{display:none}}.estimator-scope .stack{border:1.5px solid var(--line);border-radius:10px;flex-direction:column-reverse;min-height:380px;display:flex;overflow:hidden}.estimator-scope .stack .seg-band{justify-content:center;align-items:center;min-height:14px;transition:flex-grow .45s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.estimator-scope .stack .seg-band span{font-family:var(--mono);letter-spacing:.06em;opacity:.95;white-space:nowrap;font-size:.62rem;font-weight:600}.estimator-scope .phase-table{border-collapse:collapse;width:100%}.estimator-scope .phase-table th{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--ink-soft);text-align:left;border-bottom:1.5px solid var(--line);padding:.4rem .5rem .55rem;font-size:.66rem;font-weight:500}.estimator-scope .phase-table th.num,.estimator-scope .phase-table td.num{text-align:right}.estimator-scope .phase-table td{border-bottom:1px solid var(--line);vertical-align:middle;padding:.62rem .5rem;font-size:.9rem}.estimator-scope .phase-table tr:last-child td{border-bottom:none}.estimator-scope .swatch{border:1px solid #0000001f;border-radius:3px;width:11px;height:11px;margin-right:.55rem;display:inline-block;transform:translateY(1px)}.estimator-scope .phase-table .pct{font-family:var(--mono);color:var(--ink-soft);font-size:.8rem}.estimator-scope .phase-table .money{font-family:var(--mono);white-space:nowrap;font-size:.86rem;font-weight:500}.estimator-scope .phase-table tfoot td{border-top:2px solid var(--black);border-bottom:none;padding-top:.75rem;font-weight:600}.estimator-scope .phase-table tfoot .money{font-size:.95rem;font-weight:600}.estimator-scope .total-view{padding:1.2rem 0 .4rem}.estimator-scope .big-band{background:var(--black);color:#fff;border-bottom:4px solid var(--yellow);border-radius:12px;margin-bottom:1rem;padding:1.7rem 1.6rem}.estimator-scope .big-band .lbl{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:#8f8d85;margin-bottom:.5rem;font-size:.68rem}.estimator-scope .big-band .fig{font-family:var(--display);letter-spacing:-.02em;color:var(--yellow);font-size:clamp(1.9rem,4.5vw,2.9rem);font-style:italic;font-weight:850;line-height:1}.estimator-scope .mini-rows{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}@media(max-width:520px){.estimator-scope .mini-rows{grid-template-columns:1fr}}.estimator-scope .mini{border:1px solid var(--line);background:#fbfaf7;border-radius:10px;padding:.9rem 1rem}.estimator-scope .mini .lbl{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.3rem;font-size:.64rem}.estimator-scope .mini .val{font-family:var(--mono);font-size:1.02rem;font-weight:600}.estimator-scope .actions{flex-wrap:wrap;gap:.7rem;margin-top:1.4rem;display:flex}.estimator-scope .btn{font-family:var(--body);cursor:pointer;border:1.5px solid #0000;border-radius:9px;padding:.72rem 1.3rem;font-size:.9rem;font-weight:600;transition:all .15s}.estimator-scope .btn-primary{background:var(--yellow);color:var(--black)}.estimator-scope .btn-primary:hover{background:var(--yellow-deep)}.estimator-scope .btn-ghost{border-color:var(--line);color:var(--ink);background:0 0}.estimator-scope .btn-ghost:hover{border-color:var(--black);color:var(--black)}.estimator-scope .btn:focus-visible{outline:2.5px solid var(--black);outline-offset:2px}.estimator-scope .assumptions{margin-top:1.4rem}.estimator-scope .assumptions summary{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.74rem}.estimator-scope .assumptions[open] summary{margin-bottom:.7rem}.estimator-scope .assumptions ul{margin:0;padding:0;list-style:none}.estimator-scope .assumptions li{color:var(--ink-soft);padding:.32rem 0 .32rem 1.1rem;font-size:.84rem;position:relative}.estimator-scope .assumptions li:before{content:"—";color:var(--yellow-deep);position:absolute;left:0}.estimator-scope .disclaimer{color:var(--ink-soft);border-left:3px solid var(--yellow);margin-top:1.6rem;padding-left:.9rem;font-size:.78rem}.estimator-modal-overlay{z-index:100;background:#0d0d0db8;justify-content:center;align-items:center;padding:1.2rem;font-family:Instrument Sans,system-ui,sans-serif;display:flex;position:fixed;inset:0}.estimator-modal{color:#141414;background:#fff;border-top:5px solid #fdca01;border-radius:16px;width:100%;max-width:430px;padding:1.8rem;box-shadow:0 24px 60px #00000059}.estimator-modal h2{text-transform:uppercase;letter-spacing:-.01em;margin:0 0 .4rem;font-family:Archivo,sans-serif;font-size:1.25rem;font-style:italic;font-weight:850}.estimator-modal .modal-sub{color:#5a5a54;margin-bottom:1.2rem;font-size:.88rem}.estimator-modal .field{margin-bottom:1rem}.estimator-modal .field label{margin-bottom:.45rem;font-size:.9rem;font-weight:600;display:block}.estimator-modal input[type=text],.estimator-modal input[type=email],.estimator-modal input[type=tel]{color:#141414;box-sizing:border-box;background:#fbfaf7;border:1.5px solid #e0ded6;border-radius:9px;width:100%;padding:.68rem .85rem;font-family:Instrument Sans,system-ui,sans-serif;font-size:.95rem}.estimator-modal input:focus{outline-offset:1px;border-color:#0d0d0d;outline:2.5px solid #fdca01}.estimator-modal .consent{color:#5a5a54;align-items:flex-start;gap:.6rem;margin:1rem 0 1.2rem;font-size:.78rem;display:flex}.estimator-modal .consent input{accent-color:#fdca01;margin-top:.2rem}.estimator-modal .modal-actions{gap:.7rem;display:flex}.estimator-modal .modal-actions .btn{cursor:pointer;border:1.5px solid #0000;border-radius:9px;flex:1;padding:.72rem 1.3rem;font-family:Instrument Sans,system-ui,sans-serif;font-size:.9rem;font-weight:600;transition:all .15s}.estimator-modal .btn-primary{color:#0d0d0d;background:#fdca01}.estimator-modal .btn-primary:hover{background:#e0b200}.estimator-modal .btn-ghost{color:#141414;background:0 0;border-color:#e0ded6}.estimator-modal .btn-ghost:hover{border-color:#0d0d0d}.estimator-modal .err{color:#b3261e;margin-top:.35rem;font-size:.78rem}.estimator-modal .privacy-note{color:#5a5a54;text-align:center;margin:1rem 0 0;font-size:.72rem}@media(prefers-reduced-motion:reduce){.estimator-scope *,.estimator-scope :before,.estimator-scope :after{transition:none!important;animation:none!important}}
