:root{--vx-bg: #070b13;--vx-surface: #0d1420;--vx-surface-2: #141e2f;--vx-surface-3: #1a2640;--vx-border: #1e2d45;--vx-border-light: #243552;--vx-gold: #f4a700;--vx-gold-light: #ffc23d;--vx-gold-dim: rgba(244, 167, 0, .15);--vx-purple: #7c3aed;--vx-purple-light: #9d68f0;--vx-purple-dim: rgba(124, 58, 237, .2);--vx-green: #10b981;--vx-red: #ef4444;--vx-text: #dde6f0;--vx-text-muted: #5a7a9a;--vx-text-faint: #2e4160;--vx-radius-sm: 8px;--vx-radius-md: 12px;--vx-radius-lg: 18px;--vx-radius-xl: 24px;--vx-shadow-card: 0 4px 24px rgba(0, 0, 0, .4);--vx-shadow-glow: 0 0 30px rgba(244, 167, 0, .2);--vx-font-sans: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--vx-font-display: "Raleway", var(--vx-font-sans);--vx-transition: all .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:hidden}body{font-family:var(--vx-font-sans);background-color:var(--vx-bg);color:var(--vx-text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{width:100%;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit;border:none;outline:none}ul{list-style:none}.sn-container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.sn-btn-primary{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,var(--vx-gold),var(--vx-gold-light));color:#0a0e1a;font-weight:700;font-size:15px;padding:12px 28px;border-radius:var(--vx-radius-md);transition:var(--vx-transition);letter-spacing:.3px}.sn-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f4a70066}.sn-btn-secondary{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--vx-text);font-weight:600;font-size:15px;padding:11px 28px;border:1px solid var(--vx-border-light);border-radius:var(--vx-radius-md);transition:var(--vx-transition)}.sn-btn-secondary:hover{border-color:var(--vx-gold);color:var(--vx-gold);background:var(--vx-gold-dim)}.sn-section-title{font-family:var(--vx-font-display);font-size:clamp(24px,4vw,36px);font-weight:800;color:var(--vx-text);line-height:1.2}.sn-section-title span{color:var(--vx-gold)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--vx-bg)}::-webkit-scrollbar-thumb{background:var(--vx-surface-3);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--vx-border-light)}@keyframes sn-float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-12px) rotate(3deg)}66%{transform:translateY(-6px) rotate(-2deg)}}@keyframes sn-float-delayed{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-18px) rotate(-3deg)}66%{transform:translateY(-8px) rotate(2deg)}}@keyframes sn-pulse-glow{0%,to{box-shadow:0 0 20px #f4a7004d}50%{box-shadow:0 0 40px #f4a70099}}@keyframes sn-shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes sn-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes sn-spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes sn-gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes sn-slide-in-right{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.sn-animate-fade-up{animation:sn-fade-up .6s ease both}.sn-animate-fade-up-delay-1{animation:sn-fade-up .6s .15s ease both}.sn-animate-fade-up-delay-2{animation:sn-fade-up .6s .3s ease both}._header_1i5w5_1{position:sticky;top:0;z-index:1000;background:transparent;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease;border-bottom:1px solid transparent}._header_1i5w5_1._scrolled_1i5w5_10{background:#070b13f2;border-bottom-color:var(--vx-border);box-shadow:0 4px 24px #0000004d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._inner_1i5w5_17{display:flex;align-items:center;justify-content:space-between;height:72px;gap:32px}._logo_1i5w5_26{display:flex;align-items:center;gap:10px;flex-shrink:0}._logoIcon_1i5w5_33{display:flex;align-items:center}._logoText_1i5w5_38{font-family:var(--vx-font-display);font-size:22px;font-weight:400;color:var(--vx-text);letter-spacing:-.5px}._logoText_1i5w5_38 strong{font-weight:800;color:var(--vx-gold)}._nav_1i5w5_52{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}._navLink_1i5w5_60{font-size:14px;font-weight:500;color:var(--vx-text-muted);padding:8px 14px;border-radius:var(--vx-radius-sm);transition:var(--vx-transition)}._navLink_1i5w5_60:hover{color:var(--vx-text);background:var(--vx-surface-2)}._navLinkActive_1i5w5_74{color:var(--vx-gold);background:var(--vx-gold-dim)}._actions_1i5w5_80{display:flex;align-items:center;gap:12px;flex-shrink:0}._authBtn_1i5w5_87{max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userStats_1i5w5_94{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--vx-text-muted)}._userStats_1i5w5_94 span{display:inline-flex;align-items:center;height:30px;padding:0 10px;border-radius:999px;background:var(--vx-surface);border:1px solid var(--vx-border)}._menuBtn_1i5w5_113{display:none;width:40px;height:40px;align-items:center;justify-content:center;background:var(--vx-surface-2);border-radius:var(--vx-radius-sm);padding:0}._menuIcon_1i5w5_124{position:relative;display:block;width:18px;height:2px;background:var(--vx-text);transition:var(--vx-transition)}._menuIcon_1i5w5_124:before,._menuIcon_1i5w5_124:after{content:"";position:absolute;left:0;width:18px;height:2px;background:var(--vx-text);transition:var(--vx-transition)}._menuIcon_1i5w5_124:before{top:-6px}._menuIcon_1i5w5_124:after{top:6px}._menuIconOpen_1i5w5_147{background:transparent}._menuIconOpen_1i5w5_147:before{top:0;transform:rotate(45deg)}._menuIconOpen_1i5w5_147:after{top:0;transform:rotate(-45deg)}._drawer_1i5w5_162{position:fixed;top:72px;left:0;right:0;bottom:0;background:var(--vx-bg);padding:24px;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;overflow-y:auto}._drawerOpen_1i5w5_177{transform:translate(0)}._drawer_1i5w5_162 nav{display:flex;flex-direction:column;gap:4px}._drawerLink_1i5w5_187{font-size:18px;font-weight:500;color:var(--vx-text-muted);padding:16px;border-radius:var(--vx-radius-md);transition:var(--vx-transition)}._drawerLink_1i5w5_187:hover,._drawerLinkActive_1i5w5_197{color:var(--vx-gold);background:var(--vx-gold-dim)}._drawerCta_1i5w5_202{margin-top:16px;width:100%;justify-content:center;font-size:16px;padding:14px}._drawerLogin_1i5w5_210,._drawerLogout_1i5w5_211{margin-top:10px;width:100%;justify-content:center}._drawerAuthWrap_1i5w5_217{margin-top:10px}._drawerStats_1i5w5_221{display:grid;grid-template-columns:1fr 1fr;gap:8px}._drawerStats_1i5w5_221 span{height:34px;border:1px solid var(--vx-border);background:var(--vx-surface);border-radius:var(--vx-radius-sm);color:var(--vx-text-muted);font-size:12px;display:inline-flex;align-items:center;justify-content:center}._drawerAge_1i5w5_239{margin-top:auto;padding-top:24px;font-size:12px;color:var(--vx-text-faint);text-align:center}@media (max-width: 768px){._inner_1i5w5_17{gap:12px}._logoText_1i5w5_38{font-size:18px}._nav_1i5w5_52{display:none}._menuBtn_1i5w5_113{display:flex}._userStats_1i5w5_94,._authBtn_1i5w5_87{display:none}}@media (max-width: 480px){._actions_1i5w5_80>a:not(._authBtn_1i5w5_87){display:none}}._footer_198ei_1{border-top:1px solid var(--vx-border);margin-top:auto}._rgcBanner_198ei_7{background:linear-gradient(135deg,#0d1a0a,#081208);border-bottom:1px solid rgba(16,185,129,.2);padding:16px 0}._rgcInner_198ei_13{display:flex;align-items:center;gap:16px}._rgcBadge_198ei_19{flex-shrink:0;width:40px;height:40px;background:var(--vx-green);color:#fff;font-weight:800;font-size:13px;border-radius:50%;display:flex;align-items:center;justify-content:center}._rgcText_198ei_33{font-size:13px;color:var(--vx-text-muted);line-height:1.5}._rgcText_198ei_33 a{color:var(--vx-green);text-decoration:underline}._rgcText_198ei_33 strong{color:var(--vx-text)}._main_198ei_49{padding:64px 0 48px}._grid_198ei_53{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:40px}._brand_198ei_60{display:flex;flex-direction:column;gap:16px}._logo_198ei_66{display:inline-flex;align-items:center;gap:10px;font-family:var(--vx-font-display);font-size:20px;font-weight:400;color:var(--vx-text)}._logo_198ei_66 strong{font-weight:800;color:var(--vx-gold)}._brandTagline_198ei_81{font-size:14px;color:var(--vx-text-muted);line-height:1.6;max-width:260px}._socialLinks_198ei_88{display:flex;gap:8px}._socialLink_198ei_88{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--vx-surface-2);border:1px solid var(--vx-border);border-radius:var(--vx-radius-sm);color:var(--vx-text-muted);transition:var(--vx-transition)}._socialLink_198ei_88:hover{color:var(--vx-gold);border-color:var(--vx-gold-dim);background:var(--vx-gold-dim)}._linkGroup_198ei_113 h3{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--vx-text-muted);margin-bottom:16px}._linkGroup_198ei_113 ul{display:flex;flex-direction:column;gap:10px}._footerLink_198ei_128{font-size:14px;color:var(--vx-text-muted);transition:var(--vx-transition)}._footerLink_198ei_128:hover{color:var(--vx-gold)}._bottom_198ei_139{border-top:1px solid var(--vx-border);padding:24px 0}._bottomInner_198ei_144{display:flex;align-items:center;gap:24px;flex-wrap:wrap}._copyright_198ei_151{font-size:13px;color:var(--vx-text-muted);flex-shrink:0}._disclaimer_198ei_157{font-size:12px;color:var(--vx-text-faint);flex:1;min-width:200px}._bottomLinks_198ei_164{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--vx-text-faint);flex-shrink:0}._bottomLink_198ei_164{color:var(--vx-text-muted);transition:color .2s}._bottomLink_198ei_164:hover{color:var(--vx-gold)}@media (max-width: 1024px){._grid_198ei_53{grid-template-columns:1fr 1fr 1fr}._brand_198ei_60{grid-column:1 / -1;flex-direction:row;flex-wrap:wrap;align-items:flex-start}._brandTagline_198ei_81{max-width:100%}}@media (max-width: 640px){._grid_198ei_53{grid-template-columns:1fr 1fr;gap:32px}._brand_198ei_60{grid-column:1 / -1}._rgcInner_198ei_13{align-items:flex-start}._bottomInner_198ei_144{flex-direction:column;align-items:flex-start;gap:12px}}._hero_1cch3_1{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;padding:120px 0 80px}._bgGradient_1cch3_11{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(124,58,237,.25) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 80% 80%,rgba(244,167,0,.12) 0%,transparent 50%),radial-gradient(ellipse 50% 50% at 10% 60%,rgba(0,200,255,.08) 0%,transparent 50%);background-size:200% 200%;animation:_sn-gradient-shift_1cch3_1 12s ease infinite}._bgGrid_1cch3_21{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(var(--vx-border) 1px,transparent 1px),linear-gradient(90deg,var(--vx-border) 1px,transparent 1px);background-size:60px 60px;opacity:.3;-webkit-mask-image:radial-gradient(ellipse 80% 80% at center,black 30%,transparent 100%);mask-image:radial-gradient(ellipse 80% 80% at center,black 30%,transparent 100%)}._floatSymbol_1cch3_33{position:absolute;color:#f4a70012;font-family:var(--vx-font-display);font-weight:900;-webkit-user-select:none;user-select:none;pointer-events:none;animation:_sn-float_1cch3_1 var(--duration, 6s) var(--delay, 0s) ease-in-out infinite}._content_1cch3_44{position:relative;z-index:1;max-width:680px;animation:_sn-fade-up_1cch3_1 .8s ease both}._eyebrow_1cch3_51{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--vx-gold);background:var(--vx-gold-dim);border:1px solid rgba(244,167,0,.25);padding:6px 14px;border-radius:100px;margin-bottom:28px}._eyebrowDot_1cch3_67{width:6px;height:6px;background:var(--vx-gold);border-radius:50%;animation:_sn-pulse-glow_1cch3_1 2s ease-in-out infinite}._headline_1cch3_75{font-family:var(--vx-font-display);font-size:clamp(48px,8vw,80px);font-weight:900;line-height:1.05;color:var(--vx-text);margin-bottom:24px;letter-spacing:-2px}._headlineAccent_1cch3_85{background:linear-gradient(135deg,var(--vx-gold),var(--vx-gold-light),var(--vx-purple-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtext_1cch3_92{font-size:clamp(16px,2vw,19px);color:var(--vx-text-muted);line-height:1.7;margin-bottom:40px;max-width:540px}._ctaGroup_1cch3_101{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:56px}._ctaPrimary_1cch3_109{font-size:16px;padding:14px 32px;animation:_sn-pulse-glow_1cch3_1 3s ease-in-out infinite}._ctaSecondary_1cch3_115{font-size:16px;padding:13px 28px}._stats_1cch3_121{display:flex;align-items:center;gap:0;flex-wrap:wrap;row-gap:16px}._stat_1cch3_121{display:flex;flex-direction:column;gap:2px;padding:0 28px}._stat_1cch3_121:first-child{padding-left:0}._statValue_1cch3_140{font-family:var(--vx-font-display);font-size:22px;font-weight:800;color:var(--vx-text);line-height:1}._statLabel_1cch3_148{font-size:12px;font-weight:500;color:var(--vx-text-muted);text-transform:uppercase;letter-spacing:.5px}._statDivider_1cch3_156{width:1px;height:36px;background:var(--vx-border)}._scrollHint_1cch3_163{position:absolute;bottom:32px;left:50%;transform:translate(-50%)}._scrollLine_1cch3_170{width:1px;height:48px;background:linear-gradient(to bottom,transparent,var(--vx-gold));margin:0 auto;animation:_sn-fade-up_1cch3_1 1s 1s ease both}@media (max-width: 768px){._hero_1cch3_1{min-height:auto;padding:100px 0 60px}._ctaGroup_1cch3_101{flex-direction:column;align-items:flex-start}._ctaPrimary_1cch3_109,._ctaSecondary_1cch3_115{width:100%;justify-content:center}._stats_1cch3_121{gap:0}._stat_1cch3_121{padding:0 20px}._statDivider_1cch3_156{height:28px}}@media (max-width: 480px){._stats_1cch3_121{display:grid;grid-template-columns:1fr 1fr;gap:20px}._statDivider_1cch3_156{display:none}._stat_1cch3_121{padding:0}}._card_1505t_1{border-radius:var(--vx-radius-lg);overflow:hidden;background:var(--vx-surface);border:1px solid var(--vx-border);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}._card_1505t_1:hover{transform:translateY(-4px);border-color:var(--vx-border-light);box-shadow:var(--vx-shadow-card)}._cardInner_1505t_15{display:block;text-decoration:none;color:inherit}._thumbnail_1505t_22{position:relative;aspect-ratio:16 / 10;overflow:hidden;display:flex;align-items:center;justify-content:center}._thumbnailImage_1505t_31{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}._thumbnailSymbol_1505t_39{font-size:72px;font-weight:900;font-family:var(--vx-font-display);opacity:.8;transition:transform .3s ease,opacity .3s ease;line-height:1;position:relative;z-index:1}._card_1505t_1:hover ._thumbnailSymbol_1505t_39{transform:scale(1.1);opacity:.4}._thumbnailGlow_1505t_55{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}._tag_1505t_62{position:absolute;top:10px;left:10px;font-size:10px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;color:#fff;padding:3px 8px;border-radius:4px;z-index:2}._hoverOverlay_1505t_77{position:absolute;top:0;right:0;bottom:0;left:0;background:#070b13b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._card_1505t_1:hover ._hoverOverlay_1505t_77{opacity:1}._playBtn_1505t_93{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,var(--vx-gold),var(--vx-gold-light));color:#0a0e1a;font-weight:700;font-size:14px;padding:10px 22px;border-radius:var(--vx-radius-md);transform:translateY(6px);transition:transform .25s ease}._card_1505t_1:hover ._playBtn_1505t_93{transform:translateY(0)}._info_1505t_112{padding:16px;display:flex;flex-direction:column;gap:10px}._infoTop_1505t_119{display:flex;flex-direction:column;gap:2px}._title_1505t_125{font-size:15px;font-weight:700;color:var(--vx-text);line-height:1.3}._subtitle_1505t_132{font-size:12px;color:var(--vx-text-muted)}._meta_1505t_138{display:flex;align-items:center;gap:8px}._metaItem_1505t_144{display:flex;flex-direction:column;gap:1px}._metaLabel_1505t_150{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--vx-text-faint)}._metaValue_1505t_158{font-size:12px;font-weight:700;color:var(--vx-text)}._metaDot_1505t_164{width:2px;height:2px;border-radius:50%;background:var(--vx-border-light);align-self:center;flex-shrink:0}._features_1505t_174{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}._featureTag_1505t_181{font-size:11px;font-weight:500;color:var(--vx-text-muted);background:var(--vx-surface-2);border:1px solid var(--vx-border);padding:3px 8px;border-radius:4px}._featured_1505t_192 ._thumbnail_1505t_22{aspect-ratio:4 / 3}._featured_1505t_192 ._thumbnailSymbol_1505t_39{font-size:96px}._featured_1505t_192 ._title_1505t_125{font-size:17px}._features_gpg3m_2{padding:80px 0;border-bottom:1px solid var(--vx-border)}._featuresGrid_gpg3m_7{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}._featureCard_gpg3m_13{padding:28px 24px;background:var(--vx-surface);border:1px solid var(--vx-border);border-radius:var(--vx-radius-lg);transition:border-color .25s ease,transform .25s ease}._featureCard_gpg3m_13:hover{border-color:var(--vx-border-light);transform:translateY(-3px)}._featureIcon_gpg3m_26{width:48px;height:48px;background:var(--vx-gold-dim);border:1px solid rgba(244,167,0,.2);border-radius:var(--vx-radius-md);display:flex;align-items:center;justify-content:center;color:var(--vx-gold);margin-bottom:16px}._featureTitle_gpg3m_39{font-size:16px;font-weight:700;color:var(--vx-text);margin-bottom:8px}._featureDesc_gpg3m_46{font-size:14px;color:var(--vx-text-muted);line-height:1.6}._section_gpg3m_53{padding:80px 0;border-bottom:1px solid var(--vx-border)}._sectionHeader_gpg3m_58{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:36px;gap:16px}._sectionSub_gpg3m_66{font-size:14px;color:var(--vx-text-muted);margin-top:6px}._gamesGrid_gpg3m_73{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}._allGamesGrid_gpg3m_79{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}._promoSection_gpg3m_86{padding:80px 0;border-bottom:1px solid var(--vx-border)}._promoBanner_gpg3m_91{background:linear-gradient(135deg,#1a0f40,#2d1b69,#1a1a4e);border:1px solid rgba(124,58,237,.3);border-radius:var(--vx-radius-xl);padding:60px;display:flex;align-items:center;gap:60px;overflow:hidden;position:relative}._promoBanner_gpg3m_91:before{content:"";position:absolute;top:-40px;right:-40px;width:300px;height:300px;background:radial-gradient(circle,rgba(244,167,0,.1) 0%,transparent 70%);pointer-events:none}._promoBannerContent_gpg3m_114{flex:1;max-width:560px}._promoBannerEyebrow_gpg3m_119{font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--vx-purple-light);margin-bottom:16px}._promoBannerTitle_gpg3m_128{font-family:var(--vx-font-display);font-size:clamp(28px,4vw,44px);font-weight:900;color:var(--vx-text);line-height:1.15;margin-bottom:16px;letter-spacing:-1px}._promoBannerTitle_gpg3m_128 span{color:var(--vx-gold)}._promoBannerText_gpg3m_142{font-size:15px;color:var(--vx-text-muted);line-height:1.7;margin-bottom:28px}._promoBannerCta_gpg3m_149{font-size:16px;padding:14px 32px}._promoBannerVisual_gpg3m_154{flex-shrink:0}._coinStack_gpg3m_158{display:flex;flex-direction:column;gap:8px;align-items:center}._coin_gpg3m_158{width:64px;height:64px;background:linear-gradient(135deg,var(--vx-gold),var(--vx-gold-light));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#0a0e1a;font-weight:900;animation:_sn-float_gpg3m_1 4s ease-in-out infinite;box-shadow:0 4px 16px #f4a70066}._rgSection_gpg3m_181{padding:60px 0}._rgCard_gpg3m_185{display:flex;align-items:center;gap:24px;background:linear-gradient(135deg,#0d1a0a,#081208);border:1px solid rgba(16,185,129,.2);border-radius:var(--vx-radius-lg);padding:32px}._rgIcon_gpg3m_195{width:56px;height:56px;background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:var(--vx-radius-md);display:flex;align-items:center;justify-content:center;color:var(--vx-green);flex-shrink:0}._rgContent_gpg3m_208{flex:1}._rgTitle_gpg3m_212{font-size:17px;font-weight:700;color:var(--vx-text);margin-bottom:6px}._rgText_gpg3m_219{font-size:14px;color:var(--vx-text-muted);line-height:1.6}@media (max-width: 1024px){._featuresGrid_gpg3m_7,._gamesGrid_gpg3m_73{grid-template-columns:repeat(2,1fr)}._promoBanner_gpg3m_91{padding:40px;gap:40px}}@media (max-width: 768px){._section_gpg3m_53,._features_gpg3m_2,._promoSection_gpg3m_86{padding:60px 0}._sectionHeader_gpg3m_58{flex-direction:column;align-items:flex-start}._promoBanner_gpg3m_91{flex-direction:column;padding:32px 24px;text-align:center;align-items:center}._promoBannerCta_gpg3m_149{width:100%;justify-content:center}._promoBannerVisual_gpg3m_154{display:none}._rgCard_gpg3m_185{flex-direction:column;text-align:center}._rgCard_gpg3m_185 .sn-btn-secondary{width:100%;justify-content:center}}@media (max-width: 640px){._featuresGrid_gpg3m_7,._gamesGrid_gpg3m_73{grid-template-columns:1fr}}._page_lwrfu_1{padding-bottom:80px}._pageHeader_lwrfu_5{padding:100px 0 48px;border-bottom:1px solid var(--vx-border);margin-bottom:40px;background:linear-gradient(to bottom,rgba(124,58,237,.08) 0%,transparent 100%)}._pageTitle_lwrfu_12{margin-bottom:10px}._pageSubtitle_lwrfu_16{font-size:16px;color:var(--vx-text-muted)}._controls_lwrfu_22{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:36px;flex-wrap:wrap}._categoryTabs_lwrfu_31{display:flex;gap:6px;flex-wrap:wrap}._catTab_lwrfu_37{font-size:13px;font-weight:600;color:var(--vx-text-muted);padding:8px 16px;background:var(--vx-surface);border:1px solid var(--vx-border);border-radius:100px;transition:var(--vx-transition)}._catTab_lwrfu_37:hover{color:var(--vx-text);border-color:var(--vx-border-light)}._catTabActive_lwrfu_53{color:var(--vx-gold);background:var(--vx-gold-dim);border-color:#f4a7004d}._searchWrap_lwrfu_60{position:relative;flex-shrink:0}._searchIcon_lwrfu_65{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--vx-text-muted);pointer-events:none}._searchInput_lwrfu_74{background:var(--vx-surface);border:1px solid var(--vx-border);border-radius:var(--vx-radius-md);color:var(--vx-text);font-family:var(--vx-font-sans);font-size:14px;padding:9px 16px 9px 38px;width:220px;transition:var(--vx-transition);outline:none}._searchInput_lwrfu_74:focus{border-color:var(--vx-gold);box-shadow:0 0 0 3px var(--vx-gold-dim)}._searchInput_lwrfu_74::placeholder{color:var(--vx-text-faint)}._resultsCount_lwrfu_97{font-size:13px;color:var(--vx-text-muted);margin-bottom:24px}._gamesGrid_lwrfu_103{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}._emptyState_lwrfu_110{text-align:center;padding:80px 24px}._emptyTitle_lwrfu_115{font-size:20px;font-weight:700;color:var(--vx-text);margin-bottom:8px}._emptyText_lwrfu_122{font-size:15px;color:var(--vx-text-muted);margin-bottom:24px}@media (max-width: 768px){._controls_lwrfu_22{flex-direction:column;align-items:flex-start}._searchInput_lwrfu_74,._searchWrap_lwrfu_60{width:100%}}._page_c3kke_1{padding-bottom:80px}._pageHeader_c3kke_5{padding:100px 0 48px;border-bottom:1px solid var(--vx-border);margin-bottom:48px;background:linear-gradient(to bottom,rgba(244,167,0,.05) 0%,transparent 100%)}._pageTitle_c3kke_12{margin-bottom:10px}._pageSubtitle_c3kke_16{font-size:16px;color:var(--vx-text-muted)}._promoGrid_c3kke_21{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:40px}._promoCard_c3kke_28{border-radius:var(--vx-radius-xl);border:1px solid rgba(255,255,255,.06);overflow:hidden;position:relative;transition:transform .25s ease,box-shadow .25s ease}._promoCard_c3kke_28:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0006}._promoCardInner_c3kke_41{padding:36px;display:flex;flex-direction:column;gap:16px;height:100%}._promoTag_c3kke_49{display:inline-flex;align-self:flex-start;font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:#fff;padding:4px 10px;border-radius:4px}._promoMeta_c3kke_61{display:flex;flex-direction:column;gap:4px}._promoSubtitle_c3kke_67{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#fff6}._promoTitle_c3kke_75{font-family:var(--vx-font-display);font-size:clamp(22px,3vw,30px);font-weight:900;color:var(--vx-text);line-height:1.15}._promoDesc_c3kke_83{font-size:14px;color:#dde6f0b3;line-height:1.7}._promoReward_c3kke_89{display:flex;align-items:center;gap:16px;padding:16px;background:#0003;border-radius:var(--vx-radius-md)}._rewardItem_c3kke_98{display:flex;flex-direction:column;gap:3px}._rewardValue_c3kke_104{font-family:var(--vx-font-display);font-size:24px;font-weight:900;line-height:1}._rewardLabel_c3kke_111{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#dde6f080}._rewardDivider_c3kke_119{width:1px;height:40px;background:#ffffff1a}._promoCta_c3kke_125{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--vx-gold),var(--vx-gold-light));color:#0a0e1a;font-weight:700;font-size:15px;padding:12px 28px;border-radius:var(--vx-radius-md);transition:var(--vx-transition);align-self:flex-start}._promoCta_c3kke_125:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f4a70066}._promoTerms_c3kke_144{font-size:11px;color:#dde6f059;line-height:1.5;margin-top:auto}._notice_c3kke_151{background:var(--vx-surface);border:1px solid var(--vx-border-light);border-left:3px solid var(--vx-gold);border-radius:var(--vx-radius-md);padding:20px 24px;font-size:14px;color:var(--vx-text-muted);line-height:1.7}._notice_c3kke_151 strong{color:var(--vx-text)}@media (max-width: 768px){._promoGrid_c3kke_21{grid-template-columns:1fr}._promoCta_c3kke_125{width:100%}}._page_1luu0_1{padding-bottom:100px}._hero_1luu0_5{padding:100px 0 60px;border-bottom:1px solid var(--vx-border);margin-bottom:60px}._title_1luu0_11{font-family:var(--vx-font-display);font-size:clamp(40px,6vw,64px);font-weight:900;color:var(--vx-text);line-height:1.1;margin-bottom:16px;letter-spacing:-2px}._title_1luu0_11 span{color:var(--vx-gold)}._subtitle_1luu0_25{font-size:18px;color:var(--vx-text-muted)}._section_1luu0_30{padding:60px 0;border-bottom:1px solid var(--vx-border)}._section_1luu0_30:last-child{border-bottom:none}._sectionTitle_1luu0_39{margin-bottom:28px}._twoCol_1luu0_43{display:grid;grid-template-columns:1fr 320px;gap:60px;align-items:start}._bodyText_1luu0_50{font-size:16px;color:var(--vx-text-muted);line-height:1.8;margin-bottom:16px}._statBox_1luu0_57{background:var(--vx-surface);border:1px solid var(--vx-border);border-radius:var(--vx-radius-xl);overflow:hidden}._statRow_1luu0_64{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;border-bottom:1px solid var(--vx-border)}._statRow_1luu0_64:last-child{border-bottom:none}._statNum_1luu0_76{font-family:var(--vx-font-display);font-size:28px;font-weight:900;color:var(--vx-gold)}._statLabel_1luu0_83{font-size:14px;color:var(--vx-text-muted)}._commitGrid_1luu0_88{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._commitCard_1luu0_94{background:var(--vx-surface);border:1px solid var(--vx-border);border-radius:var(--vx-radius-lg);padding:28px;transition:border-color .25s}._commitCard_1luu0_94:hover{border-color:var(--vx-border-light)}._commitTitle_1luu0_106{font-size:16px;font-weight:700;color:var(--vx-text);margin-bottom:10px}._commitText_1luu0_113{font-size:14px;color:var(--vx-text-muted);line-height:1.6}._contactGrid_1luu0_119{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}._contactCard_1luu0_125{background:var(--vx-surface);border:1px solid var(--vx-border);border-radius:var(--vx-radius-lg);padding:28px;text-align:center;transition:border-color .25s}._contactCard_1luu0_125:hover{border-color:var(--vx-border-light)}._contactIcon_1luu0_138{font-size:28px;margin-bottom:12px}._contactTitle_1luu0_143{font-size:15px;font-weight:700;color:var(--vx-text);margin-bottom:8px}._contactLink_1luu0_150{font-size:14px;color:var(--vx-gold);text-decoration:underline;transition:opacity .2s}._contactLink_1luu0_150:hover{opacity:.8}@media (max-width: 1024px){._twoCol_1luu0_43{grid-template-columns:1fr}}@media (max-width: 768px){._commitGrid_1luu0_88,._contactGrid_1luu0_119{grid-template-columns:1fr}}._page_opxxg_1{padding-bottom:100px}._hero_opxxg_5{padding:100px 0 60px;background:linear-gradient(to bottom,rgba(16,185,129,.06) 0%,transparent 100%);border-bottom:1px solid var(--vx-border);margin-bottom:60px}._heroInner_opxxg_12{max-width:680px}._badge_opxxg_16{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;letter-spacing:.5px;color:var(--vx-green);background:#10b9811a;border:1px solid rgba(16,185,129,.25);padding:6px 16px;border-radius:100px;margin-bottom:24px}._title_opxxg_31{font-family:var(--vx-font-display);font-size:clamp(36px,5vw,56px);font-weight:900;color:var(--vx-text);line-height:1.1;margin-bottom:20px;letter-spacing:-1.5px}._subtitle_opxxg_41{font-size:17px;color:var(--vx-text-muted);line-height:1.7}._section_opxxg_48{padding:48px 0;border-bottom:1px solid var(--vx-border)}._section_opxxg_48:last-child{border-bottom:none}._sectionTitle_opxxg_57{margin-bottom:32px}._notice_opxxg_62{background:var(--vx-surface);border:1px solid var(--vx-border-light);border-left:3px solid var(--vx-green);border-radius:var(--vx-radius-md);padding:20px 24px;font-size:14px;color:var(--vx-text-muted);line-height:1.7}._notice_opxxg_62 strong{color:var(--vx-text)}._toolsGrid_opxxg_78{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._toolCard_opxxg_84{background:var(--vx-surface);border:1px solid var(--vx-border);border-radius:var(--vx-radius-lg);padding:28px;transition:border-color .25s ease}._toolCard_opxxg_84:hover{border-color:var(--vx-border-light)}._toolIcon_opxxg_96{font-size:32px;margin-bottom:16px;display:block}._toolTitle_opxxg_102{font-size:16px;font-weight:700;color:var(--vx-text);margin-bottom:8px}._toolDesc_opxxg_109{font-size:14px;color:var(--vx-text-muted);line-height:1.6}._signsGrid_opxxg_116{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}._signsIntro_opxxg_123{font-size:15px;color:var(--vx-text-muted);margin-bottom:20px;line-height:1.6}._signItems_opxxg_130{display:flex;flex-direction:column;gap:12px}._signItem_opxxg_130{display:flex;gap:12px;font-size:14px;color:var(--vx-text-muted);line-height:1.5;align-items:flex-start}._signBullet_opxxg_145{color:var(--vx-gold);flex-shrink:0;font-weight:700;margin-top:1px}._selfExclusion_opxxg_152{background:var(--vx-surface);border:1px solid var(--vx-border);border-radius:var(--vx-radius-lg);padding:32px;display:flex;flex-direction:column;gap:16px}._selfExTitle_opxxg_162{font-size:20px;font-weight:800;color:var(--vx-text)}._selfExText_opxxg_168{font-size:14px;color:var(--vx-text-muted);line-height:1.6}._selfExNote_opxxg_174{font-size:13px;color:var(--vx-text-muted)}._selfExNote_opxxg_174 strong{color:var(--vx-text)}._resourcesIntro_opxxg_184{font-size:15px;color:var(--vx-text-muted);margin-bottom:24px;line-height:1.6}._resourcesList_opxxg_191{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}._resourceCard_opxxg_198{display:flex;align-items:center;justify-content:space-between;background:var(--vx-surface);border:1px solid var(--vx-border);border-radius:var(--vx-radius-md);padding:16px 20px;transition:var(--vx-transition);text-decoration:none}._resourceCard_opxxg_198:hover{border-color:var(--vx-gold);background:var(--vx-gold-dim)}._resourceInfo_opxxg_215{display:flex;flex-direction:column;gap:3px}._resourceName_opxxg_221{font-size:15px;font-weight:600;color:var(--vx-text)}._resourceRegion_opxxg_227{font-size:12px;color:var(--vx-text-muted)}._resourceArrow_opxxg_232{color:var(--vx-text-muted);font-size:16px;transition:color .2s}._resourceCard_opxxg_198:hover ._resourceArrow_opxxg_232{color:var(--vx-gold)}._hotline_opxxg_242{font-size:16px;color:var(--vx-text-muted);background:var(--vx-surface-2);border:1px solid var(--vx-border);border-radius:var(--vx-radius-md);padding:16px 20px}._hotline_opxxg_242 strong{color:var(--vx-green);font-size:18px}._ageText_opxxg_257{font-size:15px;color:var(--vx-text-muted);line-height:1.7;max-width:720px}._ageText_opxxg_257 a{color:var(--vx-gold);text-decoration:underline}@media (max-width: 768px){._toolsGrid_opxxg_78,._signsGrid_opxxg_116{grid-template-columns:1fr}}._page_oz645_1{padding-bottom:100px}._playSection_oz645_5{padding-top:36px}._toast_oz645_9{margin-bottom:10px;display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(244,167,0,.35);background:#f4a7001f;color:var(--vx-gold);font-size:13px;font-weight:600}._playHeader_oz645_23{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;flex-wrap:wrap}._playTitle_oz645_32{font-family:var(--vx-font-display);font-size:clamp(24px,3vw,34px);color:var(--vx-text)}._frameWrap_oz645_38{position:relative;width:100%;border:1px solid var(--vx-border);border-radius:var(--vx-radius-lg);overflow:hidden;background:#0a0e1a;box-shadow:var(--vx-shadow-card)}._frameStatus_oz645_48{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#070b13;color:var(--vx-text-muted);font-size:14px;z-index:1}._gameFrame_oz645_60{width:100%;height:min(76vh,720px);border:0;display:block;background:#070b13}._frameHint_oz645_68{margin-top:10px;font-size:13px;color:var(--vx-text-muted)}._frameHint_oz645_68 a{color:var(--vx-gold)}._hero_oz645_79{position:relative;overflow:hidden;padding:80px 0 60px;margin-bottom:0}._heroGlow_oz645_86{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}._heroInner_oz645_92{position:relative;z-index:1;display:grid;grid-template-columns:1fr 320px;gap:60px;align-items:center}._heroLeft_oz645_101{display:flex;flex-direction:column;gap:16px}._backLink_oz645_107{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#dde6f080;transition:color .2s;align-self:flex-start}._backLink_oz645_107:hover{color:var(--vx-text)}._categoryBadge_oz645_122{display:inline-flex;align-self:flex-start;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#dde6f099;background:#ffffff14;border:1px solid rgba(255,255,255,.1);padding:4px 12px;border-radius:100px}._heroTitle_oz645_136{font-family:var(--vx-font-display);font-size:clamp(36px,5vw,60px);font-weight:900;color:var(--vx-text);line-height:1.05;letter-spacing:-1.5px}._heroDesc_oz645_145{font-size:16px;color:#dde6f0a6;line-height:1.7;max-width:480px}._heroCtas_oz645_152{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:8px}._playBtn_oz645_160{font-size:16px;padding:14px 32px}._noMoney_oz645_165{font-size:13px;color:#dde6f066}._heroRight_oz645_171{display:flex;justify-content:center}._gameThumbnail_oz645_176{position:relative;width:280px;height:280px;border-radius:var(--vx-radius-xl);background:#0000004d;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._gameImage_oz645_189{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}._gameSymbol_oz645_197{font-size:120px;font-weight:900;font-family:var(--vx-font-display);opacity:.85;animation:_sn-float_oz645_1 5s ease-in-out infinite;position:relative;z-index:1}._gameTag_oz645_207{position:absolute;top:16px;left:16px;font-size:11px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;color:#fff;padding:4px 10px;border-radius:5px;z-index:2}._statsRow_oz645_222{display:flex;align-items:center;background:var(--vx-surface);border:1px solid var(--vx-border);border-radius:var(--vx-radius-lg);padding:28px 40px;margin:40px 0;gap:0;overflow-x:auto}._statItem_oz645_234{display:flex;flex-direction:column;gap:4px;flex:1;text-align:center;min-width:80px}._statVal_oz645_243{font-family:var(--vx-font-display);font-size:22px;font-weight:900;color:var(--vx-text);line-height:1}._statKey_oz645_251{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--vx-text-muted)}._statDivider_oz645_259{width:1px;height:40px;background:var(--vx-border);flex-shrink:0}._detailsGrid_oz645_267{display:grid;grid-template-columns:1fr 1fr 320px;gap:20px;margin-bottom:64px}._featuresCard_oz645_274,._infoCard_oz645_275,._noticeCard_oz645_276{background:var(--vx-surface);border:1px solid var(--vx-border);border-radius:var(--vx-radius-lg);padding:28px}._cardTitle_oz645_283{font-size:16px;font-weight:700;color:var(--vx-text);margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--vx-border)}._featuresList_oz645_293{display:flex;flex-direction:column;gap:12px}._featureItem_oz645_299{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--vx-text-muted)}._featureCheck_oz645_307{font-weight:700;font-size:16px;flex-shrink:0}._infoList_oz645_314{display:flex;flex-direction:column;gap:0}._infoRow_oz645_320{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--vx-border);gap:12px}._infoRow_oz645_320:last-child{border-bottom:none}._infoKey_oz645_333{font-size:13px;color:var(--vx-text-muted)}._infoVal_oz645_338{font-size:13px;font-weight:600;color:var(--vx-text);text-align:right}._noticeCard_oz645_276{background:linear-gradient(135deg,#0d1a0a,#081208);border-color:#10b98133;display:flex;flex-direction:column;gap:12px}._noticeIcon_oz645_354{font-size:28px}._noticeTitle_oz645_358{font-size:16px;font-weight:700;color:var(--vx-text)}._noticeText_oz645_364{font-size:13px;color:var(--vx-text-muted);line-height:1.6;flex:1}._noticeLink_oz645_371{font-size:13px;font-weight:600;color:var(--vx-green);transition:opacity .2s}._noticeLink_oz645_371:hover{opacity:.75}._related_oz645_383{border-top:1px solid var(--vx-border);padding-top:56px}._relatedHeader_oz645_388{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}._relatedGrid_oz645_395{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 1024px){._detailsGrid_oz645_267{grid-template-columns:1fr 1fr}._noticeCard_oz645_276{grid-column:1 / -1}}@media (max-width: 768px){._gameFrame_oz645_60{height:62vh}._heroInner_oz645_92{grid-template-columns:1fr}._heroRight_oz645_171{display:none}._statsRow_oz645_222{padding:20px 24px;gap:0}._detailsGrid_oz645_267,._relatedGrid_oz645_395{grid-template-columns:1fr}}._page_1mqgt_1{padding-bottom:100px}._hero_1mqgt_5{padding:100px 0 48px;border-bottom:1px solid var(--vx-border);margin-bottom:56px}._title_1mqgt_11{font-family:var(--vx-font-display);font-size:clamp(36px,5vw,56px);font-weight:900;color:var(--vx-text);line-height:1.1;margin-bottom:12px;letter-spacing:-1.5px}._title_1mqgt_11 span{color:var(--vx-gold)}._meta_1mqgt_25{font-size:14px;color:var(--vx-text-muted)}._content_1mqgt_30{max-width:800px;display:flex;flex-direction:column;gap:0}._section_1mqgt_37{padding:40px 0;border-bottom:1px solid var(--vx-border)}._section_1mqgt_37:last-child{border-bottom:none}._section_1mqgt_37 h2{font-size:20px;font-weight:700;color:var(--vx-text);margin-bottom:16px}._section_1mqgt_37 h3{font-size:15px;font-weight:700;color:var(--vx-text);margin:20px 0 10px}._section_1mqgt_37 p{font-size:15px;color:var(--vx-text-muted);line-height:1.8;margin-bottom:12px}._section_1mqgt_37 p:last-child{margin-bottom:0}._section_1mqgt_37 ul{list-style:disc;padding-left:24px;display:flex;flex-direction:column;gap:8px;margin-bottom:12px}._section_1mqgt_37 ul li{font-size:15px;color:var(--vx-text-muted);line-height:1.6}._section_1mqgt_37 a{color:var(--vx-gold);text-decoration:underline;transition:opacity .2s}._section_1mqgt_37 a:hover{opacity:.8}._section_1mqgt_37 strong{color:var(--vx-text);font-weight:600}._page_6zvvw_1{padding-bottom:100px}._hero_6zvvw_5{padding:100px 0 48px;border-bottom:1px solid var(--vx-border);margin-bottom:56px}._title_6zvvw_11{font-family:var(--vx-font-display);font-size:clamp(36px,5vw,52px);font-weight:900;color:var(--vx-text);line-height:1.1;margin-bottom:12px;letter-spacing:-1.5px}._title_6zvvw_11 span{color:var(--vx-gold)}._subtitle_6zvvw_25{font-size:17px;color:var(--vx-text-muted)}._layout_6zvvw_31{display:grid;grid-template-columns:1fr 280px;gap:48px;align-items:start}._group_6zvvw_39{margin-bottom:48px}._group_6zvvw_39:last-child{margin-bottom:0}._groupTitle_6zvvw_47{font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--vx-gold);margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--vx-border)}._groupItems_6zvvw_58{display:flex;flex-direction:column;gap:4px}._item_6zvvw_65{border:1px solid var(--vx-border);border-radius:var(--vx-radius-md);overflow:hidden;transition:border-color .2s}._item_6zvvw_65:hover,._itemOpen_6zvvw_73{border-color:var(--vx-border-light)}._itemOpen_6zvvw_73{border-color:#f4a70040}._question_6zvvw_81{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:var(--vx-surface);font-size:15px;font-weight:600;color:var(--vx-text);text-align:left;transition:background .2s}._question_6zvvw_81:hover{background:var(--vx-surface-2)}._chevron_6zvvw_100{font-size:20px;color:var(--vx-gold);flex-shrink:0;font-weight:400;line-height:1}._answer_6zvvw_108{padding:16px 20px 20px;font-size:14px;color:var(--vx-text-muted);line-height:1.7;background:var(--vx-surface);border-top:1px solid var(--vx-border)}._sidebar_6zvvw_118{position:sticky;top:100px;display:flex;flex-direction:column;gap:16px}._sideCard_6zvvw_126{background:var(--vx-surface);border:1px solid var(--vx-border);border-radius:var(--vx-radius-lg);padding:24px;display:flex;flex-direction:column;gap:12px}._sideIcon_6zvvw_136{font-size:28px}._sideTitle_6zvvw_140{font-size:16px;font-weight:700;color:var(--vx-text)}._sideText_6zvvw_146{font-size:13px;color:var(--vx-text-muted);line-height:1.6}@media (max-width: 768px){._layout_6zvvw_31{grid-template-columns:1fr}._sidebar_6zvvw_118{position:static;flex-direction:row}._sideCard_6zvvw_126{flex:1}}@media (max-width: 480px){._sidebar_6zvvw_118{flex-direction:column}}._page_2kix2_1{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:60px 24px}._inner_2kix2_9{text-align:center;max-width:480px}._code_2kix2_14{font-family:var(--vx-font-display);font-size:120px;font-weight:900;color:var(--vx-border-light);line-height:1;margin-bottom:24px}._title_2kix2_23{font-size:28px;font-weight:800;color:var(--vx-text);margin-bottom:12px}._text_2kix2_30{font-size:16px;color:var(--vx-text-muted);margin-bottom:32px}._actions_2kix2_36{display:flex;gap:12px;justify-content:center}._page_h7l4t_1{padding:100px 0 80px;min-height:72vh}._wrap_h7l4t_6{display:flex;justify-content:center}._card_h7l4t_11{width:min(100%,480px);background:linear-gradient(160deg,var(--vx-surface),var(--vx-surface-2));border:1px solid var(--vx-border);border-radius:var(--vx-radius-xl);padding:32px;box-shadow:var(--vx-shadow-card)}._eyebrow_h7l4t_20{display:inline-block;font-size:12px;color:var(--vx-gold);background:var(--vx-gold-dim);border:1px solid rgba(244,167,0,.3);border-radius:999px;padding:4px 10px;margin-bottom:12px}._title_h7l4t_31{font-family:var(--vx-font-display);font-size:34px;line-height:1.1;color:var(--vx-text)}._subtitle_h7l4t_38{margin-top:10px;color:var(--vx-text-muted);font-size:14px}._demoStats_h7l4t_44{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}._demoStat_h7l4t_44{border:1px solid var(--vx-border);border-radius:var(--vx-radius-md);padding:10px;background:#ffffff05}._demoStatValue_h7l4t_58{display:block;color:var(--vx-gold);font-weight:800;font-size:15px}._demoStatLabel_h7l4t_65{display:block;color:var(--vx-text-muted);font-size:11px;margin-top:2px}._quickUsers_h7l4t_72{margin-top:12px;display:flex;gap:8px;flex-wrap:wrap}._quickUserBtn_h7l4t_79{background:var(--vx-surface-3);color:var(--vx-text-muted);border:1px solid var(--vx-border);border-radius:999px;font-size:12px;font-weight:600;padding:6px 10px;transition:var(--vx-transition)}._quickUserBtn_h7l4t_79:hover{color:var(--vx-text);border-color:var(--vx-gold)}._form_h7l4t_95{margin-top:24px;display:grid;gap:10px}._label_h7l4t_101{color:var(--vx-text);font-size:13px;font-weight:600}._input_h7l4t_107{background:var(--vx-surface-3);border:1px solid var(--vx-border);color:var(--vx-text);font-size:14px;border-radius:var(--vx-radius-md);padding:11px 12px;outline:none;transition:var(--vx-transition)}._input_h7l4t_107:focus{border-color:var(--vx-gold);box-shadow:0 0 0 3px var(--vx-gold-dim)}._error_h7l4t_123{color:var(--vx-red);font-size:13px}._notice_h7l4t_128{color:var(--vx-green);font-size:13px;background:#10b98114;border:1px solid rgba(16,185,129,.35);border-radius:var(--vx-radius-sm);padding:8px 10px}._hint_h7l4t_137{margin-top:18px;font-size:13px;color:var(--vx-text-muted)}._hint_h7l4t_137 a{color:var(--vx-gold)}@media (max-width: 640px){._demoStats_h7l4t_44{grid-template-columns:1fr}}
