:root{--bg: #0f0f12;--fg: #f0f0f4;--accent: #5865f2;--surface: #1a1a20;--border: #2a2a32}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--fg);font-family:system-ui,-apple-system,sans-serif;-webkit-tap-highlight-color:transparent;touch-action:manipulation}body{overflow-x:hidden}button{min-height:44px;min-width:44px;cursor:pointer}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}
