/* E-HUB · Digital Products Sales · Mobile-Only · v1.3.0 */

/* ── Full Reset (як в webinar-samootsinka) ── */
*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,code,em,img,ins,strong,sub,sup,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,details,embed,figure,figcaption,footer,header,nav,section,summary{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,nav,section{display:block}
ol,ul{list-style:none}
a{text-decoration:none;color:inherit}
img{display:block;max-width:100%;height:auto}
button,input{font:inherit;border:none;outline:none;background:none}

/* ── Body / Theme override ── */
html{margin-top:0!important}
@media screen{html{margin-top:0!important}}
@media screen and (max-width:782px){html{margin-top:0!important}}
#wpadminbar{display:none!important}
.elementor-sticky,.elementor-sticky--active,.elementor-sticky__spacer{display:none!important}
header.sl-header{display:none!important}
body{background:#020202!important;color:#fff!important;font-family:'Manrope',sans-serif!important;font-size:16px;line-height:1.5;overflow-x:hidden}
body.ehub-landing{background:#020202!important;padding:0!important;margin:0!important}

/* ── Countdown header ── */
.sl-countdown{position:relative;z-index:100;background:#E94B3C!important;width:100%;padding:14px 12px;text-align:center}
.sl-countdown::before{content:'';position:absolute;left:0;right:0;bottom:100%;height:200px;background:#E94B3C;pointer-events:none}
.sl-countdown-inner{display:flex;align-items:baseline;justify-content:center;gap:10px;flex-wrap:nowrap;white-space:nowrap}
.sl-countdown-label{font-family:'Manrope',sans-serif;font-size:clamp(13px,3.7vw,15px);font-weight:800;color:#fff;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;line-height:1.2}
.sl-countdown-time{font-family:'Manrope',sans-serif;font-size:clamp(13px,3.7vw,17px);font-weight:800;color:#fff;letter-spacing:.5px;white-space:nowrap;line-height:1.2}

/* Червоний фон під статусбар (виходить за межі body через viewport-fit=cover) */
html{background:#E94B3C!important}
body.ehub-landing{margin-top:0!important}

/* ── Layout ── */
.sl-wrap{max-width:480px;margin:0 auto;padding:0 16px}
.sl-section{padding:40px 0}

/* ── Common ── */
h2{font-size:28px!important;font-weight:800!important;line-height:1.2!important;text-align:center;margin-bottom:24px!important;color:#fff!important}
h3{font-size:20px!important;font-weight:800!important;line-height:1.3!important;color:#fff!important}
.sl-yellow{background:linear-gradient(90deg,#FCF90C,#FEFD59)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}
.sl-small{text-align:center;font-size:11px;color:rgba(255,255,255,.5);margin-top:12px}

/* ── Buttons ── */
.sl-btn-cta{display:inline-flex;align-items:center;justify-content:center;background:#fff!important;color:#000!important;-webkit-text-fill-color:#000!important;font-weight:700!important;font-size:13px!important;text-transform:uppercase;border-radius:10px;padding:14px 18px;transition:transform .2s;cursor:pointer;text-decoration:none!important}
.sl-btn-cta:active{transform:scale(.97)}
.sl-btn-full{width:100%;font-size:16px!important;padding:18px!important}
.sl-btn-big{font-size:18px!important;padding:20px!important}
.sl-btn-sm{font-size:12px!important;padding:10px 14px!important;white-space:nowrap}

/* ════════════════════════════════════════
   1. HEADER
   ════════════════════════════════════════ */
.sl-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:rgba(2,2,2,.8)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:12px 0}
.sl-header .sl-wrap{display:flex;justify-content:space-between;align-items:center}
.sl-logo img{height:32px;width:auto}

/* ════════════════════════════════════════
   2. INFO BAR
   ════════════════════════════════════════ */
.sl-info-bar{padding-top:20px!important;padding-bottom:0!important}
.sl-info-card{background:linear-gradient(135deg,#1a1040,#2d1560,#1a1040)!important;border-radius:14px;padding:14px 20px;display:flex;align-items:center;justify-content:center;text-align:center}
.sl-info-row{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}
.sl-info-row strong{font-size:15px;font-weight:800}
.sl-info-row span{font-size:13px;color:rgba(255,255,255,.85);-webkit-text-fill-color:rgba(255,255,255,.85);white-space:nowrap}
.sl-info-row small{font-size:11px;color:rgba(255,255,255,.5);-webkit-text-fill-color:rgba(255,255,255,.5)}
.sl-info-format span{font-weight:600;font-size:13px;display:flex;align-items:center;justify-content:center;gap:5px}
.sl-info-sep{width:1px;height:36px;background:rgba(255,255,255,.15);flex-shrink:0;margin:0 12px}
#sl-eg-extra{opacity:1}
.sl-dot-live{display:inline-block;width:8px;height:8px;border-radius:50%;background:#ef4444;animation:slBlink 1.5s ease-in-out infinite}
@keyframes slBlink{0%,100%{opacity:1}50%{opacity:.3}}

/* ════════════════════════════════════════
   3. HERO
   ════════════════════════════════════════ */
.sl-hero{text-align:center;padding-top:30px!important}
.sl-hero h1{font-size:28px!important;font-weight:800!important;line-height:1.15!important;margin-bottom:16px!important}
.sl-hero-sub{font-size:14px!important;color:rgba(255,255,255,.85)!important;-webkit-text-fill-color:rgba(255,255,255,.85)!important;line-height:1.45!important;margin-bottom:20px!important}
.sl-hero-photo{margin:0 auto 24px;max-width:280px}
.sl-hero-photo img{width:100%;height:auto;border-radius:0;mask-image:linear-gradient(to bottom,#000 70%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 70%,transparent 100%)}
.sl-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}
.sl-tag{display:inline-flex;align-items:center;gap:4px;background:linear-gradient(140deg,rgba(34,197,94,.25),rgba(34,197,94,.15))!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:100px;padding:8px 12px;font-size:13px;color:rgba(255,255,255,.76);-webkit-text-fill-color:rgba(255,255,255,.76)}

/* Hero CTA — same yellow as floating CTA, with gold ring */
.sl-hero-cta{display:block;position:relative;margin:0 auto 24px;padding:3px;max-width:520px;border-radius:100px;background:#8a6a00;text-decoration:none!important;transition:transform .15s ease;animation:slPulse 2s ease-in-out infinite}
.sl-hero-cta:active{transform:scale(.98)}
.sl-hero-cta-text{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:18px 24px;border-radius:100px;background:#F8EC00!important;color:#000!important;-webkit-text-fill-color:#000!important;font-family:'Manrope',sans-serif!important;font-size:16px!important;font-weight:800!important;text-transform:uppercase;text-align:center;line-height:1.1}

/* Hero bonuses under CTA */
.sl-hero-bonuses{max-width:520px;margin:0 auto 22px;text-align:left}
.sl-hero-bonuses-title{font-family:'Manrope',sans-serif;font-size:14px;font-weight:700;color:#fff;-webkit-text-fill-color:#fff;margin-bottom:10px;text-align:center}
.sl-hero-bonus{display:flex;align-items:center;gap:10px;margin-bottom:8px;font-family:'Manrope',sans-serif;font-size:12px;font-weight:800;line-height:1.3;text-transform:uppercase;color:rgba(255,255,255,.9);-webkit-text-fill-color:rgba(255,255,255,.9)}
.sl-hero-bonus:last-child{margin-bottom:0}
.sl-hero-bonuses .sl-hero-bonus img{width:22px!important;height:22px!important;max-width:22px!important;object-fit:contain;flex:0 0 22px!important}
.sl-hero-bonus span{display:block}

/* Members row under hero CTA */
.sl-members{display:flex;align-items:center;justify-content:center;gap:14px;margin:0 auto 20px;max-width:520px;flex-wrap:nowrap}
.sl-members-avatars{flex-shrink:1;min-width:0;width:auto;height:34px;max-width:55%;display:block;object-fit:contain;object-position:left center}
.sl-members-text{flex-shrink:0;font-family:'Manrope',sans-serif;font-size:15px;font-weight:500;color:rgba(255,255,255,.7);-webkit-text-fill-color:rgba(255,255,255,.7);line-height:1.3;text-align:left}
.sl-members-text strong{color:#fff;-webkit-text-fill-color:#fff;font-weight:800}
/* Combined fade-in + pulse: sl-hero-anim alone would override slPulse */
.sl-hero-anim.sl-hero-cta{opacity:0;transform:translateY(30px);animation:slFadeUp .7s cubic-bezier(.22,1,.36,1) forwards,slPulse 2s ease-in-out infinite;animation-delay:calc(var(--d) * 0.12s + 0.2s),calc(var(--d) * 0.12s + 0.9s)}

/* ════════════════════════════════════════
   4. PROBLEMS
   ════════════════════════════════════════ */
.sl-card{border-radius:24px;padding:32px 20px}
.sl-card-red{background:linear-gradient(180deg,rgba(228,24,24,0) 0%,rgba(228,24,24,.09) 100%),linear-gradient(180deg,rgba(78,78,78,.07) 0%,rgba(75,174,250,.07) 100%)!important;border:1.5px solid rgba(255,139,139,.16)!important;backdrop-filter:blur(15px)}
.sl-card-green{background:linear-gradient(180deg,rgba(65,228,24,0) 0%,rgba(65,228,24,.09) 100%),linear-gradient(180deg,rgba(78,78,78,.07) 0%,rgba(75,174,250,.07) 100%)!important;border:1.5px solid rgba(0,255,51,.1)!important}
.sl-card-glass{background:linear-gradient(140deg,rgba(255,255,255,.06),rgba(255,255,255,.02))!important;border:1px solid rgba(255,255,255,.1)!important}
.sl-prob-list{display:flex;flex-direction:column;gap:12px}
.sl-prob-item{display:flex;align-items:flex-start;gap:14px;background:linear-gradient(140deg,rgba(197,34,37,.26),rgba(186,34,197,.12))!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:16px;padding:20px 18px;font-size:17px!important;font-weight:500!important;line-height:1.45}
.sl-prob-item svg{flex-shrink:0;margin-top:2px}
.sl-list-items{display:flex;flex-direction:column;gap:10px}
.sl-list-item{border-radius:14px;padding:14px 16px;font-size:15px;line-height:1.4}
.sl-item-red{background:linear-gradient(140deg,rgba(197,34,37,.26),rgba(186,34,197,.12))!important;border:1px solid rgba(255,255,255,.08)!important}
.sl-item-green{background:linear-gradient(140deg,rgba(255,255,255,.08),rgba(255,255,255,.03))!important;border:1px solid rgba(255,255,255,.08)!important}

/* ════════════════════════════════════════
   5. MARKET
   ════════════════════════════════════════ */
.sl-stats{display:flex;flex-direction:column;gap:12px}
.sl-stat{background:rgba(78,78,78,.06)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:20px;padding:24px;text-align:center;box-shadow:inset 0 4px 80px rgba(255,255,255,.05)}
.sl-stat-num{font-size:32px;font-weight:800;background:linear-gradient(270deg,rgba(75,174,250,.7),#4BAEFA)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;margin-bottom:4px}
.sl-stat-label{font-size:16px;font-weight:600;color:rgba(255,255,255,.9);-webkit-text-fill-color:rgba(255,255,255,.9)}

/* ════════════════════════════════════════
   6. HOW IT WORKS
   ════════════════════════════════════════ */
.sl-how-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.sl-how-card{background:rgba(255,255,255,.03)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:20px;padding:24px 18px;text-align:center;display:flex;flex-direction:column;align-items:center}
.sl-how-icon{width:56px;height:56px;background:rgba(255,255,255,.06)!important;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;overflow:hidden}
.sl-how-icon img{width:40px;height:40px;object-fit:contain}
.sl-how-card h3{font-size:16px!important;font-weight:800!important;margin-bottom:8px!important;background:linear-gradient(270deg,rgba(75,174,250,.7),#4BAEFA)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}
.sl-how-card p{font-size:14px!important;color:rgba(255,255,255,.65)!important;-webkit-text-fill-color:rgba(255,255,255,.65)!important;line-height:1.4!important}

/* ════════════════════════════════════════
   7. FOR WHOM
   ════════════════════════════════════════ */
.sl-audience-list{display:flex;flex-direction:column;gap:16px}
.sl-audience-item{padding-left:16px;border-left:3px solid rgba(75,174,250,.5)}
.sl-audience-item h3{font-size:18px!important;margin-bottom:6px!important;background:linear-gradient(270deg,rgba(75,174,250,.7),#4BAEFA)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}
.sl-audience-item p{font-size:14px;color:rgba(255,255,255,.7);-webkit-text-fill-color:rgba(255,255,255,.7);line-height:1.45}

/* ════════════════════════════════════════
   8. CALCULATOR
   ════════════════════════════════════════ */
.sl-calculator{padding:60px 0!important}
.sl-calc-subtitle{text-align:center;font-size:16px;font-weight:500;color:rgba(255,255,255,.7);-webkit-text-fill-color:rgba(255,255,255,.7);margin-bottom:20px}
.sl-calc-group{margin-bottom:0}
.sl-calc-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.sl-calc-head span{font-size:15px;font-weight:600;color:rgba(255,255,255,.9);-webkit-text-fill-color:rgba(255,255,255,.9)}
.sl-calc-val-blue{font-size:22px!important;font-weight:800!important;color:#4BAEFA!important;-webkit-text-fill-color:#4BAEFA!important}
.sl-calc-group small{font-size:12px;color:rgba(255,255,255,.4);-webkit-text-fill-color:rgba(255,255,255,.4);display:block;margin-top:8px}
.sl-calc-sep{height:1px;background:rgba(255,255,255,.08)!important;margin:24px 0}
.sl-calc-prices{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}
.sl-price-btn{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.15)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:14px;font-weight:600;padding:8px 14px;border-radius:8px;cursor:pointer;transition:all .2s}
.sl-price-btn.active{background:rgba(75,174,250,.2)!important;border-color:#4BAEFA!important;color:#4BAEFA!important;-webkit-text-fill-color:#4BAEFA!important}
input[type=range]{-webkit-appearance:none!important;appearance:none!important;width:100%;height:6px;background:rgba(255,255,255,.12)!important;border-radius:3px;outline:none;margin:8px 0 4px;border:none!important}
input[type=range]::-webkit-slider-thumb{-webkit-appearance:none!important;width:22px;height:22px;background:#4BAEFA!important;border-radius:50%;cursor:pointer}
input[type=range]::-moz-range-thumb{width:22px;height:22px;background:#4BAEFA!important;border-radius:50%;cursor:pointer;border:none}
.sl-calc-result{background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02))!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:16px;padding:24px;text-align:center;margin-top:24px;margin-bottom:16px}
.sl-calc-result-title{font-size:14px;color:rgba(255,255,255,.6);-webkit-text-fill-color:rgba(255,255,255,.6);margin-bottom:8px}
.sl-calc-amount{font-size:42px!important;font-weight:800!important;color:#22C55E!important;-webkit-text-fill-color:#22C55E!important;margin-bottom:8px!important}
.sl-calc-detail{font-size:13px;color:rgba(255,255,255,.5);-webkit-text-fill-color:rgba(255,255,255,.5);margin-bottom:4px;line-height:1.6}
.sl-calc-detail strong{color:#fff!important;-webkit-text-fill-color:#fff!important;font-weight:700!important}
.sl-calc-avg-row{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02))!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:14px;padding:16px;margin-bottom:20px}
.sl-calc-avg-row span{font-size:14px;color:rgba(255,255,255,.7);-webkit-text-fill-color:rgba(255,255,255,.7)}

/* ════════════════════════════════════════
   9. BENEFITS
   ════════════════════════════════════════ */
.sl-ben-card{background:linear-gradient(180deg,rgba(20,80,40,.3) 0%,rgba(10,50,25,.4) 100%)!important;border:1px solid rgba(34,197,94,.15)!important;border-radius:24px;padding:32px 20px}
.sl-ben-list{display:flex;flex-direction:column;gap:12px}
.sl-ben-item{display:flex;align-items:flex-start;gap:12px;background:rgba(255,255,255,.06)!important;border-radius:14px;padding:18px 16px;font-size:15px!important;font-weight:500!important;line-height:1.45}
.sl-ben-item svg{flex-shrink:0;margin-top:1px}

/* ════════════════════════════════════════
   10. AUTHOR
   ════════════════════════════════════════ */
.sl-author{text-align:center}
.sl-author-badge{display:inline-block;background:#161824!important;border-radius:50px;padding:10px 16px;margin-bottom:16px}
.sl-author-badge span{background:linear-gradient(90deg,#1570EF,#F2F9FE)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;font-size:13px;font-weight:700}
.sl-author-name{font-size:36px!important;font-weight:800!important;margin-bottom:20px!important}
.sl-author-photo{margin-bottom:20px}
.sl-author-photo img{border-radius:16px;width:100%}
.sl-author-list{text-align:left;margin-bottom:20px;display:flex;flex-direction:column;gap:8px}
.sl-author-list li{font-size:15px;display:flex;align-items:center;gap:6px}
.sl-author-stat{display:flex;align-items:center;gap:10px;justify-content:center}
.sl-author-stat strong{font-size:40px;font-weight:800;color:#4BAEFA!important;-webkit-text-fill-color:#4BAEFA!important}
.sl-author-stat span{font-size:14px;color:rgba(255,255,255,.7);-webkit-text-fill-color:rgba(255,255,255,.7);text-align:left}

/* ════════════════════════════════════════
   11. REVIEWS
   ════════════════════════════════════════ */
.sl-reviews{text-align:center}
.sl-carousel{position:relative;overflow:hidden;border-radius:16px;margin-top:16px}
.sl-carousel-track{display:flex;transition:transform .35s ease}
.sl-slide{min-width:100%}
.sl-slide img{width:100%;border-radius:16px;height:220px;object-fit:cover}
.sl-carousel-nav{display:flex;justify-content:center;gap:12px;margin-top:12px}
.sl-carousel-nav button{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}
.sl-carousel-nav button:active{background:rgba(255,255,255,.2)!important}

/* ════════════════════════════════════════
   12. PRICING
   ════════════════════════════════════════ */
.sl-pricing{padding:60px 0!important}
.sl-pr-card{background:linear-gradient(180deg,rgba(255,255,255,.04) 0%,rgba(255,255,255,.01) 100%)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:24px;padding:40px 28px;backdrop-filter:blur(12px)}
.sl-pr-head{text-align:center}
.sl-pr-label{font-size:18px!important;font-weight:700!important;color:rgba(255,255,255,.9)!important;-webkit-text-fill-color:rgba(255,255,255,.9)!important;margin-bottom:8px!important}
.sl-pr-title{font-size:26px!important;font-weight:800!important;line-height:1.25!important}
.sl-pr-divider{height:1px;background:rgba(255,255,255,.1)!important;margin:28px 0}
.sl-pr-features{display:flex;flex-direction:column;gap:20px}
.sl-pr-feat{display:flex;align-items:flex-start;gap:12px;font-size:16px!important;font-weight:500!important;line-height:1.45}
.sl-pr-feat svg{flex-shrink:0;margin-top:1px}
.sl-pr-bottom{text-align:center}
.sl-pr-old{font-size:22px!important;font-weight:700!important;text-decoration:line-through!important;color:rgba(255,255,255,.4)!important;-webkit-text-fill-color:rgba(255,255,255,.4)!important;margin-bottom:8px!important}
.sl-pr-seats{background:rgba(239,68,68,.12)!important;border:1px solid rgba(239,68,68,.25)!important;border-radius:12px;padding:12px 16px;font-size:15px!important;color:rgba(255,255,255,.9)!important;-webkit-text-fill-color:rgba(255,255,255,.9)!important;text-align:center;margin-bottom:20px!important}
.sl-pr-seats strong{color:#ef4444!important;-webkit-text-fill-color:#ef4444!important}
.sl-pr-free{font-size:36px!important;font-weight:800!important;margin-bottom:24px!important}
.sl-pr-btn{display:block;width:100%;background:#fff!important;color:#000!important;-webkit-text-fill-color:#000!important;font-family:'Manrope',sans-serif!important;font-size:18px!important;font-weight:800!important;text-transform:uppercase;text-align:center;padding:22px 20px!important;border-radius:14px!important;text-decoration:none!important;transition:transform .2s}
.sl-pr-btn:active{transform:scale(.97)}
.sl-pr-bottom + .sl-hero-bonuses{margin:16px auto 0}

/* ════════════════════════════════════════
   13. FOOTER
   ════════════════════════════════════════ */
.sl-footer{padding:30px 0;border-top:1px solid rgba(255,255,255,.08)}
.sl-footer-info{margin-bottom:20px}
.sl-footer-info p{font-size:13px;color:#8D8D8D!important;-webkit-text-fill-color:#8D8D8D!important;line-height:1.7}
.sl-footer-info a{color:#8D8D8D!important;-webkit-text-fill-color:#8D8D8D!important;text-decoration:underline!important}
.sl-footer-links{display:flex;flex-wrap:wrap;gap:8px 16px}
.sl-footer-links a{font-size:13px;color:#8D8D8D!important;-webkit-text-fill-color:#8D8D8D!important}

/* ════════════════════════════════════════
   14. FLOATING CTA
   ════════════════════════════════════════ */
.sl-float{position:fixed;bottom:0;left:0;right:0;z-index:9990;transform:translateY(100%);transition:transform .4s ease}
.sl-float.visible{transform:translateY(0)}
.sl-float-inner{background:rgba(2,2,2,.96)!important;border-top:1px solid rgba(255,255,255,.08)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:12px 16px;text-align:center}
.sl-float-prices{font-size:14px;margin-bottom:8px}
.sl-float-prices s{color:#999;-webkit-text-fill-color:#999;margin-right:8px}
.sl-float-prices span{font-size:16px;font-weight:800}
.sl-float-btn{display:block;width:100%;background:#F8EC00!important;color:#000!important;-webkit-text-fill-color:#000!important;font-family:'Manrope',sans-serif!important;font-size:16px!important;font-weight:800!important;text-transform:uppercase;text-align:center;padding:18px 20px!important;border-radius:14px!important;text-decoration:none!important;animation:slPulse 2s ease-in-out infinite}
@keyframes slPulse{0%,100%{box-shadow:0 0 0 0 rgba(248,236,0,.4)}50%{box-shadow:0 0 0 12px rgba(248,236,0,0)}}

/* ════════════════════════════════════════
   QUIZ POPUP FIX — text wrap
   ════════════════════════════════════════ */
.ehub-qp .eq-option,.ehub-qp .eq-opt-text,.ehub-qo .eq-option,.ehub-qo .eq-opt-text{white-space:normal!important;overflow:visible!important;text-overflow:unset!important;word-break:break-word!important}
.ehub-qp .eq-option,.ehub-qo .eq-option{height:auto!important;min-height:auto!important}

/* ════════════════════════════════════════
   ANIMATIONS
   ════════════════════════════════════════ */

/* Background glow — animated purple/blue aurora */
.sl-glow{position:fixed;top:-200px;left:50%;transform:translateX(-50%);width:600px;height:600px;pointer-events:none;z-index:0;border-radius:50%;background:radial-gradient(ellipse at center,rgba(120,60,220,.3) 0%,rgba(60,20,160,.1) 40%,transparent 70%);animation:slGlowMove 8s ease-in-out infinite;filter:blur(40px)}
@keyframes slGlowMove{0%,100%{transform:translateX(-50%) translateY(0) scale(1)}50%{transform:translateX(-40%) translateY(30px) scale(1.1)}}

/* Noise grain overlay */
body.ehub-landing::after{content:'';position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}

/* All sections sit above glow */
.sl-section,.sl-footer{position:relative;z-index:2}

/* ── Hero cascade entrance ── */
.sl-hero-anim{opacity:0;transform:translateY(30px);animation:slFadeUp .7s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--d) * 0.12s + 0.2s)}
@keyframes slFadeUp{to{opacity:1;transform:translateY(0)}}

/* ── Scroll reveal — sections ── */
.sl-reveal{opacity:0;transform:translateY(40px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}
.sl-reveal.visible{opacity:1;transform:translateY(0)}

/* ── Scroll reveal — staggered items ── */
.sl-reveal-item{opacity:0;transform:translateX(-20px);transition:opacity .5s ease,transform .5s ease}
.sl-reveal.visible .sl-reveal-item{opacity:1;transform:translateX(0)}
.sl-reveal.visible .sl-reveal-item:nth-child(1){transition-delay:.05s}
.sl-reveal.visible .sl-reveal-item:nth-child(2){transition-delay:.12s}
.sl-reveal.visible .sl-reveal-item:nth-child(3){transition-delay:.19s}
.sl-reveal.visible .sl-reveal-item:nth-child(4){transition-delay:.26s}
.sl-reveal.visible .sl-reveal-item:nth-child(5){transition-delay:.33s}

/* ── Scroll reveal — zoom cards ── */
.sl-reveal-zoom{opacity:0;transform:scale(.85);transition:opacity .5s ease,transform .5s cubic-bezier(.22,1,.36,1)}
.sl-reveal.visible .sl-reveal-zoom{opacity:1;transform:scale(1)}
.sl-reveal.visible .sl-reveal-zoom:nth-child(1){transition-delay:.05s}
.sl-reveal.visible .sl-reveal-zoom:nth-child(2){transition-delay:.15s}
.sl-reveal.visible .sl-reveal-zoom:nth-child(3){transition-delay:.25s}
.sl-reveal.visible .sl-reveal-zoom:nth-child(4){transition-delay:.35s}

/* ── Calculator result countUp animation ── */
.sl-calc-amount{transition:transform .3s ease}
.sl-calc-amount.sl-bump{animation:slBump .3s ease}
@keyframes slBump{0%{transform:scale(1)}50%{transform:scale(1.08)}100%{transform:scale(1)}}

/* ── Audience items slide-in ── */
.sl-audience-item{opacity:0;transform:translateX(-30px);transition:opacity .5s ease,transform .5s ease}
.sl-reveal.visible .sl-audience-item{opacity:1;transform:translateX(0)}
.sl-reveal.visible .sl-audience-item:nth-child(1){transition-delay:.05s}
.sl-reveal.visible .sl-audience-item:nth-child(2){transition-delay:.15s}
.sl-reveal.visible .sl-audience-item:nth-child(3){transition-delay:.25s}
.sl-reveal.visible .sl-audience-item:nth-child(4){transition-delay:.35s}

/* ── Benefits items cascade ── */
.sl-ben-item{opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease}
.sl-reveal.visible .sl-ben-item{opacity:1;transform:translateY(0)}
.sl-reveal.visible .sl-ben-item:nth-child(1){transition-delay:.05s}
.sl-reveal.visible .sl-ben-item:nth-child(2){transition-delay:.12s}
.sl-reveal.visible .sl-ben-item:nth-child(3){transition-delay:.19s}
.sl-reveal.visible .sl-ben-item:nth-child(4){transition-delay:.26s}
.sl-reveal.visible .sl-ben-item:nth-child(5){transition-delay:.33s}

/* ── Pricing card entrance ── */
.sl-pr-card{opacity:0;transform:translateY(30px) scale(.97);transition:opacity .6s ease,transform .6s cubic-bezier(.22,1,.36,1)}
.sl-reveal.visible .sl-pr-card{opacity:1;transform:translateY(0) scale(1)}

/* ── Pricing seats pulse ── */
.sl-pr-seats{animation:slSeatsPulse 2.5s ease-in-out infinite}
@keyframes slSeatsPulse{0%,100%{background:rgba(239,68,68,.12)}50%{background:rgba(239,68,68,.22)}}

/* ══ DIGITAL PRODUCTS BLOCK ══ */
.sl-digital-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}
.sl-digital-item{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:14px 16px;display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600;color:#fff;-webkit-text-fill-color:#fff}
.sl-digital-icon{width:42px;height:42px;background:linear-gradient(135deg,#1a1a4e,#2a2a6e);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}
.sl-digital-item-full{grid-column:1/-1;justify-content:center}
.sl-typewriter{text-align:center;margin-top:28px;font-size:17px;line-height:1.7;color:rgba(255,255,255,.9);-webkit-text-fill-color:rgba(255,255,255,.9);font-family:'Courier New',Courier,monospace;letter-spacing:0.5px;min-height:80px}
.sl-tw-highlight{color:#FACC15!important;-webkit-text-fill-color:#FACC15!important;font-weight:800}
.sl-tw-cursor{color:#FACC15;-webkit-text-fill-color:#FACC15;font-weight:300;animation:slBlink .6s step-end infinite}
.sl-tw-done .sl-tw-cursor{display:none}
@keyframes slBlink{0%,100%{opacity:1}50%{opacity:0}}
