*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}#root{height:100%}:root{--caas-sidebar-width: 240px;--caas-header-height: 48px;--caas-nav-collapsed-width: 48px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--colorNeutralStroke1);border-radius:3px}.page-enter{opacity:0;transform:translateY(4px)}.page-enter-active{opacity:1;transform:translateY(0);transition:opacity .15s ease,transform .15s ease}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--colorNeutralBackground2)}.app-shell{display:flex;height:100vh;overflow:hidden}.app-main{flex:1;display:flex;flex-direction:column;overflow:hidden}.app-content{flex:1;overflow-y:auto;padding:24px}.data-table-container{overflow-x:auto}.status-active{color:var(--colorPaletteGreenForeground1)}.status-suspended{color:var(--colorPaletteRedForeground1)}.status-pending{color:var(--colorPaletteMarigoldForeground1)}.field-full{width:100%}
