@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.app-header[data-v-1efa17e5]{height:56px;min-height:56px;background:linear-gradient(90deg,#1E2A35 0%,#2D3E50 35%,#1A2A3A 70%,#243440 100%);display:flex;align-items:center;justify-content:center;position:relative;z-index:100;flex-shrink:0}.header-tagline[data-v-1efa17e5]{position:absolute;left:30px;font-size:14px;color:#fff;opacity:.9}.header-logo[data-v-1efa17e5]{height:24px;width:auto;display:block;-webkit-user-select:none;user-select:none}.app-sidebar[data-v-c43dc323]{width:72px;min-width:72px;background:#FFFFFF;border-right:1px solid #EEF2F8;display:flex;flex-direction:column;align-items:center;padding:20px 0;gap:16px;flex-shrink:0}.sidebar-item[data-v-c43dc323]{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background .15s;width:56px}.sidebar-item[data-v-c43dc323]:hover{background:#F0F7FF}.sidebar-item.active[data-v-c43dc323]{background:#E6F4FF}.sidebar-item svg[data-v-c43dc323]{width:22px;height:22px;color:#555}.sidebar-item.active svg[data-v-c43dc323]{color:#1890ff}.sidebar-item span[data-v-c43dc323]{font-size:11px;color:#666}.sidebar-item.active span[data-v-c43dc323]{color:#1890ff;font-weight:500}.sidebar-spacer[data-v-c43dc323]{flex:1}.logout-item[data-v-c43dc323]:hover{background:#FFF1F0!important}.logout-item svg[data-v-c43dc323],.logout-item span[data-v-c43dc323]{color:#999}.logout-item:hover svg[data-v-c43dc323],.logout-item:hover span[data-v-c43dc323]{color:#ff4d4f}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#F5F5F5;color:#333;line-height:1.5}#app{min-height:100vh}.app-layout{height:100vh;display:flex;flex-direction:column;overflow:hidden}.app-body{flex:1;display:flex;overflow:hidden}.app-content{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0;background:#F2F5F8}
