:root{--ink:#12211c;--muted:#53635d;--paper:#f6f3eb;--surface:#fffdf8;--line:#d7d8ce;--green:#165b45;--green-dark:#0b3f31;--lime:#d9f99d;--blue:#d8ebef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.shell{width:min(1120px,100% - 2.5rem);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;min-height:84px;display:flex}.wordmark{letter-spacing:-.02em;font-size:1.05rem;font-weight:800;text-decoration:none}nav{flex-wrap:wrap;gap:1.5rem;display:flex}nav a,.text-link{color:var(--muted);text-underline-offset:.25rem;font-size:.92rem;font-weight:650}.hero{max-width:1020px;padding-block:clamp(5rem,10vw,9.5rem)}.eyebrow{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.76rem;font-weight:850}h1,h2,h3{letter-spacing:-.045em;margin-top:0;font-family:Georgia,Times New Roman,serif;line-height:.98}h1{max-width:900px;margin-bottom:2rem;font-size:clamp(3.4rem,9vw,7.5rem)}h2{max-width:760px;font-size:clamp(2.4rem,5vw,4.3rem)}h3{font-size:1.65rem;line-height:1.06}.lede{max-width:760px;color:var(--muted);font-size:clamp(1.16rem,2vw,1.48rem);line-height:1.55}.lede.compact{max-width:640px}.actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.button{border:1px solid var(--ink);border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.78rem 1.25rem;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:var(--green-dark)}.button.secondary{background:0 0}.fine-print{color:var(--muted);margin-top:1rem;font-size:.85rem}.signal-strip{border-block:1px solid var(--line);background:var(--blue)}.signal-grid{grid-template-columns:repeat(4,1fr);display:grid}.signal-grid span{text-align:center;text-transform:uppercase;border-right:1px solid #12211c26;padding:1.2rem;font-size:.82rem;font-weight:800}.section{padding-block:clamp(5rem,9vw,8rem)}.section-heading{margin-bottom:3rem}.steps{border-top:1px solid var(--line);counter-reset:steps;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.steps li{border-bottom:1px solid var(--line);counter-increment:steps;flex-direction:column;gap:.8rem;min-height:230px;padding:1.5rem 1.25rem 1.5rem 0;display:flex}.steps li:before{content:"0" counter(steps);color:var(--green);font-weight:850}.steps strong{font-family:Georgia,serif;font-size:1.55rem}.steps span,.card p,.final-cta p,.empty-state p{color:var(--muted);line-height:1.6}.outcomes{flex-wrap:wrap;gap:.6rem;margin-top:2rem;display:flex}.outcomes span{border:1px solid var(--line);background:var(--surface);text-transform:uppercase;border-radius:999px;padding:.55rem .8rem;font-size:.78rem;font-weight:750}.assurance{background:var(--ink);color:#fff}.assurance .eyebrow{color:var(--lime)}.card-grid{background:#fff3;border:1px solid #fff3;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.card{background:var(--ink);min-height:230px;padding:2rem}.card p{color:#ffffffb3}.final-cta{text-align:center}.final-cta h2,.final-cta p{margin-inline:auto}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:2rem;padding-block:2rem;font-size:.82rem;display:flex}.centered-shell,.app-shell{flex-direction:column;justify-content:center;align-items:flex-start;width:min(780px,100% - 2.5rem);min-height:100vh;margin:auto;padding-block:6rem;display:flex}.centered-shell h1,.app-shell h1{font-size:clamp(2.8rem,8vw,5.5rem)}.centered-shell .button{margin-block:1.5rem}.account-tools{z-index:50;align-items:center;gap:.5rem;display:flex;position:fixed;top:1rem;right:1rem}.empty-state{border:1px solid var(--line);background:var(--surface);border-radius:18px;width:100%;padding:2rem}@media (max-width:760px){.site-header{flex-direction:column;align-items:flex-start;padding-block:1.25rem}nav{gap:.9rem}.hero{padding-block:5rem}.signal-grid,.steps,.card-grid{grid-template-columns:1fr}.signal-grid span{border-bottom:1px solid #12211c26;border-right:0}.steps li{min-height:180px}.site-footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
