
:root{--bg:#04020a;--panel:#0c0718;--panel2:#120b24;--purple:#7c3cff;--purple2:#b13cff;--cyan:#31d7ff;--green:#45f59a;--red:#ef4444;--text:#f9f6ff;--muted:#b9b0d2;--dim:#80768f;--line:rgba(168,85,247,.34);--soft:rgba(255,255,255,.10);--shadow:0 28px 82px rgba(0,0,0,.62);--container:min(1160px,calc(100% - 32px));--radius:30px}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{min-height:100vh;overflow-x:hidden;color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:radial-gradient(circle at 18% 8%,rgba(124,60,255,.26),transparent 24rem),radial-gradient(circle at 82% 18%,rgba(49,215,255,.11),transparent 24rem),radial-gradient(circle at 56% 82%,rgba(124,60,255,.09),transparent 26rem),linear-gradient(180deg,#030107 0%,#070313 44%,#04020a 100%);-webkit-font-smoothing:antialiased;-webkit-touch-callout:none;user-select:none}body::before{content:"";position:fixed;inset:0;z-index:-2;background:linear-gradient(rgba(168,85,247,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(49,215,255,.018) 1px,transparent 1px);background-size:76px 76px;mask-image:linear-gradient(180deg,#000 0%,transparent 82%)}body::after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.64) 78%),radial-gradient(circle at 52% 20%,rgba(124,60,255,.14),transparent 34rem)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.container{width:var(--container);margin-inline:auto}.page-lock{overflow:hidden}.header{position:sticky;top:0;z-index:60;background:linear-gradient(180deg,rgba(7,5,18,.88),rgba(7,5,18,.70));border-bottom:1px solid rgba(168,85,247,.30);backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-logo{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;border-radius:16px;filter:drop-shadow(0 0 18px rgba(124,60,255,.42))}.brand-logo img{width:100%;height:100%;object-fit:contain}.brand-copy{display:grid;line-height:.9;text-transform:uppercase}.brand-copy strong{font:400 clamp(28px,3vw,36px)/.88 Bebas Neue,Inter,sans-serif;letter-spacing:.06em;color:#fff;text-shadow:0 12px 28px rgba(0,0,0,.38)}.typing-line{display:flex;align-items:center;gap:4px;min-height:14px}.typing-word{display:inline-block;min-width:6.8ch;font-size:12px;font-weight:900;letter-spacing:.42em;color:var(--cyan);text-shadow:0 0 18px rgba(49,215,255,.26)}.typing-caret{width:2px;height:13px;background:var(--cyan);box-shadow:0 0 12px rgba(49,215,255,.35);animation:blink .75s steps(1) infinite}.hamburger{display:block;width:58px;height:58px;border:1px solid rgba(168,85,247,.42);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.03));box-shadow:0 0 30px rgba(124,60,255,.16),inset 0 1px 0 rgba(255,255,255,.07)}.hamburger span{display:block;width:26px;height:3px;margin:5px auto;border-radius:999px;background:#fff;box-shadow:0 0 14px rgba(255,255,255,.34)}.btn{min-height:50px;padding:0 18px;border:1px solid var(--soft);border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:900;transition:.22s}.btn-primary{background:linear-gradient(135deg,var(--purple),var(--cyan));color:#fff;box-shadow:0 18px 44px rgba(124,60,255,.24)}.btn-primary:hover,.btn-ghost:hover,.account-btn:hover{transform:translateY(-2px)}.btn-ghost{background:rgba(255,255,255,.045);color:#fff}.side-overlay{position:fixed;inset:0;z-index:90;background:rgba(0,0,0,.70);backdrop-filter:blur(6px);opacity:0;visibility:hidden;transition:.25s}.side-overlay.active{opacity:1;visibility:visible}.side-menu{position:fixed;top:14px;right:14px;bottom:auto;max-height:calc(100dvh - 28px);z-index:91;width:min(410px,calc(100% - 28px));padding:18px;border-radius:30px;border:1px solid rgba(168,85,247,.38);background:radial-gradient(circle at 18% 0%,rgba(124,60,255,.24),transparent 16rem),radial-gradient(circle at 100% 24%,rgba(49,215,255,.10),transparent 15rem),linear-gradient(155deg,rgba(16,10,32,.98),rgba(5,5,13,.985));box-shadow:0 34px 96px rgba(0,0,0,.82),0 0 48px rgba(124,60,255,.22),inset 0 1px 0 rgba(255,255,255,.08);transform:perspective(1000px) rotateY(-24deg) translateX(116%) scale(.93);transform-origin:right center;opacity:0;transition:transform .54s cubic-bezier(.18,.86,.22,1),opacity .28s;overflow:auto}.side-menu.active{transform:perspective(1000px) rotateY(0deg) translateX(0) scale(1);opacity:1}.side-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.close-side{height:52px;padding:0 20px;border-radius:19px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));color:#fff;font-weight:950;letter-spacing:.03em;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.compact-account{position:relative;overflow:hidden;margin:12px 0 18px;padding:14px;border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.14),rgba(255,255,255,.035)),radial-gradient(circle at 20% 0%,rgba(177,60,255,.28),transparent 12rem),radial-gradient(circle at 100% 100%,rgba(49,215,255,.12),transparent 13rem);backdrop-filter:blur(22px) saturate(1.25);-webkit-backdrop-filter:blur(22px) saturate(1.25);border:1px solid rgba(255,255,255,.16);box-shadow:16px 18px 38px rgba(0,0,0,.36),-8px -8px 22px rgba(255,255,255,.035),inset 1px 1px 0 rgba(255,255,255,.13),inset -16px -18px 34px rgba(0,0,0,.20)}.compact-account::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.075),transparent 34%,rgba(49,215,255,.045));pointer-events:none}.compact-account>*{position:relative;z-index:1}.account-status{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.09)}.account-status strong{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:12px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.account-status i,.status-chip{color:var(--green)}.status-chip{padding:6px 11px;border-radius:999px;background:rgba(69,245,154,.10);border:1px solid rgba(69,245,154,.24);font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.account-main{display:flex;align-items:center;gap:13px;margin:12px 0}.account-avatar{width:54px;height:54px;display:grid;place-items:center;flex:0 0 54px;border-radius:18px;background:linear-gradient(135deg,var(--purple),var(--cyan));box-shadow:0 14px 28px rgba(124,60,255,.22),inset 1px 1px 0 rgba(255,255,255,.25),inset -10px -12px 24px rgba(0,0,0,.18);color:#fff;font-size:22px}.account-identity{min-width:0;flex:1}.account-name-label{display:block;margin-bottom:3px;color:#9f94b6;font-size:10px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.account-identity h3{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:23px;line-height:1;color:#fff;font-weight:950}.account-identity p{margin-top:6px;color:#c8bddf;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.balance-pill{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:54px;padding:12px 14px;border-radius:19px;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.03)),rgba(8,7,18,.58);border:1px solid rgba(255,255,255,.11);box-shadow:inset 7px 7px 16px rgba(0,0,0,.22),inset -5px -5px 14px rgba(255,255,255,.035)}.balance-pill span{display:inline-flex;align-items:center;gap:9px;color:#b7aecb;font-size:11px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.balance-pill span i{width:30px;height:30px;display:grid;place-items:center;border-radius:11px;background:rgba(255,255,255,.06);color:#fff}.balance-pill b{color:#fff;font-size:19px;font-weight:950;white-space:nowrap}.account-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.account-btn{min-height:48px;border-radius:17px;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 12px;color:#fff;font-weight:950;font-size:13px;border:1px solid rgba(255,255,255,.10);transition:.22s;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.account-btn.dashboard{background:linear-gradient(135deg,var(--purple),var(--cyan))}.account-btn.logout{background:linear-gradient(135deg,#ef4444,#dc2626)}.side-label{margin:16px 4px 10px;color:#9186a8;font-size:11px;font-weight:950;letter-spacing:.22em;text-transform:uppercase}.side-links{display:grid;gap:10px}.side-links a{display:flex;align-items:center;gap:14px;min-height:58px;padding:0 14px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.10);color:#fff;font-size:16px;font-weight:950;opacity:0;transform:translateX(34px) rotateY(-20deg);transition:.44s cubic-bezier(.2,.85,.22,1);box-shadow:0 12px 26px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.045)}.side-menu.active .side-links a{opacity:1;transform:none}.side-menu.active .side-links a:nth-child(1){transition-delay:.04s}.side-menu.active .side-links a:nth-child(2){transition-delay:.08s}.side-menu.active .side-links a:nth-child(3){transition-delay:.12s}.side-menu.active .side-links a:nth-child(4){transition-delay:.16s}.side-menu.active .side-links a:nth-child(5){transition-delay:.20s}.side-menu.active .side-links a:nth-child(6){transition-delay:.24s}.side-links a:hover,.side-links a.active{border-color:rgba(177,60,255,.45);transform:translateX(-5px)}.side-links i{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:15px;background:linear-gradient(135deg,var(--purple),var(--cyan));box-shadow:0 0 24px rgba(124,60,255,.26);color:#fff}.hero{padding:54px 0 26px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(340px,.97fr);align-items:center;gap:38px}.badge,.section-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--cyan);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.10em}.badge{margin-bottom:22px;padding:9px 15px;border:1px solid var(--line);border-radius:999px;background:rgba(124,60,255,.10);box-shadow:0 0 28px rgba(124,60,255,.12)}.hero h1{font:400 clamp(58px,8vw,108px)/.88 Bebas Neue,Inter,sans-serif;letter-spacing:.02em;text-transform:uppercase}.hero h1 span{display:block}.hero h1 .lime{color:var(--cyan);text-shadow:0 0 30px rgba(49,215,255,.22)}.hero p,.section-desc,.about-copy p,.cta p{color:var(--muted);line-height:1.75}.hero p{max-width:560px;margin-top:20px;font-size:17px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-proof{display:flex;align-items:center;gap:18px;margin-top:26px;padding:13px 15px;width:max-content;max-width:100%;border:1px solid var(--soft);border-radius:999px;background:rgba(255,255,255,.045)}.proof-icons{display:flex}.proof-icons span{width:38px;height:38px;margin-left:-8px;display:grid;place-items:center;border:2px solid #090615;border-radius:50%;background:linear-gradient(135deg,rgba(124,60,255,.32),rgba(49,215,255,.12));font-weight:900}.proof-icons span:first-child{margin-left:0}.hero-proof strong{display:block;color:var(--cyan);font-size:23px;line-height:1}.hero-proof small{display:block;color:var(--muted);font-weight:700}.hero-visual{position:relative;min-height:500px;display:grid;place-items:center}.neon-ring{position:absolute;width:min(86vw,480px);aspect-ratio:1;border:2px solid rgba(49,215,255,.40);border-radius:50%;filter:drop-shadow(0 0 24px rgba(124,60,255,.32));animation:pulseRing 3.4s ease-in-out infinite}.neon-ring::before,.neon-ring::after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(168,85,247,.25)}.neon-ring::before{inset:9%}.neon-ring::after{inset:19%}.brand-orb{position:relative;width:min(70vw,330px);aspect-ratio:1;border:1px solid var(--line);border-radius:42px;background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.18),transparent 32%),linear-gradient(145deg,rgba(124,60,255,.24),rgba(49,215,255,.05) 45%,rgba(0,0,0,.44));display:grid;place-items:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 38px 100px rgba(0,0,0,.58),0 0 80px rgba(124,60,255,.15);transform:rotate(-4deg)}.brand-orb img{width:68%;height:68%;object-fit:contain;filter:drop-shadow(0 0 24px rgba(124,60,255,.42))}.float-card{position:absolute;z-index:3;width:min(220px,44vw);padding:17px;border:1px solid var(--soft);border-radius:24px;background:linear-gradient(180deg,rgba(16,10,32,.92),rgba(7,5,18,.88));box-shadow:0 24px 60px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(14px)}.float-card small{display:block;margin-bottom:9px;color:#d7d1e6;font-size:12px;font-weight:900}.float-card i,.float-card span{color:var(--cyan)}.float-card strong{display:block;color:#fff;font-size:28px;line-height:1}.float-card span{display:block;margin-top:8px;font-size:12px;font-weight:900}.fc-1{right:0;top:48px}.fc-2{right:12px;bottom:90px}.fc-3{left:0;bottom:30px}.bars{display:flex;align-items:end;gap:6px;height:38px;margin-top:12px}.bars b{display:block;width:10px;border-radius:999px;background:linear-gradient(180deg,var(--cyan),var(--purple));box-shadow:0 0 18px rgba(49,215,255,.2)}.bars b:nth-child(1){height:18px}.bars b:nth-child(2){height:26px}.bars b:nth-child(3){height:34px}.bars b:nth-child(4){height:38px}.progress-circle{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--cyan) 96%,rgba(255,255,255,.1) 0);box-shadow:0 0 28px rgba(49,215,255,.18)}.progress-circle em{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:#080615;color:#fff;font-style:normal;font-weight:900}.section{padding-top:58px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:22px}.section-title{margin-top:12px;font:400 clamp(34px,4.6vw,62px)/.95 Bebas Neue,Inter,sans-serif;letter-spacing:.026em;text-transform:uppercase}.section-desc{max-width:550px}.panel{border:1px solid var(--soft);border-radius:var(--radius);background:radial-gradient(circle at 16% 0%,rgba(124,60,255,.14),transparent 25rem),linear-gradient(180deg,rgba(16,10,32,.80),rgba(5,7,18,.78));box-shadow:var(--shadow);overflow:hidden}.about-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px;padding:26px}.dashboard-card{position:relative;min-height:360px;border:1px solid rgba(168,85,247,.22);border-radius:32px;background:#080615;overflow:hidden;padding:20px}.dashboard-card::before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.08);border-radius:26px;background:radial-gradient(circle at 70% 12%,rgba(124,60,255,.20),transparent 15rem)}.dashboard-inner{position:relative;z-index:1;display:grid;gap:13px}.dash-top,.dash-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-radius:20px;background:rgba(255,255,255,.045)}.dash-top b{font-size:13px}.dash-top span,.dash-row i{color:var(--cyan);font-weight:900}.dash-logo{width:88px;height:88px;margin:12px auto;display:grid;place-items:center;border-radius:24px;background:linear-gradient(135deg,rgba(124,60,255,.20),rgba(49,215,255,.05));box-shadow:0 0 36px rgba(124,60,255,.14)}.dash-logo img{width:72%;height:72%;object-fit:contain}.dash-row small{color:var(--muted);font-weight:800}.about-copy{align-self:center}.about-copy p{margin-top:16px}.check-list{display:grid;gap:12px;margin-top:20px}.check-list li{list-style:none;display:flex;align-items:flex-start;gap:12px;color:#eeeaff}.check-list i{margin-top:2px;color:var(--cyan);filter:drop-shadow(0 0 12px rgba(49,215,255,.22))}.catalog-grid{display:grid;grid-template-columns:1fr;gap:18px}.catalog-box{padding:18px}.catalog-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.catalog-title-row h3{font:400 clamp(34px,5vw,54px)/.9 Bebas Neue,Inter,sans-serif;letter-spacing:.035em;text-transform:uppercase}.catalog-title-row span{padding:7px 11px;border-radius:999px;border:1px solid rgba(49,215,255,.22);background:rgba(49,215,255,.08);color:var(--cyan);font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.games-window{overflow:hidden}.mini-grid{display:flex;width:max-content;gap:12px;animation:cgoGamesRun 32s linear infinite;will-change:transform}.mini-grid:hover{animation-play-state:running}.item-card{min-width:0;min-height:146px;padding:13px 9px;border:1px solid rgba(255,255,255,.10);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:.22s;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.item-card:hover{transform:translateY(-3px);border-color:rgba(168,85,247,.44);box-shadow:0 20px 38px rgba(0,0,0,.28),0 0 22px rgba(124,60,255,.12)}.game-card{width:150px;min-width:150px}.item-logo{width:70px;height:70px;border-radius:20px;display:grid;place-items:center;overflow:hidden;background:rgba(255,255,255,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.item-logo img{width:100%;height:100%;object-fit:cover}.item-card h3{margin-top:12px;font-size:13px;line-height:1.22}.item-card span{margin-top:7px;color:var(--cyan);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.12em}.pay-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pay-card{min-height:148px;padding:15px 8px}.pay-card .item-logo{width:68px;height:68px;margin-bottom:12px}.pay-card .item-logo img{width:46px;height:46px;object-fit:contain}.pay-card h3{margin-top:0}.cta{margin:58px auto 0;padding:28px;border:1px solid rgba(168,85,247,.22);border-radius:30px;background:radial-gradient(circle at 72% 42%,rgba(124,60,255,.2),transparent 22rem),linear-gradient(90deg,rgba(16,10,32,.94),rgba(5,7,18,.94));display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:var(--shadow)}.cta h2{font:400 clamp(30px,4vw,52px)/1 Bebas Neue,Inter,sans-serif;text-transform:uppercase}.footer{padding:32px 0 94px;margin-top:58px;color:var(--muted);border-top:1px solid rgba(255,255,255,.08)}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:18px}.social{display:flex;gap:10px}.social a{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--soft);background:rgba(255,255,255,.04)}.social a:hover{background:linear-gradient(135deg,var(--purple),var(--cyan));color:#fff}.help-widget{position:fixed;right:20px;bottom:22px;z-index:70}.help-toggle{width:64px;height:64px;border:0;border-radius:50%;background:linear-gradient(135deg,var(--purple),var(--cyan));color:#fff;font-size:24px;box-shadow:0 16px 46px rgba(124,60,255,.30),0 0 0 10px rgba(49,215,255,.08)}.help-menu{position:absolute;right:0;bottom:78px;width:250px;padding:12px;border:1px solid var(--line);border-radius:22px;background:rgba(7,5,18,.96);box-shadow:var(--shadow),0 0 32px rgba(124,60,255,.16);opacity:0;visibility:hidden;transform:translateY(10px);transition:.22s}.help-widget.open .help-menu{opacity:1;visibility:visible;transform:translateY(0)}.help-menu a{display:flex;align-items:center;gap:12px;padding:12px;border-radius:16px}.help-menu a:hover{background:rgba(124,60,255,.10)}.help-menu i{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(124,60,255,.14);color:#fff}.help-menu b{display:block;font-size:14px}.help-menu small{display:block;margin-top:2px;color:var(--muted);font-size:11px}.copy-overlay{position:fixed;inset:0;z-index:120;display:none;place-items:center;background:rgba(0,0,0,.62)}.copy-overlay.show{display:grid}.copy-box{width:min(320px,calc(100% - 40px));padding:22px;border:1px solid var(--line);border-radius:22px;background:#080615;text-align:center;color:#fff}.copy-box i{font-size:28px;color:var(--cyan);margin-bottom:12px}.reveal{opacity:0;transform:translateY(18px);transition:.65s}.reveal.show{opacity:1;transform:translateY(0)}@keyframes blink{50%{opacity:0}}@keyframes pulseRing{50%{transform:scale(1.025);opacity:.72}}@keyframes cgoGamesRun{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:980px){.hero-grid,.about-panel{grid-template-columns:1fr}.hero-visual{min-height:440px}.catalog-title-row{margin-bottom:14px}}
@media(max-width:680px){:root{--container:calc(100% - 24px)}.header-inner{min-height:76px}.brand-logo{width:54px;height:54px;flex-basis:54px}.brand-copy strong{font-size:28px}.typing-word{font-size:11px;letter-spacing:.33em}.hero{padding:30px 0 20px}.hero h1{font-size:clamp(54px,17vw,74px)}.hero p{font-size:15px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-proof{border-radius:22px;width:100%;justify-content:flex-start}.hero-visual{min-height:380px}.brand-orb{width:min(68vw,260px);border-radius:32px}.neon-ring{width:min(84vw,340px)}.float-card{width:168px;padding:13px}.float-card strong{font-size:23px}.fc-1{right:0;top:8px}.fc-2{right:0;bottom:58px}.fc-3{left:0;bottom:0}.section{padding-top:42px}.section-head{display:grid}.panel{border-radius:24px}.about-panel,.catalog-box{padding:16px}.dashboard-card{min-height:330px;border-radius:26px}.dashboard-card::before{inset:14px}.catalog-title-row h3{font-size:38px}.catalog-title-row span{display:none}.mini-grid{gap:8px;animation-duration:26s}.game-card{width:86px;min-width:86px;min-height:128px;border-radius:18px;padding:9px 4px}.game-card .item-logo{width:48px;height:48px;border-radius:14px}.game-card h3{font-size:10px;min-height:25px;line-height:1.12}.game-card span{font-size:8px;letter-spacing:.08em}.pay-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.pay-card{min-height:116px;border-radius:18px;padding:10px 5px}.pay-card .item-logo{width:48px;height:48px;margin-bottom:8px;border-radius:15px}.pay-card .item-logo img{width:32px;height:32px}.pay-card h3{font-size:10.5px}.pay-card span{font-size:8px;letter-spacing:.08em}.cta{display:grid;padding:22px;border-radius:24px}.footer-grid{display:grid;text-align:center;justify-items:center}.help-widget{right:16px;bottom:18px}.help-toggle{width:58px;height:58px}.side-menu{top:10px;right:10px;width:calc(100% - 20px);max-height:calc(100dvh - 20px);border-radius:28px}.compact-account{padding:13px;border-radius:23px}.balance-pill b{font-size:18px}.account-btn{font-size:12px}}
  

:root { --bg: #04020a; --panel: #0c0718; --panel2: #120b24; --purple: #7c3cff; --purple2: #b13cff; --cyan: #31d7ff; --green: #45f59a; --red: #ef4444; --text: #f9f6ff; --muted: #b9b0d2; --dim: #80768f; --line: rgba(168,85,247,.34); --soft: rgba(255,255,255,.10); --shadow: 0 28px 82px rgba(0,0,0,.62); --container: min(1160px,calc(100% - 32px)); --radius: 30px; }
* { box-sizing: border-box; margin: 0px; padding: 0px; }
html { scroll-behavior: smooth; overflow-x: hidden; }
body { min-height: 100vh; overflow-x: hidden; color: var(--text); font-family: Inter, system-ui, -apple-system, "Segoe UI", sans-serif; background: radial-gradient(circle at 18% 8%, rgba(124, 60, 255, 0.26), transparent 24rem), radial-gradient(circle at 82% 18%, rgba(49, 215, 255, 0.11), transparent 24rem), radial-gradient(circle at 56% 82%, rgba(124, 60, 255, 0.09), transparent 26rem), linear-gradient(rgb(3, 1, 7) 0%, rgb(7, 3, 19) 44%, rgb(4, 2, 10) 100%); -webkit-font-smoothing: antialiased; user-select: none; }
body::before { content: ""; position: fixed; inset: 0px; z-index: -2; background: linear-gradient(rgba(168, 85, 247, 0.027) 1px, transparent 1px) 0% 0% / 76px 76px, linear-gradient(90deg, rgba(49, 215, 255, 0.02) 1px, transparent 1px); mask-image: linear-gradient(rgb(0, 0, 0) 0%, transparent 82%); }
body::after { content: ""; position: fixed; inset: 0px; z-index: -1; pointer-events: none; background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.64) 78%), radial-gradient(circle at 52% 20%, rgba(124, 60, 255, 0.14), transparent 34rem); }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
button { cursor: pointer; }
img { display: block; max-width: 100%; }
.container { width: var(--container); margin-inline: auto; }
.page-lock { overflow: hidden; }
.header { position: sticky; top: 0px; z-index: 60; background: linear-gradient(rgba(7, 5, 18, 0.88), rgba(7, 5, 18, 0.7)); border-bottom: 1px solid rgba(168, 85, 247, 0.3); backdrop-filter: blur(16px) saturate(1.2); }
.header-inner { min-height: 82px; display: flex; align-items: center; justify-content: space-between; gap: 18px; }
.brand { display: flex; align-items: center; gap: 12px; min-width: 0px; }
.brand-logo { width: 54px; height: 54px; flex: 0 0 54px; display: grid; place-items: center; border-radius: 16px; filter: drop-shadow(rgba(124, 60, 255, 0.42) 0px 0px 18px); }
.brand-logo img { width: 100%; height: 100%; object-fit: contain; }
.brand-copy { display: grid; line-height: 0.9; text-transform: uppercase; }
.brand-copy strong { font: 400 clamp(28px, 3vw, 36px) / 0.88 "Bebas Neue", Inter, sans-serif; letter-spacing: 0.06em; color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.38) 0px 12px 28px; }
.typing-line { display: flex; align-items: center; gap: 4px; min-height: 14px; }
.typing-word { display: inline-block; min-width: 6.8ch; font-size: 12px; font-weight: 900; letter-spacing: 0.42em; color: var(--cyan); text-shadow: rgba(49, 215, 255, 0.26) 0px 0px 18px; }
.typing-caret { width: 2px; height: 13px; background: var(--cyan); box-shadow: rgba(49, 215, 255, 0.35) 0px 0px 12px; animation: 0.75s steps(1) 0s infinite normal none running blink; }
.hamburger { display: block; width: 58px; height: 58px; border: 1px solid rgba(168, 85, 247, 0.42); border-radius: 22px; background: linear-gradient(rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.03)); box-shadow: rgba(124, 60, 255, 0.16) 0px 0px 30px, rgba(255, 255, 255, 0.07) 0px 1px 0px inset; }
.hamburger span { display: block; width: 26px; height: 3px; margin: 5px auto; border-radius: 999px; background: rgb(255, 255, 255); box-shadow: rgba(255, 255, 255, 0.34) 0px 0px 14px; }
.btn { min-height: 50px; padding: 0px 18px; border: 1px solid var(--soft); border-radius: 16px; display: inline-flex; align-items: center; justify-content: center; gap: 10px; font-weight: 900; transition: 0.22s; }
.btn-primary { background: linear-gradient(135deg,var(--purple),var(--cyan)); color: rgb(255, 255, 255); box-shadow: rgba(124, 60, 255, 0.24) 0px 18px 44px; }
.btn-primary:hover, .btn-ghost:hover, .account-btn:hover { transform: translateY(-2px); }
.btn-ghost { background: rgba(255, 255, 255, 0.043); color: rgb(255, 255, 255); }
.side-overlay { position: fixed; inset: 0px; z-index: 90; background: rgba(0, 0, 0, 0.7); backdrop-filter: blur(6px); opacity: 0; visibility: hidden; transition: 0.25s; }
.side-overlay.active { opacity: 1; visibility: visible; }
.side-menu { position: fixed; top: 14px; right: 14px; bottom: auto; max-height: calc(-28px + 100dvh); z-index: 91; width: min(410px, 100% - 28px); padding: 18px; border-radius: 30px; border: 1px solid rgba(168, 85, 247, 0.38); background: radial-gradient(circle at 18% 0%, rgba(124, 60, 255, 0.24), transparent 16rem), radial-gradient(circle at 100% 24%, rgba(49, 215, 255, 0.1), transparent 15rem), linear-gradient(155deg, rgba(16, 10, 32, 0.98), rgba(5, 5, 13, 0.984)); box-shadow: rgba(0, 0, 0, 0.82) 0px 34px 96px, rgba(124, 60, 255, 0.22) 0px 0px 48px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset; transform: perspective(1000px) rotateY(-24deg) translateX(116%) scale(0.93); transform-origin: right center; opacity: 0; transition: transform 0.54s cubic-bezier(0.18, 0.86, 0.22, 1), opacity 0.28s; overflow: auto; }
.side-menu.active { transform: perspective(1000px) rotateY(0deg) translateX(0px) scale(1); opacity: 1; }
.side-head { display: flex; align-items: center; justify-content: space-between; gap: 14px; margin-bottom: 16px; }
.close-side { height: 52px; padding: 0px 20px; border-radius: 19px; border: 1px solid rgba(255, 255, 255, 0.14); background: linear-gradient(rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.035)); color: rgb(255, 255, 255); font-weight: 950; letter-spacing: 0.03em; box-shadow: rgba(255, 255, 255, 0.06) 0px 1px 0px inset; }
.compact-account { position: relative; overflow: hidden; margin: 12px 0px 18px; padding: 14px; border-radius: 24px; background: linear-gradient(135deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.035)), radial-gradient(circle at 20% 0%, rgba(177, 60, 255, 0.28), transparent 12rem), radial-gradient(circle at 100% 100%, rgba(49, 215, 255, 0.12), transparent 13rem); backdrop-filter: blur(22px) saturate(1.25); border: 1px solid rgba(255, 255, 255, 0.16); box-shadow: rgba(0, 0, 0, 0.36) 16px 18px 38px, rgba(255, 255, 255, 0.035) -8px -8px 22px, rgba(255, 255, 255, 0.13) 1px 1px 0px inset, rgba(0, 0, 0, 0.2) -16px -18px 34px inset; }
.compact-account::before { content: ""; position: absolute; inset: 0px; background: linear-gradient(120deg, rgba(255, 255, 255, 0.075), transparent 34%, rgba(49, 215, 255, 0.043)); pointer-events: none; }
.compact-account > * { position: relative; z-index: 1; }
.account-status { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 12px; padding-bottom: 10px; border-bottom: 1px solid rgba(255, 255, 255, 0.09); }
.account-status strong { display: inline-flex; align-items: center; gap: 8px; color: rgb(255, 255, 255); font-size: 12px; font-weight: 950; letter-spacing: 0.13em; text-transform: uppercase; }
.account-status i, .status-chip { color: var(--green); }
.status-chip { padding: 6px 11px; border-radius: 999px; background: rgba(69, 245, 154, 0.1); border: 1px solid rgba(69, 245, 154, 0.24); font-size: 10px; font-weight: 950; letter-spacing: 0.08em; text-transform: uppercase; }
.account-main { display: flex; align-items: center; gap: 13px; margin: 12px 0px; }
.account-avatar { width: 54px; height: 54px; display: grid; place-items: center; flex: 0 0 54px; border-radius: 18px; background: linear-gradient(135deg,var(--purple),var(--cyan)); box-shadow: rgba(124, 60, 255, 0.22) 0px 14px 28px, rgba(255, 255, 255, 0.25) 1px 1px 0px inset, rgba(0, 0, 0, 0.18) -10px -12px 24px inset; color: rgb(255, 255, 255); font-size: 22px; }
.account-identity { min-width: 0px; flex: 1 1 0%; }
.account-name-label { display: block; margin-bottom: 3px; color: rgb(159, 148, 182); font-size: 10px; font-weight: 950; letter-spacing: 0.18em; text-transform: uppercase; }
.account-identity h3 { max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 23px; line-height: 1; color: rgb(255, 255, 255); font-weight: 950; }
.account-identity p { margin-top: 6px; color: rgb(200, 189, 223); font-size: 12px; font-weight: 900; letter-spacing: 0.08em; text-transform: uppercase; }
.balance-pill { display: flex; align-items: center; justify-content: space-between; gap: 14px; min-height: 54px; padding: 12px 14px; border-radius: 19px; background: linear-gradient(rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.03)), rgba(8, 7, 18, 0.58); border: 1px solid rgba(255, 255, 255, 0.11); box-shadow: rgba(0, 0, 0, 0.22) 7px 7px 16px inset, rgba(255, 255, 255, 0.035) -5px -5px 14px inset; }
.balance-pill span { display: inline-flex; align-items: center; gap: 9px; color: rgb(183, 174, 203); font-size: 11px; font-weight: 950; letter-spacing: 0.14em; text-transform: uppercase; }
.balance-pill span i { width: 30px; height: 30px; display: grid; place-items: center; border-radius: 11px; background: rgba(255, 255, 255, 0.06); color: rgb(255, 255, 255); }
.balance-pill b { color: rgb(255, 255, 255); font-size: 19px; font-weight: 950; white-space: nowrap; }
.account-actions { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 12px; }
.account-btn { min-height: 48px; border-radius: 17px; display: flex; align-items: center; justify-content: center; gap: 9px; padding: 0px 12px; color: rgb(255, 255, 255); font-weight: 950; font-size: 13px; border: 1px solid rgba(255, 255, 255, 0.1); transition: 0.22s; box-shadow: rgba(255, 255, 255, 0.06) 0px 1px 0px inset; }
.account-btn.dashboard { background: linear-gradient(135deg,var(--purple),var(--cyan)); }
.account-btn.logout { background: linear-gradient(135deg, rgb(239, 68, 68), rgb(220, 38, 38)); }
.side-label { margin: 16px 4px 10px; color: rgb(145, 134, 168); font-size: 11px; font-weight: 950; letter-spacing: 0.22em; text-transform: uppercase; }
.side-links { display: grid; gap: 10px; }
.side-links a { display: flex; align-items: center; gap: 14px; min-height: 58px; padding: 0px 14px; border-radius: 20px; background: linear-gradient(rgba(255, 255, 255, 0.043), rgba(255, 255, 255, 0.024)); border: 1px solid rgba(255, 255, 255, 0.1); color: rgb(255, 255, 255); font-size: 16px; font-weight: 950; opacity: 0; transform: translateX(34px) rotateY(-20deg); transition: 0.44s cubic-bezier(0.2, 0.85, 0.22, 1); box-shadow: rgba(0, 0, 0, 0.16) 0px 12px 26px, rgba(255, 255, 255, 0.043) 0px 1px 0px inset; }
.side-menu.active .side-links a { opacity: 1; transform: none; }
.side-menu.active .side-links a:nth-child(1) { transition-delay: 0.04s; }
.side-menu.active .side-links a:nth-child(2) { transition-delay: 0.08s; }
.side-menu.active .side-links a:nth-child(3) { transition-delay: 0.12s; }
.side-menu.active .side-links a:nth-child(4) { transition-delay: 0.16s; }
.side-menu.active .side-links a:nth-child(5) { transition-delay: 0.2s; }
.side-menu.active .side-links a:nth-child(6) { transition-delay: 0.24s; }
.side-links a:hover, .side-links a.active { border-color: rgba(177, 60, 255, 0.45); transform: translateX(-5px); }
.side-links i { width: 42px; height: 42px; display: grid; place-items: center; flex: 0 0 42px; border-radius: 15px; background: linear-gradient(135deg,var(--purple),var(--cyan)); box-shadow: rgba(124, 60, 255, 0.26) 0px 0px 24px; color: rgb(255, 255, 255); }
.hero { padding: 54px 0px 26px; }
.hero-grid { display: grid; grid-template-columns: minmax(0px, 1.03fr) minmax(340px, 0.97fr); align-items: center; gap: 38px; }
.badge, .section-kicker { display: inline-flex; align-items: center; gap: 9px; color: var(--cyan); font-size: 12px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.1em; }
.badge { margin-bottom: 22px; padding: 9px 15px; border: 1px solid var(--line); border-radius: 999px; background: rgba(124, 60, 255, 0.1); box-shadow: rgba(124, 60, 255, 0.12) 0px 0px 28px; }
.hero h1 { font: 400 clamp(58px, 8vw, 108px) / 0.88 "Bebas Neue", Inter, sans-serif; letter-spacing: 0.02em; text-transform: uppercase; }
.hero h1 span { display: block; }
.hero h1 .lime { color: var(--cyan); text-shadow: rgba(49, 215, 255, 0.22) 0px 0px 30px; }
.hero p, .section-desc, .about-copy p, .cta p { color: var(--muted); line-height: 1.75; }
.hero p { max-width: 560px; margin-top: 20px; font-size: 17px; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 28px; }
.hero-proof { display: flex; align-items: center; gap: 18px; margin-top: 26px; padding: 13px 15px; width: max-content; max-width: 100%; border: 1px solid var(--soft); border-radius: 999px; background: rgba(255, 255, 255, 0.043); }
.proof-icons { display: flex; }
.proof-icons span { width: 38px; height: 38px; margin-left: -8px; display: grid; place-items: center; border: 2px solid rgb(9, 6, 21); border-radius: 50%; background: linear-gradient(135deg, rgba(124, 60, 255, 0.32), rgba(49, 215, 255, 0.12)); font-weight: 900; }
.proof-icons span:first-child { margin-left: 0px; }
.hero-proof strong { display: block; color: var(--cyan); font-size: 23px; line-height: 1; }
.hero-proof small { display: block; color: var(--muted); font-weight: 700; }
.hero-visual { position: relative; min-height: 500px; display: grid; place-items: center; }
.neon-ring { position: absolute; width: min(86vw, 480px); aspect-ratio: 1 / 1; border: 2px solid rgba(49, 215, 255, 0.4); border-radius: 50%; filter: drop-shadow(rgba(124, 60, 255, 0.32) 0px 0px 24px); animation: 3.4s ease-in-out 0s infinite normal none running pulseRing; }
.neon-ring::before, .neon-ring::after { content: ""; position: absolute; border-radius: 50%; border: 1px solid rgba(168, 85, 247, 0.25); }
.neon-ring::before { inset: 9%; }
.neon-ring::after { inset: 19%; }
.brand-orb { position: relative; width: min(70vw, 330px); aspect-ratio: 1 / 1; border: 1px solid var(--line); border-radius: 42px; background: radial-gradient(circle at 34% 26%, rgba(255, 255, 255, 0.18), transparent 32%), linear-gradient(145deg, rgba(124, 60, 255, 0.24), rgba(49, 215, 255, 0.05) 45%, rgba(0, 0, 0, 0.44)); display: grid; place-items: center; box-shadow: rgba(255, 255, 255, 0.14) 0px 1px 0px inset, rgba(0, 0, 0, 0.58) 0px 38px 100px, rgba(124, 60, 255, 0.15) 0px 0px 80px; transform: rotate(-4deg); }
.brand-orb img { width: 68%; height: 68%; object-fit: contain; filter: drop-shadow(rgba(124, 60, 255, 0.42) 0px 0px 24px); }
.float-card { position: absolute; z-index: 3; width: min(220px, 44vw); padding: 17px; border: 1px solid var(--soft); border-radius: 24px; background: linear-gradient(rgba(16, 10, 32, 0.92), rgba(7, 5, 18, 0.88)); box-shadow: rgba(0, 0, 0, 0.48) 0px 24px 60px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset; backdrop-filter: blur(14px); }
.float-card small { display: block; margin-bottom: 9px; color: rgb(215, 209, 230); font-size: 12px; font-weight: 900; }
.float-card i, .float-card span { color: var(--cyan); }
.float-card strong { display: block; color: rgb(255, 255, 255); font-size: 28px; line-height: 1; }
.float-card span { display: block; margin-top: 8px; font-size: 12px; font-weight: 900; }
.fc-1 { right: 0px; top: 48px; }
.fc-2 { right: 12px; bottom: 90px; }
.fc-3 { left: 0px; bottom: 30px; }
.bars { display: flex; align-items: end; gap: 6px; height: 38px; margin-top: 12px; }
.bars b { display: block; width: 10px; border-radius: 999px; background: linear-gradient(180deg,var(--cyan),var(--purple)); box-shadow: rgba(49, 215, 255, 0.2) 0px 0px 18px; }
.bars b:nth-child(1) { height: 18px; }
.bars b:nth-child(2) { height: 26px; }
.bars b:nth-child(3) { height: 34px; }
.bars b:nth-child(4) { height: 38px; }
.progress-circle { width: 74px; height: 74px; border-radius: 50%; display: grid; place-items: center; background: conic-gradient(var(--cyan) 96%,rgba(255,255,255,.1) 0); box-shadow: rgba(49, 215, 255, 0.18) 0px 0px 28px; }
.progress-circle em { width: 56px; height: 56px; display: grid; place-items: center; border-radius: 50%; background: rgb(8, 6, 21); color: rgb(255, 255, 255); font-style: normal; font-weight: 900; }
.section { padding-top: 58px; }
.section-head { display: flex; align-items: end; justify-content: space-between; gap: 22px; margin-bottom: 22px; }
.section-title { margin-top: 12px; font: 400 clamp(34px, 4.6vw, 62px) / 0.95 "Bebas Neue", Inter, sans-serif; letter-spacing: 0.026em; text-transform: uppercase; }
.section-desc { max-width: 550px; }
.panel { border: 1px solid var(--soft); border-radius: var(--radius); background: radial-gradient(circle at 16% 0%, rgba(124, 60, 255, 0.14), transparent 25rem), linear-gradient(rgba(16, 10, 32, 0.8), rgba(5, 7, 18, 0.78)); box-shadow: var(--shadow); overflow: hidden; }
.about-panel { display: grid; grid-template-columns: 0.85fr 1.15fr; gap: 30px; padding: 26px; }
.dashboard-card { position: relative; min-height: 360px; border: 1px solid rgba(168, 85, 247, 0.22); border-radius: 32px; background: rgb(8, 6, 21); overflow: hidden; padding: 20px; }
.dashboard-card::before { content: ""; position: absolute; inset: 18px; border: 1px solid rgba(255, 255, 255, 0.08); border-radius: 26px; background: radial-gradient(circle at 70% 12%, rgba(124, 60, 255, 0.2), transparent 15rem); }
.dashboard-inner { position: relative; z-index: 1; display: grid; gap: 13px; }
.dash-top, .dash-row { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 14px; border-radius: 20px; background: rgba(255, 255, 255, 0.043); }
.dash-top b { font-size: 13px; }
.dash-top span, .dash-row i { color: var(--cyan); font-weight: 900; }
.dash-logo { width: 88px; height: 88px; margin: 12px auto; display: grid; place-items: center; border-radius: 24px; background: linear-gradient(135deg, rgba(124, 60, 255, 0.2), rgba(49, 215, 255, 0.05)); box-shadow: rgba(124, 60, 255, 0.14) 0px 0px 36px; }
.dash-logo img { width: 72%; height: 72%; object-fit: contain; }
.dash-row small { color: var(--muted); font-weight: 800; }
.about-copy { align-self: center; }
.about-copy p { margin-top: 16px; }
.check-list { display: grid; gap: 12px; margin-top: 20px; }
.check-list li { list-style: none; display: flex; align-items: flex-start; gap: 12px; color: rgb(238, 234, 255); }
.check-list i { margin-top: 2px; color: var(--cyan); filter: drop-shadow(rgba(49, 215, 255, 0.22) 0px 0px 12px); }
.catalog-grid { display: grid; grid-template-columns: 1fr; gap: 18px; }
.catalog-box { padding: 18px; }
.catalog-title-row { display: flex; align-items: center; justify-content: space-between; gap: 14px; margin-bottom: 16px; }
.catalog-title-row h3 { font: 400 clamp(34px, 5vw, 54px) / 0.9 "Bebas Neue", Inter, sans-serif; letter-spacing: 0.035em; text-transform: uppercase; }
.catalog-title-row span { padding: 7px 11px; border-radius: 999px; border: 1px solid rgba(49, 215, 255, 0.22); background: rgba(49, 215, 255, 0.08); color: var(--cyan); font-size: 10px; font-weight: 950; letter-spacing: 0.12em; text-transform: uppercase; }
.games-window { overflow: hidden; }
.mini-grid { display: flex; width: max-content; gap: 12px; animation: 32s linear 0s infinite normal none running cgoGamesRun; will-change: transform; }
.mini-grid:hover { animation-play-state: running; }
.item-card { min-width: 0px; min-height: 146px; padding: 13px 9px; border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 22px; background: linear-gradient(rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.02)); display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; transition: 0.22s; box-shadow: rgba(255, 255, 255, 0.05) 0px 1px 0px inset; }
.item-card:hover { transform: translateY(-3px); border-color: rgba(168, 85, 247, 0.44); box-shadow: rgba(0, 0, 0, 0.28) 0px 20px 38px, rgba(124, 60, 255, 0.12) 0px 0px 22px; }
.game-card { width: 150px; min-width: 150px; }
.item-logo { width: 70px; height: 70px; border-radius: 20px; display: grid; place-items: center; overflow: hidden; background: rgba(255, 255, 255, 0.05); box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 0px inset; }
.item-logo img { width: 100%; height: 100%; object-fit: cover; }
.item-card h3 { margin-top: 12px; font-size: 13px; line-height: 1.22; }
.item-card span { margin-top: 7px; color: var(--cyan); font-size: 10px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.12em; }
.pay-grid { display: grid; grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 14px; }
.pay-card { min-height: 148px; padding: 15px 8px; }
.pay-card .item-logo { width: 68px; height: 68px; margin-bottom: 12px; }
.pay-card .item-logo img { width: 46px; height: 46px; object-fit: contain; }
.pay-card h3 { margin-top: 0px; }
.cta { margin: 58px auto 0px; padding: 28px; border: 1px solid rgba(168, 85, 247, 0.22); border-radius: 30px; background: radial-gradient(circle at 72% 42%, rgba(124, 60, 255, 0.2), transparent 22rem), linear-gradient(90deg, rgba(16, 10, 32, 0.94), rgba(5, 7, 18, 0.94)); display: flex; align-items: center; justify-content: space-between; gap: 24px; box-shadow: var(--shadow); }
.cta h2 { font: 400 clamp(30px, 4vw, 52px) / 1 "Bebas Neue", Inter, sans-serif; text-transform: uppercase; }
.footer { padding: 32px 0px 94px; margin-top: 58px; color: var(--muted); border-top: 1px solid rgba(255, 255, 255, 0.08); }
.footer-grid { display: flex; align-items: center; justify-content: space-between; gap: 18px; }
.social { display: flex; gap: 10px; }
.social a { width: 38px; height: 38px; border-radius: 50%; display: grid; place-items: center; border: 1px solid var(--soft); background: rgba(255, 255, 255, 0.04); }
.social a:hover { background: linear-gradient(135deg,var(--purple),var(--cyan)); color: rgb(255, 255, 255); }
.help-widget { position: fixed; right: 20px; bottom: 22px; z-index: 70; }
.help-toggle { width: 64px; height: 64px; border: 0px; border-radius: 50%; background: linear-gradient(135deg,var(--purple),var(--cyan)); color: rgb(255, 255, 255); font-size: 24px; box-shadow: rgba(124, 60, 255, 0.3) 0px 16px 46px, rgba(49, 215, 255, 0.08) 0px 0px 0px 10px; }
.help-menu { position: absolute; right: 0px; bottom: 78px; width: 250px; padding: 12px; border: 1px solid var(--line); border-radius: 22px; background: rgba(7, 5, 18, 0.96); box-shadow: var(--shadow),0 0 32px rgba(124,60,255,.16); opacity: 0; visibility: hidden; transform: translateY(10px); transition: 0.22s; }
.help-widget.open .help-menu { opacity: 1; visibility: visible; transform: translateY(0px); }
.help-menu a { display: flex; align-items: center; gap: 12px; padding: 12px; border-radius: 16px; }
.help-menu a:hover { background: rgba(124, 60, 255, 0.1); }
.help-menu i { width: 38px; height: 38px; display: grid; place-items: center; border-radius: 12px; background: rgba(124, 60, 255, 0.14); color: rgb(255, 255, 255); }
.help-menu b { display: block; font-size: 14px; }
.help-menu small { display: block; margin-top: 2px; color: var(--muted); font-size: 11px; }
.copy-overlay { position: fixed; inset: 0px; z-index: 120; display: none; place-items: center; background: rgba(0, 0, 0, 0.62); }
.copy-overlay.show { display: grid; }
.copy-box { width: min(320px, 100% - 40px); padding: 22px; border: 1px solid var(--line); border-radius: 22px; background: rgb(8, 6, 21); text-align: center; color: rgb(255, 255, 255); }
.copy-box i { font-size: 28px; color: var(--cyan); margin-bottom: 12px; }
.reveal { opacity: 0; transform: translateY(18px); transition: 0.65s; }
.reveal.show { opacity: 1; transform: translateY(0px); }
@keyframes blink { 
  50% { opacity: 0; }
}
@keyframes pulseRing { 
  50% { transform: scale(1.025); opacity: 0.72; }
}
@keyframes cgoGamesRun { 
  0% { transform: translateX(0px); }
  100% { transform: translateX(-50%); }
}
@media (max-width: 980px) {
  .hero-grid, .about-panel { grid-template-columns: 1fr; }
  .hero-visual { min-height: 440px; }
  .catalog-title-row { margin-bottom: 14px; }
}
@media (max-width: 680px) {
  :root { --container: calc(100% - 24px); }
  .header-inner { min-height: 76px; }
  .brand-logo { width: 54px; height: 54px; flex-basis: 54px; }
  .brand-copy strong { font-size: 28px; }
  .typing-word { font-size: 11px; letter-spacing: 0.33em; }
  .hero { padding: 30px 0px 20px; }
  .hero h1 { font-size: clamp(54px, 17vw, 74px); }
  .hero p { font-size: 15px; }
  .hero-actions { display: grid; }
  .hero-actions .btn { width: 100%; }
  .hero-proof { border-radius: 22px; width: 100%; justify-content: flex-start; }
  .hero-visual { min-height: 380px; }
  .brand-orb { width: min(68vw, 260px); border-radius: 32px; }
  .neon-ring { width: min(84vw, 340px); }
  .float-card { width: 168px; padding: 13px; }
  .float-card strong { font-size: 23px; }
  .fc-1 { right: 0px; top: 8px; }
  .fc-2 { right: 0px; bottom: 58px; }
  .fc-3 { left: 0px; bottom: 0px; }
  .section { padding-top: 42px; }
  .section-head { display: grid; }
  .panel { border-radius: 24px; }
  .about-panel, .catalog-box { padding: 16px; }
  .dashboard-card { min-height: 330px; border-radius: 26px; }
  .dashboard-card::before { inset: 14px; }
  .catalog-title-row h3 { font-size: 38px; }
  .catalog-title-row span { display: none; }
  .mini-grid { gap: 8px; animation-duration: 26s; }
  .game-card { width: 86px; min-width: 86px; min-height: 128px; border-radius: 18px; padding: 9px 4px; }
  .game-card .item-logo { width: 48px; height: 48px; border-radius: 14px; }
  .game-card h3 { font-size: 10px; min-height: 25px; line-height: 1.12; }
  .game-card span { font-size: 8px; letter-spacing: 0.08em; }
  .pay-grid { grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 8px; }
  .pay-card { min-height: 116px; border-radius: 18px; padding: 10px 5px; }
  .pay-card .item-logo { width: 48px; height: 48px; margin-bottom: 8px; border-radius: 15px; }
  .pay-card .item-logo img { width: 32px; height: 32px; }
  .pay-card h3 { font-size: 10.5px; }
  .pay-card span { font-size: 8px; letter-spacing: 0.08em; }
  .cta { display: grid; padding: 22px; border-radius: 24px; }
  .footer-grid { display: grid; text-align: center; justify-items: center; }
  .help-widget { right: 16px; bottom: 18px; }
  .help-toggle { width: 58px; height: 58px; }
  .side-menu { top: 10px; right: 10px; width: calc(100% - 20px); max-height: calc(-20px + 100dvh); border-radius: 28px; }
  .compact-account { padding: 13px; border-radius: 23px; }
  .balance-pill b { font-size: 18px; }
  .account-btn { font-size: 12px; }
}

/* Reference typography alignment — preserves all existing effects and animations. */
body[data-reference-page="tentang"] .hero-grid{grid-template-columns:minmax(0,1.03fr) minmax(340px,.97fr);align-items:center;gap:38px}
body[data-reference-page="tentang"] .hero h1{font:400 clamp(58px,8vw,108px)/.88 "Bebas Neue",Inter,sans-serif;letter-spacing:.02em;text-transform:uppercase;margin:0}
body[data-reference-page="tentang"] .hero h1 span{display:block}
body[data-reference-page="tentang"] .hero p{max-width:560px;margin-top:20px;font-size:17px;line-height:1.75}
body[data-reference-page="tentang"] .section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:22px}
body[data-reference-page="tentang"] .section-title{margin-top:12px;font:400 clamp(34px,4.6vw,62px)/.95 "Bebas Neue",Inter,sans-serif;letter-spacing:.026em;text-transform:uppercase}
body[data-reference-page="tentang"] .section-desc{max-width:550px;line-height:1.75}
body[data-reference-page="tentang"] .about-copy{align-self:center}
body[data-reference-page="tentang"] .about-copy p{margin-top:16px;line-height:1.75}
@media(max-width:900px){body[data-reference-page="tentang"] .hero-grid{grid-template-columns:1fr}body[data-reference-page="tentang"] .section-head{display:grid}}
@media(max-width:680px){body[data-reference-page="tentang"] .hero h1{font-size:clamp(54px,17vw,74px)}body[data-reference-page="tentang"] .hero p{font-size:15px}}
