:root{--bg:#0d0d0d;--surface:#161616;--surface-2:#1f1f1f;--border:#2a2a2a;--text:#f0f0f0;--text-sec:#888;--text-dim:#555;--primary:#4ade80;--error:#ef4444;--alert:#e9b800;--r-sm:6px;--r-md:10px;--r-lg:16px}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;border:none;outline:none;margin:0;padding:0;font-family:inherit}html,body{background:var(--bg);height:100%;color:var(--text);-webkit-font-smoothing:antialiased;overscroll-behavior:none;-webkit-user-select:none;user-select:none;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px}button{cursor:pointer;color:inherit;font-size:inherit;background:0 0;font-family:inherit}button:disabled{cursor:default}input{-webkit-user-select:text;user-select:text}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}
