*{box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--color-bg-primary: #0f1e32;--color-bg-secondary: #162840;--color-bg-tertiary: #1e3550;--color-text-primary: #e8f4f8;--color-text-secondary: #8ab0c4;--color-text-muted: #5a8aa0;--color-border-subtle: #2a4558;--color-accent-primary: #578FCA;--color-accent-mint: #D1F8EF;--color-player1: #3674B5;--color-player2: #E07B54;--color-success: #4ECDC4;--color-warning: #F4A261;--color-error: #E76F6F}html{position:fixed;width:100%;height:100%;overflow:hidden}body{margin:0;padding:0;min-width:320px;min-height:100vh;min-height:100dvh;background-color:var(--color-bg-primary);color:var(--color-text-primary);overflow:hidden;overscroll-behavior:none;-webkit-overflow-scrolling:auto;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}#root{width:100%}button{font-family:inherit}button:focus,button:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}
