:root{--wine:#421c33;--wine2:#5b2946;--cream:#f5f0e8;--rose:#ff877f;--yellow:#ffd768;--ink:#251821;--muted:#756b72;--line:rgba(66,28,51,.16);--white:#fff;--shadow:0 28px 85px rgba(66,28,51,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;overflow-x:hidden}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.narrow{width:min(860px,100%)}a{color:inherit}.skip{position:fixed;left:16px;top:-65px;z-index:50;padding:10px 15px;background:var(--yellow);border-radius:8px;font-weight:850}.skip:focus{top:16px}header{position:relative;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.nav{min-height:79px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;white-space:nowrap}.brand>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--wine);color:#fff;font:900 12px/1 ui-monospace,monospace}.brand strong{font-size:17px;letter-spacing:-.035em}.brand strong b{color:#a74978}nav{display:flex;gap:23px;margin-left:auto}nav a{position:relative;color:var(--muted);font-size:13px;font-weight:750;text-decoration:none}nav a:hover,nav a[aria-current=page]{color:var(--wine)}nav a[aria-current=page]::after{content:"";position:absolute;left:0;right:0;bottom:-29px;height:3px;background:var(--rose)}.nav-cta{padding:11px 15px;border-radius:99px;background:var(--wine);color:#fff;font-size:12px;font-weight:800;text-decoration:none}.hero{background:var(--wine);color:#fff;padding-bottom:90px}.status-line{display:grid;grid-template-columns:160px 1fr;gap:30px;padding-top:22px;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.14)}.status-line>span{color:var(--yellow);font:850 11px/1.6 ui-monospace,monospace;letter-spacing:.13em}.status-line p{margin:0;color:#d9cbd4;font-size:13px}.status-line b{color:#fff}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:100px;align-items:center;padding-top:80px}.eyebrow{margin:0 0 22px;color:var(--yellow);font:850 12px/1.2 ui-monospace,monospace;letter-spacing:.14em;text-transform:uppercase}.hero h1,.subhero h1,.notfound h1{margin:0;font-size:clamp(54px,7.3vw,94px);line-height:.91;letter-spacing:-.067em}.hero h1 em{color:var(--rose);font-style:normal}.lead{max-width:680px;margin:31px 0;color:#d7c8d2;font-size:18px}.button{display:inline-flex;gap:18px;align-items:center;margin-top:5px;padding:15px 20px;border-radius:99px;background:var(--yellow);color:var(--ink);font-weight:900;text-decoration:none}.hero-stack{position:relative;min-height:390px}.hero-stack article{position:absolute;width:300px;padding:25px;border-radius:20px;background:#fff;color:var(--ink);box-shadow:0 25px 65px rgba(0,0,0,.22);transform:rotate(-5deg)}.hero-stack article:nth-child(1){top:0;left:0}.hero-stack article:nth-child(2){top:120px;right:0;background:var(--yellow);transform:rotate(6deg)}.hero-stack article:nth-child(3){top:235px;left:40px;background:var(--rose);color:#fff;transform:rotate(-2deg)}.hero-stack span{display:block;margin-bottom:30px;font:850 10px/1 ui-monospace,monospace;letter-spacing:.12em}.hero-stack b{display:block;font-size:44px;line-height:1}.hero-stack small{color:var(--muted)}.hero-stack article:nth-child(3) small{color:#fff}.calculator{padding:105px 0}.section-head{display:grid;grid-template-columns:1fr 430px;gap:80px;align-items:end;margin-bottom:44px}.section-head h2{margin:0;font-size:clamp(40px,5.3vw,66px);line-height:.97;letter-spacing:-.06em}.section-head>p{margin:0;color:var(--muted)}.eyebrow.dark{color:#a33c70}.calc-card{display:grid;grid-template-columns:1.12fr .88fr;background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);overflow:hidden}.calc-card form{padding:42px}.calc-card form>section{display:grid;grid-template-columns:120px 1fr;gap:25px;padding-bottom:29px;margin-bottom:28px;border-bottom:1px solid var(--line)}.step b{display:block;color:var(--rose);font:900 13px/1 ui-monospace,monospace}.step span{display:block;margin-top:10px;color:var(--muted);font-size:12px;font-weight:800}.fields{display:grid;gap:17px}.fields.two{grid-template-columns:1fr 1fr}.fields.three{grid-template-columns:repeat(3,1fr)}label>span{display:block;margin-bottom:7px;font-size:12px;font-weight:800}input,select{width:100%;height:50px;padding:0 13px;border:1px solid #cfc5ca;border-radius:11px;background:#fdfcfc;color:var(--ink);font:650 14px/1 inherit;outline:0}input:focus,select:focus{border-color:#a33c70;box-shadow:0 0 0 3px rgba(163,60,112,.1)}.field{position:relative}.field input{padding-right:82px}.field i{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:10px;font-style:normal}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px}.check{display:flex;gap:11px;padding:15px;border:1px solid #cfc5ca;border-radius:12px}.check input{width:19px;height:19px;margin:1px 0}.check span{margin:0}.check b,.check small{display:block}.check small{margin-top:3px;color:var(--muted);font-size:10px}.error{min-height:21px;margin:0;color:#aa2d35;font-size:13px;font-weight:750}.local{margin:4px 0 0;color:var(--muted);font-size:12px}.result{padding:42px;background:var(--wine);color:#fff}.result-head{display:flex;justify-content:space-between;margin-bottom:42px}.result-head span{color:#d4becd;font:850 10px/1 ui-monospace,monospace;letter-spacing:.12em}.result-head b{color:var(--yellow);font-size:11px}.result>small{color:#cbb7c5}.result>strong{display:block;margin:7px 0 4px;color:var(--yellow);font-size:clamp(48px,5.4vw,72px);line-height:1;letter-spacing:-.06em}.result>p{margin:0;color:#cbb7c5;font-size:12px}.result dl{margin:35px 0 25px}.result dl div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.12);color:#d8c8d3;font-size:13px}.result dt,.result dd{margin:0}.result dd{color:#fff;font-weight:800}.result dl .total{padding:15px 0;color:#fff;font-weight:850}.result dl .total dd{color:var(--yellow)}.composition{padding-top:10px}.composition>span{font-size:11px;color:#ccb9c6}.composition>div{display:flex;height:11px;margin:10px 0;border-radius:10px;overflow:hidden;background:rgba(255,255,255,.1)}.composition i{display:block;height:100%}.composition i:first-child{background:var(--rose)}.composition i:nth-child(2){background:var(--yellow)}.composition i:nth-child(3){background:#a986ff}.composition p{display:flex;gap:13px;align-items:center;margin:0;color:#cbb7c5;font-size:9px}.composition p b{width:8px;height:8px;border-radius:50%;background:var(--rose)}.composition p b:nth-of-type(2){background:var(--yellow)}.composition p b:nth-of-type(3){background:#a986ff}.result aside{margin-top:27px;padding:16px;border-left:3px solid var(--yellow);background:rgba(255,255,255,.06);color:#d8c8d3;font-size:12px}.breakdown{display:grid;grid-template-columns:290px 1fr;gap:65px;margin-top:85px}.breakdown h2{margin:0;font-size:38px;line-height:1.05;letter-spacing:-.05em}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:16px;background:#fff}.table-wrap table{width:100%;border-collapse:collapse;white-space:nowrap}.table-wrap th,.table-wrap td{padding:15px;text-align:right;border-bottom:1px solid var(--line);font-size:12px}.table-wrap th:first-child,.table-wrap td:first-child{text-align:left}.table-wrap thead th{color:var(--muted);font:800 10px/1 ui-monospace,monospace;letter-spacing:.08em}.table-wrap tbody th{font-weight:700}.sources{padding:100px 0;background:var(--wine);color:#fff}.section-head.inverse>p{color:#cfbdc9}.source-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.source-grid a{padding:27px;border:1px solid rgba(255,255,255,.18);border-radius:18px;text-decoration:none;transition:transform .2s,background .2s}.source-grid a:hover{transform:translateY(-3px);background:rgba(255,255,255,.05)}.source-grid span{color:var(--yellow);font:850 10px/1 ui-monospace,monospace}.source-grid h3{margin:26px 0 8px;font-size:23px}.source-grid p{color:#c9b7c4}.source-grid b{color:var(--rose);font-size:12px}.notice{padding:28px 0;background:var(--yellow)}.notice .shell{display:grid;grid-template-columns:230px 1fr;gap:35px}.notice p{margin:0}.subhero{padding:110px 0 95px;background:var(--wine);color:#fff}.subhero h1{font-size:clamp(52px,7vw,86px)}.subhero .narrow>p:last-child{max-width:720px;margin:28px 0 0;color:#d4c3cf;font-size:18px}.subhero.small{padding:80px 0}.rate-list{display:grid;grid-template-columns:repeat(3,1fr);padding:80px 0}.rate-list article{padding:35px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.rate-list article:nth-child(3n){border-right:0}.rate-list span{color:#a33c70;font:850 11px/1 ui-monospace,monospace}.rate-list h2{margin:20px 0 10px;color:var(--wine);font-size:48px}.rate-list p{color:var(--muted)}.source-note{display:grid;grid-template-columns:200px 1fr;gap:30px;margin-bottom:110px;padding:27px;background:var(--yellow);border-radius:16px}.source-note p{margin:0}.prose{padding:80px 0 120px}.prose section{display:grid;grid-template-columns:120px 1fr;gap:30px;padding:40px 0;border-bottom:1px solid var(--line)}.prose section>span{color:var(--rose);font:900 13px/1 ui-monospace,monospace}.prose h2{margin:0 0 12px;font-size:32px;letter-spacing:-.04em}.prose p{color:var(--muted)}.reform{padding:80px 0 120px}.reform-lead{display:grid;grid-template-columns:170px 1fr;gap:40px;padding-bottom:45px;border-bottom:1px solid var(--line)}.reform-lead>span{color:#a33c70;font:850 13px/1 ui-monospace,monospace}.reform-lead h2{margin:0;font-size:38px}.reform-lead p{color:var(--muted)}.reform-grid{display:grid;grid-template-columns:1fr 1fr}.reform-grid article{padding:35px;border-bottom:1px solid var(--line)}.reform-grid article:nth-child(odd){border-right:1px solid var(--line)}.reform-grid b{color:#a33c70;font:850 10px/1 ui-monospace,monospace}.reform-grid h3{font-size:25px}.reform-grid p{color:var(--muted)}.reform-grid a{color:#a33c70;font-weight:800}.faq{padding:80px 0 120px}.faq details{border-bottom:1px solid var(--line)}.faq summary{position:relative;padding:27px 48px 27px 0;cursor:pointer;font-size:20px;font-weight:850;list-style:none}.faq summary::after{content:"+";position:absolute;right:8px;color:var(--rose);font-size:28px}.faq details[open] summary::after{content:"−"}.faq p{max-width:780px;margin:0 0 28px;color:var(--muted)}.legal{padding:70px 0 110px}.legal h2{margin-top:38px}.legal p{color:var(--muted)}.legal a{color:#a33c70;font-weight:750}.notfound{padding:130px 0}.notfound>div>span{color:var(--rose);font:900 80px/1 ui-monospace,monospace}.notfound .button{margin-top:20px}footer{padding:68px 0 25px;background:#26101e;color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:65px}.footer-brand{margin-bottom:18px}.footer-brand>span{background:var(--rose);color:var(--wine)}.footer-brand strong b{color:var(--rose)}.footer-grid p{color:#a78f9f}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-grid>div:not(:first-child)>b{margin-bottom:8px;color:var(--yellow)}.footer-grid a:not(.brand){color:#baa5b3;text-decoration:none}.foot{display:flex;justify-content:space-between;margin-top:50px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:#876f7f;font-size:12px}
@media(max-width:980px){nav{display:none}.nav-cta{margin-left:auto}.hero-grid{grid-template-columns:1fr;gap:55px}.hero-stack{max-width:650px}.section-head{grid-template-columns:1fr;gap:20px}.calc-card{grid-template-columns:1fr}.breakdown{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media(max-width:700px){.shell{width:min(100% - 24px,1180px)}.nav{min-height:68px}.brand strong{font-size:14px}.brand>span{width:31px;height:31px}.nav-cta{font-size:0;padding:9px;width:35px}.nav-cta::after{content:"→";font-size:15px}.status-line{grid-template-columns:1fr;gap:5px}.hero{padding-bottom:65px}.hero-grid{padding-top:55px}.hero h1,.subhero h1{font-size:48px}.hero-stack{min-height:350px}.hero-stack article{width:250px}.hero-stack article:nth-child(2){top:105px}.hero-stack article:nth-child(3){top:215px}.calculator,.sources{padding:72px 0}.section-head h2{font-size:40px}.calc-card form,.result{padding:24px}.calc-card form>section{grid-template-columns:1fr;gap:15px}.fields.two,.fields.three,.check-grid{grid-template-columns:1fr}.breakdown h2{font-size:34px}.source-grid{grid-template-columns:1fr}.notice .shell,.source-note{grid-template-columns:1fr;gap:6px}.subhero{padding:75px 0}.rate-list{grid-template-columns:1fr;padding:55px 0}.rate-list article,.rate-list article:nth-child(3n){border-right:0}.prose{padding:50px 0 80px}.prose section{grid-template-columns:1fr;gap:8px}.reform{padding:55px 0 80px}.reform-lead,.reform-grid{grid-template-columns:1fr}.reform-grid article:nth-child(odd){border-right:0}.footer-grid{grid-template-columns:1fr;gap:35px}.foot{display:block}.foot span{display:block;margin-top:7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.source-grid a{transition:none}}
