.newsletter-signup{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.78fr);gap:32px;align-items:center;padding:24px 26px;background:radial-gradient(circle at 92% 10%,rgb(130 231 180 / .12),transparent 18rem),linear-gradient(145deg,rgb(255 255 255 / .055),rgb(255 255 255 / .012))}.newsletter-copy h2{max-width:15ch;font-size:clamp(1.45rem,3.3vw,2.3rem)}.newsletter-copy p{margin-top:10px;font-size:.92rem}.newsletter-form{display:grid;gap:9px}.newsletter-form>label:first-child{color:var(--text);font-size:.82rem;font-weight:760}.newsletter-form-row{display:flex;gap:8px}.newsletter-form-row input{min-width:0;flex:1;border:1px solid var(--line-strong);border-radius:10px;background:var(--surface);color:var(--text);padding:0 12px}.newsletter-form-row input::placeholder{color:var(--subtle)}.newsletter-form button:disabled{cursor:wait;opacity:.68}.newsletter-consent{display:flex;gap:8px;align-items:flex-start;color:var(--muted);font-size:.78rem;line-height:1.42}.newsletter-consent input{width:15px;height:15px;margin-top:2px;accent-color:var(--cyan)}.newsletter-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.newsletter-status{min-height:1.45em;margin-top:2px;color:var(--muted);font-size:.82rem}.newsletter-status[data-state="success"]{color:var(--green)}.newsletter-status[data-state="error"]{color:var(--danger)}.newsletter-fine{color:var(--subtle);font-size:.72rem;line-height:1.45}.newsletter-fine a{color:var(--cyan-strong);text-decoration:underline;text-underline-offset:2px}@media (max-width:760px){.newsletter-signup{grid-template-columns:1fr;gap:20px}}@media (max-width:460px){.newsletter-signup{padding:21px}.newsletter-form-row{display:grid;grid-template-columns:1fr}.newsletter-form-row input{min-height:42px}}
