.updates-page{background:#f3f3f3;min-height:100vh}.updates-hero{color:#fff;background:#0b0b0b;padding:42px 16px 36px}.updates-hero-inner{text-align:center;max-width:780px;margin:0 auto}.updates-eyebrow{color:var(--amber);letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:900}.updates-hero h1{margin:0 0 12px;font-size:clamp(34px,6vw,54px);line-height:1.05}.updates-hero p:last-child{color:#ffffffdb;max-width:680px;margin:0 auto;font-size:clamp(17px,2.2vw,21px);line-height:1.5}.updates-content{padding:28px 16px 60px}.updates-panel{background:#fff;border:1px solid #00000017;border-radius:16px;max-width:720px;margin:0 auto;padding:clamp(22px,5vw,42px);box-shadow:0 16px 36px #0000001c}.updates-copy h2{margin:0 0 8px;font-size:clamp(25px,4vw,34px)}.updates-copy p{color:#4b5563;margin:0 0 24px;line-height:1.6}.updates-form{gap:18px;display:grid}.updates-name-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.updates-form label{color:#111827;gap:7px;font-weight:800;display:grid}.updates-form label span{color:#6b7280;font-size:12px;font-weight:600}.updates-form label strong{color:#b91c1c}.updates-form input{color:#111827;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;min-height:48px;padding:10px 12px}.updates-form input:focus{border-color:#111827;outline:none;box-shadow:0 0 0 3px #ffbf0061}.updates-consent-copy{border-left:4px solid var(--amber);color:#374151;background:#fff8df;margin:0;padding:12px 14px;font-size:14px;line-height:1.55}.updates-submit{background:var(--amber);color:#111;cursor:pointer;font:inherit;border:2px solid #111;border-radius:10px;min-height:50px;padding:10px 18px;font-weight:900;transition:box-shadow .2s,transform .2s}.updates-submit:hover:not(:disabled),.updates-submit:focus-visible:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #0000002e}.updates-submit:disabled{cursor:wait;opacity:.7}.updates-status{border-radius:9px;margin:0;padding:11px 13px;font-weight:800;line-height:1.45}.updates-status-sending{color:#374151;background:#f3f4f6}.updates-status-success{color:#166534;background:#e9f8ee}.updates-status-error{color:#b91c1c;background:#fdebec}.updates-privacy{color:#6b7280;margin:20px 0 0;font-size:13px;line-height:1.5}.updates-privacy a{color:#111827;font-weight:800}.updates-honeypot{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}@media (max-width:620px){.updates-hero{padding:32px 16px 28px}.updates-content{padding:18px 12px 42px}.updates-name-fields{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.updates-submit{transition:none}}
