.app-container{display:flex;height:100vh;gap:4px;background:var(--color-base-exo-2, #f5f5f5)}.container-not-first{margin-top:4px}.main-content{display:grid;grid-template-rows:auto 1fr;min-height:0;height:100vh;flex:1;max-height:100vh;overflow:hidden;padding:0 16px 16px}.nmk-main-content{display:grid;grid-template-rows:auto auto 1fr;min-height:0;height:100vh;flex:1;max-height:100vh;overflow:hidden;padding:0 16px 16px}.top-bar{display:grid;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:16px;width:100%}.top-bar>cu-typography#page-header{min-width:0}#page-header-content{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-bar-back{display:flex;align-items:center}.size-controls{display:flex}.size-control{display:flex;justify-content:center;align-items:center;width:20px;height:20px;background:var(--color-base-exo-3);font-size:14px;cursor:pointer;&.s{width:16px;height:16px;font-size:12px}&.m{width:20px;height:20px;font-size:14px}&.l{width:24px;height:24px;font-size:16px}&:hover{background:var(--color-base-exo-4)}&.active{background:var(--color-base-exo-4)}}.top-bar-time{display:flex;flex-wrap:nowrap;align-items:center;gap:8px}.nmk-table{display:grid;grid-template-rows:1fr;min-height:0}.toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding-bottom:16px;.vertical-divider{height:40px;width:1px;background:var(--color-base-vacuum-split)}.complex-btn{display:flex}}.content-wrapper{display:flex;gap:4px;min-height:0}.table-wrapper{flex-grow:1;min-height:0;height:100%;overflow-y:auto}.table-wrapper::-webkit-scrollbar{width:8px}.table-wrapper::-webkit-scrollbar-track{background:var(--color-base-exo-1);border-radius:0 4px 4px 0}.table-wrapper::-webkit-scrollbar-thumb{background-color:var(--color-base-vacuum-split);border-radius:4px;border:2px solid var(--color-base-exo-1)}.table-wrapper::-webkit-scrollbar-thumb:hover{background-color:var(--color-base-vacuum-dark)}.error-page{display:flex;align-items:center;justify-content:center;flex-grow:1}.hidden{display:none!important}.tab-content{height:100%}.auth-wrapper{width:100%}.auth-header{position:fixed;background-color:var(--color-base-exo-9);height:60px;width:100%;display:flex;align-items:center;justify-content:space-between;padding-left:24px;padding-right:24px}.auth-content{background-image:linear-gradient(#ebebebe6,#ebebebe6),url(/images/login_bg-1b1f1b563a4298a05e04a2a319a0ae73.png?vsn=d);background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh;width:100%;display:flex;align-items:center;justify-content:center}.header-logo{animation:fade-in 2s .2s cubic-bezier(0,.9,.3,1.2) forwards;opacity:0}.header-date{animation:fade-in 2s .6s cubic-bezier(0,.9,.3,1.2) forwards;opacity:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.cu-alert-container{position:fixed;display:flex;flex-direction:column;gap:8px;pointer-events:none;z-index:9999}.cu-alert-container>*{pointer-events:auto}.cu-alert-container.pos-top-left{top:32px;left:32px;align-items:flex-start}.cu-alert-container.pos-top{top:32px;left:50%;transform:translate(-50%);align-items:center}.cu-alert-container.pos-top-right{top:32px;right:32px;align-items:flex-end}.cu-alert-container.pos-bottom-left{bottom:32px;left:32px;align-items:flex-start}.cu-alert-container.pos-bottom{bottom:32px;left:50%;transform:translate(-50%);align-items:center}.cu-alert-container.pos-bottom-right{bottom:32px;right:32px;align-items:flex-end}cu-dialog::part(dialog-content){background:var(--color-base-exo-2)}.projects-workspace-wrapper,.nmk-workspace-wrapper{height:calc(100vh - 60px)}.projects-panel-wrapper,.nmk-panel-wrapper{height:100%;display:grid;grid-template-rows:auto 1fr}
