*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}a{color:inherit}img{display:block;max-width:100%}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#060709}::-webkit-scrollbar-thumb{border-radius:10px}#constellation-bg{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;opacity:.04!important;opacity:.09!important;z-index:-2!important}.preloader{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;align-content:center;gap:18px;background:#030407;transition:opacity .45s,visibility .45s}.preloader.hidden{opacity:0;visibility:hidden}.preloader img{width:120px;height:120px;object-fit:contain}.preloader-bar{width:min(260px,70vw);height:4px;overflow:hidden;border-radius:99px;background:rgba(255,255,255,.1)}.preloader-bar span{display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--gold),var(--blue));transform-origin:left;animation:1.1s both load}.preloader p{margin:0;color:var(--muted);font-size:12px;text-transform:uppercase}@keyframes load{from{transform:scaleX(0)}to{transform:scaleX(1)}}.announce-bar{position:relative;z-index:60;overflow:hidden;display:flex;align-items:center;gap:28px;height:42px;width:100%;padding:0 clamp(16px,4vw,44px);background:linear-gradient(90deg,#8a4300 0,#c97b00 32%,#ffbf38 66%,#ffd86a 100%);border-bottom:1px solid rgba(0,0,0,.28);box-shadow:0 6px 22px rgba(0,0,0,.28),inset 0 -1px 0 rgba(255,255,255,.18);color:#1a0d00;font-family:Inter,system-ui,-apple-system,sans-serif}.announce-bar::before{content:"";position:absolute;top:0;left:0;height:100%;width:55%;background:linear-gradient(100deg,transparent 0,rgba(255,255,255,.55) 50%,transparent 100%);transform:translateX(-140%);pointer-events:none;animation:5s ease-in-out infinite announceShine}@keyframes announceShine{0%{transform:translateX(-140%)}100%,28%{transform:translateX(240%)}}.ab-gift{font-size:16px;line-height:1;flex-shrink:0;filter:drop-shadow(0 1px 2px rgba(0,0,0,.25))}.ab-main{flex:1;display:flex;align-items:center;justify-content:center;gap:22px;min-width:0}.ab-eyebrow{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#3a1c00;white-space:nowrap}.ab-headline{font-size:14px;font-weight:700;color:#140a00;white-space:nowrap}.ab-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 13px;border-radius:999px;background:#0b0b0b;color:#fff;border:1px solid rgba(255,191,56,.85);font-size:11px;font-weight:700;letter-spacing:.02em;white-space:nowrap;box-shadow:0 2px 8px rgba(0,0,0,.3);transition:box-shadow .25s,border-color .25s}.ab-badge .ab-star{color:#ffbf38;font-size:11px;line-height:1}.ab-badge:hover{border-color:#ffd86a;box-shadow:0 0 16px rgba(255,191,56,.5),0 2px 8px rgba(0,0,0,.35)}.ab-ends{font-size:11px;font-weight:700;color:#3a1c00;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.ab-timer{display:inline-flex;align-items:center;gap:4px;font-variant-numeric:tabular-nums}.ab-seg{min-width:26px;text-align:center;padding:2px 5px;border-radius:6px;background:rgba(0,0,0,.82);color:#ffd86a;font-family:"Bebas Neue",Inter,monospace;font-size:13px;font-weight:700;letter-spacing:1px}.ab-colon{color:#2a1500;font-weight:800;font-size:12px}.ab-cta{flex-shrink:0;display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 18px;border-radius:9px;background:#0b0b0b;color:#ffbf38;border:1.5px solid #ffbf38;font-size:12.5px;font-weight:700;text-decoration:none;white-space:nowrap;cursor:pointer;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s,background .25s}.ab-cta:hover{transform:scale(1.06);background:#141414;box-shadow:0 0 18px rgba(255,191,56,.65),0 0 4px rgba(255,191,56,.85)}.ab-cta .ab-arrow{transition:transform .25s}.ab-cta:hover .ab-arrow{transform:translateX(3px)}@media (max-width:1024px){.announce-bar{gap:18px}.ab-main{gap:16px}.ab-seg{min-width:22px;font-size:12px;padding:2px 4px}.ab-colon{font-size:11px}.ab-headline{font-size:13px}}@media (max-width:680px){.announce-bar{height:auto;min-height:42px;flex-wrap:wrap;justify-content:center;padding:7px 14px;row-gap:6px;column-gap:16px}.ab-gift{order:1}.ab-main{order:2;flex:1 1 100%;flex-wrap:wrap;justify-content:center;gap:6px 14px}.ab-headline{white-space:normal;text-align:center;font-size:13px}.ab-cta{order:3;margin:0 auto}}.site-header{top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:14px clamp(18px,5vw,72px);backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);box-shadow:0 1px 0 rgba(247,184,36,.1),0 8px 32px rgba(0,0,0,.5);position:relative}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:19px}.brand img{width:50px;height:50px;border-radius:8px;object-fit:cover;background:#05070c}.brand b{color:var(--gold)}.menu-btn{display:none;width:42px;height:42px;border:1px solid var(--line);color:var(--text);font-size:22px;cursor:pointer}nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:24px;position:absolute;left:50%;transform:translateX(-50%)}nav a{text-decoration:none;font-size:14px;font-weight:700;position:relative;padding-bottom:4px;transition:color .25s}nav a::after{content:'';position:absolute;left:0;bottom:0;width:0;height:2px;background:linear-gradient(90deg,var(--gold),var(--gold-light));transition:width .3s var(--ease-premium);border-radius:2px}nav a:hover::after{width:100%}.nav-cta{box-shadow:0 12px 26px rgba(247,184,36,.28);transition:transform .3s var(--ease-premium),box-shadow .3s var(--ease-premium)}.nav-cta:hover{box-shadow:0 16px 34px rgba(247,184,36,.4)}.nav-cta::after{display:none}.float-wa{position:fixed;right:18px;bottom:18px;z-index:40;display:inline-flex;align-items:center;gap:8px;padding:13px 16px;border-radius:12px;color:#03180b;background:#25d366;box-shadow:0 14px 40px rgba(37,211,102,.3),0 0 0 0 rgba(37,211,102,0);text-decoration:none;font-weight:900;animation:2.5s ease-in-out infinite waPulse}@keyframes waPulse{0%,100%{box-shadow:0 14px 40px rgba(37,211,102,.3),0 0 0 0 rgba(37,211,102,.4)}50%{box-shadow:0 14px 40px rgba(37,211,102,.5),0 0 0 14px rgba(37,211,102,0)}}.float-wa small{font-size:12px}.cursor-glow{position:fixed;width:350px;height:350px;border-radius:50%;pointer-events:none;z-index:0;background:radial-gradient(circle,rgba(247,184,36,.05) 0,transparent 70%);transform:translate(-50%,-50%);transition:left .12s ease-out,top .12s ease-out}.hero{display:flex;align-items:center}.hero-grid{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 55% 70% at 72% 42%,rgba(212,175,55,.07),transparent 58%),radial-gradient(ellipse 40% 50% at 18% 68%,rgba(255,255,255,.03),transparent 55%),linear-gradient(180deg,rgba(255,255,255,.02) 0,transparent 42%)}.hero-glow-blob{position:absolute;right:clamp(60px,18vw,280px);top:48%;transform:translateY(-50%);border-radius:50%;pointer-events:none;z-index:0}@keyframes heroAmbientPulse{0%,100%{transform:translateY(-50%) scale(1);opacity:.7}50%{transform:translateY(-51%) scale(1.04);opacity:1}}.hero-inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,0.95fr);align-items:center;gap:clamp(32px,5vw,72px);width:min(1280px,100%);margin:0 auto}.hero-text-col{display:flex;flex-direction:column;gap:0}.hero-sub{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:100px;border:1px solid rgba(212,175,55,.22);background:rgba(212,175,55,.06);font-family:Inter,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.12em;width:max-content;max-width:100%;margin-bottom:22px}.hero h1{letter-spacing:-.02em}.hero h1 .gold-line{display:block;margin-top:6px;-webkit-background-clip:text;position:relative}.hero h1 .gold-line::after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.45) 50%,transparent 70%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite heroGoldTextGlint;pointer-events:none}.hero h1 .hero-h1-sub{display:block;margin-top:8px;font-size:clamp(18px, 2.2vw, 26px);font-weight:500;color:rgba(255,255,255,.92);letter-spacing:-.02em;font-family:Inter,sans-serif}@keyframes heroGoldTextShine{0%,100%{background-position:0 center}50%{background-position:100% center}}@keyframes heroGoldTextGlint{0%,100%,70%{background-position:-120% center;opacity:0}85%{opacity:.6;background-position:120% center}}.hero-tagline{display:none}.hero-desc{margin:0 0 28px;font-size:clamp(15px, 1.35vw, 17px);color:#b7bdc8;line-height:1.75;max-width:540px}.hero-launch-note{display:none}.hero-actions{display:flex;flex-wrap:wrap;align-items:center}.hero .btn.primary{position:relative;overflow:hidden;min-height:54px;padding:0 30px!important;font-size:15px;box-shadow:0 6px 28px rgba(212,175,55,.35),0 2px 8px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.35)!important;gap:10px}@keyframes heroBtnGlow{0%,100%{box-shadow:0 6px 28px rgba(212,175,55,.32),0 2px 8px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.35);background-position:0 center}50%{box-shadow:0 10px 40px rgba(212,175,55,.48),0 4px 16px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.4);background-position:100% center}}.hero .btn.primary .hero-btn-arrow{width:18px;height:18px;flex-shrink:0;transition:transform .35s var(--ease-premium)}.hero .btn.primary:hover{transform:translateY(-4px) scale(1.03)!important}.hero .btn.primary:hover .hero-btn-arrow{transform:translateX(5px)}.hero .btn.ghost.hero-btn-glass{position:relative;background:rgba(26,30,36,.55)!important;backdrop-filter:blur(16px) saturate(160%)!important;-webkit-backdrop-filter:blur(16px) saturate(160%)!important;border:1px solid rgba(212,175,55,.22)!important;color:#fff;min-height:54px;overflow:hidden;z-index:0}.hero .btn.ghost.hero-btn-glass::before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(212,175,55,.6),rgba(255,255,255,.08),rgba(212,175,55,.35),rgba(255,255,255,.05));background-size:300% 300%;animation:6s linear infinite heroGlassBorder;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}@keyframes heroGlassBorder{0%{background-position:0 50%}100%{background-position:300% 50%}}.hero .btn.ghost.hero-btn-glass:hover{transform:translateY(-3px)!important;border-color:rgba(212,175,55,.4)!important;box-shadow:0 8px 28px rgba(0,0,0,.35),0 0 20px rgba(212,175,55,.08)!important}.hero-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;padding-top:0;border-top:none;max-width:560px}.hero-trust-item{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:100px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:rgba(255,255,255,.88);background:rgba(26,30,36,.5);border:1px solid rgba(212,175,55,.18);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 4px 16px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.04);transition:transform .35s var(--ease-premium),border-color .35s ease,box-shadow .35s ease}.hero-trust-item:hover{transform:translateY(-3px);border-color:rgba(212,175,55,.35);box-shadow:0 8px 24px rgba(0,0,0,.28),0 0 16px rgba(212,175,55,.06)}.hero-trust-item svg{flex-shrink:0;width:14px;height:14px;color:#d4af37}.hero-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:32px;padding-top:28px;border-top:1px solid rgba(255,255,255,.06);max-width:560px}.hero-metric{display:flex;flex-direction:column;gap:6px}.hero-metric strong{font-family:"Playfair Display",Georgia,serif;font-size:clamp(20px, 2.2vw, 26px);font-weight:600;color:#fff;line-height:1;letter-spacing:-.02em}.hero-metric span{font-family:Inter,sans-serif;font-size:10px;font-weight:500;color:#7d8795;text-transform:uppercase;letter-spacing:.07em;line-height:1.35}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:480px;padding:20px 0}.hero-dashboard{position:relative;z-index:2;width:100%;padding:22px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(165deg,#1a1e24 0,#14181e 100%);box-shadow:0 24px 64px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.04),inset 0 1px 0 rgba(255,255,255,.06);animation:6s ease-in-out infinite heroDashFloat}@keyframes heroDashFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-dash-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.hero-dash-brand{display:flex;align-items:center;gap:10px}.hero-dash-logo{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,rgba(212,175,55,.2),rgba(212,175,55,.05));border:1px solid rgba(212,175,55,.2);display:grid;place-items:center}.hero-dash-logo svg{width:18px;height:18px;color:#d4af37}.hero-dash-brand strong{display:block;font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#fff}.hero-dash-brand span{font-family:Inter,sans-serif;font-size:11px;color:#7d8795}.hero-dash-live{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:100px;background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.2);font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#86efac;text-transform:uppercase;letter-spacing:.06em}.hero-dash-live i{width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px rgba(34,197,94,.6);animation:2s ease-in-out infinite heroLivePulse}@keyframes heroLivePulse{0%,100%{opacity:1}50%{opacity:.45}}.hero-dash-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.hero-dash-kpi{padding:12px;border-radius:12px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05)}.hero-dash-kpi label{display:block;font-family:Inter,sans-serif;font-size:10px;font-weight:500;color:#7d8795;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.hero-dash-kpi b{font-family:"Playfair Display",Georgia,serif;font-size:18px;font-weight:600;color:#fff}.hero-dash-kpi b.gold{color:#d4af37}.hero-dash-chart{height:88px;display:flex;align-items:flex-end;gap:8px;padding:12px 14px;border-radius:12px;background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.04);margin-bottom:14px}.hero-dash-bar{flex:1;border-radius:4px 4px 0 0;background:linear-gradient(180deg,rgba(212,175,55,.55),rgba(212,175,55,.12));min-height:20%;animation:heroBarGrow 1.2s var(--ease-premium) both}.hero-dash-bar:first-child{height:42%;animation-delay:.1s}.hero-dash-bar:nth-child(2){height:68%;animation-delay:.2s}.hero-dash-bar:nth-child(3){height:55%;animation-delay:.3s}.hero-dash-bar:nth-child(4){height:82%;animation-delay:.4s;background:linear-gradient(180deg,#d4af37,rgba(212,175,55,.2))}.hero-dash-bar:nth-child(5){height:64%;animation-delay:.5s}.hero-dash-bar:nth-child(6){height:90%;animation-delay:.6s}@keyframes heroBarGrow{from{transform:scaleY(0);transform-origin:bottom;opacity:0}to{transform:scaleY(1);opacity:1}}.hero-dash-orders{display:grid;gap:8px}.hero-dash-order{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:10px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.04);font-family:Inter,sans-serif;font-size:12px}.hero-dash-order span{color:#b7bdc8}.hero-dash-order b{color:#d4af37;font-weight:600}.hf-card{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;padding:12px 14px;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:0 12px 36px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.06),0 0 0 1px rgba(212,175,55,.06);color:#fff;font-size:11px;font-weight:600;white-space:nowrap;will-change:transform;transition:transform .4s var(--ease-premium),box-shadow .4s ease,border-color .4s ease;overflow:hidden}.hf-card::before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(212,175,55,.12) 0,transparent 42%,rgba(255,255,255,.04) 100%);pointer-events:none;opacity:.8}.hf-card::after{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(212,175,55,.45),rgba(255,255,255,.06),rgba(212,175,55,.25));background-size:200% 200%;animation:5s ease-in-out infinite hfBorderGlow;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}@keyframes hfBorderGlow{0%,100%{background-position:0 50%;opacity:.7}50%{background-position:100% 50%;opacity:1}}.hf-card:hover{box-shadow:0 18px 48px rgba(0,0,0,.45),0 0 28px rgba(212,175,55,.12),inset 0 1px 0 rgba(255,255,255,.08);animation-play-state:paused;transform:translate3d(var(--card-px,0),calc(var(--card-py,0) - 8px),0) scale(1.02)!important}.hf-card .hf-icon{width:34px;height:34px;border-radius:10px;flex-shrink:0;display:grid;place-items:center;background:linear-gradient(145deg,rgba(212,175,55,.16),rgba(212,175,55,.04));border:1px solid rgba(212,175,55,.22);font-size:0;position:relative;z-index:1;box-shadow:0 0 16px rgba(212,175,55,.08)}.hf-card .hf-icon svg{width:16px;height:16px;color:#d4af37;stroke:#D4AF37}.hf-card strong{display:block;font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:#fff;position:relative;z-index:1;letter-spacing:-.01em}.hf-card .hf-label{display:none}.hf-card.card-pos-1{top:2%;left:-14%;animation:7s ease-in-out infinite hfFloat1;--card-px:0px;--card-py:0px;transform:translate3d(var(--card-px),var(--card-py),0)}.hf-card.card-pos-2{top:0;right:-12%;animation:8s ease-in-out infinite hfFloat2;transform:translate3d(var(--card-px),var(--card-py),0)}.hf-card.card-pos-3{top:24%;left:-18%;animation:6.5s ease-in-out -1s infinite hfFloat3;transform:translate3d(var(--card-px),var(--card-py),0)}.hf-card.card-pos-4{top:22%;right:-16%;animation:7.5s ease-in-out -2s infinite hfFloat2;transform:translate3d(var(--card-px),var(--card-py),0)}.hf-card.card-pos-5{bottom:18%;left:-12%;animation:8.5s ease-in-out -3s infinite hfFloat1;transform:translate3d(var(--card-px),var(--card-py),0)}.hf-card.card-pos-6{bottom:16%;right:-10%;animation:7s ease-in-out -1.5s infinite hfFloat3;transform:translate3d(var(--card-px),var(--card-py),0)}.hf-card.card-pos-7{top:46%;left:-20%;animation:9s ease-in-out -4s infinite hfFloat2;transform:translate3d(var(--card-px),var(--card-py),0)}.hf-card.card-pos-8{top:44%;right:-18%;animation:8s ease-in-out -2.5s infinite hfFloat1;transform:translate3d(var(--card-px),var(--card-py),0)}@keyframes hfFloat1{0%,100%{margin-top:0}50%{margin-top:-10px}}@keyframes hfFloat2{0%,100%{margin-top:0}50%{margin-top:-12px}}@keyframes hfFloat3{0%,100%{margin-top:0}50%{margin-top:-8px}}.hero-char-svg{display:none}@media (max-width:1024px){.hero-inner{grid-template-columns:1fr;gap:40px}.hero-visual{min-height:400px;order:-1}.hero-visual-stage{width:min(100%,420px);margin:0 auto}.hero-text-col{text-align:left}.hero-metrics{grid-template-columns:repeat(2,1fr)}.hf-card.card-pos-1,.hf-card.card-pos-3{left:-2%}.hf-card.card-pos-2,.hf-card.card-pos-4{right:-2%}.hf-card.card-pos-7,.hf-card.card-pos-8{display:none}}@media (max-width:640px){.hero{padding-top:48px;padding-bottom:56px}.hero-trust-row{gap:8px}.hero-trust-item{font-size:11px;padding:7px 12px}.hero-metrics{gap:12px;margin-top:24px;padding-top:20px}.hf-card{font-size:10px;padding:9px 11px;max-width:140px;white-space:normal}.hf-card .hf-icon{width:28px;height:28px}.hf-card .hf-icon svg{width:14px;height:14px}.hf-card.card-pos-5,.hf-card.card-pos-6{display:none}.hero h1 .hero-h1-sub{font-size:16px}}.back-link,.btn,.category-card a,.tool-chips a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:9px;border:1px solid transparent;text-decoration:none;font-size:14px;font-weight:900;letter-spacing:.2px;cursor:pointer;transition:transform .35s var(--ease-premium),box-shadow .35s var(--ease-premium),background .3s ease}.btn.primary{box-shadow:0 10px 30px rgba(247,184,36,.35),inset 0 1px 0 rgba(255,255,255,.4),inset 0 -2px 4px rgba(0,0,0,.12);font-size:15px;position:relative;overflow:hidden}@keyframes btnShimmer{0%{background-position:0}100%{background-position:200%}}.btn.primary::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.25) 50%,transparent 100%);transform:translateX(-100%);transition:transform .5s}.btn.primary:hover::after{transform:translateX(100%)}.btn.primary:hover{transform:translateY(-3px) scale(1.015);box-shadow:0 18px 46px rgba(247,184,36,.55),0 0 70px rgba(247,184,36,.22),inset 0 1px 0 rgba(255,255,255,.5)}.btn.primary:active{transform:translateY(-1px) scale(.99);transition:transform .1s}.btn.ghost{gap:8px}.btn.ghost:active{transform:translateY(0)}.pill{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;padding:8px 14px;text-transform:uppercase;letter-spacing:.6px;box-shadow:0 4px 16px rgba(247,184,36,.1)}.final-cta-title,.hero h1,.section-head h2{margin:0;line-height:1;font-family:Fraunces,Georgia,serif;font-weight:900}.final-cta-desc,.hero p,.section-head p{color:var(--muted);line-height:1.8}.hero-actions,.proof-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.hero .hero-actions{margin-top:0}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.hero-points span,.mini-badges span{padding:8px 12px;border:1px solid rgba(247,184,36,.22);border-radius:8px;color:#f7d97a;background:rgba(247,184,36,.09);font-size:13px;font-weight:800}.hero-card,.orbit-card{display:none}@media(max-width:900px){.hero-inner{grid-template-columns:1fr}.hero-visual{min-height:420px;margin:0 auto;width:100%}}.stats-band{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line);overflow:hidden}.stats-band::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 80% 100% at 50% 50%,rgba(247,184,36,.04),transparent);pointer-events:none}.stat{padding:34px 18px;text-align:center;border-right:1px solid var(--line);position:relative;transition:background .4s ease,transform .4s var(--ease-premium)}.stat:hover{background:rgba(247,184,36,.06);transform:translateY(-3px)}.stat:last-child{border-right:0}.stat strong{display:block;color:var(--gold);font-size:clamp(28px, 4vw, 46px);line-height:1;letter-spacing:1px;text-shadow:0 0 30px rgba(247,184,36,.5)}.stat span{display:block;margin-top:8px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.4px}.section{margin:0 auto}.section-head{display:grid;justify-items:center;text-align:center;margin-bottom:52px}.section-head h2{margin-top:18px;letter-spacing:-.5px}.section-head p{max-width:680px;margin:18px 0 0}.section-head h2 .accent-red{color:#ff5b6c}.ps-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;width:min(1180px,100%);margin:0 auto;align-items:stretch}.ps-problems{display:flex;flex-direction:column;gap:16px}.ps-problem{display:flex;gap:16px;padding:22px 24px;transition:transform .4s var(--ease-premium),border-color .4s ease,box-shadow .4s ease}.ps-problem:hover{transform:translateX(5px);border-color:rgba(255,91,108,.38);box-shadow:0 14px 36px rgba(255,91,108,.12)}.ps-problem .ps-x{flex-shrink:0;display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:rgba(255,91,108,.14);border:1px solid rgba(255,91,108,.35);color:#ff5b6c;font-weight:900;font-size:16px;transition:transform .4s var(--ease-premium)}.ps-problem:hover .ps-x{transform:rotate(90deg)}.ps-problem h3{margin:0 0 6px;color:#ffb3bb;font-size:17px}.ps-problem p{margin:0;color:#a09a8c;font-size:13.5px;line-height:1.7}.ps-solution{position:relative;padding:clamp(28px,4vw,40px);overflow:hidden;box-shadow:0 0 60px rgba(36,213,106,.1),inset 0 1px 0 rgba(255,255,255,.05);display:flex;flex-direction:column;align-items:center;text-align:center}.ps-solution::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 0,rgba(36,213,106,.18),transparent 60%)}.ps-solution>*{position:relative;z-index:1}.ps-solution .ps-dot{width:30px;height:30px;border:1px solid rgba(247,184,36,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;align-self:flex-start;margin-bottom:12px}.ps-solution .ps-dot::after{content:"";width:10px;height:10px;border-radius:50%;background:#f7b824}.ps-solution .ps-bulb{font-size:46px;margin-bottom:6px}.ps-solution h3{margin:0 0 16px;font-size:clamp(22px, 3vw, 30px);color:#fff;font-family:"Bebas Neue",sans-serif;letter-spacing:1px}.ps-solution>p{max-width:460px;margin:0 0 26px;color:#b8e6c8;font-size:14px;line-height:1.8}.ps-checklist{display:flex;flex-direction:column;gap:14px;align-items:flex-start;width:100%;max-width:460px}.ps-checklist div{display:flex;align-items:flex-start;gap:10px;color:#d9ffe9;font-size:13.5px;font-weight:700;text-align:left}.ps-checklist div::before{content:"✓";flex-shrink:0;color:#24d56a;font-weight:900}@media (max-width:980px){.ps-grid{grid-template-columns:1fr}}#who-can-start::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 48% 38% at 50% 100%,rgba(212,175,55,.05),transparent 70%);pointer-events:none}#who-can-start .section-head{position:relative;z-index:1;max-width:680px;margin-inline:auto}#who-can-start .section-head h2::after{content:"";display:block;width:48px;height:2px;margin:18px auto 0;border-radius:2px;background:linear-gradient(90deg,transparent,#d4af37,transparent);opacity:0;transform:scaleX(.4);transition:opacity .6s ease,transform .6s var(--ease-premium)}#who-can-start.visible .section-head h2::after{opacity:1;transform:scaleX(1)}#who-can-start .audience-grid-5{display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(20px,2.5vw,30px);width:min(1280px,100%);margin:clamp(44px,5vw,60px) auto 0;position:relative;z-index:1}#who-can-start .audience-card-2{position:relative;display:flex;flex-direction:column;align-items:center;min-height:300px;padding:clamp(36px,3.4vw,42px) clamp(22px,2.4vw,28px) clamp(30px,2.6vw,36px);text-align:center;border:1px solid rgba(212,175,55,.13)!important;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 28px 68px rgba(0,0,0,.42),0 10px 28px rgba(0,0,0,.22),0 1px 0 rgba(255,255,255,.06) inset!important;overflow:hidden;opacity:0;transform:translate3d(0,32px,0);transition:opacity .65s var(--ease-premium),transform .65s var(--ease-premium),box-shadow .48s var(--ease-premium),border-color .4s ease,background .48s ease;will-change:transform,opacity}#who-can-start .audience-card-2::before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(ellipse 90% 70% at 50% -15%,rgba(212,175,55,.12),transparent 72%);opacity:0;transition:opacity .48s;pointer-events:none}#who-can-start .audience-card-2::after{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.45),transparent);opacity:.7}#who-can-start .audience-card-2 .ac-icon{display:grid!important;place-items:center!important;width:84px!important;height:84px!important;margin:0 auto clamp(22px,2.2vw,28px)!important;font-size:38px!important;border-radius:24px!important;border:1px solid rgba(212,175,55,.3)!important;background:linear-gradient(145deg,rgba(212,175,55,.16),rgba(212,175,55,.04))!important;box-shadow:0 14px 36px rgba(0,0,0,.28),0 0 28px rgba(212,175,55,.1),inset 0 1px 0 rgba(255,255,255,.09)!important;color:inherit!important;font-family:inherit!important;font-weight:inherit!important;transition:transform .48s var(--ease-premium),box-shadow .48s ease!important;position:relative;z-index:2}#who-can-start .audience-card-2 h3{margin:0 0 12px;font-family:Fraunces,Georgia,serif;font-size:clamp(17px, 1.5vw, 20px);font-weight:700;color:#f5f3eb;letter-spacing:-.02em;line-height:1.28;position:relative;z-index:2}#who-can-start .audience-card-2 p{margin:0 auto;flex:1;color:rgba(255,255,255,.54);font-size:clamp(13.5px, 1.1vw, 14.5px);line-height:1.78;max-width:28ch;position:relative;z-index:2}#who-can-start .audience-card-2 .ac-highlight{display:inline-flex;align-items:center;margin-top:22px;padding:7px 14px;border-radius:100px;color:#e8c872;background:linear-gradient(135deg,rgba(212,175,55,.14),rgba(212,175,55,.04));border:1px solid rgba(212,175,55,.28);font-family:Inter,sans-serif;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;position:relative;z-index:2;box-shadow:0 6px 18px rgba(212,175,55,.08);transition:transform .4s var(--ease-premium),box-shadow .4s ease}#who-can-start .audience-card-2:hover::before{opacity:1}#who-can-start .audience-card-2:hover .ac-icon{transform:scale(1.1)!important;box-shadow:0 18px 44px rgba(0,0,0,.32),0 0 36px rgba(212,175,55,.2),inset 0 1px 0 rgba(255,255,255,.12)!important}#who-can-start .audience-card-2:hover .ac-highlight{transform:translateY(-2px);box-shadow:0 8px 22px rgba(212,175,55,.14)}#who-can-start .audience-card-2:first-child .ac-icon{border-color:rgba(212,175,55,.36)!important;background:linear-gradient(145deg,rgba(212,175,55,.18),rgba(212,175,55,.05))!important}#who-can-start .audience-card-2:nth-child(2) .ac-icon{border-color:rgba(20,168,255,.38)!important;background:linear-gradient(145deg,rgba(20,168,255,.16),rgba(20,168,255,.04))!important;box-shadow:0 14px 36px rgba(20,168,255,.14),inset 0 1px 0 rgba(255,255,255,.08)!important}#who-can-start .audience-card-2:nth-child(3) .ac-icon{border-color:rgba(255,91,108,.36)!important;background:linear-gradient(145deg,rgba(255,91,108,.15),rgba(255,91,108,.04))!important;box-shadow:0 14px 36px rgba(255,91,108,.12),inset 0 1px 0 rgba(255,255,255,.08)!important}#who-can-start .audience-card-2:nth-child(4) .ac-icon{border-color:rgba(139,116,255,.38)!important;background:linear-gradient(145deg,rgba(139,116,255,.16),rgba(139,116,255,.04))!important;box-shadow:0 14px 36px rgba(139,116,255,.14),inset 0 1px 0 rgba(255,255,255,.08)!important}#who-can-start .audience-card-2:nth-child(5) .ac-icon{border-color:rgba(36,213,106,.38)!important;background:linear-gradient(145deg,rgba(36,213,106,.15),rgba(36,213,106,.04))!important;box-shadow:0 14px 36px rgba(36,213,106,.12),inset 0 1px 0 rgba(255,255,255,.08)!important}#who-can-start.visible .audience-card-2{opacity:1;transform:translate3d(0,0,0)}#who-can-start.visible .audience-card-2:first-child{transition-delay:0s}#who-can-start.visible .audience-card-2:nth-child(2){transition-delay:70ms}#who-can-start.visible .audience-card-2:nth-child(3){transition-delay:140ms}#who-can-start.visible .audience-card-2:nth-child(4){transition-delay:210ms}#who-can-start.visible .audience-card-2:nth-child(5){transition-delay:280ms}@media (max-width:1100px){#who-can-start .audience-grid-5{grid-template-columns:repeat(3,1fr)}}@media (max-width:740px){#who-can-start .audience-grid-5{grid-template-columns:repeat(2,1fr);gap:20px}#who-can-start .audience-card-2{min-height:280px}}@media (max-width:480px){#who-can-start .audience-grid-5{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){#who-can-start .audience-card-2,#who-can-start .audience-card-2 .ac-icon{transition:none!important}}#categories{position:relative;width:100%!important;max-width:none!important;padding:clamp(132px,15vw,180px) clamp(28px,5vw,60px)!important;background:#050505!important;box-shadow:none!important;clip-path:none!important;overflow:hidden;isolation:isolate}.cat-section-ambient,.cat-section-glow{position:absolute;inset:0;pointer-events:none;z-index:0}.cat-section-glow{inset:-18% -8%;background:radial-gradient(ellipse 52% 40% at 16% 8%,rgba(212,175,55,.09),transparent 60%),radial-gradient(ellipse 46% 36% at 84% 18%,rgba(201,168,76,.05),transparent 58%),radial-gradient(ellipse 58% 44% at 50% 98%,rgba(180,145,60,.04),transparent 66%)}.cat-ambient-noise{position:absolute;inset:0;opacity:.032;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px}.cat-ambient-vignette{position:absolute;inset:0;background:radial-gradient(ellipse 88% 74% at 50% 44%,transparent 40%,rgba(0,0,0,.48) 100%)}.cat-ambient-light{position:absolute;inset:-12% 0 auto;height:52%;background:radial-gradient(ellipse 68% 50% at 50% 0,rgba(255,255,255,.028),transparent 74%)}.cat-ambient-particles{position:absolute;inset:0}.cat-ambient-particles i{position:absolute;width:2px;height:2px;border-radius:50%;background:rgba(255,255,255,.22);opacity:.4;will-change:transform}.cat-ambient-particles i:first-child{left:9%;top:20%;animation:58s ease-in-out -2s infinite cat-particle-float}.cat-ambient-particles i:nth-child(2){left:24%;top:64%;width:1px;height:1px;animation:52s ease-in-out -9s infinite cat-particle-float}.cat-ambient-particles i:nth-child(3){left:38%;top:16%;animation:62s ease-in-out -5s infinite cat-particle-float}.cat-ambient-particles i:nth-child(4){left:50%;top:78%;animation:48s ease-in-out -12s infinite cat-particle-float}.cat-ambient-particles i:nth-child(5){left:63%;top:34%;animation:56s ease-in-out -7s infinite cat-particle-float}.cat-ambient-particles i:nth-child(6){left:76%;top:57%;animation:64s ease-in-out -11s infinite cat-particle-float}.cat-ambient-particles i:nth-child(7){left:90%;top:26%;animation:54s ease-in-out -15s infinite cat-particle-float}.cat-ambient-particles i:nth-child(8){left:56%;top:50%;width:1px;height:1px;animation:60s ease-in-out -4s infinite cat-particle-float}@keyframes cat-particle-float{0%,100%{transform:translate3d(0,0,0);opacity:.3}50%{transform:translate3d(10px,-14px,0);opacity:.55}}#categories .section-head{position:relative;z-index:1;margin-bottom:clamp(64px,8vw,96px)}#categories .section-head .pill{padding:10px 20px;border-radius:100px;font-size:10px;font-weight:700;letter-spacing:.18em;color:#d4af37;background:rgba(212,175,55,.06);border:1px solid rgba(212,175,55,.22);box-shadow:none}#categories .section-head h2{margin-top:26px;font-family:Fraunces,Georgia,serif;font-size:clamp(42px, 6vw, 72px);font-weight:900;letter-spacing:-.035em;line-height:1.04;color:#fafafa;text-shadow:none}#categories .section-head h2::after{content:"";display:block;width:72px;height:1.5px;margin:30px auto 0;border-radius:2px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.75) 20%,rgba(232,200,114,.9) 50%,rgba(212,175,55,.75) 80%,transparent);opacity:0;transform:scaleX(.6);transition:opacity .8s var(--ease-premium),transform .8s var(--ease-premium)}#categories.visible .section-head h2::after{opacity:1;transform:scaleX(1);transition-delay:0.2s}#categories .section-head p{max-width:650px;margin:28px 0 0;font-size:clamp(16px, 1.55vw, 18px);line-height:1.8;color:rgba(255,255,255,.52);letter-spacing:.015em;font-weight:400}#categories .section-head .pill,#categories .section-head h2,#categories .section-head p{opacity:0;transform:translate3d(0,24px,0);transition:opacity .75s var(--ease-premium),transform .75s var(--ease-premium)}#categories.visible .section-head .pill{opacity:1;transform:translate3d(0,0,0);transition-delay:0s}#categories.visible .section-head h2{opacity:1;transform:translate3d(0,0,0);transition-delay:0.1s}#categories.visible .section-head p{opacity:1;transform:translate3d(0,0,0);transition-delay:220ms}.category-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-top:56px;width:min(1320px,100%);margin-left:auto;margin-right:auto}.category-card{position:relative;min-height:388px;display:flex;align-items:flex-end;overflow:hidden;box-shadow:0 28px 72px rgba(0,0,0,.44),0 8px 24px rgba(0,0,0,.22),0 1px 0 rgba(255,255,255,.06) inset,0 0 0 1px rgba(255,255,255,.025) inset;transition:transform .48s var(--ease-premium),box-shadow .48s var(--ease-premium),border-color .48s ease,opacity .7s var(--ease-premium);opacity:0;transform:translate3d(0,32px,0) scale(.985);will-change:transform,opacity;contain:layout style paint;content-visibility:auto;contain-intrinsic-size:388px}.category-card::before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(175deg,rgba(255,255,255,.09) 0,rgba(255,255,255,.015) 24%,transparent 44%);pointer-events:none;z-index:3;transition:opacity .48s}.category-card:hover::before{opacity:1.15}#categories.visible .category-card{opacity:1;transform:translate3d(0,0,0) scale(1)}#categories.visible .category-card:first-child{transition-delay:0s}#categories.visible .category-card:nth-child(2){transition-delay:55ms}#categories.visible .category-card:nth-child(3){transition-delay:110ms}#categories.visible .category-card:nth-child(4){transition-delay:165ms}#categories.visible .category-card:nth-child(5){transition-delay:220ms}#categories.visible .category-card:nth-child(6){transition-delay:275ms}#categories.visible .category-card:nth-child(7){transition-delay:330ms}#categories.visible .category-card:nth-child(8){transition-delay:385ms}#categories.visible .category-card:nth-child(9){transition-delay:440ms}#categories.visible .category-card:nth-child(10){transition-delay:495ms}#categories.visible .category-card:nth-child(11){transition-delay:550ms}#categories.visible .category-card:nth-child(12){transition-delay:605ms}#categories.visible .category-card:nth-child(13){transition-delay:660ms}#categories.visible .category-card:nth-child(14){transition-delay:715ms}#categories.visible .category-card:nth-child(15){transition-delay:770ms}#categories.visible .category-card:nth-child(16){transition-delay:825ms}#categories.visible .category-card:hover,.category-card:hover{transform:translate3d(0,-10px,0) scale(1);border-color:rgba(212,175,55,.38);box-shadow:0 48px 100px rgba(0,0,0,.52),0 16px 40px rgba(0,0,0,.28),0 0 0 1px rgba(212,175,55,.14),0 1px 0 rgba(255,255,255,.07) inset}.category-card.featured{grid-column:span 2;grid-row:span 2;min-height:0}.category-card .cat-bg{position:absolute;inset:0;background-size:cover!important;background-position:center 38%!important;background-repeat:no-repeat!important;image-rendering:-webkit-optimize-contrast;filter:brightness(.9) saturate(1.05) contrast(1.05);transition:transform .48s var(--ease-premium),filter .48s ease;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(0,0,0) scale(1.02)}.category-card:hover .cat-bg{transform:translate3d(0,0,0) scale(1.08);filter:brightness(.96) saturate(1.08) contrast(1.07)}.category-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,5,5,.02) 0,rgba(5,5,5,.1) 34%,rgba(5,5,5,.72) 68%,rgba(5,5,5,.97) 100%);pointer-events:none;z-index:1;transition:opacity .48s,background .48s}.category-card:hover::after{background:linear-gradient(180deg,rgba(5,5,5,.01) 0,rgba(5,5,5,.08) 34%,rgba(5,5,5,.66) 68%,rgba(5,5,5,.94) 100%)}.category-card.product-showcase::after{background:linear-gradient(180deg,rgba(5,5,5,.04) 0,rgba(5,5,5,.12) 32%,rgba(5,5,5,.78) 70%,rgba(5,5,5,.98) 100%)}.category-card.product-showcase:hover::after{background:linear-gradient(180deg,rgba(5,5,5,.02) 0,rgba(5,5,5,.1) 32%,rgba(5,5,5,.72) 70%,rgba(5,5,5,.96) 100%)}.category-card.product-showcase .cat-bg{background-size:cover!important;background-position:center 36%!important}.category-card div.cat-content{position:relative;z-index:2;padding:clamp(26px,3.2vw,34px);width:100%;transition:transform .48s var(--ease-premium)}.category-card:hover div.cat-content{transform:translate3d(0,-5px,0)}.category-card .cat-badge,.category-card a,.category-card h3,.category-card p{opacity:0;transform:translate3d(0,12px,0);transition:opacity .5s ease,transform .5s var(--ease-premium)}#categories.visible .category-card .cat-badge,#categories.visible .category-card a,#categories.visible .category-card h3,#categories.visible .category-card p{opacity:1;transform:translate3d(0,0,0)}#categories.visible .category-card .cat-badge{transition-delay:120ms}#categories.visible .category-card h3{transition-delay:180ms}#categories.visible .category-card p{transition-delay:240ms}#categories.visible .category-card a{transition-delay:0.3s}.category-card span.cat-badge{display:inline-flex;margin-bottom:16px;padding:7px 15px;border-radius:100px;color:#e8c872;background:linear-gradient(135deg,rgba(212,175,55,.12),rgba(212,175,55,.04));border:1px solid rgba(212,175,55,.28);font-family:Inter,sans-serif;font-size:10px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;line-height:1.2}.category-card h3{margin:0;font-family:"Playfair Display",Georgia,serif;font-size:clamp(29px, 2.9vw, 36px);font-weight:700;color:#fff;letter-spacing:-.028em;line-height:1.1}.category-card.featured h3{font-size:clamp(36px, 3.8vw, 44px);font-weight:700}.category-card p{margin:14px 0 22px;font-family:Inter,sans-serif;font-size:clamp(14px, 1.4vw, 16px);font-weight:400;color:rgba(255,255,255,.62);line-height:1.7;max-width:40ch;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-card.featured p{font-size:clamp(15px, 1.5vw, 18px);color:rgba(255,255,255,.66);line-height:1.75;-webkit-line-clamp:3}.category-card a{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:6px;height:48px;min-height:48px;background-size:240% auto!important;animation:7s linear infinite cat-btn-shimmer;box-shadow:0 4px 18px rgba(0,0,0,.28),0 2px 8px rgba(212,175,55,.18),0 1px 0 rgba(255,255,255,.2) inset;letter-spacing:.01em;text-decoration:none;cursor:pointer;transition:transform .48s var(--ease-premium),box-shadow .48s ease;will-change:transform}.category-card a::before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.28) 50%,transparent 60%);transform:translate3d(-130%,0,0);animation:5s ease-in-out infinite cat-btn-shine;pointer-events:none}@keyframes cat-btn-shimmer{0%{background-position:240% center}100%{background-position:-240% center}}@keyframes cat-btn-shine{0%,100%,74%{transform:translate3d(-130%,0,0)}84%{transform:translate3d(130%,0,0)}}.category-card a:hover{transform:translate3d(5px,0,0);box-shadow:0 8px 28px rgba(0,0,0,.32),0 4px 16px rgba(212,175,55,.28),0 0 20px rgba(212,175,55,.1);animation-duration:3.5s}#categories .category-card,#categories .category-card:hover{background:#070708!important;border-radius:26px!important}@media (max-width:1199px){.category-grid{grid-template-columns:repeat(3,1fr);gap:34px}.category-card{min-height:368px;contain-intrinsic-size:368px}.category-card.featured{grid-column:span 2;grid-row:span 2}}@media (max-width:899px){#categories{padding:108px 28px!important}.category-grid{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:44px}.category-card{min-height:360px;contain-intrinsic-size:360px}.category-card.featured{grid-column:span 2;grid-row:span 1;min-height:420px}.category-card h3{font-size:28px}.category-card.featured h3{font-size:34px}#categories .section-head{margin-bottom:52px}}@media (max-width:599px){#categories{padding:96px 22px!important}.category-grid{grid-template-columns:1fr;gap:26px;margin-top:40px}.category-card,.category-card.featured{min-height:400px;contain-intrinsic-size:400px;grid-column:span 1;grid-row:span 1}.category-card h3{font-size:30px}.category-card.featured h3{font-size:36px}#categories .section-head h2{font-size:38px}#categories .section-head p{max-width:100%}}@media (prefers-reduced-motion:reduce){#categories .section-head .pill,#categories .section-head h2,#categories .section-head h2::after,#categories .section-head p,.category-card,.category-card .cat-badge,.category-card a,.category-card h3,.category-card p{opacity:1;transform:none;transition:none;animation:none}.category-card .cat-bg,.category-card a::before{transition:none;animation:none}.cat-ambient-particles i{animation:none}}.banner-category-grid{display:grid;grid-template-columns:1fr;gap:28px;margin-top:28px}.banner-category-card{position:relative;overflow:hidden;border:1px solid var(--glass-border);box-shadow:0 18px 50px rgba(0,0,0,.45);transition:transform .5s var(--ease-premium),box-shadow .5s var(--ease-premium)}.banner-category-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(0,0,0,.55),var(--glow-gold)}.banner-category-card img{width:100%;height:auto;display:block}.tool-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px}.tool-chips a{transition:transform .35s var(--ease-premium),background .35s ease,border-color .35s ease,box-shadow .35s ease;min-height:46px;color:#fff4cf;font-size:14.5px;gap:9px}.tool-chips a:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(247,184,36,.18)}.tool-chips a[data-brand=shopify]:hover{background:rgba(149,219,123,.14);border-color:rgba(149,219,123,.5);color:#c3f0ae;box-shadow:0 14px 32px rgba(149,219,123,.22)}.tool-chips a[data-brand=meesho]:hover{background:rgba(244,68,108,.14);border-color:rgba(244,68,108,.5);color:#ffb3c4;box-shadow:0 14px 32px rgba(244,68,108,.2)}.tool-chips a[data-brand=amazon]:hover{background:rgba(255,159,28,.14);border-color:rgba(255,159,28,.5);color:#ffd699;box-shadow:0 14px 32px rgba(255,159,28,.22)}.tool-chips a[data-brand=flipkart]:hover{background:rgba(40,98,255,.14);border-color:rgba(40,98,255,.5);color:#aac4ff;box-shadow:0 14px 32px rgba(40,98,255,.22)}.tool-chips a[data-brand=razorpay]:hover{background:rgba(14,165,233,.14);border-color:rgba(14,165,233,.5);color:#a6e4ff;box-shadow:0 14px 32px rgba(14,165,233,.22)}.tool-chips a[data-brand=whatsapp]:hover{background:rgba(37,211,102,.14);border-color:rgba(37,211,102,.5);color:#a6f5c4;box-shadow:0 14px 32px rgba(37,211,102,.22)}.tool-chips a[data-brand=facebook]:hover{background:rgba(24,119,242,.14);border-color:rgba(24,119,242,.5);color:#a9c9ff;box-shadow:0 14px 32px rgba(24,119,242,.22)}.tool-chips a[data-brand=google]:hover{background:rgba(234,67,53,.14);border-color:rgba(234,67,53,.5);color:#ffb4ad;box-shadow:0 14px 32px rgba(234,67,53,.2)}.faq-section,.plans-section,.process-section,.reviews-section{width:100%;max-width:none;padding-inline:clamp(18px,5vw,72px);border-block:1px solid rgba(247,184,36,0.1)}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;width:min(1180px,100%);margin:0 auto}.faq-item,.plan-card,.review-card,.step{backdrop-filter:blur(8px);box-shadow:0 16px 40px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.05);transition:transform .45s var(--ease-premium),box-shadow .45s var(--ease-premium),border-color .4s ease}.review-card:hover,.step:hover{box-shadow:0 26px 56px rgba(0,0,0,.45),0 0 36px rgba(247,184,36,.1),inset 0 1px 0 rgba(255,255,255,.07)}.step{padding:24px 18px}.step b{display:inline-block;margin-bottom:26px;font-size:42px;line-height:1}.plan-card h3,.step h3{margin:0 0 10px;color:#f0efe8}.faq-item p,.plan-card p,.step p{margin:0;color:#a09a8c;line-height:1.7;font-size:14px}#why-us::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 55% 42% at 50% 0,rgba(212,175,55,.07),transparent 68%);pointer-events:none}#why-us .section-head{position:relative;z-index:1;max-width:720px;margin-inline:auto}#why-us .section-head h2::after{content:"";display:block;width:48px;height:2px;margin:18px auto 0;border-radius:2px;background:linear-gradient(90deg,transparent,#d4af37,transparent);opacity:0;transform:scaleX(.4);transition:opacity .6s ease,transform .6s var(--ease-premium)}#why-us.visible .section-head h2::after{opacity:1;transform:scaleX(1)}#why-us .audience-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(20px,2.5vw,32px);width:min(1280px,100%);margin:clamp(44px,5vw,60px) auto 0;position:relative;z-index:1}#why-us .audience-card{position:relative;min-height:310px;padding:clamp(36px,3.5vw,44px) clamp(22px,2.4vw,28px) clamp(30px,2.8vw,38px);text-align:center;border:1px solid rgba(212,175,55,.14)!important;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 28px 68px rgba(0,0,0,.44),0 10px 28px rgba(0,0,0,.24),0 1px 0 rgba(255,255,255,.06) inset!important;overflow:hidden;opacity:0;transform:translate3d(0,32px,0);transition:opacity .65s var(--ease-premium),transform .65s var(--ease-premium),box-shadow .48s var(--ease-premium),border-color .4s ease,background .48s ease;will-change:transform,opacity}#why-us .audience-card::before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(ellipse 85% 65% at 50% -10%,rgba(212,175,55,.14),transparent 72%);opacity:0;transition:opacity .48s;pointer-events:none;z-index:0}#why-us .audience-card::after{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.55),transparent);opacity:.75;z-index:1}#why-us .audience-card .ac-num{position:relative;top:auto;right:auto;display:inline-flex;align-items:center;justify-content:center;margin:0 auto 26px;font-size:11px;letter-spacing:.14em;line-height:1;z-index:2;transition:transform .48s var(--ease-premium),box-shadow .48s ease}#why-us .audience-card>span:not(.ac-num):not(.ac-badge){display:grid;place-items:center;width:80px;height:80px;margin:0 auto clamp(22px,2.2vw,28px);border-radius:22px;font-size:36px;border:1px solid rgba(212,175,55,.3);background:linear-gradient(145deg,rgba(212,175,55,.16),rgba(212,175,55,.04));box-shadow:0 14px 36px rgba(0,0,0,.3),0 0 28px rgba(212,175,55,.1),inset 0 1px 0 rgba(255,255,255,.09);transition:transform .48s var(--ease-premium),box-shadow .48s ease;position:relative;z-index:2}#why-us .audience-card h3{margin:0 0 14px;font-family:Fraunces,Georgia,serif;font-size:clamp(17px, 1.5vw, 20px);font-weight:700;color:#f5f3eb;letter-spacing:-.02em;line-height:1.28;position:relative;z-index:2}#why-us .audience-card p{margin:0 auto;color:rgba(255,255,255,.54);font-size:clamp(13.5px, 1.1vw, 14.5px);line-height:1.78;max-width:27ch;position:relative;z-index:2}#why-us .audience-card .ac-badge,#why-us .audience-card small{display:inline-flex;align-items:center;margin-top:22px;padding:7px 14px;border-radius:100px;color:#e8c872;background:linear-gradient(135deg,rgba(212,175,55,.16),rgba(212,175,55,.05));border:1px solid rgba(212,175,55,.32);font-family:Inter,sans-serif;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;position:relative;z-index:2;box-shadow:0 6px 18px rgba(212,175,55,.1)}#why-us .audience-card:hover{box-shadow:0 52px 108px rgba(0,0,0,.54),0 0 48px rgba(212,175,55,.16),0 0 0 1px rgba(212,175,55,.14),0 1px 0 rgba(255,255,255,.08) inset!important}#why-us .audience-card:hover::before{opacity:1}#why-us .audience-card:hover .ac-num{transform:scale(1.06);box-shadow:0 0 0 6px rgba(212,175,55,.1),0 12px 32px rgba(212,175,55,.22),inset 0 1px 0 rgba(255,255,255,.14)}#why-us .audience-card:hover>span:not(.ac-num):not(.ac-badge){transform:scale(1.1);box-shadow:0 18px 44px rgba(0,0,0,.34),0 0 36px rgba(212,175,55,.22),inset 0 1px 0 rgba(255,255,255,.12)}#why-us .audience-card.hot{border-color:rgba(20,168,255,.42)!important}#why-us .audience-card.hot::after{background:linear-gradient(90deg,transparent,rgba(20,168,255,.65),rgba(212,175,55,.5),transparent)}#why-us .audience-card.hot>span:not(.ac-num):not(.ac-badge){border-color:rgba(20,168,255,.42);background:linear-gradient(145deg,rgba(20,168,255,.16),rgba(212,175,55,.06));box-shadow:0 14px 36px rgba(20,168,255,.18),0 0 28px rgba(20,168,255,.12),inset 0 1px 0 rgba(255,255,255,.09)}#why-us .audience-card:nth-child(3)>span:not(.ac-num):not(.ac-badge){border-color:rgba(36,213,106,.38);background:linear-gradient(145deg,rgba(36,213,106,.14),rgba(36,213,106,.04));box-shadow:0 14px 36px rgba(36,213,106,.14),inset 0 1px 0 rgba(255,255,255,.08)}#why-us .audience-card:nth-child(4)>span:not(.ac-num):not(.ac-badge){border-color:rgba(139,116,255,.4);background:linear-gradient(145deg,rgba(139,116,255,.15),rgba(139,116,255,.04));box-shadow:0 14px 36px rgba(139,116,255,.14),inset 0 1px 0 rgba(255,255,255,.08)}#why-us .audience-card:nth-child(5)>span:not(.ac-num):not(.ac-badge){border-color:rgba(255,91,108,.38);background:linear-gradient(145deg,rgba(255,91,108,.14),rgba(255,91,108,.04));box-shadow:0 14px 36px rgba(255,91,108,.14),inset 0 1px 0 rgba(255,255,255,.08)}#why-us.visible .audience-card{opacity:1;transform:translate3d(0,0,0)}#why-us.visible .audience-card:first-child{transition-delay:0s}#why-us.visible .audience-card:nth-child(2){transition-delay:70ms}#why-us.visible .audience-card:nth-child(3){transition-delay:140ms}#why-us.visible .audience-card:nth-child(4){transition-delay:210ms}#why-us.visible .audience-card:nth-child(5){transition-delay:280ms}@media (max-width:1100px){#why-us .audience-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:740px){#why-us .audience-grid{grid-template-columns:repeat(2,1fr);gap:20px}#why-us .audience-card{min-height:280px}}@media (max-width:480px){#why-us .audience-grid{grid-template-columns:1fr}}.roadmap-intro{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin:0 auto 40px}.roadmap-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;text-transform:uppercase;letter-spacing:1px}.roadmap-weeks{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;width:min(1240px,100%);margin:0 auto}.week-card{position:relative;padding:28px 22px 24px;backdrop-filter:blur(10px);box-shadow:0 18px 50px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.06);transition:transform .3s,box-shadow .3s,border-color .3s}.week-card:hover{box-shadow:0 24px 64px rgba(247,184,36,.18),inset 0 1px 0 rgba(255,255,255,.08)}.week-card .week-tag{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;margin-bottom:16px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:1.2px;color:#06110b;background:linear-gradient(135deg,#ffd86b,#f7b824)}.week-card h3{margin:0 0 6px;font-size:19px;color:#fff}.week-card .week-range{display:block;margin-bottom:16px;color:#f7b824;font-size:12px;font-weight:800;letter-spacing:.5px}.week-card ul{display:grid;gap:11px;margin:0;padding:0;list-style:none}.week-card li{display:flex;gap:10px;align-items:flex-start;color:#c7c0ad;font-size:13px;line-height:1.55}.week-card li::before{content:"▸";flex-shrink:0;color:#24d56a;font-weight:900;margin-top:1px}.week-card.week-2 .week-tag{background:linear-gradient(135deg,#5fe0ff,#14a8ff)}.week-card.week-3 .week-tag{background:linear-gradient(135deg,#b39bff,#8b74ff)}.week-card.week-4 .week-tag{background:linear-gradient(135deg,#ffd86b,#f7b824);color:#06110b}.week-card.week-4{border-color:rgba(247,184,36,.45);background:linear-gradient(160deg,rgba(247,184,36,.1) 0,rgba(255,255,255,.015) 100%);box-shadow:0 18px 50px rgba(247,184,36,.15),inset 0 1px 0 rgba(255,255,255,.08)}.roadmap-outcome{width:min(1000px,100%);margin:44px auto 0;padding:26px 30px;display:flex;align-items:center;justify-content:center;gap:16px;text-align:center;flex-wrap:wrap;color:#d9ffe9;font-size:15px;font-weight:700}.roadmap-outcome b{color:#4bf08a}@media (max-width:1100px){.roadmap-weeks{grid-template-columns:1fr 1fr}}@media (max-width:600px){.roadmap-weeks{grid-template-columns:1fr}}.seats-bar{width:min(1180px,100%);margin:0 auto 32px;padding:16px 24px;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;color:#ffd9c2;font-size:13px;font-weight:800}.seats-bar .seats-count{color:#ff7a4a;font-family:"Bebas Neue",sans-serif;font-size:20px;letter-spacing:1px}.seats-progress{width:220px;height:8px;border-radius:99px;background:rgba(255,255,255,.08);overflow:hidden;flex-shrink:0}.seats-progress span{display:block;height:100%;width:86%;border-radius:99px;background:linear-gradient(90deg,#ff5b6c,#f7b824);animation:1.6s both seatsFill}@keyframes seatsFill{from{width:0%}to{width:86%}}.plans-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:start;width:min(1180px,100%);margin:0 auto}.plans-section{overflow:hidden;color:#fffaf0}.plans-section::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(247,184,36,.1),transparent 40%),radial-gradient(circle at 80% 20%,rgba(216,138,0,.08),transparent 35%),radial-gradient(circle at 60% 90%,rgba(20,168,255,.05),transparent 30%);pointer-events:none;animation:8s ease-in-out infinite alternate plansBgPulse}.plans-section>*{position:relative;z-index:1}@keyframes plansBgPulse{0%{opacity:.6}100%{opacity:1}}.plans-section .section-head h2,.plans-section .section-head p{color:#fffaf0}.plans-section .section-head p{color:#a09a8c}.plans-section .section-head .pill{color:#f7b824;background:rgba(247,184,36,.1);border-color:rgba(247,184,36,.35)}.plans-urgency{display:flex;align-items:center;justify-content:center;gap:12px;width:min(1180px,100%);margin:0 auto 32px;padding:14px 24px;border-radius:12px;background:linear-gradient(135deg,rgba(255,60,60,.12),rgba(255,120,0,.1));border:1px solid rgba(255,80,60,.4);color:#ffcbb0;font-size:14px;font-weight:700;animation:2s ease-in-out infinite urgencyPulse}@keyframes urgencyPulse{0%,100%{box-shadow:0 0 0 0 rgba(255,80,60,0);border-color:rgba(255,80,60,.4)}50%{box-shadow:0 0 22px 4px rgba(255,80,60,.2);border-color:rgba(255,80,60,.75)}}.urgency-dot{width:10px;height:10px;border-radius:50%;background:#ff4040;flex-shrink:0;box-shadow:0 0 8px rgba(255,64,64,.9);animation:1s ease-in-out infinite dotBlink}@keyframes dotBlink{0%,100%{opacity:1}50%{opacity:.25}}.urgency-timer{font-family:"Bebas Neue",monospace;font-size:18px;color:#ff6b4a;letter-spacing:2px}.plan-card{position:relative;min-height:486px;display:flex;flex-direction:column;overflow:hidden;color:#fffaf0;box-shadow:0 20px 60px rgba(0,0,0,.5),inset 0 1px 0 rgba(247,184,36,.08);transition:transform .3s,box-shadow .3s;animation:6s ease-in-out infinite cardFloat}.plan-card:nth-child(2){animation-delay:-2s}.plan-card:nth-child(3){animation-delay:-4s}.plan-card:nth-child(4){animation-delay:-1s}@keyframes cardFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}.plan-card::before{content:"";position:absolute;inset:0;border-radius:16px;background:radial-gradient(circle at 50% -20%,rgba(247,184,36,.16),transparent 60%);pointer-events:none}.plan-card::after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(247,184,36,.6),transparent);border-radius:16px 16px 0 0}.plan-card:hover{transform:translateY(-12px) scale(1.02)!important;box-shadow:0 30px 80px rgba(247,184,36,.25),0 0 40px rgba(247,184,36,.12),inset 0 1px 0 rgba(247,184,36,.15);animation-play-state:paused}.plan-card.popular{background:linear-gradient(145deg,rgba(20,16,8,.95) 0,rgba(28,22,10,.9) 50%,rgba(12,9,5,.95) 100%);box-shadow:0 24px 80px rgba(247,184,36,.3),0 0 60px rgba(247,184,36,.1),inset 0 1px 0 rgba(247,184,36,.18)}.plan-card.diamond{grid-column:1/span 1;color:#fff;background:linear-gradient(145deg,rgba(26,14,5,.95) 0,rgba(38,22,8,.9) 50%,rgba(20,12,4,.95) 100%);box-shadow:0 26px 80px rgba(216,138,0,.4),0 0 60px rgba(247,184,36,.15),inset 0 1px 0 rgba(255,220,150,.15)}.plan-card.diamond::before{background:radial-gradient(circle at 50% -10%,rgba(247,184,36,.25),transparent 60%)}.plan-card.diamond::after{background:linear-gradient(90deg,transparent,rgba(255,210,120,.7),transparent)}.plan-tag{position:absolute;top:14px;right:-42px;width:150px;padding:7px 10px;text-align:center;transform:rotate(45deg)}.plan-card.diamond .plan-tag{top:16px;left:18px;right:auto;width:auto;padding:7px 11px;border-radius:999px;background:linear-gradient(135deg,#ffd86b,#ffe9a3);transform:none}.plan-card h3{margin:0 0 12px;text-align:center}.plan-card.diamond h3{margin-top:26px}.plan-price{display:block;margin:0 0 10px;font-size:clamp(42px, 4.5vw, 58px);line-height:1;text-align:center}.plan-price .currency{font-size:18px;vertical-align:18px}.plan-price .price-term{color:#a09a8c;font-size:12px;font-weight:700}.plan-old-price{display:block;min-height:17px;margin-bottom:24px;color:#7a7468;text-align:center;font-size:12px}.plan-card ul{display:grid;gap:17px;margin:24px 0 28px;padding:28px 0 0;list-style:none;border-top:1px solid rgba(247,184,36,.2)}.plan-card li{font-size:13px;line-height:1.45}.plan-card li::before{content:"\2713";margin-right:10px;font-weight:900}.plan-card a{margin-top:auto;width:100%;min-height:48px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s}.plan-card a:hover{box-shadow:0 0 20px rgba(247,184,36,.3)}.plan-card.diamond .plan-old-price,.plan-card.diamond .plan-price .price-term,.plan-card.diamond li{color:#e6ddc6}.plan-card.diamond ul{border-top-color:rgba(247,184,36,.2)}.plan-card.diamond a{color:#ffdb70;border-color:rgba(247,184,36,.6);background:rgba(247,184,36,.12)}.plan-card.diamond a:hover{background:rgba(247,184,36,.28);box-shadow:0 0 20px rgba(247,184,36,.3)}.reviews-section{border-top:0;overflow:hidden}.reviews-section .section-head h2{color:#f0efe8!important;-webkit-text-fill-color:#f0efe8}.reviews-section .section-head p{color:#a09a8c!important}.reviews-live-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.reviews-live-badge .live-dot{width:8px;height:8px;border-radius:50%;background:#f33;box-shadow:0 0 6px rgba(255,50,50,.9);animation:1s ease-in-out infinite dotBlink}.reviews-marquee-wrap{position:relative;width:100%;overflow:hidden;padding:12px 0}.reviews-marquee-wrap::after,.reviews-marquee-wrap::before{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}.reviews-marquee-wrap::before{left:0;background:linear-gradient(90deg,#060709 0,transparent 100%)}.reviews-marquee-wrap::after{right:0;background:linear-gradient(-90deg,#060709 0,transparent 100%)}.reviews-marquee{display:flex;gap:20px;width:max-content;animation:45s linear infinite marqueeScroll}.reviews-marquee:hover{animation-play-state:paused}.reviews-marquee-row2{animation:50s linear infinite marqueeScrollRev;margin-top:20px}.reviews-marquee-row2:hover{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes marqueeScrollRev{0%{transform:translateX(-50%)}100%{transform:translateX(0)}}.review-card{position:relative;width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:14px;padding:24px;backdrop-filter:blur(12px);box-shadow:0 8px 32px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.06);transition:transform .45s var(--ease-premium),box-shadow .45s var(--ease-premium),border-color .4s ease}.review-card:hover{box-shadow:0 24px 64px rgba(247,184,36,.16),inset 0 1px 0 rgba(247,184,36,.1)}.review-card::before{content:"\201C";position:absolute;top:10px;right:20px;font-size:64px;line-height:1;background:linear-gradient(180deg,rgba(247,184,36,.22),rgba(247,184,36,.04));-webkit-background-clip:text;background-clip:text;color:transparent;font-family:Georgia,serif;pointer-events:none}.review-rating{color:#f7b824;font-size:13px;font-weight:900;letter-spacing:1px;text-shadow:0 0 12px rgba(247,184,36,.6)}.review-card p{margin:0;line-height:1.7;font-size:14px}.review-person{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:14px;border-top:1px solid rgba(247,184,36,.1)}.review-avatar{display:grid;place-items:center;width:40px;height:40px;flex:0 0 auto;border-radius:50%;color:#06110b;background:linear-gradient(135deg,#ffd86b,#f7b824);font-weight:900;font-size:13px;box-shadow:0 4px 16px rgba(247,184,36,.4),0 0 20px rgba(247,184,36,.2)}.review-person strong{display:block;color:#f0efe8;font-size:14px}.review-person span{display:block;margin-top:2px;color:#7a7468;font-size:12px}.reviews-stats{display:flex;justify-content:center;gap:48px;margin-top:48px;flex-wrap:wrap}.reviews-stat{text-align:center}.reviews-stat strong{display:block;font-size:36px;font-weight:900;color:#f7b824;font-family:"Bebas Neue",sans-serif;letter-spacing:1px;text-shadow:0 0 20px rgba(247,184,36,.5)}.reviews-stat span{color:#a09a8c;font-size:13px;font-weight:700}.proof-section{width:min(980px,calc(100% - 36px))}.proof-card{padding:clamp(36px,7vw,70px);text-align:center}.proof-card .pill{margin:0 auto 20px}.proof-card h2{font-size:clamp(32px, 5vw, 62px);color:#f0efe8}.proof-card p{max-width:760px;margin:20px auto 0;color:#a09a8c}.proof-actions{justify-content:center}.faq-list{display:grid;gap:14px;width:min(1100px,100%);margin:0 auto}.faq-item{overflow:hidden;border-left:3px solid transparent;transition:border-color .4s ease,box-shadow .4s ease,transform .35s var(--ease-premium, cubic-bezier(.22,1,.36,1)),background .35s ease}.faq-item:hover{box-shadow:0 14px 40px rgba(0,0,0,.28),0 0 24px rgba(247,184,36,.06)}.faq-item button{width:100%;min-height:70px;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:0 28px;border:0;background:0 0;font:inherit;font-size:16px;letter-spacing:-.01em;text-align:left;cursor:pointer}.faq-item button span{display:grid;place-items:center;width:32px;height:32px;flex:0 0 auto;background:linear-gradient(135deg,#ffe58a,var(--gold));box-shadow:0 6px 16px rgba(247,184,36,.3);transition:transform .35s var(--ease-premium);font-size:17px}.faq-item p{display:block;max-height:0;overflow:hidden;margin:0;padding:0 28px;line-height:1.75;font-size:15px;transition:max-height .45s var(--ease-premium, cubic-bezier(.22,1,.36,1)),padding .45s var(--ease-premium),opacity .35s ease;opacity:0}.faq-item.open{border-left-color:#d4af37;box-shadow:0 20px 50px rgba(247,184,36,.1),inset 0 1px 0 rgba(255,255,255,.06);background:rgba(255,215,80,.03)}.faq-item.open p{display:block;max-height:260px;padding:0 28px 24px;opacity:1}.faq-item.open button span{transform:rotate(45deg)}.ending-flow{position:relative;overflow:hidden;background:#0e1013}.ending-flow-bg{position:absolute;inset:0;pointer-events:none;z-index:0}.ending-flow-glow{position:absolute;inset:0;background:radial-gradient(ellipse 70% 45% at 50% 0,rgba(255,215,80,.08),transparent 58%),radial-gradient(ellipse 55% 40% at 15% 55%,rgba(247,184,36,.05),transparent 52%),radial-gradient(ellipse 50% 38% at 85% 65%,rgba(212,175,55,.04),transparent 50%),linear-gradient(180deg,#12151c 0,#0e1013 45%,#10141b 100%)}.ending-flow-grid{position:absolute;inset:0;opacity:.035;background-image:linear-gradient(rgba(255,215,80,.5) 1px,transparent 1px),linear-gradient(90deg,rgba(255,215,80,.5) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(180deg,transparent,#000 12%,#000 88%,transparent)}.ending-flow-particles{position:absolute;inset:0}.ending-flow-particles i{position:absolute;width:2px;height:2px;border-radius:50%;background:rgba(255,215,80,.35);box-shadow:0 0 5px rgba(255,215,80,.15)}.ending-flow-particles i:first-child{left:10%;top:14%;animation:50s ease-in-out -2s infinite particle-float}.ending-flow-particles i:nth-child(2){left:28%;top:42%;animation:46s ease-in-out -6s infinite particle-float}.ending-flow-particles i:nth-child(3){left:52%;top:22%;animation:54s ease-in-out -10s infinite particle-float}.ending-flow-particles i:nth-child(4){left:74%;top:58%;animation:48s ease-in-out -4s infinite particle-float}.ending-flow-particles i:nth-child(5){left:88%;top:30%;animation:56s ease-in-out -14s infinite particle-float}.ending-flow-particles i:nth-child(6){left:36%;top:78%;animation:52s ease-in-out -8s infinite particle-float}.ending-flow .faq-section{position:relative;z-index:1;margin:0 auto;border:none!important}.ending-flow .faq-section .section-head{margin-bottom:40px}.ending-flow .final-cta{position:relative;z-index:1;width:100%;max-width:none;margin:0;overflow:visible;text-align:left;clip-path:none!important}.final-cta-wrap{position:relative;z-index:1;width:min(1350px,100%);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px}.final-cta-card{width:100%;padding:56px 60px;backdrop-filter:blur(12px);box-shadow:0 40px 100px rgba(0,0,0,.42),0 0 80px rgba(255,215,80,.06),inset 0 1px 0 rgba(255,255,255,.05);position:relative;overflow:hidden}.final-cta-card::before{content:'';position:absolute;top:-30%;left:-10%;width:55%;height:70%;background:radial-gradient(ellipse,rgba(255,215,80,.1),transparent 68%);pointer-events:none}.final-cta-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.5fr 1fr;gap:48px;align-items:center;width:100%}.final-cta-left{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.final-cta-badge{margin:0;font-size:11px;letter-spacing:.1em;padding:7px 16px;border-radius:100px}.final-cta-title{margin:0;text-align:left}.final-cta-title .gold-highlight{background:linear-gradient(135deg,#e8c872 0,#d4af37 48%,#f7d050 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.final-cta-desc{margin:0;max-width:520px;line-height:1.8}.final-cta-desc-lines{display:grid;gap:6px;margin-top:4px}.final-cta-desc-lines span{display:flex;align-items:center;gap:8px;font-size:15px;color:#b8b2a6;font-weight:600}.final-cta-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;width:100%;max-width:540px}.final-cta-check{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;font-size:13px;font-weight:700;color:#d4cfc4;transition:transform .35s var(--ease-premium),border-color .35s ease,background .35s ease,box-shadow .35s ease}.final-cta-check:hover{transform:translateY(-3px)}.final-cta-check-icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:rgba(255,215,80,.1);border:1px solid rgba(255,215,80,.2);font-size:13px;flex-shrink:0}.final-cta-proof{display:flex;flex-wrap:wrap;align-items:center;gap:10px 20px;width:100%}.final-cta-proof-item{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;color:#a8a296;white-space:nowrap}.final-cta-proof-item .proof-stars{color:#d4af37;letter-spacing:1px;font-size:11px}.final-cta-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:4px}.final-cta-btn-primary{min-width:210px;padding:16px 30px!important;font-size:15px!important}.final-cta-btn-secondary{min-width:180px;padding:16px 26px!important;font-size:15px!important;backdrop-filter:blur(8px)}.final-cta-right{position:relative;min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center}.final-cta-visual{position:relative;width:100%;max-width:380px;height:360px;margin:0 auto}.cta-visual-glow{position:absolute;inset:10% 5%;background:radial-gradient(ellipse 70% 60% at 50% 50%,rgba(255,215,80,.18),rgba(247,184,36,.06) 45%,transparent 72%);filter:blur(28px);animation:10s ease-in-out infinite finalCtaGlowPulse}.cta-float{position:absolute;border-radius:16px;backdrop-filter:blur(10px);box-shadow:0 16px 40px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.06);padding:14px 16px;display:flex;align-items:center;gap:10px;font-size:12px;font-weight:700;color:#d4cfc4;animation:6s ease-in-out infinite ctaFloat}.cta-float strong{display:block;color:#f0efe8;font-size:13px;margin-bottom:2px}.cta-float small{color:#8a8478;font-size:11px;font-weight:600}.cta-float-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:rgba(255,215,80,.1);border:1px solid rgba(255,215,80,.2);font-size:18px;flex-shrink:0}.cta-float-mentor{top:8%;left:8%;animation-delay:0s;z-index:3}.cta-float-laptop{top:32%;right:0;animation-delay:-1.2s;z-index:4}.cta-float-dashboard{top:58%;left:4%;animation-delay:-2.4s;z-index:2}.cta-float-package{top:18%;right:12%;animation-delay:-.8s;z-index:2;padding:12px 14px}.cta-float-analytics{bottom:8%;right:8%;animation-delay:-1.8s;z-index:3}@keyframes ctaFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes finalCtaGlowPulse{0%,100%{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.final-cta-live-feed{display:inline-flex;align-items:center;gap:10px;margin-top:18px;padding:12px 18px;border-radius:100px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);width:min(100%,340px);justify-content:center}.final-cta-live-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 0 rgba(34,197,94,.5);animation:2s ease-in-out infinite finalCtaLivePulse;flex-shrink:0}@keyframes finalCtaLivePulse{0%,100%{box-shadow:0 0 0 0 rgba(34,197,94,.45)}50%{box-shadow:0 0 0 6px rgba(34,197,94,0)}}.final-cta-live-text{font-size:12px;font-weight:700;color:#a8a296;transition:opacity .35s}.final-cta-live-text.is-fading{opacity:0}.final-cta-trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 12px;width:100%;max-width:1350px}.final-cta-trust span{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:100px;border:1px solid rgba(255,215,80,.14);background:rgba(255,215,80,.05);font-size:12px;font-weight:800;color:#9a9488;white-space:nowrap;transition:border-color .3s,color .3s,transform .3s}.final-cta-trust span:hover{border-color:rgba(255,215,80,.3);color:#d4cfc4;transform:translateY(-2px)}@media (max-width:1100px){.final-cta-grid{grid-template-columns:1fr;gap:36px}.final-cta-right{min-height:340px}.final-cta-visual{height:320px}.final-cta-left{align-items:center;text-align:center}.final-cta-desc,.final-cta-title{text-align:center}.final-cta-checklist{max-width:100%}.final-cta-actions,.final-cta-proof{justify-content:center}}@media (max-width:640px){.ending-flow .faq-section{padding-bottom:56px!important}.ending-flow .final-cta{padding-bottom:40px!important}.final-cta-card{padding:36px 22px;min-height:auto;border-radius:24px}.faq-item button{min-height:64px;padding:0 20px;font-size:15px}.final-cta-checklist{grid-template-columns:1fr}.final-cta-actions{flex-direction:column;width:100%}.final-cta-btn-primary,.final-cta-btn-secondary{width:100%;min-width:0}.cta-float{font-size:11px;padding:10px 12px}.cta-float-icon{width:30px;height:30px;font-size:15px}}footer{color:var(--muted);overflow:hidden}.footer-glow{position:absolute;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 55% 45% at 12% 85%,rgba(247,184,36,.07),transparent 58%),radial-gradient(ellipse 45% 40% at 88% 20%,rgba(247,184,36,.05),transparent 55%);animation:14s ease-in-out infinite footerGlowPulse}@keyframes footerGlowPulse{0%,100%{opacity:.85}50%{opacity:1}}.footer-inner{margin:0 auto;display:grid;grid-template-columns:1.3fr repeat(4,minmax(0,1fr));position:relative;z-index:1}.footer-brand{display:flex;flex-direction:column;gap:4px}.footer-logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;align-self:flex-start}.footer-logo img{width:52px;height:52px;border-radius:12px;object-fit:cover;background:#05070c;box-shadow:0 8px 24px rgba(247,184,36,.14)}.footer-logo span{font-size:22px;letter-spacing:-.02em}.footer-logo span b{color:var(--gold)}.footer-brand-tagline{margin:0;font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--gold-lt,#e8c872)}.footer-desc{margin:0;font-size:14px;line-height:1.6;max-width:260px}.footer-socials{display:flex;gap:10px;flex-wrap:wrap;margin-top:0}.footer-socials a{display:grid;place-items:center;width:40px;height:40px;color:#ede8df;text-decoration:none;font-size:17px;transition:background .35s ease,border-color .35s ease,transform .35s var(--ease-premium, cubic-bezier(.22,1,.36,1)),box-shadow .35s ease}.footer-socials a:hover{transform:translateY(-4px)}.footer-col h4{margin:0 0 16px;text-transform:uppercase;letter-spacing:.16em;color:var(--gold);position:relative;padding-bottom:4px}.footer-col h4::after{content:'';position:absolute;bottom:0;left:0;width:28px;height:2px;background:linear-gradient(90deg,var(--gold),transparent)}.footer-col ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.footer-col ul li a,.footer-contact-list a{color:#7a7468;text-decoration:none;font-size:14px;font-weight:600;transition:color .3s;display:inline-block;position:relative}.footer-col ul li a::after,.footer-contact-list a:not(.footer-contact-cta)::after{content:'';position:absolute;left:0;bottom:-3px;width:0;height:1px;background:linear-gradient(90deg,var(--gold),rgba(247,184,36,.4));transition:width .35s var(--ease-premium, cubic-bezier(.22,1,.36,1))}.footer-col ul li a:hover,.footer-contact-list a:hover{color:#f0efe8}.footer-col ul li a:hover::after,.footer-contact-list a:not(.footer-contact-cta):hover::after{width:100%}.footer-contact-list{gap:14px!important}.footer-contact-block{display:flex;flex-direction:column;gap:4px;padding:0}.footer-contact-label{display:block;font-size:12px;font-weight:800;color:#ede8df;letter-spacing:.02em}.footer-contact-text{font-size:13px;line-height:1.5;color:#7a7468;font-weight:500}.footer-contact-divider{display:none!important}.footer-contact-item{padding:0}.footer-contact-cta{font-weight:700!important;color:var(--gold-lt,#e8c872)!important}.footer-meta{position:relative;z-index:1;width:min(1280px,calc(100% - 48px));margin:0 auto;padding:0 24px 12px}.footer-trust-bar{border-top:1px solid rgba(247,184,36,.08);border-bottom:none;padding:8px 0 0;margin:0 0 12px;background:0 0}.footer-trust-inner{width:100%;margin:0 auto;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.footer-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;color:#9a9488;font-size:12px;font-weight:800;white-space:nowrap;transition:transform .35s var(--ease-premium, cubic-bezier(.22,1,.36,1)),border-color .35s ease,color .35s ease,box-shadow .35s ease}.footer-pill:hover{color:#f0efe8}.footer-bottom{border-top:1px solid rgba(255,255,255,.05);padding:0;margin:0}.footer-bottom-inner{width:100%;margin:0 auto;padding:10px 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:16px}.footer-copy{margin:0;flex:0 1 auto;font-size:13px;font-weight:600;text-align:left;line-height:1.4}.footer-copy b{color:var(--gold);font-weight:800}.footer-made{margin:0;flex:0 1 auto;font-size:13px;color:#4a4540;font-weight:600;text-align:right;white-space:nowrap}@media (max-width:1024px){.footer-inner{grid-template-columns:1fr 1fr;gap:48px;padding:40px 24px 18px}.footer-brand{grid-column:1/-1}.footer-desc{max-width:420px}}@media (max-width:640px){.footer-inner{grid-template-columns:1fr;gap:24px;text-align:center;padding:36px 24px 16px}.footer-meta{padding:0 24px 10px}.footer-brand{align-items:center}.footer-logo{align-self:center}.footer-desc{max-width:100%}.footer-socials{justify-content:center}.footer-col h4::after{left:50%;transform:translateX(-50%)}.footer-trust-inner{justify-content:center}.footer-pill{white-space:normal;text-align:center;height:auto;min-height:36px;padding:8px 16px}}.reveal{opacity:0;transform:translateY(32px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:980px){.hero-inner{grid-template-columns:1fr}.hero-card{min-height:360px}.audience-grid,.stats-band,.steps{grid-template-columns:repeat(2,1fr)}.plans-grid{grid-template-columns:1fr 1fr}}@media (max-width:740px){.menu-btn{display:inline-grid;place-items:center}nav{position:absolute;top:100%;right:18px;left:18px;display:none;flex-direction:column;align-items:stretch;padding:16px;border:1px solid var(--line);border-radius:8px;background:rgba(8,13,24,.98)}nav.open{display:flex}nav a{padding:10px 0}.hero{min-height:auto}.hero p{font-size:16px}.hero-actions,.proof-actions{flex-direction:column}.btn{width:100%}.orbit-card{position:relative;inset:auto!important;width:calc(100% - 36px);margin:8px auto;text-align:center}.hero-card{align-content:center;gap:8px;padding:28px 0}.audience-grid,.plans-grid,.stats-band,.steps{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid var(--line)}.float-wa{right:12px;bottom:12px;padding:12px}.float-wa small{display:none}}.plans-row-wrap{width:100%;overflow-x:auto;padding-bottom:12px;scrollbar-width:thin;scrollbar-color:rgba(247,184,36,0.4) rgba(255,255,255,0.05)}.plans-row-wrap::-webkit-scrollbar{height:5px}.plans-row-wrap::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:99px}.plans-row-wrap::-webkit-scrollbar-thumb{background:rgba(247,184,36,.4);border-radius:99px}.plans-row-inner{display:flex;gap:20px;width:max-content;margin:0 auto;padding:4px 20px 8px}.plans-row-inner .plan-card{width:230px;flex-shrink:0;min-height:auto}.logo-inline{width:28px;height:28px;border-radius:5px;object-fit:cover;vertical-align:middle;margin-right:6px;display:inline-block}.plan-platform-icon{font-size:0!important;text-align:center;margin-bottom:10px}.plan-wa{border-color:rgba(37,211,102,.5)}.plan-wa::after{background:linear-gradient(90deg,transparent,rgba(37,211,102,.6),transparent)}.plan-wa .plan-platform-icon::after{content:'WhatsApp';display:block;font-size:11px;font-weight:900;color:#25d366}.plan-insta{border-color:rgba(225,48,108,.5)}.plan-insta::after{background:linear-gradient(90deg,transparent,rgba(225,48,108,.6),transparent)}.plan-meesho{border-color:rgba(167,88,220,.5)}.plan-meesho::after{background:linear-gradient(90deg,transparent,rgba(167,88,220,.6),transparent)}.plan-flipkart{border-color:rgba(39,117,202,.5)}.plan-flipkart::after{background:linear-gradient(90deg,transparent,rgba(39,117,202,.6),transparent)}.plan-amazon{border-color:rgba(255,153,0,.6)}.plan-amazon::after{background:linear-gradient(90deg,transparent,rgba(255,153,0,.7),transparent)}.plan-amazon-com{border-color:rgba(20,100,255,.6);box-shadow:0 26px 80px rgba(20,100,255,.2),inset 0 1px 0 rgba(20,100,255,.15)}.plan-course-wa{border-color:rgba(37,211,102,.5)}.plan-course-wa::after{background:linear-gradient(90deg,transparent,rgba(37,211,102,.6),transparent)}.plan-course-social{border-color:rgba(225,48,108,.5)}.plan-course-social::after{background:linear-gradient(90deg,transparent,rgba(225,48,108,.6),transparent)}.plan-course-market{border-color:rgba(167,88,220,.5)}.plan-course-market::after{background:linear-gradient(90deg,transparent,rgba(167,88,220,.6),transparent)}.plan-course-amazon{border-color:rgba(255,153,0,.6)}.plan-course-amazon::after{background:linear-gradient(90deg,transparent,rgba(255,153,0,.7),transparent)}.plan-course-web{border-color:rgba(20,168,255,.55)}.plan-course-web::after{background:linear-gradient(90deg,transparent,rgba(20,168,255,.6),transparent)}@media (max-width:1100px){.plans-grid-6{grid-template-columns:repeat(3,1fr)}}@media (max-width:740px){.plans-row-inner .plan-card{width:200px}.plans-grid-6{grid-template-columns:1fr}}#products{width:100%!important;max-width:none!important;padding:clamp(108px,13vw,152px) clamp(24px,4vw,52px)!important;overflow:hidden}#products .section-head{width:min(1600px,100%);margin:0 auto clamp(52px,6vw,76px)}#products .section-head h2{font-size:clamp(40px, 5.4vw, 64px);letter-spacing:-.03em;line-height:1.05;color:#fafafa}#products .section-head p{max-width:680px;font-size:clamp(16px, 1.55vw, 19px);line-height:1.75;color:rgba(255,255,255,.55);margin-top:22px}.jewel-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(160px,auto);gap:36px;width:min(1600px,100%);margin:0 auto}.jewel-card{position:relative;border:1px solid rgba(212,175,55,.14);border-radius:24px;background:#090a0d;overflow:hidden;transition:transform .48s var(--ease-premium),box-shadow .48s var(--ease-premium),border-color .48s ease;display:flex;flex-direction:column;box-shadow:0 24px 60px rgba(0,0,0,.44),0 8px 24px rgba(0,0,0,.22),0 1px 0 rgba(255,255,255,.05) inset;will-change:transform}.jewel-card::before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(175deg,rgba(255,255,255,.07) 0,transparent 30%);pointer-events:none;z-index:4}.jewel-card:hover{transform:translateY(-10px);border-color:rgba(212,175,55,.4);box-shadow:0 40px 88px rgba(0,0,0,.52),0 0 44px rgba(212,175,55,.1),0 1px 0 rgba(255,255,255,.07) inset}.jewel-card.jewel-hero{grid-column:span 2;grid-row:span 2}.jewel-card.jewel-hero .jewel-img-wrap{flex:0 0 auto;height:580px}.jewel-card.jewel-wide{grid-column:span 2}.jewel-card.jewel-wide .jewel-img-wrap{height:300px}.jewel-card:not(.jewel-hero):not(.jewel-wide):not(.jewel-cta-card) .jewel-img-wrap{height:280px}.jewel-card.jewel-hero .jewel-info{padding:28px 32px 32px;flex:1;display:flex;flex-direction:column;gap:10px}.jewel-card.jewel-hero h4{font-size:clamp(26px, 2.5vw, 34px);font-family:"Playfair Display",Georgia,serif;font-weight:700;letter-spacing:-.02em}.jewel-card.jewel-hero p{font-size:clamp(15px, 1.4vw, 17px);line-height:1.7;color:rgba(255,255,255,.62)}.jewel-hero-link{margin-top:auto;padding-top:22px;display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;gap:8px;height:48px;padding-left:26px;padding-right:26px;border-radius:100px;color:#141008!important;background:linear-gradient(108deg,#b8942d 0,#d4af37 30%,#e8c872 50%,#d4af37 78%,#b8942d 100%)!important;background-size:220% auto!important;font-size:14px;font-weight:700;text-decoration:none;border-top:none;box-shadow:0 4px 18px rgba(0,0,0,.28),0 2px 10px rgba(212,175,55,.2);transition:transform .48s var(--ease-premium),box-shadow .48s ease,gap .48s ease}.jewel-hero-link:hover{gap:12px;transform:translateX(4px);box-shadow:0 8px 28px rgba(0,0,0,.34),0 4px 18px rgba(212,175,55,.32);color:#141008!important}.jewel-img-wrap{position:relative;overflow:hidden;background:#060608;display:flex;align-items:center;justify-content:center}.jewel-img-wrap::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,5,5,.02) 0,rgba(5,5,5,.08) 50%,rgba(5,5,5,.55) 100%);pointer-events:none;z-index:1;transition:opacity .48s}.jewel-card:hover .jewel-img-wrap::after{opacity:.85}.jewel-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 42%;transition:transform .48s var(--ease-premium);will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.jewel-card:hover .jewel-img-wrap img{transform:scale(1.08)}.jewel-badge{position:absolute;top:16px;left:16px;z-index:2;display:inline-flex;align-items:center;gap:5px;padding:7px 14px;border-radius:100px;background:linear-gradient(135deg,#e8c872,#d4af37);color:#141008;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;box-shadow:0 4px 14px rgba(212,175,55,.28)}.jewel-badge.badge-hot{background:linear-gradient(135deg,#ff9a6b,#ff5b6c);color:#fff}.jewel-badge.badge-new{background:linear-gradient(135deg,#7ad4ff,#14a8ff);color:#03101c}.jewel-badge.badge-premium{background:linear-gradient(135deg,#e8d4ff,#8b74ff);color:#1a0f2e}.jewel-price{position:absolute;bottom:16px;right:16px;z-index:2;padding:9px 14px;border-radius:12px;background:rgba(5,5,5,.88);border:1px solid rgba(212,175,55,.32);color:#e8c872;font-size:15px;font-weight:800;letter-spacing:.01em}.jewel-price small{color:rgba(255,255,255,.4);font-weight:600;text-decoration:line-through;margin-right:6px;font-size:12px}.jewel-rating{display:inline-flex;align-items:center;gap:6px;color:#d4af37;font-size:13px;font-weight:700;margin-bottom:4px;letter-spacing:.02em}.jewel-rating span.jr-count{color:rgba(255,255,255,.45);font-weight:600;font-size:12px}.jewel-info{padding:22px 24px 26px;display:flex;flex-direction:column;gap:10px;flex:1}.jewel-info h4{margin:0;font-size:clamp(17px, 1.5vw, 20px);font-weight:800;color:#fafafa;line-height:1.3;letter-spacing:-.015em}.jewel-info p{margin:0;font-size:clamp(14px, 1.25vw, 15px);color:rgba(255,255,255,.58);line-height:1.65}.jewel-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.jewel-tags span{padding:5px 11px;border-radius:100px;font-size:11px;font-weight:700;letter-spacing:.04em;background:rgba(212,175,55,.08);border:1px solid rgba(212,175,55,.2);color:#d4af37;transition:background .48s,border-color .48s}.jewel-card:hover .jewel-tags span{background:rgba(212,175,55,.14);border-color:rgba(212,175,55,.36)}.jewel-cta-card{grid-column:span 2;min-height:280px;background:radial-gradient(ellipse 70% 60% at 50% 20%,rgba(212,175,55,.12),transparent 62%),linear-gradient(160deg,rgba(212,175,55,.06),rgba(9,10,13,.95));border:1px dashed rgba(212,175,55,.28);display:flex;align-items:center;justify-content:center}.jewel-cta-card:hover{border-color:rgba(212,175,55,.45);background:radial-gradient(ellipse 70% 60% at 50% 20%,rgba(212,175,55,.16),transparent 62%),linear-gradient(160deg,rgba(212,175,55,.08),rgba(9,10,13,.95))}.jewel-cta-inner{padding:40px 36px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:18px}.jewel-cta-inner h4{margin:0;font-size:clamp(22px, 2.2vw, 28px);font-weight:900;color:#fafafa;font-family:Fraunces,Georgia,serif;letter-spacing:-.02em}.jewel-cta-inner p{margin:0;color:rgba(255,255,255,.55);font-size:clamp(15px, 1.3vw, 16px);line-height:1.7;max-width:42ch}#products .jewel-cta-inner .btn.primary{min-height:50px;padding:0 32px;font-size:15px;font-weight:700;border-radius:100px;letter-spacing:.02em}#products .jewel-card,#products .jewel-card:hover,#products .jewel-cta-card,#products .jewel-cta-card:hover{background:#090a0d!important;border-radius:24px!important}#products .jewel-cta-card,#products .jewel-cta-card:hover{background:radial-gradient(ellipse 70% 60% at 50% 20%,rgba(212,175,55,.12),transparent 62%),linear-gradient(160deg,rgba(212,175,55,.06),rgba(9,10,13,.98))!important}@media (max-width:1200px){.jewel-grid{gap:30px}.jewel-card.jewel-hero .jewel-img-wrap{height:500px}.jewel-card.jewel-wide .jewel-img-wrap,.jewel-card:not(.jewel-hero):not(.jewel-wide):not(.jewel-cta-card) .jewel-img-wrap{height:260px}}@media (max-width:980px){.jewel-grid{grid-template-columns:repeat(2,1fr);gap:28px}.jewel-card.jewel-hero{grid-column:span 2;grid-row:span 1}.jewel-card.jewel-hero .jewel-img-wrap{height:380px}.jewel-card.jewel-wide .jewel-img-wrap,.jewel-card:not(.jewel-hero):not(.jewel-wide):not(.jewel-cta-card) .jewel-img-wrap{height:280px}}@media (max-width:540px){#products{padding:88px 20px!important}.jewel-grid{grid-template-columns:1fr;gap:24px}.jewel-card.jewel-hero,.jewel-card.jewel-wide,.jewel-cta-card{grid-column:span 1}.jewel-card.jewel-hero .jewel-img-wrap,.jewel-card.jewel-wide .jewel-img-wrap,.jewel-card:not(.jewel-hero):not(.jewel-wide):not(.jewel-cta-card) .jewel-img-wrap{height:300px}.jewel-cta-inner{padding:32px 24px}}@media (prefers-reduced-motion:reduce){#why-us .audience-card,#why-us .audience-card .ac-num,#why-us .audience-card>span:not(.ac-num):not(.ac-badge),.jewel-card,.jewel-card .jewel-img-wrap img,.jewel-hero-link{transition:none}}.plan-website{border-color:rgba(30,136,229,.55)}.plan-website::after{background:linear-gradient(90deg,transparent,rgba(30,136,229,.6),transparent)}.hero-floating-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hero-jewel-main{position:relative;z-index:3;filter:drop-shadow(0 0 24px rgba(20,168,255,.5)) drop-shadow(0 0 50px rgba(247,184,36,.3))}.floating-anim{animation:4s ease-in-out infinite floatJewel}@keyframes floatJewel{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-18px) rotate(2deg)}}.hero-jewel-ring{position:absolute;border-radius:50%;border-style:solid;animation:3s ease-in-out infinite ringPulse}.ring-1{width:220px;height:220px;border:1.5px solid rgba(247,184,36,.3);animation-delay:0s}.ring-2{width:280px;height:280px;border:1px solid rgba(20,168,255,.2);animation-delay:1s}@keyframes ringPulse{0%,100%{transform:scale(1);opacity:.6}50%{transform:scale(1.06);opacity:1}}.sparkle-1{animation:2s ease-in-out infinite sparkleAnim}.sparkle-2{animation:2.5s ease-in-out infinite reverse sparkleAnim}@keyframes sparkleAnim{0%,100%{opacity:.9;transform:scale(1)}50%{opacity:.2;transform:scale(.4)}}:root{--bg:#050608;--panel:#0a0e1a;--text:#fdf9ef;--muted:#beb6a6;--blue:#14a8ff;--violet:#8b74ff;--green:#24d56a;--green-dark:#15b85a;--gold:#f7b824;--gold-light:#ffe3a0;--gold-dark:#d88a00;--danger:#ff5b6c;--line:rgba(247, 184, 36, 0.26);--glow-gold:0 0 40px rgba(247,184,36,0.32),0 0 90px rgba(247,184,36,0.14);--glow-blue:0 0 40px rgba(20,168,255,0.3),0 0 80px rgba(20,168,255,0.1);--glass:rgba(255,255,255,0.035);--glass-border:rgba(255,255,255,0.075);--ease-premium:cubic-bezier(0.16, 1, 0.3, 1);--shadow-soft:0 1px 0 rgba(255,255,255,0.06) inset,0 20px 50px rgba(0,0,0,0.45);--bg:#0E1013;--bg-alt:#13161A;--panel:#1A1E24;--card:#1A1E24;--card-hover:#222831;--text:#FFFFFF;--body:#B7BDC8;--muted:#7D8795;--gold:#D4AF37;--gold-hover:#C89B2B;--gold-light:#E8C872;--gold-dark:#C89B2B;--line:rgba(255,255,255,0.06);--glass:#1A1E24;--glass-border:rgba(255,255,255,0.06);--glow-gold:none;--glow-blue:none;--shadow-card:0 2px 8px rgba(0,0,0,0.22),0 1px 2px rgba(0,0,0,0.18);--shadow-hover:0 8px 24px rgba(0,0,0,0.28);--shadow-soft:0 2px 8px rgba(0,0,0,0.22);--ease-premium:cubic-bezier(0.16, 1, 0.3, 1);--radius-card:18px;--radius-btn:14px;--card:#1B2028;--panel:#1B2028;--card-hover:#242B35}.activity-toast,.banner-category-card,.category-card,.cd-seg,.countdown-band,.cta-section,.dash-panel,.dash-row,.dash-stat,.earn-card,.faq-card,.faq-item,.final-cta,.form-card,.form-shell,.hero-card,.hf-card,.hiw-card,.income-pill,.menu-btn,.metric-card,.notif-chip,.offer-banner,.pd-benefit-card,.pd-doc-card,.pd-feature-card,.pd-final-cta,.pd-hero-card,.pd-overview-card,.pd-process-card,.pd-sticky-inner,.pd-timeline-step,.plan-card,.plat-opt,.preloader,.premium-dashboard,.pricing-summary,.prog-card,.proof-card,.ps-problem,.ps-solution,.review-card,.roadmap-outcome,.seats-bar,.site-header,.site-nav,.step,.testi-card,.testi-slide,.toast-item,.tool-chips a,.top-strip,.trust-card,.trust-cell,.week-card{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body{margin:0;min-height:100vh;overflow-x:hidden;isolation:isolate;color:#b7bdc8!important;font-family:Inter,system-ui,sans-serif!important;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;background:#0e1013!important;position:relative}.brand,.faq-item button,.final-cta-title,.footer-logo span,.form-title,.hero h1,.hero-title,.pd-benefit-card h3,.pd-doc-body h3,.pd-feature-card h3,.pd-final-cta h2,.pd-hero-card h2,.pd-overview-card h4,.pd-process-card h3,.pd-timeline-body h3,.plan-card h3,.plan-price,.section-head h2,.section-title,.stat strong,h1,h2,h3,h4,h5{font-family:"Playfair Display",Georgia,serif!important;color:#fff!important;font-weight:600!important;letter-spacing:-.015em}.final-cta-title,.form-title,.hero-title,.pd-final-cta h2,.pd-hero-card h2,.section-head h2,.section-title{font-size:clamp(24px, 3vw, 36px)!important;line-height:1.2!important}.final-cta-desc,.hero p,.hero-sub,.pd-final-cta p,.pd-hero-desc,.section-head p,.section-sub{color:#b7bdc8!important;font-size:16px!important}.faq-item p,.footer-brand-tagline,.footer-desc,.pd-benefit-card p,.pd-doc-body p,.pd-feature-card p,.pd-process-card li,.pd-timeline-body p,.plan-card li,.review-card p,.section-head p,.stat span{color:#b7bdc8!important}.footer-bottom p,.footer-col ul li a,.footer-copy,nav a{color:#7d8795!important}.footer-col h4{color:#fff!important;font-family:Inter,sans-serif!important;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.brand b,.footer-col a:hover,nav a:hover{color:#d4af37!important}.site-header,.site-nav,.success-ticker{background:#13161a!important;border-bottom:1px solid rgba(255,255,255,.06)!important;box-shadow:0 1px 0 rgba(255,255,255,.04)!important}.menu-btn{background:#1a1e24!important;border:1px solid rgba(255,255,255,.06)!important;color:#fff!important;border-radius:10px!important}.btn,.cat-explore-btn,.category-card a,.cta-btn,.nav-cta,.plan-card a,.submit-btn{font-family:Inter,sans-serif!important;font-size:15px!important;font-weight:600!important;border-radius:14px!important;transition:transform .3s var(--ease-premium),box-shadow .3s,background .3s!important}.btn.primary,.cat-explore-btn,.category-card a,.cta-btn,.nav-cta,.plan-card a:hover,.submit-btn{background:linear-gradient(135deg,#e8c872 0,#d4af37 48%,#b8942d 100%)!important;color:#0e1013!important;border:none!important;padding:14px 28px!important;box-shadow:0 4px 14px rgba(0,0,0,.25)!important}.btn.primary:hover,.cat-explore-btn:hover,.category-card a:hover,.cta-btn:hover,.nav-cta:hover,.submit-btn:hover{background:linear-gradient(135deg,#d4af37 0,#c89b2b 100%)!important;transform:translateY(-3px)!important;box-shadow:0 6px 20px rgba(0,0,0,.3)!important}.btn.ghost,.plan-card a{background:#1a1e24!important;color:#fff!important;border:1px solid rgba(212,175,55,.35)!important;box-shadow:none!important}.btn.ghost:hover,.plan-card a:hover{border-color:#d4af37!important;background:#222831!important;transform:translateY(-3px)!important}.faq-section,.plans-section,.process-section,.reviews-section,.section{width:min(1280px,calc(100% - 48px))!important;padding:88px 0!important;margin-bottom:0!important;border:none!important;border-radius:0!important;background:0 0!important;box-shadow:none!important}.ending-flow .faq-section{padding:0 0 80px!important;width:min(1280px,calc(100% - 48px))!important}.ending-flow .final-cta{padding:0 24px 50px!important}.ending-flow .faq-section::after,.ending-flow .final-cta::after{display:none!important}#courses,#problems,#tools,.pd-content>.process-section:nth-child(odd),.pd-content>.section:nth-child(odd){background:#13161a!important;box-shadow:0 0 0 100vmax #13161a!important;clip-path:inset(0 -100vmax)}#plans,#products,#reviews,#roadmap,#who-can-start,#why-us,.pd-content>.process-section:nth-child(2n),.pd-content>.section:nth-child(2n){background:#0e1013!important;box-shadow:0 0 0 100vmax #0e1013!important;clip-path:inset(0 -100vmax)}.hero{padding:88px clamp(24px,5vw,48px)!important}.stats-band{background:#13161a!important;border-top:1px solid rgba(255,255,255,.05)!important;border-bottom:1px solid rgba(255,255,255,.05)!important}.pd-hero-card::before,.plans-bg-orb,.plans-section::before,footer::after,footer::before{display:none!important}.activity-toast,.banner-category-card,.category-card,.countdown-band,.dash-panel,.dash-row,.dash-stat,.earn-card,.faq-card,.faq-item,.final-cta,.footer-badge,.form-card,.form-shell,.hero-card,.hf-card,.hiw-card,.income-pill,.metric-card,.notif-chip,.offer-banner,.pd-benefit-card,.pd-doc-card,.pd-feature-card,.pd-final-cta,.pd-hero-card,.pd-overview-card,.pd-process-card,.pd-sticky-inner,.pd-timeline-step,.plan-card,.plat-opt,.premium-dashboard,.pricing-summary,.prog-card,.proof-card,.ps-problem,.ps-solution,.review-card,.roadmap-outcome,.seats-bar,.step,.testi-card,.testi-slide,.toast-item,.tool-chips a,.trust-card,.trust-cell,.week-card{background:#1a1e24!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:18px!important;box-shadow:var(--shadow-card)!important}.category-card:hover,.earn-card:hover,.faq-item:hover,.hf-card:hover,.hiw-card:hover,.metric-card:hover,.pd-benefit-card:hover,.pd-doc-card:hover,.pd-feature-card:hover,.pd-overview-card:hover,.pd-process-card:hover,.pd-timeline-step:hover,.plan-card:hover,.plat-opt:hover,.prog-card:hover,.review-card:hover,.step:hover,.testi-slide:hover,.trust-cell:hover,.week-card:hover{background:#222831!important;transform:translateY(-4px)!important;border-color:rgba(255,255,255,.1)!important;box-shadow:var(--shadow-hover)!important}.ac-icon,.hf-icon,.pd-ben-icon,.pd-doc-icon,.pd-feat-icon,.pd-ov-icon,.pd-process-num,.pd-timeline-num,.step b{background:0 0!important;border:1.5px solid rgba(255,255,255,.1)!important;color:#d4af37!important;box-shadow:none!important;border-radius:12px!important;font-family:Inter,sans-serif!important;font-weight:600!important}.ac-icon,.pd-doc-icon,.pd-feat-icon,.pd-process-num,.pd-timeline-num{width:40px!important;height:40px!important;display:grid!important;place-items:center!important;font-size:15px!important}.pill,.plan-tag,.reviews-live-badge,.roadmap-badge{background:rgba(212,175,55,.08)!important;border:1px solid rgba(212,175,55,.2)!important;color:#d4af37!important;border-radius:8px!important;font-family:Inter,sans-serif!important;font-size:12px!important;font-weight:600!important}.plan-card{padding:28px 24px!important;display:flex!important;flex-direction:column!important}.plan-card::after,.plan-card::before{display:none!important}.plan-card h3{font-size:20px!important}.plan-card li::before{color:#d4af37!important}.plan-price .currency{color:#d4af37!important;font-family:Inter,sans-serif!important}.plan-card.diamond,.plan-card.popular{border-color:rgba(212,175,55,.35)!important;box-shadow:var(--shadow-card)!important}.faq-item button span{background:rgba(212,175,55,.12)!important;color:#d4af37!important;border:1px solid rgba(212,175,55,.2)!important;border-radius:8px!important;font-family:Inter,sans-serif!important}.faq-item.open{border-color:rgba(212,175,55,.25)!important}.final-cta,.pd-final-cta,.pd-hero-card{background:0 0!important;padding:0!important}footer{background:#0e1013!important;border-top:1px solid rgba(255,255,255,.05)!important;padding-top:0!important}.footer-inner{width:min(1280px,calc(100% - 48px))!important;gap:48px!important;padding:40px 24px 18px!important}.footer-bottom{border-top:none!important}.footer-pill{background:rgba(247,184,36,.05)!important;border:1px solid rgba(247,184,36,.16)!important;border-radius:100px!important;box-shadow:none!important;height:36px!important;min-height:36px!important;padding:8px 16px!important}.footer-pill:hover{background:rgba(247,184,36,.08)!important;border-color:rgba(247,184,36,.42)!important;box-shadow:0 8px 28px rgba(247,184,36,.18),0 0 12px rgba(247,184,36,.08)!important;transform:translateY(-3px)!important}.footer-socials a{background:rgba(255,255,255,.04)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:12px!important;box-shadow:none!important}.footer-socials a:hover{background:rgba(247,184,36,.1)!important;border-color:rgba(247,184,36,.55)!important;box-shadow:0 10px 28px rgba(247,184,36,.22),0 0 16px rgba(247,184,36,.08)!important}.pd-hero-wrap{width:min(1280px,calc(100% - 48px))!important;padding:72px 0 40px!important}.pd-layout{width:min(1280px,calc(100% - 48px))!important;gap:28px!important}.pd-process-card .pd-process-range,.pd-sticky-meta li b,.pd-timeline-range{color:#d4af37!important}.pd-timeline::before{background:linear-gradient(180deg,rgba(212,175,55,.5),rgba(255,255,255,.06))!important}.pd-process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.pd-process-card ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}.pd-process-card li{padding-left:14px;position:relative}.pd-process-card li::before{content:"—";position:absolute;left:0;color:#7d8795}.pd-timeline-body p{color:#b7bdc8!important;font-size:15px!important;line-height:1.65;margin:0}.pd-delivery-timeline{max-width:720px;margin:0 auto}.field input,.field select,.field textarea{background:#13161a!important;border:1px solid rgba(255,255,255,.06)!important;color:#fff!important;border-radius:12px!important;font-family:Inter,sans-serif!important}.field input:focus,.field select:focus,.field textarea:focus{border-color:rgba(212,175,55,.4)!important;box-shadow:0 0 0 3px rgba(212,175,55,.08)!important}.plat-opt.active{background:linear-gradient(135deg,#e8c872 0,#d4af37 48%,#b8942d 100%)!important;color:#0e1013!important;border:none!important}.faq-q{color:#fff!important;font-family:"Playfair Display",serif!important}.faq-a{color:#b7bdc8!important}::-webkit-scrollbar-thumb{background:#d4af37!important}::selection{background:rgba(212,175,55,.25)!important;color:#fff!important}@media (max-width:768px){.faq-section,.plans-section,.process-section,.reviews-section,.section{padding:56px 0!important;width:min(1280px,calc(100% - 32px))!important}.hero h1,.hero-title{font-size:28px!important}.section-head h2,.section-title{font-size:24px!important}.pd-docs-grid,.pd-features-grid{grid-template-columns:1fr!important}}.hero{min-height:auto!important;padding:clamp(56px,8vw,96px) clamp(20px,5vw,48px) clamp(64px,9vw,100px)!important;border-bottom:1px solid rgba(255,255,255,.05)!important}.hero h1{font-size:clamp(32px, 4.2vw, 46px)!important;font-weight:600!important;line-height:1.12!important}.hero h1 .gold-line{background:linear-gradient(105deg,#b8942d 0,#f5d97a 28%,#e8c872 48%,#d4af37 68%,#f5d97a 88%,#c89b2b 100%)!important;background-size:220% auto!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;animation:5s ease-in-out infinite heroGoldTextShine!important}.hero .hero-sub{color:#d4af37!important;font-family:Inter,sans-serif!important;font-size:11px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.12em!important;background:rgba(212,175,55,.08)!important;border-color:rgba(212,175,55,.28)!important;box-shadow:0 0 20px rgba(212,175,55,.06)!important}.hero .hero-desc{color:#b7bdc8!important}.hero .btn.primary::after{display:none!important}.hero .hf-card{border:1px solid rgba(255,255,255,.1)!important;backdrop-filter:blur(20px) saturate(180%)!important;-webkit-backdrop-filter:blur(20px) saturate(180%)!important;box-shadow:0 12px 36px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.06)!important}.hero .hf-card:hover{transform:translate3d(var(--card-px,0),calc(var(--card-py,0) - 8px),0) scale(1.02)!important;border-color:rgba(212,175,55,.35)!important;background:#242b35!important;box-shadow:0 16px 40px rgba(0,0,0,.4),0 0 24px rgba(212,175,55,.06)!important}.hero-glow-blob{filter:blur(40px)!important}#plans .section-head h2{color:#fff!important}#plans .section-head p{color:#b7bdc8!important}#plans .section-head .pill{color:#d4af37!important;background:rgba(212,175,55,.08)!important;border-color:rgba(212,175,55,.22)!important}#plans .plans-urgency{background:rgba(26,30,36,.8)!important;border:1px solid rgba(255,255,255,.08)!important;color:#b7bdc8!important;animation:none!important;box-shadow:0 2px 12px rgba(0,0,0,.2)!important;margin-bottom:40px!important}#plans .urgency-dot{background:#d4af37!important;box-shadow:0 0 8px rgba(212,175,55,.5)!important}#plans .urgency-timer{color:#d4af37!important;font-family:Inter,sans-serif!important;font-weight:600!important}#plans .plans-row-inner{gap:24px!important;padding:8px 24px 16px!important;align-items:stretch!important}#plans .plans-row-inner .plan-card{width:272px!important;min-height:auto!important;padding:0!important;display:flex!important;flex-direction:column!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:18px!important;box-shadow:0 4px 20px rgba(0,0,0,.28)!important;animation:none!important;overflow:hidden!important;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s,border-color .35s!important}#plans .plans-row-inner .plan-card::after,#plans .plans-row-inner .plan-card::before{display:none!important}#plans .plans-row-inner .plan-card:hover{transform:translateY(-8px)!important;border-color:rgba(255,255,255,.14)!important;box-shadow:0 16px 40px rgba(0,0,0,.38)!important}#plans .plans-row-inner .plan-card.popular{width:292px!important;border-color:rgba(212,175,55,.45)!important;box-shadow:0 8px 32px rgba(0,0,0,.32),0 0 0 1px rgba(212,175,55,.15)!important;transform:scale(1.02);z-index:2}#plans .plans-row-inner .plan-card.popular:hover{transform:translateY(-10px) scale(1.02)!important;border-color:rgba(212,175,55,.55)!important;box-shadow:0 20px 48px rgba(0,0,0,.4),0 0 0 1px rgba(212,175,55,.25)!important}#plans .plan-tag{position:absolute!important;top:14px!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;width:auto!important;padding:5px 14px!important;border-radius:100px!important;background:linear-gradient(135deg,#e8c872,#d4af37)!important;color:#0e1013!important;font-family:Inter,sans-serif!important;font-size:10px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;z-index:3;box-shadow:0 2px 10px rgba(0,0,0,.25)!important}#plans .plan-card.diamond .plan-tag{top:14px!important;left:50%!important;transform:translateX(-50%)!important;background:rgba(212,175,55,.12)!important;color:#d4af37!important;border:1px solid rgba(212,175,55,.28)!important}#plans .plan-card-top{padding:28px 22px 20px;text-align:center;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02)}#plans .plan-card.diamond .plan-card-top,#plans .plan-card.popular .plan-card-top{padding-top:40px}#plans .plan-platform-icon{margin:0 auto 14px;font-size:0!important}#plans .plan-platform-icon::after{display:none!important}#plans .plan-card:hover .plan-platform-icon{transform:none}#plans .plan-card h3{margin:0 0 16px!important;font-family:"Playfair Display",Georgia,serif!important;font-size:20px!important;font-weight:600!important;line-height:1.25!important;color:#fff!important;text-align:center!important}#plans .plan-card.diamond h3{margin-top:0!important}#plans .plan-price-wrap{margin-bottom:0}#plans .plan-price{font-family:"Playfair Display",Georgia,serif!important;font-size:clamp(36px, 4vw, 44px)!important;font-weight:600!important;color:#fff!important;margin:0 0 6px!important;line-height:1!important;text-align:center!important}#plans .plan-price .currency{color:#d4af37!important;font-size:20px!important;vertical-align:super!important;font-family:Inter,sans-serif!important;font-weight:600!important}#plans .plan-old-price{color:#7d8795!important;font-family:Inter,sans-serif!important;font-size:12px!important;font-weight:500!important;margin-bottom:0!important;min-height:0!important}#plans .plan-meta{padding:16px 20px;display:grid;gap:10px;border-bottom:1px solid rgba(255,255,255,.06)}#plans .plan-meta-row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;font-family:Inter,sans-serif;font-size:12px;line-height:1.4}#plans .plan-meta-row span{color:#7d8795;font-weight:500;flex-shrink:0}#plans .plan-meta-row b{color:#b7bdc8;font-weight:600;text-align:right}#plans .plan-features{padding:16px 20px 8px;flex:1;display:flex;flex-direction:column;min-height:0}#plans .plan-features-label{font-family:Inter,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#d4af37;margin-bottom:12px}#plans .plan-card ul{margin:0!important;padding:0!important;border-top:none!important;gap:9px!important;flex:1;max-height:220px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(212,175,55,0.3) transparent}#plans .plan-card ul::-webkit-scrollbar{width:4px}#plans .plan-card ul::-webkit-scrollbar-thumb{background:rgba(212,175,55,.25);border-radius:4px}#plans .plan-card li{color:#b7bdc8!important;font-family:Inter,sans-serif!important;font-size:12px!important;line-height:1.45!important;padding-left:18px;position:relative}#plans .plan-card li::before{content:""!important;position:absolute;left:0;top:6px;width:10px;height:10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23D4AF37' stroke-width='2.5'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center/contain no-repeat;margin-right:0!important}#plans .plan-card a.plan-cta,#plans .plan-card>a,#plans .plan-cta{margin:0!important;width:100%!important;min-height:50px!important;padding:14px 20px!important;border-radius:0 0 17px 17px!important;border:none!important;border-top:1px solid rgba(255,255,255,.06)!important;background:rgba(212,175,55,.08)!important;color:#d4af37!important;font-family:Inter,sans-serif!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:background .3s,color .3s,transform .3s!important;animation:none!important}#plans .plan-card a:hover,#plans .plan-cta:hover{background:linear-gradient(135deg,#e8c872 0,#d4af37 48%,#b8942d 100%)!important;color:#0e1013!important;transform:none!important;box-shadow:none!important}#plans .plan-card.popular .plan-cta,#plans .plan-card.popular>a{background:rgba(212,175,55,.14)!important;border-top-color:rgba(212,175,55,.2)!important}#plans .plan-wa{border-top:3px solid rgba(37,211,102,.5)!important}#plans .plan-insta{border-top:3px solid rgba(225,48,108,.45)!important}#plans .plan-meesho{border-top:3px solid rgba(167,88,220,.45)!important}#plans .plan-flipkart{border-top:3px solid rgba(39,117,202,.45)!important}#plans .plan-amazon{border-top:3px solid rgba(255,153,0,.5)!important}#plans .plan-amazon-com{border-top:3px solid rgba(20,100,255,.5)!important}#plans .plan-website{border-top:3px solid rgba(212,175,55,.5)!important}#plans .plan-card.popular{border-top:3px solid #d4af37!important}@media (max-width:740px){#plans .plans-row-inner .plan-card,#plans .plans-row-inner .plan-card.popular{width:260px!important;transform:none!important}#plans .plans-row-inner .plan-card.popular:hover{transform:translateY(-8px)!important}}#courses .plans-row-inner{gap:22px!important;padding:8px 24px 16px!important;align-items:stretch!important}#courses .plans-row-inner .course-card{width:248px!important;min-height:0!important;padding:0!important;display:flex!important;flex-direction:column!important;background:#1a1e24!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:20px!important;box-shadow:0 4px 20px rgba(0,0,0,.28)!important;overflow:hidden!important;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .35s!important;animation:none!important}#courses .course-card::after,#courses .course-card::before{display:none!important}#courses .course-card:hover{transform:translateY(-10px)!important;border-color:rgba(212,175,55,.32)!important;box-shadow:0 22px 52px rgba(0,0,0,.42),0 0 36px rgba(212,175,55,.12),0 0 0 1px rgba(212,175,55,.1)!important;background:#222831!important}#courses .course-card.featured{width:268px!important;border-color:rgba(212,175,55,.48)!important;box-shadow:0 10px 36px rgba(0,0,0,.34),0 0 0 1px rgba(212,175,55,.2),0 0 48px rgba(212,175,55,.1)!important;transform:scale(1.03);z-index:2}#courses .course-card.featured:hover{transform:translateY(-12px) scale(1.03)!important;border-color:rgba(212,175,55,.62)!important;box-shadow:0 28px 60px rgba(0,0,0,.46),0 0 56px rgba(212,175,55,.18),0 0 0 1px rgba(212,175,55,.28)!important}#courses .course-urgency{position:absolute;top:12px;right:12px;z-index:4;padding:5px 10px;border-radius:100px;font-family:Inter,sans-serif;font-size:9.5px;font-weight:700;letter-spacing:.04em;color:#e8c872;background:rgba(212,175,55,.12);border:1px solid rgba(212,175,55,.28);backdrop-filter:blur(8px);white-space:nowrap}#courses .course-card.featured .course-urgency{background:linear-gradient(135deg,rgba(212,175,55,.22),rgba(212,175,55,.08));border-color:rgba(212,175,55,.42);color:#f0d78c}#courses .plan-tag{position:absolute!important;top:12px!important;left:12px!important;right:auto!important;transform:none!important;width:auto!important;padding:4px 11px!important;border-radius:100px!important;background:rgba(255,255,255,.06)!important;color:#b7bdc8!important;border:1px solid rgba(255,255,255,.08)!important;font-family:Inter,sans-serif!important;font-size:9px!important;font-weight:700!important;letter-spacing:.1em!important;z-index:3}#courses .course-card-top{padding:44px 18px 16px;text-align:center;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02)}#courses .course-card.featured .course-card-top{padding-top:48px}#courses .plan-platform-icon{margin:0 auto 12px;font-size:0!important}#courses .course-card h3{margin:0 0 14px!important;font-family:"Playfair Display",Georgia,serif!important;font-size:17px!important;font-weight:600!important;line-height:1.28!important;color:#fff!important;text-align:center!important;letter-spacing:-.01em}#courses .course-pricing{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:12px}#courses .course-price-old{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#6b7280;text-decoration:line-through;text-decoration-color:rgba(255,91,108,0.55)}#courses .course-card .plan-price{font-family:"Playfair Display",Georgia,serif!important;font-size:clamp(30px, 3.2vw, 38px)!important;font-weight:600!important;color:#fff!important;margin:0!important;line-height:1!important}#courses .course-card .plan-price .currency{color:#d4af37!important;font-size:16px!important;vertical-align:super!important;font-family:Inter,sans-serif!important;font-weight:600!important}#courses .course-price-save{display:inline-flex;padding:4px 10px;border-radius:100px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;letter-spacing:.06em;color:#6ef0a0;background:rgba(36,213,106,.1);border:1px solid rgba(36,213,106,.28)}#courses .course-card .plan-desc{margin:0!important;padding:0!important;border:none!important;color:rgba(255,255,255,.52)!important;font-family:Inter,sans-serif!important;font-size:12px!important;line-height:1.55!important;text-align:center!important;max-width:22ch;margin-inline:auto!important}#courses .course-trust{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.05)}#courses .course-stars{color:#d4af37;font-size:11px;letter-spacing:1px}#courses .course-students{font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#9ca3af;letter-spacing:.04em}#courses .course-card ul{flex:1;margin:0!important;padding:14px 18px!important;gap:7px!important;border-top:none!important;max-height:168px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(212,175,55,0.25) transparent}#courses .course-card ul::-webkit-scrollbar{width:3px}#courses .course-card ul::-webkit-scrollbar-thumb{background:rgba(212,175,55,.22);border-radius:3px}#courses .course-card li{color:#b7bdc8!important;font-family:Inter,sans-serif!important;font-size:11px!important;line-height:1.4!important;padding-left:16px;position:relative}#courses .course-card li::before{content:""!important;position:absolute;left:0;top:5px;width:9px;height:9px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23D4AF37' stroke-width='2.5'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center/contain no-repeat;margin-right:0!important}#courses .course-card>a.course-cta,#courses .course-cta{margin:0!important;width:100%!important;min-height:46px!important;padding:12px 18px!important;border-radius:0 0 19px 19px!important;border:none!important;border-top:1px solid rgba(212,175,55,.14)!important;background:linear-gradient(110deg,#b8942d 0,#e8c872 22%,#d4af37 45%,#f0d78c 55%,#d4af37 78%,#b8942d 100%)!important;background-size:220% auto!important;color:#0e1013!important;font-family:Inter,sans-serif!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s,background-position .5s!important;animation:7s linear infinite ambient-btn-shimmer!important;box-shadow:0 4px 16px rgba(0,0,0,.24),0 0 18px rgba(212,175,55,.12)!important}#courses .course-card>a.course-cta:hover,#courses .course-cta:hover{transform:translateY(-2px)!important;background-position:100% center!important;color:#0e1013!important;box-shadow:0 8px 24px rgba(0,0,0,.32),0 0 28px rgba(212,175,55,.22)!important}#courses .course-card.featured .course-cta{border-top-color:rgba(212,175,55,.28)!important}#courses .plan-course-wa{border-top:3px solid rgba(37,211,102,.45)!important}#courses .plan-course-social{border-top:3px solid rgba(225,48,108,.4)!important}#courses .plan-course-market{border-top:3px solid rgba(167,88,220,.4)!important}#courses .plan-course-amazon{border-top:3px solid rgba(255,153,0,.48)!important}#courses .plan-course-web{border-top:3px solid rgba(20,168,255,.45)!important}#courses .course-card.featured{border-top:3px solid #d4af37!important}@media (max-width:740px){#courses .plans-row-inner .course-card,#courses .plans-row-inner .course-card.featured{width:240px!important;transform:none!important}#courses .plans-row-inner .course-card.featured:hover{transform:translateY(-10px)!important}}.noise-layer,.orb,.spotlight{opacity:0!important;visibility:hidden!important}.ambient-scene{position:fixed;inset:0;z-index:-3;pointer-events:none;overflow:hidden;contain:strict}.ambient-base{position:absolute;inset:0;background:radial-gradient(ellipse 100% 80% at 50% -20%,rgba(46,124,246,.07),transparent 55%),radial-gradient(ellipse 70% 60% at 100% 40%,rgba(123,92,255,.05),transparent 52%),radial-gradient(ellipse 60% 50% at 0 70%,rgba(212,175,55,.04),transparent 50%),radial-gradient(ellipse 80% 50% at 50% 100%,rgba(46,124,246,.04),transparent 55%),#0e1013}.ambient-noise{position:absolute;inset:0;opacity:.032;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px}.ambient-blob{position:absolute;border-radius:50%;will-change:transform;filter:blur(80px);opacity:.55}.ambient-blob-blue{width:min(55vw,680px);height:min(55vw,680px);top:-8%;right:-10%;background:radial-gradient(circle,rgba(46,124,246,.18) 0,rgba(46,124,246,.06) 42%,transparent 70%);animation:90s ease-in-out infinite ambient-drift-blue}.ambient-blob-purple{width:min(45vw,560px);height:min(45vw,560px);bottom:10%;left:-12%;background:radial-gradient(circle,rgba(123,92,255,.15) 0,rgba(123,92,255,.05) 45%,transparent 72%);animation:110s ease-in-out infinite ambient-drift-purple}.ambient-blob-gold{width:min(38vw,480px);height:min(38vw,480px);top:42%;left:38%;background:radial-gradient(circle,rgba(212,175,55,.1) 0,rgba(212,175,55,.03) 50%,transparent 75%);animation:100s ease-in-out infinite ambient-drift-gold}.ambient-rays{position:absolute;inset:-25%;background:conic-gradient(from 200deg at 50% 0,transparent 0deg,rgba(46,124,246,.04) 28deg,transparent 56deg,rgba(123,92,255,.035) 130deg,transparent 168deg,rgba(212,175,55,.025) 235deg,transparent 290deg);opacity:.5;animation:180s linear infinite ambient-rotate-slow;transform-origin:50% 0%;will-change:transform}.ambient-particles{position:absolute;inset:0}.ambient-particles i{position:absolute;width:2px;height:2px;border-radius:50%;background:rgba(255,255,255,.35);box-shadow:0 0 4px rgba(255,255,255,.15);will-change:transform,opacity}.ambient-particles i:first-child{left:7%;top:22%;animation:52s ease-in-out -2s infinite particle-float}.ambient-particles i:nth-child(2){left:18%;top:65%;width:1px;height:1px;animation:48s ease-in-out -8s infinite particle-float}.ambient-particles i:nth-child(3){left:32%;top:12%;animation:55s ease-in-out -4s infinite particle-float}.ambient-particles i:nth-child(4){left:45%;top:78%;animation:42s ease-in-out -12s infinite particle-float}.ambient-particles i:nth-child(5){left:58%;top:35%;animation:50s ease-in-out -6s infinite particle-float}.ambient-particles i:nth-child(6){left:72%;top:58%;animation:58s ease-in-out -10s infinite particle-float}.ambient-particles i:nth-child(7){left:85%;top:28%;animation:46s ease-in-out -14s infinite particle-float}.ambient-particles i:nth-child(8){left:92%;top:72%;animation:54s ease-in-out -3s infinite particle-float}.ambient-particles i:nth-child(9){left:25%;top:42%;opacity:.5;animation:60s ease-in-out -18s infinite particle-float}.ambient-particles i:nth-child(10){left:63%;top:8%;animation:44s ease-in-out -20s infinite particle-float}.ambient-particles i:nth-child(11){left:78%;top:88%;animation:56s ease-in-out -7s infinite particle-float}.ambient-particles i:nth-child(12){left:52%;top:52%;width:1px;height:1px;animation:62s ease-in-out -16s infinite particle-float}@keyframes ambient-drift-blue{0%,100%{transform:translate3d(0,0,0) scale(1)}33%{transform:translate3d(-4%,3%,0) scale(1.06)}66%{transform:translate3d(3%,-2%,0) scale(.96)}}@keyframes ambient-drift-purple{0%,100%{transform:translate3d(0,0,0) scale(1)}40%{transform:translate3d(5%,-3%,0) scale(1.04)}70%{transform:translate3d(-3%,4%,0) scale(.97)}}@keyframes ambient-drift-gold{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(-5%,2%,0) scale(1.05)}}@keyframes ambient-rotate-slow{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes particle-float{0%,100%{transform:translate3d(0,0,0);opacity:.22}25%{transform:translate3d(12px,-18px,0);opacity:.5}50%{transform:translate3d(-8px,-32px,0);opacity:.32}75%{transform:translate3d(6px,-14px,0);opacity:.45}}@keyframes ambient-pulse-soft{0%,100%{opacity:.65;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}@keyframes ambient-btn-shimmer{0%{background-position:220% center}100%{background-position:-220% center}}@keyframes hero-glow-drift{0%,100%{transform:translateY(-50%) translateX(0)}50%{transform:translateY(-48%) translateX(12px)}}.hero{background:0 0!important;border-bottom:none!important;overflow:hidden;isolation:isolate}.hero-inner{position:relative;z-index:2}.hero-glow-blob,.hero-grid{display:none!important}.hero-bg-scene{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;contain:strict;--hero-px:0px;--hero-py:0px;--hero-icon-px:0px;--hero-icon-py:0px;--hero-particle-px:0px;--hero-particle-py:0px;transform:translate3d(var(--hero-px),var(--hero-py),0);will-change:transform}.hero-bg-base{position:absolute;inset:0;background:radial-gradient(ellipse 120% 90% at 68% 48%,rgba(245,200,75,.07),transparent 62%),radial-gradient(ellipse 80% 70% at 22% 68%,rgba(216,166,42,.04),transparent 58%),radial-gradient(ellipse 70% 55% at 50% 108%,rgba(13,16,24,.9),transparent 72%),linear-gradient(168deg,#050608 0,#0d1018 46%,#141a22 100%);animation:32s ease-in-out infinite heroBgBaseShift;will-change:transform,opacity}.hero-bg-base::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 90% 55% at 50% -8%,rgba(255,255,255,.045),transparent 58%);opacity:.9;pointer-events:none}.hero-bg-base::after{content:"";position:absolute;inset:-15%;background:radial-gradient(ellipse 55% 50% at 28% 42%,rgba(245,200,75,.05),transparent 68%),radial-gradient(ellipse 48% 42% at 78% 38%,rgba(216,166,42,.04),transparent 65%);opacity:.75;animation:28s ease-in-out -8s infinite reverse heroBgBaseShift;pointer-events:none}.hero-bg-noise{position:absolute;inset:0;opacity:.025;mix-blend-mode:soft-light;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='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E")}.hero-bg-mesh{position:absolute;inset:-25%;opacity:.62;background:radial-gradient(ellipse 52% 48% at 72% 44%,rgba(245,200,75,.11) 0,rgba(216,166,42,.04) 38%,transparent 68%),radial-gradient(ellipse 44% 40% at 58% 52%,rgba(245,200,75,.07) 0,transparent 58%),radial-gradient(ellipse 38% 36% at 18% 32%,rgba(216,166,42,.05) 0,transparent 55%),radial-gradient(ellipse 36% 34% at 82% 68%,rgba(20,26,34,.55) 0,transparent 62%);animation:30s ease-in-out infinite heroBgMeshDrift;will-change:transform,opacity}.hero-bg-grid{position:absolute;inset:0;opacity:.028;background-image:linear-gradient(rgba(245,200,75,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(245,200,75,.18) 1px,transparent 1px);background-size:80px 80px;mask-image:radial-gradient(ellipse 88% 78% at 56% 44%,#000 15%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 88% 78% at 56% 44%,#000 15%,transparent 80%);animation:55s linear infinite heroBgGridShift;will-change:transform}.hero-bg-vignette{position:absolute;inset:0;background:radial-gradient(ellipse 105% 92% at 50% 48%,transparent 38%,rgba(5,6,8,.62) 100%),linear-gradient(180deg,rgba(5,6,8,.28) 0,transparent 20%,transparent 80%,rgba(5,6,8,.38) 100%)}.hero-bg-glow{position:absolute;border-radius:50%;filter:blur(80px);will-change:transform,opacity}.hero-bg-glow-a{width:clamp(340px,50vw,680px);height:clamp(340px,50vw,680px);top:14%;right:4%;background:radial-gradient(circle,rgba(245,200,75,.14) 0,rgba(216,166,42,.05) 44%,transparent 74%);animation:16s ease-in-out infinite heroBgGlowPulse}.hero-bg-glow-b{width:clamp(220px,32vw,420px);height:clamp(220px,32vw,420px);top:50%;right:24%;background:radial-gradient(circle,rgba(216,166,42,.1) 0,transparent 70%);animation:22s ease-in-out -5s infinite heroBgGlowPulse}.hero-bg-glow-c{width:clamp(180px,26vw,340px);height:clamp(180px,26vw,340px);top:6%;left:10%;background:radial-gradient(circle,rgba(245,200,75,.06) 0,transparent 72%);animation:26s ease-in-out -10s infinite heroBgGlowPulse}.hero-bg-glow-d{width:clamp(280px,38vw,520px);height:clamp(280px,38vw,520px);bottom:8%;left:18%;background:radial-gradient(circle,rgba(245,200,75,.12) 0,rgba(216,166,42,.04) 50%,transparent 74%);animation:20s ease-in-out -7s infinite heroBgGlowPulse}.hero-bg-orbit{position:absolute;border-radius:50%;border:1px solid rgba(245,200,75,.08);pointer-events:none;will-change:transform}.hero-bg-orbit-1{width:clamp(520px,72vw,920px);height:clamp(320px,44vw,560px);top:50%;right:-8%;transform:translate3d(0,-50%,0) rotate(-12deg);animation:90s linear infinite heroBgOrbitSpin}.hero-bg-orbit-2{width:clamp(380px,52vw,680px);height:clamp(240px,32vw,420px);top:42%;right:4%;transform:translate3d(0,-50%,0) rotate(18deg);border-color:rgba(255,255,255,.04);animation:120s linear infinite reverse heroBgOrbitSpin}.hero-bg-orbit-3{width:clamp(200px,28vw,360px);height:clamp(200px,28vw,360px);top:38%;right:22%;border:1px dashed rgba(245,200,75,.06);animation:60s linear infinite heroBgOrbitSpin}@keyframes heroBgOrbitSpin{from{transform:translate3d(0,-50%,0) rotate(0)}to{transform:translate3d(0,-50%,0) rotate(360deg)}}.hero-bg-glass-4{width:64px;height:64px;bottom:32%;left:14%;animation:26s ease-in-out -5s infinite heroBgGlassFloat;opacity:.4}.hero-bg-spotlight{position:absolute;top:50%;right:10%;width:clamp(420px,58vw,780px);height:clamp(420px,58vw,780px);transform:translate3d(0,-50%,0);border-radius:50%;background:radial-gradient(circle at 50% 40%,rgba(245,200,75,.26) 0,rgba(216,166,42,.1) 32%,rgba(245,200,75,.04) 52%,transparent 72%);filter:blur(48px);opacity:.88;animation:14s ease-in-out infinite heroBgSpotPulse;will-change:transform,opacity}.hero-bg-shimmer{position:absolute;inset:-50% -30%;background:linear-gradient(108deg,transparent 36%,rgba(245,200,75,.03) 47%,rgba(255,255,255,.02) 49%,rgba(216,166,42,.05) 51%,rgba(245,200,75,.03) 53%,transparent 64%);animation:30s ease-in-out infinite heroBgShimmer;will-change:transform,opacity}.hero-bg-map{position:absolute;top:50%;right:-8%;width:min(82vw,980px);height:auto;transform:translate3d(0,-48%,0);color:#f5c84b;opacity:.065;filter:blur(.4px);animation:85s ease-in-out infinite heroBgMapFloat;will-change:transform}.hero-bg-map svg{display:block;width:100%;height:auto}.hero-bg-map svg path{fill:none!important;stroke:currentColor;stroke-width:.65;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke}.hero-bg-glass{position:absolute;border-radius:50%;border:1px solid rgba(245,200,75,.06);background:rgba(255,255,255,.012);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);opacity:.55;will-change:transform}.hero-bg-glass-1{width:160px;height:160px;top:12%;right:30%;animation:24s ease-in-out infinite heroBgGlassFloat}.hero-bg-glass-2{width:110px;height:110px;bottom:20%;right:10%;animation:28s ease-in-out -7s infinite heroBgGlassFloat}.hero-bg-glass-3{width:84px;height:84px;top:60%;left:6%;animation:22s ease-in-out -13s infinite heroBgGlassFloat}.hero-bg-trails{position:absolute;inset:0;opacity:.42}.hero-bg-trails svg{width:100%;height:100%}.hero-bg-trail{fill:none;stroke:rgba(245,200,75,0.14);stroke-width:.9;stroke-linecap:round;stroke-dasharray:2 10;animation:36s linear infinite heroBgTrailFlow}.hero-bg-trail-2{stroke:rgba(216,166,42,0.11);animation-duration:42s;animation-delay:-10s}.hero-bg-trail-3{stroke:rgba(245,200,75,0.09);animation-duration:48s;animation-delay:-18s}.hero-bg-trails::after{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 600'%3E%3Cpath d='M120 108 Q340 180 520 140 T880 168 T1080 120' fill='none' stroke='rgba(245,200,75,0.1)' stroke-width='0.8' stroke-dasharray='2 12'/%3E%3Cpath d='M80 380 Q300 320 480 360 T760 340 T1040 400' fill='none' stroke='rgba(216,166,42,0.08)' stroke-width='0.8' stroke-dasharray='2 12'/%3E%3Cpath d='M200 260 L420 180 L640 220 L860 160' fill='none' stroke='rgba(245,200,75,0.07)' stroke-width='0.7' stroke-dasharray='2 10'/%3E%3C/svg%3E") center/100% 100% no-repeat;opacity:.75;animation:40s linear -6s infinite heroBgTrailFlow;pointer-events:none}.hero-bg-rays{position:absolute;top:-35%;right:-12%;width:75%;height:150%;background:conic-gradient(from 205deg at 58% 38%,transparent 0deg,rgba(245,200,75,.035) 14deg,transparent 28deg,rgba(255,255,255,.02) 42deg,transparent 56deg,rgba(216,166,42,.025) 70deg,transparent 84deg);opacity:.55;animation:180s linear infinite heroBgRaysSpin;transform-origin:58% 38%;will-change:transform}.hero-bg-particles,.hero-bg-stars{position:absolute;inset:0;transform:translate3d(var(--hero-particle-px),var(--hero-particle-py),0);will-change:transform}.hero-bg-particles i,.hero-bg-stars i{position:absolute;border-radius:50%;will-change:transform,opacity}.hero-bg-stars i{width:2px;height:2px;background:rgba(245,200,75,.5);box-shadow:0 0 5px rgba(245,200,75,.22)}.hero-bg-particles i{width:3px;height:3px;background:rgba(216,166,42,.42);box-shadow:0 0 8px rgba(245,200,75,.16)}.hero-bg-particles::before,.hero-bg-stars::before{content:"";position:absolute;inset:0;pointer-events:none}.hero-bg-stars::before{background-image:radial-gradient(1.5px 1.5px at 4% 12%,rgba(245,200,75,.45),transparent),radial-gradient(1px 1px at 11% 28%,rgba(245,200,75,.35),transparent),radial-gradient(1.5px 1.5px at 19% 8%,rgba(245,200,75,.4),transparent),radial-gradient(1px 1px at 27% 46%,rgba(245,200,75,.3),transparent),radial-gradient(1.5px 1.5px at 33% 22%,rgba(245,200,75,.42),transparent),radial-gradient(1px 1px at 41% 58%,rgba(245,200,75,.32),transparent),radial-gradient(1.5px 1.5px at 47% 14%,rgba(245,200,75,.38),transparent),radial-gradient(1px 1px at 53% 72%,rgba(245,200,75,.28),transparent),radial-gradient(1.5px 1.5px at 59% 36%,rgba(245,200,75,.4),transparent),radial-gradient(1px 1px at 66% 18%,rgba(245,200,75,.34),transparent),radial-gradient(1.5px 1.5px at 71% 64%,rgba(245,200,75,.36),transparent),radial-gradient(1px 1px at 77% 42%,rgba(245,200,75,.3),transparent),radial-gradient(1.5px 1.5px at 83% 26%,rgba(245,200,75,.38),transparent),radial-gradient(1px 1px at 89% 56%,rgba(245,200,75,.32),transparent),radial-gradient(1.5px 1.5px at 95% 34%,rgba(245,200,75,.4),transparent),radial-gradient(1px 1px at 7% 78%,rgba(245,200,75,.28),transparent),radial-gradient(1.5px 1.5px at 16% 88%,rgba(245,200,75,.35),transparent),radial-gradient(1px 1px at 24% 66%,rgba(245,200,75,.3),transparent),radial-gradient(1.5px 1.5px at 36% 82%,rgba(245,200,75,.38),transparent),radial-gradient(1px 1px at 44% 92%,rgba(245,200,75,.26),transparent);animation:58s ease-in-out -4s infinite heroBgParticleDrift}.hero-bg-particles::before{background-image:radial-gradient(2px 2px at 9% 38%,rgba(245,200,75,.4),transparent),radial-gradient(1.5px 1.5px at 17% 52%,rgba(216,166,42,.35),transparent),radial-gradient(2px 2px at 26% 24%,rgba(245,200,75,.38),transparent),radial-gradient(1.5px 1.5px at 34% 68%,rgba(216,166,42,.32),transparent),radial-gradient(2px 2px at 43% 44%,rgba(245,200,75,.36),transparent),radial-gradient(1.5px 1.5px at 51% 16%,rgba(216,166,42,.34),transparent),radial-gradient(2px 2px at 57% 78%,rgba(245,200,75,.4),transparent),radial-gradient(1.5px 1.5px at 65% 58%,rgba(216,166,42,.3),transparent),radial-gradient(2px 2px at 73% 32%,rgba(245,200,75,.38),transparent),radial-gradient(1.5px 1.5px at 81% 74%,rgba(216,166,42,.33),transparent),radial-gradient(2px 2px at 88% 48%,rgba(245,200,75,.36),transparent),radial-gradient(1.5px 1.5px at 93% 18%,rgba(216,166,42,.3),transparent),radial-gradient(2px 2px at 14% 62%,rgba(245,200,75,.34),transparent),radial-gradient(1.5px 1.5px at 22% 84%,rgba(216,166,42,.32),transparent),radial-gradient(2px 2px at 38% 54%,rgba(245,200,75,.38),transparent),radial-gradient(1.5px 1.5px at 46% 30%,rgba(216,166,42,.28),transparent),radial-gradient(2px 2px at 54% 86%,rgba(245,200,75,.35),transparent),radial-gradient(1.5px 1.5px at 62% 12%,rgba(216,166,42,.3),transparent),radial-gradient(2px 2px at 70% 46%,rgba(245,200,75,.37),transparent),radial-gradient(1.5px 1.5px at 78% 88%,rgba(216,166,42,.31),transparent),radial-gradient(2px 2px at 86% 62%,rgba(245,200,75,.36),transparent),radial-gradient(1.5px 1.5px at 96% 42%,rgba(216,166,42,.29),transparent);animation:64s ease-in-out -12s infinite reverse heroBgParticleDrift}.hero-bg-stars i:first-child{left:8%;top:16%;animation:7s ease-in-out infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(2){left:18%;top:42%;width:1px;height:1px;animation:8s ease-in-out -1s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(3){left:28%;top:24%;animation:6s ease-in-out -2s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(4){left:42%;top:12%;animation:9s ease-in-out -3s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(5){left:55%;top:28%;width:1px;height:1px;animation:7.5s ease-in-out -4s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(6){left:68%;top:18%;animation:8.5s ease-in-out -1.5s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(7){left:82%;top:34%;animation:6.5s ease-in-out -2.5s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(8){left:92%;top:22%;width:1px;height:1px;animation:10s ease-in-out -5s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(9){left:14%;top:68%;animation:7s ease-in-out -3.5s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(10){left:32%;top:78%;animation:8s ease-in-out -6s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(11){left:48%;top:62%;width:1px;height:1px;animation:9s ease-in-out -4.5s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(12){left:62%;top:72%;animation:6s ease-in-out -7s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(13){left:74%;top:58%;animation:7.5s ease-in-out -2s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(14){left:86%;top:76%;animation:8.5s ease-in-out -8s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(15){left:6%;top:52%;width:1px;height:1px;animation:10s ease-in-out -1s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(16){left:24%;top:58%;animation:7s ease-in-out -5.5s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(17){left:38%;top:38%;animation:9s ease-in-out -3s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(18){left:52%;top:48%;width:1px;height:1px;animation:6.5s ease-in-out -6.5s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(19){left:76%;top:44%;animation:8s ease-in-out -4s infinite heroBgStarTwinkle}.hero-bg-stars i:nth-child(20){left:94%;top:52%;animation:7s ease-in-out -9s infinite heroBgStarTwinkle}.hero-bg-particles i:first-child{left:12%;top:32%;animation:54s ease-in-out infinite heroBgParticleDrift}.hero-bg-particles i:nth-child(2){left:22%;top:64%;width:2px;height:2px;animation:50s ease-in-out -8s infinite heroBgParticleDrift}.hero-bg-particles i:nth-child(3){left:36%;top:22%;animation:58s ease-in-out -4s infinite heroBgParticleDrift}.hero-bg-particles i:nth-child(4){left:50%;top:54%;animation:46s ease-in-out -12s infinite heroBgParticleDrift}.hero-bg-particles i:nth-child(5){left:64%;top:36%;animation:52s ease-in-out -6s infinite heroBgParticleDrift}.hero-bg-particles i:nth-child(6){left:78%;top:62%;animation:60s ease-in-out -10s infinite heroBgParticleDrift}.hero-bg-particles i:nth-child(7){left:88%;top:28%;width:2px;height:2px;animation:48s ease-in-out -14s infinite heroBgParticleDrift}.hero-bg-particles i:nth-child(8){left:8%;top:82%;animation:56s ease-in-out -2s infinite heroBgParticleDrift}.hero-bg-particles i:nth-child(9){left:44%;top:74%;animation:62s ease-in-out -16s infinite heroBgParticleDrift}.hero-bg-particles i:nth-child(10){left:58%;top:14%;animation:44s ease-in-out -18s infinite heroBgParticleDrift}.hero-bg-particles i:nth-child(11){left:70%;top:82%;width:2px;height:2px;animation:54s ease-in-out -7s infinite heroBgParticleDrift}.hero-bg-particles i:nth-child(12){left:30%;top:46%;animation:50s ease-in-out -11s infinite heroBgParticleDrift}.hero-bg-particles i:nth-child(13){left:84%;top:48%;animation:58s ease-in-out -5s infinite heroBgParticleDrift}.hero-bg-particles i:nth-child(14){left:16%;top:18%;width:2px;height:2px;animation:52s ease-in-out -13s infinite heroBgParticleDrift}.hero-bg-particles i:nth-child(15){left:46%;top:86%;animation:64s ease-in-out -9s infinite heroBgParticleDrift}.hero-bg-particles i:nth-child(16){left:62%;top:26%;animation:46s ease-in-out -15s infinite heroBgParticleDrift}.hero-bg-icons{position:absolute;inset:0;transform:translate3d(var(--hero-icon-px),var(--hero-icon-py),0);will-change:transform}.hero-bg-icon{position:absolute;display:grid;place-items:center;width:44px;height:44px;color:#f5c84b;opacity:.04;filter:blur(.55px);will-change:transform}.hero-bg-icon svg{width:28px;height:28px}.hero-bg-icons::after,.hero-bg-icons::before{content:"";position:absolute;width:40px;height:40px;opacity:.035;filter:blur(.6px);background:center/26px 26px no-repeat;pointer-events:none;animation:26s ease-in-out infinite heroBgIconFloat}.hero-bg-icons::before{top:42%;right:14%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23F5C84B' stroke-width='1.5'%3E%3Cpath d='M12 2v20M17 5H9.5a3.5 3.5 0 000 7h5a3.5 3.5 0 010 7H6'/%3E%3C/svg%3E");animation-delay:-8s}.hero-bg-icons::after{bottom:32%;left:28%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23F5C84B' stroke-width='1.5'%3E%3Cpath d='M3 5h2M7 5h2M11 5h2M15 5h2M19 5h2M3 9h2M7 9h2M11 9h2M15 9h2M19 9h2M3 13h2M7 13h2M11 13h2M15 13h2M19 13h2M3 17h2M7 17h2M11 17h2M15 17h2M19 17h2'/%3E%3C/svg%3E");animation-delay:-14s}.hero-bg-icon-1{top:18%;left:10%;animation:26s ease-in-out infinite heroBgIconFloat}.hero-bg-icon-2{top:28%;right:18%;animation:30s ease-in-out -4s infinite heroBgIconFloat}.hero-bg-icon-3{top:58%;left:22%;animation:28s ease-in-out -8s infinite heroBgIconFloat}.hero-bg-icon-4{bottom:24%;right:28%;animation:32s ease-in-out -2s infinite heroBgIconFloat}.hero-bg-icon-5{top:12%;right:42%;animation:24s ease-in-out -10s infinite heroBgIconFloat}.hero-bg-icon-6{bottom:18%;left:16%;animation:34s ease-in-out -6s infinite heroBgIconFloat}.hero-bg-icon-7{top:72%;right:8%;animation:29s ease-in-out -12s infinite heroBgIconFloat}@keyframes heroBgBaseShift{0%,100%{transform:translate3d(0,0,0) scale(1);opacity:1}50%{transform:translate3d(-1.5%,1%,0) scale(1.02);opacity:.94}}@keyframes heroBgMeshDrift{0%,100%{transform:translate3d(0,0,0) scale(1);opacity:.62}50%{transform:translate3d(-2.5%,1.8%,0) scale(1.04);opacity:.78}}@keyframes heroBgGridShift{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(80px,80px,0)}}@keyframes heroBgGlowPulse{0%,100%{transform:translate3d(0,0,0) scale(1);opacity:.7}50%{transform:translate3d(0,-2%,0) scale(1.06);opacity:1}}@keyframes heroBgSpotPulse{0%,100%{transform:translate3d(0,-50%,0) scale(1);opacity:.82}50%{transform:translate3d(0,-50%,0) scale(1.05);opacity:1}}@keyframes heroBgShimmer{0%,100%{transform:translate3d(-10%,0,0);opacity:.45}50%{transform:translate3d(10%,0,0);opacity:.75}}@keyframes heroBgMapFloat{0%,100%{transform:translate3d(0,-48%,0) scale(1)}50%{transform:translate3d(-1.8%,-49%,0) scale(1.015)}}@keyframes heroBgGlassFloat{0%,100%{transform:translate3d(0,0,0);opacity:.55}50%{transform:translate3d(0,-14px,0);opacity:.72}}@keyframes heroBgTrailFlow{0%{stroke-dashoffset:0;opacity:.3}50%{opacity:.55}100%{stroke-dashoffset:-140;opacity:.3}}@keyframes heroBgRaysSpin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes heroBgStarTwinkle{0%,100%{opacity:.12;transform:translate3d(0,0,0) scale(1)}50%{opacity:.65;transform:translate3d(0,-5px,0) scale(1.15)}}@keyframes heroBgParticleDrift{0%,100%{transform:translate3d(0,0,0);opacity:.18}25%{transform:translate3d(12px,-18px,0);opacity:.42}50%{transform:translate3d(-8px,-32px,0);opacity:.28}75%{transform:translate3d(10px,-14px,0);opacity:.38}}@keyframes heroBgIconFloat{0%,100%{transform:translate3d(0,0,0) rotate(0);opacity:.035}50%{transform:translate3d(0,-16px,0) rotate(3deg);opacity:.05}}@media (max-width:1024px){.hero-bg-map{width:min(94vw,760px);right:-14%;opacity:.055}.hero-bg-spotlight{right:6%;width:min(78vw,580px);height:min(78vw,580px)}.hero-bg-glass-1{width:120px;height:120px}}@media (max-width:640px){.hero-bg-map{width:125vw;right:-32%;opacity:.045}.hero-bg-glow-a{right:-10%}.hero-bg-icons .hero-bg-icon{width:36px;height:36px;opacity:.03}.hero-bg-icons .hero-bg-icon svg{width:22px;height:22px}.hero-bg-glass{opacity:.45}}@media (prefers-reduced-motion:reduce){#courses .course-card,#courses .course-cta,#courses .plan-platform-icon{transition:none!important;animation:none!important}.hero-bg-scene,.hero-bg-scene *{animation:none!important}.hero-bg-scene{transform:none!important;--hero-px:0px;--hero-py:0px;--hero-icon-px:0px;--hero-icon-py:0px;--hero-particle-px:0px;--hero-particle-py:0px}}.hero-grid{background:radial-gradient(ellipse 50% 65% at 78% 38%,rgba(46,124,246,.08),transparent 58%),radial-gradient(ellipse 42% 55% at 22% 62%,rgba(123,92,255,.06),transparent 55%),radial-gradient(ellipse 45% 50% at 68% 72%,rgba(212,175,55,.07),transparent 52%),linear-gradient(180deg,rgba(255,255,255,.015) 0,transparent 45%)!important;animation:60s ease-in-out infinite ambient-pulse-soft}.hero-glow-blob{width:clamp(280px,38vw,520px)!important;height:clamp(280px,38vw,520px)!important;background:radial-gradient(circle at 35% 40%,rgba(46,124,246,.14) 0,transparent 50%),radial-gradient(circle at 65% 55%,rgba(123,92,255,.12) 0,transparent 48%),radial-gradient(circle at 50% 50%,rgba(212,175,55,.1) 0,rgba(212,175,55,.03) 45%,transparent 72%)!important;filter:blur(56px)!important;animation:14s ease-in-out infinite heroAmbientPulse,80s ease-in-out infinite hero-glow-drift!important}.hero-visual-stage::before{content:'';position:absolute;inset:-15% -10%;z-index:0;border-radius:50%;background:radial-gradient(ellipse 70% 60% at 45% 50%,rgba(46,124,246,.22) 0,transparent 58%),radial-gradient(ellipse 55% 50% at 62% 42%,rgba(123,92,255,.18) 0,transparent 55%),radial-gradient(ellipse 50% 45% at 52% 58%,rgba(212,175,55,.14) 0,transparent 52%);filter:blur(32px);pointer-events:none;animation:12s ease-in-out infinite ambient-pulse-soft;will-change:transform,opacity}.hero-dashboard{box-shadow:0 24px 64px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.04),0 0 48px rgba(46,124,246,.08),0 0 64px rgba(123,92,255,.05),inset 0 1px 0 rgba(255,255,255,.06)!important}.hero .hf-card{background:#1b2028!important;box-shadow:0 12px 32px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.03)!important}.stats-band{background:radial-gradient(ellipse 100% 120% at 50% 100%,rgba(46,124,246,.08),transparent 55%),#13161a!important;box-shadow:0 0 0 100vmax #13161a!important;clip-path:inset(0 -100vmax);border:none!important}#problems{background:radial-gradient(ellipse 65% 45% at 10% 20%,rgba(46,124,246,.07),transparent 55%),#13161a!important;box-shadow:0 0 0 100vmax #13161a!important;clip-path:inset(0 -100vmax)}#why-us{padding:clamp(88px,10vw,120px) clamp(20px,5vw,72px);position:relative;overflow:hidden;background:radial-gradient(ellipse 70% 55% at 85% 30%,rgba(123,92,255,.07),transparent 58%),radial-gradient(ellipse 50% 40% at 20% 80%,rgba(123,92,255,.04),transparent 50%),#0e1013!important;box-shadow:0 0 0 100vmax #0e1013!important;clip-path:inset(0 -100vmax)}#who-can-start{padding:clamp(88px,10vw,120px) clamp(20px,5vw,72px);position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.012) 0,transparent 40%),#13161a!important;box-shadow:0 0 0 100vmax #13161a!important;clip-path:inset(0 -100vmax)}#products{background:radial-gradient(ellipse 55% 45% at 75% 60%,rgba(212,175,55,.05),transparent 52%),#13161a!important;box-shadow:0 0 0 100vmax #13161a!important;clip-path:inset(0 -100vmax)}#tools{background:radial-gradient(ellipse 65% 50% at 30% 50%,rgba(123,92,255,.06),transparent 55%),#0e1013!important;box-shadow:0 0 0 100vmax #0e1013!important;clip-path:inset(0 -100vmax);position:relative}#roadmap{background:radial-gradient(ellipse 80% 40% at 50% 100%,rgba(255,255,255,.02),transparent 50%),#13161a!important;box-shadow:0 0 0 100vmax #13161a!important;clip-path:inset(0 -100vmax)}#plans{background:radial-gradient(ellipse 70% 55% at 50% 20%,rgba(123,92,255,.07),transparent 58%),radial-gradient(ellipse 45% 40% at 80% 70%,rgba(212,175,55,.05),transparent 50%),#13161a!important;box-shadow:0 0 0 100vmax #13161a!important;clip-path:inset(0 -100vmax)}#courses{background:linear-gradient(180deg,rgba(255,255,255,.01) 0,transparent 35%),#0e1013!important;box-shadow:0 0 0 100vmax #0e1013!important;clip-path:inset(0 -100vmax)}#reviews{background:radial-gradient(ellipse 60% 50% at 15% 50%,rgba(46,124,246,.06),transparent 55%),#13161a!important;box-shadow:0 0 0 100vmax #13161a!important;clip-path:inset(0 -100vmax)}#reviews.reviews-section{padding-bottom:70px!important}.ending-flow{background:radial-gradient(ellipse 70% 45% at 50% 0,rgba(255,215,80,.07),transparent 58%),radial-gradient(ellipse 55% 40% at 20% 60%,rgba(247,184,36,.04),transparent 52%),#0e1013!important;box-shadow:0 0 0 100vmax #0e1013!important;clip-path:inset(0 -100vmax);padding-top:0!important}#faq,.ending-flow .faq-section,.ending-flow .final-cta{background:0 0!important;box-shadow:none!important;clip-path:none!important}.pd-content>.process-section:nth-child(odd),.pd-content>.section:nth-child(odd){background:radial-gradient(ellipse 60% 45% at 20% 30%,rgba(46,124,246,.05),transparent 55%),#13161a!important;box-shadow:0 0 0 100vmax #13161a!important;clip-path:inset(0 -100vmax)}.pd-content>.process-section:nth-child(2n),.pd-content>.section:nth-child(2n){background:radial-gradient(ellipse 55% 45% at 80% 40%,rgba(123,92,255,.05),transparent 55%),#0e1013!important;box-shadow:0 0 0 100vmax #0e1013!important;clip-path:inset(0 -100vmax)}.form-hero{position:relative}.form-hero::before{content:'';position:absolute;inset:-20% -10%;background:radial-gradient(ellipse 60% 70% at 50% 50%,rgba(212,175,55,.06),transparent 62%),radial-gradient(ellipse 50% 55% at 30% 60%,rgba(46,124,246,.04),transparent 55%);pointer-events:none;animation:12s ease-in-out infinite ambient-pulse-soft;z-index:0}.form-hero>*{position:relative;z-index:1}.faq-section::after,.final-cta::after,.hero::after,.plans-section::after,.process-section::after,.section.reveal::after,.stats-band::after,footer::before{content:'';position:absolute;left:50%;transform:translateX(-50%);width:min(920px,84%);height:1px;pointer-events:none;z-index:2;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.04) 18%,rgba(212,175,55,.14) 38%,rgba(46,124,246,.1) 52%,rgba(123,92,255,.08) 68%,rgba(255,255,255,.04) 82%,transparent 100%)}.faq-section::after,.final-cta::after,.hero::after,.plans-section::after,.process-section::after,.section.reveal::after,.stats-band::after{bottom:0}footer::before{top:0}.faq-section,.final-cta,.hero,.plans-section,.process-section,.section.reveal,.stats-band,footer{position:relative}.activity-toast,.banner-category-card,.countdown-band,.dash-panel,.dash-row,.dash-stat,.earn-card,.faq-card,.faq-item,.footer-badge,.form-card,.form-panel,.form-shell,.hero-card,.hf-card,.hiw-card,.income-pill,.metric-card,.notif-chip,.offer-banner,.pd-benefit-card,.pd-doc-card,.pd-feature-card,.pd-final-cta,.pd-hero-card,.pd-overview-card,.pd-process-card,.pd-sticky-inner,.pd-timeline-step,.plan-card,.plat-opt,.premium-dashboard,.pricing-summary,.prog-card,.ps-problem,.ps-solution,.review-card,.roadmap-outcome,.seats-bar,.step,.testi-card,.testi-slide,.toast-item,.tool-chips a,.trust-card,.trust-cell,.week-card{background:#1b2028!important;border:1px solid rgba(255,255,255,.06)!important;box-shadow:0 4px 20px rgba(0,0,0,.26),0 1px 0 rgba(255,255,255,.04) inset!important}.cta-float,.final-cta-card,.final-cta-check{background:linear-gradient(145deg,rgba(32,37,48,.95),rgba(23,27,36,.98))!important;border:1px solid rgba(255,215,80,.14)!important;box-shadow:0 32px 80px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.03) inset!important}.cta-float,.final-cta-check{background:rgba(255,255,255,.03)!important;border:1px solid rgba(255,255,255,.06)!important;box-shadow:none!important}.final-cta-check:hover{background:rgba(255,215,80,.05)!important;border-color:rgba(255,215,80,.22)!important;box-shadow:0 10px 28px rgba(0,0,0,.22)!important}.ending-flow .faq-item.open{border-left:3px solid #d4af37!important}.earn-card:hover,.faq-item:hover,.form-card:hover,.form-panel:hover,.hf-card:hover,.hiw-card:hover,.metric-card:hover,.pd-benefit-card:hover,.pd-doc-card:hover,.pd-feature-card:hover,.pd-overview-card:hover,.pd-process-card:hover,.pd-timeline-step:hover,.plan-card:hover,.plat-opt:hover,.prog-card:hover,.review-card:hover,.step:hover,.testi-slide:hover,.trust-cell:hover,.week-card:hover{background:#242b35!important;transform:translateY(-5px)!important;border-color:rgba(255,255,255,.1)!important;box-shadow:0 12px 32px rgba(0,0,0,.32),0 0 0 1px rgba(212,175,55,.06),0 1px 0 rgba(255,255,255,.05) inset!important}#plans .plans-row-inner .plan-card{background:#1b2028!important}#plans .plans-row-inner .plan-card:hover{background:#242b35!important}#plans .plan-meta{background:#171c24!important}.btn.primary,.cta-btn,.hero .btn.primary,.nav-cta,.submit-btn{background:linear-gradient(110deg,#b8942d 0,#e8c872 22%,#d4af37 45%,#f0d78c 55%,#d4af37 78%,#b8942d 100%)!important;background-size:220% auto!important;animation:7s linear infinite ambient-btn-shimmer!important;box-shadow:0 4px 18px rgba(0,0,0,.28),0 0 20px rgba(212,175,55,.12)!important}.btn.primary:hover,.cta-btn:hover,.hero .btn.primary:hover,.nav-cta:hover,.submit-btn:hover{transform:translateY(-4px)!important;box-shadow:0 8px 28px rgba(0,0,0,.34),0 0 32px rgba(212,175,55,.22)!important;animation-duration:3s!important}.btn.ghost{background:#1b2028!important;box-shadow:0 2px 12px rgba(0,0,0,.2)!important}.btn.ghost:hover{background:#242b35!important;box-shadow:0 6px 20px rgba(0,0,0,.28),0 0 16px rgba(212,175,55,.06)!important}#plans.plans-section::before{display:block!important;background:radial-gradient(ellipse 55% 65% at 50% 0,rgba(123,92,255,.08),transparent 58%),radial-gradient(ellipse 45% 50% at 15% 80%,rgba(46,124,246,.06),transparent 52%),radial-gradient(ellipse 40% 45% at 88% 60%,rgba(212,175,55,.07),transparent 50%)!important;animation:16s ease-in-out infinite ambient-pulse-soft!important;opacity:1!important}#who-can-start .audience-card-2,#who-can-start .audience-card-2:hover,#why-us .audience-card,#why-us .audience-card:hover{background:linear-gradient(165deg,rgba(255,255,255,.055) 0,rgba(255,255,255,.014) 46%,rgba(8,9,12,.94) 100%)!important;border-radius:24px!important}#why-us .audience-card.hot,#why-us .audience-card.hot:hover{background:linear-gradient(165deg,rgba(20,168,255,.1) 0,rgba(212,175,55,.05) 42%,rgba(8,9,12,.94) 100%)!important}#who-can-start .audience-card-2:hover,#why-us .audience-card:hover{background:linear-gradient(165deg,rgba(255,255,255,.075) 0,rgba(255,255,255,.02) 46%,rgba(10,11,14,.96) 100%)!important;transform:translate3d(0,-10px,0)!important;border-color:rgba(212,175,55,.38)!important;box-shadow:0 52px 108px rgba(0,0,0,.52),0 0 44px rgba(212,175,55,.14),0 0 0 1px rgba(212,175,55,.12),0 1px 0 rgba(255,255,255,.08) inset!important}#why-us .audience-card .ac-num{background:radial-gradient(circle at 35% 28%,rgba(212,175,55,.22),rgba(212,175,55,.05))!important;border:1.5px solid rgba(212,175,55,.38)!important;color:#e8c872!important;font-family:Inter,sans-serif!important;font-weight:700!important;width:44px!important;height:44px!important;border-radius:50%!important;box-shadow:0 0 0 5px rgba(212,175,55,.06),0 10px 28px rgba(212,175,55,.14),inset 0 1px 0 rgba(255,255,255,.12)!important}#who-can-start .ac-icon{width:84px!important;height:84px!important;font-size:38px!important;border-radius:24px!important;display:grid!important;place-items:center!important}.final-cta-card{border-radius:30px!important;min-height:520px!important;max-width:1350px!important}@media (prefers-reduced-motion:reduce){#plans.plans-section::before,.ambient-blob,.ambient-particles i,.ambient-rays,.btn.primary,.cta-btn,.cta-float,.cta-visual-glow,.ending-flow-particles i,.form-hero::before,.hero .btn.primary,.hero-bg-scene,.hero-bg-scene *,.hero-glow-blob,.hero-grid,.hero-visual-stage::before,.nav-cta,.submit-btn{animation:none!important}}.hero .hero-visual-stage::before{display:none!important}.hero-visual-stage{aspect-ratio:1/1;position:relative;display:flex;align-items:center;justify-content:center;width:min(100%,520px);height:min(78vh,560px);aspect-ratio:auto!important;margin:0 auto}.hero-char-glow{position:absolute;top:50%;left:50%;width:min(88%,460px);height:min(88%,460px);border-radius:50%;background:#e3c567;opacity:.35;filter:blur(80px);transform:translate(-50%,-50%);z-index:0;pointer-events:none;animation:6s ease-in-out infinite heroCharGlowPulse}@keyframes heroCharGlowPulse{0%,100%{transform:translate(-50%,-50%) scale(1);opacity:.35}50%{transform:translate(-50%,-50%) scale(1.05);opacity:.45}}.hero-char-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;animation:.8s cubic-bezier(.16,1,.3,1) both heroCharEnter}@keyframes heroCharEnter{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-char-img{display:block;width:auto;height:78%;max-height:100%;max-width:100%;object-fit:contain;animation:5s ease-in-out .8s infinite heroCharFloat}@keyframes heroCharFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-visual{display:flex;align-items:center;justify-content:center;min-height:clamp(380px,78vh,580px)}@media (max-width:1024px){.hero-visual{order:2!important;min-height:auto!important;width:100%;margin:0 auto}.hero-text-col{order:1!important}.hero-visual-stage{width:min(100%,440px);height:min(62vh,480px)}}#tools .tools-platform-scene{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}#tools .tools-platform-glow{position:absolute;top:38%;left:50%;width:min(960px,130%);height:480px;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,rgba(212,175,55,.07) 0,transparent 70%);opacity:.85}#tools .tools-platform-particle{position:absolute;width:2px;height:2px;border-radius:50%;background:rgba(212,175,55,.28);box-shadow:0 0 6px rgba(212,175,55,.12);animation:22s ease-in-out infinite toolsParticleFloat}#tools .tools-platform-particle:nth-child(2){left:12%;top:22%;animation-delay:-2s;animation-duration:24s;opacity:.3}#tools .tools-platform-particle:nth-child(3){left:78%;top:18%;animation-delay:-5s;animation-duration:26s;opacity:.25}#tools .tools-platform-particle:nth-child(4){left:24%;top:68%;animation-delay:-7s;animation-duration:23s;opacity:.22}#tools .tools-platform-particle:nth-child(5){left:68%;top:72%;animation-delay:-3s;animation-duration:25s;opacity:.28}#tools .tools-platform-particle:nth-child(6){left:48%;top:12%;animation-delay:-9s;animation-duration:28s;opacity:.2}#tools .tools-platform-particle:nth-child(7){left:88%;top:48%;animation-delay:-11s;animation-duration:27s;opacity:.24}@keyframes toolsParticleFloat{0%,100%{transform:translate3d(0,0,0);opacity:.15}50%{transform:translate3d(0,-6px,0);opacity:.32}}#tools .section-head,#tools .tools-platform-features,#tools .tools-platform-grid{position:relative;z-index:1}#tools .section-head{margin-bottom:clamp(32px,4.5vw,44px);padding:0 clamp(12px,3vw,24px)}#tools .section-head p{max-width:720px;margin:16px 0 0;font-size:clamp(15px, 1.6vw, 16px);line-height:1.7;color:rgba(255,255,255,.58)}#tools .tools-platform-trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 12px;margin-top:clamp(18px,2.5vw,24px);max-width:720px}#tools .tools-platform-trust-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:100px;font-family:Inter,sans-serif;font-size:12.5px;font-weight:600;letter-spacing:.01em;color:#e8c872;background:rgba(8,10,14,.42);border:1px solid rgba(212,175,55,.38);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 4px 18px rgba(0,0,0,.22);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);white-space:nowrap}#tools .tools-platform-trust-chip::before{content:"✓";font-size:11px;font-weight:800;color:#d4af37;line-height:1}#tools .tools-platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.8vw,26px);width:min(1080px,100%);margin:clamp(36px,5vw,52px) auto 0;padding:0 clamp(10px,2vw,18px);background-image:radial-gradient(ellipse 95% 60% at 50% 12%,rgba(212,175,55,.055),transparent 72%),radial-gradient(ellipse 95% 60% at 50% 50%,rgba(212,175,55,.04),transparent 72%),radial-gradient(ellipse 95% 60% at 50% 88%,rgba(212,175,55,.055),transparent 72%)}#tools .tools-platform-card{--mx:50%;--my:50%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;padding:18px 16px 16px;border-radius:24px;text-decoration:none;color:inherit;overflow:hidden;cursor:pointer;background:linear-gradient(168deg,rgba(46,48,56,.52) 0,rgba(22,24,30,.78) 46%,rgba(10,12,16,.9) 100%)!important;backdrop-filter:blur(22px)!important;-webkit-backdrop-filter:blur(22px)!important;border:1px solid rgba(212,175,55,.22)!important;box-shadow:0 20px 52px rgba(0,0,0,.46),0 0 32px rgba(212,175,55,.05),inset 0 1px 0 rgba(255,255,255,.09),inset 0 -1px 0 rgba(0,0,0,.35)!important;transition:transform .3s cubic-bezier(.16, 1, .3, 1),border-color .3s,box-shadow .3s,background .3s!important}#tools .tools-platform-card::before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at var(--mx) var(--my),rgba(212,175,55,.2) 0,transparent 64%);opacity:0;transition:opacity .3s;pointer-events:none}#tools .tools-platform-card::after{content:"";position:absolute;inset:1px;border-radius:calc(24px - 1px);background:radial-gradient(ellipse 80% 55% at 50% 0,rgba(255,255,255,.06) 0,transparent 58%);pointer-events:none;opacity:.85}#tools .tools-platform-card:hover{transform:translateY(-8px)!important;border-color:rgba(212,175,55,.48)!important;background:linear-gradient(168deg,rgba(52,54,62,.58) 0,rgba(26,28,34,.82) 46%,rgba(12,14,18,.94) 100%)!important;box-shadow:0 28px 64px rgba(0,0,0,.52),0 0 72px rgba(212,175,55,.2),0 0 28px rgba(212,175,55,.1),inset 0 1px 0 rgba(255,255,255,.12),inset 0 -1px 0 rgba(0,0,0,.3)!important}#tools .tools-platform-card:hover::before{opacity:1}#tools .tools-platform-card.reveal.visible{transition-delay:calc(var(--i, 0) * 0.08s)}#tools .tools-platform-card>*{position:relative;z-index:1}#tools .tools-platform-badge{position:absolute;top:11px;padding:4px 10px;border-radius:100px;font-family:Inter,sans-serif;font-size:9.5px;font-weight:600;letter-spacing:.085em;text-transform:uppercase;line-height:1.35;white-space:nowrap;color:#f0d78c;background:rgba(8,10,14,.62);border:1px solid rgba(212,175,55,.38);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 4px 16px rgba(0,0,0,.24);z-index:2}#tools .tools-platform-badge--tl{left:11px}#tools .tools-platform-badge--tr{right:11px}#tools .tools-platform-icon-wrap{display:flex;align-items:center;justify-content:center;width:88px;height:88px;margin-top:4px;margin-bottom:12px;overflow:visible;flex-shrink:0}#tools .tools-platform-name{font-family:Inter,sans-serif;font-size:16px;font-weight:700;color:#fff;text-align:center;letter-spacing:-.02em;line-height:1.3;margin-top:0}#tools .tools-platform-desc{margin:8px 0 0;padding:0 4px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:rgba(255,255,255,.62);text-align:center;line-height:1.65;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.2em}#tools .tools-platform-features{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,2.2vw,22px);width:min(1080px,100%);margin:clamp(40px,5vw,56px) auto 0;padding:0 clamp(10px,2vw,18px)}#tools .tools-platform-feature{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;min-height:168px;padding:clamp(22px,2.5vw,28px) clamp(14px,2vw,18px);border-radius:24px;background:linear-gradient(152deg,rgba(255,255,255,.06) 0,rgba(212,175,55,.04) 50%,rgba(8,8,10,.5) 100%)!important;border:1px solid rgba(212,175,55,.18)!important;box-shadow:0 12px 36px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.06)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:transform .3s,border-color .3s,box-shadow .3s}#tools .tools-platform-feature:hover{transform:translateY(-5px);border-color:rgba(212,175,55,.38)!important;box-shadow:0 18px 44px rgba(0,0,0,.38),0 0 36px rgba(212,175,55,.12),inset 0 1px 0 rgba(255,255,255,.08)!important}#tools .tools-platform-feature-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:rgba(8,8,10,.45);border:1px solid rgba(212,175,55,.3);color:#d4af37;flex-shrink:0;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 4px 16px rgba(0,0,0,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#tools .tools-platform-feature-icon svg{width:40px;height:40px;display:block}#tools .tools-platform-feature-title{margin:0;font-family:Inter,sans-serif;font-size:14.5px;font-weight:700;color:#e8c872;letter-spacing:.01em;line-height:1.3}#tools .tools-platform-feature-desc{margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#9ca3af;line-height:1.45}#tools .tools-platform-feature.reveal.visible{transition-delay:calc(var(--i, 0) * 0.1s)}@media (max-width:900px){#tools .tools-platform-grid{grid-template-columns:repeat(3,1fr);gap:14px}#tools .tools-platform-features{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.hero-visual-stage{width:min(92%,360px);height:min(56vh,400px)}.hero-char-glow{width:min(92%,340px);height:min(92%,340px)}#tools .tools-platform-grid{grid-template-columns:repeat(2,1fr);gap:12px}#tools .tools-platform-card{padding:15px 12px 13px}#tools .tools-platform-badge{font-size:8.5px;padding:3px 8px}#tools .tools-platform-trust-chip{font-size:11.5px;padding:6px 12px}#tools .tools-platform-name{font-size:14.5px}#tools .tools-platform-desc{font-size:13.5px;line-height:1.6;min-height:2.9em}#tools .tools-platform-features{grid-template-columns:1fr 1fr;gap:10px}#tools .tools-platform-feature{min-height:150px}}@media (prefers-reduced-motion:reduce){.hero-char-glow,.hero-char-img,.hero-char-wrap{animation:none!important;opacity:1!important;transform:none!important}.hero-char-glow{opacity:.35!important;transform:translate(-50%,-50%)!important}#tools .tools-platform-particle{animation:none!important}#tools .tools-platform-card{transition:border-color .2s,box-shadow .2s!important}#tools .tools-platform-card:hover,#tools .tools-platform-feature:hover{transform:none!important}}
.pm-hero-pending>*{opacity:0;transform:translateY(28px)}.pm-hero-pending>.pm-in{opacity:1;transform:translateY(0);transition:opacity .7s cubic-bezier(.16, 1, .3, 1),transform .7s cubic-bezier(.16, 1, .3, 1)}.hero-visual.pm-hero-pending:not(:has(.hero-3d-char)){opacity:0;transform:translateY(32px) scale(.98)}.hero-visual.pm-hero-pending:not(:has(.hero-3d-char)).pm-in{opacity:1;transform:translateY(0) scale(1);transition:opacity .9s cubic-bezier(.16, 1, .3, 1) .35s,transform .9s cubic-bezier(.16, 1, .3, 1) .35s}.hero-visual.pm-hero-pending:has(.hero-3d-char){opacity:1;transform:none}.hero-visual.pm-hero-pending:has(.hero-3d-char).pm-in{opacity:1!important;transform:translateY(0) scale(1)!important;transition:opacity .9s cubic-bezier(.16, 1, .3, 1) .35s,transform .9s cubic-bezier(.16, 1, .3, 1) .35s}@keyframes pm-cta-pop{0%{transform:scale(.92);opacity:0}70%{transform:scale(1.04)}100%{transform:scale(1);opacity:1}}.hero-actions .btn.pm-in{animation:.65s cubic-bezier(.34,1.56,.64,1) both pm-cta-pop}.btn.primary,.cat-explore-btn,.category-card a,.cta-btn,.nav-cta,.plan-cta,.submit-btn{position:relative;overflow:hidden;transition:transform .35s cubic-bezier(.16, 1, .3, 1),box-shadow .35s!important}.btn.primary::before,.cta-btn::before,.nav-cta::before,.submit-btn::before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 38%,rgba(255,255,255,.28) 50%,transparent 62%);transform:translateX(-130%);animation:5s ease-in-out infinite pm-shine-sweep;pointer-events:none;z-index:1}.btn.primary:hover,.cta-btn:hover,.nav-cta:hover,.submit-btn:hover{transform:translateY(-4px)!important}@keyframes pm-shine-sweep{0%,72%{transform:translateX(-130%)}100%{transform:translateX(130%)}}.pm-ripple{position:absolute;border-radius:50%;transform:scale(0);background:rgba(255,255,255,.35);animation:.65s ease-out forwards pm-ripple-out;pointer-events:none;z-index:2}@keyframes pm-ripple-out{to{transform:scale(4);opacity:0}}.site-header{transition:background .45s,backdrop-filter .45s,box-shadow .45s,border-color .45s!important}.site-header.pm-scrolled{background:rgba(6,7,9,.92)!important;backdrop-filter:blur(36px) saturate(190%)!important;-webkit-backdrop-filter:blur(36px) saturate(190%)!important;box-shadow:0 4px 28px rgba(0,0,0,.45)!important}.hero-trust-item{transition:transform .3s cubic-bezier(.16, 1, .3, 1)!important}.hero-trust-item:hover{transform:translateY(-4px)}.hero-trust-item svg{animation:3s ease-in-out infinite pm-trust-icon}.hero-trust-item:nth-child(2) svg{animation-delay:.4s}.hero-trust-item:nth-child(3) svg{animation-delay:.8s}.hero-trust-item:nth-child(4) svg{animation-delay:1.2s}@keyframes pm-trust-icon{0%,100%{transform:scale(1)}50%{transform:scale(1.12)}}.stat.pm-stagger{opacity:0;transform:translateY(20px)}.stat.pm-stagger.pm-in{opacity:1;transform:translateY(0);transition:opacity .6s,transform .6s cubic-bezier(.16, 1, .3, 1)}.pm-card-stagger{opacity:0;transform:translateY(24px)}.pm-card-stagger.pm-in{opacity:1;transform:translateY(0);transition:opacity .65s cubic-bezier(.16, 1, .3, 1),transform .65s cubic-bezier(.16, 1, .3, 1)}.hero-dash-chart{position:relative}.pm-chart-line{position:absolute;inset:12px 14px 0;width:calc(100% - 28px);height:calc(100% - 12px);pointer-events:none;overflow:visible}.pm-chart-line path{fill:none;stroke:rgba(139,116,255,0.85);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:200;stroke-dashoffset:200}.pm-chart-line.pm-play path{animation:1.8s cubic-bezier(.16,1,.3,1) .5s forwards pm-line-draw}@keyframes pm-line-draw{to{stroke-dashoffset:0}}.hero-dash-bar.pm-replay{animation:none!important}.hero-dash-bar.pm-replay.pm-play{animation:1.2s cubic-bezier(.16,1,.3,1) both heroBarGrow!important}.float-wa{transition:transform .35s cubic-bezier(.34, 1.56, .64, 1),box-shadow .35s!important}.float-wa:hover{animation:.55s cubic-bezier(.34,1.56,.64,1) pm-chat-bounce!important}@keyframes pm-chat-bounce{0%,100%{transform:translateY(0) scale(1)}35%{transform:translateY(-6px) scale(1.06)}65%{transform:translateY(2px) scale(.98)}}.ambient-scene{transition:transform .18s ease-out}.ambient-blob,.hero-bg-scene{will-change:transform}.hero-dash-kpi b.pm-counting{display:inline-block;transition:transform .2s}.hero-dash-kpi b.pm-count-done{animation:.5s cubic-bezier(.34,1.56,.64,1) pm-kpi-pop}@keyframes pm-kpi-pop{0%{transform:scale(.85)}60%{transform:scale(1.08)}100%{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.btn.primary::before,.float-wa:hover,.hero-trust-item svg,.hero-visual.pm-hero-pending,.nav-cta::before,.pm-card-stagger,.pm-hero-pending>*,.stat.pm-stagger{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}.hero-visual{display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;width:100%!important;min-height:clamp(420px,78vh,620px)!important;opacity:1!important;visibility:visible!important;transform:none!important}.hero-3d-stage{position:relative;width:min(100%,580px);height:min(78vh,600px);aspect-ratio:auto!important;margin:0 auto;display:block;overflow:visible;--hero-stage-px:0px;--hero-stage-py:0px;transform:translate3d(var(--hero-stage-px),var(--hero-stage-py),0);will-change:transform}.hero-right-bg{position:absolute;inset:-8% -6% -4% -6%;z-index:0;pointer-events:none;isolation:isolate}.hero-right-bg-fade{position:absolute;inset:-20%;opacity:1}.hero-right-bg-mesh{position:absolute;inset:8% 6%;filter:blur(28px);opacity:.9;animation:10s ease-in-out infinite hrbMeshPulse}.hero-right-bg-core{position:absolute;left:50%;transform:translate(-50%,-50%);border-radius:50%;filter:blur(36px);opacity:.72;animation:8s ease-in-out infinite hrbCorePulse;will-change:transform,opacity}.hero-right-bg-core-soft{position:absolute;left:50%;transform:translate(-50%,-50%);border-radius:50%;filter:blur(64px);opacity:.55;animation:11s ease-in-out infinite hrbCoreSoftPulse}.hero-right-bg-lens{position:absolute;left:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse at 50% 40%,rgba(255,255,255,.18) 0,rgba(255,217,90,.1) 35%,transparent 70%);filter:blur(18px);opacity:.45;mix-blend-mode:screen;animation:9s ease-in-out infinite hrbLensDrift}.hero-right-bg-energy,.hero-right-bg-orbits,.hero-right-bg-rings{position:absolute;inset:0}.hrb-energy,.hrb-orbit,.hrb-ring{position:absolute;left:50%;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.hrb-ring{border:1px solid rgba(244,197,66,.16);box-shadow:0 0 18px rgba(255,210,80,.06),inset 0 0 18px rgba(255,210,80,.04)}.hrb-ring-1{opacity:.55;animation:7s ease-in-out infinite hrbRingPulse}.hrb-ring-2{opacity:.42;animation:9s ease-in-out -1.5s infinite hrbRingPulse;border-color:rgba(255,217,90,.14)}.hrb-ring-3{opacity:.32;animation:11s ease-in-out -3s infinite hrbRingPulse}.hrb-ring-4{opacity:.22;animation:13s ease-in-out -4.5s infinite hrbRingPulse;border-color:rgba(255,210,80,.1)}.hrb-ring-5{opacity:.14;animation:15s ease-in-out -6s infinite hrbRingPulse}.hrb-orbit{border:1px solid transparent;filter:drop-shadow(0 0 6px rgba(255,210,80,.12))}.hrb-orbit-1{animation:42s linear infinite hrbOrbitSpin}.hrb-orbit-2{border-top-color:rgba(244,197,66,.2);animation:58s linear infinite reverse hrbOrbitSpin}.hrb-orbit-3{border-style:dashed;border-top-color:rgba(255,217,90,.16);border-right-color:rgba(255,210,80,.05);animation:76s linear infinite hrbOrbitSpin;opacity:.7}.hrb-energy{border:1px solid rgba(255,217,90,.22);box-shadow:0 0 24px rgba(255,210,80,.1),inset 0 0 20px rgba(244,197,66,.06);opacity:0}.hrb-energy-1{width:48%;height:48%;animation:6.5s ease-out infinite hrbEnergyRing}.hrb-energy-2{width:48%;height:48%;animation:6.5s ease-out 3.25s infinite hrbEnergyRing;border-color:rgba(244,197,66,.16)}.hero-right-bg-dust,.hero-right-bg-particles{position:absolute;inset:0;overflow:hidden}.hero-right-bg-dust::after,.hero-right-bg-dust::before,.hero-right-bg-particles::after,.hero-right-bg-particles::before{content:"";position:absolute;width:2px;height:2px;border-radius:50%;background:#ffd95a;opacity:.55;will-change:transform,opacity}.hero-right-bg-particles::before{left:18%;top:22%;box-shadow:12px 38px 0 0 rgba(255,217,90,.35),48px 12px 0 .5px rgba(244,197,66,.28),86px 64px 0 0 rgba(255,210,80,.32),120px 28px 0 0 rgba(255,217,90,.22),160px 90px 0 .5px rgba(244,197,66,.3),210px 46px 0 0 rgba(255,210,80,.25),250px 120px 0 0 rgba(255,217,90,.2),290px 18px 0 .5px rgba(244,197,66,.28),330px 78px 0 0 rgba(255,210,80,.3),370px 140px 0 0 rgba(255,217,90,.18),40px 160px 0 .5px rgba(244,197,66,.26),95px 200px 0 0 rgba(255,210,80,.22),145px 240px 0 0 rgba(255,217,90,.28),195px 180px 0 .5px rgba(244,197,66,.2),245px 260px 0 0 rgba(255,210,80,.24),300px 210px 0 0 rgba(255,217,90,.3),350px 250px 0 .5px rgba(244,197,66,.18),20px 280px 0 0 rgba(255,210,80,.22),70px 320px 0 0 rgba(255,217,90,.26),130px 300px 0 .5px rgba(244,197,66,.2),180px 340px 0 0 rgba(255,210,80,.28),230px 310px 0 0 rgba(255,217,90,.16),280px 360px 0 .5px rgba(244,197,66,.24),340px 330px 0 0 rgba(255,210,80,.2),380px 380px 0 0 rgba(255,217,90,.22),55px 400px 0 .5px rgba(244,197,66,.18),110px 430px 0 0 rgba(255,210,80,.26),170px 410px 0 0 rgba(255,217,90,.2),220px 450px 0 .5px rgba(244,197,66,.24),275px 420px 0 0 rgba(255,210,80,.18),325px 460px 0 0 rgba(255,217,90,.28),365px 430px 0 .5px rgba(244,197,66,.16),15px 100px 0 0 rgba(255,210,80,.2),310px 100px 0 0 rgba(255,217,90,.24),400px 60px 0 .5px rgba(244,197,66,.22),420px 200px 0 0 rgba(255,210,80,.18),430px 300px 0 0 rgba(255,217,90,.26),410px 400px 0 .5px rgba(244,197,66,.2),5px 200px 0 0 rgba(255,210,80,.16),60px 60px 0 0 rgba(255,217,90,.3),200px 50px 0 .5px rgba(244,197,66,.22),360px 20px 0 0 rgba(255,210,80,.2);animation:22s ease-in-out infinite hrbParticlesDrift}.hero-right-bg-particles::after{left:52%;top:12%;width:1.5px;height:1.5px;box-shadow:8px 24px 0 0 rgba(255,217,90,.3),36px 70px 0 .5px rgba(244,197,66,.22),70px 40px 0 0 rgba(255,210,80,.28),110px 110px 0 0 rgba(255,217,90,.18),150px 55px 0 .5px rgba(244,197,66,.26),190px 150px 0 0 rgba(255,210,80,.2),230px 90px 0 0 rgba(255,217,90,.24),270px 180px 0 .5px rgba(244,197,66,.16),20px 190px 0 0 rgba(255,210,80,.28),60px 230px 0 0 rgba(255,217,90,.2),100px 270px 0 .5px rgba(244,197,66,.24),145px 220px 0 0 rgba(255,210,80,.18),185px 300px 0 0 rgba(255,217,90,.26),225px 250px 0 .5px rgba(244,197,66,.2),265px 320px 0 0 rgba(255,210,80,.22),40px 340px 0 0 rgba(255,217,90,.16),90px 370px 0 .5px rgba(244,197,66,.28),140px 350px 0 0 rgba(255,210,80,.2),200px 390px 0 0 rgba(255,217,90,.24),250px 360px 0 .5px rgba(244,197,66,.18),10px 120px 0 0 rgba(255,210,80,.22),300px 40px 0 0 rgba(255,217,90,.2),320px 140px 0 .5px rgba(244,197,66,.26),310px 260px 0 0 rgba(255,210,80,.18),290px 380px 0 0 rgba(255,217,90,.22),160px 20px 0 .5px rgba(244,197,66,.2),240px 10px 0 0 rgba(255,210,80,.28),80px 10px 0 0 rgba(255,217,90,.16);animation:28s ease-in-out -8s infinite reverse hrbParticlesDrift}.hero-right-bg-dust::before{left:10%;top:30%;width:1px;height:1px;background:rgba(255,217,90,.7);box-shadow:25px 40px 0 0 rgba(255,210,80,.35),55px 90px 0 0 rgba(244,197,66,.25),95px 30px 0 0 rgba(255,217,90,.3),135px 120px 0 0 rgba(255,210,80,.22),175px 70px 0 0 rgba(244,197,66,.28),215px 160px 0 0 rgba(255,217,90,.2),255px 50px 0 0 rgba(255,210,80,.32),295px 140px 0 0 rgba(244,197,66,.18),335px 100px 0 0 rgba(255,217,90,.26),375px 180px 0 0 rgba(255,210,80,.2),40px 200px 0 0 rgba(244,197,66,.24),90px 240px 0 0 rgba(255,217,90,.18),140px 210px 0 0 rgba(255,210,80,.28),190px 280px 0 0 rgba(244,197,66,.22),240px 230px 0 0 rgba(255,217,90,.2),290px 300px 0 0 rgba(255,210,80,.26),340px 260px 0 0 rgba(244,197,66,.16),20px 320px 0 0 rgba(255,217,90,.24),70px 360px 0 0 rgba(255,210,80,.2),120px 340px 0 0 rgba(244,197,66,.28),180px 380px 0 0 rgba(255,217,90,.18),230px 350px 0 0 rgba(255,210,80,.22),280px 400px 0 0 rgba(244,197,66,.2),330px 370px 0 0 rgba(255,217,90,.26),380px 410px 0 0 rgba(255,210,80,.16),50px 420px 0 0 rgba(244,197,66,.22),150px 440px 0 0 rgba(255,217,90,.2),260px 430px 0 0 rgba(255,210,80,.24),360px 450px 0 0 rgba(244,197,66,.18),400px 80px 0 0 rgba(255,217,90,.28),420px 220px 0 0 rgba(255,210,80,.2),410px 340px 0 0 rgba(244,197,66,.24);animation:36s linear infinite hrbDustFloat;opacity:.4}.hero-right-bg-dust::after{left:48%;top:18%;width:1px;height:1px;box-shadow:15px 55px 0 0 rgba(255,217,90,.28),45px 20px 0 0 rgba(244,197,66,.22),85px 95px 0 0 rgba(255,210,80,.3),125px 45px 0 0 rgba(255,217,90,.18),165px 130px 0 0 rgba(244,197,66,.26),205px 75px 0 0 rgba(255,210,80,.2),245px 155px 0 0 rgba(255,217,90,.24),30px 175px 0 0 rgba(244,197,66,.16),75px 215px 0 0 rgba(255,210,80,.28),115px 185px 0 0 rgba(255,217,90,.2),155px 245px 0 0 rgba(244,197,66,.22),195px 205px 0 0 rgba(255,210,80,.18),235px 275px 0 0 rgba(255,217,90,.26),50px 295px 0 0 rgba(244,197,66,.2),100px 325px 0 0 rgba(255,210,80,.24),150px 305px 0 0 rgba(255,217,90,.16),200px 345px 0 0 rgba(244,197,66,.28),250px 315px 0 0 rgba(255,210,80,.2),20px 365px 0 0 rgba(255,217,90,.22),80px 395px 0 0 rgba(244,197,66,.18),140px 375px 0 0 rgba(255,210,80,.26),210px 405px 0 0 rgba(255,217,90,.2),270px 50px 0 0 rgba(244,197,66,.24),290px 190px 0 0 rgba(255,210,80,.18),280px 330px 0 0 rgba(255,217,90,.22),300px 420px 0 0 rgba(244,197,66,.16);animation:48s linear -12s infinite reverse hrbDustFloat;opacity:.35}.hero-right-bg-platform-glow{position:absolute;left:50%;transform:translateX(-50%);filter:blur(22px);opacity:.85;animation:7s ease-in-out infinite hrbPlatformGlow}.hero-right-bg-platform{position:absolute;left:50%;transform:translateX(-50%);border-radius:50%;box-shadow:0 0 40px rgba(255,210,80,.28),0 -18px 48px rgba(244,197,66,.18),0 -40px 70px rgba(255,210,80,.1);filter:blur(1px);opacity:.7;animation:6s ease-in-out infinite hrbPlatformPulse}@keyframes hrbMeshPulse{0%,100%{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}@keyframes hrbCorePulse{0%,100%{transform:translate(-50%,-50%) scale(1);opacity:.68}50%{transform:translate(-50%,-50%) scale(1.04);opacity:.82}}@keyframes hrbCoreSoftPulse{0%,100%{transform:translate(-50%,-50%) scale(1);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.05);opacity:.62}}@keyframes hrbLensDrift{0%,100%{transform:translate(-50%,-50%) translateY(0);opacity:.4}50%{transform:translate(-50%,-52%) translateY(-4px);opacity:.55}}@keyframes hrbRingPulse{0%,100%{transform:translate(-50%,-50%) scale(1);opacity:.35}50%{transform:translate(-50%,-50%) scale(1.015);opacity:.55}}@keyframes hrbOrbitSpin{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes hrbEnergyRing{0%{transform:translate(-50%,-50%) scale(.92);opacity:.45}70%{opacity:.12}100%{transform:translate(-50%,-50%) scale(1.55);opacity:0}}@keyframes hrbParticlesDrift{0%,100%{transform:translate3d(0,0,0);opacity:.5}50%{transform:translate3d(4px,-10px,0);opacity:.75}}@keyframes hrbDustFloat{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-28px,0)}}@keyframes hrbPlatformGlow{0%,100%{opacity:.75;transform:translateX(-50%) scaleX(1)}50%{opacity:.95;transform:translateX(-50%) scaleX(1.03)}}@keyframes hrbPlatformPulse{0%,100%{opacity:.62;transform:translateX(-50%) scale(1)}50%{opacity:.82;transform:translateX(-50%) scale(1.02)}}@media (prefers-reduced-motion:reduce){.hero-right-bg-core,.hero-right-bg-core-soft,.hero-right-bg-dust::after,.hero-right-bg-dust::before,.hero-right-bg-lens,.hero-right-bg-mesh,.hero-right-bg-particles::after,.hero-right-bg-particles::before,.hero-right-bg-platform,.hero-right-bg-platform-glow,.hrb-energy,.hrb-orbit,.hrb-ring{animation:none!important}}.hero-3d-stage{background:radial-gradient(ellipse 88% 82% at 50% 46%,rgba(255,217,90,.045),transparent 64%)}.hero-right-bg{inset:-10% -10% -4% -10%;border-radius:0;overflow:visible;-webkit-mask-image:none;mask-image:none;background:radial-gradient(ellipse 82% 78% at 50% 45%,rgba(255,217,90,.08),transparent 62%)}.hero-right-bg::after,.hero-right-bg::before{content:"";position:absolute;inset:-12%;pointer-events:none}.hero-right-bg::before{background:radial-gradient(ellipse 72% 68% at 50% 42%,rgba(244,197,66,.18) 0,rgba(255,217,90,.075) 34%,transparent 66%),radial-gradient(ellipse 46% 42% at 50% 36%,rgba(255,255,255,.05),transparent 64%);filter:blur(26px);opacity:.95;mix-blend-mode:screen;animation:9s ease-in-out infinite hrbBloomBreath}.hero-right-bg::after{background:radial-gradient(ellipse 96% 86% at 50% 49%,transparent 0,transparent 62%,rgba(11,11,13,.12) 88%,transparent 100%);opacity:.36}.hero-right-bg-fade{inset:-26%;background:radial-gradient(circle at 50% 42%,rgba(255,217,90,.28) 0,rgba(244,197,66,.16) 20%,rgba(255,210,80,.055) 43%,transparent 67%)}.hero-right-bg-mesh{inset:0;background:radial-gradient(circle at 45% 42%,rgba(255,217,90,.2) 0,transparent 34%),radial-gradient(circle at 58% 48%,rgba(244,197,66,.14) 0,transparent 36%),radial-gradient(circle at 42% 62%,rgba(255,210,80,.08) 0,transparent 38%),radial-gradient(circle at 66% 64%,rgba(255,217,90,.055) 0,transparent 32%);filter:blur(48px);opacity:.92}.hero-right-bg-cloud{position:absolute;border-radius:999px;background:radial-gradient(ellipse at center,rgba(255,210,80,.2),rgba(244,197,66,.065) 46%,transparent 72%);filter:blur(34px);opacity:.42;mix-blend-mode:screen;animation:18s ease-in-out infinite hrbCloudDrift}.hero-right-bg-cloud-1{width:54%;height:28%;left:16%;top:24%;transform:rotate(-16deg)}.hero-right-bg-cloud-2{width:62%;height:34%;right:10%;top:44%;transform:rotate(18deg);animation-delay:-6s}.hero-right-bg-cloud-3{width:48%;height:24%;left:30%;bottom:18%;transform:rotate(-5deg);animation-delay:-11s}.hero-right-bg-core{top:43%;width:min(98%,610px);height:min(98%,610px);background:radial-gradient(circle at 50% 45%,rgba(255,232,132,.62) 0,rgba(255,217,90,.34) 16%,rgba(244,197,66,.19) 34%,rgba(255,210,80,.07) 52%,transparent 72%);filter:blur(44px);opacity:.82}.hero-right-bg-core-soft{top:46%;width:min(122%,760px);height:min(122%,760px);background:radial-gradient(circle,rgba(255,210,80,.18) 0,rgba(244,197,66,.08) 38%,rgba(11,11,13,.12) 64%,transparent 78%);filter:blur(82px);opacity:.72}.hero-right-bg-lens{top:34%;width:58%;height:22%;background:radial-gradient(ellipse at 50% 50%,rgba(255,255,255,.22),rgba(255,217,90,.13) 32%,transparent 72%),linear-gradient(90deg,transparent,rgba(255,217,90,.12),transparent);filter:blur(16px);opacity:.5}.hero-right-bg-geometry{position:absolute;inset:4%;opacity:.16;filter:drop-shadow(0 0 10px rgba(255,210,80,.08))}.hero-right-bg-geometry span{position:absolute;width:44px;height:44px;border:1px solid rgba(255,217,90,.11);border-radius:12px;transform:rotate(45deg)}.hero-right-bg-geometry span:first-child{left:10%;top:16%}.hero-right-bg-geometry span:nth-child(2){right:12%;top:20%;width:30px;height:30px;border-radius:50%}.hero-right-bg-geometry span:nth-child(3){left:5%;top:58%;width:36px;height:36px}.hero-right-bg-geometry span:nth-child(4){right:7%;top:55%;width:52px;height:52px;border-radius:50%}.hero-right-bg-geometry span:nth-child(5){left:23%;bottom:12%;width:24px;height:24px}.hero-right-bg-geometry span:nth-child(6){right:25%;bottom:13%;width:34px;height:34px}.hrb-energy,.hrb-orbit,.hrb-ring{z-index:2;top:45%}.hrb-ring{border-width:1px;border-color:rgba(255,217,90,.16);background:radial-gradient(circle,transparent 66%,rgba(255,217,90,.022) 67%,transparent 71%);box-shadow:0 0 14px rgba(255,210,80,.08),inset 0 0 14px rgba(244,197,66,.04)}.hrb-ring::before{content:"";position:absolute;inset:-1px;border-radius:inherit;background:conic-gradient(from 130deg,transparent 0 14%,rgba(255,217,90,.24) 18%,transparent 28% 54%,rgba(244,197,66,.16) 60%,transparent 69% 100%);mask:radial-gradient(farthest-side,transparent calc(100% - 1.5px),#000 calc(100% - 1px));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 1.5px),#000 calc(100% - 1px));opacity:.8}.hrb-ring-1{width:26%;height:26%;opacity:.62;animation-duration:9s}.hrb-ring-2{width:34%;height:34%;opacity:.55;animation-duration:10s}.hrb-ring-3{width:42%;height:42%;opacity:.48;animation-duration:11s}.hrb-ring-4{width:50%;height:50%;opacity:.42;animation-duration:12s}.hrb-ring-5{width:58%;height:58%;opacity:.36;animation-duration:13s}.hrb-ring-6{width:66%;height:66%;opacity:.32;animation:14s ease-in-out -2s infinite hrbRingPulse}.hrb-ring-7{width:74%;height:74%;opacity:.28;animation:15s ease-in-out -3s infinite hrbRingPulse;border-style:dashed}.hrb-ring-8{width:82%;height:82%;opacity:.24;animation:16s ease-in-out -4s infinite hrbRingPulse}.hrb-ring-9{width:90%;height:90%;opacity:.2;animation:17s ease-in-out -5s infinite hrbRingPulse;border-style:dashed}.hrb-ring-10{width:98%;height:98%;opacity:.17;animation:18s ease-in-out -6s infinite hrbRingPulse}.hrb-ring-11{width:106%;height:106%;opacity:.14;animation:19s ease-in-out -7s infinite hrbRingPulse}.hrb-ring-12{width:114%;height:114%;opacity:.12;animation:20s ease-in-out -8s infinite hrbRingPulse;border-style:dashed}.hrb-ring-13{width:122%;height:122%;opacity:.1;animation:21s ease-in-out -9s infinite hrbRingPulse}.hrb-ring-14{width:130%;height:130%;opacity:.085;animation:22s ease-in-out -10s infinite hrbRingPulse}.hrb-ring-15{width:138%;height:138%;opacity:.065;animation:23s ease-in-out -11s infinite hrbRingPulse;border-style:dashed}.hrb-ring-16{width:146%;height:146%;opacity:.05;animation:24s ease-in-out -12s infinite hrbRingPulse}.hrb-orbit{border-top-color:rgba(255,217,90,.34);border-right-color:rgba(244,197,66,.1);border-bottom-color:rgba(255,210,80,.045);filter:drop-shadow(0 0 10px rgba(255,210,80,.16));opacity:.78}.hrb-orbit-1{width:62%;height:34%;top:47%;animation-duration:54s}.hrb-orbit-2{width:76%;height:42%;top:48%;animation-duration:68s}.hrb-orbit-3{width:90%;height:50%;top:46%;animation-duration:82s}.hrb-orbit-4{width:104%;height:58%;top:47%;border-style:solid;border-top-color:rgba(255,217,90,.12);border-left-color:rgba(255,210,80,.035);animation:96s linear -12s infinite reverse hrbOrbitSpin}.hrb-orbit-5{width:118%;height:66%;top:48%;border-style:dashed;border-top-color:rgba(244,197,66,.1);animation:118s linear -20s infinite hrbOrbitSpin}.hrb-energy-3{width:48%;height:48%;animation:6.5s ease-out 1.65s infinite hrbEnergyRing;border-color:rgba(255,217,90,.13)}.hero-right-bg-platform-glow{bottom:-1%;width:78%;height:34%;background:radial-gradient(ellipse 52% 74% at 50% 92%,rgba(255,217,90,.54) 0,rgba(244,197,66,.21) 36%,transparent 70%),radial-gradient(ellipse 30% 100% at 50% 100%,rgba(255,210,80,.28) 0,transparent 66%);filter:blur(28px)}.hero-right-bg-platform{bottom:1.2%;width:64%;height:13%;background:radial-gradient(ellipse at 50% 42%,rgba(255,232,132,.52),rgba(255,217,90,.28) 32%,rgba(244,197,66,.11) 56%,transparent 74%);box-shadow:0 0 54px rgba(255,210,80,.36),0 -22px 64px rgba(244,197,66,.22),0 -60px 96px rgba(255,210,80,.14),inset 0 0 28px rgba(255,255,255,.08)}.hero-right-bg-platform span{position:absolute;inset:12%;border-radius:50%;border:1px solid rgba(255,217,90,.18);box-shadow:0 0 18px rgba(255,210,80,.08)}.hero-right-bg-platform span:nth-child(2){inset:28%;opacity:.7}.hero-right-bg-platform span:nth-child(3){inset:-16%;opacity:.36;border-style:dashed}.hero-3d-char-wrap::after{content:"";position:absolute;left:50%;bottom:1.5%;width:44%;height:8%;transform:translateX(-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(0,0,0,.55),rgba(0,0,0,.26) 44%,transparent 72%);filter:blur(10px);z-index:-1;pointer-events:none}.hero-3d-stage .hf-card::before{background:linear-gradient(120deg,transparent 0,rgba(255,255,255,.16) 42%,rgba(255,217,90,.16) 50%,transparent 62%)!important;opacity:.42!important}.hero-3d-stage .hf-card::after{background:radial-gradient(circle at 20% 0,rgba(255,217,90,.2),transparent 45%),linear-gradient(135deg,rgba(255,255,255,.08),transparent 58%)!important;opacity:.75!important}nav a:not(.nav-cta){font-weight:500!important}.nav-cta{display:inline-flex!important;align-items:center!important;gap:8px!important}.nav-cta-arrow{font-size:14px;line-height:1;transition:transform .25s}.nav-cta:hover .nav-cta-arrow{transform:translateX(3px)}.hero-sub-group{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%}.hero-sub-group .hero-sub{margin-bottom:0;border:1px solid rgba(212,175,55,.32);background:rgba(13,13,13,.45);box-shadow:0 8px 22px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04)}.hero-sub-icon{width:14px;height:14px;flex-shrink:0}.hero-sub-country{padding-inline:12px}.hero-btn-arrow-circle{width:24px;height:24px;border-radius:50%;display:inline-grid;place-items:center;flex-shrink:0;background:rgba(6,17,11,.82);color:#f5d97a;font-size:14px;line-height:1;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 4px 12px rgba(0,0,0,.22);transition:transform .35s var(--ease-premium)}.hero .btn.primary:hover .hero-btn-arrow-circle{transform:translateX(4px)}.hero-call-icon{width:17px;height:17px;flex-shrink:0;color:#d4af37}.hero-trust-icon{width:22px;height:22px;border-radius:50%;display:inline-grid;place-items:center;flex-shrink:0;color:#0e1013;background:linear-gradient(135deg,#f5d97a,#d4af37);box-shadow:0 0 14px rgba(212,175,55,.18)}.hero-trust-item .hero-trust-icon svg{width:13px;height:13px;color:currentColor;stroke:currentColor}.hero-metric{flex-direction:row;align-items:center;gap:10px;min-width:0}.hero-metric-icon{width:36px;height:36px;border-radius:50%;display:inline-grid;place-items:center;flex:0 0 auto;color:#0e1013;background:linear-gradient(135deg,#ffe28a,#d4af37);box-shadow:0 10px 24px rgba(212,175,55,.18),inset 0 1px 0 rgba(255,255,255,.3)}.hero-metric-icon svg{width:17px;height:17px}.hero-metric-copy{display:flex;flex-direction:column;gap:5px;min-width:0}.hero-metric-copy>span{display:block}.hero-3d-stage .hf-card{backdrop-filter:blur(18px) saturate(130%);-webkit-backdrop-filter:blur(18px) saturate(130%);overflow:hidden;align-items:center;justify-content:flex-start;gap:11px;text-align:left;white-space:normal}.hero-3d-stage .hf-card .hf-icon{box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 0 18px rgba(255,210,80,.1);width:34px;height:34px;border-radius:9px;background:rgba(255,217,90,.08)!important;border:1px solid rgba(255,217,90,.18)!important}.hf-copy{position:relative;z-index:1;display:flex;flex-direction:column;gap:3px;min-width:0}.hf-copy>span{display:block;font-family:Inter,sans-serif;font-size:9.5px;line-height:1.35;color:rgba(183,189,200,.78);font-weight:500;letter-spacing:-.01em}@media (max-width:1024px){.hero-visual-stage.hero-3d-stage{min-height:520px!important}.hero-3d-stage .hf-card{min-width:178px;max-width:210px!important}}@media (max-width:640px){.hero-sub-group{flex-wrap:wrap}.hero-metric-icon{width:32px;height:32px}.hero-visual-stage.hero-3d-stage{min-height:420px!important}.hero-3d-stage .hf-card{min-width:0;max-width:170px!important}.hf-copy>span{font-size:8.5px}}@keyframes hrbBloomBreath{0%,100%{opacity:.78;transform:scale(1)}50%{opacity:1;transform:scale(1.025)}}@keyframes hrbCloudDrift{0%,100%{opacity:.34;translate:0 0}50%{opacity:.48;translate:8px -8px}}.hero-visual-stage.hero-3d-stage{width:min(100%,580px)!important;aspect-ratio:auto!important;overflow:visible!important;height:min(82vh,700px)!important;min-height:620px!important}.hero-3d-char-wrap{position:absolute;bottom:0;left:50%;z-index:5;display:block;max-height:100%;min-height:0;transform:translateX(-50%);pointer-events:none;text-align:center;opacity:1!important;visibility:visible!important;animation:5s ease-in-out infinite hero3dWrapFloat;will-change:transform}@keyframes hero3dCharEnter{from{opacity:0;transform:translateX(-50%) translateY(24px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes hero3dWrapFloat{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-3px)}}.hero-3d-char{object-fit:contain!important;object-position:center bottom!important;position:absolute!important;left:50%!important;bottom:0!important;display:block!important;width:auto!important;height:auto!important;max-width:100%!important;transform:translateX(-50%)!important;object-fit:contain!important;object-position:center bottom!important;opacity:1!important;visibility:visible!important;vertical-align:bottom;animation:none!important;filter:drop-shadow(0 32px 64px rgba(0,0,0,.62)) drop-shadow(0 12px 28px rgba(0,0,0,.45)) drop-shadow(0 0 48px rgba(212,175,55,.12))!important;max-height:100%!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 36px 72px rgba(0,0,0,.68)) drop-shadow(0 15px 34px rgba(0,0,0,.5)) drop-shadow(0 0 22px rgba(255,217,90,.26)) drop-shadow(10px 0 28px rgba(244,197,66,.16))!important}.hero-holo-dash{position:absolute;inset:0;pointer-events:none;--hero-holo-px:0px;--hero-holo-py:0px;transform:translate3d(var(--hero-holo-px),var(--hero-holo-py),0);will-change:transform;z-index:1}.hero-holo-widget{position:absolute;padding:10px 12px;border-radius:12px;background:rgba(20,24,30,.35);border:1px solid rgba(255,255,255,.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:rgba(212,175,55,.55);font-family:Inter,sans-serif;opacity:.22;will-change:transform,opacity;animation:8s ease-in-out infinite heroHoloFloat;opacity:.16}.hero-holo-label{display:block;font-size:8px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.35);margin-bottom:4px}.hero-holo-widget strong{font-family:"Playfair Display",Georgia,serif;font-size:14px;color:rgba(255,255,255,.45);font-weight:600}.hero-holo-chart{width:110px;animation-duration:9s;top:4%;left:0}.hero-holo-chart svg{width:100%;height:32px;display:block;stroke:rgba(212,175,55,0.5)}.hero-holo-revenue{animation-duration:10s;animation-delay:-2s;top:8%;right:-4%}.hero-holo-up{font-size:9px;color:rgba(34,197,94,.5);margin-left:4px}.hero-holo-orders{animation-duration:11s;animation-delay:-4s;bottom:32%;left:-6%}.hero-holo-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:rgba(34,197,94,.45);margin-left:6px;animation:2s ease-in-out infinite heroHoloDotPulse}@keyframes heroHoloDotPulse{0%,100%{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.hero-holo-ai{animation-duration:12s;animation-delay:-1s;bottom:22%;right:-6%}.hero-holo-pulse{display:block;width:100%;height:4px;margin-top:6px;border-radius:2px;background:linear-gradient(90deg,rgba(212,175,55,.2),rgba(212,175,55,.5),rgba(212,175,55,.2));background-size:200% 100%;animation:3s ease-in-out infinite heroHoloPulseBar}@keyframes heroHoloPulseBar{0%,100%{background-position:0 center;opacity:.5}50%{background-position:100% center;opacity:.8}}.hero-holo-market{animation-duration:13s;animation-delay:-3s;top:52%;right:-8%}.hero-holo-bars{display:flex;align-items:flex-end;gap:3px;height:24px;margin-top:4px}.hero-holo-bars i{flex:1;border-radius:2px 2px 0 0;background:linear-gradient(180deg,rgba(212,175,55,.45),rgba(212,175,55,.1));animation:2.4s ease-in-out infinite heroHoloBarGrow}.hero-holo-bars i:first-child{height:45%;animation-delay:0s}.hero-holo-bars i:nth-child(2){height:72%;animation-delay:.2s}.hero-holo-bars i:nth-child(3){height:58%;animation-delay:.4s}.hero-holo-bars i:nth-child(4){height:88%;animation-delay:.6s}@keyframes heroHoloBarGrow{0%,100%{transform:scaleY(1);opacity:.5}50%{transform:scaleY(1.08);opacity:.75}}@keyframes heroHoloFloat{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-8px,0)}}.hero-visual.pm-hero-pending:has(.hero-3d-char)>*{opacity:1!important;visibility:visible!important;transform:none!important}.hero .hero-3d-char,.hero .hero-3d-char-wrap{opacity:1!important;visibility:visible!important;display:block!important}.hero-visual.pm-hero-pending:has(.hero-3d-char) .hero-3d-char,.hero-visual.pm-hero-pending:has(.hero-3d-char) .hero-3d-char-wrap{opacity:1!important;visibility:visible!important}.hero-3d-stage .hf-card:hover{transform:translate3d(var(--card-px),calc(var(--card-py) - 6px),0)!important;box-shadow:0 20px 44px rgba(0,0,0,.42),0 0 24px rgba(212,175,55,.08)!important;transform:translate3d(var(--card-px),calc(var(--card-py) - 6px),0)!important;box-shadow:0 24px 58px rgba(0,0,0,.52),0 0 0 1px rgba(255,217,90,.26) inset,0 0 34px rgba(255,210,80,.16)!important}@media (max-width:1024px){.hero-visual{order:-1!important;min-height:auto!important;padding:12px 0 20px!important}.hero-text-col{order:2!important}.hero-3d-stage{width:min(100%,480px);height:min(58vh,500px);min-height:420px!important}.hero-3d-char{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important}.hero-3d-char-wrap{width:84%;height:100%;min-height:0}}@media (max-width:640px){.hero-3d-stage{width:min(94%,380px);height:min(56vh,420px)}.hero-3d-stage .hf-card{max-width:140px;font-size:10px;padding:9px 11px}.hero-3d-char-wrap{width:80%;height:100%;min-height:0}.hero-3d-char{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;min-height:0}.hero-holo-widget{opacity:.12}}.hero-3d-char-wrap{width:92%!important;height:100%!important}.hero-3d-stage .hf-card{--card-px:0px;--card-py:0px;animation-play-state:running;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s!important;z-index:7;min-width:198px;max-width:232px!important;padding:12px 14px!important;border-radius:12px!important;background:rgba(13,13,13,.78)!important;border:1px solid rgba(255,217,90,.18)!important;box-shadow:0 18px 48px rgba(0,0,0,.46),0 0 0 1px rgba(255,255,255,.04) inset,0 0 28px rgba(255,210,80,.08)!important}@media (max-width:1024px){.hero-visual-stage.hero-3d-stage{min-height:520px!important}.hero-3d-char-wrap{width:84%!important}.hero-3d-stage .hf-card{min-width:178px;max-width:210px!important}}@media (max-width:640px){.hero-visual-stage.hero-3d-stage{min-height:420px!important}.hero-3d-char-wrap{width:80%!important}.hero-3d-stage .hf-card{min-width:0;max-width:170px!important}}@media (max-width:767.98px){#constellation-bg{display:none!important}.ambient-scene,.ambient-scene *,.float-wa,.hero-bg-scene,.hero-bg-scene *,.hf-card,.noise-layer,.orb,.spotlight,[class*=ambient-],[class*=hero-bg-]{animation:none!important}.ambient-particles,.ambient-particles>i{display:none!important}*{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;will-change:auto!important}.ambient-blob,.orb,.spotlight,[class*=hero-bg-glow]{filter:none!important;box-shadow:none!important}*,::after,::before{animation-duration:0s!important;animation-delay:0s!important;animation-iteration-count:1!important;animation-fill-mode:both!important}.reviews-marquee,.reviews-marquee-row2{animation:none!important;transform:none!important}#courses .course-card>a.course-cta,#courses .course-cta,.hero .btn.primary,.hero h1 .gold-line{animation:none!important}html{overflow-x:clip!important}body{overflow-x:visible!important}.cat-bg,canvas,iframe,img,svg,video{max-width:100%!important}}

/* ===== MOBILE LAYOUT FIX (≤767.98px) — desktop unchanged ===== */
@media (max-width:768px){
  html{overflow-x:clip}
  body{overflow-x:visible!important}

  /* Contain wide decorative layers without clipping body scroll */
  .ambient-scene,.hero-bg-scene,.hero-right-bg,.reviews-section,.plans-section,.courses-section{overflow-x:clip}
  .reviews-marquee,.reviews-marquee-row2{max-width:100%}
  .reviews-section .reviews-track-wrap,
  .reviews-section{overflow:hidden}

  /* Hide expensive ambient orbs that extend past viewport */
  .orb,.spotlight,#cursorGlow,#cursor-glow,.cursor-glow{display:none!important}
  .ambient-blob,.ambient-rays,.ambient-particles{display:none!important}
  .hero-holo-dash,.hero-right-bg,.hero-bg-map,.hero-bg-spotlight,.hero-bg-shimmer,[class*="hero-bg-glow"]{display:none!important}

  /* Announcement bar — readable stacked layout */
  .announce-bar{
    height:auto!important;
    min-height:0!important;
    flex-wrap:wrap!important;
    justify-content:center!important;
    align-items:center!important;
    gap:8px 10px!important;
    padding:8px 12px!important;
  }
  .announce-bar .ab-main{
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:center!important;
    align-items:center!important;
    gap:6px 8px!important;
    text-align:center!important;
    flex:1 1 100%!important;
  }
  .announce-bar .ab-eyebrow{font-size:10px!important}
  .announce-bar .ab-headline{font-size:13px!important;line-height:1.25!important}
  .announce-bar .ab-badge{font-size:11px!important;padding:4px 10px!important}
  .announce-bar .ab-cta{
    flex:0 0 auto!important;
    height:32px!important;
    padding:0 14px!important;
    font-size:12px!important;
    position:relative!important;
    z-index:2!important;
  }

  /* Header / nav above content; menu clickable */
  .site-header{z-index:80!important;position:sticky!important;top:0!important}
  .menu-btn{z-index:81!important;position:relative!important}
  #navMenu,header nav{
    z-index:90!important;
    max-height:min(70dvh,520px);
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
  }
  #navMenu.open,header nav.open{display:flex!important}
  .float-wa{z-index:70!important;pointer-events:auto!important}

  /* Hero — no absolute card overlap; character + cards fully visible */
  .hero{
    overflow:visible!important;
    min-height:0!important;
    height:auto!important;
    padding:24px 16px 40px!important;
    align-items:stretch!important;
  }
  .hero-inner{
    display:flex!important;
    flex-direction:column!important;
    gap:20px!important;
    width:100%!important;
    max-width:100%!important;
  }
  .hero-visual{
    order:-1!important;
    width:100%!important;
    min-height:0!important;
    height:auto!important;
    padding:0!important;
    overflow:visible!important;
  }
  .hero-text-col{order:2!important;width:100%!important;max-width:100%!important}
  .hero-visual-stage.hero-3d-stage,
  .hero-3d-stage{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:auto!important;
    overflow:visible!important;
    transform:none!important;
    margin:0 auto!important;
    background:none!important;
  }
  .hero-3d-char-wrap{
    position:relative!important;
    grid-column:1/-1!important;
    order:-1!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    top:auto!important;
    transform:none!important;
    width:100%!important;
    height:min(46dvh,320px)!important;
    min-height:220px!important;
    max-height:340px!important;
    animation:none!important;
    pointer-events:none!important;
    display:flex!important;
    align-items:flex-end!important;
    justify-content:center!important;
  }
  .hero-3d-char,
  .hero .hero-3d-char{
    position:relative!important;
    left:auto!important;
    bottom:auto!important;
    transform:none!important;
    width:auto!important;
    height:100%!important;
    max-width:min(92%,340px)!important;
    max-height:100%!important;
    margin:0 auto!important;
    object-fit:contain!important;
    object-position:center bottom!important;
  }
  .hero-3d-stage .hf-card,
  .hf-card.card-pos-1,
  .hf-card.card-pos-2,
  .hf-card.card-pos-3,
  .hf-card.card-pos-4{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    inset:auto!important;
    transform:none!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    white-space:normal!important;
    z-index:2!important;
    pointer-events:auto!important;
  }
  .hf-card.card-pos-5,
  .hf-card.card-pos-6,
  .hf-card.card-pos-7,
  .hf-card.card-pos-8{display:none!important}
  .hero-actions{flex-direction:column!important;width:100%!important}
  .hero-actions .btn{width:100%!important;max-width:100%!important;pointer-events:auto!important;position:relative!important;z-index:5!important}
  .hero-metrics{grid-template-columns:1fr 1fr!important;width:100%!important}
  .hero-trust-row{flex-wrap:wrap!important;gap:8px!important}

  /* Cards / pricing / courses — stack fully visible, no off-screen carousels */
  .plans-grid,.audience-grid,.audience-grid-5,.steps,.stats-band{grid-template-columns:1fr!important}
  .plans-row,.plans-row-inner,.courses-row,.courses-row-inner{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    max-width:100%!important;
    gap:14px!important;
    padding-left:0!important;
    padding-right:0!important;
    overflow:visible!important;
  }
  .plans-row-inner .plan-card,
  .plan-card,.course-card,.category-card,.week-card,.review-card,.faq-item{
    width:100%!important;
    max-width:100%!important;
    flex-shrink:1!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .announce-bar .ab-gift{display:none!important}
  .announce-bar{gap:6px 8px!important;padding:6px 10px!important}
  .section,.plans-section,.reviews-section,.faq-section,.process-section,.final-cta{
    padding-left:16px!important;
    padding-right:16px!important;
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }
  .section > *,.plans-section > *,.final-cta > *{max-width:100%!important}

  /* Footer */
  footer,.footer,#siteFooter{width:100%!important;max-width:100%!important;overflow-x:clip}
  #siteFooter .footer-inner{grid-template-columns:1fr!important;gap:24px!important;padding:24px 16px!important;text-align:center!important}

  /* Ensure clickable CTAs above decorative layers */
  .btn,.nav-cta,.plan-cta,.course-cta,.submit-btn,.ab-cta,.cat-explore-btn{position:relative!important;z-index:5!important;pointer-events:auto!important}

  /* Soften remaining bg animations */
  .hero-bg-scene *,.cat-ambient-particles{animation:none!important}
}

@media (max-width:390px){
  .announce-bar .ab-headline{font-size:12px!important}
  .hero-3d-char-wrap{height:min(42dvh,280px)!important;min-height:200px!important}
  .hf-copy strong{font-size:11px!important}
  .hf-copy>span{font-size:9px!important}
}

@media (max-width:320px){
  .hero,.section,.plans-section{padding-left:12px!important;padding-right:12px!important}
  .announce-bar{padding:6px 8px!important}
  .hero-3d-stage{gap:6px!important}
}
