*{box-sizing:border-box}body{color:#f9fafb;background:radial-gradient(circle at top,#2b1b5a 0%,#111827 45%,#050816 100%);margin:0;font-family:Inter,system-ui,Arial,sans-serif;overflow:hidden}html,#root{height:100%}.app-shell{height:100vh;min-height:100vh;padding:32px;overflow:hidden}.loading-screen{justify-content:center;align-items:center;display:flex}.loading-card{text-align:center;width:min(420px,100%)}.loading-card h2{margin:14px 0 8px}.loading-spinner{border:4px solid #ffffff24;border-top-color:#facc15;border-radius:999px;width:44px;height:44px;margin:0 auto;animation:.9s linear infinite loading-spin}@keyframes loading-spin{to{transform:rotate(360deg)}}.game-container{max-width:1450px;margin:0 auto}.game-shell{background:linear-gradient(#0f172a57,#0206179e),radial-gradient(circle at 0 0,#f59e0b2e,#0000 32%),radial-gradient(circle at 100% 100%,#6366f133,#0000 34%);flex-direction:column;padding:0;display:flex}.top-bar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.game-top-bar{z-index:5;background:#030712d6;border-bottom:1px solid #ffffff1a;flex:0 0 72px;height:72px;margin:0;padding:0 18px 0 22px;box-shadow:0 10px 32px #00000047}.logo-title{letter-spacing:1px;font-size:32px;font-weight:800}.game-top-bar .logo-title{white-space:nowrap;font-size:26px;line-height:1}.top-resource-bar,.top-actions{align-items:center;gap:10px;display:flex}.top-resource{background:#111827f5;border:1px solid #facc1533;border-radius:8px;min-width:124px;padding:8px 12px}.top-resource-label{color:#9ca3af;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1;display:block}.top-resource-value{color:#facc15;font-size:20px;font-weight:900;line-height:1.25;display:block}.top-xp-card{background:#111827f5;border:1px solid #6366f159;border-radius:8px;width:190px;padding:8px 10px}.top-xp-row{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.top-xp-level{color:#facc15;white-space:nowrap;font-size:15px;font-weight:900}.top-xp-text{color:#c7d2fe;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;line-height:1;overflow:hidden}.top-xp-track{background:#020617;border:1px solid #ffffff14;border-radius:999px;height:7px;margin-top:6px;overflow:hidden}.top-xp-fill{border-radius:inherit;background:linear-gradient(90deg,#f59e0b,#6366f1);height:100%;transition:width .24s}.profile-button{color:#f9fafb;cursor:pointer;background:#111827e6;border:1px solid #ffffff1f;border-radius:8px;padding:10px 14px;font-weight:800}.logout-button{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:10px 16px;font-weight:700}.game-frame{flex:auto;grid-template-columns:168px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.game-sidebar{background:#03071294;border-right:1px solid #ffffff17;min-height:0;padding:12px 10px;overflow-y:auto}.game-navigation{flex-direction:column;gap:8px;margin:0;display:flex}.game-nav-button{color:#d1d5db;cursor:pointer;text-align:left;background:#111827e0;border:1px solid #ffffff14;border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-height:52px;padding:8px 10px;font-weight:800;transition:transform .12s,border-color .12s,background .12s,color .12s;display:flex}.game-nav-button:hover{color:#fff;border-color:#facc1594;transform:translate(2px)}.game-nav-button-active{color:#fff;background:linear-gradient(135deg,#f59e0b47,#6366f13d);border-color:#facc15c7;box-shadow:0 0 0 3px #f59e0b1f}.game-nav-icon{color:#facc15;background:#111827;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;font-weight:900;display:inline-flex;position:relative}.game-nav-badge{color:#111827;background:#f59e0b;border:2px solid #111827;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;font-size:10px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-6px}.game-nav-label{text-overflow:ellipsis;font-size:13px;line-height:1.1;overflow:hidden}.game-workspace{grid-template-columns:minmax(286px,330px) minmax(0,1fr);gap:14px;min-height:0;padding:14px;display:grid;position:relative;overflow:hidden}.global-error-row{z-index:4;position:absolute;top:14px;left:14px;right:14px}.global-error-row .error-box{margin:0}.persistent-gameplay-panel,.dynamic-content-panel{min-height:0;overflow:hidden}.persistent-gameplay-panel{flex-direction:column;gap:12px;padding-right:4px;display:flex;overflow-y:auto}.dynamic-content-panel{flex-direction:column;gap:12px;display:flex}.active-section-heading{background:#111827e0;border:1px solid #ffffff14;border-radius:8px;flex:none;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.active-section-heading h2{margin:2px 0 0;line-height:1.1}.active-section-icon{color:#facc15;background:#111827;border-radius:8px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;font-weight:900;display:flex}.dynamic-scroll-region{flex-direction:column;flex:auto;gap:14px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.dynamic-scroll-region>.card,.dynamic-scroll-region>div>.card:first-child{margin-top:0}.gameplay-action-card{flex-direction:column;gap:12px;display:flex}.gameplay-action-card h3{margin-bottom:4px}.gameplay-bonus-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.gameplay-bonus-card{text-align:center;background:#111827e6;border:1px solid #ffffff14;border-radius:8px;min-width:0;padding:10px}.gameplay-bonus-card span{color:#9ca3af;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1.2;display:block}.gameplay-bonus-card strong{color:#facc15;margin-top:2px;font-size:20px;line-height:1.25;display:block}.placeholder-panel{min-height:180px}.profile-page{flex-direction:column;gap:14px;display:flex}.profile-panel,.settings-panel{min-height:180px}.profile-identity{background:#111827;border-radius:8px;align-items:center;gap:14px;padding:14px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#f59e0b,#6366f1);border-radius:8px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;font-weight:900;display:inline-flex}.profile-name{color:#f9fafb;overflow-wrap:anywhere;font-size:24px;font-weight:900;line-height:1.1}.profile-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.settings-form{flex-direction:column;gap:10px;display:flex}.field-label{color:#d1d5db;text-transform:uppercase;font-size:13px;font-weight:900}.settings-helper-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.settings-save-button{align-self:flex-start}.dashboard-grid{grid-template-columns:1fr 1.4fr;gap:20px;display:grid}.dashboard-grid-three{grid-template-columns:1fr 1fr 1.4fr;align-items:start}.dashboard-grid>div{flex-direction:column;gap:20px;display:flex}.card{background:#111827e0;border:1px solid #ffffff14;border-radius:8px;padding:16px;box-shadow:0 20px 40px #00000059}.card h3{margin-top:0;margin-bottom:12px}.stats-row{gap:12px;margin-top:12px;display:flex}.stat-box{text-align:center;background:#111827;border-radius:8px;flex:1;padding:12px}.stat-value{font-size:24px;font-weight:800}.stat-label{color:#9ca3af;font-size:13px}.click-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-radius:8px;width:100%;padding:18px;font-size:28px;font-weight:900;transition:transform 80ms,box-shadow 80ms;box-shadow:0 8px #9a3412}.click-button:active{transform:translateY(6px);box-shadow:0 2px #9a3412}.inventory-stack{flex-direction:column;gap:16px;display:flex}.case-item,.inventory-item{background:#111827;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:14px;display:flex}.inventory-item-starred{background:linear-gradient(135deg,#facc1514,#11182700),#111827;border:1px solid #facc1580}.case-name,.item-name{font-weight:700}.inventory-item-details{align-items:center;gap:12px;min-width:0;display:flex}.inventory-item-media{flex:none;grid-template-columns:auto auto;align-items:center;gap:6px;display:inline-grid}.star-toggle{color:#9ca3af;cursor:pointer;background:#ffffff0f;border:1px solid #facc156b;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:15px;line-height:1;display:inline-flex}.star-toggle-active{color:#facc15;background:#facc152e;box-shadow:0 0 16px #facc1538}.starred-label{color:#fde68a;text-transform:uppercase;background:#facc1529;border-radius:999px;align-items:center;margin-left:8px;padding:2px 7px;font-size:11px;font-weight:900;display:inline-flex}.inventory-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.inventory-header h3{margin:0}.inventory-sort-control{color:#9ca3af;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:900;display:flex}.inventory-sort-control select{color:#f9fafb;max-width:176px;font:inherit;text-transform:none;cursor:pointer;background:#111827;border:1px solid #ffffff1f;border-radius:8px;padding:8px 10px}.inventory-sort-control select:focus{border-color:#6366f1;outline:none}.item-icon{object-fit:contain;background:#ffffff0f;border-radius:10px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.item-icon-placeholder{color:#9ca3af;border:1px solid #ffffff1f;font-weight:900}.item-bonus{color:#facc15;font-size:13px;font-weight:800}.inventory-item-icon{width:46px;height:46px}.inventory-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.inventory-actions button{white-space:nowrap}.muted{color:#9ca3af;font-size:14px}.primary-button{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;padding:9px 14px;font-weight:700}.sell-button{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:10px;padding:9px 14px;font-weight:700}.open-again{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;padding:9px 14px;font-weight:700}.result-card{text-align:center;background:linear-gradient(135deg,#f59e0b2e,#7c3aed29);border:1px solid #f59e0b66;margin:20px 0}.result-item{font-size:26px;font-weight:900}.result-item-icon{width:72px;height:72px;margin-bottom:12px}.new-discovery-badge{color:#fde68a;letter-spacing:.08em;text-transform:uppercase;background:#f59e0b2e;border:1px solid #facc15b8;border-radius:999px;justify-content:center;align-items:center;margin:0 0 12px;padding:7px 12px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 0 22px #f59e0b38}.rarity{font-weight:800}.rarity-common{color:#9ca3af}.rarity-uncommon{color:#22c55e}.rarity-rare{color:#3b82f6}.rarity-epic{color:#a855f7}.rarity-legendary{color:#f59e0b}.empty-text{color:#9ca3af}.error-box{color:#fecaca;background:#ef444429;border:1px solid #ef444473;border-radius:12px;margin:16px 0;padding:12px 14px;font-weight:700}.success-box{color:#bbf7d0;background:#22c55e24;border:1px solid #22c55e66;border-radius:12px;margin:8px 0;padding:12px 14px;font-weight:700}.cooldown-box{color:#fde68a;background:#f59e0b24;border:1px solid #f59e0b61;border-radius:12px;padding:12px 14px;font-weight:800}button:disabled{opacity:.55;cursor:not-allowed}.login-page{justify-content:center;align-items:center;display:flex}.login-card{text-align:center;width:100%;max-width:420px}.login-card h1{margin:0 0 8px;font-size:36px;font-weight:900}.login-form{flex-direction:column;gap:12px;margin-top:24px;display:flex}.login-form .error-box{text-align:left;margin:0}.input-field{color:#fff;background:#111827;border:1px solid #ffffff1f;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-size:15px}.input-field:focus{border-color:#6366f1}.login-main-button{width:100%;margin-top:8px;padding:14px}.secondary-button{color:#c4b5fd;cursor:pointer;background:0 0;border:1px solid #c4b5fd59;border-radius:10px;padding:12px 14px;font-weight:700}.secondary-button:hover{background:#c4b5fd14}.create-account-modal{text-align:center;background:#0f172a;border:1px solid #ffffff1f;border-radius:8px;width:min(420px,100%);padding:28px;position:relative;box-shadow:0 30px 80px #0000008c}.create-account-modal h2{margin:0 42px 8px;font-size:28px;font-weight:900}.cases-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;display:grid}.case-select-card{color:#fff;cursor:pointer;text-align:center;background:#111827;border:1px solid #ffffff14;border-radius:16px;padding:18px;transition:transform .12s,border-color .12s}.case-select-card:hover{border-color:#6366f1cc;transform:translateY(-3px)}.case-select-card-locked{border-color:#9ca3af2e}.case-select-card-locked:hover{border-color:#9ca3af2e;transform:none}.case-select-icon-wrap{justify-content:center;margin-bottom:10px;display:inline-flex;position:relative}.case-discovery-badge{color:#e0f2fe;pointer-events:none;background:#0f172aeb;border:1px solid #fff3;border-radius:999px;min-width:34px;padding:3px 7px;font-size:12px;font-weight:900;line-height:1;position:absolute;top:-8px;right:-16px;box-shadow:0 8px 18px #00000059}.locked-case-text{color:#facc15;margin-top:8px;font-size:13px;font-weight:800}.case-icon{object-fit:contain;-webkit-user-select:none;user-select:none;width:64px;height:64px;display:inline-flex}.case-select-icon{filter:drop-shadow(0 10px 18px #0000004d)}.case-modal-icon{filter:drop-shadow(0 18px 28px #00000061);width:112px;height:112px;margin:8px auto 14px;display:block}.possible-drops-title-row{justify-content:space-between;align-items:baseline;gap:12px;margin-top:18px;display:flex}.possible-drops-title-row h4{margin:0}.possible-drops-discovery-count{color:#c7d2fe;white-space:nowrap;font-size:13px;font-weight:900}.modal-backdrop{z-index:50;background:#030712d1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.case-modal{background:#0f172a;border:1px solid #ffffff1f;border-radius:24px;width:min(900px,100%);max-height:90vh;padding:26px;position:relative;overflow-y:auto;box-shadow:0 30px 80px #0000008c}.modal-close-button{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:999px;width:34px;height:34px;position:absolute;top:18px;right:18px}.roll-window{background:#020617;border:1px solid #ffffff1f;border-radius:18px;height:164px;margin:22px 0;position:relative;overflow:hidden}.roll-marker{z-index:2;background:#f59e0b;width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 18px #f59e0b}.roll-strip{gap:12px;padding:18px;display:flex;transform:translate(0)}.roll-strip.rolling{animation:2.8s cubic-bezier(.12,.8,.22,1) forwards case-roll}.roll-item{text-align:center;background:#111827;border:1px solid #ffffff14;border-radius:14px;flex:0 0 130px;height:124px;padding:12px}.roll-item-icon{width:34px;height:34px;margin-bottom:4px}.roll-item .item-name{min-height:32px;font-size:13px;line-height:1.2}@keyframes case-roll{0%{transform:translate(0)}to{transform:translate(-3620px)}}.loot-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}.loot-card{text-align:center;background:#111827;border:1px solid #ffffff14;border-radius:14px;padding:14px}.loot-card-icon{width:52px;height:52px;margin-bottom:8px}.compact-loot-grid{grid-template-columns:repeat(auto-fill,minmax(105px,1fr));gap:8px;margin-bottom:20px}.compact-loot-grid .loot-card{border-radius:10px;padding:8px}.compact-loot-grid .loot-card-icon{width:34px;height:34px;margin-bottom:4px}.compact-loot-grid .item-name{font-size:12px;line-height:1.15}.compact-loot-grid .rarity,.compact-loot-grid .item-bonus,.compact-loot-grid .muted{font-size:11px;line-height:1.2}.full-width{width:100%;padding:16px;font-size:17px}.case-result-box{text-align:center;background:linear-gradient(135deg,#f59e0b33,#6366f12e);border-radius:20px;margin-top:24px;padding:28px}.sell-confirmation-modal{text-align:center;background:#0f172a;border:1px solid #ffffff1f;border-radius:22px;width:min(460px,100%);padding:28px;position:relative;box-shadow:0 30px 80px #0000008c}.sell-confirmation-modal h2{margin:0 42px 18px;font-size:24px}.sell-confirmation-item{background:#111827;border-radius:16px;margin-bottom:20px;padding:18px}.sell-confirmation-icon{width:76px;height:76px;margin-bottom:12px}.rarity-border-rare{border-color:#3b82f6ad;box-shadow:0 0 34px #3b82f62e}.rarity-border-epic{border-color:#a855f7bd;box-shadow:0 0 34px #a855f733}.rarity-border-legendary{border-color:#f59e0bc7;box-shadow:0 0 34px #f59e0b3d}.result-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex}.result-actions button{min-width:120px}.swap-choice-list{gap:10px;margin-top:16px;display:grid}.swap-choice-button{color:#fff;text-align:left;cursor:pointer;background:#0f172ab3;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.swap-choice-button:hover:not(:disabled){border-color:#f59e0ba6}.swap-choice-button:disabled{cursor:not-allowed;opacity:.6}.swap-choice-icon{flex:none;width:46px;height:46px}.swap-choice-button span{gap:2px;display:grid}.casino-games-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;display:grid}.casino-game-card{color:#fff;cursor:pointer;text-align:center;background:#111827;border:1px solid #ffffff14;border-radius:16px;padding:18px;transition:transform .12s,border-color .12s}.casino-game-card:hover{border-color:#f59e0bcc;transform:translateY(-3px)}.casino-game-icon{margin-bottom:10px;font-size:40px}.inline-game-panel{width:100%}.game-detail-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.game-detail-header h2{margin:0 0 4px;line-height:1.1}.game-detail-header .muted{margin:0}.back-to-games-button{flex:none}.coinflip-modal{max-width:680px}.coinflip-balance{color:#d1d5db;background:#111827;border-radius:12px;margin:18px 0;padding:12px 14px}.coinflip-coin-area{justify-content:center;margin:28px 0;display:flex}.coin{color:#111827;text-align:center;width:150px;height:150px;transform-style:preserve-3d;border:5px solid #ffffff8c;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;font-weight:900;transition:background .14s,border-color .14s,box-shadow .2s,transform .2s;display:flex;position:relative;box-shadow:inset 0 0 0 8px #ffffff38,0 16px #0c1220b8,0 22px 34px #00000057}.coin:before{content:"";border-radius:inherit;border:2px dashed #ffffff7a;position:absolute;inset:15px}.coin-side-a{background:radial-gradient(circle at 32% 26%,#fffc,#0000 24%),linear-gradient(135deg,#fef08a,#f59e0b 52%,#b45309)}.coin-side-b{color:#f5f3ff;background:radial-gradient(circle at 32% 26%,#ffffffad,#0000 24%),linear-gradient(135deg,#ddd6fe,#8b5cf6 48%,#4c1d95)}.coin.settled{animation:.35s ease-out coin-settle}.coin-face-mark{text-shadow:0 2px #ffffff47;font-size:42px;line-height:1}.coin-face-label{text-transform:uppercase;letter-spacing:0;margin-top:8px;font-size:15px;line-height:1}.coin.flipping{animation:.28s linear infinite coin-flip;box-shadow:inset 0 0 0 8px #ffffff38,0 16px #0c1220b8,0 0 36px #facc1547,0 0 46px #8b5cf63d}@keyframes coin-flip{0%{transform:rotateY(0)translateY(0)scale(1)}50%{transform:rotateY(180deg)translateY(-8px)scale(1.08)}to{transform:rotateY(360deg)translateY(0)scale(1)}}@keyframes coin-settle{0%{transform:scale(1.08)}65%{transform:scale(.97)}to{transform:scale(1)}}.coinflip-controls{flex-direction:column;gap:12px;display:flex}.coinflip-section-label{color:#d1d5db;font-size:13px;font-weight:800}.coin-choice-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.choice-button{color:#fff;cursor:pointer;background:#111827;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;align-items:center;gap:7px;padding:14px;font-weight:800;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:flex}.choice-button:hover:not(:disabled){transform:translateY(-2px)}.choice-button:disabled{cursor:not-allowed}.coin-choice-gold:hover:not(:disabled),.coin-choice-gold.selected{border-color:#facc15c7;box-shadow:0 0 0 3px #facc1538}.coin-choice-violet:hover:not(:disabled),.coin-choice-violet.selected{border-color:#a78bfad6;box-shadow:0 0 0 3px #8b5cf63d}.choice-button.selected{background:#1f2937}.choice-coin-preview{border:2px solid #ffffff80;border-radius:999px;place-items:center;width:44px;height:44px;font-size:16px;font-weight:900;display:grid;box-shadow:inset 0 0 0 4px #ffffff2e}.choice-button small{color:#9ca3af;font-size:12px;font-weight:700}.choice-button.selected small{color:#e0e7ff}.coinflip-wager-row{flex-direction:column;gap:8px;display:flex}.inline-error{color:#fecaca;font-size:13px;font-weight:700}.coinflip-result-grid{grid-template-columns:1fr 1fr;gap:12px;margin:18px 0;display:grid}.coinflip-result-grid>div{background:#111827cc;border-radius:12px;padding:12px}.coinflip-result-win{border:1px solid #22c55e73}.coinflip-result-loss{border:1px solid #ef444473}.roulette-modal{max-width:none}.roulette-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.roulette-balance{text-align:right;min-width:132px;margin:0}.roulette-wheel-wrap{background:linear-gradient(90deg,#020617 0%,#0000 12% 88%,#020617 100%),#111827;border:1px solid #ffffff1f;border-radius:14px;height:104px;margin:24px 0;position:relative;overflow:hidden;box-shadow:inset 0 0 24px #0006}.roulette-marker{z-index:2;background:#facc15;width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 18px #facc15c7}.roulette-marker:before,.roulette-marker:after{content:"";border-left:9px solid #0000;border-right:9px solid #0000;position:absolute;left:50%;transform:translate(-50%)}.roulette-marker:before{border-top:12px solid #facc15;top:0}.roulette-marker:after{border-bottom:12px solid #facc15;bottom:0}.roulette-track{will-change:transform;transition:transform 3.4s cubic-bezier(.12,.78,.12,1);display:flex;position:absolute;top:14px;left:0}.roulette-track.spinning{transition:transform 3.4s cubic-bezier(.12,.78,.12,1)}.roulette-slot{color:#fff;border:4px solid #ffffff1f;border-radius:999px;flex:0 0 76px;justify-content:center;align-items:center;width:76px;height:76px;margin:0;font-size:17px;font-weight:900;display:flex;box-shadow:inset 0 -10px 18px #00000047,0 10px 20px #0003}.roulette-slot-red{background:linear-gradient(145deg,#ef4444,#7f1d1d)}.roulette-slot-black{background:linear-gradient(145deg,#374151,#020617)}.roulette-slot-green{background:linear-gradient(145deg,#22c55e,#14532d)}.roulette-slot-winning{border-color:#facc15;box-shadow:0 0 0 3px #facc1542,0 0 26px #facc156b,inset 0 -10px 18px #00000047}.roulette-table{grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr);gap:16px;display:grid}.roulette-bet-panel,.roulette-history-panel{background:#111827cc;border:1px solid #ffffff14;border-radius:12px;padding:14px}.roulette-bet-panel{flex-direction:column;gap:12px;display:flex}.roulette-choice-row{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.roulette-choice{color:#fff;cursor:pointer;border:1px solid #ffffff24;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:14px;font-weight:900;display:flex}.roulette-choice small{color:#ffffffc7;font-size:12px}.roulette-choice-red{background:#991b1b}.roulette-choice-black{background:#111827}.roulette-choice-green{background:#166534}.roulette-choice.selected{border-color:#facc15;box-shadow:0 0 0 3px #facc1552}.roulette-chip-actions{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.roulette-chip-actions .secondary-button{border-radius:10px;min-width:0;padding:9px 8px}.roulette-panel-title{color:#d1d5db;justify-content:space-between;align-items:center;margin-bottom:10px;font-weight:900;display:flex}.roulette-panel-title small{color:#9ca3af}.roulette-history-row{flex-wrap:wrap;align-items:center;gap:7px;min-height:34px;margin-bottom:14px;display:flex}.roulette-history-dot{border:2px solid #ffffff24;border-radius:999px;flex:0 0 22px;width:22px;height:22px;display:inline-flex}.roulette-history-dot-red{background:#ef4444}.roulette-history-dot-black{background:#020617}.roulette-history-dot-green{background:#22c55e}.roulette-stats-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:10px;display:grid}.roulette-stat{background:#0206179e;border-radius:10px;justify-items:center;gap:5px;padding:10px 8px;display:grid}.roulette-stat strong{color:#fff;font-size:20px}.roulette-stat small{color:#9ca3af;font-weight:800}.roulette-result-box{margin-top:16px}.roulette-result-meta{color:#d1d5db;grid-template-columns:repeat(4,1fr);gap:8px;font-size:13px;font-weight:800;display:grid}.roulette-result-meta span{background:#0206179e;border-radius:10px;padding:8px}.mines-panel{max-width:none}.mines-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.mines-summary-card{background:#111827;border:1px solid #ffffff14;border-radius:12px;min-width:0;padding:12px}.mines-summary-card span{color:#9ca3af;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1;display:block}.mines-summary-card strong{color:#facc15;overflow-wrap:anywhere;margin-top:6px;font-size:22px;line-height:1.2;display:block}.mines-table{grid-template-columns:minmax(240px,.82fr) minmax(300px,1.18fr);align-items:start;gap:16px;display:grid}.mines-controls,.mines-board-wrap{background:#111827cc;border:1px solid #ffffff14;border-radius:12px;padding:14px}.mines-controls{flex-direction:column;gap:12px;display:flex}.mines-cashout-button{color:#fde68a;border-color:#facc156b}.mines-status-row{color:#d1d5db;min-height:24px;margin-bottom:12px;font-size:14px;font-weight:800}.mines-grid{aspect-ratio:1;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;width:min(100%,340px);margin:0 auto;display:grid}.mines-tile{aspect-ratio:1;color:#f9fafb;cursor:pointer;background:linear-gradient(145deg,#374151f2,#0f172af2);border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:100%;min-width:0;font-size:clamp(14px,2.4vw,24px);font-weight:900;line-height:1;transition:transform .12s,border-color .12s,background .12s;display:flex;box-shadow:inset 0 -8px 14px #0000003d,0 8px 14px #00000029}.mines-tile:hover:not(:disabled){border-color:#facc15b8;transform:translateY(-2px)}.mines-tile-safe{color:#ecfdf5;background:linear-gradient(145deg,#22c55e,#14532d);border-color:#86efacb3}.mines-tile-mine{color:#fff;background:linear-gradient(145deg,#ef4444,#7f1d1d);border-color:#fca5a5b8}.mines-tile-loading{color:#facc15}.crash-panel{max-width:none}.crash-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.crash-table{grid-template-columns:minmax(240px,.75fr) minmax(300px,1.25fr)}.crash-stage{flex-direction:column;justify-content:center;min-height:270px;display:flex}.crash-multiplier{color:#facc15;text-align:center;text-shadow:0 0 24px #facc154d;margin:18px 0;font-size:clamp(52px,8vw,96px);font-weight:900;line-height:1}.crash-multiplier-cashed{color:#22c55e;text-shadow:0 0 24px #22c55e4d}.crash-multiplier-busted{color:#ef4444;text-shadow:0 0 24px #ef44444d}.crash-track{background:#020617bf;border:1px solid #ffffff14;border-radius:999px;height:14px;margin-bottom:16px;overflow:hidden}.crash-track-fill{border-radius:inherit;background:linear-gradient(90deg,#22c55e,#facc15,#ef4444);min-width:8px;height:100%;transition:width .1s linear}.crash-track-fill-active{box-shadow:0 0 18px #facc155c}.crash-state-meta{grid-template-columns:repeat(4,1fr)}.profit-text{color:#22c55e;margin:14px 0;font-size:26px;font-weight:900}.loss-text{color:#ef4444;margin:14px 0;font-size:26px;font-weight:900}.floating-text{pointer-events:none;color:#facc15;text-shadow:0 0 10px #facc15cc;z-index:100;font-size:20px;font-weight:900;animation:.8s ease-out forwards float-up;position:fixed;transform:translate(-50%,-50%)}.floating-text-critical{color:#22d3ee;text-shadow:0 0 10px #22d3eecc,0 0 18px #facc158c;font-size:24px}.level-up-toast{pointer-events:none;z-index:30;background:linear-gradient(135deg,#f59e0b3d,#6366f133),#111827f5;border:1px solid #facc15a3;border-radius:8px;width:min(320px,100vw - 36px);padding:14px 16px;animation:.24s ease-out level-up-toast-in;position:fixed;top:88px;right:18px;box-shadow:0 20px 42px #00000061,0 0 28px #f59e0b33}.level-up-toast-title{color:#facc15;letter-spacing:.08em;font-size:13px;font-weight:900}.level-up-toast-level{color:#f9fafb;margin-top:3px;font-size:18px;font-weight:900;line-height:1.25}@keyframes float-up{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-120px)scale(1.2)}}@keyframes level-up-toast-in{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.upgrade-card{background:#111827;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.upgrade-card .primary-button{white-space:nowrap}.equip-slots{flex-direction:column;gap:10px;display:flex}.equip-slot{background:#111827;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:74px;padding:14px;display:flex}.empty-slot{color:#9ca3af;text-align:center;width:100%;font-weight:700}.achievement-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.achievement-header h3{margin:0}.achievement-filter-tabs{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.achievement-filter-tab{color:#d1d5db;cursor:pointer;background:#111827;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:8px;min-height:36px;padding:8px 10px;font-weight:800;display:inline-flex}.achievement-filter-tab strong{color:#f8fafc;text-align:center;background:#ffffff14;border-radius:999px;min-width:22px;padding:2px 7px;font-size:12px}.achievement-filter-tab-active{color:#fbbf24;border-color:#f59e0bc2;box-shadow:0 0 0 3px #f59e0b2e}.achievement-empty-state{padding:18px 8px}.achievement-list{flex-direction:column;gap:10px;max-height:420px;display:flex;overflow-y:auto}.achievement-card{background:#111827;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;gap:12px;padding:14px;display:flex}.achievement-card-completed{background:#22c55e1a;border-color:#22c55e8c}.quest-card-completed{background:#f59e0b1f;border-color:#facc15a3}.achievement-title-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.achievement-category{color:#c4b5fd;text-transform:uppercase;font-size:12px;font-weight:800}.achievement-progress{color:#d1d5db;margin-top:8px;font-size:13px;font-weight:800}.achievement-state{white-space:nowrap;color:#9ca3af;align-self:flex-start;font-size:12px;font-weight:900}.achievement-state-completed{color:#22c55e}.leaderboards-page{flex-direction:column;gap:14px;display:flex}.leaderboards-panel{min-height:360px}.leaderboards-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.leaderboards-header h3{margin:0}.leaderboards-header .muted{margin:4px 0 0}.leaderboards-count{color:#facc15;text-align:center;background:#111827;border:1px solid #facc1538;border-radius:8px;flex:none;min-width:74px;padding:8px 10px;font-size:13px;font-weight:900}.leaderboard-tabs{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.leaderboard-tab{color:#d1d5db;cursor:pointer;background:#111827;border:1px solid #ffffff1a;border-radius:8px;min-height:38px;padding:8px 12px;font-weight:900}.leaderboard-tab-active{color:#fbbf24;border-color:#f59e0bc2;box-shadow:0 0 0 3px #f59e0b2e}.leaderboard-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:180px;display:flex}.leaderboard-state .loading-spinner{border-width:3px;width:34px;height:34px}.leaderboard-table{flex-direction:column;gap:8px;display:flex}.leaderboard-table-header,.leaderboard-row{grid-template-columns:74px minmax(0,1fr) minmax(96px,132px);align-items:center;gap:12px;display:grid}.leaderboard-table-header{color:#9ca3af;text-transform:uppercase;padding:0 12px;font-size:12px;font-weight:900}.leaderboard-rows{flex-direction:column;gap:8px;display:flex}.leaderboard-row{background:#111827;border:1px solid #ffffff14;border-radius:8px;min-height:64px;padding:10px 12px}.leaderboard-row-current{background:#f59e0b24;border-color:#facc15ad;box-shadow:0 0 0 3px #f59e0b24}.leaderboard-rank{color:#facc15;font-size:18px;font-weight:900}.leaderboard-player{align-items:center;gap:10px;min-width:0;display:flex}.leaderboard-player-avatar{color:#fff;background:linear-gradient(135deg,#f59e0b,#6366f1);border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex}.leaderboard-player-name{color:#f9fafb;overflow-wrap:anywhere;min-width:0;font-weight:900}.leaderboard-current-badge{color:#fde68a;vertical-align:middle;background:#facc152e;border:1px solid #facc156b;border-radius:999px;margin-left:8px;padding:2px 7px;font-size:11px;font-weight:900;display:inline-flex}.leaderboard-value{color:#f9fafb;text-align:right;overflow-wrap:anywhere;font-size:18px;font-weight:900}.quest-action-cell{justify-content:flex-end;align-self:flex-start;min-width:104px;display:flex}.quest-claim-button{white-space:nowrap;min-width:92px}.rewards-panel{min-height:280px}.rewards-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.rewards-header h3{margin:0}.rewards-header .muted{margin:4px 0 0}.rewards-ready-count{color:#facc15;text-align:center;background:#111827;border:1px solid #facc1538;border-radius:8px;flex:none;min-width:74px;padding:8px 10px;font-size:13px;font-weight:900}.rewards-list{flex-direction:column;gap:10px;display:flex}.reward-card{background:#111827;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.reward-card-ready{background:linear-gradient(135deg,#f59e0b1f,#6366f11a),#111827;border-color:#facc15a3}.reward-main{min-width:0}.reward-title-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.reward-title-row h4{color:#f9fafb;margin:0;font-size:18px}.reward-card p{color:#d1d5db;margin:0 0 10px}.reward-status{color:#c7d2fe;background:#ffffff14;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:900}.reward-status-ready{color:#fde68a;background:#facc152e}.reward-amount{color:#facc15;overflow-wrap:anywhere;margin-bottom:6px;font-size:22px;font-weight:900;line-height:1.2}.reward-claim-button{white-space:nowrap;min-width:96px}.stats-category{background:#111827;border-radius:14px;margin-bottom:12px;padding:14px}.stats-category h4{color:#facc15;margin:0 0 10px}.stat-list-item{color:#d1d5db;border-bottom:1px solid #ffffff0f;justify-content:space-between;gap:12px;padding:8px 0;display:flex}.stat-list-item:last-child{border-bottom:none}.stat-list-item strong{color:#fff}.collection-summary,.collection-total-row,.collection-group-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.collection-summary{background:#111827;border-radius:14px;margin-bottom:14px;padding:14px}.collection-percent{color:#facc15;white-space:nowrap;font-size:20px;font-weight:900}.collection-modal{width:min(1100px,100%)}.collection-total-row{background:#111827;border-radius:14px;margin:16px 0 20px;padding:14px}.collection-total-row span{color:#facc15;font-weight:900}.collection-group{margin-top:20px}.collection-group-header{margin-bottom:12px}.collection-group-header h3{margin:0 0 4px}.collection-group-status{text-align:right}.collection-reward-status{color:#9ca3af;text-transform:uppercase;margin-top:4px;font-size:12px;font-weight:900}.collection-reward-status-ready{color:#facc15}.collection-reward-row{background:#111827d1;border:1px solid #facc1538;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:12px 14px;display:flex}.collection-reward-row strong{color:#f9fafb}.collection-reward-collected{color:#22c55e;text-transform:uppercase;font-size:13px;font-weight:900}.collection-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}.collection-item-card{text-align:center;background:#111827;border:1px solid #ffffff14;border-radius:14px;min-height:190px;padding:14px}.collection-item-card-locked{opacity:.76;border-color:#9ca3af29}.collection-item-icon{width:58px;height:58px;margin-bottom:10px}.collection-item-icon-locked{filter:grayscale()brightness(.18)}.dashboard-grid-four{grid-template-columns:1fr 1fr 1.4fr 1fr;align-items:start}.chat-panel{z-index:20;width:min(360px,100vw - 36px);max-height:min(520px,100vh - 104px);padding:10px;position:fixed;bottom:18px;right:18px}.chat-panel-collapsed{width:210px}.chat-panel-header{color:#f9fafb;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:4px 2px;font-weight:900;display:flex}.chat-panel-count{color:#111827;text-align:center;background:#f59e0b;border-radius:999px;min-width:28px;padding:3px 8px;font-size:12px}.chat-panel-body{flex-direction:column;gap:10px;padding-top:8px;display:flex}.chat-messages{flex-direction:column;gap:8px;height:320px;max-height:calc(100vh - 220px);padding-right:2px;display:flex;overflow-y:auto}.chat-message{color:#d1d5db;background:#111827;border-left:3px solid #ffffff1f;border-radius:8px;padding:9px 10px;font-size:13px;line-height:1.4}.chat-message-meta{color:#9ca3af;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px;font-size:10px;font-weight:900;line-height:1.2;display:flex}.chat-message-meta strong{color:#f9fafb;overflow-wrap:anywhere;text-transform:none;font-size:11px}.chat-message-text{overflow-wrap:anywhere}.chat-message-system{border-left-color:#9ca3af}.chat-message-case-result{border-left-color:#6366f1}.chat-message-casino-result{border-left-color:#22c55e}.chat-message-player{border-left-color:#f59e0b}.chat-message-private-system,.chat-message-private{background:#581c8733;border-left-color:#c084fc}.chat-message-case-result.chat-message-private{border-left-color:#6366f1}.chat-message-case-result:not(.chat-message-private){color:#facc15;background:#f59e0b1f;border-left-color:#f59e0b;font-weight:800}.chat-compose{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.chat-input{color:#f9fafb;min-width:0;font:inherit;background:#111827;border:1px solid #ffffff1f;border-radius:8px;padding:10px 11px;font-size:13px}.chat-input:focus{border-color:#6366f1;outline:none}.chat-send-button{border-radius:8px;padding:10px 12px}.chat-compose-footer{color:#9ca3af;justify-content:space-between;align-items:center;gap:10px;min-height:16px;font-size:11px;font-weight:800;display:flex}.chat-error{color:#fecaca;text-align:right}@media (width<=1300px){.game-frame{grid-template-columns:82px minmax(0,1fr)}.game-nav-button{justify-content:center;padding:8px}.game-nav-label{display:none}.game-workspace{grid-template-columns:minmax(260px,310px) minmax(0,1fr)}}@media (width<=900px){.game-top-bar{gap:10px;padding:0 12px}.game-top-bar .logo-title{font-size:20px}.top-resource{min-width:88px;padding:7px 9px}.top-xp-card{width:140px;padding:7px 8px}.top-xp-text,.profile-button{display:none}.game-workspace{grid-template-columns:1fr}.persistent-gameplay-panel{max-height:310px;overflow-y:auto}.roulette-header,.roulette-table{grid-template-columns:1fr}.roulette-header{display:grid}.roulette-balance{text-align:left}.roulette-chip-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.roulette-result-meta{grid-template-columns:repeat(2,1fr)}.mines-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mines-table{grid-template-columns:1fr}.leaderboard-table-header{display:none}.leaderboard-row{grid-template-columns:58px minmax(0,1fr)}.leaderboard-value{text-align:left;grid-column:2;font-size:16px}}
