#app{width:100%;height:100vh}#app,body{margin:0;padding:0}.layout-container[data-v-4d516f54]{height:100vh}.logo[data-v-4d516f54]{height:64px;padding:0 16px;display:flex;align-items:center;gap:12px;background:#002140;overflow:hidden}.logo-mark[data-v-4d516f54]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.logo-mark img[data-v-4d516f54]{width:36px;height:36px;border-radius:10px}.logo-text[data-v-4d516f54]{min-width:0}.logo-title[data-v-4d516f54]{line-height:1.2;font-size:18px;font-weight:600;color:#fff}.logo-subtitle[data-v-4d516f54]{margin-top:2px;line-height:1;font-size:11px;color:hsla(0,0%,100%,.65);letter-spacing:.08em}.header[data-v-4d516f54]{background:#fff;padding:0 20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px rgba(0,21,41,.08)}.trigger[data-v-4d516f54]{font-size:18px;cursor:pointer;transition:color .3s}.trigger[data-v-4d516f54]:hover{color:#1890ff}.header-right .user-info[data-v-4d516f54]{cursor:pointer;display:flex;align-items:center;gap:8px}.main-content[data-v-4d516f54]{margin:16px;padding:24px;background:#fff;border-radius:4px;overflow-y:auto}