:root{--bg: #020611;--bg2: #071225;--panel: #0b1730;--panel2: #0a1832;--cyan: #28f3ff;--blue: #2d7dff;--purple: #9b5cff;--magenta: #ff4fd8;--green: #66ffb2;--gold: #ffd166;--red: #ff5f6d;--text: #edf7ff;--text-dim: #a8b8d8;--radius: 16px;--radius-lg: 24px;--font: "Be Vietnam Pro", system-ui, sans-serif}@font-face{font-family:Be Vietnam Pro;src:url(/fonts/BeVietnamPro-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Be Vietnam Pro;src:url(/fonts/BeVietnamPro-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Be Vietnam Pro;src:url(/fonts/BeVietnamPro-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased}body,#root{min-height:100vh}:focus-visible{outline:2px solid var(--cyan);outline-offset:2px;border-radius:2px}:focus:not(:focus-visible){outline:none}@keyframes board-countdown-flash{0%,to{background-color:#ff5f6d29}50%{background-color:#ff5f6d6b}}@keyframes board-node-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
