*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffaf4;color:#172435;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit}.topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:18px clamp(20px,4vw,56px);background:rgba(255,250,244,.92);backdrop-filter:blur(18px);border-bottom:1px solid #eee5db}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:11px;font-weight:900;letter-spacing:.12em;line-height:.95}.brand strong{color:#ff665b}.mark{position:relative;width:38px;height:30px}.mark i{position:absolute;top:5px;width:22px;height:20px;border:4px solid #ff665b;border-radius:65% 35% 65% 35%;transform:rotate(42deg)}.mark i:first-child{left:1px}.mark i:last-child{right:1px;border-color:#0b9ca4;transform:rotate(-42deg)}nav{display:flex;justify-content:center;gap:26px}nav a,.text-link{font-size:13px;font-weight:800;text-decoration:none}.top-actions,.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.primary,.ghost{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;text-decoration:none;font-weight:850;font-size:13px}.primary{background:#ff665b;color:#201411}.ghost{background:#fff;border:1px solid #e4dcd4}.large{min-height:54px;padding:0 24px;font-size:15px}.hero{min-height:76vh;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:64px;padding:clamp(70px,9vw,140px) clamp(22px,7vw,110px)}.hero-copy h1,.section h2,.statement h2,.cta h2{margin:0;letter-spacing:-.055em;line-height:.96}.hero-copy h1{font-size:clamp(58px,8vw,112px);max-width:980px}.hero-copy h1 em,.section h2 em,.statement h2 em,.cta h2 em{font-style:normal;color:#0b9ca4}.eyebrow{margin:0 0 14px;color:#e84e45;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.lead{font-size:clamp(17px,2vw,22px);color:#66727e;max-width:780px;margin:24px 0}.hero-card{position:relative;background:#fff;border:1px solid #e9e2da;border-radius:34px;padding:34px;box-shadow:0 28px 90px rgba(16,32,51,.1)}.hero-card .tag{display:inline-block;padding:8px 10px;border-radius:999px;background:#ffe4df;color:#b13b33;font-size:11px;font-weight:900}.hero-card .score{position:absolute;right:32px;top:25px;color:#ff665b;font-size:48px;font-weight:950;letter-spacing:-.06em}.hero-card .score small{font-size:17px}.hero-card h2{font-size:38px;margin:50px 0 8px;letter-spacing:-.05em}.hero-card p{color:#697480}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:25px}.mini-grid span{padding:14px;background:#fffaf4;border-radius:16px;font-size:13px;font-weight:800}.statement{padding:90px clamp(22px,7vw,110px);background:#102033;color:#fff}.statement p{color:#9adfe0;font-weight:850}.statement h2{font-size:clamp(48px,6vw,88px);max-width:1150px}.section{padding:110px clamp(22px,7vw,110px)}.section>h2,.split h2{font-size:clamp(44px,5.5vw,78px);max-width:1050px}.grid{display:grid;gap:18px;margin-top:42px}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}article,.panel{background:#fff;border:1px solid #e8e2db;border-radius:28px;padding:28px}article b{color:#ff665b;font-size:13px}article h3,.panel h3{margin:20px 0 8px;font-size:25px;letter-spacing:-.035em}article p,.panel p,.panel li,.split p{color:#687482}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.panel{background:#d9f2f1;border-color:#d9f2f1}.panel.coral{background:#ffe4df;border-color:#ffe4df}.panel ul{padding-left:20px}.panel li{margin:11px 0}.product{min-height:240px;background:#f3e5d2}.product:nth-child(2){background:#d9f2f1}.product span{font-size:11px;font-weight:900;letter-spacing:.14em;color:#687482}.narrow{max-width:760px}.cta{text-align:center;padding:120px 22px;background:#f3e5d2}.cta h2{font-size:clamp(50px,6vw,84px);max-width:900px;margin:0 auto}.center{justify-content:center;margin-top:32px}footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:34px clamp(22px,7vw,110px);background:#102033;color:#fff}footer>div{display:flex;justify-content:center;gap:20px}footer>div a{color:#cbd4dc;text-decoration:none;font-size:12px}footer small{color:#8d9aa7}@media(max-width:980px){.topbar{grid-template-columns:auto auto;justify-content:space-between}.topbar nav{display:none}.hero,.split{grid-template-columns:1fr}.hero{gap:40px}.grid.three{grid-template-columns:1fr}.hero-card{max-width:620px}.grid.two{grid-template-columns:1fr}footer{grid-template-columns:1fr;text-align:center}footer>.brand{justify-content:center}footer>div{flex-wrap:wrap}}@media(max-width:600px){.top-actions .ghost{display:none}.topbar{padding:14px 18px}.primary{padding:0 15px}.hero{padding-top:78px;min-height:auto}.hero-copy h1{font-size:56px}.section,.statement{padding-top:75px;padding-bottom:75px}.hero-card{padding:24px}.hero-card .score{right:22px}.mini-grid{grid-template-columns:1fr}.cta{padding:85px 20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}