*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:#f8f9fa;color:#1e293b;line-height:1.5}#root{min-height:100vh}a{text-decoration:none;color:inherit}button,input,textarea,select{font-family:inherit}h1,h2,h3,h4,h5,h6{line-height:1.2}img{max-width:100%;height:auto}::-webkit-scrollbar{width:6px;height:6px}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}._loadingScreen_2y4s2_1{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:#f8f9fa}._loadingContent_2y4s2_9{display:flex;flex-direction:column;align-items:center;gap:1.5rem}._spinner_2y4s2_16{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#4f46e5;border-radius:50%;animation:_spin_2y4s2_16 .8s linear infinite}@keyframes _spin_2y4s2_16{to{transform:rotate(360deg)}}._loadingText_2y4s2_30{font-size:1rem;color:#64748b;font-weight:500}._container_ye8g0_1{position:fixed;top:1rem;right:1rem;z-index:9999;display:flex;flex-direction:column;gap:.5rem;pointer-events:none;max-width:400px;width:100%}._toast_ye8g0_14{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;background:#fff;border-radius:8px;box-shadow:0 4px 16px #0000001f,0 1px 4px #00000014;pointer-events:auto;animation:_slideIn_ye8g0_1 .3s ease;border-left:4px solid transparent;min-width:300px}._toastExiting_ye8g0_28{animation:_slideOut_ye8g0_1 .2s ease forwards}._success_ye8g0_32{border-left-color:#00b894}._error_ye8g0_36{border-left-color:#e74c3c}._warning_ye8g0_40{border-left-color:#fdcb6e}._info_ye8g0_44{border-left-color:#74b9ff}._icon_ye8g0_48{flex-shrink:0;margin-top:1px}._iconSuccess_ye8g0_53{color:#00b894}._iconError_ye8g0_57{color:#e74c3c}._iconWarning_ye8g0_61{color:#fdcb6e}._iconInfo_ye8g0_65{color:#74b9ff}._content_ye8g0_69{flex:1;min-width:0}._message_ye8g0_74{font-size:.875rem;color:#374151;line-height:1.45;margin:0}._closeBtn_ye8g0_81{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;border-radius:4px;cursor:pointer;color:#9ca3af;transition:all .2s ease}._closeBtn_ye8g0_81:hover{background:#f3f4f6;color:#6b7280}@keyframes _slideIn_ye8g0_1{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes _slideOut_ye8g0_1{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}
