:root{color:var(--theme-text);background:var(--theme-page);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,Microsoft YaHei,PingFang SC,sans-serif}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.58}button[aria-busy=true]:disabled{cursor:wait}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--theme-accent);outline-offset:3px}.iam-shell{flex-direction:column;min-height:100vh;display:flex}.iam-header{border-bottom:1px solid var(--theme-line-soft);background:var(--theme-surface);justify-content:space-between;align-items:center;height:96px;padding:0 clamp(24px,5vw,96px);display:flex}.iam-brand{align-items:center;gap:14px;font-size:18px;font-weight:650;display:flex}.iam-brand small{color:var(--theme-muted);letter-spacing:2px;margin-top:5px;font-size:12px;font-weight:400;display:block}.iam-mark{background:var(--theme-accent-soft);color:var(--theme-on-fill);border-radius:14px;place-items:center;width:46px;height:46px;font-size:21px;display:grid}.iam-environment{color:var(--theme-secondary);align-items:center;gap:7px;font-size:12px;display:flex}.iam-environment i{background:var(--theme-surface-soft);border-radius:50%;width:7px;height:7px}.iam-entry{grid-template-columns:1fr 440px;align-items:center;gap:100px;width:min(1120px,100% - 80px);margin:auto;padding:64px 0 72px;display:grid}.iam-eyebrow{letter-spacing:2px;color:var(--theme-muted);font-size:12px}.iam-intro h1{letter-spacing:-1px;margin:22px 0;font-size:48px;line-height:1.4}.iam-intro>p{color:var(--theme-muted);font-size:16px;line-height:1.9}.iam-intro-line{background:var(--theme-surface-soft);width:44px;height:3px;margin:35px 0}.iam-feature{gap:18px;margin-top:22px;font-size:14px;display:flex}.iam-feature>span{color:var(--theme-muted);padding-top:2px;font-size:12px}.iam-feature strong{font-weight:550}.iam-feature p{color:var(--theme-muted);margin:6px 0 0;font-size:13px}.iam-card{background:var(--theme-surface);border:1px solid var(--theme-line-soft);box-shadow:0 10px 30px var(--theme-shadow);border-radius:20px;padding:32px}.iam-login-card{padding:40px}.iam-card h2{margin:0 0 12px;font-size:21px;font-weight:600}.iam-login-card h2{margin:14px 0;font-size:28px}.iam-muted{color:var(--theme-muted);font-size:13px;line-height:1.8}.iam-card form{flex-direction:column;margin-top:24px;display:flex}.iam-card label{color:var(--theme-text);margin:0 0 9px;font-size:13px}.iam-card input{border:1px solid var(--theme-line);background:var(--theme-input);min-width:0;height:48px;color:var(--theme-text);border-radius:9px;margin-bottom:22px;padding:0 13px}.iam-card input::placeholder{color:var(--theme-muted);font-size:13px}.iam-primary{background:var(--theme-accent-soft);border:1px solid var(--theme-accent-line);color:var(--theme-on-fill);border-radius:9px;min-height:48px;padding:13px 20px;font-size:14px;font-weight:550}.iam-secondary{background:var(--theme-surface);color:var(--theme-accent);border:1px solid var(--theme-line);white-space:nowrap;border-radius:9px;padding:11px 18px;font-size:13px}.iam-link{color:var(--theme-secondary);background:0 0;border:0;align-self:center;padding:18px 0 0;font-size:13px}.iam-card-footer{border-top:1px solid var(--theme-line-soft);color:var(--theme-muted);margin-top:28px;padding-top:24px;font-size:12px;line-height:1.7}.iam-alert,.iam-notice,.iam-help{overflow-wrap:anywhere;border-radius:8px;margin:16px 0;padding:12px 14px;font-size:13px;line-height:1.7}.iam-alert{background:var(--theme-danger-soft);color:var(--theme-danger);border:1px solid var(--theme-danger-line)}.iam-notice,.iam-help{background:var(--theme-accent-soft);color:var(--theme-secondary);border:1px solid var(--theme-line-soft)}.iam-footer{letter-spacing:.4px;color:var(--theme-muted);border-top:1px solid var(--theme-line-soft);justify-content:space-between;padding:22px clamp(24px,5vw,96px);font-size:11px;display:flex}.iam-account{flex:1;width:min(1120px,100% - 80px);margin:0 auto;padding:46px 0 64px}.iam-page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.iam-page-heading h1{overflow-wrap:anywhere;margin:12px 0;font-size:30px}.iam-page-heading p{color:var(--theme-muted);font-size:14px}.iam-account-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.iam-account-grid .iam-card{box-shadow:none}.iam-card dl{grid-template-columns:86px minmax(0,1fr);gap:24px;margin:30px 0;font-size:14px;display:grid}.iam-card dt{color:var(--theme-muted)}.iam-card dd{overflow-wrap:anywhere;margin:0}.iam-badge{color:var(--theme-accent);background:var(--theme-accent-soft);border-radius:6px;padding:4px 10px;font-size:12px;display:inline-block}.iam-scope{background:var(--theme-accent-soft);border-radius:10px;margin-top:35px;padding:20px}.iam-scope strong{font-size:14px;font-weight:500}.iam-scope p{color:var(--theme-muted);margin-bottom:0;font-size:13px;line-height:1.9}.iam-devices{grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;display:flex}.iam-devices p{color:var(--theme-muted);font-size:13px}.iam-loading{color:var(--theme-muted);margin:auto;padding:80px}@media (width>=1600px){.iam-entry{grid-template-columns:1fr 460px;gap:140px;width:1200px;padding:90px 0}.iam-intro h1{font-size:54px}}body:has(.iam-shell){background:var(--theme-surface-soft);min-width:0;color:var(--theme-text);font-family:Inter,Microsoft YaHei,PingFang SC,sans-serif}.iam-shell{background:var(--theme-page);color:var(--theme-text)}.iam-header .iam-mark{white-space:nowrap;flex-shrink:0;font-size:18px}@media (width<=800px){.iam-header{height:80px;padding:0 20px}.iam-brand{font-size:15px}.iam-environment{font-size:10px}.iam-entry{grid-template-columns:1fr;gap:24px;width:min(440px,100% - 32px);padding:32px 0}.iam-intro{display:none}.iam-login-card{padding:28px}.iam-account{width:calc(100% - 32px);padding:30px 0}.iam-account-grid{grid-template-columns:1fr}.iam-devices{flex-direction:column;grid-column:auto;align-items:start}.iam-card{padding:24px}.iam-page-heading h1{font-size:24px}.iam-footer{flex-direction:column;gap:12px;padding:20px}.iam-brand small{letter-spacing:0}.iam-page-heading{align-items:start}.iam-page-heading>.iam-secondary{margin-top:20px}}.sidebar>nav{flex-shrink:0;gap:0;padding-bottom:14px}.sidebar .sidebar-group{gap:3px;display:grid}.sidebar .sidebar-group .nav-caption{padding:16px 13px 7px}.sidebar .sidebar-bottom{flex-shrink:0}.sidebar .sidebar-bottom .nav-caption{padding:3px 13px 7px}.analysis-chat{max-width:1400px;color:var(--text-primary,#223047);margin:auto;padding:24px}.analysis-chat>header span{color:var(--text-muted,#64748b);font-size:12px}.analysis-chat h1{margin:8px 0}.analysis-chat p{line-height:1.7}.chat-layout{grid-template-columns:220px minmax(0,1fr);gap:24px;margin-top:24px;display:grid}.chat-layout aside{flex-direction:column;gap:10px;display:flex}.analysis-chat button,.analysis-chat select,.analysis-chat textarea{font:inherit;color:inherit;background:var(--panel-bg,var(--bg-card,#fff));border:1px solid var(--border-color,#dce2eb);border-radius:10px;padding:10px 14px}.analysis-chat button{text-align:left;cursor:pointer}.analysis-chat button:disabled{opacity:.55;cursor:default}.chat-layout aside button{overflow-wrap:anywhere}.chat-layout aside button.selected{background:var(--bg-hover,#eef2ff);border-color:#5475e8}.chat-scope{flex-wrap:wrap;align-items:end;gap:16px;display:flex}.chat-scope label{gap:8px;display:grid}.analysis-chat small{color:var(--text-muted,#64748b);font-size:12px}.chat-empty{padding:32px 0}.chat-empty button{width:100%;margin:10px 0;display:block}.chat-question{background:var(--bg-hover,#eef2ff);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:12px;margin:24px 0 12px;padding:16px}.chat-answer{border:1px solid var(--border-color,#dce2eb);background:var(--panel-bg,var(--bg-card,#fff));border-radius:14px;padding:24px}.chat-answer header{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.chat-summary{font-size:17px;font-weight:600}.chat-answer section{border-bottom:1px solid var(--border-color,#e5e7eb);padding:14px 0}.chat-answer section p{margin:8px 0}.chat-answer details{overflow-wrap:anywhere;margin-top:14px;font-size:13px}.chat-answer summary{cursor:pointer;color:var(--text-muted,#64748b)}.chat-grade{color:#3548a4;background:#e8edff;border-radius:6px;margin-right:8px;padding:3px 9px;display:inline-block}.chat-grade.A,.chat-grade.S{color:#a8590a;background:#fff0df}.chat-review{color:var(--text-muted,#64748b);font-size:14px}.chat-main form{border-top:1px solid var(--border-color,#dce2eb);margin-top:24px;padding-top:20px}.chat-main textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:110px;margin:10px 0}.chat-main form>div{justify-content:space-between;align-items:center;gap:16px;display:flex}.chat-main button[type=submit]{color:#fff;white-space:nowrap;background:#425bda}.chat-error{color:#b84235}.chat-turns{min-width:0}@media (width<=800px){.analysis-chat{padding:16px}.chat-layout{grid-template-columns:1fr}.chat-layout aside{max-height:160px;overflow:auto}.chat-answer{padding:16px}.chat-main form>div{align-items:start}.chat-scope select{max-width:240px}}[data-theme=dark] .analysis-chat{--panel-bg:#172133;--bg-hover:#222f48;--border-color:#354156;--text-primary:#e4ebf7;--text-muted:#abb9cf}.analysis-chat,[data-theme=dark] .analysis-chat{--panel-bg:var(--theme-surface-raised);--bg-hover:var(--theme-hover);--border-color:var(--theme-line);--text-primary:var(--theme-text);--text-muted:var(--theme-muted)}body:has(.analysis-chat){min-width:0}.workspace:has(.analysis-chat){min-width:0}.chat-main{min-width:0}@media (width<=800px){.app-shell:has(.analysis-chat){display:block}.app-shell:has(.analysis-chat) .sidebar{width:100%;max-height:none;box-shadow:none;padding:0 16px 10px;position:relative}.app-shell:has(.analysis-chat) .sidebar .brand{height:68px;padding:12px 0}.app-shell:has(.analysis-chat) .sidebar .iam-mobile-nav{width:auto;display:flex;position:absolute;top:16px;right:12px}.app-shell:has(.analysis-chat) .sidebar:not(.sidebar-expanded) :is(.nav-caption,nav,.sidebar-bottom){display:none}.workspace:has(.analysis-chat){width:100%;min-height:calc(100vh - 78px);margin-left:0}}.chat-prose{overflow-wrap:anywhere;white-space:pre-wrap}.chat-prose p{margin:8px 0}.chat-notice{color:var(--theme-warning);font-size:13px}.chat-queries pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:360px;font-size:12px;overflow:auto}.ai-config{max-width:1180px;color:var(--theme-text);margin:auto;padding-bottom:30px}.ai-config header,.ai-config-title,.ai-config footer{justify-content:space-between;align-items:center;gap:18px;display:flex}.ai-config h1{margin:6px 0;font-size:27px}.ai-config h2{font-size:20px}.ai-config h3{font-size:16px}.ai-config p,.ai-config small{color:var(--theme-muted);line-height:1.7}.ai-config section{border:1px solid var(--theme-line);background:var(--theme-surface);border-radius:12px;margin:20px 0;padding:20px}.ai-config fieldset{border:1px solid var(--theme-line);border-radius:8px;margin:16px 0;padding:16px}.ai-config legend{padding:0 8px;font-weight:600}.ai-config-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ai-config label{flex-direction:column;gap:7px;margin:8px 0;font-size:13px;display:flex}.ai-config input,.ai-config select,.ai-config textarea{border:1px solid var(--theme-line);background:var(--theme-surface-soft);color:var(--theme-text);font:inherit;border-radius:6px;min-width:0;padding:10px}.ai-config textarea{resize:vertical}.ai-config button{border:1px solid var(--theme-line);background:var(--theme-surface-soft);color:var(--theme-text);cursor:pointer;border-radius:6px;padding:9px 14px}.ai-config button:disabled{opacity:.5;cursor:default}.ai-config-assistants{flex-wrap:wrap;gap:8px;display:flex}.ai-config button.selected{border-color:var(--theme-accent);color:var(--theme-accent)}.ai-config-test{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;display:flex}.ai-config-knowledge{border-top:1px solid var(--theme-line);padding:12px 0}.ai-config-message,.ai-config-error{border:1px solid var(--theme-line);border-radius:8px;padding:14px}.ai-config .ai-config-error{color:#e06b6b}.ai-config footer{background:var(--theme-surface);border:1px solid var(--theme-line);border-radius:8px;padding:14px;position:sticky;bottom:0}@media (width<=750px){.ai-config-grid{grid-template-columns:1fr}.ai-config header{align-items:flex-start}.ai-config section{padding:12px}}.ai-config label.ai-config-toggle{cursor:pointer;flex-direction:row;align-items:center;gap:8px}.ai-config-toggle input[type=checkbox]{width:16px;height:16px;accent-color:var(--theme-accent);flex:none;margin:0;padding:0}.ai-config-toggle span{min-width:0;line-height:1.5}.ai-config-pool{grid-column:1/-1;gap:10px;display:grid}.ai-config-pool>div{align-items:end;gap:8px;display:flex}.ai-config-pool label{flex:1;min-width:0}.ai-config-pool>small{line-height:1.65}.ai-model-attempts{margin:12px 0}.ai-model-attempts li{overflow-wrap:anywhere;margin:8px 0}body:has(.ai-config){min-width:0}.workspace:has(.ai-config){min-width:0}.ai-config fieldset{min-inline-size:0}.ai-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=800px){.app-shell:has(.ai-config){display:block}.app-shell:has(.ai-config) .sidebar{width:100%;max-height:none;box-shadow:none;padding:0 16px 10px;position:relative}.app-shell:has(.ai-config) .sidebar .brand{height:68px;padding:12px 0}.app-shell:has(.ai-config) .sidebar .iam-mobile-nav{width:auto;display:flex;position:absolute;top:16px;right:12px}.app-shell:has(.ai-config) .sidebar:not(.sidebar-expanded) :is(.nav-caption,nav,.sidebar-bottom){display:none}.workspace:has(.ai-config){width:100%;min-height:calc(100vh - 78px);margin-left:0}.ai-config{padding:12px}.ai-config header,.ai-config footer{flex-wrap:wrap}.ai-config-grid{grid-template-columns:minmax(0,1fr)}.ai-config-pool>div{flex-wrap:wrap}.ai-config-pool label{flex-basis:100%}.ai-config-pool input{width:100%}}.iam-registration{flex:1;width:min(560px,100% - 32px);margin:40px auto}.iam-registration h1{font-size:26px}.iam-registration select{border:1px solid var(--theme-line);background:var(--theme-input);height:48px;color:var(--theme-text);border-radius:9px;padding:0 12px}.iam-members{--member-bg:var(--theme-page);--member-card:var(--theme-surface);--member-border:var(--theme-line);--member-text:var(--theme-text);--member-muted:var(--theme-muted);--member-accent:var(--theme-accent);background:var(--member-bg);color:var(--member-text);flex:1;min-width:0;padding:36px clamp(20px,4vw,72px)}.iam-members *{box-sizing:border-box}.iam-members-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.iam-members-heading h1{margin:12px 0;font-size:28px}.iam-members-heading p,.iam-members p{color:var(--member-muted);font-size:14px;line-height:1.8}.iam-members .iam-eyebrow{color:var(--member-accent)}.iam-member-tabs{gap:12px;margin:28px 0 18px;display:flex}.iam-members button{border:1px solid var(--theme-accent-line);background:var(--theme-surface);color:var(--theme-accent);border-radius:7px;padding:9px 12px;font-size:13px}.iam-member-tabs button[aria-pressed=true]{background:var(--theme-accent-fill);color:var(--theme-on-fill);border-color:var(--theme-accent-line)}.iam-members button:disabled{opacity:.4;cursor:default}.iam-members button:focus-visible,.iam-members input:focus-visible,.iam-members select:focus-visible,.iam-members textarea:focus-visible{outline:2px solid var(--theme-accent);outline-offset:3px}.iam-members .iam-primary{background:var(--theme-accent-fill);color:var(--theme-on-fill);border-color:var(--theme-accent-line);min-height:40px}.iam-member-panel{border:1px solid var(--member-border);background:var(--member-card);border-radius:14px;padding:24px}.iam-members input:not([type=checkbox]),.iam-members select,.iam-members textarea{background:var(--theme-input);color:var(--theme-text);border:1px solid var(--theme-line);font:inherit;border-radius:7px;min-width:0;padding:10px 12px}.iam-members input[type=checkbox]{accent-color:var(--theme-accent-fill);width:16px;height:16px}.iam-member-filters{flex-wrap:wrap;align-items:end;gap:16px;margin-bottom:20px;display:flex}.iam-member-filters label{color:var(--member-muted);flex-direction:column;gap:8px;font-size:12px;display:flex}.iam-member-filters>span{margin-left:auto;padding-bottom:10px;font-size:13px}.iam-member-actions{flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0;display:flex}.iam-member-actions>span{margin-right:12px;font-size:13px}.iam-member-actions button{padding:6px 9px;font-size:12px}.iam-member-table-wrap{margin-top:18px;overflow:auto}.iam-members table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}.iam-members th{background:var(--theme-surface);color:var(--theme-secondary);white-space:nowrap;padding:14px 12px;font-weight:500}.iam-members td{border-bottom:1px solid var(--theme-line);vertical-align:middle;overflow-wrap:anywhere;padding:17px 12px}.iam-members td:first-child{width:40px}.iam-members td:nth-child(2){min-width:150px;max-width:250px}.iam-members td:nth-child(3){min-width:120px}.iam-members td:nth-child(4){min-width:100px}.iam-members td:nth-child(5){min-width:75px}.iam-members td:last-child{min-width:270px}.iam-members small{color:var(--theme-muted);overflow-wrap:anywhere;margin-top:7px;font-size:11px;display:block}.iam-member-status{background:var(--theme-surface-soft);border-radius:5px;padding:4px 8px;font-size:12px;display:inline-block}.iam-member-status.PENDING{background:var(--theme-warning-soft);color:var(--theme-warning)}.iam-member-status.ACTIVE{background:var(--theme-accent-soft);color:var(--theme-accent)}.iam-member-status.REJECTED,.iam-member-status.DISABLED{background:var(--theme-surface-soft);color:var(--theme-danger)}.iam-member-pagination{justify-content:end;align-items:center;gap:18px;margin-top:20px;font-size:12px;display:flex}.iam-member-footnote{color:var(--theme-muted)!important;font-size:12px!important}.iam-member-empty{text-align:center;padding:30px}.iam-member-overlay{background:var(--theme-overlay);z-index:200;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.iam-member-dialog{border:1px solid var(--theme-line);background:var(--theme-surface);width:min(650px,100%);max-height:90vh;box-shadow:0 20px 70px var(--theme-shadow);border-radius:16px;padding:28px;overflow:auto}.iam-dialog-close{float:right}.iam-member-dialog h2{margin:4px 0 20px;font-size:21px}.iam-member-dialog form{flex-direction:column;gap:16px;display:flex}.iam-member-dialog label{flex-direction:column;gap:8px;font-size:13px;display:flex}.iam-member-dialog input{width:100%;margin:10px 0}.iam-member-dialog textarea{resize:vertical;min-height:80px}.iam-member-review{max-height:300px;margin:0;padding:0;list-style:none;overflow:auto}.iam-member-review li{background:var(--theme-surface);overflow-wrap:anywhere;border-radius:8px;margin:8px 0;padding:12px}.iam-member-review li span{color:var(--theme-secondary);font-size:12px}.iam-member-review select{width:100%;margin-top:12px;display:block}.iam-member-qr{background:#fff;width:240px;max-width:100%;height:240px;margin:20px auto;display:block}.iam-members .iam-alert{background:var(--theme-surface-soft);color:var(--theme-text);border-color:var(--theme-line)}.iam-members .iam-notice{background:var(--theme-accent-soft);color:var(--theme-accent);border-color:var(--theme-accent-line)}@media (width<=800px){.iam-members{padding:24px 16px}.iam-member-panel{padding:16px}.iam-members-heading{align-items:start}.iam-members-heading h1{font-size:23px}.iam-member-filters label,.iam-member-filters input,.iam-member-filters select{width:100%}.iam-member-filters>span{margin-left:0}.iam-member-dialog{padding:20px}.iam-member-overlay{padding:12px}.iam-members .iam-member-pagination{gap:10px}.iam-members-heading>.iam-secondary{white-space:normal}.iam-registration .iam-member-actions{flex-direction:column;align-items:stretch}}.iam-access .iam-member-panel{margin:20px 0}.iam-access-modules{grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:14px;display:grid}.iam-access-modules article,.iam-access-card{border:1px solid var(--theme-line);background:var(--theme-surface);overflow-wrap:anywhere;border-radius:10px;min-width:0;padding:17px}.iam-access-modules article{flex-direction:column;align-items:start;gap:12px;display:flex}.iam-access-modules small{flex:1;line-height:1.7}.iam-access-cards{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;display:grid}.iam-access-card>div:first-child{margin-top:0}.iam-access-card>button{margin-top:12px}.iam-access-state{color:var(--theme-accent);padding:5px 0;font-size:12px;display:inline-block}.iam-access-state.REVOKED,.iam-access-state.DEPENDENCY_MISSING{color:var(--theme-danger)}.iam-access-banner{border:1px solid var(--theme-line);background:var(--theme-accent-soft);border-radius:12px;margin:24px 0;padding:22px}.iam-access-banner small{margin:12px 0}.iam-access-scopes{border:1px solid var(--theme-line);border-radius:9px;min-width:0;padding:16px}.iam-access-scopes legend{color:var(--theme-secondary);padding:0 6px;font-size:13px}.iam-access-checks{flex-direction:column;gap:12px;display:flex}.iam-access .iam-access-checks label{flex-direction:row;align-items:center;gap:10px;font-size:13px;display:flex}.iam-access .iam-access-checks input[type=checkbox]{width:16px;min-width:16px;margin:0}.iam-access-dialog{width:min(760px,100%)}.iam-access-dialog p{overflow-wrap:anywhere;margin:4px 0}.iam-access-dialog select{max-width:100%}.iam-access-dialog .iam-member-review{max-height:290px}.iam-access fieldset:disabled{opacity:.65}.iam-access-dialog>h2{padding-right:70px}@media (width<=600px){.iam-access-cards,.iam-access-modules{grid-template-columns:1fr}.iam-access .iam-member-tabs{flex-wrap:wrap}.iam-access .iam-members-heading{flex-direction:column}.iam-access .iam-member-pagination{flex-wrap:wrap}.iam-access-scopes{padding:12px}}.iam-access-select{align-items:center;gap:10px;display:flex}.profit-explanation{border:1px solid var(--theme-line);background:var(--theme-surface);min-width:0;color:var(--theme-text);border-radius:8px}.profit-explanation>summary{cursor:pointer;color:var(--theme-info);padding:10px 14px;font-size:13px;font-weight:650}.profit-explanation>summary::marker{color:var(--theme-info)}.profit-explanation>summary small{color:var(--theme-muted);margin-left:14px;font-size:12px;font-weight:400}.profit-explanation[open]>summary{border-bottom:1px solid var(--theme-line-soft)}.profit-explanation-body{padding:14px}.profit-explanation-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:14px;display:grid}.profit-explanation-grid>section{border:1px solid var(--theme-line-soft);background:var(--theme-surface-soft);border-radius:6px;min-width:0;padding:14px}.profit-explanation h3{color:var(--theme-text);flex-wrap:wrap;justify-content:space-between;gap:8px;margin:0 0 10px;font-size:15px;display:flex}.profit-explanation h3 strong{color:var(--theme-accent);font-variant-numeric:tabular-nums}.profit-explanation p{color:var(--theme-secondary);overflow-wrap:anywhere;margin:8px 0;font-size:12px;line-height:1.75}.profit-explanation .profit-formula{color:var(--theme-text);font-weight:600}.profit-breakdown{margin:12px 0;font-size:13px}.profit-breakdown>div{border-bottom:1px solid var(--theme-line-soft);justify-content:space-between;gap:16px;padding:7px 0;display:flex}.profit-breakdown dt{color:var(--theme-secondary);min-width:0}.profit-breakdown dt small{color:var(--theme-muted);font-size:11px;display:block}.profit-breakdown dd{color:var(--theme-text);text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;margin:0}.profit-breakdown-total{font-weight:700}.profit-breakdown-total dd{color:var(--theme-accent)}.profit-explanation-notes{margin-top:12px}.profit-explanation .profit-explanation-status{border:1px solid var(--theme-warning-line);color:var(--theme-warning);background:var(--theme-warning-soft);border-radius:6px;padding:10px}.ops-kpi-card>small.ops-profit-scope{color:var(--theme-secondary);font-size:11px;line-height:1.5}.store-summary-section>.profit-explanation{margin-top:12px}@media (width<=700px){.profit-explanation-grid{grid-template-columns:minmax(0,1fr)}.profit-explanation>summary small{margin:5px 0 0 14px;display:block}.profit-explanation-body,.profit-explanation-grid>section{padding:10px}}.store-ai-panel>header,.store-ai-drawer>header,.store-ai-action>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.store-ai-panel h2{margin:6px 0;font-size:17px}.store-ai-caption,.store-ai-panel small,.store-ai-drawer small{color:var(--theme-text-muted,#617467);font-size:12px}.store-ai-panel button,.store-ai-drawer button,.store-ai-entry{font:inherit;cursor:pointer;border:1px solid var(--theme-line,#dce5de);color:inherit;background:0 0;border-radius:7px;padding:7px 11px}.store-ai-panel button:disabled,.store-ai-drawer button:disabled{opacity:.5;cursor:default}.store-ai-home-list>button{text-align:left;border:0;border-top:1px solid #ffffff0c;border-radius:0;align-items:center;gap:12px;width:100%;padding:13px 0;display:flex}.store-ai-home-list>button>div{flex:1;min-width:0}.store-ai-home-list strong{overflow-wrap:anywhere;font-size:14px;display:block}.store-ai-home-list small{margin-top:5px;display:block}.store-ai-home-list>button>span:last-child{color:#859bc3;white-space:nowrap;font-size:12px}.store-ai-grade{color:#81a9ff;background:#698ee922;border-radius:6px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:700;display:inline-flex}.store-ai-grade.S{color:#fa8090;background:#fa809018}.store-ai-grade.A{color:#f2b565;background:#f2b56518}.store-ai-grade.C{color:#98a7bc;background:#98a7bc18}.store-ai-status-list{border-top:1px solid #ffffff0c;flex-wrap:wrap;gap:6px;max-height:96px;padding-top:10px;display:flex;overflow:auto}.store-ai-status-list button{overflow-wrap:anywhere;max-width:100%;padding:4px 7px;font-size:11px}.store-ai-empty{color:#929db0;padding:18px 0;font-size:13px;line-height:1.7}.store-ai-overlay{z-index:1500;background:#0008;justify-content:flex-end;display:flex;position:fixed;inset:0}.store-ai-drawer{box-sizing:border-box;background:var(--theme-surface-soft,#f5faf7);width:min(700px,100vw);height:100%;color:var(--theme-text,#22382b);outline:none;padding:26px;overflow-y:auto;box-shadow:-10px 0 40px #0004}.store-ai-drawer h2{margin:8px 0;font-size:22px}.store-ai-drawer h3{font-size:16px;line-height:1.65}.store-ai-drawer p{font-size:14px;line-height:1.7}.store-ai-summary{border-bottom:1px solid var(--theme-line,#dce5de);padding:20px 0}.store-ai-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:15px 0;font-size:13px;display:grid}.store-ai-facts span{background:#ffffff05;border-radius:7px;padding:10px}.store-ai-facts strong{margin-top:7px;font-size:19px;display:block}.store-ai-facts small{margin-top:5px;display:block}.store-ai-generate{align-items:center;gap:12px;margin:15px 0;display:flex}.store-ai-generate button{white-space:nowrap;color:#a9c6ff;background:#6794ff16}.store-ai-action{border:1px solid var(--theme-line,#dce5de);border-radius:10px;margin:12px 0;padding:15px}.store-ai-action>header{justify-content:flex-start;margin-bottom:8px}.store-ai-action details{margin:13px 0;font-size:13px}.store-ai-action summary,.store-ai-detail summary{cursor:pointer;color:#91a6c9;font-size:13px}.store-ai-controls{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.store-ai-controls a{color:#8ab4ff;padding:7px 0;font-size:13px}.store-ai-action input{box-sizing:border-box;width:100%;color:inherit;background:#ffffff06;border:1px solid #ffffff19;border-radius:6px;padding:9px}.store-ai-detail{margin:24px 0}.store-ai-message{background:#d9ac5c0b;border-left:3px solid #d9ac5c;padding:10px 12px}.store-ai-entry{color:#7ca7ff;margin-top:8px;font-size:12px}.store-ai-drawer:focus-visible,.store-ai-drawer :focus-visible,.store-ai-panel :focus-visible{outline-offset:3px;outline:2px solid #7ca7ff}@media (width<=600px){.store-ai-drawer{padding:18px}.store-ai-generate{flex-direction:column;align-items:flex-start}}.store-ai-panel{padding:12px!important}.store-ai-panel>header{margin-bottom:8px}.store-ai-caption{margin:8px 0 12px}.store-ai-entity{white-space:nowrap;text-overflow:ellipsis;color:var(--theme-text-muted,#929db0);margin-bottom:5px;font-size:12px;display:block;overflow:hidden}.store-ai-key-facts{color:var(--theme-text-muted,#929db0);flex-wrap:wrap;gap:5px 14px;margin:8px 0;font-size:12px;line-height:1.6;display:flex}.store-ai-key-facts b{color:var(--theme-text,#dce5ed);font-weight:500}.store-ai-observation-hint{margin-top:8px;display:block}.store-ai-observations{margin-top:20px}.store-ai-observations>summary{cursor:pointer;font-size:14px}.store-ai-assessment{color:var(--theme-text-muted,#929db0)}[data-theme=light] .store-ai-drawer .store-ai-grade{color:#315f95}[data-theme=light] .store-ai-drawer .store-ai-grade.A{color:#815515}[data-theme=light] .store-ai-drawer .store-ai-grade.S{color:#a72d3d}[data-theme=light] .store-ai-drawer :is(summary,a),[data-theme=light] .store-ai-generate button{color:#2b6552}[data-theme=light] .store-ai-facts span{background:#eaf0ec}[data-theme=light] .store-ai-action input{background:#fff;border-color:#cbd9d0}.store-ai-object{align-items:center;gap:12px;min-width:0;margin-bottom:14px;display:flex}.store-ai-object>div{min-width:0}.store-ai-object img,.store-ai-image-placeholder{object-fit:cover;background:var(--theme-surface-raised);border-radius:8px;flex-shrink:0;width:66px;height:66px}.store-ai-image-placeholder{color:var(--theme-muted);justify-content:center;align-items:center;font-size:12px;display:flex}.store-ai-object strong{white-space:normal;overflow-wrap:anywhere;margin:4px 0;display:block;font-size:14px!important}.store-ai-object span,.store-ai-object small{color:var(--theme-muted);overflow-wrap:anywhere;font-size:12px;display:block}.store-ai-lifecycle{border-top:1px solid var(--theme-line);margin-top:12px;padding-top:10px}.store-ai-window-scroll{overflow-x:auto}.store-ai-windows table{border-collapse:collapse;width:100%;min-width:470px;font-size:12px}.store-ai-windows td,.store-ai-windows th{border-bottom:1px solid var(--theme-line);text-align:left;padding:10px 5px}.store-ai-windows small{white-space:nowrap;color:var(--theme-muted);margin-top:6px;display:block}.store-ai-review-standard{color:var(--theme-muted);font-size:12px!important}.store-ai-message .store-ai-validation{color:var(--theme-text,#22382b);overflow-wrap:anywhere;margin:8px 0;font-size:13px;font-weight:600;display:block}.gb-ai-update{border-bottom:1px solid var(--theme-line-soft);margin-bottom:14px;padding-bottom:14px}.gb-ai-update p{color:var(--theme-text);margin:0 0 10px;font-size:13px;line-height:1.7}.gb-ai-update small{color:var(--theme-muted);font-size:12px;line-height:1.6;display:block}.gb-ai-update-action{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.gb-ai-update-action button{flex-shrink:0}.gb-ai-update-progress{margin-top:12px;font-size:12px}.gb-ai-update-progress summary{cursor:pointer}.gb-ai-update-progress ul{max-height:180px;margin:8px 0 0;padding:0;list-style:none;overflow:auto}.gb-ai-update-progress li{overflow-wrap:anywhere;justify-content:space-between;gap:12px;padding:6px 0;display:flex}.gb-ai-update-progress strong{flex-shrink:0;max-width:45%}.date-range-control{flex:none;align-items:center;gap:8px;max-width:100%;display:inline-flex}.date-range-trigger{border:1px solid var(--theme-line);background:var(--theme-accent-soft);min-height:32px;color:var(--theme-accent);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:5px 10px;font-size:13px;display:inline-flex}.date-range-trigger:hover,.date-range-trigger[aria-expanded=true]{border-color:var(--theme-accent-line);background:var(--theme-accent-soft)}.date-range-trigger strong{font-variant-numeric:tabular-nums;font-weight:600}.date-range-trigger strong span{color:var(--theme-muted);padding:0 3px}.date-range-label{color:var(--theme-secondary);font-size:12px}.date-range-today{color:var(--theme-warning);font-size:12px}.range-overlay{z-index:1200;background:var(--theme-overlay);position:fixed;inset:0}.range-dialog{--range-bg:var(--theme-surface-raised);--range-text:var(--theme-text);--range-muted:var(--theme-muted);--range-line:var(--theme-line);--range-accent:var(--theme-accent-fill);--range-soft:var(--theme-accent-soft);overscroll-behavior:contain;border:1px solid var(--range-line);width:min(660px,100vw - 24px);max-height:calc(100dvh - 24px);color:var(--range-text);background:var(--range-bg);box-shadow:0 16px 60px var(--theme-shadow);border-radius:14px;padding:20px;font-size:13px;position:fixed;overflow-y:auto}.range-dialog:focus{outline:none}.range-dialog button:focus-visible,.range-dialog input:focus-visible,.date-range-trigger:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.range-dialog button{font:inherit}.range-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.range-header h2{margin:0 0 6px;font-size:17px}.range-header p{color:var(--range-muted);margin:0;font-size:12px;line-height:1.6}.range-close{color:var(--range-muted);background:0 0;border:0;border-radius:5px;width:28px;height:28px;font-size:25px!important}.range-shortcuts{flex-wrap:wrap;gap:7px;margin-top:17px;display:flex}.range-shortcuts button{border:1px solid var(--range-line);background:var(--range-bg);color:var(--range-text);border-radius:6px;padding:6px 15px}.range-shortcuts button:hover,.range-shortcuts button[aria-pressed=true]{border-color:var(--range-accent);color:var(--range-accent);background:var(--range-soft)}.range-shortcut-note{color:var(--range-muted);margin:9px 0 14px;font-size:12px;line-height:1.6}.range-inputs{grid-template-columns:1fr auto 1fr;align-items:end;gap:12px;display:grid}.range-inputs label{color:var(--range-muted);gap:5px;font-size:12px;display:grid}.range-inputs input{border:1px solid var(--range-line);background:var(--range-bg);width:100%;min-width:0;height:34px;color:var(--range-text);font-variant-numeric:tabular-nums;border-radius:6px;padding:6px 10px;font-size:14px}.range-inputs>span{color:var(--range-muted);padding-bottom:9px}.range-navigation{justify-content:space-between;align-items:center;gap:8px;margin-top:16px;display:flex}.range-navigation span{color:var(--range-muted);text-align:center;font-size:12px}.range-navigation button{border:1px solid var(--range-line);width:30px;height:28px;color:var(--range-text);background:var(--range-bg);border-radius:5px;font-size:22px;line-height:20px}.range-calendars{grid-template-columns:1fr 1fr;gap:26px;display:grid}.range-calendar h3{text-align:center;margin:8px 0 12px;font-size:14px}.range-weekdays,.range-days{text-align:center;grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.range-weekdays{color:var(--range-muted);margin-bottom:5px;font-size:12px}.range-days{row-gap:3px}.range-days button,.range-days>span{min-width:0;height:32px}.range-days button{color:var(--range-text);font-variant-numeric:tabular-nums;background:0 0;border:1px solid #0000;border-radius:5px;font-size:13px;position:relative}.range-days button:hover:not(:disabled){border-color:var(--range-accent)}.range-days button.range-within{background:var(--range-soft);border-radius:0}.range-days button.range-edge{background:var(--range-accent);color:var(--theme-on-fill);font-weight:700}.range-days button.range-preview:not(.range-edge){background:var(--theme-accent-soft)}.range-is-today:after{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;bottom:3px;left:calc(50% - 2px)}.range-dialog button:disabled{opacity:.35;cursor:not-allowed}.range-status{min-height:39px;color:var(--range-accent);padding:10px 0;font-size:12px}.range-footer{border-top:1px solid var(--range-line);align-items:center;gap:9px;padding-top:13px;display:flex}.range-footer>span{color:var(--range-muted);margin-right:auto;font-size:12px}.range-footer button{border-radius:6px;padding:8px 15px}.range-cancel{color:var(--range-muted);background:var(--range-bg);border:1px solid var(--range-line)}.range-apply{color:var(--theme-on-fill);background:var(--range-accent);border:1px solid var(--range-accent)}@media (width<=620px){.range-dialog{padding:14px}.range-calendars{gap:12px}.range-shortcuts button{padding:6px 11px}.range-footer{flex-wrap:wrap;justify-content:flex-end}.range-footer>span{flex-basis:100%}.range-days button,.range-days>span{height:30px}}.global-board{max-width:1800px;color:var(--theme-text);margin:auto;padding:28px}.gb-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.gb-heading h1{margin:8px 0;font-size:28px}.gb-heading p,.gb-caption,.gb-heading small{color:var(--theme-muted)}.gb-heading-actions{gap:10px;display:flex}.global-board button,.global-board select,.global-board input{font:inherit;color:var(--theme-text);border:1px solid var(--theme-line);background:var(--theme-surface-raised);border-radius:8px;padding:9px 12px}.global-board button{cursor:pointer}.global-board button:hover{border-color:#5e9bff}.global-board button:disabled{opacity:.5;cursor:default}.global-board button:focus-visible{outline-offset:2px;outline:2px solid #5e9bff}.gb-filters{flex-wrap:wrap;align-items:flex-end;gap:12px;margin:18px 0;display:flex}.gb-filters label{color:var(--theme-muted);flex-direction:column;gap:6px;font-size:12px;display:flex}.gb-filters select{min-width:140px;max-width:280px}.gb-filters b{padding:10px}.gb-metrics{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;display:grid}.gb-metrics article,.gb-panel{background:var(--theme-surface);border:1px solid var(--theme-line);border-radius:14px;padding:20px}.gb-metrics article>span{color:var(--theme-muted);font-size:13px}.gb-metrics strong{font-variant-numeric:tabular-nums;margin-top:14px;font-size:clamp(18px,1.45vw,25px);display:block}.gb-metrics strong small{color:var(--theme-muted);margin-left:5px;font-size:11px;font-weight:400}.gb-negative{color:#ed697a!important}.gb-caption{font-size:12px;line-height:1.8}.gb-main-grid{grid-template-columns:minmax(0,1.8fr) minmax(320px,1fr);gap:18px;margin:20px 0;display:grid}.gb-panel h2{margin:0 0 14px;font-size:17px}.gb-panel h2 small{color:var(--theme-muted);margin-left:8px;font-size:12px;font-weight:400}.gb-chart{width:100%;height:330px}.gb-counts>section+section{border-top:1px solid var(--theme-line);margin-top:20px;padding-top:16px}.global-board .gb-count-total{text-align:left;background:0 0;border:0;align-items:center;gap:16px;width:100%;padding:0;display:flex}.gb-count-total b{font-size:32px}.gb-count-total small{color:var(--theme-muted);margin-left:auto;font-size:11px}.gb-grades{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;display:grid}.gb-grades button{justify-content:center;align-items:center;gap:10px;display:flex}.gb-coverage{border:1px solid var(--theme-line);color:var(--theme-muted);border-radius:10px;flex-wrap:wrap;align-items:center;gap:20px;margin:18px 0;padding:14px 18px;font-size:13px;display:flex}.gb-coverage details{flex-basis:100%}.gb-coverage summary{cursor:pointer}.gb-table-wrap{overflow-x:auto}.gb-table-wrap table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:13px}.gb-table-wrap th,.gb-table-wrap td{text-align:left;border-bottom:1px solid var(--theme-line);padding:15px 12px}.gb-table-wrap th{color:var(--theme-muted);font-weight:500}.gb-table-wrap td small{color:var(--theme-muted);margin-top:5px;display:block}.gb-table-wrap button{color:#6e9fed;background:0 0;border:0;padding:4px}.gb-issue-list{gap:12px;display:grid}.gb-issue{align-items:flex-start;gap:18px;display:flex}.gb-issue>div{flex:1;min-width:0}.gb-issue h3{margin:10px 0;font-size:17px}.gb-issue p{margin:8px 0;line-height:1.7}.gb-issue small{color:var(--theme-muted);line-height:1.8}.gb-issue>button{flex-shrink:0}.gb-empty{text-align:center;color:var(--theme-muted);padding:35px}.gb-message{border:1px solid #bf8245;border-radius:8px;padding:14px;line-height:1.7}.gb-pagination{justify-content:center;align-items:center;gap:18px;margin:20px;display:flex}@media (width<=1200px){.gb-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.gb-main-grid{grid-template-columns:1fr}.gb-counts{grid-template-columns:1fr 1fr;gap:25px;display:grid}.gb-counts>section+section{border:0;margin:0;padding:0}}@media (width<=650px){.global-board{padding:16px}.gb-heading{flex-direction:column;align-items:flex-start}.gb-heading h1{font-size:24px}.gb-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.gb-metrics strong{font-size:22px}.gb-counts{grid-template-columns:1fr}.gb-counts>section+section{border-top:1px solid var(--theme-line);padding-top:15px}.gb-issue{flex-wrap:wrap;gap:12px}.gb-issue>button{margin-left:44px}.gb-panel{padding:16px}.gb-filters select{max-width:230px}}body:has(.global-board){min-width:0}.workspace:has(.global-board){min-width:0}.gb-panel{min-width:0}@media (width<=800px){.app-shell:has(.global-board){display:block}.app-shell:has(.global-board) .sidebar{width:100%;max-height:none;box-shadow:none;padding:0 16px 10px;position:relative}.app-shell:has(.global-board) .sidebar .brand{height:68px;padding:12px 0}.app-shell:has(.global-board) .sidebar .iam-mobile-nav{width:auto;display:flex;position:absolute;top:16px;right:12px}.app-shell:has(.global-board) .sidebar:not(.sidebar-expanded) :is(.nav-caption,nav,.sidebar-bottom){display:none}.workspace:has(.global-board){width:100%;min-height:calc(100vh - 78px);margin-left:0}}.gb-heading-board{grid-template-columns:minmax(250px,1fr) auto auto;margin-bottom:14px;display:grid}.gb-heading-title{min-width:0}.gb-heading-actions{white-space:nowrap;flex-shrink:0}.gb-heading-board .gb-filters{gap:10px;margin:0}.gb-heading-board .gb-filters select{width:140px;min-width:0}.gb-heading-board .gb-filters button{white-space:nowrap}@media (width<=1550px){.gb-heading-board{grid-template-columns:minmax(0,1fr) auto}.gb-heading-board .gb-heading-actions{grid-area:1/2}.gb-heading-board .gb-filters{grid-area:2/1/auto/-1}}@media (width<=650px){.gb-heading-board{grid-template-columns:minmax(0,1fr);gap:14px}.gb-heading-board .gb-heading-actions{white-space:normal;flex-wrap:wrap;grid-area:2/1}.gb-heading-board .gb-filters{grid-area:3/1}.gb-heading-board .gb-filters label,.gb-heading-board .gb-filters input{min-width:0;max-width:100%}}.gb-heading-board .gb-filters,.gb-heading-board .gb-heading-actions{align-self:end}.gb-heading-board .date-range-control{align-self:flex-end}.gb-heading-board .date-range-trigger{background:var(--theme-surface-raised);min-height:38px;color:var(--theme-text);border-radius:8px;padding:9px 12px}.gb-heading-board .date-range-trigger .date-range-label{color:var(--theme-muted)}.gb-heading-board .date-range-trigger strong{font-size:12px}@media (width<=1550px){.gb-heading-board .gb-filters{justify-content:flex-start}.gb-heading-board .gb-heading-actions{align-self:center}}@media (width<=650px){.gb-heading-board .date-range-control{width:100%}.gb-heading-board .date-range-trigger{justify-content:flex-start;width:100%;max-width:100%}.gb-heading-board .date-range-trigger strong{text-overflow:ellipsis;overflow:hidden}.gb-heading-board .date-range-trigger>span:last-child{margin-left:auto}}.item-profit-analysis{border:1px solid var(--theme-line);background:var(--theme-surface);color:var(--theme-text);border-radius:10px;min-width:0;margin:18px 0;padding:22px;scroll-margin-top:20px}.item-profit-analysis h2{margin:7px 0;font-size:22px;line-height:1.5}.item-profit-analysis h2 strong{color:var(--theme-accent);font-variant-numeric:tabular-nums}.item-profit-analysis h2 strong.decline{color:var(--theme-danger)}.item-profit-analysis h3{margin:0;font-size:14px;line-height:1.6}.item-profit-analysis p,.item-profit-analysis small{color:var(--theme-secondary);overflow-wrap:anywhere;font-size:12px;line-height:1.75}.item-profit-analysis p{margin:6px 0}.item-profit-analysis button{border:1px solid var(--theme-line);background:var(--theme-surface-soft);color:var(--theme-info);font:inherit;cursor:pointer;border-radius:6px;padding:8px 12px;font-size:13px}.item-profit-analysis button:disabled{opacity:.6;cursor:default}.item-profit-action{border-top:1px solid var(--theme-line-soft);justify-content:space-between;align-items:center;gap:20px;padding:17px 0;display:flex}.item-profit-action:first-of-type{margin-top:18px}.item-profit-action>div{min-width:0}.item-profit-action>button{flex-shrink:0}.item-profit-evidence{border-top:1px solid var(--theme-line-soft);padding-top:12px}.item-profit-evidence>summary{color:var(--theme-info);cursor:pointer;font-size:13px}.item-profit-table{margin:12px 0;overflow-x:auto}.item-profit-table table{border-collapse:collapse;width:100%;font-size:12px}.item-profit-table th,.item-profit-table td{border-bottom:1px solid var(--theme-line-soft);text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;padding:9px 7px}.item-profit-table th:first-child,.item-profit-table td:first-child{text-align:left}.item-profit-related{justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.item-profit-related small{display:block}.item-analysis-entry{color:var(--theme-info);cursor:pointer;background:0 0;border:0;padding:6px 0;font-size:12px}@media (width<=650px){.item-profit-analysis{padding:15px}.item-profit-action,.item-profit-related{flex-direction:column;align-items:flex-start;gap:8px}}.item-ad-plans{border-top:1px solid var(--theme-line-soft);min-width:0;padding:16px 0 20px;container-type:inline-size}.ad-plan-heading{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.ad-plan-list{margin-top:12px}.ad-plan-row{border:1px solid var(--theme-line-soft);background:var(--theme-surface-soft);border-radius:8px;grid-template-columns:minmax(150px,1.2fr) minmax(130px,.85fr) minmax(130px,.85fr) minmax(180px,1.3fr);gap:16px;margin-top:8px;padding:16px 12px;font-size:12px;display:grid}.ad-plan-row>div{min-width:0}.ad-plan-name strong{overflow-wrap:anywhere;font-size:13px;line-height:1.65}.ad-plan-name small,.ad-plan-totals span,.ad-plan-totals small,.ad-plan-column-label{display:block}.ad-plan-totals{font-variant-numeric:tabular-nums;line-height:1.9}.ad-plan-totals span{color:var(--theme-secondary)}.ad-plan-totals b{color:var(--theme-text);font-weight:600}.ad-plan-label{color:var(--theme-accent);font-size:12px;display:inline-block}.ad-plan-label.review,.item-profit-analysis .ad-plan-warning{color:var(--theme-danger)}.ad-plan-label.incomplete{color:var(--theme-secondary)}.ad-plan-advice button{margin-top:3px}.ad-plan-evidence{border-top:1px solid var(--theme-line-soft);margin-top:14px;padding-top:12px}.ad-plan-evidence summary{color:var(--theme-info);cursor:pointer;font-size:12px;line-height:1.7}.ad-plan-daily{padding:8px 0}.ad-plan-expand{margin-top:12px}@container (width<=720px){.ad-plan-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.ad-plan-name,.ad-plan-advice{grid-column:1/-1}}@container (width<=400px){.ad-plan-row{gap:12px;padding:12px}.ad-plan-totals b{display:block}}.item-evidence-summary{border:1px solid var(--theme-line);background:var(--theme-surface-soft);border-radius:8px;margin:14px 0 20px;padding:16px 18px}.item-evidence-block+.item-evidence-block{border-top:1px solid var(--theme-line-soft);margin-top:14px;padding-top:12px}.item-evidence-summary .item-evidence-actions{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.item-evidence-summary details{border-top:1px solid var(--theme-line-soft);padding-top:10px}.item-evidence-summary summary{cursor:pointer;color:var(--theme-info);font-size:12px}.item-evidence-summary .item-evidence-warning{color:var(--theme-warning,var(--theme-danger))}@media (width<=650px){.item-evidence-summary{padding:12px}}.item-ai-record{border:1px solid var(--border-color,#dce5de);background:var(--card-bg,#f5faf7);white-space:normal;min-width:0;color:var(--text-primary,#22382b);border-radius:8px;margin-top:10px;padding:10px;font-size:12px;line-height:1.55}.item-ai-record small,.item-ai-generate>small{color:var(--text-secondary,#617467);margin:3px 0;display:block}.item-ai-record .item-ai-mode{color:#526779;font-size:10px}.item-ai-headline{font-weight:600;line-height:1.7;display:block}.item-ai-grade{color:#4e6659;background:#edf1ef;border-radius:4px;margin-right:5px;padding:0 5px;font-size:11px;font-weight:700;display:inline-block}.grade-S{color:#9d2822;background:#fee3e2}.grade-A{color:#845414;background:#fff0d8}.grade-B{color:#2b5978;background:#dfedf9}.grade-C{color:#386448;background:#e0f0e5}.item-ai-record .item-ai-warning{color:#986122}.item-ai-record summary{cursor:pointer;color:var(--primary,#228157);margin:5px 0;font-weight:500}.item-ai-advice{border-bottom:1px solid var(--border-color,#dce5de);padding:8px 0}.item-ai-advice p{margin:4px 0}.item-ai-actions{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.item-ai-record button,.item-ai-generate button,.item-ai-toolbar button{border:1px solid var(--border-color,#d5dfd9);background:var(--card-bg,#fff);color:var(--text-primary,#34563f);cursor:pointer;border-radius:5px;padding:4px 7px;font-size:12px}.item-ai-record button:disabled,.item-ai-generate button:disabled{opacity:.5;cursor:default}.item-ai-generate{border:1px solid var(--border-color,#cddfd3);background:var(--card-bg,#fff);border-radius:10px;margin:12px 0;padding:14px}.item-ai-generate>header{justify-content:space-between;gap:10px;margin-bottom:8px;display:flex}.item-ai-generate header span{color:var(--text-secondary,#66776c);font-size:12px}.item-ai-toolbar{flex-wrap:wrap;align-items:center;gap:10px;padding:8px 10px;font-size:12px;display:flex}.item-ai-toolbar select{border:1px solid var(--border-color,#dce5de);background:var(--card-bg,#fff);color:inherit;border-radius:5px;padding:4px 8px}.item-ai-empty{color:var(--text-secondary,#718078);padding-top:5px;display:block}.item-ai-quick-metrics,.item-ai-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0;display:grid}.item-ai-fact{background:var(--card-bg,#fff);border:1px solid var(--border-color,#dce5de);border-radius:6px;min-width:0;padding:7px 8px}.item-ai-fact>span,.item-ai-fact>strong{display:block}.item-ai-fact>span{color:var(--text-secondary,#617467);font-size:11px}.item-ai-fact>strong{font-size:14px}.item-ai-record .item-ai-fact small{margin:2px 0;font-size:11px;line-height:1.5}.item-ai-fact.compact{padding:5px 6px}.item-ai-first{margin:7px 0;line-height:1.6}.item-ai-overview-grid{grid-template-columns:1fr;gap:12px;display:grid}.item-ai-area{border:1px solid var(--border-color,#dce5de);border-radius:7px;padding:10px}.item-ai-record h4{margin:14px 0 8px;font-size:14px}.item-ai-record h5{color:var(--text-secondary,#617467);margin:0 0 5px;font-size:12px}.item-ai-area p{margin:8px 0 0;line-height:1.8}.item-ai-drivers{border-top:1px solid var(--border-color,#dce5de);margin-top:8px;padding-top:6px}.item-ai-generate .item-ai-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.item-ai-generate .item-ai-quick-metrics{max-width:560px}.item-ai-advice{line-height:1.85}.item-ai-advice .item-ai-metrics{max-width:640px}@media (width<=800px){.item-ai-generate .item-ai-overview-grid{grid-template-columns:1fr}}[data-theme=dark] .item-ai-fact{background:#1c3025;border-color:#344c3d}[data-theme=dark] .item-ai-area,[data-theme=dark] .item-ai-drivers,[data-theme=dark] .item-ai-advice{border-color:#344c3d}[data-theme=dark] .item-ai-record h5,[data-theme=dark] .item-ai-fact>span{color:#adc1b4}[data-theme=dark] .item-ai-record{color:#d8e4dc;background:#15271e;border-color:#344c3d}[data-theme=dark] .item-ai-generate{background:#18271f;border-color:#344c3d}[data-theme=dark] .item-ai-toolbar select,[data-theme=dark] .item-ai-toolbar button,[data-theme=dark] .item-ai-record button,[data-theme=dark] .item-ai-generate button{color:#e5eee9;background:#183528;border-color:#46604f}[data-theme=dark] .item-ai-record small,[data-theme=dark] .item-ai-generate>small,[data-theme=dark] .item-ai-generate header span{color:#adc1b4}[data-theme=dark] .item-ai-record .item-ai-mode{color:#a6bdd0}[data-theme=dark] .item-ai-record .item-ai-warning{color:#ecc883}.item-ai-summary{padding:8px;line-height:1.5}.item-ai-summary .item-ai-headline{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.item-ai-summary-priority{white-space:nowrap;align-items:center;gap:2px;min-width:0;margin:4px 0;display:flex}.item-ai-summary-action{text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.item-ai-summary-priority>.item-ai-grade,.item-ai-summary-priority>span:last-child{flex-shrink:0}.item-ai-summary-footer{justify-content:space-between;align-items:center;gap:5px;display:flex}.item-ai-summary-footer small{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.item-ai-summary-footer button{flex-shrink:0;padding:2px 5px;font-size:11px}.item-ai-summary .item-ai-summary-meta{margin:2px 0 0;font-size:10px}.item-ai-drawer{box-sizing:border-box;border:0;border-left:1px solid var(--theme-line,#dce5de);background:var(--theme-surface-soft,#f5faf7);width:min(940px,92vw);max-width:100vw;height:100dvh;max-height:100dvh;color:var(--theme-text,#22382b);margin:0;padding:0;position:fixed;inset:0 0 0 auto;overflow:hidden;box-shadow:-8px 0 32px #0003}.item-ai-drawer[open]{flex-direction:column;display:flex}.item-ai-drawer::backdrop{background:#0a191159}.item-ai-drawer-header{border-bottom:1px solid var(--theme-line,#dce5de);flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;padding:16px 20px;display:flex}.item-ai-drawer-header h2{margin:0;font-size:18px}.item-ai-drawer-header p{max-width:680px;color:var(--theme-muted,#617467);white-space:nowrap;text-overflow:ellipsis;margin:5px 0 0;font-size:12px;overflow:hidden}.item-ai-drawer-header>div{min-width:0}.item-ai-drawer button{font:inherit;cursor:pointer;border:1px solid var(--theme-line,#dce5de);background:var(--theme-surface,#fff);color:inherit;border-radius:6px;padding:6px 10px}.item-ai-drawer button:focus-visible,.item-ai-drawer summary:focus-visible{outline:2px solid var(--theme-accent,#228157);outline-offset:3px}.item-ai-drawer-body{overscroll-behavior:contain;flex:1;min-height:0;padding:0 20px 20px;overflow:auto}.item-ai-drawer .item-ai-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.item-ai-drawer .item-ai-generate{margin-bottom:0}.item-ai-drawer .item-ai-record{font-size:13px}.item-ai-drawer .item-ai-quick-metrics{max-width:560px}@media (width<=700px){.item-ai-drawer{width:100vw}.item-ai-drawer-body{padding:0 12px 16px}.item-ai-drawer-header{padding:12px}.item-ai-drawer .item-ai-overview-grid{grid-template-columns:1fr}}.item-ai-focus{font-size:14px;line-height:1.8}.item-ai-focus p{margin:6px 0}.item-ai-note{color:var(--theme-muted);margin:10px 0;display:block}.item-ai-note textarea{box-sizing:border-box;background:var(--theme-surface);width:100%;max-width:620px;min-height:56px;color:var(--theme-text);border:1px solid var(--theme-line);font:inherit;border-radius:6px;padding:8px;display:block}.item-ai-operation{border:1px solid var(--theme-accent);color:var(--theme-accent);border-radius:6px;align-items:center;padding:6px 10px;text-decoration:none;display:inline-flex}.item-ai-action-evidence{font-size:12px}.item-ai-all-evidence{border-top:1px solid var(--theme-line);margin-top:16px;padding-top:10px}.item-ai-generate.compact{margin:10px 0;padding:8px 10px}.item-ai-generate.in-drawer{border-radius:8px}.item-ai-generate-row{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.item-ai-generate-row .item-ai-actions{flex-shrink:0;margin-top:0}.item-ai-generate-row>small{text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary,#617467);margin:0;overflow:hidden}.item-ai-drawer .item-ai-record{margin-top:10px;padding:16px}.item-ai-report-summary{border-bottom:1px solid var(--border-color,#dce5de);padding:0 0 14px}.item-ai-eyebrow{letter-spacing:.08em;font-weight:700;display:block;color:var(--primary,#228157)!important;margin:0 0 4px!important;font-size:11px!important}.item-ai-report-summary .item-ai-headline{font-size:18px;line-height:1.5}.item-ai-report-summary .item-ai-focus{font-size:13px;line-height:1.65}.item-ai-report-summary .item-ai-focus p{margin:5px 0}.item-ai-report-summary .item-ai-focus small{color:var(--text-secondary,#617467);margin:0}.item-ai-record .item-ai-quick-metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin:12px 0 0}.item-ai-record .item-ai-quick-metrics .item-ai-fact{padding:8px 9px}.item-ai-section-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin:16px 0 8px;display:flex}.item-ai-section-heading h4{margin:0;font-size:16px}.item-ai-section-heading>small{margin:0 0 1px}.item-ai-advice{border:1px solid var(--border-color,#dce5de);background:var(--card-bg,#fff);border-radius:8px;margin-top:8px;padding:11px 12px;line-height:1.6}.item-ai-advice-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.item-ai-advice-heading>strong{min-width:0;font-size:14px;line-height:1.6}.item-ai-followup{color:#526359;background:#edf1ef;border-radius:999px;flex-shrink:0;padding:2px 7px;font-size:11px}.item-ai-followup.state-doing{color:#845414;background:#fff0d8}.item-ai-followup.state-done{color:#386448;background:#e0f0e5}.item-ai-action-step{font-size:13px;line-height:1.65;margin:7px 0 3px!important}.item-ai-advice-meta{font-size:11px;margin:0!important}.item-ai-action-evidence{border-top:1px dashed var(--border-color,#dce5de);margin-top:7px;padding-top:5px}.item-ai-action-evidence summary{margin:0!important}.item-ai-advice>.item-ai-actions{margin-top:8px}.item-ai-report-info,.item-ai-all-evidence{border-top:1px solid var(--border-color,#dce5de);margin-top:12px;padding-top:9px}.item-ai-report-info p{margin:6px 0}.item-ai-full>small:last-child{margin-top:10px}[data-theme=dark] .item-ai-report-summary,[data-theme=dark] .item-ai-action-evidence,[data-theme=dark] .item-ai-report-info,[data-theme=dark] .item-ai-all-evidence{border-color:#344c3d}[data-theme=dark] .item-ai-advice{background:#182b21;border-color:#344c3d}[data-theme=dark] .item-ai-generate-row>small,[data-theme=dark] .item-ai-report-summary .item-ai-focus small{color:#adc1b4}[data-theme=dark] .item-ai-followup{color:#c5d3ca;background:#2b3c32}[data-theme=dark] .item-ai-followup.state-doing{color:#f1d6a8;background:#4b3a20}[data-theme=dark] .item-ai-followup.state-done{color:#bfe2cd;background:#214432}@media (width<=760px){.item-ai-generate-row{flex-direction:column;align-items:flex-start;gap:5px}.item-ai-generate-row>small{white-space:normal}.item-ai-record .item-ai-quick-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.item-ai-advice-heading{display:block}.item-ai-followup{margin-top:6px;display:inline-block}}.ads-plan-detail{width:min(780px,100vw)}.ads-plan-detail h3{overflow-wrap:anywhere;margin:18px 0 10px}.ads-plan-detail small{color:var(--theme-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.6}.ads-plan-detail nav,.ads-fine-buttons{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.ads-plan-detail nav button[aria-pressed=true]{border-color:var(--theme-accent);color:var(--theme-accent);background:var(--theme-accent-soft)}.ads-fine-mode{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.ads-fine-mode strong{color:var(--theme-accent)}.ads-fine-scope{border:1px solid var(--theme-line);border-radius:10px;margin:14px 0;padding:12px;line-height:1.6}.ads-fine-scope p{margin:0 0 8px}.ads-fine-scope summary{cursor:pointer;color:var(--theme-accent)}.ads-fine-scope ul{max-height:220px;margin:8px 0;padding-left:22px;overflow:auto}.ads-fine-scope li{overflow-wrap:anywhere;margin:8px 0;font-size:13px}.ads-fine-scope li small{display:block}.ads-fine-field{gap:8px;margin:14px 0;font-size:13px;display:grid}.ads-fine-field select,.ads-fine-field input{box-sizing:border-box;border:1px solid var(--theme-line);background:var(--theme-input);width:100%;min-width:0;color:var(--theme-text);font:inherit;border-radius:8px;padding:10px}.ads-fine-objects{gap:10px;margin-top:12px;display:grid}.ads-fine-objects article{border:1px solid var(--theme-line-soft);background:var(--theme-surface);border-radius:10px;padding:13px}.ads-fine-objects strong,.ads-fine-objects small,.ads-fine-limits small{display:block}.ads-fine-objects strong{overflow-wrap:anywhere;font-size:14px}.ads-fine-loading{border:1px solid var(--theme-line);background:var(--theme-surface);border-radius:10px;gap:8px;margin:14px 0;padding:14px;font-size:14px;display:grid}.ads-fine-loading strong{color:var(--theme-accent)}.ads-fine-loading button{justify-self:start}.ads-fine-editor{border:1px solid var(--theme-accent);background:var(--theme-surface);border-radius:12px;margin:18px 0;padding:16px}.ads-fine-editor button{margin:8px 8px 0 0}.ads-fine-change{overflow-wrap:anywhere;font-size:17px;line-height:1.7}@media (width<=600px){.ads-plan-detail{padding:15px}.ads-plan-detail nav{gap:5px}.ads-plan-detail button{padding:8px;font-size:13px}}.ads-adjust-backdrop{z-index:1500;background:var(--theme-overlay);justify-content:flex-end;display:flex;position:fixed;inset:0}.ads-adjust-drawer{box-sizing:border-box;background:var(--theme-surface-soft);width:min(620px,100vw);height:100dvh;box-shadow:-8px 0 32px var(--theme-shadow);color:var(--theme-text);outline:none;padding:24px;overflow:auto}.ads-adjust-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.ads-adjust-heading h2{margin:4px 0 0;font-size:24px}.ads-adjust-heading small{color:var(--theme-muted);font-size:12px}.ads-adjust-drawer button,.ads-adjust-drawer input{font:inherit}.ads-adjust-drawer button{border:1px solid var(--theme-line);background:var(--theme-surface);color:var(--theme-text);cursor:pointer;border-radius:7px;padding:9px 13px}.ads-adjust-drawer button:disabled{opacity:.48;cursor:not-allowed}.ads-adjust-drawer button:focus-visible,.ads-adjust-drawer input:focus-visible{outline:3px solid var(--theme-accent);outline-offset:2px}.ads-adjust-close{width:38px;height:38px;color:var(--theme-muted)!important;background:0 0!important;border:0!important;padding:0!important;font-size:27px!important}.ads-adjust-note{background:var(--theme-surface-soft);color:var(--theme-secondary);border-radius:8px;margin:16px 0;padding:11px 13px;font-size:13px;line-height:1.65}.ads-history-tools{align-items:flex-end;gap:10px;margin-bottom:14px;display:flex}.ads-history-tools label{flex:1;min-width:0}.ads-history-tools label span{color:var(--theme-secondary);margin-bottom:6px;font-size:13px;display:block}.ads-history-tools input{box-sizing:border-box;border:1px solid var(--theme-line);background:var(--theme-input);width:100%;color:var(--theme-text);border-radius:7px;padding:10px 12px}.ads-history-tools button{white-space:nowrap}.ads-adjust-error{background:var(--theme-danger-soft);color:var(--theme-danger);overflow-wrap:anywhere;border-radius:6px;margin:12px 0;padding:10px;font-size:13px;line-height:1.6}.ads-history-list{gap:10px;display:grid}.ads-history-count{color:var(--theme-muted);text-align:right;font-size:12px}.ads-history-item{border:1px solid var(--theme-line-soft);background:var(--theme-surface);border-radius:10px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.ads-history-item.expanded{border-color:var(--theme-info-line);box-shadow:0 6px 18px var(--theme-shadow)}.ads-history-summary{width:100%;display:block;text-align:left!important;color:var(--theme-text)!important;border:0!important;border-radius:0!important;padding:15px!important}.ads-history-summary:hover{background:var(--theme-hover)}.ads-history-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ads-history-title strong{overflow-wrap:anywhere;min-width:0;font-size:15px;line-height:1.45}.ads-history-status{border-radius:999px;flex:none;padding:3px 8px;font-size:11px;font-weight:700}.ads-history-status.success{background:var(--theme-accent-soft);color:var(--theme-accent)}.ads-history-status.error{background:var(--theme-danger-soft);color:var(--theme-danger)}.ads-history-status.pending{background:var(--theme-warning-soft);color:var(--theme-warning)}.ads-history-action{justify-content:space-between;align-items:center;gap:12px;margin-top:11px;display:flex}.ads-history-action span{color:var(--theme-secondary);font-size:13px}.ads-history-action b{color:var(--theme-text);font-size:14px}.ads-history-summary small{color:var(--theme-muted);overflow-wrap:anywhere;margin-top:9px;font-size:12px;line-height:1.6;display:block}.ads-history-detail{border-top:1px solid var(--theme-line-soft);padding:0 15px 15px}.ads-history-detail dl{grid-template-columns:1fr 1fr;gap:0 22px;margin:0;display:grid}.ads-history-detail dl>div{border-bottom:1px solid var(--theme-line-soft);grid-template-columns:72px 1fr;gap:8px;padding:11px 0;font-size:12px;display:grid}.ads-history-detail dt{color:var(--theme-muted)}.ads-history-detail dd{color:var(--theme-text);overflow-wrap:anywhere;margin:0}.ads-history-id{color:var(--theme-muted);overflow-wrap:anywhere;margin:12px 0 0;font-size:11px}.ads-history-empty{border:1px dashed var(--theme-line);background:var(--theme-surface);color:var(--theme-muted);text-align:center;border-radius:10px;padding:36px 18px;font-size:13px}@media (width<=650px){.ads-adjust-drawer{padding:16px}.ads-history-action{flex-direction:column;align-items:flex-start;gap:5px}.ads-history-detail dl{grid-template-columns:1fr}.ads-history-title{gap:8px}}.dashboard-context{background:var(--theme-accent-soft);border:1px solid var(--theme-accent-line);color:var(--theme-accent);overflow-wrap:anywhere;border-radius:8px;flex-wrap:wrap;align-items:center;gap:6px 16px;margin:0 0 14px;padding:11px 14px;font-size:13px;line-height:1.6;display:flex}.dashboard-context strong{color:var(--theme-accent)}.dashboard-context small{color:var(--theme-secondary);flex-basis:100%;font-size:12px}.ops-comparison-note{color:var(--theme-text);font-size:13px;line-height:1.7}:root{color:var(--theme-text);background:var(--theme-page);font-synthesis:none;--ink:var(--theme-text);--muted:var(--theme-muted);--line:var(--theme-line);--green:var(--theme-accent);--nav:var(--theme-page);--type-page-title:25px;--type-section-title:17px;--type-card-title:14px;--type-body:14px;--type-compact:13px;--type-table-body:13px;--type-table-head:12px;--type-control:13px;--type-secondary:12px;--type-badge:11px;--type-decorative:10px;font-family:Manrope,Inter,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:1180px;min-height:100vh;font-size:var(--type-body);margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:20;background:linear-gradient(180deg, var(--theme-surface) 0%, var(--theme-surface) 100%);width:224px;color:var(--theme-secondary);box-shadow:8px 0 30px var(--theme-shadow);flex-direction:column;padding:0 14px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid var(--theme-line-soft);align-items:center;gap:11px;height:82px;padding:0 10px;display:flex}.brand-mark{background:var(--theme-accent-soft);border:1px solid var(--theme-accent-line);border-radius:9px;justify-content:center;align-items:end;gap:3px;width:34px;height:34px;padding-bottom:8px;display:flex}.brand-mark span{background:var(--theme-accent-fill);border-radius:3px;width:4px;display:block}.brand-mark span:first-child{opacity:.65;height:8px}.brand-mark span:nth-child(2){height:15px}.brand-mark span:nth-child(3){opacity:.8;height:11px}.brand strong{color:var(--theme-text);letter-spacing:.02em;font-size:16px;display:block}.brand small{color:var(--theme-muted);font-size:var(--type-decorative);letter-spacing:.22em;margin-top:3px;display:block}.nav-caption{color:var(--theme-muted);font-size:var(--type-secondary);letter-spacing:.12em;padding:26px 13px 9px;font-weight:700}.sidebar nav{gap:3px;display:grid}.sidebar button{width:100%;height:43px;color:var(--theme-muted);font-size:var(--type-control);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:0 13px;transition:all .18s;display:flex}.sidebar button:hover{background:var(--theme-hover);color:var(--theme-text)}.sidebar button.active{color:var(--theme-text);background:linear-gradient(90deg, var(--theme-accent-soft), var(--theme-accent-soft));box-shadow:inset 3px 0 var(--theme-shadow)}.sidebar button svg:last-child{opacity:.55;margin-left:auto}.sidebar-bottom{border-top:1px solid var(--theme-line-soft);margin-top:auto;padding-top:12px}.connection{color:var(--theme-muted);font-size:var(--type-compact);align-items:center;gap:8px;padding:18px 13px 0;display:flex}.connection i,.sync-status i{background:var(--theme-accent-fill);width:7px;height:7px;box-shadow:0 0 0 4px var(--theme-shadow);border-radius:50%}.workspace{width:calc(100% - 224px);min-height:100vh;margin-left:224px;padding:0}.overview-page,.api-test-page{max-width:1660px;margin:0 auto;padding:30px 34px 60px}.page-header{justify-content:space-between;align-items:flex-start;height:82px;display:flex}.page-header p{font-size:var(--type-compact);color:var(--theme-muted);margin:0 0 7px}.page-header p span{color:var(--theme-subtle);margin:0 5px}.page-header h1{color:var(--theme-text);font-size:var(--type-page-title);letter-spacing:-.02em;margin:0;line-height:1.25}.page-header small{font-size:var(--type-secondary);color:var(--theme-muted);margin-top:5px;display:block}.sync-status{background:var(--theme-surface);color:var(--theme-muted);border:1px solid var(--line);font-size:var(--type-secondary);box-shadow:0 4px 12px var(--theme-shadow);border-radius:20px;align-items:center;gap:9px;margin-top:11px;padding:8px 13px;display:flex}.filter-panel{background:var(--theme-surface);border:1px solid var(--line);box-shadow:0 6px 18px var(--theme-shadow);border-radius:11px;padding:16px 18px}.filter-row{align-items:center;gap:14px;min-height:40px;display:flex}.filter-row+.filter-row{border-top:1px solid var(--theme-line-soft);margin-top:13px;padding-top:13px}.filter-label{width:62px;color:var(--theme-muted);font-size:var(--type-compact);flex:0 0 62px;font-weight:700}.segmented{background:var(--theme-surface-soft);border-radius:7px;align-items:center;gap:2px;padding:3px;display:flex}.segmented button{height:32px;color:var(--theme-muted);font-size:var(--type-control);background:0 0;border:0;border-radius:5px;padding:0 13px;font-weight:600}.segmented button:hover{color:var(--theme-text)}.segmented button.active{color:var(--theme-accent);background:var(--theme-surface);box-shadow:0 2px 7px var(--theme-shadow)}.event-segmented button{align-items:center;gap:5px;display:flex}.event-segmented small{color:var(--theme-subtle);font-size:var(--type-secondary);font-weight:600}.event-segmented .active small{color:var(--theme-accent)}.select-filter{font-size:var(--type-control);color:var(--theme-muted);align-items:center;gap:7px;margin-left:4px;display:flex}.select-filter select{appearance:none;border:1px solid var(--theme-line-soft);background:var(--theme-input);width:124px;height:36px;color:var(--theme-text);font-size:var(--type-control);border-radius:7px;padding:0 28px 0 10px}.store-select select{width:166px}.time-row{position:relative}.period-segmented{background:0 0;gap:5px;padding:0}.period-segmented button{border:1px solid var(--theme-line-soft);background:var(--theme-surface)}.period-segmented button.active{border-color:var(--theme-accent-line);background:var(--theme-accent-soft);box-shadow:none}.custom-dates{color:var(--theme-muted);font-size:var(--type-compact);align-items:center;gap:7px;margin-left:4px;display:flex}.custom-dates input{border:1px solid var(--theme-line-soft);width:126px;height:34px;color:var(--theme-secondary);font-size:var(--type-control);border-radius:6px;padding:0 8px}.selected-range{color:var(--theme-muted);font-size:var(--type-control);font-variant-numeric:tabular-nums;margin-left:auto;padding-right:3px}.selected-range span{color:var(--theme-subtle);margin:0 6px}.dashboard-content{transition:opacity .2s;position:relative}.dashboard-content.refreshing{opacity:.55;pointer-events:none}.refresh-bar{z-index:5;color:var(--theme-accent);font-size:var(--type-compact);align-items:center;gap:7px;display:flex;position:absolute;top:14px;right:0}.refresh-bar span,.spinner{border:2px solid var(--theme-accent-line);border-top-color:var(--theme-accent-line);border-radius:50%;width:11px;height:11px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.metrics-section{margin-top:23px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:11px;display:flex}.section-heading h2{font-size:var(--type-section-title);color:var(--theme-text);margin:2px 0 0}.section-heading p{color:var(--theme-muted);font-size:var(--type-secondary);margin:0 2px 2px 0}.section-kicker{color:var(--theme-accent);font-size:var(--type-decorative);letter-spacing:.17em;font-weight:800;line-height:1}.metric-grid{gap:10px;display:grid}.trade-grid{grid-template-columns:1.24fr repeat(4,1fr)}.operating-grid{grid-template-columns:repeat(5,1fr)}.metric-card{background:var(--theme-surface);border:1px solid var(--line);min-width:0;min-height:116px;box-shadow:0 5px 16px var(--theme-shadow);border-radius:9px;padding:16px 17px 13px;position:relative;overflow:hidden}.metric-card:after{content:"";border:1px solid var(--theme-accent-line);border-radius:50%;width:70px;height:70px;position:absolute;inset:auto -18px -32px auto}.metric-card.featured{color:var(--theme-subtle);border-color:var(--theme-accent-line);background:linear-gradient(135deg,var(--theme-accent-fill),var(--theme-accent-fill));box-shadow:0 8px 20px var(--theme-shadow)}.metric-card.featured:after{border-color:var(--theme-line-soft);width:105px;height:105px;box-shadow:0 0 0 13px var(--theme-shadow);bottom:-58px;right:-30px}.metric-label{color:var(--theme-muted);font-size:var(--type-compact);justify-content:space-between;align-items:center;font-weight:600;display:flex}.metric-label i{border:1px solid var(--theme-line);width:15px;height:15px;font-size:var(--type-decorative);color:var(--theme-muted);border-radius:50%;place-items:center;font-style:normal;display:grid}.featured .metric-label{color:var(--theme-on-fill)}.featured .metric-label i{color:var(--theme-on-fill);border-color:var(--theme-line-soft)}.metric-card>strong{text-overflow:ellipsis;color:var(--theme-text);letter-spacing:-.035em;font-variant-numeric:tabular-nums;margin-top:11px;font-size:clamp(17px,1.55vw,24px);line-height:1.2;display:block;overflow:hidden}.metric-card.featured>strong{color:var(--theme-on-fill);font-size:clamp(20px,1.8vw,27px)}.metric-change{min-height:15px;font-size:var(--type-secondary);align-items:center;gap:3px;margin-top:10px;display:flex}.metric-change span{font-size:var(--type-compact)}.metric-change b{font-weight:700}.metric-change small{color:var(--theme-subtle);font-size:var(--type-secondary);margin-left:3px}.metric-change.up{color:var(--theme-accent)}.metric-change.down{color:var(--theme-danger)}.metric-change.flat,.metric-change.muted{color:var(--theme-muted)}.featured .metric-change,.featured .metric-change small{color:var(--theme-on-fill)}.has-scope-note>strong{margin-top:6px}.has-scope-note .metric-change{margin-top:2px}.metric-scope-note{z-index:4;width:max-content;max-width:100%;min-height:14px;color:var(--theme-muted);background:var(--theme-surface-soft);font-size:var(--type-secondary);border-radius:4px;outline:none;align-items:center;gap:4px;margin-top:2px;padding:1px 5px;line-height:12px;display:flex;position:relative}.metric-scope-note>i{border:1px solid var(--theme-line);width:11px;height:11px;color:var(--theme-muted);font-size:var(--type-secondary);border-radius:50%;flex:none;place-items:center;font-style:normal;font-weight:700;display:grid}.metric-scope-tooltip{background:var(--theme-surface-soft);width:280px;color:var(--theme-subtle);box-shadow:0 8px 22px var(--theme-shadow);font-size:var(--type-secondary);opacity:0;visibility:hidden;pointer-events:none;border-radius:7px;padding:10px 11px;font-weight:400;line-height:1.55;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 7px);right:0;transform:translateY(3px)}.metric-scope-note:hover .metric-scope-tooltip,.metric-scope-note:focus .metric-scope-tooltip{opacity:1;visibility:visible;transform:translateY(0)}:is(.has-scope-note:has(.metric-scope-note:hover),.has-scope-note:has(.metric-scope-note:focus)){z-index:10;overflow:visible}.has-scope-note:has(.metric-scope-note:hover):after{opacity:0}.has-scope-note:has(.metric-scope-note:focus):after{opacity:0}.trend-card{background:var(--theme-surface);border:1px solid var(--line);min-height:400px;box-shadow:0 6px 18px var(--theme-shadow);border-radius:10px;margin-top:24px;padding:19px 20px 12px}.trend-heading{align-items:center;margin-bottom:5px}.chart-toggles{flex-wrap:wrap;justify-content:flex-end;gap:5px;max-width:70%;display:flex}.chart-toggles button{background:var(--theme-surface);border:1px solid var(--theme-line-soft);height:28px;color:var(--theme-muted);font-size:var(--type-control);border-radius:5px;align-items:center;gap:5px;padding:0 8px;display:flex}.chart-toggles button.selected{background:var(--theme-input);color:var(--theme-text);border-color:var(--theme-line)}.chart-toggles i{opacity:.35;border-radius:50%;width:6px;height:6px}.chart-toggles .selected i{opacity:1}.chart-wrap{position:relative}.chart{width:100%;height:330px}.no-data{color:var(--theme-subtle);font-size:var(--type-compact);background:var(--theme-surface);place-items:center;display:grid;position:absolute;inset:0}.chart-tip{min-width:170px}.chart-tip>strong{border-bottom:1px solid var(--theme-line-soft);margin-bottom:8px;padding-bottom:8px;display:block}.chart-tip-row{font-size:var(--type-compact);justify-content:space-between;gap:22px;margin-top:5px;display:flex}.chart-tip-row b{font-weight:600}.dashboard-error{border:1px solid var(--theme-danger-line);background:var(--theme-danger-soft);min-height:90px;color:var(--theme-danger);border-radius:10px;justify-content:space-between;align-items:center;margin-top:22px;padding:17px 20px;display:flex}.dashboard-error strong{font-size:var(--type-compact)}.dashboard-error p{font-size:var(--type-compact);color:var(--theme-danger);margin:5px 0 0}.dashboard-error small{margin-top:5px;display:block}.dashboard-error button{border:1px solid var(--theme-danger-line);background:var(--theme-surface);color:var(--theme-danger);font-size:var(--type-control);border-radius:7px;align-items:center;gap:7px;padding:8px 12px;display:flex}.dashboard-skeleton{margin-top:23px}.skeleton-note{height:31px;color:var(--theme-muted);font-size:var(--type-secondary);align-items:center;gap:9px;display:flex}.skeleton-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.skeleton-grid.secondary{margin-top:55px}.skeleton-card,.skeleton-chart{background:var(--theme-surface);border:1px solid var(--theme-line-soft);border-radius:9px;padding:17px}.skeleton-card{height:116px}.skeleton-card i,.skeleton-card b,.skeleton-card em,.skeleton-chart i,.skeleton-chart b{background:linear-gradient(90deg,var(--theme-shimmer-start) 20%,var(--theme-shimmer-end) 45%,var(--theme-shimmer-start) 70%);background-size:300% 100%;border-radius:4px;animation:1.5s infinite shimmer;display:block}.skeleton-card i{width:44%;height:9px}.skeleton-card b{width:68%;height:22px;margin-top:17px}.skeleton-card em{width:52%;height:8px;margin-top:15px}.skeleton-chart{height:385px;margin-top:24px}.skeleton-chart i{width:120px;height:15px}.skeleton-chart b{width:92%;height:210px;margin:55px auto 0}@keyframes shimmer{to{background-position:-150% 0}}.coming-soon{text-align:center;place-content:center;min-height:100vh;display:grid}.coming-soon span{color:var(--theme-accent);font-size:var(--type-secondary);letter-spacing:.2em;font-weight:800}.coming-soon h1{margin:10px 0 7px}.coming-soon p{color:var(--theme-muted);font-size:var(--type-secondary);margin:0}.coming-soon button{color:var(--theme-on-fill);background:var(--theme-accent-fill);font-size:var(--type-control);border:0;border-radius:7px;margin:24px auto 0;padding:10px 16px}.legacy-panel{background:var(--theme-surface);border:1px solid var(--line);border-radius:10px;margin-top:18px;padding:20px}.legacy-panel form{grid-template-columns:repeat(4,1fr) auto;align-items:end;gap:13px;display:grid}.legacy-panel label{color:var(--theme-secondary);font-size:var(--type-compact);gap:6px;font-weight:700;display:grid}.legacy-panel input,.legacy-panel select{border:1px solid var(--theme-line-soft);border-radius:7px;height:39px;padding:0 10px}.legacy-panel form button{background:var(--theme-accent-fill);height:39px;color:var(--theme-on-fill);font-size:var(--type-control);border:0;border-radius:7px;padding:0 18px}.legacy-alert{font-size:var(--type-compact);border:1px solid;border-radius:8px;gap:12px;margin-top:16px;padding:12px 15px;display:flex}.legacy-alert.success{color:var(--theme-accent);background:var(--theme-accent-soft);border-color:var(--theme-accent-line)}.legacy-alert.error{color:var(--theme-danger);background:var(--theme-danger-soft);border-color:var(--theme-danger-line)}.legacy-metrics{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:16px;display:grid}.legacy-metrics article{background:var(--theme-surface-soft);color:var(--theme-on-fill);border-radius:8px;gap:7px;padding:15px;display:grid}.legacy-metrics span{color:var(--theme-muted);font-size:var(--type-secondary)}.legacy-metrics strong{font-size:17px}.table-panel{padding:0;overflow:hidden}.table-panel h2,.empty{font-size:var(--type-section-title);padding:16px 20px 0}.table-scroll{max-height:520px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:var(--type-compact)}th,td{border-bottom:1px solid var(--theme-line-soft);white-space:nowrap;text-align:left;padding:9px 11px}th{background:var(--theme-surface-soft);position:sticky;top:0}.json-panel summary{cursor:pointer;font-size:var(--type-compact);font-weight:700}.json-panel pre{background:var(--theme-surface-soft);max-height:500px;color:var(--theme-subtle);font-size:var(--type-compact);border-radius:7px;padding:16px;overflow:auto}.section-heading h2 small{color:var(--theme-muted);font-size:var(--type-section-title);margin-left:7px;font-weight:500}.realtime-section{margin-top:23px}.realtime-grid{grid-template-columns:repeat(5,1fr)}.realtime-metric-card .metric-label small{color:var(--theme-muted);font-size:var(--type-secondary);font-weight:500}.realtime-metric-card>strong{margin-top:8px}.realtime-compare{font-size:var(--type-secondary);justify-content:space-between;align-items:center;gap:7px;margin-top:8px;display:flex}.realtime-compare>span{min-width:0;color:var(--theme-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.realtime-compare b{font-size:var(--type-secondary);flex:none}.realtime-compare b.up{color:var(--theme-accent)}.realtime-compare b.down{color:var(--theme-danger)}.realtime-compare b.flat,.realtime-compare b.muted{color:var(--theme-muted)}.featured .realtime-compare>span,.featured .realtime-compare b{color:var(--theme-on-fill)}.realtime-skeleton{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.realtime-skeleton div{border:1px solid var(--theme-line-soft);background:linear-gradient(90deg,var(--theme-shimmer-start) 20%,var(--theme-shimmer-end) 45%,var(--theme-shimmer-start) 70%);background-size:300% 100%;border-radius:9px;height:116px;animation:1.5s infinite shimmer}.compact-error{min-height:72px;margin-top:10px}.realtime-grid.refreshing,.performance-content.refreshing{opacity:.55;pointer-events:none}.realtime-metric-title{white-space:nowrap;align-items:center;gap:5px;min-width:0;display:flex}.realtime-metric-icon{background:var(--theme-accent-soft);width:18px;height:18px;color:var(--theme-accent);border-radius:5px;flex:none;place-items:center;display:grid}.featured .realtime-metric-icon{background:var(--theme-surface);color:var(--theme-on-fill)}.trend-selectors{align-items:center;gap:8px;display:flex}.trend-selectors label{color:var(--theme-muted);font-size:var(--type-control);align-items:center;gap:6px;display:flex}.trend-selectors select,.performance-chart-toolbar select{border:1px solid var(--theme-line-soft);background:var(--theme-input);min-width:118px;height:31px;color:var(--theme-text);font-size:var(--type-control);border-radius:6px;padding:0 25px 0 9px}.performance-section{border:1px solid var(--line);background:var(--theme-surface);box-shadow:0 6px 18px var(--theme-shadow);border-radius:10px;margin-top:24px;padding:20px}.performance-header{justify-content:space-between;align-items:center;display:flex}.performance-header h2{color:var(--theme-text);margin:3px 0 0;font-size:17px}.performance-header p{color:var(--theme-muted);font-size:var(--type-secondary);font-variant-numeric:tabular-nums;margin:5px 0 0}.field-config-button{border:1px solid var(--theme-line);background:var(--theme-surface);height:32px;color:var(--theme-secondary);font-size:var(--type-control);border-radius:6px;padding:0 11px}.field-config-button:hover{border-color:var(--theme-accent-line);color:var(--theme-accent)}.performance-filterbar{border:1px solid var(--theme-line-soft);background:var(--theme-surface-soft);border-radius:8px;align-items:center;gap:22px;margin-top:16px;padding:12px 14px;display:flex}.performance-filter-group{align-items:center;gap:9px;display:flex}.performance-filter-group>span{color:var(--theme-muted);font-size:var(--type-secondary);font-weight:600}.performance-dates{margin-left:auto}.performance-periods{color:var(--theme-muted);font-size:var(--type-secondary);font-variant-numeric:tabular-nums;align-items:center;gap:18px;margin:16px 0 10px;display:flex}.performance-periods span{align-items:center;gap:5px;display:flex}.performance-periods span.disabled{color:var(--theme-subtle)}.performance-periods i{border-radius:50%;width:7px;height:7px}.performance-periods i.current{background:var(--theme-accent-fill)}.performance-periods i.previous{background:var(--theme-info-fill)}.performance-periods i.yoy{background:var(--theme-warning-fill)}.performance-metric-grid{grid-template-columns:repeat(6,1fr)}.performance-chart-wrap{border-top:1px solid var(--theme-line-soft);margin-top:17px;padding-top:14px;position:relative}.performance-chart-toolbar{justify-content:space-between;align-items:center;display:flex}.performance-chart-toolbar label{color:var(--theme-muted);font-size:var(--type-secondary);align-items:center;gap:7px;display:flex}.comparison-switches{gap:5px;display:flex}.comparison-switches button{border:1px solid var(--theme-line-soft);background:var(--theme-surface);height:28px;color:var(--theme-muted);font-size:var(--type-control);border-radius:5px;align-items:center;gap:5px;padding:0 9px;display:flex}.comparison-switches button.active{border-color:var(--theme-line);background:var(--theme-accent-soft);color:var(--theme-text)}.comparison-switches button:disabled{cursor:not-allowed;opacity:.42}.comparison-switches i,.chart-tip-row i{border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.yoy-note{color:var(--theme-muted);font-size:var(--type-secondary);position:absolute;top:20px;right:220px}.performance-chart{width:100%;height:340px}.config-overlay{z-index:80;background:var(--theme-overlay);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:flex-end;display:flex;position:fixed;inset:0}.config-panel{background:var(--theme-surface);width:360px;height:100%;box-shadow:-12px 0 35px var(--theme-shadow);flex-direction:column;display:flex}.config-panel header{border-bottom:1px solid var(--theme-line-soft);justify-content:space-between;align-items:flex-start;padding:24px 22px 17px;display:flex}.config-panel header span{color:var(--theme-accent);font-size:var(--type-decorative);letter-spacing:.16em;font-weight:800}.config-panel h3{margin:4px 0 0;font-size:19px}.config-panel header p{color:var(--theme-muted);font-size:var(--type-secondary);margin:6px 0 0}.config-panel header button{background:var(--theme-surface-soft);width:28px;height:28px;color:var(--theme-muted);border:0;border-radius:50%;font-size:17px}.field-options{flex:1;grid-template-columns:repeat(2,1fr);align-content:start;gap:8px;padding:18px 20px;display:grid;overflow:auto}.field-options label{border:1px solid var(--theme-line-soft);height:42px;color:var(--theme-muted);font-size:var(--type-compact);cursor:pointer;border-radius:7px;align-items:center;gap:7px;padding:0 10px;display:flex}.field-options label.checked{border-color:var(--theme-accent-line);background:var(--theme-accent-soft);color:var(--theme-accent)}.field-options input{opacity:0;pointer-events:none;position:absolute}.field-options i{border:1px solid var(--theme-line);width:15px;height:15px;color:var(--theme-on-fill);font-size:var(--type-secondary);border-radius:4px;place-items:center;margin-left:auto;font-style:normal;display:grid}.field-options .checked i{border-color:var(--theme-accent-line);background:var(--theme-accent-fill)}.config-panel footer{border-top:1px solid var(--theme-line-soft);justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.config-panel footer span{color:var(--theme-muted);font-size:var(--type-secondary)}.config-panel footer button{background:var(--theme-accent-fill);height:34px;color:var(--theme-on-fill);font-size:var(--type-control);border:0;border-radius:6px;padding:0 20px}.overview-page{max-width:1660px;margin:0 auto;padding:16px 22px 14px}.overview-page .page-header{gap:24px;height:70px;overflow:visible}.overview-page .page-title-block{flex:auto;min-width:0;overflow:visible}.overview-page .page-header p{font-size:var(--type-compact);margin-bottom:4px;line-height:1.2}.overview-page .page-header h1{font-size:var(--type-page-title);line-height:1.25}.overview-page .page-header small{font-size:var(--type-secondary);margin-top:2px;line-height:1.35}.header-toolbar{white-space:nowrap;flex:none;align-items:center;gap:7px;margin-top:2px;display:flex;position:relative}.switch-account-button,.header-refresh-button{border:1px solid var(--theme-line-soft);background:var(--theme-surface);height:32px;color:var(--theme-secondary);font-size:var(--type-control);border-radius:7px;justify-content:center;align-items:center;display:flex}.switch-account-button{gap:6px;padding:0 10px}.switch-account-button:hover,.header-refresh-button:hover{border-color:var(--theme-accent-line);color:var(--theme-accent)}.header-sync-status{height:32px;color:var(--theme-muted);font-size:var(--type-secondary);align-items:center;gap:7px;padding:0 9px;display:flex}.header-sync-status i{background:var(--theme-accent-fill);width:6px;height:6px;box-shadow:0 0 0 3px var(--theme-shadow);border-radius:50%;flex:none}.header-data-cutoff{height:32px;color:var(--theme-muted);font-size:var(--type-secondary);align-items:center;padding:0 9px;display:flex}.header-data-cutoff strong{color:var(--theme-text);font-variant-numeric:tabular-nums;font-weight:700}.header-refresh-button{width:32px;padding:0}.header-refresh-button.with-label{gap:5px;width:auto;min-width:76px;padding:0 10px}.header-refresh-button:disabled{cursor:wait;opacity:.65}.header-refresh-button.loading svg{animation:.7s linear infinite spin}.account-profile{border-left:1px solid var(--theme-line-soft);align-items:center;gap:8px;height:38px;margin-left:2px;padding-left:10px;display:flex}.account-avatar{background:linear-gradient(135deg,var(--theme-accent-fill),var(--theme-accent-fill));width:28px;height:28px;color:var(--theme-on-fill);font-size:var(--type-compact);border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.account-copy{gap:1px;min-width:62px;display:grid}.account-copy strong{color:var(--theme-text);font-size:var(--type-compact);font-weight:700;line-height:1.25}.account-copy small{color:var(--theme-muted);font-size:var(--type-secondary);line-height:1.25}.account-notice{z-index:30;border:1px solid var(--theme-line-soft);background:var(--theme-surface);color:var(--theme-secondary);box-shadow:0 7px 20px var(--theme-shadow);font-size:var(--type-secondary);border-radius:6px;padding:7px 10px;position:absolute;top:calc(100% + 7px);left:0}.overview-page .filter-panel{padding:5px 10px}.overview-page .filter-row{min-height:34px}.overview-page .segmented button{height:28px}.overview-page .select-filter select{height:30px}.overview-primary-grid{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:10px;margin-top:10px;display:grid}.overview-primary-grid>*{min-width:0}.overview-primary-grid .metrics-section{margin-top:0}.overview-primary-grid .section-heading{min-height:22px;margin-bottom:5px}.overview-primary-grid .section-heading h2{font-size:var(--type-section-title)}.overview-primary-grid .section-heading p{white-space:nowrap}.realtime-title-line{align-items:center;gap:10px;min-width:0;display:flex}.realtime-date-chip{border:1px solid var(--theme-line-soft);background:var(--theme-accent-soft);white-space:nowrap;border-radius:5px;align-items:center;gap:8px;height:24px;padding:0 8px;display:flex}.realtime-date-chip strong{color:var(--theme-accent);font-size:var(--type-compact);font-weight:700}.realtime-date-chip span{border-left:1px solid var(--theme-line);color:var(--theme-muted);font-size:var(--type-compact);padding-left:8px}.overview-trend-panel{min-width:0;transition:opacity .2s;position:relative}.overview-trend-panel.refreshing{opacity:.55;pointer-events:none}.overview-trend-panel .refresh-bar{background:var(--theme-surface);border-radius:12px;padding:4px 7px;top:9px;right:15px}.overview-page .overview-supplement-status{border:1px solid var(--theme-accent-line);background:var(--theme-accent-soft);color:var(--theme-accent);font-size:var(--type-compact);border-radius:10px;align-items:center;gap:8px;margin:10px 0;padding:9px 12px;display:flex}.overview-page .overview-supplement-status.compact{margin:8px 0 0;padding:7px 10px}.overview-page .overview-supplement-status.warning{border-color:var(--theme-warning-line);background:var(--theme-warning-soft);color:var(--theme-warning)}.overview-trend-panel .trend-card{height:100%;min-height:288px;margin-top:0;padding:10px 12px 6px}.overview-trend-panel .trend-heading{margin-bottom:2px}.overview-trend-panel .chart{height:225px}.overview-trend-panel .trend-selectors{gap:6px}.overview-trend-panel .trend-selectors label{gap:4px}.overview-trend-panel .trend-selectors select{min-width:100px;height:26px;padding-left:7px}.overview-primary-grid .realtime-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.overview-primary-grid .realtime-metric-card{min-height:79px;padding:8px 10px 7px}.overview-primary-grid .realtime-metric-card>strong{color:var(--theme-text);letter-spacing:-.025em;margin-top:4px;font-size:clamp(18px,1.32vw,23px);font-weight:800;line-height:1.08}.overview-primary-grid .realtime-metric-card.featured>strong{color:var(--theme-on-fill);font-size:clamp(20px,1.42vw,25px)}.overview-primary-grid .realtime-compare{margin-top:4px}.overview-primary-grid .realtime-skeleton{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.overview-primary-grid .realtime-skeleton div{height:79px}.overview-page .performance-section{margin-top:32px;padding:10px 12px 11px}.performance-topbar{grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:42px;display:grid}.overview-page .performance-header{min-width:300px;display:block}.overview-page .performance-title-line{white-space:nowrap;align-items:center;gap:8px;display:flex}.overview-page .performance-header h2{font-size:var(--type-section-title);margin:0}.overview-page .performance-header p{margin:1px 0 0}.overview-page .performance-filterbar{background:0 0;border:0;justify-content:flex-end;gap:14px;margin:0;padding:0}.performance-date-chip{border:1px solid var(--theme-line-soft);background:var(--theme-surface-soft);height:28px;color:var(--theme-muted);font-size:var(--type-compact);white-space:nowrap;border-radius:5px;align-items:center;gap:4px;padding:0 9px;display:flex}.performance-date-chip strong{color:var(--theme-accent);font-size:var(--type-compact);font-variant-numeric:tabular-nums;font-weight:700}.overview-page .performance-filterbar .segmented button{height:27px;padding:0 10px}.overview-page .performance-dates input,.overview-page .field-config-button{height:29px}.overview-page .realtime-field-config-button{flex:none;margin-left:auto}.overview-page .performance-periods{font-size:var(--type-secondary);gap:14px;margin:6px 0}.overview-page .performance-metric-grid{gap:8px}.overview-page .performance-metric-grid .metric-card{min-height:76px;padding:9px 11px 8px}.overview-page .performance-metric-grid .metric-card>strong{margin-top:4px;font-size:clamp(15px,1.25vw,20px)}.overview-page .performance-metric-grid .metric-card.featured>strong{font-size:clamp(17px,1.4vw,22px)}.overview-page .performance-metric-grid .metric-change{margin-top:4px}.overview-page .performance-chart-wrap{margin-top:8px;padding-top:7px}.overview-page .performance-chart-toolbar select{height:27px}.overview-page .comparison-switches button{height:26px}.overview-page .yoy-note{top:13px}.overview-page .performance-chart{height:180px}@media (width>=1440px){.overview-primary-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);height:288px}}@media (width>=1440px) and (height>=820px){.overview-page{flex-direction:column;height:100vh;min-height:820px;display:flex}.overview-page .page-header,.overview-page .filter-panel,.overview-primary-grid{flex:none}.overview-page .performance-section{flex-direction:column;flex:auto;min-height:387px;display:flex}.overview-page .performance-content,.overview-page .performance-chart-wrap{flex-direction:column;flex:auto;min-height:0;display:flex}.overview-page .performance-chart{flex:auto;height:auto;min-height:180px}}@media (width<=1439px){.overview-primary-grid .realtime-grid,.overview-primary-grid .realtime-skeleton{grid-template-columns:repeat(5,minmax(0,1fr))}.overview-trend-panel .trend-card{min-height:330px}.overview-trend-panel .chart{height:268px}.performance-topbar{grid-template-columns:1fr auto}.overview-page .performance-filterbar{grid-area:2/1/auto/-1;justify-content:flex-start}}@media (width<=1250px){.overview-page,.api-test-page{padding-left:24px;padding-right:24px}.metric-card{padding-left:13px;padding-right:13px}.metric-card>strong{font-size:17px}.filter-row{gap:9px}.segmented button{padding-left:9px;padding-right:9px}}.store-page{max-width:1660px;margin:0 auto;padding:16px 22px 22px}.store-page .page-header{gap:24px;height:70px;overflow:visible}.store-page .page-title-block{flex:auto;min-width:0}.store-page .page-header p{margin-bottom:4px;line-height:1.2}.store-page .page-header small{margin-top:2px;line-height:1.35}.store-filter-panel{padding:6px 10px 8px}.store-filter-panel .filter-row{gap:9px;min-height:32px}.store-event-row .segmented button{height:27px}.store-filter-hint{color:var(--theme-muted);font-size:var(--type-secondary);margin-left:auto}.store-query-row{flex-wrap:nowrap}.store-query-row>select{border:1px solid var(--theme-line-soft);background:var(--theme-input);width:118px;height:31px;color:var(--theme-text);font-size:var(--type-control);border-radius:6px;flex:none;padding:0 8px}.store-query-row>select:nth-child(2){width:145px}.store-search{border:1px solid var(--theme-line-soft);min-width:180px;height:31px;color:var(--theme-muted);background:var(--theme-surface);border-radius:6px;flex:230px;align-items:center;gap:6px;padding:0 8px;display:flex}.store-search input{width:100%;min-width:0;color:var(--theme-text);font-size:var(--type-control);border:0;outline:0}.store-search input::placeholder{color:var(--theme-subtle)}.store-date-range{border:1px solid var(--theme-line-soft);background:var(--theme-surface-soft);height:31px;color:var(--theme-secondary);font-size:var(--type-secondary);border-radius:6px;flex:none;align-items:center;gap:5px;padding:0 7px;display:flex}.store-date-range input{width:108px;color:var(--theme-accent);font-size:var(--type-control);background:0 0;border:0;outline:0;font-weight:700}.store-date-range b{color:var(--theme-subtle);font-weight:500}.store-periods{flex:none;gap:2px}.store-periods button{height:29px;font-size:var(--type-secondary);padding:0 8px}.store-primary-button,.store-secondary-button{height:31px;font-size:var(--type-control);border-radius:6px;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 12px;display:flex}.store-primary-button{background:var(--theme-accent-fill);color:var(--theme-on-fill);box-shadow:0 4px 10px var(--theme-shadow);border:0}.store-secondary-button{border:1px solid var(--theme-line-soft);background:var(--theme-surface);color:var(--theme-secondary)}.store-error{min-height:64px;margin-top:10px}.store-summary-section{margin-top:11px;transition:opacity .18s}.store-summary-section.refreshing,.store-detail-section.refreshing{opacity:.55;pointer-events:none}.store-section-heading{justify-content:space-between;align-items:center;min-height:31px;margin-bottom:6px;display:flex}.store-section-heading h2{color:var(--theme-text);font-size:var(--type-section-title);margin:0 0 0 7px;display:inline}.store-section-heading p{color:var(--theme-muted);font-size:var(--type-compact);margin:0}.store-section-heading p strong{color:var(--theme-accent);font-size:var(--type-compact);font-variant-numeric:tabular-nums}.store-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.store-summary-card{border:1px solid var(--theme-line-soft);background:var(--theme-surface);min-height:132px;box-shadow:0 5px 15px var(--theme-shadow);border-radius:9px;padding:11px 13px;overflow:visible}.store-summary-card>header{color:var(--theme-text);font-size:var(--type-table-head);justify-content:space-between;align-items:center;font-weight:750;display:flex}.store-summary-card>header i{background:var(--theme-accent-fill);border-radius:50%;width:6px;height:6px}.store-summary-card.refund>header i{background:var(--theme-danger-fill)}.store-summary-card.ads>header i{background:var(--theme-purple-soft)}.store-summary-card.profit>header i{background:var(--theme-accent-fill)}.store-summary-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px;margin-top:12px;display:grid}.store-summary-values>div{min-width:0}.store-summary-values span{min-width:0;color:var(--theme-muted);font-size:var(--type-secondary);white-space:nowrap;align-items:center;gap:5px;display:flex}.store-summary-values strong{color:var(--theme-text);text-overflow:ellipsis;font-variant-numeric:tabular-nums;margin-top:3px;font-size:clamp(15px,1.08vw,19px);font-weight:750;line-height:1.12;display:block;overflow:hidden}.store-summary-values em{color:var(--theme-secondary);font-size:var(--type-badge);align-items:center;gap:3px;font-style:normal;display:inline-flex;position:relative}.store-summary-values em b{border:1px solid var(--theme-line);border-radius:50%;place-items:center;width:11px;height:11px;font-size:6px;font-style:normal;display:grid}.store-summary-values em small{z-index:30;white-space:normal;background:var(--theme-surface-soft);width:230px;color:var(--theme-on-fill);font-size:var(--type-secondary);box-shadow:0 6px 18px var(--theme-shadow);border-radius:6px;padding:8px 9px;line-height:1.55;display:none;position:absolute;top:16px;left:0}.store-summary-values em:hover small,.store-summary-values em:focus small{display:block}.store-detail-section{border:1px solid var(--theme-line-soft);background:var(--theme-surface);box-shadow:0 6px 18px var(--theme-shadow);border-radius:10px;margin-top:13px;transition:opacity .18s;position:relative}.store-detail-toolbar{border-bottom:1px solid var(--theme-line-soft);justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:8px 11px;display:flex}.store-detail-toolbar>div:first-child{white-space:nowrap;align-items:baseline;gap:7px;display:flex}.store-detail-toolbar h2{color:var(--theme-text);font-size:var(--type-section-title);margin:0}.store-detail-toolbar p{color:var(--theme-muted);font-size:var(--type-secondary);margin:0 0 0 5px}.store-detail-toolbar p strong{color:var(--theme-text);font-size:var(--type-compact)}.store-detail-actions{align-items:center;gap:5px;display:flex}.store-detail-actions button,.store-detail-actions label{border:1px solid var(--theme-line-soft);background:var(--theme-surface);height:30px;color:var(--theme-secondary);font-size:var(--type-control);white-space:nowrap;border-radius:5px;align-items:center;gap:5px;padding:0 9px;display:flex}.store-detail-actions button.active{border-color:var(--theme-accent-line);background:var(--theme-accent-soft);color:var(--theme-accent)}.store-detail-actions button:disabled{cursor:not-allowed;opacity:.55}.store-detail-actions .spinner{width:10px;height:10px}.store-detail-actions select{height:25px;color:var(--theme-text);font-size:var(--type-control);background:0 0;border:0;outline:0}.store-table-wrap{max-height:375px;overflow:auto}.store-detail-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%}.store-detail-table .store-col{width:15%}.store-detail-table .trend-col{width:14%}.store-detail-table th{z-index:2;border-bottom:1px solid var(--theme-line-soft);background:var(--theme-surface-soft);color:var(--theme-secondary);font-size:var(--type-table-head);text-align:left;padding:8px 10px;font-weight:700;position:sticky;top:0}.store-detail-table td{border-bottom:1px solid var(--theme-line-soft);vertical-align:top;white-space:normal;height:142px;padding:11px 10px}.store-detail-section.compact .store-detail-table td{height:128px;padding-top:9px;padding-bottom:9px}.store-detail-table tbody tr:hover td{background:var(--theme-accent-soft)}.store-identity{align-items:flex-start;gap:9px;display:flex}.platform-logo{filter:drop-shadow(0 3px 6px var(--theme-shadow));flex:none;display:block}.store-identity>div{min-width:0}.store-identity strong{color:var(--theme-text);font-size:var(--type-table-body);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.store-identity span,.store-identity small{color:var(--theme-muted);font-size:var(--type-secondary);font-variant-numeric:tabular-nums;margin-top:6px;display:block}.store-identity small{color:var(--theme-accent)}.store-metric-list{grid-template-columns:minmax(0,1fr);gap:6px;display:grid}.store-metric-list>div{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.store-metric-list span{color:var(--theme-secondary);font-size:var(--type-compact);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:3px;display:flex;overflow:hidden}.store-metric-list span i{background:var(--theme-accent-soft);color:var(--theme-secondary);font-size:var(--type-decorative);border-radius:8px;padding:2px 5px;font-style:normal}.store-metric-list strong{color:var(--theme-text);font-size:var(--type-table-body);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;flex:none;font-weight:750;overflow:hidden}.store-cell-empty{color:var(--theme-subtle);font-size:var(--type-secondary)}.store-sparklines{gap:5px;display:grid}.store-sparkline{height:42px;position:relative}.store-sparkline>div{color:var(--theme-secondary);font-size:var(--type-secondary);align-items:center;gap:4px;display:flex}.store-sparkline>div i{border-radius:50%;width:5px;height:5px}.store-sparkline svg{width:100%;height:29px;overflow:visible}.store-sparkline circle{pointer-events:all}.sparkline-empty{color:var(--theme-subtle);font-size:var(--type-secondary);padding-top:9px;display:block}.store-empty{height:110px;color:var(--theme-muted);font-size:var(--type-compact);place-items:center;display:grid}.store-pagination{border-top:1px solid var(--theme-line-soft);min-height:43px;color:var(--theme-muted);font-size:var(--type-secondary);justify-content:flex-end;align-items:center;gap:5px;padding:6px 10px;display:flex}.store-pagination button,.store-pagination b{border:1px solid var(--theme-line-soft);background:var(--theme-surface);width:27px;height:27px;color:var(--theme-secondary);font-size:var(--type-control);border-radius:5px;place-items:center;display:grid}.store-pagination b{border-color:var(--theme-accent-line);background:var(--theme-accent-fill);color:var(--theme-on-fill)}.store-pagination button:disabled{opacity:.4;cursor:not-allowed}.store-pagination select{border:1px solid var(--theme-line-soft);background:var(--theme-input);height:29px;color:var(--theme-secondary);font-size:var(--type-control);border-radius:5px;padding:0 6px}.store-toast{z-index:30;border:1px solid var(--theme-line);background:var(--theme-surface);color:var(--theme-secondary);box-shadow:0 8px 22px var(--theme-shadow);font-size:var(--type-secondary);border-radius:6px;padding:8px 10px;position:absolute;top:48px;right:12px}@media (width<=1500px){.store-query-row{flex-wrap:wrap}.store-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-detail-table{min-width:1300px}}.item-page{max-width:1720px}.item-query-row{flex-wrap:wrap}.item-query-row>select{width:106px}.item-query-row>select:nth-child(2){width:142px}.item-query-row>select:nth-child(3){width:106px}.item-query-row>select:nth-child(4){width:124px}.item-search{flex:250px;min-width:225px}.item-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.item-summary-card{min-height:158px}.item-summary-card.cost>header i{background:var(--theme-warning-fill)}.item-summary-values{gap:8px 13px;margin-top:10px}.item-summary-values strong{font-size:clamp(13px,.92vw,17px)}.item-reconcile-note{color:var(--theme-muted);font-size:var(--type-secondary);margin:6px 2px 0}.item-detail-section{margin-top:14px}.item-table-wrap{max-height:520px}.item-data-table-wrap{height:auto;max-height:none;overflow:auto visible}.item-detail-table{min-width:1540px}.item-detail-table .item-col{width:17%}.item-detail-table .owner-col,.item-detail-table .created-col{width:7%}.item-detail-table .metric-col.trade{width:9%}.item-detail-table .metric-col.refund,.item-detail-table .metric-col.ads{width:11%}.item-detail-table .metric-col.profit{width:13%}.item-detail-table .metric-col.cost{width:10%}.item-detail-table .trend-col{width:15%}.item-detail-table td{height:202px;padding:12px 10px}.item-detail-section.compact .item-detail-table td{height:184px;padding-top:10px;padding-bottom:10px}.item-identity{align-items:flex-start;gap:10px;display:flex}.item-identity>a{flex:none}.item-identity>div{min-width:0}.item-thumbnail,.item-image-placeholder{border-radius:8px;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid}.item-thumbnail{object-fit:cover;border:1px solid var(--theme-line-soft);background:var(--theme-surface-soft)}.item-image-placeholder{border:1px dashed var(--theme-line);background:linear-gradient(135deg,var(--theme-accent-soft),var(--theme-accent-soft));color:var(--theme-muted)}.item-title-link,.item-identity>div>strong{color:var(--theme-text);font-size:var(--type-compact);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700;line-height:1.45;text-decoration:none;display:-webkit-box;overflow:hidden}.item-title-link:hover{color:var(--theme-accent);text-decoration:underline}.item-identity span{color:var(--theme-muted);font-size:var(--type-secondary);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;display:block;overflow:hidden}.item-identity small{color:var(--theme-accent);font-size:var(--type-secondary);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;margin-top:5px;display:flex;overflow:hidden}.item-identity small i{background:var(--theme-accent-soft);color:var(--theme-secondary);font-size:var(--type-secondary);border-radius:7px;padding:2px 5px;font-style:normal}.item-owner,.item-created{gap:6px;display:grid}.item-owner strong,.item-created strong{color:var(--theme-text);font-size:var(--type-compact);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.item-owner span,.item-created span{color:var(--theme-muted);font-size:var(--type-secondary);line-height:1.5}.item-metric-list{gap:7px}.item-metric-list span{font-size:var(--type-secondary)}.item-metric-list strong{font-size:var(--type-compact)}.item-daily-coverage{color:var(--theme-muted);font-size:var(--type-decorative)}.item-page .config-panel{width:410px}.item-page .field-options{grid-template-columns:repeat(2,minmax(0,1fr))}.category-page{max-width:1720px}.category-event-row{gap:10px}.category-levels{align-items:center;gap:6px;margin-left:auto;display:flex}.category-levels button{border:1px solid var(--theme-line-soft);background:var(--theme-surface);height:29px;color:var(--theme-secondary);font-size:var(--type-control);cursor:pointer;border-radius:15px;padding:0 11px}.category-levels button strong{color:var(--theme-text);font-size:var(--type-control);margin-left:3px}.category-levels button.active{border-color:var(--theme-accent-line);background:var(--theme-accent-fill);color:var(--theme-on-fill);box-shadow:0 4px 10px var(--theme-shadow)}.category-levels button.active strong{color:var(--theme-on-fill)}.category-query-row{flex-wrap:wrap}.category-query-row>select{width:142px}.category-query-row>select:nth-child(2){width:160px}.category-search{flex:260px;min-width:225px}.category-summary-card{min-height:158px}.category-detail-section{margin-top:14px}.category-table-wrap{max-height:540px}.category-detail-table{min-width:1510px}.category-detail-table .category-col{width:20%}.category-detail-table .product-count-col{width:7%}.category-detail-table .metric-col.trade{width:9%}.category-detail-table .metric-col.refund,.category-detail-table .metric-col.ads{width:11%}.category-detail-table .metric-col.profit{width:14%}.category-detail-table .metric-col.cost{width:11%}.category-detail-table .trend-col{width:17%}.category-detail-table td{height:208px;padding:12px 10px}.category-detail-section.compact .category-detail-table td{height:188px;padding-top:10px;padding-bottom:10px}.category-identity{align-items:flex-start;gap:11px;display:flex}.category-identity>div:last-child{min-width:0}.category-image-grid{background:var(--theme-surface-soft);border-radius:9px;flex:0 0 58px;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:2px;width:58px;height:58px;display:grid;overflow:hidden}.category-image-grid.count-1{display:block}.category-image-grid img,.category-thumb-placeholder{object-fit:cover;background:var(--theme-accent-soft);width:100%;height:100%;color:var(--theme-muted);place-items:center;display:grid}.category-thumb-placeholder{border:1px dashed var(--theme-line)}.category-identity strong{color:var(--theme-text);font-size:var(--type-table-body);text-overflow:ellipsis;white-space:nowrap;line-height:1.4;display:block;overflow:hidden}.category-identity span{color:var(--theme-muted);font-size:var(--type-secondary);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;line-height:1.55;display:-webkit-box;overflow:hidden}.category-identity small{color:var(--theme-accent);font-size:var(--type-secondary);margin-top:6px;display:block}.category-product-count{justify-items:start;gap:5px;display:grid}.category-product-count strong{color:var(--theme-text);font-variant-numeric:tabular-nums;font-size:18px}.category-product-count span{color:var(--theme-muted);font-size:var(--type-secondary)}.category-metric-list{gap:7px}.category-metric-list span{font-size:var(--type-secondary)}.category-metric-list strong{font-size:var(--type-compact)}.category-page .config-panel{width:410px}.category-page .field-options{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page{max-width:1740px}.product-query-row{flex-wrap:wrap}.product-query-row>select{width:112px}.product-query-row>select:nth-child(2){width:150px}.product-search{flex:340px;min-width:300px}.product-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.product-summary-card{min-height:150px}.product-summary-card.ads .item-summary-values{grid-template-columns:minmax(0,1fr)}.product-summary-card.ads .item-summary-values strong{font-size:clamp(18px,1.15vw,22px)}.product-detail-section{margin-top:14px}.product-table-wrap{height:auto;max-height:none;overflow:auto visible}.product-detail-table{min-width:1580px}.product-detail-table .sku-col{width:17%}.product-detail-table .sku-info-col{width:14%}.product-detail-table .metric-col.trade{width:10%}.product-detail-table .metric-col.refund{width:11%}.product-detail-table .metric-col.ads{width:8%}.product-detail-table .metric-col.profit{width:14%}.product-detail-table .metric-col.inventory{width:11%}.product-detail-table .trend-col{width:15%}.product-detail-table td{height:208px;padding:12px 10px}.product-detail-section.compact .product-detail-table td{height:188px;padding-top:10px;padding-bottom:10px}.product-sku-identity>div{min-width:0}.product-sku-identity>div>strong{-webkit-line-clamp:2}.product-sku-identity small{background:var(--theme-accent-soft);border-radius:7px;width:fit-content;padding:2px 6px}.product-item-info{gap:6px;min-width:0;display:grid}.product-item-info a,.product-item-info strong{color:var(--theme-text);font-size:var(--type-compact);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700;line-height:1.45;text-decoration:none;display:-webkit-box;overflow:hidden}.product-item-info a:hover{color:var(--theme-accent);text-decoration:underline}.product-item-info span{color:var(--theme-muted);font-size:var(--type-secondary);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-item-info small{color:var(--theme-accent);font-size:var(--type-secondary)}.product-page .config-panel{width:410px}.product-page .field-options{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=1500px){.item-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.item-summary-card{min-height:145px}.item-detail-table{min-width:1500px}.category-levels{width:100%;margin-left:0}.category-detail-table{min-width:1460px}.product-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail-table{min-width:1520px}}.data-sync-page{max-width:1740px;margin:0 auto;padding:28px 32px 46px}.sync-page-header{padding-bottom:16px;position:relative}.sync-header-actions{color:var(--theme-muted);font-size:var(--type-compact);align-items:center;gap:11px;display:flex;position:absolute;top:4px;right:0}.sync-refresh{border:1px solid var(--theme-line);background:var(--theme-surface);color:var(--theme-accent);font-size:var(--type-compact);border-radius:7px;align-items:center;gap:6px;padding:7px 11px;font-weight:700;display:inline-flex}.sync-refresh:disabled{opacity:.55}.sync-tabs{border-bottom:1px solid var(--theme-line-soft);gap:5px;margin-top:19px;display:flex}.sync-tabs button{color:var(--theme-muted);font-size:var(--type-control);background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 15px 9px;font-weight:700}.sync-tabs button.active{border-color:var(--theme-accent-line);color:var(--theme-accent)}.sync-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;margin:16px 0;display:grid}.sync-summary-card{border:1px solid var(--theme-line-soft);background:var(--theme-surface);min-height:88px;box-shadow:0 5px 14px var(--theme-shadow);border-radius:10px;padding:14px}.sync-summary-card span{color:var(--theme-muted);font-size:var(--type-compact);display:block}.sync-summary-card strong{color:var(--theme-text);font-variant-numeric:tabular-nums;margin-top:11px;font-size:18px;display:block}.sync-summary-card.good strong{color:var(--theme-accent)}.sync-summary-card.warn strong{color:var(--theme-warning)}.sync-summary-card.bad strong{color:var(--theme-danger)}.sync-maintenance{border:1px solid var(--theme-warning-line);background:var(--theme-warning-soft);color:var(--theme-warning);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:13px 15px;display:flex}.sync-maintenance strong{color:var(--theme-warning);font-size:var(--type-compact);margin-top:3px;display:block}.sync-maintenance p{color:var(--theme-warning);font-size:var(--type-secondary);margin:5px 0 0}.sync-maintenance.compact{font-size:var(--type-secondary);margin-top:12px;padding:9px 11px;display:block}.sync-control-buttons{gap:4px;display:flex}.sync-maintenance.online{border-color:var(--theme-accent-line);background:var(--theme-accent-soft);color:var(--theme-accent)}.sync-maintenance.online strong{color:var(--theme-accent)}.sync-maintenance.online p{color:var(--theme-secondary)}.sync-action-notice{border:1px solid var(--theme-accent-line);background:var(--theme-accent-soft);color:var(--theme-accent);font-size:var(--type-secondary);border-radius:7px;margin-top:12px;padding:9px 11px}.sync-action-notice.error{border-color:var(--theme-danger-line);background:var(--theme-danger-soft);color:var(--theme-danger)}.sync-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.sync-card{border:1px solid var(--theme-line-soft);background:var(--theme-surface);min-width:0;box-shadow:0 5px 14px var(--theme-shadow);border-radius:11px;margin-top:13px;padding:15px 16px}.sync-source-grid .sync-card{margin-top:0}.sync-card header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sync-card h2{color:var(--theme-text);font-size:var(--type-section-title);margin:3px 0 0}.sync-card header>small{color:var(--theme-muted);font-size:var(--type-secondary)}.sync-dataset-list{margin-top:11px}.sync-dataset-row{border-top:1px solid var(--theme-line-soft);grid-template-columns:minmax(115px,1.1fr) minmax(110px,1fr) auto;align-items:center;gap:8px;padding:10px 0;display:grid}.sync-dataset-row strong,.sync-table strong{color:var(--theme-text);font-size:var(--type-compact)}.sync-dataset-row small,.sync-table small{color:var(--theme-muted);font-size:var(--type-secondary);margin-top:3px;display:block}.sync-dataset-row>span{color:var(--theme-muted);font-size:var(--type-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sync-pill{width:fit-content;font-size:var(--type-badge);white-space:nowrap;border-radius:20px;align-items:center;padding:4px 8px;font-weight:750;display:inline-flex}.sync-pill.good{background:var(--theme-accent-soft);color:var(--theme-accent)}.sync-pill.warn{background:var(--theme-warning-soft);color:var(--theme-warning)}.sync-pill.bad{background:var(--theme-danger-soft);color:var(--theme-danger)}.sync-pill.muted{background:var(--theme-surface-soft);color:var(--theme-muted)}.sync-table-wrap{margin-top:13px;overflow-x:auto}.sync-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:920px}.sync-table th{border-bottom:1px solid var(--theme-line-soft);color:var(--theme-muted);font-size:var(--type-table-head);letter-spacing:.04em;text-align:left;font-weight:700}.sync-table td,.sync-table th{vertical-align:middle;padding:10px 9px}.sync-table td{border-bottom:1px solid var(--theme-line-soft);color:var(--theme-secondary);font-size:var(--type-table-body);font-variant-numeric:tabular-nums}.sync-table code{color:var(--theme-secondary);font-size:var(--type-secondary)}.sync-table tr.clickable{cursor:pointer}.sync-table tr.clickable:hover{background:var(--theme-accent-soft)}.sync-table button{border:1px solid var(--theme-line-soft);background:var(--theme-surface-soft);color:var(--theme-muted);font-size:var(--type-control);border-radius:5px;padding:4px 7px}.sync-table button:not(:disabled){cursor:pointer;border-color:var(--theme-accent-line);background:var(--theme-accent-soft);color:var(--theme-accent)}.sync-table button:not(:disabled):hover{background:var(--theme-accent-soft)}.sync-table button:disabled{cursor:not-allowed;opacity:.58}.sync-empty{text-align:center;color:var(--theme-muted)!important;padding:28px!important}.sync-loading,.sync-error{border:1px solid var(--theme-line-soft);background:var(--theme-surface);color:var(--theme-muted);font-size:var(--type-compact);text-align:center;border-radius:10px;margin-top:16px;padding:34px}.sync-error{border-color:var(--theme-danger-line);color:var(--theme-danger);gap:6px;display:grid}.sync-error strong{color:var(--theme-danger)}.sync-drawer-backdrop{z-index:90;background:var(--theme-overlay);position:fixed;inset:0}.sync-drawer{background:var(--theme-surface);width:min(500px,94vw);height:100%;box-shadow:-12px 0 35px var(--theme-shadow);padding:30px;position:absolute;top:0;right:0;overflow:auto}.sync-drawer h2{color:var(--theme-text);margin:6px 0 13px;font-size:18px}.sync-close{color:var(--theme-muted);background:0 0;border:0;font-size:24px;position:absolute;top:15px;right:16px}.sync-drawer dl{gap:7px;margin-top:24px;display:grid}.sync-drawer dt{color:var(--theme-muted);font-size:var(--type-secondary)}.sync-drawer dd{overflow-wrap:anywhere;color:var(--theme-text);font-size:var(--type-compact);margin:0 0 11px;line-height:1.55}@media (width<=1500px){.sync-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sync-source-grid{grid-template-columns:1fr}}@media (width<=760px){.data-sync-page{padding:22px 16px 35px}.sync-header-actions{justify-content:space-between;margin-top:15px;position:static}.sync-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-tabs{overflow-x:auto}.sync-tabs button{white-space:nowrap}}.inventory-view-tabs{border-bottom:1px solid var(--theme-line-soft);align-items:flex-end;gap:7px;height:43px;margin:2px 0 10px;display:flex}.inventory-view-tabs button{height:37px;color:var(--theme-muted);font-size:var(--type-control);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 17px;font-weight:700}.inventory-view-tabs button.active{border-bottom-color:var(--theme-accent-line);color:var(--theme-accent)}.inventory-live-status{border:1px solid var(--theme-line-soft);background:var(--theme-accent-soft);min-height:32px;color:var(--theme-accent);font-size:var(--type-secondary);border-radius:7px;justify-content:space-between;align-items:center;gap:12px;margin:-2px 0 10px;padding:7px 11px;display:flex}.inventory-live-status span{font-weight:700}.inventory-live-status small{color:var(--theme-muted);font-size:var(--type-secondary)}.inventory-live-status.refreshing{border-color:var(--theme-info-line);background:var(--theme-surface-soft);color:var(--theme-secondary)}.inventory-live-status.warning{border-color:var(--theme-warning-line);background:var(--theme-warning-soft);color:var(--theme-warning)}.inventory-scope-row{color:var(--theme-muted);font-size:var(--type-secondary);gap:9px}.inventory-scope-row strong{color:var(--theme-accent);font-size:var(--type-secondary)}.inventory-erp-summary-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:9px;display:grid}.inventory-erp-summary-grid.combine{grid-template-columns:repeat(4,minmax(0,1fr))}.inventory-erp-summary-card{border:1px solid var(--theme-line-soft);background:var(--theme-surface);min-height:86px;box-shadow:0 5px 14px var(--theme-shadow);border-radius:10px;flex-direction:column;justify-content:center;padding:12px 13px;display:flex}.inventory-erp-summary-card>span{color:var(--theme-muted);font-size:var(--type-secondary);white-space:nowrap;align-items:center;gap:5px;display:flex}.inventory-erp-summary-card>strong{color:var(--theme-text);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:clamp(17px,1.28vw,23px);font-weight:780;overflow:hidden}.inventory-erp-summary-card em{font-style:normal;display:inline-flex;position:relative}.inventory-erp-summary-card em b{border:1px solid var(--theme-line);width:12px;height:12px;color:var(--theme-secondary);font-size:var(--type-decorative);border-radius:50%;place-items:center;display:grid}.inventory-erp-summary-card em small{z-index:40;background:var(--theme-surface-soft);width:255px;color:var(--theme-on-fill);font-size:var(--type-secondary);white-space:normal;box-shadow:0 7px 20px var(--theme-shadow);border-radius:7px;padding:8px 9px;font-style:normal;line-height:1.55;display:none;position:absolute;top:17px;left:0}.inventory-erp-summary-card em:hover small,.inventory-erp-summary-card em:focus small{display:block}.inventory-detail-table.base{min-width:1500px}.inventory-detail-table.base col:first-child{width:19%}.inventory-detail-table.base col:nth-child(2){width:18%}.inventory-detail-table.base col:nth-child(3){width:16%}.inventory-detail-table.base col:nth-child(4){width:25%}.inventory-detail-table.base col:nth-child(5){width:22%}.inventory-detail-table.combine{min-width:1300px}.inventory-detail-table.combine col:first-child{width:22%}.inventory-detail-table.combine col:nth-child(2){width:38%}.inventory-detail-table.combine col:nth-child(3),.inventory-detail-table.combine col:nth-child(4){width:20%}.inventory-sku-identity>div>strong{color:var(--theme-text);font-size:var(--type-compact);-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.inventory-sku-identity span,.inventory-sku-identity small{color:var(--theme-muted);font-size:var(--type-secondary);overflow-wrap:anywhere;margin-top:5px;display:block}.inventory-sku-identity .inventory-negative-note{background:var(--theme-danger-soft);width:fit-content;color:var(--theme-danger);border-radius:6px;padding:2px 6px;font-weight:700}.inventory-item-info{gap:7px;min-width:0;display:grid}.inventory-item-info strong{color:var(--theme-text);font-size:var(--type-compact);-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.inventory-item-info span{color:var(--theme-muted);font-size:var(--type-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inventory-metric-list.single{grid-template-columns:1fr}.inventory-metric-list strong.negative{color:var(--theme-danger)}.inventory-components{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;display:grid}.inventory-components>strong{color:var(--theme-text);font-size:var(--type-compact);grid-column:1/-1}.inventory-components>div{border-left:2px solid var(--theme-line);min-width:0;padding-left:7px}.inventory-components>div.anomaly{border-left-color:var(--theme-danger-line)}.inventory-components span,.inventory-components small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.inventory-components span{color:var(--theme-text);font-size:var(--type-secondary);font-weight:680}.inventory-components small{color:var(--theme-muted);font-size:var(--type-secondary);margin-top:3px}.inventory-combine-capacity,.inventory-bottleneck{gap:8px;display:grid}.inventory-combine-capacity>span,.inventory-bottleneck>span{color:var(--theme-muted);font-size:var(--type-secondary);align-items:center;gap:5px;display:flex}.inventory-combine-capacity>strong{color:var(--theme-accent);font-variant-numeric:tabular-nums;font-size:25px}.inventory-bottleneck>strong{color:var(--theme-text);font-size:var(--type-compact);overflow-wrap:anywhere;line-height:1.5}.inventory-combine-capacity>small{color:var(--theme-danger);font-size:var(--type-secondary);line-height:1.45}.inventory-bottleneck>small{color:var(--theme-muted);font-size:var(--type-secondary)}.inventory-loading-note{min-height:120px;color:var(--theme-muted);font-size:var(--type-secondary);justify-content:center;align-items:center;gap:8px;display:flex}@media (width<=1500px){.inventory-erp-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.inventory-page{max-width:1740px}.inventory-filter-panel{margin-bottom:0}.inventory-event-row strong{color:var(--theme-accent);font-size:var(--type-compact)}.inventory-query-row{flex-wrap:wrap}.inventory-query-row>select{width:154px}.inventory-query-row>select:nth-child(2),.inventory-query-row>select:nth-child(3){width:170px}.inventory-search{flex:310px;min-width:270px}.inventory-summary-section{margin-top:11px;transition:opacity .18s}.inventory-summary-section.refreshing,.inventory-detail-section.refreshing{opacity:.55;pointer-events:none}.inventory-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.inventory-summary-group{border:1px solid var(--theme-line-soft);background:var(--theme-surface);min-height:140px;box-shadow:0 5px 15px var(--theme-shadow);border-radius:10px;padding:13px 15px}.inventory-summary-group>header{justify-content:space-between;align-items:center;display:flex}.inventory-summary-group>header span{color:var(--theme-muted);font-size:var(--type-decorative);letter-spacing:.13em;font-weight:750}.inventory-summary-group>header h3{color:var(--theme-text);font-size:var(--type-card-title);margin:3px 0 0}.inventory-summary-group>header>i{background:var(--theme-accent-fill);width:7px;height:7px;box-shadow:0 0 0 4px var(--theme-shadow);border-radius:50%}.inventory-summary-group.coverage>header>i{background:var(--theme-warning-fill);box-shadow:0 0 0 4px var(--theme-shadow)}.inventory-summary-group.structure>header>i{background:var(--theme-surface-soft);box-shadow:0 0 0 4px var(--theme-shadow)}.inventory-summary-group>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:15px;display:grid}.inventory-summary-group section{border-left:1px solid var(--theme-line-soft);min-width:0;padding-left:12px}.inventory-summary-group section:first-child{border-left:0;padding-left:0}.inventory-summary-group section>span{color:var(--theme-muted);font-size:var(--type-secondary);white-space:nowrap;align-items:center;gap:5px;display:flex}.inventory-summary-group section>strong{color:var(--theme-text);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:clamp(17px,1.25vw,22px);font-weight:760;display:block;overflow:hidden}.inventory-summary-group em,.inventory-coverage-note em{align-items:center;font-style:normal;display:inline-flex;position:relative}.inventory-summary-group em b,.inventory-coverage-note em b{border:1px solid var(--theme-line);width:12px;height:12px;color:var(--theme-secondary);font-size:var(--type-secondary);border-radius:50%;place-items:center;display:grid}.inventory-summary-group em small,.inventory-coverage-note em small{z-index:40;background:var(--theme-surface-soft);width:250px;color:var(--theme-on-fill);font-size:var(--type-secondary);white-space:normal;box-shadow:0 7px 20px var(--theme-shadow);border-radius:7px;padding:8px 9px;font-style:normal;line-height:1.55;display:none;position:absolute;top:17px;left:0}.inventory-summary-group em:hover small,.inventory-summary-group em:focus small,.inventory-coverage-note em:hover small,.inventory-coverage-note em:focus small{display:block}.inventory-coverage-note{color:var(--theme-muted);font-size:var(--type-secondary);align-items:center;gap:6px;margin:7px 2px 0;line-height:1.4;display:flex}.inventory-risk-note{color:var(--theme-muted);font-size:var(--type-secondary);align-items:center;gap:6px;margin:5px 2px 0;display:flex}.inventory-risk-note strong{color:var(--theme-danger);font-size:var(--type-secondary)}.inventory-quick-filters{border-bottom:1px solid var(--theme-line-soft);flex-wrap:wrap;align-items:center;gap:6px;padding:8px 0;display:flex}.inventory-quick-filters button{border:1px solid var(--theme-line-soft);background:var(--theme-surface);height:27px;color:var(--theme-secondary);font-size:var(--type-control);cursor:pointer;border-radius:7px;align-items:center;gap:6px;padding:0 9px;font-weight:680;display:inline-flex}.inventory-quick-filters button small{background:var(--theme-surface-soft);min-width:17px;color:var(--theme-secondary);font-size:var(--type-secondary);text-align:center;border-radius:8px;padding:1px 5px}.inventory-quick-filters button:hover{border-color:var(--theme-line);color:var(--theme-accent)}.inventory-quick-filters button.active{border-color:var(--theme-accent-line);background:var(--theme-accent-fill);color:var(--theme-on-fill);box-shadow:0 4px 10px var(--theme-shadow)}.inventory-quick-filters button.active small{background:var(--theme-surface);color:var(--theme-on-fill)}.inventory-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.inventory-overview-block{border:1px solid var(--theme-line-soft);background:var(--theme-surface);min-height:142px;box-shadow:0 5px 15px var(--theme-shadow);border-radius:11px;padding:13px 15px}.inventory-overview-block header{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.inventory-overview-block header span{color:var(--theme-muted);font-size:var(--type-decorative);letter-spacing:.13em;font-weight:760}.inventory-overview-block header h3{color:var(--theme-text);font-size:var(--type-card-title);margin:0}.inventory-overview-block>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin-top:16px;display:grid}.inventory-overview-block>div>div{border-left:2px solid var(--theme-line);min-width:0;padding-left:9px}.inventory-overview-block.flow>div>div{border-left-color:var(--theme-info-line)}.inventory-overview-block.risk>div>div{border-left-color:var(--theme-warning-line)}.inventory-overview-block>div span{color:var(--theme-muted);font-size:var(--type-secondary)}.inventory-overview-block>div strong{color:var(--theme-text);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:clamp(16px,1.2vw,21px);display:block;overflow:hidden}.inventory-health-panel,.inventory-priority-panel{border:1px solid var(--theme-line-soft);background:var(--theme-surface);box-shadow:0 5px 15px var(--theme-shadow);border-radius:11px;margin-top:11px;padding:13px 15px}.inventory-health-panel .store-section-heading,.inventory-priority-panel .store-section-heading{margin-bottom:11px}.inventory-health-bar{background:var(--theme-surface-soft);border-radius:7px;height:13px;display:flex;overflow:hidden}.inventory-health-bar button{cursor:pointer;border:0;min-width:2px;height:100%;padding:0;transition:filter .16s}.inventory-health-bar button:hover{filter:brightness(.88)}.inventory-health-bar button.danger{background:var(--theme-danger-fill)}.inventory-health-bar button.warning{background:var(--theme-warning-fill)}.inventory-health-bar button.risk{background:var(--theme-danger-fill)}.inventory-health-bar button.caution{background:var(--theme-warning-fill)}.inventory-health-bar button.healthy{background:var(--theme-accent-fill)}.inventory-health-bar button.muted{background:var(--theme-surface-soft)}.inventory-health-legend{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px 14px;margin-top:11px;display:grid}.inventory-health-legend button{min-width:0;color:var(--theme-muted);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:7px 1fr auto auto;align-items:center;gap:6px;padding:3px 0;display:grid}.inventory-health-legend button:hover span{color:var(--theme-accent)}.inventory-health-legend i{border-radius:50%;width:7px;height:7px}.inventory-health-legend i.danger{background:var(--theme-danger-fill)}.inventory-health-legend i.warning{background:var(--theme-warning-fill)}.inventory-health-legend i.risk{background:var(--theme-danger-fill)}.inventory-health-legend i.caution{background:var(--theme-warning-fill)}.inventory-health-legend i.healthy{background:var(--theme-accent-fill)}.inventory-health-legend i.muted{background:var(--theme-surface-soft)}.inventory-health-legend span{font-size:var(--type-secondary);text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.inventory-health-legend strong{color:var(--theme-text);font-size:var(--type-compact);font-variant-numeric:tabular-nums}.inventory-health-legend small{color:var(--theme-muted);font-size:var(--type-secondary)}.inventory-priority-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.inventory-priority-grid button{border:1px solid var(--theme-line-soft);border-top:3px solid var(--theme-line);background:var(--theme-surface-soft);text-align:left;cursor:pointer;border-radius:9px;align-content:start;gap:4px;min-height:110px;padding:10px 11px;display:grid}.inventory-priority-grid button.danger,.inventory-priority-grid button.risk{border-top-color:var(--theme-danger-line)}.inventory-priority-grid button.muted{border-top-color:var(--theme-line)}.inventory-priority-grid button:hover{border-color:var(--theme-line);background:var(--theme-accent-soft);transform:translateY(-1px)}.inventory-priority-grid span{color:var(--theme-secondary);font-size:var(--type-secondary);font-weight:720}.inventory-priority-grid strong{color:var(--theme-text);font-variant-numeric:tabular-nums;font-size:24px}.inventory-priority-grid small{min-height:24px;color:var(--theme-muted);font-size:var(--type-secondary);line-height:1.55}.inventory-priority-grid b{color:var(--theme-accent);font-size:var(--type-secondary);font-weight:680}.inventory-risk-rule-note{color:var(--theme-muted);font-size:var(--type-secondary);margin:9px 0 0;line-height:1.55}.inventory-detail-section{margin-top:14px}.inventory-table-wrap{height:auto;max-height:none;overflow:auto visible}.inventory-detail-table{table-layout:fixed;min-width:1180px}.inventory-detail-table .inventory-sku-col,.inventory-detail-table .inventory-info-col,.inventory-detail-table .inventory-level-col,.inventory-detail-table .inventory-coverage-col{width:25%}.inventory-detail-table td{vertical-align:middle;height:156px;padding:12px 14px}.inventory-detail-section.compact .inventory-detail-table td{height:136px;padding-top:10px;padding-bottom:10px}.inventory-sku-identity>div{min-width:0}.sku-type-badge{width:fit-content;font-size:var(--type-badge);border-radius:7px;margin-top:4px;padding:2px 6px;font-weight:700}.sku-type-badge.normal{background:var(--theme-accent-soft);color:var(--theme-accent)}.sku-type-badge.combine{background:var(--theme-surface-soft);color:var(--theme-secondary)}.sku-type-badge.unknown{background:var(--theme-surface-soft);color:var(--theme-muted)}.inventory-sku-identity>div>strong{-webkit-line-clamp:3}.inventory-item-info{gap:7px}.inventory-metric-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;display:grid}.inventory-metric-list>div{min-width:0}.inventory-metric-list>div>span{color:var(--theme-muted);font-size:var(--type-secondary);display:block}.inventory-metric-list>div>strong{color:var(--theme-text);font-size:var(--type-compact);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-weight:730;display:block;overflow:hidden}.inventory-metric-list>small{color:var(--theme-muted);font-size:var(--type-secondary);grid-column:1/-1}.inventory-status-row{gap:5px;display:grid}.inventory-status-badge{width:fit-content;font-size:var(--type-badge);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:4px 8px;font-weight:700;line-height:1.35;display:inline-flex}.inventory-status-badge i{border-radius:50%;flex:0 0 6px;width:6px;height:6px}.inventory-status-badge.healthy{background:var(--theme-accent-soft);color:var(--theme-accent)}.inventory-status-badge.healthy i{background:var(--theme-accent-fill)}.inventory-status-badge.warning{background:var(--theme-warning-soft);color:var(--theme-warning)}.inventory-status-badge.warning i{background:var(--theme-warning-fill)}.inventory-status-badge.caution{background:var(--theme-warning-soft);color:var(--theme-warning)}.inventory-status-badge.caution i{background:var(--theme-warning-fill)}.inventory-status-badge.danger{background:var(--theme-danger-soft);color:var(--theme-danger)}.inventory-status-badge.danger i{background:var(--theme-danger-fill)}.inventory-status-badge.risk{background:var(--theme-warning-soft);color:var(--theme-danger)}.inventory-status-badge.risk i{background:var(--theme-danger-fill)}.inventory-status-badge.combine{background:var(--theme-surface-soft);color:var(--theme-secondary)}.inventory-status-badge.combine i{background:var(--theme-surface-soft)}.inventory-status-badge.muted{background:var(--theme-surface-soft);color:var(--theme-muted)}.inventory-status-badge.muted i{background:var(--theme-surface-soft)}.inventory-page .config-panel{width:430px}.inventory-page .field-options{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=1350px){.inventory-summary-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-summary-group section:nth-child(3){border-left:0;padding-left:0}.inventory-overview-grid{grid-template-columns:1fr}.inventory-priority-grid,.inventory-health-legend{grid-template-columns:repeat(3,minmax(0,1fr))}}.ads-page{max-width:1740px}.ads-tabs{border-bottom:1px solid var(--theme-line-soft);align-items:flex-end;gap:5px;height:42px;margin:2px 0 9px;display:flex}.ads-tabs button{height:36px;color:var(--theme-muted);font-size:var(--type-control);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:0 14px;font-weight:650;display:flex}.ads-tabs button svg{color:var(--theme-muted)}.ads-tabs button.active{border-bottom-color:var(--theme-accent-line);color:var(--theme-accent)}.ads-tabs button.active svg{color:var(--theme-accent)}.ads-filter-panel{padding-top:8px;position:relative}.ads-query-row{flex-wrap:wrap}.ads-query-row>select{width:128px}.ads-query-row>select:nth-child(2){width:138px}.ads-search{flex:285px;min-width:245px}.ads-filter-note{color:var(--theme-muted);font-size:var(--type-secondary);white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;margin:6px 2px 0;display:flex}.ads-filter-note em{font-style:normal;display:inline-flex;position:relative}.ads-filter-note em b{border:1px solid var(--theme-line);width:13px;height:13px;color:var(--theme-secondary);font-size:var(--type-secondary);border-radius:50%;place-items:center;display:grid}.ads-filter-note em small{z-index:40;background:var(--theme-surface-soft);width:265px;color:var(--theme-on-fill);font-size:var(--type-secondary);white-space:normal;box-shadow:0 6px 18px var(--theme-shadow);border-radius:6px;padding:8px 9px;font-style:normal;line-height:1.55;display:none;position:absolute;top:18px;right:0}.ads-filter-note em:hover small,.ads-filter-note em:focus small{display:block}.ads-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.ads-summary-card{flex-direction:column;height:100%;min-height:154px;padding:12px 14px;display:flex}.ads-summary-values{flex:auto;grid-auto-rows:minmax(38px,auto);align-content:start;align-items:start;gap:6px 18px;margin-top:11px}.ads-summary-values span{min-height:13px;line-height:1.35}.ads-summary-values strong{margin-top:4px;font-size:clamp(15px,1.04vw,18px);font-weight:780;line-height:1.15}.ads-detail-section{margin-top:14px}.ads-table-wrap{height:auto;max-height:none;overflow:auto visible}.ads-detail-table{min-width:1540px}.ads-detail-table.campaign{min-width:1380px}.ads-detail-table.adgroup{min-width:1580px}.ads-detail-table.item-scene{min-width:1470px}.ads-detail-table th:first-child{width:17%}.ads-detail-table.campaign th:nth-child(2){width:8%}.ads-detail-table.campaign th:nth-child(3){width:14%}.ads-detail-table.campaign th:nth-child(4){width:19%}.ads-detail-table.campaign th:nth-child(5),.ads-detail-table.campaign th:nth-child(6){width:17%}.ads-detail-table.adgroup th:nth-child(2){width:13%}.ads-detail-table.adgroup th:nth-child(3){width:8%}.ads-detail-table.adgroup th:nth-child(4){width:18%}.ads-detail-table.adgroup th:nth-child(5){width:17%}.ads-detail-table.adgroup th:nth-child(6){width:14%}.ads-detail-table.adgroup th:nth-child(7){width:15%}.ads-detail-table.item-scene th:nth-child(2){width:10%}.ads-detail-table.item-scene th:nth-child(3){width:20%}.ads-detail-table.item-scene th:nth-child(4){width:22%}.ads-detail-table.item-scene th:nth-child(5){width:11%}.ads-detail-table.item-scene th:nth-child(6){width:17%}.ads-detail-table td{height:170px;padding:12px 10px}.ads-detail-section.compact .ads-detail-table td{height:154px;padding-top:10px;padding-bottom:10px}.ads-identity,.ads-product-identity{align-items:flex-start;gap:9px;min-width:0;display:flex}.ads-identity-icon{background:var(--theme-accent-soft);width:32px;height:32px;color:var(--theme-accent);border-radius:8px;flex:0 0 32px;place-items:center;display:grid}.ads-identity>div,.ads-product-identity>div{gap:5px;min-width:0;display:grid}.ads-identity strong,.ads-product-identity strong,.ads-product-identity a{color:var(--theme-text);font-size:var(--type-compact);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:750;line-height:1.45;text-decoration:none;display:-webkit-box;overflow:hidden}.ads-product-identity a:hover{color:var(--theme-accent);text-decoration:underline}.ads-identity span,.ads-product-identity span{color:var(--theme-muted);font-size:var(--type-secondary);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ads-identity small,.ads-product-identity small{color:var(--theme-accent);font-size:var(--type-secondary)}.ads-scene-badge{background:var(--theme-accent-soft);width:fit-content;color:var(--theme-accent);font-size:var(--type-badge);border-radius:8px;gap:4px;padding:5px 8px;line-height:1.3;display:grid}.ads-scene-badge small{color:var(--theme-muted);font-size:var(--type-secondary)}.ads-status-badge{background:var(--theme-surface-soft);width:fit-content;color:var(--theme-muted);font-size:var(--type-badge);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:4px 8px;font-weight:650;line-height:1.35;display:inline-flex}.ads-status-badge i{background:var(--theme-surface-soft);border-radius:50%;flex:0 0 6px;width:6px;height:6px}.ads-status-badge.active{background:var(--theme-accent-soft);color:var(--theme-accent)}.ads-status-badge.active i{background:var(--theme-accent-fill);box-shadow:0 0 0 3px var(--theme-shadow)}.ads-row-controls{align-content:start;gap:11px;width:100%;display:grid}.ads-row-budget{box-sizing:border-box;border:1px solid var(--theme-line);background:var(--theme-accent-soft);border-radius:8px;gap:7px;width:100%;padding:8px 9px;display:grid}.ads-row-budget>div:first-child{align-items:center;gap:7px;display:flex}.ads-row-budget>div:first-child>span{color:var(--theme-secondary);font-size:11px;font-weight:650}.ads-row-budget>div:first-child>strong{color:var(--theme-text);white-space:nowrap;font-size:13px;line-height:1.3;display:inline;overflow:visible}.ads-row-budget>div:first-child>button{border:1px solid var(--theme-info-line);background:var(--theme-surface-soft);width:24px;height:24px;color:var(--theme-secondary);cursor:pointer;border-radius:6px;padding:0;font-size:14px;line-height:1}.ads-row-budget>div:first-child>button:disabled{opacity:.45;cursor:wait}.ads-row-budget-editor{box-sizing:border-box;border-top:1px solid var(--theme-line);gap:6px;width:100%;padding-top:8px;display:grid}.ads-row-budget-editor input{box-sizing:border-box;border:1px solid var(--theme-line);background:var(--theme-input);width:100%;color:var(--theme-text);border-radius:6px;padding:7px 8px;font-size:13px;font-weight:700}.ads-row-budget-editor>small{color:var(--theme-secondary);white-space:normal;font-size:10px}.ads-row-budget-editor>small.warn{color:var(--theme-warning)}.ads-row-budget-editor>div{justify-content:flex-end;gap:6px;display:flex}.ads-row-budget-editor button{border:1px solid var(--theme-line);background:var(--theme-surface);color:var(--theme-secondary);cursor:pointer;border-radius:5px;padding:5px 9px;font-size:11px}.ads-row-budget-editor button.confirm{border-color:var(--theme-accent-line);background:var(--theme-accent-fill);color:var(--theme-on-fill);font-weight:700}.ads-row-budget-editor button:disabled{opacity:.5;cursor:not-allowed}.ads-row-budget>small.error{color:var(--theme-danger);white-space:normal;font-size:10px;line-height:1.45}.ads-row-budget>small.success{color:var(--theme-accent);white-space:normal;font-size:10px;line-height:1.45}.ads-row-status{align-items:center;gap:8px;display:inline-flex}.ads-row-status>span{color:var(--theme-muted);white-space:nowrap;font-size:12px;font-weight:700}.ads-row-status>span.active{color:var(--theme-accent)}.ads-row-status>span.paused{color:var(--theme-muted)}.ads-row-toggle{cursor:pointer;width:36px;height:20px;box-shadow:inset 0 0 0 1px var(--theme-shadow);border:0;border-radius:999px;flex:0 0 36px;padding:0;position:relative}.ads-row-toggle.on{background:var(--theme-accent-fill)}.ads-row-toggle.off{background:var(--theme-surface-soft)}.ads-row-toggle i{background:var(--theme-surface);width:16px;height:16px;box-shadow:0 1px 4px var(--theme-shadow);border-radius:50%;position:absolute;top:2px}.ads-row-toggle.on i{left:18px}.ads-row-toggle.off i{left:2px}.ads-row-toggle:disabled{opacity:.42;cursor:not-allowed}.ads-row-toggle[aria-busy=true]:disabled{cursor:wait}.ads-quick-confirm-backdrop{z-index:1600;background:var(--theme-overlay);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ads-quick-confirm{box-sizing:border-box;background:var(--theme-surface);width:min(460px,100%);color:var(--theme-text);box-shadow:0 24px 70px var(--theme-shadow);border-radius:14px;padding:24px}.ads-quick-confirm>small,.ads-quick-confirm .muted{color:var(--theme-muted);font-size:12px}.ads-quick-confirm h3{margin:6px 0 12px;font-size:21px}.ads-quick-confirm p{font-size:13px;line-height:1.65}.ads-quick-confirm .change{background:var(--theme-surface-soft);border-radius:9px;justify-content:center;align-items:center;gap:18px;margin:17px 0;padding:18px;font-size:19px;display:flex}.ads-quick-confirm .warning{color:var(--theme-warning)}.ads-quick-confirm .buttons{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.ads-quick-confirm .buttons button{border:1px solid var(--theme-line);background:var(--theme-surface);min-width:110px;color:var(--theme-text);cursor:pointer;border-radius:7px;padding:9px 12px}.ads-quick-confirm .buttons .primary{border-color:var(--theme-accent-line);background:var(--theme-accent-fill);color:var(--theme-on-fill);font-weight:700}.ads-quick-confirm .buttons .danger{border-color:var(--theme-danger-line);background:var(--theme-danger-fill);color:var(--theme-on-fill);font-weight:700}.ads-plan-name{gap:5px;display:grid}.ads-plan-name strong{color:var(--theme-text);font-size:var(--type-compact);-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.ads-plan-name small{color:var(--theme-muted);font-size:var(--type-secondary)}.ads-metric-list{gap:7px}.ads-metric-list span{font-size:var(--type-secondary)}.ads-metric-list strong{font-size:var(--type-compact)}.ads-detail-table .store-sparklines{gap:3px;padding-top:1px}.ads-detail-table .store-sparkline{height:40px}.ads-detail-table .store-sparkline>div{color:var(--theme-secondary);font-size:var(--type-secondary);gap:5px;line-height:1.2}.ads-detail-table .store-sparkline>div i{width:6px;height:6px}.ads-detail-table .store-sparkline svg{height:27px;margin-top:1px}.ads-page .config-panel{width:420px}.ads-page .field-options{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=1500px){.ads-query-row{padding-right:0}.ads-filter-note{justify-content:flex-end;margin-top:5px;position:static}.ads-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.inventory-page .inventory-query-row>select{width:178px}.inventory-page .inventory-search{flex:330px;min-width:280px}.inventory-page .inventory-detail-table td{vertical-align:middle;height:172px;padding:12px 14px}.inventory-page .inventory-detail-section.compact .inventory-detail-table td{height:150px;padding-top:9px;padding-bottom:9px}.inventory-page .inventory-table-wrap{height:auto;max-height:none;overflow:auto visible}@media (width<=1500px){.inventory-page .inventory-erp-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.aftersales-page{max-width:1740px}.aftersales-tabs button small{background:var(--theme-surface-soft);color:var(--theme-muted);font-size:var(--type-secondary);border-radius:10px;margin-left:2px;padding:2px 6px;font-weight:650}.aftersales-tabs button.active small{background:var(--theme-accent-soft);color:var(--theme-accent)}.aftersales-filter-panel{padding-top:9px;position:relative}.aftersales-refund-filters{flex-wrap:wrap;padding-right:245px}.aftersales-refund-filters>select{width:165px}.aftersales-search{flex:330px;min-width:275px}.aftersales-return-filters{gap:7px;display:grid}.aftersales-return-filters .store-query-row{flex-wrap:wrap}.aftersales-return-filters select{width:150px}.aftersales-return-query-row{grid-template-columns:minmax(620px,1fr) auto auto;align-items:center;gap:8px;display:grid}.aftersales-return-text-filters,.aftersales-return-date-filters,.aftersales-return-actions{align-items:center;gap:7px;min-width:0;display:flex}.aftersales-return-text-filters>input{border:1px solid var(--theme-line);background:var(--theme-input);width:150px;min-width:120px;height:32px;color:var(--theme-text);font-size:var(--type-control);border-radius:6px;outline:0;flex:150px;padding:0 10px}.aftersales-return-text-filters>input:focus{border-color:var(--theme-accent-line);box-shadow:0 0 0 2px var(--theme-shadow)}.aftersales-return-text-filters>.aftersales-remark-search{flex:1.35 220px;min-width:190px}.aftersales-return-date-filters,.aftersales-return-actions{flex-wrap:nowrap}.aftersales-return-actions>button{flex-shrink:0}.aftersales-return-filters+.aftersales-source-note{justify-content:flex-end;margin-top:6px;position:static}.aftersales-source-note{color:var(--theme-muted);font-size:var(--type-secondary);white-space:nowrap;align-items:center;gap:6px;margin:0;display:flex;position:absolute;bottom:14px;right:13px}.aftersales-info{align-items:center;font-style:normal;display:inline-flex;position:relative}.aftersales-info>b{border:1px solid var(--theme-line);width:13px;height:13px;color:var(--theme-secondary);font-size:var(--type-decorative);border-radius:50%;place-items:center;display:grid}.aftersales-info>small{z-index:60;background:var(--theme-surface-soft);width:270px;color:var(--theme-on-fill);font-size:var(--type-secondary);white-space:normal;box-shadow:0 7px 20px var(--theme-shadow);border-radius:7px;padding:8px 10px;font-style:normal;font-weight:400;line-height:1.55;display:none;position:absolute;top:18px;right:0}.aftersales-info:hover>small,.aftersales-info:focus>small{display:block}.aftersales-summary-grid.refunds{grid-template-columns:repeat(6,minmax(0,1fr))}.aftersales-summary-grid.returns{grid-template-columns:repeat(8,minmax(0,1fr))}.aftersales-summary-card{min-height:88px}.aftersales-summary-card>span{gap:5px}.aftersales-summary-card>strong{font-size:clamp(16px,1.14vw,21px)}.aftersales-analysis-grid{grid-template-columns:1fr;gap:11px;margin-top:13px;display:grid}.aftersales-analysis-grid.returns{grid-template-columns:minmax(0,1.9fr) minmax(300px,.8fr)}.aftersales-analysis-card{border:1px solid var(--theme-line-soft);background:var(--theme-surface);min-width:0;box-shadow:0 5px 15px var(--theme-shadow);border-radius:10px;padding:12px 14px}.aftersales-analysis-card>header{justify-content:space-between;align-items:center;display:flex}.aftersales-analysis-card>header h2{color:var(--theme-text);font-size:var(--type-section-title);margin:3px 0 0}.aftersales-analysis-card>header>small{color:var(--theme-muted);font-size:var(--type-secondary)}.aftersales-chart-wrap{height:215px;margin-top:4px;position:relative}.aftersales-chart{width:100%;height:100%}.aftersales-chart-wrap .no-data{color:var(--theme-muted);font-size:var(--type-secondary);place-items:center;display:grid;position:absolute;inset:0}.aftersales-distribution>div{gap:16px;margin-top:25px;display:grid}.aftersales-distribution section{grid-template-columns:1fr 55px;align-items:center;gap:6px 10px;display:grid}.aftersales-distribution section>span{color:var(--theme-secondary);font-size:var(--type-secondary);grid-column:1/-1;justify-content:space-between;display:flex}.aftersales-distribution section>span b{color:var(--theme-text);font-size:var(--type-compact)}.aftersales-distribution section>i{background:var(--theme-surface-soft);border-radius:5px;height:7px;overflow:hidden}.aftersales-distribution section>i em{border-radius:inherit;background:linear-gradient(90deg,var(--theme-accent-fill),var(--theme-accent-fill));height:100%;display:block}.aftersales-distribution section>small{color:var(--theme-muted);font-size:var(--type-secondary);text-align:right}.aftersales-detail-section{margin-top:13px}.aftersales-dimension-switch{border:1px solid var(--theme-line);border-radius:6px;display:inline-flex;overflow:hidden}.aftersales-dimension-switch button{border:0;border-radius:0}.aftersales-dimension-switch button.active{background:var(--theme-accent-soft);color:var(--theme-accent)}.aftersales-table-wrap{height:auto;max-height:none;overflow:auto visible}.aftersales-table{table-layout:fixed}.aftersales-table.refunds{min-width:1180px}.aftersales-table.refunds th:first-child{width:32%}.aftersales-table.refunds th:nth-child(2),.aftersales-table.refunds th:nth-child(3){width:14%}.aftersales-table.refunds th:nth-child(4){width:21%}.aftersales-table.refunds th:nth-child(5){width:19%}.aftersales-table.returns{min-width:1600px}.aftersales-table.returns th:first-child{width:17%}.aftersales-table.returns th:nth-child(2),.aftersales-table.returns th:nth-child(3){width:12%}.aftersales-table.returns th:nth-child(4){width:21%}.aftersales-table.returns th:nth-child(5){width:15%}.aftersales-table.returns th:nth-child(6){width:17%}.aftersales-table.returns th:nth-child(7){width:10%}.aftersales-table td{vertical-align:middle;height:142px;padding:11px 13px}.aftersales-detail-section.compact .aftersales-table td{height:125px;padding-top:9px;padding-bottom:9px}.aftersales-entity{align-items:flex-start;gap:10px;min-width:0;display:flex}.aftersales-entity img,.aftersales-image-placeholder{object-fit:cover;background:var(--theme-accent-soft);width:42px;height:42px;color:var(--theme-muted);border-radius:8px;flex:0 0 42px}.aftersales-image-placeholder{place-items:center;display:grid}.aftersales-entity>div{gap:4px;min-width:0;display:grid}.aftersales-entity strong{color:var(--theme-text);font-size:var(--type-compact);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.aftersales-entity span,.aftersales-entity small{color:var(--theme-muted);font-size:var(--type-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.aftersales-entity small:last-child{color:var(--theme-accent)}.aftersales-number{color:var(--theme-text);font-size:var(--type-card-title);font-variant-numeric:tabular-nums}.aftersales-number.refund{color:var(--theme-danger)}.aftersales-money-stack,.aftersales-rate-stack,.aftersales-order-cell,.aftersales-product-cell{gap:7px;min-width:0;display:grid}.aftersales-money-stack>span,.aftersales-rate-stack>span{color:var(--theme-muted);font-size:var(--type-secondary);justify-content:space-between;align-items:center;gap:8px;display:flex}.aftersales-money-stack strong,.aftersales-rate-stack strong{color:var(--theme-text);font-size:var(--type-compact);font-variant-numeric:tabular-nums;white-space:nowrap}.aftersales-rate-stack>small{color:var(--theme-danger);font-size:var(--type-secondary)}.aftersales-order-cell>strong{color:var(--theme-text);font-size:var(--type-compact)}.aftersales-order-cell>span,.aftersales-product-cell>span,.aftersales-product-cell>small{color:var(--theme-muted);font-size:var(--type-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.aftersales-order-cell>div{flex-wrap:wrap;gap:5px;display:flex}.aftersales-type,.aftersales-status{background:var(--theme-warning-soft);width:fit-content;color:var(--theme-warning);font-size:var(--type-badge);border-radius:7px;align-items:center;gap:5px;padding:3px 7px;font-weight:650;display:inline-flex}.aftersales-status{background:var(--theme-surface-soft);color:var(--theme-muted)}.aftersales-status i{background:var(--theme-surface-soft);border-radius:50%;width:5px;height:5px}.aftersales-status.active{background:var(--theme-accent-soft);color:var(--theme-accent)}.aftersales-status.active i{background:var(--theme-accent-fill)}.aftersales-product-cell>strong{color:var(--theme-text);font-size:var(--type-compact);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.aftersales-remark{color:var(--theme-secondary);font-size:var(--type-secondary);overflow-wrap:anywhere;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;line-height:1.6;display:-webkit-box;overflow:hidden}@media (width<=1500px){.aftersales-refund-filters{padding-right:0}.aftersales-source-note{justify-content:flex-end;margin-top:6px;position:static}.aftersales-return-query-row{grid-template-columns:minmax(0,1fr) auto}.aftersales-return-text-filters{grid-column:1/-1}.aftersales-summary-grid.refunds{grid-template-columns:repeat(3,minmax(0,1fr))}.aftersales-summary-grid.returns{grid-template-columns:repeat(4,minmax(0,1fr))}.aftersales-analysis-grid.returns{grid-template-columns:1fr}}@media (width<=1100px){.aftersales-return-query-row{grid-template-columns:minmax(0,1fr)}.aftersales-return-text-filters{flex-wrap:wrap}.aftersales-return-text-filters>input{min-width:150px}.aftersales-return-date-filters{flex-wrap:wrap}.aftersales-return-actions{justify-content:flex-start}}.inventory-operation-filters{flex-wrap:wrap;align-items:center;gap:6px;margin-top:7px;display:flex}.inventory-operation-filters>span{color:var(--theme-muted);font-size:var(--type-secondary);margin-right:3px;font-weight:700}.inventory-operation-filters button{border:1px solid var(--theme-line-soft);background:var(--theme-surface);min-height:27px;color:var(--theme-secondary);font-size:var(--type-control);cursor:pointer;border-radius:14px;align-items:center;gap:5px;padding:4px 9px;display:inline-flex}.inventory-operation-filters button small{background:var(--theme-surface-soft);color:var(--theme-secondary);font-size:var(--type-secondary);border-radius:9px;padding:1px 5px}.inventory-operation-filters button:hover{border-color:var(--theme-line);color:var(--theme-accent)}.inventory-operation-filters button.active{border-color:var(--theme-accent-line);background:var(--theme-accent-fill);color:var(--theme-on-fill)}.inventory-operation-filters button.active small{background:var(--theme-surface);color:var(--theme-on-fill)}.inventory-strategy-board{border:1px solid var(--theme-line-soft);background:var(--theme-surface);box-shadow:0 5px 15px var(--theme-shadow);border-radius:11px;margin-top:11px;padding:14px 15px}.inventory-strategy-board .strategy-heading{margin-bottom:10px}.inventory-target-note{border:1px solid var(--theme-line);background:var(--theme-accent-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:9px 12px;display:flex}.inventory-target-note strong{color:var(--theme-accent);font-size:var(--type-secondary)}.inventory-target-note span{color:var(--theme-muted);font-size:var(--type-secondary);line-height:1.5}.inventory-strategy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:11px;display:grid}.inventory-strategy-card{border:1px solid var(--theme-line-soft);border-top:3px solid var(--theme-warning-line);background:var(--theme-surface-soft);border-radius:9px;min-width:0;padding:12px}.inventory-strategy-card.overstock{border-top-color:var(--theme-danger-line)}.inventory-strategy-card>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.inventory-strategy-card>header span{color:var(--theme-muted);font-size:var(--type-decorative);letter-spacing:.12em;font-weight:760}.inventory-strategy-card>header h3{color:var(--theme-text);font-size:var(--type-card-title);margin:3px 0 0}.inventory-strategy-card>header button{border:1px solid var(--theme-line);background:var(--theme-surface);color:var(--theme-accent);font-size:var(--type-control);cursor:pointer;border-radius:6px;padding:6px 9px}.inventory-strategy-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:11px;display:grid}.inventory-strategy-metrics>div{background:var(--theme-surface-soft);border-radius:7px;min-width:0;padding:8px 9px}.inventory-strategy-metrics span{color:var(--theme-muted);font-size:var(--type-secondary)}.inventory-strategy-metrics strong{color:var(--theme-text);font-size:var(--type-card-title);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;display:block;overflow:hidden}.inventory-strategy-card h4{color:var(--theme-secondary);font-size:var(--type-secondary);margin:12px 0 6px}.inventory-strategy-table-wrap{overflow-x:auto}.inventory-strategy-card table{border-collapse:collapse;width:100%;min-width:590px}.inventory-strategy-card th{border-bottom:1px solid var(--theme-line-soft);color:var(--theme-muted);font-size:var(--type-table-head);text-align:left;white-space:nowrap;padding:6px;font-weight:680}.inventory-strategy-card td{border-bottom:1px solid var(--theme-line-soft);color:var(--theme-secondary);font-size:var(--type-table-body);font-variant-numeric:tabular-nums;padding:7px 6px}.inventory-strategy-card td:first-child{max-width:150px}.inventory-strategy-card td:first-child strong,.inventory-strategy-card td:first-child small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.inventory-strategy-card td:first-child strong{color:var(--theme-text);font-size:var(--type-table-body)}.inventory-strategy-card td:first-child small{color:var(--theme-muted);font-size:var(--type-table-body);margin-top:2px}.inventory-page .inventory-detail-table.base{min-width:1810px}.inventory-page .inventory-detail-table.base col:first-child{width:17%}.inventory-page .inventory-detail-table.base col:nth-child(2){width:15%}.inventory-page .inventory-detail-table.base col:nth-child(3){width:13%}.inventory-page .inventory-detail-table.base col:nth-child(4){width:20%}.inventory-page .inventory-detail-table.base col:nth-child(5){width:15%}.inventory-page .inventory-detail-table.base col:nth-child(6){width:20%}.inventory-metric-list.strategy>div{justify-content:space-between;gap:8px;display:flex}.inventory-metric-list.strategy>div span{color:var(--theme-muted);font-size:var(--type-secondary)}.inventory-metric-list.strategy>div strong{color:var(--theme-text);font-size:var(--type-secondary);text-align:right}.inventory-metric-list.strategy>small{color:var(--theme-danger);font-size:var(--type-secondary);line-height:1.45}@media (width<=1500px){.inventory-strategy-grid{grid-template-columns:1fr}}.workspace:has(.operations-dashboard-page){background:var(--theme-surface)}.operations-dashboard-page{--ops-bg:var(--theme-page);--ops-panel:var(--theme-surface);--ops-panel-strong:var(--theme-surface-raised);--ops-line:var(--theme-line);--ops-line-soft:var(--theme-line-soft);--ops-text:var(--theme-text);--ops-muted:var(--theme-muted);--ops-green:var(--theme-accent);--ops-red:var(--theme-danger);--ops-amber:var(--theme-warning);max-width:1760px;min-height:100vh;color:var(--ops-text);background:radial-gradient(circle at 72% -14%, var(--theme-info-soft), transparent 32%), linear-gradient(180deg,var(--theme-surface) 0%,var(--theme-surface) 60%,var(--theme-surface) 100%);margin:0 auto;padding:14px 16px 24px}.operations-dashboard-page button,.operations-dashboard-page select{font-size:var(--type-control)}.ops-toolbar-baseline.history{opacity:.78;max-width:280px}.ops-contribution-panel>h3{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.ops-contribution-panel>h3 small{color:var(--theme-muted);font-size:11px;font-weight:500}.ops-signal-actions{flex:none;justify-content:flex-end;align-items:center;gap:7px;display:flex}.ops-action-button{border:1px solid var(--theme-accent-line);background:var(--theme-accent-soft);color:var(--theme-accent);white-space:nowrap;cursor:pointer;border-radius:7px;min-height:28px;padding:4px 9px}.ops-action-button:hover{background:var(--theme-accent-soft);border-color:var(--theme-accent-line)}.ops-contribution-row .ops-action-button{min-height:24px;padding:2px 6px;font-size:11px}.ops-history-reference{border:1px solid var(--theme-line);background:var(--theme-surface-soft);border-radius:8px;margin-top:12px;padding:11px 12px}.ops-history-reference span{color:var(--theme-muted);font-size:12px;display:block}.ops-history-reference strong{color:var(--theme-text);margin-top:4px;font-size:18px;display:block}.ops-history-reference p{color:var(--theme-muted);margin:5px 0 0;font-size:11px}.ops-bridge-node strong em{color:var(--theme-muted);font-size:var(--type-secondary);margin-bottom:2px;font-style:normal;font-weight:600;display:block}.deep-link-target{outline:2px solid var(--theme-accent);outline-offset:-2px;animation:1.8s ease-out 2 deep-link-pulse;position:relative;background:var(--theme-accent-soft)!important}@keyframes deep-link-pulse{0%,to{box-shadow:inset 0 0 0 0 var(--theme-shadow)}35%{box-shadow:inset 0 0 0 3px var(--theme-shadow)}}.ops-page-header{justify-content:space-between;align-items:center;gap:24px;min-height:50px;display:flex}.ops-page-title{grid-template-columns:auto 1fr;align-items:baseline;gap:2px 11px;min-width:0;display:grid}.ops-page-title>span{color:var(--theme-accent);font-size:var(--type-decorative);letter-spacing:.14em;grid-column:1/-1;font-weight:800}.ops-page-title h1{color:var(--theme-text);font-size:var(--type-page-title);letter-spacing:-.025em;margin:0;line-height:1.2}.ops-page-title p{color:var(--theme-muted);font-size:var(--type-secondary);margin:0}.ops-header-meta{color:var(--theme-muted);font-size:var(--type-secondary);white-space:nowrap;align-items:center;gap:17px;display:flex}.ops-header-meta span+span{border-left:1px solid var(--ops-line);padding-left:17px}.ops-header-meta strong{color:var(--theme-secondary);font-variant-numeric:tabular-nums;margin-left:5px}.ops-toolbar{border:1px solid var(--ops-line);background:var(--theme-surface);min-height:44px;box-shadow:0 8px 22px var(--theme-shadow);border-radius:8px;align-items:center;gap:9px;padding:5px 7px;display:flex}.ops-toolbar label{border:1px solid var(--ops-line);background:var(--theme-surface);height:32px;color:var(--theme-muted);font-size:var(--type-secondary);border-radius:6px;align-items:center;gap:7px;padding:0 8px;display:flex}.ops-toolbar select{width:110px;height:28px;color:var(--theme-text);background:0 0;border:0;outline:0}.ops-toolbar label:nth-child(2) select{width:160px}.ops-toolbar select option{color:var(--theme-text);background:var(--theme-input)}.ops-toolbar-baseline{white-space:nowrap;flex:1;justify-content:flex-end;align-items:center;gap:7px;min-width:0;padding:0 4px;display:flex}.ops-toolbar-baseline span{color:var(--theme-muted);font-size:var(--type-secondary)}.ops-toolbar-baseline strong{color:var(--theme-secondary);font-size:var(--type-compact)}.ops-toolbar-baseline small{color:var(--theme-muted);font-size:var(--type-secondary);text-overflow:ellipsis;overflow:hidden}.ops-toolbar>button{border:1px solid var(--theme-info-line);background:var(--theme-surface);height:32px;color:var(--theme-text);border-radius:6px;align-items:center;gap:6px;padding:0 12px;display:flex}.ops-toolbar>button:hover{border-color:var(--theme-accent-line);color:var(--theme-text)}.ops-toolbar>button:disabled{cursor:wait;opacity:.62}.ops-toolbar>button.loading svg{animation:.7s linear infinite spin}.ops-dashboard-content{gap:9px;margin-top:9px;transition:opacity .18s;display:grid}.ops-dashboard-content.refreshing{opacity:.62;pointer-events:none}.ops-panel{border:1px solid var(--ops-line);background:linear-gradient(145deg,var(--theme-surface),var(--theme-surface));min-width:0;box-shadow:0 10px 26px var(--theme-shadow);border-radius:8px}.ops-section-title{border-bottom:1px solid var(--ops-line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding:7px 10px 5px;display:flex}.ops-section-title>div{align-items:baseline;gap:8px;min-width:0;display:flex}.ops-section-title>div>span{color:var(--theme-accent);font-size:var(--type-decorative);letter-spacing:.11em;font-weight:800}.ops-section-title h2{color:var(--theme-text);font-size:var(--type-section-title);white-space:nowrap;margin:0;line-height:1.25}.ops-section-title small{color:var(--theme-muted);font-size:var(--type-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-evidence-button{color:var(--theme-info);font-size:var(--type-secondary);white-space:nowrap;background:0 0;border:0;flex:none;align-items:center;gap:3px;padding:2px 0;display:inline-flex}.ops-evidence-button:hover{color:var(--theme-accent)}.ops-evidence-button span{font-size:16px;line-height:1}.ops-hero{background:linear-gradient(120deg,var(--theme-surface),var(--theme-surface) 55%,var(--theme-surface));grid-template-columns:minmax(280px,.92fr) minmax(0,2.7fr);gap:8px;min-height:140px;padding:9px;display:grid}.ops-hero-summary{border:1px solid var(--theme-accent-line);background:radial-gradient(circle at 90% 15%,var(--theme-accent-soft),transparent 38%),var(--theme-surface);border-radius:7px;flex-direction:column;justify-content:center;min-width:0;padding:11px 14px;display:flex;position:relative;overflow:hidden}.ops-hero-summary:after{content:"";border:1px solid var(--theme-accent-line);width:120px;height:120px;box-shadow:0 0 0 14px var(--theme-shadow);border-radius:50%;position:absolute;bottom:-51px;right:-34px}.ops-hero-summary>span{color:var(--theme-accent);font-size:var(--type-compact);font-weight:750}.ops-hero-summary h2{z-index:1;width:100%;color:var(--theme-text);letter-spacing:-.018em;overflow-wrap:anywhere;margin:6px 0;font-size:clamp(15px,1.08vw,18px);line-height:1.4;position:relative}.ops-hero-meta{z-index:1;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.ops-hero-meta p{min-width:0;color:var(--theme-muted);font-size:var(--type-secondary);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.ops-hero-meta .ops-status{flex:none}.ops-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;min-width:0;display:grid}.ops-kpi-card{border:1px solid var(--ops-line-soft);background:var(--theme-surface-soft);border-radius:7px;min-width:0;padding:8px 10px;overflow:hidden}.ops-kpi-card.featured{border-color:var(--theme-accent-line);background:linear-gradient(145deg,var(--theme-surface-soft),var(--theme-surface))}.ops-kpi-card>span{color:var(--theme-muted);font-size:var(--type-compact);font-weight:650}.ops-kpi-card>strong{color:var(--theme-text);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:clamp(18px,1.46vw,25px);line-height:1.15;display:block;overflow:hidden}.ops-kpi-card.unavailable>strong{color:var(--theme-secondary);white-space:normal;font-size:clamp(12px,.9vw,14px);line-height:1.4}.ops-kpi-card>small{color:var(--theme-muted);font-size:var(--type-secondary);font-variant-numeric:tabular-nums;margin-top:4px;display:block}.ops-metric-change{font-size:var(--type-secondary);align-items:center;gap:6px;margin-top:5px;display:flex}.ops-metric-change strong{font-size:var(--type-compact)}.ops-metric-change span{color:var(--theme-muted)}.ops-metric-change.up strong{color:var(--ops-green)}.ops-metric-change.down strong{color:var(--ops-red)}.ops-metric-change.flat strong{color:var(--theme-muted)}.ops-diagnosis-grid{grid-template-columns:minmax(0,1.08fr) minmax(520px,.92fr);gap:9px;height:155px;display:grid}.ops-bridge-panel{overflow:hidden}.ops-profit-bridge{grid-template-columns:repeat(4,minmax(78px,1fr)) 22px minmax(112px,1.15fr);align-items:stretch;gap:4px;height:120px;padding:8px;display:grid}.ops-bridge-node,.ops-bridge-result{border:1px solid var(--ops-line-soft);background:var(--theme-surface);border-radius:6px;flex-direction:column;justify-content:center;min-width:0;padding:8px;display:flex;position:relative}.ops-bridge-node span,.ops-bridge-result span{color:var(--theme-muted);font-size:var(--type-secondary);line-height:1.35}.ops-bridge-node strong,.ops-bridge-result strong{font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-bridge-metric{border-bottom:1px solid var(--theme-line-soft);min-width:0;padding-bottom:6px}.ops-bridge-metric span{color:var(--theme-muted);display:block}.ops-bridge-metric strong{color:var(--theme-text);margin-top:2px;font-size:clamp(13px,.92vw,16px);display:block}.ops-bridge-impact{justify-content:space-between;align-items:baseline;gap:4px;min-width:0;margin-top:6px;display:flex}.ops-bridge-impact span{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.ops-bridge-impact strong{flex:none;font-size:clamp(11px,.78vw,13px)}.ops-bridge-impact.positive span,.ops-bridge-impact.positive strong{color:var(--ops-green)}.ops-bridge-impact.negative span,.ops-bridge-impact.negative strong{color:var(--ops-red)}.ops-bridge-impact.flat span,.ops-bridge-impact.flat strong{color:var(--theme-muted)}.ops-bridge-node i{z-index:2;color:var(--theme-muted);font-size:var(--type-compact);font-style:normal;position:absolute;top:50%;right:-9px;transform:translateY(-50%)}.ops-bridge-equals{color:var(--theme-muted);place-items:center;font-size:20px;display:grid}.ops-bridge-result{border-color:var(--theme-accent-line);background:var(--theme-surface)}.ops-bridge-result strong{margin-top:6px;font-size:clamp(14px,1vw,18px);display:block}.ops-bridge-result.positive strong{color:var(--ops-green)}.ops-bridge-result.negative strong{color:var(--ops-red)}.ops-bridge-result.flat strong{color:var(--theme-muted)}.ops-bridge-result small{color:var(--theme-muted);font-size:var(--type-secondary);margin-top:6px}.ops-contribution-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;min-width:0;display:grid}.ops-contribution-panel{border:1px solid var(--ops-line);background:linear-gradient(145deg,var(--theme-surface),var(--theme-surface));border-radius:8px;min-width:0;overflow:hidden}.ops-contribution-panel>h3{border-bottom:1px solid var(--ops-line-soft);height:34px;color:var(--theme-text);font-size:var(--type-card-title);align-items:center;margin:0;padding:0 10px;display:flex}.ops-contribution-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:7px;display:grid}.ops-contribution-column{min-width:0}.ops-contribution-column h4{color:var(--theme-muted);font-size:var(--type-secondary);margin:0 0 4px;font-weight:650}.ops-contribution-row{border-bottom:1px solid var(--theme-info-line);grid-template-columns:15px minmax(0,1fr) auto auto;align-items:center;gap:4px;min-width:0;height:27px;display:grid}.ops-contribution-row b{color:var(--theme-muted);font-size:var(--type-secondary)}.ops-contribution-row span{color:var(--theme-secondary);font-size:var(--type-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-contribution-row strong{font-size:var(--type-secondary);font-variant-numeric:tabular-nums}.ops-contribution-row strong.positive{color:var(--ops-green)}.ops-contribution-row strong.negative{color:var(--ops-red)}.ops-empty-line{color:var(--theme-muted);font-size:var(--type-secondary);padding:12px 0}.ops-alert-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.ops-signal-list{padding:2px 9px 5px}.ops-signal-row{border-bottom:1px solid var(--theme-info-line);grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;min-height:42px;display:grid}.ops-signal-row:last-child{border-bottom:0}.ops-signal-rank{color:var(--theme-warning);font-size:var(--type-compact);text-align:center;font-weight:800}.ops-signal-copy{min-width:0;padding:2px 0}.ops-signal-copy>div{align-items:center;gap:6px;min-width:0;display:flex}.ops-signal-copy strong{color:var(--theme-text);font-size:var(--type-compact);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-signal-copy p{color:var(--theme-muted);font-size:var(--type-secondary);text-overflow:ellipsis;white-space:nowrap;margin:1px 0 0;overflow:hidden}.ops-signal-kind{font-size:var(--type-badge);border-radius:4px;flex:none;padding:2px 5px;font-weight:750}.ops-signal-kind.risk{background:var(--theme-danger-soft);color:var(--theme-danger)}.ops-signal-kind.opportunity{background:var(--theme-accent-soft);color:var(--theme-accent)}.ops-empty-state{min-height:120px;color:var(--theme-muted);font-size:var(--type-secondary);place-items:center;display:grid}.ops-priority-section{border-color:var(--theme-line);background:radial-gradient(circle at 50% 120%,var(--theme-surface-soft),transparent 48%),linear-gradient(145deg,var(--theme-surface),var(--theme-surface))}.ops-priority-section .ops-section-title h2{color:var(--theme-text);font-size:18px}.ops-priority-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px;display:grid}.ops-priority-card{border:1px solid var(--theme-line);background:var(--theme-surface);border-radius:7px;min-width:0;min-height:116px;padding:7px 10px;position:relative;overflow:hidden}.ops-priority-card:after{content:"";border:1px solid var(--theme-info-line);border-radius:50%;width:80px;height:80px;position:absolute;bottom:-36px;right:-22px}.ops-priority-card.p0{border-color:var(--theme-danger-line);background:linear-gradient(145deg,var(--theme-danger-soft),var(--theme-surface))}.ops-priority-card.p1{border-color:var(--theme-warning-line)}.ops-priority-card.p2{border-color:var(--theme-accent-line)}.ops-priority-top{align-items:center;gap:7px;display:flex}.ops-priority-top>span{background:var(--theme-danger-fill);color:var(--theme-on-fill);font-size:var(--type-compact);border-radius:4px;padding:2px 5px;font-weight:800}.ops-priority-card.p1 .ops-priority-top>span{background:var(--theme-warning-fill)}.ops-priority-card.p2 .ops-priority-top>span{background:var(--theme-accent-fill)}.ops-priority-top small{color:var(--theme-muted);font-size:var(--type-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-priority-card h3{color:var(--theme-text);font-size:var(--type-card-title);text-overflow:ellipsis;white-space:nowrap;margin:6px 0 3px;overflow:hidden}.ops-priority-card p{min-height:16px;color:var(--theme-muted);font-size:var(--type-secondary);text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1.4;overflow:hidden}.ops-priority-card footer{justify-content:space-between;align-items:center;gap:8px;margin-top:5px;display:flex}.ops-priority-card footer>span{color:var(--theme-muted);font-size:var(--type-decorative);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-today-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.28fr);gap:9px;display:grid}.ops-today-panel{overflow:hidden}.ops-today-panel.auto{border-color:var(--theme-accent-line)}.ops-today-panel.delayed{border-color:var(--theme-warning-line)}.ops-today-panel .ops-section-title{min-height:40px}.ops-today-panel .ops-section-title>div{flex-wrap:wrap;gap:3px 8px}.ops-today-panel .ops-section-title small{flex-basis:100%}.ops-today-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;padding:7px;display:grid}.ops-today-metrics.delayed{grid-template-columns:repeat(8,minmax(0,1fr))}.ops-today-metrics>div{border-right:1px solid var(--ops-line-soft);min-width:0;padding:5px 7px}.ops-today-metrics>div:last-child{border-right:0}.ops-today-metrics span{color:var(--theme-muted);font-size:var(--type-secondary);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ops-today-metrics strong{color:var(--theme-text);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:clamp(14px,1vw,18px);display:block;overflow:hidden}.ops-mapping-blocked{text-align:center;place-content:center;min-height:63px;display:grid}.ops-mapping-blocked strong{color:var(--theme-warning);font-size:var(--type-compact)}.ops-mapping-blocked p{color:var(--theme-muted);font-size:var(--type-secondary);margin:4px 0 0}.ops-freshness-section{overflow:hidden}.ops-freshness-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;padding:7px;display:grid}.ops-freshness-card{border:1px solid var(--ops-line-soft);background:var(--theme-surface);border-radius:6px;min-width:0;padding:7px 8px}.ops-freshness-card>div{justify-content:space-between;align-items:center;gap:5px;min-width:0;display:flex}.ops-freshness-card strong{color:var(--theme-secondary);font-size:var(--type-compact);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-freshness-card>span,.ops-freshness-card>small{color:var(--theme-muted);font-size:var(--type-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;display:block;overflow:hidden}.ops-freshness-card>small{color:var(--theme-muted)}.ops-status,.ops-mapping-status{border:1px solid var(--theme-accent-line);background:var(--theme-accent-soft);width:fit-content;color:var(--theme-accent);font-size:var(--type-badge);white-space:nowrap;border-radius:4px;align-items:center;padding:2px 5px;font-weight:750;line-height:1.3;display:inline-flex}.ops-status.source_time_unknown,.ops-status.snapshot_fallback,.ops-mapping-status.ambiguous{border-color:var(--theme-warning-line);background:var(--theme-warning-soft);color:var(--theme-warning)}.ops-status.t1_complete_day{border-color:var(--theme-info-line);background:var(--theme-info-soft);color:var(--theme-info)}.ops-status.stale_or_unavailable,.ops-mapping-status.unmapped{border-color:var(--theme-danger-line);background:var(--theme-danger-soft);color:var(--theme-danger)}.ops-load-error{border:1px solid var(--theme-danger-line);background:var(--theme-danger-soft);border-radius:8px;justify-content:space-between;align-items:center;min-height:120px;margin-top:9px;padding:18px;display:flex}.ops-load-error strong{color:var(--theme-danger)}.ops-load-error p{color:var(--theme-muted);font-size:var(--type-compact);margin:5px 0 0}.ops-load-error button{border:1px solid var(--theme-danger-line);background:var(--theme-danger-soft);color:var(--theme-danger);border-radius:6px;padding:7px 11px}.ops-dashboard-skeleton{gap:9px;margin-top:9px;display:grid}.ops-skeleton{border:1px solid var(--ops-line);background:var(--theme-surface);border-radius:8px;padding:9px}.ops-skeleton i,.ops-skeleton b,.ops-skeleton em,.ops-skeleton>div{background:linear-gradient(90deg,var(--theme-shimmer-start) 20%,var(--theme-shimmer-end) 45%,var(--theme-shimmer-start) 70%);background-size:300% 100%;border-radius:6px;animation:1.5s infinite ops-shimmer;display:block}.ops-skeleton.hero{grid-template-columns:280px 1fr;gap:8px;min-height:128px;display:grid}.ops-skeleton.hero i{grid-row:1/3}.ops-skeleton.hero b{width:38%;height:18px}.ops-skeleton.hero>div{background:0 0;grid-template-columns:repeat(4,1fr);gap:7px;animation:none;display:grid}.ops-skeleton.hero em{height:78px}.ops-skeleton.split{grid-template-columns:1.1fr .45fr .45fr;gap:8px;min-height:162px;display:grid}.ops-skeleton.split>div{height:142px}.ops-skeleton.double{grid-template-columns:repeat(2,1fr);gap:8px;min-height:245px;display:grid}.ops-skeleton.double>div{height:225px}.ops-skeleton.priorities{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.ops-skeleton.priorities>div{height:116px}.ops-skeleton.double.compact{min-height:105px}.ops-skeleton.double.compact>div{height:85px}@keyframes ops-shimmer{to{background-position:-150% 0}}.ops-drawer-overlay{z-index:100;background:var(--theme-overlay);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);justify-content:flex-end;display:flex;position:fixed;inset:0}.ops-evidence-drawer{border-left:1px solid var(--theme-line);background:var(--theme-surface);width:min(500px,94vw);height:100%;box-shadow:-20px 0 46px var(--theme-shadow);color:var(--ops-text);overflow:hidden}.ops-evidence-drawer>header{border-bottom:1px solid var(--ops-line);justify-content:space-between;align-items:flex-start;gap:16px;min-height:76px;padding:17px 18px;display:flex}.ops-evidence-drawer>header span{color:var(--theme-accent);font-size:var(--type-decorative);letter-spacing:.14em;font-weight:800}.ops-evidence-drawer>header h2{color:var(--theme-text);margin:5px 0 0;font-size:19px}.ops-evidence-drawer>header button{border:1px solid var(--theme-line);background:var(--theme-surface);width:30px;height:30px;color:var(--theme-muted);border-radius:50%;font-size:20px}.ops-drawer-body{height:calc(100% - 76px);padding:16px 18px 28px;overflow:auto}.ops-drawer-conclusion{border-left:3px solid var(--theme-accent-line);background:var(--theme-surface);color:var(--theme-text);font-size:var(--type-compact);margin:0;padding:10px 12px;line-height:1.6}.ops-evidence-subject{border-bottom:1px solid var(--ops-line-soft);align-items:center;gap:10px;min-width:0;margin-top:12px;padding:0 2px 10px;display:flex}.ops-evidence-subject span{color:var(--theme-muted);font-size:var(--type-secondary);flex:none}.ops-evidence-subject strong{color:var(--theme-text);font-size:var(--type-compact);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:14px 0 0;display:grid}.ops-evidence-grid>div{border:1px solid var(--ops-line-soft);background:var(--theme-surface);border-radius:6px;min-width:0;padding:8px}.ops-evidence-grid dt{color:var(--theme-muted);font-size:var(--type-secondary)}.ops-evidence-grid dd{color:var(--theme-text);font-size:var(--type-compact);text-overflow:ellipsis;margin:5px 0 0;overflow:hidden}.ops-evidence-section{margin-top:16px}.ops-evidence-section h3{color:var(--theme-muted);font-size:var(--type-compact);margin:0 0 7px}.ops-evidence-section>p{border:1px solid var(--ops-line-soft);background:var(--theme-surface);color:var(--theme-muted);font-size:var(--type-secondary);border-radius:6px;margin:0;padding:10px;line-height:1.55}.ops-evidence-section>dl{border:1px solid var(--ops-line-soft);background:var(--theme-surface);border-radius:6px;margin:0;padding:4px 9px}.ops-evidence-section>dl>div{border-bottom:1px solid var(--theme-info-line);grid-template-columns:135px minmax(0,1fr);gap:8px;padding:7px 0;display:grid}.ops-evidence-section>dl>div:last-child{border-bottom:0}.ops-evidence-section dt{color:var(--theme-muted);font-size:var(--type-secondary)}.ops-evidence-section dd{overflow-wrap:anywhere;color:var(--theme-secondary);font-size:var(--type-secondary);margin:0}.ops-drilldown-button{border:1px solid var(--theme-info-line);background:var(--theme-surface);width:100%;height:38px;color:var(--theme-text);font-size:var(--type-compact);border-radius:6px;justify-content:center;align-items:center;gap:7px;margin-top:16px;font-weight:700;display:flex}.ops-drilldown-button:hover{border-color:var(--theme-accent-line);background:var(--theme-hover);color:var(--theme-text)}.ops-drilldown-button span{color:var(--theme-accent);font-size:18px}.ops-technical-details{border-top:1px solid var(--ops-line-soft);margin-top:18px;padding-top:12px}.ops-technical-details summary{cursor:pointer;color:var(--theme-muted);font-size:var(--type-secondary)}.ops-technical-details>div{border:1px solid var(--ops-line-soft);background:var(--theme-surface);border-radius:6px;margin-top:10px;padding:9px}.ops-technical-details dl{margin:0}.ops-technical-details dl>div{border-bottom:1px solid var(--theme-info-line);grid-template-columns:90px minmax(0,1fr);gap:8px;padding:6px 0;display:grid}.ops-technical-details dt{color:var(--theme-muted);font-size:var(--type-secondary)}.ops-technical-details dd{overflow-wrap:anywhere;color:var(--theme-muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:var(--type-secondary);margin:0}.ops-technical-details section{margin-top:11px}.ops-technical-details h3{color:var(--theme-muted);font-size:var(--type-secondary);margin:0 0 6px}.ops-technical-details code{overflow-wrap:anywhere;color:var(--theme-accent);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:var(--type-secondary);display:block}.ops-technical-details:not([open])>div{display:none}@media (width<=1500px){.operations-dashboard-page{padding-left:12px;padding-right:12px}.ops-header-meta span:first-child{display:none}.ops-toolbar-baseline small{max-width:235px}.ops-toolbar-baseline.history small{display:none}.ops-hero{grid-template-columns:minmax(300px,.88fr) minmax(0,2.7fr)}.ops-diagnosis-grid{grid-template-columns:minmax(0,1fr);height:auto}.ops-bridge-panel,.ops-contribution-grid{min-height:155px}.ops-contribution-row{height:27px}.ops-today-metrics.delayed{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:5px}.ops-today-metrics.delayed>div:nth-child(4){border-right:0}}@media (width<=1320px){.ops-page-title p,.ops-toolbar-baseline small{display:none}.ops-hero{grid-template-columns:290px minmax(0,1fr)}.ops-kpi-card{padding-left:8px;padding-right:8px}.ops-diagnosis-grid{grid-template-columns:minmax(0,1fr)}.ops-profit-bridge{grid-template-columns:repeat(4,minmax(68px,1fr)) 17px minmax(100px,1fr)}.ops-bridge-node{padding-left:6px;padding-right:6px}.ops-section-title small{max-width:260px}.ops-contribution-panel>h3{padding:0 7px;font-size:11px}.ops-contribution-panel>h3 small{font-size:10px}.ops-signal-row{grid-template-columns:18px minmax(0,1fr) auto}.ops-freshness-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ops-provisional-tag{border:1px solid var(--theme-warning-line);color:var(--theme-warning);border-radius:4px;margin-left:6px;padding:1px 5px;font-size:11px;font-style:normal;display:inline-block}.ops-kpi-card>small.ops-roi-formula{color:var(--theme-secondary);font-size:11px;line-height:1.5}.ops-kpi-card>small.ops-pending-copy{color:var(--theme-warning)}.ops-ad-quality-notice{border:1px solid var(--theme-warning-line);background:var(--theme-surface);color:var(--theme-text);border-radius:7px;flex-wrap:wrap;gap:8px 16px;padding:12px 14px;font-size:12px;line-height:1.6;display:flex}.ops-ad-quality-notice strong,.ops-status-ad_cost_pending{color:var(--theme-warning)}.sidebar .iam-mobile-nav{display:none}.sidebar .brand{flex-shrink:0}.sidebar{overflow-y:auto}.sidebar .connection small{color:var(--theme-muted);margin-top:4px;display:block}.sidebar .iam-nav-count{background:var(--theme-accent-fill);color:var(--theme-on-fill);border-radius:20px;margin-left:auto;padding:2px 7px;font-size:11px}:is(body:has(.iam-workbench),body:has(.workspace-locked)){background:var(--theme-surface);min-width:0}.iam-workbench{background:var(--theme-page);color:var(--theme-text)}.iam-workbench .workspace,.workspace-locked{background:var(--theme-surface);min-width:0}.iam-authenticated{background:var(--theme-page);min-height:0;color:var(--theme-text)}.iam-authenticated .iam-members{padding:24px 32px 32px}.iam-authenticated .iam-members-heading h1{margin:6px 0 10px;font-size:26px}.iam-authenticated .iam-members-heading p{margin:0}.iam-authenticated .iam-member-tabs{flex-wrap:wrap;margin:22px 0 16px}.iam-authenticated .iam-member-panel{padding:20px}.iam-management-nav{border-bottom:1px solid var(--theme-line);background:var(--theme-surface);flex-wrap:wrap;align-items:center;gap:8px;padding:16px 32px;display:flex}.iam-management-nav button{color:var(--theme-secondary);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;padding:10px 14px;display:flex}.iam-management-nav button[aria-current=page]{background:var(--theme-accent-soft);border-color:var(--theme-accent-line);color:var(--theme-text)}.iam-management-nav span{color:var(--theme-accent);font-size:12px}.iam-authenticated .iam-account{width:100%;max-width:1280px;margin:0 auto;padding:28px 32px}.iam-authenticated .iam-page-heading{gap:16px;margin-bottom:18px}.iam-authenticated .iam-page-heading h1{margin:8px 0;font-size:28px}.iam-authenticated .iam-page-heading p,.iam-authenticated .iam-muted,.iam-authenticated .iam-card dt,.iam-authenticated .iam-devices p{color:var(--theme-muted)}.iam-authenticated .iam-eyebrow{color:var(--theme-accent)}.iam-authenticated .iam-card{background:var(--theme-surface);border-color:var(--theme-line);color:var(--theme-text);box-shadow:none;border-radius:12px;padding:22px}.iam-authenticated .iam-card h2{font-size:19px}.iam-authenticated .iam-account-grid{grid-template-columns:1.2fr 1fr;align-items:start;gap:16px;margin-top:20px}.iam-authenticated .iam-card dl{grid-template-columns:88px minmax(0,1fr);gap:16px;margin:22px 0;font-size:14px}.iam-authenticated .iam-scope{background:var(--theme-surface);border:1px solid var(--theme-accent-line);margin-top:20px;padding:14px}.iam-authenticated .iam-scope p{color:var(--theme-secondary);margin:6px 0 0}.iam-authenticated .iam-badge{background:var(--theme-accent-soft);color:var(--theme-accent)}.iam-authenticated .iam-primary{background:var(--theme-accent-fill);color:var(--theme-on-fill);border:1px solid var(--theme-accent-line);min-height:40px;padding:10px 16px}.iam-authenticated .iam-primary:hover{background:var(--theme-accent-soft)}.iam-authenticated .iam-secondary{background:var(--theme-surface);color:var(--theme-accent);border-color:var(--theme-accent-line)}.iam-authenticated .iam-card input{background:var(--theme-input);border-color:var(--theme-line);height:42px;color:var(--theme-text);margin-bottom:16px}.iam-authenticated .iam-card label{color:var(--theme-secondary)}.iam-authenticated .iam-card input::placeholder{color:var(--theme-muted)}.iam-authenticated .iam-card form{margin-top:16px}.iam-authenticated .iam-security-details summary{cursor:pointer;color:var(--theme-text);font-size:19px;font-weight:600;list-style-position:inside}.iam-authenticated .iam-devices{gap:16px;padding:18px 22px}.iam-authenticated .iam-devices h2{margin-bottom:6px}.iam-authenticated .iam-devices p{margin:6px 0;font-size:13px}.iam-authenticated details>summary{cursor:pointer;color:var(--theme-accent);font-size:13px}.iam-authenticated .iam-alert{background:var(--theme-surface-soft);color:var(--theme-text);border-color:var(--theme-line)}.iam-authenticated .iam-notice,.iam-authenticated .iam-help{background:var(--theme-accent-soft);color:var(--theme-accent);border-color:var(--theme-accent-line)}.iam-inline-access{box-sizing:border-box;place-items:center;min-height:calc(100vh - 64px);padding:40px;display:grid}.iam-lock-card{text-align:center;border:1px solid var(--theme-line);background:linear-gradient(150deg,var(--theme-surface),var(--theme-surface));width:min(620px,100%);box-shadow:0 24px 70px var(--theme-shadow);border-radius:20px;padding:36px}.iam-lock-icon{background:var(--theme-accent-soft);border-radius:18px;place-items:center;width:64px;height:64px;margin:0 auto 22px;font-size:27px;display:grid}.iam-lock-card .iam-eyebrow{display:block}.iam-lock-card h1{margin:12px 0;font-size:28px}.iam-lock-card p{margin:12px 0 22px}.iam-lock-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:22px 0;display:flex}.iam-lock-card small{line-height:1.8}.iam-inline-access .iam-member-dialog{text-align:left;color:var(--theme-text)}.iam-authenticated .iam-member-empty{place-items:center;min-height:130px;padding:24px;display:grid}@media (width>=801px) and (height<=850px){.sidebar .brand{height:70px}.sidebar .nav-caption{padding-top:16px}.sidebar button{height:37px}.sidebar .connection{padding-top:10px}.sidebar-bottom{padding-top:8px}}@media (width<=1100px){.iam-authenticated .iam-account-grid{grid-template-columns:1fr}.iam-authenticated .iam-card{padding:20px}}@media (width<=800px){.iam-workbench{display:block}:is(.iam-workbench .sidebar,.app-shell:has(.workspace-locked) .sidebar){width:100%;max-height:none;box-shadow:none;padding:0 16px 10px;position:relative}:is(.iam-workbench .sidebar .brand,.app-shell:has(.workspace-locked) .sidebar .brand){height:68px;padding:12px 0}:is(.iam-workbench .sidebar .iam-mobile-nav,.app-shell:has(.workspace-locked) .sidebar .iam-mobile-nav){width:auto;display:flex;position:absolute;top:16px;right:12px}:is(.iam-workbench .sidebar:not(.sidebar-expanded) :is(.nav-caption,nav,.sidebar-bottom),.app-shell:has(.workspace-locked) .sidebar:not(.sidebar-expanded) :is(.nav-caption,nav,.sidebar-bottom)){display:none}:is(.iam-workbench .workspace,.app-shell:has(.workspace-locked) .workspace){width:100%;min-height:calc(100vh - 78px);margin-left:0}.app-shell:has(.workspace-locked){display:block}.iam-authenticated .iam-account,.iam-authenticated .iam-members{padding:20px 16px}.iam-management-nav{gap:6px;padding:12px 16px}.iam-management-nav button{flex-wrap:wrap;gap:6px;padding:8px;font-size:12px}.iam-authenticated .iam-page-heading{align-items:flex-start}.iam-authenticated .iam-page-heading h1{font-size:23px}.iam-authenticated .iam-member-panel{padding:16px}.iam-inline-access{min-height:calc(100vh - 142px);padding:22px 16px}.iam-lock-card{padding:28px 20px}.iam-lock-card h1{font-size:24px}}.iam-account-bar{box-sizing:border-box;background:var(--theme-surface);height:64px;color:var(--theme-text);border-bottom:1px solid var(--theme-line);z-index:25;justify-content:flex-end;align-items:center;gap:16px;padding:8px 28px;display:flex;position:relative}.iam-account-menu{min-width:0;position:relative}.iam-account-trigger{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;max-width:280px;padding:3px 8px;display:flex}.iam-account-trigger:hover,.iam-account-trigger[aria-expanded=true]{background:var(--theme-hover);border-color:var(--theme-accent-line)}.iam-avatar{background:var(--theme-accent-soft);color:var(--theme-accent);border:1px solid var(--theme-accent-line);border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:12px;display:grid}.iam-account-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;overflow:hidden}.iam-account-name small{color:var(--theme-accent);margin-top:2px;font-size:11px;display:block}.iam-account-name strong{text-overflow:ellipsis;font-weight:500;display:block;overflow:hidden}.iam-account-popover{background:var(--theme-surface);border:1px solid var(--theme-line);width:268px;max-width:calc(100vw - 32px);box-shadow:0 18px 45px var(--theme-shadow);border-radius:12px;padding:8px;position:absolute;top:calc(100% + 10px);right:0}.iam-account-description{border-bottom:1px solid var(--theme-line);overflow-wrap:anywhere;gap:6px;padding:10px 12px 14px;display:grid}.iam-account-description small{color:var(--theme-muted)}.iam-account-popover button{width:100%;color:var(--theme-text);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:11px 12px;font-size:13px;display:block}.iam-account-popover button:hover{background:var(--theme-accent-soft)}.iam-account-popover button:disabled{opacity:.5;cursor:wait}.iam-review-reminder{border:1px solid var(--theme-accent-line);background:var(--theme-accent-soft);color:var(--theme-accent);cursor:pointer;border-radius:20px;padding:6px 12px;font-size:12px}.iam-header>.iam-account-bar{color:var(--theme-subtle);background:0 0;border:0;padding-right:0}.iam-header .iam-account-name small{color:var(--theme-accent)}.iam-header .iam-account-popover{color:var(--theme-text)}@media (width>=1101px) and (height<=850px){.iam-authenticated .iam-account{padding:18px 28px}.iam-authenticated .iam-page-heading{margin-bottom:12px}.iam-authenticated .iam-page-heading h1,.iam-authenticated .iam-page-heading p{margin:6px 0}.iam-authenticated .iam-account-grid{gap:12px;margin-top:14px}.iam-authenticated .iam-account .iam-card{padding:18px}.iam-authenticated .iam-card dl{gap:12px;margin:16px 0}.iam-authenticated .iam-scope{margin-top:14px;padding:12px}.iam-authenticated .iam-account .iam-devices{padding:14px 18px}}@media (width<=800px){.iam-account-bar{gap:8px;padding:8px 16px}.iam-account-trigger{max-width:210px}.iam-review-reminder{white-space:nowrap;padding:6px 8px}}.iam-policy{color:var(--theme-text)}.iam-policy-form{gap:16px;display:grid}.iam-policy-form fieldset{border:0;gap:14px;min-width:0;margin:0;padding:0;display:grid}.iam-policy-form label{gap:8px;display:grid}.iam-policy-form input,.iam-policy-form select,.iam-policy-form textarea,.iam-policy select,.iam-policy input{color:var(--theme-text);background:var(--theme-input);border:1px solid var(--theme-line);min-width:0;max-width:100%;font:inherit;border-radius:7px;padding:10px}.iam-policy-form textarea{resize:vertical;min-height:82px}.iam-policy-form input[type=checkbox],.iam-policy-form input[type=radio],.iam-policy input[type=checkbox]{width:16px;height:16px;accent-color:var(--theme-accent-fill);padding:0}.iam-policy-checks{gap:10px;display:grid}.iam-policy-checks label,.iam-policy-form .iam-policy-check{flex-direction:row;align-items:center;gap:9px;display:flex}.iam-policy-form input[type=checkbox],.iam-policy-form input[type=radio]{flex:0 0 16px;margin:0}.iam-policy-preview{background:var(--theme-surface);border:1px solid var(--theme-line);overflow-wrap:anywhere;border-radius:10px;padding:18px}.iam-policy-preview article+article{border-top:1px solid var(--theme-line);margin-top:18px;padding-top:10px}.iam-policy-preview h3,.iam-policy-preview h4{margin:8px 0 12px}.iam-policy-diff{grid-template-columns:1fr 1fr;gap:14px;font-size:13px;display:grid}.iam-policy-diff ul{max-height:220px;margin:0;padding-left:18px;line-height:1.8;overflow:auto}.iam-policy-qr{background:#fff;width:200px;max-width:100%;margin:16px auto;display:block}.iam-policy-table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}.iam-policy-table th,.iam-policy-table td{border-bottom:1px solid var(--theme-line);vertical-align:top;padding:13px 10px}.iam-policy-table small{color:var(--theme-secondary);margin-top:5px;display:block}.iam-policy-table-wrap{overflow-x:auto}.iam-policy .iam-member-actions{flex-wrap:wrap}.iam-policy-summary{background:var(--theme-surface);border-radius:10px;flex-wrap:wrap;gap:10px 24px;padding:16px;display:flex}.iam-policy-muted{color:var(--theme-secondary);font-size:13px;line-height:1.7}.iam-policy .iam-member-tabs{flex-wrap:wrap}.iam-policy .iam-access-card p{overflow-wrap:anywhere}.iam-policy-form fieldset:disabled{opacity:.7}@media (width<=800px){.iam-policy-diff{grid-template-columns:1fr}.iam-policy-table{min-width:650px}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--theme-page:#061725;--theme-surface:#0a2233;--theme-surface-raised:#0d2b40;--theme-surface-soft:#102f43;--theme-hover:#153b50;--theme-input:#081e2e;--theme-text:#e8f3f7;--theme-secondary:#c1d4df;--theme-muted:#9eb7c7;--theme-subtle:#91adbf;--theme-line:#274a60;--theme-line-soft:#1c3b50;--theme-line-strong:#456b81;--theme-accent:#69e2bd;--theme-accent-soft:#103d36;--theme-accent-line:#317b66;--theme-accent-fill:#0f795d;--theme-accent-hover:#09664e;--theme-danger:#ff96a1;--theme-danger-soft:#402631;--theme-danger-line:#955361;--theme-danger-fill:#ac3549;--theme-warning:#f2c774;--theme-warning-soft:#3c3424;--theme-warning-line:#8f713e;--theme-warning-fill:#89601c;--theme-info:#8fc9ff;--theme-info-soft:#10354d;--theme-info-line:#3c6f91;--theme-info-fill:#2367a1;--theme-purple:#c1adff;--theme-purple-soft:#302e4e;--theme-purple-line:#75659c;--theme-on-fill:#fff;--theme-overlay:#01090fa3;--theme-shadow:#00070c3d;--theme-shimmer-start:#123249;--theme-shimmer-end:#1d455d;--theme-chart-blue:#74b4ff;--theme-chart-green:#50d6ac;--theme-chart-orange:#f2a17d;--theme-chart-purple:#b29aff;--theme-chart-amber:#f1bd63;--theme-chart-brown:#c3a087;--theme-chart-red:#ff879e;--theme-chart-gray:#a6b7c5;--theme-chart-violet:#cf9feb}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--theme-page:#f2f5f7;--theme-surface:#fff;--theme-surface-raised:#fff;--theme-surface-soft:#eaf0f4;--theme-hover:#e2edf2;--theme-input:#fff;--theme-text:#1a303d;--theme-secondary:#3d5665;--theme-muted:#536b7b;--theme-subtle:#536b7b;--theme-line:#d2dde4;--theme-line-soft:#e1e8ed;--theme-line-strong:#91a8b8;--theme-accent:#0c7254;--theme-accent-soft:#e6f4ee;--theme-accent-line:#81baa4;--theme-accent-fill:#0f795d;--theme-accent-hover:#09664e;--theme-danger:#b12e45;--theme-danger-soft:#fcebef;--theme-danger-line:#dda0ae;--theme-danger-fill:#ac3549;--theme-warning:#825910;--theme-warning-soft:#fff4db;--theme-warning-line:#d1b574;--theme-warning-fill:#89601c;--theme-info:#205f96;--theme-info-soft:#e8f2fb;--theme-info-line:#99bedc;--theme-info-fill:#2367a1;--theme-purple:#654399;--theme-purple-soft:#f0ebfa;--theme-purple-line:#b5a1d5;--theme-overlay:#0d1f2c52;--theme-shadow:#102a3d1a;--theme-shimmer-start:#e4ecf1;--theme-shimmer-end:#f5f8fa;--theme-chart-blue:#2864b7;--theme-chart-green:#0c7f5c;--theme-chart-orange:#aa5432;--theme-chart-purple:#7350c1;--theme-chart-amber:#9c670d;--theme-chart-brown:#886447;--theme-chart-red:#c63154;--theme-chart-gray:#647583;--theme-chart-violet:#8d44af}html,body{background:var(--theme-page);color:var(--theme-text)}.workspace,.iam-workbench,.iam-workbench .workspace,.iam-authenticated,.workspace-locked{background:var(--theme-page)}input,textarea,select{color-scheme:inherit;accent-color:var(--theme-accent-fill);background-color:var(--theme-input);color:var(--theme-text)}input::placeholder,textarea::placeholder{color:var(--theme-subtle);opacity:1}option{color:var(--theme-text);background:var(--theme-input)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--theme-accent);outline-offset:3px}::selection{background:var(--theme-accent-fill);color:var(--theme-on-fill)}*{scrollbar-color:var(--theme-line-strong) transparent}.theme-toggle{border:1px solid var(--theme-line);min-height:36px;color:var(--theme-secondary);background:var(--theme-surface);white-space:nowrap;cursor:pointer;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:7px;padding:6px 10px;font-size:12px;line-height:20px;display:inline-flex}.theme-toggle:hover{color:var(--theme-text);background:var(--theme-hover);border-color:var(--theme-line-strong)}.theme-toggle-track{background:var(--theme-line-strong);border-radius:12px;width:26px;height:16px;display:block;position:relative}.theme-toggle-track:after{content:"";background:var(--theme-on-fill);border-radius:50%;width:10px;height:10px;position:absolute;top:3px;left:3px}.theme-toggle[aria-checked=true] .theme-toggle-track{background:var(--theme-accent-fill)}.theme-toggle[aria-checked=true] .theme-toggle-track:after{transform:translate(10px)}.iam-entry-tools{align-items:center;gap:20px;display:flex}.chart-tip>strong{border-bottom-color:var(--theme-line)}.chart-tip-row span{color:var(--theme-muted)}.chart-tip-row b{color:var(--theme-text)}.operations-dashboard-page{background:radial-gradient(circle at 72% -14%, color-mix(in srgb, var(--theme-info-soft) 45%, transparent), transparent 32%), var(--theme-page)}.sidebar{background:var(--theme-page)}.sidebar button{transition:box-shadow .18s}.iam-primary,.iam-mark{background:var(--theme-accent-fill);color:var(--theme-on-fill)}.iam-primary:hover{background:var(--theme-accent-hover)}.legacy-metrics article,.store-summary-values em small,.inventory-erp-summary-card em small,.inventory-summary-group em small,.inventory-coverage-note em small,.ads-filter-note em small,.aftersales-info>small{color:var(--theme-text)}.inventory-quick-filters button.active small,.inventory-operation-filters button.active small,.featured .realtime-metric-icon{background:color-mix(in srgb, var(--theme-on-fill) 15%, transparent)}.range-shortcuts button:hover,.range-shortcuts button[aria-pressed=true],.range-status{color:var(--theme-accent)}.range-error{color:var(--theme-danger)}@media (width<=800px){.iam-entry-tools{gap:8px}.iam-entry-tools .iam-environment{display:none}.iam-header{gap:8px}.iam-header .iam-brand{min-width:0}.iam-header .iam-brand>span:last-child{overflow-wrap:anywhere}.theme-toggle{gap:5px;padding:6px 8px}.iam-account-bar .iam-account-trigger{max-width:min(210px,45vw)}}@media (prefers-reduced-motion:reduce){.skeleton-card i,.skeleton-card b,.skeleton-card em,.skeleton-chart i,.skeleton-chart b,.ops-skeleton i,.ops-skeleton b,.ops-skeleton em,.ops-skeleton>div{animation:none}}
