.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}.top-bar-time{margin-left:auto;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}
