*{box-sizing:border-box;margin:0;padding:0}html{height:100%;width:100%;overflow-x:hidden;max-width:100vw;background:#fff}html,body{height:100vh;width:100vw;max-width:100vw;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;border:0;outline:0;overflow-x:hidden}body{background-color:#fff;color:#000;line-height:1.6;position:fixed;inset:0;overflow-x:hidden;overflow-y:auto;max-width:100vw}[data-theme=dark] body{background-color:#121212;color:#fff}[data-theme=light] body{background-color:#fff;color:#000}*{transition:background-color .3s ease,color .3s ease}#root{min-height:100vh;height:100vh;width:100vw;max-width:100vw;background:inherit;margin:0;padding:0;position:relative;overflow-x:hidden;box-sizing:border-box}.ant-layout{background:inherit!important;margin:0!important;padding:0!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.ant-layout-content{margin:0!important;background:inherit!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important}.ant-layout-header{padding-left:16px!important;padding-right:16px!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important}body{margin:0!important;padding:0!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#005f734d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#005f7380}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#94d2bd4d}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#94d2bd80}
