*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0F0F23;--bg2: #161630;--bg3: #1E1B4B;--primary: #7C3AED;--primary-light: #A78BFA;--cta: #F43F5E;--cta-dark: #BE123C;--text: #E2E8F0;--muted: #94A3B8;--card-red: #DC2626;--card-green: #16A34A;--card-blue: #2563EB;--card-yellow: #D97706;--font-head: "Russo One", sans-serif;--font-body: "Chakra Petch", sans-serif;--radius: 12px;--glow-purple: 0 0 20px #7C3AED80;--glow-rose: 0 0 20px #F43F5E80}html,body,#root{height:100%;width:100%;overflow:hidden}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button{font-family:var(--font-body);cursor:pointer;border:none;outline:none}input{font-family:var(--font-body);outline:none}:focus-visible{outline:2px solid var(--primary-light);outline-offset:2px}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.03) 2px,rgba(0,0,0,.03) 4px);pointer-events:none;z-index:9999}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:2px}@keyframes trayGlow{0%,to{box-shadow:0 -4px 30px #00000073,0 0 0 1.5px #22c55e66,0 0 14px #22c55e33}50%{box-shadow:0 -4px 30px #00000073,0 0 0 1.5px #22c55ebf,0 0 28px #22c55e59}}@keyframes dotPulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.4);opacity:1}}@keyframes ringPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes opponentGlow{0%,to{box-shadow:0 0 16px #22c55e59,0 0 0 1.5px #22c55e80}50%{box-shadow:0 0 32px #22c55ea6,0 0 0 1.5px #22c55ee6}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
