:root{--fg:#2d2d2a;--fg-muted:#9e9a91;--bg:#f0ede8;--card:#f7f5f2;--accent:#6b7c6b;--accent-fg:#fff;--border:transparent;--radius:16px;--radius-sm:10px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}::selection{background:var(--accent);color:var(--accent-fg)}
