main .container{height:auto}body:has(.newsletter-page) footer{position:fixed;bottom:25px;margin-top:auto;padding:15px 60px 30px;background:#31313a}@media(max-width:840px){body:has(.newsletter-page) header .top-menu{padding:15px 20px}body:has(.newsletter-page) footer{padding:15px 20px;flex-direction:column;gap:20px;text-align:center;bottom:15px}body:has(.newsletter-page) footer .copy{display:hidden}body:has(.newsletter-page) footer .soc{order:1;justify-content:center}}.newsletter-page{max-width:600px;margin:0 auto;padding:130px 60px 180px;min-height:100vh}@media(max-width:840px){.newsletter-page{padding:60px 20px 160px}}.newsletter-header{text-align:center;margin-bottom:50px}.newsletter-title{font-family:Roboto Mono,monospace;font-size:68px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin:0 0 15px;color:#fff}@media(max-width:840px){.newsletter-title{font-size:42px}}.newsletter-subtitle{font-size:14px;color:#a2a2a6;letter-spacing:.1em;text-transform:uppercase;margin:0}.newsletter-form-section{text-align:center}.newsletter-icon{margin-bottom:30px}.newsletter-icon svg{opacity:.9}.newsletter-description{font-size:14px;color:#a2a2a6;line-height:1.8;margin:0 0 40px}.newsletter-form{display:flex;flex-direction:column;align-items:center;gap:25px}.newsletter-form .form-group{width:100%;margin-bottom:0}.newsletter-form .form-input{background:none;font-family:Roboto Mono,monospace;font-size:12px;height:60px;width:100%;color:#f0f0f0;border:none;border-bottom:1px solid #666666;padding:0;transition:border-color .3s ease;box-sizing:border-box}.newsletter-form .form-input:focus{outline:none;border-bottom-color:#c446da}.newsletter-form .form-input::placeholder{color:#666;text-transform:uppercase;letter-spacing:.1em}.newsletter-form .btn-submit{display:inline-block;height:42px;line-height:40px;font-family:Roboto Mono,monospace;font-size:13px;font-weight:500;color:#fff;background:#c446da;border:1px solid #c446da;padding:0 35px;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;transition:all .3s ease}.newsletter-form .btn-submit:hover:not(:disabled){background:transparent;color:#c446da}.newsletter-form .btn-submit:disabled{opacity:.6;cursor:not-allowed}.newsletter-form .btn-submit.loading{position:relative;color:transparent}.newsletter-form .btn-submit.loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid #ffffff;border-radius:50%;border-top-color:transparent;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.newsletter-form-section .form-message{margin-top:20px;padding:15px 20px;border-radius:4px;font-size:13px;text-align:center}.newsletter-form-section .form-message.success{background:#4caf5026;border:1px solid rgba(76,175,80,.3);color:#81c784}.newsletter-form-section .form-message.error{background:#f4433626;border:1px solid rgba(244,67,54,.3);color:#e57373}.newsletter-cta{margin-top:60px;padding:30px;border-left:3px solid #c446da;background:#c446da0d}.newsletter-cta p{font-size:14px;color:#a2a2a6;line-height:1.8;margin:0 0 20px}.newsletter-cta .btn-submit{display:inline-block;height:42px;line-height:40px;font-family:Roboto Mono,monospace;font-size:13px;font-weight:500;color:#fff;background:#c446da;border:1px solid #c446da;padding:0 35px;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;transition:all .3s ease;text-decoration:none}.newsletter-cta .btn-submit:hover{background:transparent;color:#c446da}.blog-newsletter-cta{max-width:600px;margin:60px auto;padding:40px 30px;text-align:center;border:1px solid rgba(196,70,218,.2);background:#c446da08}.blog-newsletter-cta h3{font-family:Roboto Mono,monospace;font-size:20px;font-weight:700;color:#fff;margin:0 0 12px}.blog-newsletter-cta p{font-size:13px;color:#a2a2a6;line-height:1.7;margin:0 0 25px}.blog-newsletter-cta .btn-submit{display:inline-block;height:42px;line-height:40px;font-family:Roboto Mono,monospace;font-size:13px;font-weight:500;color:#fff;background:#c446da;border:1px solid #c446da;padding:0 35px;text-transform:uppercase;letter-spacing:.1em;transition:all .3s ease;text-decoration:none}.blog-newsletter-cta .btn-submit:hover{background:transparent;color:#c446da}.nl-modal-overlay{position:fixed;inset:0;z-index:1000;background:#0009;display:flex;align-items:center;justify-content:center;padding:20px;animation:nlFadeIn .3s ease}@keyframes nlFadeIn{0%{opacity:0}to{opacity:1}}.nl-modal{position:relative;background:#26262d;border:1px solid #3a3a44;border-radius:12px;padding:40px 35px;max-width:420px;width:100%;text-align:center;animation:nlSlideUp .3s ease}@keyframes nlSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.nl-modal-close{position:absolute;top:14px;right:14px;background:none;border:none;color:#666;cursor:pointer;padding:4px;transition:color .2s ease}.nl-modal-close:hover{color:#fff}.nl-modal-icon{margin-bottom:20px}.nl-modal-title{font-family:Roboto Mono,monospace;font-size:20px;font-weight:700;color:#fff;margin:0 0 10px}.nl-modal-desc{font-size:13px;color:#a2a2a6;line-height:1.7;margin:0 0 25px}.nl-modal-form{display:flex;gap:10px}.nl-modal-input{flex:1;background:none;font-family:Roboto Mono,monospace;font-size:12px;height:42px;color:#f0f0f0;border:none;border-bottom:1px solid #666;padding:0 4px;transition:border-color .3s ease;box-sizing:border-box}.nl-modal-input:focus{outline:none;border-bottom-color:#c446da}.nl-modal-input::placeholder{color:#666;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.nl-modal-btn{height:42px;font-family:Roboto Mono,monospace;font-size:12px;font-weight:500;color:#fff;background:#c446da;border:1px solid #c446da;padding:0 20px;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;transition:all .3s ease;white-space:nowrap}.nl-modal-btn:hover:not(:disabled){background:transparent;color:#c446da}.nl-modal-btn:disabled{opacity:.6;cursor:not-allowed}.nl-modal-message{margin-top:15px;padding:10px 15px;border-radius:4px;font-size:12px}.nl-modal-message.success{background:#4caf5026;border:1px solid rgba(76,175,80,.3);color:#81c784}.nl-modal-message.error{background:#f4433626;border:1px solid rgba(244,67,54,.3);color:#e57373}@media(max-width:480px){.nl-modal{padding:30px 20px}.nl-modal-form{flex-direction:column}.nl-modal-btn{width:100%}}
