.GameCard-module__ggQ8zq__card{border-radius:var(--radius-md);background:var(--color-bg-card);border:1px solid var(--color-border);transition:transform var(--transition-med), border-color var(--transition-med), box-shadow var(--transition-med);cursor:pointer;aspect-ratio:3/2;text-decoration:none;display:block;position:relative;overflow:hidden}.GameCard-module__ggQ8zq__card:hover{border-color:var(--color-yellow);box-shadow:0 0 0 1px var(--color-yellow), 0 0 30px var(--color-yellow-glow), 0 16px 48px #0009;transform:translateY(-8px)scale(1.01)}.GameCard-module__ggQ8zq__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow);filter:brightness(.85);position:absolute;inset:0}.GameCard-module__ggQ8zq__card:hover .GameCard-module__ggQ8zq__thumbnail{filter:brightness(.7);transform:scale(1.06)}.GameCard-module__ggQ8zq__shine{opacity:0;pointer-events:none;background:linear-gradient(105deg,#0000 30%,#f5c51814 50%,#0000 70%);width:40%;position:absolute;inset:0}.GameCard-module__ggQ8zq__card:hover .GameCard-module__ggQ8zq__shine{opacity:1;animation:.6s forwards GameCard-module__ggQ8zq__cardShine}.GameCard-module__ggQ8zq__overlay{transition:background var(--transition-med);background:linear-gradient(#0000 0%,#0006 50%,#000000e6 100%);position:absolute;inset:0}.GameCard-module__ggQ8zq__card:hover .GameCard-module__ggQ8zq__overlay{background:linear-gradient(#0003 0%,#0009 50%,#000000f2 100%)}.GameCard-module__ggQ8zq__badge{background:var(--color-yellow);color:#000;font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;z-index:2;border-radius:2px;padding:4px 8px;font-size:.7rem;font-weight:700;position:absolute;top:12px;right:12px}.GameCard-module__ggQ8zq__content{z-index:2;flex-direction:column;gap:8px;padding:16px;display:flex;position:absolute;bottom:0;left:0;right:0}.GameCard-module__ggQ8zq__title{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;color:var(--color-text);text-shadow:0 1px 4px #000c;font-size:1rem;font-weight:600;line-height:1.2}.GameCard-module__ggQ8zq__playBtn{background:var(--color-yellow);color:#000;font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;opacity:0;width:fit-content;transition:opacity var(--transition-fast), transform var(--transition-fast);border-radius:2px;align-items:center;gap:6px;padding:8px 16px;font-size:.8rem;font-weight:700;display:inline-flex;transform:translateY(10px)}.GameCard-module__ggQ8zq__card:hover .GameCard-module__ggQ8zq__playBtn{opacity:1;transform:translateY(0)}.GameCard-module__ggQ8zq__playArrow{border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:7px solid #000;flex-shrink:0;width:0;height:0}.GameCard-module__ggQ8zq__cornerAccent{border-top:36px solid var(--color-yellow);opacity:0;width:0;height:0;transition:opacity var(--transition-fast);z-index:2;border-right:36px solid #0000;position:absolute;top:0;left:0}.GameCard-module__ggQ8zq__card:hover .GameCard-module__ggQ8zq__cornerAccent{opacity:1}@media (max-width:480px){.GameCard-module__ggQ8zq__title{font-size:.9rem}}
.games-module__t6V27W__page{min-height:100vh}.games-module__t6V27W__pageHeader{background:linear-gradient(180deg, #0a0800 0%, var(--color-bg-secondary) 100%);border-bottom:1px solid var(--color-border);padding:60px 0 48px;position:relative;overflow:hidden}.games-module__t6V27W__pageHeader:before{content:"";background-image:linear-gradient(#f5c51805 1px,#0000 1px),linear-gradient(90deg,#f5c51805 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.games-module__t6V27W__pageHeader:after{content:"";background:linear-gradient(90deg, var(--color-yellow), transparent);width:200px;height:3px;position:absolute;bottom:0;left:0}.games-module__t6V27W__pageHeaderInner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex;position:relative}.games-module__t6V27W__eyebrow{font-family:var(--font-display);letter-spacing:.3em;text-transform:uppercase;color:var(--color-yellow);margin-bottom:8px;font-size:.75rem;font-weight:500}.games-module__t6V27W__pageTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text);margin-bottom:12px;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1}.games-module__t6V27W__pageSubtitle{color:var(--color-text-muted);max-width:400px;font-size:.95rem;line-height:1.6}.games-module__t6V27W__headerStat{text-align:right;flex-shrink:0}.games-module__t6V27W__statBig{font-family:var(--font-display);color:var(--color-yellow);font-size:3.5rem;font-weight:700;line-height:1;animation:3s ease-in-out infinite games-module__t6V27W__yellowGlow;display:block}.games-module__t6V27W__statSmall{letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-dim);margin-top:4px;font-size:.75rem;display:block}.games-module__t6V27W__gamesSection{background:var(--color-bg);padding:48px 0 60px}.games-module__t6V27W__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}@media (max-width:768px){.games-module__t6V27W__pageHeader{padding:40px 0 32px}.games-module__t6V27W__headerStat{display:none}}@media (max-width:480px){.games-module__t6V27W__grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:360px){.games-module__t6V27W__grid{grid-template-columns:1fr}}
.Home-module__Ho9lYW__hero{min-height:calc(100vh - var(--header-height));background:radial-gradient(80% 60% at 50% 40%,#f5c5180f 0%,#0000 70%),linear-gradient(#080808 0%,#050505 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Home-module__Ho9lYW__hero:before{content:"";z-index:0;background-image:linear-gradient(#f5c51806 1px,#0000 1px),linear-gradient(90deg,#f5c51806 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Home-module__Ho9lYW__hero:after{content:"";background:linear-gradient(180deg, transparent, var(--color-yellow-dim), transparent);z-index:0;width:2px;height:100%;animation:8s ease-in-out infinite Home-module__Ho9lYW__heroLineScan;position:absolute;top:0;left:0}.Home-module__Ho9lYW__neonLayer{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.Home-module__Ho9lYW__neonOrb{filter:blur(90px);will-change:transform, opacity;border-radius:50%;animation:4s ease-in-out infinite Home-module__Ho9lYW__neonPulseOpacity;position:absolute}.Home-module__Ho9lYW__neonOrb1{--orb-opacity:.22;background:radial-gradient(circle,#f5c5188c 0%,#d4af3733 50%,#0000 70%);width:480px;height:480px;animation:18s ease-in-out infinite Home-module__Ho9lYW__neonDrift1,5s ease-in-out infinite Home-module__Ho9lYW__neonPulseOpacity;top:5%;left:15%}.Home-module__Ho9lYW__neonOrb2{--orb-opacity:.18;background:radial-gradient(circle,#ffb40073 0%,#f5c51826 50%,#0000 70%);width:380px;height:380px;animation:22s ease-in-out infinite Home-module__Ho9lYW__neonDrift2,6s ease-in-out 1.5s infinite Home-module__Ho9lYW__neonPulseOpacity;top:30%;right:10%}.Home-module__Ho9lYW__neonOrb3{--orb-opacity:.15;background:radial-gradient(circle,#d4af3780 0%,#b48c1426 50%,#0000 70%);width:300px;height:300px;animation:26s ease-in-out infinite Home-module__Ho9lYW__neonDrift3,4.5s ease-in-out 3s infinite Home-module__Ho9lYW__neonPulseOpacity;bottom:10%;left:40%}.Home-module__Ho9lYW__neonOrb4{--orb-opacity:.1;filter:blur(70px);background:radial-gradient(circle,#c8dcff1f 0%,#a0beff0f 50%,#0000 70%);width:250px;height:250px;animation:30s ease-in-out 5s infinite Home-module__Ho9lYW__neonDrift2,7s ease-in-out 2s infinite Home-module__Ho9lYW__neonPulseOpacity;top:60%;right:30%}.Home-module__Ho9lYW__neonSweep{filter:blur(1.5px);background:linear-gradient(90deg,#0000 0%,#f5c518cc 30%,#ffdc50 50%,#f5c518cc 70%,#0000 100%);width:200%;height:1px;position:absolute;left:0;box-shadow:0 0 8px 2px #f5c51880}.Home-module__Ho9lYW__neonSweep1{animation:7s cubic-bezier(.4,0,.6,1) 1s infinite Home-module__Ho9lYW__neonLineSweep;top:28%}.Home-module__Ho9lYW__neonSweep2{animation:9s cubic-bezier(.4,0,.6,1) 4.5s infinite Home-module__Ho9lYW__neonLineSweep;top:65%}.Home-module__Ho9lYW__neonRing{filter:blur(3px);pointer-events:none;border:1px solid #f5c51859;border-radius:50%;width:320px;height:320px;animation:5s ease-out infinite Home-module__Ho9lYW__neonRingExpand;position:absolute;top:42%;left:50%}.Home-module__Ho9lYW__neonRing2{animation-delay:2.5s}.Home-module__Ho9lYW__neonCorner{filter:blur(1px);border-top:1px solid #f5c51880;border-left:1px solid #f5c51880;width:120px;height:120px;animation:8s ease-in-out infinite Home-module__Ho9lYW__neonLineFlicker;position:absolute}.Home-module__Ho9lYW__neonCornerTL{top:40px;left:40px}.Home-module__Ho9lYW__neonCornerBR{border:1px solid #f5c51880;border-top:none;border-left:none;animation-delay:4s;bottom:40px;right:40px}.Home-module__Ho9lYW__particles{pointer-events:none;z-index:2;position:absolute;inset:0}.Home-module__Ho9lYW__particle{background:var(--color-yellow);width:3px;height:3px;animation:Home-module__Ho9lYW__glitterFloat var(--duration,8s) var(--delay,0s) ease-in infinite;border-radius:50%;position:absolute}.Home-module__Ho9lYW__particle:nth-child(2n){background:var(--color-gold);width:2px;height:2px}.Home-module__Ho9lYW__particle:nth-child(3n){background:#fff8d0;border-radius:1px;width:1.5px;height:6px}.Home-module__Ho9lYW__heroContent{z-index:3;text-align:center;max-width:900px;padding:40px 24px;position:relative}.Home-module__Ho9lYW__heroEyebrow{font-family:var(--font-display);letter-spacing:.3em;text-transform:uppercase;color:var(--color-yellow);align-items:center;gap:8px;margin-bottom:20px;font-size:.8rem;font-weight:500;animation:.6s .2s both Home-module__Ho9lYW__heroTextReveal;display:inline-flex}.Home-module__Ho9lYW__heroEyebrow:before,.Home-module__Ho9lYW__heroEyebrow:after{content:"";background:var(--color-yellow);opacity:.6;width:30px;height:1px;display:block}.Home-module__Ho9lYW__heroTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.04em;margin-bottom:24px;font-size:clamp(3rem,10vw,7rem);font-weight:700;line-height:.95;animation:.7s .35s both Home-module__Ho9lYW__heroTextReveal}.Home-module__Ho9lYW__heroTitleLine1{color:var(--color-text);display:block}.Home-module__Ho9lYW__heroTitleLine2{background:linear-gradient(135deg, var(--color-yellow) 0%, #fff0a0 40%, var(--color-gold) 70%, var(--color-yellow) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out 1s infinite Home-module__Ho9lYW__yellowGlow;display:block}.Home-module__Ho9lYW__heroSubtitle{color:var(--color-text-muted);max-width:560px;margin:0 auto 40px;font-size:clamp(.95rem,2vw,1.15rem);line-height:1.7;animation:.7s .5s both Home-module__Ho9lYW__heroTextReveal}.Home-module__Ho9lYW__heroButtons{flex-wrap:wrap;justify-content:center;gap:16px;animation:.7s .65s both Home-module__Ho9lYW__heroTextReveal;display:flex}.Home-module__Ho9lYW__heroStats{border-top:1px solid var(--color-border);flex-wrap:wrap;justify-content:center;gap:48px;margin-top:60px;padding-top:40px;animation:.7s .8s both Home-module__Ho9lYW__heroTextReveal;display:flex}.Home-module__Ho9lYW__statItem{text-align:center}.Home-module__Ho9lYW__statNum{font-family:var(--font-display);color:var(--color-yellow);margin-bottom:4px;font-size:2rem;font-weight:700;line-height:1;display:block}.Home-module__Ho9lYW__statLabel{color:var(--color-text-dim);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem}.Home-module__Ho9lYW__scrollIndicator{z-index:3;flex-direction:column;align-items:center;gap:8px;animation:1s 1.2s both Home-module__Ho9lYW__heroTextReveal;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Home-module__Ho9lYW__scrollLine{background:linear-gradient(180deg, var(--color-yellow), transparent);width:1px;height:40px;animation:2s ease-in-out infinite Home-module__Ho9lYW__scrollPulse}@keyframes Home-module__Ho9lYW__scrollPulse{0%,to{opacity:.4}50%{opacity:1}}.Home-module__Ho9lYW__scrollText{letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-dim);font-size:.65rem}.Home-module__Ho9lYW__featuredSection{background:var(--color-bg-secondary);padding:100px 0 80px;position:relative}.Home-module__Ho9lYW__featuredSection:before{content:"";background:linear-gradient(90deg, transparent, var(--color-border-bright), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Home-module__Ho9lYW__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:48px;display:flex}.Home-module__Ho9lYW__viewAll{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--color-yellow);transition:gap var(--transition-fast), opacity var(--transition-fast);align-items:center;gap:8px;font-size:.85rem;font-weight:600;text-decoration:none;display:flex}.Home-module__Ho9lYW__viewAll:hover{opacity:.8;gap:14px}.Home-module__Ho9lYW__gamesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.Home-module__Ho9lYW__disclaimerSection{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,#0a0800,#080808);padding:60px 0}.Home-module__Ho9lYW__disclaimerCard{border:1px solid var(--color-yellow-dim);border-radius:var(--radius-md);background:#f5c51808;align-items:flex-start;gap:24px;padding:40px 48px;display:flex}.Home-module__Ho9lYW__disclaimerIcon{flex-shrink:0;margin-top:4px;font-size:2rem;line-height:1}.Home-module__Ho9lYW__disclaimerTitle{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--color-yellow);margin-bottom:12px;font-size:1.2rem;font-weight:700}.Home-module__Ho9lYW__disclaimerText{color:var(--color-text-muted);font-size:.9rem;line-height:1.8}.Home-module__Ho9lYW__disclaimerText strong{color:var(--color-text)}.Home-module__Ho9lYW__faqSection{background:var(--color-bg);padding:100px 0}.Home-module__Ho9lYW__faqList{border-top:1px solid var(--color-border);flex-direction:column;margin-top:0;display:flex}.Home-module__Ho9lYW__faqItem{border-bottom:1px solid var(--color-border)}.Home-module__Ho9lYW__faqQuestion{text-align:left;cursor:pointer;width:100%;color:var(--color-text);transition:color var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:24px 0;display:flex}.Home-module__Ho9lYW__faqQuestion:hover{color:var(--color-yellow)}.Home-module__Ho9lYW__faqQuestionText{font-family:var(--font-display);letter-spacing:.02em;color:inherit;font-size:1.05rem;font-weight:600;line-height:1.3}.Home-module__Ho9lYW__faqChevron{flex-shrink:0;width:20px;height:20px;position:relative}.Home-module__Ho9lYW__faqChevron:before,.Home-module__Ho9lYW__faqChevron:after{content:"";background:var(--color-yellow);transition:transform var(--transition-fast);border-radius:1px;position:absolute}.Home-module__Ho9lYW__faqChevron:before{transform-origin:100%;width:10px;height:2px;top:9px;left:1px;transform:rotate(-45deg)}.Home-module__Ho9lYW__faqChevron:after{transform-origin:0;width:10px;height:2px;top:9px;right:1px;transform:rotate(45deg)}.Home-module__Ho9lYW__faqItem.Home-module__Ho9lYW__open .Home-module__Ho9lYW__faqChevron:before{transform:rotate(45deg)}.Home-module__Ho9lYW__faqItem.Home-module__Ho9lYW__open .Home-module__Ho9lYW__faqChevron:after{transform:rotate(-45deg)}.Home-module__Ho9lYW__faqAnswer{max-height:0;transition:max-height var(--transition-med);overflow:hidden}.Home-module__Ho9lYW__faqItem.Home-module__Ho9lYW__open .Home-module__Ho9lYW__faqAnswer{max-height:400px;padding-bottom:20px}.Home-module__Ho9lYW__faqAnswerText{color:var(--color-text-muted);padding-right:36px;font-size:.9rem;line-height:1.8}.Home-module__Ho9lYW__ageSection{padding:0}@media (max-width:768px){.Home-module__Ho9lYW__heroStats{gap:24px;padding-top:28px}.Home-module__Ho9lYW__disclaimerCard{flex-direction:column;padding:28px 24px}.Home-module__Ho9lYW__sectionHeader{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.Home-module__Ho9lYW__heroButtons{flex-direction:column;align-items:center}.Home-module__Ho9lYW__heroButtons .btn{justify-content:center;width:100%;max-width:300px}.Home-module__Ho9lYW__gamesGrid{grid-template-columns:repeat(2,1fr);gap:12px}}
