:root{--blue:#1739c7;--blue2:#0e2eab;--yellow:#ffd858;--cream:#f7f3e8;--ink:#14202c;--muted:#61707c;--line:#d8d4ca;--white:#fff;--navy:#0e1a2a;--shell:min(1180px,calc(100% - 40px));font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:var(--shell);margin-inline:auto}.icon{display:block;width:21px;height:21px}.skip-link{position:fixed;z-index:99;top:-60px;left:12px;background:var(--yellow);color:var(--ink);padding:10px 15px;font-weight:800}.skip-link:focus{top:12px}
.site-header{height:80px;background:#fff;border-bottom:1px solid #e5e4df;position:relative;z-index:5}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:11px;line-height:.98}.brand-mark{width:40px;height:40px;background:var(--blue);color:var(--yellow);display:grid;place-items:center}.brand span:last-child{display:flex;flex-direction:column}.brand strong{font-size:18px;letter-spacing:-.03em}.brand b{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--blue)}.site-header nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:700;color:#53606a;height:100%}.site-header nav a{height:100%;display:flex;align-items:center;border-bottom:3px solid transparent}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--blue);border-color:var(--blue)}.head-action{display:flex;align-items:center;gap:9px;background:var(--yellow);padding:11px 15px;font-size:12px;font-weight:850}.head-action .icon{width:16px}
.hero,.subhero{background:var(--blue);color:#fff;position:relative;overflow:hidden}.hero:before,.subhero:before{content:"";position:absolute;right:-150px;top:-300px;width:750px;height:750px;border:1px solid rgba(255,255,255,.11);border-radius:50%;box-shadow:0 0 0 105px rgba(255,255,255,.025),0 0 0 210px rgba(255,255,255,.025)}.hero-grid{position:relative;display:grid;grid-template-columns:1.06fr .94fr;gap:90px;align-items:center;min-height:600px;padding:70px 0}.eyebrow,.section-no,.chapter{font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.eyebrow{color:var(--yellow);margin:0}.hero h1,.subhero h1{font-size:clamp(52px,5.8vw,80px);line-height:.98;letter-spacing:-.055em;margin:19px 0 27px}.hero h1 em,.subhero h1 em{font-style:normal;color:var(--yellow)}.hero-copy>p:not(.eyebrow){color:#d4daf1;font-size:19px;max-width:590px;line-height:1.6;margin-bottom:33px}.button{display:inline-flex;align-items:center;gap:12px;background:var(--yellow);color:var(--ink);padding:15px 20px;font-size:13px;font-weight:850;transition:.2s}.button .icon{width:17px}.button:hover,.head-action:hover{transform:translateY(-2px)}
.hero-card{background:#fff;color:var(--ink);box-shadow:0 30px 75px rgba(4,15,72,.3)}.card-top{height:48px;background:var(--navy);color:#a9b6c8;padding:0 19px;display:flex;align-items:center;justify-content:space-between;font:800 10px ui-monospace,monospace;letter-spacing:.12em}.card-top b{color:var(--yellow)}.family-graphic{height:100px;display:flex;justify-content:center;align-items:end;gap:24px;background:#eff1fb;border-bottom:1px solid #dde1ee}.family-graphic span{position:relative;display:block;background:var(--blue)}.family-graphic span:before{content:"";position:absolute;border-radius:50%;background:var(--blue);left:50%;transform:translateX(-50%)}.family-graphic .adult{width:45px;height:48px}.family-graphic .adult:before{width:28px;height:28px;top:-35px}.family-graphic .child{width:35px;height:36px;background:#e5ad00}.family-graphic .child:before{width:23px;height:23px;top:-29px;background:#e5ad00}.family-graphic i{width:54px;height:2px;background:#8190aa;margin-bottom:24px}.hero-card dl{margin:0;padding:16px 22px}.hero-card dl>div{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #e5e7eb;font-size:13px}.hero-card dd{margin:0;font-weight:800}.hero-total{background:var(--yellow);padding:18px 22px}.hero-total span{display:block;font:850 9px ui-monospace,monospace;letter-spacing:.12em}.hero-total strong{font-size:38px;letter-spacing:-.05em}.trust-row{position:relative;display:grid;grid-template-columns:repeat(3,1fr);min-height:72px;align-items:center;border-top:1px solid rgba(255,255,255,.18);font-size:12px;color:#c7cfed}.trust-row span{display:flex;align-items:center;gap:9px}.trust-row .icon{width:16px;color:var(--yellow)}.trust-row b{color:#fff}
.calculator-section{padding:105px 0}.section-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end;margin-bottom:45px}.section-no{color:var(--blue);margin:0 0 13px}.section-heading h2{font-size:clamp(37px,4vw,54px);line-height:1.05;letter-spacing:-.045em;margin:0}.section-heading>p{margin:0;color:var(--muted);max-width:470px}.calculator-grid{display:grid;grid-template-columns:1fr .9fr;border:1px solid #d2d0c8;box-shadow:0 18px 50px rgba(38,45,49,.08)}.input-panel{padding:37px;background:#fff}.panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:23px;border-bottom:1px solid #e1e0da;margin-bottom:27px}.panel-head span{font:850 10px ui-monospace,monospace;letter-spacing:.12em;color:#7d8790}.panel-head b{font-size:13px;color:var(--blue)}.field{display:block;margin-bottom:21px}.field>span{display:block;font-size:14px;font-weight:760;margin-bottom:8px}.field>div{position:relative}.field input,.field select{width:100%;height:55px;border:1px solid #bfc5c4;background:#fafaf7;color:var(--ink);padding:0 15px;border-radius:0;outline:0;font-weight:720}.field input{font-size:23px;padding-right:48px}.field select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#47545c 50%),linear-gradient(135deg,#47545c 50%,transparent 50%);background-position:calc(100% - 19px) 24px,calc(100% - 14px) 24px;background-size:5px 5px;background-repeat:no-repeat}.field input:focus,.field select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(23,57,199,.13)}.field i{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-style:normal;font-size:13px;font-weight:800;color:#6d7780}.field small{display:block;color:#7a858c;font-size:11px;line-height:1.45;margin-top:6px}.toggle{display:flex;gap:10px;align-items:flex-start;padding:14px;background:#f0f2f8;transition:.2s}.toggle input{accent-color:var(--blue);margin-top:3px}.toggle span{display:flex;flex-direction:column}.toggle b{font-size:12px}.toggle small{color:#707c86;font-size:10px}.toggle.muted{opacity:.45}.form-error{min-height:20px;color:#b02b39;font-size:12px;font-weight:750;margin:14px 0 0}.local-note{margin:8px 0 0;display:flex;align-items:center;gap:8px;color:#758086;font-size:11px}.local-note .icon{width:15px;color:var(--blue)}
.result-panel{background:var(--navy);color:#fff;padding:37px}.result-label{display:flex;align-items:center;justify-content:space-between;font:850 10px ui-monospace,monospace;letter-spacing:.12em;color:#8290a2}.result-label span{color:var(--yellow)}.main-result{margin:34px 0 30px}.main-result strong{display:block;font-size:clamp(53px,5vw,72px);line-height:.95;letter-spacing:-.06em}.main-result small{display:block;color:#97a3b3;font-size:12px;margin-top:10px}.equation{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:11px;background:#17263a;padding:15px}.equation>span b,.equation>span small{display:block}.equation b{font-size:15px}.equation small{font-size:9px;color:#8e9bad;line-height:1.25}.equation>i{font-style:normal;color:var(--yellow);font-weight:800}.result-details{margin:25px 0 0}.result-details>div{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;padding:12px 0;border-top:1px solid #27364a;font-size:12px}.result-details dt{color:#91a0b1}.result-details dd{margin:0;text-align:right;font-weight:800}.result-warning{display:none;align-items:flex-start;gap:10px;background:#21304a;padding:13px;margin-top:18px;color:#bac6d5}.result-warning.visible{display:flex}.result-warning.alert{background:#4d2830;color:#ffe4e4}.result-warning .icon{width:17px;flex:0 0 auto;color:var(--yellow)}.result-warning p{font-size:11px;line-height:1.5;margin:0}.legal-note{display:flex;gap:14px;margin-top:24px;border:1px solid #cfcbc0;padding:20px 22px;background:#eee9dc}.legal-note>.icon{color:var(--blue);flex:0 0 auto}.legal-note b{font-size:13px}.legal-note p{margin:3px 0 0;color:#667078;font-size:12px}
.steps{background:var(--navy);color:#fff;padding:100px 0}.section-heading.inverse .section-no{color:var(--yellow)}.section-heading.inverse>a{justify-self:end;display:flex;align-items:center;gap:9px;color:var(--yellow);font-size:12px;font-weight:800}.section-heading.inverse .icon{width:16px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #2b3a4e}.step-grid article{padding:35px;border-right:1px solid #2b3a4e;min-height:230px}.step-grid article:last-child{border:0}.step-grid article>span{display:grid;place-items:center;background:var(--blue);color:var(--yellow);width:42px;height:42px;font-weight:900}.step-grid h3{font-size:23px;margin:24px 0 10px}.step-grid p{color:#9ca8b8;margin:0}.source-section{padding:90px 0;background:#fff}.source-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.source-grid h2{font-size:42px;letter-spacing:-.045em;line-height:1.08;margin:10px 0}.source-grid>div:last-child{display:flex;flex-direction:column}.source-grid a{display:flex;justify-content:space-between;align-items:center;padding:19px 0;border-bottom:1px solid #d7dad6;color:var(--blue);font-size:13px;font-weight:800}.source-grid .icon{width:17px}
.subhero{min-height:445px;display:flex;align-items:center}.subhero .narrow{position:relative;padding:70px 0}.narrow{max-width:850px}.subhero h1{font-size:clamp(51px,7vw,80px);margin-bottom:20px}.subhero p:last-child{font-size:18px;max-width:650px;color:#d2d8ef}.subhero.compact{min-height:330px}.subhero.compact h1{font-size:60px}.prose,.legal{max-width:850px;padding:85px 0 100px}.prose section{padding-bottom:58px;margin-bottom:58px;border-bottom:1px solid #d4d1c7}.prose section:last-child{border:0;padding-bottom:0;margin-bottom:0}.chapter{color:var(--blue);margin:0}.prose h2,.legal h2{font-size:34px;letter-spacing:-.04em;line-height:1.15;margin:13px 0 17px}.prose section>p:not(.chapter),.legal p{color:#56636b;font-size:17px;line-height:1.75}.table-section{padding:85px 0 100px}.table-intro{max-width:680px;margin-bottom:35px}.table-intro h2{font-size:42px;letter-spacing:-.04em;margin:10px 0}.table-intro>p:last-child{color:var(--muted)}.table-scroll{overflow-x:auto;border:1px solid #cfd1cc;background:#fff}table{border-collapse:collapse;width:100%;min-width:720px}th,td{padding:15px 18px;border-bottom:1px solid #e1e2de;text-align:right}thead th{background:var(--navy);color:#fff;font-size:12px}thead th:first-child{text-align:left}tbody th{text-align:left;color:var(--blue);font-size:13px}tbody th small{display:inline-block;width:74px;color:#8b9498;font:800 9px ui-monospace,monospace}tbody td{font-weight:750;font-size:13px}tbody tr:hover{background:#f0f2f8}.table-note{font-size:12px;color:#667279;margin-top:17px}.faq-list{max-width:910px;padding:80px 0 100px}.faq-list details{border-top:1px solid #c4c5c0}.faq-list details:last-child{border-bottom:1px solid #c4c5c0}.faq-list summary{cursor:pointer;list-style:none;position:relative;padding:26px 50px 26px 0;font-size:20px;font-weight:760}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:10px;color:var(--blue);font-size:30px;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details div{max-width:770px;padding:0 65px 25px 0;color:#5c6970}.legal section{margin-bottom:43px}.legal a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.not-found{min-height:620px;background:var(--blue);color:#fff;display:flex;align-items:center}.not-found span{font-size:11px;font-weight:850;color:var(--yellow);letter-spacing:.13em}.not-found h1{font-size:60px;letter-spacing:-.05em;line-height:1.03;margin:17px 0}.not-found p{color:#d1d8ee;margin-bottom:30px}
.site-footer{background:#081321;color:#e9edf2;padding:65px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.site-footer .brand-mark{background:var(--yellow);color:var(--blue)}.site-footer .brand b{color:var(--yellow)}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-grid>div:first-child p{color:#8290a0;font-size:12px;line-height:1.65}.footer-grid>div>b{color:var(--yellow);font-size:11px;margin-bottom:7px}.footer-grid>div>a:not(.brand){color:#9ca8b5;font-size:12px}.footer-grid>div>a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #223044;margin-top:44px;padding-top:20px;color:#647386;font:700 10px ui-monospace,monospace}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button:hover,.head-action:hover{transform:none}}@media(max-width:930px){.site-header nav{display:none}.hero-grid{grid-template-columns:1fr;gap:45px}.hero-card{max-width:620px}.trust-row{grid-template-columns:1fr;gap:12px;padding:22px 0}.section-heading{grid-template-columns:1fr;gap:20px}.calculator-grid{grid-template-columns:1fr}.step-grid{grid-template-columns:1fr}.step-grid article{border-right:0;border-bottom:1px solid #2b3a4e}.source-grid{grid-template-columns:1fr;gap:30px}}
@media(max-width:600px){:root{--shell:calc(100% - 28px)}.site-header{height:68px}.head-action{padding:10px}.head-action{font-size:0}.head-action .icon{width:19px}.hero-grid{padding:65px 0 45px;min-height:auto}.hero h1{font-size:43px;letter-spacing:-.06em}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-total strong{font-size:33px}.calculator-section{padding:72px 0}.section-heading{margin-bottom:31px}.section-heading h2{font-size:36px}.input-panel,.result-panel{padding:25px 20px}.panel-head{align-items:flex-start;gap:15px}.panel-head b{text-align:right}.main-result strong{font-size:53px}.equation{gap:6px;padding:12px 9px}.equation b{font-size:12px}.equation small{font-size:8px}.steps{padding:72px 0}.section-heading.inverse>a{justify-self:start}.step-grid article{min-height:auto}.source-section{padding:70px 0}.source-grid h2{font-size:35px}.source-grid a{font-size:12px;gap:10px}.subhero{min-height:390px}.subhero .narrow{padding:58px 0}.subhero h1,.subhero.compact h1{font-size:43px;overflow-wrap:anywhere}.prose,.legal,.table-section{padding:65px 0 75px}.prose h2,.legal h2{font-size:28px}.prose section>p:not(.chapter),.legal p{font-size:16px}.faq-list{padding:60px 0 75px}.faq-list summary{font-size:17px}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-bottom{flex-direction:column;gap:9px;align-items:flex-start}.not-found h1{font-size:42px}}
