@import"https://fonts.googleapis.com/css2?family=Bungee&family=Roboto:wght@500;700&display=swap";.auth-modal-backdrop[data-v-8a9aca36]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.auth-modal[data-v-8a9aca36]{background:#fff;border-radius:20px;padding:40px;max-width:500px;width:100%;box-shadow:0 20px 60px #0000004d}.auth-header[data-v-8a9aca36]{text-align:center;margin-bottom:30px}.auth-header h2[data-v-8a9aca36]{font-family:Bungee,cursive;color:#f06424;font-size:2rem;margin:0 0 10px}.auth-header p[data-v-8a9aca36]{color:#64748b;font-size:1rem;margin:0}.auth-options[data-v-8a9aca36]{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.auth-option[data-v-8a9aca36]{display:flex;align-items:center;gap:20px;padding:20px;border:2px solid #e2e8f0;border-radius:16px;cursor:pointer;transition:all .2s ease;background:#f8fafc}.auth-option[data-v-8a9aca36]:hover:not(.disabled){border-color:#f06424;background:#fff5f0;transform:translateY(-2px);box-shadow:0 8px 25px #f0642426}.auth-option.disabled[data-v-8a9aca36]{opacity:.6;cursor:not-allowed;pointer-events:none}.option-icon[data-v-8a9aca36]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f06424;border-radius:12px;color:#fff;flex-shrink:0}.option-icon svg[data-v-8a9aca36]{width:24px;height:24px}.option-content[data-v-8a9aca36]{flex:1}.option-content h3[data-v-8a9aca36]{font-family:Bungee,cursive;color:#1e293b;font-size:1.2rem;margin:0 0 8px}.option-content p[data-v-8a9aca36]{color:#64748b;font-size:.9rem;margin:0;line-height:1.4}.error-message[data-v-8a9aca36]{color:#dc2626;font-size:.85rem;margin-top:8px;font-weight:600}.loading[data-v-8a9aca36]{color:#f06424;font-size:.85rem;margin-top:8px;font-weight:600}.auth-footer[data-v-8a9aca36]{text-align:center}.disclaimer[data-v-8a9aca36]{color:#94a3b8;font-size:.8rem;line-height:1.4;margin:0}@media (max-width: 600px){.auth-modal[data-v-8a9aca36]{padding:30px 20px;margin:20px}.auth-option[data-v-8a9aca36]{flex-direction:column;text-align:center;gap:15px}.option-icon[data-v-8a9aca36]{width:40px;height:40px}.option-icon svg[data-v-8a9aca36]{width:20px;height:20px}}.username-modal-backdrop[data-v-421e2526]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.username-modal[data-v-421e2526]{background:#fff;border-radius:20px;padding:30px;max-width:400px;width:100%;box-shadow:0 20px 60px #0000004d}.modal-header[data-v-421e2526]{text-align:center;margin-bottom:25px}.modal-header h3[data-v-421e2526]{font-family:Bungee,cursive;color:#f06424;font-size:1.5rem;margin:0 0 8px}.modal-header p[data-v-421e2526]{color:#64748b;font-size:.9rem;margin:0}.username-form[data-v-421e2526],.input-group[data-v-421e2526]{margin-bottom:20px}.input-group label[data-v-421e2526]{display:block;font-weight:600;color:#374151;margin-bottom:8px;font-size:.9rem}.input-group input[data-v-421e2526]{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:border-color .2s ease;box-sizing:border-box}.input-group input[data-v-421e2526]:focus{outline:none;border-color:#f06424}.input-group input[data-v-421e2526]:disabled{background-color:#f8fafc;cursor:not-allowed}.input-hint[data-v-421e2526]{font-size:.8rem;color:#94a3b8;margin-top:4px;text-align:right}.error-message[data-v-421e2526]{color:#dc2626;font-size:.85rem;margin-bottom:15px;font-weight:600;text-align:center}.form-actions[data-v-421e2526]{display:flex;gap:12px}.cancel-btn[data-v-421e2526]{flex:1;padding:12px;border:2px solid #e2e8f0;background:#fff;color:#64748b;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.cancel-btn[data-v-421e2526]:hover:not(:disabled){border-color:#cbd5e1;background:#f8fafc}.cancel-btn[data-v-421e2526]:disabled{opacity:.6;cursor:not-allowed}.submit-btn[data-v-421e2526]{flex:2;padding:12px;border:none;background:#f06424;color:#fff;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.submit-btn[data-v-421e2526]:hover:not(:disabled){background:#e55a1f;transform:translateY(-1px)}.submit-btn[data-v-421e2526]:disabled{opacity:.6;cursor:not-allowed;transform:none}.modal-footer[data-v-421e2526]{text-align:center}.info-text[data-v-421e2526]{color:#94a3b8;font-size:.8rem;line-height:1.4;margin:0}@media (max-width: 600px){.username-modal[data-v-421e2526]{padding:25px 20px;margin:20px}.form-actions[data-v-421e2526]{flex-direction:column}}.app-shell[data-v-2c97e7db]{position:relative;min-height:100vh}.admin-access[data-v-2c97e7db]{position:fixed;top:24px;right:24px;z-index:20;display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;background:#1e293beb;color:#fff;font-family:Bungee,cursive;text-decoration:none;box-shadow:0 16px 32px #0f172a40;transition:transform .2s ease,box-shadow .2s ease}.admin-access svg[data-v-2c97e7db]{width:18px;height:18px;fill:currentColor}.admin-access[data-v-2c97e7db]:hover{transform:translateY(-1px);box-shadow:0 20px 38px #0f172a47}.modal-backdrop[data-v-2c97e7db]{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;background:#000000a6;z-index:10}.modal[data-v-2c97e7db]{background:#fff;padding:30px;border-radius:12px;box-shadow:0 20px 60px #00000059;width:90%;max-width:420px;display:flex;flex-direction:column;gap:15px;text-align:center;font-family:Roboto,sans-serif}.modal h2[data-v-2c97e7db]{margin:0;font-family:Bungee,cursive;color:#f47a20}.modal input[data-v-2c97e7db]{padding:12px;font-size:1rem;border:1px solid #ccc;border-radius:8px}.modal button[data-v-2c97e7db]{padding:12px;border:none;background:#e44d26;color:#fff;font-family:Bungee,cursive;cursor:pointer;border-radius:8px;transition:background-color .2s}.modal button[data-v-2c97e7db]:hover{background:#c53a17}.error[data-v-2c97e7db]{color:#c00;font-size:.85rem}.chatroom-container[data-v-85f395af]{background:#000c;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:16px;margin-top:16px;height:400px;display:flex;flex-direction:column;position:relative;z-index:100;isolation:isolate}.chatroom-header[data-v-85f395af]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1)}.chatroom-title[data-v-85f395af]{display:flex;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:600;color:#fff}.title-icon[data-v-85f395af]{width:20px;height:20px;fill:#fff}.chat-paused-indicator[data-v-85f395af]{background:#ff6b6b;color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:700}.read-only-indicator[data-v-85f395af]{background:#666;color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:700}.chatroom-controls[data-v-85f395af]{display:flex;gap:8px}.control-btn[data-v-85f395af]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:4px 8px;border-radius:4px;cursor:pointer;font-size:12px;transition:all .2s ease}.control-btn[data-v-85f395af]:hover{background:#fff3}.control-btn.active[data-v-85f395af]{background:#ff6b6b;border-color:#ff6b6b}.chatroom-messages[data-v-85f395af]{flex:1;overflow-y:auto;padding:8px 0;margin-bottom:12px}.chatroom-messages[data-v-85f395af]::-webkit-scrollbar{width:6px}.chatroom-messages[data-v-85f395af]::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.chatroom-messages[data-v-85f395af]::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.chatroom-messages[data-v-85f395af]::-webkit-scrollbar-thumb:hover{background:#ffffff80}.empty-chat[data-v-85f395af]{text-align:center;color:#666;padding:20px}.message[data-v-85f395af]{margin-bottom:12px;padding:8px;border-radius:6px;background:#ffffff0d;border-left:3px solid transparent;position:relative}.message.pinned[data-v-85f395af]{border-left-color:gold;background:#ffd7001a}.message.admin[data-v-85f395af]{border-left-color:#ff6b6b}.message.own[data-v-85f395af]{background:#007bff1a}.message-header[data-v-85f395af]{display:flex;align-items:center;gap:8px;margin-bottom:4px;font-size:12px}.username[data-v-85f395af]{font-weight:600;color:#fff}.admin-badge[data-v-85f395af]{position:relative}.admin-badge-text[data-v-85f395af]{background:#ff6b6b;color:#fff;padding:1px 4px;border-radius:2px;font-size:8px;font-weight:700;margin-left:4px}.timestamp[data-v-85f395af]{color:#666;font-size:10px}.pinned-indicator[data-v-85f395af]{color:gold;font-size:10px;font-weight:600}.message-content[data-v-85f395af]{color:#fff;line-height:1.4;word-wrap:break-word}.message-actions[data-v-85f395af]{position:absolute;top:8px;right:8px;display:flex;gap:4px;opacity:1;animation:fadeIn-85f395af .2s ease}@keyframes fadeIn-85f395af{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.action-btn[data-v-85f395af]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:2px 6px;border-radius:3px;cursor:pointer;font-size:10px;transition:all .2s ease}.action-btn[data-v-85f395af]:hover{background:#fff3}.action-btn.active[data-v-85f395af]{background:gold;border-color:gold;color:#000}.ban-btn[data-v-85f395af]:hover{background:#ff6b6b;border-color:#ff6b6b}.delete-btn[data-v-85f395af]:hover{background:orange;border-color:orange}.perma-ban-btn[data-v-85f395af]:hover{background:#dc143c;border-color:#dc143c}.shift-mode-indicator[data-v-85f395af]{margin-left:10px;padding:2px 8px;background:gold;color:#000;border-radius:3px;font-size:11px;font-weight:600;animation:pulse-85f395af 1s infinite}@keyframes pulse-85f395af{0%,to{opacity:1}50%{opacity:.7}}.chatroom-input[data-v-85f395af]{border-top:1px solid rgba(255,255,255,.1);padding-top:12px;position:relative;z-index:101}.chatroom-input.disabled[data-v-85f395af]{text-align:center;color:#666}.chatroom-input form[data-v-85f395af]{display:flex;gap:8px}.chatroom-input input[data-v-85f395af]{flex:1;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 12px;border-radius:4px;font-size:14px;position:relative;z-index:102}.chatroom-input input[data-v-85f395af]:focus{outline:none;border-color:#007bff}.chatroom-input input[data-v-85f395af]:disabled{opacity:.5;cursor:not-allowed}.chatroom-input button[data-v-85f395af]{background:#007bff;border:1px solid #007bff;color:#fff;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease;position:relative;z-index:102}.chatroom-input button[data-v-85f395af]:hover:not(:disabled){background:#0056b3;border-color:#0056b3}.chatroom-input button[data-v-85f395af]:disabled{opacity:.5;cursor:not-allowed}.input-hint[data-v-85f395af]{margin-top:4px;font-size:12px}.error-text[data-v-85f395af]{color:#ff6b6b}.warning-text[data-v-85f395af]{color:orange}.auth-prompt[data-v-85f395af],.chat-paused-message[data-v-85f395af]{margin:0;font-size:14px;color:#666}.jackpot-page body{font-family:Roboto,sans-serif;background:radial-gradient(circle at top,#ffe8d0,#f5f7fb 35%,#eef2f7);color:#2b2b2b;margin:0;padding:0;height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.container[data-v-2ef1e1b5]{width:100%;max-width:1200px;max-height:95vh;background:linear-gradient(135deg,#fffffff2,#f8fafce6);border-radius:32px;padding:32px 40px 40px;margin:0 auto;box-shadow:0 32px 100px #0f172a26,0 8px 32px #f588321a,inset 0 1px #fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);position:relative;overflow-y:auto;display:flex;flex-direction:column}.container[data-v-2ef1e1b5]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#f58832,#e67e22,#d35400,#f58832);border-radius:32px 32px 0 0}.header[data-v-2ef1e1b5]{margin-bottom:24px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.header-right[data-v-2ef1e1b5]{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.logo[data-v-2ef1e1b5]{font-family:Bungee,cursive;font-size:2.6rem;color:#f06424;letter-spacing:.08em}.settings-link[data-v-2ef1e1b5]{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;color:#64748b;text-decoration:none;font-size:.9rem;font-weight:600;transition:all .2s ease}.settings-link[data-v-2ef1e1b5]:hover{border-color:#f06424;color:#f06424;background:#fff5f0;transform:translateY(-1px)}.settings-link svg[data-v-2ef1e1b5]{width:16px;height:16px}.header-actions[data-v-2ef1e1b5]{display:flex;align-items:center;gap:12px}.connect-solana-btn[data-v-2ef1e1b5]{display:flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(135deg,#9945ff,#14f195);border:none;border-radius:12px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.connect-solana-btn[data-v-2ef1e1b5]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #9945ff4d}.connect-solana-btn svg[data-v-2ef1e1b5]{width:16px;height:16px}.sign-out-btn[data-v-2ef1e1b5]{display:flex;align-items:center;justify-content:center;padding:8px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;color:#64748b;cursor:pointer;transition:all .2s}.sign-out-btn[data-v-2ef1e1b5]:hover{border-color:#ef4444;color:#ef4444;background:#fef2f2;transform:translateY(-1px)}.sign-out-btn svg[data-v-2ef1e1b5]{width:18px;height:18px}.user-info[data-v-2ef1e1b5]{margin:0;font-size:.95rem;color:#5b6070;display:flex;align-items:center;gap:8px}.auth-badge[data-v-2ef1e1b5]{font-size:.75rem;padding:2px 8px;border-radius:12px;background:#f06424;color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.auth-badge.guest[data-v-2ef1e1b5]{background:#64748b}main[data-v-2ef1e1b5]{display:flex;gap:24px;flex:1;min-height:0}.current-game-section[data-v-2ef1e1b5]{flex-grow:1}.section-title[data-v-2ef1e1b5]{display:flex;align-items:center;gap:12px;font-family:Bungee,cursive;font-size:1.9rem;margin:0 0 18px;color:#1e1f2d}.section-title small[data-v-2ef1e1b5]{font-family:Roboto,sans-serif;font-size:.9rem;font-weight:700;color:#9aa1af;border:1px solid rgba(154,161,175,.3);border-radius:999px;padding:3px 10px}.title-icon[data-v-2ef1e1b5]{width:32px;height:32px;fill:currentColor;color:#f06424}.status-grid[data-v-2ef1e1b5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin-bottom:24px}.status-card[data-v-2ef1e1b5]{background:linear-gradient(135deg,#fff4e8f2,#ffffffe6);border:1px solid rgba(240,171,104,.3);border-radius:20px;padding:16px;display:flex;flex-direction:column;gap:6px;box-shadow:inset 0 1px #fffc,0 4px 12px #f0ab681a;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.status-card[data-v-2ef1e1b5]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#f58832,#e67e22,#d35400);opacity:.6}.status-card[data-v-2ef1e1b5]:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffffe6,0 8px 20px #f0ab6826}.status-icon[data-v-2ef1e1b5]{width:24px;height:24px;fill:currentColor;color:#f27e2d}.status-label[data-v-2ef1e1b5]{font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#8a919e}.status-value[data-v-2ef1e1b5]{font-family:Bungee,cursive;font-size:1.3rem;color:#1f2937}.status-chip[data-v-2ef1e1b5]{align-self:flex-start;font-family:Bungee,cursive;font-size:.85rem;padding:4px 12px;border-radius:999px;background:#1f293714;color:#1f2937}.status-chip.waiting[data-v-2ef1e1b5]{background:#93c5fd40;color:#1d4ed8}.status-chip.running[data-v-2ef1e1b5]{background:#6ee7b740;color:#047857}.status-chip.complete[data-v-2ef1e1b5]{background:#fecaca40;color:#b91c1c}.status-placeholder[data-v-2ef1e1b5]{margin-bottom:24px;background:#94a3b81f;border:1px dashed rgba(148,163,184,.6);border-radius:18px;padding:16px 20px;color:#64748b;font-weight:600;text-align:center}.game-display[data-v-2ef1e1b5]{display:flex;background:linear-gradient(135deg,#fab58140,#ffffffe6);padding:26px;gap:22px;border-radius:28px;border:1px solid rgba(255,189,140,.3);position:relative}.game-display.inactive[data-v-2ef1e1b5]{justify-content:center;align-items:center;flex-direction:column;color:#64748b;text-transform:uppercase;letter-spacing:.08em}.jackpot-wheel[data-v-2ef1e1b5]{width:280px;height:280px;background:linear-gradient(135deg,#f58832,#e67e22,#d35400);border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-family:Bungee,cursive;font-size:1.5rem;text-align:center;line-height:1.2;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 20px 40px #f588324d,inset 0 2px 4px #fff3,inset 0 -2px 4px #0000001a;border:4px solid rgba(255,255,255,.1)}.jackpot-wheel[data-v-2ef1e1b5]:before{content:"";position:absolute;inset:-2px;background:linear-gradient(45deg,#ff6b35,#f7931e,#ffd23f,#06ffa5,#118ab2,#073b4c);border-radius:50%;z-index:-1;animation:borderGlow-2ef1e1b5 2s ease-in-out infinite alternate}.jackpot-wheel.spinning[data-v-2ef1e1b5]{animation:modernSpin-2ef1e1b5 16s cubic-bezier(.17,.67,.12,.99) forwards;box-shadow:0 25px 50px #f5883266,inset 0 2px 4px #ffffff4d,inset 0 -2px 4px #0003}.jackpot-wheel.inactive[data-v-2ef1e1b5]{background:linear-gradient(135deg,#94a3b899,#64748b66);opacity:.8;box-shadow:0 10px 20px #94a3b833,inset 0 1px 2px #ffffff1a}.wheel-content[data-v-2ef1e1b5]{padding:24px;position:relative;z-index:2}.winner-display[data-v-2ef1e1b5]{animation:winnerReveal-2ef1e1b5 .8s cubic-bezier(.34,1.56,.64,1) forwards}.winner-display p[data-v-2ef1e1b5]{margin:0;font-size:.9rem;opacity:.9}.winner-display h3[data-v-2ef1e1b5]{margin:8px 0;font-size:1.6rem;text-shadow:0 2px 4px rgba(0,0,0,.3);animation:winnerGlow-2ef1e1b5 1.5s ease-in-out infinite alternate}@keyframes modernSpin-2ef1e1b5{0%{transform:rotate(0)}to{transform:rotate(var(--final-rotation, 3600deg))}}@keyframes borderGlow-2ef1e1b5{0%{opacity:.6;filter:blur(2px)}to{opacity:1;filter:blur(4px)}}@keyframes winnerReveal-2ef1e1b5{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes winnerGlow-2ef1e1b5{0%{text-shadow:0 2px 4px rgba(0,0,0,.3)}to{text-shadow:0 2px 4px rgba(0,0,0,.3),0 0 20px rgba(255,215,0,.6),0 0 40px rgba(255,215,0,.3)}}.top-betters[data-v-2ef1e1b5]{width:190px;display:flex;flex-direction:column;gap:10px;padding:18px;border-radius:22px;background:#0f172aeb;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff1f;color:#ffffffeb}.top-betters ul[data-v-2ef1e1b5]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.top-betters li[data-v-2ef1e1b5]{display:flex;justify-content:space-between;align-items:center;font-family:Roboto,sans-serif;font-weight:700;font-size:.85rem;padding-left:18px;position:relative}.top-betters li[data-v-2ef1e1b5]:before{content:"";position:absolute;left:0;top:50%;width:12px;height:12px;border-radius:4px;background:var(--better-color, rgba(255, 255, 255, .3));transform:translateY(-50%);box-shadow:0 0 0 2px #ffffff24}.top-betters li[data-v-2ef1e1b5]:after{content:"";position:absolute;left:0;top:50%;width:12px;height:12px;border-radius:4px;border:2px solid rgba(255,255,255,calc(var(--better-active, 0) * .9));transform:translateY(-50%)}.top-betters li.empty[data-v-2ef1e1b5]{color:#fff9;justify-content:center;padding-left:0}.player-name[data-v-2ef1e1b5]{color:#fbbf24}.player-share[data-v-2ef1e1b5]{color:#ffffffd9}.countdown-timer[data-v-2ef1e1b5]{margin:14px 0 0;font-family:Bungee,cursive;color:#1e293b;font-size:1.05rem;letter-spacing:.04em}.game-note[data-v-2ef1e1b5]{margin-top:10px;font-size:.9rem;font-weight:700;color:#f06424}.game-options[data-v-2ef1e1b5]{display:flex;flex-direction:column;gap:20px;width:280px;padding-top:40px;align-self:flex-start}.game-list-header[data-v-2ef1e1b5]{display:flex;align-items:center;justify-content:space-between;color:#1e293b}.game-list-header h3[data-v-2ef1e1b5]{margin:0;font-family:Bungee,cursive;font-size:1.1rem}.game-count[data-v-2ef1e1b5]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#1e293b;color:#fff;font-family:Bungee,cursive;font-size:.9rem}.game-list[data-v-2ef1e1b5]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.game-item[data-v-2ef1e1b5]{border:1px solid rgba(30,41,59,.08);border-radius:18px;padding:16px 18px;background:#ffffffe6;cursor:pointer;display:flex;flex-direction:column;gap:6px;transition:transform .2s ease,box-shadow .2s ease,border .2s ease}.game-item[data-v-2ef1e1b5]:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a1f}.game-item.active[data-v-2ef1e1b5]{border-color:#f0642499;box-shadow:0 20px 38px #f0642426}.game-item-name[data-v-2ef1e1b5]{font-family:Bungee,cursive;color:#f06424;font-size:1rem}.game-item-details[data-v-2ef1e1b5]{display:flex;justify-content:space-between;font-family:Roboto,sans-serif;font-weight:700;color:#475569;font-size:.85rem}.game-item.empty[data-v-2ef1e1b5]{text-align:center;cursor:default;color:#64748b;background:#94a3b81f}.bet-form[data-v-2ef1e1b5]{display:flex;flex-direction:column;gap:12px;background:linear-gradient(135deg,#fffffff2,#f8fafce6);padding:20px;border:1px solid rgba(226,232,240,.6);border-radius:20px;box-shadow:0 8px 24px #0f172a14,inset 0 1px #fffc;transition:all .3s cubic-bezier(.4,0,.2,1)}.bet-form[data-v-2ef1e1b5]:hover{box-shadow:0 12px 32px #0f172a1f,inset 0 1px #ffffffe6}.bet-form label[data-v-2ef1e1b5]{font-weight:700;font-size:.9rem}.bet-form input[data-v-2ef1e1b5]{padding:14px 16px;border:2px solid rgba(148,163,184,.3);border-radius:12px;font-size:1rem;background:#fffc;transition:all .3s cubic-bezier(.4,0,.2,1)}.bet-form input[data-v-2ef1e1b5]:focus{outline:none;border-color:#f58832;background:#fffffff2;box-shadow:0 0 0 3px #f588321a}.bet-form button[data-v-2ef1e1b5]{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;border:none;padding:16px;font-family:Bungee,cursive;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:14px;position:relative;overflow:hidden}.bet-form button[data-v-2ef1e1b5]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.bet-form button[data-v-2ef1e1b5]:hover:before{left:100%}.bet-form button[data-v-2ef1e1b5]:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0f172a40,0 4px 8px #f588321a;background:linear-gradient(135deg,#334155,#475569)}.bet-form button[data-v-2ef1e1b5]:disabled{background-color:#cbd5f5;cursor:not-allowed}.bet-form input[data-v-2ef1e1b5]:disabled{background-color:#f5f5f5;cursor:not-allowed}.bet-hint[data-v-2ef1e1b5]{margin:0;font-size:.78rem;color:#64748b;font-family:Roboto,sans-serif}.bet-confirmation-status[data-v-2ef1e1b5]{background:linear-gradient(135deg,#f5f5faf2,#eef2f7e6);border-radius:12px;padding:12px 16px;border:1px solid rgba(148,163,184,.2);margin-top:4px}.status-item[data-v-2ef1e1b5]{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#475569;font-weight:500}.status-item.success[data-v-2ef1e1b5]{color:#059669}.status-icon[data-v-2ef1e1b5]{font-size:1.2rem}.tx-signature[data-v-2ef1e1b5]{margin-top:8px;padding-top:8px;border-top:1px solid rgba(148,163,184,.2)}.tx-signature small[data-v-2ef1e1b5]{font-size:.75rem;color:#64748b}.tx-signature a[data-v-2ef1e1b5]{color:#f58832;text-decoration:none;font-weight:600}.tx-signature a[data-v-2ef1e1b5]:hover{text-decoration:underline}.wheel-labels[data-v-2ef1e1b5]{position:absolute;inset:0;margin:0;padding:0;list-style:none;pointer-events:none}.wheel-labels li[data-v-2ef1e1b5]{position:absolute;top:50%;left:50%;transform-origin:center;transform:rotate(var(--angle)) translate(-50%,-105px);transition:opacity .3s ease}.wheel-labels li span[data-v-2ef1e1b5]{display:inline-block;padding:4px 8px;border-radius:999px;font-family:Roboto,sans-serif;font-weight:700;font-size:.75rem;color:#fff;box-shadow:0 4px 12px #0003}.wheel-labels li.winner span[data-v-2ef1e1b5]{box-shadow:0 0 0 3px #fffc,0 6px 20px #00000059}.game-config[data-v-2ef1e1b5]{display:flex;flex-direction:column;gap:10px;background:#f1f5f9e0;border:1px solid rgba(226,232,240,.9);padding:16px;border-radius:18px;font-family:Roboto,sans-serif;font-size:.85rem;font-weight:600}.game-config div[data-v-2ef1e1b5]{display:flex;gap:12px;flex-wrap:wrap}.error-text[data-v-2ef1e1b5]{color:#c00;font-size:.85rem}.recent-games-section[data-v-2ef1e1b5]{margin-top:auto;padding-top:24px;position:relative;z-index:1}.recent-games-header[data-v-2ef1e1b5]{display:flex;align-items:baseline;gap:20px;margin-bottom:20px}.provably-fair[data-v-2ef1e1b5]{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#94a3b829;border:1px solid rgba(148,163,184,.3);font-family:Bungee,cursive;font-size:.82rem;text-transform:uppercase;color:#1e293b;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.provably-fair svg[data-v-2ef1e1b5]{width:16px;height:16px;fill:currentColor}.provably-fair[data-v-2ef1e1b5]:hover{transform:translateY(-1px);box-shadow:0 12px 22px #0f172a1f}.recent-games-list[data-v-2ef1e1b5]{display:flex;gap:20px;overflow-x:auto;padding:8px 0 20px;scrollbar-width:thin;scrollbar-color:rgba(245,136,50,.3) transparent}.recent-games-list[data-v-2ef1e1b5]::-webkit-scrollbar{height:6px}.recent-games-list[data-v-2ef1e1b5]::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.recent-games-list[data-v-2ef1e1b5]::-webkit-scrollbar-thumb{background:#f588324d;border-radius:3px}.recent-games-list[data-v-2ef1e1b5]::-webkit-scrollbar-thumb:hover{background:#f5883280}.recent-game-card[data-v-2ef1e1b5]{min-width:280px;background:linear-gradient(135deg,#fffffff2,#f8fafce6);border:1px solid rgba(226,232,240,.6);border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:16px;box-shadow:0 8px 24px #0f172a14,inset 0 1px #fffc;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.recent-game-card[data-v-2ef1e1b5]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#f58832,#e67e22,#d35400);opacity:.7}.recent-game-card[data-v-2ef1e1b5]:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0f172a1f,inset 0 1px #ffffffe6}.game-card-header[data-v-2ef1e1b5]{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.game-title[data-v-2ef1e1b5]{flex:1}.game-name[data-v-2ef1e1b5]{font-family:Bungee,cursive;font-size:1.1rem;color:#1e293b;margin:0 0 4px;line-height:1.2}.game-pot[data-v-2ef1e1b5]{font-family:Roboto,sans-serif;font-weight:700;font-size:.9rem;color:#f58832;background:#f588321a;padding:4px 8px;border-radius:8px;display:inline-block}.status-badge[data-v-2ef1e1b5]{font-family:Roboto,sans-serif;font-weight:600;font-size:.75rem;padding:4px 8px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.status-badge.completed[data-v-2ef1e1b5]{background:#22c55e1a;color:#059669;border:1px solid rgba(34,197,94,.2)}.game-winner-section[data-v-2ef1e1b5]{display:flex;align-items:center;gap:12px;padding:12px;background:#f8fafccc;border-radius:12px;border:1px solid rgba(226,232,240,.4)}.winner-info[data-v-2ef1e1b5]{display:flex;align-items:center;gap:12px;flex:1}.winner-avatar[data-v-2ef1e1b5]{width:40px;height:40px;background:linear-gradient(135deg,#f58832,#e67e22);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px #f588324d}.winner-avatar svg[data-v-2ef1e1b5]{width:20px;height:20px}.winner-details[data-v-2ef1e1b5]{flex:1}.winner-label[data-v-2ef1e1b5]{font-family:Roboto,sans-serif;font-weight:600;font-size:.75rem;color:#64748b;margin:0 0 2px;text-transform:uppercase;letter-spacing:.5px}.winner-name[data-v-2ef1e1b5]{font-family:Bungee,cursive;font-size:1rem;color:#1e293b;margin:0}.no-winner[data-v-2ef1e1b5]{display:flex;align-items:center;gap:12px;flex:1}.no-winner-icon[data-v-2ef1e1b5]{width:40px;height:40px;background:#94a3b833;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#64748b}.no-winner-icon svg[data-v-2ef1e1b5]{width:20px;height:20px}.no-winner-text[data-v-2ef1e1b5]{font-family:Roboto,sans-serif;font-weight:600;font-size:.9rem;color:#64748b;margin:0}.game-details[data-v-2ef1e1b5]{display:flex;justify-content:space-between;gap:12px}.detail-item[data-v-2ef1e1b5]{display:flex;flex-direction:column;gap:4px;flex:1}.detail-label[data-v-2ef1e1b5]{font-family:Roboto,sans-serif;font-weight:600;font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.detail-value[data-v-2ef1e1b5]{font-family:Roboto,sans-serif;font-weight:700;font-size:.85rem;color:#1e293b;background:#f8fafccc;padding:4px 8px;border-radius:6px;border:1px solid rgba(226,232,240,.4)}.recent-games-empty[data-v-2ef1e1b5]{min-width:280px;background:#f8fafc80;border:2px dashed rgba(148,163,184,.3);border-radius:20px;padding:40px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#64748b}.empty-icon[data-v-2ef1e1b5]{width:48px;height:48px;background:#94a3b81a;border-radius:50%;display:flex;align-items:center;justify-content:center}.empty-icon svg[data-v-2ef1e1b5]{width:24px;height:24px}.recent-games-empty p[data-v-2ef1e1b5]{font-family:Roboto,sans-serif;font-weight:600;font-size:.9rem;margin:0;text-align:center}.fair-modal[data-v-2ef1e1b5]{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;justify-content:center;align-items:center;padding:20px}.fair-modal-content[data-v-2ef1e1b5]{background:#fff;padding:30px;max-width:500px;width:100%;font-family:Roboto,sans-serif}.fair-modal-content button[data-v-2ef1e1b5]{margin-top:20px;padding:10px 20px;border:none;background:#e44d26;color:#fff;cursor:pointer;font-family:Bungee,cursive}.overlay[data-v-2ef1e1b5]{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0009;color:#fff;font-size:1.2rem}@media (max-width: 1400px){.container[data-v-2ef1e1b5]{max-width:95%;margin:0 auto;padding:28px 32px 32px}}@media (max-width: 1200px){.container[data-v-2ef1e1b5]{max-width:95%;padding:24px 28px 32px;margin:0 auto}.game-display[data-v-2ef1e1b5]{gap:18px;padding:22px}.jackpot-wheel[data-v-2ef1e1b5]{width:260px;height:260px}}@media (max-width: 900px){.container[data-v-2ef1e1b5]{padding:20px 20px 28px;border-radius:24px;margin:0 auto}main[data-v-2ef1e1b5]{flex-direction:column;gap:20px}.game-options[data-v-2ef1e1b5]{width:100%;padding-top:20px}.status-grid[data-v-2ef1e1b5]{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.game-display[data-v-2ef1e1b5]{flex-direction:column;align-items:center;gap:20px;padding:20px}.jackpot-wheel[data-v-2ef1e1b5]{width:240px;height:240px;font-size:1.3rem}.top-betters[data-v-2ef1e1b5]{width:100%;max-width:400px}.header[data-v-2ef1e1b5]{flex-direction:column;align-items:center;gap:16px;text-align:center}.header-right[data-v-2ef1e1b5]{align-items:center}}@media (max-width: 768px){.container[data-v-2ef1e1b5]{padding:16px 16px 24px;border-radius:20px;margin:0 auto}.logo[data-v-2ef1e1b5]{font-size:2.2rem}.section-title[data-v-2ef1e1b5]{font-size:1.5rem}.jackpot-wheel[data-v-2ef1e1b5]{width:220px;height:220px;font-size:1.2rem}.wheel-content[data-v-2ef1e1b5]{padding:20px}.status-grid[data-v-2ef1e1b5]{grid-template-columns:repeat(2,1fr);gap:10px}.status-card[data-v-2ef1e1b5]{padding:12px}.status-value[data-v-2ef1e1b5]{font-size:1.1rem}.bet-form[data-v-2ef1e1b5]{padding:16px}.game-config[data-v-2ef1e1b5]{padding:14px;font-size:.8rem}}@media (max-width: 600px){body{padding:0}.container[data-v-2ef1e1b5]{padding:12px 12px 20px;border-radius:18px;margin:0 auto}.logo[data-v-2ef1e1b5]{font-size:2rem}.section-title[data-v-2ef1e1b5]{font-size:1.3rem}.jackpot-wheel[data-v-2ef1e1b5]{width:200px;height:200px;font-size:1.1rem}.wheel-content[data-v-2ef1e1b5]{padding:16px}.winner-display h3[data-v-2ef1e1b5]{font-size:1.3rem}.status-grid[data-v-2ef1e1b5]{grid-template-columns:1fr;gap:8px}.status-card[data-v-2ef1e1b5]{padding:10px;flex-direction:row;align-items:center;gap:8px}.status-icon[data-v-2ef1e1b5]{width:20px;height:20px}.status-value[data-v-2ef1e1b5]{font-size:1rem}.top-betters[data-v-2ef1e1b5]{padding:14px}.panel-title[data-v-2ef1e1b5]{font-size:.9rem}.bet-form[data-v-2ef1e1b5]{padding:14px}.bet-form input[data-v-2ef1e1b5]{padding:10px;font-size:.9rem}.bet-form button[data-v-2ef1e1b5]{padding:12px;font-size:.9rem}.game-config[data-v-2ef1e1b5]{padding:12px;font-size:.75rem}.game-config div[data-v-2ef1e1b5]{flex-direction:column;gap:4px}.recent-games-list[data-v-2ef1e1b5]{flex-direction:column;gap:16px;overflow-x:visible}.recent-game-card[data-v-2ef1e1b5]{min-width:auto;width:100%}.header-actions[data-v-2ef1e1b5]{flex-wrap:wrap;justify-content:center;gap:8px}.connect-solana-btn[data-v-2ef1e1b5],.settings-link[data-v-2ef1e1b5],.sign-out-btn[data-v-2ef1e1b5]{font-size:.8rem;padding:6px 12px}}@media (max-width: 480px){.container[data-v-2ef1e1b5]{padding:8px 8px 16px;margin:0 auto}.logo[data-v-2ef1e1b5]{font-size:1.8rem}.section-title[data-v-2ef1e1b5]{font-size:1.2rem}.jackpot-wheel[data-v-2ef1e1b5]{width:180px;height:180px;font-size:1rem}.wheel-content[data-v-2ef1e1b5]{padding:12px}.winner-display h3[data-v-2ef1e1b5]{font-size:1.1rem}.status-card[data-v-2ef1e1b5]{padding:8px}.status-value[data-v-2ef1e1b5]{font-size:.9rem}.top-betters[data-v-2ef1e1b5],.bet-form[data-v-2ef1e1b5]{padding:12px}.game-config[data-v-2ef1e1b5]{padding:10px;font-size:.7rem}.recent-game-card[data-v-2ef1e1b5]{padding:16px;gap:12px}.game-name[data-v-2ef1e1b5]{font-size:1rem}.game-pot[data-v-2ef1e1b5]{font-size:.8rem}.winner-name[data-v-2ef1e1b5]{font-size:.9rem}.detail-value[data-v-2ef1e1b5]{font-size:.8rem}}.admin-page[data-v-9ca0ecf5]{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.admin-container[data-v-9ca0ecf5]{max-width:1400px;margin:0 auto;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;overflow:hidden}.admin-header[data-v-9ca0ecf5]{background:linear-gradient(135deg,#f06424,#e55a1f);color:#fff;padding:40px;display:flex;justify-content:space-between;align-items:center}.admin-header h1[data-v-9ca0ecf5]{font-family:Bungee,cursive;font-size:2.5rem;margin:0}.admin-user-info[data-v-9ca0ecf5]{display:flex;align-items:center;gap:20px}.back-link[data-v-9ca0ecf5]{color:#fff;text-decoration:none;font-weight:600;padding:8px 16px;border:2px solid white;border-radius:8px;transition:all .2s ease}.back-link[data-v-9ca0ecf5]:hover{background:#fff;color:#f06424}.loading-state[data-v-9ca0ecf5],.error-state[data-v-9ca0ecf5]{padding:60px 40px;text-align:center}.spinner[data-v-9ca0ecf5]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #f06424;border-radius:50%;animation:spin-9ca0ecf5 1s linear infinite;margin:0 auto 20px}@keyframes spin-9ca0ecf5{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-state h2[data-v-9ca0ecf5]{color:#dc2626;font-family:Bungee,cursive;margin-bottom:16px}.admin-content[data-v-9ca0ecf5]{padding:40px}.stats-section[data-v-9ca0ecf5],.users-section[data-v-9ca0ecf5],.games-section[data-v-9ca0ecf5],.game-management-section[data-v-9ca0ecf5],.commission-section[data-v-9ca0ecf5],.all-games-section[data-v-9ca0ecf5]{margin-bottom:40px}.stats-section h2[data-v-9ca0ecf5],.users-section h2[data-v-9ca0ecf5],.games-section h2[data-v-9ca0ecf5],.game-management-section h2[data-v-9ca0ecf5],.commission-section h2[data-v-9ca0ecf5],.all-games-section h2[data-v-9ca0ecf5]{font-family:Bungee,cursive;color:#f06424;font-size:1.8rem;margin:0 0 20px}.wallet-card[data-v-9ca0ecf5]{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:30px;color:#fff;box-shadow:0 10px 40px #764ba24d}.wallet-header[data-v-9ca0ecf5]{display:grid;gap:24px;margin-bottom:30px}.wallet-address label[data-v-9ca0ecf5]{display:block;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;opacity:.9;font-weight:600}.address-display[data-v-9ca0ecf5]{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.address-display code[data-v-9ca0ecf5]{background:#ffffff26;padding:12px 20px;border-radius:8px;font-family:Courier New,monospace;font-size:.95rem;word-break:break-all;flex:1;min-width:300px}.solscan-link[data-v-9ca0ecf5]{background:#fff3;color:#fff;padding:10px 20px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s ease;white-space:nowrap}.solscan-link[data-v-9ca0ecf5]:hover{background:#ffffff4d;transform:translate(2px)}.wallet-stats[data-v-9ca0ecf5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.wallet-stat[data-v-9ca0ecf5]{background:#ffffff26;padding:20px;border-radius:12px;display:flex;flex-direction:column;gap:8px}.wallet-stat .stat-label[data-v-9ca0ecf5]{font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;opacity:.9}.wallet-stat .stat-value[data-v-9ca0ecf5]{font-size:2rem;font-weight:700;font-family:Bungee,cursive}.commission-history[data-v-9ca0ecf5]{background:#fff;border-radius:16px;padding:24px;color:#1e293b}.commission-history h3[data-v-9ca0ecf5]{font-family:Bungee,cursive;color:#f06424;font-size:1.2rem;margin:0 0 20px}.commission-table[data-v-9ca0ecf5]{width:100%;border-collapse:collapse}.commission-table thead tr[data-v-9ca0ecf5]{background:#f8fafc;border-bottom:2px solid #e2e8f0}.commission-table th[data-v-9ca0ecf5]{padding:12px 16px;text-align:left;font-weight:600;color:#64748b;text-transform:uppercase;font-size:.75rem;letter-spacing:.5px}.commission-table td[data-v-9ca0ecf5]{padding:16px;border-bottom:1px solid #e2e8f0}.commission-table tbody tr[data-v-9ca0ecf5]:hover{background:#f8fafc}.amount-cell[data-v-9ca0ecf5]{font-weight:600;color:#10b981;font-size:1.1rem}.tx-link[data-v-9ca0ecf5]{color:#667eea;text-decoration:none;font-weight:500;transition:all .2s ease}.tx-link[data-v-9ca0ecf5]:hover{color:#764ba2;text-decoration:underline}.no-tx[data-v-9ca0ecf5]{color:#94a3b8;font-style:italic}.no-commissions[data-v-9ca0ecf5]{background:#ffffff26;padding:40px;text-align:center;border-radius:12px;margin-top:20px}.no-commissions p[data-v-9ca0ecf5]{margin:0;font-size:1.1rem;opacity:.9}.stats-grid[data-v-9ca0ecf5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.stat-card[data-v-9ca0ecf5]{background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;padding:24px;display:flex;align-items:center;gap:16px;transition:all .2s ease}.stat-card[data-v-9ca0ecf5]:hover{border-color:#f06424;transform:translateY(-2px);box-shadow:0 8px 25px #f0642426}.stat-icon[data-v-9ca0ecf5]{font-size:2rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a}.stat-content h3[data-v-9ca0ecf5]{font-size:.9rem;color:#64748b;margin:0 0 4px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.stat-value[data-v-9ca0ecf5]{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.table-container[data-v-9ca0ecf5]{background:#f8fafc;border-radius:16px;padding:24px;overflow-x:auto}.users-table[data-v-9ca0ecf5],.games-table[data-v-9ca0ecf5]{width:100%;border-collapse:collapse;font-size:.9rem}.users-table th[data-v-9ca0ecf5],.games-table th[data-v-9ca0ecf5]{background:#e2e8f0;padding:12px 8px;text-align:left;font-weight:600;color:#374151;border-bottom:2px solid #cbd5e1}.users-table td[data-v-9ca0ecf5],.games-table td[data-v-9ca0ecf5]{padding:12px 8px;border-bottom:1px solid #e2e8f0}.users-table tr[data-v-9ca0ecf5]:hover,.games-table tr[data-v-9ca0ecf5]:hover{background:#f1f5f9}.auth-badge[data-v-9ca0ecf5]{padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.auth-badge.solana[data-v-9ca0ecf5]{background:#e0f2fe;color:#0277bd}.auth-badge.guest[data-v-9ca0ecf5]{background:#f3e8ff;color:#7c3aed}.wallet-cell[data-v-9ca0ecf5]{font-family:Courier New,monospace;font-size:.8rem}.status-badge[data-v-9ca0ecf5]{padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}.status-badge.waiting[data-v-9ca0ecf5]{background:#fef3c7;color:#92400e}.status-badge.running[data-v-9ca0ecf5]{background:#dbeafe;color:#1e40af}.status-badge.complete[data-v-9ca0ecf5]{background:#d1fae5;color:#065f46}.status-badge.countdown[data-v-9ca0ecf5]{background:#fed7aa;color:#9a3412}.status-badge.bets_closed[data-v-9ca0ecf5]{background:#fecaca;color:#991b1b}.status-badge.confirming_transactions[data-v-9ca0ecf5]{background:#fef08a;color:#854d0e}.status-badge.confirmed[data-v-9ca0ecf5]{background:#d1fae5;color:#065f46}.status-badge.pending[data-v-9ca0ecf5]{background:#fef3c7;color:#92400e}.no-winner[data-v-9ca0ecf5]{color:#94a3b8;font-style:italic}.game-form[data-v-9ca0ecf5]{background:#f8fafc;border-radius:16px;padding:24px}.form-grid[data-v-9ca0ecf5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:24px}.form-group[data-v-9ca0ecf5]{display:flex;flex-direction:column;gap:8px}.form-group label[data-v-9ca0ecf5]{font-weight:600;color:#374151;font-size:.9rem}.form-group input[data-v-9ca0ecf5]{padding:12px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s ease}.form-group input[data-v-9ca0ecf5]:focus{outline:none;border-color:#f06424}.checkbox-group[data-v-9ca0ecf5]{flex-direction:row;align-items:center;gap:12px}.checkbox-label[data-v-9ca0ecf5]{display:flex;align-items:center;gap:8px;font-weight:600;cursor:pointer}.checkbox-label input[data-v-9ca0ecf5]{width:auto;margin:0}.form-group small[data-v-9ca0ecf5]{color:#64748b;font-size:.8rem}.form-actions[data-v-9ca0ecf5]{display:flex;gap:12px;margin-bottom:16px}.generate-btn[data-v-9ca0ecf5],.submit-btn[data-v-9ca0ecf5]{padding:12px 24px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.generate-btn[data-v-9ca0ecf5]{background:#64748b;color:#fff}.generate-btn[data-v-9ca0ecf5]:hover{background:#475569}.submit-btn[data-v-9ca0ecf5]{background:#f06424;color:#fff}.submit-btn[data-v-9ca0ecf5]:hover:not(:disabled){background:#e55a1f;transform:translateY(-1px)}.submit-btn[data-v-9ca0ecf5]:disabled{opacity:.6;cursor:not-allowed;transform:none}.form-message[data-v-9ca0ecf5]{padding:12px;border-radius:8px;font-weight:600;text-align:center}.form-message[data-v-9ca0ecf5]:not(.error){background:#d1fae5;color:#065f46}.form-message.error[data-v-9ca0ecf5]{background:#fee2e2;color:#dc2626}@media (max-width: 768px){.admin-header[data-v-9ca0ecf5]{flex-direction:column;gap:20px;text-align:center}.admin-content[data-v-9ca0ecf5]{padding:20px}.stats-grid[data-v-9ca0ecf5],.form-grid[data-v-9ca0ecf5]{grid-template-columns:1fr}.form-actions[data-v-9ca0ecf5]{flex-direction:column}.table-container[data-v-9ca0ecf5]{padding:16px}.users-table[data-v-9ca0ecf5],.games-table[data-v-9ca0ecf5]{font-size:.8rem}}.all-games-section[data-v-9ca0ecf5]{margin-top:60px}.games-viewer[data-v-9ca0ecf5]{background:#f8fafc;border-radius:16px;padding:24px}.no-games[data-v-9ca0ecf5]{padding:60px;text-align:center;color:#64748b;font-size:1.1rem}.games-list[data-v-9ca0ecf5]{display:flex;flex-direction:column;gap:16px}.game-card[data-v-9ca0ecf5]{background:#fff;border-radius:12px;overflow:hidden;border:2px solid #e2e8f0;transition:all .3s ease}.game-card.expanded[data-v-9ca0ecf5]{border-color:#f06424;box-shadow:0 8px 25px #f0642426}.game-header[data-v-9ca0ecf5]{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .2s ease;-webkit-user-select:none;user-select:none}.game-header[data-v-9ca0ecf5]:hover{background:#f8fafc}.game-header-left[data-v-9ca0ecf5]{display:flex;align-items:center;gap:16px;flex:1}.game-id[data-v-9ca0ecf5]{font-weight:700;color:#64748b;font-size:1.1rem;font-family:Courier New,monospace}.game-name[data-v-9ca0ecf5]{font-weight:600;color:#1e293b;font-size:1.1rem}.game-header-right[data-v-9ca0ecf5]{display:flex;align-items:center;gap:20px}.game-pot[data-v-9ca0ecf5]{font-weight:700;color:#f06424;font-size:1.2rem;font-family:Bungee,cursive}.expand-icon[data-v-9ca0ecf5]{font-size:1rem;color:#64748b;transition:transform .2s ease}.game-details[data-v-9ca0ecf5]{padding:0 24px 24px;border-top:2px solid #f1f5f9}.detail-section[data-v-9ca0ecf5]{margin-top:24px;padding:20px;background:#f8fafc;border-radius:12px;border-left:4px solid #f06424}.detail-section h4[data-v-9ca0ecf5]{font-family:Bungee,cursive;color:#1e293b;font-size:1rem;margin:0 0 16px}.stats-row[data-v-9ca0ecf5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.stat-item[data-v-9ca0ecf5]{display:flex;flex-direction:column;gap:4px}.stat-item label[data-v-9ca0ecf5]{font-size:.85rem;color:#64748b;font-weight:600}.stat-item span[data-v-9ca0ecf5]{font-size:1rem;color:#1e293b;font-weight:600}.wallet-info[data-v-9ca0ecf5]{display:flex;flex-direction:column;gap:12px}.wallet-address-row[data-v-9ca0ecf5]{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.wallet-address-row code[data-v-9ca0ecf5]{background:#fff;padding:12px 16px;border-radius:8px;font-family:Courier New,monospace;font-size:.85rem;word-break:break-all;flex:1;min-width:300px;border:1px solid #e2e8f0}.solscan-button[data-v-9ca0ecf5]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:10px 20px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s ease;white-space:nowrap}.solscan-button[data-v-9ca0ecf5]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #764ba24d}.wallet-balance[data-v-9ca0ecf5]{font-size:1rem;color:#1e293b}.wallet-balance strong[data-v-9ca0ecf5]{color:#f06424;font-size:1.1rem}.winner-info[data-v-9ca0ecf5],.tx-info[data-v-9ca0ecf5],.provably-fair-info[data-v-9ca0ecf5]{display:flex;flex-direction:column;gap:12px}.winner-row[data-v-9ca0ecf5],.tx-row[data-v-9ca0ecf5],.pf-row[data-v-9ca0ecf5]{display:flex;align-items:flex-start;gap:12px}.winner-row label[data-v-9ca0ecf5],.tx-row label[data-v-9ca0ecf5],.pf-row label[data-v-9ca0ecf5]{font-weight:600;color:#64748b;min-width:120px;font-size:.9rem}.winner-row span[data-v-9ca0ecf5],.tx-row span[data-v-9ca0ecf5],.pf-row span[data-v-9ca0ecf5]{flex:1;color:#1e293b;font-weight:500}.winner-row code[data-v-9ca0ecf5],.tx-row code[data-v-9ca0ecf5],.pf-row code[data-v-9ca0ecf5]{flex:1;background:#fff;padding:8px 12px;border-radius:6px;font-family:Courier New,monospace;font-size:.85rem;word-break:break-all;border:1px solid #e2e8f0}.wallet-link-row[data-v-9ca0ecf5],.signature-row[data-v-9ca0ecf5]{display:flex;align-items:center;gap:12px;flex:1;flex-wrap:wrap}.mini-link[data-v-9ca0ecf5]{color:#667eea;text-decoration:none;font-weight:500;font-size:.9rem;white-space:nowrap;transition:color .2s ease}.mini-link[data-v-9ca0ecf5]:hover{color:#764ba2;text-decoration:underline}.signature[data-v-9ca0ecf5]{flex:1;min-width:200px}.tx-link-button[data-v-9ca0ecf5]{background:#667eea;color:#fff;padding:8px 16px;border-radius:6px;text-decoration:none;font-weight:600;font-size:.85rem;transition:all .2s ease;white-space:nowrap}.tx-link-button[data-v-9ca0ecf5]:hover{background:#764ba2;transform:translateY(-1px)}.amount-value[data-v-9ca0ecf5]{color:#10b981;font-weight:700;font-size:1.1rem}.hidden-seed[data-v-9ca0ecf5]{font-style:italic;color:#94a3b8}.bets-table-container[data-v-9ca0ecf5]{overflow-x:auto;margin-top:12px}.bets-table[data-v-9ca0ecf5]{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden}.bets-table thead tr[data-v-9ca0ecf5]{background:#e2e8f0}.bets-table th[data-v-9ca0ecf5]{padding:12px 16px;text-align:left;font-weight:600;color:#1e293b;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.bets-table td[data-v-9ca0ecf5]{padding:12px 16px;border-bottom:1px solid #f1f5f9;font-size:.9rem}.bets-table tbody tr[data-v-9ca0ecf5]:hover{background:#f8fafc}.bet-user[data-v-9ca0ecf5]{display:flex;flex-direction:column;gap:4px}.bet-user span[data-v-9ca0ecf5]{font-weight:600;color:#1e293b}.config-grid[data-v-9ca0ecf5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.config-item[data-v-9ca0ecf5]{display:flex;flex-direction:column;gap:4px;padding:12px;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.config-item label[data-v-9ca0ecf5]{font-size:.8rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.config-item span[data-v-9ca0ecf5]{font-size:1rem;color:#1e293b;font-weight:600}@media (max-width: 768px){.game-header[data-v-9ca0ecf5]{flex-direction:column;align-items:flex-start;gap:12px}.game-header-right[data-v-9ca0ecf5]{width:100%;justify-content:space-between}.stats-row[data-v-9ca0ecf5],.config-grid[data-v-9ca0ecf5]{grid-template-columns:1fr}.wallet-address-row code[data-v-9ca0ecf5]{min-width:100%}}.settings-page[data-v-24814541]{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.settings-container[data-v-24814541]{max-width:1200px;margin:0 auto;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;overflow:hidden}.settings-header[data-v-24814541]{background:linear-gradient(135deg,#f06424,#e55a1f);color:#fff;padding:40px;text-align:center}.header-top[data-v-24814541]{display:flex;justify-content:flex-start;margin-bottom:20px}.back-button[data-v-24814541]{display:flex;align-items:center;gap:8px;background:#fff3;border:1px solid rgba(255,255,255,.3);color:#fff;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}.back-button[data-v-24814541]:hover{background:#ffffff4d;border-color:#ffffff80}.back-button svg[data-v-24814541]{width:16px;height:16px}.settings-header h1[data-v-24814541]{font-family:Bungee,cursive;font-size:2.5rem;margin:0 0 10px}.settings-header p[data-v-24814541]{font-size:1.1rem;opacity:.9;margin:0}.settings-content[data-v-24814541]{padding:40px}.stats-section[data-v-24814541],.account-section[data-v-24814541],.username-section[data-v-24814541]{margin-bottom:40px}.stats-section h2[data-v-24814541],.account-section h2[data-v-24814541],.username-section h2[data-v-24814541]{font-family:Bungee,cursive;color:#f06424;font-size:1.8rem;margin:0 0 20px}.stats-grid[data-v-24814541]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}.stat-card[data-v-24814541]{background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;padding:24px;display:flex;align-items:center;gap:16px;transition:all .2s ease}.stat-card[data-v-24814541]:hover{border-color:#f06424;transform:translateY(-2px);box-shadow:0 8px 25px #f0642426}.stat-icon[data-v-24814541]{font-size:2rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a}.stat-content h3[data-v-24814541]{font-size:.9rem;color:#64748b;margin:0 0 4px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.stat-value[data-v-24814541]{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.stat-value.positive[data-v-24814541]{color:#059669}.stat-value.negative[data-v-24814541]{color:#dc2626}.account-info[data-v-24814541]{background:#f8fafc;border-radius:16px;padding:24px}.info-item[data-v-24814541]{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #e2e8f0}.info-item[data-v-24814541]:last-child{border-bottom:none}.info-item label[data-v-24814541]{font-weight:600;color:#374151;font-size:.9rem}.auth-badge[data-v-24814541]{padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.auth-badge.solana[data-v-24814541]{background:#e0f2fe;color:#0277bd}.auth-badge.guest[data-v-24814541]{background:#f3e8ff;color:#7c3aed}.wallet-address[data-v-24814541]{font-family:Courier New,monospace;background:#f1f5f9;padding:8px 12px;border-radius:8px;font-size:.9rem;color:#475569}.token-balance[data-v-24814541]{font-size:1.2rem;font-weight:700;color:#f06424}.member-date[data-v-24814541]{color:#64748b;font-size:.9rem}.username-form[data-v-24814541]{background:#f8fafc;border-radius:16px;padding:24px}.current-username label[data-v-24814541]{display:block;font-weight:600;color:#374151;margin-bottom:8px;font-size:.9rem}.username-display[data-v-24814541]{display:flex;align-items:center;gap:12px}.username-display span[data-v-24814541]{font-size:1.1rem;font-weight:600;color:#1e293b}.edit-btn[data-v-24814541],.set-username-btn[data-v-24814541]{padding:8px 16px;border:2px solid #f06424;background:#fff;color:#f06424;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem}.edit-btn[data-v-24814541]:hover,.set-username-btn[data-v-24814541]:hover{background:#f06424;color:#fff}.no-username[data-v-24814541]{text-align:center;padding:20px}.no-username p[data-v-24814541]{color:#64748b;margin:0 0 16px}.set-username-btn[data-v-24814541]{padding:12px 24px;font-size:1rem}@media (max-width: 768px){.settings-page[data-v-24814541]{padding:10px}.settings-header[data-v-24814541]{padding:30px 20px}.settings-header h1[data-v-24814541]{font-size:2rem}.settings-content[data-v-24814541]{padding:30px 20px}.stats-grid[data-v-24814541]{grid-template-columns:1fr}.stat-card[data-v-24814541]{padding:20px}.info-item[data-v-24814541]{flex-direction:column;align-items:flex-start;gap:8px}}*{box-sizing:border-box}body,html{margin:0;padding:0}#app{width:100%}body{font-family:Roboto,sans-serif;background:radial-gradient(circle at top,#ffe8d0,#f5f7fb 35%,#eef2f7);color:#2b2b2b;min-height:100vh;overflow-y:auto}
