.Home-module__g21JLG__container{min-height:100vh;position:relative;overflow:hidden}.Home-module__g21JLG__header{border-bottom:1px solid var(--border-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#03030380;justify-content:space-between;align-items:center;padding:24px 8%;display:flex;position:sticky;top:0}.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:80px 8% 60px;display:flex}.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}.Home-module__g21JLG__titleGlow{background:linear-gradient(135deg, var(--accent-red), var(--accent-cyan));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Home-module__g21JLG__heroSubtitle{color:var(--text-secondary);max-width:650px;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.Home-module__g21JLG__heroBtns{gap:15px;margin-bottom:60px;display:flex}.Home-module__g21JLG__showcaseSection{width:100%;max-width:1100px;margin:40px auto 100px;padding:0 20px}.Home-module__g21JLG__showcaseTitle{text-align:center;margin-bottom:12px;font-size:2rem}.Home-module__g21JLG__showcaseSubtitle{text-align:center;color:var(--text-secondary);margin-bottom:40px;font-size:1.05rem}.Home-module__g21JLG__demoGrid{grid-template-columns:1fr 1.1fr;align-items:stretch;gap:30px;display:grid}@media (max-width:900px){.Home-module__g21JLG__demoGrid{grid-template-columns:1fr}}.Home-module__g21JLG__demoDashboard{border:1px solid var(--border-neon-cyan);border-radius:var(--radius-lg);background:#0a0a0cd9;padding:24px;box-shadow:0 8px 32px #00e5ff0d}.Home-module__g21JLG__demoCardHeader{border-bottom:1px solid var(--border-glass);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.Home-module__g21JLG__demoCardTitle{align-items:center;gap:8px;font-size:1.15rem;display:flex}.Home-module__g21JLG__demoIndicator{background:var(--accent-cyan);width:8px;height:8px;box-shadow:0 0 8px var(--accent-cyan);border-radius:50%}.Home-module__g21JLG__demoForm{flex-direction:column;gap:16px;display:flex}.Home-module__g21JLG__demoFormGroup{flex-direction:column;gap:8px;display:flex}.Home-module__g21JLG__demoFormGroup label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.Home-module__g21JLG__demoInput{border:1px solid var(--border-glass);border-radius:var(--radius-sm);color:#fff;font-family:var(--font-primary);transition:all var(--transition-fast);background:#111115;outline:none;padding:10px 14px;font-size:.9rem}.Home-module__g21JLG__demoInput:focus{border-color:var(--accent-cyan);box-shadow:0 0 10px #00e5ff26}.Home-module__g21JLG__demoCheckboxRow{cursor:pointer;align-items:center;gap:10px;padding:8px 0;display:flex}.Home-module__g21JLG__demoCheckbox{accent-color:var(--accent-cyan);cursor:pointer;width:18px;height:18px}.Home-module__g21JLG__robloxClient{border:1px solid var(--border-neon-red);border-radius:var(--radius-lg);background:#18191c;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #ff3b300d}.Home-module__g21JLG__robloxTopBar{background:#121315;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.Home-module__g21JLG__robloxLogo{color:#fff;letter-spacing:.05em;align-items:center;gap:6px;font-size:1.1rem;font-weight:900;display:flex}.Home-module__g21JLG__robloxLogoSquare{background:var(--accent-red);width:14px;height:14px;transform:rotate(15deg)}.Home-module__g21JLG__robloxStatus{color:var(--color-success);border-radius:var(--radius-pill);background:#34c7591a;align-items:center;gap:6px;padding:3px 8px;font-size:.75rem;display:flex}.Home-module__g21JLG__robloxStatusDot{background:var(--color-success);border-radius:50%;width:6px;height:6px;animation:1s infinite alternate Home-module__g21JLG__pulseGlow}.Home-module__g21JLG__robloxViewport{background:radial-gradient(circle,#2e3035 0%,#1e1f23 100%);flex-direction:column;flex:1;justify-content:space-between;min-height:350px;padding:24px;display:flex;position:relative}.Home-module__g21JLG__syncOverlay{border:1px solid var(--accent-cyan);border-radius:var(--radius-sm);color:var(--accent-cyan);animation:Home-module__g21JLG__slideUp var(--transition-fast) forwards;z-index:10;background:#000000d9;align-items:center;gap:8px;padding:8px 12px;font-size:.8rem;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 4px 15px #00e5ff33}.Home-module__g21JLG__syncSpinner{border:2px solid #00e5ff33;border-top:2px solid var(--accent-cyan);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite Home-module__g21JLG__spin}@keyframes Home-module__g21JLG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Home-module__g21JLG__robloxUISection{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.Home-module__g21JLG__robloxWeaponCard{border-radius:var(--radius-md);text-align:center;width:140px;transition:all var(--transition-medium);background:#0009;border:1px solid #ffffff1a;flex-direction:column;align-items:center;padding:12px;display:flex}.Home-module__g21JLG__weaponIcon{margin-bottom:6px;font-size:2rem}.Home-module__g21JLG__weaponName{margin-bottom:2px;font-size:.8rem;font-weight:700}.Home-module__g21JLG__weaponStat{color:var(--accent-red);font-size:.75rem;font-weight:800}.Home-module__g21JLG__robloxShopItem{border-radius:var(--radius-md);text-align:center;background:#0009;border:1px solid #ffffff1a;width:140px;padding:12px}.Home-module__g21JLG__shopIcon{margin-bottom:6px;font-size:1.8rem}.Home-module__g21JLG__shopPrice{font-size:.85rem;font-weight:700}.Home-module__g21JLG__shopDiscount{color:var(--color-success);font-size:.7rem;font-weight:600}.Home-module__g21JLG__robloxBanner{border-radius:var(--radius-sm);text-align:center;color:#fc0;background:#000000b3;border:1px solid #ffffff14;justify-content:center;align-items:center;gap:6px;margin:16px 0;padding:10px 16px;font-size:.8rem;font-weight:600;animation:.3s forwards Home-module__g21JLG__slideUp;display:flex}.Home-module__g21JLG__robloxHUD{border-radius:var(--radius-md);background:#000000bf;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;display:flex}.Home-module__g21JLG__hudStatGroup{align-items:center;gap:8px;display:flex}.Home-module__g21JLG__hudIcon{font-size:1.1rem}.Home-module__g21JLG__hudLabel{color:var(--text-secondary);font-size:.7rem}.Home-module__g21JLG__hudVal{font-size:.85rem;font-weight:700}.Home-module__g21JLG__xpBarContainer{border-radius:var(--radius-pill);background:#ffffff1a;flex:1;height:6px;margin:0 15px;position:relative;overflow:hidden}.Home-module__g21JLG__xpBarFill{background:var(--accent-cyan);border-radius:var(--radius-pill);height:100%;transition:width .5s}.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);background:#ffffff03;padding:30px}.Home-module__g21JLG__featureCard:hover{border-color:var(--border-glass-hover);background:#ffffff05;transform:translateY(-4px)}.Home-module__g21JLG__featureIcon{margin-bottom:20px;font-size:2.2rem}.Home-module__g21JLG__featureCard h3{margin-bottom:12px;font-size:1.25rem}.Home-module__g21JLG__featureCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.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}
.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__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}
