*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fcfaf8;color:#363039;font:16px/1.75 system-ui,sans-serif}a{color:#a92e4d;text-underline-offset:4px}header,main,footer{max-width:1040px;margin:auto;padding:28px}header{display:flex;justify-content:space-between;gap:20px;align-items:center;flex-wrap:wrap}.brand{font-weight:900;letter-spacing:.08em;color:#363039;text-decoration:none}.langs{display:flex;flex-wrap:wrap;gap:16px;font-size:13px}.langs a[aria-current]{font-weight:800}.draft{background:#fff0db;color:#75522b;padding:10px 28px;text-align:center;font-size:12px;letter-spacing:.05em}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px;padding:42px 0 64px}.hero h1{font-size:clamp(36px,5vw,60px);line-height:1.18;letter-spacing:-.035em;margin:0 0 20px}.hero img{width:100%;height:auto;filter:drop-shadow(0 28px 24px #b8947020)}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:800;color:#a92e4d}.button{display:inline-block;background:#bd3a58;color:#fff;text-decoration:none;border-radius:40px;padding:16px 27px;font-weight:700;box-shadow:0 9px 25px #ad554d19}h2{font-size:27px;line-height:1.4}h3{font-size:19px;margin:32px 0 8px}p{margin:0 0 20px}.card{background:white;border-radius:28px;padding:34px;border:1px solid #efebe7;box-shadow:0 12px 40px #8b695908;margin-bottom:28px}.muted{color:#706671;font-size:14px}.policy{max-width:760px}footer{border-top:1px solid #eae2dc;display:flex;gap:20px;justify-content:space-between;flex-wrap:wrap;font-size:13px}a:focus-visible{outline:3px solid #7cb49c;outline-offset:5px}@media(max-width:650px){header,main,footer{padding:22px}.hero{grid-template-columns:1fr;padding:18px 0 32px}.hero img{max-width:290px;justify-self:center;grid-row:1}.card{padding:25px}.langs{gap:12px}}