.sidebar .nav-item .nav-label{font-size:12px;width:auto}.nav-item svg{flex-shrink:0}.credit-pill{padding:9px 14px;border-radius:7px;color:var(--lime);background:#bdff4210;border:1px solid #bdff4230;font-size:12px}.credit-pill small{color:#a6b392;font-size:9px;margin-left:5px}.react-games{grid-template-columns:repeat(3,minmax(0,1fr))}.react-games .game-cover{height:260px}.react-games .game-emoji{font-size:112px;top:40px}.react-games .game-cover strong{max-width:230px;font-size:29px}.page-title{padding:36px 0 20px}.page-title h1{font-family:Space Grotesk,sans-serif;font-size:34px;letter-spacing:-1px;margin:12px 0}.page-title p{color:var(--muted);line-height:1.7;font-size:12px}.surface{border:1px solid var(--line);border-radius:12px;padding:24px;background:#111913;margin-bottom:22px;min-width:0}.surface h3{font-family:Space Grotesk;font-size:18px;font-weight:500;margin:0 0 22px;display:flex;align-items:center;gap:10px}.surface h3 small{font-size:10px;color:var(--muted);margin-left:auto}.surface p{color:var(--muted);line-height:1.7;font-size:12px}.surface form label{display:flex;flex-direction:column;font-size:12px;gap:9px;margin:15px 0}.surface input,.surface textarea,.stake-label select{background:#0b120d;border:1px solid #35452e;border-radius:7px;color:#eff6e9;padding:12px;font:inherit;width:100%;min-width:0}.surface input:focus,.surface textarea:focus,.stake-label select:focus{outline:1px solid var(--lime)}.surface textarea{min-height:80px;resize:vertical}.surface input[type=file]{font-size:11px;padding:9px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.amounts{display:flex;gap:8px;flex-wrap:wrap}.amounts button{border:1px solid #36472f;border-radius:5px;color:#b6c8a4;padding:9px 12px;font-size:12px}.amounts button:hover{border-color:var(--lime)}.payment-detail>small{display:block;overflow-wrap:anywhere;color:#91a180;font-size:10px}.payment-detail h2{font-size:36px;color:var(--lime);font-family:Space Grotesk;margin:14px 0}.qr-code{width:200px;max-width:100%;display:block;margin:20px auto;border-radius:8px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 10px;color:#6c815f;text-align:center;gap:10px}.status{font-size:9px!important;display:inline-block;padding:5px 8px;border-radius:20px;color:#ceb964;background:#d5b84a12;white-space:nowrap}.status.paid{color:#baff69;background:#b8ff4210}.status.cancelled,.status.review{color:#f1a490;background:#e5654518}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{color:#70856b;font-size:9px;text-transform:uppercase;letter-spacing:1px;font-weight:500;padding:13px 12px;border-bottom:1px solid var(--line)}td{padding:15px 12px;font-size:11px;border-bottom:1px solid #24312966;color:#bbcab3}td .text-link{margin:0}.positive{color:var(--lime)}.app-download{display:flex;gap:40px;padding:40px;align-items:center}.app-download>svg{color:var(--lime);flex-shrink:0}.app-download h2{font-family:Space Grotesk;font-size:26px}.hash{font-family:monospace;overflow-wrap:anywhere;font-size:10px!important}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metric{display:flex;flex-direction:column;gap:15px;padding:20px;margin-bottom:10px}.metric svg{color:var(--lime)}.metric strong{font-family:Space Grotesk;font-size:34px}.metric>span{font-size:10px;color:#9bab92;line-height:1.6}.metric-note{color:#798b71;font-size:10px;line-height:1.7;margin-bottom:24px}.refresh-admin{margin:0 0 20px}.release{padding:16px 0;border-top:1px solid var(--line)}.release>div{display:flex;align-items:center;gap:15px}.release>small{font-size:10px;color:var(--muted);display:block;margin-bottom:14px}.field-note{font-size:10px!important}.global-error{margin-top:18px;display:flex;justify-content:space-between;gap:10px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);z-index:30;background:#25371b;border:1px solid #6d953f;border-radius:10px;box-shadow:0 10px 50px #0008;padding:16px 20px;display:flex;align-items:center;gap:12px;color:#d4f7b0;font-size:12px;max-width:90vw}.toast svg{flex-shrink:0}.loading-screen{min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;color:#9bae8e}.react-modal{width:490px}.react-modal h2{padding-right:22px;margin-top:8px}.game-stage{padding:18px 0}.roulette-wheel{width:180px;height:180px;border:8px solid #b6b866;border-radius:50%;margin:auto;background:repeating-conic-gradient(#942c32 0deg 10deg,#131d17 10deg 20deg);display:grid;place-items:center;box-shadow:0 0 30px #abdf4620;position:relative}.roulette-wheel:before{content:"▼";position:absolute;top:-17px;color:var(--lime);font-size:26px}.roulette-number{width:100px;height:100px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:45px;font-family:Space Grotesk;border:3px solid #c4c97c}.roulette-number.red,.color-dot.red{background:#a5333a}.roulette-number.black,.color-dot.black{background:#111}.roulette-number.green{background:#244f2a}.dice-face{font-size:160px;line-height:1.2;color:#d3ff98;text-align:center;text-shadow:4px 5px 0 #51632b}.playing .roulette-wheel{animation:wheel .4s linear infinite}.playing .dice-face{animation:dice .15s linear infinite}.playing .reels span{animation:dice .12s linear infinite;filter:blur(2px)}@keyframes wheel{to{transform:rotate(360deg)}}@keyframes dice{50%{transform:translateY(-8px) rotate(8deg)}}.choice-buttons{display:flex;gap:8px;justify-content:center;margin:12px 0}.choice-buttons button{border:1px solid #3a4b30;padding:11px 14px;border-radius:7px;color:#adbd9c;display:flex;gap:8px;align-items:center}.choice-buttons button.selected{border-color:var(--lime);background:#bdff4215;color:var(--lime)}.color-dot{height:12px;width:12px;border-radius:50%;border:1px solid #ffffff30}.stake-label{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#a7b597;margin-top:20px}.stake-label select{width:95px;padding:8px}.react-modal .spin-result{text-align:center;color:var(--lime);min-height:22px}.mobile-nav{display:none}@media(max-width:1100px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.react-games .game-cover{height:225px}.react-games .game-emoji{font-size:90px}.react-games .game-cover strong{font-size:24px}}@media(max-width:850px){.sidebar .nav-item .nav-label{display:none}.react-games .game-cover{height:205px}.react-games .game-emoji{font-size:80px}.react-games .game-cover strong{font-size:21px}.two-columns{grid-template-columns:1fr}.app-download{gap:22px;padding:25px}.user-name{display:none}.surface{padding:20px}.page-title h1{font-size:30px}}@media(max-width:600px){.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;background:#101b13ed;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid #34472a;z-index:10;padding:10px 10px max(10px,env(safe-area-inset-bottom));justify-content:space-around}.mobile-nav button{display:flex;flex-direction:column;gap:4px;align-items:center;font-size:9px;color:#8b9f7f;padding:5px 15px}.mobile-nav button.selected{color:var(--lime)}.page{padding-bottom:70px}.sidebar{height:60px}.header-label{font-size:8px}.credit-pill{font-size:10px;padding:8px}.credit-pill small{display:block;font-size:8px;margin:3px 0 0}.react-games{grid-template-columns:repeat(2,minmax(0,1fr))}.react-games .game-cover{height:215px}.react-games .game-emoji{font-size:84px}.react-games .game-cover strong{font-size:22px}.toast{bottom:85px;width:90vw}.metric-grid{gap:10px}.metric{padding:15px}.metric strong{font-size:29px}.metric>span{font-size:9px}.page-title{padding-top:25px}.page-title h1{font-size:28px}.app-download{flex-direction:column;align-items:flex-start}.app-download>svg{height:65px;width:65px}.react-modal{padding:25px}.choice-buttons{gap:6px}.choice-buttons button{padding:9px 12px}.surface .button{font-size:11px}}.apk-upload fieldset{padding:0;border:0;min-width:0}.selected-apk{display:flex;gap:12px;align-items:center;padding:13px;border:1px solid #476632;border-radius:7px;color:#c8ecae;font-size:12px;overflow-wrap:anywhere}.selected-apk small{display:block;color:#93a586;margin-top:6px}.upload-progress{display:flex;flex-direction:column;gap:8px;font-size:11px;color:#b8e796;margin:15px 0}.upload-progress progress{width:100%;accent-color:#bdff42}.upload-success{padding:12px;color:#b8e796;background:#203218;border:1px solid #41632c;border-radius:7px;font-size:12px;line-height:1.6}.download-page{padding:26px 0}.download-back{display:flex;align-items:center;gap:8px;color:#97aa8a;font-size:11px;padding:0;margin:0 0 23px}.download-hero{position:relative;display:grid;grid-template-columns:1.3fr 1fr;align-items:center;min-height:410px;padding:38px;border:1px solid #39522a;border-radius:18px;background:radial-gradient(ellipse at 90% 50%,#314b1a,#101a12 70%);overflow:hidden}.download-copy{z-index:1}.download-copy h1{font-family:Space Grotesk;font-weight:500;font-size:48px;letter-spacing:-2px;line-height:1.08;margin:23px 0}.download-copy>p{color:#a5b59a;line-height:1.8;font-size:12px;max-width:360px}.download-copy strong{color:#e5f3dc;font-weight:500}.download-badges{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.download-badges span{display:flex;align-items:center;gap:6px;color:#bacba8;background:#c9ff6209;border:1px solid #435934;border-radius:20px;padding:7px 10px;font-size:9px}.download-copy .download-caption{font-size:10px;max-width:310px;margin-top:15px}.download-copy .large{gap:12px;font-size:12px}.phone-showcase{position:relative;display:grid;place-items:center;height:370px}.phone-glow{position:absolute;width:260px;height:260px;background:#bdff4220;filter:blur(35px);border-radius:50%}.phone-frame{border:3px solid #637546;border-radius:32px;padding:9px;width:196px;height:354px;background:#0b110d;transform:rotate(9deg);box-shadow:12px 14px #172111,25px 25px 65px #0008;position:relative}.phone-camera{position:absolute;z-index:2;top:12px;left:50%;transform:translate(-50%);height:10px;width:52px;border-radius:12px;background:#050705}.phone-content{border-radius:22px;overflow:hidden;height:100%;padding:30px 14px 15px;background:radial-gradient(ellipse at center,#2c3e1a,#111b13 75%)}.phone-content .brand{font-size:22px}.phone-preview{font-size:6px;letter-spacing:1.5px;color:#8a9f71;display:block;margin-top:12px}.phone-content h3{font-family:Space Grotesk;font-size:19px;line-height:1.2;font-weight:500;letter-spacing:-.5px;margin:12px 0}.phone-game{font-size:65px;text-align:center;filter:drop-shadow(0 6px 10px #0008)}.phone-game-name{text-align:center;font-size:10px;color:#e3f6ce;margin:6px 0 18px}.phone-bottom{border-top:1px solid #586d3833;display:flex;justify-content:space-around;padding-top:10px;color:var(--lime);font-size:14px}.phone-bottom span{color:#708159}.download-state{display:flex;align-items:center;gap:14px;padding:19px 22px;border:1px solid #283d23;background:#142010;border-radius:10px;margin:18px 0 32px;color:#a9c291}.download-state>svg{flex-shrink:0;color:var(--lime)}.download-state strong{font-size:12px;font-weight:500}.download-state p{font-size:10px;color:#8da47b;line-height:1.7;margin:5px 0 0}.install-heading{margin-bottom:22px}.install-steps{padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 25px}.install-steps li{padding:20px;border:1px solid #2a3a25;background:#121a13;border-radius:11px;position:relative}.install-steps svg{display:block;color:#aee770;margin:22px 0 20px;width:24px;height:24px}.step-number{font-family:Space Grotesk;font-size:11px;color:#5b744c;position:absolute;right:16px;top:17px}.install-steps h3{font-size:13px;font-weight:500;margin:0 0 12px}.install-steps p{color:#8f9f85;font-size:10px;line-height:1.9;margin:0}.download-details{display:grid;grid-template-columns:1fr 1fr;gap:20px}.download-details dl{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:11px}.download-details dt{color:#809476}.download-details dd{margin:0;text-align:right;color:#c1d3b1}.download-details details{border-top:1px solid #273b22;padding:14px 0;font-size:12px}.download-details summary{cursor:pointer;color:#bbcea9;line-height:1.5}.download-page>.text-link{display:flex;align-items:center;gap:5px}.integration-review h3,.bonus-preview h3{margin-top:14px}.integration-review td:nth-child(2){white-space:normal;min-width:240px;line-height:1.7}.integration-review a,.bonus-preview a{color:var(--lime)}.bonus-preview label{font-size:11px;line-height:1.7;color:#a3b796;display:flex;flex-direction:column;gap:9px}.preview-numbers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #334a2a;border-radius:10px;padding:18px;gap:16px}.preview-numbers small{display:block;color:#829777;font-size:10px;margin-bottom:10px}.preview-numbers strong{font-family:Space Grotesk;font-size:23px;color:var(--lime);font-weight:500}.bonus-preview .two-columns{margin:20px 0}.bonus-preview .notice{margin-bottom:0}@media(max-width:1100px){.download-hero{padding:28px;grid-template-columns:1.5fr 1fr}.download-copy h1{font-size:39px}.phone-frame{transform:rotate(8deg) scale(.85)}.install-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.download-hero{padding:27px 23px;grid-template-columns:1fr}.download-copy h1{font-size:38px}.phone-showcase{display:none}.download-details{grid-template-columns:1fr;gap:0}.download-hero .large{width:100%;font-size:11px}.install-steps{gap:10px}.install-steps li{padding:17px}.install-steps h3{font-size:12px}.preview-numbers{grid-template-columns:1fr}.download-state{padding:16px}.download-copy .download-caption{max-width:none}.download-page{padding-top:21px}}.reference-games{grid-template-columns:repeat(4,minmax(0,1fr))}.reference-card .game-cover{height:auto;aspect-ratio:3/2;padding:0;background-size:cover}.reference-card .game-cover>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.reference-badge{position:absolute;bottom:0;left:0;right:0;padding:14px 9px 7px;text-align:left;font-size:6px;letter-spacing:1.5px;color:#e4eddc;background:linear-gradient(transparent,#000c);z-index:1}.reference-card .play-overlay{gap:8px;font-size:12px}.reference-card .game-emoji{font-size:52px;top:12px}.reference-card .game-cover>strong{font-size:16px;margin-bottom:22px}.catalog-disclosure{font-size:10px;line-height:1.7;color:#90a480;margin:-3px 0 18px}.reference-card .game-info h3{font-size:12px}@media(max-width:1050px){.reference-games{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.reference-games{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-card .game-info h3{font-size:11px}}.network-toggle{position:fixed;right:16px;bottom:16px;z-index:12;padding:9px 13px;border:1px solid #21dfff55;border-radius:20px;background:#07172ef0;color:#a2efff;font-size:11px;box-shadow:0 0 16px #21dfff12}.network-backdrop.motion-enabled .network-map{animation:network-drift 12s ease-in-out infinite alternate!important}.network-backdrop.motion-enabled .network-aurora{animation:none!important}.network-backdrop .network-signals{display:none}.network-backdrop .network-nodes>g{animation:none!important}.network-backdrop.motion-paused .network-map,.network-backdrop.motion-paused .network-aurora,.network-backdrop.motion-paused .network-signals line,.network-backdrop.motion-paused .network-nodes>g{animation-play-state:paused!important}@media(max-width:600px){.network-toggle{bottom:85px;right:10px}}.app-shell{isolation:isolate}.network-backdrop{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden;background:#03091c}.network-aurora{position:absolute;inset:-15%;background:radial-gradient(ellipse at 76% 20%,#006ba64d,transparent 42%),radial-gradient(ellipse at 24% 72%,#193eb942,transparent 38%),radial-gradient(ellipse at 92% 85%,#63ec2224,transparent 36%);animation:aurora-drift 20s ease-in-out infinite alternate}.network-map{position:absolute;inset:-7%;width:114%;height:114%;opacity:.8;animation:network-drift 12s ease-in-out infinite alternate;will-change:transform}.network-nodes>g{animation:node-pulse 5s ease-in-out infinite alternate}.network-nodes>g:nth-child(3n){animation-delay:-2s;animation-duration:7s}.network-nodes>g:nth-child(3n+1){animation-delay:-4s;animation-duration:6s}.network-links{stroke:url(#network-spectrum);stroke-width:1;opacity:.5}.network-nodes{fill:#65eaff}.network-nodes .node-halo{fill:#20dfff;opacity:.07}.network-signals{stroke:#74edff;stroke-width:1.4;stroke-dasharray:7 93;filter:drop-shadow(0 0 4px #16dfff)}.network-signals line{animation:network-flow 5s linear infinite}.network-horizon{position:absolute;left:-40%;right:-40%;height:60%;bottom:-30%;background-image:linear-gradient(#1fe4ff2b 1px,transparent 1px),linear-gradient(90deg,#1fe4ff2b 1px,transparent 1px);background-size:85px 85px;transform:perspective(420px) rotateX(55deg);transform-origin:center top;-webkit-mask-image:linear-gradient(transparent,#0009 45%,transparent);mask-image:linear-gradient(transparent,#0009 45%,transparent)}.hero,.download-hero{background:radial-gradient(ellipse at 84% 42%,#006a993d,transparent 48%),linear-gradient(115deg,#0b1835ee,#040a20b8 70%)}.games-section{padding:22px;border:1px solid #2e769332;border-radius:16px;background:#071229ae;box-shadow:inset 0 1px #39dfff12,0 14px 50px #0002}@keyframes network-flow{to{stroke-dashoffset:-100}}@keyframes network-drift{0%{transform:translate3d(-2%,-2%,0)}to{transform:translate3d(2%,2%,0)}}@keyframes node-pulse{0%{opacity:.35}to{opacity:1}}@keyframes aurora-drift{to{transform:translate3d(-3%,3%,0) scale(1.06)}}@media(max-width:600px){.network-map{opacity:.58}.games-section{padding:15px 12px}.network-signals{opacity:.65}}@media(prefers-reduced-motion:reduce){.network-aurora,.network-signals line,.network-map,.network-nodes>g{animation:none}.network-map{will-change:auto}}:root{--bg:#03091c;--panel:#0b1530;--line:#233857;--muted:#a2b3cd;--lime:#b0ff24;--white:#f3f8ff;--cyan:#21dfff}body{background:radial-gradient(ellipse at 85% 0,#09345b66,transparent 42%),var(--bg)}.sidebar{background:linear-gradient(180deg,#09152c,#040a1b 75%);border-right-color:#1c3654}.brand-icon{width:40px;height:40px;object-fit:cover;border-radius:10px;margin-right:9px;box-shadow:0 0 19px #13cfff30;flex-shrink:0}.brand>span:not(.brand-orb){color:var(--cyan)}.side-caption,.sidebar-bottom,.announcement-end,.game-count,.eyebrow.muted,.game-info div>span,footer{color:#94a8c6}.nav-item{color:#adc0dc}.nav-item.active{color:var(--cyan);background:linear-gradient(90deg,#10cfff22,#10cfff05);border:1px solid #21dfff44;box-shadow:inset 3px 0 var(--cyan)}.nav-item:hover{background:#20dfff12}.side-divider{border-color:var(--line)}.topbar{background:#071025bf;border-color:#1c3654}.header-label span,.credit-pill{background:#15dfff0c;border-color:#21dfff40;color:var(--cyan)}.credit-pill small{color:#adc0dc}.button{transition:transform .2s,box-shadow .2s,background .2s}.button.primary{background:linear-gradient(115deg,#c6ff39,#8bf91a);color:#102100;box-shadow:0 0 22px #a6ff2428,inset 0 1px #efff9c}.button.primary:hover{background:linear-gradient(115deg,#d8ff78,#aaff2b);box-shadow:0 0 32px #a6ff2445}.button.ghost{background:#0c1931;border-color:#355170}.button.ghost:hover{border-color:var(--cyan);box-shadow:0 0 18px #21dfff14}.button.subtle{background:#21dfff0c;border-color:#21dfff60;color:var(--cyan)}.hero,.download-hero{border-color:#238ca875;background:radial-gradient(ellipse at 84% 42%,#006a993d,transparent 48%),radial-gradient(ellipse at 100% 100%,#79ff1919,transparent 45%),linear-gradient(115deg,#0b1835,#040a20 70%);box-shadow:inset 0 1px #56eaff26,0 12px 50px #0003}.hero:after,.download-hero:after{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,var(--cyan),var(--lime),transparent);pointer-events:none}.hero h1 em,.download-copy h1 em{color:var(--cyan);background:linear-gradient(100deg,#65edff 5%,#24dfff 52%,#b0ff24);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero p,.hero-foot,.download-copy>p{color:#b1c1d9}.hero-foot>span{border-color:#315576}.hero-grid{background-image:linear-gradient(#21dfff0b 1px,transparent 1px),linear-gradient(90deg,#21dfff0b 1px,transparent 1px)}.hero-brand-mark{position:absolute;width:280px;height:280px;right:42px;top:28px;animation:float 6s ease-in-out infinite;filter:drop-shadow(0 0 24px #10cfff28)}.hero-brand-mark img{width:100%;height:100%;object-fit:contain;mix-blend-mode:screen;border-radius:32%}.orbit{border-color:#21dfff66;box-shadow:0 0 14px #21dfff0c}.orbit-two{border-color:#b0ff2466}.floating-chip{border-color:#54eaff;background:linear-gradient(130deg,#0b5d8e,#08152e);color:#abf7ff;box-shadow:3px 6px #031027,0 0 25px #21dfff22}.chip-two{color:var(--lime);border-color:var(--lime);background:linear-gradient(130deg,#36591a,#071527)}.orb-caption{color:#82c9e0}.promo-strip,.side-promo,.bottom-banner{background:linear-gradient(115deg,#10213c,#071329 65%,#113537);border-color:#28516b;box-shadow:inset 0 1px #ffffff05}.gift{color:var(--cyan);background:#21dfff10;border-color:#21dfff33}.phone-mini{color:var(--cyan);text-shadow:0 0 20px #21dfff66}.search,.filters button{background:#0b1730;border-color:#263d5e;color:#abc0da}.search input::placeholder{color:#94a8c6}.filters button.selected{background:#153347;border-color:#21dfff88;color:#8af0ff;box-shadow:0 0 14px #21dfff10}.game-cover{border-color:#2a425e;box-shadow:0 6px 20px #0003}.game-card:hover .game-cover{border-color:var(--cyan);box-shadow:0 0 22px #21dfff28}.play-overlay{background:#030d28d9;color:#8fefff}.game-arrow{color:var(--cyan)}.surface,.install-steps li,.modal{background:linear-gradient(135deg,#0c1932,#091227);border-color:#284260;box-shadow:0 10px 35px #0002}.surface input,.surface textarea,.stake-label select,.modal input{background:#050e23;border-color:#304b6c;color:var(--white)}.surface input:focus,.surface textarea:focus,.modal input:focus{outline:1px solid var(--cyan);box-shadow:0 0 16px #21dfff14}.surface h3 svg,.metric svg,.install-steps svg{color:var(--cyan)}.metric strong{color:#e4faff;text-shadow:0 0 22px #21dfff25}.metric>span,.metric-note,.catalog-disclosure,.download-back,.install-steps p,.download-state p,.download-details dt,.step-number{color:#9fb3ce}td{color:#c1d0e5;border-color:#23385780}th{color:#94abc9}.empty-state{color:#9aafcc}.phone-glow{background:#13cfff33}.phone-frame{background:#050c20;border-color:#368eae;box-shadow:12px 14px #06152a,0 0 45px #21dfff22}.phone-content{background:radial-gradient(ellipse at center,#12445a,#08142d 75%)}.download-badges span,.download-state,.selected-apk{color:#b9e8f1;background:#0d2239;border-color:#28536e}.download-details dd,.download-details summary{color:#c2d5ed}.download-details details,.preview-numbers{border-color:#2b486b}.phone-preview,.phone-bottom span,.phone-game-name{color:#acd6e9}.toast{background:#0b2840;border-color:#2b91ab;color:#c5f6ff}.upload-success{background:#143522;border-color:#4b8630;color:#d4ffab}.mobile-nav{background:#061127f2;border-color:#25476a}.mobile-nav button{color:#9bb1ce}.mobile-nav button.selected{color:var(--cyan);text-shadow:0 0 14px #21dfff66}@media(max-width:1100px){.hero-brand-mark{width:240px;height:240px;right:15px;top:45px}}@media(max-width:850px){.sidebar .brand-icon{width:30px;height:30px;margin-right:0}.hero-brand-mark{width:210px;height:210px;right:0;top:65px}}@media(max-width:600px){.sidebar .brand-icon{width:31px;height:31px;margin-right:8px}.hero-brand-mark{width:210px;height:210px;top:0;right:0}.hero-art{opacity:.34}.hero-copy{isolation:isolate}.hero{background:radial-gradient(ellipse at 90% 80%,#08638644,transparent 65%),#0a1530}.brand{font-size:26px}}@media(prefers-reduced-motion:reduce){.hero-brand-mark{animation:none}}.neon-cursor{display:none;position:fixed;top:0;left:0;width:0;height:0;pointer-events:none;z-index:10000;opacity:0}@media(hover:hover)and (pointer:fine){.neon-cursor{display:block}.neon-cursor.visible{opacity:1}body:has(.neon-cursor.visible),body:has(.neon-cursor.visible) a,body:has(.neon-cursor.visible) button,body:has(.neon-cursor.visible) summary{cursor:none}.cursor-arrow{position:absolute;left:-2px;top:-2px;overflow:visible;fill:#092f48;stroke:#7cefff;stroke-width:1.7;stroke-linejoin:round;filter:drop-shadow(0 0 4px #21dfffc0);transform-origin:2px 2px;transition:transform .12s,fill .12s,stroke .12s}.neon-cursor.interactive .cursor-arrow{fill:#254715;stroke:#c1ff64;filter:drop-shadow(0 0 6px #a0ff4290);transform:scale(1.12)}.neon-cursor.pressed .cursor-arrow{transform:scale(.9);fill:#167484}}@media(prefers-reduced-motion:reduce){.cursor-arrow{transition:none}}@media(forced-colors:active){.neon-cursor{display:none}body:has(.neon-cursor.visible){cursor:auto}body:has(.neon-cursor.visible) a,body:has(.neon-cursor.visible) button,body:has(.neon-cursor.visible) summary{cursor:pointer}}.casino-shortcuts{display:flex;gap:10px;padding:18px 0;overflow-x:auto}.casino-shortcuts button{display:flex;gap:8px;align-items:center;padding:11px 16px;border-radius:8px;background:#0c1d36;color:#bbcee7;border:1px solid #244462;white-space:nowrap;font-weight:600;font-size:12px}.casino-shortcuts .selected{color:#b0ff24;border-color:#87be365e;background:#b0ff2410}.casino-shortcuts small{font-size:8px;color:#b0ff24}.casino-promos{display:grid;grid-template-columns:1.5fr 1fr;gap:16px}.casino-main-promo,.casino-bonus-promo{border:1px solid #29607a;border-radius:16px;overflow:hidden;position:relative;min-width:0}.casino-main-promo{padding:26px;background:linear-gradient(110deg,#0e2444,#06152c);display:flex;align-items:center}.casino-main-promo>div{position:relative;z-index:1}.casino-main-promo h1{font-family:Space Grotesk,sans-serif;font-size:clamp(24px,2.5vw,36px);letter-spacing:-1px;line-height:1.15;margin:16px 0 10px}.casino-main-promo p{color:#aebfd7;font-size:12px;margin-bottom:20px}.casino-main-promo img{width:40%;position:absolute;right:-3%;opacity:.65;mix-blend-mode:screen;pointer-events:none}.casino-bonus-promo{padding:22px 25px;background:radial-gradient(ellipse at right,#39602155,transparent 70%),#0b1e2c;display:flex;flex-direction:column;align-items:flex-start}.campaign-label{display:inline-block;font-size:9px;letter-spacing:.5px;padding:6px 9px;border:1px solid #70983880;color:#d3f7a1;border-radius:5px;background:#0a1828}.bonus-kicker{font-size:10px;letter-spacing:2px;color:#bed6e8;margin-top:13px}.casino-bonus-promo>strong{font-family:Space Grotesk,sans-serif;font-size:66px;line-height:1.1;color:#b0ff24;letter-spacing:-3px}.casino-bonus-promo>strong small{font-size:26px;letter-spacing:-1px}.casino-bonus-promo p{font-size:11px;line-height:1.6;color:#bbcee1;margin:8px 0 14px}.casino-bonus-promo .button{padding:10px 15px}.games-section{margin-top:22px}.reference-games{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 15px}.reference-card .game-cover{border-radius:13px}.reference-card .game-info h3{font-size:13px;font-weight:600}.reference-card .game-info{padding-top:12px}.section-heading h2{font-weight:600}.welcome-bonus{text-align:center}.welcome-bonus>img{width:65px;height:65px;border-radius:16px;display:block;margin:5px auto 18px}.welcome-bonus .welcome-value{display:block;font-family:Space Grotesk,sans-serif;color:var(--lime);font-size:86px;letter-spacing:-4px;line-height:1.15;margin:16px 0}.welcome-value small{font-size:32px;letter-spacing:-1px}.welcome-bonus p{font-size:13px;line-height:1.7}.welcome-bonus .button{margin-top:12px}.welcome-bonus .text-link{display:block;margin:18px auto 0}.welcome-bonus .campaign-label{margin-top:10px}.welcome-bonus .welcome-note{font-size:11px;color:#bacbe0}@media(max-width:1050px){.casino-promos{grid-template-columns:1.2fr 1fr}.casino-main-promo img{opacity:.3;width:55%}.reference-games{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.casino-promos{grid-template-columns:1fr}.casino-main-promo{padding:22px;min-height:220px}.casino-main-promo h1{font-size:29px}.casino-main-promo img{width:45%;opacity:.55}.casino-bonus-promo{padding:18px}.casino-bonus-promo>strong{font-size:54px}.casino-shortcuts{gap:7px;padding:14px 0}.casino-shortcuts button{font-size:11px;padding:10px}.reference-games{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome-bonus .welcome-value{font-size:72px}.welcome-bonus>img{width:48px;height:48px;margin-bottom:10px}}.filters{flex-wrap:wrap}.reference-card .game-info h3{overflow-wrap:anywhere;line-height:1.35}.reference-card .game-info{align-items:flex-start}.reference-card .game-info>svg{flex-shrink:0}.reference-games{content-visibility:auto;contain-intrinsic-size:auto 1600px}.reference-card.blaze-reference{align-self:start}.reference-card.blaze-reference .game-cover{aspect-ratio:auto;display:block;background:#081429;min-height:100px}.reference-card.blaze-reference .game-cover>img{position:relative;inset:auto;display:block;width:100%;height:auto;object-fit:contain}.reference-card.blaze-reference .reference-badge{position:relative;display:block;padding:7px 9px;background:#081429}.reference-card.blaze-reference .game-cover>strong{display:block;padding-top:85px;margin-bottom:10px}.sidebar>.brand{width:fit-content;align-self:center;padding:5px;border:1px solid #3ddaff44;border-radius:20px;background:linear-gradient(145deg,#133151,#060d20);box-shadow:0 12px 26px #0006,0 0 20px #21dfff18,inset 0 1px #aeffff33}.sidebar>.brand .brand-icon{width:72px;height:72px;margin:0;border-radius:15px;box-shadow:none;object-fit:contain}.sidebar>.brand:hover{border-color:#75eaff99;box-shadow:0 12px 26px #0006,0 0 24px #21dfff30}@media(max-width:850px){.sidebar>.brand{padding:3px;border-radius:13px}.sidebar>.brand .brand-icon{width:38px;height:38px;border-radius:10px}}@media(max-width:600px){.sidebar>.brand{align-self:center}.sidebar>.brand .brand-icon{width:34px;height:34px;margin:0}}.sidebar>.brand{align-self:flex-start;gap:10px;padding:0;border:0;background:none;border-radius:0;box-shadow:none;width:100%;letter-spacing:0}.sidebar>.brand:hover{border:0;box-shadow:none}.sidebar>.brand .brand-icon{width:43px;height:43px;border-radius:12px;border:1px solid #3ddaff44;box-shadow:0 6px 16px #0006,0 0 16px #21dfff20}.brand-wordmark{display:flex;gap:5px;align-items:baseline;white-space:nowrap;font-family:Space Grotesk,sans-serif;font-size:25px;font-weight:700;letter-spacing:-1px;line-height:1.2}.brand-wordmark>span:first-child{color:#effaff;text-shadow:0 2px 3px #0009,0 0 14px #21dfff16}.brand-wordmark>span:last-child{color:#56e6ff;text-shadow:0 2px 3px #0009,0 0 12px #21dfff40}@media(min-width:601px)and (max-width:850px){.sidebar>.brand{justify-content:center}.sidebar>.brand .brand-wordmark{display:none}.sidebar>.brand .brand-icon{width:38px;height:38px}}@media(max-width:600px){.sidebar>.brand{width:auto;gap:9px}.sidebar>.brand .brand-icon{width:34px;height:34px}.brand-wordmark{font-size:25px}}.brand-wordmark{gap:0;font-size:30px;font-weight:700;letter-spacing:-1.8px}.brand-wordmark>span:first-child{color:#f1faff;text-shadow:0 1px 0 #b7cddd,0 2px 0 #597084,0 3px 0 #233e54,0 5px 7px #0009,0 0 14px #21dfff12}.brand-wordmark>span:last-child{color:#b0ff24;text-shadow:0 1px 0 #7fc418,0 2px 0 #456e0f,0 3px 0 #233e18,0 5px 7px #0009,0 0 12px #b0ff2426}@media(max-width:600px){.brand-wordmark{font-size:27px;letter-spacing:-1.6px}}.brand-wordmark{filter:drop-shadow(0 5px 3px #000a)}.brand-wordmark{filter:drop-shadow(0 5px 3px #000b);font-weight:700}.brand-wordmark>span{position:relative;-webkit-text-stroke:.45px #a3f6ff80}.brand-wordmark>span:first-child{background:linear-gradient(180deg,#f1ffff,#9ff7ff 15%,#18caff 35%,#056bc0 54%,#31dfff,#c7ffff 78%,#118ed8);background-clip:text;-webkit-background-clip:text;color:transparent;text-shadow:none;filter:drop-shadow(0 1px 0 #0862a1) drop-shadow(0 2px 0 #033453) drop-shadow(0 0 4px #00cfff66)}.brand-wordmark>span:last-child{background:linear-gradient(180deg,#f0ffd8,#cdff80 18%,#97fa16 38%,#39920b 55%,#b2ff35 70%,#edffd0 80%,#70d812);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-stroke:.45px #d1ff9180;text-shadow:none;filter:drop-shadow(0 1px 0 #45920b) drop-shadow(0 2px 0 #1c4006) drop-shadow(0 0 4px #8eff2460)}.sidebar>.brand{gap:6px}.brand-wordmark-image{width:145px;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 3px 3px #0008)}@media(min-width:601px)and (max-width:850px){.brand-wordmark-image{display:none}}@media(max-width:600px){.brand-wordmark-image{width:145px}}.brand-wordmark-image{mix-blend-mode:screen}.brand-preloader{position:relative;width:120px;height:120px;display:grid;place-items:center}.brand-preloader img{width:84px;height:84px;border-radius:22px;box-shadow:0 0 26px #21dfff30;animation:preloader-breathe 1.8s ease-in-out infinite}.preloader-ring{position:absolute;inset:0;border:2px solid #21dfff18;border-top-color:#21dfff;border-bottom-color:#b0ff24;border-radius:50%;animation:preloader-orbit 1.4s linear infinite}.loading-screen{background:#03091c}.loading-screen p{color:#a8c8df;font-size:12px}@keyframes preloader-orbit{to{transform:rotate(360deg)}}@keyframes preloader-breathe{50%{transform:scale(.94);opacity:.75}}@media(prefers-reduced-motion:reduce){.brand-preloader img,.preloader-ring{animation:none}}.brand-wordmark-image{mix-blend-mode:normal}:root{--bg:#050718;--panel:#0d102b;--line:#312b62;--muted:#aaa9ca;--lime:#f4c95d;--white:#f8f5ff;--cyan:#6d35f2}body{background:radial-gradient(ellipse at 84% 0,#32168c66,transparent 43%),radial-gradient(ellipse at 15% 75%,#17144770,transparent 48%),var(--bg)}.network-backdrop{background:#050718}.network-aurora{background:radial-gradient(ellipse at 76% 20%,#5724d85c,transparent 42%),radial-gradient(ellipse at 24% 72%,#20116f52,transparent 39%),radial-gradient(ellipse at 92% 85%,#f4c95d1e,transparent 36%)}.network-links{stroke:url(#network-spectrum);opacity:.42}.network-nodes{fill:#8e61ff}.network-nodes .node-halo{fill:#6d35f2}.network-signals{stroke:#f4c95d;filter:drop-shadow(0 0 5px #f4c95d)}.network-horizon{background-image:linear-gradient(#7546e52b 1px,transparent 1px),linear-gradient(90deg,#7546e52b 1px,transparent 1px)}.sidebar{background:linear-gradient(180deg,#111437,#07081d 76%);border-right-color:#332c68}.topbar{background:#090b25d9;border-color:#332c68}.mobile-nav{background:#090a22f2;border-color:#3d3276}.nav-item{color:#b8b6d7}.nav-item:hover{background:#6d35f214}.nav-item.active{color:#f4c95d;background:linear-gradient(90deg,#6d35f22e,#6d35f207);border-color:#7751d969;box-shadow:inset 3px 0 #f4c95d}.header-label span,.credit-pill{background:#f4c95d0e;border-color:#f4c95d52;color:#f4c95d}.credit-pill small,.side-caption,.sidebar-bottom,.announcement-end,.game-count,.eyebrow.muted,.game-info div>span,footer{color:#aaa9ca}.network-toggle{border-color:#7751d96b;background:#0d1032f2;color:#d2c5ff;box-shadow:0 0 18px #6d35f228}.button.primary{background:linear-gradient(115deg,#ffe28a,#f1bd42);color:#211742;box-shadow:0 0 24px #f4c95d35,inset 0 1px #fff5c6}.button.primary:hover{background:linear-gradient(115deg,#ffedac,#f7ce62);box-shadow:0 0 34px #f4c95d55}.button.ghost{background:#111433;border-color:#463a7c}.button.ghost:hover{border-color:#7751d9;box-shadow:0 0 18px #6d35f226}.button.subtle{background:#6d35f214;border-color:#8057e978;color:#d7cbff}.hero,.download-hero{border-color:#5f43ae80;background:radial-gradient(ellipse at 84% 42%,#5120c45c,transparent 48%),radial-gradient(ellipse at 100% 100%,#f4c95d17,transparent 45%),linear-gradient(115deg,#12163b,#07081f 70%);box-shadow:inset 0 1px #a88bff28,0 12px 50px #0005}.hero:after,.download-hero:after{background:linear-gradient(90deg,transparent,#7040e8,#f4c95d,transparent)}.hero h1 em,.download-copy h1 em{color:#f4c95d;background:linear-gradient(100deg,#fff0b0 5%,#f4c95d 48%,#9d78ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero p,.hero-foot,.download-copy>p{color:#bbb9d5}.hero-foot>span{border-color:#433877}.hero-grid{background-image:linear-gradient(#7952df12 1px,transparent 1px),linear-gradient(90deg,#7952df12 1px,transparent 1px)}.games-section{border-color:#55439a5c;background:#0b0d28bd;box-shadow:inset 0 1px #9e83ff17,0 14px 50px #0003}.promo-strip,.side-promo,.bottom-banner{background:linear-gradient(115deg,#171943,#0d0f2e 65%,#28156a);border-color:#44377d}.gift,.phone-mini{color:#f4c95d}.gift{background:#f4c95d10;border-color:#f4c95d3b}.search,.filters button,.casino-shortcuts button{background:#101331;border-color:#39336b;color:#c2c0db}.filters button.selected,.casino-shortcuts .selected{background:#6d35f21c;border-color:#8056e985;color:#f4c95d;box-shadow:0 0 14px #6d35f21f}.casino-shortcuts small{color:#f4c95d}.game-cover{border-color:#393468}.game-card:hover .game-cover{border-color:#7650dd;box-shadow:0 0 24px #6d35f238}.play-overlay{background:#08071ee6;color:#ffe28a}.game-arrow{color:#f4c95d}.surface,.install-steps li,.modal{background:linear-gradient(135deg,#121532,#0b0d26);border-color:#373168}.surface input,.surface textarea,.stake-label select,.modal input{background:#07091e;border-color:#403775;color:var(--white)}.surface input:focus,.surface textarea:focus,.modal input:focus{outline-color:#7d52ec;box-shadow:0 0 16px #6d35f226}.surface h3 svg,.metric svg,.install-steps svg{color:#f4c95d}.metric strong{color:#fff0b3;text-shadow:0 0 22px #f4c95d2b}.casino-main-promo{background:linear-gradient(110deg,#171943,#0c0e2c);border-color:#4e3a93}.casino-bonus-promo{background:radial-gradient(ellipse at right,#5822e84a,transparent 70%),#11132f;border-color:#5942a2}.campaign-label{border-color:#f4c95d70;color:#ffe59b;background:#171535}.casino-bonus-promo>strong,.welcome-bonus .welcome-value{color:#f4c95d}.phone-glow{background:#6d35f23d}.phone-frame{background:#07091d;border-color:#7052c2;box-shadow:12px 14px #0b0c27,0 0 45px #6d35f22b}.phone-content{background:radial-gradient(ellipse at center,#29166c,#0b0d29 75%)}.download-badges span,.download-state,.selected-apk{color:#d5cfff;background:#17163b;border-color:#493b82}.download-state>svg{color:#f4c95d}.download-details dd,.download-details summary{color:#d0cde3}.download-details details,.preview-numbers{border-color:#39316e}.preview-numbers strong,.integration-review a,.bonus-preview a{color:#f4c95d}.toast,.upload-success{background:#211942;border-color:#8061cf;color:#f8e4a0}.upload-progress{color:#f4c95d}.upload-progress progress{accent-color:#f4c95d}.status{color:#f4c95d;background:#f4c95d14}.status.paid{color:#ffe594;background:#f4c95d12}.brand-preloader img{box-shadow:0 0 28px #6d35f245}.preloader-ring{border-color:#6d35f226;border-top-color:#6d35f2;border-bottom-color:#f4c95d}.loading-screen{background:#050718}.loading-screen p{color:#b9b5d3}.mobile-nav button{color:#aaa9ca}.mobile-nav button.selected{color:#f4c95d;text-shadow:0 0 14px #f4c95d70}@media(max-width:600px){.hero{background:radial-gradient(ellipse at 90% 80%,#5120c452,transparent 65%),#101334}}
