.newsletter-section{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);width:100%;box-sizing:border-box}.newsletter-section .newsletter-content{max-width:400px;width:100%;box-sizing:border-box}.newsletter-section h3{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.5rem;line-height:1.4}.newsletter-section .newsletter-subtitle{color:rgba(255,255,255,.7);font-size:.9rem;margin-bottom:1.5rem;font-weight:300}.newsletter-section .newsletter-form{display:flex;gap:0;margin-bottom:1rem;position:relative;width:100%;max-width:100%}.newsletter-section .newsletter-form input[type=email]{flex:1;padding:12px 16px;border:1px solid rgba(255,255,255,.2);border-right:none;background:rgba(255,255,255,.05);color:#fff;font-size:14px;border-radius:4px 0 0 4px;transition:all .3s ease}.newsletter-section .newsletter-form input[type=email]::placeholder{color:rgba(255,255,255,.5);font-size:12px;text-transform:uppercase;letter-spacing:.5px}.newsletter-section .newsletter-form input[type=email]:focus{outline:none;background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.3)}.newsletter-section .newsletter-form button[type=submit]{padding:12px 20px;background:#1e3a8a;border:1px solid #1e3a8a;color:#fff;cursor:pointer;transition:all .3s ease;border-radius:0 4px 4px 0;display:flex;align-items:center;justify-content:center;min-width:50px}.newsletter-section .newsletter-form button[type=submit] svg{width:20px;height:20px}.newsletter-section .newsletter-form button[type=submit]:hover:not(:disabled){background:#2563eb;border-color:#2563eb}.newsletter-section .newsletter-form button[type=submit]:disabled,.newsletter-section .newsletter-form button[type=submit].loading{opacity:.6;cursor:not-allowed}.newsletter-section .newsletter-form button[type=submit].loading::after{content:"";display:inline-block;width:16px;height:16px;border:2px solid #fff;border-radius:50%;border-top-color:transparent;animation:spin .8s linear infinite;margin-left:8px}.newsletter-section .newsletter-disclaimer{color:rgba(255,255,255,.6);font-size:12px;line-height:1.5;margin-top:10px}.newsletter-section .newsletter-disclaimer a{color:rgba(255,255,255,.8);text-decoration:underline}.newsletter-section .newsletter-disclaimer a:hover{color:#fff}.newsletter-section .newsletter-message{padding:10px 15px;border-radius:4px;font-size:14px;margin-top:1rem;animation:slideDown .3s ease;min-height:0;width:100%;box-sizing:border-box}.newsletter-section .newsletter-message.success{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3);color:#86efac}.newsletter-section .newsletter-message.error{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);color:#fca5a5}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.rbl-unsubscribe-section{max-width:600px;margin:2rem auto;padding:2rem}.rbl-unsubscribe-section h2{color:#1e3a8a;margin-bottom:1rem}.rbl-unsubscribe-section p{color:#666;margin-bottom:1.5rem}.rbl-unsubscribe-section .unsubscribe-form{margin:2rem 0}.rbl-unsubscribe-section .unsubscribe-form .form-group{display:flex;gap:10px;margin-bottom:1rem}.rbl-unsubscribe-section .unsubscribe-form .form-group input[type=email]{flex:1;padding:12px 16px;border:1px solid #ddd;border-radius:4px;font-size:14px}.rbl-unsubscribe-section .unsubscribe-form .form-group input[type=email]:focus{outline:none;border-color:#1e3a8a}.rbl-unsubscribe-section .unsubscribe-form .form-group button{padding:12px 24px;background:#dc2626;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background .3s ease}.rbl-unsubscribe-section .unsubscribe-form .form-group button:hover:not(:disabled){background:#b91c1c}.rbl-unsubscribe-section .unsubscribe-form .form-group button:disabled{opacity:.6;cursor:not-allowed}.rbl-unsubscribe-section .form-message{padding:12px 16px;border-radius:4px;margin:1rem 0}.rbl-unsubscribe-section .form-message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.rbl-unsubscribe-section .form-message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.rbl-unsubscribe-section .resubscribe-note{font-size:14px;color:#888;font-style:italic}@media(max-width: 768px){.newsletter-section .newsletter-form{flex-direction:column;gap:10px}.newsletter-section .newsletter-form input[type=email]{border-right:1px solid rgba(255,255,255,.2);border-radius:4px}.newsletter-section .newsletter-form button[type=submit]{width:100%;border-radius:4px}}/*# sourceMappingURL=newsletter.css.map */
