:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
html,body,#__next{height:100%}body{background:#f0f2f5;margin:0}#__next.nb-blur{filter:blur(6px);transition:filter .18s ease-in-out}.ant-menu-item-selected{border-radius:6px;font-weight:500;color:#000!important;background:#dfdef6!important}.ant-menu-item-selected a{color:#000!important}.ant-menu-item:hover,.ant-menu-submenu-title:hover{border-radius:6px;background-color:#dfdef6!important}.ant-layout-sider-children>.ant-menu{margin-top:16px}.ant-dropdown-menu-item:hover{background-color:#dfdef6!important}.ant-menu-submenu-selected>.ant-menu-submenu-title{color:#000!important;background:0 0!important;font-weight:400!important}.ant-menu-submenu-title:hover{border-radius:6px;color:#000!important;background-color:#dfdef6!important}a{color:#7066f0;text-decoration:none;transition:color .3s}a:hover{color:#5c52d1}.loginFtr{color:#5c52d1!important}@media (max-width:767px){.left-panel{display:none!important}}.project-form .ant-form-item{margin-top:10px;margin-bottom:10px}.project-form .form-row{gap:16px;display:flex}.project-form .ant-form-item:last-child{margin-bottom:0}.project-inner-card{border-radius:10px;transition:all .3s;box-shadow:0 2px 6px #0000000f}.project-inner-card{border-radius:10px;margin-bottom:16px;transition:all .3s;box-shadow:0 2px 6px #0000000f}.project-inner-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001f}.project-modal .ant-modal-body{max-height:70vh;overflow-y:auto}.stat-row{justify-content:space-between;padding:4px 0;display:flex}.input,.select,.textarea,.upload,.button{border-radius:6px;height:40px}.form-row{margin-bottom:-5px}.scrollable{max-height:65vh;padding:8px 7px;overflow-y:auto}.hr{border-bottom:1px solid #fff;margin:8px 0}.footer-fixed{text-align:right;border-top:1px solid #f0f0f0;margin-top:12px;padding-top:12px}.project-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.project-filters{flex:250px}.project-actions{flex:auto;justify-content:flex-end;gap:8px;display:flex}@media screen and (max-width:768px){.project-header{align-items:stretch}.project-actions{flex-direction:column;justify-content:stretch;gap:8px}.project-filters{width:100%}}
