.Home-module__g21JLG__container{min-height:100vh;position:relative;overflow-x:hidden}.Home-module__g21JLG__floating-particles{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.Home-module__g21JLG__particle{background:var(--accent-cyan);opacity:.3;border-radius:50%;width:4px;height:4px;animation:15s infinite Home-module__g21JLG__float;position:absolute}.Home-module__g21JLG__particle:first-child{animation-duration:20s;animation-delay:0s;left:10%}.Home-module__g21JLG__particle:nth-child(2){animation-duration:25s;animation-delay:2s;left:20%}.Home-module__g21JLG__particle:nth-child(3){animation-duration:18s;animation-delay:4s;left:30%}.Home-module__g21JLG__particle:nth-child(4){animation-duration:22s;animation-delay:6s;left:40%}.Home-module__g21JLG__particle:nth-child(5){animation-duration:20s;animation-delay:8s;left:50%}.Home-module__g21JLG__particle:nth-child(6){animation-duration:24s;animation-delay:10s;left:60%}.Home-module__g21JLG__particle:nth-child(7){animation-duration:19s;animation-delay:12s;left:70%}.Home-module__g21JLG__particle:nth-child(8){animation-duration:21s;animation-delay:14s;left:80%}.Home-module__g21JLG__particle:nth-child(9){animation-duration:23s;animation-delay:16s;left:90%}@keyframes Home-module__g21JLG__float{0%,to{opacity:0;transform:translateY(100vh)scale(0)}10%{opacity:.3}90%{opacity:.3}to{opacity:0;transform:translateY(-100vh)scale(1)}}.Home-module__g21JLG__header{border-bottom:1px solid var(--border-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;background:#030303b3;justify-content:space-between;align-items:center;padding:24px 8%;transition:all .3s;display:flex;position:sticky;top:0}.Home-module__g21JLG__header:hover{border-bottom-color:var(--border-glass-hover);background:#030303d9}.Home-module__g21JLG__logo{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--foreground);align-items:center;gap:10px;font-size:1.35rem;font-weight:800;display:flex}.Home-module__g21JLG__logoIcon{color:var(--accent-red);text-shadow:0 0 10px #ff3b3066;font-size:1.6rem}.Home-module__g21JLG__navLinks{gap:30px;display:flex}.Home-module__g21JLG__navLink{color:var(--text-secondary);font-family:var(--font-primary);transition:color var(--transition-fast);font-size:.95rem;font-weight:500}.Home-module__g21JLG__navLink:hover{color:var(--foreground)}.Home-module__g21JLG__headerAuth{align-items:center;gap:15px;display:flex}.Home-module__g21JLG__hero{text-align:center;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:100px 8% 80px;display:flex;position:relative}.Home-module__g21JLG__hero:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#00e5ff1a 0%,#0000 70%);width:600px;height:600px;animation:4s ease-in-out infinite Home-module__g21JLG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Home-module__g21JLG__pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}.Home-module__g21JLG__heroTag{background:var(--accent-red-glow);color:var(--accent-red);border:1px solid var(--border-neon-red);border-radius:var(--radius-pill);letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.Home-module__g21JLG__heroTagPulse{background:var(--accent-red);border-radius:50%;width:8px;height:8px;animation:1.5s infinite alternate Home-module__g21JLG__pulseGlow}.Home-module__g21JLG__heroTitle{max-width:900px;margin-bottom:24px;font-size:3.8rem;line-height:1.1;animation:.8s ease-out Home-module__g21JLG__fadeInUp}.Home-module__g21JLG__titleGlow{background:linear-gradient(135deg, var(--accent-red), var(--accent-cyan));-webkit-text-fill-color:transparent;-webkit-background-clip:text}@keyframes Home-module__g21JLG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Home-module__g21JLG__heroSubtitle{color:var(--text-secondary);max-width:650px;margin-bottom:40px;font-size:1.25rem;line-height:1.6;animation:.8s ease-out .2s backwards Home-module__g21JLG__fadeInUp}.Home-module__g21JLG__heroBtns{gap:15px;margin-bottom:24px;animation:.8s ease-out .4s backwards Home-module__g21JLG__fadeInUp;display:flex}.Home-module__g21JLG__heroSecondary{justify-content:center;gap:20px;animation:.8s ease-out .5s backwards Home-module__g21JLG__fadeInUp;display:flex}.Home-module__g21JLG__heroLink{color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;gap:6px;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.Home-module__g21JLG__heroLink:hover{color:var(--accent-cyan)}.Home-module__g21JLG__demoSection{border-top:1px solid var(--border-glass);background:linear-gradient(#050506e6 0%,#0a0a0cf2 100%);padding:80px 8%}.Home-module__g21JLG__demoContainer{grid-template-columns:350px 1fr;gap:30px;max-width:1400px;margin:0 auto;display:grid}@media (max-width:1024px){.Home-module__g21JLG__demoContainer{grid-template-columns:1fr}}.Home-module__g21JLG__demoSidebar{flex-direction:column;gap:24px;display:flex}.Home-module__g21JLG__demoTitle{color:var(--foreground);margin-bottom:8px;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__demoSubtitle{color:var(--text-secondary);margin-bottom:20px;font-size:.95rem}.Home-module__g21JLG__demoStatus{border-radius:var(--radius-pill);color:var(--accent-cyan);background:#22c55e1a;border:1px solid #22c55e4d;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:600;display:flex}.Home-module__g21JLG__demoStatusDot{background:var(--accent-cyan);border-radius:50%;width:8px;height:8px;animation:1.5s infinite alternate Home-module__g21JLG__pulseGlow}.Home-module__g21JLG__demoConfigSection{border:1px solid var(--border-glass);border-radius:var(--radius-lg);background:#0a0a0c99;padding:20px}.Home-module__g21JLG__demoSectionTitle{color:var(--foreground);margin-bottom:16px;font-size:1rem;font-weight:600}.Home-module__g21JLG__demoInputGroup{margin-bottom:16px}.Home-module__g21JLG__demoInputGroup label{color:var(--text-secondary);margin-bottom:6px;font-size:.85rem;font-weight:500;display:block}.Home-module__g21JLG__demoInput{border:1px solid var(--border-glass);border-radius:var(--radius-sm);color:#fff;width:100%;transition:all var(--transition-fast);background:#0000004d;outline:none;padding:10px 12px;font-size:.9rem}.Home-module__g21JLG__demoInput:focus{border-color:var(--accent-cyan);box-shadow:0 0 10px #00e5ff26}.Home-module__g21JLG__demoCheckboxGroup{align-items:center;gap:10px;margin-bottom:16px;display:flex}.Home-module__g21JLG__demoCheckbox{accent-color:var(--accent-cyan);cursor:pointer;width:18px;height:18px}.Home-module__g21JLG__demoCheckbox+label{color:var(--text-secondary);cursor:pointer;font-size:.9rem}.Home-module__g21JLG__demoMapPreview{border:1px solid var(--border-glass);border-radius:var(--radius-lg);background:#0a0a0c99;overflow:hidden}.Home-module__g21JLG__demoMapHeader{border-bottom:1px solid var(--border-glass);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Home-module__g21JLG__demoMapHeader h4{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.Home-module__g21JLG__demoMapContent{background:#1a1a1e;height:400px;position:relative;overflow:hidden}.Home-module__g21JLG__demoPlayersGrid{width:100%;height:100%;position:relative}.Home-module__g21JLG__demoPlayerDot{border-radius:50%;width:12px;height:12px;transition:all .5s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 10px}.Home-module__g21JLG__demoMapPlaceholder{height:100%;color:var(--text-secondary);justify-content:center;align-items:center;font-size:.9rem;display:flex}.Home-module__g21JLG__demoGamePreview{border:1px solid var(--border-glass);border-radius:var(--radius-lg);background:#0a0a0c99}.Home-module__g21JLG__demoGameHeader{border-bottom:1px solid var(--border-glass);padding:16px 20px}.Home-module__g21JLG__demoGameHeader h4{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.Home-module__g21JLG__demoGameContent{padding:20px}.Home-module__g21JLG__demoStatRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:12px 0;display:flex}.Home-module__g21JLG__demoStatRow:last-child{border-bottom:none}.Home-module__g21JLG__demoStatLabel{color:var(--text-secondary);font-size:.9rem}.Home-module__g21JLG__demoStatValue{color:var(--foreground);font-size:.9rem;font-weight:600}.Home-module__g21JLG__featureShowcase{width:100%;max-width:1200px;margin:60px auto 100px;padding:0 20px}.Home-module__g21JLG__showcaseTitle{text-align:center;margin-bottom:12px;font-size:2.2rem;animation:.8s ease-out .6s backwards Home-module__g21JLG__fadeInUp}.Home-module__g21JLG__showcaseSubtitle{text-align:center;color:var(--text-secondary);max-width:600px;margin-bottom:50px;margin-left:auto;margin-right:auto;font-size:1.1rem;animation:.8s ease-out .7s backwards Home-module__g21JLG__fadeInUp}.Home-module__g21JLG__featureGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:768px){.Home-module__g21JLG__featureGrid{grid-template-columns:1fr}}.Home-module__g21JLG__featuresSection{border-top:1px solid var(--border-glass);background:#050506cc;padding:80px 8%}.Home-module__g21JLG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:40px auto 0;display:grid}.Home-module__g21JLG__featureCard{border:1px solid var(--border-glass);border-radius:var(--radius-lg);transition:all var(--transition-medium);opacity:1;background:#0a0a0c99;padding:32px;position:relative;overflow:hidden;transform:translateY(0)}.Home-module__g21JLG__featureCard:before{content:"";background:linear-gradient(90deg, transparent, var(--border-glass), transparent);opacity:0;height:1px;transition:opacity var(--transition-medium);position:absolute;top:0;left:0;right:0}.Home-module__g21JLG__featureCard:after{content:"";background:radial-gradient(circle at var(--mouse-x,50%) var(--mouse-y,50%), #00e5ff1a, transparent 50%);opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.Home-module__g21JLG__featureCard:hover{border-color:var(--border-neon-cyan);background:#0f0f12cc;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 60px #00e5ff26,0 0 40px #00e5ff0d}.Home-module__g21JLG__featureCard:hover:before,.Home-module__g21JLG__featureCard:hover:after{opacity:1}.Home-module__g21JLG__featureCard:hover .Home-module__g21JLG__featureIcon{transform:scale(1.1)rotate(5deg);box-shadow:0 8px 30px}.Home-module__g21JLG__featureIcon{border-radius:var(--radius-md);justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-size:1.5rem;transition:all .3s;display:flex}.Home-module__g21JLG__featureTitle{color:var(--foreground);margin-bottom:12px;font-size:1.3rem;font-weight:700}.Home-module__g21JLG__featureDescription{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Home-module__g21JLG__trustSection{border-top:1px solid var(--border-glass);border-bottom:1px solid var(--border-glass);background:linear-gradient(#05050680 0%,#0a0a0ccc 100%);padding:60px 20px}.Home-module__g21JLG__trustContent{text-align:center;max-width:1200px;margin:0 auto}.Home-module__g21JLG__trustLabel{letter-spacing:.15em;color:var(--text-secondary);text-transform:uppercase;margin-bottom:30px;font-size:.85rem;font-weight:600}.Home-module__g21JLG__trustStats{flex-wrap:wrap;justify-content:center;gap:60px;display:flex}.Home-module__g21JLG__trustStat{text-align:center}.Home-module__g21JLG__trustNumber{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:8px;font-size:2.5rem;font-weight:800}.Home-module__g21JLG__trustStat .Home-module__g21JLG__trustLabel{color:var(--text-secondary);letter-spacing:.05em;text-transform:none;margin-bottom:0;font-size:.9rem;font-weight:500}@media (max-width:768px){.Home-module__g21JLG__trustStats{gap:30px}.Home-module__g21JLG__trustNumber{font-size:2rem}}.Home-module__g21JLG__ctaSection{text-align:center;background:linear-gradient(#0a0a0ccc 0%,#050506e6 100%);padding:100px 20px;position:relative;overflow:hidden}.Home-module__g21JLG__ctaSection:before{content:"";background:linear-gradient(90deg, transparent, var(--accent-cyan), transparent);opacity:.5;width:100%;max-width:1200px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Home-module__g21JLG__ctaContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.Home-module__g21JLG__ctaTitle{background:linear-gradient(135deg, var(--foreground), var(--accent-cyan));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:20px;font-size:3rem;font-weight:800}.Home-module__g21JLG__ctaSubtitle{color:var(--text-secondary);margin-bottom:40px;font-size:1.3rem;line-height:1.6}.Home-module__g21JLG__ctaBenefits{flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:40px;display:flex}.Home-module__g21JLG__ctaBenefit{color:var(--text-secondary);border-radius:var(--radius-pill);border:1px solid var(--border-glass);background:#ffffff0d;align-items:center;gap:8px;padding:10px 20px;font-size:1rem;display:flex}.Home-module__g21JLG__ctaBenefitIcon{font-size:1.2rem}.Home-module__g21JLG__ctaBtns{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}@media (max-width:768px){.Home-module__g21JLG__ctaTitle{font-size:2.2rem}.Home-module__g21JLG__ctaSubtitle{font-size:1.1rem}.Home-module__g21JLG__ctaBenefits{flex-direction:column;align-items:center;gap:15px}.Home-module__g21JLG__ctaBtns{flex-direction:column;align-items:center}}.Home-module__g21JLG__howSection{text-align:center;max-width:1200px;margin:0 auto;padding:80px 8%}.Home-module__g21JLG__howSteps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px;margin-top:50px;display:grid}.Home-module__g21JLG__howStep{text-align:center;position:relative}.Home-module__g21JLG__stepNum{background:linear-gradient(135deg, var(--accent-red), var(--accent-purple));color:#fff;width:48px;height:48px;font-family:var(--font-heading);box-shadow:0 4px 15px var(--accent-red-glow);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:1.2rem;font-weight:700;display:flex}.Home-module__g21JLG__howStep h3{margin-bottom:10px;font-size:1.15rem}.Home-module__g21JLG__howStep p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.Home-module__g21JLG__pricingSection{border-top:1px solid var(--border-glass);background:linear-gradient(#0000,#0f05144d);padding:80px 8%}.Home-module__g21JLG__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch;gap:25px;max-width:1200px;margin:50px auto 0;display:grid}.Home-module__g21JLG__priceCard{border:1px solid var(--border-glass);border-radius:var(--radius-lg);transition:all var(--transition-medium);background:#0c0c0fb3;flex-direction:column;padding:35px 25px;display:flex;position:relative}.Home-module__g21JLG__priceCardHighlighted{border-color:var(--accent-red);background:#120a0fcc;transform:translateY(-8px);box-shadow:0 8px 30px #ff3b3014}@media (max-width:768px){.Home-module__g21JLG__priceCardHighlighted{transform:translateY(0)}}.Home-module__g21JLG__priceCard:hover:not(.Home-module__g21JLG__priceCardHighlighted){border-color:var(--border-glass-hover);transform:translateY(-4px)}.Home-module__g21JLG__pricePopularBadge{background:var(--accent-red);color:#fff;font-size:.7rem;font-family:var(--font-heading);border-radius:var(--radius-pill);text-transform:uppercase;padding:3px 8px;font-weight:700;position:absolute;top:15px;right:15px}.Home-module__g21JLG__priceHeader{margin-bottom:25px}.Home-module__g21JLG__priceName{margin-bottom:6px;font-size:1.3rem}.Home-module__g21JLG__priceAmount{font-size:2.2rem;font-weight:800;font-family:var(--font-heading)}.Home-module__g21JLG__pricePeriod{color:var(--text-secondary);font-size:.85rem}.Home-module__g21JLG__priceFeatures{flex-direction:column;flex:1;gap:12px;margin-bottom:35px;list-style:none;display:flex}.Home-module__g21JLG__priceFeatures li{color:var(--text-secondary);align-items:center;gap:10px;font-size:.9rem;display:flex}.Home-module__g21JLG__priceCheck{color:var(--color-success);font-weight:800}.Home-module__g21JLG__priceBtn{justify-content:center;width:100%}.Home-module__g21JLG__footer{border-top:1px solid var(--border-glass);background:var(--background-dark);padding:50px 8% 40px}.Home-module__g21JLG__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;display:flex}.Home-module__g21JLG__footerMuted{color:var(--text-muted);font-size:.85rem}.Home-module__g21JLG__footerLinks{gap:20px;display:flex}.Home-module__g21JLG__footerLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.85rem}.Home-module__g21JLG__footerLink:hover{color:var(--foreground)}.Home-module__g21JLG__modalGlow{background:var(--accent-red-glow);filter:blur(100px);pointer-events:none;border-radius:50%;width:300px;height:300px;position:absolute}.Home-module__g21JLG__robuxPrice{color:var(--accent-cyan);letter-spacing:-.01em;margin-top:6px;font-size:1.1rem;font-weight:700}.Home-module__g21JLG__pricingActions{flex-direction:column;gap:10px;width:100%;display:flex}.Home-module__g21JLG__pricingActions a,.Home-module__g21JLG__pricingActions button{width:100%}.Home-module__g21JLG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;animation:.2s ease-out Home-module__g21JLG__modalFadeIn;display:flex;position:fixed;inset:0}.Home-module__g21JLG__modalContent{border:1px solid var(--border-neon-cyan);border-radius:var(--radius-lg);background:#0a0a0cf2;width:90%;max-width:520px;padding:30px;animation:.25s cubic-bezier(.34,1.56,.64,1) Home-module__g21JLG__modalScaleIn;position:relative;box-shadow:0 12px 40px #00e5ff14}.Home-module__g21JLG__modalClose{color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;font-size:1.8rem;line-height:1;position:absolute;top:15px;right:15px}.Home-module__g21JLG__modalClose:hover{color:var(--accent-cyan)}.Home-module__g21JLG__modalTitle{font-size:1.6rem;font-family:var(--font-heading);color:#fff;border-bottom:1px solid var(--border-glass);margin-bottom:12px;padding-bottom:8px}.Home-module__g21JLG__modalText{color:var(--text-secondary);margin-bottom:16px;font-size:.95rem;line-height:1.6}.Home-module__g21JLG__modalSteps{color:var(--text-secondary);margin-bottom:24px;margin-left:20px}.Home-module__g21JLG__modalSteps li{margin-bottom:10px;font-size:.9rem;line-height:1.5}.Home-module__g21JLG__modalSteps code{border:1px solid var(--border-glass);border-radius:var(--radius-sm);color:var(--accent-cyan);background:#ffffff0d;padding:2px 6px;font-family:monospace}.Home-module__g21JLG__modalLink{color:var(--accent-cyan);transition:color var(--transition-fast);font-weight:500;text-decoration:underline}.Home-module__g21JLG__modalLink:hover{color:#fff}.Home-module__g21JLG__modalActions{flex-wrap:wrap;gap:12px;display:flex}.Home-module__g21JLG__modalActions a{text-align:center;flex:1;justify-content:center;padding:10px 16px;font-size:.9rem;text-decoration:none}@media (max-width:480px){.Home-module__g21JLG__modalActions{flex-direction:column}}@keyframes Home-module__g21JLG__modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Home-module__g21JLG__modalScaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.Legal-module__F_jpgq__legalMain{z-index:1;max-width:760px;margin:0 auto;padding:60px 24px 100px;position:relative}.Legal-module__F_jpgq__legalHeader{border-bottom:1px solid var(--border-glass,#ffffff14);margin-bottom:40px;padding-bottom:24px}.Legal-module__F_jpgq__legalTitle{margin:0 0 8px;font-size:2.4rem}.Legal-module__F_jpgq__legalUpdated{color:var(--text-secondary,#999);margin:0;font-size:.9rem}.Legal-module__F_jpgq__legalBody{flex-direction:column;gap:32px;display:flex}.Legal-module__F_jpgq__legalIntro{color:var(--text-secondary,#ccc);font-size:1.05rem;line-height:1.7}.Legal-module__F_jpgq__legalSection h2{margin:0 0 12px;font-size:1.15rem}.Legal-module__F_jpgq__legalSection p{color:var(--text-secondary,#ccc);margin:0 0 12px;line-height:1.7}.Legal-module__F_jpgq__legalSection ul{color:var(--text-secondary,#ccc);margin:0 0 12px;padding-left:20px;line-height:1.7}.Legal-module__F_jpgq__legalSection li{margin-bottom:6px}.Legal-module__F_jpgq__legalSection strong{color:var(--text-primary,#fff)}.Legal-module__F_jpgq__roadmapList{flex-direction:column;gap:16px;margin-top:8px;display:flex}.Legal-module__F_jpgq__roadmapCard{border:1px solid var(--border-glass,#ffffff14);border-radius:var(--radius-lg,12px);background:#ffffff05;padding:20px 24px}.Legal-module__F_jpgq__roadmapCardHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.Legal-module__F_jpgq__roadmapCardHeader h3{margin:0;font-size:1.05rem}.Legal-module__F_jpgq__roadmapCard p{color:var(--text-secondary,#ccc);margin:0;font-size:.92rem;line-height:1.6}.Legal-module__F_jpgq__roadmapDate{color:var(--accent-cyan,#00bfff);letter-spacing:.02em;margin-top:8px;font-size:.75rem;font-weight:600}.Legal-module__F_jpgq__roadmapBadge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:700}.Legal-module__F_jpgq__roadmapBadge_shipped{color:var(--color-success,#34c759);background:#34c7591f}.Legal-module__F_jpgq__roadmapBadge_planned{color:var(--accent-cyan,#00bfff);background:#00bfff1f}.Legal-module__F_jpgq__roadmapBadge_exploring{color:var(--text-secondary,#999);background:#ffffff14}.Legal-module__F_jpgq__roadmapFooterNote{border-top:1px solid var(--border-glass,#ffffff14);text-align:center;margin-top:40px;padding-top:24px}.Legal-module__F_jpgq__roadmapFooterNote p{color:var(--text-secondary,#999);font-size:.9rem}.Legal-module__F_jpgq__videosMain{z-index:1;max-width:1100px;margin:0 auto;padding:60px 24px 100px;position:relative}.Legal-module__F_jpgq__videoGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:28px;margin-top:8px;display:grid}.Legal-module__F_jpgq__videoCard{border:1px solid var(--border-glass,#ffffff14);border-radius:var(--radius-lg,12px);background:#ffffff05;flex-direction:column;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.Legal-module__F_jpgq__videoCard:hover{border-color:#00bfff59;transform:translateY(-2px)}.Legal-module__F_jpgq__videoEmbed{aspect-ratio:16/9;background:#000;width:100%;position:relative}.Legal-module__F_jpgq__videoEmbed iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.Legal-module__F_jpgq__videoInfo{flex-direction:column;gap:6px;padding:16px 18px 18px;display:flex}.Legal-module__F_jpgq__videoInfo h3{margin:0;font-size:1.02rem;line-height:1.35}.Legal-module__F_jpgq__videoInfo p{color:var(--text-secondary,#ccc);margin:0;font-size:.88rem;line-height:1.55}.Legal-module__F_jpgq__videoWatch{color:var(--accent-cyan,#00bfff);margin-top:6px;font-size:.82rem;font-weight:600;text-decoration:none}.Legal-module__F_jpgq__videoWatch:hover{text-decoration:underline}.Legal-module__F_jpgq__videosEmpty{border:1px dashed var(--border-glass,#ffffff1f);border-radius:var(--radius-lg,12px);text-align:center;color:var(--text-secondary,#999);padding:48px 24px}
.Reviews-module__lhOVKW__reviewsMain{z-index:1;max-width:820px;margin:0 auto;padding:60px 24px 100px;position:relative}.Reviews-module__lhOVKW__reviewsHeader{border-bottom:1px solid var(--border-glass,#ffffff14);margin-bottom:32px;padding-bottom:24px}.Reviews-module__lhOVKW__reviewsTitle{margin:0 0 8px;font-size:2.4rem}.Reviews-module__lhOVKW__reviewsSub{color:var(--text-secondary,#ccc);margin:0;font-size:1rem}.Reviews-module__lhOVKW__summaryCard{border:1px solid var(--border-glass,#ffffff14);border-radius:var(--radius-lg,12px);background:#ffffff05;align-items:center;gap:18px;margin-bottom:32px;padding:20px 24px;display:flex}.Reviews-module__lhOVKW__summaryScore{color:var(--foreground,#fff);font-size:2.6rem;font-weight:800;line-height:1}.Reviews-module__lhOVKW__summaryMeta{flex-direction:column;gap:4px;display:flex}.Reviews-module__lhOVKW__summaryCount{color:var(--text-secondary,#999);font-size:.85rem}.Reviews-module__lhOVKW__formCard{border:1px solid var(--border-glass,#ffffff14);border-radius:var(--radius-lg,12px);background:#ffffff05;margin-bottom:40px;padding:24px}.Reviews-module__lhOVKW__formTitle{margin:0 0 18px;font-size:1.2rem}.Reviews-module__lhOVKW__form{flex-direction:column;gap:20px;display:flex}.Reviews-module__lhOVKW__field{flex-direction:column;gap:10px;display:flex}.Reviews-module__lhOVKW__fieldLabel{color:var(--text-secondary,#ccc);font-size:.9rem;font-weight:600}.Reviews-module__lhOVKW__ratingRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Reviews-module__lhOVKW__ratingValue{color:var(--text-secondary,#999);font-size:.9rem}.Reviews-module__lhOVKW__textarea{resize:vertical;border-radius:var(--radius-lg,12px);border:1px solid var(--border-glass,#ffffff14);width:100%;color:var(--foreground,#fff);background:#00000040;padding:12px 14px;font-family:inherit;font-size:.95rem;line-height:1.6}.Reviews-module__lhOVKW__textarea:focus{border-color:var(--accent-cyan,#00bfff);outline:none}.Reviews-module__lhOVKW__submitBtn{background:var(--accent-cyan,#00bfff);color:var(--background-dark,#0b0b10);cursor:pointer;transition:opacity var(--transition-fast,.2s);border:none;border-radius:999px;align-self:flex-start;padding:11px 24px;font-size:.95rem;font-weight:700}.Reviews-module__lhOVKW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Reviews-module__lhOVKW__alertError{color:#ff6b6b;margin:0;font-size:.9rem}.Reviews-module__lhOVKW__alertSuccess{color:#34c759;margin:0;font-size:.9rem}.Reviews-module__lhOVKW__notice{color:var(--text-secondary,#ccc);margin:0;font-size:.95rem;line-height:1.6}.Reviews-module__lhOVKW__noticeLink{color:var(--accent-cyan,#00bfff);font-weight:600}.Reviews-module__lhOVKW__stars{gap:2px;line-height:1;display:inline-flex}.Reviews-module__lhOVKW__star{color:var(--text-muted,#555);line-height:1;display:inline-block;position:relative}.Reviews-module__lhOVKW__starInteractive{cursor:pointer}.Reviews-module__lhOVKW__starEmpty{color:var(--text-muted,#555)}.Reviews-module__lhOVKW__starFull{white-space:nowrap;color:#ffc83d;position:absolute;top:0;left:0;overflow:hidden}.Reviews-module__lhOVKW__reviewList{flex-direction:column;gap:16px;display:flex}.Reviews-module__lhOVKW__listTitle{margin:0 0 4px;font-size:1.2rem}.Reviews-module__lhOVKW__reviewCard{border:1px solid var(--border-glass,#ffffff14);border-radius:var(--radius-lg,12px);background:#ffffff05;padding:20px 22px}.Reviews-module__lhOVKW__reviewHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.Reviews-module__lhOVKW__reviewUser{align-items:center;gap:10px;display:flex}.Reviews-module__lhOVKW__reviewAvatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.Reviews-module__lhOVKW__reviewAvatarFallback{width:32px;height:32px;color:var(--foreground,#fff);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:inline-flex}.Reviews-module__lhOVKW__reviewName{color:var(--foreground,#fff);font-size:.95rem;font-weight:600}.Reviews-module__lhOVKW__reviewComment{color:var(--text-secondary,#ccc);margin:0 0 10px;font-size:.95rem;line-height:1.7}.Reviews-module__lhOVKW__reviewDate{color:var(--text-muted,#999);font-size:.8rem}
