.login-page[data-v-8399f7fa]{min-height:100vh;min-width:1280px;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#1b1f3b,#2a2f55 55%,#f5f7fa 55%)}.card[data-v-8399f7fa]{width:440px;background:#fff;border-radius:16px;padding:36px 32px 28px;box-shadow:0 18px 50px #0f172a29}.brand[data-v-8399f7fa]{text-align:center;margin-bottom:28px}.logo[data-v-8399f7fa]{width:48px;height:48px;border-radius:12px;background:#5c5cff;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:12px}h1[data-v-8399f7fa]{font-size:22px;font-weight:700;color:#111827}.brand p[data-v-8399f7fa]{margin-top:6px;color:#9ca3af;font-size:13px}.login-form[data-v-8399f7fa]{display:flex;flex-direction:column;gap:14px}.field span[data-v-8399f7fa]{display:block;margin-bottom:6px;font-size:13px;font-weight:500;color:#374151}.enter[data-v-8399f7fa]{width:100%;height:42px;margin-top:8px;justify-content:center;font-size:15px}.err[data-v-8399f7fa]{margin-top:10px;text-align:center;color:#dc2626;font-size:12px}.enter[data-v-8399f7fa]:disabled{opacity:.7}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;min-width:1280px;background:#f5f7fa;font-family:PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;color:#1f2937;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit;color:inherit}button{border:none;background:none;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;object-fit:cover}.hidden{display:none!important}#admin-root{display:flex;min-height:100vh;min-width:1280px;background:#f5f7fa}#sidebar{width:220px;flex-shrink:0;background:#1b1f3b;color:#cbd5e1;display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0;z-index:30}.brand{height:64px;display:flex;align-items:center;gap:10px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;font-weight:700;font-size:15px}.brand i{width:32px;height:32px;border-radius:8px;background:#5c5cff;display:flex;align-items:center;justify-content:center}.nav-scroll{flex:1;overflow-y:auto;padding:12px 10px 24px}.nav-group{margin-bottom:4px}.nav-group-hd{display:flex;align-items:center;justify-content:space-between;width:100%;height:38px;padding:0 12px;border-radius:8px;color:#e2e8f0;font-size:13px;font-weight:600;text-align:left}.nav-group-hd:hover{background:#ffffff0f;color:#fff}.nav-group-hd .g-title{font-size:13px;color:inherit;padding:0;letter-spacing:0;font-weight:600}.nav-group-hd .g-arrow{font-size:10px;color:#64748b;transition:transform .18s ease}.nav-group.open .g-arrow{transform:rotate(90deg);color:#94a3b8}.nav-sub{display:none;padding:0 0 6px}.nav-group.open .nav-sub{display:block}.nav-item{display:flex;align-items:center;gap:10px;width:100%;height:36px;padding:0 12px 0 28px;border-radius:8px;color:#94a3b8;font-size:13px;margin-bottom:2px;text-align:left}.nav-item i{width:18px;text-align:center;font-size:14px}.nav-item:hover{background:#ffffff0f;color:#e2e8f0}.nav-item.active{background:#5c5cff;color:#fff}#main{flex:1;margin-left:220px;display:flex;flex-direction:column;min-width:0;min-height:100vh}#topbar{height:64px;background:#fff;border-bottom:1px solid #EEF1F6;display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:20}#topbar .page-title{font-size:18px;font-weight:650;color:#111827}#topbar .user{display:flex;align-items:center;gap:10px;color:#4b5563}#topbar .user .store-select{min-width:160px}#topbar .user img{width:36px;height:36px;border-radius:50%;border:2px solid #EEF0FF}#topbar .user .name{font-weight:600;color:#1f2937}#topbar .user .role{font-size:12px;color:#9ca3af}#views{flex:1;position:relative;padding:20px 24px 32px;overflow:auto}.view{display:none}.view.active{display:block}.card{background:#fff;border:1px solid #EEF1F6;border-radius:12px;padding:18px;box-shadow:0 2px 10px #0f172a0a;margin-bottom:16px}.card-hd{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;gap:12px}.card-hd h2{font-size:15px;font-weight:650}.muted{color:#9ca3af;font-size:12px}.toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.toolbar .spacer{flex:1}.btn{height:34px;padding:0 14px;border-radius:8px;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:550;border:1px solid transparent}.btn-primary{background:#5c5cff;color:#fff}.btn-primary:hover{opacity:.92}.btn-primary:disabled{opacity:.45;cursor:not-allowed}.btn-ghost{background:#eef0ff;color:#5c5cff}.btn-outline{background:#fff;border-color:#e5e7eb;color:#374151}.btn-danger{background:#fef2f2;color:#dc2626}.btn-sm{height:28px;padding:0 10px;font-size:12px}.field{margin-bottom:12px}.field label{display:block;font-size:12px;color:#6b7280;margin-bottom:6px}.field input,.field textarea,.field select,.filter-select,.store-select,input[type=search]{width:100%;height:36px;border:1px solid #E5E7EB;border-radius:8px;padding:0 12px;background:#fff;outline:none}.field textarea{height:auto;min-height:88px;padding:10px 12px;resize:vertical;line-height:1.5}.field input:focus,.field textarea:focus,.field select:focus,.filter-select:focus,.store-select:focus{border-color:#5c5cff;box-shadow:0 0 0 3px #5c5cff1f}.filter-select,.store-select{width:auto;min-width:140px}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.kpi{background:#fff;border:1px solid #EEF1F6;border-radius:12px;padding:16px 18px;box-shadow:0 2px 10px #0f172a0a}.kpi .l{font-size:12px;color:#6b7280}.kpi .v{font-size:26px;font-weight:700;margin-top:8px;letter-spacing:-.5px;color:#111827}.kpi .s{font-size:12px;color:#9ca3af;margin-top:6px}.kpi.accent{background:linear-gradient(145deg,#eef0ff,#fff);border-color:#e8eaff}.kpi.accent .v{color:#5c5cff}.grid2{display:grid;grid-template-columns:1.4fr 1fr;gap:16px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.chart-box{position:relative;width:100%;height:260px}.chart-box.sm{height:180px}.chart-box.md{height:220px}.chart-box.lg{height:300px}.chart-box.ring{height:220px}.table-wrap{overflow:auto;border:1px solid #EEF1F6;border-radius:10px}table.data{width:100%;border-collapse:collapse;min-width:900px;table-layout:fixed}table.data th,table.data td{padding:12px 14px;border-bottom:1px solid #F3F4F6;text-align:left;vertical-align:middle;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table.data th{background:#f8f9fc;color:#6b7280;font-weight:600;font-size:12px;position:sticky;top:0}table.data tr:last-child td{border-bottom:none}table.data tr:hover td{background:#fafbff}table.data .ops{white-space:nowrap}table.data .ops .btn{margin-right:6px}.badge{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:600;background:#eef0ff;color:#5c5cff}.badge.ok{background:#ecfdf5;color:#059669}.badge.warn{background:#fff7ed;color:#d97706}.badge.danger{background:#fef2f2;color:#ef4444}.badge.gray{background:#f3f4f6;color:#6b7280}.seg{display:inline-flex;background:#f3f4f6;border-radius:8px;padding:3px;gap:2px}.seg button{height:30px;padding:0 12px;border-radius:6px;font-size:12px;color:#6b7280}.seg button.active{background:#fff;color:#5c5cff;box-shadow:0 1px 3px #0f172a14}.pill-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.pill{height:30px;padding:0 12px;border-radius:999px;background:#f3f4f6;color:#6b7280;font-size:12px}.pill.active{background:#eef0ff;color:#5c5cff;font-weight:600}.empty{padding:56px 16px;text-align:center;color:#9ca3af}.empty i{display:block;font-size:32px;margin-bottom:10px;color:#d1d5db}.avatar{width:36px;height:36px;border-radius:50%;background:#eef1f6;flex-shrink:0;object-fit:cover}.avatar.lg{width:72px;height:72px}.person{display:flex;align-items:center;gap:10px;min-width:0}.person .t{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.person .d{font-size:12px;color:#9ca3af;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tag-row{display:flex;flex-wrap:wrap;gap:6px}.tag-pill{height:22px;padding:0 8px;border-radius:999px;background:#eef0ff;color:#5c5cff;font-size:11px;display:inline-flex;align-items:center;font-weight:500}.tag-pill.pos{background:#ecfdf5;color:#059669}.tag-pill.neg{background:#fef2f2;color:#dc2626}.tag-pill.neu{background:#f3f4f6;color:#6b7280}.trait-row{display:flex;flex-wrap:wrap;gap:4px}.portrait-hd{display:flex;gap:16px;align-items:center;padding:18px;background:linear-gradient(145deg,#eef0ff,#fff);border:1px solid #E8EAFF;border-radius:12px;margin-bottom:16px}.portrait-hd .name{font-size:20px;font-weight:700}.portrait-hd .sub{font-size:13px;color:#6b7280;margin-top:4px}.kv-list .kv{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #F3F4F6;font-size:13px}.kv-list .kv:last-child{border-bottom:none}.kv-list .k{color:#6b7280}.kv-list .v{font-weight:550;text-align:right}.stat4{display:grid;grid-template-columns:repeat(4,1fr);gap:0;text-align:center}.stat4 .n{font-size:22px;font-weight:700}.stat4 .l{font-size:11px;color:#9ca3af;margin-top:4px}.delta.up{color:#059669}.delta.down{color:#ef4444}.legend{display:flex;flex-direction:column;gap:10px}.legend-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#4b5563}.legend-item .dot{width:8px;height:8px;border-radius:2px;flex-shrink:0}.legend-item .pct{margin-left:auto;font-weight:600}.ring-wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:16px;align-items:center}.two-rings{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ring-card{background:#fff;border:1px solid #EEF1F6;border-radius:12px;padding:14px}.ring-card .label{font-size:12px;color:#6b7280;text-align:center;margin-top:6px}.mini-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.mini-card{background:#fff;border:1px solid #EEF1F6;border-radius:12px;padding:14px}.mini-card .l{font-size:12px;color:#6b7280}.mini-card .v{font-size:22px;font-weight:700;margin-top:6px}.mini-card .v.hl{color:#5c5cff}.mini-card .s{font-size:11px;color:#9ca3af;margin-top:4px}.chart-stack{display:grid;grid-template-columns:1fr;gap:14px}.template-card{border-radius:12px;padding:16px;margin-bottom:10px;border:1px solid transparent;width:100%;text-align:left}.template-card .t{font-size:15px;font-weight:600;margin-bottom:4px}.template-card .d{font-size:12px;color:#6b7280;line-height:1.5}.template-card.active{outline:2px solid #5C5CFF}.form-block{border-radius:12px;padding:14px 16px;margin-bottom:12px}.form-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.04)}.form-row:last-child{border-bottom:none}.form-row .t{font-size:13px;font-weight:500}.form-row .d{font-size:12px;color:#9ca3af;margin-top:2px}.switch{position:relative;width:44px;height:26px;flex-shrink:0}.switch input{opacity:0;width:0;height:0;position:absolute}.switch .slider{position:absolute;top:0;right:0;bottom:0;left:0;background:#d1d5db;border-radius:999px;transition:background .2s}.switch .slider:before{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px #00000026}.switch input:checked+.slider{background:#5c5cff}.switch input:checked+.slider:before{transform:translate(18px)}.shortcut-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.shortcut{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 8px;border:1px solid #EEF1F6;border-radius:12px;background:#fafbff}.shortcut:hover{border-color:#c7c8ff;background:#eef0ff}.shortcut .ico{width:44px;height:44px;border-radius:12px;background:#eef0ff;color:#5c5cff;display:flex;align-items:center;justify-content:center;font-size:18px}.shortcut .t{font-size:13px;color:#374151}.menu-entry{display:flex;align-items:center;gap:12px;width:100%;padding:14px;border-bottom:1px solid #F3F4F6;text-align:left}.menu-entry:last-child{border-bottom:none}.menu-entry:hover{background:#fafbff}.menu-entry .msg-ico{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.menu-entry .body{flex:1;min-width:0}.menu-entry .t{font-weight:600}.menu-entry .d{font-size:12px;color:#9ca3af;margin-top:2px}.menu-entry .chev{color:#d1d5db}.msg-row{display:flex;align-items:flex-start;gap:12px;padding:14px;border-bottom:1px solid #F3F4F6;width:100%;text-align:left}.msg-row:last-child{border-bottom:none}.msg-row:hover{background:#fafbff}.msg-row.unread .t{font-weight:700}.msg-ico{width:40px;height:40px;border-radius:10px;background:#eef0ff;color:#5c5cff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.msg-row .time{font-size:12px;color:#9ca3af;margin-left:auto;flex-shrink:0}.ai-hint{font-size:12px;color:#6b7280;line-height:1.5;margin-top:6px}.ai-loading{display:none;align-items:center;gap:10px;padding:14px;border-radius:10px;background:#eef0ff;color:#5c5cff;margin-bottom:12px}.ai-loading.show{display:flex}.ai-loading i{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.ai-result{display:none;margin-bottom:12px}.ai-result.show{display:block}.ai-label{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#5c5cff;background:#eef0ff;border-radius:999px;padding:4px 10px;margin-bottom:10px;font-weight:600}.ai-title{font-size:18px;font-weight:700;margin-bottom:8px}.ai-desc{font-size:13px;color:#4b5563;line-height:1.65;white-space:pre-wrap}.rank-wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rank-card{display:flex;gap:10px;padding:14px;text-align:left;align-items:flex-start;cursor:pointer;border:1px solid #EEF1F6;border-radius:12px;background:#fff;transition:border-color .15s,box-shadow .15s}.rank-card.selected{background:linear-gradient(180deg,#f7f7ff,#fff);border-color:#c7c8ff;box-shadow:0 4px 14px #5c5cff14}.rank-card input.pick{width:18px;height:18px;accent-color:#5C5CFF;margin-top:10px;flex-shrink:0}.rank-main{flex:1;min-width:0}.rank-top{display:flex;align-items:center;gap:10px}.rank-no{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;background:#eef0ff;color:#5c5cff;flex-shrink:0}.rank-no.r1{background:linear-gradient(135deg,#5c5cff,#8b7cff);color:#fff}.rank-no.r2{background:#e8eaff;color:#4f46e5}.rank-no.r3{background:#f3f4f6;color:#6b7280}.rank-card .match{margin-left:auto;text-align:right}.rank-card .match b{display:block;font-size:20px;color:#5c5cff}.rank-card .match small{font-size:10px;color:#9ca3af}.rank-card .why{margin-top:10px;padding:8px 10px;border-radius:8px;background:#f8f9fc;font-size:12px;color:#6b7280;line-height:1.55}.rank-card.selected .why{background:#eef0ff}.rank-card .def{font-size:10px;font-weight:600;color:#5c5cff;background:#eef0ff;border-radius:999px;padding:2px 7px;margin-left:6px}.pub-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:8px}.schedule-table{width:100%;border-collapse:collapse;min-width:800px}.schedule-table th,.schedule-table td{border:1px solid #EEF1F6;padding:10px;text-align:center;font-size:12px}.schedule-table th{background:#f8f9fc;color:#6b7280}.schedule-table .name{text-align:left;font-weight:600;min-width:100px}.slot{display:inline-block;padding:4px 8px;border-radius:6px;background:#eef0ff;color:#5c5cff;font-size:11px}.slot.busy{background:#fef2f2;color:#dc2626}.slot.free{background:#ecfdf5;color:#059669}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px}.modal{width:560px;max-width:100%;background:#fff;border-radius:14px;padding:20px;max-height:90vh;overflow:auto}.modal h3{font-size:16px;margin-bottom:14px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.step-list{display:flex;flex-direction:column;gap:8px}.step-item{display:flex;align-items:flex-start;gap:8px;padding:10px;border:1px solid #EEF1F6;border-radius:8px}.step-item input{flex:1}.chk{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#4b5563;white-space:nowrap}.chk input{width:16px;height:16px;accent-color:#5C5CFF;flex:none}.kpi-grid.g6{grid-template-columns:repeat(6,1fr)}.step-flags{display:flex;flex-wrap:wrap;gap:8px 16px}.alert-bar{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;background:#fff7ed;border:1px solid #FED7AA;color:#9a3412;margin-bottom:14px;font-size:13px}.alert-bar .spacer{flex:1}table.data.wrap td{white-space:normal}.hint-link{color:#5c5cff;font-size:12px;cursor:pointer}.toast{position:fixed;left:50%;bottom:40px;transform:translate(-50%) translateY(10px);background:#1f2937eb;color:#fff;padding:12px 18px;border-radius:10px;font-size:13px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:200;max-width:70%;text-align:center}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}.store-bar{display:flex;align-items:center;gap:10px;margin-bottom:14px}.store-bar .lab{font-size:12px;color:#9ca3af}.compare-metrics{display:flex;gap:8px;margin:10px 0}.compare-metrics button{flex:1;height:34px;border-radius:8px;background:#f3f4f6;color:#6b7280;font-size:13px}.compare-metrics button.active{background:#eef0ff;color:#5c5cff}.metric-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #F3F4F6}.metric-row:last-child{border-bottom:none}.metric-row .l{color:#6b7280}.metric-row .v{font-size:16px;font-weight:700}.date-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.date-nav .mid{font-weight:600}.date-nav button{width:32px;height:32px;border-radius:8px;color:#6b7280;display:flex;align-items:center;justify-content:center}.date-nav button:hover{background:#f3f4f6}.section-title{font-size:13px;font-weight:600;color:#374151;margin:4px 0 10px}.panel-grid{display:grid;grid-template-columns:320px 1fr;gap:16px}.list-panel{max-height:calc(100vh - 180px);overflow:auto}.detail-panel{min-height:420px}.list-item{display:flex;align-items:flex-start;gap:12px;width:100%;padding:12px;border-bottom:1px solid #F3F4F6;text-align:left}.list-item:hover,.list-item.active{background:#f8f9fc}.list-item .side{margin-left:auto}.store-row{display:flex;align-items:center;gap:12px;padding:14px;border-bottom:1px solid #F3F4F6}.store-row:last-child{border-bottom:none}.store-row .kpis{display:flex;gap:14px;flex-wrap:wrap;margin-top:6px}.store-row .kpi{font-size:12px;color:#6b7280}.store-row .kpi b{color:#1f2937;margin-left:2px}.store-row .pct{font-size:20px;font-weight:700;color:#5c5cff;margin-left:auto}.proj-row{display:flex;align-items:center;gap:12px;padding:14px;border-bottom:1px solid #F3F4F6}.proj-row:last-child{border-bottom:none}.proj-row .amt{font-size:16px;font-weight:700;text-align:right}.proj-row .chg{font-size:12px;margin-top:2px;text-align:right}.split-form{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}.split-form .full{grid-column:1/-1}#app{min-height:100vh}.btn-logout{margin-left:8px}
