:root{--bg: #f5f7fb;--surface: #ffffff;--text: #1c2431;--muted: #fafafa;--primary: #962615}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:var(--bg)}.container{width:min(1100px,92%);margin:0 auto}.hero{padding:72px 0 56px;background:linear-gradient(160deg,#eaf0ff,#f8fbff);border-bottom:1px solid #e8eefc}.tag{margin:0 0 10px;color:var(--primary);font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.landing h1:not([class*=text-]){margin:0;font-size:clamp(28px,4vw,48px);line-height:1.1;max-width:14ch}.subtitle{margin:18px 0 0;max-width:56ch;color:var(--muted);line-height:1.6}.cta{display:inline-block;margin-top:28px;padding:12px 18px;border-radius:10px;background:var(--primary);color:#fff;text-decoration:none;font-weight:600}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;padding:36px 0 52px}.card{background:var(--surface);border-radius:5px;padding:20px;border:1px solid #e8edf5}.card h2{margin:0 0 10px;font-size:18px}.card p{margin:0;color:var(--muted);line-height:1.5}.footer{border-top:1px solid #e8edf5;background:#fff}.footer p{margin:0;padding:18px 0;color:var(--muted)}.reg-copy-scrim{position:relative;isolation:isolate}.reg-copy-scrim:before{content:"";position:absolute;top:-.25rem;right:-1rem;bottom:-.25rem;left:-.5rem;z-index:0;border-radius:1rem;pointer-events:none;background:linear-gradient(90deg,#ffffff80,#fff0)}@media(min-width:640px){.reg-copy-scrim:before{top:-.5rem;right:-2rem;bottom:-.5rem;left:-.75rem}}.reg-copy-scrim>.reg-copy-scrim__content{position:relative;z-index:1}.register-field{width:100%;border-radius:.75rem;border:1px solid #e2e8f0;background-color:#fff;padding:.75rem .75rem .75rem 2.5rem;font-size:.875rem;line-height:1.25rem;color:#0f172a;outline:none}.register-field::placeholder{color:#94a3b8}.register-field:focus{border-color:#0d7860;box-shadow:0 0 0 2px #0d7860}select.register-field{padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%2394a3b8' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center;background-size:1rem}.grecaptcha-badge{visibility:hidden}
