:root{--color-primary:#ef9f27;--color-primary-light:#faeeda;--color-primary-dark:#854f0b;--color-success:#639922;--color-success-light:#eaf3de;--color-error:#a32d2d;--color-error-light:#fcebeb;--color-text:#1a1a1a;--color-text-secondary:#6b7280;--color-border:#e5e7eb;--color-bg:#fff;--color-bg-secondary:#f9fafb;--radius:8px;--radius-sm:4px;--radius-full:9999px}*{box-sizing:border-box;margin:0;padding:0}input,select,textarea{font-size:16px!important}body{color:var(--color-text);background:var(--color-bg);-webkit-text-size-adjust:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}
