.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 auto 1fr;min-height:0;height:100vh;flex:1;max-height:100vh;overflow:hidden;padding:0 16px 16px}.top-bar{display:flex;align-items:center;gap:16px}.top-bar-back{display:flex;align-items:center}.size-controls{display:flex;margin-left:auto}.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;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}}.table-wrapper{min-height:0;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}.nmk-card{display:flex;flex-direction:column;gap:16px;height:100%}.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}
