.newsletter-module__yhOEMa__page{background:var(--bg-base);min-height:100vh;padding-top:7rem;padding-bottom:6rem;position:relative;overflow:hidden}.newsletter-module__yhOEMa__orbTop{filter:blur(60px);pointer-events:none;background:radial-gradient(circle at 40% 40%,#c9a84c12 0%,#0000 65%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-180px}.newsletter-module__yhOEMa__orbBottom{filter:blur(70px);pointer-events:none;background:radial-gradient(circle at 60% 60%,#c9a84c0d 0%,#0000 65%);border-radius:50%;width:550px;height:550px;position:absolute;bottom:-150px;left:-200px}.newsletter-module__yhOEMa__hero{text-align:center;z-index:1;max-width:640px;margin:0 auto 3.5rem;padding:0 2rem;position:relative}.newsletter-module__yhOEMa__eyebrow{font-family:var(--font-body);letter-spacing:.4em;text-transform:uppercase;color:var(--gold);margin:0 0 1.25rem;font-size:.72rem;font-weight:500}.newsletter-module__yhOEMa__title{font-family:var(--font-display);color:var(--text-primary);margin:0 0 1.5rem;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:300;line-height:1.15}.newsletter-module__yhOEMa__title em{color:var(--gold);font-style:italic}.newsletter-module__yhOEMa__subtitle{font-family:var(--font-body);color:var(--text-muted);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.8}.newsletter-module__yhOEMa__formSection{z-index:1;max-width:560px;margin:0 auto 5rem;padding:0 2rem;position:relative}.newsletter-module__yhOEMa__formCard{background:var(--bg-surface);border:1px solid var(--gold-15);border-radius:20px;padding:2.5rem;transition:border-color .3s}.newsletter-module__yhOEMa__formCard:focus-within{border-color:var(--gold-30)}.newsletter-module__yhOEMa__formInner{text-align:center}.newsletter-module__yhOEMa__formTitle{font-family:var(--font-display);color:var(--text-primary);margin:0 0 .4rem;font-size:1.5rem;font-weight:400}.newsletter-module__yhOEMa__formSub{color:var(--text-muted);margin:0 0 1.75rem;font-size:.88rem}.newsletter-module__yhOEMa__inputRow{gap:.75rem;margin-bottom:1rem;display:flex}.newsletter-module__yhOEMa__input{background:var(--white-04);border:1px solid var(--gold-15);color:var(--text-primary);font-family:var(--font-body);border-radius:10px;outline:none;flex:1;padding:.85rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.newsletter-module__yhOEMa__input::placeholder{color:var(--text-muted);opacity:.5}.newsletter-module__yhOEMa__input:focus{border-color:var(--gold-40);box-shadow:0 0 0 3px var(--gold-08)}.newsletter-module__yhOEMa__input:disabled{opacity:.5;cursor:not-allowed}.newsletter-module__yhOEMa__submitBtn{background:var(--gold);color:var(--bg-base);font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:.85rem 1.75rem;font-size:.92rem;font-weight:600;transition:transform .15s,box-shadow .2s,opacity .15s}.newsletter-module__yhOEMa__submitBtn:hover:not(:disabled){box-shadow:0 6px 20px var(--gold-25);transform:translateY(-1px)}.newsletter-module__yhOEMa__submitBtn:disabled{opacity:.6;cursor:not-allowed}.newsletter-module__yhOEMa__errorMsg{color:var(--error-light);margin:0 0 .5rem;font-size:.85rem}.newsletter-module__yhOEMa__privacy{color:var(--text-muted);opacity:.6;margin:0;font-size:.78rem}.newsletter-module__yhOEMa__privacyLink{color:var(--gold);opacity:.8;text-decoration:none}.newsletter-module__yhOEMa__privacyLink:hover{opacity:1}@media (max-width:480px){.newsletter-module__yhOEMa__inputRow{flex-direction:column}.newsletter-module__yhOEMa__formCard{padding:1.75rem 1.25rem}}.newsletter-module__yhOEMa__successCard{background:var(--bg-surface);border:1px solid var(--gold-15);text-align:center;border-radius:20px;padding:3rem 2rem}.newsletter-module__yhOEMa__successIcon{margin-bottom:1.5rem;animation:.5s cubic-bezier(.34,1.56,.64,1) newsletter-module__yhOEMa__scaleIn}@keyframes newsletter-module__yhOEMa__scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.newsletter-module__yhOEMa__successTitle{font-family:var(--font-display);color:var(--gold);margin:0 0 .75rem;font-size:1.6rem;font-weight:400}.newsletter-module__yhOEMa__successText{color:var(--text-muted);margin:0 0 1.75rem;font-size:.95rem;line-height:1.7}.newsletter-module__yhOEMa__successLink{color:var(--gold);border-bottom:1px solid var(--gold-20);font-size:.88rem;text-decoration:none;transition:border-color .15s}.newsletter-module__yhOEMa__successLink:hover{border-color:var(--gold)}.newsletter-module__yhOEMa__whatSection{text-align:center;z-index:1;max-width:900px;margin:0 auto 5rem;padding:0 2rem;position:relative}.newsletter-module__yhOEMa__sectionEyebrow{font-family:var(--font-body);letter-spacing:.35em;text-transform:uppercase;color:var(--gold);margin:0 0 1rem;font-size:.7rem;font-weight:500}.newsletter-module__yhOEMa__sectionTitle{font-family:var(--font-display);color:var(--text-primary);margin:0 0 .75rem;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:300}.newsletter-module__yhOEMa__sectionSub{color:var(--text-muted);max-width:520px;margin:0 auto 2.5rem;font-size:.95rem;line-height:1.7}.newsletter-module__yhOEMa__pillarGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;display:grid}.newsletter-module__yhOEMa__pillarCard{background:var(--bg-surface);border:1px solid var(--gold-08);text-align:center;border-radius:14px;padding:1.5rem 1.25rem;transition:border-color .2s}.newsletter-module__yhOEMa__pillarCard:hover{border-color:var(--gold-20)}.newsletter-module__yhOEMa__pillarIcon{margin-bottom:.75rem;font-size:1.5rem;display:block}.newsletter-module__yhOEMa__pillarLabel{font-family:var(--font-display);color:var(--text-primary);margin:0 0 .4rem;font-size:.95rem;font-weight:400}.newsletter-module__yhOEMa__pillarDesc{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.6}.newsletter-module__yhOEMa__promiseSection{text-align:center;z-index:1;max-width:900px;margin:0 auto 5rem;padding:0 2rem;position:relative}.newsletter-module__yhOEMa__promiseGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;display:grid}@media (max-width:700px){.newsletter-module__yhOEMa__promiseGrid{grid-template-columns:1fr;gap:1.25rem}}.newsletter-module__yhOEMa__promiseItem{background:var(--bg-surface);border:1px solid var(--gold-08);text-align:left;border-radius:14px;padding:1.75rem 1.5rem;transition:border-color .2s}.newsletter-module__yhOEMa__promiseItem:hover{border-color:var(--gold-20)}.newsletter-module__yhOEMa__promiseIcon{opacity:.8;margin-bottom:1rem;display:block}.newsletter-module__yhOEMa__promiseItem h3{font-family:var(--font-display);color:var(--text-primary);margin:0 0 .5rem;font-size:1.05rem;font-weight:400}.newsletter-module__yhOEMa__promiseItem p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.65}.newsletter-module__yhOEMa__finalCta{text-align:center;z-index:1;max-width:600px;margin:0 auto;padding:0 2rem;position:relative}.newsletter-module__yhOEMa__quote{font-family:var(--font-display);color:var(--text-muted);margin:0 0 1.5rem;padding:0 1rem;font-size:clamp(1.1rem,3vw,1.35rem);font-style:italic;line-height:1.7}.newsletter-module__yhOEMa__finalText{color:var(--text-muted);opacity:.7;margin:0;font-size:.92rem}
