:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#16202a;background:#eef2f4;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;background:linear-gradient(180deg,#ffffffd6,#eef2f4e6),#eef2f4}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 22px;border-bottom:1px solid #d8e0e5;background:#fafcfdf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:12px;min-width:260px}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;color:#fff;background:#0f766e}.brand h1{margin:0;font-size:18px;line-height:1.2}.brand p{margin:3px 0 0;color:#5a6975;font-size:13px}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.status-pill,.tab{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 11px;border:1px solid #cfdae0;border-radius:8px;color:#31414d;background:#fff;font-size:13px;white-space:nowrap}.status-pill.success{border-color:#8fd1bd;color:#0c675f;background:#effbf7}.status-pill.warning{border-color:#e7c77b;color:#8a5b04;background:#fff8e5}.tab.active{border-color:#1f6feb;color:#114b9a;background:#eef6ff}.app-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:16px;padding:16px;align-items:start}.side-nav{display:grid;gap:12px;min-width:0;position:sticky;top:84px}.nav-panel{display:grid;gap:8px;padding:10px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 8px 24px #1725300f}.nav-item{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 11px;border:1px solid transparent;border-radius:8px;color:#31414d;background:transparent;text-align:left;font-weight:700}.nav-item:hover,.nav-item.active{border-color:#9cc7ef;color:#114b9a;background:#eef6ff}.nav-group{display:grid;gap:6px}.nav-group-title{display:flex;align-items:center;gap:9px;min-height:38px;padding:0 11px;color:#5a6975;font-size:13px;font-weight:800}.nav-group.active .nav-group-title{color:#114b9a}.nav-subitems{display:grid;gap:6px;padding-left:18px}.nav-subitems .nav-item{min-height:36px;padding-left:10px;font-size:13px;font-weight:700}.chat-history-panel{display:grid;gap:10px}.history-title{align-items:center;margin-bottom:0}.history-title button{display:grid;width:28px;height:28px;margin-left:auto;place-items:center;border:1px solid #cfdae0;border-radius:8px;color:#52616d;background:#fff}.history-title button:hover{border-color:#0f766e;color:#0f766e}.chat-history-list{display:grid;gap:7px;max-height:320px;overflow:auto}.chat-history-item{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:start;gap:6px;width:100%;min-height:88px;padding:9px;border:1px solid #d8e0e5;border-radius:8px;color:#24313b;background:#fff;text-align:left}.chat-history-item:hover,.chat-history-item.active{border-color:#0f766e;background:#effbf7}.chat-history-item.pinned{border-color:#0f766e}.chat-history-open{display:grid;gap:3px;min-width:0;padding:0;border:0;color:inherit;background:transparent;text-align:left}.chat-history-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0}.chat-history-item strong,.chat-history-open>span,.chat-history-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-history-open>span,.chat-history-item small,.chat-history-item time,.chat-history-empty{color:#657481;font-size:12px}.chat-history-item .chat-history-summary{display:-webkit-box;overflow:hidden;line-height:1.35;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.chat-history-pin-badge{display:inline-flex;align-items:center;gap:3px;padding:1px 5px;border:1px solid #b7ded4;border-radius:999px;color:#0f766e;font-size:10px;font-weight:800;line-height:1.4}.chat-history-pin-action{display:grid;width:28px;height:28px;place-items:center;border:1px solid transparent;border-radius:7px;color:#8a98a4;background:transparent}.chat-history-pin-action:hover,.chat-history-pin-action.active{border-color:#b7ded4;color:#0f766e;background:#fff}.chat-history-pin-action:disabled{cursor:wait;opacity:.75}.chat-history-empty{margin:0;padding:12px 4px}.main-stage{display:grid;gap:12px;min-width:0}.global-time-panel{display:grid;grid-template-columns:minmax(168px,max-content) minmax(0,1fr);gap:10px;align-items:start;flex:1;max-width:1040px;min-width:380px;margin:0 4px;padding:8px 12px;border:1px solid #d8e0e5;border-radius:8px;background:#fff}.global-time-item{display:grid;gap:3px;min-width:0}.global-time-item span{display:inline-flex;align-items:center;gap:6px;color:#657481;font-size:12px}.global-time-item strong{color:#24313b;font-size:16px;line-height:1.2;overflow-wrap:anywhere}.global-site-time-list{position:relative;display:inline-flex;align-items:flex-start;flex-wrap:wrap;gap:12px;min-width:0}.global-site-time-values{display:inline-flex;align-items:flex-start;flex-wrap:wrap;column-gap:22px;row-gap:4px;min-width:0}.global-site-time-value{min-width:0;max-width:100%;overflow:visible;text-overflow:clip;white-space:normal}.global-site-time-more{position:relative;flex:0 0 auto}.global-site-time-more-button{display:inline-flex;align-items:center;gap:3px;min-height:24px;padding:0 7px;border:1px solid #cfdae0;border-radius:8px;color:#0f766e;background:#fff;font-size:12px;font-weight:800}.global-site-time-more-button:hover{border-color:#8fd1bd;background:#effaf6}.global-site-time-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:16;display:grid;min-width:260px;padding:8px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 12px 28px #17253024}.global-site-time-menu span{padding:6px 8px;color:#31414d;font-size:12px;line-height:1.4;white-space:nowrap}.analysis-workspace{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:start}.scope-panel p{margin:0 0 8px;color:#31414d;line-height:1.5}.scope-panel small{color:#657481}.workspace{display:grid;grid-template-columns:320px minmax(0,1fr) 330px;gap:16px;padding:16px;align-items:start}.left-pane,.right-pane,.center-pane{min-width:0}.left-pane,.right-pane{display:grid;gap:12px;position:sticky;top:84px}.panel,.chat-panel,.task-view{border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 8px 24px #1725300f}.panel{padding:14px}.section-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#24313b;font-weight:700}.search-box{display:grid;grid-template-columns:18px minmax(0,1fr) 34px;align-items:center;gap:8px;height:40px;padding:0 8px 0 11px;border:1px solid #cfdae0;border-radius:8px;background:#f8fafb}.search-box input,.composer input,.field input{min-width:0;border:0;outline:0;background:transparent;color:#16202a}.search-box button,.composer button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:7px;color:#fff;background:#0f766e}.product-list{display:grid;gap:8px;max-height:calc(100vh - 190px);overflow:auto;padding-right:2px}.product-row{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;width:100%;min-height:76px;padding:10px;border:1px solid #d8e0e5;border-radius:8px;color:inherit;text-align:left;background:#fff}.product-row:hover,.product-row.selected{border-color:#1f6feb;background:#f4f9ff}.product-tree-panel{display:grid;gap:10px;position:relative;z-index:3}.product-tree-panel .section-title{margin-bottom:0}.product-clear-action{display:inline-flex;align-items:center;gap:4px;margin-left:auto;min-height:28px;padding:0 8px;border:1px solid #d8e0e5;border-radius:6px;color:#52616d;background:#fff;font-size:12px;font-weight:700}.product-clear-action:hover{border-color:#0f766e;color:#0f766e;background:#effbf7}.product-picker-trigger{display:grid;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:10px;width:100%;min-height:58px;padding:9px 12px;border:1px solid #0f766e;border-radius:8px;color:#24313b;background:#f8fffc;text-align:left}.product-picker-trigger strong,.product-picker-trigger small{display:block}.product-picker-trigger strong{font-size:16px}.product-picker-trigger small{margin-top:4px;color:#657481}.product-picker-trigger svg{color:#52616d;transition:transform .16s ease}.product-picker-trigger.open svg{transform:rotate(180deg)}.product-picker-popover{position:absolute;top:calc(100% - 8px);left:14px;right:14px;z-index:20;display:grid;gap:10px;padding:12px;border:1px solid #d8e0e5;border-radius:8px;background:#fffffff7;box-shadow:0 18px 42px #1725302e}.product-picker-list{display:grid;gap:10px;max-height:390px;overflow:auto;padding-right:4px}.product-picker-all{width:100%;min-height:32px;padding:0 8px;border:0;border-radius:6px;color:#24313b;background:transparent;text-align:left;font-weight:700}.product-picker-all.selected,.product-picker-all:hover{background:#effbf7}.product-picker-group{display:grid;gap:7px}.product-picker-group h3{margin:0;color:#31414d;font-size:13px}.product-picker-options{display:grid;gap:8px}.product-picker-option{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;width:100%;min-height:78px;padding:8px;border:1px solid #d8e0e5;border-radius:8px;color:inherit;background:#fff;text-align:left}.product-picker-option:hover,.product-picker-option.selected{border-color:#0f766e;background:#effbf7}.product-tree-current{display:block;color:#657481;font-size:12px;line-height:1.45;white-space:normal}.product-thumb{width:48px;height:48px;object-fit:cover;border:1px solid #d8e0e5;border-radius:8px;background:#f4f7f9}.product-thumb.large{width:86px;height:86px}.product-thumb.placeholder{display:grid;place-items:center;color:#62717d}.product-text{display:grid;gap:3px;min-width:0}.product-text strong,.product-text span,.product-text small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-text span,.muted,.context-product p{color:#5a6975;font-size:13px}.product-text small{color:#75838e;font-size:12px}.center-pane{display:grid;gap:14px}.context-icon{display:grid;width:48px;height:48px;place-items:center;border:1px solid #d8e0e5;border-radius:8px;color:#0f766e;background:#effbf7}.context-main{min-width:0}.chat-workspace-info{display:grid;gap:12px}.chat-workspace-info .section-title{margin-bottom:0}.workspace-info-main{display:grid;grid-template-columns:1fr;gap:12px;align-items:stretch}.workspace-product-summary{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;align-items:center;min-width:0;padding:12px;border:1px solid #d8e0e5;border-radius:8px;background:#fbfcfd}.workspace-product-summary.empty{grid-template-columns:48px minmax(0,1fr)}.workspace-product-summary h2{margin:4px 0;color:#24313b;font-size:20px}.workspace-product-summary p{margin:0;color:#5a6975;line-height:1.5}.workspace-ops-grid,.workspace-ops-status{grid-column:1 / -1}.workspace-ops-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(124px,1fr));gap:8px;margin-top:2px}.workspace-ops-card{display:grid;gap:4px;position:relative;min-width:0;padding:9px 10px;border:1px solid #d8e0e5;border-radius:8px;background:#fff}.workspace-ops-card span{color:#667681;font-size:12px;font-weight:800}.workspace-ops-card-title{display:inline-flex;align-items:center;gap:4px}.inventory-detail-trigger{display:inline-grid;place-items:center;width:18px;height:18px;padding:0;border:0;color:#8a98a5;background:transparent}.inventory-detail-trigger:hover,.inventory-detail-trigger:focus-visible,.inventory-detail-trigger[aria-expanded=true]{color:#0f766e}.inventory-detail-trigger:focus-visible{outline:none}.inventory-detail-popover{position:absolute;top:38px;left:10px;z-index:20;display:none;width:min(230px,calc(100vw - 48px));overflow:hidden;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 14px 34px #10223029}.workspace-inventory-card.is-open .inventory-detail-popover{display:block}.inventory-detail-source{padding:8px 10px;border-bottom:1px solid #e9eef2;color:#667681;font-size:11px;font-weight:800}.inventory-detail-popover dl{margin:0}.inventory-detail-row{display:grid;grid-template-columns:minmax(86px,.9fr) minmax(70px,1fr);min-height:30px;border-bottom:1px solid #e9eef2}.inventory-detail-row:last-child{border-bottom:0}.inventory-detail-row dt,.inventory-detail-row dd{display:flex;align-items:center;margin:0;padding:7px 10px;font-size:13px;line-height:1.2}.inventory-detail-row dt{color:#7a8792;background:#f5f8fa}.inventory-detail-row dd{justify-content:flex-end;border-left:1px solid #e9eef2;color:#24313b;font-weight:800}.inventory-detail-row.total dt,.inventory-detail-row.total dd{background:#f2f6fa;color:#0b63ce}.workspace-ops-card strong{color:#24313b;font-size:18px;line-height:1.1}.workspace-ops-card small,.workspace-ops-card em{min-width:0;overflow-wrap:anywhere;color:#5a6975;font-size:11px;font-style:normal;line-height:1.35}.workspace-ops-card em{color:#0f766e;font-weight:800}.workspace-ops-status{display:flex;align-items:center;gap:7px;min-height:38px;margin-top:2px;padding:8px 10px;border:1px dashed #cfdae0;border-radius:8px;color:#5a6975;background:#fff;font-size:12px;font-weight:800}.workspace-ops-status.warning{border-color:#e7c77b;color:#7a5a14;background:#fffaf0}.context-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.context-meta span{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border:1px solid #cfdae0;border-radius:8px;color:#31414d;background:#f8fafb;font-size:12px}.chat-panel{display:grid;grid-template-rows:auto minmax(360px,52vh) auto auto;overflow:hidden}.quick-actions{display:flex;flex-wrap:wrap;gap:8px;padding:12px;border-bottom:1px solid #edf1f3}.quick-actions button,.ghost-action,.secondary-action,.task-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:0 10px;border:1px solid #cfdae0;border-radius:8px;color:#31414d;background:#fff;font-size:13px}.quick-actions button:hover,.ghost-action:hover,.secondary-action:hover,.task-actions button:hover{border-color:#0f766e;color:#0f766e}.messages{display:grid;align-content:start;gap:12px;padding:14px;overflow:auto;background:#f8fafb}.message-shell{display:grid;gap:4px;max-width:82%}.message-shell.user{justify-self:end;justify-items:end}.message-shell.assistant{justify-self:start;justify-items:start}.message{display:flex;gap:9px;max-width:100%;padding:12px;border-radius:8px;line-height:1.55}.message.user{color:#fff;background:#1f6feb}.message.assistant{border:1px solid #d8e0e5;background:#fff}.message-content{min-width:0;width:100%}.message-content>:first-child{margin-top:0}.message-content>:last-child{margin-bottom:0}.message-content p{margin:0;word-break:break-word}.message-content p+p{margin-top:10px}.message-content h1,.message-content h2,.message-content h3{margin:14px 0 8px;color:#182734;line-height:1.3}.message-content h1{font-size:19px}.message-content h2{font-size:17px}.message-content h3{font-size:15px}.message-content strong{color:#0f3f70;font-weight:800}.message-content ul,.message-content ol{display:grid;gap:6px;margin:8px 0 12px;padding-left:22px}.message-content li{padding-left:2px}.message-content hr{height:1px;margin:14px 0;border:0;background:#dde6eb}.message-content table{margin:10px 0;border:1px solid #d8e0e5;border-radius:8px;overflow:hidden;background:#fff}.message-content code{padding:1px 5px;border-radius:5px;color:#24425a;background:#edf3f6;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em}.message-note{display:block;margin-top:8px;color:#8a5b04}.message-meta{display:block;margin-top:0;color:#738496;font-size:11px;font-weight:700;line-height:1.3}.message-context-line{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:5px;max-width:100%;color:#657481;font-size:11px}.message-shell.user .message-context-line{justify-content:flex-end}.message-context-pill{display:inline-flex;align-items:center;gap:4px;max-width:260px;padding:2px 7px;border:1px solid #d8e0e5;border-radius:999px;color:#31414d;background:#fff}.message-context-pill small{overflow:hidden;max-width:120px;color:#738496;text-overflow:ellipsis;white-space:nowrap}.message-context-pill.campaign{border-color:#b7ded4;color:#0f766e;background:#effbf7}.message-context-pill.ad_group,.message-context-pill.keyword{border-color:#c9d8ef;color:#114b9a;background:#f4f8ff}.message-context-more{color:#738496;font-weight:800}.chat-source-panel{display:grid;gap:8px;min-height:96px;padding:12px;border-top:1px solid #edf1f3;background:#fff}.chat-source-heading{display:inline-flex;align-items:center;gap:6px;color:#31414d;font-size:13px;font-weight:800}.chat-source-list{display:flex;flex-wrap:wrap;gap:8px}.chat-source-chip{display:inline-grid;gap:2px;max-width:320px;padding:7px 9px;border:1px solid #d8e0e5;border-radius:8px;background:#f8fafb}.chat-source-chip strong{color:#24313b;font-size:12px}.chat-source-chip small,.chat-source-panel p{margin:0;color:#657481;font-size:12px}.chat-source-details{display:grid;gap:1px}.composer{display:grid;grid-template-columns:minmax(0,1fr) 42px 110px 42px;align-items:end;gap:10px;padding:12px;border-top:1px solid #edf1f3;background:#fff}.composer input,.composer-effort select{height:42px;padding:0 12px;border:1px solid #cfdae0;border-radius:8px;background:#f8fafb}.composer-effort{display:grid;gap:4px;color:#62717d;font-size:12px;line-height:1}.composer-effort select{width:100%;color:#16202a}.composer button{width:42px;height:42px}.composer-clear{border:1px solid #cfdae0;color:#52616d;background:#f8fafb}.composer-clear:hover{border-color:#0f766e;color:#0f766e}.empty-state,.empty-inline{display:grid;place-items:center;gap:8px;min-height:220px;color:#62717d;text-align:center}.empty-state h2{margin:0;color:#25313c;font-size:20px}.empty-state p{margin:0;max-width:360px}.dashboard-view{display:grid;gap:14px}.home-dashboard{display:grid;gap:14px;min-width:0}.home-tabs,.home-section,.home-review-panel,.home-alert-panel,.home-today-panel{display:grid;gap:12px}.home-tabs{grid-template-columns:repeat(2,minmax(0,180px));align-items:center;justify-content:start;padding:4px;border:1px solid #d8e0e5;border-radius:8px;background:#fff}.home-tabs button{min-height:36px;border:0;border-radius:6px;color:#52616d;background:transparent;font-weight:800}.home-tabs button.active{color:#0f766e;background:#e9f7f3;box-shadow:inset 0 0 0 1px #8fd1bd}.home-tabs button:hover{color:#0f766e}.home-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:14px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 8px 24px #1725300f}.home-header h2{margin:4px 0;color:#25313c;font-size:24px}.home-header p,.home-muted{margin:0;color:#5a6975;line-height:1.5}.home-header-actions,.home-section-actions,.home-section-heading,.home-panel-heading,.home-alert-card-heading,.home-chart-legend,.home-review-row{display:flex;align-items:center;gap:10px}.home-header-actions,.home-section-actions{justify-content:flex-end;flex-wrap:wrap}.home-section-heading{justify-content:space-between;flex-wrap:wrap}.home-site-clock-summary{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;max-width:100%;color:#5a6975}.home-site-clock-summary small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-site-clock-more{position:relative;flex:0 0 auto}.home-site-clock-more-button{display:inline-flex;align-items:center;gap:3px;min-height:26px;padding:0 8px;border:1px solid #cfdae0;border-radius:8px;color:#0f766e;background:#fff;font-size:12px;font-weight:800}.home-site-clock-more-button:hover{border-color:#8fd1bd;background:#effaf6}.home-site-clock-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:6;display:grid;min-width:190px;padding:8px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 12px 28px #17253024}.home-site-clock-menu span{padding:6px 8px;color:#31414d;font-size:12px;line-height:1.4;white-space:nowrap}.home-section-heading .section-title,.home-review-panel .section-title,.home-alert-panel .section-title{margin-bottom:0}.home-section-heading small{color:#657481;font-size:12px}.home-dashboard-grid,.home-time-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-time-item{display:grid;gap:6px;min-width:0}.home-time-item span{display:inline-flex;align-items:center;gap:6px;color:#657481;font-size:12px}.home-time-item strong{color:#24313b;font-size:20px;line-height:1.2;overflow-wrap:anywhere}.home-today-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.home-today-card{display:grid;gap:5px;min-width:0;min-height:108px;padding:12px;border:1px solid #d8e0e5;border-radius:8px;background:#fbfcfd}.home-today-card span{display:block;color:#657481;font-size:12px;line-height:1.35}.home-today-card-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-width:0}.home-today-card-topline span{min-width:0}.home-today-card-topline em{flex:0 0 auto;color:#7a8791;font-size:11px;font-style:normal;font-weight:700;line-height:1.35;white-space:nowrap}.home-today-card strong{color:#24313b;font-size:22px;line-height:1.15;overflow-wrap:anywhere}.home-today-card.bad{border-color:#f1b4b5;background:#fff7f7}.home-today-card.bad strong{color:#9f1d20}.home-today-card.pending strong{color:#815400;font-size:17px}.home-today-card small{color:#657481;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.home-today-footnote{margin-top:10px;color:#657481;font-size:12px;line-height:1.45}.home-metric-panel{display:grid;gap:9px;min-width:0}.home-panel-heading{justify-content:space-between}.home-panel-heading strong{color:#25313c;font-size:15px}.home-panel-heading span{color:#657481;font-size:12px;font-weight:800}.home-panel-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));overflow:hidden;border:1px solid #edf1f4;border-radius:8px;background:#f8fafb}.home-panel-metric{min-width:0;min-height:58px;padding:8px 10px;border-right:1px solid #e5ebef}.home-panel-metric:last-child{border-right:0}.home-panel-metric span,.home-panel-metric small{display:block;color:#657481;font-size:12px}.home-panel-metric strong{display:block;margin-top:3px;color:#24313b;font-size:17px;line-height:1.15;overflow-wrap:anywhere}.home-panel-metric.bad strong{color:#9f1d20}.home-panel-metric.pending strong{color:#815400;font-size:16px}.home-chart{position:relative;display:grid;gap:5px;min-width:0}.home-chart-frame{position:relative;min-width:0}.home-chart svg{width:100%;min-height:190px;display:block}.home-chart-grid-line{stroke:#e9eef2;stroke-dasharray:3 5;stroke-width:1}.home-chart-axis-title,.home-y-axis-label{fill:#97a3ad}.home-chart-bar{transition:opacity .16s ease}.home-chart-bar.primary{fill:#173f7a}.home-chart-bar.secondary{fill:#71b7ff}.home-chart-bar.accent{fill:#ff8a4a}.home-chart-line{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.home-chart-line.primary{stroke:#173f7a}.home-chart-line.secondary{stroke:#62a9f4}.home-chart-line.accent{stroke:#ff8a4a}.home-chart-hover-line{stroke:#8ca0ad;stroke-dasharray:3 3}.home-chart-dot{fill:#fff;stroke-width:2.4}.home-chart-dot.primary{stroke:#173f7a}.home-chart-dot.secondary{stroke:#62a9f4}.home-chart-dot.accent{stroke:#ff8a4a}.home-chart-hit{fill:transparent;cursor:crosshair}.home-chart-tooltip{position:absolute;z-index:2;top:6px;min-width:132px;padding:8px 9px;border:1px solid #d8e0e5;border-radius:8px;color:#24313b;background:#fffffff5;box-shadow:0 10px 28px #17253021;transform:translate(-50%);pointer-events:none}.home-chart-tooltip strong,.home-chart-tooltip span{display:block}.home-chart-tooltip strong{margin-bottom:5px;font-size:12px}.home-chart-tooltip span{color:#52616d;font-size:12px;line-height:1.45;white-space:nowrap}.home-chart-tooltip i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:999px}.home-chart-tooltip i.primary{background:#173f7a}.home-chart-tooltip i.secondary{background:#62a9f4}.home-chart-tooltip i.accent{background:#ff8a4a}.home-chart-legend{justify-content:center;flex-wrap:wrap;color:#657481;font-size:11px}.home-chart-legend span{display:inline-flex;align-items:center;gap:5px}.home-chart-legend i{width:8px;height:8px;border-radius:999px}.home-chart-legend i.bar{height:9px;border-radius:2px}.home-chart-legend i.line{width:14px;height:2px;border-radius:999px}.home-chart-legend i.primary{background:#173f7a}.home-chart-legend i.secondary{background:#62a9f4}.home-chart-legend i.accent{background:#ff8a4a}.home-lower-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:12px;align-items:start}.home-review-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-review-summary>div{min-height:68px;padding:10px;border:1px solid #e5ebef;border-radius:8px;background:#f8fafb}.home-review-summary span,.home-review-summary small{display:block;color:#657481;font-size:12px}.home-review-summary strong{display:block;margin-top:4px;color:#24313b;font-size:18px}.home-review-list,.home-alert-grid,.home-alert-kpis{display:grid;gap:8px}.home-review-row{justify-content:flex-start;align-items:flex-start;min-height:58px;padding:10px;border:1px solid #e5ebef;border-radius:8px;background:#fbfcfd;color:#24313b;text-align:left;cursor:pointer}.home-review-row:hover{border-color:#8fd1bd;background:#f5fcfa}.home-review-row>div{min-width:0}.home-review-row-main{display:grid;flex:1 1 auto;gap:5px;min-width:0}.home-review-row-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.home-review-row strong,.home-review-row span,.home-review-row small{display:block}.home-review-row strong{color:#24313b;overflow-wrap:anywhere}.home-review-row span,.home-review-row small{color:#657481;font-size:12px}.home-review-stars{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;color:#0f766e;font-weight:900}.home-review-stars.bad{color:#9f1d20}.home-rating-stars{display:inline-flex;align-items:center;gap:5px;color:#d99a0b;font-weight:900;white-space:nowrap}.home-rating-stars.empty{color:#9aa6ad}.home-rating-stars.empty strong{color:#8a99a4}.home-rating-stars.low strong{color:#9f1d20}.home-rating-star-icons{display:inline-flex;align-items:center;gap:1px}.home-rating-star-icons svg{color:#d7e0e5;stroke-width:2.1}.home-rating-star-icons svg.active{color:#f2b632}.home-rating-stars.empty .home-rating-star-icons svg{color:#ccd6dc}.home-rating-stars strong{color:#24313b;font-size:12px;line-height:1}.home-review-issue-tags{display:flex;align-items:center;gap:5px;flex-wrap:wrap;min-width:0}.home-review-issue-tags span{display:inline-flex;align-items:center;min-height:20px;padding:2px 6px;border:1px solid #f1a3a3;border-radius:999px;color:#9f1d20;background:#fff2f2;font-size:11px;font-weight:900;line-height:1}.home-review-image-thumb,.home-review-image-placeholder{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid #d8e0e5;border-radius:8px;color:#8a99a4;background:#f5f8fa;text-decoration:none;padding:0}.home-review-image-thumb.small,.home-review-image-placeholder.small{width:42px;height:42px}.home-review-image-thumb>img{width:100%;height:100%;border-radius:inherit;object-fit:cover;transition:transform .15s ease,box-shadow .15s ease}.home-review-image-thumb:hover{z-index:6;border-color:#8fd1bd}.home-review-image-thumb:hover>img{transform:scale(1.14);box-shadow:0 10px 24px #1725302e}.home-review-image-popover{position:absolute;left:calc(100% + 8px);top:50%;z-index:20;width:144px;height:144px;padding:4px;border:1px solid #d8e0e5;border-radius:10px;background:#fff;box-shadow:0 18px 48px #1725303d;opacity:0;pointer-events:none;transform:translateY(-50%) scale(.96);transform-origin:left center;transition:opacity .12s ease,transform .12s ease}.home-review-image-popover img{width:100%;height:100%;border-radius:7px;object-fit:cover}.home-review-image-thumb:hover .home-review-image-popover{opacity:1;transform:translateY(-50%) scale(1)}.home-review-image-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;padding:24px;background:#141f277a}.home-review-image-preview-modal{position:relative;display:grid;gap:10px;width:min(520px,calc(100vw - 48px));padding:12px;border:1px solid #d8e0e5;border-radius:10px;background:#fff;box-shadow:0 24px 80px #17253047}.home-review-image-preview-modal .icon-button{position:absolute;top:10px;right:10px;display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid #d8e0e5;border-radius:8px;color:#52616d;background:#ffffffeb}.home-review-image-preview-modal>img{width:100%;max-height:min(560px,calc(100vh - 180px));border-radius:8px;object-fit:contain;background:#f5f8fa}.home-review-image-preview-modal>strong{color:#24313b;font-size:14px;line-height:1.4;overflow-wrap:anywhere}.home-review-alert-preview{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center}.home-review-alert-preview>div{min-width:0}.home-review-content-cell{display:grid;gap:5px;min-width:180px}.home-amazon-asin-link{color:#1f6feb;font-weight:900}.home-alert-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-alert-panel .home-alert-card{min-height:156px}.home-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#141f276b}.home-review-modal{display:grid;gap:14px;width:min(920px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;padding:18px;border-radius:10px;background:#fff;box-shadow:0 24px 80px #1725303d}.home-review-modal-heading,.home-review-modal-rating,.home-review-media{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.home-review-modal-heading{justify-content:space-between}.home-review-modal-heading .icon-button{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid #d8e0e5;border-radius:8px;color:#52616d;background:#fff}.home-review-modal-heading .icon-button:hover{color:#0f766e;border-color:#8fd1bd}.home-review-modal-heading h3{margin:4px 0 0;color:#24313b;font-size:20px;line-height:1.3}.home-review-modal-rating{color:#657481;font-size:13px}.home-review-modal-rating a,.home-review-media a{color:#0f766e;font-weight:800;text-decoration:none}.home-review-modal-content{margin:0;padding:12px;border:1px solid #e5ebef;border-radius:8px;color:#24313b;background:#f8fafb;line-height:1.6}.home-review-modal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-review-modal-grid>div{min-width:0;padding:10px;border:1px solid #edf1f4;border-radius:8px;background:#fbfcfd}.home-review-modal-grid span,.home-review-modal-grid strong{display:block}.home-review-modal-grid span{color:#657481;font-size:12px}.home-review-modal-grid strong{margin-top:4px;color:#24313b;font-size:13px;line-height:1.4;overflow-wrap:anywhere}.home-account-health-modal{width:min(1120px,100%)}.home-account-health-modal-kpis{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.home-account-health-list{display:grid;gap:10px}.home-account-health-detail{display:grid;gap:10px;padding:12px;border:1px solid #e5ebef;border-radius:8px;background:#fbfcfd}.home-account-health-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.home-account-health-detail-heading>div{min-width:0}.home-account-health-detail-heading strong,.home-account-health-detail-heading small{display:block}.home-account-health-detail-heading strong{color:#24313b;overflow-wrap:anywhere}.home-account-health-detail-heading small{margin-top:3px;color:#657481;font-size:12px}.home-account-health-field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px}.home-account-health-field{min-width:0;padding:9px 10px;border:1px solid #edf1f4;border-radius:8px;background:#fff}.home-account-health-field.medium{border-color:#e7c77b;background:#fff8e5}.home-account-health-field.high{border-color:#f1b4b5;background:#fff3f3}.home-account-health-field span,.home-account-health-field strong{display:block}.home-account-health-field span{color:#657481;font-size:12px}.home-account-health-field strong{margin-top:4px;color:#24313b;font-size:13px;line-height:1.35;overflow-wrap:anywhere}.home-alert-card{position:relative;display:grid;gap:10px;min-width:0;min-height:156px;padding:12px;border:1px solid #d8e0e5;border-radius:8px;color:#24313b;background:#fbfcfd;text-align:left;cursor:pointer}.home-alert-card:hover{border-color:#0f766e;color:#0f766e}.home-alert-card:focus-visible{outline:2px solid #0f766e;outline-offset:2px}.home-alert-card.active.high{border-color:#e58b8d;background:#fff3f3;box-shadow:0 10px 28px #9f1d2021}.home-alert-card.active.medium{border-color:#e7c77b;background:#fff8e5;box-shadow:0 10px 28px #8154001f}.home-alert-card.active.low{border-color:#8fd1bd;background:#effbf7;box-shadow:0 10px 28px #0f766e1a}.home-alert-card-heading{justify-content:space-between}.home-alert-card-heading>div{min-width:0;flex:1}.home-alert-card-heading strong,.home-alert-card-heading small{display:block}.home-alert-card-heading strong{color:#24313b}.home-alert-card-heading small{margin-top:3px;color:#657481;font-size:12px}.home-alert-heading-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px}.home-alert-config-button{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:0 8px;border:1px solid #cbd8dd;border-radius:999px;color:#0f625d;background:#fff;font-size:12px;font-weight:800;cursor:pointer}.home-alert-config-button:hover,.home-alert-config-button:focus-visible{border-color:#0f766e;color:#0f766e;background:#ecf8f6}.home-alert-icon{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border-radius:8px;color:#52616d;background:#edf3f5}.home-alert-icon.high{color:#9f1d20;background:#fdd}.home-alert-icon.medium{color:#815400;background:#ffe9ad}.home-alert-icon.low{color:#22664a;background:#d8f5e7}.home-alert-kpis{grid-template-columns:repeat(auto-fit,minmax(90px,1fr))}.home-kpi,.home-source-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid #d8e0e5;border-radius:999px;color:#4c5c67;background:#fff;font-size:12px;font-weight:800;white-space:nowrap}.home-kpi strong{margin-left:4px}.home-kpi.high,.home-source-pill.high{border-color:#f1b4b5;color:#9f1d20;background:#fff3f3}.home-kpi.medium,.home-source-pill.medium{border-color:#e7c77b;color:#815400;background:#fff8e5}.home-kpi.low,.home-source-pill.low{border-color:#8fd1bd;color:#22664a;background:#effbf7}.home-kpi.age-6-9{border-color:#d8e0e5;color:#52616d;background:#f8fafb}.home-kpi.age-9-12{border-color:#f3d58f;color:#7c5b00;background:#fff8df}.home-kpi.age-12-plus{border-color:#ef9a9a;color:#9f1d20;background:#fff0f0}.home-kpi.stale-age-label strong{margin-left:0}.home-source-pill.pending{border-color:#d8e0e5;color:#52616d;background:#f8fafb}.home-alert-row{display:grid;gap:4px;min-height:76px;padding:10px;border:1px solid #e5ebef;border-radius:8px;background:#ffffffbd}.home-alert-row.age-6-9,.home-buybox-detail.age-6-9{border-color:#f3d58f;background:#fffaf0}.home-alert-row.age-9-12,.home-buybox-detail.age-9-12{border-color:#f3b673;background:#fff4ea}.home-alert-row.age-12-plus,.home-buybox-detail.age-12-plus{border-color:#ef9a9a;background:#fff1f1}.home-alert-row strong,.home-alert-row span,.home-alert-row small{display:block}.home-alert-row strong{color:#24313b;overflow-wrap:anywhere}.home-alert-row span,.home-alert-row small{color:#657481;font-size:12px;line-height:1.4}.home-buybox-list{display:grid;gap:10px}.home-buybox-detail{display:grid;gap:10px;padding:12px;border:1px solid #e1e9ee;border-radius:8px;background:#fff}.home-buybox-field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-buybox-field-grid div{display:grid;gap:4px;min-width:0;padding:9px;border:1px solid #e8eef2;border-radius:8px;background:#f8fafb}.home-buybox-field-grid span{color:#70808c;font-size:12px}.home-buybox-field-grid strong{color:#24313b;font-size:13px;line-height:1.4;overflow-wrap:anywhere}.home-inventory-detail-list{display:grid;gap:10px;min-height:0}.home-inventory-detail-scroll{max-height:min(520px,calc(100vh - 300px));overflow:auto;border:1px solid #e1e9ee;border-radius:8px;background:#fff}.home-inventory-detail-header{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:minmax(180px,1.4fr) 120px 110px minmax(220px,1.6fr);gap:10px;padding:10px 12px;border-bottom:1px solid #e1e9ee;color:#70808c;font-size:12px;font-weight:800;background:#f8fafb}.home-inventory-detail-row{display:grid;grid-template-columns:minmax(180px,1.4fr) 120px 110px minmax(220px,1.6fr);gap:10px;align-items:stretch;padding:12px;border-bottom:1px solid #e1e9ee;background:#fff}.home-inventory-detail-row:last-child{border-bottom:0}.home-inventory-detail-status{display:inline-flex;align-items:center;gap:6px;width:fit-content;padding:5px 9px;border:1px solid #dce5ea;border-radius:999px;color:#52616d;background:#f8fafb;font-size:12px;font-weight:800}.home-inventory-product-cell,.home-inventory-stock-cell,.home-inventory-sales-cell,.home-inventory-action-cell{display:grid;align-content:center;gap:4px;min-width:0}.home-inventory-product-cell strong,.home-inventory-sales-cell strong,.home-inventory-action-cell strong{color:#24313b;overflow-wrap:anywhere}.home-inventory-product-cell span,.home-inventory-stock-cell span,.home-inventory-sales-cell span,.home-inventory-action-cell span{color:#657481;font-size:12px;line-height:1.35}.home-inventory-stock-cell{justify-items:center;text-align:center}.home-inventory-stock-ring{--ring-color: #c93f44;display:grid;width:58px;height:58px;place-items:center;align-content:center;gap:0;border-radius:999px;background:conic-gradient(var(--ring-color) var(--stock-ratio),#e8eef2 0);box-shadow:inset 0 0 0 1px #24313b0d}.home-inventory-stock-ring strong{display:block;color:#24313b;font-size:16px;font-weight:900;line-height:1.05}.home-inventory-stock-ring span{color:#657481;font-size:10px;font-weight:800;line-height:1.1}.home-inventory-stock-ring{position:relative}.home-inventory-stock-ring>strong,.home-inventory-stock-ring>span{position:relative;z-index:1}.home-inventory-stock-ring:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:999px;background:#fff}.home-inventory-stock-ring.danger{--ring-color: #c93f44}.home-inventory-stock-ring.watch{--ring-color: #d99428}.home-inventory-stock-ring.ok{--ring-color: #16845f}.home-stale-preview{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(150px,1.4fr) auto;gap:10px;align-items:center}.home-stale-preview-product{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;min-width:0}.home-stale-preview-cost{display:grid;gap:2px;justify-items:end}.home-stale-preview-cost>span{color:#70808c;font-size:11px;font-weight:800}.home-stale-detail-list{display:grid;gap:10px;min-height:0}.home-stale-alert-modal{width:min(1120px,calc(100vw - 48px))}.home-stale-detail-scroll{max-height:min(520px,calc(100vh - 300px));overflow-y:auto;overflow-x:hidden;border:1px solid #e1e9ee;border-radius:8px;background:#fff}.home-stale-detail-header,.home-stale-detail-row{display:grid;grid-template-columns:minmax(170px,1.35fr) 120px 112px 118px minmax(118px,.9fr);gap:10px}.home-stale-detail-header{position:sticky;top:0;z-index:2;padding:10px 12px;border-bottom:1px solid #e1e9ee;color:#70808c;background:#f8fafb;font-size:12px;font-weight:800}.home-stale-detail-row{align-items:center;padding:12px;border-bottom:1px solid #e1e9ee}.home-stale-detail-row:last-child{border-bottom:0}.home-stale-product-cell,.home-stale-money-cell{display:grid;gap:5px;min-width:0}.home-stale-product-cell{grid-template-columns:minmax(0,1fr) auto;align-items:center}.home-stale-product-cell strong,.home-stale-preview-product strong{color:#24313b;overflow-wrap:anywhere}.home-stale-product-cell span:not(.priority),.home-stale-preview-product span:not(.priority),.home-stale-money-cell span{display:block;color:#657481;font-size:12px}.home-stale-age-cell{position:relative;display:flex;align-items:center;justify-content:center;min-width:0}.home-stale-age-cell.compact{grid-template-columns:48px minmax(0,1fr);gap:8px}.home-stale-age-pie{width:58px;height:58px;overflow:visible}.home-stale-age-cell.compact .home-stale-age-pie{width:46px;height:46px}.home-stale-age-pie text{font-size:12px;font-weight:900;paint-order:stroke;stroke:#ffffffb8;stroke-width:2px}.home-stale-age-slice{cursor:help;outline:none;pointer-events:all}.home-stale-age-slice path,.home-stale-age-slice circle,.home-stale-age-slice text{pointer-events:all}.home-stale-age-slice:hover path,.home-stale-age-slice:hover circle,.home-stale-age-slice:focus path,.home-stale-age-slice:focus circle{filter:brightness(.96)}.home-stale-age-tooltip{position:absolute;left:calc(50% + 38px);top:50%;z-index:5;transform:translateY(-50%);opacity:0;padding:5px 8px;border:1px solid #d7e1e7;border-radius:6px;color:#24313b;background:#fff;box-shadow:0 8px 22px #17253024;font-size:12px;font-weight:800;line-height:1.2;pointer-events:none;white-space:nowrap}.home-stale-age-cell:has(.home-stale-age-slice.age-6-9:hover) .home-stale-age-tooltip.age-6-9,.home-stale-age-cell:has(.home-stale-age-slice.age-6-9:focus) .home-stale-age-tooltip.age-6-9,.home-stale-age-cell:has(.home-stale-age-slice.age-9-12:hover) .home-stale-age-tooltip.age-9-12,.home-stale-age-cell:has(.home-stale-age-slice.age-9-12:focus) .home-stale-age-tooltip.age-9-12,.home-stale-age-cell:has(.home-stale-age-slice.age-12-plus:hover) .home-stale-age-tooltip.age-12-plus,.home-stale-age-cell:has(.home-stale-age-slice.age-12-plus:focus) .home-stale-age-tooltip.age-12-plus,.home-stale-age-tooltip.is-visible{opacity:1}.home-stale-action-tags span{display:inline-flex;align-items:center;gap:4px;width:fit-content;padding:3px 7px;border:1px solid #dfe7ec;border-radius:999px;color:#52616d;background:#f8fafb;font-size:11px;font-weight:800;white-space:nowrap}.stale-age-chip.age-6-9.active{border-color:#f3d58f;color:#7c5b00;background:#fff8df}.stale-age-chip.age-9-12.active{border-color:#f3b673;color:#9a4b00;background:#fff1df}.stale-age-chip.age-12-plus.active{border-color:#ef9a9a;color:#9f1d20;background:#fff0f0}.home-stale-money{font-size:16px}.home-stale-money.low{color:#7c5b00}.home-stale-money.medium{color:#b45400}.home-stale-money.high{color:#b4232a}.home-stale-action-tags{display:flex;flex-wrap:wrap;gap:5px;align-content:center}.home-stale-action-tags span{border-color:#d7e4e8;color:#245263;background:#f1f8fa}.home-alert-table-section{display:grid;gap:8px}.home-alert-table-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.home-alert-table-heading strong{color:#24313b}.home-alert-table-heading span{color:#657481;font-size:12px;font-weight:800}.home-alert-table-scroll{max-height:min(420px,calc(100vh - 360px));overflow-y:auto;overflow-x:auto;border:1px solid #e1e9ee;border-radius:8px;background:#fff}.home-alert-detail-table{width:100%;min-width:860px;border-collapse:separate;border-spacing:0;font-size:12px}.home-alert-detail-table th,.home-alert-detail-table td{padding:9px 10px;border-bottom:1px solid #edf1f4;color:#24313b;text-align:left;vertical-align:top}.home-alert-detail-table th{position:sticky;top:0;z-index:2;color:#657481;background:#f8fafb;font-weight:800;white-space:nowrap}.home-alert-detail-table td{max-width:240px;line-height:1.45;overflow-wrap:anywhere}.home-alert-detail-table tr:last-child td{border-bottom:0}.home-alert-detail-table a{color:#0f766e;font-weight:800;text-decoration:none}.empty-inline.compact{min-height:80px;padding:14px}.export-view,.export-results,.monitoring-view{display:grid;gap:14px}.header-action{width:auto;min-width:150px;margin-top:0;padding:0 14px}.export-filters{display:grid;gap:12px}.export-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.export-filter-grid .field{margin-top:0}.export-product-picker{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(260px,1fr) auto;gap:10px;align-items:end;padding-top:10px;border-top:1px solid #e5ebef}.export-product-picker>div:first-child{display:grid;gap:3px}.export-product-picker span{color:#52616d;font-size:13px;font-weight:700}.export-product-picker small{color:#657481}.export-product-results{max-height:160px}.export-table-panel{background:#fff}.export-table-panel table{min-width:860px}.monitoring-header-actions,.rank-actions,.rank-card-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.monitoring-header-actions .primary-action{margin-top:0}.monitoring-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:14px;align-items:start}.monitoring-primary-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.monitoring-primary-grid>.panel{height:100%;align-content:start}.tracking-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:14px;align-items:start}.tracking-analysis-grid{margin-top:14px}.tracking-wizard{display:grid;gap:12px}.tracking-step-heading{display:flex;align-items:center;gap:10px;margin-top:4px}.tracking-step-heading span{display:grid;width:26px;height:26px;place-items:center;border-radius:8px;color:#fff;background:#0f766e;font-size:13px;font-weight:900}.tracking-action-grid,.tracking-picker-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tracking-action-card,.tracking-candidate{display:grid;gap:5px;padding:10px;border:1px solid #d8e0e5;border-radius:8px;color:#31414d;background:#fff;text-align:left}.tracking-action-card.active,.tracking-candidate.active{border-color:#0f766e;background:#effbf7;box-shadow:inset 0 0 0 1px #0f766e2e}.tracking-action-card span,.tracking-candidate span{color:#657481;font-size:12px;line-height:1.45}.tracking-search-field{grid-column:1 / -1}.tracking-search-box{display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #cfdae0;border-radius:8px;background:#f8fafb}.tracking-search-box input{flex:1;min-width:0;border:0;background:transparent}.tracking-dropdown-toggle{padding:4px 8px;border:1px solid #c8d7dc;border-radius:999px;color:#0f766e;background:#fff;font-size:12px;font-weight:800}.tracking-candidate-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tracking-dual-tree{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tracking-tree-panel{position:relative;display:grid;gap:8px;padding:10px;border:1px solid #d8e0e5;border-radius:10px;background:#fbfdfd}.tracking-tree-dropdown{position:absolute;z-index:30;top:calc(100% - 2px);right:10px;left:10px;display:grid;gap:8px;max-height:420px;padding:8px;overflow:auto;border:1px solid #bfd2d7;border-radius:10px;background:#fff;box-shadow:0 18px 42px #23313929}.tracking-tree-list{display:grid;gap:8px}.tracking-tree-group,.tracking-tree-subgroup{border:1px solid #e2e8ec;border-radius:9px;background:#fff}.tracking-tree-group summary,.tracking-tree-subgroup summary{cursor:pointer;padding:8px 10px;color:#2f3d48;font-weight:800}.tracking-tree-children{display:grid;gap:7px;padding:0 8px 8px}.tracking-tree-leaf,.tracking-product-leaf{display:flex;width:100%;gap:9px;align-items:center;padding:9px;border:1px solid #d8e0e5;border-radius:8px;color:#31414d;background:#fff;text-align:left}.tracking-tree-leaf{display:grid;align-items:start}.tracking-tree-leaf.active,.tracking-product-leaf.active{border-color:#0f766e;background:#effbf7;box-shadow:inset 0 0 0 1px #0f766e2e}.tracking-tree-leaf span,.tracking-product-leaf small,.tracking-structured-summary span{color:#657481;font-size:12px;line-height:1.45}.tracking-product-grid{display:grid;gap:8px}.tracking-product-thumb{width:54px;height:54px;flex:0 0 54px;object-fit:cover;border:1px solid #dde5ea;border-radius:8px;background:#f3f6f8}.tracking-product-thumb.empty{display:grid;place-items:center;color:#87929b;font-size:12px}.tracking-product-leaf span{display:grid;gap:4px}.tracking-structured-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;border:1px solid #d8e0e5;border-radius:10px;background:#fbfdfd}.tracking-structured-summary div{display:grid;gap:4px;padding:9px;border:1px solid #e2e8ec;border-radius:8px;background:#fff}.tracking-structured-summary p{grid-column:1 / -1;margin:0;color:#657481;font-size:12px}.tracking-checkbox-row,.tracking-badge-row{display:flex;flex-wrap:wrap;gap:8px}.tracking-checkbox-row label{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid #d8e0e5;border-radius:999px;background:#fff;color:#4c5c67;font-size:12px}.tracking-conclusion-card{border-color:#b7dcd4;background:#f5fbf9}.tracking-tone{font-weight:800}.tracking-tone.good{color:#22664a}.tracking-tone.warning{color:#815400}.tracking-tone.bad{color:#9f1d20}.tracking-tone.neutral{color:#52616d}.lower-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rank-panel,.threshold-panel{display:grid;gap:12px}.rank-create-form,.threshold-form{display:grid;gap:10px}.rank-create-form .field,.keyword-ranking-query-panel .field,.threshold-form .field{margin-top:0}.rank-create-form{grid-template-columns:minmax(180px,1fr) 100px;padding:12px;border:1px solid #c6e6df;border-radius:8px;background:#f5fbf9}.rank-create-form .primary-action,.rank-product-picker,.rank-product-results,.device-toggle-row,.rank-flow-heading{grid-column:1 / -1}.rank-flow-heading{display:flex;align-items:center;gap:10px}.rank-flow-heading>span{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:#fff;background:#0f766e;font-weight:900}.rank-flow-heading strong,.rank-flow-heading small{display:block}.rank-flow-heading small,.rank-provider-hint{margin-top:3px;color:#657481;font-size:12px;line-height:1.4}.device-toggle-row{display:flex;gap:14px;color:#4c5c67;font-size:13px}.device-toggle-row label{display:inline-flex;align-items:center;gap:6px}.rank-product-picker{display:grid;grid-template-columns:minmax(220px,1fr) minmax(160px,.8fr);gap:10px;align-items:center}.rank-product-picker small{color:#657481}.rank-provider-hint{align-self:center;padding:7px 9px;border:1px solid #e7c77b;border-radius:8px;color:#8a5b04;background:#fff8e5;font-weight:800}.keyword-ranking-query-panel{display:grid;gap:10px;padding:12px;border:1px solid #d8e7ec;border-radius:8px;background:#f8fbfc}.rank-query-heading,.rank-query-form-row,.rank-result-summary,.keyword-ranking-row,.keyword-ranking-devices{display:grid;gap:10px}.rank-query-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center}.rank-query-heading strong,.rank-result-summary strong,.keyword-ranking-meta strong{color:#1f2937}.rank-query-heading small,.rank-result-summary small,.keyword-ranking-meta span,.keyword-ranking-meta small,.keyword-ranking-device small{color:#657481}.rank-query-form-row{grid-template-columns:minmax(180px,1fr) minmax(130px,.45fr) auto;align-items:end}.keyword-ranking-result{display:grid;gap:10px}.rank-result-summary{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;font-size:13px}.keyword-ranking-list{display:grid;gap:8px}.keyword-ranking-row{grid-template-columns:minmax(180px,.9fr) minmax(0,1.1fr);padding:10px;border:1px solid #d8e0e5;border-radius:8px;background:#fff}.keyword-ranking-meta{display:grid;gap:3px;min-width:0}.keyword-ranking-meta strong,.keyword-ranking-meta span{overflow-wrap:anywhere}.keyword-ranking-devices{grid-template-columns:repeat(2,minmax(0,1fr))}.keyword-ranking-device{display:grid;gap:3px;padding:8px;border-radius:8px;background:#eef7f6}.keyword-ranking-device span{color:#51706f;font-size:12px}.keyword-ranking-device strong{color:#0f766e}.rank-target-list,.ad-group-candidate-list,.threshold-list,.alert-list{display:grid;gap:10px}.rank-target-card,.threshold-row,.alert-row{display:grid;gap:10px;padding:12px;border:1px solid #d8e0e5;border-radius:8px;background:#fbfcfd}.rank-target-heading,.threshold-row,.alert-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.rank-target-heading{display:grid;gap:10px}.rank-target-heading strong,.threshold-row strong,.alert-row strong{display:block}.rank-target-heading small,.threshold-row small,.alert-row small{display:block;margin-top:4px;color:#657481}.rank-latest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.rank-latest-grid>div{min-height:64px;padding:9px;border:1px solid #e0e7eb;border-radius:8px;background:#fff}.rank-latest-grid span{display:block;color:#657481;font-size:12px}.rank-latest-grid strong{display:block;margin-top:4px;overflow-wrap:anywhere}.rank-latest-grid small{display:block;margin-top:2px;color:#75838e}.rank-trend-chart{min-height:150px;border:1px solid #e0e7eb;border-radius:8px;background:#fff}.rank-trend-chart svg{display:block;width:100%;min-height:150px}.threshold-search{display:grid}.ad-monitoring-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ad-monitoring-summary span{display:inline-flex;min-width:0;align-items:center;gap:6px;padding:8px 10px;border:1px solid #d8e7ec;border-radius:8px;color:#516271;background:#f8fbfc;font-size:12px}.ad-monitoring-summary strong{color:#1f2937;overflow-wrap:anywhere}.ad-campaign-config-grid{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(360px,1.45fr);gap:12px;align-items:start}.ad-campaign-picker{display:grid;gap:10px;min-width:0}.ad-group-candidate-list{overflow:visible}.ad-group-candidate-list button{display:grid;gap:4px;width:100%;padding:9px 10px;border:1px solid #d8e0e5;border-radius:8px;color:#24313b;background:#fff;text-align:left}.ad-group-candidate-list button:hover,.ad-group-candidate-list button.active{border-color:#0f766e;background:#f2fbf9}.ad-group-candidate-list span,.ad-group-candidate-list small{color:#657481;font-size:12px;line-height:1.35}.threshold-form{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:10px;border-top:1px solid #e5ebef}.ad-campaign-rule-form{padding:12px;border:1px solid #d8e7ec;border-radius:8px;background:#f8fbfc}.selected-campaign-card,.ad-rule-pack-grid,.ad-checkbox-field{grid-column:1 / -1}.selected-campaign-card{display:grid;gap:5px;padding:10px;border:1px solid #cfe5e2;border-radius:8px;background:#fff}.selected-campaign-card span,.selected-campaign-card small{color:#657481;font-size:12px}.selected-campaign-card strong{color:#1f2937;overflow-wrap:anywhere}.selected-campaign-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:4px}.selected-campaign-metrics b{padding:6px 8px;border-radius:999px;color:#0f766e;background:#edf8f6;font-size:12px;font-weight:800;text-align:center}.ad-hourly-preview{display:grid;gap:8px;margin-top:6px;padding-top:8px;border-top:1px solid #e5ebef}.ad-hourly-preview.loading{grid-auto-flow:column;justify-content:start;align-items:center;color:#657481;font-size:12px}.ad-hourly-preview-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.ad-hourly-preview-head small{text-align:right}.ad-hourly-bars{display:grid;grid-template-columns:repeat(24,minmax(12px,1fr));gap:3px;align-items:end;min-height:72px}.ad-hourly-bars span{display:grid;grid-template-rows:48px auto;gap:3px;align-items:end;justify-items:center;min-width:0}.ad-hourly-bars i{display:block;width:100%;min-height:4px;border-radius:4px 4px 0 0;background:#7ab8f5}.ad-hourly-bars span.over-budget i{background:#ef6b62}.ad-hourly-bars b{color:#657481;font-size:10px;font-weight:700}.ad-rule-pack-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.ad-rule-pack-grid button{display:grid;gap:4px;min-height:92px;padding:8px;border:1px solid #d8e0e5;border-radius:8px;color:#24313b;background:#fff;text-align:left}.ad-rule-pack-grid button.active{border-color:#0f766e;background:#edf8f6;box-shadow:inset 0 0 0 1px #0f766e2e}.ad-rule-pack-grid svg{color:#0f766e}.ad-rule-pack-grid strong{font-size:13px}.ad-rule-pack-grid small,.ad-rule-pack-grid span{color:#657481;font-size:11px;line-height:1.35}.ad-checkbox-field{display:inline-flex;align-items:center;gap:8px;color:#42515d;font-size:13px}.threshold-form .primary-action{grid-column:1 / -1}.threshold-rule{color:#4c5c67;font-size:13px}.keyword-rank-workbench{display:grid;grid-template-columns:320px minmax(0,1fr);gap:14px;align-items:start}.keyword-rank-sidebar,.keyword-rank-main,.keyword-rank-config-card,.keyword-rank-product-header,.keyword-rank-table-card,.keyword-rank-alert-strip{border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 8px 24px #1725300f}.keyword-rank-sidebar{position:sticky;top:12px;display:grid;gap:12px;padding:12px}.keyword-rank-sidebar-actions,.keyword-rank-header-controls,.keyword-rank-table-actions,.keyword-rank-row-actions,.keyword-rank-dialog-actions,.keyword-rank-checkbox-row,.keyword-rank-trend-legend,.keyword-rank-sync-strip{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.keyword-rank-sidebar-actions{grid-template-columns:minmax(0,1fr) auto auto}.keyword-rank-sidebar-actions .primary-action,.keyword-rank-header-controls .primary-action,.keyword-rank-dialog-actions .primary-action{width:auto;margin-top:0;padding:0 14px}.icon-only-action{width:40px;min-width:40px;padding:0}.keyword-rank-side-tabs,.keyword-rank-side-filters{display:grid;gap:6px}.keyword-rank-side-tabs,.keyword-rank-side-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.keyword-rank-side-tabs button,.keyword-rank-side-filters button{min-height:34px;border:1px solid #cfdae0;border-radius:8px;color:#31414d;background:#fff}.keyword-rank-side-tabs button.active,.keyword-rank-side-filters button.active{border-color:#0f766e;color:#0f766e;background:#effbf7;font-weight:800}.keyword-rank-side-search{height:38px}.keyword-rank-product-list{display:grid;gap:8px;max-height:calc(100vh - 330px);overflow:auto;padding-right:2px}.keyword-rank-product-list button{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:8px;border:1px solid transparent;border-radius:8px;color:#24313b;background:#f8fafb;text-align:left}.keyword-rank-product-list button.active,.keyword-rank-product-list button:hover{border-color:#0f766e;background:#eef8f6}.keyword-rank-product-list img,.keyword-rank-image-placeholder,.keyword-rank-header-placeholder{display:block;width:44px;height:44px;border-radius:7px;object-fit:cover;background:#edf2f4}.keyword-rank-image-placeholder,.keyword-rank-header-placeholder{display:grid;place-items:center;color:#8a98a4;font-size:12px}.keyword-rank-product-list strong,.keyword-rank-product-list small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.keyword-rank-product-list small{margin-top:3px;color:#657481}.keyword-rank-product-list button>span:last-child{min-width:24px;color:#657481;text-align:right;font-weight:800}.keyword-rank-main{display:grid;gap:12px;min-width:0;padding:12px}.keyword-rank-config-card{display:grid;gap:12px;padding:12px}.keyword-rank-config-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.keyword-rank-config-heading strong,.keyword-rank-config-heading small{display:block}.keyword-rank-config-heading small{margin-top:3px;color:#657481;line-height:1.45}.keyword-rank-config-heading .primary-action,.keyword-rank-config-heading .ghost-action{width:auto;min-width:132px;margin-top:0;padding:0 14px;white-space:nowrap}.keyword-rank-config-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.keyword-rank-config-stats span{display:grid;gap:4px;min-height:58px;padding:10px;border:1px solid #e4eaee;border-radius:8px;color:#657481;background:#f8fafb;font-size:12px}.keyword-rank-config-stats strong{color:#16202a;font-size:15px}.keyword-rank-rule-package-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.keyword-rank-rule-package-grid article{display:grid;gap:8px;padding:12px;border:1px solid #e3e9ed;border-radius:8px;background:#fbfcfd}.keyword-rank-rule-package-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.keyword-rank-rule-package-title label{display:inline-flex;align-items:center;gap:8px;min-width:0;color:#1f2937;font-weight:800}.keyword-rank-rule-package-title span:not(.priority){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.keyword-rank-rule-package-grid p{margin:0;color:#657481;font-size:13px;line-height:1.5}.keyword-rank-product-header{display:grid;gap:12px;padding:12px}.keyword-rank-product-identity{display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px;align-items:center}.keyword-rank-product-identity img,.keyword-rank-header-placeholder{width:76px;height:76px}.keyword-rank-product-identity h3{margin:0;color:#16202a;font-size:18px;line-height:1.35}.keyword-rank-product-meta,.keyword-rank-sync-strip{margin-top:8px;color:#657481;font-size:13px}.keyword-rank-product-meta{display:flex;flex-wrap:wrap;gap:12px}.keyword-rank-header-controls{justify-content:flex-end}.keyword-rank-header-controls .segmented{grid-template-columns:repeat(4,minmax(54px,1fr))}.keyword-rank-check-button{min-width:150px}.keyword-rank-sync-strip{padding-top:10px;border-top:1px solid #edf1f3}.keyword-rank-alert-strip{display:grid;grid-template-columns:140px minmax(0,1fr);gap:12px;padding:12px}.keyword-rank-alert-strip>div:first-child strong,.keyword-rank-alert-strip>div:first-child small{display:block}.keyword-rank-alert-strip>div:first-child small{margin-top:4px;color:#657481}.keyword-rank-alert-list{display:grid;gap:8px}.keyword-rank-alert-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:8px;align-items:center;padding:8px;border:1px solid #f0d4d4;border-radius:8px;background:snow}.keyword-rank-alert-list strong,.keyword-rank-alert-list small{display:block}.keyword-rank-alert-list small{margin-top:2px;color:#657481}.keyword-rank-alert-list button{min-height:30px;padding:0 9px;border:1px solid #cfdae0;border-radius:8px;background:#fff}.keyword-rank-table-card{display:grid;gap:10px;padding:12px}.keyword-rank-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.keyword-rank-table-toolbar strong,.keyword-rank-table-toolbar small{display:block}.keyword-rank-table-toolbar small{margin-top:3px;color:#657481}.keyword-rank-table-scroll{overflow:auto;border:1px solid #e3e9ed;border-radius:8px}.keyword-rank-table{width:100%;min-width:1280px;border-collapse:collapse;font-size:13px}.keyword-rank-table th,.keyword-rank-table td{padding:10px;border-bottom:1px solid #e8eef2;vertical-align:middle;text-align:left}.keyword-rank-table th{position:sticky;top:0;z-index:1;color:#31414d;background:#f2f5f7;white-space:nowrap}.keyword-rank-table tr.has-alert td{background:snow}.keyword-rank-table tr.inactive td{color:#8996a0;background:#f8fafb}.keyword-rank-keyword-cell{display:grid;gap:3px;min-width:160px}.keyword-rank-keyword-cell button{border:0;color:#0b63ce;background:transparent;text-align:left;font-weight:800}.keyword-rank-keyword-cell small{color:#8a98a4}.keyword-rank-state{display:grid;gap:2px;min-width:92px}.keyword-rank-state strong{color:#1f2937;font-weight:800}.keyword-rank-state small{color:#75838e;font-size:12px}.keyword-rank-state.not_ranked strong,.keyword-rank-state.missing strong{color:#8a98a4}.keyword-rank-state.fetching strong{color:#8a5b04}.keyword-rank-state.no_sbv strong{color:#657481}.keyword-rank-trend-button{display:grid;width:132px;height:36px;place-items:center;border:0;background:transparent}.keyword-rank-trend-button svg{width:130px;height:34px}.keyword-rank-trend-button polyline{fill:none;stroke:#4f7dd9;stroke-width:2}.keyword-rank-mini-empty{color:#9aa6af}.keyword-rank-row-actions{flex-wrap:nowrap;white-space:nowrap}.keyword-rank-row-actions>button,.keyword-rank-more-menu>button,.keyword-rank-more-menu div button{min-height:30px;padding:0 8px;border:1px solid #cfdae0;border-radius:8px;color:#31414d;background:#fff}.keyword-rank-more-menu{position:relative}.keyword-rank-more-menu div{position:absolute;top:calc(100% + 6px);right:0;z-index:10;display:grid;gap:4px;width:120px;padding:6px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 14px 34px #16202a29}.keyword-rank-more-menu div button{justify-content:flex-start;border:0;text-align:left}.keyword-rank-more-menu div button.danger{color:#b4232a}.keyword-rank-empty{min-height:160px}.keyword-rank-modal{width:min(760px,calc(100vw - 40px));max-height:calc(100vh - 50px);overflow:auto}.keyword-rank-modal.wide{width:min(980px,calc(100vw - 40px))}.keyword-rank-modal.extra-wide{width:min(1180px,calc(100vw - 32px))}.keyword-rank-add-form,.keyword-rank-import-form,.keyword-rank-rule-editor,.keyword-rank-trend-dialog{display:grid;gap:14px}.keyword-rank-dialog-product{display:grid;gap:3px;padding:10px;border:1px solid #e3e9ed;border-radius:8px;background:#f8fafb}.keyword-rank-dialog-product span,.keyword-rank-dialog-product small{color:#657481}.keyword-rank-checkbox-row{color:#4c5c67;font-size:13px}.keyword-rank-checkbox-row label{display:inline-flex;align-items:center;gap:6px}.keyword-rank-add-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:12px}.keyword-rank-textarea-field textarea{min-height:220px;padding:10px;border:1px solid #cfdae0;border-radius:8px;color:#16202a;background:#f8fafb;resize:vertical}.keyword-rank-dialog-actions{justify-content:flex-end;padding-top:10px;border-top:1px solid #edf1f3}.keyword-rank-import-note{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:8px;color:#31414d;background:#f5f7f9}.keyword-rank-import-note button{min-height:32px;padding:0 10px;border:0;border-radius:8px;color:#0b63ce;background:#fff;font-weight:800}.keyword-rank-rule-editor article{display:grid;gap:8px;padding:12px;border:1px solid #e3e9ed;border-radius:8px;background:#fbfcfd}.keyword-rank-rule-editor article>label{display:inline-flex;align-items:center;gap:8px;color:#1f2937;font-weight:800}.keyword-rank-rule-editor p{margin:0;color:#657481;font-size:13px;line-height:1.5}.keyword-rank-rule-controls{display:grid;grid-template-columns:minmax(140px,.35fr) minmax(160px,.4fr);gap:10px}.keyword-rank-trend-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 160px 160px auto;gap:10px;align-items:end}.keyword-rank-large-trend{display:grid;gap:10px;min-height:430px;padding:12px;border:1px solid #e3e9ed;border-radius:8px;background:#fff}.keyword-rank-large-trend svg{display:block;width:100%;min-height:390px}.keyword-rank-large-trend line{stroke:#e2e8f0}.keyword-rank-large-trend text{fill:#6b7782;font-size:12px}.keyword-rank-large-trend polyline{fill:none;stroke-width:2.4}.keyword-rank-large-trend polyline.organic,.keyword-rank-trend-legend i.organic{stroke:#4f7dd9;background:#4f7dd9}.keyword-rank-large-trend polyline.sponsored,.keyword-rank-trend-legend i.sponsored{stroke:#7abf5a;background:#7abf5a}.keyword-rank-trend-legend{justify-content:center;color:#4c5c67;font-size:13px}.keyword-rank-trend-legend span{display:inline-flex;align-items:center;gap:6px}.keyword-rank-trend-legend i{display:inline-block;width:18px;height:3px;border-radius:999px}.keyword-rank-trend-footnote{color:#8a98a4;text-align:center;font-size:13px}@media(max-width:1100px){.keyword-rank-workbench,.keyword-rank-alert-strip,.keyword-rank-product-identity,.keyword-rank-config-stats,.keyword-rank-rule-package-grid,.keyword-rank-add-grid,.keyword-rank-rule-controls,.keyword-rank-trend-toolbar{grid-template-columns:1fr}.keyword-rank-sidebar{position:static}.keyword-rank-header-controls{justify-content:flex-start}.keyword-rank-config-heading{align-items:flex-start;flex-direction:column}.keyword-rank-product-list{max-height:320px}}.view-header,.chart-panel,.tool-result-panel{border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 8px 24px #1725300f}.view-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px}.view-header h2{margin:4px 0;font-size:22px}.view-header p{margin:0;color:#5a6975}.prototype-view{display:grid;gap:14px}.prototype-header-note,.monitoring-overview-summary{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 11px;border:1px solid #cfdae0;border-radius:8px;color:#31414d;background:#f8fafb;font-size:13px;font-weight:800;white-space:nowrap}.prototype-header-note svg{color:#0f766e}.prototype-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.prototype-metrics .metric{min-height:90px}.toolbar-row{display:flex;align-items:center;gap:10px;min-width:0}.toolbar-row .threshold-search{flex:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;min-width:240px}.toolbar-row select{min-height:36px;border:1px solid #cfdae0;border-radius:8px;color:#24313b;background:#fff;font-size:13px}.metric small{display:block;margin-top:6px;color:#657481;font-size:12px;line-height:1.45}.prototype-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:14px;align-items:start}.prototype-layout.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.prototype-panel{display:grid;gap:12px}.prototype-panel .section-title,.monitoring-overview-panel .section-title,.monitoring-static-section .section-title{margin-bottom:0}.prototype-panel-heading,.monitoring-overview-heading,.monitoring-card-heading,.monitoring-section-heading,.prototype-card-heading,.prototype-meta-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.prototype-card-heading>div,.monitoring-card-heading>div{min-width:0}.prototype-card-heading strong,.prototype-card-heading small,.monitoring-card-heading strong,.monitoring-card-heading small{display:block}.prototype-card-heading small,.monitoring-card-heading small{margin-top:3px;color:#657481;font-size:12px}.prototype-card-list,.prototype-timeline,.prototype-question-list{display:grid;gap:10px}.data-source-list{grid-template-columns:repeat(3,minmax(0,1fr))}.prototype-card,.prototype-step,.prototype-question,.monitoring-overview-card,.monitoring-sample-row{border:1px solid #d8e0e5;border-radius:8px;background:#fff}.prototype-card{display:grid;gap:9px;padding:12px}.prototype-card p,.prototype-step p,.monitoring-overview-card p{margin:0;color:#4c5c67;line-height:1.5}.prototype-tags{display:flex;flex-wrap:wrap;gap:6px}.prototype-tag{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;color:#30525f;background:#eef3f6;font-size:12px;font-weight:700}.prototype-action-grid{display:grid;gap:6px;padding:9px 10px;border-radius:8px;color:#31414d;background:#f8fafb;font-size:13px;line-height:1.45}.prototype-meta-row{color:#657481;font-size:12px;font-weight:800}.chat-filter-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;color:#657481;font-size:12px;font-weight:800}.chat-filter-search{display:grid;grid-template-columns:18px minmax(0,1fr) 24px;align-items:center;gap:6px;margin-top:10px;padding:7px 8px;border:1px solid #d8e3e8;border-radius:8px;color:#667987;background:#fff}.chat-filter-search:focus-within{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e1a}.chat-filter-search input{min-width:0;border:0;outline:0;color:#25313a;background:transparent;font-size:12px;font-weight:800}.chat-filter-search input::placeholder{color:#9aa8b2;font-weight:700}.chat-filter-search button{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:0;border-radius:6px;color:#6a7985;background:transparent}.chat-filter-search button:hover{color:#0f766e;background:#edf7f5}.chat-filter-tree-scroll{display:grid;gap:8px;max-height:min(58vh,560px);margin-top:10px;padding-right:4px;overflow:auto}.chat-filter-product-card{overflow:hidden;border:1px solid #d8e0e5;border-radius:8px;background:#fff}.chat-filter-product-card.is-selected{border-color:#8ab8af;background:#fbfefd}.chat-filter-branch{overflow:hidden;border-top:1px solid #edf1f3;background:#fff}.chat-filter-branch.is-selected{background:#f7fbfa}.chat-filter-node{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:flex-start;gap:7px;min-width:0;padding:9px 10px}.chat-filter-check{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:flex-start;gap:7px;min-width:0;color:#31414d}.chat-filter-check input,.chat-filter-keyword-row input{margin-top:3px}.chat-filter-node-text{display:grid;gap:3px;min-width:0}.chat-filter-title-row{display:flex;align-items:center;gap:6px;min-width:0}.chat-filter-title{min-width:0;overflow-wrap:anywhere;color:#31414d;font-size:12px;line-height:1.35}.chat-filter-subtitle{overflow-wrap:anywhere;color:#73818c;font-size:11px;font-weight:800;line-height:1.3}.chat-filter-level{flex:0 0 auto;padding:2px 5px;border:1px solid #d6e2e6;border-radius:6px;color:#4f6270;background:#f4f8fa;font-size:10px;font-weight:900;line-height:1}.chat-filter-level.campaign{color:#0e5f5a;background:#edf8f6;border-color:#b9d8d2}.chat-filter-level.ad-group{color:#6b4c0c;background:#fff8e8;border-color:#ead49b}.chat-filter-level.keyword{color:#334f7b;background:#f0f5ff;border-color:#c8d6f0}.chat-filter-count{grid-column:2;justify-self:start;white-space:normal;color:#73818c;font-size:11px;font-weight:900}.chat-filter-toggle,.chat-filter-toggle-spacer{width:22px;height:22px}.chat-filter-toggle{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;color:#52616d;background:transparent}.chat-filter-toggle:hover{color:#0f766e;background:#edf7f5}.chat-filter-toggle-spacer{display:block}.chat-filter-children{display:grid;margin-left:22px;border-left:1px solid #dce5e9}.chat-filter-keyword-list{display:grid;gap:5px;margin-left:22px;padding:4px 8px 9px 10px;border-left:1px solid #dce5e9}.chat-filter-keyword-row{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:flex-start;gap:7px;min-width:0;color:#31414d;font-size:12px;line-height:1.35}.chat-filter-keyword-row span{display:flex;align-items:center;gap:6px;min-width:0}.chat-filter-keyword-row strong{min-width:0;overflow-wrap:anywhere}.chat-filter-more{justify-self:start;border:0;color:#0f766e;background:transparent;font-size:12px;font-weight:900}.chat-filter-more:hover{text-decoration:underline}.chat-filter-show-all{width:100%}.pagination-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border:1px solid #e0e7eb;border-radius:8px;color:#52616d;background:#f8fafb;font-size:13px;font-weight:800}.pagination-actions{display:flex;align-items:center;gap:8px}.prototype-step{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;padding:11px}.prototype-step-index{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;color:#fff;background:#0f766e;font-weight:900}.prototype-question{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;padding:10px 11px;color:#31414d;line-height:1.5}.prototype-question svg{margin-top:3px;color:#0f766e}.prototype-table-panel{background:#fff}.prototype-table{min-width:920px}.prototype-table strong,.prototype-table small{display:block}.prototype-table small{margin-top:3px;color:#657481;line-height:1.4}.keyword-diagnostics-panel{display:grid;gap:12px}.diagnostics-toolbar,.diagnostics-filters,.diagnostics-source{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.diagnostics-field{display:grid;gap:4px;color:#5a6975;font-size:12px;font-weight:800}.diagnostics-field input,.diagnostics-filters input,.diagnostics-filters select{min-height:34px;border:1px solid #cfdae0;border-radius:8px;color:#24313b;background:#fff;font-size:13px}.diagnostics-field input{width:92px;padding:0 10px}.diagnostics-filters input{flex:1;min-width:240px;padding:0 10px}.diagnostics-filters select{padding:0 10px}.segmented-control{display:inline-grid;grid-auto-flow:column;gap:4px;padding:3px;border:1px solid #d8e0e5;border-radius:8px;background:#f8fafb}.segmented-control button{min-width:44px;min-height:28px;border:0;border-radius:6px;color:#52616d;background:transparent;font-size:12px;font-weight:800}.segmented-control button.active{color:#0f766e;background:#fff;box-shadow:0 0 0 1px #9fd7ce}.diagnostics-source{padding:8px 10px;border:1px solid #d8e0e5;border-radius:8px;color:#52616d;background:#f8fafb;font-size:12px;font-weight:800}.diagnostics-table-scroll{max-height:560px}.keyword-diagnostics-table{min-width:1480px}.keyword-diagnostics-table .evidence-cell{min-width:260px;max-width:360px;white-space:normal;line-height:1.45}.compact-action{min-height:28px;padding:0 8px;font-size:12px}.selected-row{background:#effbf7}.inventory-table{min-width:1120px}.empty-state.compact{min-height:120px;padding:18px}.monitoring-overview-panel,.monitoring-static-section{display:grid;gap:12px}.monitoring-overview-summary strong{color:#9f1d20}.monitoring-overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px}.monitoring-overview-card{display:grid;gap:10px;padding:12px;background:#fbfcfd}.monitoring-card-heading{align-items:center}.monitoring-module-icon{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border-radius:8px}.monitoring-module-icon.high{color:#9f1d20;background:#ffeded}.monitoring-module-icon.medium{color:#815400;background:#fff4d6}.monitoring-module-icon.low{color:#22664a;background:#e7f8ef}.monitoring-count{display:flex;align-items:baseline;gap:5px;color:#24313b}.monitoring-count-row,.monitoring-kpi-row,.monitoring-scope-strip{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.monitoring-count-row{justify-content:space-between}.monitoring-source-tag,.monitoring-kpi,.monitoring-scope-strip span,.monitoring-scope-strip strong{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid #d8e0e5;border-radius:999px;color:#4c5c67;background:#f8fafb;font-size:12px;font-weight:800;white-space:nowrap}.monitoring-source-tag.pending{border-color:#e7c77b;color:#8a5b04;background:#fff8e5}.monitoring-source-tag.real{border-color:#8fd1bd;color:#0c675f;background:#effbf7}.monitoring-source-tag.mixed{border-color:#9cc7ef;color:#114b9a;background:#eef6ff}.monitoring-kpi.high,.monitoring-scope-strip strong{border-color:#f1b4b5;color:#9f1d20;background:#fff3f3}.monitoring-kpi.medium{border-color:#e7c77b;color:#815400;background:#fff8e5}.monitoring-alert-board{display:grid;gap:10px;padding:12px;border:1px solid #d8e0e5;border-radius:8px;background:#fff}.monitoring-alert-board-heading,.monitoring-alert-item,.monitoring-card-link,.data-source-card>div{display:flex;align-items:center;gap:10px}.monitoring-alert-board-heading{justify-content:space-between}.monitoring-alert-board-heading strong,.monitoring-alert-board-heading small{display:block}.monitoring-alert-board-heading small{margin-top:3px;color:#657481;font-size:12px}.monitoring-alert-board-heading>span,.data-source-card>div span{display:inline-flex;min-height:24px;align-items:center;padding:0 8px;border-radius:999px;color:#0c675f;background:#effbf7;font-size:12px;font-weight:900}.monitoring-alert-list{display:grid;gap:8px}.monitoring-alert-item{display:grid;width:100%;padding:10px;border:1px solid #e0e7eb;border-radius:8px;color:#24313b;background:#fbfcfd;text-align:left;grid-template-columns:auto minmax(150px,1fr) minmax(180px,1.2fr) auto}.monitoring-alert-item:hover,.monitoring-card-link:hover{border-color:#0f766e;color:#0f766e}.monitoring-alert-item strong,.monitoring-alert-item small,.monitoring-alert-item span:not(.priority){display:block}.monitoring-alert-item small,.monitoring-alert-item span:not(.priority){margin-top:3px;color:#657481;font-size:12px;line-height:1.4}.monitoring-card-link{justify-content:center;width:100%;min-height:32px;border:1px solid #d8e0e5;border-radius:8px;color:#31515a;background:#fff;font-size:13px;font-weight:900}.data-source-card{gap:7px}.data-source-card>div{justify-content:space-between}.data-source-card.pending>div span{color:#8a5b04;background:#fff8e5}.data-source-card.empty>div span{color:#52616d;background:#eef3f6}.data-source-card.error>div span{color:#9f1d20;background:#fff3f3}.monitoring-count strong{font-size:28px;line-height:1}.monitoring-count span{color:#657481;font-size:13px}.monitoring-static-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.monitoring-section-heading{align-items:center}.monitoring-section-status{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;color:#0f766e;background:#effbf7;font-size:12px;font-weight:900;white-space:nowrap}.monitoring-rule-list{display:grid;gap:7px}.monitoring-rule-list span{padding:9px 10px;border:1px solid #e0e7eb;border-radius:8px;color:#31414d;background:#f8fafb;font-size:13px;line-height:1.45}.monitoring-sample-list{display:grid;gap:8px}.monitoring-sample-row{display:grid;grid-template-columns:minmax(140px,1fr) minmax(120px,.85fr) minmax(130px,1fr) minmax(180px,1.25fr) auto;gap:10px;align-items:center;padding:10px;background:#fff;font-size:12px}.monitoring-sample-row.compact{grid-template-columns:minmax(0,1fr);align-items:start}.monitoring-sample-row.compact .priority{justify-self:start}.monitoring-sample-row>div{min-width:0}.monitoring-sample-row strong,.monitoring-sample-row small,.monitoring-sample-row span{display:block}.monitoring-sample-row span:not(.priority),.monitoring-sample-row small{color:#657481;font-size:12px}.monitoring-sample-row strong{color:#4c5c67;line-height:1.45}.complaint-case-list .prototype-card{background:#fbfcfd}.compact-segmented{width:min(300px,100%)}.dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ads-dashboard{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:start}.ads-management-page,.ads-main{display:grid;gap:14px;min-width:0}.ads-filter-panel,.ads-management-filter-panel,.ads-management-panel,.ads-tabs-panel,.ads-suggestion-list,.ads-weekly-panel{display:grid;gap:12px}.ads-filter-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.ads-filter-heading h2{margin:4px 0;font-size:22px}.ads-filter-heading p{margin:0;color:#5a6975}.ads-filter-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;align-items:end}.ads-filter-grid .field{margin-top:0}.ads-management-filter-grid{display:grid;grid-template-columns:minmax(160px,1fr) minmax(140px,.9fr) minmax(260px,1.5fr) minmax(360px,1.6fr);gap:12px;align-items:end}.ads-management-filter-grid .field{margin-top:0}.ads-management-search .search-box{grid-template-columns:18px minmax(0,1fr)}.ads-product-search{grid-column:span 2}.ads-type-segmented,.ads-range-segmented{grid-template-columns:repeat(3,minmax(0,1fr))}.ads-management-date-range{align-self:start}.ads-custom-date-range-card{margin-top:7px}.segmented button:disabled,.ghost-action:disabled,.secondary-action:disabled{cursor:not-allowed;opacity:.5}.ads-selected-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;padding:9px 10px;border:1px solid #e0e7eb;border-radius:8px;color:#52616d;background:#f8fafb;font-size:13px}.ads-selected-row span{overflow-wrap:anywhere}.ads-product-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.ads-product-results button{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;align-items:center;min-height:66px;padding:8px;border:1px solid #d8e0e5;border-radius:8px;color:#24313b;background:#fff;text-align:left}.ads-product-results button:hover,.ads-product-results button.selected{border-color:#1f6feb;background:#f4f9ff}.ads-product-results strong,.ads-product-results small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ads-product-results small{margin-top:3px;color:#657481;font-size:12px}.ads-core-metrics{grid-template-columns:repeat(7,minmax(104px,1fr))}.ads-tabs{display:flex;gap:6px;overflow-x:auto;padding-bottom:10px;border-bottom:1px solid #e5ebef}.ads-tabs button{flex:0 0 auto;min-height:36px;padding:0 12px;border:1px solid #cfdae0;border-radius:8px;color:#31414d;background:#fff;font-weight:700}.ads-tabs button.active{border-color:#0f766e;color:#0f766e;background:#effbf7}.ads-management-empty{min-height:260px}.ads-sub-tabs{display:flex;gap:6px;overflow-x:auto;padding:0 0 12px;border-bottom:1px solid #edf1f3}.ads-sub-tabs button{flex:0 0 auto;min-height:34px;padding:0 11px;border:0;border-bottom:2px solid transparent;color:#4c5c67;background:transparent;font-weight:800}.ads-sub-tabs button.active{border-bottom-color:#1f6feb;color:#1f6feb}.ads-activity-section{display:grid;gap:14px;min-width:0}.ads-activity-overview{display:grid;gap:14px;padding:12px;border:1px solid #d8e0e5;border-radius:8px;background:#fff}.ads-activity-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#657481;font-size:13px}.ads-activity-heading-title{display:grid;gap:3px}.ads-activity-heading-title strong{color:#24313b;font-size:15px}.ads-activity-heading-title span{color:#657481;font-size:13px}.ads-activity-chart-menu{position:relative;flex:0 0 auto}.ads-activity-chart-menu-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:8;min-width:168px;padding:6px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 16px 32px #0f172a24}.ads-activity-chart-switch{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:8px 9px;border:0;border-radius:6px;color:#24313b;background:transparent;cursor:pointer}.ads-activity-chart-switch:hover{background:#f3f7f8}.ads-activity-chart-switch strong{color:#0f766e;font-size:12px}.ads-activity-metrics{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px}.ads-activity-metric{display:grid;gap:4px;text-align:left;min-height:68px;padding:12px;border:1px solid #d8e0e5;border-left:3px solid var(--ads-metric-color, #cfdae0);border-radius:8px;background:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.ads-activity-metric:hover{border-color:color-mix(in srgb,var(--ads-metric-color, #64748b) 44%,#d8e0e5);transform:translateY(-1px)}.ads-activity-metric.active{border-color:color-mix(in srgb,var(--ads-metric-color, #64748b) 52%,#d8e0e5);border-left-color:var(--ads-metric-color, #64748b);background:var(--ads-metric-bg, #f8fafc);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ads-metric-color, #64748b) 18%,transparent)}.ads-activity-metric span{color:#75838e;font-size:12px;font-weight:800}.ads-activity-metric strong{color:#24313b;font-size:22px}.ads-activity-chart{position:relative;min-height:260px;overflow-x:auto}.ads-activity-chart svg{display:block;min-width:760px;width:100%;height:auto}.ads-chart-grid-line{stroke:#e8eef3;stroke-dasharray:3 5;stroke-width:1}.ads-y-axis-label{fill:#9aa6b2}.ads-metric-bar{transition:opacity .16s ease}.ads-click-line{stroke:#4d8df7}.ads-acos-line{stroke:#6abf4b}.ads-metric-line{fill:none;stroke-width:2.2}.ads-chart-point{stroke:#fff;stroke-width:1.6}.ads-click-point{fill:#4d8df7}.ads-acos-point{fill:#6abf4b}.ads-chart-hit-area{fill:transparent;cursor:crosshair;pointer-events:all}.ads-chart-crosshair{stroke:#94a3b8;stroke-dasharray:4 4;stroke-width:1}.ads-chart-active-point{stroke:#17212b;stroke-width:1.5}.ads-chart-tooltip{position:absolute;z-index:5;display:grid;gap:3px;min-width:126px;padding:8px 10px;border:1px solid #cbd5e1;border-radius:8px;color:#24313b;background:#fffffff5;box-shadow:0 12px 28px #0f172a24;font-size:12px;pointer-events:none;transform:translate(-50%)}.ads-chart-tooltip strong{color:#17212b;font-size:12px}.ads-chart-tooltip span{display:flex;align-items:center;gap:6px;color:#52616d;white-space:nowrap}.ads-chart-tooltip i{width:7px;height:7px;border-radius:999px;flex:0 0 auto}.ads-activity-table-panel{display:grid;gap:10px;min-width:0;padding:12px;border:1px solid #d8e0e5;border-radius:8px;background:#fff}.ads-activity-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#657481;font-size:12px}.ads-activity-toolbar .primary-action{width:auto;min-height:34px;margin-top:0;padding:0 14px}.ads-activity-table-scroll{border:1px solid #e6ecef;border-radius:8px}.ads-activity-table{min-width:2920px}.ads-portfolio-table{min-width:2460px}.ads-ad-group-table{min-width:3920px}.ads-product-ad-table{min-width:3360px}.ads-keyword-table{min-width:4380px}.ads-target-table{min-width:4100px}.ads-search-term-table{min-width:3260px}.ads-activity-table th,.ads-activity-table td{white-space:nowrap}.ads-activity-table th:first-child,.ads-activity-table td:first-child{min-width:56px}.ads-ai-analysis-cell{position:sticky;right:0;z-index:2;min-width:110px;border-left:1px solid #d8e0e5;background:#fff;box-shadow:-8px 0 14px #16202a0f;pointer-events:none;text-align:center}.ads-ai-analysis-cell>*{pointer-events:auto}.ads-activity-table th.ads-ai-analysis-cell{z-index:3;background:#f8fafb}.ads-summary-row .ads-ai-analysis-cell{background:#f8fafb}.ads-ai-analysis-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;padding:0 10px;border:1px solid #0f766e;border-radius:8px;color:#0f766e;background:#effbf7;font-size:12px;font-weight:800;white-space:nowrap}.ads-ai-analysis-button:hover{border-color:#0b5f59;color:#0b5f59;background:#e1f6ef}.ads-ai-analysis-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:28px;background:#0f172a6b}.ads-ai-analysis-modal{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(1120px,96vw);height:min(760px,88vh);overflow:hidden;border:1px solid #d8e0e5;border-radius:10px;background:#fff;box-shadow:0 24px 70px #0f172a3d}.ads-ai-analysis-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid #e6ecef}.ads-ai-analysis-modal-header span{display:inline-flex;margin-bottom:5px;color:#0f766e;font-size:12px;font-weight:900}.ads-ai-analysis-modal-header h2{max-width:820px;margin:0;overflow:hidden;color:#17212b;text-overflow:ellipsis;white-space:nowrap;font-size:20px}.ads-ai-analysis-modal-header p{margin:6px 0 0;color:#657481;font-size:13px}.ads-ai-analysis-modal-header .icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #cfdae0;border-radius:8px;color:#31414d;background:#fff}.ads-ai-analysis-modal-header .icon-button:hover{border-color:#0f766e;color:#0f766e}.ads-ai-analysis-modal-body{min-height:0;padding:18px;overflow:auto;background:#f8fafb}.ads-ai-analysis-result{display:grid;gap:12px;min-height:100%;padding:16px;border:1px solid #d8e0e5;border-radius:8px;background:#fff}.ads-ai-analysis-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#657481;font-size:12px}.ads-ai-analysis-meta span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid #d8e0e5;border-radius:999px;background:#f8fafb}.ads-ai-analysis-meta span:first-child{border-color:#99f6e4;color:#0f766e;background:#effbf7;font-weight:800}.ads-ai-analysis-markdown{margin:0;color:#17212b;font-size:14px;line-height:1.78}.ads-ai-analysis-markdown>:first-child{margin-top:0}.ads-ai-analysis-markdown>:last-child{margin-bottom:0}.ads-ai-analysis-markdown p{margin:0 0 12px}.ads-ai-analysis-markdown ul,.ads-ai-analysis-markdown ol{margin:8px 0 14px;padding-left:22px}.ads-ai-analysis-markdown li+li{margin-top:6px}.ads-ai-analysis-markdown strong{color:#0f766e;font-weight:800}.ads-ai-analysis-markdown code{padding:1px 5px;border-radius:4px;background:#eef6f4;color:#0f766e;font-family:inherit}.ads-ai-analysis-warning{padding:10px 12px;border:1px solid #fed7aa;border-radius:8px;color:#9a3412;background:#fff7ed;font-size:13px}.ads-summary-row{background:#f8fafb;font-weight:800}.ads-enabled-dot{display:inline-block;width:28px;height:16px;border-radius:999px;background:#d8e0e5;box-shadow:inset 0 0 0 2px #c5d0d7}.ads-enabled-dot.active{background:#1f6feb;box-shadow:inset 12px 0 0 2px #fff}.ads-cell-note{display:block;margin-top:3px;color:#75838e;font-size:12px;font-weight:600}.ads-campaign-name{display:block;max-width:280px;overflow:hidden;color:#1f6feb;text-overflow:ellipsis}.ads-product-thumb{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;overflow:hidden;border:1px solid #d8e0e5;border-radius:6px;background:#f8fafb;color:#75838e;font-size:11px;font-weight:800;object-fit:cover}.ads-product-title{display:block;max-width:300px;overflow:hidden;color:#24313b;text-overflow:ellipsis;font-weight:800}.ads-search-term-product{display:inline-grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;min-width:260px}.ads-table-link{display:block;max-width:280px;padding:0;border:0;color:#1f6feb;background:transparent;font:inherit;font-weight:800;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ads-table-link:hover{color:#0f766e;text-decoration:underline}.ads-inline-link{display:inline-flex;align-items:center;min-height:22px;margin-top:4px;padding:0;border:0;color:#1f6feb;background:transparent;font-size:12px;font-weight:800}.ads-inline-link:hover{color:#0f766e;text-decoration:underline}.ads-context-chip{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px;padding:9px 10px;border:1px solid #bfdbfe;border-radius:8px;color:#1e3a8a;background:#eff6ff;font-size:13px;font-weight:800}.ads-context-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ads-context-chip small{margin-left:8px;color:#64748b;font-weight:700}.ads-context-chip button{flex:0 0 auto;min-height:28px;padding:0 9px;border:1px solid #93c5fd;border-radius:7px;color:#1d4ed8;background:#fff;font-weight:800}.keyword-category-filter{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 0 2px;color:#657481;font-size:12px}.keyword-category-filter span{margin-right:2px;font-weight:800}.keyword-category-filter button{min-height:28px;padding:0 8px;border:1px solid #d8e0e5;border-radius:7px;color:#24313b;background:#fff;font-size:12px;font-weight:800}.keyword-category-filter button:hover,.keyword-category-filter button.active{border-color:#0f766e;color:#0f766e;background:#effbf7}.keyword-category-filter button:disabled{cursor:default;color:#9aa7b1;background:#f8fafb}.search-term-filter-stack{display:grid;gap:2px}.ads-table-panel table{min-width:980px}.ads-tag{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.ads-tag.good{color:#22664a;background:#e7f8ef}.ads-tag.warn{color:#815400;background:#fff4d6}.ads-tag.danger{color:#9f1d20;background:#ffeded}.ads-tag.neutral{color:#4c5c67;background:#eef3f6}.placement-comparison,.placement-bars{display:grid;gap:12px}.placement-bar-row{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,1fr);gap:12px;align-items:center;padding:10px;border:1px solid #e0e7eb;border-radius:8px;background:#fbfcfd}.placement-bar-row strong,.placement-bar-row small{display:block}.placement-bar-row small{margin-top:4px;color:#657481;font-size:12px}.placement-bar-track{display:block;height:12px;overflow:hidden;border-radius:999px;background:#e8eef2}.placement-bar{display:block;height:100%;border-radius:inherit;background:#0f766e}.placement-bar.warn{background:#d97706}.ads-suggestion-actions,.ads-export-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ads-suggestion-actions .primary-action,.ads-export-actions .primary-action{width:auto;margin-top:0}.ads-suggestion-actions span{color:#657481;font-size:13px}.markdown-preview{max-height:460px;margin:0;overflow:auto;padding:12px;border:1px solid #d8e0e5;border-radius:8px;color:#24313b;background:#fbfcfd;white-space:pre-wrap;line-height:1.55;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.ads-ai-panel{position:sticky;top:84px;display:grid;gap:14px}.ai-advice-block{display:grid;gap:6px}.ai-advice-block span{color:#0f766e;font-size:12px;font-weight:800}.ai-advice-block p,.ai-advice-block ul{margin:0;color:#31414d;line-height:1.55}.ai-advice-block ul{display:grid;gap:6px;padding-left:18px}.ai-action-stack{display:grid;gap:8px}.ai-action-stack .primary-action{margin-top:0}.chart-panel{min-width:0;padding:14px}.chart-panel:last-child{grid-column:1 / -1}.chart-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.chart-heading h3{margin:0;font-size:16px}.chart-heading span{color:#657481;font-size:12px}.chart-panel svg{width:100%;min-height:210px}.placement-hourly-panel{display:grid;gap:12px}.placement-hourly-header,.placement-hourly-actions,.placement-hourly-controls,.placement-filter-row,.placement-legend,.placement-cache-meta{display:flex;gap:10px}.placement-hourly-header{align-items:flex-start;justify-content:space-between}.placement-hourly-header p{margin:4px 0 0}.placement-hourly-actions{align-items:center;flex-wrap:wrap;justify-content:flex-end}.placement-hourly-actions .primary-action{width:auto;min-width:138px;margin-top:0;padding:0 12px}.placement-hourly-controls{flex-direction:column}.placement-filter-row{flex-wrap:wrap}.filter-chip{min-height:30px;border:1px solid #bfd9d5;border-radius:999px;padding:0 10px;color:#0f766e;background:#edf7f5;font-size:12px;font-weight:700}.filter-chip.muted-chip{border-color:#d8e0e5;color:#7b8993;background:#f5f7f8}.placement-chart-wrap{min-height:260px;border:1px solid #e0e7eb;border-radius:8px;background:#fbfcfd}.placement-chart-wrap svg{display:block;width:100%;min-height:300px}.placement-line{stroke-width:2.4}.chart-dot{stroke:#fff;stroke-width:1.4}.placement-legend{flex-wrap:wrap;max-height:128px;overflow:auto}.legend-item{display:inline-flex;align-items:center;gap:7px;min-height:28px;max-width:280px;border:1px solid #d8e0e5;border-radius:999px;padding:0 10px;color:#31414d;background:#fff;font-size:12px}.legend-item.disabled{opacity:.42}.legend-swatch{width:10px;height:10px;flex:0 0 auto;border-radius:999px}.placement-cache-meta{flex-wrap:wrap;padding-top:8px;border-top:1px solid #edf1f3;color:#657481;font-size:12px}.placement-sync-errors{display:grid;gap:4px;padding:10px;border:1px solid #f2c7c7;border-radius:8px;color:#8a2d2d;background:#fff7f7;font-size:12px}.placement-sync-errors strong{font-size:13px}.placement-empty{min-height:120px;border:1px dashed #cfdae0;border-radius:8px;background:#fbfcfd}.axis{stroke:#d8e0e5;stroke-width:1.2}.chart-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart-line.primary{stroke:#0f766e}.chart-line.secondary{stroke:#d97706}.chart-label,.chart-value{fill:#657481;font-size:11px}.store-bars{display:grid;gap:10px}.store-bar-row{display:grid;grid-template-columns:minmax(110px,.8fr) minmax(0,1.4fr) minmax(110px,.7fr);gap:10px;align-items:center}.store-bar-row strong,.store-bar-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-bar-row small{color:#657481;font-size:12px}.bar-pair{display:grid;gap:4px}.bar{display:block;height:9px;border-radius:999px}.bar.sales{background:#0f766e}.bar.cost{background:#d97706}.eyebrow{color:#0f766e;font-size:12px;font-weight:800}.context-product h2{margin:4px 0;font-size:20px}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.metric{min-height:64px;padding:10px;border:1px solid #d8e0e5;border-radius:8px;background:#fbfcfd}.metric span{display:block;color:#62717d;font-size:12px}.metric strong{display:block;margin-top:5px;overflow-wrap:anywhere;font-size:19px}.task-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px;border:1px solid #d8e0e5;border-radius:8px;background:#fff}.task-card h3,.table-panel h3{margin:6px 0;font-size:16px}.task-card p{margin:0 0 6px;color:#4c5c67}.task-card small{color:#75838e}.priority{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:800}.priority.high{color:#9f1d20;background:#ffeded}.priority.medium{color:#815400;background:#fff4d6}.priority.low{color:#22664a;background:#e7f8ef}.data-tables{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.table-panel{min-width:0;padding:12px;border:1px solid #d8e0e5;border-radius:8px;background:#fbfcfd}.table-panel h3{margin-top:0}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:8px 6px;border-bottom:1px solid #e6ecef;text-align:left;vertical-align:top}td:first-child{min-width:160px}.context-product{display:grid;gap:8px}.context-product dl{display:grid;gap:8px;margin:6px 0 0}.context-product dl div{display:grid;grid-template-columns:70px minmax(0,1fr);gap:8px;font-size:13px}.context-product dt{color:#75838e}.context-product dd{margin:0;overflow-wrap:anywhere}.segmented{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.segmented button{height:36px;border:1px solid #cfdae0;border-radius:8px;background:#fff}.segmented button.active{border-color:#0f766e;color:#0f766e;background:#effbf7;font-weight:800}.custom-date-range-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;padding:9px;border:1px solid #d8e2e7;border-radius:8px;background:#fbfdfd}.custom-date-range-card label{display:grid;gap:4px;min-width:0;color:#52616d;font-size:12px;font-weight:800}.custom-date-range-card input{width:100%;min-width:0;height:34px;padding:0 8px;border:1px solid #cfdce2;border-radius:7px;background:#fff;color:#13232f;font:inherit}.custom-date-range-card input[aria-invalid=true]{border-color:#e39a9a;background:#fff8f8}.custom-date-range-card small{grid-column:1 / -1;line-height:1.4}.custom-date-range-summary{color:#0f766e;font-weight:800}.custom-date-range-error{color:#9f1d20;font-weight:800}.field{display:grid;gap:7px;margin-top:12px;color:#4c5c67;font-size:13px}.field input,.field select{height:38px;padding:0 10px;border:1px solid #cfdae0;border-radius:8px;background:#f8fafb}.field input[aria-invalid=true],.field select[aria-invalid=true]{border-color:#f3a4a4;background:#fff8f8}.contextual-field{position:relative}.field-error-popover{position:absolute;top:calc(100% + 7px);left:0;z-index:20;display:inline-flex;align-items:center;gap:7px;max-width:min(320px,100%);padding:8px 10px;border:1px solid #f3b5b5;border-radius:8px;color:#8a1f20;background:#fff8f8;box-shadow:0 12px 28px #16202a21;font-size:13px;font-weight:800;line-height:1.4}.field-error-popover:before{position:absolute;top:-5px;left:16px;width:9px;height:9px;border-top:1px solid #f3b5b5;border-left:1px solid #f3b5b5;background:#fff8f8;content:"";transform:rotate(45deg)}.field-error-popover span{position:relative;z-index:1}.primary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:40px;margin-top:12px;border:0;border-radius:8px;color:#fff;background:#0f766e;font-weight:800}.primary-action:disabled,.composer button:disabled,.tool-button:disabled{cursor:not-allowed;opacity:.55}.tool-list,.tool-suggestions{display:grid;gap:10px;margin-top:12px}.tool-category-list{display:grid;gap:12px;margin-top:12px}.tool-category{display:grid;gap:8px}.tool-category h3{margin:0;color:#31414d;font-size:13px}.tool-category .tool-list{margin-top:0}.muted-category .tool-button{min-height:64px}.tool-button{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;width:100%;min-height:76px;padding:10px;border:1px solid #d8e0e5;border-radius:8px;color:#24313b;background:#fbfcfd;text-align:left}.tool-button:hover:not(:disabled){border-color:#0f766e;background:#effbf7}.tool-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:8px;color:#0f766e;background:#e6f5f1}.tool-button strong,.tool-button small{display:block}.tool-button small{margin-top:4px;color:#657481;line-height:1.4}.tool-result-panel{display:grid;gap:12px;padding:14px}.tool-result-panel .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-suggestion{padding:10px;border:1px solid #d8e0e5;border-radius:8px;background:#fbfcfd}.tool-suggestion h3{margin:7px 0 5px;font-size:15px}.tool-suggestion p{margin:0;color:#4c5c67;line-height:1.45}.tool-suggestion small{display:block;margin-top:7px;color:#657481}.task-view{padding:16px}.task-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.task-stat{display:grid;gap:5px;min-height:86px;padding:12px;border:1px solid #d8e0e5;border-radius:8px;background:#fbfcfd}.task-stat span{color:#62717d;font-size:13px}.task-stat strong{font-size:24px}.task-list{display:grid;gap:10px}.task-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:190px}.tracking-action-candidate-controls{display:grid;justify-items:end;gap:6px;min-width:min(100%,760px)}.tracking-action-candidate-filters{min-width:0}.tracking-sync-status{display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;max-width:100%;color:#657481;font-size:12px;line-height:1.35}.tracking-sync-status span:last-child{overflow-wrap:anywhere}.tracking-date-filter{display:inline-grid;grid-template-columns:auto minmax(168px,1fr);align-items:center;gap:6px;min-height:32px;padding:0 9px;border:1px solid #cfdae0;border-radius:8px;color:#657481;background:#fff;font-size:12px}.tracking-date-filter input{width:100%;min-width:0;border:0;color:#24313b;background:transparent;font:inherit;outline:none}.toast-layer{position:fixed;top:76px;right:18px;z-index:40;display:grid;justify-items:end;max-width:min(420px,calc(100vw - 32px));pointer-events:none}.toast-message{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:46px;padding:10px 10px 10px 12px;border:1px solid #f3b5b5;border-radius:8px;color:#8a1f20;background:#fff8f8;box-shadow:0 16px 40px #16202a29;pointer-events:auto;animation:toast-in .18s ease-out}.toast-message span{min-width:0;line-height:1.45}.toast-message button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:7px;color:inherit;background:transparent}.toast-message button:hover{background:#8a1f2014}@keyframes toast-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.loading-screen,.login-screen{display:grid;min-height:100vh;place-items:center;padding:24px;background:#eef2f4}.loading-screen{align-content:center;gap:10px;color:#31414d}.login-card{display:grid;gap:16px;width:min(420px,100%);padding:26px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;box-shadow:0 18px 48px #1725301f}.login-card h1{margin:0;font-size:24px}.login-card p,.login-card small{margin:4px 0 0;color:#5a6975}.login-field,.admin-field,.admin-form{display:grid;gap:7px}.login-field span,.admin-field span{color:#52616d;font-size:13px;font-weight:700}.login-field input,.admin-field select,.admin-form input,.admin-form select,.admin-user-row input,.admin-user-row select{width:100%;min-width:0;height:38px;padding:0 10px;border:1px solid #cfdae0;border-radius:8px;color:#16202a;background:#f8fafb}.login-error{display:flex;align-items:center;gap:8px;padding:9px 10px;border:1px solid #f3b5b5;border-radius:8px;color:#8a1f20;background:#fff2f2;font-size:13px}.admin-workspace{padding:0}.admin-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:start}.admin-grid>*,.admin-column{min-width:0}.admin-column{display:grid;gap:16px}.admin-form{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form .primary-action,.full-span{grid-column:1 / -1}.create-permission-picker{grid-column:1 / -1;min-width:0;padding-top:6px;border-top:1px solid #e5ebef}.subsection-title{display:flex;align-items:center;gap:7px;margin-bottom:10px;color:#31414d;font-size:13px;font-weight:700}.admin-user-list{display:grid;gap:10px;max-height:520px;overflow:auto}.admin-user-row{display:grid;grid-template-columns:minmax(110px,.8fr) minmax(130px,1fr) 110px;gap:8px;padding:10px;border:1px solid #d8e0e5;border-radius:8px;background:#fbfcfd}.admin-user-row strong,.admin-user-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-user-row small{margin-top:4px;color:#657481}.admin-row-actions,.reset-password{display:flex;gap:6px}.admin-row-actions{grid-column:2 / -1}.reset-password{grid-column:1 / -1}.admin-row-actions button,.reset-password button{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:0 9px;border:1px solid #cfdae0;border-radius:7px;color:#31414d;background:#fff}.permission-split{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(280px,1fr);gap:16px;margin:14px 0}.permission-split.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.permission-split h3{margin:0 0 10px;font-size:14px}.store-check-list,.mini-product-list,.manual-key-list,.audit-table{display:grid;gap:8px}.store-check-list{max-height:440px;overflow:auto;padding-right:2px}.create-store-list{max-height:230px}.check-row{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:center;padding:8px;border:1px solid #d8e0e5;border-radius:8px;background:#fbfcfd}.check-row small{display:block;margin-top:2px;color:#657481}.admin-product-search,.create-product-search{margin-bottom:10px}.mini-product-list{max-height:230px;overflow:auto}.create-product-list{max-height:132px}.mini-product-list button{display:grid;gap:2px;width:100%;padding:8px 10px;border:1px solid #d8e0e5;border-radius:8px;color:#24313b;text-align:left;background:#fff}.mini-product-list span{overflow:hidden;color:#657481;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.manual-key-list{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-top:10px}.manual-key-list button{display:grid;gap:2px;min-height:30px;padding:6px 8px;border:1px solid #8fd1bd;border-radius:7px;color:#0c675f;background:#effbf7;font-size:12px;text-align:left}.manual-key-list button span{min-width:0;overflow:hidden;color:#49756f;text-overflow:ellipsis;white-space:nowrap}.admin-audit{grid-column:auto}.audit-table{max-height:360px;overflow:auto}.audit-row{display:grid;grid-template-columns:minmax(180px,1fr) 70px 100px 170px minmax(120px,1fr);gap:8px;align-items:center;min-height:38px;padding:8px 10px;border:1px solid #d8e0e5;border-radius:8px;background:#fbfcfd;font-size:13px}.audit-row>*{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-status{display:inline-flex;justify-content:center;padding:3px 7px;border-radius:999px;font-size:12px}.audit-status.allowed{color:#0c675f;background:#effbf7}.audit-status.denied{color:#8a5b04;background:#fff8e5}.audit-status.failed{color:#8a1f20;background:#fff2f2}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.app-layout,.analysis-workspace,.ad-campaign-config-grid,.home-lower-grid,.home-review-modal-grid,.ads-dashboard,.monitoring-grid,.tracking-layout,.lower-grid,.prototype-layout,.prototype-layout.compact{grid-template-columns:1fr}.monitoring-overview-grid,.monitoring-static-grid,.home-alert-grid,.ad-rule-pack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-today-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-info-main{grid-template-columns:1fr}.workspace{grid-template-columns:280px minmax(0,1fr)}.admin-grid,.permission-split,.permission-split.compact{grid-template-columns:1fr}.side-nav,.right-pane,.ads-ai-panel{grid-column:1 / -1;position:static}.right-pane,.export-filter-grid,.export-product-picker,.ads-filter-grid,.ads-management-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ads-core-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.ads-activity-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.product-list{max-height:360px}}@media(max-width:820px){.topbar{position:static;align-items:flex-start;flex-direction:column}.global-time-panel{grid-template-columns:1fr;width:100%;max-width:none;min-width:0;margin:0}.app-layout,.workspace,.analysis-workspace,.home-header,.global-time-panel,.home-time-panel,.home-today-grid,.home-dashboard-grid,.home-lower-grid,.home-alert-grid,.home-review-summary,.home-review-modal-grid,.home-account-health-field-grid,.home-buybox-field-grid,.home-inventory-detail-header,.home-inventory-detail-row,.home-stale-preview,.home-stale-detail-header,.home-stale-detail-row,.dashboard-charts,.dashboard-metrics,.store-bar-row,.export-filter-grid,.export-product-picker,.rank-create-form,.rank-query-heading,.rank-query-form-row,.tracking-action-grid,.tracking-picker-grid,.tracking-dual-tree,.tracking-candidate-list,.tracking-structured-summary,.rank-result-summary,.keyword-ranking-row,.keyword-ranking-devices,.rank-product-picker,.rank-latest-grid,.threshold-form,.ad-monitoring-summary,.ad-rule-pack-grid,.selected-campaign-metrics,.ads-filter-grid,.ads-management-filter-grid,.ads-core-metrics,.ads-activity-metrics,.prototype-metrics,.monitoring-overview-grid,.monitoring-static-grid,.monitoring-sample-row,.workspace-ops-grid,.placement-bar-row,.permission-split,.permission-split.compact,.audit-row,.right-pane,.view-header,.ads-filter-heading,.prototype-panel-heading,.monitoring-overview-heading,.monitoring-section-heading,.home-account-health-detail-heading,.data-tables,.task-summary,.task-card{grid-template-columns:1fr}.home-account-health-detail-heading{align-items:flex-start;flex-direction:column}.left-pane{position:static}.chat-panel{grid-template-rows:auto minmax(360px,54vh) auto}.message{max-width:100%}.ads-product-search{grid-column:auto}.ad-hourly-bars{grid-template-columns:repeat(12,minmax(14px,1fr))}.ads-filter-heading,.ads-selected-row,.view-header,.prototype-panel-heading,.monitoring-overview-heading,.monitoring-section-heading{align-items:stretch;flex-direction:column}.task-actions{justify-content:flex-start;min-width:0}.admin-form,.admin-user-row{grid-template-columns:1fr}.admin-row-actions,.reset-password,.admin-audit{grid-column:auto}}
