.calculator-page-section{padding-top:clamp(1.5rem,3vw,2.5rem)}.calculator-heading{gap:.75rem;max-width:68rem;display:grid}.calculator-heading .breadcrumb{margin-bottom:0}.calculator-heading h1{max-width:20ch;color:var(--ink);letter-spacing:-.065em;margin:0;font-size:clamp(2.05rem,4vw,3.2rem);line-height:.96}.calculator-heading .lead{max-width:74ch;margin:0}.calculator-disclaimer{max-width:74ch;color:var(--muted-strong);background:#eef8ff;border:1px solid #cfe7f7;border-radius:16px;margin-top:.2rem;padding:.95rem 1.1rem;font-size:.95rem;font-weight:650}.calculator-shell{gap:clamp(2rem,4vw,3rem);display:grid}.quiz-stepper{border:1px solid var(--line);background:linear-gradient(135deg, var(--d-900), var(--blue));color:#fff;box-shadow:var(--shadow-soft);border-radius:28px;padding:clamp(1rem,2.5vw,1.35rem);scroll-margin-top:96px}.quiz-stepper .eyebrow{color:#ffffffb8;margin:0 0 .15rem}.quiz-stepper-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.quiz-stepper-top strong{color:#fff;letter-spacing:-.04em;font-size:clamp(1.15rem,2vw,1.5rem);display:block}.quiz-stepper-top span{color:#ffffffd1;white-space:nowrap;font-weight:850}.quiz-back{color:#fff;width:2.7rem;height:2.7rem;font:inherit;cursor:pointer;background:#ffffff21;border:1px solid #ffffffa6;border-radius:999px;flex:none;place-items:center;font-size:1.35rem;display:inline-grid}.quiz-back[hidden]{display:none}.quiz-progress-track{background:#ffffff3d;border-radius:999px;height:.55rem;margin:1rem 0 0;overflow:hidden}.quiz-progress-track span{border-radius:inherit;background:var(--lime);width:0;height:100%;transition:width .18s;display:block}.quiz-progress-list{flex-wrap:wrap;gap:.45rem;margin:.85rem 0 0;padding:0;list-style:none;display:flex}.quiz-progress-list li{color:#ffffffb8;align-items:center;gap:.35rem;font-size:.82rem;font-weight:800;display:inline-flex}.quiz-progress-list li span{width:1.35rem;height:1.35rem;color:inherit;background:#ffffff29;border-radius:999px;place-items:center;font-size:.74rem;display:grid}.quiz-progress-list li[data-state=current],.quiz-progress-list li[data-state=done]{color:#fff}.quiz-progress-list li[data-state=current] span{background:var(--lime);color:var(--ink)}.calculator-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);align-items:start;gap:clamp(1.4rem,3vw,2rem);display:grid}.calculator-form{gap:1.1rem;display:grid}.calc-panel,.summary-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;padding:clamp(1.1rem,2.4vw,1.6rem)}.progressive-panel{transition:opacity .18s,transform .18s}.progressive-panel[hidden],.calculator-actions[hidden],.assumption-panel[hidden],.result-output[hidden],.report-panel[hidden],.detailed-report[hidden]{display:none!important}.calc-panel h2,.summary-card h2{letter-spacing:-.04em;margin:0 0 .8rem;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.1}.calc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.calc-grid label,.lead-form label{color:var(--ink);gap:.35rem;font-size:.9rem;font-weight:850;line-height:1.35;display:grid}.calc-grid label span{color:var(--muted);font-size:.8rem;font-weight:650}.calc-grid input,.calc-grid select,.lead-form input{border:1px solid var(--line-strong);width:100%;min-height:46px;color:var(--ink);font:inherit;background:#fff;border-radius:13px;padding:.7rem .8rem;font-weight:650}.calc-grid input:focus,.calc-grid select:focus,.lead-form input:focus{border-color:var(--accent);outline:3px solid #008fa338}.checkbox-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem .9rem;margin:1rem 0 0;padding:0;display:grid}.checkbox-grid legend{color:var(--ink);grid-column:1/-1;margin-bottom:.1rem;font-weight:900}.checkbox-grid label,.checkline{border:1px solid var(--line);background:var(--surface-strong);color:var(--muted-strong);border-radius:14px;align-items:flex-start;padding:.75rem .85rem;font-size:.92rem;font-weight:760;gap:.55rem!important;display:flex!important}.checkbox-grid input,.checkline input{width:1rem;height:1rem;accent-color:var(--blue);flex:none;margin-top:.18rem}.choice-grid label{text-align:center;cursor:pointer;grid-template-columns:1fr;align-content:center;place-items:center;min-height:150px;transition:border-color .16s,transform .16s,box-shadow .16s,background .16s;gap:.4rem!important;display:grid!important}.choice-grid input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.choice-grid label:has(input:focus-visible){outline-offset:3px;outline:3px solid #008fa338}.choice-grid label:hover{border-color:var(--blue);transform:translateY(-2px);box-shadow:0 16px 34px #00395d1c}.choice-grid label:has(input:checked){border-color:var(--blue);background:linear-gradient(145deg,#eef8ff,#fff);box-shadow:inset 0 0 0 2px #008fa31f}.choice-grid label>span[aria-hidden=true]{background:var(--d-900);color:#fff;letter-spacing:-.03em;border-radius:999px;place-items:center;width:3.1rem;height:3.1rem;font-size:.78rem;font-weight:950;line-height:1;display:grid}.choice-grid label strong{color:var(--ink);font-size:1.05rem;display:block}.choice-grid label small{color:var(--muted);font-weight:700;display:block}.quick-choice-row{flex-wrap:wrap;gap:.45rem;margin-top:.1rem;display:flex}.quick-choice-row button{border:1px solid var(--line-strong);background:var(--surface-strong);color:var(--ink);font:inherit;cursor:pointer;border-radius:999px;padding:.38rem .72rem;font-size:.82rem;font-weight:850}.quick-choice-row button:hover,.quick-choice-row button:focus-visible{border-color:var(--blue);background:#eef8ff;outline:none}.step-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.step-actions .btn{min-width:128px}.step-hint{color:var(--muted);font-size:.9rem;font-weight:700}.assumption-panel summary{cursor:pointer;color:var(--ink);font-weight:900}.assumption-panel .calc-grid{margin-top:1rem}.calculator-actions{gap:.7rem;display:grid}.summary-card{scroll-margin-top:96px}.sticky-summary{position:sticky;top:96px}.empty-result{color:var(--muted);font-weight:650}.result-output{gap:.8rem;display:grid}.result-kpi{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f4f9ff);border-radius:16px;gap:.25rem;padding:.85rem .95rem;display:grid}.result-kpi span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:900}.result-kpi strong{color:var(--ink);letter-spacing:-.05em;font-size:clamp(1.3rem,2.5vw,2rem);line-height:1}.result-categories{border:1px solid var(--line);background:#fff;border-radius:16px;gap:.45rem;padding:.85rem .95rem;display:grid}.result-categories>span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:900}.result-categories ul{color:var(--muted-strong);margin:0;padding-left:1.1rem;font-size:.92rem;font-weight:700}.result-categories li+li{margin-top:.25rem}.result-note{color:var(--muted);margin:.5rem 0;font-size:.9rem;font-weight:650}.report-panel{background:linear-gradient(145deg,#fff,#eef8ff);scroll-margin-top:110px}.report-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(1rem,3vw,2rem);display:grid}.lead-form{gap:1rem;display:grid}.consent-line{margin-top:.1rem}.form-status{min-height:1.4rem;color:var(--muted-strong);margin:.9rem 0 0;font-weight:750}.form-status.ok{color:var(--good)}.form-status.warn{color:var(--warning)}.form-status.error{color:var(--danger)}.detailed-report{scroll-margin-top:110px}.report-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:1rem 0;display:grid}.report-metric{border:1px solid var(--line);background:var(--surface-strong);border-radius:16px;padding:1rem}.report-metric span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:900;display:block}.report-metric strong{color:var(--ink);letter-spacing:-.04em;margin-top:.25rem;font-size:1.35rem;display:block}.category-table-wrap{border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:18px;overflow-x:auto}.category-table{border-collapse:collapse;background:#fff;width:100%;min-width:720px;font-size:.92rem}.category-table th,.category-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.85rem .95rem}.category-table tr:last-child td{border-bottom:0}.category-table th{background:var(--d-850);color:#fff;font-weight:900}.report-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.4rem;display:flex}.detailed-report .button,.detailed-report .button-secondary{border-radius:999px;justify-content:center;align-items:center;gap:.5rem;margin:.45rem .6rem .45rem 0;padding:.78rem 1.25rem;font-size:.95rem;font-weight:850;line-height:1.1;text-decoration:none;display:inline-flex}.detailed-report .button{color:#fff;background:linear-gradient(135deg, var(--blue-elec), var(--blue));box-shadow:0 12px 30px #007cc438}.detailed-report .button-secondary{color:var(--ink);border:1px solid var(--line-strong);background:#fff}.integration-note{background:var(--warning-soft);color:var(--muted-strong);border:1px solid #f0d59f;border-radius:16px;margin-top:1rem;padding:1rem;font-weight:650}@media (width<=980px){.calculator-layout,.report-grid{grid-template-columns:1fr}.sticky-summary{position:static}}@media (width<=640px){.calc-grid,.checkbox-grid,.report-summary-grid{grid-template-columns:1fr}.quiz-stepper-top{align-items:flex-start}.quiz-progress-list{display:none}.step-actions,.step-actions .btn,.calculator-actions .btn,.report-actions .btn{width:100%}.step-actions{justify-content:stretch}}
