:root{--color-bg:#f5f5f5;--color-surface:#fff;--color-surface-secondary:#f9f9f9;--color-border:#e8e8e8;--color-border-strong:#d4d4d4;--color-text:#1a1a1a;--color-text-muted:#5a5a5a;--color-text-faint:#9a9a9a;--color-primary:#c8102e;--color-primary-hover:#a50d25;--color-success-bg:#eaf3de;--color-success-border:#639922;--color-success-text:#2d6200;--color-error-bg:#fcebeb;--color-error-border:#e24b4a;--color-error-text:#a32d2d;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--shadow-card:0 1px 4px rgba(0,0,0,.07)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;min-height:100vh}button{border:none;cursor:pointer}button,input,select{font-family:inherit;outline:none}input,select{font-size:14px}a{color:inherit;text-decoration:none}
