:root{--verustrack-primary: #0077FF;--verustrack-primary-light: #3399FF;--verustrack-primary-dark: #0055CC;--verustrack-secondary: #999999;--verustrack-secondary-dark: #636363;--verustrack-success: #4CAF50;--verustrack-warning: #FF9800;--verustrack-error: #F44336;--verustrack-text-primary: #1C1C1C;--verustrack-text-secondary: #636363;--verustrack-text-light: #F9FAFB;--verustrack-text-gray: #9ca3af;--verustrack-bg-dark: #1C1C1C;--verustrack-menu-bg: #1f2937;--verustrack-border: #E0E0E0}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.verustrack-logo{height:50px;width:auto;transition:all .3s ease}@media(max-width:1024px)and (min-width:769px){.verustrack-logo{height:45px}}@media(max-width:768px)and (min-width:481px){.verustrack-logo{height:40px}}@media(max-width:480px){.verustrack-logo{height:35px}}.login-container{display:flex;min-height:100vh;position:relative;background-image:url(/assets/login-DI0X-esw.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.login-container:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#1f2937d9,#111827e6);z-index:1}.login-container>*{position:relative;z-index:2}.login-card{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000004d}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rotating-logo{animation:rotate 2s linear infinite}.rotating-logo svg{display:block}.MuiTableContainer-root{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}@media(max-width:600px){.MuiTableContainer-root{overflow-x:scroll!important;-webkit-overflow-scrolling:touch!important;max-width:100vw}.MuiTable-root{min-width:800px!important}*{-webkit-tap-highlight-color:transparent}}.MuiTableContainer-root::-webkit-scrollbar{height:8px}.MuiTableContainer-root::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.MuiTableContainer-root::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.MuiTableContainer-root::-webkit-scrollbar-thumb:hover{background:#555}
