@keyframes sparkle{0%,to{opacity:.4;transform:scale(.85)rotate(0)}50%{opacity:1;transform:scale(1.25)rotate(15deg)}}@keyframes cloudFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes heroPulse{0%,to{box-shadow:0 0 #a78bfa59}70%{box-shadow:0 0 0 12px #a78bfa00}}.hero-banner{background:var(--c-red);position:relative;overflow:hidden}.hero-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.hero-bg:before{content:"";background:0 0;position:absolute;inset:0}.hero-deco,.hero-spark{display:none}.hero-content{z-index:3;max-width:1280px;margin:0 auto;padding:36px 24px 0;position:relative}@media (max-width:768px){.hero-content{padding:16px 16px 0}}.hero-hl{text-align:center;margin-bottom:0}@media (max-width:768px){.hero-hl{margin-bottom:0}}.hero-eyebrow-pill{background:var(--c-sand);text-transform:uppercase;letter-spacing:2px;color:var(--c-blue);border:1.5px solid #1122310f;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:8px 20px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #11223114}@media (max-width:768px){.hero-eyebrow-pill{letter-spacing:1px;gap:6px;margin-bottom:10px;padding:5px 12px;font-size:9px}}.hero-ep-dot{background:var(--c-blue);border-radius:50%;width:8px;height:8px;animation:2.5s ease-in-out infinite heroPulse}.hero-h1{color:var(--c-navy);letter-spacing:-1.5px;margin-bottom:12px;font-family:Poppins,sans-serif;font-size:clamp(1.25rem,4vw,3rem);font-weight:900;line-height:1.12}@media (max-width:768px){.hero-h1{letter-spacing:-.5px;margin-bottom:8px}}.hero-h1 em{color:var(--c-white);-webkit-text-fill-color:var(--c-white);font-style:normal}.hero-sub{color:var(--c-white);opacity:.9;max-width:520px;margin:0 auto;font-family:Poppins,sans-serif;font-size:15px;line-height:1.7}@media (max-width:768px){.hero-sub{font-size:13px;line-height:1.5}}@media (max-width:480px){.hero-sub{display:none}}.hero-banner-img-wrap{pointer-events:none;justify-content:center;align-items:flex-end;width:66%;margin:auto;display:flex;position:relative}.hero-banner-img{object-fit:contain;object-position:center bottom;width:100%;max-width:1080px;height:auto;display:block}@media (max-width:768px){.hero-banner-img{max-width:100%}}.hero-row{align-items:stretch;gap:16px;display:flex}@media (max-width:768px){.hero-row{flex-wrap:wrap;gap:12px}}@media (max-width:560px){.hero-row{flex-direction:column}}@media (max-width:480px){.hero-tile{display:none}}.hero-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe0;border:1.5px solid #ffffffe6;border-radius:20px;flex:1.6 1 0;min-width:0;padding:22px 20px;animation:.5s .1s both fadeUp;box-shadow:0 12px 50px #6d28d924,inset 0 1px #fffc}@media (max-width:768px){.hero-panel{flex:100%;max-width:100%;padding:16px 14px}}.hp-title{color:var(--text);letter-spacing:-.3px;align-items:center;gap:8px;margin-bottom:14px;font-family:Poppins,sans-serif;font-size:18px;font-weight:800;display:flex}.hp-title-badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:20px;padding:3px 10px;font-size:10px;font-weight:700}.dl-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:480px){.dl-grid{grid-template-columns:1fr}}@media (max-width:360px){.dl-grid{gap:8px}}.dr{cursor:pointer;background:var(--white);border:1.5px solid var(--border);border-radius:14px;flex-direction:column;transition:all .25s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #2d2a260d}.dr:hover{border-color:#a78bfa80;transform:translateY(-3px);box-shadow:0 8px 24px #6d28d91f}.dr-header{justify-content:space-between;align-items:flex-start;padding:14px 14px 8px;display:flex}.dr-logo-wrap{flex-shrink:0;position:relative}.dr-logo{border-radius:14px;overflow:hidden;box-shadow:0 2px 10px #2d2a261f}.dr-lock{flex-shrink:0;justify-content:center;align-items:center;font-size:13px;display:inline-flex}.dr-cat-tag{text-transform:uppercase;letter-spacing:1px;background:var(--cream);color:var(--text3);border:1px solid var(--border);white-space:nowrap;border-radius:20px;align-self:flex-start;padding:3px 10px;font-size:9px;font-weight:700}.dr-body{flex-direction:column;flex:1;padding:4px 14px 12px;display:flex}.dr-disc{color:var(--text);letter-spacing:-.5px;margin-bottom:2px;font-family:Poppins,sans-serif;font-size:22px;font-weight:900;line-height:1.1}.dr-disc.coming-soon{letter-spacing:1.5px;text-transform:uppercase;color:#b45309;font-size:15px}.dr-name{color:var(--text);margin-bottom:2px;font-size:13px;font-weight:700}.dr-desc{color:var(--text3);margin-bottom:6px;font-size:11px;font-weight:400;line-height:1.4}.tier-badge{text-transform:uppercase;letter-spacing:.7px;white-space:nowrap;border-radius:4px;align-items:center;padding:2px 7px;font-size:7.5px;font-weight:800;display:inline-flex}.tier-badge.t-both{color:#7a5800;background:#fff5dc}.tier-badge.t-free{color:#226040;background:#d6efdf}.tier-badge.t-prem{color:#8b3a2e;background:#f5d0c8}.dr-strip{text-transform:uppercase;letter-spacing:1.2px;color:#7a5800;background:#f8e8b8;justify-content:space-between;align-items:center;padding:8px 12px;font-size:9px;font-weight:800;display:flex}.dr-strip.s-free{color:#226040;background:#d6efdf}.dr-strip.s-prem{color:#8b3a2e;background:#f5d0c8}.dr-strip-arr{background:#fff9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.dr:hover .dr-strip-arr{background:#fffffff2;transform:translate(2px)}.hero-tile{cursor:pointer;background:#fff;border:1.5px solid #fff9;border-radius:20px;flex-direction:column;flex:1 1 0;min-width:140px;transition:all .3s cubic-bezier(.22,1,.36,1);animation:.5s both fadeUp;display:flex;overflow:hidden;box-shadow:0 8px 32px #6d28d924}@media (max-width:560px){.hero-tile{flex:100%;min-width:0}}.hero-tile:nth-child(2){animation-delay:.15s}.hero-tile:nth-child(3){animation-delay:.25s}.hero-tile:hover{transform:translateY(-6px);box-shadow:0 20px 50px #6d28d938}.ht-img{flex-direction:column;justify-content:flex-end;align-items:flex-start;height:140px;padding:14px;display:flex;position:relative;overflow:hidden}.ht-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.hero-tile:hover .ht-img img{transform:scale(1.06)}.ht-img-overlay{z-index:1;position:absolute;inset:0}.ht-label{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;text-transform:uppercase;letter-spacing:1.5px;background:#ffffff38;border:1px solid #ffffff59;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:10px;font-weight:700;display:inline-flex;position:relative}.ht-label-dot{background:#4ade80;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #4ade80cc}@media (max-width:768px){.ht-img{height:160px}}.ht-body{background:#fff;flex-direction:column;flex:1;justify-content:space-between;gap:8px;padding:14px 16px;display:flex}.ht-title{color:var(--text);letter-spacing:-.3px;font-family:Poppins,sans-serif;font-size:17px;font-weight:800;line-height:1.25}.ht-sub{color:var(--text3);font-size:11px;font-weight:500}.ht-cta-row{justify-content:space-between;align-items:center;display:flex}.ht-cta{color:#7c3aed;align-items:center;gap:4px;font-size:13px;font-weight:700;display:flex}.hero-tile:hover .ht-cta{color:#a855f7;text-decoration:underline}.ht-cta-arrow{background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .2s;display:flex;box-shadow:0 3px 10px #7c3aed59}.hero-tile:hover .ht-cta-arrow{transform:translate(3px)}.hero-tiles-mob{display:contents}@media (max-width:768px){.hero-tiles-mob{gap:12px;width:100%;display:flex}.hero-tiles-mob .hero-tile{flex:1 1 0;min-width:0}.hero-banner{background:var(--c-red)}.hero-bg:before{background:0 0}.hero-tile{display:flex!important}.hero-row{flex-direction:column;gap:12px}.hero-tiles-mob .ht-img{height:120px}.hero-tiles-mob .ht-title{font-size:13px}.hero-tiles-mob .ht-sub{font-size:10px}.hero-tiles-mob .ht-body{gap:6px;padding:10px 12px}}.brand-marquee-section{background:var(--white);border-bottom:1px solid var(--border);padding:48px 0;overflow:clip visible}.brand-marquee-heading{text-align:center;color:var(--text);letter-spacing:-.3px;margin-bottom:36px;font-family:Poppins,sans-serif;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:700}.marquee-row{margin-bottom:16px;padding:10px 0;position:relative;overflow:clip visible}.marquee-row:last-child{margin-bottom:0}.marquee-row:before,.marquee-row:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:10px;bottom:10px}.marquee-row:before{background:linear-gradient(90deg,var(--white) 0%,transparent 100%);left:0}.marquee-row:after{background:linear-gradient(-90deg,var(--white) 0%,transparent 100%);right:0}.marquee-track{will-change:transform;gap:0;display:flex}.marquee-track.ltr{animation:28s linear infinite marquee-ltr}.marquee-track.rtl{animation:28s linear infinite marquee-rtl}.marquee-track:hover{animation-play-state:paused}@keyframes marquee-ltr{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-rtl{0%{transform:translate(-50%)}to{transform:translate(0)}}.marquee-card{border:1.5px solid var(--border);background:var(--white);cursor:pointer;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:180px;height:88px;margin:0 10px;padding:14px 24px;transition:all .25s cubic-bezier(.22,1,.36,1);display:inline-flex;overflow:hidden}.marquee-card:hover{border-color:var(--amber);background:var(--amber-soft);transform:translateY(-3px);box-shadow:0 6px 24px #e8a32e26}.marquee-card img{object-fit:contain;object-position:center;filter:grayscale(30%);width:auto;max-width:150px;height:auto;max-height:56px;transition:filter .25s}.marquee-card:hover img{filter:grayscale(0%)}.marquee-card[data-size=wide] img{max-width:155px;max-height:44px}.marquee-card[data-size=tall] img{max-width:110px;max-height:68px}.marquee-card[data-size=square] img{max-width:130px;max-height:62px}
