input, select, textarea { color: #09090b; }
body { background: #09090b; }
.field { display: block; }
.field span { display: block; margin-bottom: .35rem; font-size: .875rem; font-weight: 600; }
.input { width: 100%; border: 1px solid #d4d4d8; border-radius: .375rem; padding: .55rem .7rem; }
.btn { display: inline-flex; align-items: center; justify-content: center; border-radius: .375rem; padding: .62rem .95rem; font-weight: 700; transition: transform .12s ease, background-color .12s ease, border-color .12s ease; }
.btn:hover { transform: translateY(-1px); }
.btn-primary { background: #0891b2; color: white; }
.btn-primary:hover { background: #06b6d4; }
.btn-dark { background: #27272a; color: white; border: 1px solid #3f3f46; }
.btn-dark:hover { background: #3f3f46; }
.btn-secondary { background: #e4e4e7; color: #18181b; }
.btn-danger { background: #dc2626; color: white; }
.table { width: 100%; border-collapse: collapse; font-size: .9rem; }
.table th, .table td { border-bottom: 1px solid #e4e4e7; padding: .75rem; text-align: left; vertical-align: top; }
.admin-card { border: 1px solid #e4e4e7; border-radius: .5rem; background: white; padding: 1rem; }
.brand-mark { display: inline-flex; width: 2rem; height: 2rem; align-items: center; justify-content: center; border-radius: .5rem; background: linear-gradient(135deg, #facc15, #f59e0b); color: #09090b; font-weight: 900; box-shadow: 0 0 18px rgba(250,204,21,.28); }
.public-panel { border: 1px solid #27272a; border-radius: .5rem; background: #18181b; box-shadow: 0 18px 50px rgba(0,0,0,.22); }
.signal-box { border: 1px solid #27272a; border-radius: .5rem; background: #18181b; padding: .85rem; }
.signal-box strong { display: block; color: #f4f4f5; }
.signal-box span { display: block; margin-top: .2rem; }
.reward-card { position: relative; overflow: hidden; border: 1px solid #3f3f46; border-radius: .75rem; background: #18181b; box-shadow: 0 26px 80px rgba(0,0,0,.35); }
.reward-card::before { content: ""; position: absolute; inset: 0; border-top: 4px solid #22d3ee; pointer-events: none; }
.reward-card-top { display: flex; justify-content: space-between; padding: 1rem; font-size: .75rem; font-weight: 800; letter-spacing: .08em; color: #a1a1aa; }
.reward-card-art { display: flex; min-height: 15rem; align-items: center; justify-content: center; border-block: 1px solid #27272a; background: #111113; }
.coin-ring { display: flex; width: 8.5rem; height: 8.5rem; align-items: center; justify-content: center; border: .9rem solid #facc15; border-radius: 999px; background: #22d3ee; box-shadow: inset 0 0 0 .35rem #09090b, 0 22px 45px rgba(34,211,238,.2); color: #09090b; font-size: 4rem; font-weight: 900; }
.reward-card-body { padding: 1.25rem; }
.arcade-hero { position: relative; overflow: hidden; border: 1px solid rgba(250,204,21,.5); border-radius: .85rem; background: radial-gradient(circle at 73% 45%, rgba(37,99,235,.34), transparent 22%), radial-gradient(circle at 78% 45%, transparent 0 18%, rgba(34,211,238,.28) 19% 20%, transparent 21% 28%, rgba(250,204,21,.22) 29% 30%, transparent 31%), radial-gradient(circle at 18% 20%, rgba(250,204,21,.16), transparent 30%), linear-gradient(135deg, #050505 0%, #0f172a 48%, #050505 100%); box-shadow: 0 0 0 1px rgba(250,204,21,.16), 0 0 60px rgba(34,211,238,.12), 0 34px 90px rgba(0,0,0,.55); }
.arcade-hero::before { content: ""; position: absolute; inset: 0; background-image: linear-gradient(rgba(250,204,21,.06) 1px, transparent 1px), linear-gradient(90deg, rgba(34,211,238,.06) 1px, transparent 1px); background-size: 42px 42px; mask-image: linear-gradient(to bottom, rgba(0,0,0,.9), transparent); pointer-events: none; }
.arcade-hero::after { content: ""; position: absolute; left: 0; right: 0; top: 0; height: 4px; background: linear-gradient(90deg, #facc15, #2563eb, #22d3ee, #facc15); box-shadow: 0 0 30px rgba(250,204,21,.72); }
.arcade-grid { position: relative; z-index: 1; display: grid; gap: 2.5rem; padding: 2rem; }
.arcade-copy h1 { max-width: 48rem; font-size: clamp(2.8rem, 7vw, 6.4rem); line-height: .92; font-weight: 950; text-transform: uppercase; color: #f8fafc; text-shadow: 0 0 18px rgba(250,204,21,.22), 0 0 30px rgba(34,211,238,.18); }
.arcade-copy p { margin-top: 1.4rem; max-width: 42rem; color: #d4d4d8; font-size: 1.08rem; line-height: 1.85; }
.arcade-kicker { display: inline-flex; align-items: center; gap: .75rem; margin-bottom: 1.1rem; color: #fde68a; font-size: .85rem; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; }
.arcade-logo { width: 4.5rem; height: 4.5rem; object-fit: cover; border: 2px solid rgba(250,204,21,.72); border-radius: 999px; box-shadow: 0 0 22px rgba(34,211,238,.38), 0 0 34px rgba(250,204,21,.22); }
.btn-arcade { box-shadow: 0 0 24px rgba(250,204,21,.22), 0 0 22px rgba(34,211,238,.14); text-transform: uppercase; letter-spacing: .06em; }
.game-hud { display: grid; gap: .75rem; margin-top: 2rem; max-width: 46rem; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.hud-tile { border: 1px solid rgba(250,204,21,.42); border-radius: .5rem; background: rgba(9,9,11,.76); padding: .85rem; box-shadow: inset 0 0 20px rgba(34,211,238,.08), 0 0 18px rgba(250,204,21,.08); }
.hud-tile span { display: block; color: #a1a1aa; font-size: .72rem; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.hud-tile strong { display: block; margin-top: .25rem; color: #facc15; font-size: 1.28rem; line-height: 1.1; text-shadow: 0 0 14px rgba(250,204,21,.32); }
.hud-tile small, .drop-card dd small { display: block; margin-top: .2rem; color: #a1a1aa; font-size: .72rem; font-weight: 700; letter-spacing: 0; text-transform: none; }
.hero-jackpot { position: relative; display: inline-grid; margin: 1.5rem 0 1.2rem; border: 2px solid #facc15; border-radius: .8rem; background: radial-gradient(circle at 50% 0, rgba(250,204,21,.35), transparent 42%), #050505; padding: .9rem 1.25rem; box-shadow: 0 0 0 4px rgba(250,204,21,.12), 0 0 38px rgba(250,204,21,.34), 0 0 70px rgba(34,211,238,.2); text-align: center; transform: rotate(-1deg); }
.hero-jackpot::before, .hero-jackpot::after { content: ""; position: absolute; top: 50%; width: .65rem; height: .65rem; border-radius: 999px; background: #22d3ee; box-shadow: 0 0 16px #22d3ee; animation: jackpot-blink .9s steps(2, jump-none) infinite; }
.hero-jackpot::before { left: .45rem; }
.hero-jackpot::after { right: .45rem; animation-delay: .45s; }
.hero-jackpot span { color: #67e8f9; font-size: .8rem; font-weight: 950; letter-spacing: .18em; text-transform: uppercase; }
.hero-jackpot strong { display: block; color: #facc15; font-size: clamp(3rem, 9vw, 5.8rem); line-height: .86; font-weight: 950; text-shadow: 0 0 10px rgba(250,204,21,.8), 0 0 30px rgba(250,204,21,.46), 0 0 58px rgba(34,211,238,.28); animation: jackpot-pulse 1.35s ease-in-out infinite; }
.hero-jackpot small { color: #f8fafc; font-weight: 900; text-transform: uppercase; }
.arcade-prize-stage { position: relative; min-height: 34rem; display: flex; align-items: center; justify-content: center; }
.pack-burst { position: absolute; width: 22rem; height: 22rem; border-radius: 999px; background: repeating-conic-gradient(from 12deg, rgba(34,211,238,.18) 0deg 9deg, rgba(250,204,21,.5) 10deg 13deg, rgba(5,5,5,.12) 14deg 22deg); filter: blur(.2px); opacity: .9; animation: arcade-spin 16s linear infinite; box-shadow: inset 0 0 0 1.3rem rgba(5,5,5,.45), inset 0 0 0 1.5rem rgba(250,204,21,.22), 0 0 50px rgba(34,211,238,.2); }
.arcade-card { z-index: 1; width: min(100%, 25rem); transform: rotate(2deg); border-color: rgba(250,204,21,.72); background: linear-gradient(180deg, #09090b, #111827 48%, #050505); box-shadow: 0 0 0 1px rgba(250,204,21,.26), 0 0 34px rgba(34,211,238,.24), 0 32px 85px rgba(0,0,0,.58); }
.arcade-card .reward-card-art { min-height: 20rem; background: radial-gradient(circle at 50% 46%, rgba(250,204,21,.2), transparent 36%), radial-gradient(circle at 50% 50%, transparent 0 40%, rgba(34,211,238,.18) 41% 42%, transparent 43%), #0a0a0b; }
.arcade-card .coin-ring { width: 11rem; height: 11rem; font-size: 5.25rem; }
.vault-pack-image { position: relative; z-index: 1; display: block; width: min(88%, 18rem); max-height: 19rem; object-fit: contain; filter: drop-shadow(0 0 18px rgba(250,204,21,.42)) drop-shadow(0 0 28px rgba(34,211,238,.24)); transform: rotate(-2deg); }
.vault-key { position: relative; width: 6rem !important; height: 13rem !important; border-width: .45rem; border-radius: 3rem 3rem .65rem .65rem; font-size: 1.55rem !important; letter-spacing: .12em; writing-mode: vertical-rl; text-orientation: mixed; }
.vault-key::before { content: ""; position: absolute; top: -2.5rem; left: 50%; width: 6.8rem; height: 6.8rem; transform: translateX(-50%); border: .7rem solid #facc15; border-radius: 999px; background: #050505; box-shadow: inset 0 0 0 .35rem #22d3ee, 0 0 28px rgba(250,204,21,.3); }
.vault-key::after { content: ""; position: absolute; right: -2.4rem; bottom: .7rem; width: 3rem; height: 1.5rem; border-top: .55rem solid #facc15; border-right: .55rem solid #facc15; }
.play-step { position: relative; overflow: hidden; border: 1px solid rgba(34,211,238,.35); border-radius: .65rem; background: linear-gradient(180deg, #18181b, #0f172a); padding: 1.35rem; box-shadow: 0 18px 50px rgba(0,0,0,.22); }
.play-step::before { content: ""; position: absolute; inset: 0 0 auto 0; height: 3px; background: linear-gradient(90deg, #22d3ee, #facc15); box-shadow: 0 0 22px rgba(34,211,238,.6); }
.play-step span { color: #facc15; font-size: .85rem; font-weight: 950; letter-spacing: .16em; }
.play-step h2 { margin-top: .75rem; color: #f8fafc; font-size: 1.6rem; font-weight: 900; text-transform: uppercase; }
.play-step p { margin-top: .65rem; color: #d4d4d8; line-height: 1.65; }
.drop-card { position: relative; overflow: hidden; border: 1px solid rgba(34,211,238,.3); border-radius: .75rem; background: linear-gradient(180deg, #18181b, #09090b); padding: 1.1rem; box-shadow: 0 22px 65px rgba(0,0,0,.28); transition: transform .16s ease, border-color .16s ease, box-shadow .16s ease; }
.drop-card:hover { transform: translateY(-4px); border-color: #22d3ee; box-shadow: 0 0 0 1px rgba(34,211,238,.22), 0 0 32px rgba(34,211,238,.18), 0 26px 70px rgba(0,0,0,.34); }
.drop-card-screen { border: 1px solid rgba(250,204,21,.35); border-radius: .55rem; background: radial-gradient(circle at 18% 24%, rgba(34,211,238,.22), transparent 34%), linear-gradient(135deg, #0f172a, #111113); min-height: 9rem; padding: 1.1rem; display: flex; flex-direction: column; justify-content: flex-end; }
.drop-card-screen span { color: #67e8f9; font-size: .72rem; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.drop-card-screen strong { display: block; margin-top: .35rem; color: #f8fafc; font-size: 2rem; line-height: 1; text-transform: uppercase; text-shadow: 0 0 20px rgba(34,211,238,.25); }
.drop-card dt { color: #a1a1aa; font-size: .68rem; font-weight: 950; letter-spacing: .12em; }
.drop-card dd { margin-top: .18rem; color: #facc15; font-weight: 900; }
.prize-marquee { overflow: hidden; border-block: 2px solid #facc15; background: linear-gradient(90deg, #facc15, #22d3ee, #facc15); box-shadow: 0 0 30px rgba(250,204,21,.34); }
.prize-marquee div { display: flex; width: max-content; gap: 1.1rem; padding: .65rem 1rem; animation: marquee-slide 18s linear infinite; }
.prize-marquee span { color: #050505; font-size: 1rem; font-weight: 950; letter-spacing: .08em; text-transform: uppercase; white-space: nowrap; text-shadow: 0 1px rgba(255,255,255,.22); }
.prize-band { position: relative; display: grid; gap: 1.25rem; align-items: center; overflow: hidden; border: 2px solid rgba(250,204,21,.85); border-radius: .75rem; background: radial-gradient(circle at 18% 20%, rgba(250,204,21,.34), transparent 30%), radial-gradient(circle at 86% 18%, rgba(34,211,238,.3), transparent 28%), radial-gradient(circle at 50% 90%, rgba(220,38,38,.22), transparent 34%), linear-gradient(135deg, #111113, #0f172a); padding: 1.35rem; box-shadow: 0 20px 70px rgba(0,0,0,.28), 0 0 0 4px rgba(250,204,21,.12), 0 0 60px rgba(250,204,21,.28), 0 0 80px rgba(34,211,238,.16), inset 0 0 32px rgba(34,211,238,.1); }
.prize-band::before { content: ""; position: absolute; inset: -40% -20%; background: linear-gradient(110deg, transparent 34%, rgba(255,255,255,.16) 48%, transparent 62%); transform: translateX(-45%); animation: prize-shine 5s ease-in-out infinite; pointer-events: none; }
.prize-band::after { content: ""; position: absolute; inset: 0; background-image: radial-gradient(circle, rgba(250,204,21,.2) 0 1px, transparent 2px); background-size: 28px 28px; opacity: .18; pointer-events: none; }
.prize-band > * { position: relative; z-index: 1; }
.prize-band h2 { color: #facc15; font-size: clamp(4rem, 13vw, 9rem); line-height: .78; font-weight: 950; text-transform: uppercase; text-shadow: 0 0 12px rgba(250,204,21,.8), 0 0 42px rgba(250,204,21,.48), 0 0 70px rgba(34,211,238,.22); animation: jackpot-pulse 1.35s ease-in-out infinite; }
.prize-band h2 span { display: block; margin-bottom: .25rem; color: #f8fafc; font-size: clamp(1rem, 3vw, 1.55rem); line-height: 1; letter-spacing: .16em; text-shadow: 0 0 18px rgba(34,211,238,.4); }
.prize-band p { margin-top: .85rem; max-width: 48rem; color: #d4d4d8; line-height: 1.7; }
.prize-grid { display: grid; gap: .75rem; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.prize-tile { position: relative; overflow: hidden; border: 1px solid rgba(34,211,238,.42); border-radius: .5rem; background: linear-gradient(180deg, rgba(24,24,27,.92), rgba(9,9,11,.84)); padding: .9rem; box-shadow: inset 0 0 20px rgba(250,204,21,.06), 0 0 22px rgba(34,211,238,.08); }
.prize-tile::before { content: ""; position: absolute; inset: 0 0 auto 0; height: 3px; background: linear-gradient(90deg, #facc15, #22d3ee); box-shadow: 0 0 18px rgba(250,204,21,.55); }
.prize-tile:first-child { border-color: rgba(250,204,21,.78); box-shadow: 0 0 0 1px rgba(250,204,21,.18), 0 0 36px rgba(250,204,21,.22), inset 0 0 24px rgba(250,204,21,.08); transform: scale(1.02); }
.prize-tile strong { display: block; color: #facc15; font-size: 1.9rem; line-height: 1; font-weight: 950; text-shadow: 0 0 18px rgba(250,204,21,.32); }
.prize-tile span { display: block; margin-top: .35rem; color: #f8fafc; font-weight: 900; text-transform: uppercase; }
.prize-tile small { display: block; margin-top: .25rem; color: #a1a1aa; font-size: .75rem; font-weight: 700; }
.jackpot-callout { margin-top: 1.2rem; width: min(100%, 28rem); border: 1px solid rgba(250,204,21,.62); border-radius: .55rem; background: rgba(9,9,11,.72); padding: .9rem 1rem; box-shadow: inset 0 0 22px rgba(250,204,21,.08), 0 0 28px rgba(250,204,21,.12); }
.jackpot-callout span, .prize-ladder-header span { display: block; color: #67e8f9; font-size: .72rem; font-weight: 950; letter-spacing: .14em; text-transform: uppercase; }
.jackpot-callout strong { display: block; margin-top: .18rem; color: #facc15; font-size: 1.6rem; line-height: 1.05; font-weight: 950; text-transform: uppercase; }
.jackpot-callout small { display: block; margin-top: .25rem; color: #d4d4d8; font-weight: 700; }
.prize-ladder { overflow: hidden; border: 1px solid rgba(34,211,238,.32); border-radius: .75rem; background: linear-gradient(180deg, #18181b, #09090b); padding: 1rem; box-shadow: 0 18px 50px rgba(0,0,0,.22); }
.prize-ladder-header { display: flex; flex-wrap: wrap; justify-content: space-between; gap: .4rem 1rem; margin-bottom: .8rem; }
.prize-ladder-header strong { color: #f8fafc; font-size: .9rem; }
.prize-ladder-track { display: grid; gap: .65rem; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.prize-chip { border: 1px solid rgba(250,204,21,.25); border-radius: .45rem; background: rgba(255,255,255,.04); padding: .7rem; }
.prize-chip strong { display: block; color: #facc15; font-size: 1.25rem; line-height: 1; font-weight: 950; }
.prize-chip span { display: block; margin-top: .25rem; color: #e4e4e7; font-size: .78rem; font-weight: 900; text-transform: uppercase; }
.confetti { position: absolute; z-index: 0; width: .65rem; height: 2.2rem; border-radius: .2rem; opacity: .9; animation: confetti-drop 3.4s linear infinite; }
.confetti-a { left: 12%; top: -2rem; background: #facc15; box-shadow: 9rem 2rem #22d3ee, 18rem .5rem #ef4444, 27rem 2.8rem #a855f7, 36rem 1.2rem #22c55e; }
.confetti-b { left: 5%; top: -5rem; background: #22d3ee; box-shadow: 7rem 1rem #facc15, 16rem 3rem #22c55e, 25rem .8rem #ef4444, 34rem 2.4rem #a855f7; animation-delay: 1.1s; }
.confetti-c { left: 18%; top: -7rem; background: #ef4444; box-shadow: 8rem 2.8rem #a855f7, 17rem .8rem #facc15, 26rem 2rem #22d3ee, 35rem .4rem #22c55e; animation-delay: 2.2s; }
@keyframes arcade-spin { to { transform: rotate(360deg); } }
@keyframes prize-shine { 0%, 58% { transform: translateX(-50%); opacity: 0; } 70% { opacity: 1; } 100% { transform: translateX(50%); opacity: 0; } }
@keyframes jackpot-pulse { 0%, 100% { transform: scale(1); filter: brightness(1); } 50% { transform: scale(1.045); filter: brightness(1.2); } }
@keyframes jackpot-blink { 50% { opacity: .25; transform: scale(.72); } }
@keyframes marquee-slide { to { transform: translateX(-50%); } }
@keyframes confetti-drop { to { transform: translateY(19rem) rotate(540deg); } }
@media (min-width: 900px) {
  .arcade-grid { grid-template-columns: 1.08fr .92fr; align-items: center; padding: 3.25rem; }
  .game-hud { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .prize-band { grid-template-columns: 1.1fr .9fr; padding: 2rem; }
  .prize-ladder-track { grid-template-columns: repeat(9, minmax(0, 1fr)); }
}
@media (max-width: 640px) {
  .arcade-grid { padding: 1.2rem; }
  .arcade-prize-stage { min-height: 28rem; }
  .game-hud { grid-template-columns: 1fr; }
}
