*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F5F5F0;--panel: #FFFFFF;--border: #CCCCCC;--text: #333333;--muted: #888888;--accent: #2C5F8A;--accent-light: #E8F0F8;--tag: #E0E0E0;--tag-text: #555555;--red: #C0392B;--green: #27AE60;--font: "Inter", system-ui, -apple-system, sans-serif}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,textarea,select{font-family:var(--font)}a{color:inherit;text-decoration:none}
