*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{background:var(--body-bg, #f9f9fc);color:var(--body-color, #212e44);font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .25s,color .25s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb, #ccc);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover, #aaa)}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit}@media(max-width:768px){.csm-layout{flex-direction:column!important}.csm-sidebar{width:100%!important;max-height:56px;padding:8px 12px!important;flex-direction:row!important;overflow-x:auto;overflow-y:hidden}.csm-sidebar .sidebar-brand{margin-bottom:0;padding-bottom:0;border-bottom:none}.csm-sidebar .sidebar-nav{flex-direction:row;padding:0;border-bottom:none;overflow-x:auto;gap:4px}.csm-sidebar .sidebar-team,.csm-sidebar .sidebar-section-label{display:none}.csm-main{overflow:auto}}
