:root{--color-primary:#3157d5;--color-primary-dark:#253b96;--color-primary-soft:#e9edff;--color-accent:#ffb14a;--color-success:#16a67a;--color-warning:#dd7a19;--color-danger:#d94d59;--color-text:#172033;--color-text-secondary:#687086;--color-border:#e5e8ef;--color-background:#f5f6fa;--color-surface:#fff;--shadow-card:0 12px 32px #222f5212;--radius-large:18px;--radius-medium:12px;--sidebar-width:236px}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{color:var(--color-text);background:var(--color-background);-webkit-font-smoothing:antialiased;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}.page-shell{flex-direction:column;gap:22px;display:flex}.page-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.page-heading h1{margin:0 0 5px;font-size:25px;line-height:1.3}.page-heading p{color:var(--color-text-secondary);margin:0;font-size:14px}.surface-card{border:1px solid var(--color-border);border-radius:var(--radius-large);background:var(--color-surface);box-shadow:var(--shadow-card)}#nprogress .bar{background:var(--color-accent);height:3px}@media (width<=768px){.page-heading{flex-direction:column;align-items:flex-start}}#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.admin-layout[data-v-467c7191]{grid-template-columns:var(--sidebar-width) 1fr;min-height:100vh;transition:grid-template-columns .22s;display:grid}.admin-layout.collapsed[data-v-467c7191]{grid-template-columns:84px 1fr}.sidebar[data-v-467c7191]{z-index:20;color:#fff;background:radial-gradient(circle at 30% 8%,#596fda8c,#0000 28%),linear-gradient(#202d68 0%,#17214e 100%);flex-direction:column;min-width:0;height:100vh;display:flex;position:sticky;top:0}.brand[data-v-467c7191]{border-bottom:1px solid #ffffff1a;align-items:center;gap:13px;height:84px;padding:0 22px;display:flex;overflow:hidden}.brand-mark[data-v-467c7191]{color:#263979;background:linear-gradient(145deg,#ffd07a,#ffab45);border-radius:13px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 20px #ffaa4538}.brand-mark svg[data-v-467c7191]{width:22px}.brand-copy[data-v-467c7191]{flex-direction:column;min-width:0;display:flex}.brand-copy strong[data-v-467c7191]{white-space:nowrap;font-size:17px}.brand-copy small[data-v-467c7191]{color:#ffffff80;letter-spacing:2px;margin-top:2px;font-size:9px}.navigation[data-v-467c7191]{flex-direction:column;flex:1;gap:7px;padding:24px 14px;display:flex}.navigation-item[data-v-467c7191]{color:#ffffffad;white-space:nowrap;border-radius:12px;align-items:center;gap:13px;height:48px;padding:0 15px;font-size:14px;transition:color .18s,background .18s;display:flex;overflow:hidden}.navigation-item svg[data-v-467c7191]{flex:0 0 20px;width:20px}.navigation-item[data-v-467c7191]:hover{color:#fff;background:#ffffff12}.navigation-item.router-link-exact-active[data-v-467c7191]{color:#fff;background:linear-gradient(90deg,#5370ebb8,#6477d559);box-shadow:inset 3px 0 #ffc260}.sidebar-footer[data-v-467c7191]{color:#ffffff6b;white-space:nowrap;justify-content:space-between;align-items:center;height:68px;padding:0 19px 0 24px;font-size:11px;display:flex}.collapse-button[data-v-467c7191],.logout-button[data-v-467c7191]{width:34px;height:34px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;padding:0;display:grid}.collapse-button[data-v-467c7191]:hover{color:#fff;background:#ffffff17}.collapse-button svg[data-v-467c7191],.logout-button svg[data-v-467c7191]{width:18px}.workspace[data-v-467c7191]{min-width:0}.topbar[data-v-467c7191]{z-index:10;border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;justify-content:space-between;align-items:center;height:84px;padding:0 32px;display:flex;position:sticky;top:0}.topbar>div[data-v-467c7191]:first-child{flex-direction:column;display:flex}.topbar strong[data-v-467c7191]{font-size:16px}.eyebrow[data-v-467c7191]{color:var(--color-primary);letter-spacing:1.7px;margin-bottom:3px;font-size:9px;font-weight:700}.account[data-v-467c7191]{align-items:center;gap:10px;display:flex}.account-avatar[data-v-467c7191]{color:#fff;background:linear-gradient(145deg,#4c6ae4,#263f9f);border-radius:12px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:700;display:grid}.account-copy[data-v-467c7191]{flex-direction:column;min-width:86px;display:flex}.account-copy strong[data-v-467c7191]{font-size:13px}.account-copy small[data-v-467c7191]{color:var(--color-text-secondary);font-size:11px}.logout-button[data-v-467c7191]{color:var(--color-text-secondary)}.logout-button[data-v-467c7191]:hover{color:var(--color-danger);background:#fff0f1}.content[data-v-467c7191]{width:100%;max-width:1600px;margin:0 auto;padding:30px 32px 44px}@media (width<=900px){.admin-layout[data-v-467c7191],.admin-layout.collapsed[data-v-467c7191]{grid-template-columns:84px 1fr}.brand-copy[data-v-467c7191],.navigation-item span[data-v-467c7191],.sidebar-footer>span[data-v-467c7191]{display:none}.topbar[data-v-467c7191]{padding:0 20px}.content[data-v-467c7191]{padding:24px 20px 36px}}@media (width<=620px){.admin-layout[data-v-467c7191],.admin-layout.collapsed[data-v-467c7191]{grid-template-columns:1fr}.sidebar[data-v-467c7191]{height:68px;position:fixed;inset:auto 0 0}.brand[data-v-467c7191],.sidebar-footer[data-v-467c7191]{display:none}.navigation[data-v-467c7191]{flex-direction:row;justify-content:space-around;align-items:center;gap:2px;padding:8px}.navigation-item[data-v-467c7191]{justify-content:center;width:44px;height:44px;padding:0}.navigation-item.router-link-exact-active[data-v-467c7191]{box-shadow:inset 0 -3px #ffc260}.workspace[data-v-467c7191]{padding-bottom:68px}.account-copy[data-v-467c7191]{display:none}}
