*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0003}::-webkit-scrollbar-track{background:transparent}.theme-vendor{--c-primary: #2563eb;--c-primary-light: #3b82f6;--c-primary-lighter: #93bbfd;--c-primary-bg: #eff6ff;--c-primary-bg-hover: #dbeafe;--c-primary-10: rgba(37, 99, 235, .1);--c-primary-06: rgba(37, 99, 235, .06);--gradient-banner: linear-gradient(135deg, #1e40af 0%, #2563eb 50%, #3b82f6 100%);--gradient-icon: linear-gradient(135deg, #3b82f6, #2563eb)}.theme-sp{--c-primary: #10b981;--c-primary-light: #34d399;--c-primary-lighter: #6ee7b7;--c-primary-bg: #ecfdf5;--c-primary-bg-hover: #d1fae5;--c-primary-10: rgba(16, 185, 129, .1);--c-primary-06: rgba(16, 185, 129, .06);--gradient-banner: linear-gradient(135deg, #065f46 0%, #059669 50%, #10b981 100%);--gradient-icon: linear-gradient(135deg, #10b981, #059669)}.theme-project{--c-primary: #f59e0b;--c-primary-light: #fbbf24;--c-primary-lighter: #fcd34d;--c-primary-bg: #fffbeb;--c-primary-bg-hover: #fef3c7;--c-primary-10: rgba(245, 158, 11, .1);--c-primary-06: rgba(245, 158, 11, .06);--gradient-banner: linear-gradient(135deg, #92400e 0%, #d97706 50%, #f59e0b 100%);--gradient-icon: linear-gradient(135deg, #f59e0b, #d97706)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes breatheSlow{0%,to{opacity:.4}50%{opacity:.7}}.layout-sider{background:#fff!important;border-right:1px solid #f0f0f0!important}.layout-sider :deep(.n-layout-sider-scroll-container){background:#fff}.layout-sider :deep(.n-menu){padding:8px 12px}.sider-brand{height:56px;display:flex;align-items:center;padding:0 16px;gap:10px;border-bottom:1px solid #f0f0f0}.sider-brand.collapsed{justify-content:center;padding:0}.brand-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:15px;flex-shrink:0;background:var(--gradient-icon)}.brand-logo{width:36px;height:36px;border-radius:10px;object-fit:cover;flex-shrink:0}.brand-text{color:#1e293b;font-size:16px;font-weight:700;letter-spacing:1px;white-space:nowrap}.layout-header{height:56px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #f0f0f0!important}.header-title{font-size:15px;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:8px}.header-title .title-dot{width:7px;height:7px;border-radius:50%;background:var(--c-primary)}.header-user{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 10px;border-radius:8px;transition:background .2s}.header-user:hover{background:#f5f7fa}.user-avatar{font-size:12px!important;background:var(--gradient-icon)!important}.user-name{font-size:13px;color:#64748b;font-weight:500}.layout-content{padding:24px;background:#f7f8fa;min-height:calc(100vh - 56px)}.layout-footer{text-align:center;padding:12px;font-size:12px;color:#94a3b8;background:#f7f8fa}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active{transition:all .3s ease}.slide-leave-active{transition:all .15s ease}.slide-enter-from{opacity:0;transform:translateY(8px)}.slide-leave-to{opacity:0}
