*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f1f5f9;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background-color .4s,color .4s}button,input,select,textarea{font:inherit}button{cursor:pointer}*,:before,:after{transition-property:background-color,border-color,color,box-shadow;transition-duration:.25s;transition-timing-function:ease}button,a{transition-duration:.15s}html.dark body{color:#c8d0de;background:#080c18}html.dark .bg-slate-100{background-color:#080c18!important}html.dark .bg-slate-50{background-color:#0e1322!important}html.dark .bg-white{background-color:#111827!important}html.dark .bg-white\/95{background-color:#111827f2!important}html.dark .bg-slate-200{background-color:#1e293b!important}html.dark .text-slate-950{color:#dce3ee!important}html.dark .text-slate-900{color:#c8d0de!important}html.dark .text-slate-800{color:#a8b3c4!important}html.dark .text-slate-700,html.dark .text-slate-600{color:#7e8da3!important}html.dark .text-slate-500{color:#586880!important}html.dark .text-slate-400{color:#4e5e76!important}html.dark .border-slate-200{border-color:#1c2538!important}html.dark .border-slate-100{border-color:#171f30!important}html.dark .border-slate-300{border-color:#283650!important}html.dark .border-slate-400{border-color:#364a68!important}html.dark .shadow-sm{box-shadow:0 1px 3px #00000059!important}html.dark .shadow-lg{box-shadow:0 8px 20px #00000059!important}html.dark .shadow-xl{box-shadow:0 12px 30px #0006!important}html.dark .shadow-2xl{box-shadow:0 16px 40px #00000073!important}html.dark .bg-amber-50{background-color:#141218!important}html.dark .bg-amber-100{background-color:#1a1720!important}html.dark .bg-emerald-50{background-color:#0f1419!important}html.dark .bg-emerald-100{background-color:#121920!important}html.dark .bg-blue-50{background-color:#0e1220!important}html.dark .bg-blue-100{background-color:#111628!important}html.dark .bg-rose-50{background-color:#151117!important}html.dark .bg-rose-100{background-color:#1c1520!important}html.dark .bg-indigo-50{background-color:#11111e!important}html.dark .bg-violet-50{background-color:#12111e!important}html.dark .bg-orange-50{background-color:#141210!important}html.dark .bg-orange-100{background-color:#1a1614!important}html.dark .bg-yellow-50{background-color:#131210!important}html.dark .bg-yellow-200{background-color:#1a1814!important}html.dark .border-amber-100{border-color:#252030!important}html.dark .border-emerald-100{border-color:#1a2830!important}html.dark .border-emerald-200{border-color:#1e3038!important}html.dark .border-blue-100{border-color:#1a2040!important}html.dark .border-blue-200{border-color:#1e2848!important}html.dark .border-blue-600{border-color:#2563eb!important}html.dark .border-rose-100{border-color:#281a22!important}html.dark .border-rose-200{border-color:#30202a!important}html.dark .border-orange-100{border-color:#252018!important}html.dark .border-yellow-200{border-color:#252218!important}html.dark .border-slate-950{border-color:#c8d0de!important}html.dark .text-amber-700{color:#c8a050!important}html.dark .text-amber-800{color:#b89040!important}html.dark .text-amber-950{color:#d8c8a0!important}html.dark .text-emerald-700{color:#58b090!important}html.dark .text-emerald-800{color:#48a080!important}html.dark .text-emerald-950{color:#a0d8c0!important}html.dark .text-blue-400{color:#6890d0!important}html.dark .text-blue-500{color:#5880c0!important}html.dark .text-blue-700{color:#6888c0!important}html.dark .text-blue-950{color:#a0b8d8!important}html.dark .text-rose-600{color:#c06878!important}html.dark .text-rose-700{color:#b85868!important}html.dark .text-rose-950{color:#d8a8b0!important}html.dark .text-orange-400{color:#c08858!important}html.dark .text-orange-700{color:#b07848!important}html.dark .text-orange-950{color:#d8c0a0!important}html.dark .text-yellow-600{color:#b8a040!important}html.dark .text-yellow-800{color:#a89030!important}html.dark .text-yellow-950{color:#d0c890!important}html.dark .text-indigo-700{color:#7880b0!important}html.dark .text-violet-700{color:#8878a8!important}html.dark input,html.dark select,html.dark textarea{color:#c8d0de!important}html.dark input::placeholder,html.dark textarea::placeholder{color:#404858!important}html.dark .bg-slate-950{background-color:#0a0e1a!important}html.dark .border-white{border-color:#1e293b!important}html.dark .bg-orange-600{background-color:#7a4a28!important}html.dark .bg-yellow-400{background-color:#6b5a20!important}html.dark .bg-rose-600{background-color:#7a2840!important}html.dark .shadow-orange-600\/15{box-shadow:0 4px 12px #7a4a2833!important}html.dark .shadow-yellow-500\/20{box-shadow:0 4px 12px #6b5a2033!important}html.dark .shadow-blue-600\/15,html.dark .shadow-blue-600\/25,html.dark .shadow-blue-600\/20{box-shadow:0 4px 12px #2563eb26!important}html.dark .shadow-emerald-600\/20{box-shadow:0 4px 12px #05966926!important}html.dark .focus\:border-slate-950:focus{border-color:#364a68!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes pulse-slow{0%,to{opacity:1}50%{opacity:.7}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fadeInUp{animation:.4s ease-out both fadeInUp}.animate-fadeIn{animation:.3s ease-out both fadeIn}.animate-slideInBottom{animation:.35s cubic-bezier(.16,1,.3,1) both slideInBottom}.animate-scaleIn{animation:.3s ease-out both scaleIn}.stagger-1{animation-delay:50ms}.stagger-2{animation-delay:.1s}.stagger-3{animation-delay:.15s}.stagger-4{animation-delay:.2s}.stagger-5{animation-delay:.25s}.login-gradient{background:linear-gradient(-45deg,#0f172a,#1e1b4b,#0c4a6e,#134e4a,#1e293b) 0 0/400% 400%;animation:12s infinite gradientShift}.toast-enter{animation:.35s cubic-bezier(.16,1,.3,1) both slideInBottom}.toast-exit{animation:.2s reverse both fadeIn}.pipeline-dot{border-radius:50%;width:8px;height:8px;transition:all .3s}.pipeline-line{flex:1;height:2px;transition:background-color .3s}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:99px}html.dark ::-webkit-scrollbar-thumb{background:#334155}.overlay-enter{animation:.2s both fadeIn}.approval-bar{z-index:9999;color:#fff;background:#111827;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 10px 30px #00000040}.approval-info{flex-direction:column;gap:2px;font-size:13px;display:flex}.approval-info span{color:#d1d5db;font-size:12px}.approval-actions{gap:8px;display:flex}.approval-btn{white-space:nowrap;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:700;text-decoration:none}.approval-btn.primary{color:#052e16;background:#22c55e}.approval-btn.secondary{color:#fff;background:#374151}@media (width<=520px){.approval-bar{flex-direction:column;align-items:stretch}.approval-actions{grid-template-columns:1fr 1fr;display:grid}.approval-btn{text-align:center}}
