*{box-sizing:border-box}:root{--color-success:#4ad393;--color-warning:#f4ce67;--color-danger:#de6d84;--color-info:#3b82f6;--color-muted:#596267;--color-white:#fff;--color-success-bg:#4ad3931f;--color-warning-bg:#f4ce671f;--color-danger-bg:#de6d8421;--color-info-bg:#3b82f624;--color-muted-bg:#5962672e}body{margin:0;font-family:Google Sans Code,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100vh}.MuiFormLabel-asterisk{color:#ff5252!important}.side-nav-btn .MuiTouchRipple-child{background-color:var(--color-warning)!important}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#060f11}::-webkit-scrollbar-thumb{background:#23292c;border:2px solid #060f11;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#323a3e}::-webkit-scrollbar-thumb:active{background:#40494e}::-webkit-scrollbar-corner{background:#060f11}*{scrollbar-width:thin;scrollbar-color:#23292c #060f11}[data-theme=light] ::-webkit-scrollbar-track{background:#f5f6f8}[data-theme=light] ::-webkit-scrollbar-thumb{background:#c8cacf;border:2px solid #f5f6f8}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#a8aab0}[data-theme=light] ::-webkit-scrollbar-thumb:active{background:#909298}[data-theme=light] ::-webkit-scrollbar-corner{background:#f5f6f8}[data-theme=light] *{scrollbar-color:#c8cacf #f5f6f8}.tour-target-active{border-radius:0;transition:box-shadow .3s;animation:2s infinite tour-pulse;position:relative;z-index:9999!important;pointer-events:auto!important;box-shadow:0 0 0 4px var(--color-warning)!important;overflow:visible!important}.MuiTabs-root:has(.tour-target-active){overflow:visible!important}.MuiTabs-root:has(.tour-target-active) .MuiTabs-scroller{overflow:visible!important}.MuiTabs-root:has(.tour-target-active) .MuiTabs-flexContainer{overflow:visible!important}@keyframes tour-pulse{0%{box-shadow:0 0 #f4ce6766}70%{box-shadow:0 0 0 10px #f4ce6700}to{box-shadow:0 0 #f4ce6700}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
