:root{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.6;font-weight:400;color:#f0f0f0;background-color:#161616;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#161616}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(255,179,0,.08),transparent 32%),radial-gradient(circle at 70% 10%,rgba(245,124,0,.1),transparent 30%),linear-gradient(180deg,#1b1b1b,#111);color:#f0f0f0}.glass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#202020d9;border:1px solid rgba(255,179,0,.06);box-shadow:0 18px 48px #00000073}.brand-mark{width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#ff9100,#ff6d00);box-shadow:0 10px 30px #ff910059}.brand-logo{height:clamp(40px,3.2vw,56px);width:auto;display:block;object-fit:contain;image-rendering:-webkit-optimize-contrast}.pill{padding:14px 16px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.topbar{border-bottom:1px solid rgba(255,255,255,.04);background:linear-gradient(180deg,#1a1a1af2,#111111f2)}.wallet-chip{font-weight:800;background:linear-gradient(90deg,#ff9100,#ffb300);color:#111}.hero-card{background:linear-gradient(135deg,#ffb30014,#ff6d0014)}.progress-track{width:100%;height:10px;border-radius:999px;background:#ffffff14;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#00c6a2,#f39c12)}.mini-card{min-width:240px}.side-card{min-width:260px;display:flex;align-items:center}.plinko-card{flex:1;min-height:220px;padding:22px;border-radius:20px;background:radial-gradient(circle at 18% 20%,rgba(255,179,0,.22),transparent 45%),radial-gradient(circle at 80% 15%,rgba(255,87,34,.14),transparent 45%),linear-gradient(180deg,#202020eb,#121212eb);color:#ffffffeb;position:relative;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease}.plinko-card:hover{transform:translateY(-2px);box-shadow:0 24px 70px #0009}.plinko-card:before{content:"";position:absolute;inset:0;background-image:url(/assets/images/plinko-logo.png);background-repeat:no-repeat;background-size:260px auto;background-position:110% 15%;opacity:.06;pointer-events:none}.plinko-logo{height:40px;width:auto;display:block}.plinko-card:after{content:"";position:absolute;inset:12px;border-radius:14px;border:1px solid rgba(255,179,0,.14);pointer-events:none}.plinko-chip{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:34px;padding:0 12px;border-radius:999px;background:#ffb30024;border:1px solid rgba(255,179,0,.28);box-shadow:0 14px 30px #ff91001f}.plinko-chip-dot{width:8px;height:8px;border-radius:999px;background:#ffb300;box-shadow:0 0 0 3px #ffb30029}.plinko-subtitle{color:#ffffffb8}.plinko-placeholder{margin-top:12px;height:260px;border-radius:16px;border:1px dashed rgba(255,255,255,.14);display:grid;place-items:center;background:#20202059}.plinko-stage{border:1px solid rgba(255,179,0,.12)}.game-card{width:220px;min-height:310px;border-radius:16px;overflow:hidden;cursor:pointer;position:relative;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease;-webkit-user-select:none;user-select:none}.game-card:hover{transform:translateY(-6px);box-shadow:0 26px 70px #0009}.game-card:focus-visible{outline:2px solid rgba(255,179,0,.5);outline-offset:3px}.game-card:before{content:"";position:absolute;inset:0;opacity:.9;pointer-events:none;background:radial-gradient(circle at 20% 25%,rgba(255,255,255,.18) 0 2px,transparent 3px),radial-gradient(circle at 65% 20%,rgba(255,255,255,.16) 0 2px,transparent 3px),radial-gradient(circle at 40% 55%,rgba(255,255,255,.14) 0 2px,transparent 3px),radial-gradient(circle at 78% 60%,rgba(255,255,255,.12) 0 2px,transparent 3px)}.game-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000001a,#0000008c 62%,#000000b8);pointer-events:none}.game-card--default{background:linear-gradient(180deg,#202020eb,#101010eb)}.game-card--plinko{background:radial-gradient(circle at 30% 20%,rgba(124,77,255,.35),transparent 55%),radial-gradient(circle at 80% 60%,rgba(255,82,82,.28),transparent 55%),linear-gradient(180deg,#6a11cb,#ff512f)}.game-card--mine{background:radial-gradient(circle at 30% 20%,rgba(0,230,118,.22),transparent 55%),radial-gradient(circle at 80% 55%,rgba(0,188,212,.22),transparent 55%),linear-gradient(180deg,#0f2027,#203a43 52%,#2c5364)}.game-card--keno{background:radial-gradient(circle at 30% 20%,rgba(76,175,80,.28),transparent 55%),radial-gradient(circle at 80% 55%,rgba(46,125,50,.25),transparent 55%),linear-gradient(180deg,#1b5e20,#2e7d32)}.game-card-cover{height:118px;display:grid;place-items:center;position:relative;z-index:2;border-bottom:1px solid rgba(255,255,255,.08);background:#00000024}.game-card-cover:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.16),transparent 55%);pointer-events:none}.game-card-cover-img{width:88px;height:88px;object-fit:contain;filter:drop-shadow(0 14px 30px rgba(0,0,0,.45))}.game-card-cover-fallback{width:88px;height:88px;border-radius:24px;display:grid;place-items:center;color:#ffffffeb;background:#0000002e;border:1px solid rgba(255,255,255,.12)}.game-card-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;padding:16px}.game-card-logo{width:42px;height:42px;border-radius:14px;object-fit:contain;background:#0000002e;padding:8px;border:1px solid rgba(255,255,255,.12)}.game-card-logo-fallback{width:42px;height:42px;border-radius:14px;background:#0000002e;border:1px solid rgba(255,255,255,.12)}.game-card-title{color:#fffffff5;letter-spacing:.4px}.game-card-subtitle{color:#ffffffb8;letter-spacing:1.2px}.game-card-playing{color:#ffffffd9;font-weight:800;display:inline-flex;align-items:center;gap:8px}.game-card-dot{width:8px;height:8px;border-radius:999px;background:#26e07f;box-shadow:0 0 0 3px #26e07f2e}.game-card-play{border-radius:12px;font-weight:900;color:#111;background:#ffb300f2;box-shadow:none}.game-card-play:hover{background:#ffd54f;box-shadow:none}.game-logo{max-width:140px;height:auto;display:block}.success{color:#26e07f}.muted{color:#7c869a}.game-embed-wrapper{position:relative;width:100%;height:calc(100vh - 80px);min-height:400px;display:flex;flex-direction:column}.game-embed-wrapper .MuiCard-root,.game-embed-wrapper .MuiCardContent-root{flex:1;min-height:0;display:flex;flex-direction:column}.game-embed-wrapper .game-embed-iframe{flex:1;min-height:0;height:100%}.game-embed-wrapper:fullscreen,.game-embed-wrapper:-webkit-full-screen,.game-embed-wrapper:-ms-fullscreen{background:#050509;display:flex;flex-direction:column;width:100%;height:100%;min-height:100vh}.game-embed-wrapper:fullscreen .MuiCard-root,.game-embed-wrapper:-webkit-full-screen .MuiCard-root,.game-embed-wrapper:-ms-fullscreen .MuiCard-root{flex:1;display:flex;min-height:0;width:100%}.game-embed-wrapper:fullscreen .MuiCardContent-root,.game-embed-wrapper:-webkit-full-screen .MuiCardContent-root,.game-embed-wrapper:-ms-fullscreen .MuiCardContent-root{flex:1;display:flex;flex-direction:column;min-height:0;width:100%}.game-embed-wrapper:fullscreen .game-embed-iframe,.game-embed-wrapper:-webkit-full-screen .game-embed-iframe,.game-embed-wrapper:-ms-fullscreen .game-embed-iframe{flex:1;width:100%;min-height:0;height:100%!important}
