@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--bg:#0e0b1a;--bg2:#14102a;--card:#1a1630;--card2:#221d3c;--border:#ffffff14;--border2:#ffffff24;--gold:#f5a525;--gold-light:#ffbe55;--gold-dark:#d4890d;--gold-glow:#f5a52566;--purple:#9333ea;--purple-l:#c084fc;--purple-glow:#9333ea66;--green:#10b981;--green-l:#34d399;--green-glow:#10b98159;--red:#f43f5e;--red-glow:#f43f5e66;--text:#f5f0ff;--text-muted:#9d8ec0;--text-dim:#5c4e78;--r:16px;--r-sm:10px;--r-lg:22px;--tg-top-inset:0px;--tg-bottom-inset:0px;--tg-safe-top:0px;--tg-safe-bottom:0px}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{background:var(--bg);height:100%;overflow:hidden}body{color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit}#root{background:#060410;justify-content:center;height:100%;display:flex}.app{background:var(--bg);width:100%;max-width:430px;height:100dvh;padding-top:var(--tg-top-inset,0px);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 0 80px #000000b3}.page-content{scrollbar-width:none;flex:1;overflow-x:hidden;overflow-y:auto}.page-content::-webkit-scrollbar{display:none}.page{padding-bottom:calc(var(--tg-bottom-inset,0px) + 32px);animation:.22s both pageIn}@keyframes pageIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.btn{border-radius:var(--r);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:15px 20px;font-size:16px;font-weight:700;transition:transform .12s,box-shadow .12s;display:flex}.btn:active{transform:scale(.97)}.btn-disabled,.btn:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.btn-primary{color:#fff;box-shadow:0 4px 24px var(--purple-glow);background:linear-gradient(135deg,#7c3aed,#9333ea,#c084fc)}.btn-gold{background:linear-gradient(135deg, var(--gold-dark), var(--gold), var(--gold-light));color:#1a0e00;box-shadow:0 4px 24px var(--gold-glow)}.btn-gold:hover{box-shadow:0 6px 32px #f5a5258c}.token-chip-sm{color:var(--gold);background:#f5a5251a;border:1px solid #f5a52547;border-radius:100px;align-items:center;gap:5px;padding:5px 12px 5px 8px;font-size:14px;font-weight:700;display:inline-flex}.game-header{justify-content:space-between;align-items:center;gap:12px;padding:16px 16px 12px;display:flex}.game-header-title{color:var(--text);text-align:center;flex:1;font-size:17px;font-weight:800}.back-btn{color:var(--purple-l);white-space:nowrap;align-items:center;gap:4px;padding:4px 0;font-size:14px;font-weight:600;display:flex}.home-page{background:radial-gradient(circle at 18% 10%,#fff1d52e,#0000 26%),radial-gradient(circle at 90% 20%,#fffaed14,#0000 16%),linear-gradient(#ff691f 0%,#ff7a24 48%,#ff611a 100%);flex-direction:column;gap:18px;min-height:100%;padding:24px 16px 34px;display:flex;position:relative;overflow-x:hidden;overflow-y:visible}.home-page:before,.home-page:after{content:"";pointer-events:none;filter:blur(10px);border-radius:999px;position:absolute}.home-page:before{background:#ffe5ad29;width:180px;height:180px;top:160px;right:-70px}.home-page:after{background:#fff9e71f;width:140px;height:140px;bottom:190px;left:-36px}.home-hero,.token-vault-btn,.earn-panel,.home-games-section,.home-soon-section{z-index:1;position:relative}.home-hero{flex-direction:column;gap:12px;padding-top:8px;display:flex}.home-hello-tag{letter-spacing:.9px;text-transform:uppercase;color:#fff9f1e6;background:#fff7ec29;border:1px solid #ffffff3d;border-radius:999px;align-self:flex-start;padding:8px 12px;font-size:11px;font-weight:800;display:inline-flex}.home-greeting{color:#fff9f1;letter-spacing:-1.8px;font-size:38px;font-weight:900;line-height:.96}.home-sub{color:#fff7ecd6;max-width:22rem;font-size:15px;font-weight:500;line-height:1.45}.home-alert-banner{z-index:1;color:#fff1f1;background:#45181852;border:1px solid #ffc6c62e;border-radius:20px;flex-direction:column;gap:6px;padding:15px 16px;display:flex;position:relative;box-shadow:0 18px 34px #6025052e}.home-alert-banner strong{font-size:14px}.home-alert-banner span{color:#fff1f1d1;font-size:13px;line-height:1.45}.token-vault-btn{text-align:left;cursor:pointer;background:linear-gradient(#fff7ecf2 0%,#ffeacce0 100%);border:1px solid #ffffff7a;border-radius:26px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 18px 38px #6f2a0838}.token-vault-btn:active{transform:scale(.985);box-shadow:0 14px 28px #6f2a0833}.token-vault-main{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.token-vault-icon{background:linear-gradient(#2f180d 0%,#1a0d06 100%);border-radius:18px;flex-shrink:0;place-items:center;width:58px;height:58px;font-size:28px;line-height:1;display:grid;box-shadow:inset 0 1px #ffffff14}.token-vault-copy{flex-direction:column;gap:1px;min-width:0;display:flex}.token-vault-label{text-transform:uppercase;letter-spacing:.8px;color:#9a6232;font-size:12px;font-weight:700}.token-vault-amount{color:#2b160c;letter-spacing:-2px;font-size:42px;font-weight:900;line-height:1}.token-vault-hint{color:#8f5b32;font-size:13px;font-weight:600}.token-vault-side{flex-shrink:0;align-items:center;gap:8px;display:flex}.token-vault-side-label{color:#8e5d34;font-size:13px;font-weight:700}.tb-chevron{color:#8e5d34;transition:transform .25s;display:flex}.tb-chevron.open{transform:rotate(180deg)}.earn-panel{max-height:0;margin-top:-10px;transition:max-height .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.earn-panel-open{max-height:960px;overflow:visible}.earn-panel-inner{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#3112063d;border:1px solid #ffffff24;border-radius:0 0 24px 24px;padding:16px}.earn-panel-title{color:#fff7ecc2;text-transform:uppercase;letter-spacing:1px;margin-bottom:14px;font-size:11px;font-weight:800}.earn-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.earn-tip-card{background:#ffffff1c;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;gap:10px;min-height:132px;padding:14px;display:flex}.earn-tip-icon{font-size:24px;line-height:1}.earn-tip-title{color:#fff9f1;font-size:14px;font-weight:800;line-height:1.15}.earn-tip-text{color:#fff7ecc2;font-size:12px;line-height:1.35}.home-games-section,.home-soon-section{flex-direction:column;gap:12px;display:flex}.home-section-head{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.home-games-label{color:#fff7ecbd;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:800}.home-section-title{color:#fff9f1;letter-spacing:-1px;margin-top:2px;font-size:24px;font-weight:900;line-height:1}.home-section-note{color:#fff7ecbd;font-size:12px;font-weight:700}.home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-featured-card{text-align:left;color:#fff8f1;border:1px solid #ffffff24;border-radius:28px;flex-direction:column;gap:18px;width:100%;min-height:232px;padding:16px;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:0 20px 36px #541e0733}.home-featured-card:active{transform:scale(.985);box-shadow:0 14px 24px #541e072e}.home-featured-card-disabled,.home-featured-card:disabled{opacity:.72;cursor:not-allowed;box-shadow:0 12px 22px #541e0724}.home-featured-card:disabled:active{transform:none}.home-featured-topline,.home-featured-bottom{justify-content:space-between;align-items:center;gap:10px;display:flex}.home-featured-kicker,.home-featured-cost{text-transform:uppercase;letter-spacing:.9px;font-size:11px;font-weight:800}.home-featured-kicker{color:#fff8f1b8}.home-featured-cost{color:#fff7ef;white-space:nowrap;background:#ffffff29;border-radius:999px;flex-shrink:0;align-items:center;padding:7px 9px;line-height:1;display:inline-flex}.home-featured-main{flex:1;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.home-featured-copy{flex-direction:column;gap:8px;display:flex}.home-featured-name{letter-spacing:-1px;font-size:24px;font-weight:900;line-height:.95}.home-featured-desc{color:#fff8f1cc;font-size:13px;line-height:1.4}.home-featured-icon{filter:drop-shadow(0 8px 18px #0000002e);flex-shrink:0;font-size:42px;line-height:1}.home-featured-pill{background:#ffffff24;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.home-featured-arrow{color:#fff;background:#ffffff24;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.home-soon-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-soon-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#2c130838;border:1px solid #ffffff24;border-radius:22px;flex-direction:column;gap:12px;min-height:122px;padding:14px;display:flex}.home-soon-icon{font-size:28px;line-height:1}.home-soon-copy{flex-direction:column;gap:4px;display:flex}.home-soon-copy strong{color:#fff8f1;font-size:16px;font-weight:800}.home-soon-copy span{color:#fff7ecbd;font-size:12px;line-height:1.35}.home-soon-badge{text-transform:uppercase;letter-spacing:.8px;color:#fff7ecb8;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:999px;align-self:flex-start;margin-top:auto;padding:6px 9px;font-size:10px;font-weight:800}@media (max-width:390px){.home-greeting{font-size:34px}.home-featured-grid,.earn-cards-grid,.home-soon-grid{grid-template-columns:1fr}.home-featured-card{min-height:204px}}.last-prize-banner{color:#fff7ef;text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#411e0838;border:1px solid #ffffff29;border-radius:20px;margin:14px 16px 0;padding:12px 16px;font-size:14px;font-weight:700;animation:.3s slideDown}.last-prize-banner strong{color:#ffe8b6}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.wheel-page{color:#fff6eb;background:radial-gradient(circle at 16% 12%,#fff3d438,#0000 24%),radial-gradient(circle at 86% 18%,#fffced1f,#0000 18%),linear-gradient(#ff6a1d 0%,#ff7a22 46%,#ff5f1d 100%);min-height:100%;position:relative;overflow:hidden}.wheel-page:before,.wheel-page:after{content:"";filter:blur(10px);pointer-events:none;border-radius:999px;position:absolute}.wheel-page:before{background:#ffe4aa2e;width:220px;height:220px;top:120px;right:-80px}.wheel-page:after{background:#fff5e31f;width:160px;height:160px;bottom:180px;left:-40px}.wheel-page .game-header{padding:18px 16px 10px}.wheel-page .game-header-title{color:#fff8f1}.wheel-page .back-btn{color:#fffaf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff2e;border-radius:18px;align-items:center;gap:6px;padding:10px 12px;display:flex}.wheel-page .token-chip-sm{color:#ffe2a7;background:#1b120cc7;border-color:#ffffff1a}.wheel-live-feed{z-index:1;flex-direction:column;gap:10px;padding:2px 16px 0;display:flex;position:relative}.wheel-live-feed-label{text-transform:uppercase;letter-spacing:1px;color:#fff8ecb8;font-size:11px;font-weight:800}.wheel-live-feed-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.wheel-live-feed-track{gap:12px;width:max-content;animation:26s linear infinite wheelMarquee;display:flex}@keyframes wheelMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.wheel-feed-chip{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#2b14083d;border:1px solid #ffffff24;border-radius:18px;align-items:center;gap:10px;min-width:210px;padding:11px 12px;display:flex;box-shadow:0 16px 30px #60250524}.wheel-feed-avatar{background:#ffffff24;border-radius:12px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.wheel-feed-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.wheel-feed-name{color:#fff7ef;font-size:13px;font-weight:700}.wheel-feed-prize{color:#ffe39a;letter-spacing:-.3px;font-size:15px;font-weight:900}.wheel-server-banner,.crash-server-banner{color:#fff7ef;background:#2014103d;border:1px solid #ffffff24;border-radius:18px;margin:0 16px 12px;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.45}.wheel-server-banner.error,.crash-server-banner.error{color:#fff2f2;background:#45181847;border-color:#ffcece2e}.wheel-hero-card{z-index:1;color:#381b09;background:linear-gradient(#fff7eced 0%,#ffeacddb 100%);border:1px solid #ffffff7a;border-radius:28px;margin:16px;padding:18px;position:relative;box-shadow:0 22px 48px #6c2a0738}.wheel-intro-row{align-items:flex-start;gap:14px;display:flex}.wheel-intro-copy{flex:1;min-width:0}.wheel-eyebrow{letter-spacing:.9px;text-transform:uppercase;color:#9a5a1f;background:#48240b14;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:800;display:inline-flex}.wheel-headline{letter-spacing:-1.7px;margin-top:10px;font-size:32px;font-weight:900;line-height:.96}.wheel-copy{color:#7a4a27;max-width:18rem;margin-top:10px;font-size:14px;line-height:1.42}.wheel-cost-pill{color:#fff4df;background:linear-gradient(#2b180d 0%,#180d06 100%);border-radius:22px;flex-direction:column;flex-shrink:0;gap:4px;min-width:116px;padding:12px 14px;display:flex;box-shadow:0 12px 24px #24120833}.wheel-cost-pill span{text-transform:uppercase;letter-spacing:.8px;color:#fff4dfad;font-size:11px;font-weight:700}.wheel-cost-pill strong{letter-spacing:-.5px;font-size:18px;font-weight:900}.wheel-machine{background:linear-gradient(#2d160c 0%,#140905 100%);border-radius:30px;margin-top:18px;padding:14px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 14px 34px #34130647}.wheel-machine:before{content:"";pointer-events:none;background:linear-gradient(#ffffff14,#0000 26%);position:absolute;top:0;bottom:0;left:0;right:0}.wheel-machine-lights{justify-content:center;gap:9px;margin-bottom:12px;display:flex}.wheel-machine-lamp{background:#ffd179;border-radius:999px;width:10px;height:10px;animation:1.2s ease-in-out infinite alternate lampGlow;box-shadow:0 0 12px #ffd179b8}.wheel-machine-lamp:nth-child(2){animation-delay:.12s}.wheel-machine-lamp:nth-child(3){animation-delay:.24s}.wheel-machine-lamp:nth-child(4){animation-delay:.36s}.wheel-machine-lamp:nth-child(5){animation-delay:.48s}@keyframes lampGlow{0%{opacity:.45;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.wheel-machine-window{background:linear-gradient(#fff1dc1f 0%,#ffffff08 100%);border:1px solid #ffffff14;border-radius:24px;padding:14px;position:relative}.wheel-selection-frame{pointer-events:none;background:linear-gradient(90deg,#ffe5ae1f,#0000 16% 84%,#ffe5ae1f);border-top:1px solid #ffdca347;border-bottom:1px solid #ffdca347;border-radius:28px;height:96px;position:absolute;top:50%;left:14px;right:14px;transform:translateY(-50%)}.wheel-selection-bracket{filter:drop-shadow(0 0 10px #ffd38a73);border:3px solid #ffd38a;width:18px;height:66px;position:absolute;top:50%;transform:translateY(-50%)}.wheel-selection-bracket-left{border-right:none;border-radius:18px 0 0 18px;left:8px}.wheel-selection-bracket-right{border-left:none;border-radius:0 18px 18px 0;right:8px}.wheel-reel-mask{height:258px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%)}.wheel-reel-track{will-change:transform;flex-direction:column;gap:12px;transition:none;display:flex}.wheel-reel-track.is-spinning{will-change:transform}.wheel-reel-card{background:linear-gradient(135deg, var(--wheel-card-bg) 0%, #ffffff1a 100%);color:#fff;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;justify-content:center;height:78px;padding:12px 14px;display:flex;box-shadow:inset 0 1px #ffffff14}.wheel-reel-card.is-winner{border-color:#ffe6aba3;box-shadow:0 0 0 1px #ffe6ab4d,0 18px 36px #1409053d}.wheel-card-kicker{letter-spacing:1.2px;text-transform:uppercase;color:#ffffff9e;font-size:10px;font-weight:800}.wheel-card-main{justify-content:space-between;align-items:center;gap:14px;margin-top:6px;display:flex}.wheel-card-copy{flex-direction:column;gap:3px;display:flex}.wheel-card-copy strong{color:var(--wheel-card-accent);letter-spacing:-1px;font-size:26px;font-weight:900;line-height:1}.wheel-card-copy span{letter-spacing:.45px;text-transform:uppercase;color:#ffffffd1;font-size:12px;font-weight:700}.wheel-card-mark{background:#ffffff1f;border:1px solid #ffffff14;border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.wheel-controls{z-index:1;flex-direction:column;gap:12px;padding:0 16px;display:flex;position:relative}.spin-cost-row{justify-content:center;display:flex}.wheel-balance-prompt{color:#fff8ef;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#2c140838;border:1px solid #ffffff24;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 16px;display:flex}.wheel-balance-prompt span{color:#fff8efbd;font-size:13px;font-weight:600}.wheel-balance-prompt strong{color:#ffe2a0;letter-spacing:-.6px;font-size:20px;font-weight:900}.spin-btn{border-radius:22px;padding:18px 20px;font-size:18px;box-shadow:0 16px 32px #923f063d}.spin-anim{animation:.9s linear infinite spin-icon;display:inline-block}@keyframes spin-icon{to{transform:rotate(360deg)}}.wheel-cta-note{text-align:center;color:#fff7ecd1;padding:0 6px;font-size:12px;line-height:1.45}.wheel-legend{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#2b140838;border:1px solid #ffffff24;border-radius:24px;margin:16px;padding:16px;position:relative}.wheel-legend-title{color:#fff8ecb8;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:11px;font-weight:800}.wheel-prize-pool{flex-wrap:wrap;gap:10px;display:flex}.wheel-prize-chip{color:var(--wheel-chip-accent,#fff);letter-spacing:-.4px;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:16px;padding:10px 12px;font-size:14px;font-weight:900;box-shadow:inset 0 1px #ffffff14}@media (max-width:390px){.wheel-intro-row{flex-direction:column}.wheel-cost-pill{width:100%}.wheel-headline{font-size:28px}.wheel-feed-chip{min-width:188px}}.crash-page{background:radial-gradient(circle at 20% 8%,#ffefd42e,#0000 24%),radial-gradient(circle at 85% 14%,#75e1ff1f,#0000 16%),linear-gradient(#ff681f 0%,#ff7a24 44%,#ff611b 100%);min-height:100%;padding-bottom:32px;position:relative;overflow:hidden}.crash-page.is-shaking{animation:.42s crashScreenShake}@keyframes crashScreenShake{0%,to{transform:translate(0)}15%{transform:translate(-4px)translateY(2px)}30%{transform:translate(4px)translateY(-2px)}45%{transform:translate(-3px)translateY(1px)}60%{transform:translate(3px)}75%{transform:translate(-1px)}}.crash-page:before,.crash-page:after{content:"";pointer-events:none;filter:blur(10px);border-radius:999px;position:absolute}.crash-page:before{background:#fff4e51f;width:180px;height:180px;top:190px;right:-60px}.crash-page:after{background:#78e0ff1f;width:150px;height:150px;bottom:220px;left:-30px}.crash-page.state-betting:before{background:#add4ff29}.crash-page.state-running:before{background:#78ffdc24}.crash-page.state-running:after{background:#60ead429}.crash-page.state-crashed:before,.crash-page.state-crashed:after{background:#ff6b6b24}.crash-page .game-header,.crash-hero,.crash-history-shell,.crash-stage,.crash-control-panel,.crash-room-shell{z-index:1;position:relative}.crash-page .game-header{padding:16px 16px 12px}.crash-page .game-header-title{color:#fff9f1}.crash-page .back-btn{color:#fff9f1db}.crash-page .token-chip-sm{color:#fff6df;background:#2b13083d;border-color:#ffffff24}.crash-hero{justify-content:space-between;align-items:flex-start;gap:16px;margin:2px 16px 0;padding:8px 0 2px;display:flex}.crash-hero-copy{flex-direction:column;gap:8px;display:flex}.crash-hero-kicker{color:#fff7ef;text-transform:uppercase;letter-spacing:1px;background:#ffffff2e;border:1px solid #ffffff2e;border-radius:999px;align-self:flex-start;padding:6px 12px;font-size:11px;font-weight:800;display:inline-flex}.crash-hero-title{letter-spacing:-1.4px;color:#fff9f1;max-width:9ch;font-size:34px;font-weight:900;line-height:.96}.crash-hero-sub{color:#fff7ecd6;max-width:23rem;font-size:15px;line-height:1.42}.crash-hero-orb{background:linear-gradient(#0c1826eb 0%,#102f48e6 100%);border:1px solid #a4e7ff29;border-radius:28px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:92px;height:92px;display:flex;box-shadow:0 18px 38px #541e0738}.crash-hero-orb-icon{font-size:30px;line-height:1}.crash-hero-orb-copy{color:#c9f3ff;font-size:13px;font-weight:800}.crash-history-shell,.crash-stage,.crash-control-panel,.crash-room-shell{border:1px solid #ffffff24;border-radius:28px;margin:0 16px;box-shadow:0 20px 36px #541e0733}.crash-history-shell{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#2c13083d;padding:16px}.crash-section-topline{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.crash-section-kicker{text-transform:uppercase;letter-spacing:1px;color:#fff7ecb8;font-size:11px;font-weight:800}.crash-section-note{color:#fff7ecb8;font-size:12px;font-weight:700}.crash-history-bar{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.crash-history-bar::-webkit-scrollbar{display:none}.crash-pill{letter-spacing:.2px;border-radius:999px;flex-shrink:0;padding:9px 12px;font-size:12px;font-weight:800}.pill-red{color:#ffd2d2;background:#ff6b6b29;border:1px solid #ff6b6b3d}.pill-amber{color:#ffedb7;background:#ffc95e29;border:1px solid #ffc95e3d}.pill-green{color:#d2fff5;background:#5eead429;border:1px solid #5eead43d}.crash-stage{background:linear-gradient(#0c1723eb 0%,#102233eb 100%);margin-top:14px;padding:16px;overflow:hidden}.crash-stage.state-betting{border-color:#add4ff29}.crash-stage.state-running{border-color:#5eead42e}.crash-stage.state-crashed{border-color:#ff6b6b2e}.crash-stage:after{content:"";pointer-events:none;background:radial-gradient(circle,#55e1ff2e 0%,#55e1ff00 70%);border-radius:999px;width:150px;height:150px;position:absolute;top:-20px;right:-36px}.crash-stage-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.crash-stage-copy{flex-direction:column;gap:6px;display:flex}.crash-stage-kicker{text-transform:uppercase;letter-spacing:1px;color:#daf3ffb8;font-size:11px;font-weight:800}.crash-stage-note{color:#dcf2ffbd;max-width:21rem;font-size:13px;line-height:1.4}.crash-stage-chip{color:#def7ff;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff1a;border-radius:16px;flex-shrink:0;padding:10px 12px;font-size:14px;font-weight:800}.crash-mult-wrap{justify-content:center;align-items:center;min-height:112px;padding:0 16px;display:flex}.crash-live-display,.crash-countdown-display,.crash-bust-display,.crash-won-display{text-align:center}.crash-mult-value,.crash-countdown-value,.crash-bust-value,.crash-won-value{letter-spacing:-2.5px;font-size:58px;font-weight:900;line-height:.95}.crash-mult-value.tone-neutral{color:#f2fbff}.crash-mult-value.tone-green{color:#8ff9e8;text-shadow:0 0 32px #5eead44d}.crash-mult-value.tone-gold{color:#ffd67d;text-shadow:0 0 30px #ffd67d4d}.crash-mult-value.tone-red{color:#ff8b8b;text-shadow:0 0 28px #ff8b8b47}.crash-live-display.running .crash-mult-value{animation:.7s infinite alternate multPulse}@keyframes multPulse{0%{text-shadow:0 0 18px #5eead43d}to{text-shadow:0 0 42px #5eead480}}.crash-countdown-value{color:#d6f3ff}.crash-countdown-label{color:#dcf2ffb8;margin-top:6px;font-size:13px;font-weight:700}.crash-live-payout{color:#c9f3ff;margin-top:6px;font-size:14px;font-weight:700}.crash-live-payout.fixed{color:#d8fff6}.crash-live-payout.watch{color:#dcf2ff9e}@keyframes burstIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.crash-bust-display,.crash-won-display{animation:.3s both burstIn}.crash-bust-label,.crash-won-label{letter-spacing:1.2px;text-transform:uppercase;margin-bottom:4px;font-size:13px;font-weight:800}.crash-bust-label{color:#ff9b9b}.crash-bust-value{color:#ff6b6b;text-shadow:0 0 28px #ff6b6b57}.crash-won-label{color:#ffe3a4}.crash-won-value{color:#ffcf69;text-shadow:0 0 28px #ffcf6952}.crash-canvas-wrap{padding:0}.crash-canvas{border:1px solid #a9e1ff14;border-radius:22px;width:100%;height:auto;display:block}.crash-control-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#2c13083d;margin-top:14px;padding:16px}.crash-running-controls,.crash-idle-controls{flex-direction:column;gap:12px;display:flex}.running-bet-info{color:#fff7ecd1;background:#ffffff14;border:1px solid #ffffff1a;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:14px;display:flex}.payout-live{color:#ffe4a3}.crash-arming-panel{background:#ffffff14;border:1px solid #ffffff1a;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.crash-arming-copy{flex-direction:column;gap:4px;display:flex}.crash-arming-copy strong{color:#fff8f1;font-size:16px;font-weight:800}.crash-arming-copy span{color:#fff7ecb8;font-size:13px;line-height:1.4}.crash-arming-chip{text-align:center;color:#d7f6ff;background:#ffffff1f;border-radius:18px;flex-shrink:0;min-width:64px;padding:11px 12px;font-size:22px;font-weight:900}.cashout-btn,.crash-action-btn{border-radius:22px;width:100%;padding:16px;font-size:17px}.cashout-btn{animation:1s infinite alternate cashoutPulse}.crash-action-btn.is-ready{color:#2b160c;background:linear-gradient(135deg,#ffe29c 0%,#ffc857 100%);box-shadow:0 14px 30px #6f2a0838}.crash-action-btn.is-disabled,.crash-action-btn:disabled{color:#fff7ec6b;box-shadow:none;background:#ffffff14}@keyframes cashoutPulse{0%{box-shadow:0 8px 26px #f5a52547}to{box-shadow:0 12px 42px #f5a52575}}.crash-result-banner{text-align:center;border-radius:18px;padding:12px 14px;font-size:14px;font-weight:700;line-height:1.4;animation:.3s slideDown}.won-banner{color:#d7fff7;background:#5eead424;border:1px solid #5eead438;margin-bottom:12px}.lost-banner{color:#ffd5d5;background:#ff6b6b24;border:1px solid #ff6b6b38;margin-bottom:12px}.ready-banner{color:#d8f4ff;background:#add4ff24;border:1px solid #add4ff38;margin-bottom:12px}.bet-section{background:#ffffff14;border:1px solid #ffffff1a;border-radius:22px;padding:16px}.crash-bet-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.bet-section-label{color:#fff7ecad;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.crash-bet-title{letter-spacing:-.8px;color:#fff9f1;font-size:22px;font-weight:900;line-height:1}.crash-bet-preview{color:#fff7ef;white-space:nowrap;background:#ffffff1f;border-radius:16px;flex-shrink:0;padding:10px 12px;font-size:15px;font-weight:800}.crash-slider-shell{flex-direction:column;gap:10px;display:flex}.crash-bet-slider{-webkit-appearance:none;appearance:none;background:linear-gradient(90deg, #ffe29c 0%, #ffc857 var(--crash-slider-fill), #ffffff1f var(--crash-slider-fill), #ffffff1f 100%);border-radius:999px;outline:none;width:100%;height:10px}.crash-bet-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:pointer;background:linear-gradient(#3a1b0d 0%,#150804 100%);border:3px solid #fff5de;border-radius:50%;width:24px;height:24px;box-shadow:0 8px 16px #0000003d}.crash-bet-slider::-moz-range-thumb{cursor:pointer;background:linear-gradient(#3a1b0d 0%,#150804 100%);border:3px solid #fff5de;border-radius:50%;width:24px;height:24px;box-shadow:0 8px 16px #0000003d}.crash-bet-slider:disabled{opacity:.4}.crash-slider-meta{color:#fff7ecad;justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.crash-bet-foot{color:#fff7ecb8;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;font-size:13px;line-height:1.35;display:flex}.crash-bet-foot strong{color:#fff7ef}.crash-hint-text{color:#fff7ecb8;text-align:center;font-size:13px;font-weight:600}.crash-passive-panel{color:#fff7ecbd;text-align:center;background:#ffffff14;border:1px solid #ffffff1a;border-radius:18px;padding:14px 16px;font-size:14px;font-weight:600;line-height:1.45}.crash-room-shell{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#2c13083d;margin-top:14px;padding:16px}.crash-room-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.crash-room-title{color:#fff8f1;align-items:center;gap:8px;display:flex}.crash-room-title strong{font-size:16px;font-weight:800}.crash-room-dot{background:#fff7ec5c;border-radius:50%;width:8px;height:8px}.crash-room-dot.betting{background:#b9e4ff;box-shadow:0 0 0 6px #b9e4ff1f}.crash-room-dot.running{background:#5eead4;animation:1.8s infinite crashRoomPulse;box-shadow:0 0 0 6px #5eead41f}.crash-room-dot.crashed{background:#ff6b6b}@keyframes crashRoomPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.56;transform:scale(1.2)}}.crash-room-note{color:#fff7ecb8;font-size:12px;font-weight:700}.crash-room-list{flex-direction:column;gap:10px;display:flex}.crash-player-row{background:#ffffff14;border:1px solid #ffffff1a;border-radius:18px;align-items:center;gap:10px;padding:11px 12px;transition:opacity .2s;display:flex}.crash-player-row.dimmed{opacity:.52}.crash-player-row.user{background:#ffd87e24;border-color:#ffd87e3d}.crash-player-avatar{color:#fff8f1;background:#ffffff1f;border-radius:12px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.crash-player-avatar.user{color:#ffe9ad;background:linear-gradient(135deg,#3d190a 0%,#120603 100%)}.crash-player-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.crash-player-copy strong{color:#fff8f1;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;overflow:hidden}.crash-player-copy span{color:#fff7eca3;font-size:12px;font-weight:700}.crash-player-status{color:#fff7ec99;flex-shrink:0;font-size:13px;font-weight:800}.crash-player-status.won{color:#d6fff6}.crash-player-status.lost{color:#ffd2d2}@media (max-width:390px){.crash-hero{gap:12px}.crash-hero-title{font-size:30px}.crash-hero-orb{border-radius:22px;width:78px;height:78px}.crash-stage-top,.crash-bet-head,.crash-bet-foot,.running-bet-info,.crash-section-topline{flex-direction:column;align-items:flex-start}.crash-stage-chip,.crash-bet-preview,.crash-arming-chip{text-align:center;justify-content:center;width:100%}.crash-mult-value,.crash-countdown-value,.crash-bust-value,.crash-won-value{font-size:48px}}.modal-overlay{z-index:1000;padding:calc(var(--tg-top-inset,0px) + 18px) 16px calc(var(--tg-bottom-inset,0px) + 18px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060410e0;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modal{background:var(--card2);border:1px solid var(--border2);border-radius:var(--r-lg);text-align:center;width:min(100%,360px);max-width:360px;padding:32px 24px 28px;animation:.35s cubic-bezier(.34,1.56,.64,1) both modalIn;position:relative}@keyframes modalIn{0%{opacity:0;transform:scale(.82)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}.wm-gift{margin-bottom:16px;font-size:60px;line-height:1;animation:3s infinite float;display:block}.is-claimed .wm-gift{animation:.5s tada}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes tada{0%,to{transform:scale(1)}25%{transform:scale(1.3)rotate(-10deg)}50%{transform:scale(1.3)rotate(10deg)}75%{transform:scale(1.1)rotate(-5deg)}}.wm-title{color:var(--text);letter-spacing:-.4px;margin-bottom:18px;font-size:22px;font-weight:900}.wm-error{color:#ffb4b4;margin-top:12px;font-size:13px;line-height:1.4}.wm-tokens{border-radius:var(--r);background:#f5a5251a;border:1px solid #f5a5254d;justify-content:center;align-items:center;gap:8px;margin-bottom:20px;padding:16px 24px;animation:1.8s infinite alternate goldGlow;display:flex}@keyframes goldGlow{0%{box-shadow:0 0 12px #f5a52526}to{box-shadow:0 0 30px #f5a52566}}.wm-ticket{font-size:30px;line-height:1}.wm-amount{color:var(--gold);letter-spacing:-2px;font-size:52px;font-weight:900;line-height:1}.wm-claim-btn{margin-bottom:0;padding:16px;font-size:17px}.wm-success{color:var(--green-l);border-radius:var(--r);background:#10b9811a;border:1px solid #10b9814d;padding:14px;font-size:15px;font-weight:700;animation:.3s slideDown}.win-modal{background:var(--card2);border-color:var(--win-color,var(--gold));box-shadow:0 0 50px var(--win-glow,#f5a5254d), 0 20px 60px #00000080}.win-emoji-wrap{margin-bottom:16px;display:inline-flex;position:relative}.win-emoji{font-size:58px;line-height:1;animation:.5s cubic-bezier(.34,1.56,.64,1) both winEmoji}@keyframes winEmoji{0%{transform:scale(0)rotate(-30deg)}to{transform:scale(1)rotate(0)}}.win-ring{border:2px solid var(--win-color,var(--gold));opacity:.4;border-radius:50%;animation:1.5s infinite ringExpand;position:absolute;top:-8px;bottom:-8px;left:-8px;right:-8px}@keyframes ringExpand{0%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(1.6)}}.win-title{letter-spacing:-.5px;margin-bottom:4px;font-size:22px;font-weight:900}.win-label{color:var(--text-muted);letter-spacing:.5px;margin-bottom:14px;font-size:14px;font-weight:600}.win-prize{color:var(--green-l);letter-spacing:-2px;text-shadow:0 0 30px var(--green-glow);margin-bottom:6px;font-size:56px;font-weight:900;line-height:1;animation:.4s cubic-bezier(.34,1.56,.64,1) .1s both prizeCount}@keyframes prizeCount{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.win-sub{color:var(--text-muted);margin-bottom:20px;font-size:13px}.win-close-btn{background:var(--card);border:1px solid var(--border);color:var(--text-muted);border-radius:var(--r-sm);width:auto;margin:0 auto;padding:12px 20px;font-size:14px;font-weight:600}.status-screen{min-height:100dvh;padding:calc(var(--tg-top-inset,0px) + 24px) 18px calc(var(--tg-bottom-inset,0px) + 24px);background:radial-gradient(circle at top,#ff933f2e,#0000 34%),linear-gradient(#060410 0%,#13081e 100%);justify-content:center;align-items:center;display:flex}.status-screen-card{text-align:center;background:#160f22eb;border:1px solid #ffffff1a;border-radius:28px;width:min(100%,420px);padding:28px 24px;box-shadow:0 28px 60px #00000059}.status-screen-card h1{letter-spacing:-1.4px;margin-top:14px;font-size:31px;line-height:.96}.status-screen-card p{color:#f5f0ffc7;margin-top:14px;font-size:15px;line-height:1.5}.status-screen-badge{color:#ffd38d;letter-spacing:.8px;text-transform:uppercase;background:#ffc15c24;border:1px solid #ffc15c3d;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.status-screen-action{margin-top:18px}
