@charset "UTF-8";:root{--op-primary: #4F7CFF;--op-primary-2: #6E5BFF;--op-primary-soft: #EEF3FF;--op-bg: #F4F6FB;--op-bg-grad: linear-gradient(180deg, #F7F9FE 0%, #EEF2FB 100%);--op-card: #FFFFFF;--op-text: #1F2A44;--op-text-sub: #6B7693;--op-text-muted: #9AA3BC;--op-border: #E6EAF3;--op-success: #20C997;--op-warning: #FFB454;--op-danger: #FF6B6B;--op-grad-cta: linear-gradient(135deg, #4F7CFF 0%, #6E5BFF 100%);--op-shadow-sm: 0 1px 2px rgba(31, 42, 68, .04);--op-shadow-md: 0 4px 16px rgba(31, 42, 68, .06);--op-shadow-lg: 0 12px 28px rgba(79, 124, 255, .12);--op-radius: 14px;--op-radius-sm: 10px}html,body,#app{height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica,Arial,sans-serif;font-size:14px;color:var(--op-text);background:var(--op-bg)}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.page-card{background:var(--op-card);border-radius:var(--op-radius);padding:20px;box-shadow:var(--op-shadow-sm);border:1px solid var(--op-border)}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.page-header h2{margin:0;font-size:16px;font-weight:600;color:var(--op-text)}.stat-card{background:linear-gradient(135deg,var(--op-primary) 0%,var(--op-primary-2) 100%);color:#fff;border-radius:var(--op-radius);padding:20px}.stat-card .stat-label{font-size:13px;opacity:.85}.stat-card .stat-value{font-size:26px;font-weight:700;margin-top:6px}.stat-card .stat-trend{font-size:12px;margin-top:8px;opacity:.9}.metric-tile{background:var(--op-card);border-radius:var(--op-radius);padding:18px 20px;box-shadow:var(--op-shadow-sm);border:1px solid var(--op-border);position:relative;transition:box-shadow .2s,transform .2s}.metric-tile:hover{box-shadow:var(--op-shadow-md);transform:translateY(-1px)}.metric-tile .mt-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.metric-tile .mt-icon{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--op-primary-soft);color:var(--op-primary);font-size:18px}.metric-tile .mt-icon.v-green{background:#e8f8f1;color:#1fa37a}.metric-tile .mt-icon.v-orange{background:#fff1e0;color:#e68a1b}.metric-tile .mt-icon.v-purple{background:#eeeafd;color:#6e5bff}.metric-tile .mt-icon.v-pink{background:#ffe9f3;color:#e054a2}.metric-tile .mt-delta{font-size:12px;font-weight:600;padding:3px 8px;border-radius:20px;background:#e8f8f1;color:#1fa37a}.metric-tile .mt-delta.down{background:#ffeaea;color:#e55353}.metric-tile .mt-value{font-size:28px;font-weight:700;line-height:1.1;letter-spacing:-.5px;color:var(--op-text)}.metric-tile .mt-label{font-size:13px;color:var(--op-text-sub);margin-top:6px}.ai-insight-row{display:flex;align-items:flex-start;gap:12px;padding:10px 12px;border-radius:var(--op-radius-sm);background:var(--op-primary-soft);margin-bottom:8px}.ai-insight-row:last-child{margin-bottom:0}.ai-insight-row .ai-ico{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--op-primary);flex-shrink:0;box-shadow:var(--op-shadow-sm)}.ai-insight-row .ai-txt{font-size:13px;color:var(--op-text);line-height:1.6}.ai-insight-row.tone-green{background:#eaf8f2}.ai-insight-row.tone-green .ai-ico{color:#1fa37a}.ai-insight-row.tone-warning{background:#fff6e8}.ai-insight-row.tone-warning .ai-ico{color:#e68a1b}.channel-bar{display:flex;align-items:center;gap:12px;padding:6px 0}.channel-bar .cb-label{width:90px;font-size:13px;color:var(--op-text-sub);flex-shrink:0}.channel-bar .cb-track{flex:1;height:8px;background:#eef1f8;border-radius:4px;overflow:hidden}.channel-bar .cb-fill{height:100%;border-radius:4px;background:var(--op-grad-cta)}.channel-bar .cb-val{width:48px;text-align:right;font-size:13px;color:var(--op-text);font-weight:600}.btn-cta{background:var(--op-grad-cta)!important;border:none!important;color:#fff!important;box-shadow:0 6px 16px #4f7cff52;font-weight:600}.btn-cta:hover{filter:brightness(1.05)}.el-card{border-radius:var(--op-radius)!important;border-color:var(--op-border)!important}.el-table th{background:#f7f9fe!important;color:var(--op-text-sub)!important;font-weight:600!important}.el-table--border,.el-table--group{border-color:var(--op-border)!important}.el-input__wrapper{border-radius:var(--op-radius-sm)!important}.bg-dotted{background-image:radial-gradient(rgba(79,124,255,.08) 1px,transparent 1px);background-size:18px 18px}.page-card.with-rail{position:relative;overflow:hidden}.page-card.with-rail:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--op-grad-cta);border-radius:3px}.metric-tile{overflow:hidden;background:linear-gradient(180deg,#fff,#fbfcff)}.metric-tile:after{content:"";position:absolute;right:-30px;top:-30px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(79,124,255,.1) 0%,transparent 70%);pointer-events:none;transition:opacity .25s}.metric-tile:hover:after{opacity:1.4}.metric-tile:hover{transform:translateY(-2px);box-shadow:var(--op-shadow-lg)}.metric-tile .mt-icon{box-shadow:0 6px 14px #4f7cff2e;transition:transform .25s}.metric-tile:hover .mt-icon{transform:scale(1.08) rotate(-3deg)}.metric-tile .mt-icon.v-green{box-shadow:0 6px 14px #1fa37a33}.metric-tile .mt-icon.v-orange{box-shadow:0 6px 14px #e68a1b33}.metric-tile .mt-icon.v-purple{box-shadow:0 6px 14px #6e5bff38}.metric-tile .mt-value{background:linear-gradient(135deg,#1f2a44,#4f7cff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:30px}.metric-tile .mt-delta{font-size:11px;padding:4px 9px;display:inline-flex;align-items:center;gap:4px}.ai-insight-row{padding:12px 14px;border:1px solid rgba(79,124,255,.08);transition:transform .15s,box-shadow .15s}.ai-insight-row:hover{transform:translate(2px);box-shadow:var(--op-shadow-sm)}.ai-insight-row .ai-ico{width:32px;height:32px}.ai-insight-row.tone-green{border-color:#1fa37a1a}.ai-insight-row.tone-warning{border-color:#e68a1b1f}.channel-bar{padding:9px 0}.channel-bar .cb-track{height:10px;border-radius:5px;box-shadow:inset 0 1px 2px #1f2a440a}.channel-bar .cb-fill{border-radius:5px;box-shadow:0 1px 3px #4f7cff4d;transition:width .6s cubic-bezier(.4,0,.2,1)}.hero-banner{position:relative;border-radius:18px;padding:24px 28px;background:linear-gradient(135deg,#eef3ff,#f5eeff);border:1px solid rgba(79,124,255,.1);overflow:hidden;margin-bottom:18px}.hero-banner:before{content:"";position:absolute;right:-80px;top:-80px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(110,91,255,.25) 0%,transparent 65%);pointer-events:none}.hero-banner:after{content:"";position:absolute;left:30%;bottom:-100px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(79,124,255,.18) 0%,transparent 70%);pointer-events:none}.hero-banner>*{position:relative;z-index:1}.hero-banner .h-title{margin:0;font-size:26px;font-weight:700;letter-spacing:-.6px;color:var(--op-text)}.hero-banner .h-sub{font-size:13.5px;color:var(--op-text-sub);margin-top:6px}.hero-banner .h-tools{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.sec-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:var(--op-text)}.sec-title:before{content:"";width:4px;height:16px;border-radius:2px;background:var(--op-grad-cta)}.op-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--op-border);font-size:12px;color:var(--op-text-sub)}.op-chip .dot{width:6px;height:6px;border-radius:50%;background:var(--op-success);box-shadow:0 0 0 3px #20c9972e}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d8deec;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#b8c2d8}::-webkit-scrollbar-track{background:transparent}.el-button{border-radius:10px!important;font-weight:500}.el-button--primary{background:var(--op-grad-cta)!important;border:none!important;box-shadow:0 4px 12px #4f7cff38}.el-button--primary:hover{filter:brightness(1.06)}.el-tag{border-radius:8px!important;font-weight:500}.el-tag.is-round{border-radius:999px!important}@keyframes opFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.metric-tile,.ai-insight-row,.channel-bar{animation:opFadeUp .4s cubic-bezier(.4,0,.2,1) both}.metric-tile:nth-child(2){animation-delay:.05s}.metric-tile:nth-child(3){animation-delay:.1s}.metric-tile:nth-child(4){animation-delay:.15s}.page-header h2{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:var(--op-text);margin:0}.page-header h2:before{content:"";width:4px;height:16px;border-radius:2px;background:var(--op-grad-cta);flex-shrink:0}
