@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";[data-theme=light] ::-webkit-scrollbar{width:8px;height:8px}[data-theme=light] ::-webkit-scrollbar-track{background:#f8fafc;border-radius:4px}[data-theme=light] ::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px;border:1px solid #f8fafc}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#94a3b8}[data-theme=light] ::-webkit-scrollbar-corner{background:#f8fafc}[data-theme=dark] ::-webkit-scrollbar{width:8px;height:8px}[data-theme=dark] ::-webkit-scrollbar-track{background:#111827;border-radius:4px}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#374151;border-radius:4px;border:1px solid #111827}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#4b5563}[data-theme=dark] ::-webkit-scrollbar-corner{background:#111827}[data-theme=light] *{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f8fafc}[data-theme=dark] *{scrollbar-width:thin;scrollbar-color:#374151 #111827}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f8fafc;border-radius:4px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px;border:1px solid #f8fafc}::-webkit-scrollbar-thumb:hover{background:#94a3b8}::-webkit-scrollbar-corner{background:#f8fafc}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-wide::-webkit-scrollbar{width:12px;height:12px}.scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hidden::-webkit-scrollbar{display:none}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:var(--scrollbar-track, #f8fafc);border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb, #cbd5e1);border-radius:4px;border:1px solid var(--scrollbar-track, #f8fafc)}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover, #94a3b8)}.custom-scrollbar::-webkit-scrollbar-corner{background:var(--scrollbar-corner, #f8fafc)}.scrollbar-overlay{overflow:overlay}.scrollbar-overlay::-webkit-scrollbar{width:8px;height:8px}.scrollbar-overlay::-webkit-scrollbar-track{background:transparent}.scrollbar-overlay::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.scrollbar-overlay::-webkit-scrollbar-thumb:hover{background:#0006}[data-theme=dark] .scrollbar-overlay::-webkit-scrollbar-thumb{background:#fff3}[data-theme=dark] .scrollbar-overlay::-webkit-scrollbar-thumb:hover{background:#fff6}.w-100{width:100%!important}.mw-100{max-width:100%!important}.h-100{height:100%!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.flexAlign{display:flex;align-items:center}.flexCenter{display:flex;align-items:center;justify-content:center}.flexJustifyEnd{display:flex;justify-content:flex-end}.flexBetween{display:flex;align-items:center;justify-content:space-between}.flexAlignColumn{display:flex;flex-direction:column;align-items:center}.dflex{display:flex}.nowrap{flex-wrap:nowrap}.fs-12{font-size:12px!important}.fs-13{font-size:13px!important}.fs-14{font-size:14px!important}.pointer{cursor:pointer}.textEllipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-theme=light] input:-webkit-autofill,[data-theme=light] input:-webkit-autofill:hover,[data-theme=light] input:-webkit-autofill:focus,[data-theme=light] textarea:-webkit-autofill,[data-theme=light] textarea:-webkit-autofill:hover,[data-theme=light] textarea:-webkit-autofill:focus,[data-theme=light] select:-webkit-autofill,[data-theme=light] select:-webkit-autofill:hover,[data-theme=light] select:-webkit-autofill:focus{box-shadow:0 0 0 1000px #fff inset!important;-webkit-box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#111827!important;transition:background-color 5000s ease-in-out 0s}[data-theme=dark] input:-webkit-autofill,[data-theme=dark] input:-webkit-autofill:hover,[data-theme=dark] input:-webkit-autofill:focus,[data-theme=dark] textarea:-webkit-autofill,[data-theme=dark] textarea:-webkit-autofill:hover,[data-theme=dark] textarea:-webkit-autofill:focus,[data-theme=dark] select:-webkit-autofill,[data-theme=dark] select:-webkit-autofill:hover,[data-theme=dark] select:-webkit-autofill:focus{box-shadow:0 0 0 1000px #1f2937 inset!important;-webkit-box-shadow:0 0 0 1000px #1f2937 inset!important;-webkit-text-fill-color:#ffffff!important;transition:background-color 5000s ease-in-out 0s}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{box-shadow:0 0 0 1000px #fff inset!important;-webkit-box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#111827!important;transition:background-color 5000s ease-in-out 0s}#circle1{animation:circleLoader1 1s linear infinite}@keyframes circleLoader1{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}#circle2{animation:circleLoader2 1s linear .25s infinite}@keyframes circleLoader2{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}#circle3{animation:circleLoader1 1s linear .5s infinite}@keyframes circleLoader3{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.error{color:var(--error-color, #d92d20)}
