*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--primary:#4F46E5;--primary-light:#EEF2FF;--primary-hover:#4338CA;--gray-50:#F9FAFB;--gray-100:#F3F4F6;--gray-200:#E5E7EB;--gray-400:#9CA3AF;--gray-500:#6B7280;--gray-700:#374151;--gray-900:#111827;--green:#10B981;--green-light:#ECFDF5;--yellow:#F59E0B;--yellow-light:#FFFBEB;--red:#EF4444;--red-light:#FEF2F2;--blue:#3B82F6;--blue-light:#EFF6FF;--radius:8px;--shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.08),0 2px 4px -1px rgba(0,0,0,.05)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:var(--gray-900);background:var(--gray-50);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input{font-family:inherit}