:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17232c;background:#fbfcfe;line-height:1.65}*{box-sizing:border-box}body{margin:0}a{color:#175aa7;text-underline-offset:4px}a:hover{color:#8d3f97}a:focus-visible,summary:focus-visible{outline:3px solid #356ae6;outline-offset:5px;border-radius:4px}header{border-bottom:1px solid #e5e9ef;background:#fff}nav,main,footer{max-width:1180px;margin:auto;padding:0 30px}nav{display:flex;align-items:center;justify-content:space-between;min-height:80px;gap:16px}.brand{display:flex;align-items:center;gap:10px;color:#17232c;font-weight:750;text-decoration:none}.links,footer div{display:flex;align-items:center;gap:24px}.links a{text-decoration:none;font-size:14px;font-weight:650}.small-button{padding:9px 16px;border:1px solid #d6dee8;border-radius:100px}.skip{position:absolute;top:-70px}.skip:focus{top:8px;background:#fff;padding:10px;z-index:5}section{padding:72px 0;border-bottom:1px solid #e5e9ef}h1,h2,h3{line-height:1.1;letter-spacing:-.035em}h1{font-size:clamp(42px,5.3vw,68px);margin:16px 0 24px}h1 em{color:#6552ba;font-style:normal}h2{font-size:clamp(30px,3vw,42px);margin:14px 0 28px}h3{font-size:23px}p{color:#4a5b6a}img{max-width:100%;height:auto;display:block}figure{margin:0;min-width:0}figcaption{font-size:12px;color:#5f6c79;text-align:center;padding-top:14px}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center;min-height:740px}.hero-image{background:radial-gradient(ellipse at 80% 20%,#fae2f6,transparent 60%),radial-gradient(ellipse at 20% 80%,#d8f4f2,transparent 60%);border-radius:32px;padding:22px}.hero-image img{max-height:600px;object-fit:contain;margin:auto}.eyebrow{color:#5966a6;font-size:12px;font-weight:750;letter-spacing:.14em}.lead{font-size:21px;line-height:1.6;max-width:670px}.promise{font-size:14px;font-weight:650;color:#266e60}.fine{font-size:13px;color:#647381}.actions{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin:28px 0}.button{display:inline-flex;align-items:center;gap:16px;background:#233047;color:#fff!important;padding:14px 22px;border-radius:14px;text-decoration:none;font-size:15px;font-weight:650;box-shadow:0 6px 16px #23304712}.button:hover{background:#4f478a}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cards.two{grid-template-columns:1fr 1fr}.cards article{border:1px solid #e0e6ed;border-radius:22px;padding:28px;background:#fff}.cards article p{font-size:16px}.split{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center}.split figure{padding:20px;background:#edf2f8;border-radius:24px}.note{border-left:3px solid #9686c8;padding:6px 0 6px 18px;font-size:14px}.intro{max-width:860px;padding-bottom:40px}.content{max-width:830px}.content h2{font-size:26px;margin-top:36px}.content p{font-size:17px}.faq{padding-top:24px}details{border-bottom:1px solid #dfe6ee;padding:22px 0}summary{cursor:pointer;font-size:19px;font-weight:650}details p{padding-right:24px}footer{display:flex;justify-content:space-between;gap:24px;padding-top:32px;padding-bottom:40px;color:#647381;font-size:13px}
@media(max-width:800px){.hero{grid-template-columns:1fr;gap:26px;padding-top:45px;min-height:auto}.hero-image{max-width:540px;width:100%;justify-self:center}.hero-image img{max-height:520px}.cards,.split,.cards.two{grid-template-columns:1fr}.split{gap:20px}section{padding:44px 0}.lead{font-size:19px}}
@media(max-width:450px){nav,main,footer{padding-left:18px;padding-right:18px}nav{min-height:72px;gap:8px}.brand span{display:none}.links{gap:13px}.links a{font-size:12px}.small-button{padding:8px 11px}.brand img{width:30px;height:30px}h1{font-size:42px}.hero-image{padding:10px}.cards article{padding:23px}.actions{align-items:stretch;flex-direction:column}.actions .button{justify-content:center}footer{flex-direction:column;gap:12px}footer div{gap:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
