@charset "UTF-8";.live-activity-strip{position:relative;z-index:3;margin:0;padding:0}.live-activity-strip__inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;padding:1rem 1.25rem;border-radius:16px;background:linear-gradient(135deg,#7c3aed2e,#0f0529eb,#00e5ff14);border:1px solid rgba(167,139,250,.22);box-shadow:0 12px 40px #00000040}.live-activity-strip__item{display:flex;align-items:center;gap:.65rem;padding:.35rem .25rem}.live-activity-strip__item--pulse .live-activity-strip__value{color:#4ade80}.live-activity-strip__dot{width:10px;height:10px;border-radius:50%;background:#4ade80;box-shadow:0 0 10px #4ade80bf;animation:live-strip-pulse 2s ease-in-out infinite;flex-shrink:0}.live-activity-strip__emoji{font-size:1.25rem;line-height:1;flex-shrink:0}.live-activity-strip__label{display:block;font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;margin-bottom:.15rem}.live-activity-strip__value{display:block;font-family:Orbitron,var(--font-family-heading);font-size:.95rem;font-weight:700;color:#fff;line-height:1.2}@keyframes live-strip-pulse{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:768px){.live-activity-strip__inner{display:flex;overflow-x:auto;gap:.65rem;padding:.75rem 1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.live-activity-strip__inner::-webkit-scrollbar{display:none}.live-activity-strip__item{flex:0 0 auto;min-width:132px;scroll-snap-align:start;padding:.15rem 0}.live-activity-strip__value{font-size:.82rem}.live-activity-strip__label{font-size:.58rem}}.landing-hero{position:relative;padding:5.25rem 0 1.75rem;overflow:hidden}.landing-hero__backdrop{position:absolute;inset:0;pointer-events:none}.landing-hero__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,#000 20%,transparent 75%);mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,#000 20%,transparent 75%)}.landing-hero__glow{position:absolute;border-radius:50%;filter:blur(60px)}.landing-hero__glow--a{top:8%;left:5%;width:280px;height:280px;background:#7c3aed38}.landing-hero__glow--b{top:-5%;right:8%;width:360px;height:360px;background:#ec489929}.landing-hero__glow--c{bottom:0;left:30%;width:320px;height:320px;background:#00e5ff1a}.landing-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);grid-template-areas:"copy visual" "quote quote" "happy happy" "feed feed" "stats stats";gap:1.5rem 3rem;align-items:center}.landing-hero__copy{grid-area:copy}.landing-hero__visual-wrap{grid-area:visual}.landing-hero__happy-hour{grid-area:happy}.landing-hero__live-feed{grid-area:feed;width:100%;max-width:100%;margin-top:0}.landing-hero__arena-stats{grid-area:stats;width:100%}.landing-hero__quote{grid-area:quote;margin:0;padding:1.15rem 1.25rem;border:none;text-align:center;border-top:1px solid rgba(167,139,250,.2);border-bottom:1px solid rgba(167,139,250,.2);background:linear-gradient(90deg,transparent 0%,rgba(124,58,237,.1) 50%,transparent 100%)}.landing-hero__quote p{margin:0 auto;max-width:40rem;font-size:clamp(1rem,2.2vw,1.15rem);line-height:1.65;font-style:italic;font-weight:500;color:#ffffffe6}.landing-hero__quote p:before{content:"“";display:block;font-family:Georgia,Times New Roman,serif;font-size:2.25rem;font-style:normal;line-height:1;margin-bottom:.35rem;color:#00f0ff8c}.landing-hero__badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.landing-hero__badge{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .85rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffffe0;background:#ffffff12;border:1px solid rgba(255,255,255,.12)}.landing-hero__badge--live{color:#fff;background:#ec489938;border-color:#ec489959}.landing-hero__badge--cyan{color:#a5f3fc;background:#00e5ff1f;border-color:#00e5ff47}.landing-hero__live-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 8px #4ade80cc;animation:landing-hero-pulse 2s ease-in-out infinite}.landing-hero__eyebrow{margin:0 0 .85rem;font-family:Orbitron,var(--font-family-heading);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1;letter-spacing:normal;color:#fff}.landing-hero__eyebrow-accent{background:linear-gradient(90deg,#d500f9,#ff0080);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.landing-hero__title{margin:0 0 1rem;font-family:Orbitron,var(--font-family-heading);font-size:clamp(2.35rem,5.5vw,4rem);font-weight:800;line-height:1.02;letter-spacing:-.03em}.landing-hero__title--lead{font-family:var(--font-family-base);font-size:1.08rem;font-weight:400;line-height:1.65;letter-spacing:normal;color:#ffffffe6;max-width:36rem}.landing-hero__title-line{display:block;color:#fff}.landing-hero__title-line--cash{background:linear-gradient(90deg,#c084fc,#e879f9 55%,#f472b6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.landing-hero__title-main{display:block;background:linear-gradient(90deg,#fff,#e9d5ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.landing-hero__title-accent{background:linear-gradient(90deg,#00e5ff,#d900c5);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.landing-hero__desc{margin:0 0 1.75rem;max-width:34rem;font-size:1.05rem;line-height:1.65;color:var(--color-text-secondary)}.landing-hero__pitch{margin:0 0 1.75rem;max-width:36rem;display:flex;flex-direction:column;gap:1.25rem}.landing-hero__bullets{margin:0;padding:0 0 0 1.25rem;list-style:disc;display:flex;flex-direction:column;gap:.85rem}.landing-hero__bullets li{font-size:.98rem;line-height:1.6;color:var(--color-text-secondary)}.landing-hero__bullets li strong{font-weight:700;color:#ffffffeb}.landing-hero__bullets li::marker{color:#c084fcd9}.landing-hero__pitch-tagline{margin:0;font-family:Orbitron,var(--font-family-heading);font-size:clamp(1.2rem,3vw,1.5rem);font-weight:900;line-height:1.4;letter-spacing:.04em;color:#fff;text-shadow:0 0 24px rgba(0,229,255,.25)}.landing-hero__stats{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.75rem}.landing-hero__stat{display:flex;flex-direction:column;gap:.15rem;min-width:5.5rem;padding:.65rem 1rem;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.landing-hero__stat-value{font-family:Orbitron,var(--font-family-heading);font-size:1.25rem;font-weight:800;line-height:1.1;background:linear-gradient(90deg,#00e5ff,#d900c5);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.landing-hero__stat-label{font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#ffffff8c}.landing-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.landing-hero__cta-primary{border-radius:999px!important;background:linear-gradient(90deg,#00e5ff,#d900c5)!important;box-shadow:0 0 24px #00e5ff59;text-transform:none;letter-spacing:.02em}.landing-hero__quick{display:flex;flex-wrap:wrap;gap:.65rem 1.25rem;font-size:.88rem;font-weight:600}.landing-hero__quick a,.landing-hero__quick button{color:#c4b5fdf2;transition:color .2s ease}.landing-hero__quick a:hover,.landing-hero__quick button:hover{color:#fff}.landing-hero__quick-btn{border:none;background:none;padding:0;font:inherit;cursor:pointer}.landing-hero__visual-wrap{position:relative}.landing-hero__carousel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:0 .25rem}.landing-hero__pick-label{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff80}.landing-hero__carousel-count{font-size:.75rem;font-weight:600;color:#ffffff73}.landing-hero__carousel{position:relative}.landing-hero__nav{position:absolute;top:42%;z-index:4;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:#0f0529bf;color:#fff;font-size:1.4rem;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .2s ease,border-color .2s ease}.landing-hero__nav:hover{background:#7c3aed73;border-color:#a78bfa80}.landing-hero__nav--prev{left:-.5rem}.landing-hero__nav--next{right:-.5rem}.landing-hero__viewport{overflow:hidden;border-radius:20px}.landing-hero__track{display:flex;transition:transform .45s cubic-bezier(.22,1,.36,1)}.landing-hero__slide{flex:0 0 100%;min-width:100%}.landing-hero__visual{position:relative;aspect-ratio:4/3;border-radius:20px;overflow:hidden;border:1px solid rgba(167,139,250,.25);box-shadow:0 24px 60px #00000073,0 0 40px #7c3aed26}.landing-hero__visual--clickable{display:block;width:100%;padding:0;margin:0;cursor:pointer;text-decoration:none;color:inherit;background:none;font:inherit;text-align:inherit;appearance:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.landing-hero__visual--clickable:hover{transform:scale(1.015);border-color:#00e5ff73;box-shadow:0 24px 60px #00000073,0 0 48px #00e5ff38}.landing-hero__visual--clickable:hover .landing-hero__play-float{transform:scale(1.06);box-shadow:0 12px 32px #d900c573}.landing-hero__visual--clickable:focus-visible{outline:2px solid rgba(0,229,255,.75);outline-offset:3px}.landing-hero__frame{position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff14;pointer-events:none;z-index:2}.landing-hero__art{width:100%;height:100%;object-fit:cover;display:block}.landing-hero__art--fallback{display:flex;align-items:center;justify-content:center;font-family:Orbitron,sans-serif;font-size:3rem;font-weight:800;background:linear-gradient(145deg,#1a1040,#0f0529);color:#00e5ffd9}.landing-hero__card-meta{position:absolute;left:.75rem;bottom:.75rem;z-index:3;display:flex;flex-wrap:wrap;gap:.35rem}.landing-hero__chip{padding:.2rem .55rem;border-radius:6px;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.landing-hero__chip--plays{color:#f0abfc}.landing-hero__chip--web{color:#a5f3fc;border:1px solid rgba(0,229,255,.35)}.landing-hero__play-float{position:absolute;right:.85rem;bottom:.85rem;z-index:4;width:52px;height:52px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#0f0529;background:linear-gradient(135deg,#00e5ff,#d900c5);box-shadow:0 8px 24px #00e5ff66;pointer-events:none;transition:transform .2s ease,box-shadow .2s ease}.landing-hero__slide-name{margin:.65rem 0 0;text-align:center;font-family:Orbitron,var(--font-family-heading);font-size:.95rem;font-weight:700;letter-spacing:.04em;color:#ffffffd9}.landing-hero__dots{display:flex;justify-content:center;gap:.45rem;margin-top:1rem}.landing-hero__dots button{width:8px;height:8px;padding:0;border:none;border-radius:999px;background:#ffffff40;cursor:pointer;transition:width .25s ease,background .25s ease}.landing-hero__dots button.is-active{width:22px;background:linear-gradient(90deg,#00e5ff,#d900c5)}@keyframes landing-hero-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.92)}}@media(max-width:992px){.landing-hero{padding:4.25rem 0 1rem}.landing-hero__inner{display:flex;flex-direction:column;gap:1rem;text-align:left;width:100%}.landing-hero__live-feed{order:-3;margin-top:.35rem}.landing-hero__visual-wrap{order:-2;width:100%;margin-top:0}.landing-hero__arena-stats{order:-1;margin:0}.landing-hero__copy{order:0;width:100%}.landing-hero__quote{order:1;padding:.9rem .75rem}.landing-hero__quote p{font-size:.88rem}.landing-hero__quote p:before{font-size:1.75rem;margin-bottom:.25rem}.landing-hero__happy-hour{order:2}.landing-hero__badges{justify-content:flex-start;margin-bottom:.85rem}.landing-hero__eyebrow{font-size:clamp(1.65rem,7vw,2.35rem);margin-bottom:.6rem}.landing-hero__title{font-size:clamp(1.65rem,7.5vw,2.35rem);margin-bottom:.65rem}.landing-hero__title--lead{font-size:1rem;line-height:1.6}.landing-hero__desc,.landing-hero__pitch{margin:0 0 1rem;max-width:none}.landing-hero__bullets li{font-size:.9rem;line-height:1.55}.landing-hero__pitch-tagline{font-size:clamp(1.05rem,4vw,1.25rem)}.landing-hero__stats{display:none}.landing-hero__actions{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;margin-bottom:1rem}.landing-hero__cta-primary{grid-column:1/-1;width:100%;padding:.85rem 1.25rem!important;font-size:.95rem!important;letter-spacing:.01em;text-transform:none}.landing-hero__cta-secondary,.landing-hero__cta-app{width:100%;padding:.7rem .85rem!important;font-size:.78rem!important;letter-spacing:.04em}.landing-hero__quick{display:grid;grid-template-columns:1fr 1fr;gap:.5rem .75rem;justify-content:stretch;font-size:.82rem}.landing-hero__carousel-head{margin-top:.5rem;margin-bottom:.5rem}.landing-hero__visual{aspect-ratio:16/10;border-radius:14px}.landing-hero__viewport{border-radius:14px}.landing-hero__slide-name{display:none}.landing-hero__dots{margin-top:.65rem}.landing-hero__nav--prev{left:.35rem}.landing-hero__nav--next{right:.35rem}}@media(max-width:480px){.landing-hero{padding-top:3.85rem}.landing-hero__eyebrow{font-size:clamp(1.5rem,8vw,2rem)}.landing-hero__title--lead{font-size:.95rem}.landing-hero__pitch-tagline{font-size:clamp(1rem,4.5vw,1.15rem)}.landing-hero__badge{font-size:.62rem;padding:.28rem .6rem}.landing-hero__quick{grid-template-columns:1fr}}@media(max-width:600px){.landing-hero__actions .btn-lg{padding:.85rem 1.25rem;font-size:.95rem}}.games-section{padding:2.5rem 0 5rem;background-color:var(--color-bg-primary);position:relative}.games-section>.container{position:relative;z-index:1}.games-section .section-header{text-align:center;margin-bottom:3rem}.games-section .section-header h2{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem}.games-section .section-header p{color:var(--color-text-secondary);font-size:1.1rem;max-width:560px;margin:0 auto}.games-section .text-secondary-purple{background:linear-gradient(90deg,#d500f9,#ff0080);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.games-section .games-section-eyebrow{margin:0 0 .65rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#a78bfa}.games-section .games-subsection{margin-bottom:5rem}.games-section .games-subsection:last-child{margin-bottom:0}.games-section .games-subsection-title{font-size:1.35rem;font-weight:600;text-align:center;margin:0 0 1.75rem;color:var(--color-text-primary, #fff);letter-spacing:-.02em}.games-section .games-subsection-lead{text-align:center;font-size:1rem;line-height:1.6;color:var(--color-text-secondary);max-width:520px;margin:-.5rem auto 2rem}.games-section .games-subsection-status{text-align:center;font-size:.95rem;color:var(--color-text-secondary);margin:0 0 1.5rem}.games-section .games-subsection-status--error{color:#f48fb1}.games-section .games-subsection--soon{padding-top:1rem;border-top:1px solid rgba(255,255,255,.06)}.games-section .games-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;max-width:none;margin:0}@media(min-width:640px){.games-section .games-grid{gap:1rem}}@media(min-width:1024px){.games-section .games-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}.games-section .games-grid--soon{max-width:900px;margin:0 auto}@media(min-width:1024px){.games-section .games-grid--soon{grid-template-columns:repeat(3,minmax(0,1fr))}}.games-section .game-card{background:linear-gradient(165deg,#1a1040e6,#0b0b20f2);border-radius:14px;overflow:hidden;border:1px solid rgba(167,139,250,.15);transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease;cursor:pointer;display:flex;flex-direction:column;align-items:stretch;padding:0;text-align:left;width:100%;font-family:inherit;color:inherit;appearance:none;-webkit-tap-highlight-color:transparent}.games-section .game-card:hover{border-color:#00e5ff73;transform:translateY(-5px);box-shadow:0 16px 36px #0006,0 0 24px #7c3aed33}.games-section .game-card:active{transform:translateY(-1px)}.games-section .game-image-placeholder{position:relative;width:100%;aspect-ratio:4/3;background:#0f052999;display:flex;align-items:center;justify-content:center;margin-bottom:0;overflow:hidden}.games-section .game-image-placeholder .game-cover{width:100%;height:100%;object-fit:cover;border-radius:0;display:block}.games-section .game-image-placeholder .game-icon{display:flex;justify-content:center;align-items:center;border-radius:9999px;border:1px solid rgba(255,255,255,.1);background:#0f052980;color:var(--color-accent-cyan);width:2.5rem;height:2.5rem;font-size:1rem;font-weight:700}.games-section .game-image-placeholder .game-icon--fallback{margin-bottom:0}.games-section .game-category-tag{position:absolute;top:6px;left:6px;z-index:1;color:#fff;font-size:.55rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-top:0;padding:.12rem .35rem;border-radius:4px;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.games-section .game-info{padding:.85rem 1rem 1rem;width:100%}.games-section .game-info h3{font-size:.95rem;font-family:Orbitron,var(--font-family-heading);margin:0 0 .35rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.games-section .game-plays{margin:0;font-size:.75rem;font-weight:700;color:#00e5ffe6;letter-spacing:.02em}.games-section .game-meta{display:inline-flex;align-items:center;gap:.35rem;font-size:.6rem;color:var(--color-text-secondary);border-radius:9999px;border:1px solid rgba(255,255,255,.08);background:#00000059;padding:.15rem .45rem}.games-section .live-dot{width:6px;height:6px;background-color:#0f0;border-radius:50%;box-shadow:0 0 5px #0f0;animation:none}.games-section .game-card--soon{opacity:.88;cursor:default}.games-section .game-card--soon:hover{transform:none;box-shadow:none}.games-section .game-card--soon{background:#0b0b20a6;border-style:dashed;border-color:#ffffff14}.games-section .game-card--soon .game-icon{color:#00f0ff8c}.games-section .game-card--soon .game-info h3{color:#ffffffd9}.games-section .game-meta--soon{border-style:dashed;border-color:#ffffff1a;background:#00000040;color:#c8c8dce6;font-size:.62rem;text-transform:uppercase;letter-spacing:.06em}@media(max-width:768px){.games-section{padding:1.75rem 0 3.5rem}.games-section .section-header{margin-bottom:1.75rem;text-align:left}.games-section .section-header h2{font-size:1.65rem}.games-section .section-header p{margin:0;font-size:.95rem}.games-section .games-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.games-section .games-subsection{margin-bottom:2rem}.games-section .game-info{padding:.45rem .5rem .55rem}.games-section .game-info h3{font-size:.72rem}.games-section .game-plays{font-size:.62rem}.games-section .game-category-tag{top:4px;left:4px;font-size:.48rem;padding:.1rem .28rem}}@keyframes games-pulse{0%{opacity:.5;box-shadow:0 0 #00f0ff66}70%{opacity:1;box-shadow:0 0 0 10px #00f0ff00}to{opacity:.5;box-shadow:0 0 #00f0ff00}}.blurs{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.blur{position:absolute;display:block;opacity:.9;transform:translateZ(0)}.blur--top-right{top:2rem;right:2rem;width:min(480px,30vw)}.blur--bottom-right{right:0;bottom:-6rem;width:min(640px,45vw)}.blur--center-top{left:50%;top:-6rem;transform:translate(-50%);width:min(900px,80vw)}.blur--center-left{left:-6rem;top:50%;transform:translateY(-50%);width:min(560px,40vw)}.blur--howitworks{top:60%;left:-10rem;opacity:.75}.blur--features{top:30%;left:-8rem;opacity:.7}.blur svg{width:100%;height:auto;max-height:100%;display:block}@media(max-width:768px){.blur--top-right,.blur--bottom-right,.blur--center-left,.blur--center-top{opacity:.6}.blur--bottom-right{bottom:-10rem;width:60vw}.blur--center-top{top:-14rem;width:120vw}.blur--center-left{left:-12rem;width:80vw}}.platform-features{padding:4.5rem 0;position:relative}.platform-features__header{text-align:center;max-width:680px;margin:0 auto 2.5rem}.platform-features__eyebrow{margin:0 0 .65rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#a78bfa}.platform-features h2{font-size:clamp(1.75rem,3.5vw,2.65rem);margin-bottom:.85rem}.platform-features__accent{background:linear-gradient(90deg,#00e5ff,#d900c5);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.platform-features__header p{margin:0;color:var(--color-text-secondary);line-height:1.65;font-size:1.02rem}.platform-features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.15rem;margin-bottom:2rem}.platform-features__card{position:relative;padding:1.5rem 1.35rem;border-radius:16px;background:linear-gradient(160deg,#7c3aed1a,#ffffff08);border:1px solid rgba(167,139,250,.16);transition:transform .22s ease,border-color .22s ease}.platform-features__card:hover{transform:translateY(-3px);border-color:#00e5ff59}.platform-features__card h3{font-size:1rem;font-family:Orbitron,var(--font-family-heading);margin:0 0 .5rem}.platform-features__card p{margin:0;font-size:.88rem;line-height:1.55;color:var(--color-text-secondary)}.platform-features__tag{position:absolute;top:.85rem;right:.85rem;font-size:.58rem;font-weight:800;letter-spacing:.08em;color:#f0abfc;padding:.15rem .45rem;border-radius:999px;border:1px solid rgba(236,72,153,.35);background:#ec48991f}.platform-features__icon{display:block;font-size:1.65rem;line-height:1;margin-bottom:.85rem}.platform-features__cta{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}@media(max-width:992px){.platform-features__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.platform-features{padding:3rem 0}.platform-features__header{text-align:left;margin-bottom:1.75rem}.platform-features__grid{grid-template-columns:1fr}.platform-features__cta{flex-direction:column;align-items:stretch}.platform-features__cta .btn{width:100%}}.agency-preview{padding:4.5rem 0;background:linear-gradient(180deg,#7c3aed0f,#0f052900);border-top:1px solid rgba(167,139,250,.12);border-bottom:1px solid rgba(167,139,250,.12)}.agency-preview__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:2rem 2.5rem;align-items:start}.agency-preview__eyebrow{margin:0 0 .65rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#f0abfc}.agency-preview h2{font-size:clamp(1.75rem,3.2vw,2.5rem);margin-bottom:.85rem;line-height:1.12}.agency-preview__accent{background:linear-gradient(90deg,#00e5ff,#d900c5);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.agency-preview__copy>p{margin:0 0 1.25rem;color:var(--color-text-secondary);line-height:1.65;max-width:36rem}.agency-preview__steps{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:.65rem}.agency-preview__steps li{display:flex;align-items:flex-start;gap:.65rem;font-size:.92rem;line-height:1.5;color:#ffffffe0}.agency-preview__step-num{flex-shrink:0;width:1.5rem;height:1.5rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:800;font-family:Orbitron,var(--font-family-heading);color:#0f0529;background:linear-gradient(135deg,#00e5ff,#d900c5)}.agency-preview__actions{display:flex;flex-wrap:wrap;gap:.65rem}.agency-preview__cards{display:flex;flex-direction:column;gap:.85rem}.agency-preview__card{padding:1.25rem 1.35rem;border-radius:14px;background:#ffffff0a;border:1px solid rgba(167,139,250,.2);box-shadow:0 8px 28px #0003}.agency-preview__card h3{margin:0 0 .45rem;font-size:.95rem;font-family:Orbitron,var(--font-family-heading)}.agency-preview__card p{margin:0;font-size:.88rem;line-height:1.55;color:var(--color-text-secondary)}@media(max-width:992px){.agency-preview{padding:3rem 0}.agency-preview__inner{grid-template-columns:1fr}.agency-preview__copy>p{max-width:none}}@media(max-width:600px){.agency-preview__actions{flex-direction:column}.agency-preview__actions .btn{width:100%}}.why-compete{padding:5rem 0;position:relative}.why-compete__header{text-align:center;max-width:640px;margin:0 auto 3rem}.why-compete__eyebrow{margin:0 0 .75rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#a78bfa}.why-compete h2{font-size:clamp(1.85rem,3.5vw,2.75rem);margin-bottom:.85rem}.why-compete__accent{background:linear-gradient(90deg,#00e5ff,#d900c5);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.why-compete__header p{margin:0;color:var(--color-text-secondary);font-size:1.05rem;line-height:1.65}.why-compete__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.why-compete__card{position:relative;padding:1.75rem 1.5rem;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.why-compete__card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;opacity:.85}.why-compete__card--cyan:before{background:linear-gradient(90deg,#00e5ff,transparent)}.why-compete__card--pink:before{background:linear-gradient(90deg,#d900c5,transparent)}.why-compete__card--purple:before{background:linear-gradient(90deg,#a78bfa,transparent)}.why-compete__card--green:before{background:linear-gradient(90deg,#4ade80,transparent)}.why-compete__card:hover{transform:translateY(-4px);border-color:#ffffff29;box-shadow:0 16px 40px #0000004d}.why-compete__card h3{font-size:1.05rem;font-weight:700;margin:0 0 .65rem;font-family:Orbitron,var(--font-family-heading)}.why-compete__card p{margin:0;font-size:.9rem;line-height:1.6;color:var(--color-text-secondary)}.why-compete__icon{width:48px;height:48px;margin-bottom:1.15rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:var(--color-accent-cyan)}.why-compete__icon svg{width:26px;height:26px}.why-compete__card--pink .why-compete__icon{color:#f0abfc}.why-compete__card--purple .why-compete__icon{color:#c4b5fd}.why-compete__card--green .why-compete__icon{color:#4ade80}@media(max-width:1024px){.why-compete__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.why-compete{padding:4rem 0}.why-compete__grid{grid-template-columns:1fr}}.how-it-works-section{padding:8rem 0;border-top:.8px solid rgba(255,255,255,.1);background:#0003;position:relative;text-align:center}.how-it-works-section .section-header h2{font-size:2.5rem;margin-bottom:.75rem;letter-spacing:2px;position:relative;display:inline-block;padding-bottom:15px}.how-it-works-section__lead{max-width:36rem;margin:0 auto 2.5rem;color:var(--color-text-secondary);line-height:1.6;font-size:1.02rem}.how-it-works-section__lead strong{color:#fff;font-weight:700}.how-it-works-section__age-note{display:flex;align-items:flex-start;gap:1rem;max-width:44rem;margin:3rem auto 0;text-align:left;padding:1.15rem 1.35rem;border-radius:14px;background:#f871710f;border:1px solid rgba(248,113,113,.22)}.how-it-works-section__age-note p{margin:0;color:var(--color-text-secondary);line-height:1.6;font-size:.95rem}.how-it-works-section__age-note p strong{color:#fff;font-weight:700}.how-it-works-section__age-badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:.2rem;border-radius:10px;background:#fff;border:1px solid rgba(248,113,113,.35);overflow:hidden}.how-it-works-section__age-badge-img{width:2.1rem;height:2.1rem;object-fit:contain;display:block}.how-it-works-section .steps-container{position:relative}.how-it-works-section>.container{position:relative;z-index:1}.how-it-works-section .progress-bar-container{position:absolute;top:30px;left:0;width:100%;height:2px;z-index:0;display:flex;justify-content:center}.how-it-works-section .progress-line{width:68%;height:100%;background:var(--color-accent-cyan);box-shadow:0 0 10px var(--color-accent-cyan);opacity:.8}.how-it-works-section .steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative;z-index:1}.how-it-works-section .step-card{display:flex;flex-direction:column;align-items:center;padding:0 1rem}.how-it-works-section .step-card h3{font-size:1.5rem;margin-bottom:1rem;font-family:Inter,sans-serif}.how-it-works-section .step-card p{color:var(--color-text-secondary);line-height:1.6;max-width:300px}.how-it-works-section .step-icon-wrapper{position:relative;width:60px;height:60px;background:var(--color-bg-primary);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 20px #00000080;z-index:2}.how-it-works-section .step-number{position:absolute;top:-10px;right:-10px;width:24px;height:24px;background:var(--color-accent-cyan);color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;box-shadow:0 0 10px var(--color-accent-cyan)}.how-it-works-section .step-icon{font-size:1.5rem;color:#fff;display:flex;align-items:center;justify-content:center}.how-it-works-section .step-icon svg{width:32px;height:32px;color:currentColor}@media(max-width:768px){.how-it-works-section .steps-grid{grid-template-columns:1fr;gap:4rem}.how-it-works-section .progress-bar-container{display:none}.how-it-works-section .how-it-works-section__age-note{flex-direction:column;align-items:flex-start}}.age-restriction{padding:3.5rem 0;position:relative}.age-restriction__panel{display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem 2rem;align-items:center;padding:1.75rem 1.85rem;border-radius:18px;background:linear-gradient(135deg,#ef444414,#0f172a73 55%,#00e5ff0f);border:1px solid rgba(248,113,113,.22)}.age-restriction__badge{width:72px;height:72px;border-radius:18px;display:grid;place-items:center;flex-shrink:0;overflow:hidden;background:#fff;border:1px solid rgba(248,113,113,.35);box-shadow:0 0 28px #f871711f}.age-restriction__badge-img{width:56px;height:56px;object-fit:contain;display:block}.age-restriction__eyebrow{margin:0 0 .4rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#f87171}.age-restriction h2{margin:0 0 .55rem;font-size:clamp(1.25rem,2.4vw,1.65rem);font-family:Orbitron,var(--font-family-heading)}.age-restriction__copy>p{margin:0 0 .85rem;color:var(--color-text-secondary);line-height:1.65;font-size:.98rem;max-width:52rem}.age-restriction__copy>p strong{color:#fff;font-weight:700}.age-restriction__points{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.5rem 1rem}.age-restriction__points li{position:relative;padding-left:1rem;font-size:.86rem;color:#ffffffc7;line-height:1.4}.age-restriction__points li:before{content:"";position:absolute;left:0;top:.45em;width:6px;height:6px;border-radius:50%;background:#f87171}.age-restriction__actions{display:flex;flex-direction:column;gap:.65rem;flex-shrink:0}.age-restriction__link{display:inline-flex;align-items:center;justify-content:center;min-width:9.5rem;padding:.65rem 1.1rem;border-radius:999px;font-size:.88rem;font-weight:600;text-decoration:none;color:#450a0a;background:#f87171;border:1px solid transparent;transition:background .2s ease,color .2s ease,border-color .2s ease}.age-restriction__link:hover{background:#fca5a5;color:#450a0a}.age-restriction__link--ghost{color:#fecaca;background:transparent;border-color:#f8717159}.age-restriction__link--ghost:hover{background:#f871711f;color:#fff}@media(max-width:900px){.age-restriction__panel{grid-template-columns:auto 1fr}.age-restriction__actions{grid-column:1/-1;flex-direction:row;flex-wrap:wrap}}@media(max-width:600px){.age-restriction__panel{grid-template-columns:1fr;padding:1.35rem 1.25rem}.age-restriction__badge{width:56px;height:56px}.age-restriction__badge-img{width:42px;height:42px}.age-restriction__actions{flex-direction:column}.age-restriction__actions .age-restriction__link{width:100%}}.leaderboard-preview-section{padding:8rem 0;border-top:.8px solid rgba(255,255,255,.1);background:#0000002e}.leaderboard-preview-section .lbp-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.35rem}.leaderboard-preview-section .lbp-header h2{font-size:2.2rem;margin:0 0 .55rem}.leaderboard-preview-section .lbp-header .lbp-eyebrow{margin:0 0 .4rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#a78bfa}.leaderboard-preview-section .lbp-header p{margin:0;color:var(--color-text-secondary)}.leaderboard-preview-section .lbp-view-more{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#ffffff0a;padding:.55rem 1rem;font-weight:600;transition:background .2s ease,border-color .2s ease}.leaderboard-preview-section .lbp-view-more:hover{background:#ffffff1a;border-color:#fff6}.leaderboard-preview-section .lbp-leaderboard-body{max-width:560px;margin:0 auto}.leaderboard-preview-section .lbp-leaderboard-body .lb-podium{margin-bottom:1.75rem}.leaderboard-preview-section .lbp-state{padding:1.5rem 1rem;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);color:var(--color-text-secondary);text-align:center}.leaderboard-preview-section .lbp-state--error{color:#ffb4b4}@media(max-width:768px){.leaderboard-preview-section .lbp-header{align-items:flex-start;flex-direction:column}.leaderboard-preview-section .lbp-header h2{font-size:1.85rem}}.testimonials-section{padding:8rem 0;border-top:.8px solid rgba(255,255,255,.1);background:#00000038}.testimonials-section .section-header{text-align:center;max-width:760px;margin:0 auto 2.5rem}.testimonials-section .section-header h2{font-size:2.25rem;margin-bottom:.9rem}.testimonials-section .section-header p{margin:0;color:var(--color-text-secondary)}.testimonials-section .testimonials-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.testimonials-section .testimonial-card{border:1px solid rgba(255,255,255,.1);background:#ffffff08;border-radius:14px;padding:1.2rem}.testimonials-section .testimonial-quote{margin:0 0 1rem;color:#e8e6f8;line-height:1.6}.testimonials-section .testimonial-meta{margin-top:auto;display:flex;align-items:center;gap:.7rem}.testimonials-section .testimonial-avatar{width:44px;height:44px;border-radius:999px;object-fit:cover;border:1px solid rgba(255,255,255,.25)}.testimonials-section .testimonial-name{margin:0;font-weight:700;color:#fff}.testimonials-section .testimonial-role{margin:.2rem 0 0;font-size:.82rem;color:#8be8ff}@media(max-width:768px){.testimonials-section .section-header h2{font-size:1.85rem}.testimonials-section .testimonials-grid{grid-template-columns:1fr}}.coin-economy-preview{padding:3rem 0}.coin-economy-preview__inner{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem 2rem;background:linear-gradient(135deg,#7c3aed1a,#0f172a59);border:1px solid rgba(167,139,250,.18);border-radius:16px;padding:1.5rem 1.75rem}.coin-economy-preview__icon{font-size:2rem;line-height:1;flex-shrink:0}.coin-economy-preview__text{flex:1 1 240px;min-width:0}.coin-economy-preview .section-eyebrow{color:#a78bfa;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .35rem}.coin-economy-preview h2{font-size:1.35rem;margin:0 0 .4rem;font-family:Orbitron,var(--font-family-heading)}.coin-economy-preview p{margin:0;color:var(--color-text-secondary);line-height:1.55;font-size:.95rem}.coin-economy-preview__cta{flex-shrink:0;display:inline-flex;align-items:center;padding:.65rem 1.15rem;border-radius:999px;font-size:.88rem;font-weight:600;color:#e9d5ff;background:#7c3aed40;border:1px solid rgba(167,139,250,.35);text-decoration:none;transition:background .2s ease,color .2s ease}.coin-economy-preview__cta:hover{background:#7c3aed66;color:#fff}@media(max-width:600px){.coin-economy-preview__inner{flex-direction:column;align-items:flex-start}.coin-economy-preview__cta{width:100%;justify-content:center}}.faq-section{padding:8rem 0;border-top:.8px solid rgba(255,255,255,.1);background:#0000004d}.faq-section .section-header{text-align:center;margin-bottom:4rem}.faq-section .section-header h2{font-size:2.5rem;margin-bottom:2rem}.faq-section .section-header:after{display:none;content:none}.faq-section .faq-container{max-width:800px;margin:0 auto;background:#112;border-radius:12px;padding:1rem}.faq-section .faq-item{background:#14142866;border:none;border-bottom:1px solid rgba(255,255,255,.05);margin-bottom:0;border-radius:4px}.faq-section .faq-item:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.faq-section .faq-item:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-bottom:none}.faq-section .faq-item:hover{background:#ffffff0d}.faq-section .faq-item.active{background:#ffffff0d;border-color:#ffffff0d}.faq-section .faq-item.active .faq-answer{max-height:200px;padding:0 1.5rem 1.5rem}.faq-section .faq-question{padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.faq-section .faq-question h3{font-size:1.1rem;font-weight:500;margin:0;font-family:var(--font-family-base)}.faq-section .faq-icon{font-size:1.5rem;color:var(--color-accent-cyan);font-weight:300}.faq-section .faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-section .faq-answer p{color:var(--color-text-secondary);line-height:1.6;margin:0}.download-section{padding:6rem 0;background:linear-gradient(180deg,rgba(15,5,41,.4) 0%,var(--color-bg-primary, #0a0618) 100%);border-top:1px solid rgba(255,255,255,.06)}.download-inner{text-align:center;max-width:640px;margin:0 auto}.download-inner h2{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:1rem;font-weight:700}.download-inner .text-secondary-purple{background:linear-gradient(90deg,#d500f9,#ff0080);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.download-lead{color:var(--color-text-secondary);font-size:1.1rem;line-height:1.65;margin:0 auto 2.5rem;max-width:520px}.community-section{padding:6rem 0 8rem;background-color:var(--color-bg-primary, #0a0618)}.community-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:1.5rem;align-items:stretch;border-radius:28px;padding:clamp(1.5rem,3vw,2.5rem);background:linear-gradient(135deg,#4c1d958c,#88133773 45%,#312e8180);border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 60px #00000059}.community-card__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fbbf24}.community-card__dot{width:8px;height:8px;border-radius:50%;background:#fbbf24;box-shadow:0 0 10px #fbbf24cc}.community-card h2{margin:0 0 1rem;font-size:clamp(1.85rem,4vw,2.75rem);line-height:1.15;max-width:18ch}.community-card__accent{background:linear-gradient(90deg,#fbbf24,#f472b6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.community-card__lead{margin:0 0 1.75rem;max-width:52ch;color:#ffffffd1;font-size:1.05rem;line-height:1.65}.community-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.community-grid__item{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.05rem;border-radius:16px;background:#0a061859;border:1px solid rgba(255,255,255,.08);color:inherit;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease}.community-grid__item:hover{transform:translateY(-2px);border-color:#f472b673;background:#0a06188c}.community-grid__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;border-radius:12px;background:#f472b624;color:#fbbf24}.community-grid__copy{display:flex;flex-direction:column;gap:.25rem;min-width:0}.community-grid__copy strong{font-size:.98rem;color:#fff}.community-grid__copy span{font-size:.84rem;line-height:1.45;color:#ffffffad}.community-contact{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.25rem,2.5vw,1.75rem);border-radius:20px;background:#fff;color:#0f172a}.community-contact__eyebrow{margin:0 0 .5rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#be185d}.community-contact__title{margin:0 0 1.25rem;font-size:clamp(1.35rem,2.5vw,1.75rem);line-height:1.2;color:#0f172a}.community-contact__list{margin:0;display:flex;flex-direction:column;gap:1rem}.community-contact__list div{padding-bottom:1rem;border-bottom:1px solid rgba(15,23,42,.08)}.community-contact__list div:last-child{padding-bottom:0;border-bottom:none}.community-contact__list dt{margin:0 0 .25rem;font-size:.82rem;color:#64748b}.community-contact__list dd{margin:0;font-size:.95rem;font-weight:600;color:#be185d}.community-contact__list dd a{color:inherit;text-decoration:none}.community-contact__list dd a:hover{text-decoration:underline}@media(max-width:960px){.community-card{grid-template-columns:1fr}}@media(max-width:640px){.community-grid{grid-template-columns:1fr}.community-section{padding:4rem 0 5rem}}
