*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f1117;--surface:#1a1d27;--surface2:#22263a;--border:#2e3352;--accent:#6c63ff;--accent-light:#8f88ff;--success:#22c55e;--error:#ef4444;--text:#f0f0f8;--muted:#8b8fa8;--radius:14px;--radius-sm:8px}body,html{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100dvh;-webkit-font-smoothing:antialiased}button,input,textarea{font-family:inherit}button{cursor:pointer}