:root{--ink:#17352f;--muted:#526b65;--cream:#f6f3eb;--paper:#fffdf8;--mint:#cfe4d8;--peach:#f4c8b7;--accent:#d9633d;--line:#d7ded8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.top{max-width:1200px;margin:auto;padding:25px 30px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:12px;font-weight:800}.brand span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--ink);color:white;font-size:13px}.top nav,footer nav{display:flex;gap:24px;color:var(--muted);font-size:14px}.top a:hover,footer a:hover{text-decoration:underline}.hero{min-height:650px;padding:110px 25px 90px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;z-index:-1}.hero:before{width:460px;height:460px;background:var(--mint);left:-170px;top:-90px}.hero:after{width:350px;height:350px;background:var(--peach);right:-120px;bottom:15px}.kicker{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:var(--muted)}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.04em}h1{font-size:clamp(55px,8vw,98px);line-height:.95;max-width:980px;margin:22px 0}.lead{max-width:720px;font-size:clamp(19px,2vw,23px);line-height:1.55;color:var(--muted)}.actions{display:flex;gap:12px;margin-top:30px}.btn{padding:15px 22px;border-radius:99px;font-weight:750}.btn.dark{background:var(--ink);color:white}.btn.light{background:rgba(255,255,255,.55);border:1px solid var(--line)}.intro,.section{max-width:1180px;margin:auto;padding:85px 30px}.intro{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.5fr;gap:70px}.intro h2,.section>h2{font-size:clamp(42px,5vw,66px);line-height:1;margin:18px 0 45px}.intro div:last-child{font-size:19px;line-height:1.75;color:var(--muted)}.cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cards article,.steps article{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:30px}.cards small,.testgrid small{color:var(--accent);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.cards h3,.testgrid h3{font-size:25px;margin:20px 0 12px}.cards p,.testgrid p,.wide,.section li{line-height:1.7;color:var(--muted)}.note{margin-top:24px;padding:22px 25px;background:var(--mint);border-radius:18px;line-height:1.65}.note a{text-decoration:underline}.alt{max-width:none;background:#e7eee9;padding-left:max(30px,calc((100vw - 1120px)/2));padding-right:max(30px,calc((100vw - 1120px)/2))}.wide{max-width:850px;font-size:18px}.testgrid{margin-top:40px;border-top:1px solid #bfcac3}.testgrid article{display:grid;grid-template-columns:280px 1fr;gap:40px;padding:28px 0;border-bottom:1px solid #bfcac3}.testgrid h3{margin:0 0 8px}.testgrid p{margin:0 0 12px}.testgrid a,.facts a,.links a{font-weight:750;text-decoration:underline;text-underline-offset:3px}.stamp{margin-top:25px;color:var(--muted);font-size:12px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:45px}.steps b{font-size:13px;color:var(--accent)}.steps h3{margin:25px 0 10px}.darkband{max-width:none;background:var(--ink);color:white;padding-left:max(30px,calc((100vw - 1120px)/2));padding-right:max(30px,calc((100vw - 1120px)/2))}.darkband .kicker,.darkband .wide,.darkband li{color:#cbd9d4}.facts{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:40px 0}.facts article{border:1px solid #557069;border-radius:20px;padding:26px}.facts strong{font-family:Georgia,serif;font-size:39px;font-weight:500}.facts p{line-height:1.6;color:#d7e1dd}.darkband ul{max-width:850px;padding-left:22px}.sources .links{display:flex;flex-wrap:wrap;gap:12px}.links a{padding:12px 16px;border:1px solid var(--line);border-radius:99px}footer{max-width:1180px;margin:auto;border-top:1px solid var(--line);padding:45px 30px 55px;display:flex;justify-content:space-between;color:var(--muted)}footer p{font-size:13px}.legal{max-width:860px;margin:40px auto 90px;padding:30px}.legal h1{font-size:62px}.legal h2{font-family:inherit;font-size:23px;letter-spacing:-.02em;margin-top:40px}.legal p,.legal li,.legal address{line-height:1.72;color:var(--muted}.legal address{font-style:normal}.legal a{text-decoration:underline}@media(max-width:800px){.top{padding:18px}.top nav{display:none}.hero{min-height:auto;padding:75px 20px}.intro{grid-template-columns:1fr;gap:10px}.cards,.facts,.steps{grid-template-columns:1fr}.testgrid article{grid-template-columns:1fr;gap:10px}.section,.intro{padding:65px 20px}.alt,.darkband{padding-left:20px;padding-right:20px}.actions{width:100%;flex-direction:column}footer{flex-direction:column;gap:25px;padding:35px 20px}footer nav{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.legal p,.legal li,.legal address{color:var(--muted)}
