.age-gate{flex:1;justify-content:center;align-items:center;padding:24px;display:flex}.age-gate-card{background:var(--bg-secondary);border:1px solid var(--border);border-radius:20px;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:480px;padding:40px 32px;display:flex}.age-gate-icon{background:color-mix(in srgb, var(--brand) 15%, transparent);width:64px;height:64px;color:var(--brand);border-radius:16px;justify-content:center;align-items:center;font-size:1.4rem;font-weight:800;display:flex}.age-gate-card h2{color:var(--text);font-size:1.5rem;font-weight:700}.age-gate-subtitle{color:var(--text-muted);text-align:center;font-size:.9rem;line-height:1.5}.age-gate-terms{background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;width:100%;padding:16px 20px}.age-gate-terms h3{color:var(--text);text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:.85rem;font-weight:600}.age-gate-terms ul{flex-direction:column;gap:8px;list-style:none;display:flex}.age-gate-terms li{color:var(--text-muted);padding-left:16px;font-size:.82rem;line-height:1.5;position:relative}.age-gate-terms li:before{content:"";background:var(--brand);border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:0}.age-gate-terms li strong{color:var(--text);font-weight:600}.age-gate-checkbox{cursor:pointer;background:#ffffff08;border-radius:10px;align-items:flex-start;gap:10px;width:100%;padding:12px 16px;transition:background .2s;display:flex}.age-gate-checkbox:hover{background:#ffffff0d}.age-gate-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand);cursor:pointer;flex-shrink:0;margin-top:2px}.age-gate-checkbox span{color:var(--text);font-size:.85rem;line-height:1.4}.age-gate-btn{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px;font-size:1rem;font-weight:600;transition:background .2s,opacity .2s}.age-gate-btn:hover:not(:disabled){background:var(--brand-hover)}.age-gate-btn:disabled{opacity:.35;cursor:not-allowed}.age-gate-warning{color:var(--brand);font-size:.75rem;font-style:italic}
.LandingPage-module__rkQY6G__landingPage{color:#fff;background:#0a0a0f;flex-direction:column;min-height:100vh;padding:0 2rem;animation:.6s ease-out LandingPage-module__rkQY6G__fadeIn;display:flex;position:relative;overflow:hidden}.LandingPage-module__rkQY6G__backgroundOrbs{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.LandingPage-module__rkQY6G__orb{filter:blur(80px);opacity:.3;border-radius:50%;animation:20s ease-in-out infinite LandingPage-module__rkQY6G__float;position:absolute}.LandingPage-module__rkQY6G__orb1{background:linear-gradient(135deg,#5b5fff 0%,#8b5fff 100%);width:500px;height:500px;animation:25s ease-in-out infinite LandingPage-module__rkQY6G__float;top:-250px;left:-250px}.LandingPage-module__rkQY6G__orb2{background:linear-gradient(135deg,#3b82f6 0%,#5b5fff 100%);width:400px;height:400px;animation:30s ease-in-out infinite reverse LandingPage-module__rkQY6G__float;bottom:-200px;right:-200px}.LandingPage-module__rkQY6G__orb3{background:linear-gradient(135deg,#8b5fff 0%,#ec4899 100%);width:350px;height:350px;animation:35s ease-in-out -5s infinite LandingPage-module__rkQY6G__float;top:50%;right:10%}.LandingPage-module__rkQY6G__particles{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.LandingPage-module__rkQY6G__particle{background:#5b5fff66;border-radius:50%;width:4px;height:4px;animation:20s ease-in-out infinite LandingPage-module__rkQY6G__particleFloat;position:absolute;box-shadow:0 0 8px #5b5fff4d}.LandingPage-module__rkQY6G__particle1{animation-duration:25s;animation-delay:0s;top:20%;left:15%}.LandingPage-module__rkQY6G__particle2{animation-duration:30s;animation-delay:-5s;top:60%;left:25%}.LandingPage-module__rkQY6G__particle3{animation-duration:28s;animation-delay:-10s;top:40%;right:20%}.LandingPage-module__rkQY6G__particle4{animation-duration:32s;animation-delay:-15s;top:80%;right:30%}.LandingPage-module__rkQY6G__particle5{animation-duration:27s;animation-delay:-20s;top:15%;right:40%}.LandingPage-module__rkQY6G__particle6{animation-duration:29s;animation-delay:-8s;top:70%;left:35%}.LandingPage-module__rkQY6G__particle7{animation-duration:31s;animation-delay:-12s;top:35%;left:45%}.LandingPage-module__rkQY6G__particle8{animation-duration:26s;animation-delay:-18s;top:55%;right:15%}.LandingPage-module__rkQY6G__landingHeader{z-index:1;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:2rem 0;display:flex;position:relative}.LandingPage-module__rkQY6G__landingHeader .online-count{display:none}.LandingPage-module__rkQY6G__landingLogo{cursor:pointer;align-items:center;gap:.75rem;transition:opacity .2s;animation:.6s ease-out LandingPage-module__rkQY6G__slideDown;display:flex}.LandingPage-module__rkQY6G__landingLogo:hover{opacity:.8}.LandingPage-module__rkQY6G__landingLogoText{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.LandingPage-module__rkQY6G__landingMain{text-align:center;z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:900px;margin:0 auto;padding:2rem 0;display:flex;position:relative}.LandingPage-module__rkQY6G__landingCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:32px;flex-direction:column;align-items:center;padding:4rem 3rem;animation:.8s ease-out .2s backwards LandingPage-module__rkQY6G__fadeIn;display:flex;box-shadow:0 8px 32px #0000004d}.LandingPage-module__rkQY6G__landingTitle{color:#fff;letter-spacing:-.03em;margin:0 0 1.5rem;font-size:5rem;font-weight:700;line-height:1.1;animation:.6s ease-out .1s backwards LandingPage-module__rkQY6G__slideUp}.LandingPage-module__rkQY6G__landingSubtitle{color:#a0a0a8;margin:0 0 3rem;font-size:1.25rem;font-weight:400;line-height:1.6;animation:.6s ease-out .2s backwards LandingPage-module__rkQY6G__slideUp}.LandingPage-module__rkQY6G__landingStartBtn{color:#fff;cursor:pointer;background:#5b5fff;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1.25rem 3rem;font-size:1.125rem;font-weight:600;transition:all .2s;animation:.6s ease-out .3s backwards LandingPage-module__rkQY6G__slideUp,2s ease-in-out 1s infinite LandingPage-module__rkQY6G__pulse;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #5b5fff4d}.LandingPage-module__rkQY6G__landingStartBtn:hover{background:#6b6fff;transform:scale(1.02)translateY(-2px);box-shadow:0 8px 24px #5b5fff80}.LandingPage-module__rkQY6G__landingStartBtn:active{transform:scale(.98)translateY(0)}.LandingPage-module__rkQY6G__landingStartBtn:after{content:"";pointer-events:none;background:#fff6;border-radius:50%;width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LandingPage-module__rkQY6G__landingStartBtn:active:after{animation:.6s ease-out LandingPage-module__rkQY6G__ripple}.LandingPage-module__rkQY6G__landingStartBtn svg{width:20px;height:20px}.LandingPage-module__rkQY6G__safetyBadges{justify-content:center;align-items:center;gap:2rem;margin-top:2.5rem;animation:1s ease-out .6s backwards LandingPage-module__rkQY6G__fadeIn;display:flex}.LandingPage-module__rkQY6G__badge{opacity:.8;flex-direction:column;align-items:center;gap:.5rem;transition:opacity .3s,transform .3s;display:flex}.LandingPage-module__rkQY6G__badge:hover{opacity:1;transform:translateY(-2px)}.LandingPage-module__rkQY6G__badgeIcon{font-size:1.5rem;line-height:1}.LandingPage-module__rkQY6G__badgeText{color:#a0a0a8;font-size:.875rem;font-weight:500}.LandingPage-module__rkQY6G__landingStats{justify-content:center;align-items:center;min-height:48px;margin-top:3rem;animation:1.2s ease-out .8s backwards LandingPage-module__rkQY6G__fadeIn;display:flex}.LandingPage-module__rkQY6G__landingStats .online-count{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10b9811a;border:1px solid #10b98133;border-radius:20px;align-items:center;gap:.75rem;padding:1rem 2rem;display:inline-flex}.LandingPage-module__rkQY6G__landingStats .online-dot{background:#10b981;border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite LandingPage-module__rkQY6G__pulse;box-shadow:0 0 12px #10b98199}.LandingPage-module__rkQY6G__landingStats .online-text{color:#10b981;letter-spacing:.02em;font-size:1rem;font-weight:500}.LandingPage-module__rkQY6G__landingStats .online-text strong{margin-right:.25rem;font-size:1.5rem;font-weight:700}.LandingPage-module__rkQY6G__landingFooter{z-index:1;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem 0;display:flex;position:relative}.LandingPage-module__rkQY6G__landingFooter a{color:#808088;font-size:.95rem;text-decoration:none;transition:color .2s}.LandingPage-module__rkQY6G__landingFooter a:hover{color:#c0c0c8}.LandingPage-module__rkQY6G__footerDot{color:#404048;-webkit-user-select:none;user-select:none}@media (max-width:768px){.LandingPage-module__rkQY6G__landingPage{padding:0 1.5rem}.LandingPage-module__rkQY6G__landingHeader{padding:1.5rem 0}.LandingPage-module__rkQY6G__landingLogoText{font-size:1.25rem}.LandingPage-module__rkQY6G__landingCard{border-radius:24px;padding:3rem 2rem}.LandingPage-module__rkQY6G__landingTitle{font-size:3rem}.LandingPage-module__rkQY6G__landingSubtitle{margin-bottom:2.5rem;font-size:1.1rem}.LandingPage-module__rkQY6G__landingStartBtn{justify-content:center;width:100%;max-width:400px;padding:1rem 2.5rem;font-size:1rem}.LandingPage-module__rkQY6G__safetyBadges{gap:1.5rem;margin-top:2rem}.LandingPage-module__rkQY6G__badgeIcon{font-size:1.25rem}.LandingPage-module__rkQY6G__badgeText{font-size:.8rem}.LandingPage-module__rkQY6G__landingFooter{flex-wrap:wrap;gap:.75rem}.LandingPage-module__rkQY6G__landingStats .online-text strong{font-size:1.25rem}.LandingPage-module__rkQY6G__orb1{width:300px;height:300px}.LandingPage-module__rkQY6G__orb2{width:250px;height:250px}.LandingPage-module__rkQY6G__orb3{width:200px;height:200px}.LandingPage-module__rkQY6G__particle:nth-child(n+5){display:none}}@media (max-width:480px){.LandingPage-module__rkQY6G__landingCard{padding:2.5rem 1.5rem}.LandingPage-module__rkQY6G__landingTitle{font-size:2.25rem}.LandingPage-module__rkQY6G__landingSubtitle{font-size:1rem}.LandingPage-module__rkQY6G__landingStartBtn{padding:1rem 2rem}.LandingPage-module__rkQY6G__safetyBadges{gap:1rem}.LandingPage-module__rkQY6G__badgeText{font-size:.75rem}.LandingPage-module__rkQY6G__landingFooter a{font-size:.875rem}}@keyframes LandingPage-module__rkQY6G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LandingPage-module__rkQY6G__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingPage-module__rkQY6G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingPage-module__rkQY6G__pulse{0%,to{box-shadow:0 4px 16px #5b5fff4d}50%{box-shadow:0 4px 24px #5b5fff80}}@keyframes LandingPage-module__rkQY6G__ripple{0%{opacity:1;width:0;height:0}to{opacity:0;width:300px;height:300px}}@keyframes LandingPage-module__rkQY6G__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}@keyframes LandingPage-module__rkQY6G__particleFloat{0%,to{opacity:.3;transform:translate(0)}25%{opacity:.6;transform:translate(40px,-60px)}50%{opacity:.8;transform:translate(-30px,-120px)}75%{opacity:.5;transform:translate(-60px,-60px)}}@keyframes LandingPage-module__rkQY6G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
