:root,[data-theme=light]{--color-bg:#f2f0fb;--color-card:#fff;--color-border:#e8e3f7;--color-text:#0f0a1e;--color-muted:#5a5070;--color-accent:#7b4ef8;--color-positive:#0a7a65;--color-positive-bg:#e6faf7;--color-negative:#ff6b6b;--color-negative-bg:#fff0f0;--color-warning:#b56a00;--color-warning-bg:#fff4e5;--color-warning-text:#7a5500;--color-surface-alt:#f0eeff}[data-theme=dark]{--color-bg:#0a0a0f;--color-card:#150c37;--color-border:#2a1f4e;--color-text:#f2f0fb;--color-muted:#b8aed4;--color-accent:#7b4ef8;--color-positive:#15ffe5;--color-positive-bg:#0a2a28;--color-negative:#ff6b6b;--color-negative-bg:#2a1212;--color-warning:#ffb347;--color-warning-bg:#2a1f0a;--color-warning-text:#ffb347;--color-surface-alt:#1e1040}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.6;min-height:100vh}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{cursor:pointer;font:inherit;border:none;background:none}