:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}html,body,#app{min-height:100vh}html,body{width:100%;overflow-x:hidden}body{color:#1f2d3d;background:#f4f7fb;margin:0;font-weight:400}*{box-sizing:border-box}#app{width:100%}a{color:inherit;text-decoration:none}@media (width<=768px){.el-message{max-width:calc(100vw - 24px);min-width:0!important}.el-dialog{border-radius:14px;max-width:calc(100vw - 24px);width:calc(100vw - 24px)!important;margin-top:5vh!important}.el-dialog__body{max-height:70vh;overflow:auto}.el-drawer.rtl,.el-drawer.ltr{width:min(100vw,520px)!important}.el-drawer__body{padding:14px}.el-message-box{max-width:calc(100vw - 32px);width:calc(100vw - 32px)!important}.el-date-editor.el-input,.el-date-editor.el-input__wrapper{width:100%}}.layout-shell[data-v-8dd4fc2e]{background:linear-gradient(#f6f8fb 0%,#eef3f8 100%);grid-template-columns:248px minmax(0,1fr);height:100vh;display:grid;overflow:hidden}.sidebar[data-v-8dd4fc2e]{color:#fff;background:linear-gradient(#1f2d3d 0%,#26384e 100%);flex-direction:column;min-height:0;padding:24px 18px;display:flex}.sidebar-brand[data-v-8dd4fc2e],.sidebar-footer[data-v-8dd4fc2e]{flex:none}.sidebar-nav-scroll[data-v-8dd4fc2e]{scrollbar-width:thin;scrollbar-color:#ffffff47 transparent;flex:auto;min-height:0;margin:24px -8px 18px 0;padding-right:8px;overflow-y:auto}.sidebar-nav-scroll[data-v-8dd4fc2e]::-webkit-scrollbar{width:6px}.sidebar-nav-scroll[data-v-8dd4fc2e]::-webkit-scrollbar-thumb{background:#ffffff47;border-radius:999px}.brand[data-v-8dd4fc2e]{letter-spacing:.02em;font-size:24px;font-weight:700}.brand-sub[data-v-8dd4fc2e]{color:#ffffffb8;margin-top:8px;font-size:13px}.nav-menu[data-v-8dd4fc2e]{background:0 0;border:none}.nav-menu[data-v-8dd4fc2e] .el-menu{border-right:none}.nav-menu[data-v-8dd4fc2e] .el-menu-item,.nav-menu[data-v-8dd4fc2e] .el-sub-menu__title{color:#ffffffd1;border-radius:12px;margin-bottom:8px}.nav-menu[data-v-8dd4fc2e] .el-menu-item.is-active,.nav-menu[data-v-8dd4fc2e] .el-sub-menu.is-active>.el-sub-menu__title{color:#fff;background:#ffffff1f}.nav-menu[data-v-8dd4fc2e] .el-menu-item:hover,.nav-menu[data-v-8dd4fc2e] .el-sub-menu__title:hover{background:#ffffff14}.nav-menu[data-v-8dd4fc2e] .el-menu--inline{background:0 0}.sidebar-footer[data-v-8dd4fc2e]{gap:14px;display:grid}.user-card[data-v-8dd4fc2e]{background:#ffffff14;border-radius:16px;padding:14px}.user-label[data-v-8dd4fc2e]{color:#ffffffa3;font-size:12px}.user-name[data-v-8dd4fc2e]{margin-top:6px;font-size:18px;font-weight:600}.user-page[data-v-8dd4fc2e]{color:#ffffffb3;margin-top:6px;font-size:13px}.logout-btn[data-v-8dd4fc2e]{width:100%}.content[data-v-8dd4fc2e]{box-sizing:border-box;scrollbar-gutter:stable;min-width:0;height:100vh;min-height:0;padding:18px 24px;overflow:hidden auto}@media (width<=820px){.layout-shell[data-v-8dd4fc2e]{flex-direction:column;height:auto;min-height:100vh;display:flex;overflow:visible}.sidebar[data-v-8dd4fc2e]{z-index:30;grid-template-columns:minmax(0,1fr);gap:10px;padding:12px 12px 10px;display:grid;position:sticky;top:0;box-shadow:0 8px 22px #0f20382e}.sidebar-brand[data-v-8dd4fc2e]{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.brand[data-v-8dd4fc2e]{letter-spacing:0;font-size:19px}.brand-sub[data-v-8dd4fc2e]{white-space:nowrap;margin-top:0;font-size:12px}.sidebar-nav-scroll[data-v-8dd4fc2e]{scrollbar-width:none;min-height:auto;margin:0 -12px;padding:0 12px 2px;overflow:auto visible}.sidebar-nav-scroll[data-v-8dd4fc2e]::-webkit-scrollbar{display:none}.nav-menu[data-v-8dd4fc2e]{gap:6px;width:max-content;min-width:100%;display:flex}.nav-menu[data-v-8dd4fc2e] .el-menu-item,.nav-menu[data-v-8dd4fc2e] .el-sub-menu__title{white-space:nowrap;border-radius:10px;height:38px;margin:0;padding:0 12px;line-height:38px}.nav-menu[data-v-8dd4fc2e] .el-sub-menu{flex:none}.nav-menu[data-v-8dd4fc2e] .el-menu--inline{position:absolute}.sidebar-footer[data-v-8dd4fc2e]{justify-content:space-between;align-items:center;gap:10px;display:flex}.user-card[data-v-8dd4fc2e]{border-radius:12px;flex:auto;min-width:0;padding:8px 10px}.user-label[data-v-8dd4fc2e],.user-page[data-v-8dd4fc2e]{display:none}.user-name[data-v-8dd4fc2e]{text-overflow:ellipsis;white-space:nowrap;margin-top:0;font-size:14px;overflow:hidden}.logout-btn[data-v-8dd4fc2e]{flex:none;width:auto}.content[data-v-8dd4fc2e]{height:auto;min-height:0;padding:12px;overflow:visible}}@media (width<=420px){.sidebar-brand[data-v-8dd4fc2e]{display:block}.brand-sub[data-v-8dd4fc2e]{margin-top:3px}.content[data-v-8dd4fc2e]{padding:10px 8px}}
