body{color:#f4f4f4;background:url(/casino-bg.png) 50%/cover no-repeat fixed;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:before{content:"";z-index:-1;position:fixed;inset:0}a{color:#76c7ff;text-decoration:none}.page-container{min-height:100vh;padding:2rem 3rem}.hero{justify-content:space-between;align-items:center;gap:2rem;display:flex}.hero h1{margin-bottom:.5rem;font-size:3rem}.logo{cursor:default}.hero .logo{margin-bottom:.5rem}.hero-left h1{align-items:center;gap:10px;display:flex}.hero-actions button,.hero-actions .secondary-btn,button{cursor:pointer;border:none;border-radius:999px;padding:.6rem 1.2rem;font-weight:600}.hero-actions button,button{color:#fff;background:#ff7b3c}.secondary-btn{color:#f4f4f4;background:0 0;border:1px solid #444}.highlight{margin-top:3rem}.card{background:#101827;border-radius:1rem;max-width:400px;margin:3rem auto;padding:2rem;box-shadow:0 12px 30px #0006}.result-box{background:#020617;border:1px solid #1f2937;border-radius:.75rem;margin-top:1rem;padding:.8rem 1rem;font-size:.95rem}.form label{margin-bottom:1rem;display:block}.form input{color:#f4f4f4;background:#050816;border:1px solid #333;border-radius:.5rem;width:100%;margin-top:.3rem;padding:.5rem}.form button{width:100%;margin-top:1rem}.error{color:#fff;background:#ff4c4c;border-radius:.5rem;margin-bottom:1rem;padding:.5rem .7rem}.muted{color:#aaa;font-size:.9rem}.dialog-backdrop{background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dialog{background:#101827;border-radius:1rem;width:350px;padding:2rem;box-shadow:0 12px 30px #0009}.dialog h2{margin-top:0;margin-bottom:1rem}.dialog label{margin-bottom:1rem;display:block}.dialog input{color:#f4f4f4;background:#050816;border:1px solid #333;border-radius:.5rem;width:100%;margin-top:.3rem;padding:.5rem}.dialog-actions{justify-content:flex-end;gap:.5rem;display:flex}.user-layout{grid-template-columns:minmax(0,3fr) 280px;gap:2rem;padding:2rem 3rem;display:grid}.user-main{min-height:100vh}.user-header h1{margin-bottom:.3rem}.user-sidebar{flex-direction:column;gap:1rem;display:flex}.user-panel{background:#101827;border-radius:1rem;padding:1.2rem}.game-grid-wrapper{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.game-card{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#111827d9;border-radius:.9rem;width:200px;padding:1rem;transition:transform .2s;box-shadow:0 0 15px #ff008040,0 0 20px #00ffff26}.game-card:hover{transform:scale(1.04);box-shadow:0 0 25px #ff008066,0 0 35px #00ffff4d}.game-card h4{margin-top:0}.history-list{margin:0;padding:0;font-size:.85rem;list-style:none}.history-row{justify-content:space-between;gap:.5rem;display:flex}.history-game{font-weight:600}.history-bet{color:#e5e7eb}.history-win{font-weight:600}.history-win.win{color:#4ade80}.history-win.lose{color:#f97373}.history-time{color:#9ca3af;margin-bottom:.5rem;font-size:.75rem}.leaderboard-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.leaderboard-grid{gap:2rem;display:grid}.leaderboard-section{background:#101827;border-radius:1rem;padding:1.5rem}.leaderboard-table{border-collapse:collapse;width:100%;margin-top:1rem;font-size:.9rem}.leaderboard-table th,.leaderboard-table td{text-align:left;border-bottom:1px solid #1f2937;padding:.4rem .6rem}.leaderboard-table th{color:#9ca3af;font-weight:500}.admin-tabs{gap:.5rem;margin-bottom:1rem;display:flex}.tab-btn{color:#e5e7eb;cursor:pointer;background:#020617;border:1px solid #374151;border-radius:999px;padding:.4rem 1rem;font-size:.9rem}.tab-btn.active{color:#fff;background:#ff7b3c;border-color:#ff7b3c}.admin-panel{background:#101827;border-radius:1rem;margin-top:1rem;padding:1.5rem;box-shadow:0 10px 30px #00000080}.admin-panel-header{justify-content:space-between;align-items:center;display:flex}.admin-table{border-collapse:collapse;width:100%;margin-top:1rem;font-size:.85rem}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #1f2937;padding:.4rem .6rem}.admin-table th{color:#9ca3af;font-weight:500}.small-btn{cursor:pointer;color:#fff;background:#ff7b3c;border:none;border-radius:999px;padding:.25rem .7rem;font-size:.8rem}.small-btn.secondary-btn{color:#e5e7eb;background:0 0;border:1px solid #4b5563}.link-cell{color:#76c7ff;cursor:pointer;text-decoration:underline}.slot-grid{flex-direction:column;gap:.25rem;margin-bottom:.5rem;display:inline-flex}.slot-row{gap:.25rem;display:flex}.slot-cell{background:#0b1120;border:1px solid #1f2937;border-radius:.4rem;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:600;display:flex}@media (max-width:900px){.hero{flex-direction:column;align-items:flex-start}.user-layout{grid-template-columns:1fr}}
