*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f9f7f4;--surface: #ffffff;--border: #e5e1da;--text: #2c2c2c;--muted: #888;--accent: #5c7a5c;--accent-light: #eef3ee;--danger: #c0392b;--radius: 10px;--shadow: 0 1px 4px rgba(0,0,0,.07)}@media (prefers-color-scheme: dark){:root{--bg: #1a1a1a;--surface: #242424;--border: #333;--text: #e8e6e1;--muted: #888;--accent: #7aab7a;--accent-light: #1e2e1e;--shadow: 0 1px 4px rgba(0,0,0,.3)}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100dvh}button{cursor:pointer;font:inherit;border:none;background:none}input,textarea{font:inherit;color:inherit;background:transparent;border:none;outline:none;width:100%;resize:none}input::placeholder,textarea::placeholder{color:var(--muted)}
