/* Editor V5 Widget Library Pro - shared editor/public runtime styles */
:root{--r4v5-pro-primary:#0d6efd;--r4v5-pro-dark:#111827;--r4v5-pro-muted:#64748b;--r4v5-pro-soft:#eaf3ff;--r4v5-pro-border:#e5e7eb;--r4v5-pro-shadow:0 22px 60px rgba(15,23,42,.10)}
.r4v5-pro-section{box-sizing:border-box;padding:86px 24px;background:#fff;color:var(--r4v5-pro-dark)}
.r4v5-pro-section *{box-sizing:border-box}
.r4v5-pro-inner{width:min(1180px,100%);margin:0 auto}
.r4v5-pro-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;padding:8px 13px;border-radius:999px;background:var(--r4v5-pro-soft);color:var(--r4v5-pro-primary);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.r4v5-pro-title{margin:0 0 16px;color:var(--r4v5-pro-dark);font-size:clamp(34px,5vw,58px);line-height:1.06;font-weight:950;letter-spacing:-.045em}
.r4v5-pro-text{margin:0;color:var(--r4v5-pro-muted);font-size:18px;line-height:1.75}
.r4v5-pro-btns{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:28px}
.r4v5-pro-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease;color:inherit}
.r4v5-pro-btn:hover{transform:translateY(-1px)}
.r4v5-pro-btn-primary{background:var(--r4v5-pro-primary);color:#fff;box-shadow:0 12px 30px rgba(13,110,253,.25)}
.r4v5-pro-btn-ghost{background:#fff;color:var(--r4v5-pro-dark);border-color:var(--r4v5-pro-border)}
.r4v5-pro-btn-white{background:#fff;color:var(--r4v5-pro-primary)}
.r4v5-pro-btn-outline-white{background:transparent;color:#fff;border-color:rgba(255,255,255,.42)}
.r4v5-pro-header{text-align:center;max-width:860px;margin:0 auto 42px}.r4v5-pro-header .r4v5-pro-eyebrow{margin-left:auto;margin-right:auto}.r4v5-pro-header .r4v5-pro-text{max-width:760px;margin:0 auto}
.r4v5-pro-hero{padding:96px 24px;background:linear-gradient(135deg,#f8fbff 0%,#fff 52%,#eaf3ff 100%);overflow:hidden}.r4v5-pro-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:48px;align-items:center}.r4v5-pro-hero-title{font-size:clamp(44px,6vw,78px);line-height:1.01}.r4v5-pro-accent{display:inline;color:var(--r4v5-pro-primary)}.r4v5-pro-trust{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.r4v5-pro-trust-item{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:800;color:#334155}.r4v5-pro-check-dot{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:999px;background:var(--r4v5-pro-soft);color:var(--r4v5-pro-primary);font-weight:950}.r4v5-pro-visual{position:relative}.r4v5-pro-visual:before{content:"";position:absolute;inset:8% -6% -6% 12%;border-radius:40px;background:linear-gradient(135deg,rgba(13,110,253,.18),rgba(13,110,253,.04));transform:rotate(-5deg)}.r4v5-pro-img{position:relative;width:100%;display:block;border-radius:34px;box-shadow:var(--r4v5-pro-shadow);object-fit:cover}
.r4v5-pro-grid{display:grid;gap:24px}.r4v5-pro-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.r4v5-pro-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.r4v5-pro-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.r4v5-pro-card{background:#fff;border:1px solid var(--r4v5-pro-border);border-radius:28px;box-shadow:0 18px 48px rgba(15,23,42,.08);overflow:hidden}.r4v5-pro-card-body{padding:28px}.r4v5-pro-card-img{width:100%;display:block;aspect-ratio:16/9;object-fit:cover}.r4v5-pro-icon{width:48px;height:48px;border-radius:16px;background:var(--r4v5-pro-soft);color:var(--r4v5-pro-primary);display:grid;place-items:center;font-weight:950;margin-bottom:16px}.r4v5-pro-card-title{margin:0 0 10px;color:var(--r4v5-pro-dark);font-size:24px;line-height:1.2;font-weight:950}.r4v5-pro-card-text{margin:0;color:var(--r4v5-pro-muted);font-size:16px;line-height:1.7}.r4v5-pro-card-link{display:inline-flex;margin-top:18px;color:var(--r4v5-pro-primary);font-weight:900;text-decoration:none}
.r4v5-pro-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:52px;align-items:center}.r4v5-pro-check-list{list-style:none;padding:0;margin:28px 0;display:grid;gap:16px}.r4v5-pro-check-list li{display:grid;grid-template-columns:34px 1fr;gap:14px;align-items:start}.r4v5-pro-check{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:var(--r4v5-pro-soft);color:var(--r4v5-pro-primary);font-weight:950}.r4v5-pro-check-list strong{display:block;margin:0 0 4px;color:var(--r4v5-pro-dark);font-size:17px}.r4v5-pro-check-list p{margin:0;color:var(--r4v5-pro-muted);font-size:15px;line-height:1.65}.r4v5-pro-floating-badge{position:absolute;right:18px;bottom:18px;padding:16px 18px;border-radius:22px;background:#fff;box-shadow:0 16px 42px rgba(15,23,42,.18);max-width:190px}.r4v5-pro-score{font-size:26px;font-weight:950;color:var(--r4v5-pro-primary);line-height:1}.r4v5-pro-floating-badge p{margin:5px 0 0;color:#475569;font-size:13px;line-height:1.35}
.r4v5-pro-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;counter-reset:r4step}.r4v5-pro-step{position:relative;padding:28px;border-radius:26px;background:#fff;border:1px solid var(--r4v5-pro-border);box-shadow:0 16px 40px rgba(15,23,42,.06)}.r4v5-pro-step-num{display:inline-flex;margin-bottom:18px;color:var(--r4v5-pro-primary);font-size:30px;font-weight:950;letter-spacing:-.04em}.r4v5-pro-step h3{margin:0 0 10px;color:var(--r4v5-pro-dark);font-size:22px;font-weight:950}.r4v5-pro-step p{margin:0;color:var(--r4v5-pro-muted);font-size:15px;line-height:1.7}
.r4v5-pro-faq-list{max-width:920px;margin:0 auto;display:grid;gap:14px}.r4v5-pro-faq-item{border:1px solid var(--r4v5-pro-border);border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 12px 34px rgba(15,23,42,.05)}.r4v5-pro-faq-question{width:100%;border:0;background:transparent;color:var(--r4v5-pro-dark);display:flex;justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;font-size:17px;font-weight:950;text-align:left;cursor:pointer}.r4v5-pro-faq-icon{width:22px;height:22px;border-radius:999px;background:var(--r4v5-pro-soft);position:relative;flex:0 0 auto}.r4v5-pro-faq-icon:before,.r4v5-pro-faq-icon:after{content:"";position:absolute;background:var(--r4v5-pro-primary);left:6px;right:6px;top:10px;height:2px}.r4v5-pro-faq-icon:after{transform:rotate(90deg)}.r4v5-pro-faq-item.is-open .r4v5-pro-faq-icon:after{transform:rotate(0)}.r4v5-pro-faq-answer{display:none;padding:0 24px 22px;color:var(--r4v5-pro-muted);font-size:16px;line-height:1.7}.r4v5-pro-faq-item.is-open .r4v5-pro-faq-answer{display:block}.r4v5-pro-faq-answer p{margin:0}
.r4v5-pro-article{max-width:880px;margin:0 auto}.r4v5-pro-article h2{font-size:clamp(32px,4vw,48px);line-height:1.12;letter-spacing:-.035em;margin:0 0 18px;color:var(--r4v5-pro-dark)}.r4v5-pro-article p,.r4v5-pro-article li{font-size:18px;line-height:1.8;color:#475569}.r4v5-pro-article ul,.r4v5-pro-article ol{padding-left:1.3em}.r4v5-pro-quote{margin:0;padding:28px 30px;border-left:5px solid var(--r4v5-pro-primary);border-radius:22px;background:#f8fafc;color:var(--r4v5-pro-dark);font-size:22px;line-height:1.55;font-weight:800}
.r4v5-pro-cta{position:relative;overflow:hidden;padding:92px 24px;background:linear-gradient(135deg,#0d6efd,#083b88);color:#fff;text-align:center}.r4v5-pro-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.22),transparent 38%)}.r4v5-pro-cta .r4v5-pro-inner{position:relative}.r4v5-pro-cta .r4v5-pro-title,.r4v5-pro-cta .r4v5-pro-text{color:#fff}.r4v5-pro-cta .r4v5-pro-text{opacity:.88;max-width:760px;margin:0 auto}.r4v5-pro-cta .r4v5-pro-btns{justify-content:center}.r4v5-pro-note{margin:22px 0 0;color:rgba(255,255,255,.78);font-size:14px;font-weight:700}
.r4v5-pro-pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:var(--r4v5-pro-soft);color:var(--r4v5-pro-primary);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.r4v5-pro-list-basic{font-size:18px;line-height:1.75;color:#475569}.r4v5-pro-list-basic li{margin:0 0 8px}
/* Lista Pro riutilizzabile: varianti colore, forma, spaziatura e layout */
.r4v5-list-pro{--r4-list-color:#0d6efd;--r4-list-soft:#eaf3ff;--r4-list-text:#475569;--r4-list-title:#111827;list-style:none;margin:0;padding:0;display:grid;gap:14px;color:var(--r4-list-text);font-size:17px;line-height:1.65}.r4v5-list-pro li{position:relative}.r4v5-list-pro__item{display:grid;grid-template-columns:36px 1fr;gap:14px;align-items:start}.r4v5-list-pro__marker{width:34px;height:34px;display:grid;place-items:center;background:var(--r4-list-soft);color:var(--r4-list-color);font-weight:950;line-height:1;flex:0 0 auto}.r4v5-list-pro__content strong{display:block;color:var(--r4-list-title);margin:0 0 4px;font-size:17px}.r4v5-list-pro__content p{margin:0;color:var(--r4-list-text)}.r4v5-list-pro--blue{--r4-list-color:#0d6efd;--r4-list-soft:#eaf3ff}.r4v5-list-pro--green{--r4-list-color:#16a34a;--r4-list-soft:#dcfce7}.r4v5-list-pro--orange{--r4-list-color:#f97316;--r4-list-soft:#ffedd5}.r4v5-list-pro--purple{--r4-list-color:#7c3aed;--r4-list-soft:#ede9fe}.r4v5-list-pro--dark{--r4-list-color:#111827;--r4-list-soft:#f3f4f6}.r4v5-list-pro--circle .r4v5-list-pro__marker{border-radius:999px}.r4v5-list-pro--square .r4v5-list-pro__marker{border-radius:9px}.r4v5-list-pro--pill .r4v5-list-pro__marker{border-radius:14px}.r4v5-list-pro--diamond .r4v5-list-pro__marker{border-radius:8px;transform:rotate(45deg)}.r4v5-list-pro--diamond .r4v5-list-pro__marker span{display:block;transform:rotate(-45deg)}.r4v5-list-pro--dot .r4v5-list-pro__marker{width:14px;height:14px;margin-top:8px;border-radius:999px}.r4v5-list-pro--dot .r4v5-list-pro__marker span{display:none}.r4v5-list-pro--dot .r4v5-list-pro__item{grid-template-columns:18px 1fr}.r4v5-list-pro--compact{gap:8px}.r4v5-list-pro--relaxed{gap:20px}.r4v5-list-pro--boxed li{padding:18px;border-radius:20px;background:#fff;border:1px solid var(--r4v5-pro-border);box-shadow:0 12px 30px rgba(15,23,42,.06)}.r4v5-list-pro--soft li{padding:16px 18px;border-radius:18px;background:#f8fafc;border:1px solid var(--r4v5-pro-border)}.r4v5-list-pro--number .r4v5-list-pro__marker{font-size:16px}.r4v5-list-pro--large .r4v5-list-pro__item{grid-template-columns:46px 1fr}.r4v5-list-pro--large .r4v5-list-pro__marker{width:46px;height:46px;font-size:18px}.r4v5-list-pro--large .r4v5-list-pro__content strong{font-size:18px}
/* Safety responsive layer for inline-style experimental widgets */
@media (max-width:980px){.r4v5-pro-hero-grid,.r4v5-pro-split{grid-template-columns:1fr}.r4v5-pro-grid-4,.r4v5-pro-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.r4v5-pro-steps{grid-template-columns:repeat(2,minmax(0,1fr))}section [style*="grid-template-columns:repeat(5"],section [style*="grid-template-columns: repeat(5"]{grid-template-columns:repeat(3,minmax(0,1fr))!important}section [style*="grid-template-columns:repeat(4"],section [style*="grid-template-columns: repeat(4"],section [style*="grid-template-columns:repeat(3"],section [style*="grid-template-columns: repeat(3"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}section [style*="grid-template-columns:1fr .95fr"],section [style*="grid-template-columns:1fr 1fr"],section [style*="grid-template-columns:1.2fr 1fr 1fr"],section [style*="grid-template-columns:1.05fr .95fr"]{grid-template-columns:1fr!important}section header[style*="display:flex"]{align-items:flex-start!important;flex-direction:column!important}}
@media (max-width:640px){.r4v5-pro-section,.r4v5-pro-hero,.r4v5-pro-cta{padding:64px 18px}.r4v5-pro-grid-4,.r4v5-pro-grid-3,.r4v5-pro-grid-2,.r4v5-pro-steps{grid-template-columns:1fr}.r4v5-pro-btns{flex-direction:column;align-items:stretch}.r4v5-pro-btn{width:100%}.r4v5-pro-floating-badge{position:relative;right:auto;bottom:auto;margin-top:16px}.r4v5-pro-faq-question{padding:18px 18px}.r4v5-pro-faq-answer{padding:0 18px 18px}.r4v5-list-pro__item{grid-template-columns:32px 1fr}.r4v5-list-pro__marker{width:30px;height:30px}.r4v5-list-pro--large .r4v5-list-pro__item{grid-template-columns:40px 1fr}.r4v5-list-pro--large .r4v5-list-pro__marker{width:40px;height:40px}section{max-width:100%;overflow-x:hidden}section [style*="grid-template-columns:repeat("],section [style*="grid-template-columns: repeat("],section [style*="grid-template-columns:1fr"],section [style*="grid-template-columns:1.2fr"]{grid-template-columns:1fr!important}section [style*="transform:translateY"]{transform:none!important}section [style*="font-size:78px"],section [style*="font-size:58px"],section [style*="font-size:54px"]{font-size:clamp(30px,10vw,44px)!important}section [style*="padding:86px 24px"],section [style*="padding:88px 24px"],section [style*="padding:76px 24px"],section [style*="padding:68px 24px"]{padding:58px 18px!important}section a[style*="width:100%"],section button[style*="width:100%"]{width:100%!important}}


/* Alert Pro - avvisi per singola pagina */
.r4v5-pro-alert{--r4-alert-accent:#2563eb;--r4-alert-bg:#eff6ff;--r4-alert-border:#bfdbfe;--r4-alert-text:#1e3a8a;position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:start;width:100%;padding:20px 22px;border:1px solid var(--r4-alert-border);border-radius:20px;background:var(--r4-alert-bg);color:var(--r4-alert-text);box-shadow:0 12px 34px rgba(15,23,42,.07);box-sizing:border-box;transition:opacity .2s ease,transform .2s ease}
.r4v5-pro-alert *{box-sizing:border-box}
.r4v5-pro-alert[data-r4v5-alert-type="success"]{--r4-alert-accent:#15803d;--r4-alert-bg:#f0fdf4;--r4-alert-border:#bbf7d0;--r4-alert-text:#14532d}
.r4v5-pro-alert[data-r4v5-alert-type="warning"]{--r4-alert-accent:#b45309;--r4-alert-bg:#fffbeb;--r4-alert-border:#fde68a;--r4-alert-text:#78350f}
.r4v5-pro-alert[data-r4v5-alert-type="danger"]{--r4-alert-accent:#b91c1c;--r4-alert-bg:#fef2f2;--r4-alert-border:#fecaca;--r4-alert-text:#7f1d1d}
.r4v5-pro-alert[data-r4v5-alert-type="neutral"]{--r4-alert-accent:#475569;--r4-alert-bg:#f8fafc;--r4-alert-border:#cbd5e1;--r4-alert-text:#334155}
.r4v5-pro-alert[data-r4v5-alert-style="solid"]{background:var(--r4-alert-accent);border-color:var(--r4-alert-accent);color:#fff;box-shadow:0 14px 34px color-mix(in srgb,var(--r4-alert-accent) 24%,transparent)}
.r4v5-pro-alert[data-r4v5-alert-style="outline"]{background:transparent;border-width:2px;color:var(--r4-alert-text);box-shadow:none}
.r4v5-pro-alert__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;background:color-mix(in srgb,var(--r4-alert-accent) 14%,transparent);color:var(--r4-alert-accent);font-size:20px;font-weight:950;line-height:1}
.r4v5-pro-alert[data-r4v5-alert-style="solid"] .r4v5-pro-alert__icon{background:rgba(255,255,255,.18);color:#fff}
.r4v5-pro-alert__icon span:before{content:"i"}
.r4v5-pro-alert[data-r4v5-alert-type="success"] .r4v5-pro-alert__icon span:before{content:"✓"}
.r4v5-pro-alert[data-r4v5-alert-type="warning"] .r4v5-pro-alert__icon span:before{content:"!"}
.r4v5-pro-alert[data-r4v5-alert-type="danger"] .r4v5-pro-alert__icon span:before{content:"!"}
.r4v5-pro-alert[data-r4v5-alert-type="neutral"] .r4v5-pro-alert__icon span:before{content:"•"}
.r4v5-pro-alert__content{min-width:0}
.r4v5-pro-alert__title{display:block;margin:0 0 5px;color:inherit;font-size:17px;line-height:1.35;font-weight:900}
.r4v5-pro-alert__text{margin:0;color:inherit;font-size:15px;line-height:1.65;opacity:.92}
.r4v5-pro-alert__cta{display:inline-flex;align-items:center;margin-top:10px;color:var(--r4-alert-accent);font-size:14px;font-weight:900;text-decoration:none}
.r4v5-pro-alert[data-r4v5-alert-style="solid"] .r4v5-pro-alert__cta{color:#fff;text-decoration:underline;text-underline-offset:3px}
.r4v5-pro-alert__close{appearance:none;border:0;background:transparent;color:inherit;width:34px;height:34px;border-radius:999px;display:grid;place-items:center;font-size:25px;line-height:1;cursor:pointer;opacity:.7}
.r4v5-pro-alert__close:hover{background:color-mix(in srgb,currentColor 10%,transparent);opacity:1}
.r4v5-pro-alert[data-r4v5-alert-dismissible="false"] .r4v5-pro-alert__close{display:none}
.r4v5-pro-alert[data-r4v5-alert-icon="false"]{grid-template-columns:minmax(0,1fr) auto}
.r4v5-pro-alert[data-r4v5-alert-icon="false"] .r4v5-pro-alert__icon{display:none}
.r4v5-pro-alert[data-r4v5-alert-cta="false"] .r4v5-pro-alert__cta{display:none}
.r4v5-pro-alert.is-dismissed{opacity:0;transform:translateY(-6px);pointer-events:none}
@media(max-width:640px){.r4v5-pro-alert{padding:17px 16px;gap:12px;border-radius:16px}.r4v5-pro-alert__icon{width:34px;height:34px}.r4v5-pro-alert__close{width:30px;height:30px}}


/* Alert Pro v2 scheduling and modal */
.r4v5-pro-alert[data-r4v5-notice-pending="1"]{display:none}
.r4v5-pro-alert[data-r4v5-alert-size="sm"]{max-width:520px}
.r4v5-pro-alert[data-r4v5-alert-size="md"]{max-width:760px}
.r4v5-pro-alert[data-r4v5-alert-size="lg"]{max-width:1040px}
.r4v5-pro-alert[data-r4v5-alert-size="full"]{max-width:100%}

.r4v5-pro-modal{--r4-alert-accent:#2563eb;--r4-alert-bg:#ffffff;--r4-alert-border:#bfdbfe;--r4-alert-text:#1e3a8a;position:fixed;inset:0;z-index:2147483647;display:none;place-items:center;padding:max(14px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));box-sizing:border-box;overflow:auto;overscroll-behavior:contain}
.r4v5-pro-modal.is-open{display:grid}
.r4v5-pro-modal__backdrop{position:absolute;inset:0;background:rgba(2,6,23,.62);backdrop-filter:blur(5px)}
.r4v5-pro-modal__dialog{position:relative;z-index:2;width:min(100%,560px);max-width:calc(100vw - 28px);max-height:calc(100vh - 28px);max-height:calc(100dvh - 28px);overflow:auto;-webkit-overflow-scrolling:touch;padding:34px;border:1px solid var(--r4-alert-border);border-radius:26px;background:var(--r4-alert-bg);color:var(--r4-alert-text);box-shadow:0 30px 100px rgba(2,6,23,.35);box-sizing:border-box;transform:translateY(0);transition:opacity .2s ease,transform .2s ease}
.r4v5-pro-modal[data-r4v5-modal-size="sm"] .r4v5-pro-modal__dialog{width:min(100%,420px)}
.r4v5-pro-modal[data-r4v5-modal-size="md"] .r4v5-pro-modal__dialog{width:min(100%,560px)}
.r4v5-pro-modal[data-r4v5-modal-size="lg"] .r4v5-pro-modal__dialog{width:min(100%,760px)}
.r4v5-pro-modal[data-r4v5-modal-size="xl"] .r4v5-pro-modal__dialog{width:min(100%,960px)}
.r4v5-pro-modal[data-r4v5-modal-size="full"] .r4v5-pro-modal__dialog{width:min(calc(100vw - 28px),1500px);min-height:min(86vh,900px);min-height:min(86dvh,900px)}
.r4v5-pro-modal[data-r4v5-alert-type="success"]{--r4-alert-accent:#15803d;--r4-alert-bg:#f0fdf4;--r4-alert-border:#bbf7d0;--r4-alert-text:#14532d}
.r4v5-pro-modal[data-r4v5-alert-type="warning"]{--r4-alert-accent:#b45309;--r4-alert-bg:#fffbeb;--r4-alert-border:#fde68a;--r4-alert-text:#78350f}
.r4v5-pro-modal[data-r4v5-alert-type="danger"]{--r4-alert-accent:#b91c1c;--r4-alert-bg:#fef2f2;--r4-alert-border:#fecaca;--r4-alert-text:#7f1d1d}
.r4v5-pro-modal[data-r4v5-alert-type="neutral"]{--r4-alert-accent:#475569;--r4-alert-bg:#f8fafc;--r4-alert-border:#cbd5e1;--r4-alert-text:#334155}
.r4v5-pro-modal[data-r4v5-alert-style="solid"] .r4v5-pro-modal__dialog{background:var(--r4-alert-accent);border-color:var(--r4-alert-accent);color:#fff}
.r4v5-pro-modal[data-r4v5-alert-style="outline"] .r4v5-pro-modal__dialog{background:#fff;border:2px solid var(--r4-alert-accent);color:var(--r4-alert-text)}
.r4v5-pro-modal__icon{display:grid;place-items:center;width:50px;height:50px;margin-bottom:18px;border-radius:999px;background:color-mix(in srgb,var(--r4-alert-accent) 14%,transparent);color:var(--r4-alert-accent);font-size:24px;font-weight:950}
.r4v5-pro-modal[data-r4v5-alert-style="solid"] .r4v5-pro-modal__icon{background:rgba(255,255,255,.18);color:#fff}
.r4v5-pro-modal__icon span:before{content:"i"}
.r4v5-pro-modal[data-r4v5-alert-type="success"] .r4v5-pro-modal__icon span:before{content:"✓"}
.r4v5-pro-modal[data-r4v5-alert-type="warning"] .r4v5-pro-modal__icon span:before,.r4v5-pro-modal[data-r4v5-alert-type="danger"] .r4v5-pro-modal__icon span:before{content:"!"}
.r4v5-pro-modal[data-r4v5-alert-type="neutral"] .r4v5-pro-modal__icon span:before{content:"•"}
.r4v5-pro-modal__title{display:block;margin:0 48px 10px 0;color:inherit;font-size:clamp(26px,4vw,38px);line-height:1.12;font-weight:950;letter-spacing:-.025em}
.r4v5-pro-modal__text{margin:0;color:inherit;font-size:17px;line-height:1.7;opacity:.9}
.r4v5-pro-modal__cta{display:inline-flex;margin-top:22px;padding:12px 18px;border-radius:999px;background:var(--r4-alert-accent);color:#fff;text-decoration:none;font-weight:900}
.r4v5-pro-modal[data-r4v5-alert-style="solid"] .r4v5-pro-modal__cta{background:#fff;color:var(--r4-alert-accent)}
.r4v5-pro-modal__close{position:absolute;top:16px;right:16px;z-index:3;appearance:none;border:0;background:rgba(15,23,42,.08);color:inherit;width:38px;height:38px;border-radius:999px;display:grid;place-items:center;font-size:27px;line-height:1;cursor:pointer}
.r4v5-pro-modal[data-r4v5-alert-dismissible="false"] .r4v5-pro-modal__close{display:none}
.r4v5-pro-modal[data-r4v5-alert-icon="false"] .r4v5-pro-modal__icon{display:none}
.r4v5-pro-modal[data-r4v5-alert-cta="false"] .r4v5-pro-modal__cta{display:none}
.r4v5-pro-modal.is-dismissed .r4v5-pro-modal__dialog{opacity:0;transform:translateY(8px)}
.r4v5-pro-modal.is-dismissed .r4v5-pro-modal__backdrop{opacity:0}
html.r4v5-modal-open,body.r4v5-modal-open{overflow:hidden}

.r4v5-pro-modal.is-r4v5-editor-preview{position:relative;inset:auto;z-index:auto;display:block!important;padding:20px;background:repeating-linear-gradient(135deg,#f8fafc,#f8fafc 12px,#eef2f7 12px,#eef2f7 24px);border:1px dashed #94a3b8;border-radius:22px}
.r4v5-pro-modal.is-r4v5-editor-preview:before{content:"Anteprima Modal Alert Pro";display:block;margin:0 0 10px;color:#64748b;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.r4v5-pro-modal.is-r4v5-editor-preview .r4v5-pro-modal__backdrop{display:none}
.r4v5-pro-modal.is-r4v5-editor-preview .r4v5-pro-modal__dialog{position:relative;max-width:100%;max-height:none;margin:0 auto;box-shadow:0 16px 46px rgba(15,23,42,.14)}
.r4v5-pro-modal.is-r4v5-editor-preview .r4v5-pro-modal__close{pointer-events:none;opacity:.45}

@media(max-width:640px){
  .r4v5-pro-modal{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}
  .r4v5-pro-modal__dialog{width:100%!important;max-width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px);padding:24px 18px;border-radius:18px}
  .r4v5-pro-modal__title{margin-right:42px;font-size:clamp(24px,8vw,30px)}
  .r4v5-pro-modal__text{font-size:16px}
}

@media(max-height:700px){
  .r4v5-pro-modal{place-items:start center}
  .r4v5-pro-modal__dialog{margin:auto 0;max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px);padding-top:24px;padding-bottom:24px}
}

@media(max-height:520px){
  .r4v5-pro-modal{padding-top:8px;padding-bottom:8px}
  .r4v5-pro-modal__dialog{max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px);padding:18px 18px;border-radius:16px}
  .r4v5-pro-modal__title{font-size:24px}
  .r4v5-pro-modal__text{font-size:15px;line-height:1.55}
}


/* Alert Pro v3 motion */
.r4v5-pro-alert.r4v5-notice-motion-ready{
  transition:opacity var(--r4v5-notice-in-ms,450ms) ease,transform var(--r4v5-notice-in-ms,450ms) cubic-bezier(.22,1,.36,1)!important;
  will-change:opacity,transform;
}
.r4v5-pro-alert.r4v5-notice-motion-ready[data-r4v5-animation-in="fade"]:not(.is-r4v5-notice-visible){opacity:0}
.r4v5-pro-alert.r4v5-notice-motion-ready[data-r4v5-animation-in="slide-left"]:not(.is-r4v5-notice-visible){opacity:0;transform:translateX(-48px)}
.r4v5-pro-alert.r4v5-notice-motion-ready[data-r4v5-animation-in="slide-right"]:not(.is-r4v5-notice-visible){opacity:0;transform:translateX(48px)}
.r4v5-pro-alert.r4v5-notice-motion-ready[data-r4v5-animation-in="slide-top"]:not(.is-r4v5-notice-visible){opacity:0;transform:translateY(-36px)}
.r4v5-pro-alert.r4v5-notice-motion-ready[data-r4v5-animation-in="slide-bottom"]:not(.is-r4v5-notice-visible){opacity:0;transform:translateY(36px)}
.r4v5-pro-alert.r4v5-notice-motion-ready[data-r4v5-animation-in="zoom"]:not(.is-r4v5-notice-visible){opacity:0;transform:scale(.94)}
.r4v5-pro-alert.r4v5-notice-motion-ready.is-r4v5-notice-visible{opacity:1;transform:none}

.r4v5-pro-alert.r4v5-notice-motion-ready.is-r4v5-notice-leaving{
  transition-duration:var(--r4v5-notice-out-ms,350ms)!important;
}
.r4v5-pro-alert.r4v5-notice-motion-ready.is-r4v5-notice-leaving[data-r4v5-animation-out="fade"]{opacity:0}
.r4v5-pro-alert.r4v5-notice-motion-ready.is-r4v5-notice-leaving[data-r4v5-animation-out="slide-left"]{opacity:0;transform:translateX(-48px)}
.r4v5-pro-alert.r4v5-notice-motion-ready.is-r4v5-notice-leaving[data-r4v5-animation-out="slide-right"]{opacity:0;transform:translateX(48px)}
.r4v5-pro-alert.r4v5-notice-motion-ready.is-r4v5-notice-leaving[data-r4v5-animation-out="slide-top"]{opacity:0;transform:translateY(-36px)}
.r4v5-pro-alert.r4v5-notice-motion-ready.is-r4v5-notice-leaving[data-r4v5-animation-out="slide-bottom"]{opacity:0;transform:translateY(36px)}
.r4v5-pro-alert.r4v5-notice-motion-ready.is-r4v5-notice-leaving[data-r4v5-animation-out="zoom"]{opacity:0;transform:scale(.94)}

.r4v5-pro-modal.r4v5-notice-motion-ready .r4v5-pro-modal__dialog{
  transition:opacity var(--r4v5-notice-in-ms,450ms) ease,transform var(--r4v5-notice-in-ms,450ms) cubic-bezier(.22,1,.36,1)!important;
  will-change:opacity,transform;
}
.r4v5-pro-modal.r4v5-notice-motion-ready .r4v5-pro-modal__backdrop{
  opacity:0;
  transition:opacity var(--r4v5-notice-in-ms,450ms) ease!important;
}
.r4v5-pro-modal.r4v5-notice-motion-ready[data-r4v5-animation-in="fade"]:not(.is-r4v5-notice-visible) .r4v5-pro-modal__dialog{opacity:0}
.r4v5-pro-modal.r4v5-notice-motion-ready[data-r4v5-animation-in="slide-left"]:not(.is-r4v5-notice-visible) .r4v5-pro-modal__dialog{opacity:0;transform:translateX(-64px)}
.r4v5-pro-modal.r4v5-notice-motion-ready[data-r4v5-animation-in="slide-right"]:not(.is-r4v5-notice-visible) .r4v5-pro-modal__dialog{opacity:0;transform:translateX(64px)}
.r4v5-pro-modal.r4v5-notice-motion-ready[data-r4v5-animation-in="slide-top"]:not(.is-r4v5-notice-visible) .r4v5-pro-modal__dialog{opacity:0;transform:translateY(-48px)}
.r4v5-pro-modal.r4v5-notice-motion-ready[data-r4v5-animation-in="slide-bottom"]:not(.is-r4v5-notice-visible) .r4v5-pro-modal__dialog{opacity:0;transform:translateY(48px)}
.r4v5-pro-modal.r4v5-notice-motion-ready[data-r4v5-animation-in="zoom"]:not(.is-r4v5-notice-visible) .r4v5-pro-modal__dialog{opacity:0;transform:scale(.92)}
.r4v5-pro-modal.r4v5-notice-motion-ready.is-r4v5-notice-visible .r4v5-pro-modal__dialog{opacity:1;transform:none}
.r4v5-pro-modal.r4v5-notice-motion-ready.is-r4v5-notice-visible .r4v5-pro-modal__backdrop{opacity:1}

.r4v5-pro-modal.r4v5-notice-motion-ready.is-r4v5-notice-leaving .r4v5-pro-modal__dialog{
  transition-duration:var(--r4v5-notice-out-ms,350ms)!important;
}
.r4v5-pro-modal.r4v5-notice-motion-ready.is-r4v5-notice-leaving .r4v5-pro-modal__backdrop{
  opacity:0;
  transition-duration:var(--r4v5-notice-out-ms,350ms)!important;
}
.r4v5-pro-modal.r4v5-notice-motion-ready.is-r4v5-notice-leaving[data-r4v5-animation-out="fade"] .r4v5-pro-modal__dialog{opacity:0}
.r4v5-pro-modal.r4v5-notice-motion-ready.is-r4v5-notice-leaving[data-r4v5-animation-out="slide-left"] .r4v5-pro-modal__dialog{opacity:0;transform:translateX(-64px)}
.r4v5-pro-modal.r4v5-notice-motion-ready.is-r4v5-notice-leaving[data-r4v5-animation-out="slide-right"] .r4v5-pro-modal__dialog{opacity:0;transform:translateX(64px)}
.r4v5-pro-modal.r4v5-notice-motion-ready.is-r4v5-notice-leaving[data-r4v5-animation-out="slide-top"] .r4v5-pro-modal__dialog{opacity:0;transform:translateY(-48px)}
.r4v5-pro-modal.r4v5-notice-motion-ready.is-r4v5-notice-leaving[data-r4v5-animation-out="slide-bottom"] .r4v5-pro-modal__dialog{opacity:0;transform:translateY(48px)}
.r4v5-pro-modal.r4v5-notice-motion-ready.is-r4v5-notice-leaving[data-r4v5-animation-out="zoom"] .r4v5-pro-modal__dialog{opacity:0;transform:scale(.92)}

@media (prefers-reduced-motion: reduce){
  .r4v5-pro-alert.r4v5-notice-motion-ready,
  .r4v5-pro-modal.r4v5-notice-motion-ready .r4v5-pro-modal__dialog,
  .r4v5-pro-modal.r4v5-notice-motion-ready .r4v5-pro-modal__backdrop{
    transition-duration:1ms!important;
  }
}


/* Alert Pro v4 background and layout */
.r4v5-pro-alert[data-r4v5-content-align="center"] .r4v5-pro-alert__content{text-align:center}
.r4v5-pro-alert[data-r4v5-content-align="right"] .r4v5-pro-alert__content{text-align:right}
.r4v5-pro-alert[data-r4v5-content-align="center"] .r4v5-pro-alert__cta{justify-content:center}
.r4v5-pro-alert[data-r4v5-content-align="right"] .r4v5-pro-alert__cta{justify-content:flex-end}
.r4v5-pro-modal[data-r4v5-content-align="center"] .r4v5-pro-modal__icon{margin-left:auto;margin-right:auto}
.r4v5-pro-modal[data-r4v5-content-align="right"] .r4v5-pro-modal__icon{margin-left:auto;margin-right:0}
.r4v5-pro-modal[data-r4v5-content-align="center"] .r4v5-pro-modal__cta{align-self:center}
.r4v5-pro-modal[data-r4v5-content-align="right"] .r4v5-pro-modal__cta{align-self:flex-end}
.r4v5-pro-modal[data-r4v5-content-align="left"] .r4v5-pro-modal__cta{align-self:flex-start}


/* Newsletter Pro v1 */
.r4v5-pro-newsletter .r4v5-pro-modal__dialog{overflow:auto}
.r4v5-pro-newsletter__content{width:100%;min-width:0}
.r4v5-pro-newsletter__form{display:grid;width:100%;gap:14px;margin-top:24px}
.r4v5-pro-newsletter__field{width:100%}
.r4v5-pro-newsletter__field label{display:grid;gap:7px;width:100%;font-size:13px;font-weight:850;color:inherit}
.r4v5-pro-newsletter__field input{box-sizing:border-box;width:100%;min-height:48px;padding:12px 14px;border:1px solid color-mix(in srgb,var(--r4-alert-text) 20%,transparent);border-radius:14px;background:rgba(255,255,255,.9);color:#111827;font:inherit;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.r4v5-pro-newsletter__field input:focus{border-color:var(--r4-alert-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--r4-alert-accent) 16%,transparent);background:#fff}
.r4v5-pro-newsletter__consent{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;width:100%;font-size:12px;line-height:1.55;color:inherit;opacity:.9}
.r4v5-pro-newsletter__consent input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--r4-alert-accent)}
.r4v5-pro-newsletter__consent a{color:inherit;font-weight:850;text-decoration:underline;text-underline-offset:2px}
.r4v5-pro-newsletter__submit{appearance:none;border:0;width:100%;min-height:50px;padding:13px 20px;border-radius:14px;background:var(--r4-alert-accent);color:#fff;font:inherit;font-weight:900;cursor:pointer;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease;box-shadow:0 10px 24px color-mix(in srgb,var(--r4-alert-accent) 24%,transparent)}
.r4v5-pro-newsletter__submit:hover{transform:translateY(-1px)}
.r4v5-pro-newsletter__submit:disabled{cursor:wait;opacity:.65;transform:none}
.r4v5-pro-newsletter[data-r4v5-alert-style="solid"] .r4v5-pro-newsletter__submit{background:#fff;color:var(--r4-alert-accent)}
.r4v5-pro-newsletter__status{min-height:0;margin:0;font-size:13px;line-height:1.5;font-weight:750}
.r4v5-pro-newsletter__status:empty{display:none}
.r4v5-pro-newsletter__status[data-state="success"]{color:#15803d}
.r4v5-pro-newsletter__status[data-state="error"]{color:#b91c1c}
.r4v5-pro-newsletter[data-r4v5-alert-style="solid"] .r4v5-pro-newsletter__status[data-state="success"],
.r4v5-pro-newsletter[data-r4v5-alert-style="solid"] .r4v5-pro-newsletter__status[data-state="error"]{color:#fff}
.r4v5-pro-newsletter__honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

.r4v5-pro-newsletter[data-r4v5-newsletter-mode="inline"]{position:relative;inset:auto;z-index:auto;display:none;place-items:initial;padding:0;background:transparent}
.r4v5-pro-newsletter[data-r4v5-newsletter-mode="inline"].is-open{display:block}
.r4v5-pro-newsletter[data-r4v5-newsletter-mode="inline"] .r4v5-pro-modal__backdrop{display:none!important}
.r4v5-pro-newsletter[data-r4v5-newsletter-mode="inline"] .r4v5-pro-modal__dialog{position:relative;max-height:none;margin:0 auto}
.r4v5-pro-newsletter[data-r4v5-newsletter-mode="inline"].is-r4v5-editor-preview{display:block!important}

.r4v5-pro-newsletter.is-r4v5-editor-preview:before{content:"Anteprima Newsletter Pro"}
.r4v5-pro-newsletter.is-r4v5-editor-preview .r4v5-pro-newsletter__submit{pointer-events:none}
.r4v5-pro-newsletter.is-r4v5-editor-preview .r4v5-pro-newsletter__consent a{pointer-events:none}

.r4v5-pro-newsletter[data-r4v5-content-align="center"] .r4v5-pro-newsletter__content{text-align:center}
.r4v5-pro-newsletter[data-r4v5-content-align="right"] .r4v5-pro-newsletter__content{text-align:right}
.r4v5-pro-newsletter[data-r4v5-content-align="center"] .r4v5-pro-newsletter__consent,
.r4v5-pro-newsletter[data-r4v5-content-align="right"] .r4v5-pro-newsletter__consent{text-align:left}

@media(max-width:640px){
  .r4v5-pro-newsletter__form{margin-top:20px;gap:12px}
  .r4v5-pro-newsletter__field input{min-height:46px}
  .r4v5-pro-newsletter__submit{min-height:48px}
}


/* Modal viewport safety v2 */
.r4v5-pro-modal.is-r4v5-body-modal{
  position:fixed!important;
  inset:0!important;
  z-index:2147483647!important;
  isolation:isolate;
  transform:none!important;
  filter:none!important;
  perspective:none!important;
}
.r4v5-pro-modal.is-r4v5-body-modal .r4v5-pro-modal__backdrop{position:fixed;inset:0}
.r4v5-pro-modal.is-r4v5-body-modal .r4v5-pro-modal__dialog{
  flex:0 1 auto;
  margin:auto;
}
html.r4v5-modal-open,body.r4v5-modal-open{
  overflow:hidden!important;
  overscroll-behavior:none;
}


/* Social Follow Pro v1 */
.r4v5-pro-social-follow{--r4v5-social-gap:12px;--r4v5-social-custom:#111827;width:100%;box-sizing:border-box}
.r4v5-pro-social-follow__inner{display:flex;flex-direction:column;gap:14px}
.r4v5-pro-social-follow__title{display:block;font-size:16px;line-height:1.35;font-weight:900;color:inherit}
.r4v5-pro-social-follow__links{display:flex;flex-wrap:wrap;gap:var(--r4v5-social-gap)}
.r4v5-pro-social-follow[data-r4v5-social-layout="vertical"] .r4v5-pro-social-follow__links{flex-direction:column;flex-wrap:nowrap}
.r4v5-pro-social-follow[data-r4v5-social-align="left"] .r4v5-pro-social-follow__inner{align-items:flex-start;text-align:left}
.r4v5-pro-social-follow[data-r4v5-social-align="center"] .r4v5-pro-social-follow__inner{align-items:center;text-align:center}
.r4v5-pro-social-follow[data-r4v5-social-align="right"] .r4v5-pro-social-follow__inner{align-items:flex-end;text-align:right}
.r4v5-pro-social-follow__links a{display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;font-weight:850;line-height:1;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;color:#fff}
.r4v5-pro-social-follow__links a:hover{transform:translateY(-2px)}
.r4v5-pro-social-follow__links a[hidden]{display:none!important}
.r4v5-pro-social-follow__icon{display:inline-grid;place-items:center;min-width:1.1em;font-weight:950;letter-spacing:-.04em}
.r4v5-pro-social-follow[data-r4v5-social-show-labels="false"] .r4v5-pro-social-follow__label{display:none}
.r4v5-pro-social-follow[data-r4v5-social-style="pill"] .r4v5-pro-social-follow__links a{border-radius:999px;padding:.75em 1em;box-shadow:0 8px 22px rgba(15,23,42,.12)}
.r4v5-pro-social-follow[data-r4v5-social-style="circle"] .r4v5-pro-social-follow__links a{width:2.85em;height:2.85em;border-radius:999px;padding:0;box-shadow:0 8px 22px rgba(15,23,42,.12)}
.r4v5-pro-social-follow[data-r4v5-social-style="circle"] .r4v5-pro-social-follow__label{display:none}
.r4v5-pro-social-follow[data-r4v5-social-style="minimal"] .r4v5-pro-social-follow__links a{background:transparent!important;color:inherit!important;padding:.45em .2em;border-radius:8px;box-shadow:none}
.r4v5-pro-social-follow[data-r4v5-social-size="sm"] .r4v5-pro-social-follow__links a{font-size:13px}
.r4v5-pro-social-follow[data-r4v5-social-size="md"] .r4v5-pro-social-follow__links a{font-size:15px}
.r4v5-pro-social-follow[data-r4v5-social-size="lg"] .r4v5-pro-social-follow__links a{font-size:18px}
.r4v5-pro-social-follow[data-r4v5-social-colors="brand"] [data-r4v5-social-network="facebook"]{background:#1877f2}
.r4v5-pro-social-follow[data-r4v5-social-colors="brand"] [data-r4v5-social-network="instagram"]{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}
.r4v5-pro-social-follow[data-r4v5-social-colors="brand"] [data-r4v5-social-network="linkedin"]{background:#0a66c2}
.r4v5-pro-social-follow[data-r4v5-social-colors="brand"] [data-r4v5-social-network="x"]{background:#111}
.r4v5-pro-social-follow[data-r4v5-social-colors="brand"] [data-r4v5-social-network="tiktok"]{background:#000}
.r4v5-pro-social-follow[data-r4v5-social-colors="mono"] .r4v5-pro-social-follow__links a{background:#111827}
.r4v5-pro-social-follow[data-r4v5-social-colors="custom"] .r4v5-pro-social-follow__links a{background:var(--r4v5-social-custom)}
.r4v5-pro-social-follow[data-r4v5-social-style="minimal"][data-r4v5-social-colors="brand"] [data-r4v5-social-network="facebook"]{color:#1877f2!important}
.r4v5-pro-social-follow[data-r4v5-social-style="minimal"][data-r4v5-social-colors="brand"] [data-r4v5-social-network="instagram"]{color:#c13584!important}
.r4v5-pro-social-follow[data-r4v5-social-style="minimal"][data-r4v5-social-colors="brand"] [data-r4v5-social-network="linkedin"]{color:#0a66c2!important}
.r4v5-pro-social-follow[data-r4v5-social-style="minimal"][data-r4v5-social-colors="brand"] [data-r4v5-social-network="x"]{color:#111!important}
.r4v5-pro-social-follow[data-r4v5-social-style="minimal"][data-r4v5-social-colors="brand"] [data-r4v5-social-network="tiktok"]{color:#000!important}
.r4v5-pro-social-follow[data-r4v5-social-style="minimal"][data-r4v5-social-colors="custom"] .r4v5-pro-social-follow__links a{color:var(--r4v5-social-custom)!important}
@media(max-width:640px){
  .r4v5-pro-social-follow__links{max-width:100%}
  .r4v5-pro-social-follow[data-r4v5-social-layout="horizontal"] .r4v5-pro-social-follow__links{justify-content:center}
}


/* Newsletter Pro incentive result */
.r4v5-pro-newsletter__coupon{display:grid;gap:6px;width:100%;padding:16px 18px;border-radius:14px;background:color-mix(in srgb,var(--r4-alert-accent) 12%,#fff);border:1px dashed color-mix(in srgb,var(--r4-alert-accent) 42%,transparent);text-align:center}
.r4v5-pro-newsletter__coupon[hidden]{display:none!important}
.r4v5-pro-newsletter__coupon-label{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;opacity:.75}
.r4v5-pro-newsletter__coupon strong{font-size:clamp(22px,5vw,32px);line-height:1.15;letter-spacing:.08em;color:inherit;word-break:break-word}
.r4v5-pro-newsletter__coupon small{font-size:12px;opacity:.75}
.r4v5-pro-newsletter[data-r4v5-alert-style="solid"] .r4v5-pro-newsletter__coupon{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.4)}


/* Newsletter Pro incentive preview */
.r4v5-pro-newsletter__offer-preview{display:grid;gap:8px;width:100%;margin-top:20px;padding:16px 18px;border-radius:16px;background:color-mix(in srgb,var(--r4-alert-accent) 10%,#fff);border:1px solid color-mix(in srgb,var(--r4-alert-accent) 24%,transparent);box-sizing:border-box}
.r4v5-pro-newsletter__offer-preview[hidden]{display:none!important}
.r4v5-pro-newsletter__offer-eyebrow{font-size:11px;line-height:1.3;font-weight:900;text-transform:uppercase;letter-spacing:.08em;opacity:.72}
.r4v5-pro-newsletter__offer-main{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}
.r4v5-pro-newsletter__offer-value{font-size:clamp(24px,5vw,34px);line-height:1;font-weight:950;letter-spacing:-.03em;color:var(--r4-alert-accent)}
.r4v5-pro-newsletter__offer-name{font-size:15px;line-height:1.35;font-weight:850;color:inherit}
.r4v5-pro-newsletter__offer-meta{font-size:12px;line-height:1.45;opacity:.75}
.r4v5-pro-newsletter[data-r4v5-alert-style="solid"] .r4v5-pro-newsletter__offer-preview{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.28)}
.r4v5-pro-newsletter[data-r4v5-alert-style="solid"] .r4v5-pro-newsletter__offer-value{color:#fff}
@media(max-width:640px){
  .r4v5-pro-newsletter__offer-preview{margin-top:16px;padding:14px 15px;border-radius:14px}
  .r4v5-pro-newsletter__offer-main{display:grid;gap:5px}
}


/* Showcase Carousel Pro v1 */
.r4v5-showcase-pro{
  --r4v5-showcase-gap:22px;
  position:relative;
  width:100%;
  box-sizing:border-box;
  overflow:hidden;
}
.r4v5-showcase-pro__inner{
  position:relative;
  width:100%;
  margin:0 auto;
  box-sizing:border-box;
}
.r4v5-showcase-pro__header{
  max-width:760px;
  margin:0 0 28px;
}
.r4v5-showcase-pro__header[hidden]{display:none!important}
.r4v5-showcase-pro__eyebrow{
  display:inline-flex;
  margin-bottom:10px;
  font-size:12px;
  line-height:1.3;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.09em;
  color:#0d6efd;
}
.r4v5-showcase-pro__heading{
  margin:0 0 10px;
  font-size:clamp(30px,4vw,48px);
  line-height:1.08;
  font-weight:950;
  letter-spacing:-.035em;
  color:#111827;
}
.r4v5-showcase-pro__intro{
  margin:0;
  font-size:17px;
  line-height:1.7;
  color:#64748b;
}
.r4v5-showcase-pro__viewport{
  width:100%;
  overflow:hidden;
  box-sizing:border-box;
}
.r4v5-showcase-pro__track{
  display:flex;
  align-items:stretch;
  gap:var(--r4v5-showcase-gap);
  width:100%;
  will-change:transform;
  transition-property:transform;
  transition-timing-function:cubic-bezier(.22,1,.36,1);
}
.r4v5-showcase-pro__card{
  min-width:0;
  overflow:hidden;
  box-sizing:border-box;
  display:flex;
  flex-direction:column;
  align-self:stretch;
}
.r4v5-showcase-pro__card [data-r4v5-showcase-image]{
  display:block;
  width:100%;
  max-width:100%;
  flex:0 0 auto;
  box-sizing:border-box;
}
.r4v5-showcase-pro__body{
  display:flex;
  flex:1 1 auto;
  flex-direction:column;
  min-width:0;
  box-sizing:border-box;
}
.r4v5-showcase-pro__body h3{
  margin:0 0 10px;
  font-size:clamp(20px,2vw,25px);
  line-height:1.2;
  font-weight:900;
  letter-spacing:-.02em;
}
.r4v5-showcase-pro__body p{
  margin:0 0 18px;
  font-size:15px;
  line-height:1.7;
}
.r4v5-showcase-pro__body [data-r4v5-showcase-link]{
  display:inline-flex;
  align-items:center;
  align-self:flex-start;
  margin-top:auto;
  font-size:14px;
  line-height:1.2;
  font-weight:900;
  text-decoration:none;
}
.r4v5-showcase-pro__body [data-r4v5-showcase-link]:after{
  content:"→";
  margin-left:7px;
  transition:transform .18s ease;
}
.r4v5-showcase-pro__body [data-r4v5-showcase-link]:hover:after{
  transform:translateX(3px);
}
.r4v5-showcase-pro__arrow{
  position:absolute;
  z-index:5;
  top:52%;
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  padding:0;
  border:1px solid rgba(15,23,42,.12);
  border-radius:999px;
  background:rgba(255,255,255,.94);
  color:#111827;
  box-shadow:0 10px 28px rgba(15,23,42,.14);
  font-size:28px;
  line-height:1;
  cursor:pointer;
  transform:translateY(-50%);
  backdrop-filter:blur(10px);
}
.r4v5-showcase-pro__arrow[hidden]{display:none!important}
.r4v5-showcase-pro__prev{left:10px}
.r4v5-showcase-pro__next{right:10px}
.r4v5-showcase-pro__dots{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:8px;
  margin-top:22px;
}
.r4v5-showcase-pro__dots[hidden]{display:none!important}
.r4v5-showcase-pro__dots button{
  width:9px;
  height:9px;
  padding:0;
  border:0;
  border-radius:999px;
  background:#94a3b8;
  opacity:.38;
  cursor:pointer;
  transition:width .18s ease,opacity .18s ease,background .18s ease;
}
.r4v5-showcase-pro__dots button.is-active{
  width:24px;
  opacity:1;
  background:#0d6efd;
}
@media(max-width:1024px){
  .r4v5-showcase-pro__header{margin-bottom:24px}
  .r4v5-showcase-pro__arrow{width:40px;height:40px;font-size:25px}
}
@media(max-width:640px){
  .r4v5-showcase-pro__header{margin-bottom:20px}
  .r4v5-showcase-pro__intro{font-size:15px}
  .r4v5-showcase-pro__arrow{top:auto;bottom:0;transform:none;width:38px;height:38px}
  .r4v5-showcase-pro__prev{left:0}
  .r4v5-showcase-pro__next{right:0}
  .r4v5-showcase-pro__dots{min-height:38px;margin-top:18px;padding:0 50px}
}


/* Hero Pro Advanced */
.r4v5-pro-hero-advanced{
  --r4v5-hero-width:1440px;
  --r4v5-hero-max-width:1240px;
  --r4v5-hero-min-height:680px;
  --r4v5-hero-min-height-mobile:560px;
  --r4v5-hero-padding-x:40px;
  --r4v5-hero-padding-y:72px;
  --r4v5-hero-padding-x-mobile:24px;
  --r4v5-hero-padding-y-mobile:52px;
  --r4v5-hero-content-width:760px;
  --r4v5-hero-eyebrow-size:13px;
  --r4v5-hero-eyebrow-size-mobile:12px;
  --r4v5-hero-eyebrow-line-height:1.2;
  --r4v5-hero-eyebrow-weight:900;
  --r4v5-hero-title-size:68px;
  --r4v5-hero-title-size-mobile:42px;
  --r4v5-hero-title-line-height:.98;
  --r4v5-hero-title-line-height-mobile:1.02;
  --r4v5-hero-title-weight:950;
  --r4v5-hero-text-size:20px;
  --r4v5-hero-text-size-mobile:17px;
  --r4v5-hero-text-line-height:1.65;
  --r4v5-hero-text-line-height-mobile:1.55;
  --r4v5-hero-text-weight:400;
  --r4v5-hero-button-size:16px;
  --r4v5-hero-button-size-mobile:15px;
  --r4v5-hero-button-weight:900;
  --r4v5-hero-button-radius:999px;
  --r4v5-hero-button-gap:12px;
  position:relative;
  isolation:isolate;
  display:flex;
  width:100%;
  min-height:var(--r4v5-hero-min-height);
  box-sizing:border-box;
  overflow:hidden;
}
.r4v5-pro-hero-advanced[data-r4v5-hero-width-mode="viewport"]{
  width:100vw;
  max-width:none;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
}
.r4v5-pro-hero-advanced[data-r4v5-hero-width-mode="custom"]{
  width:min(100%,var(--r4v5-hero-width));
  max-width:var(--r4v5-hero-width);
}
.r4v5-pro-hero-advanced[data-r4v5-hero-width-mode="custom"][data-r4v5-hero-section-align="center"]{
  margin-left:auto;
  margin-right:auto;
}
.r4v5-pro-hero-advanced[data-r4v5-hero-width-mode="custom"][data-r4v5-hero-section-align="right"]{
  margin-left:auto;
  margin-right:0;
}
.r4v5-pro-hero-advanced[data-r4v5-hero-width-mode="custom"][data-r4v5-hero-section-align="left"]{
  margin-left:0;
  margin-right:auto;
}
.r4v5-pro-hero-advanced[data-r4v5-hero-height-mode="fixed"]{
  min-height:0;
  height:var(--r4v5-hero-min-height);
}
.r4v5-pro-hero-advanced__inner{
  position:relative;
  z-index:3;
  width:min(100%,var(--r4v5-hero-max-width));
  min-height:var(--r4v5-hero-min-height);
  margin:0 auto;
  padding:var(--r4v5-hero-padding-y) var(--r4v5-hero-padding-x);
  display:flex;
  box-sizing:border-box;
}
.r4v5-pro-hero-advanced[data-r4v5-hero-height-mode="fixed"] .r4v5-pro-hero-advanced__inner{
  min-height:0;
  height:100%;
}
.r4v5-pro-hero-advanced__content{
  width:min(100%,var(--r4v5-hero-content-width));
  max-width:100%;
  position:relative;
  z-index:4;
}
.r4v5-pro-hero-advanced__eyebrow{
  display:inline-flex;
  margin:0 0 18px;
  font-size:var(--r4v5-hero-eyebrow-size);
  line-height:var(--r4v5-hero-eyebrow-line-height);
  font-weight:var(--r4v5-hero-eyebrow-weight);
  letter-spacing:.11em;
  text-transform:uppercase;
}
.r4v5-pro-hero-advanced__title{
  width:100%;
  max-width:none;
  margin:0;
  font-size:var(--r4v5-hero-title-size);
  line-height:var(--r4v5-hero-title-line-height);
  letter-spacing:-.045em;
  font-weight:var(--r4v5-hero-title-weight);
  text-wrap:balance;
}
.r4v5-pro-hero-advanced__text{
  width:100%;
  max-width:none;
  margin:24px 0 0;
  font-size:var(--r4v5-hero-text-size);
  line-height:var(--r4v5-hero-text-line-height);
  font-weight:var(--r4v5-hero-text-weight);
}
.r4v5-pro-hero-advanced__actions{
  display:flex;
  flex-wrap:wrap;
  gap:var(--r4v5-hero-button-gap);
  margin-top:30px;
}
.r4v5-pro-hero-advanced__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:13px 22px;
  border-radius:var(--r4v5-hero-button-radius);
  border:1px solid transparent;
  text-decoration:none;
  font-size:var(--r4v5-hero-button-size);
  font-weight:var(--r4v5-hero-button-weight);
  line-height:1.2;
  transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease;
}
.r4v5-pro-hero-advanced__btn:hover{transform:translateY(-2px)}
.r4v5-pro-hero-advanced__arrow{
  position:absolute;
  top:50%;
  z-index:10;
  width:44px;
  height:44px;
  margin-top:-22px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:999px;
  background:rgba(2,6,23,.48);
  color:#fff;
  display:grid;
  place-items:center;
  font-size:28px;
  line-height:1;
  cursor:pointer;
  backdrop-filter:blur(10px);
}
.r4v5-pro-hero-advanced__arrow--prev{left:18px}
.r4v5-pro-hero-advanced__arrow--next{right:18px}
.r4v5-pro-hero-advanced__dots{
  position:absolute;
  left:50%;
  bottom:18px;
  z-index:10;
  transform:translateX(-50%);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
}
.r4v5-pro-hero-advanced__dots button{
  width:9px;
  height:9px;
  padding:0;
  border:0;
  border-radius:999px;
  background:rgba(255,255,255,.45);
  cursor:pointer;
  transition:width .25s ease,background-color .25s ease;
}
.r4v5-pro-hero-advanced__dots button.is-active{
  width:28px;
  background:#fff;
}
.r4v5-pro-hero-advanced [data-r4v5-bg-slider-editor-badge]{z-index:12!important}
@media(max-width:767px){
  .r4v5-pro-hero-advanced{
    min-height:var(--r4v5-hero-min-height-mobile);
  }
  .r4v5-pro-hero-advanced[data-r4v5-hero-height-mode="fixed"]{
    min-height:0;
    height:var(--r4v5-hero-min-height-mobile);
  }
  .r4v5-pro-hero-advanced__inner{
    min-height:var(--r4v5-hero-min-height-mobile);
    padding:var(--r4v5-hero-padding-y-mobile) var(--r4v5-hero-padding-x-mobile);
  }
  .r4v5-pro-hero-advanced[data-r4v5-hero-height-mode="fixed"] .r4v5-pro-hero-advanced__inner{
    min-height:0;
    height:100%;
  }
  .r4v5-pro-hero-advanced__eyebrow{
    font-size:var(--r4v5-hero-eyebrow-size-mobile);
  }
  .r4v5-pro-hero-advanced__title{
    font-size:var(--r4v5-hero-title-size-mobile);
    line-height:var(--r4v5-hero-title-line-height-mobile);
  }
  .r4v5-pro-hero-advanced__text{
    font-size:var(--r4v5-hero-text-size-mobile);
    line-height:var(--r4v5-hero-text-line-height-mobile);
  }
  .r4v5-pro-hero-advanced__btn{
    font-size:var(--r4v5-hero-button-size-mobile);
  }
  .r4v5-pro-hero-advanced__actions{width:100%}
  .r4v5-pro-hero-advanced__btn{flex:1 1 180px}
  .r4v5-pro-hero-advanced__arrow{width:38px;height:38px;margin-top:-19px;font-size:24px}
  .r4v5-pro-hero-advanced__arrow--prev{left:10px}
  .r4v5-pro-hero-advanced__arrow--next{right:10px}
}

