body{margin:0;background:#f5f7fb;color:#1f2937;font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif}.shell{min-height:100vh}.bootScreen,.loginPage{display:grid;min-height:100vh;place-items:center;background:#eef3f8}.loginPanel{width:min(420px,calc(100vw - 32px));padding:32px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 18px 45px #0f172a1f}.loginBrand{display:flex;align-items:center;gap:14px;margin-bottom:24px}.sider{background:#172033!important}.brand{display:flex;align-items:center;gap:12px;height:64px;padding:0 18px;color:#fff}.brandMark{display:grid;place-items:center;width:34px;height:34px;border-radius:6px;background:#e5eefc;color:#1d4ed8;font-weight:800}.brandName{font-size:17px;font-weight:700}.brandSub{color:#a8b3c7;font-size:12px}.header{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px;background:#fff;border-bottom:1px solid #e5e7eb}.pageTitle{margin:0!important}.userNameTag{cursor:pointer}.content{padding:24px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px}.yearlyMetrics{grid-template-columns:repeat(3,minmax(220px,1fr));margin-bottom:16px}.grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:16px;margin-top:16px}.dashboardYearCompareCard{margin-bottom:16px}.channelCompareValue{display:grid;grid-template-columns:minmax(110px,auto) minmax(90px,1fr);align-items:center;gap:10px}.channelCompareBar{height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.channelCompareBar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#14b8a6,#3b82f6)}.dashboardRankCard{min-width:0}.emptyState{display:grid;place-items:center;min-height:240px;color:#64748b;border:1px dashed #cbd5e1;border-radius:6px}.pageEmpty{min-height:420px;background:#fff}.compactItem{flex:1}.fullInput{width:100%}.dataCenter{display:flex;flex-direction:column;gap:12px}.dataTabs{display:flex;justify-content:flex-start}.splitView{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:calc(100vh - 190px)}.tableList{display:flex;flex-direction:column;gap:8px;padding:12px;background:#f8fafc;border-right:1px solid #e5e7eb}.tableItem{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:36px;padding:6px 8px;color:#334155;background:transparent;border:0;border-radius:6px;cursor:pointer;text-align:left}.tableItem:hover,.tableItem.active{background:#dff7f2}.tablePreview{min-width:0;padding:12px}.toolbar,.tableFooter{display:flex;align-items:center;justify-content:space-between;gap:12px}.tableFooter{margin-top:10px;color:#475569}.modalPreview{margin-top:16px}.operationCenter{display:flex;flex-direction:column;gap:14px}.operationHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.operationSearch{width:300px}.operationFilterSelect{width:180px}.operationDateRange{width:250px}.operationMetricDate{width:150px}.operationSortSelect{width:140px}.operationThumb{object-fit:cover;border-radius:4px;border:1px solid #e5e7eb}.operationThumbEmpty{display:inline-grid;place-items:center;width:56px;height:56px;color:#94a3b8;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:4px;font-size:12px}.operationImageUploader{width:100%}.operationFirstImagePreview{object-fit:cover;border-radius:4px;border:1px solid #e5e7eb}.operationFirstImageEmpty{display:inline-grid;place-items:center;width:104px;height:104px;color:#94a3b8;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:4px;font-size:12px}.operationForm{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 16px}.operationForm .ant-form-item{margin-bottom:14px}.operationWeekRows{display:grid;gap:5px;min-width:160px}.operationWeekRow{display:flex;justify-content:space-between;gap:6px;color:#475569;font-size:12px;line-height:1.4;white-space:nowrap}.operationWeekRow strong{color:#111827;font-weight:700}@media(max-width:960px){.operationHeader{align-items:stretch;flex-direction:column}.operationSearch,.operationFilterSelect,.operationDateRange,.operationMetricDate,.operationSortSelect{width:100%}.operationForm{grid-template-columns:1fr}}.materialShell,.fullWidth{width:100%}.materialFilterBar{margin:14px 0;row-gap:10px}.materialActions .ant-btn{height:24px;padding:0}.materialUploadProgress{margin-bottom:16px}.materialDownloadProgress{padding:10px 12px;border:1px solid #d9e2ec;border-radius:6px;background:#f8fafc}.rolePermissionTransfer{width:100%}.rolePermissionTransfer .ant-transfer-list{flex:1}.boardShell{display:flex;flex-direction:column;gap:14px}.boardGrid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px}.boardChart{width:100%;height:420px}.boardEmpty{display:flex;align-items:center;justify-content:center;height:420px;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px}.boardHub{display:flex;flex-direction:column;gap:12px}.boardHub:fullscreen{min-height:100vh;padding:16px;overflow:auto;background:#f5f7fb}.boardHubToolbar{display:flex;justify-content:space-between;gap:12px;align-items:center}.boardHub:fullscreen .strategyBoard,.boardHub:fullscreen .channelBoard{min-height:calc(100vh - 72px)}.boardHub:fullscreen .strategyChart{height:calc(100vh - 310px);min-height:460px}.boardHub:fullscreen .channelPieChart{height:460px}.boardHub:fullscreen .channelTrendChart{height:calc(100vh - 560px);min-height:420px}.strategyBoard{display:flex;flex-direction:column;gap:10px;min-height:calc(100vh - 112px);padding:0 6px 12px;background:#f5f7fb;color:#07144c}.strategyBoard h1{margin:0;text-align:center;font-size:38px;line-height:1.25;font-weight:800;color:#07144c;letter-spacing:0}.strategyFilterRow{display:flex;justify-content:flex-end}.strategyFilters{min-height:50px;background:#fff;border:1px solid #d7dce8}.strategyFilters{display:flex;align-items:center;padding:8px 10px}.strategyFilters label{display:inline-flex;align-items:center;gap:8px;color:#07144c;font-weight:600}.strategyFilters input[type=month]{width:200px}.strategyMetricGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.strategyMetricCard{border:0;border-radius:0}.strategyMetricCard .ant-card-body{padding:10px 18px 18px;text-align:center}.strategyMetricCard .ant-statistic-title{margin-bottom:2px;color:#07144c;font-size:24px}.strategyMetricCard .ant-statistic-content{color:#10174f;font-size:46px;line-height:1.1;font-weight:800}.strategyChartCard{position:relative;border:0;border-radius:0}.strategyChartCard .ant-card-body{padding:8px 10px 4px}.strategyChart{width:100%;height:420px}.strategyLegendTitle{position:absolute;left:38%;bottom:18px;color:#4c5675}.channelBoard{display:flex;flex-direction:column;gap:10px;min-height:calc(100vh - 112px);padding:0 4px 8px;background:#f5f7fb;color:#07144c}.channelBoard h1{margin:0;text-align:center;font-size:38px;line-height:1.25;font-weight:800;color:#07144c;letter-spacing:0}.channelFilterRow{display:flex;justify-content:flex-end;min-height:54px}.channelFilterRow label{display:inline-flex;align-items:center;gap:8px;height:50px;padding:8px 12px;color:#07144c;font-weight:600;background:#fff}.channelFilterRow input[type=month]{width:200px}.channelBoardGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,36%);grid-template-areas:"metrics pie" "trend trend";gap:10px;align-items:start}.channelLeft{grid-area:metrics;display:flex;flex-direction:column;gap:10px;min-width:0}.channelMetricGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.channelMetricCard{min-height:118px;border:0;border-radius:0}.channelMetricCard .ant-card-body{height:100%;padding:10px 12px}.channelMetricName{font-size:16px;font-weight:800;color:#07144c}.channelMetricBody{display:grid;place-items:center;margin-top:8px;color:#111a50}.channelMetricBody span{font-size:13px}.channelMetricBody strong{display:block;font-size:22px;line-height:1.08;color:#111a50}.channelChartCard,.channelPieCard{border:0;border-radius:0}.channelChartCard{grid-area:trend}.channelPieCard{grid-area:pie;align-self:start}.channelChartCard .ant-card-head,.channelPieCard .ant-card-head{min-height:42px;border-bottom:0}.channelChartCard .ant-card-head-title,.channelPieCard .ant-card-head-title{color:#07144c;font-size:18px;font-weight:800}.channelChartCard .ant-card-body,.channelPieCard .ant-card-body{padding:0 10px 6px}.channelTrendChart{width:100%;height:440px}.channelPieChart{width:100%;height:420px}@media(max-width:1180px){.boardGrid,.strategyFilterRow,.strategyMetricGrid{grid-template-columns:1fr}.strategyBoard h1{font-size:30px}.strategyMetricCard .ant-statistic-title{font-size:20px}.strategyMetricCard .ant-statistic-content{font-size:38px}.channelBoardGrid{grid-template-columns:1fr}.channelMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.channelBoardGrid{grid-template-areas:"metrics" "pie" "trend"}.channelBoard h1{font-size:30px}.channelPieChart,.channelTrendChart{height:420px}}@media(max-width:720px){.channelMetricGrid{grid-template-columns:1fr}}.materialMainThumbs{display:flex;align-items:center;gap:6px;min-height:72px}.materialMainThumbEmpty,.materialMainThumbMore{width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;border:1px dashed #d9e2ec;border-radius:4px;background:#f8fafc;color:#64748b;font-size:14px}.detailHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.materialImageEmpty{display:grid;place-items:center;width:96px;height:96px;color:#94a3b8;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:6px}.psdIcon{position:relative;display:inline-grid;place-items:center;width:72px;height:84px;color:#2563eb;background:linear-gradient(180deg,#eff6ff,#dbeafe);border:2px solid #60a5fa;border-radius:6px;font-size:18px;font-weight:800;letter-spacing:0}.psdIcon:before{content:"";position:absolute;top:-2px;right:-2px;width:20px;height:20px;background:linear-gradient(225deg,#fff 0,#fff 50%,#bfdbfe 51%,#bfdbfe);border-left:2px solid #60a5fa;border-bottom:2px solid #60a5fa;border-radius:0 6px}.connectionLayout{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:calc(100vh - 154px);overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:6px}.connectionSidebar{display:flex;flex-direction:column;gap:12px;padding:12px;background:#f8fafc;border-right:1px solid #e5e7eb}.connectionSearch{display:grid;grid-template-columns:minmax(0,1fr) 76px;gap:8px}.tableFilter{width:76px}.treeTitle{color:#334155;font-size:13px;font-weight:700}.tableTree{display:flex;flex-direction:column;gap:6px;overflow:auto}.tableNode{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:36px;padding:6px 8px;color:#334155;background:transparent;border:0;border-radius:6px;cursor:pointer;text-align:left}.tableNode:hover,.tableNodeActive{background:#dff7f2}.tableNodeName{display:inline-flex;align-items:center;min-width:0;gap:6px;font-weight:600}.connectionMain{min-width:0;padding:12px}.connectionToolbar,.connectionFooter{display:flex;align-items:center;justify-content:space-between;gap:12px}.connectionToolbar{margin-bottom:8px}.syncInfo{display:flex;justify-content:flex-end;margin-bottom:8px}.connectionFooter{margin-top:10px;color:#475569}.fieldIcon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:12px;font-weight:700}.numberIcon{color:#0f766e}.dateIcon{color:#f97316}.textIcon{color:#6366f1}.modalActions{display:flex;justify-content:flex-end;gap:8px;margin-bottom:12px}.schedulePanel{display:grid;gap:12px;padding:16px;background:#f8fafc;border-radius:6px}.scheduleRow{display:grid;grid-template-columns:140px minmax(0,240px);align-items:center;gap:12px}.scheduleControl{width:240px}.ant-select-dropdown{z-index:3000}@media(max-width:960px){.metrics,.grid,.connectionLayout,.splitView{grid-template-columns:1fr}.connectionSidebar,.tableList{border-right:0;border-bottom:1px solid #e5e7eb}}
