:root{color-scheme:light;--bg: #eff1f4;--panel: #fff;--line: #dfe4ec;--line-soft: #edf0f4;--ink: #17202b;--muted: #5b6572;--muted-2: #8a93a0;--blue: #1d4fd7;--blue-dark: #1743b8;--green: #0e8a5f;--red: #bb3a2e;--amber: #b7791f}html,body,#root{height:100%}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg);color:var(--ink);font-family:PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;overflow:hidden}button,input,select{font:inherit}button{cursor:pointer}.loading{min-height:100vh;display:grid;place-items:center;color:var(--muted)}.login-layout{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) 420px;align-items:center;gap:28px;padding:42px;background:#161d28;color:#fff}.login-copy{max-width:720px}.login-copy h1{margin:0;font-size:42px;line-height:1.18}.login-copy p{max-width:580px;color:#ffffffad;line-height:1.8}.kicker{margin:0 0 8px;color:#8bb4ff;font-size:12px;font-weight:800;text-transform:uppercase}.login-panel{display:grid;gap:14px;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff14;box-shadow:0 24px 70px #00000047}.runtime-line{display:flex;justify-content:space-between;color:#ffffffb3;font-size:13px}.runtime-line strong{color:#fff}.primary-button{height:42px;border:1px solid var(--blue);border-radius:8px;background:var(--blue);color:#fff;font-weight:800}.primary-button:hover{background:var(--blue-dark)}.hint{color:#ffffffa8;font-size:13px;line-height:1.7}.app-shell{width:100%;height:100%;min-width:1320px;max-width:none;box-sizing:border-box;display:flex;flex-direction:column;margin:0;padding:0;overflow:hidden}.topbar{position:sticky;top:0;z-index:200;display:flex;align-items:center;gap:24px;height:56px;flex:0 0 56px;margin:0;padding:0 20px;background:#161d28;color:#fff;box-shadow:0 2px 12px #0f172a38}.app-scroll-content{min-height:0;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;padding:0 20px 40px;scrollbar-gutter:stable}.brand-mark{width:26px;height:26px;display:grid;place-items:center;border-radius:6px;background:var(--blue);font-size:13px;font-weight:800}.brand-name{font-size:14px;font-weight:700;letter-spacing:.04em;white-space:nowrap}.brand-name:after{content:"";display:inline-block;width:1px;height:20px;margin-left:24px;vertical-align:middle;background:#ffffff26}.topbar nav{display:flex;gap:6px}.topbar nav button,.ghost-nav{height:32px;border:0;border-radius:6px;padding:0 12px;background:transparent;color:#ffffffad;font-size:13px}.topbar nav button.active,.split-nav.active{background:#255fd0;color:#fff}.topbar nav>button:hover,.split-nav:not(.active):hover{background:#ffffff1a;color:#fff}.split-nav{position:relative;display:inline-flex;align-items:center;height:32px;border-radius:6px;overflow:visible;background:transparent}.topbar nav .split-main{border-radius:6px 0 0 6px!important;background:transparent!important;color:#ffffffad!important;padding-right:9px!important;font-weight:700}.topbar nav .split-arrow{width:30px;padding:0!important;border-left:1px solid rgba(255,255,255,.18)!important;border-radius:0 6px 6px 0!important;background:transparent!important;color:#ffffffad!important;font-size:16px!important;font-weight:900;line-height:1}.split-nav.active .split-main,.split-nav.active .split-arrow,.split-nav:hover .split-main,.split-nav:hover .split-arrow{color:#fff!important}.topbar nav .split-main:hover,.topbar nav .split-arrow:hover{background:#0000001f!important;color:#fff!important}.split-menu{position:absolute;left:0;top:36px;z-index:50;width:178px;overflow:hidden;border:1px solid #d8dee8;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a29}.topbar nav .split-menu button{display:block;width:100%;height:36px;border-radius:0;color:var(--ink)!important;text-align:left;background:#fff!important;font-weight:700}.topbar nav .split-menu button:hover{background:#eef3ff!important;color:var(--blue)!important}.ghost-nav{border:1px solid rgba(255,255,255,.24);color:#fffc;background:transparent}.ghost-nav:hover{border-color:#ffffff80;color:#fff}.topbar-spacer{margin-left:auto}.dashboard-performance-switch{display:inline-flex;align-items:center;gap:8px;height:32px;border:1px solid rgba(255,255,255,.22);border-radius:6px;padding:0 8px;background:#ffffff14;color:#ffffffd6;font-size:12px;font-weight:700;white-space:nowrap}.dashboard-performance-switch .switch{width:36px;height:20px;padding:2px;background:#ffffff3d}.dashboard-performance-switch .switch:hover{background:#ffffff61}.dashboard-performance-switch .switch.on{background:#7d63cf}.dashboard-performance-switch .switch i{width:16px;height:16px}.dashboard-performance-switch .switch.on i{transform:translate(16px)}.dashboard-date-picker{position:relative}.dashboard-date-trigger{display:inline-flex;align-items:center;gap:9px;height:32px;min-width:190px;border:1px solid rgba(255,255,255,.22);border-radius:6px;padding:0 9px 0 11px;background:#ffffff14;color:#ffffffe6;font-size:12.5px;font-variant-numeric:tabular-nums;font-weight:700;white-space:nowrap}.dashboard-date-trigger:hover,.dashboard-date-trigger.active{border-color:#a2befff5;background:#1d4fd76b;color:#fff}.dashboard-date-trigger b{margin-left:auto;color:#d8e3ff;font-size:15px;line-height:1}.dashboard-date-panel{position:absolute;z-index:120;top:41px;right:0;display:grid;grid-template-columns:122px minmax(592px,1fr);width:752px;overflow:hidden;border:1px solid #d9e0eb;border-radius:6px;background:#fff;box-shadow:0 20px 46px #0f172a47;color:var(--ink)}.dashboard-date-shortcuts{max-height:348px;overflow-y:auto;overscroll-behavior:contain;padding:8px 0;border-right:1px solid var(--line-soft);background:#fafbfd}.dashboard-date-shortcuts button{display:block;width:100%;height:29px;border:0;border-left:3px solid transparent;outline:0;padding:0 14px;background:transparent;color:#586476;font-size:12px;text-align:left}.dashboard-date-shortcuts button:hover,.dashboard-date-shortcuts button.active{border-left-color:#8e73ca;background:#f0ecf9;color:#765ab1;font-weight:800}.dashboard-date-calendar{min-width:0;padding:15px 18px 14px}.dashboard-date-calendar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dashboard-calendar-month+.dashboard-calendar-month{border-left:1px solid var(--line-soft);padding-left:18px}.dashboard-calendar-month-head{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;height:31px;margin:0 0 7px}.dashboard-calendar-month-head>span{display:inline-flex;align-items:center;gap:1px}.dashboard-calendar-month-head>span:last-child{justify-content:flex-end}.dashboard-calendar-month-head button{width:23px;height:26px;border:0;border-radius:4px;outline:0;background:transparent;color:#7c899b;font-size:17px;line-height:1}.dashboard-calendar-month-head button:hover:not(:disabled){background:#f0ecf9;color:#765ab1}.dashboard-calendar-month-head button:disabled{cursor:not-allowed;color:#d9dee7}.dashboard-calendar-month h3{margin:0;overflow:hidden;color:#4d5969;font-size:14px;font-weight:700;line-height:30px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.dashboard-calendar-weekdays,.dashboard-calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.dashboard-calendar-weekdays{margin-bottom:3px}.dashboard-calendar-weekdays span{height:23px;color:#738095;font-size:11.5px;line-height:23px;text-align:center}.dashboard-calendar-days button,.dashboard-calendar-empty{position:relative;height:31px;min-width:0}.dashboard-calendar-days button{display:grid;place-items:center;border:0;border-radius:0;background:transparent;color:#465264;font-size:12px;font-variant-numeric:tabular-nums}.dashboard-calendar-days button>span{position:relative;z-index:1}.dashboard-calendar-empty{display:block}.dashboard-calendar-days{row-gap:4px}.dashboard-calendar-days button:hover:not(:disabled){background:#f0ecf9;color:#765ab1;font-weight:800}.dashboard-calendar-days button:disabled{cursor:not-allowed;color:#d9dee7}.dashboard-calendar-days button.in-range{background:#f0ecf9;color:#765ab1}.dashboard-calendar-days button.in-range.range-row-start:not(.range-start){border-radius:0}.dashboard-calendar-days button.in-range.range-row-end:not(.range-end){border-radius:0}.dashboard-calendar-days button.in-range.range-start{border-radius:16px 0 0 16px}.dashboard-calendar-days button.in-range.range-end{border-radius:0 16px 16px 0}.dashboard-calendar-days button.in-range.range-start.range-end{border-radius:16px}.dashboard-calendar-days button.range-start,.dashboard-calendar-days button.range-end{color:#fff;font-weight:800}.dashboard-calendar-days button.range-start:before,.dashboard-calendar-days button.range-end:before{position:absolute;z-index:0;top:50%;left:50%;width:28px;height:28px;border-radius:50%;transform:translate(-50%,-50%);background:#8e73ca;box-shadow:0 2px 5px #674ca438;content:""}.dashboard-calendar-days button.today:after{position:absolute;right:7px;bottom:4px;width:3px;height:3px;border-radius:50%;background:currentColor;content:""}.dashboard-date-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px;padding-top:10px;border-top:1px solid var(--line-soft)}.dashboard-date-actions button{min-width:58px;height:32px;border:1px solid #b7c6df;border-radius:5px;background:#fff;color:#4e5f75;font-size:12.5px;font-weight:800}.dashboard-date-actions button:hover{border-color:#8e73ca;color:#765ab1}.dashboard-date-actions button.primary{border-color:#8e73ca;background:#8e73ca;color:#fff}.dashboard-data-error{margin:0 0 14px;padding:9px 11px;border:1px solid #f0ccc6;border-radius:6px;background:#fbeeec;color:var(--red);font-size:12.5px}.dashboard-scope-loading{min-height:420px;display:grid;place-items:center;padding:24px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted-2);font-size:13px}.user-chip{display:flex;align-items:center;gap:8px;min-height:32px;border:1px solid currentColor;border-radius:999px;padding:4px 10px 4px 4px;color:#fff;white-space:nowrap}.user-chip.admin{background:var(--blue);border-color:var(--blue)}.user-chip.operator{background:var(--green);border-color:var(--green)}.user-chip.normal{background:var(--amber);border-color:var(--amber)}.user-chip img,.user-chip span{width:24px;height:24px;border-radius:50%}.user-chip img{object-fit:cover;background:#ffffff38}.user-chip span{display:grid;place-items:center;background:#ffffff40;color:#fff;font-size:12px;font-weight:800}.user-chip strong{color:#fff;font-size:12.5px;font-weight:700}.profile-picker{position:relative}.profile-trigger{display:inline-flex;align-items:center;gap:8px;height:32px;border:1px solid rgba(255,255,255,.22);border-radius:6px;padding:0 10px;background:#ffffff14;color:#ffffffd1;font-size:12.5px;font-weight:800}.profile-trigger.ready{border-color:#7db2ffc7;color:#fff;background:#1d4fd76b}.profile-trigger b{font-size:15px;line-height:1}.profile-panel{position:absolute;right:0;top:40px;z-index:80;width:min(420px,calc(100vw - 24px));max-height:520px;overflow:visible;border:1px solid #d8dee8;border-radius:10px;background:#fff;color:var(--ink);box-shadow:0 18px 42px #0f172a38}.profile-filter-row{display:grid;grid-template-columns:minmax(0,1fr) 164px;gap:8px;padding:8px;border-bottom:1px solid var(--line-soft)}.profile-filter-row input,.profile-filter-row select,.country-filter{width:100%;height:32px;border:1px solid #d4d8de;border-radius:6px;padding:0 10px;background:#fff;color:var(--ink);font-size:12.5px;outline:none}.country-filter{display:flex;align-items:center;justify-content:space-between;text-align:left}.country-filter.active,.country-filter:hover{border-color:#7d63cf;color:#6d55c8}.country-filter span{font-size:14px;font-weight:900}.country-menu{position:absolute;top:42px;right:8px;z-index:90;display:grid;grid-template-columns:180px 158px;height:238px;overflow:hidden;border:1px solid #e5e7ee;border-radius:6px;background:#fff;box-shadow:0 16px 34px #0f172a24}.country-region-list{max-height:238px;overflow-y:auto;overscroll-behavior:contain;border-right:1px solid var(--line-soft);padding:12px 0}.country-list{max-height:238px;overflow-y:auto;overscroll-behavior:contain;padding:12px 0}.country-region-list button,.country-list button{display:grid;align-items:center;width:100%;height:34px;border:0;border-radius:0;background:#fff;color:var(--muted);font-size:12.5px;text-align:left}.country-region-list button{grid-template-columns:18px minmax(0,1fr) 14px;padding:0 12px 0 18px}.country-list button{grid-template-columns:18px minmax(0,1fr);padding:0 14px 0 20px}.country-region-list button:hover,.country-list button:hover,.country-region-list button.active,.country-list button.active{background:#f6f3ff;color:#6d55c8;font-weight:800}.country-region-list i,.country-list i{width:13px;height:13px;border:1px solid #d8deea;border-radius:2px;color:#6d55c8;font-size:10px;font-style:normal;line-height:11px;text-align:center}.country-region-list button.active i,.country-list button.active i{border-color:#7d63cf}.country-region-list b{color:#8a7bd4;font-size:18px;line-height:1}.profile-action-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;color:var(--muted);font-size:12px}.profile-action-row label{display:inline-flex;align-items:center;gap:7px;font-weight:800}.profile-action-row input,.profile-item input{width:14px;height:14px;margin:0;accent-color:#6d55c8}.profile-action-row button{border:0;background:transparent;color:#6d55c8;font-size:12px;font-weight:800}.profile-action-row button.active{text-decoration:underline}.profile-list{max-height:390px;overflow:auto;overscroll-behavior:contain;padding:0 0 6px}.profile-item{display:grid;grid-template-columns:16px minmax(0,1fr) auto;grid-template-areas:"check info country" ". info types";align-items:center;column-gap:8px;row-gap:2px;padding:8px 10px;cursor:pointer}.profile-item:hover{background:#f6f8fc}.profile-item input{grid-area:check}.profile-item>span{grid-area:info;min-width:0}.profile-item strong{display:block;overflow:hidden;color:var(--ink);font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.profile-item small{display:block;margin-top:3px;overflow:hidden;color:var(--muted-2);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.profile-item em{grid-area:country;color:var(--muted);font-size:12px;font-style:normal;white-space:nowrap}.profile-item b{grid-area:types;justify-self:end;min-height:20px;border:1px solid #7d63cf;border-radius:999px;padding:1px 7px;color:#6d55c8;font-size:11px;line-height:16px;white-space:nowrap}.profile-item>b.profile-ad-types{display:inline-flex;align-items:center;gap:4px;min-height:22px;border:0;border-radius:0;padding:0}.profile-empty{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:18px 14px;color:var(--muted);font-size:12.5px;line-height:1.6}.page{padding-top:22px}.page-header{display:flex;align-items:center;gap:14px;padding:6px 2px 16px}.page-header h1{margin:0;font-size:22px;font-weight:800}.page-header>span{margin-left:auto;color:var(--muted-2);font-size:12px}.switch-label{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700;color:var(--muted)}.switch{width:38px;height:22px;border:0;border-radius:999px;padding:2px;background:#cbd5e1}.switch i{display:block;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .15s ease}.switch.on{background:var(--blue)}.switch.on i{transform:translate(16px)}.admin-actions{display:flex;align-items:flex-start;gap:10px;margin:0 0 12px}.admin-actions>button,.admin-actions>.export-menu-wrap>button,.small-action{height:32px;border:1px solid #d4d8de;border-radius:8px;padding:0 13px;background:#fff;color:var(--muted);font-size:12.5px;font-weight:700}.admin-actions>button:first-child{border-color:var(--blue);background:var(--blue);color:#fff}.admin-actions .small-action:disabled{border-color:#e0e5ec;color:#a0a9b7;cursor:not-allowed}.admin-actions>.export-menu-wrap>button.active-action{border-color:var(--blue);color:var(--blue);background:#eef3ff}.small-action.danger{border-color:#f0ccc6;color:var(--red)}.small-action:disabled{cursor:not-allowed;opacity:.45}.toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:14px;padding:9px 10px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.toolbar input,.toolbar select,.section-head input{height:34px;border:1px solid #d4d8de;border-radius:6px;padding:0 11px;background:#fff;color:var(--ink);font-size:12.5px;outline:none}.toolbar input{width:190px}.toolbar-count{margin-left:auto;color:var(--muted-2);font-size:12px}.toolbar-multi{position:relative}.toolbar-multi>button{display:inline-flex;align-items:center;min-width:124px;height:34px;border:1px solid #d9dfe8;border-radius:6px;padding:0 9px 0 11px;background:#fff;color:#5d6878;font-size:12.5px;font-weight:700;text-align:left;cursor:pointer}.toolbar-multi>button>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolbar-multi>button em{min-width:17px;height:17px;margin-left:6px;border-radius:9px;background:#edf3ff;color:var(--blue);font-size:10px;font-style:normal;font-weight:800;line-height:17px;text-align:center}.toolbar-multi>button i{margin-left:auto;padding-left:9px;color:#697586;font-size:14px;font-style:normal;line-height:1}.toolbar-multi>button.active,.toolbar-multi>button:hover{border-color:#9db6e8;color:var(--blue);background:#fbfdff}.toolbar-multi-menu{position:absolute;z-index:90;top:calc(100% + 7px);left:0;width:212px;padding:6px 0;border:1px solid #dce2eb;border-radius:6px;background:#fff;box-shadow:0 12px 28px #1c2c4629}.toolbar-multi-menu:before{position:absolute;top:-5px;left:18px;width:8px;height:8px;border-top:1px solid #dce2eb;border-left:1px solid #dce2eb;background:#fff;content:"";transform:rotate(45deg)}.toolbar-multi-actions{display:flex;gap:12px;padding:2px 12px 7px;border-bottom:1px solid var(--line-soft)}.toolbar-multi-actions button{border:0;background:transparent;color:var(--blue);font-size:11.5px;cursor:pointer;padding:2px 0}.toolbar-multi-search{padding:8px 12px 3px}.toolbar-multi-search input{width:100%;height:30px;border:1px solid #d4dce7;border-radius:5px;padding:0 8px;background:#fff;color:var(--ink);font-size:12px;outline:none}.toolbar-multi-search input:focus{border-color:#8eafe6;box-shadow:0 0 0 2px #1d4fd71a}.toolbar-multi-options{max-height:236px;overflow:auto;overscroll-behavior:contain;padding:5px 0}.toolbar-multi-options label{display:flex;align-items:center;gap:9px;min-height:32px;padding:0 13px;color:#4e5968;font-size:12.5px;cursor:pointer}.toolbar-multi-options label:hover{background:#f6f8fc;color:var(--ink)}.toolbar-multi-options input{width:14px;height:14px;margin:0;accent-color:var(--blue)}.toolbar-multi-empty{min-height:48px;padding:15px 13px;color:var(--muted-2);font-size:12px;text-align:center}.notice{padding:11px 13px;border-radius:8px;font-size:13px}.notice.error{border:1px solid #f0ccc6;background:#fbeeec;color:var(--red)}.notice.inline{margin:0 0 12px;border:1px solid #cfe8da;background:#eaf6f0;color:#0e6e4c}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;background:#0f172a7a}.sparkx-account-modal{width:min(460px,calc(100vw - 32px));border-radius:12px;background:#fff;padding:22px;box-shadow:0 24px 70px #00000047}.sparkx-account-modal h2{margin:0;font-size:20px}.sparkx-account-modal p{margin:8px 0 16px;color:var(--muted);font-size:13px;line-height:1.6}.sparkx-account-modal div{display:grid;gap:10px}.sparkx-account-modal button{display:grid;gap:4px;width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;padding:12px 14px;text-align:left}.sparkx-account-modal button:hover{border-color:var(--blue);background:#eef3ff}.sparkx-account-modal strong{color:var(--ink);font-size:14px}.sparkx-account-modal span{color:var(--muted-2);font-size:12px}.chart-card,.table-wrap,.kpi-card,.metric-card,.gate-card,.spend-card,.table-card,.recommend-card,.account-summary,.profile-grid,.import-panel{border:1px solid var(--line);border-radius:12px;background:#fff}.chart-card{padding:18px 20px;margin-bottom:16px;min-height:300px}.primary-margin-chart{min-height:455px}.chart-stack{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px;align-items:stretch;margin-bottom:16px}.chart-stack>.chart-card{margin-bottom:0}.summary-charts{display:grid;grid-template-rows:1fr 1fr;gap:14px;min-height:455px}.summary-chart{min-height:0;margin-bottom:0}.summary-svg{width:100%;height:170px;display:block;margin-top:10px}.summary-svg line{stroke:#e9edf2;stroke-width:1;stroke-dasharray:2 3}.summary-svg .axis{stroke:#cfd6df;stroke-dasharray:none}.summary-svg rect{fill:var(--blue)}.summary-svg text{fill:#8a93a0;font-size:10px;text-anchor:end}.summary-svg .count-label{fill:var(--ink);text-anchor:middle;font-size:11px;font-weight:800}.summary-svg .category-label{fill:var(--muted);text-anchor:middle;font-size:10.5px}.summary-svg .axis-title{text-anchor:start;fill:var(--muted-2);font-size:10px}.chart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.chart-head strong{font-size:14px}.chart-head b{display:inline-block;margin-top:8px;color:var(--blue);font-size:16px}.chart-head span{margin-left:8px;color:var(--muted-2);font-size:12px}.legend{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.legend>span{width:16px;height:3px;border-radius:2px;display:inline-block;margin-left:0}.blue-line,.green-line{width:16px;height:3px;border-radius:2px;display:inline-block}.blue-line{background:var(--blue)}.green-line{background:var(--green)}.margin-svg{width:100%;height:320px;display:block;margin-top:12px}.margin-svg line{stroke:#e9edf2;stroke-width:1;stroke-dasharray:2 3}.margin-svg text{fill:#9aa3af;font-size:10px;text-anchor:end}.margin-svg .x-label{text-anchor:middle;fill:#5b6572;font-size:10.5px}.margin-svg .target-line{fill:none;stroke:var(--blue);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.margin-svg .hist-line{fill:none;stroke:var(--green);stroke-width:2;stroke-dasharray:6 6;stroke-linecap:round;stroke-linejoin:round}.margin-svg circle{fill:var(--blue);stroke:#fff;stroke-width:1.5}.margin-svg circle.hist-point{fill:var(--green)}.margin-svg .month-hitbox,.summary-svg .bar-hitbox{fill:transparent;stroke:none;cursor:crosshair}.chart-tooltip{position:fixed;z-index:10000;box-sizing:border-box;min-width:260px;max-width:calc(100vw - 24px);max-height:calc(100vh - 24px);overflow:auto;padding:14px 16px;border:1px solid rgba(15,23,42,.08);border-radius:4px;background:#fff;box-shadow:0 10px 28px #0f172a2e;color:var(--ink);pointer-events:none}.chart-tooltip strong{display:block;margin-bottom:10px;color:var(--muted);font-size:13px;font-weight:500}.chart-tooltip div{display:grid;grid-template-columns:10px minmax(72px,1fr) max-content;align-items:start;gap:8px;min-height:24px;font-size:13px;line-height:1.4}.chart-tooltip-dot{width:9px;height:9px;margin-top:5px;border-radius:50%}.chart-tooltip-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chart-tooltip b{max-width:none;font-size:13px;font-variant-numeric:tabular-nums;font-weight:800;line-height:1.4;text-align:right;white-space:nowrap}.chart-metric-hint{position:relative;display:inline-grid;width:17px;height:17px;flex:0 0 auto;place-items:center;border:1px solid #a8b2bf;border-radius:50%;color:#64748b;cursor:help;font-size:10px;font-style:normal;font-weight:800;line-height:1}.chart-metric-hint>em{position:absolute;z-index:110;top:calc(100% + 7px);right:0;display:none;width:218px;padding:8px 9px;border:1px solid #cfd8e4;border-radius:6px;background:#fff;box-shadow:0 10px 24px #1e293b2e;color:#465365;font-size:11.5px;font-style:normal;font-weight:500;line-height:1.45;text-align:left;white-space:normal}.chart-metric-hint:hover>em{display:block}.drawer-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.drawer-layout.open{grid-template-columns:minmax(0,1fr) 390px;align-items:start}.side-drawer{position:sticky;top:70px;min-height:620px;border-left:1px solid var(--line);background:#fff;border-radius:12px;padding:24px 22px;box-shadow:-10px 0 30px #17202b14}.side-drawer h2{margin:0;font-size:20px}.side-drawer p{margin:8px 0 16px;color:var(--muted-2);font-size:12px}.drawer-tags{display:flex;gap:8px;margin-top:8px}.close-button{position:absolute;top:14px;right:14px;width:28px;height:28px;border:0;border-radius:8px;background:#eef2f7;color:var(--muted);font-size:16px}.edit-table{border:1px solid var(--line);border-radius:10px;overflow:hidden}.edit-table label,.edit-head{display:grid;grid-template-columns:78px 1fr 78px;align-items:center;min-height:36px;border-bottom:1px solid var(--line-soft);background:#fff}.edit-head{min-height:34px;background:#f7f8fa;color:var(--muted);font-size:11.5px;font-weight:800}.edit-table label.active{background:#eef3ff}.edit-table span,.edit-head span{padding-left:12px;color:var(--muted);font-size:12px;font-weight:700}.edit-table input{width:78px;height:26px;border:1px solid #d4d8de;border-radius:6px;text-align:center;font-size:12px;outline:none}.edit-table em{color:var(--muted);font-size:12px;font-style:normal;text-align:center}.year-compare-wrap{overflow:auto;border:1px solid var(--line);border-radius:10px}.year-compare-table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums}.year-compare-table th{height:34px;padding:0 10px;background:#f7f8fa;border-bottom:1px solid var(--line-soft);color:var(--muted);font-size:11.5px;font-weight:800;text-align:center;white-space:nowrap}.year-compare-table td{height:36px;padding:5px 8px;border-bottom:1px solid var(--line-soft);color:var(--muted);font-size:12px;text-align:center;white-space:nowrap}.year-compare-table td:first-child,.year-compare-table th:first-child{text-align:left;padding-left:12px;font-weight:800}.year-compare-table tr.active td{background:#eef3ff}.year-compare-table input{width:78px;height:26px;border:1px solid #d4d8de;border-radius:6px;text-align:center;font-size:12px;outline:none}.drawer-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.drawer-actions button{height:34px;border:1px solid var(--blue);border-radius:8px;background:var(--blue);color:#fff;font-weight:800}.drawer-actions button.danger{border-color:#f0ccc6;background:#fff;color:var(--red)}.export-menu-wrap{position:relative}.export-menu-wrap>button span{display:inline-block;margin-left:6px;color:inherit;font-size:13px;font-weight:900}.export-dropdown{position:absolute;top:40px;left:0;z-index:60;width:820px;padding:14px;border:1px solid #d8dee8;border-radius:10px;background:#fff;box-shadow:0 18px 46px #0f172a2e}.export-dropdown-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.export-dropdown-head strong{font-size:14px}.export-dropdown-head span{color:var(--muted-2);font-size:12px}.export-dropdown-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.export-filter{min-width:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.export-filter-head{display:flex;align-items:center;justify-content:space-between;min-height:34px;padding:0 10px;border-bottom:1px solid var(--line-soft);background:#f8fafc}.export-filter-head strong{font-size:12px}.export-filter-head span{color:var(--muted-2);font-size:11.5px;font-weight:800}.export-search{width:calc(100% - 16px);height:30px;margin:8px;border:1px solid #d4d8de;border-radius:7px;padding:0 9px;background:#fff;color:var(--ink);font-size:12px;outline:none}.export-filter-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:0 8px 8px}.export-filter-tools button{height:26px;border:1px solid #d4d8de;border-radius:6px;padding:0 6px;background:#fff;color:var(--muted);font-size:11.5px;font-weight:800}.export-filter-tools button.active{border-color:var(--blue);background:#eef3ff;color:var(--blue)}.export-option-list{max-height:210px;overflow:auto;padding:4px 8px 8px}.export-option-list label{display:flex;align-items:center;gap:7px;min-height:30px;padding:0 6px;border-radius:6px;color:var(--muted);font-size:12px}.export-option-list label:hover{background:#f6f8fc}.export-option-list input{margin:0}.export-option-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty-options{padding:16px 6px;color:var(--muted-2);font-size:12px;text-align:center}.export-dropdown-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid var(--line-soft)}.export-dropdown-actions button{height:32px;border:1px solid #d4d8de;border-radius:8px;padding:0 14px;background:#fff;color:var(--muted);font-size:12.5px;font-weight:800}.export-dropdown-actions button:last-child{border-color:var(--blue);background:var(--blue);color:#fff}.import-panel{overflow:hidden;margin-bottom:12px}.import-table{min-width:1340px}.import-table th,.import-table td{padding:8px}.import-table input,.import-table select{width:100%;height:28px;border:1px solid #d4d8de;border-radius:6px;padding:0 7px;background:#fff;color:var(--ink);font-size:12px;outline:none}.import-table td:nth-child(3){max-width:150px;overflow:hidden;text-overflow:ellipsis}.import-table td:nth-child(4) input{width:64px;text-align:center}.import-table td:nth-child(5) input{width:86px}.import-table td:nth-child(6) input{width:112px}.import-table td:nth-child(7) input{width:68px}.import-table td:nth-child(n+8):nth-child(-n+19) input{width:46px;text-align:center;padding:0 4px}.import-table input.diff-input,.import-table select.diff-input{border-color:#ecd8b8;background:#fcf4e6;color:var(--amber);font-weight:800}.import-table .conflict-row{background:#fff9ef}.import-table .database-row{background:#f8fafc;color:var(--muted)}.import-table .database-row td{border-bottom-color:#e6ebf2}.import-table .same-row{opacity:.72}.table-wrap{overflow:auto}.table-wrap.plain{border:0;border-radius:0}.data-table{width:100%;border-collapse:collapse;font-size:12.5px;font-variant-numeric:tabular-nums}.data-table th{position:sticky;top:0;z-index:2;background:#f7f8fa;color:var(--muted);font-size:11.5px;font-weight:700;text-align:left}.data-table th,.data-table td{border-bottom:1px solid #f1f3f5;padding:10px 12px;white-space:nowrap}.data-table tbody tr{cursor:pointer}.data-table tbody tr:hover{background:#f6f8fc}.data-table small{display:block;margin-top:3px;color:var(--muted-2);font-size:11px;font-weight:400}.strong{font-weight:800}.good{color:var(--green);font-weight:700}.bad{color:var(--red);font-weight:700}.blue-text{color:var(--blue)}.margin-table{min-width:1220px}.margin-table-wrap{max-height:560px}.margin-table tr.selected td:first-child{border-left:3px solid var(--blue)}.margin-table tr.selected{background:#eef3ff}.margin-row-select{width:36px;min-width:36px;padding-right:4px!important;padding-left:10px!important;text-align:center!important}.margin-row-select input{width:15px;height:15px;margin:0;accent-color:var(--blue);cursor:pointer}.toolbar .small-action:disabled{border-color:#e0e5ec;color:#a0a9b7;cursor:not-allowed}.margin-mapping-card{overflow:hidden;margin-top:16px;border:1px solid var(--line);border-radius:8px;background:#fff}.margin-mapping-card .section-head>div:first-child{display:grid;gap:3px}.margin-mapping-card .section-head span{color:var(--muted-2);font-size:11.5px}.margin-mapping-card .row-actions{display:flex;align-items:center;gap:8px}.margin-mapping-card .row-actions>input{width:180px}.margin-mapping-table{min-width:1240px}.style-mapping-table{min-width:1480px}.margin-mapping-table-wrap{max-height:466px}.margin-mapping-table td{vertical-align:middle}.margin-mapping-table tr.selected td:first-child{border-left:3px solid var(--blue)}.margin-mapping-table tr.selected{background:#eef3ff}.margin-mapping-table select{width:150px;height:30px;border:1px solid #d4d8de;border-radius:6px;padding:0 7px;background:#fff;color:var(--ink);font-size:12px;outline:none}.mapping-status-summary{display:flex;flex-wrap:wrap;gap:8px;padding:0 18px 14px;color:var(--muted);font-size:12px}.mapping-status-summary span{padding:4px 8px;border-radius:5px;background:#f5f7fa}.margin-mapping-detail{border-top:1px solid var(--line);background:#fbfcfe}.margin-mapping-detail .section-head{min-height:58px;padding:14px 18px;border-bottom:1px solid var(--line-soft)}.margin-mapping-detail .section-head>div:first-child{display:grid;gap:3px}.margin-mapping-detail h3{margin:0;font-size:14px}.margin-mapping-detail .section-head span{color:var(--muted-2);font-size:11.5px}.margin-mapping-detail-table{min-width:940px}.margin-mapping-detail-table-wrap{max-height:360px}.margin-linked-styles{display:grid;gap:7px;margin:18px 0;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfe}.margin-linked-styles>div:first-child{display:flex;justify-content:space-between;align-items:center}.margin-linked-styles>div:first-child span,.margin-linked-styles small{color:var(--muted-2);font-size:11px}.margin-linked-style-list{display:grid;grid-auto-rows:24px;gap:7px;max-height:210px;overflow-y:auto;padding-right:4px;scrollbar-gutter:stable}.margin-linked-style{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;padding-top:7px;border-top:1px solid #edf0f4}.margin-linked-style b{font-size:12px}.margin-linked-style>span{color:var(--muted-2);font-size:11px;white-space:nowrap}.detail-loading{display:grid;min-height:122px;place-items:center;color:var(--muted);font-size:13px}.budget-table{min-width:1540px}.budget-table-wrap,.live-campaign-table-wrap{max-height:486px}.campaign-table{min-width:1760px}.user-table{min-width:980px}.sparkx-token-table{min-width:1040px}.collection-sync-card{margin-top:14px}.collection-sync-card .section-head>div{display:grid;gap:3px}.collection-sync-card .section-head span{color:var(--muted-2);font-size:12px}.collection-sync-controls{display:flex;align-items:end;gap:10px;padding:2px 16px 12px}.collection-sync-controls label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:800}.collection-sync-controls select{width:360px;height:34px;border:1px solid #d4d8de;border-radius:6px;padding:0 9px;background:#fff;color:var(--ink)}.collection-sync-controls input{width:142px;height:34px;border:1px solid #d4d8de;border-radius:6px;padding:0 8px;background:#fff;color:var(--ink)}.collection-sync-controls button{height:34px;border:1px solid var(--blue);border-radius:6px;padding:0 13px;background:var(--blue);color:#fff;font-size:12px;font-weight:800}.collection-sync-controls button.muted{border-color:#d4d8de;background:#fff;color:var(--muted)}.collection-sync-controls button.danger{border-color:#d73a49;background:#d73a49}.collection-sync-controls button:disabled{cursor:not-allowed;opacity:.55}.collection-profile-row{display:flex;align-items:center;gap:12px;padding:0 16px 12px;color:var(--muted-2);font-size:12px}.collection-profile-selector{position:relative;flex:0 0 auto}.collection-profile-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:178px;height:34px;border:1px solid #d4d8de;border-radius:6px;padding:0 10px;background:#fff;color:var(--muted);font-size:12px;font-weight:800}.collection-profile-trigger.ready{border-color:#aebee2;color:var(--ink)}.collection-profile-trigger b{color:var(--blue);font-size:15px;line-height:1}.collection-profile-panel{position:absolute;z-index:14;top:calc(100% + 6px);left:0;width:430px;overflow:hidden;border:1px solid #c8d3e8;border-radius:8px;box-shadow:0 16px 36px #1e314d2e;background:#fff}.collection-profile-actions{display:flex;gap:7px;padding:10px;border-bottom:1px solid var(--line-soft)}.collection-profile-actions input{flex:1;min-width:0;height:31px;border:1px solid #d4d8de;border-radius:5px;padding:0 8px;color:var(--ink);font-size:12px}.collection-profile-actions button{height:31px;border:1px solid #d4d8de;border-radius:5px;padding:0 9px;background:#fff;color:var(--muted);font-size:11.5px;font-weight:800}.collection-profile-actions button:disabled{cursor:not-allowed;opacity:.55}.collection-profile-list{max-height:300px;overflow:auto}.collection-profile-item{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;padding:7px 11px;border-bottom:1px solid #f0f2f5;cursor:pointer}.collection-profile-item:hover{background:#f6f8fc}.collection-profile-item input{width:14px;height:14px;margin:0;accent-color:var(--blue)}.collection-profile-item span{min-width:0}.collection-profile-item strong,.collection-profile-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collection-profile-item strong{color:var(--ink);font-size:12px}.collection-profile-item small,.collection-profile-item em,.collection-profile-panel>small{color:var(--muted-2);font-size:11px;font-style:normal}.collection-profile-item em{white-space:nowrap}.collection-profile-pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:8px 10px;border-top:1px solid var(--line-soft);color:var(--muted-2);font-size:11.5px}.collection-profile-pagination span:first-child{margin-right:auto}.collection-profile-pagination select{height:29px;border:1px solid #b9c6df;border-radius:5px;padding:0 8px;background:#fff;color:var(--ink);font-size:11.5px}.collection-profile-pagination button{width:29px;height:29px;border:1px solid #d4d8de;border-radius:5px;background:#fff;color:var(--blue);font-size:21px;line-height:1}.collection-profile-pagination button:disabled{cursor:not-allowed;color:#bcc3cc}.collection-profile-panel>small{display:block;padding:8px 11px;background:#f7f9fc}.collection-profile-empty{padding:22px 12px;color:var(--muted-2);text-align:center;font-size:12px}.collection-sync-progress{margin:0 16px 12px;padding:10px 12px;border:1px solid #cfdcfb;border-radius:7px;background:#f5f8ff}.collection-sync-progress>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.collection-sync-progress strong{color:var(--blue);font-size:12px}.collection-sync-progress span,.collection-sync-progress small{color:var(--muted);font-size:11.5px}.collection-progress-track{height:7px;overflow:hidden;border-radius:99px;background:#dce6fa}.collection-progress-track span{display:block;height:100%;border-radius:inherit;background:var(--blue);transition:width .35s ease}.collection-sync-progress small{display:block;margin-top:7px}.collection-sync-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;padding:11px 16px;border-top:1px solid var(--line-soft);color:var(--muted);font-size:12px}.collection-sync-meta strong{color:var(--ink)}.collection-sync-meta .collection-sync-message{flex-basis:100%;color:var(--muted-2)}.sparkx-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;padding:12px 16px;border:1px solid var(--line);border-radius:12px;background:#fff}.sparkx-strip>div:first-child{display:grid;gap:4px}.sparkx-strip strong{font-size:13px}.sparkx-strip span,.sparkx-strip small{color:var(--muted-2);font-size:12px}.sparkx-strip>div:last-child{display:flex;align-items:center;gap:10px}.sparkx-strip button{height:32px;border:1px solid var(--blue);border-radius:8px;padding:0 13px;background:var(--blue);color:#fff;font-size:12.5px;font-weight:800}.sparkx-strip button:disabled{cursor:not-allowed;opacity:.55}.sparkx-data-panel{margin-bottom:14px;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.sparkx-data-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 16px}.sparkx-data-head>div:first-child{min-width:0}.sparkx-data-head strong{font-size:13px}.sparkx-data-head span,.sparkx-data-head small{color:var(--muted-2);font-size:12px}.sparkx-data-side{display:grid;justify-items:end;gap:10px;margin-left:auto}.sparkx-data-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.sparkx-data-actions label{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:12px;font-weight:700}.sparkx-data-actions input{width:132px;height:32px;border:1px solid #d4d8de;border-radius:6px;padding:0 8px;background:#fff;color:var(--ink);font-size:12px}.sparkx-data-actions>input{width:180px}.sparkx-data-error{color:var(--red, #c2413b)!important}.sparkx-data-actions button{height:32px;border:1px solid var(--blue);border-radius:6px;padding:0 13px;background:var(--blue);color:#fff;font-size:12px;font-weight:800}.sparkx-data-actions button:disabled{cursor:not-allowed;opacity:.55}.budget-inline-stats{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:6px}.budget-inline-stats>span{display:inline-flex;align-items:baseline;gap:5px;padding:5px 8px;border:1px solid #dce3ed;border-radius:5px;background:#f8fafc;white-space:nowrap}.budget-inline-stats small{color:var(--muted-2);font-size:11px}.budget-inline-stats strong{color:var(--ink);font-size:12px}.ai-rate-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.ai-rate-grid .metric-card{min-height:84px;border:0;border-right:1px solid var(--line-soft);border-radius:0;box-shadow:none}.ai-rate-grid .metric-card:last-child{border-right:0}.ai-rate-grid .metric-card small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-card.live-campaign-card{position:relative;z-index:2;overflow:visible;margin-top:14px}.live-campaign-card h2 span{margin-left:8px;color:var(--muted-2);font-size:11.5px;font-weight:500}.live-campaign-table{min-width:1620px}.lanchi-data-panel{margin-top:14px}.hosting-trend-card{margin-bottom:14px;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.hosting-trend-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 16px;border-bottom:1px solid var(--line-soft)}.hosting-trend-head h2{margin:0;font-size:13px}.hosting-trend-head>div:first-child{display:grid;gap:3px}.hosting-trend-head>div:first-child span{color:var(--muted-2);font-size:11.5px}.hosting-trend-controls{display:flex;align-items:center;gap:8px}.trend-segment{display:inline-flex;height:30px;overflow:hidden;border:1px solid #cfd6df;border-radius:6px;background:#fff}.trend-segment button{min-width:38px;border:0;border-right:1px solid #dbe1e9;background:#fff;color:var(--muted);font-size:11.5px;font-weight:800}.trend-segment button:last-child{border-right:0}.trend-segment button.active{background:#e7eefe;color:var(--blue)}.hosting-trend-error{margin:12px 16px 0;padding:9px 11px;border:1px solid #f0ccc6;border-radius:6px;background:#fbeeec;color:var(--red);font-size:12px}.hosting-trend-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hosting-trend-panel{min-width:0;padding:13px 16px 12px;border-right:1px solid var(--line-soft)}.hosting-trend-panel:last-child{border-right:0}.hosting-trend-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.hosting-trend-panel-head strong{color:var(--ink);font-size:12px}.hosting-trend-panel-head span{color:var(--muted-2);font-size:11px;white-space:nowrap}.hosting-trend-legend{display:flex;min-height:28px;align-items:center;flex-wrap:wrap;gap:5px 10px;padding:8px 0 4px}.hosting-trend-legend span{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:10.5px;white-space:nowrap}.hosting-trend-legend i{width:8px;height:8px;border-radius:50%}.hosting-trend-svg{width:100%;height:262px;display:block;overflow:visible}.hosting-trend-svg line{stroke:#e9edf2;stroke-width:1;stroke-dasharray:2 3}.hosting-trend-svg text{fill:#8a93a0;font-size:10px;text-anchor:end}.hosting-trend-svg .hosting-trend-x-label{fill:#5b6572;text-anchor:middle;font-size:10px}.hosting-trend-svg .hosting-trend-area{pointer-events:none}.hosting-trend-svg .hosting-trend-line{fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.hosting-trend-svg .hosting-trend-single-bar{filter:drop-shadow(0 1px 2px rgba(15,23,42,.14))}.hosting-trend-svg circle{stroke:#fff;stroke-width:1.6}.hosting-trend-svg .hosting-trend-point{pointer-events:none;filter:drop-shadow(0 1px 2px rgba(15,23,42,.16))}.hosting-trend-svg .hosting-trend-point.active{stroke-width:2.2}.hosting-trend-svg .hosting-trend-cursor{stroke:#9aa6b5;stroke-dasharray:4 4}.hosting-trend-svg .hosting-trend-hitbox{fill:transparent;stroke:none;cursor:crosshair}.hosting-trend-empty{display:grid;min-height:242px;place-items:center;color:var(--muted-2);font-size:12px}.organization-trend-card{min-height:446px}.organization-hosting-trend-panel{min-height:392px;padding:17px 22px 18px;border-right:0}.organization-hosting-trend-panel .hosting-trend-panel-head{align-items:center}.organization-hosting-trend-panel .hosting-trend-legend{min-height:40px;gap:8px 16px;padding:12px 0 8px}.organization-hosting-trend-panel .hosting-trend-legend span{font-size:11.5px}.organization-hosting-trend-panel .hosting-trend-legend i{width:9px;height:9px}.organization-hosting-trend-panel .organization-hosting-trend-svg{height:340px}.organization-hosting-trend-panel .hosting-trend-line{stroke-width:3}.organization-hosting-trend-panel .hosting-trend-x-label{font-size:11px}.organization-data-warning{margin:0 16px;padding:8px 10px;border:1px solid #f0d9a5;border-radius:6px;background:#fff9eb;color:#916816;font-size:11.5px;line-height:1.45}.organization-data-warning.panel{margin:0;border-width:0 0 1px;border-radius:0}.organization-series-filter .toolbar-multi>button{min-width:96px}.organization-series-filter .toolbar-multi-menu{right:0;left:auto;width:min(340px,calc(100vw - 40px))}.organization-series-filter .toolbar-multi-menu:before{right:18px;left:auto}.organization-series-filter .toolbar-multi-options label{align-items:flex-start;min-height:36px;padding-top:8px;padding-bottom:8px}.organization-series-filter .toolbar-multi-options span{min-width:0;line-height:1.4;overflow-wrap:anywhere}.performance-trend-card{margin-bottom:14px;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.performance-trend-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 16px;border-bottom:1px solid var(--line-soft)}.performance-trend-head>div:first-child{display:grid;gap:3px}.performance-trend-head h2{margin:0;font-size:13px}.performance-trend-head span{color:var(--muted-2);font-size:11.5px}.performance-trend-controls{display:flex;align-items:center;gap:14px}.performance-trend-controls .switch-label{white-space:nowrap}.performance-trend-body{min-height:446px;padding:12px 14px 8px}.performance-trend-empty{display:grid;min-height:410px;place-items:center;color:var(--muted-2);font-size:12px}.performance-metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:12px}.performance-metric-card{min-width:0;min-height:88px;padding:10px 11px;border:1px solid #dfe6ee;border-top:3px solid var(--metric-color);border-radius:7px;background:#fff;display:grid;align-content:start;gap:4px}.performance-metric-card.selectable,.performance-comparison-metric-card.selectable{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font:inherit;text-align:left}.performance-metric-card.selectable:hover,.performance-comparison-metric-card.selectable:hover{border-color:#b8c6d8}.performance-metric-card.selectable.inactive,.performance-comparison-metric-card.selectable.inactive{background:#fafbfc}.performance-metric-card.selectable.inactive>span,.performance-comparison-metric-card.selectable.inactive>span{color:#8b95a3}.performance-metric-card.selectable:focus-visible,.performance-comparison-metric-card.selectable:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.performance-metric-card>span{overflow:hidden;color:var(--muted-2);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.performance-metric-card>strong{overflow:hidden;color:var(--ink);font-size:18px;font-variant-numeric:tabular-nums;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.performance-metric-card>small{min-height:16px;overflow:hidden;color:var(--muted-2);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.performance-metric-card>small b{margin-left:4px;font-weight:700}.performance-metric-card>small b.good{color:var(--green)}.performance-metric-card>small b.bad{color:var(--red)}.performance-metric-card>small b.flat{color:var(--muted-2)}.performance-comparison-body{min-height:630px}.performance-comparison-metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:12px}.performance-comparison-metric-card{min-width:0;min-height:148px;padding:9px 11px 8px;border:1px solid #dfe6ee;border-top:3px solid var(--metric-color);border-radius:7px;background:#fff}.performance-comparison-metric-card>span{display:block;overflow:hidden;margin-bottom:5px;color:var(--muted-2);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.performance-comparison-metric-value{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);column-gap:6px;align-items:baseline}.performance-comparison-metric-value+.performance-comparison-metric-value{margin-top:6px;padding-top:6px;border-top:1px solid #edf0f4}.performance-comparison-metric-value small{color:var(--muted-2);font-size:10px;white-space:nowrap}.performance-comparison-metric-value strong{overflow:hidden;color:var(--ink);font-size:15px;font-variant-numeric:tabular-nums;line-height:1.2;text-align:right;text-overflow:ellipsis;white-space:nowrap}.performance-comparison-metric-value.managed strong{color:#1d4fd7}.performance-comparison-metric-value.regular strong{color:#526378}.performance-comparison-metric-value em{grid-column:1 / -1;overflow:hidden;margin-top:2px;color:var(--muted-2);font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.performance-comparison-metric-value em b{margin-left:4px;font-weight:700}.performance-comparison-metric-value em b.good{color:var(--green)}.performance-comparison-metric-value em b.bad{color:var(--red)}.performance-comparison-metric-value em b.flat{color:var(--muted-2)}.performance-trend-svg{width:100%;height:334px;display:block;overflow:visible}.performance-comparison-svg{height:520px}.performance-trend-svg line{stroke:#e5eaf1;stroke-width:1;stroke-dasharray:2 3}.performance-trend-svg text{fill:#8a93a0;font-size:10px}.performance-trend-svg .performance-axis-title{font-size:11px;font-weight:700;text-anchor:start}.performance-trend-svg .performance-axis-title.spend,.performance-trend-svg .performance-axis-label.spend{fill:#2563eb}.performance-trend-svg .performance-axis-title.order-cost,.performance-trend-svg .performance-axis-label.order-cost{fill:#15803d}.performance-trend-svg .performance-axis-title.orders,.performance-trend-svg .performance-axis-label.orders{fill:#d97706}.performance-trend-svg .performance-axis-label.spend{text-anchor:end}.performance-trend-svg .performance-axis-label.order-cost,.performance-trend-svg .performance-axis-label.orders{text-anchor:start}.performance-trend-svg .performance-axis.spend{stroke:#2563eb}.performance-trend-svg .performance-axis.order-cost{stroke:#15803d}.performance-trend-svg .performance-axis.orders{stroke:#d97706}.performance-trend-svg .performance-bar{fill:#2563eb;opacity:.9}.performance-trend-svg .performance-selected-area{opacity:.13}.performance-trend-svg .performance-selected-axis{stroke-dasharray:none;stroke-width:1.2}.performance-trend-svg .performance-area.order-cost{fill:url(#performance-order-cost-fill)}.performance-trend-svg .performance-area.orders{fill:url(#performance-orders-fill)}.performance-trend-svg .performance-line{fill:none;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.performance-trend-svg .performance-line.order-cost{stroke:#15803d}.performance-trend-svg .performance-line.orders{stroke:#d97706}.performance-trend-svg .performance-point{stroke:#fff;stroke-width:1.7}.performance-trend-svg .performance-point.order-cost{fill:#15803d}.performance-trend-svg .performance-point.orders{fill:#d97706}.performance-trend-svg .performance-cursor{stroke:#9aa6b5;stroke-dasharray:4 4}.performance-trend-svg .performance-hitbox{fill:transparent;stroke:none;cursor:crosshair}.performance-trend-svg .performance-x-label{fill:#6d7785;font-size:10px;text-anchor:middle}.performance-comparison-svg .performance-comparison-panel-title{font-size:12px;font-weight:800}.badge,.gate{display:inline-flex;align-items:center;min-height:22px;padding:2px 9px;border-radius:999px;font-size:11px;font-weight:800}.badge.blue{background:#e7eefe;color:var(--blue)}.badge.green{background:#eaf6f0;color:var(--green)}.badge.red{background:#fbeeec;color:var(--red)}.badge.amber{background:#fcf4e6;color:var(--amber)}.badge.gray{background:#eef2f7;color:var(--muted)}.campaign-type-badge{display:inline-flex;align-items:center;justify-content:center;min-width:30px;min-height:22px;padding:2px 8px;border:1px solid transparent;border-radius:5px;font-size:11px;font-weight:800;line-height:1}.campaign-type-badge.sp{border-color:#f5c58d;background:#fff0de;color:#b45309}.campaign-type-badge.sb{border-color:#bdd0fb;background:#eaf1ff;color:#2563b8}.campaign-type-badge.sd,.campaign-type-badge.unknown{border-color:#d8dee7;background:#f1f3f6;color:#5f6b7a}.gate{border-radius:6px}.gate.ALLOW_GROWTH{background:#eaf6f0;color:var(--green)}.gate.REALLOCATE_ONLY{background:#fcf4e6;color:var(--amber)}.gate.REDUCE_SPEND{background:#fbeeec;color:var(--red)}.gate.DATA_HOLD{background:#eef2f7;color:var(--muted)}.kpi-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:16px}.kpi-card{min-height:82px;padding:14px 16px;border-top:3px solid var(--blue)}.kpi-card span,.metric-card span{display:block;color:var(--muted-2);font-size:11.5px;font-weight:700}.kpi-card strong{display:block;margin-top:6px;font-size:22px}.detail-title{display:flex;align-items:center;gap:12px;padding:0 2px 14px}.detail-title button{height:32px;border:1px solid #d4d8de;border-radius:8px;background:#fff;color:var(--muted);padding:0 13px}.detail-title h1{margin:0;font-size:22px}.detail-title>span:last-child{color:var(--muted-2);font-size:12px}.detail-title em{margin-left:auto;color:var(--muted-2);font-size:12px;font-style:normal;white-space:nowrap}.detail-card-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:14px}.metric-card{padding:13px 15px;min-height:94px}.metric-card strong{display:block;margin-top:8px;font-size:20px}.metric-card small{display:block;margin-top:4px;color:var(--muted);font-size:12px}.detail-two-col{display:grid;grid-template-columns:380px minmax(0,1fr);gap:14px;margin-bottom:14px}.gate-card{overflow:hidden}.gate-card h2{margin:0;padding:12px 15px;background:#fbeeec;color:var(--red);font-size:13px}.gate-card p{display:flex;gap:8px;margin:0;padding:8px 15px;font-size:12px}.gate-card p span{margin-left:auto;color:var(--muted-2)}.gate-card div{margin:8px 15px 14px;padding:9px 11px;background:#f7f8fa;border-radius:8px;color:var(--muted);font-size:11.5px;line-height:1.55}.spend-card{padding:14px 16px}.spend-head{display:flex;justify-content:space-between;gap:14px}.spend-head h2,.table-card h2,.recommend-card h2{margin:0;font-size:13px}.spend-head span,.table-card h2 span,.recommend-card h2 span{color:var(--muted-2);font-size:12px;font-weight:500}.progress{height:14px;margin-top:16px;display:flex;overflow:hidden;border-radius:7px;background:#edf0f4}.progress span{display:block;background:#41506b}.progress b{display:block;background:var(--blue)}.budget-source-detail{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:10px;color:var(--muted-2);font-size:11.5px}.alert{margin-top:10px;padding:10px 12px;border:1px solid #f0ccc6;border-radius:8px;background:#fbeeec;color:var(--red);font-size:12px}.table-card{overflow:hidden;margin-bottom:14px}.table-card h2,.recommend-card h2{display:flex;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--line-soft)}.campaign-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:50px;border-bottom:1px solid var(--line-soft)}.campaign-section-head h2{flex:1 1 auto;min-width:0;border-bottom:0}.campaign-section-head input{width:200px;height:30px;flex:0 0 auto;margin-right:16px;border:1px solid #d4d8de;border-radius:6px;padding:0 9px;background:#fff;color:var(--ink);font-size:12px;outline:none}.campaign-section-head input:focus{border-color:#8eafe6;box-shadow:0 0 0 2px #1d4fd71a}.campaign-search-empty{min-height:72px;padding:22px 16px;color:var(--muted-2);font-size:12px;text-align:center}.campaign-table-wrap{max-height:448px;scrollbar-gutter:stable}.campaign-table{min-width:2040px}.campaign-table tbody tr.selected td{background:#eaf1ff}.campaign-table tbody tr:focus-visible td{outline:2px solid #8fb1f5;outline-offset:-2px}.campaign-daily-detail{position:relative;margin:0 0 14px;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.campaign-daily-detail-head{display:flex;align-items:center;min-height:54px;padding:10px 52px 10px 16px;border-bottom:1px solid var(--line-soft)}.campaign-daily-detail-head strong{display:block;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.campaign-daily-detail-head span{display:block;margin-top:4px;color:var(--muted-2);font-size:11.5px}.campaign-daily-detail .close-button{top:12px;right:14px}.campaign-daily-status{padding:16px;color:var(--muted);font-size:12.5px}.campaign-daily-status.notice{margin:12px 16px}.campaign-daily-table{min-width:1280px}.campaign-daily-source{display:block;padding:9px 16px 11px;border-top:1px solid var(--line-soft);color:var(--muted-2);font-size:11px}.recommend-card{overflow:hidden}.recommend-card h2 b{font-weight:900}.campaign-suggestion-card{margin-bottom:14px}.campaign-rec-row{display:grid;grid-template-columns:minmax(230px,1.2fr) 210px 170px minmax(360px,1.6fr) 112px;align-items:center;gap:18px;min-height:124px;padding:16px;border-bottom:1px solid var(--line-soft);font-size:12.5px}.campaign-rec-row:hover{background:#f8fafc}.rec-campaign-main strong{display:block;margin-bottom:8px;font-size:13px}.rec-badges{display:flex;flex-wrap:wrap;gap:6px}.rec-score-breakdown{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.rec-score-breakdown span{display:inline-flex;align-items:center;gap:5px;min-height:22px;padding:2px 6px;border:1px solid #dce2eb;border-radius:5px;background:#fff;color:var(--muted);font-size:10.5px}.rec-score-breakdown b{font-weight:700}.rec-score-breakdown i{min-width:12px;color:var(--muted-2);font-style:normal;font-weight:800;text-align:right}.rec-score-breakdown span.positive{border-color:#b8e0cd;background:#f1faf5;color:var(--green)}.rec-score-breakdown span.positive i{color:var(--green)}.rec-score-breakdown span.negative{border-color:#f1c8c2;background:#fff7f6;color:var(--red)}.rec-score-breakdown span.negative i{color:var(--red)}.rec-score-breakdown span.empty{border-style:dashed;color:var(--muted-2)}.score-chip{display:inline-flex;align-items:center;min-height:20px;padding:2px 7px;border-radius:6px;background:#eef2f7;color:var(--muted);font-size:11px;font-weight:800}.score-chip.good{background:#eaf6f0;color:var(--green)}.score-chip.bad{background:#fbeeec;color:var(--red)}.rec-budget-box{display:grid;gap:6px}.rec-budget-box>span{color:var(--muted-2);font-size:12px}.rec-budget-box b{color:var(--ink);font-size:18px}.rec-budget-box i{margin:0 6px;color:var(--muted-2);font-style:normal}.rec-budget-box small,.rec-confidence small{color:var(--muted-2);line-height:1.5}.rec-confidence{display:grid;gap:8px;align-content:center}.campaign-rec-row ul{margin:0;padding-left:14px;color:var(--muted);line-height:1.8}.campaign-rec-row li::marker{color:#9aa3af}.rec-actions{display:flex;justify-content:flex-end;gap:8px}.rec-actions button{height:34px;min-width:52px;border:0;border-radius:8px;background:var(--blue);color:#fff;font-weight:800}.rec-actions button.muted{border:1px solid #d4d8de;background:#fff;color:var(--muted)}.account-page{max-width:none}.account-summary{display:flex;align-items:center;gap:16px;padding:18px;margin-bottom:14px}.account-summary img,.account-summary>div:first-child{width:64px;height:64px;border-radius:12px;object-fit:cover;background:#e7eefe}.account-summary>div:first-child{display:grid;place-items:center;color:var(--blue);font-weight:900;font-size:22px}.account-summary h2{margin:0;font-size:22px}.account-summary p{margin:5px 0 0;color:var(--muted)}.account-summary button{margin-left:auto;height:34px;border:1px solid #d4d8de;border-radius:8px;background:#fff;color:var(--muted);padding:0 14px}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;overflow:hidden;margin-bottom:14px}.profile-grid div{min-height:70px;padding:13px 15px;border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.profile-grid span{display:block;color:var(--muted-2);font-size:12px;font-weight:700}.profile-grid strong{display:block;margin-top:8px;overflow-wrap:anywhere;font-size:13px}.section-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--line-soft)}.section-head h2{margin:0;font-size:14px}.sparkx-token-card{margin-top:14px}.sparkx-token-form{display:grid;grid-template-columns:minmax(170px,1.1fr) minmax(170px,1.1fr) minmax(150px,.9fr) minmax(180px,1.2fr) auto auto;gap:10px;align-items:center;padding:12px 16px;border-bottom:1px solid var(--line-soft)}.sparkx-token-form input{width:100%;height:34px;border:1px solid #d4d8de;border-radius:8px;padding:0 11px;background:#fff;color:var(--ink);font-size:12.5px;outline:none}.sparkx-token-form button{height:34px;border:1px solid var(--blue);border-radius:8px;padding:0 13px;background:var(--blue);color:#fff;font-size:12.5px;font-weight:800;white-space:nowrap}.sparkx-token-form button.muted{border-color:#d4d8de;background:#fff;color:var(--muted)}.muted-cell{color:var(--muted);font-size:12px;font-weight:700}.mini-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}.presence-status{display:inline-flex;align-items:center;gap:6px;color:#7a8797;font-size:12px;font-weight:800;white-space:nowrap}.presence-status i{width:7px;height:7px;border-radius:50%;background:#aeb8c5}.presence-status.online{color:#16845a}.presence-status.online i{background:#17a86b;box-shadow:0 0 0 3px #17a86b1f}.admin-audit-card{margin-top:14px}.admin-audit-card .section-head{gap:16px}.admin-audit-card .section-head input{width:min(340px,42vw);height:32px;border:1px solid #d4dce7;border-radius:6px;padding:0 10px;background:#fff;color:var(--ink);font-size:12.5px;outline:none}.admin-audit-card .section-head input:focus{border-color:#8eafe6;box-shadow:0 0 0 2px #1d4fd71a}.admin-audit-table-wrap{max-height:380px}.admin-audit-table-wrap td:nth-child(3){min-width:320px;white-space:normal}.account-page .admin-audit-pagination{justify-content:space-between}.sort-head{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:inherit;font:inherit;font-weight:800;cursor:pointer;padding:0}.sort-head span{min-width:10px;color:var(--blue);font-size:11px}.field-header{position:relative;display:inline-flex;align-items:center;gap:4px;color:inherit;cursor:help;font-weight:inherit}.field-header>i{display:inline-grid;width:13px;height:13px;place-items:center;border:1px solid #a8b2bf;border-radius:50%;color:#64748b;font-size:9px;font-style:normal;font-weight:800;line-height:1}.field-header>em{position:absolute;z-index:12;top:calc(100% + 7px);left:0;display:none;width:270px;padding:9px 10px;border:1px solid #cfd8e4;border-radius:6px;background:#fff;box-shadow:0 10px 24px #1e293b2e;color:#465365;font-size:11.5px;font-style:normal;font-weight:500;line-height:1.5;text-align:left;white-space:normal}.field-header:hover>em{display:block}.row-actions{display:flex;align-items:center;gap:8px}.table-check{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:12px;font-weight:800}.table-check input{width:14px;height:14px;margin:0;accent-color:var(--blue)}.pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid var(--line-soft);color:var(--muted-2);font-size:12.5px}.account-page .pagination-bar{justify-content:flex-end}.pagination-bar div{display:flex;align-items:center;gap:10px}.pagination-bar button{height:30px;border:1px solid #d4d8de;border-radius:8px;background:#fff;color:var(--muted);padding:0 12px;font-weight:700}.pagination-bar button:disabled{cursor:not-allowed;opacity:.45}.pagination-bar strong{min-width:52px;text-align:center;color:var(--ink)}.budget-pagination select,.budget-pagination input{height:30px;border:1px solid #b9c6df;border-radius:5px;padding:0 8px;background:#fff;color:var(--ink);font-size:12px}.budget-pagination{justify-content:flex-end}.budget-pagination input{width:44px;text-align:center}.budget-pagination label{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.structure-query-panel{margin-bottom:14px;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:visible}.structure-query-main{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:12px 14px}.structure-query-main>label{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:12px;font-weight:700}.structure-query-main input,.structure-query-main select{height:32px;border:1px solid #d4d8de;border-radius:6px;padding:0 9px;background:#fff;color:var(--ink);font-size:12px;outline:none}.structure-query-main>input{width:190px}.structure-query-main select{min-width:112px}.structure-query-main>button{height:32px;border:1px solid var(--blue);border-radius:6px;padding:0 14px;background:var(--blue);color:#fff;font-size:12px;font-weight:800}.structure-query-main>button:disabled{cursor:not-allowed;opacity:.55}.structure-query-panel>small{display:block;min-height:34px;padding:8px 14px;border-top:1px solid var(--line-soft);color:var(--muted-2);font-size:11.5px;line-height:1.45}.structure-kpis{grid-template-columns:repeat(6,minmax(0,1fr))}.structure-kpis .structure-kpi{min-height:92px}.structure-kpi small{display:block;margin-top:5px;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.organization-hosting-card{margin-bottom:14px;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:visible}.organization-hosting-head{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:10px 14px;border-bottom:1px solid var(--line-soft)}.organization-hosting-head h2{margin:0;color:var(--ink);font-size:14px}.organization-hosting-head div>span,.organization-hosting-head>small{display:block;margin-top:4px;color:var(--muted-2);font-size:11.5px;line-height:1.4}.organization-hosting-head>small{flex:0 0 auto;margin:0;white-space:nowrap}.organization-hosting-controls{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.organization-hosting-controls>input{width:174px;height:32px;border:1px solid #d4d8de;border-radius:6px;padding:0 10px;background:#fff;color:var(--ink);font-size:12px;outline:none}.organization-hosting-controls>input:focus{border-color:#8eafe6;box-shadow:0 0 0 2px #1d4fd71a}.organization-hosting-controls .toolbar-multi>button{min-width:88px;height:32px}.organization-hosting-controls .toolbar-multi-menu{right:0;left:auto;width:min(300px,calc(100vw - 40px))}.organization-hosting-controls .toolbar-multi-menu:before{right:18px;left:auto}.organization-export-menu>button{height:32px;border:1px solid #d4d8de;border-radius:6px;padding:0 11px;background:#fff;color:var(--muted);font-size:12px;font-weight:800;white-space:nowrap}.organization-export-menu>button.active-action{border-color:var(--blue);background:#eef3ff;color:var(--blue)}.organization-export-menu>button span{display:inline-block;margin-left:5px;font-size:13px;font-weight:900}.organization-export-menu .export-dropdown{right:0;left:auto;width:min(880px,calc(100vw - 40px))}.organization-export-loading,.organization-export-error{min-height:124px;display:grid;place-items:center;padding:14px;color:var(--muted-2);font-size:12px;text-align:center}.organization-export-error{color:var(--red)}.organization-export-menu .export-dropdown-actions button:disabled{cursor:not-allowed;opacity:.5}.organization-hosting-date{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;color:var(--muted-2);font-size:11.5px;font-weight:700;white-space:nowrap}.organization-hosting-date input{width:122px;height:30px;border:1px solid #d4d8de;border-radius:6px;padding:0 7px;background:#fff;color:var(--ink);font-size:11.5px}.organization-hosting-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:12px 14px;border-bottom:1px solid var(--line-soft);background:#f7f9fc}.organization-summary-kpi{min-width:0;min-height:88px;padding:13px 15px;border:1px solid var(--line);border-top:3px solid var(--blue);border-radius:8px;background:#fff}.organization-summary-kpi span{display:block;overflow:hidden;color:var(--muted-2);font-size:11.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.organization-summary-kpi strong{display:block;margin-top:6px;font-size:21px;line-height:1.1;font-variant-numeric:tabular-nums}.organization-summary-kpi small{display:block;margin-top:7px;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.organization-hosting-columns,.organization-hosting-department-row,.organization-hosting-person-row{display:grid;grid-template-columns:minmax(190px,1fr) repeat(4,minmax(88px,.42fr));align-items:center}.organization-hosting-columns{min-height:34px;padding:0 14px;border-bottom:1px solid var(--line-soft);background:#f7f9fc;color:var(--muted-2);font-size:11px;font-weight:800}.organization-hosting-columns span:not(:first-child){text-align:right}.organization-hosting-columns button{border:0;padding:0;background:transparent;color:#2865ba;font:inherit;font-weight:800;cursor:pointer}.organization-hosting-columns button:hover{color:var(--blue);text-decoration:underline}.organization-hosting-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.organization-hosting-list{min-width:0}.organization-hosting-scroll{max-height:540px;overflow:auto}.organization-hosting-department{border-bottom:1px solid var(--line-soft)}.organization-hosting-department:last-child{border-bottom:0}.organization-hosting-department-row{min-height:58px;padding:8px 14px;background:#f5f8fd}.organization-hosting-person-row{min-height:56px;padding:8px 14px 8px 30px;border-top:1px solid #eef1f5;background:#fff}.organization-hosting-department-row.selectable,.organization-hosting-person-row.selectable{cursor:pointer;transition:background .15s ease}.organization-hosting-department-row.selectable:hover,.organization-hosting-person-row.selectable:hover{background:#eef5ff}.organization-hosting-department-row.selected,.organization-hosting-person-row.selected,.organization-hosting-department-row.linked,.organization-hosting-person-row.linked{background:#dfeeff;box-shadow:inset 3px 0 #3176d4}.organization-hosting-name{min-width:0}.organization-hosting-name b,.organization-hosting-name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.organization-hosting-name b{color:var(--ink);font-size:12.5px}.organization-hosting-name b{display:flex;align-items:center;gap:7px}.department-caret{display:inline-block;flex:0 0 auto;color:#5f6f85;font-size:20px;font-style:normal;font-weight:500;line-height:12px;transform:rotate(0);transition:transform .16s ease}.department-caret.expanded{transform:rotate(90deg)}.organization-hosting-name small{margin-top:4px;color:var(--muted-2);font-size:11px}.organization-hosting-metric{display:block;min-width:0;text-align:right}.organization-hosting-metric b,.organization-hosting-metric small{display:block}.organization-hosting-metric b{color:#0e8a5f;font-size:13px}.organization-hosting-metric.share b{color:#3176d4}.organization-hosting-metric small{margin-top:3px;color:var(--muted-2);font-size:11px}.organization-hosting-empty{display:grid;min-height:140px;place-items:center;padding:16px;color:var(--muted-2);font-size:12px;text-align:center}.organization-hosting-drilldown{border-top:1px solid var(--line);background:#fff}.organization-hosting-drilldown-main{min-width:0}.organization-hosting-details-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:0 14px;border-bottom:1px solid var(--line-soft)}.organization-hosting-details-head h3{display:flex;align-items:baseline;gap:8px;margin:0;color:var(--ink);font-size:12.5px}.organization-hosting-details-head h3 span,.organization-hosting-details-actions small{color:var(--muted-2);font-size:11px;font-weight:500}.organization-hosting-details-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;min-width:0}.organization-hosting-details-actions input{width:168px;height:30px;border:1px solid #d4d8de;border-radius:6px;padding:0 9px;background:#fff;color:var(--ink);font-size:11.5px;outline:none}.organization-hosting-details-actions input:focus{border-color:#8eafe6;box-shadow:0 0 0 2px #1d4fd71a}.organization-hosting-details-actions small{flex:0 0 auto;white-space:nowrap}.organization-hosting-style-wrap{max-height:284px;border-bottom:1px solid var(--line-soft);scrollbar-gutter:stable}.organization-hosting-style-table{min-width:960px}.organization-hosting-style-table tr.selected{background:#e8f0ff;box-shadow:inset 3px 0 0 var(--blue)}.hosting-rate-cell b,.hosting-rate-cell small{display:block;line-height:1.25}.hosting-rate-cell b{color:#17623f;font-size:12px}.hosting-rate-cell small{margin-top:2px;color:var(--muted-2);font-size:10.5px}.organization-hosting-campaigns{border-top:1px solid var(--line-soft)}.organization-hosting-detail-wrap{max-height:394px;border-top:1px solid var(--line-soft);scrollbar-gutter:stable}.organization-hosting-detail-table{min-width:1220px}.organization-hosting-detail-table tbody tr{cursor:default}.row-jump-button{display:inline-grid;width:26px;height:26px;place-items:center;border:1px solid #cad8ec;border-radius:5px;background:#f5f8ff;color:#2865ba;font-size:15px;font-weight:800;line-height:1;cursor:pointer}.row-jump-button:hover{border-color:#7fa6df;background:#eaf1ff;color:#174f9f}.organization-hosting-pie-panel{display:flex;flex-direction:column;min-width:0;border-left:1px solid var(--line-soft);background:#fbfcfe}.organization-hosting-pie-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:10px 14px;border-bottom:1px solid var(--line-soft)}.organization-hosting-pie-controls h3{min-width:0;margin:0;overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.organization-distribution-donut{display:flex;flex:1;flex-direction:column;min-height:540px;padding:20px 22px}.organization-distribution-content{display:flex;flex:1;align-items:center;justify-content:center;gap:18px;min-width:0}.organization-distribution-visual{display:flex;flex:0 1 340px;flex-direction:column;align-items:center;min-width:0}.organization-distribution-donut svg{width:min(100%,320px);height:min(100%,320px);margin:12px 0 4px;overflow:visible}.organization-distribution-donut circle{fill:none;transform:rotate(-90deg);transform-origin:75px 75px;transition:opacity .16s ease}.organization-distribution-outer{stroke-width:16;stroke-linecap:butt}.organization-distribution-inner-base{stroke:#e2e7ee;stroke-width:16;stroke-linecap:butt}.organization-distribution-inner{stroke-width:16;stroke-linecap:butt}.organization-distribution-donut g{cursor:pointer}.organization-distribution-donut g.muted{opacity:.25}.organization-distribution-guide{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 12px;color:var(--muted-2);font-size:10.5px}.organization-distribution-guide span{display:inline-flex;align-items:center;gap:5px}.organization-distribution-guide i{width:10px;height:10px;border-radius:50%}.organization-distribution-guide i.outer{border:3px solid #5b91ff}.organization-distribution-guide i.inner{border:3px solid #0e8a5f}.organization-distribution-side{display:flex;flex:1 1 180px;flex-direction:column;min-width:0;max-width:250px}.organization-distribution-tip{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;column-gap:10px;width:100%;min-height:48px;padding:8px 10px;border:1px solid #dce5f1;border-radius:6px;background:#fff;color:var(--muted);font-size:10.5px}.organization-distribution-tip b{overflow:hidden;color:var(--ink);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.organization-distribution-tip span{overflow:hidden;grid-column:1 / 2;margin-top:3px;text-overflow:ellipsis;white-space:nowrap}.organization-distribution-tip strong{grid-column:2;grid-row:1 / 3;color:#0e8a5f;font-size:13px;font-variant-numeric:tabular-nums}.organization-distribution-tip>span:only-child{grid-column:1 / -1;margin:0;text-align:center}.organization-distribution-legend{display:grid;width:100%;max-height:240px;margin-top:12px;overflow:auto;border-top:1px solid var(--line-soft)}.organization-distribution-legend button{display:grid;grid-template-columns:9px minmax(0,1fr);align-items:center;gap:7px;min-height:28px;border:0;border-bottom:1px solid #f0f2f5;padding:0 2px;background:transparent;color:var(--muted);font-size:11px;text-align:left}.organization-distribution-legend button:hover,.organization-distribution-legend button.active{background:#f3f7fd;color:var(--ink)}.organization-distribution-legend i{width:8px;height:8px;border-radius:50%}.organization-distribution-legend span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.structure-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.structure-breakdown-card{position:relative;z-index:1;min-height:318px;margin:0;padding:0;border-radius:8px;overflow:visible}.structure-breakdown-card:hover,.structure-breakdown-card:focus-within{z-index:20}.structure-breakdown-card .chart-head{align-items:center;padding:10px 14px;border-bottom:1px solid var(--line-soft)}.structure-breakdown-card .chart-head strong{font-size:13px}.structure-breakdown-card .toolbar-multi>button,.structure-combined-trend-grid .hosting-trend-panel-head .toolbar-multi>button{min-width:78px;height:28px;padding:0 7px 0 9px;font-size:11.5px}.structure-breakdown-card .toolbar-multi>button i,.structure-combined-trend-grid .hosting-trend-panel-head .toolbar-multi>button i{padding-left:6px}.structure-combined-trend-grid .toolbar-multi-menu{right:0;left:auto}.structure-combined-trend-grid .toolbar-multi-menu:before{right:18px;left:auto}.structure-breakdown-bars{display:grid;gap:11px;padding:14px 16px 16px}.structure-breakdown-row{display:grid;grid-template-columns:minmax(0,1fr) 46px;grid-template-areas:"label spend" "bar spend";align-items:center;column-gap:9px;row-gap:5px;min-height:35px;cursor:default}.structure-breakdown-row:hover{background:#f7f9fc}.structure-breakdown-label{grid-area:label;display:flex;align-items:baseline;justify-content:space-between;gap:7px;min-width:0}.structure-breakdown-name{min-width:0;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.structure-breakdown-label b{flex:0 0 auto;color:var(--ink);font-size:11px}.structure-bar-track{grid-area:bar;height:7px;overflow:hidden;border-radius:99px;background:#edf0f4}.structure-bar-track i{display:block;height:100%;border-radius:inherit;transition:width .2s ease}.structure-breakdown-row>small{grid-area:spend;overflow:hidden;color:var(--muted-2);font-size:10.5px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.structure-chart-empty{display:grid;min-height:184px;place-items:center;padding:0 16px;color:var(--muted-2);font-size:12px;text-align:center}.structure-breakdown-trend-body{min-height:256px;padding:0 14px 10px}.structure-breakdown-trend-legend{display:flex;min-height:36px;align-items:center;flex-wrap:wrap;gap:5px 10px;padding:8px 1px 2px}.structure-breakdown-trend-legend span{display:inline-flex;min-width:0;align-items:center;gap:5px;color:var(--muted);font-size:10.5px;white-space:nowrap}.structure-breakdown-trend-legend i{width:8px;height:8px;flex:0 0 auto;border-radius:50%}.structure-breakdown-trend-svg{display:block;width:100%;height:226px;overflow:visible}.structure-breakdown-trend-svg line{stroke:#e9edf2;stroke-width:1;stroke-dasharray:2 3}.structure-breakdown-trend-svg text{fill:#8a93a0;font-size:10px;text-anchor:end}.structure-breakdown-trend-svg .structure-breakdown-trend-x-label{fill:#5b6572;text-anchor:middle;font-size:10px}.structure-breakdown-trend-svg .structure-breakdown-trend-area{pointer-events:none}.structure-breakdown-trend-svg .structure-breakdown-trend-line{fill:none;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.structure-breakdown-trend-svg .structure-breakdown-trend-single-bar{filter:drop-shadow(0 1px 2px rgba(15,23,42,.14))}.structure-breakdown-trend-svg circle{stroke:#fff;stroke-width:1.6}.structure-breakdown-trend-svg .structure-breakdown-trend-cursor{stroke:#9aa6b5;stroke-dasharray:4 4}.structure-breakdown-trend-svg .structure-breakdown-trend-hitbox{fill:transparent;stroke:none;cursor:crosshair}.structure-trend-card{margin-bottom:14px;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.structure-combined-trend-card{overflow:visible}.structure-combined-trend-grid{padding:14px}.structure-combined-trend-grid>.hosting-trend-panel{position:relative;z-index:1;min-width:0;min-height:318px;padding:0;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:visible}.structure-combined-trend-grid>.hosting-trend-panel:hover,.structure-combined-trend-grid>.hosting-trend-panel:focus-within{z-index:20}.structure-combined-trend-grid>.hosting-trend-panel .hosting-trend-panel-head{min-height:49px;align-items:center;padding:10px 14px;border-bottom:1px solid var(--line-soft)}.structure-combined-trend-grid>.hosting-trend-panel .hosting-trend-panel-head strong{font-size:13px}.structure-combined-trend-grid>.hosting-trend-panel .hosting-trend-legend{padding:8px 14px 4px}.structure-combined-trend-grid>.hosting-trend-panel .hosting-trend-svg{width:calc(100% - 28px);margin:0 14px}.structure-trend-body{min-height:255px;padding:0 14px 10px}.structure-trend-legend{display:flex;align-items:baseline;gap:10px;min-height:34px;padding:8px 0 0}.structure-trend-legend span{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:11.5px}.structure-trend-legend i{width:16px;height:3px;border-radius:2px;background:var(--blue)}.structure-trend-legend b{color:var(--blue);font-size:13px}.structure-trend-svg{width:100%;height:250px;display:block;overflow:visible}.structure-trend-svg line{stroke:#e9edf2;stroke-width:1;stroke-dasharray:2 3}.structure-trend-svg text{fill:#8a93a0;font-size:10px;text-anchor:end}.structure-trend-svg .structure-trend-x-label{fill:#5b6572;text-anchor:middle;font-size:10px}.structure-trend-svg .structure-trend-area{pointer-events:none}.structure-trend-svg .structure-trend-line{fill:none;stroke:var(--blue);stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.structure-trend-svg .structure-trend-single-bar{fill:var(--blue);filter:drop-shadow(0 1px 2px rgba(15,23,42,.14))}.structure-trend-svg circle{fill:var(--blue);stroke:#fff;stroke-width:1.7}.structure-trend-svg .structure-trend-cursor{stroke:#9aa6b5;stroke-dasharray:4 4}.structure-trend-svg .structure-trend-hitbox{fill:transparent;stroke:none;cursor:crosshair}.structure-ai-comparison-card{overflow:visible}.structure-ai-comparison-body{position:relative;min-height:518px;padding:0 14px 10px}.structure-ai-comparison-legend{display:flex;min-height:38px;align-items:center;flex-wrap:wrap;gap:5px 10px;padding:8px 0 4px}.structure-ai-comparison-legend span{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:10.5px;white-space:nowrap}.structure-ai-comparison-legend i{display:inline-block;width:8px;height:8px;border-radius:50%}.structure-ai-comparison-legend .managed{color:#1d4fd7;font-weight:800}.structure-ai-comparison-legend .managed i{background:#1d4fd7}.structure-ai-comparison-legend .regular{color:#62748a;font-weight:800}.structure-ai-comparison-legend .regular i{background:#708198}.structure-ai-comparison-legend .series i{flex:0 0 auto}.structure-ai-comparison-svg{display:block;width:100%;height:458px;overflow:visible}.structure-ai-comparison-svg line{stroke:#e9edf2;stroke-width:1;stroke-dasharray:2 3}.structure-ai-comparison-svg text{fill:#8a93a0;font-size:10px;text-anchor:end}.structure-ai-comparison-svg .structure-ai-comparison-panel-title{font-size:12px;font-weight:800;text-anchor:start}.structure-ai-comparison-svg .structure-ai-comparison-axis-title{fill:#8a93a0;font-size:10px;font-weight:700}.structure-ai-comparison-svg .structure-ai-comparison-x-label{fill:#5b6572;font-size:10px;text-anchor:middle}.structure-ai-comparison-svg .structure-ai-comparison-area{pointer-events:none}.structure-ai-comparison-svg .structure-ai-comparison-line{fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.structure-ai-comparison-svg .structure-ai-comparison-single-bar{filter:drop-shadow(0 1px 2px rgba(15,23,42,.14))}.structure-ai-comparison-svg circle{stroke:#fff;stroke-width:1.7}.structure-ai-comparison-svg .structure-ai-comparison-cursor{stroke:#9aa6b5;stroke-dasharray:4 4}.structure-ai-comparison-svg .structure-ai-comparison-hitbox{fill:transparent;stroke:none;cursor:crosshair}.structure-lower-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px}.structure-lower-grid .structure-breakdown-card{min-height:268px}.structure-table-card{margin-bottom:0;border-radius:8px}.structure-table-wrap{max-height:610px}.structure-table{min-width:1860px}@media (max-width: 900px){.login-layout{grid-template-columns:1fr;padding:24px}.login-copy h1{font-size:30px}.hosting-trend-head{align-items:flex-start;flex-direction:column}.hosting-trend-controls{width:100%;justify-content:space-between}.performance-trend-head{align-items:flex-start;flex-direction:column}.performance-trend-controls{width:100%;justify-content:space-between}.performance-metric-grid,.performance-comparison-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hosting-trend-grid{grid-template-columns:1fr}.hosting-trend-panel{border-right:0;border-bottom:1px solid var(--line-soft)}.hosting-trend-panel:last-child{border-bottom:0}.structure-combined-trend-grid{padding:10px}.structure-combined-trend-grid>.hosting-trend-panel{border:1px solid var(--line)}.structure-chart-grid,.structure-lower-grid{grid-template-columns:1fr}.organization-hosting-head{align-items:flex-start;flex-direction:column}.organization-hosting-controls{width:100%;justify-content:flex-start;flex-wrap:wrap}.organization-hosting-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.organization-hosting-columns,.organization-hosting-department-row,.organization-hosting-person-row{grid-template-columns:minmax(164px,1fr) repeat(4,minmax(80px,.46fr))}.organization-hosting-overview-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.92fr)}.dashboard-date-panel{right:auto;left:0}}@media (max-width: 620px){.performance-metric-grid,.performance-comparison-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.performance-metric-card>strong{font-size:16px}.organization-hosting-head{align-items:flex-start;flex-direction:column;gap:4px}.organization-hosting-head>small{margin-top:0}.organization-hosting-controls>input{width:100%}.organization-hosting-controls .toolbar-multi{flex:1 1 112px}.organization-hosting-controls .toolbar-multi>button{width:100%}.organization-export-menu{flex:1 1 112px}.organization-export-menu>button{width:100%}.organization-export-menu .export-dropdown{right:auto;left:0}.organization-hosting-overview-grid{grid-template-columns:1fr}.organization-hosting-pie-panel{border-top:1px solid var(--line-soft);border-left:0}.organization-hosting-summary{grid-template-columns:1fr;gap:8px;padding:10px}.organization-summary-kpi{min-height:76px}.organization-distribution-content{flex-direction:column;align-items:stretch}.organization-distribution-visual{flex-basis:auto}.organization-distribution-side{width:min(100%,308px);max-width:none;margin:0 auto}.organization-hosting-details-head{align-items:flex-start;flex-direction:column;padding:10px 12px}.organization-hosting-details-actions{width:100%;justify-content:space-between}.organization-hosting-details-actions input{flex:1 1 auto;min-width:0}.campaign-section-head{align-items:stretch;flex-direction:column;gap:0;padding-bottom:10px}.campaign-section-head input{width:calc(100% - 24px);margin:0 12px}.organization-hosting-columns,.organization-hosting-department-row,.organization-hosting-person-row{grid-template-columns:minmax(142px,1fr) repeat(4,minmax(74px,.46fr))}.organization-hosting-columns{padding:0 10px}.organization-hosting-department-row{padding:8px 10px}.organization-hosting-person-row{padding:8px 10px 8px 20px}.organization-hosting-name b{font-size:11.5px}.organization-hosting-name small,.organization-hosting-metric small{font-size:10px}.organization-hosting-metric b{font-size:12px}}.recommendation-settings-grid{display:grid;grid-template-columns:repeat(4,minmax(136px,1fr));gap:10px;padding:2px 16px 12px}.recommendation-settings-grid label{position:relative;display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:800}.recommendation-settings-grid input{width:100%;height:34px;border:1px solid #d4d8de;border-radius:6px;padding:0 26px 0 8px;background:#fff;color:var(--ink)}.recommendation-settings-grid small{position:absolute;right:9px;bottom:10px;color:var(--muted-2);font-size:12px}.recommendation-adjustment-grid{grid-template-columns:repeat(2,minmax(180px,260px))}.recommendation-formula{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:2px 16px 12px;padding:12px;border:1px solid #d9e4f7;border-radius:6px;background:#f7faff;color:var(--ink)}.recommendation-formula>b{color:var(--blue);font-size:13px;white-space:nowrap}.recommendation-formula-term{display:inline-flex;align-items:center;gap:8px}.recommendation-formula-term>em{flex:0 0 auto;color:var(--muted-2);font-size:16px;font-style:normal;font-weight:800;line-height:1}.recommendation-formula label{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:12px;font-weight:800;white-space:nowrap}.recommendation-formula label span{color:var(--ink)}.recommendation-formula-input{position:relative;display:inline-flex;align-items:center}.recommendation-formula-input input{width:92px;height:30px;border:1px solid #bfcce2;border-radius:5px;padding:0 24px 0 8px;background:#fff;color:var(--ink);font-weight:800}.recommendation-formula-input small{position:absolute;right:9px;color:var(--muted-2);font-size:11px;pointer-events:none}.recommendation-settings-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px 14px;color:var(--muted);font-size:12px}.recommendation-settings-actions.compact{justify-content:flex-end}.recommendation-settings-actions button{height:34px;border:1px solid var(--blue);border-radius:6px;padding:0 13px;background:var(--blue);color:#fff;font-size:12px;font-weight:800}@media (max-width: 960px){.recommendation-settings-grid,.recommendation-adjustment-grid{grid-template-columns:repeat(2,minmax(136px,1fr))}}.admin-account-workspace{display:grid;grid-template-columns:184px minmax(0,1fr);align-items:start;gap:16px;margin-top:14px}.admin-account-content{min-width:0}.admin-account-content .table-card{margin-top:0}.admin-account-content .table-card+.table-card{margin-top:14px}.admin-account-nav{position:sticky;top:66px;display:grid;gap:6px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 6px 18px #1b2b410f}.admin-account-nav button{width:100%;min-height:42px;border:1px solid transparent;border-radius:6px;padding:9px 10px;background:transparent;color:var(--muted);text-align:left}.admin-account-nav button:hover{background:#f6f8fc;color:var(--ink)}.admin-account-nav button.active{border-color:#bed1ff;background:#edf3ff;color:var(--blue)}.admin-account-nav b{font-size:13px}@media (max-width: 980px){.admin-account-workspace{grid-template-columns:1fr}.admin-account-nav{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 640px){.admin-account-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.recommendation-formula,.recommendation-settings-actions{align-items:flex-start;flex-direction:column}}.page-header-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.page-header-action{height:32px;border:1px solid var(--blue);border-radius:7px;padding:0 12px;background:var(--blue);color:#fff;font-size:12.5px;font-weight:800;white-space:nowrap}.dismissible-notice{display:flex;align-items:center;justify-content:space-between;gap:14px}.dismissible-notice>span{min-width:0}.notice-close{display:inline-grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border:0;border-radius:5px;background:transparent;color:currentColor;font-size:19px;line-height:1;cursor:pointer}.notice-close:hover{background:#0f172a14}.account-summary-main{min-width:0}.account-summary-main>span{display:block;color:var(--muted-2);font-size:12px;font-weight:800}.account-summary-main h2{margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-layout{position:relative;min-height:100vh;gap:clamp(32px,6vw,112px);padding:108px clamp(32px,8vw,152px) 64px;background:#161d28}.login-topbar{position:absolute;top:28px;right:clamp(32px,8vw,152px);left:clamp(32px,8vw,152px);display:flex;align-items:center;justify-content:space-between}.login-brand{display:inline-flex;align-items:center;gap:11px;color:#ffffffeb;font-size:15px}.login-brand>span{display:grid;width:28px;height:28px;place-items:center;border-radius:7px;background:#255fd0;color:#fff;font-size:14px;font-weight:900}.login-test-entry{height:34px;border:1px solid rgba(191,212,255,.62);border-radius:7px;padding:0 13px;background:#ffffff0a;color:#e5edff;font-size:13px;font-weight:800}.login-test-entry:hover{border-color:#8fb2ff;background:#255fd03d;color:#fff}.login-copy{align-self:center;max-width:760px}.login-copy h1{max-width:700px;font-size:46px;line-height:1.18}.login-copy p{margin:22px 0 0;font-size:15px}.login-panel{width:min(100%,420px);justify-self:end;border-color:#b8cbed33;border-radius:10px;background:#242b35;box-shadow:0 22px 54px #0000003d}.login-panel .primary-button,.feishu-test-scan-panel .primary-button{width:100%}.feishu-test-layout{grid-template-columns:minmax(320px,.82fr) minmax(520px,1.18fr);align-items:stretch;gap:22px;padding-top:104px}.feishu-test-scan-panel,.feishu-test-result-panel{min-width:0;border:1px solid rgba(192,210,240,.2);border-radius:12px;background:#222a35;box-shadow:0 20px 54px #0000002e}.feishu-test-scan-panel{display:flex;min-height:560px;flex-direction:column;align-items:flex-start;padding:34px}.feishu-test-scan-panel h1{margin:0;color:#fff;font-size:32px;line-height:1.22}.feishu-test-scan-panel>p:not(.kicker){margin:16px 0 28px;color:#ffffffad;font-size:14px;line-height:1.75}.feishu-test-result-panel{display:flex;min-height:560px;flex-direction:column;padding:28px}.feishu-test-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:20px;border-bottom:1px solid rgba(208,219,239,.16)}.feishu-test-result-head h2{margin:0;color:#fff;font-size:22px}.test-status{display:inline-flex;align-items:center;height:26px;border:1px solid rgba(202,213,232,.26);border-radius:13px;padding:0 10px;color:#aab5c7;font-size:12px;font-weight:800;white-space:nowrap}.test-status.ready{border-color:#42be888c;background:#1b885f2e;color:#8de1b9}.feishu-test-empty{display:grid;min-height:270px;place-items:center;color:#e1eaf985;font-size:14px;text-align:center}.feishu-test-raw{min-height:0;flex:1;margin:20px 0 0;overflow:auto;border:1px solid rgba(206,218,238,.15);border-radius:8px;padding:18px;background:#171f2a;color:#cfe0ff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}@media (max-width: 960px){.login-layout{grid-template-columns:1fr;padding:100px 28px 42px}.login-topbar{right:28px;left:28px}.login-panel{justify-self:stretch;width:100%}.feishu-test-layout{grid-template-columns:1fr}.feishu-test-scan-panel,.feishu-test-result-panel{min-height:0}}@media (max-width: 560px){.login-layout{padding-right:18px;padding-left:18px}.login-topbar{right:18px;left:18px}.login-copy h1{font-size:34px}.feishu-test-scan-panel,.feishu-test-result-panel{padding:22px}}.login-layout{position:relative;min-height:100vh;isolation:isolate;overflow:hidden;color:#f7faff;background:#101721}.login-layout:before,.login-layout:after{position:absolute;z-index:0;width:min(46vw,680px);height:min(46vw,680px);border:1px solid rgba(102,145,223,.16);border-radius:32px;content:"";pointer-events:none}.login-layout:before{top:-29vw;right:-12vw;animation:loginFrameFloat 14s ease-in-out infinite}.login-layout:after{bottom:-34vw;left:-15vw;animation:loginFrameFloat 17s ease-in-out -5s infinite reverse}.login-motion-field{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.login-motion-field i{position:absolute;display:block;width:170px;height:1px;background:#3c72d5;opacity:.42;animation:loginSignal 9s ease-in-out infinite}.login-motion-field i:nth-child(1){top:28%;left:-70px}.login-motion-field i:nth-child(2){top:66%;right:-90px;width:230px;animation-delay:-3s}.login-motion-field i:nth-child(3){bottom:13%;left:31%;width:120px;animation-delay:-6s}.login-topbar,.login-copy,.login-panel,.feishu-test-scan-panel,.feishu-test-result-panel{z-index:1}.login-home-layout{grid-template-columns:minmax(0,1fr) minmax(360px,420px);align-items:center;gap:clamp(64px,10vw,180px);padding:104px clamp(48px,9vw,170px) 78px}.login-topbar{top:28px;right:clamp(48px,9vw,170px);left:clamp(48px,9vw,170px)}.login-brand{gap:10px;font-size:15px}.login-brand>span{width:30px;height:30px;border-radius:8px;background:#275fd1;box-shadow:0 8px 20px #255fd042}.login-test-entry{height:36px;border-color:#9cb7e78f;border-radius:8px;padding:0 14px;background:#121d2db3;transition:border-color .2s ease,background .2s ease,transform .2s ease}.login-test-entry:hover{transform:translateY(-1px)}.login-copy{max-width:700px}.login-product-name{margin:0 0 20px;color:#8db5ff;font-size:13px;font-weight:800}.login-copy h1{max-width:620px;margin:0;color:#fff;font-size:clamp(46px,4.2vw,64px);font-weight:800;line-height:1.12}.login-copy-line{display:block;width:86px;height:2px;margin-top:34px;background:#3574ec;animation:loginUnderline 3.8s ease-in-out infinite}.login-panel,.feishu-test-scan-panel,.feishu-test-result-panel{border-color:#91adde42;border-radius:14px;background:#1b2532;box-shadow:0 24px 68px #00000038}.login-panel{width:100%;min-height:232px;justify-self:end;align-content:center;gap:18px;padding:34px;animation:loginPanelEnter .55s ease-out both}.login-panel h2,.feishu-test-scan-panel h1,.feishu-test-result-head h2{margin:0;color:#fff;font-size:28px;line-height:1.25}.login-panel-mark{display:inline-flex;align-items:center;gap:9px;width:fit-content}.login-panel-mark>span{display:grid;width:34px;height:34px;place-items:center;border:1px solid #3e78eb;border-radius:9px;background:#2458c2;color:#fff;font-size:16px;font-weight:900}.login-panel-mark>i{display:block;width:30px;height:2px;background:#5b8ff2;animation:loginPulse 2.6s ease-in-out infinite}.login-panel .primary-button,.feishu-test-scan-panel .primary-button{width:100%;height:46px;border-radius:9px;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.login-panel .primary-button:hover,.feishu-test-scan-panel .primary-button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #1d4fd747}.feishu-test-layout{grid-template-columns:minmax(340px,.72fr) minmax(0,1.28fr);align-items:stretch;gap:28px;padding:112px clamp(46px,6vw,120px) 48px}.feishu-test-layout .login-topbar{right:clamp(46px,6vw,120px);left:clamp(46px,6vw,120px)}.feishu-test-scan-panel{display:flex;min-height:510px;flex-direction:column;align-items:flex-start;justify-content:center;gap:18px;padding:42px;animation:loginPanelEnter .5s ease-out both}.feishu-test-scan-panel h1{font-size:34px}.feishu-test-scan-panel>p{max-width:330px;margin:0;color:#ebf2ffab;font-size:14px;line-height:1.8}.feishu-test-scan-panel .primary-button{margin-top:28px}.feishu-test-result-panel{display:flex;min-height:510px;flex-direction:column;padding:30px;animation:loginPanelEnter .5s ease-out .08s both}.feishu-test-result-head{align-items:center;padding-bottom:18px}.feishu-test-result-head h2{font-size:24px}.test-status{height:27px;border-radius:8px}.feishu-test-empty{min-height:280px;color:#e1eaf97a}.feishu-test-raw{margin-top:18px;border-radius:10px;background:#111a25}@keyframes loginSignal{0%,to{transform:translate(-15px);opacity:.12}50%{transform:translate(85px);opacity:.52}}@keyframes loginFrameFloat{0%,to{transform:translateZ(0) rotate(-8deg)}50%{transform:translate3d(-12px,16px,0) rotate(-5deg)}}@keyframes loginPanelEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes loginUnderline{0%,to{width:54px;opacity:.62}50%{width:94px;opacity:1}}@keyframes loginPulse{0%,to{transform:scaleX(.5);transform-origin:left;opacity:.48}50%{transform:scaleX(1);transform-origin:left;opacity:1}}@media (max-width: 960px){.login-home-layout,.feishu-test-layout{grid-template-columns:1fr;gap:28px;padding:94px 28px 42px}.login-topbar,.feishu-test-layout .login-topbar{right:28px;left:28px}.login-panel{justify-self:stretch}.feishu-test-scan-panel,.feishu-test-result-panel{min-height:0}}@media (max-width: 560px){.login-home-layout,.feishu-test-layout{padding-right:18px;padding-left:18px}.login-topbar,.feishu-test-layout .login-topbar{right:18px;left:18px}.login-copy h1{font-size:40px}.login-panel,.feishu-test-scan-panel,.feishu-test-result-panel{padding:24px}}.login-layout:before,.login-layout:after,.login-motion-field{display:none}.login-particle-field{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;pointer-events:none}@media (prefers-reduced-motion: reduce){.login-particle-field{display:none}}
