/* One accent, neutral surfaces. Semantic warnings retain their original meaning. */
body[data-ui=console]{--bg:#fff;--panel:#fff;--ink:#111;--ink2:#333;--mut:#444;--muted:#444;--line:#ddd;--brand:#2563eb;--brand2:#2563eb;--accent:#2563eb;--brand-soft:#fff;background:#fff;color:#111}
body[data-ui=console] :is(.main,.content,.top,.side){background:#fff!important;backdrop-filter:none;box-shadow:none}
body[data-ui=console] :is(.crumb-kicker,.page-kicker,.view-head h1,.view-head h2,.page-head .page-title,.ops-head h2){display:none!important}
body[data-ui=console] :is(.view-head,.page-head,.ops-head){justify-content:flex-end;gap:12px;margin-bottom:16px;padding:0;border:0}
body[data-ui=console] :is(.view-head,.page-head)>div:first-child:has(h1,h2){flex:initial;min-width:0}
body[data-ui=console] :is(.view-head,.page-head)>div:first-child:has(h1,h2)>.sub,body[data-ui=console] .page-head .page-sub{display:none}
body[data-ui=console] :is(.view-head,.page-head):not(:has(button,a,input,select,h3)){display:none}
body[data-ui=console] .top :is(.crumb,.h){font-size:18px;color:#111!important}
body[data-ui=console] :is(.panel,.card,.form-section,.section-panel,.filter-panel,.metric-card,.stat-card,.section-card,.ops-summary,.ops-block,.ops-shortcuts a){background:#fff!important;border-color:#ddd!important;border-radius:6px;box-shadow:none!important;color:#111}
body[data-ui=console] :is(.card.grad,.metric-card.primary){background:#fff!important;color:#111!important}
body[data-ui=console] .card.grad :is(.v,.t,.label,.sub){color:#111!important}
body[data-ui=console] :is(.nav a,.nav [data-nav]):is(:hover,.active){background:#fff!important;color:#111!important}
body[data-ui=console] .nav :is(a,[data-nav]).active{border-left:3px solid #2563eb}
body[data-ui=console] :is(.av,.avatar,.logoic,.bi,.editorial-icon){background:#fff!important;color:#2563eb!important;border:1px solid #ddd}
body[data-ui=console] :is(.tbl,.table,.data-table) th{background:#fff!important;color:#111!important;border-bottom:2px solid #ddd}
body[data-ui=console] :is(.tbl,.table,.data-table) td{color:#222}
body[data-ui=console] :is(.btn.ghost,.chk-group .chk,.file-up,.readonly-grid,.ro-item){background:#fff;color:#222;border-color:#ddd}
body[data-ui=console] :is(.ops-primary,.ops-numbers,.ops-task){color:#111;background:#fff}
body[data-ui=console] :is(.ops-primary strong,.ops-task strong,.ops-numbers b){color:#111}
body[data-ui=console] .ops-summary{border-top:1px solid #ddd}
body[data-ui=console] .ops-bar i{background:#2563eb}
body[data-ui=console] :is(.ops-shortcuts a,.editorial-row,.ops-task,.ops-numbers>div){border-color:#ddd}
body[data-ui=console] .ops-shortcuts a:hover{background:#fff;border-color:#2563eb!important}
body[data-ui=console] .modal{background:#0006;backdrop-filter:none}
body.landing{--land-bg:#fff;--land-panel:#fff;--land-ink:#111;--land-muted:#444;--land-line:#ddd;background:#fff;color:#111}
body.landing :is(.land-nav,.land-service,.land-service.featured,.land-start){background:#fff;color:#111;box-shadow:none}
body.landing .land-primary{background:#2563eb;color:#fff!important}
body.knowledge{background:#fff;color:#111}
body.knowledge .help-head{background:#fff;color:#111;border-top:1px solid #ddd;border-bottom:1px solid #ddd}
body.knowledge .help-head :is(h1,p,label){color:#111}
body.knowledge .help-tabs button[aria-pressed=true]{background:#2563eb;color:#fff;border-color:#2563eb}
body.knowledge :is(.help-item,.help-detail,.help-search,.help-empty){border-color:#ddd}
