.calculator-page-section{padding-top:calc(76px + clamp(.7rem,1.5vw,1.1rem))}.calculator-heading{gap:.35rem;max-width:68rem;display:grid}.calculator-heading h1{max-width:24ch;color:var(--ink);letter-spacing:-.055em;margin:0;font-size:clamp(1.65rem,3vw,2.5rem);line-height:1}.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(.9rem,2vw,1.35rem);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{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],.report-confirmation[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}.calc-grid .input-unit-wrap{border:1px solid var(--line-strong);width:100%;min-width:0;color:var(--ink);font-size:inherit;font-weight:inherit;background:#fff;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;display:grid;overflow:hidden}.calc-grid .input-unit-wrap:focus-within{border-color:var(--accent);outline:3px solid #008fa338}.calc-grid .input-unit-wrap input{border:0;border-radius:0;min-width:0}.calc-grid .input-unit-wrap input:focus{outline:0}.calc-grid .input-unit-wrap .input-unit{border-left:1px solid var(--line);background:var(--surface-strong);color:var(--muted-strong);white-space:nowrap;align-items:center;padding:.55rem .7rem;font-size:.76rem;font-weight:850;line-height:1.15;display:inline-flex}.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}.binary-question{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;min-width:0;margin:0;padding:.75rem .85rem}.binary-question legend{width:100%;color:var(--ink);padding:0;font-size:.9rem;font-weight:850;line-height:1.35}.binary-options{gap:1rem;margin-top:.65rem;display:flex}.calc-grid .binary-options label{color:var(--muted-strong);cursor:pointer;align-items:center;gap:.4rem;font-weight:800;display:inline-flex}.binary-options input{width:1rem;height:1rem;accent-color:var(--blue);margin:0}.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;position:relative;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,#dff5ff,#eef8ff);box-shadow:inset 0 0 0 3px #008fa338,0 14px 30px #00395d1a}.choice-grid label>span[aria-hidden=true]:not(.choice-tick){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 .choice-tick{border:2px solid var(--line-strong);color:#0000;background:#fff;border-radius:999px;place-items:center;width:1.75rem;height:1.75rem;font-size:1rem;font-weight:950;line-height:1;display:grid;position:absolute;top:.7rem;right:.7rem}.choice-grid label:has(input:checked) .choice-tick{border-color:var(--blue);background:var(--blue);color:#fff}.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}.calc-grid .custom-rules-checkline{white-space:nowrap;grid-column:1/-1;align-items:center}.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;flex:4.2rem;padding:.48rem .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}.quick-choice-row button[aria-pressed=true]{border-color:var(--blue);background:var(--d-900);color:#fff}.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}.summary-card>h2{margin-bottom:.35rem}.result-intro{max-width:74ch;color:var(--muted);margin:0 0 1rem;font-weight:680}.empty-result{color:var(--muted);font-weight:650}.result-output{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.result-kpi{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f4f9ff);border-radius:18px;align-content:start;gap:.3rem;min-width:0;padding:1rem 1.1rem;display:grid}.result-kpi-primary{background:linear-gradient(145deg,#fff,#eaf8ff);border-color:#b8ddec;min-height:220px;padding:clamp(1rem,2.2vw,1.35rem);box-shadow:0 12px 28px #00395d14}.result-kpi-heading{align-items:center;gap:.65rem;margin-bottom:.5rem;display:flex}.result-kpi-heading span{background:var(--d-900);color:#fff;border-radius:999px;flex:none;place-items:center;width:2rem;height:2rem;font-size:.72rem;font-weight:950;display:grid}.result-kpi-heading h3{color:var(--ink);letter-spacing:-.025em;margin:0;font-size:1rem;line-height:1.15}.result-kpi>span{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;font-size:.82rem;font-weight:900}.result-kpi strong{color:var(--ink);letter-spacing:-.055em;overflow-wrap:anywhere;font-variant-numeric:tabular-nums;font-size:clamp(1.45rem,2.8vw,2.25rem);line-height:1.02}.result-kpi small{color:var(--muted-strong);font-size:.84rem;font-weight:820;line-height:1.35}.result-kpi p{color:var(--muted);margin:.45rem 0 0;font-size:.8rem;font-weight:700;line-height:1.45}.result-kpi .result-kpi-hours{width:fit-content;color:var(--blue-deep);background:#fff;border-radius:999px;margin-top:.65rem;padding:.35rem .6rem;font-weight:850}.result-kpi[data-result-kind=administration]{background:linear-gradient(145deg,#fff,#f2f0ff);border-color:#d5d0f1}.result-kpi[data-result-kind=administration] .result-kpi-heading span{background:#5951a8}.result-kpi[data-result-kind=annual]{border-color:var(--d-850);background:linear-gradient(145deg, var(--d-850), var(--d-900))}.result-kpi[data-result-kind=annual] .result-kpi-heading span{background:var(--lime);color:var(--ink)}.result-kpi[data-result-kind=annual] .result-kpi-heading h3,.result-kpi[data-result-kind=annual] strong{color:#fff}.result-kpi[data-result-kind=annual] small,.result-kpi[data-result-kind=annual] p{color:#ffffffc2}.risk-kpi{border-width:2px}.risk-kpi[data-risk-level=low]{border-color:var(--good);background:var(--good-soft)}.risk-kpi[data-risk-level=moderate]{border-color:var(--warning);background:var(--warning-soft)}.risk-kpi[data-risk-level=high]{border-color:var(--danger);background:var(--danger-soft)}.risk-kpi[data-risk-level=low] strong{color:var(--good)}.risk-kpi[data-risk-level=moderate] strong{color:var(--warning)}.risk-kpi[data-risk-level=high] strong{color:var(--danger)}.result-categories{border:1px solid var(--line);background:#fff;border-radius:18px;gap:.9rem;padding:clamp(1rem,2.2vw,1.35rem);display:grid}.result-categories,.result-secondary,.result-output>.calculator-disclaimer,.result-output>.report-jump{grid-column:1/-1}.result-secondary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.report-jump{width:fit-content;color:var(--blue-deep);text-underline-offset:.2em;font-size:.86rem;font-weight:900;text-decoration-thickness:2px}.report-jump:hover{color:var(--ink)}.report-jump:focus-visible{outline-offset:4px;border-radius:5px;outline:3px solid #008fa347}.result-categories>div>span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:900}.result-categories h3{color:var(--ink);letter-spacing:-.035em;margin:.15rem 0 0;font-size:1.2rem}.result-categories ul{color:var(--muted-strong);grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.result-categories li{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;min-width:0;padding:.9rem;font-size:.9rem;font-weight:700}.result-category-heading{justify-content:space-between;align-items:flex-start;gap:.65rem;display:flex}.result-category-heading strong{color:var(--ink);line-height:1.25}.result-category-heading b{color:var(--blue-deep);white-space:nowrap;flex:none;font-size:.86rem}.result-categories li span{color:var(--muted);margin-top:.45rem;font-size:.82rem;font-weight:650;line-height:1.45;display:block}.pricing-kpi{background:#eef8ff;border-color:#b8ddec}.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{white-space:nowrap;align-items:center;margin-top:.1rem}.consent-line input{margin-top:0}.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)}.report-confirmation{background:linear-gradient(145deg,#fff,#eef8ff);border-color:#b8ddec;scroll-margin-top:110px}.report-confirmation .lead{max-width:60ch;color:var(--ink);margin:0}.report-next-steps{flex-wrap:wrap;gap:.8rem;margin-top:1.4rem;display:flex}@media (width<=980px){.report-grid,.result-output{grid-template-columns:1fr}.result-kpi-primary{min-height:0}}@media (width<=640px){.calc-grid,.checkbox-grid,.result-output,.result-secondary,.result-categories ul{grid-template-columns:1fr}.calc-grid .custom-rules-checkline{white-space:normal}.quiz-stepper-top{align-items:flex-start}.quiz-progress-list{display:none}.step-actions,.step-actions .btn,.calculator-actions .btn,.report-next-steps .btn{width:100%}.step-actions{justify-content:stretch}.report-jump{padding:.35rem 0;font-size:.92rem}.consent-line{white-space:normal;align-items:flex-start}.consent-line input{margin-top:.18rem}}
