*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f6f4ed;color:#24463f;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.7}a{color:inherit;text-underline-offset:4px}a:hover{color:#526f63}a:focus-visible{outline:3px solid #746b9a;outline-offset:5px}header,footer{max-width:1060px;margin:auto;padding:28px 28px;display:flex;justify-content:space-between;gap:24px;align-items:center}.brand{font-size:20px;font-weight:750;text-decoration:none;letter-spacing:-.5px}.brand span{display:inline-grid;place-items:center;background:#24463f;color:#f6f4ed;width:34px;height:34px;border-radius:10px;margin-right:9px}nav{display:flex;gap:24px;font-size:14px}main{max-width:1060px;margin:auto;padding:58px 28px 80px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:700;color:#677e70}h1{font-size:clamp(40px,7vw,76px);line-height:1.08;letter-spacing:-3px;max-width:750px;margin:16px 0 28px}h2{font-size:25px;line-height:1.3;letter-spacing:-.6px;margin:36px 0 12px}p{margin:12px 0} .lead{font-size:21px;max-width:620px;color:#536c60}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center}.scene{width:100%;max-width:380px}.tag{display:inline-block;border:1px solid #cdd6cc;border-radius:30px;padding:6px 14px;font-size:13px;margin:14px 0}.button{display:inline-block;margin:22px 0;background:#24463f;color:#fff;padding:13px 22px;border-radius:14px;text-decoration:none;font-weight:650}.button:hover{background:#3c5d51;color:#fff}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:64px}.card{background:#e8ece1;border-radius:22px;padding:26px}.card:nth-child(2){background:#e6e1ee}.card:nth-child(3){background:#eee7db}.card h2{margin:0 0 10px;font-size:22px}.document{max-width:780px}.document h1{font-size:clamp(40px,6vw,60px)}.document ul{padding-left:22px}.meta{font-size:14px;color:#677e70}.note{background:#e6e1ee;padding:20px 24px;border-radius:18px;margin:26px 0}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.support-grid h2{margin-top:0}footer{border-top:1px solid #d9ddd2;font-size:13px;color:#536c60;flex-wrap:wrap}footer div{display:flex;gap:20px}@media(max-width:700px){header{align-items:flex-start;padding:22px}nav{gap:14px;flex-wrap:wrap;justify-content:flex-end}main{padding:36px 22px 60px}h1{letter-spacing:-2px}.hero{grid-template-columns:1fr;gap:26px}.scene{max-width:300px;justify-self:center}.cards,.support-grid{grid-template-columns:1fr}.cards{margin-top:36px}.lead{font-size:19px}footer{padding:24px 22px}}