:root{--font-display: "Space Grotesk", -apple-system, BlinkMacSystemFont, sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--bg: #060814;--bg-elev: rgba(12, 18, 30, .96);--bg-elev-2: rgba(18, 25, 40, .96);--border: rgba(255, 255, 255, .1);--border-strong: rgba(255, 255, 255, .16);--text: #f8fafc;--text-muted: #94a3b8;--accent: #f97316;--accent-2: #06b6d4;--success: #4ade80;--danger: #fb7185;--shadow: 0 22px 48px rgba(2, 6, 23, .5)}*{box-sizing:border-box}body{margin:0;font-family:var(--font-body);background:radial-gradient(ellipse at top left,rgba(249,115,22,.16),transparent 30%),linear-gradient(180deg,#080b18 0%,var(--bg) 100%);color:var(--text);line-height:1.5}button,input,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid rgba(6,182,212,.65);outline-offset:2px}input,textarea{transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}input:focus,textarea:focus{border-color:#06b6d48c;box-shadow:0 0 0 3px #06b6d429}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{max-width:1400px;margin:0 auto;padding:0 clamp(12px,2.4vw,28px) 36px;min-height:100vh;position:relative}.app-shell:before{content:"";position:sticky;top:0;display:block;margin:0 calc(-1*clamp(12px,2.4vw,28px));height:4px;background:linear-gradient(90deg,#dc2626,#ef4444,#dc2626);z-index:50}.hero{position:relative}.about-intro{max-width:920px;margin:18px auto;padding:18px 22px;background:#ffffff05;border-radius:12px;text-align:center}.aviator-banner{margin:18px auto;max-width:980px;border-radius:14px;overflow:hidden;cursor:pointer;box-shadow:0 20px 48px #02061773}.aviator-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;background:linear-gradient(90deg,#06b6d41f,#f973161a)}.aviator-banner-title{font-size:20px;font-weight:800;color:#f8fafc}.aviator-banner-sub{color:#dbeafe;font-size:13px;opacity:.95}.aviator-banner-cta{background:linear-gradient(90deg,#f97316,#f59e0b);color:#081120;font-weight:800;padding:8px 14px;border-radius:10px}.aviator-landing{padding:28px}.aviator-hero{background:linear-gradient(180deg,#06b6d40f,#0c121e05);border-radius:14px;padding:40px;text-align:center;box-shadow:var(--shadow)}.aviator-hero-inner{max-width:880px;margin:0 auto}.aviator-headline{font-size:clamp(28px,4.2vw,44px);margin:0;font-weight:900;color:#fff}.aviator-subheadline{margin-top:12px;color:#dbeafe;font-size:16px}.aviator-ctas{margin-top:18px;display:flex;gap:12px;justify-content:center}.aviator-support{margin-top:14px;color:#a6c7d6}.aviator-features{display:flex;gap:12px;margin-top:22px;justify-content:center;flex-wrap:wrap}.aviator-features .feature{background:#ffffff05;padding:12px 14px;border-radius:10px;color:#dbeafe}.promo-banner{max-width:980px;margin:14px auto}.promo-inner{display:flex;gap:12px;align-items:stretch}.promo-card{flex:1;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.04);background:linear-gradient(180deg,#ffffff05,#ffffff03)}.promo-deposit{background:linear-gradient(90deg,#f9731617,#06b6d408)}.promo-referral{background:linear-gradient(90deg,#06b6d40f,#60a5fa08)}.promo-title{font-weight:800;font-size:16px;color:#fff}.promo-sub{font-size:13px;color:#cfeaf6;opacity:.95;margin-top:6px}.promo-content{display:flex;flex-direction:column;gap:4px;max-width:70%}.promo-cta{display:flex;align-items:center}@media (max-width: 720px){.promo-inner{flex-direction:column}.promo-content{max-width:100%}}.about-intro .section-heading{font-size:20px;margin-bottom:8px}.about-intro h3{font-size:16px;margin:8px 0;color:#cbd5e1}.about-intro p{font-size:13px;color:#9fb0c8;line-height:1.45;margin:8px 0 12px}.auth-top-right{width:100%;max-width:420px;z-index:1}@media (max-width: 960px){.hero{grid-template-columns:1fr}.hero-auth-panel{justify-content:flex-start;order:-1}.auth-top-right{width:100%;max-width:100%;margin:12px 0 0}.about-intro{max-width:100%;padding:12px}}.app-shell.centered{display:flex;align-items:center;justify-content:center}.topbar{display:flex;justify-content:space-between;align-items:center;margin:0 0 8px;padding:10px 0;position:sticky;top:4px;z-index:40;background:#060814d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand-mark{font-family:var(--font-display);font-size:34px;font-weight:900;letter-spacing:.08em;margin:0;text-transform:uppercase;background:linear-gradient(90deg,#7ee787,#06b6d4,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;text-shadow:0 6px 24px rgba(2,6,23,.45);padding-right:6px}.brand-mark:after{content:"";position:absolute;right:-8px;top:6px;width:26px;height:18px;background:linear-gradient(90deg,#ffffff2e,#ffffff0f);border-radius:6px;transform:rotate(-12deg);opacity:.6;filter:blur(6px)}@keyframes brand-shimmer{0%{background-position:0% 50%}to{background-position:100% 50%}}.brand-mark{background-size:200% 200%;animation:brand-shimmer 6s linear infinite}.topbar-right{display:flex;align-items:center;gap:12px}.topbar-pill,.link-btn{transition:all .2s ease}.topbar-pill{padding:8px 14px;border-radius:999px;border:1px solid var(--border);background:#ffffff0a;color:#dbeafe;font-size:13px;font-weight:700}.link-btn{background:none;border:none;color:#60a5fa;cursor:pointer;font-size:13px;padding:0}.link-btn:hover{color:#93c5fd}.user-badge{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.username-label{font-size:13px;color:#94a3b8;font-weight:700}.user-phone{font-size:12px;color:#94a3b8}.topbar-pill{padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#dbeafe;font-size:13px;font-weight:700;cursor:pointer}.topbar-pill:hover{border-color:#7ee78773;background:#7ee7871f}.history-container{padding:4px 2px;margin-bottom:12px}.history-stats{display:flex;flex-direction:column;gap:8px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgba(6,182,212,.15)}.stats-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#06b6d4}.stats-values{display:flex;gap:16px;font-size:12px;font-family:var(--font-mono);flex-wrap:wrap}.stats-values span{display:flex;align-items:center;gap:4px;color:#cbd5e1;padding:4px 8px;background:#ffffff08;border-radius:6px;border:1px solid rgba(255,255,255,.05);cursor:help;transition:all .2s}.stats-values span:hover{background:#06b6d41f;color:#06b6d4;border-color:#06b6d440}.history-bar{display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;padding:8px 0;margin-bottom:10px;scroll-behavior:smooth;min-height:42px;align-items:center}.history-bar::-webkit-scrollbar{height:4px}.history-bar::-webkit-scrollbar-track{background:#ffffff05;border-radius:2px}.history-bar::-webkit-scrollbar-thumb{background:#06b6d44d;border-radius:2px}.history-bar::-webkit-scrollbar-thumb:hover{background:#06b6d480}.history-empty{font-size:12px;color:#64748b;font-style:italic;padding:8px 12px}.history-pill{position:relative;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap;font-family:var(--font-mono);transition:all .2s ease;border:1px solid transparent;cursor:pointer;display:flex;align-items:center;gap:6px;flex-shrink:0;-webkit-user-select:none;user-select:none}.history-pill:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.pill-value{display:flex}.pill-badge{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:2px 4px;border-radius:3px;background:#ffffff26;opacity:0;transition:opacity .2s}.history-pill:hover .pill-badge{opacity:1}.history-pill.low{background:#60a5fa29;color:#60a5fa;border-color:#60a5fa40}.history-pill.low:hover{background:#60a5fa40;border-color:#60a5fa66}.history-pill.mid{background:#a855f729;color:#c084fc;border-color:#a855f740}.history-pill.mid:hover{background:#a855f740;border-color:#a855f766}.history-pill.high{background:#fbbf2429;color:#fbbf24;border-color:#fbbf2440}.history-pill.high:hover{background:#fbbf2440;border-color:#fbbf2466}.history-note{font-size:11px;color:#94a3b8;background:#06b6d40f;padding:8px 10px;border-radius:8px;border-left:2px solid #06b6d4;line-height:1.4}.history-note strong{color:#06b6d4}.history-note em{color:#cbd5e1;font-style:italic}.play-layout{display:grid;grid-template-columns:260px minmax(0,1fr) 340px;gap:14px;align-items:start}.play-main{display:flex;flex-direction:column;gap:12px}.all-bets-panel,.multiplier-stage,.bet-panel{background:linear-gradient(180deg,var(--bg-elev) 0%,var(--bg-elev-2) 100%);border:1px solid var(--border);box-shadow:var(--shadow)}.all-bets-panel{border-radius:22px;padding:16px;min-height:420px;display:flex;flex-direction:column}.chat-panel{background:linear-gradient(180deg,var(--bg-elev) 0%,var(--bg-elev-2) 100%);border:1px solid var(--border);border-radius:20px;padding:12px;min-height:420px;display:flex;flex-direction:column;gap:10px;box-shadow:var(--shadow)}.chat-header{font-weight:700;color:#cbd5e1}.chat-users{display:flex;gap:8px;flex-wrap:wrap}.chat-user{background:#ffffff08;padding:6px 8px;border-radius:999px;font-size:12px}.chat-messages{overflow-y:auto;flex:1;display:flex;flex-direction:column-reverse;gap:6px;padding-right:6px}.chat-message{display:flex;gap:8px;align-items:flex-start}.chat-message-user{font-weight:700;color:#cbd5e1;margin-right:6px}.chat-form{display:flex;gap:8px;margin-top:8px}.chat-form input{flex:1;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:#f8fafc}.chat-form button{padding:8px 12px;border-radius:10px;background:#22c55e;border:none;color:#08120a;font-weight:700}.chat-form button:hover{filter:brightness(1.04)}.all-bets-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.all-bets-header h2{margin:4px 0 0;font-size:14px;letter-spacing:.14em;color:#f8fafc}.live-count{background:#7ee7871f;color:#7ee787;border:1px solid rgba(126,231,135,.2);border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.all-bets-tabs{display:flex;gap:6px;margin-bottom:10px}.all-bets-tabs button{flex:1;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#94a3b8;border-radius:999px;padding:7px 8px;font-size:11px;font-weight:700;cursor:pointer;text-transform:uppercase}.all-bets-tabs button.active{background:#7ee78729;color:#7ee787;border-color:#7ee78759}.all-bets-list{display:flex;flex-direction:column;gap:8px;overflow-y:auto;padding-right:2px}.all-bet-row{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:10px;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.04)}.avatar-circle{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;color:#fff;font-size:13px;text-transform:uppercase}.bet-meta{min-width:0}.bet-user{font-size:12px;font-weight:700;color:#f8fafc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bet-amount{font-size:11px;color:#94a3b8;margin-top:2px}.bet-win{font-size:12px;font-weight:700;color:#94a3b8;text-align:right}.bet-win.won{color:#7ee787}.all-bets-empty{padding:18px 10px;color:#64748b;text-align:center;font-size:12px;border:1px dashed rgba(255,255,255,.08);border-radius:12px}.multiplier-stage{position:relative;overflow:hidden;border-radius:24px;padding:0;min-height:380px;height:100%;display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;text-align:center;box-shadow:var(--shadow)}.multiplier-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle,rgba(126,231,135,.12),transparent 62%);opacity:0;transition:opacity .3s ease}.multiplier-stage.flying:before{opacity:1;animation:pulseGlow 1.4s ease-in-out infinite}.multiplier-core{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;flex:1 1 auto;min-height:320px;padding:0;overflow:hidden}.wait-progress-wrapper{position:absolute;top:8px;left:6%;right:6%;height:6px;background:#ffffff0a;border-radius:6px;overflow:hidden;z-index:6}.wait-progress{height:100%;background:linear-gradient(90deg,#f97316,#f59e0b);box-shadow:0 6px 18px #f59e0b2e;transition:width .12s linear}.wait-progress-inline{position:relative;width:100%;height:100%;background:#ffffff08;border-radius:12px;overflow:hidden}.wait-progress-inline .wait-progress{height:100%;transition:width .12s linear;box-shadow:0 8px 20px #f59e0b2e}.burst-shell{position:absolute;top:6%;right:18%;bottom:6%;left:18%;pointer-events:none;opacity:.7;transform-origin:center}.multiplier-stage.flying .burst-shell{animation:raySpin 8s linear infinite;opacity:.95}.multiplier-value{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:clamp(44px,6vw,78px);font-weight:700;font-variant-numeric:tabular-nums;line-height:.95;letter-spacing:-.03em;color:#cbd5e1;pointer-events:none}.multiplier-value.waiting{color:#94a3b8;font-size:clamp(32px,4.4vw,48px)}.multiplier-value.flying{color:#fff;text-shadow:0 0 24px rgba(255,255,255,.25);animation:floatPulse .9s ease-in-out infinite alternate}.multiplier-value.gold-milestone{color:#fbbf24;text-shadow:0 0 24px rgba(251,191,36,.35)}.multiplier-value.crashed{color:#fb7185;font-weight:800}.crash-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#fb7185;margin-bottom:8px}.curve-plane-overlay{position:absolute;z-index:4;transform:translate(-50%,-50%);pointer-events:none;filter:drop-shadow(0 0 12px rgba(6,182,212,.45));display:flex;align-items:center;justify-content:center}.waiting-overlay{position:absolute;inset:auto 16% 18%;z-index:3;display:grid;place-items:center;gap:10px;padding:16px 22px;width:min(460px,100% - 34px);background:#070c16f0;border:1px solid rgba(255,255,255,.1);border-radius:28px;box-shadow:0 28px 90px #0000007a}.waiting-label{color:#f8fafc;font-size:16px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.waiting-subtitle{color:#94a3b8;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.waiting-progress-bar{position:relative;width:100%;height:16px}.waiting-progress-track{width:100%;height:100%;background:#ffffff0f;border-radius:999px;overflow:hidden}.waiting-progress-fill{height:100%;width:0%;background:linear-gradient(90deg,#f97316,#f59e0b);border-radius:999px;box-shadow:0 12px 28px #f9731642;animation:fillProgress linear forwards}.waiting-progress-plane{position:absolute;top:50%;left:0%;transform:translate(-50%,-50%);width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#ffffff14;box-shadow:0 12px 28px #f9731633;animation:planeMove linear forwards,planePulse 1.2s ease-in-out infinite}@keyframes fillProgress{0%{width:0%}to{width:100%}}@keyframes planeMove{0%{left:0%;transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.05)}to{left:100%;transform:translate(-50%,-50%) scale(1)}}@keyframes planePulse{0%,to{box-shadow:0 12px 28px #f9731633}50%{box-shadow:0 16px 34px #f9731659}}.curve-plane-trail{position:absolute;left:6px;top:50%;display:flex;align-items:center;gap:3px;transform:translate(-100%,-50%);pointer-events:none}.curve-plane-trail span{display:block;width:6px;height:2px;border-radius:999px;background:linear-gradient(90deg,#67e8f900,#38bdf8e6);transform-origin:left center}.waiting-plane-badge{position:absolute;bottom:78px;left:50%;transform:translate(-50%);z-index:3;display:flex;align-items:center;justify-content:center;pointer-events:none;filter:drop-shadow(0 0 10px rgba(251,191,36,.25));animation:waitingPlaneFloat 1.8s ease-in-out infinite}@keyframes waitingPlaneFloat{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-6px)}}.topbar-balance{font-size:13px;font-weight:700;color:#7ee787;background:#7ee7871f;border:1px solid rgba(126,231,135,.25);border-radius:999px;padding:8px 12px}.demo-welcome-banner{margin:12px 0 0;padding:14px 18px;border-radius:18px;background:#3b82f61f;border:1px solid rgba(96,165,250,.3);color:#e0f2fe;font-size:14px;display:flex;align-items:center;gap:10px}.demo-welcome-banner strong{color:#bfdbfe}.crash-banner{margin-top:10px;color:#fb7185;font-weight:700}.fairness-line{margin-top:16px;font-size:11px;color:#64748b;word-break:break-all;max-width:720px}.boarding-panel{display:flex;flex-direction:column;align-items:center;gap:6px}.boarding-countdown{font-family:var(--font-mono);font-size:22px;font-weight:700;color:#e2e8f0;margin-top:2px}.boarding-track{position:relative;width:100%;max-width:320px;height:8px;margin-top:14px;background:#1e293b;border-radius:999px;overflow:visible}.boarding-track-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#f97316,#fbbf24);transition:width 80ms linear}.boarding-plane{position:absolute;top:50%;transform:translate(-50%,-50%);transition:left 80ms linear;filter:drop-shadow(0 2px 4px rgba(249,115,22,.5));animation:plane-bob 1.1s ease-in-out infinite}.plane-glyph{width:30px;height:20px;fill:#f97316;transform:rotate(-8deg)}@keyframes plane-bob{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-4px)}}.ceiling-countdown{position:absolute;bottom:72px;left:6%;right:6%;z-index:6;padding:0;background:transparent;border:none;border-radius:999px;height:14px;display:block;overflow:visible}.graph-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.95;transition:opacity .25s ease,filter .25s ease;min-height:320px;display:block}.graph-canvas.is-waiting{opacity:.35}.graph-canvas.is-crashed{opacity:.8;filter:saturate(.8)}.curve-baseline{fill:none;stroke:#ffffff2e;stroke-width:2;stroke-dasharray:6 6}.curve-line{fill:none;stroke-width:3.6;stroke-linecap:round;stroke-linejoin:round;filter:url(#curveGlow);transition:opacity .2s ease}.curve-fill{stroke:none;transition:opacity .2s ease}.curve-plane{pointer-events:none;filter:drop-shadow(0 0 10px rgba(6,182,212,.45));transition:transform .12s linear}.idle-plane{filter:drop-shadow(0 0 8px rgba(251,191,36,.28))}.flight-trail{animation:trailGrow .3s ease-out forwards}.rocket-icon{pointer-events:none;transform-origin:center;filter:drop-shadow(0 0 8px rgba(6,182,212,.4));transition:filter .2s ease}.rocket-icon.crashed{filter:drop-shadow(0 0 12px rgba(251,113,133,.6))}.airplane{pointer-events:none;transform-origin:center}.airplane.crashed{opacity:.7}@keyframes trailGrow{0%{stroke-dasharray:1000;stroke-dashoffset:1000}to{stroke-dasharray:1000;stroke-dashoffset:0}}.tab-nav{display:flex;gap:8px;margin:0 0 10px;overflow-x:auto;padding-bottom:4px}.tab-nav button{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#94a3b8;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.tab-nav button.active{background:#7ee78729;color:#7ee787;border-color:#7ee78759}.about-panel-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#020617c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1200;display:flex;justify-content:flex-end;align-items:stretch;padding:24px}.about-panel{width:min(540px,100%);background:linear-gradient(180deg,#0c111dfa,#080b12fc);border:1px solid rgba(255,255,255,.08);border-left:1px solid rgba(255,255,255,.12);border-radius:24px;box-shadow:-6px 28px 90px #0000008c;padding:28px;overflow-y:auto;max-height:100vh;animation:slideInPanel .24s ease-out}.about-panel-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:22px}.about-panel-title{font-size:20px;font-weight:800;letter-spacing:.04em}.about-panel-subtitle{margin-top:6px;color:#94a3b8;font-size:13px}.about-panel-close{width:40px;height:40px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#f8fafc;border-radius:999px;font-size:24px;cursor:pointer}.about-section.user-row{display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:20px;background:#ffffff08;margin-bottom:20px}.about-card{background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:20px;padding:18px 20px;margin-bottom:16px}.about-card .section-heading,.about-section.user-row .user-name{font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#cbd5e1}.user-row .user-name{font-size:18px;text-transform:none;letter-spacing:normal}.user-balance{margin-top:6px;color:#7ee787;font-size:22px;font-weight:800}.avatar-circle{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#7ee7871f;color:#dbeafe;font-weight:800;font-size:20px}.stepper-row{display:flex;gap:10px;align-items:center;margin:18px 0 12px}.stepper-btn{width:42px;height:42px;border-radius:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#f8fafc;font-size:20px;cursor:pointer}.stepper-row input{flex:1;min-width:0;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#f8fafc;padding:12px 14px;font-size:14px}.about-presets{display:flex;flex-wrap:wrap;gap:10px}.about-presets button,.secondary-action,.footer-link{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#cbd5e1;border-radius:14px;padding:10px 14px;cursor:pointer;font-size:13px}.secondary-action{width:100%;margin-top:12px;text-align:left}.primary-action.deposit-btn,.primary-action.withdraw-btn,.primary-action.signout-btn{width:100%;margin-top:14px;background:#22c55e;border-color:transparent;color:#031b12;font-weight:700}.primary-action.withdraw-btn{background:#fbbf24}.primary-action.signout-btn{background:#fb7185}.about-note,.footer-note{color:#94a3b8;font-size:13px;margin-top:10px}.toggle-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.transactions-table-wrapper{margin-top:14px;max-height:300px;overflow-y:auto}.about-footer{margin-top:12px;display:grid;gap:10px}.footer-link{text-align:left}.toast-banner{position:sticky;bottom:18px;margin-top:14px;padding:12px 14px;border-radius:14px;background:#3b82f62e;color:#dbeafe;font-size:13px}.mobile-top-actions,.mobile-balance{display:none}@keyframes slideInPanel{0%{transform:translate(100px);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 760px){.app-shell{padding-inline:14px}.history-container{padding:2px}.auth-top-right{position:static;width:100%;margin:12px 0}.topbar-right{justify-content:space-between;flex-wrap:wrap}.user-badge{align-items:flex-start}.tab-nav{justify-content:center;flex-wrap:wrap;gap:10px}.play-layout{grid-template-columns:1fr;gap:14px}.all-bets-panel,.multiplier-stage,.bet-panel,.chat-panel{width:100%;min-height:320px}.all-bets-panel{order:3}.play-main{order:2}.chat-panel{order:1;width:100%}.about-panel{width:100%;border-radius:0;max-height:100vh;padding:0}}@media (min-width: 961px) and (max-width: 1200px){.play-layout{grid-template-columns:240px minmax(0,1fr) 280px}}.panel{background:#131a2b;border-radius:16px;padding:16px;margin-bottom:16px}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.panel-header h2{margin:0;font-size:16px;color:#e2e8f0}.section-title{font-size:13px;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:20px 0 10px}.muted{color:#64748b;font-size:13px}.tab-toggle{display:flex;gap:4px}.tab-toggle button{background:#0f1626;border:1px solid #1e293b;color:#94a3b8;padding:5px 10px;border-radius:8px;font-size:12px;cursor:pointer}.tab-toggle button.active{background:#f97316;color:#1a0f00;border-color:#f97316}.stat-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;margin-bottom:8px}.stat-card{background:#0f1626;border:1px solid #1e293b;border-radius:12px;padding:10px 12px}.stat-label{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.stat-value{font-family:var(--font-mono);font-size:18px;font-weight:700;color:#e2e8f0}.stat-value.positive,.positive{color:#22c55e}.stat-value.negative,.negative{color:#ef4444}.data-table{width:100%;border-collapse:collapse;margin-top:10px;font-size:12px}.data-table th{text-align:left;color:#64748b;font-weight:600;padding:6px 8px;border-bottom:1px solid #1e293b;text-transform:uppercase;font-size:10px;letter-spacing:.04em}.data-table td{padding:7px 8px;border-bottom:1px solid #182034;color:#cbd5e1}.data-table tbody tr:hover{background:#0f1626}.bet-panel{border-radius:16px;padding:10px}.balance-line{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#94a3b8;margin-bottom:8px}.balance-pill{padding:5px 10px;border-radius:999px;background:#ffffff0a;color:#f8fafc}.bet-slots-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bet-slot{position:relative;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:10px}.bet-slot-header{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.bet-mode-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:8px}.bet-mode-toggle button{border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#94a3b8;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:700;cursor:pointer}.bet-mode-toggle button.active{background:#7ee78729;color:#7ee787;border-color:#7ee78759}.bet-slot-body{display:grid;grid-template-columns:minmax(0,1fr) 108px;gap:8px;align-items:stretch}.bet-controls-left{display:flex;flex-direction:column;gap:8px;min-width:0}.stake-stepper{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;gap:6px;align-items:center}.stepper-btn{border:none;border-radius:10px;background:#ffffff14;color:#f8fafc;font-size:16px;font-weight:700;width:34px;height:34px;cursor:pointer}.stepper-btn:disabled,.quick-preset:disabled,.primary-action:disabled{opacity:.45;cursor:not-allowed}.stake-input{border:1px solid rgba(255,255,255,.08);background:#06080d;color:#f8fafc;border-radius:10px;padding:7px 8px;text-align:center;font-size:14px;font-weight:700;width:100%;min-width:0}.quick-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.quick-preset{padding:7px 0;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff08;color:#f8fafc;font-size:12px;font-weight:700;cursor:pointer}.auto-cashout-row{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:12px;color:#94a3b8}.auto-cashout-row input{flex:1;padding:7px 8px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#06080d;color:#f8fafc;font-size:13px}.auto-cashout-active{margin-top:6px;font-size:11px;color:#fbbf24}.primary-action,.secondary-action{width:100%;padding:12px 14px;border-radius:14px;font-weight:800;font-size:14px;transition:transform .18s ease,filter .18s ease,border-color .18s ease}.primary-action:hover,.secondary-action:hover{transform:translateY(-1px);filter:brightness(1.04)}.secondary-action{border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#cbd5e1;text-align:left}.bet-slot-body .primary-action{border:none;margin:0;height:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 6px;border-radius:14px}.primary-action-label{font-size:17px;font-weight:800;line-height:1}.primary-action-amount{font-size:12px;font-weight:700;opacity:.92;line-height:1}.primary-action.bet{background:linear-gradient(180deg,#22c55e,#16a34a);color:#eafff0;box-shadow:0 8px 18px #16a34a59}.primary-action.cashout{background:linear-gradient(180deg,#f97316,#ea580c);color:#fff;box-shadow:0 8px 18px #ea580c59}.bet-pending{display:inline-block;margin-top:8px;padding:6px 8px;border-radius:999px;background:#ffffff0d;color:#94a3b8;font-size:11px;font-weight:700}.cashout-banner{margin-top:10px;background:#7ee7871f;color:#7ee787;padding:8px;border-radius:10px;font-size:12px}.bet-msg{margin-top:8px;color:#fca5a5;font-size:12px}.connection-banner{margin-bottom:14px;padding:10px 12px;border-radius:12px;background:#06b6d41f;border:1px solid rgba(6,182,212,.22);color:#bae6fd;font-size:13px;text-align:center}.live-status{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:700;color:#cbd5e1;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.live-status.online{color:#7ee787;border-color:#7ee78740}.live-status.connecting{color:#fbbf24;border-color:#fbbf2440}.live-dot{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 #fff6;animation:pulse-dot 1.4s infinite}.auth-card{background:linear-gradient(180deg,var(--bg-elev) 0%,var(--bg-elev-2) 100%);padding:28px 30px;border-radius:22px;width:min(360px,100%);border:1px solid var(--border);box-shadow:var(--shadow)}.auth-card h2{font-family:var(--font-display);font-size:24px;font-weight:700;color:#f97316;margin:0 0 4px}.auth-sub{color:#94a3b8;margin:0 0 20px;font-size:14px}.auth-card form{display:flex;flex-direction:column;gap:10px}.auth-card input{padding:12px;border-radius:10px;border:1px solid #263149;background:#0b0f1a;color:#e2e8f0}.auth-card button[type=submit]{padding:12px;border:none;border-radius:10px;background:#f97316;color:#1a0f00;font-weight:700;cursor:pointer}.auth-card button[type=submit]:disabled{cursor:progress;opacity:.75}.auth-error{color:#fca5a5;font-size:13px}.link-btn{background:none;border:none;color:#60a5fa;cursor:pointer;font-size:13px;margin-top:12px}.landing{min-height:100vh}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:48px;align-items:center;max-width:1120px;margin:0 auto;padding:64px 24px 72px;background:radial-gradient(ellipse 900px 500px at 85% -10%,rgba(249,115,22,.16),transparent 60%),linear-gradient(180deg,#0c121efa,#070a12fa);border:1px solid rgba(255,255,255,.06);border-radius:28px;box-shadow:var(--shadow);overflow:hidden;isolation:isolate}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(24px);opacity:.35;z-index:-1;pointer-events:none}.hero:before{width:260px;height:260px;top:-70px;right:-60px;background:#06b6d447;animation:floatOrb 7s ease-in-out infinite}.hero:after{width:220px;height:220px;bottom:-70px;left:-70px;background:#f9731633;animation:floatOrb 9s ease-in-out infinite reverse}.hero-copy{position:relative;z-index:1;animation:fadeUp .7s ease both}.hero-auth-panel{display:flex;align-items:center;justify-content:center;animation:riseIn .8s ease both}.hero-eyebrow{font-family:var(--font-mono);font-size:12px;font-weight:700;letter-spacing:.14em;color:#f97316;margin-bottom:18px;animation:fadeUp .7s ease 80ms both}.hero-headline{font-family:var(--font-display);font-weight:700;font-size:clamp(40px,6vw,64px);line-height:1.04;letter-spacing:-.01em;margin:0 0 20px;color:#f8fafc;animation:fadeUp .7s ease .14s both}.hero-sub{font-size:17px;line-height:1.6;color:#94a3b8;max-width:46ch;margin:0 0 32px;animation:fadeUp .7s ease .22s both}.hero-ctas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px;animation:fadeUp .7s ease .3s both}.hero-btn{font-family:var(--font-body);font-weight:600;font-size:15px;padding:14px 26px;border-radius:10px;border:1px solid transparent;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.hero-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #02061747}.hero-btn:active{transform:translateY(0) scale(.98)}.hero-btn--primary{background:#f97316;color:#1a0f00}.hero-btn--primary:hover{background:#fb8b3d}.hero-btn--secondary,.hero-btn--ghost{background:transparent;border-color:#ffffff24;color:#e2e8f0}.hero-btn--secondary:hover,.hero-btn--ghost:hover{border-color:#f97316;color:#f97316}.hero-fineprint{font-size:12px;color:#475569;animation:fadeUp .7s ease .36s both}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;animation:fadeUp .7s ease .4s both}.hero-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:#ffffff0d;color:#cbd5e1;border:1px solid rgba(255,255,255,.08);font-size:12px;font-weight:700}.hero-visual{display:flex;flex-direction:column;align-items:center;gap:12px;transform:translateY(-12px)}.hero-visual-caption{font-family:var(--font-mono);font-size:11px;color:#475569;letter-spacing:.04em}.curve-card{width:100%;max-width:420px;background:#0f1626f0;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:16px;transition:transform .25s ease,border-color .3s ease,box-shadow .25s ease;box-shadow:0 18px 44px #0206174d}.curve-card:hover{transform:translateY(-4px);border-color:#f973165c;box-shadow:0 24px 54px #02061773}.curve-card--flying{border-color:#f9731666}.curve-card--crashed{border-color:#ef444466}.curve-card-top{display:flex;align-items:center;gap:8px;margin-bottom:8px}.curve-status-dot{width:8px;height:8px;border-radius:50%;background:#475569}.curve-status-dot--flying{background:#f97316;box-shadow:0 0 #f9731699;animation:pulse-dot 1.4s infinite}.curve-status-dot--crashed{background:#ef4444}@keyframes pulse-dot{0%{box-shadow:0 0 #f9731680}70%{box-shadow:0 0 0 8px #f9731600}to{box-shadow:0 0 #f9731600}}.curve-status-label{font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;color:#94a3b8;text-transform:uppercase}.curve-svg{width:100%;height:180px;display:block}.curve-grid-line{stroke:#1a2338;stroke-width:1}.curve-path{stroke:#f97316;stroke-width:3}.curve-plane{fill:#f97316}.hero-curve-path{stroke-dasharray:520;stroke-dashoffset:520;animation:drawCurve 1.2s ease forwards}.hero-plane-dot{animation:planePulse 1.3s ease-in-out infinite alternate}.curve-crash-text{fill:#ef4444;font-family:var(--font-display);font-size:40px;font-weight:700}.curve-readout{text-align:center;margin-top:6px}.curve-value{font-family:var(--font-mono);font-size:28px;font-weight:700;color:#f8fafc}.steps-section{max-width:1100px;margin:0 auto;padding:8px 24px 72px}.section-heading{font-family:var(--font-display);font-size:26px;font-weight:700;color:#f8fafc;margin:0 0 28px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step-card{background:linear-gradient(180deg,#0f1626f5,#0a0e18fa);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:22px;box-shadow:0 14px 32px #02061747;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.step-card:hover{transform:translateY(-4px);border-color:#f9731657;box-shadow:0 18px 38px #02061766}.step-number{font-family:var(--font-mono);font-size:13px;color:#f97316;margin-bottom:10px}.step-title{font-family:var(--font-display);font-weight:700;font-size:17px;color:#f8fafc;margin-bottom:8px}.step-body{font-size:14px;line-height:1.55;color:#94a3b8}.fairness-section{max-width:720px;margin:0 auto;padding:0 24px 72px}.fairness-body{font-size:15px;line-height:1.65;color:#94a3b8}.auth-section{display:flex;justify-content:center;padding:24px 24px 96px;background:linear-gradient(180deg,transparent,rgba(249,115,22,.04))}@keyframes pulseGlow{0%,to{transform:scale(.98);opacity:.55}50%{transform:scale(1.03);opacity:.95}}@keyframes raySpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes floatPulse{0%{transform:translateY(0) scale(1)}to{transform:translateY(-4px) scale(1.03)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes riseIn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes drawCurve{to{stroke-dashoffset:0}}@keyframes planePulse{0%{transform:translateY(0);opacity:.85}to{transform:translateY(-4px);opacity:1}}@keyframes floatOrb{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(12px,-10px,0) scale(1.05)}}@media (max-width: 900px){.play-layout{grid-template-columns:1fr}.all-bets-panel{min-height:320px}}@media (max-width: 720px){.bet-slots-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bet-slot-body{grid-template-columns:minmax(0,1fr) 76px}.primary-action-label{font-size:13px}.primary-action-amount{font-size:10px}.chat-toggle-btn{position:fixed;left:12px;top:76px;z-index:1200;background:#06b6d4f2;color:#04111b;border-radius:999px;padding:8px 12px;box-shadow:0 6px 18px #02061799;font-weight:700;cursor:pointer}.chat-panel{display:none}.chat-panel.open{display:block;position:fixed;left:12px;top:120px;right:12px;bottom:20px;z-index:1300;max-height:calc(100vh - 160px)}.topbar-right{display:none}.mobile-top-actions{display:flex;gap:8px;align-items:center;position:absolute;right:12px;top:12px;z-index:1100}.mobile-top-actions .mobile-username{font-weight:700;color:#f8fafc}.tab-nav{justify-content:flex-end;padding-right:12px;display:flex;align-items:center;gap:8px}.mobile-balance{display:inline-block;font-weight:700;color:#f8fafc;margin-right:6px}}@media (max-width: 860px){.hero{grid-template-columns:1fr;padding:48px 20px 56px;text-align:left}.hero-auth-panel{order:-1}.steps-grid{grid-template-columns:1fr}}.wallet-panel{max-width:600px;margin:0 auto}.wallet-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:16px}.wallet-tabs button{border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#94a3b8;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:700;cursor:pointer}.wallet-tabs button.active{background:#7ee78729;color:#7ee787;border-color:#7ee78759}.wallet-content{padding:16px}.balance-display{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px;background:#ffffff08;border-radius:14px}.balance-label{font-size:13px;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em}.balance-amount{font-family:var(--font-mono);font-size:32px;font-weight:800;color:#7ee787}.wallet-input{width:100%;padding:12px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#06080d;color:#f8fafc;font-size:15px;margin-bottom:12px}.wallet-action-btn{width:100%;padding:12px;border:none;border-radius:10px;font-weight:800;font-size:15px;cursor:pointer;margin-bottom:12px}.wallet-action-btn.deposit-btn{background:linear-gradient(135deg,#16a34a,#4ade80);color:#031509}.wallet-action-btn.withdraw-btn{background:linear-gradient(135deg,#f97316,#fb7185);color:#fff}.deposit-info{margin-top:16px;padding:12px;background:#ffffff08;border-radius:10px}.quick-amounts{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.quick-amt-btn{padding:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#f8fafc;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer}.quick-amt-btn:hover{background:#7ee78729;border-color:#7ee78759;color:#7ee787}.wallet-msg{margin-top:12px;padding:12px;border-radius:8px;font-size:13px}.wallet-msg.success{background:#7ee78729;color:#7ee787;border:1px solid rgba(126,231,135,.35)}.wallet-msg.error{background:#fb718529;color:#fb7185;border:1px solid rgba(251,113,133,.35)}.about-panel,.contact-panel{max-width:800px;margin:0 auto}.about-content,.contact-content{padding:16px}.about-section,.contact-section{margin-bottom:24px}.about-section h3,.contact-section h3{font-size:16px;font-weight:700;color:#7ee787;margin:0 0 10px}.about-section p,.contact-section p{font-size:14px;line-height:1.6;color:#cbd5e1;margin:0}.link{color:#7ee787;text-decoration:none;font-weight:700}.link:hover{text-decoration:underline}.faq-item{background:#ffffff08;border:1px solid rgba(255,255,255,.04);border-radius:10px;padding:12px;margin-bottom:10px}.faq-item h4{margin:0 0 8px;font-size:13px;font-weight:700;color:#f8fafc}.faq-item p{margin:0;font-size:12px;line-height:1.5;color:#94a3b8}.contact-form{display:flex;flex-direction:column;gap:10px}.form-input,.form-textarea{padding:12px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#06080d;color:#f8fafc;font-size:14px;font-family:inherit}.form-textarea{resize:vertical}.form-submit-btn{padding:12px;border:none;border-radius:10px;background:linear-gradient(135deg,#7ee787,#4ade80);color:#031509;font-weight:800;font-size:15px;cursor:pointer}.form-submit-btn:hover{opacity:.9}.contact-msg{margin-top:12px;padding:12px;border-radius:8px;font-size:13px}.contact-msg.success{background:#7ee78729;color:#7ee787;border:1px solid rgba(126,231,135,.35)}.contact-msg.error{background:#fb718529;color:#fb7185;border:1px solid rgba(251,113,133,.35)}@media (min-width: 961px){html,body{height:100%;overflow:hidden}#root{height:100%}.app-shell{height:100vh;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-top:14px;padding-bottom:10px}.connection-banner{flex:0 0 auto}.topbar{flex:0 0 auto;margin-bottom:8px;padding:4px 0 8px}.tab-nav{flex:0 0 auto;margin-bottom:8px}.play-tab-content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.history-container{flex:0 0 auto;margin-bottom:8px;padding:2px}.history-bar{min-height:34px;padding:4px 0;margin-bottom:0}.play-layout{flex:1 1 auto;min-height:0;overflow:hidden}.all-bets-panel,.chat-panel{min-height:0;height:100%;overflow:hidden}.all-bets-list{overflow-y:auto;min-height:0}.chat-messages{min-height:0}.play-main{min-height:0;height:100%;overflow:hidden;display:flex;flex-direction:column;gap:12px}.multiplier-stage{flex:1 1 auto;min-height:0}.bet-panel{flex:0 0 auto;max-height:46%;overflow-y:auto}.provably-fair-footer{flex:0 0 auto!important;margin-top:6px!important;padding:6px 14px!important;font-size:11px!important}}@media (max-width: 760px){.app-shell{padding-top:12px}.brand-mark{font-size:24px}.topbar{margin-bottom:10px;padding:4px 0 10px;gap:8px}.history-container{padding:2px;margin-bottom:12px}.multiplier-value{font-size:clamp(32px,11vw,52px)}.multiplier-value.waiting{font-size:clamp(22px,7vw,34px)}.multiplier-core{min-height:240px}.multiplier-stage{min-height:300px}.bet-slots-grid{grid-template-columns:1fr}.provably-fair-footer{margin-top:12px;padding:10px 14px;font-size:12px}}
