:root{color-scheme:light;--app-bg: #f5f7f8;--surface: #ffffff;--surface-soft: #f7faf9;--surface-muted: #eef3f4;--border: #d8e0e3;--border-strong: #c5d1d5;--text: #18212a;--muted: #667782;--sidebar: #142126;--sidebar-hover: #22363d;--sidebar-text: #dce9e8;--accent: #0b6f72;--accent-strong: #064f52;--accent-soft: #e4f2f0;--gold: #f3c15d;--blue: #315fba;--green: #227349;--yellow: #a05f00;--red: #ad2d2d;--shadow: 0 10px 24px rgba(22, 33, 42, .07);--radius: 8px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px}*{box-sizing:border-box}html{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:var(--app-bg);color:var(--text);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit}
