.rt-newsletter-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(15,23,42,0.65);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:99999;display:none;align-items:center;justify-content:center;padding:20px;opacity:0;transition:opacity 0.3s ease}.rt-newsletter-modal-backdrop.is-active{display:flex;opacity:1}.rt-newsletter-modal{background:#ffffff;border-radius:16px;max-width:760px;width:100%;position:relative;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);overflow:hidden;transform:scale(0.95) translateY(10px);transition:transform 0.3s cubic-bezier(0.16,1,0.3,1)}.rt-newsletter-modal-backdrop.is-active .rt-newsletter-modal{transform:scale(1) translateY(0)}.rt-modal-close-btn{position:absolute;top:16px;right:16px;background:#f1f5f9;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;color:#64748b;cursor:pointer;z-index:10;transition:background 0.2s,color 0.2s,transform 0.2s}.rt-modal-close-btn:hover{background:#e2e8f0;color:#0f172a;transform:scale(1.08)}.rt-modal-inner{display:grid;grid-template-columns:280px 1fr;min-height:420px}@media (max-width:680px){.rt-modal-inner{grid-template-columns:1fr}.rt-modal-visual{display:none}}.rt-modal-visual{background:linear-gradient(135deg,#eaf5ee 0%,#dcfce7 100%);padding:36px 24px;display:flex;align-items:center;justify-content:center;border-right:1px solid #d1fae5;position:relative}.rt-modal-ebook-wrap{position:relative;text-align:center}.rt-ebook-free-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:#2d8653;color:#ffffff;font-size:0.72rem;font-weight:800;letter-spacing:1px;padding:4px 10px;border-radius:20px;box-shadow:0 4px 8px rgba(45,134,83,0.3);white-space:nowrap;z-index:2}.rt-modal-ebook-cover{max-width:190px;width:100%;height:auto;border-radius:8px;box-shadow:0 12px 24px -6px rgba(0,0,0,0.15),0 4px 6px -2px rgba(0,0,0,0.05);transform:perspective(600px) rotateY(-8deg);transition:transform 0.3s ease}.rt-modal-ebook-wrap:hover .rt-modal-ebook-cover{transform:perspective(600px) rotateY(0deg) scale(1.03)}.rt-modal-content{padding:40px 36px;display:flex;flex-direction:column;justify-content:center}@media (max-width:480px){.rt-modal-content{padding:30px 20px}}.rt-modal-tagline{display:inline-block;font-family:'Caveat',cursive,sans-serif;font-size:1.25rem;color:#2d8653;margin-bottom:2px}.rt-modal-title{font-family:'Playfair Display',Georgia,serif;font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 8px;line-height:1.25}.rt-modal-subtitle{font-size:0.92rem;color:#64748b;line-height:1.55;margin:0 0 20px}.rt-form-group{margin-bottom:14px}.rt-input-with-icon{position:relative;display:flex;align-items:center}.rt-input-icon{position:absolute;left:14px;color:#94a3b8;font-size:18px;width:18px;height:18px;pointer-events:none}.rt-newsletter-input{width:100%;height:46px;padding:10px 14px 10px 42px;border:1px solid #cbd5e1;border-radius:8px;font-size:0.95rem;color:#1e293b;background:#ffffff;transition:border-color 0.2s,box-shadow 0.2s;outline:none}.rt-newsletter-input:focus{border-color:#2d8653;box-shadow:0 0 0 3px rgba(45,134,83,0.15)}.rt-form-consent{margin-bottom:18px}.rt-consent-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:0.8rem;line-height:1.45;color:#475569}.rt-consent-label input[type="checkbox"]{margin-top:2px;cursor:pointer;width:16px;height:16px;accent-color:#2d8653;flex-shrink:0}.rt-consent-text a{color:#2d8653;text-decoration:underline}.rt-newsletter-submit-btn{width:100%;height:46px;background:#2d8653;color:#ffffff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background 0.2s,transform 0.15s,box-shadow 0.2s;box-shadow:0 2px 4px rgba(45,134,83,0.2)}.rt-newsletter-submit-btn:hover{background:#246d43;box-shadow:0 4px 10px rgba(45,134,83,0.3)}.rt-newsletter-submit-btn:disabled{opacity:0.7;cursor:not-allowed}.rt-btn-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,0.3);border-top-color:#ffffff;border-radius:50%;animation:rtSpin 0.6s linear infinite}@keyframes rtSpin{to{transform:rotate(360deg)}}.rt-newsletter-alert{margin-top:14px;padding:10px 14px;border-radius:6px;font-size:0.85rem;line-height:1.4}.rt-newsletter-alert.is-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.rt-newsletter-alert.is-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.rt-newsletter-success-state{text-align:center;padding:10px 0}.rt-success-icon-wrap{width:60px;height:60px;background:#dcfce7;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:#15803d}.rt-success-icon-wrap .dashicons{font-size:36px;width:36px;height:36px}.rt-success-heading{font-family:'Playfair Display',Georgia,serif;font-size:1.6rem;font-weight:700;color:#0f172a;margin:0 0 8px}.rt-success-message{font-size:0.95rem;color:#334155;line-height:1.55;margin:0 0 10px}.rt-success-hint{font-size:0.82rem;color:#64748b;margin:0 0 24px}.rt-success-close-btn{background:#f1f5f9;color:#334155;border:1px solid #e2e8f0;padding:10px 24px;border-radius:6px;font-size:0.9rem;font-weight:600;cursor:pointer;transition:all 0.2s}.rt-success-close-btn:hover{background:#e2e8f0;color:#0f172a}.rt-footer-newsletter-section{background:#ffffff;border:1px solid var(--rt-border-light,#e2e8f0);border-radius:12px;padding:26px 30px;margin-bottom:36px;display:grid;grid-template-columns:1.15fr 0.85fr;gap:28px;align-items:center;box-sizing:border-box;width:100%;max-width:100%}.rt-footer-nl-title{font-family:var(--rt-font-serif,'Playfair Display',Georgia,serif);font-size:1.35rem;font-weight:700;color:#0f172a;margin:0 0 6px;line-height:1.25}.rt-footer-nl-desc{font-size:0.88rem;color:#64748b;margin:0;line-height:1.45}.rt-footer-nl-form-row{display:flex;gap:8px;width:100%;align-items:center}.rt-footer-nl-form-row .rt-newsletter-input{flex:1;min-width:0;min-height:44px;height:44px;padding:0 14px;border:1.5px solid #cbd5e1;border-radius:8px;font-size:0.90rem;background:#ffffff;box-sizing:border-box;transition:border-color 0.15s ease,box-shadow 0.15s ease}.rt-footer-nl-form-row .rt-newsletter-input:focus{outline:none;border-color:var(--rt-color-primary,#2d8653);box-shadow:0 0 0 3px rgba(45,134,83,0.15)}.rt-footer-nl-form-row .rt-btn{min-height:44px !important;height:44px !important;padding:0 18px !important;font-size:0.88rem !important;font-weight:700 !important;border-radius:8px !important;white-space:nowrap !important;flex-shrink:0 !important;background:var(--rt-color-primary,#2d8653) !important;color:#ffffff !important;cursor:pointer;display:inline-flex !important;align-items:center !important;justify-content:center !important;transition:all 0.18s cubic-bezier(0.16,1,0.3,1) !important}.rt-footer-nl-form-row .rt-btn:hover,.rt-footer-nl-form-row .rt-btn:focus{background:#1e6b3f !important;transform:translateY(-1px);box-shadow:0 3px 8px rgba(45,134,83,0.3)}.rt-form-consent{margin-top:10px;margin-bottom:0;width:100%;box-sizing:border-box}.rt-consent-label{font-size:0.76rem;color:#64748b;display:flex !important;align-items:flex-start !important;gap:8px !important;line-height:1.4 !important;cursor:pointer;user-select:none;-webkit-user-select:none;margin:0;width:100%}.rt-consent-label input[type="checkbox"]{width:16px !important;height:16px !important;min-width:16px !important;min-height:16px !important;margin-top:2px !important;margin-right:0 !important;margin-bottom:0 !important;margin-left:0 !important;accent-color:var(--rt-color-primary,#2d8653);flex-shrink:0 !important;cursor:pointer}.rt-consent-label span{flex:1;min-width:0;word-break:normal;overflow-wrap:break-word}.rt-consent-label a{color:var(--rt-color-primary,#2d8653);text-decoration:underline;font-weight:500;transition:color 0.15s ease}.rt-consent-label a:hover{color:#1e6b3f}.rt-newsletter-alert{font-size:0.82rem;padding:8px 12px;border-radius:6px;margin-top:8px}@media (max-width:860px){.rt-footer-newsletter-section{grid-template-columns:1fr;gap:16px;padding:22px 20px;margin-bottom:28px}}@media (max-width:600px){.rt-footer-newsletter-section{width:100%;max-width:100%;box-sizing:border-box;padding:18px 16px;margin-bottom:20px;border-radius:12px;gap:14px;box-shadow:0 1px 3px rgba(0,0,0,0.04)}.rt-footer-nl-title{font-size:1.18rem;line-height:1.3;margin:0 0 6px;word-break:normal;overflow-wrap:break-word;letter-spacing:-0.2px}.rt-footer-nl-desc{font-size:0.82rem;line-height:1.4;color:#64748b;margin:0}.rt-footer-nl-form-row{flex-direction:column;align-items:stretch;gap:8px;width:100%;box-sizing:border-box}.rt-footer-nl-form-row .rt-newsletter-input{width:100% !important;min-height:44px !important;height:44px !important;padding:0 14px !important;font-size:16px !important;border-radius:8px !important;box-sizing:border-box !important}.rt-footer-nl-form-row .rt-btn{width:100% !important;min-height:44px !important;height:46px !important;justify-content:center !important;text-align:center !important;font-size:0.90rem !important;font-weight:700 !important;border-radius:8px !important;box-sizing:border-box !important}.rt-form-consent{margin-top:10px;width:100%}.rt-consent-label{display:flex !important;align-items:flex-start !important;gap:8px !important;font-size:0.74rem !important;line-height:1.38 !important}.rt-consent-label input[type="checkbox"]{width:16px !important;height:16px !important;min-width:16px !important;min-height:16px !important;margin-top:2px !important}}@media (max-width:380px){.rt-footer-newsletter-section{padding:15px 12px;border-radius:10px;gap:12px}.rt-footer-nl-title{font-size:1.10rem;line-height:1.28}.rt-footer-nl-desc{font-size:0.78rem;line-height:1.35}.rt-footer-nl-form-row .rt-btn{height:44px !important;font-size:0.86rem !important}.rt-consent-label{font-size:0.70rem !important;line-height:1.32 !important;gap:6px !important}}