:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#14352b;background:#f4f1e7}*{box-sizing:border-box}body{margin:0}.topbar,.hero,.workspace{max-width:1180px;margin:auto}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.brand{font-size:1.35rem;font-weight:850;letter-spacing:-.06em;color:#14352b;text-decoration:none}.brand span{color:#d49a2a}.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#9b6b18}.hero{display:grid;grid-template-columns:1.55fr .75fr;gap:48px;padding:64px 24px 46px}.hero h1{font-size:clamp(2.55rem,6vw,5.3rem);line-height:.93;letter-spacing:-.075em;margin:10px 0 22px;max-width:830px}.lead{max-width:680px;font-size:1.12rem;line-height:1.65;color:#4d6059}.hero aside{align-self:end;padding:23px;border:1px solid #d5b978;background:#fbf4dd;border-radius:16px;color:#604814;font-size:.93rem;line-height:1.5}.hero aside strong{display:block;margin-bottom:8px}.hero aside p{margin:0}.workspace{display:grid;grid-template-columns:1.32fr .9fr;gap:22px;padding:0 24px 64px}.calculator,.result-panel{border:1px solid #d9ddd4;border-radius:20px;background:#fff;padding:clamp(22px,4vw,40px);box-shadow:0 12px 35px #14352b0b}.section-title{display:flex;justify-content:space-between;gap:18px;align-items:start;margin-bottom:20px}.section-title>div{display:flex;gap:11px;align-items:center}.section-title span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;font-size:.72rem;font-weight:800;background:#e2eedc;color:#276044}.section-title h2{font-size:1.25rem;margin:0;letter-spacing:-.04em}.section-title p{margin:4px 0 0;color:#718079;font-size:.87rem}.compact{margin-top:38px}.fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}label{display:grid;gap:7px;color:#44544e;font-size:.82rem;font-weight:700}input,select{width:100%;padding:12px 13px;border:1px solid #cbd5ce;background:#fff;border-radius:9px;color:#17352c;font:inherit;font-size:1rem;font-weight:500}input:focus,select:focus{outline:3px solid #dcecd7;border-color:#5b986c}details{margin-top:25px;padding-top:19px;border-top:1px solid #e5e8e1}summary{cursor:pointer;font-weight:750;color:#315344}.taxes{margin-top:17px;grid-template-columns:repeat(3,1fr)}.checks{display:flex;flex-wrap:wrap;gap:17px;margin-top:16px}.checks label{display:flex;align-items:center;gap:8px;font-size:.85rem}.checks input{width:auto}button{width:100%;margin-top:29px;padding:15px 18px;border:0;border-radius:10px;background:#174f38;color:#fff;font:inherit;font-weight:800;font-size:1rem;cursor:pointer}button:hover{background:#0f412d}button:disabled{opacity:.65;cursor:wait}.error{color:#a03220;font-weight:700}.result-panel{background:#163d2d;color:#f5f1e6;min-height:450px}.result-panel .eyebrow{color:#e8bd56}.empty{padding-top:36px}.empty span{font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;color:#e8bd56;font-weight:800}.empty h2{font-size:2.2rem;letter-spacing:-.07em;margin:12px 0}.empty p{color:#c3d2c8;line-height:1.65}.result-panel h2{font-size:clamp(3rem,6vw,4.8rem);letter-spacing:-.08em;margin:12px 0 3px}.saving-label{color:#c6d2c9;margin:0 0 25px}.result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.result-grid div{padding:13px;border-radius:10px;background:#ffffff10}.result-grid span{display:block;color:#bfd0c4;font-size:.75rem}.result-grid strong{display:block;margin-top:4px;font-size:.98rem}.flow{margin-top:21px;border-top:1px solid #ffffff22;padding-top:11px}.flow p{display:flex;justify-content:space-between;gap:8px;margin:9px 0;color:#c1d2c6;font-size:.85rem}.flow b{color:#fff}.disclaimer{margin:25px 0 0;padding-top:17px;border-top:1px solid #ffffff22;color:#b7c8bc;font-size:.75rem;line-height:1.55}@media(max-width:800px){.hero,.workspace{grid-template-columns:1fr}.hero{gap:22px;padding-top:35px}.hero aside{align-self:auto}.topbar{padding:0 18px}.workspace{padding:0 18px 40px}.fields,.taxes{grid-template-columns:1fr}.section-title{display:block}.section-title p{margin:9px 0 0}}
