.newsletter-hero{padding-block:clamp(3rem,8vw,6rem);background:linear-gradient(135deg,#f6f2e9 0%,#eef7f3 100%)}.newsletter-hero__inner{max-width:850px}.newsletter-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:clamp(1.5rem,4vw,3rem);align-items:start}.newsletter-card{padding:clamp(1.4rem,4vw,2.5rem);border:1px solid #dfe7e3;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(23,57,46,.08)}.newsletter-card h1,.newsletter-card h2{margin-top:.25rem}.newsletter-form{display:grid;gap:1rem;margin-top:1.5rem}.newsletter-form>label:not(.newsletter-consent){font-weight:800}.newsletter-form input[type=email]{width:100%;min-height:50px;padding:.8rem 1rem;border:1px solid #b8c8c1;border-radius:12px;background:#fff;color:#17392e;font:inherit}.newsletter-form input[type=email]:focus{outline:3px solid rgba(34,111,84,.18);border-color:#226f54}.newsletter-consent{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start;color:#38584c;line-height:1.55}.newsletter-consent input{width:1.15rem;height:1.15rem;margin-top:.2rem}.newsletter-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.newsletter-message{margin:1.25rem 0;padding:1rem 1.1rem;border-radius:14px;line-height:1.55}.newsletter-message p{margin:.35rem 0 0}.newsletter-message--success{border:1px solid #a9d6c3;background:#eff9f5;color:#174c39}.newsletter-message--error{border:1px solid #e8b7b7;background:#fff2f2;color:#7b2424}.newsletter-privacy{margin-top:1rem;color:#61766e;font-size:.9rem}.newsletter-benefits{display:grid;gap:1rem}.newsletter-benefits article{padding:1.25rem;border:1px solid #dfe7e3;border-radius:18px;background:#f8fbf9}.newsletter-benefits strong{display:block;color:#17392e}.newsletter-benefits p{margin:.5rem 0 0;color:#587067;line-height:1.6}.newsletter-action-section{min-height:58vh;display:grid;align-items:center}.newsletter-card--action{max-width:720px;margin-inline:auto}.newsletter-card--action form{display:grid;gap:1rem;margin-top:1.5rem}.newsletter-token-status{margin:0;color:#61766e}.newsletter-token-status.is-ready{color:#17613f}.newsletter-token-status.is-error{color:#8a2525}.newsletter-card--action button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:800px){.newsletter-layout{grid-template-columns:1fr}.newsletter-benefits{grid-template-columns:1fr}}