:root{--bg:#0d0f12;--surface:#14171d;--surface-card:#1b1f27;--border:#282d37;--cream:#f4efe6;--muted:#8c93a0;--accent:#d97706;--accent-light:#f59e0b;--danger:#ef4444;--success:#10b981;--font-family:"Inter", system-ui, -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg);color:var(--cream);font-family:var(--font-family);-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:inherit}
