:root{--bg:#f3f4f6;--surface:#ffffff;--text:#111827;--muted:#6b7280;--border:#e5e7eb;--accent:#f59e0b;--accent-hover:#d97706;--accent-soft:#fef3c7;--danger:#dc2626;--sidebar-width:240px;--header-height:56px;--radius:10px;--shadow:0 1px 2px rgba(0,0,0,0.06)}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}