/*
 * DILOFI Product Mission Control
 * Exact visual system derived from the selected Option 3 reference.
 * This file is intentionally last in the cascade.
 */
:root{
  --mc-navy:#062b4b;
  --mc-navy-2:#0a385d;
  --mc-teal:#07899a;
  --mc-teal-dark:#057482;
  --mc-mint:#39a97d;
  --mc-amber:#ee8a00;
  --mc-blue:#4d83db;
  --mc-violet:#8d63d8;
  --mc-ink:#111c2d;
  --mc-text:#334457;
  --mc-muted:#718094;
  --mc-line:#dce3e9;
  --mc-line-soft:#edf1f4;
  --mc-soft:#f7f9fb;
  --mc-sidebar:178px;
  --mc-topbar:72px;
}

body.dgo-body{background:#fff;color:var(--mc-text);font-size:13px}
.dgo-sidebar{width:var(--mc-sidebar);padding:0;background:var(--mc-navy);box-shadow:none}
.dgo-brand-mark{height:72px;margin:0;padding:0 22px;border-radius:0;background:transparent!important;border-bottom:1px solid rgba(255,255,255,.04)}
.dgo-brand-copy{gap:1px}
.dgo-brand-copy strong{font-size:24px;line-height:1;font-weight:800;letter-spacing:.01em}
.dgo-brand-copy small{margin:3px 0 0;color:#9ac5d1;font-size:9px;letter-spacing:.19em}
.dgo-side-nav{padding:15px 0 12px;gap:13px}
.dgo-nav-group{display:grid;gap:3px}
.dgo-nav-group-label{padding:0 21px 3px;color:#82a0b1;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.dgo-nav-group .dgo-nav-item{min-height:46px}
.dgo-nav-item{position:relative;min-height:50px;padding:0 21px;border-radius:0;color:#e2edf2;font-size:14px;font-weight:600}
.dgo-nav-item i{width:23px;color:#d4e4ec;font-size:18px}
.dgo-nav-item:hover{background:rgba(255,255,255,.055)}
.dgo-nav-item.is-active{background:rgba(58,146,198,.22);box-shadow:inset 5px 0 0 #04adbc;color:#fff}
.dgo-nav-item.is-active i{color:#c8f4f7}
.dgo-side-footer{gap:6px;padding:12px 12px 18px;border-top:1px solid rgba(255,255,255,.1)}
.dgo-sidebar-workspace{display:grid;grid-template-columns:24px minmax(0,1fr) 12px;align-items:center;gap:7px;padding:9px;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#fff;text-decoration:none}
.dgo-sidebar-workspace:hover{background:rgba(255,255,255,.07);color:#fff}
.dgo-sidebar-workspace>i:first-child{font-size:16px;color:#99d7de}.dgo-sidebar-workspace>i:last-child{font-size:10px;color:#8eb0c1}
.dgo-sidebar-workspace span{display:grid;min-width:0}.dgo-sidebar-workspace small{color:#9cb7c5;font-size:8px}.dgo-sidebar-workspace strong{overflow:hidden;color:#fff;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.dgo-side-footer .dgo-nav-item{min-height:38px;padding:0 9px;border-radius:6px;font-size:11px}

.dgo-topbar{left:var(--mc-sidebar);height:var(--mc-topbar);grid-template-columns:190px minmax(300px,740px) minmax(240px,1fr);gap:22px;padding:0 22px;background:#fff;border-bottom:1px solid var(--mc-line);backdrop-filter:none}
.dgo-topbar-brand{min-width:0}
.dgo-workspace-switch{width:100%;height:44px;display:grid;grid-template-columns:24px minmax(0,1fr) 12px;align-items:center;gap:7px;padding:0 11px;border:1px solid var(--mc-line);border-radius:6px;color:var(--mc-ink);text-decoration:none}
.dgo-workspace-switch:hover{border-color:#b9c8d2;background:#fbfcfd;color:var(--mc-ink)}
.dgo-workspace-switch>i:first-child{color:#607286;font-size:16px}.dgo-workspace-switch>i:last-child{font-size:10px;color:#6d7c8d}
.dgo-workspace-switch span{display:grid;min-width:0}.dgo-workspace-switch strong{overflow:hidden;font-size:12px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.dgo-workspace-switch small{margin-top:2px;color:var(--mc-muted);font-size:8px}
.dgo-quick-jump{font-size:13px}
.dgo-top-actions{gap:11px}
.dgo-language-switcher summary{min-height:40px;border:0;background:#fff;padding:0 5px}.dgo-language-switcher summary>i:first-child{display:none}.dgo-language-current-label{display:none}.dgo-language-current-code{display:inline!important;color:var(--mc-ink);font-size:12px;font-weight:700}
.dgo-topbar-separator{width:1px;height:34px;background:var(--mc-line)}
.dgo-icon-btn,.dgo-help-open{width:38px;height:38px;min-height:38px;padding:0;border:0;background:#fff;color:#526579;font-size:17px}
.dgo-icon-btn:hover,.dgo-help-open:hover{background:var(--mc-soft);color:var(--mc-teal)}
.dgo-help-icon span{display:none}
.dgo-avatar{width:40px;height:40px;background:#c7d0d5;color:#213b50;box-shadow:none;font-size:12px}
.dgo-user-menu summary{min-height:46px;padding:2px 4px;border:0;background:#fff}.dgo-user-menu summary:hover{background:var(--mc-soft)}
.dgo-user-menu-label strong{font-size:10px}.dgo-user-menu-label small{font-size:8px}

.dgo-main{margin-left:var(--mc-sidebar);padding-top:var(--mc-topbar);background:#fff}
.dgo-content-wrap{width:100%;max-width:none;padding:18px 28px 34px}
.dgo-mission-screen{min-height:calc(100vh - var(--mc-topbar))}
.dgo-page-head{margin:0 0 13px!important;padding:5px 0 16px;border-bottom:1px solid var(--mc-line)}
.dgo-eyebrow{margin-bottom:4px;color:#728090;font-size:9px;letter-spacing:.08em}
.dgo-page-title{font-size:24px;font-weight:750;letter-spacing:-.025em}
.dgo-page-subtitle{font-size:11px}
.dgo-head-actions .btn{min-height:38px}

/* Existing module screens now inherit the same flat operational hierarchy. */
.dgo-context-nav{margin:-18px -28px 14px;padding:0 28px;border-bottom:1px solid var(--mc-line)}
.dgo-context-meta{padding:12px 0 7px}.dgo-context-tabs{gap:38px}.dgo-context-tab{min-height:48px;font-size:12px}
.dgo-context-tab.is-active{box-shadow:inset 0 -2px 0 var(--mc-teal);color:#075f86}
.dgo-scope-bar{min-height:32px;margin-bottom:8px!important}.dgo-scope-label{font-size:9px}.dgo-scope-chip{font-size:10px}
 /* Entity tab appearance and spacing are owned by owle-components.css. */
 .dgo-entity-tab{min-height:45px;font-size:12px}
.dgo-entity-toolbar,.dgo-performance-toolbar{min-height:55px;margin-bottom:12px!important;padding:8px 10px;border:1px solid var(--mc-line);border-radius:6px;background:#fff;box-shadow:none}
/* Shared buttons and surface chrome are owned by the OWLE component layer. */
.dgo-grid-caption{min-height:48px;padding:8px 13px;background:#fff}.dgo-grid-caption strong{font-size:12px}.dgo-grid-caption span{font-size:9px}
.dgo-entity-grid-table thead th,.dgo-table thead th,.table thead th{padding:10px 11px;background:#f7f8fa;color:#5b6879;font-size:9px}
.dgo-entity-grid-table tbody td,.dgo-table tbody td,.table tbody td{padding:12px 11px;border-color:var(--mc-line-soft);font-size:11px}
.dgo-entity-grid-table tbody tr:hover,.dgo-table tbody tr:hover,.table tbody tr:hover{background:#f8fbfc}
.dgo-grid-name{font-size:11px}.dgo-grid-status{border-radius:4px}
.dgo-product-row{display:grid;grid-template-columns:38px minmax(120px,1fr);align-items:center;gap:9px}.dgo-product-row>img,.dgo-product-row>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--mc-line);border-radius:4px;background:#f6f8f9;color:#7a8a99}.dgo-product-row>img{object-fit:contain;padding:3px}.dgo-product-row>div{min-width:0}.dgo-product-row small{display:block;margin-top:2px;color:#778493;font-size:8px}
.dgo-panel{padding:14px}.dgo-panel-head{margin-bottom:11px}.dgo-panel-head h2{font-size:13px}.dgo-panel-head p{font-size:9.5px}
.dgo-product-hero{grid-template-columns:clamp(76px,16vw,150px) minmax(0,1fr) auto;gap:28px;margin:0;padding:12px 8px 20px;border-bottom:0}
.dgo-product-image{width:100%;max-width:150px;height:auto;aspect-ratio:1;border-radius:5px;background:#f7f8fa}.dgo-product-title-row h1{font-size:27px}.dgo-product-meta{margin-top:14px}.dgo-product-meta>div{min-width:155px}
.dgo-growth-loop-grid{border-radius:6px}.dgo-growth-stage{min-height:114px;padding:16px}.dgo-growth-stage-icon{width:38px;height:38px}.dgo-growth-stage strong{font-size:11px}.dgo-growth-stage small{font-size:9px}

/* New Mission Control home */
.dgo-mc-header{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 6px 14px;border-bottom:1px solid var(--mc-line)}
.dgo-mc-breadcrumb{margin-bottom:8px;color:#788495;font-size:10px}.dgo-mc-breadcrumb i{margin:0 5px;font-size:8px}
.dgo-mc-header h1{margin:0;color:#101826;font-size:26px;font-weight:760;letter-spacing:-.03em}.dgo-mc-header p{margin:4px 0 0;color:var(--mc-muted);font-size:11px}
.dgo-mc-date-filter{height:38px;display:flex;align-items:center;gap:7px;padding:0 4px 0 10px;border:1px solid var(--mc-line);border-radius:5px;background:#fff;color:#5c6878}
.dgo-mc-date-filter input{width:112px;border:0;background:transparent;color:#2a394b;font-size:10px}.dgo-mc-date-filter input:focus{outline:0}.dgo-mc-date-filter span{color:#a0a9b3}.dgo-mc-date-filter button{height:30px;padding:0 11px;border:0;border-radius:4px;background:var(--mc-teal);color:#fff;font-size:10px;font-weight:700}
.dgo-mc-tabs{height:54px;display:flex;align-items:stretch;gap:42px;margin:0 -28px 16px;padding:0 36px;border-bottom:1px solid var(--mc-line);overflow-x:auto}
.dgo-mc-tabs a{display:flex;align-items:center;color:#3e4b5b;font-size:12px;text-decoration:none;white-space:nowrap}.dgo-mc-tabs a:hover{color:#075f86}.dgo-mc-tabs a.is-active{box-shadow:inset 0 -2px 0 var(--mc-teal);color:#075f86;font-weight:700}
.dgo-mc-section{margin:0 0 14px}.dgo-mc-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.dgo-mc-section-head h2{display:inline;margin:0;color:#172132;font-size:14px;font-weight:750}.dgo-mc-section-head p{display:inline;margin:0 0 0 7px;color:var(--mc-muted);font-size:10px}
.dgo-mc-trust{display:flex;gap:7px}.dgo-mc-trust span{display:flex;align-items:center;gap:5px;padding:4px 7px;border:1px solid var(--mc-line);border-radius:4px;color:#657284;font-size:8px}.dgo-mc-trust i{width:6px;height:6px;border-radius:50%;background:var(--mc-mint)}
.dgo-mc-loop{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid var(--mc-line);border-radius:6px;background:#fff}
.dgo-mc-stage{position:relative;min-height:130px;padding:16px 14px;border-right:1px solid var(--mc-line);color:var(--mc-text);text-decoration:none}.dgo-mc-stage:last-child{border-right:0}.dgo-mc-stage:hover{background:#fbfcfd}
.dgo-mc-stage:not(:last-child):after{content:"";position:absolute;z-index:2;top:48px;right:-5px;width:9px;height:9px;border:1px solid #77bdc5;border-radius:50%;background:#fff}
.dgo-mc-stage-title{display:flex;align-items:center;gap:9px}.dgo-mc-stage-title>span{width:36px;height:36px;display:grid;place-items:center;border:1px solid #c6dbe0;border-radius:50%;background:#eff8f8;color:var(--mc-teal);font-size:14px}.dgo-mc-stage-title strong{color:#1e2b3b;font-size:10px}
.dgo-mc-stage b{display:block;margin-top:15px;color:#172333;font-size:17px}.dgo-mc-stage small{display:block;margin-top:3px;color:#768393;font-size:8.5px}
.dgo-mc-stage.is-complete .dgo-mc-stage-title>span{border-color:#b8ddc7;background:#eef8f1;color:#299364}.dgo-mc-stage.is-watch{background:#fffaf3;box-shadow:inset 0 0 0 1px #f0a93d}.dgo-mc-stage.is-watch .dgo-mc-stage-title>span{border-color:#f0bd72;background:#fff7ea;color:var(--mc-amber)}.dgo-mc-stage.is-watch b{color:#b76800}
.dgo-mc-main-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.8fr);gap:12px;margin-bottom:12px}.dgo-mc-lower-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(400px,.9fr);gap:12px}
.dgo-mc-panel{min-width:0;border:1px solid var(--mc-line);border-radius:6px;background:#fff}.dgo-mc-panel-head{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid var(--mc-line-soft)}.dgo-mc-panel-head h2{margin:0;color:#172132;font-size:13px;font-weight:750}.dgo-mc-panel-head p{margin:2px 0 0;color:var(--mc-muted);font-size:8.5px}
.dgo-mc-segments{display:flex;border:1px solid #ccd5dc;border-radius:4px;overflow:hidden}.dgo-mc-segments span,.dgo-mc-segments a{padding:6px 12px;color:#5d6877;font-size:9px;text-decoration:none}.dgo-mc-segments .is-active{background:var(--mc-teal);color:#fff}
.dgo-mc-chart{height:220px;padding:14px 14px 4px}.dgo-mc-chart-foot{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--mc-line-soft)}.dgo-mc-chart-foot span{padding:9px 12px;border-right:1px solid var(--mc-line-soft);color:#738092;font-size:8px}.dgo-mc-chart-foot span:last-child{border-right:0}.dgo-mc-chart-foot strong{display:block;margin-top:2px;color:#243246;font-size:11px}
.dgo-mc-actions{padding:0 14px}.dgo-mc-action{display:grid;grid-template-columns:25px 20px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:75px;border-bottom:1px solid var(--mc-line-soft)}.dgo-mc-action:last-child{border-bottom:0}.dgo-mc-action>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#69727e;color:#fff;font-size:9px;font-weight:800}.dgo-mc-action>i{color:#778594}.dgo-mc-action div{min-width:0}.dgo-mc-action strong,.dgo-mc-action small{display:block}.dgo-mc-action strong{color:#1c293a;font-size:10.5px}.dgo-mc-action small{margin-top:3px;color:#718092;font-size:8.5px;line-height:1.35}.dgo-mc-action>a{padding:7px 9px;border:1px solid #cbd5dc;border-radius:4px;color:#3d4d5f;font-size:8.5px;font-weight:700;text-decoration:none;white-space:nowrap}.dgo-mc-action.is-priority>span{background:var(--mc-amber)}.dgo-mc-action.is-priority>a{border-color:#f0a02f;color:#c36b00}
.dgo-mc-link{color:#087e8d;font-size:9px;text-decoration:none}.dgo-mc-table{width:100%;border-collapse:collapse}.dgo-mc-table th{padding:9px 12px;background:#f7f8fa;color:#687587;font-size:8px;text-align:left;text-transform:uppercase}.dgo-mc-table td{padding:10px 12px;border-bottom:1px solid var(--mc-line-soft);color:#425267;font-size:9px}.dgo-mc-table tr:last-child td{border-bottom:0}.dgo-mc-table strong,.dgo-mc-table small{display:block}.dgo-mc-table strong{color:#1d2b3d;font-size:9.5px}.dgo-mc-table small{color:#7a8796;font-size:8px}.is-positive{color:#07867a!important}.is-negative{color:#cc4f5c!important}.dgo-mc-empty{padding:28px!important;text-align:center!important;color:#7d8997!important}
.dgo-mc-economics{display:grid;grid-template-columns:repeat(3,1fr);min-height:120px}.dgo-mc-economics>div{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px;border-right:1px solid var(--mc-line-soft);text-align:center}.dgo-mc-economics>div:last-child{border-right:0}.dgo-mc-economics small{color:#718092;font-size:8.5px}.dgo-mc-economics strong{margin-top:7px;color:#142237;font-size:18px}.dgo-mc-economics span{margin-top:4px;color:#718092;font-size:8px}
.dgo-mc-footer-note{display:flex;align-items:center;justify-content:space-between;padding:12px 4px 0;color:#7c8794;font-size:8.5px}.dgo-mc-footer-note a{color:#526578;text-decoration:none}

/* Operational focus banner shared by Leads and Orders. */
.dgo-mission-screen .dgo-seller-next{border:1px solid var(--mc-border);border-left:3px solid var(--mc-amber);border-radius:var(--mc-radius);background:#fff;box-shadow:none;padding:14px 16px}
.dgo-mission-screen .dgo-seller-next-icon{width:36px;height:36px;border-radius:8px;background:var(--mc-amber-soft);color:#9a6200}
.dgo-mission-screen .dgo-seller-next-copy span{color:#9a6200;font-size:10px;letter-spacing:.08em}
.dgo-mission-screen .dgo-seller-next-copy strong{color:var(--mc-ink);font-size:12px;line-height:1.45}

/* Lead and order detail workspaces */
.dgo-detail-header{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:3px 6px 14px;border-bottom:1px solid var(--mc-line)}
.dgo-detail-header a{text-decoration:none}.dgo-detail-title-row{display:flex;align-items:center;gap:9px}.dgo-detail-title-row h1{margin:0;color:#111b29;font-size:25px;font-weight:760;letter-spacing:-.03em}.dgo-detail-header p{margin:5px 0 0;color:var(--mc-muted);font-size:11px}
.dgo-detail-tabs{margin-bottom:12px}
.dgo-detail-rail{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:12px;border:1px solid var(--mc-line);border-radius:6px;background:#fff}.dgo-order-rail{grid-template-columns:repeat(6,1fr)}
.dgo-detail-rail>div{position:relative;min-height:92px;padding:14px;border-right:1px solid var(--mc-line)}.dgo-detail-rail>div:last-child{border-right:0}.dgo-detail-rail>div:not(:last-child):after{content:"";position:absolute;z-index:2;top:31px;right:-5px;width:9px;height:9px;border:1px solid #9bb4be;border-radius:50%;background:#fff}
.dgo-detail-rail span{width:34px;height:34px;display:grid;place-items:center;margin-bottom:8px;border:1px solid #d1dce2;border-radius:50%;background:#f5f7f8;color:#7c8b99}.dgo-detail-rail strong,.dgo-detail-rail small{display:block}.dgo-detail-rail strong{color:#334356;font-size:9.5px}.dgo-detail-rail small{margin-top:2px;color:#84909e;font-size:8px}
.dgo-detail-rail .is-complete span{border-color:#b9ddc8;background:#eef8f2;color:#299364}.dgo-detail-rail .is-current{background:#f7fbfb}.dgo-detail-rail .is-current span{border-color:#9ed3d9;background:#eaf7f8;color:var(--mc-teal)}
.dgo-detail-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.65fr);gap:12px}.dgo-detail-main,.dgo-detail-side{display:grid;align-content:start;gap:12px}
.dgo-detail-facts{display:grid;grid-template-columns:repeat(4,1fr)}.dgo-detail-facts>div{min-height:78px;padding:15px;border-right:1px solid var(--mc-line-soft)}.dgo-detail-facts>div:nth-child(4n),.dgo-detail-facts>div:last-child{border-right:0}.dgo-detail-facts .is-wide{grid-column:1/-1;border-top:1px solid var(--mc-line-soft);border-right:0}.dgo-detail-facts small,.dgo-detail-facts strong{display:block}.dgo-detail-facts small{color:#778596;font-size:8px}.dgo-detail-facts strong{margin-top:5px;color:#1f2e40;font-size:10px;line-height:1.4}
.dgo-detail-form{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:14px}.dgo-detail-form .is-wide{grid-column:1/-1}.dgo-detail-section-body{padding:14px;border-bottom:1px solid var(--mc-line-soft)}
.dgo-detail-info{display:flex;align-items:flex-start;gap:8px;padding:10px;border:1px solid #dce7eb;border-radius:5px;background:#f7fafb;color:#667587;font-size:9px}.dgo-detail-info i{color:var(--mc-teal)}
.dgo-detail-summary{padding:3px 14px 14px}.dgo-detail-summary>div{padding:10px 0;border-bottom:1px solid var(--mc-line-soft)}.dgo-detail-summary>div:last-child{border-bottom:0}.dgo-detail-summary small,.dgo-detail-summary strong{display:block}.dgo-detail-summary small{color:#7b8897;font-size:8px}.dgo-detail-summary strong{margin-top:3px;color:#263649;font-size:10px;line-height:1.45}
.dgo-detail-decision{padding:14px}.dgo-detail-history{padding:4px 14px 12px}.dgo-detail-history>div{position:relative;padding:9px 0 9px 16px;border-bottom:1px solid var(--mc-line-soft)}.dgo-detail-history>div:last-child{border-bottom:0}.dgo-detail-history>div>i{position:absolute;top:14px;left:1px;width:7px;height:7px;border-radius:50%;background:var(--mc-mint)}.dgo-detail-history strong,.dgo-detail-history small{display:block}.dgo-detail-history strong{color:#2d3d50;font-size:9px}.dgo-detail-history small{margin-top:2px;color:#7d8997;font-size:8px}
.dgo-detail-next{padding:15px}.dgo-detail-next>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fff5e6;color:var(--mc-amber)}.dgo-detail-next>strong{display:block;margin-top:9px;color:#263548;font-size:11px;line-height:1.45}.dgo-detail-next>a{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:8px 10px;border:1px solid #eaa03a;border-radius:4px;color:#ba6700;font-size:9px;font-weight:700;text-decoration:none}
.dgo-economics-list{padding:5px 14px}.dgo-economics-list>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid var(--mc-line-soft);font-size:9px}.dgo-economics-list>div:last-child{border-bottom:0}.dgo-economics-list span{color:#6f7d8e}.dgo-economics-list strong{color:#263649}.dgo-economics-list .is-total{font-size:10px;font-weight:700}.dgo-panel-actions{display:grid;gap:8px;padding:12px 14px;border-top:1px solid var(--mc-line-soft)}

/* Route-specific refinements keep every module in the same product. */
.dgo-screen-products .dgo-entity-grid-shell,.dgo-screen-campaigns .dgo-entity-grid-shell,.dgo-screen-leads .dgo-entity-grid-shell,.dgo-screen-orders .dgo-entity-grid-shell,.dgo-screen-supply .dgo-entity-grid-shell,.dgo-screen-analytics .dgo-performance-grid-panel{border-radius:6px}
.dgo-screen-campaigns .dgo-page-head,.dgo-screen-leads .dgo-page-head,.dgo-screen-orders .dgo-page-head,.dgo-screen-supply .dgo-page-head,.dgo-screen-analytics .dgo-page-head{padding-top:0}

@media(max-width:1199.98px){
  .dgo-mc-loop{grid-template-columns:repeat(3,1fr)}.dgo-mc-stage:nth-child(3){border-right:0}.dgo-mc-stage:nth-child(-n+3){border-bottom:1px solid var(--mc-line)}
  .dgo-mc-main-grid,.dgo-mc-lower-grid{grid-template-columns:1fr}
  .dgo-detail-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}.dgo-order-rail{grid-template-columns:repeat(3,1fr)}.dgo-order-rail>div:nth-child(3){border-right:0}.dgo-order-rail>div:nth-child(-n+3){border-bottom:1px solid var(--mc-line)}
}
@media(max-width:991.98px){
  .dgo-sidebar{width:270px}.dgo-side-nav{display:flex;flex-direction:row;align-items:stretch;gap:3px;padding:0;width:auto}.dgo-nav-group{display:contents}.dgo-nav-group-label{display:none}.dgo-topbar{left:0;grid-template-columns:minmax(180px,1fr) minmax(220px,1fr) auto}.dgo-main{margin-left:0}.dgo-content-wrap{padding:18px}.dgo-context-nav{margin:-18px -18px 14px;padding:0 18px}.dgo-mc-tabs{margin-inline:-18px;padding-inline:24px}
}
@media(max-width:767.98px){
  .dgo-topbar{grid-template-columns:minmax(0,1fr) auto}.dgo-workspace-switch{max-width:210px}.dgo-mc-header,.dgo-detail-header{align-items:flex-start;flex-direction:column;padding-bottom:14px}.dgo-mc-date-filter{width:100%}.dgo-mc-date-filter input{min-width:0;flex:1}.dgo-mc-tabs{gap:28px}.dgo-mc-loop{grid-template-columns:repeat(2,1fr)}.dgo-mc-stage:nth-child(3){border-right:1px solid var(--mc-line)}.dgo-mc-stage:nth-child(even){border-right:0}.dgo-mc-stage:nth-child(-n+4){border-bottom:1px solid var(--mc-line)}.dgo-mc-section-head{align-items:flex-start;flex-direction:column}.dgo-mc-action{grid-template-columns:24px 18px minmax(0,1fr)}.dgo-mc-action>a{grid-column:3}.dgo-mc-economics{grid-template-columns:1fr}.dgo-mc-economics>div{border-right:0;border-bottom:1px solid var(--mc-line-soft)}.dgo-mc-economics>div:last-child{border-bottom:0}.dgo-detail-grid{grid-template-columns:1fr}.dgo-detail-rail{grid-template-columns:repeat(2,1fr)}.dgo-detail-rail>div:nth-child(even){border-right:0}.dgo-detail-rail>div:nth-child(-n+2){border-bottom:1px solid var(--mc-line)}.dgo-order-rail>div:nth-child(-n+4){border-bottom:1px solid var(--mc-line)}.dgo-detail-form{grid-template-columns:1fr 1fr}.dgo-detail-form .is-wide{grid-column:1/-1}.dgo-detail-facts{grid-template-columns:1fr 1fr}.dgo-detail-facts>div:nth-child(even){border-right:0}
}
@media(max-width:575.98px){
  .dgo-content-wrap{padding:14px 10px 28px}.dgo-context-nav{margin:-14px -10px 12px;padding:0 10px}.dgo-mc-tabs{margin-inline:-10px;padding-inline:14px}.dgo-mc-header h1{font-size:22px}.dgo-mc-loop{grid-template-columns:1fr}.dgo-mc-stage,.dgo-mc-stage:nth-child(3){border-right:0;border-bottom:1px solid var(--mc-line)}.dgo-mc-stage:last-child{border-bottom:0}.dgo-mc-stage:not(:last-child):after{display:none}.dgo-mc-chart-foot{grid-template-columns:1fr}.dgo-mc-chart-foot span{border-right:0;border-bottom:1px solid var(--mc-line-soft)}.dgo-mc-chart-foot span:last-child{border-bottom:0}.dgo-product-hero{grid-template-columns:78px minmax(0,1fr)}.dgo-product-image{width:78px;height:78px}
}
[dir="rtl"] .dgo-sidebar{left:auto;right:0}[dir="rtl"] .dgo-topbar{left:0;right:var(--mc-sidebar)}[dir="rtl"] .dgo-main{margin-left:0;margin-right:var(--mc-sidebar)}[dir="rtl"] .dgo-nav-item.is-active{box-shadow:inset -5px 0 0 #04adbc}[dir="rtl"] .dgo-mc-stage{border-right:0;border-left:1px solid var(--mc-line)}[dir="rtl"] .dgo-mc-stage:last-child{border-left:0}[dir="rtl"] .dgo-mc-stage:not(:last-child):after{right:auto;left:-5px}[dir="rtl"] .dgo-mc-table th{text-align:right}
@media(max-width:991.98px){[dir="rtl"] .dgo-topbar{right:0}[dir="rtl"] .dgo-main{margin-right:0}}

/* Decision-first Seller Overview. The view is deliberately HTML-only so the
   funnel remains readable, printable and accessible without a chart library. */
.dgo-overview-header,.dgo-overview-priority,.dgo-overview-kpis,.dgo-overview-readiness,.dgo-overview-funnel,.dgo-overview-actions,.dgo-overview-attention,.dgo-overview-lower-grid,.dgo-overview-creative,.dgo-overview-bottom-grid{min-width:0;margin-bottom:13px}
.dgo-overview-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:22px;padding:3px 6px 15px;border-bottom:1px solid var(--mc-line)}
.dgo-overview-heading{min-width:0}.dgo-overview-heading h1{margin:0;color:#101826;font-size:26px;font-weight:780;letter-spacing:-.035em}.dgo-overview-heading p{margin:5px 0 0;color:var(--mc-muted);font-size:11px;line-height:1.45}.dgo-overview-kicker{display:flex;align-items:center;gap:10px;margin:0 0 7px;color:#637386;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.dgo-overview-freshness{display:inline-flex;align-items:center;gap:5px;color:#8a97a4;font-weight:600;text-transform:none;letter-spacing:0}.dgo-overview-freshness i{color:#278a98}.dgo-overview-header-actions{display:grid;gap:8px;justify-items:end}.dgo-overview-actions-row{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.dgo-overview-actions-row .btn{font-size:10px;padding:.52rem .72rem}.dgo-seller-quick-draft-form{margin:0}.dgo-seller-quick-draft-form .btn.is-complete{background:#258b63!important;border-color:#258b63!important}.dgo-quick-draft-notice{grid-column:1/-1}.dgo-overview-nav{display:flex;align-items:stretch;gap:30px;margin:0 -28px 13px;padding:0 36px;border-bottom:1px solid var(--mc-line);overflow-x:auto}.dgo-overview-nav a{display:flex;align-items:center;min-height:43px;color:#566576;font-size:10px;font-weight:700;text-decoration:none;white-space:nowrap}.dgo-overview-nav a:hover{color:#075f86}.dgo-overview-nav a.is-active{box-shadow:inset 0 -2px 0 var(--mc-teal);color:#075f86}
.dgo-overview-eyebrow{color:#768797;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.dgo-overview-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}.dgo-overview-section-head h2{margin:2px 0 0;color:#172132;font-size:14px;font-weight:780;letter-spacing:-.015em}.dgo-overview-section-head p{margin:3px 0 0;color:var(--mc-muted);font-size:9px;line-height:1.4}.dgo-overview-panel{border:1px solid var(--mc-line);border-radius:7px;background:#fff}.dgo-overview-panel>.dgo-overview-section-head,.dgo-overview-panel>.dgo-overview-creative-grid,.dgo-overview-panel>.dgo-overview-empty,.dgo-overview-panel>.dgo-overview-product-list,.dgo-overview-panel>.dgo-overview-campaign-table,.dgo-overview-panel>.dgo-overview-campaign-cards,.dgo-overview-panel>.dgo-overview-health,.dgo-overview-panel>.dgo-overview-alert-mini,.dgo-overview-panel>.dgo-overview-snapshot{margin-inline:14px}.dgo-overview-panel>.dgo-overview-section-head{padding-top:13px}.dgo-overview-panel-link{display:inline-flex;align-items:center;gap:5px;color:#087e8d;font-size:9px;font-weight:750;text-decoration:none;white-space:nowrap}.dgo-overview-panel-link:hover{text-decoration:underline}.dgo-overview-panel-link i{font-size:9px}
.dgo-overview-priority{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 16px;border:1px solid #ead9b8;border-inline-start:3px solid #d9911e;border-radius:7px;background:#fffaf1}.dgo-overview-priority-critical{border-color:#efc5c9;border-inline-start-color:#d04d5b;background:#fff7f7}.dgo-overview-priority-watch{border-color:#d9e5e9;border-inline-start-color:#4c9eaa;background:#f9fcfd}.dgo-overview-priority-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#ffedc9;color:#bd7104;font-size:16px}.dgo-overview-priority-critical .dgo-overview-priority-icon{background:#fde2e5;color:#bd3f4e}.dgo-overview-priority-watch .dgo-overview-priority-icon{background:#e5f4f5;color:#267f8a}.dgo-overview-priority-copy{min-width:0}.dgo-overview-priority-copy .dgo-overview-eyebrow{display:flex;align-items:center;gap:7px}.dgo-overview-priority-copy .dgo-overview-eyebrow b{padding:3px 6px;border-radius:999px;background:#f6e4be;color:#986118;font-size:7px;letter-spacing:.06em}.dgo-overview-priority-critical .dgo-overview-priority-copy .dgo-overview-eyebrow b{background:#f8d9dd;color:#a53745}.dgo-overview-priority-copy h2{margin:4px 0 3px;color:#2a3849;font-size:14px;font-weight:800;line-height:1.3}.dgo-overview-priority-copy p{margin:0;color:#6f7b89;font-size:9.5px;line-height:1.45;overflow-wrap:anywhere}.dgo-overview-priority-copy small{display:block;margin-top:6px;color:#927d5d;font-size:8px;line-height:1.35}.dgo-overview-priority-copy small i{margin-inline-end:4px}.dgo-overview-priority-action{display:grid;justify-items:end;gap:6px}.dgo-overview-priority-action .btn{display:inline-flex;align-items:center;gap:7px;min-width:118px;justify-content:center;font-size:9px;padding:.52rem .68rem}.dgo-overview-priority-action>a:last-child{color:#8d6c35;font-size:8px;text-decoration:underline;text-underline-offset:2px}
.dgo-overview-kpis{padding:0}.dgo-overview-kpis>.dgo-overview-section-head{margin:0 0 8px}.dgo-overview-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dgo-overview-kpi{display:block;min-width:0;padding:13px 14px 12px;border:1px solid var(--mc-line);border-radius:7px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 3px 12px rgba(24,52,75,.025)}.dgo-overview-kpi:hover{border-color:#a8ccd3;background:#fbfefe}.dgo-overview-kpi-top{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:11px}.dgo-overview-kpi-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#e9f6f7;color:#267f8a;font-size:13px}.dgo-overview-kpi-icon.tone-red{background:#fde9eb;color:#c34451}.dgo-overview-kpi-icon.tone-green{background:#e9f8f0;color:#20855f}.dgo-overview-kpi-icon.tone-blue{background:#eaf1fc;color:#3971b7}.dgo-overview-kpi-icon.tone-teal{background:#e8f7f4;color:#218b79}.dgo-overview-kpi-status{color:#8b99a5;font-size:7.5px;text-align:end;white-space:nowrap}.dgo-overview-kpi>small{display:block;color:#6d7c8c;font-size:9px;font-weight:800}.dgo-overview-kpi>strong{display:block;margin-top:4px;color:#15283e;font-size:20px;font-weight:820;letter-spacing:-.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dgo-overview-kpi-delta{display:block;margin-top:4px;color:#2a8d72;font-size:8px;font-weight:800;min-height:11px}.dgo-overview-kpi-delta.is-negative{color:#c64b57}.dgo-overview-kpi>em{display:block;margin-top:5px;color:#8b98a4;font-size:8px;font-style:normal;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dgo-overview-readiness{padding:13px 14px 14px;border:1px solid var(--mc-line);border-radius:7px;background:#fff}.dgo-overview-readiness>.dgo-overview-section-head{margin-bottom:10px}.dgo-overview-readiness-grid:not(.dgo-launch-entry-route-grid){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.dgo-overview-readiness-stage{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:10px;border:1px solid var(--mc-line-soft);border-radius:6px;background:#fbfcfd;color:inherit;text-decoration:none}.dgo-overview-readiness-stage:hover{background:#f6fbfc;border-color:#a7ccd2}.dgo-overview-readiness-stage.is-watch{border-color:#eddcbf;background:#fffdf8}.dgo-overview-readiness-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#eaf8f1;color:#258866;font-size:12px}.dgo-overview-readiness-stage.is-watch .dgo-overview-readiness-icon{background:#fff1d9;color:#b77813}.dgo-overview-readiness-stage div{min-width:0}.dgo-overview-readiness-stage strong,.dgo-overview-readiness-stage small{display:block;overflow-wrap:anywhere}.dgo-overview-readiness-stage strong{color:#31465c;font-size:9.5px;font-weight:800}.dgo-overview-readiness-stage small{margin-top:3px;color:#83919e;font-size:8px;line-height:1.3}.dgo-overview-readiness-stage>b{color:#2b7d73;font-size:13px;white-space:nowrap}.dgo-overview-readiness-stage.is-watch>b{color:#ae7317}
.dgo-overview-funnel{padding:13px 14px 14px}.dgo-overview-funnel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.dgo-overview-funnel-step{min-width:0;padding:12px;border:1px solid var(--mc-line-soft);border-radius:6px;background:#fbfcfd}.dgo-overview-funnel-top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px}.dgo-overview-funnel-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#e8f6f7;color:#277f8b;font-size:12px}.dgo-overview-funnel-icon.tone-amber{background:#fff3dc;color:#b37714}.dgo-overview-funnel-icon.tone-green{background:#e8f7ef;color:#22845e}.dgo-overview-funnel-top strong{min-width:0;color:#43576b;font-size:10px}.dgo-overview-funnel-top b{color:#162d44;font-size:17px;font-weight:820}.dgo-overview-funnel-bar{height:5px;margin:11px 0 7px;overflow:hidden;border-radius:6px;background:#e7eef1}.dgo-overview-funnel-bar i{display:block;height:100%;border-radius:inherit;background:#3696a0}.dgo-overview-funnel-step:nth-child(2) .dgo-overview-funnel-bar i{background:#dfa43d}.dgo-overview-funnel-step:nth-child(3) .dgo-overview-funnel-bar i{background:#42a37d}.dgo-overview-funnel-step small{display:block;color:#85939e;font-size:8px;line-height:1.35;overflow-wrap:anywhere}.dgo-overview-funnel-insight{display:grid;grid-template-columns:minmax(145px,.7fr) minmax(0,1.4fr) auto;align-items:center;gap:14px;margin-top:10px;padding:10px 11px;border:1px solid #dfeaec;border-radius:6px;background:#f8fbfc}.dgo-overview-funnel-insight>div span,.dgo-overview-funnel-insight>div strong{display:block}.dgo-overview-funnel-insight>div span{color:#758896;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.dgo-overview-funnel-insight>div span i{margin-inline-end:4px;color:#d79028}.dgo-overview-funnel-insight>div strong{margin-top:4px;color:#344e63;font-size:10px;line-height:1.35}.dgo-overview-funnel-insight>div strong b{color:#c0761b}.dgo-overview-funnel-insight p{margin:0;color:#708494;font-size:9px;line-height:1.45;overflow-wrap:anywhere}.dgo-overview-funnel-insight .btn{display:inline-flex;align-items:center;gap:5px;font-size:8.5px;white-space:nowrap}
.dgo-overview-actions{padding:13px 14px 0}.dgo-overview-actions>.dgo-overview-section-head{margin:0 -14px 0;padding:0 14px 10px;border-bottom:1px solid var(--mc-line-soft)}.dgo-overview-action-list{display:grid}.dgo-overview-action-list article{display:grid;grid-template-columns:23px 18px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:10px 0;border-bottom:1px solid var(--mc-line-soft)}.dgo-overview-action-list article:last-child{border-bottom:0}.dgo-overview-action-list article>span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#eef3f5;color:#587080;font-size:8px;font-weight:850}.dgo-overview-action-list article>i{color:#778b97;font-size:12px}.dgo-overview-action-list article>div{min-width:0}.dgo-overview-action-list strong,.dgo-overview-action-list small{display:block}.dgo-overview-action-list strong{color:#263e55;font-size:10px}.dgo-overview-action-list small{margin-top:3px;color:#7b8b99;font-size:8.5px;line-height:1.35;overflow-wrap:anywhere}.dgo-overview-action-list article>a{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid #c6d9df;border-radius:5px;color:#246d82;font-size:8px;font-weight:800;text-decoration:none;white-space:nowrap}.dgo-overview-action-list article>a:hover{background:#f1fafb}.dgo-overview-empty{display:grid;justify-items:center;gap:5px;padding:22px 12px;color:#83929d;text-align:center}.dgo-overview-empty>i{color:#34939d;font-size:21px}.dgo-overview-empty strong{color:#526b7b;font-size:10px}.dgo-overview-empty span{font-size:8.5px;line-height:1.4}.dgo-overview-empty>a:not(.btn){color:#26788a;font-size:9px;font-weight:800}
.dgo-overview-attention{padding:13px 14px 0}.dgo-overview-attention>.dgo-overview-section-head{margin:0 -14px 0;padding:0 14px 10px;border-bottom:1px solid var(--mc-line-soft)}.dgo-overview-attention-list{display:grid}.dgo-overview-attention-list>a{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid var(--mc-line-soft);color:inherit;text-decoration:none}.dgo-overview-attention-list>a:last-child{border-bottom:0}.dgo-overview-attention-list>a:hover{background:#fffdf6}.dgo-overview-attention-icon{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:#fff1dd;color:#c1831a;font-size:11px}.dgo-overview-attention-list strong,.dgo-overview-attention-list small{display:block}.dgo-overview-attention-list strong{color:#364c60;font-size:9.5px}.dgo-overview-attention-list small{margin-top:2px;color:#8a98a4;font-size:8px}.dgo-overview-attention-list>a>i:last-child{color:#9aa8b1;font-size:10px}
.dgo-overview-lower-grid,.dgo-overview-bottom-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:13px}.dgo-overview-product-list{display:grid;margin-bottom:2px}.dgo-overview-product-list>a{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid var(--mc-line-soft);color:inherit;text-decoration:none}.dgo-overview-product-list>a:last-child{border-bottom:0}.dgo-overview-product-list>a:hover{background:#fbfdfd}.dgo-overview-product-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#eef7f8;color:#2c8491;font-size:12px}.dgo-overview-product-list>a>div{min-width:0}.dgo-overview-product-list strong,.dgo-overview-product-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dgo-overview-product-list strong{color:#2d465d;font-size:9.5px}.dgo-overview-product-list small{margin-top:3px;color:#8796a3;font-size:8px}.dgo-overview-product-progress{display:block;height:4px;margin-top:6px;overflow:hidden;border-radius:5px;background:#eaf0f2}.dgo-overview-product-progress i{display:block;height:100%;border-radius:inherit;background:#4ba78a}.dgo-overview-product-list .dgo-grid-status{font-size:7px;white-space:nowrap}.dgo-overview-campaign-table{margin-bottom:4px;overflow:hidden}.dgo-overview-campaign-table .dgo-mc-table th{padding:8px 9px}.dgo-overview-campaign-table .dgo-mc-table td{padding:9px}.dgo-overview-campaign-table a{color:inherit;text-decoration:none}.dgo-overview-campaign-table td,.dgo-overview-campaign-table th{white-space:nowrap}.dgo-overview-campaign-table td:first-child{max-width:170px;overflow:hidden;text-overflow:ellipsis}.dgo-overview-campaign-cards{display:none}.dgo-overview-creative{padding:13px 14px 0}.dgo-overview-creative>.dgo-overview-section-head{margin:0 -14px;padding:0 14px 10px;border-bottom:1px solid var(--mc-line-soft)}.dgo-overview-creative-grid{padding-bottom:2px}.dgo-overview-creative-head,.dgo-overview-creative-row{display:grid;grid-template-columns:minmax(160px,1.6fr) repeat(4,minmax(70px,.55fr));align-items:center;gap:10px}.dgo-overview-creative-head{padding:8px 0;color:#7d8b98;font-size:8px;font-weight:800;text-transform:uppercase}.dgo-overview-creative-row{padding:9px 0;border-top:1px solid var(--mc-line-soft);color:inherit;text-decoration:none;font-size:9px}.dgo-overview-creative-row:hover{background:#fbfdfd}.dgo-overview-creative-row>span{min-width:0}.dgo-overview-creative-row strong,.dgo-overview-creative-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dgo-overview-creative-row strong{color:#2c465d;font-size:9px}.dgo-overview-creative-row small{margin-top:2px;color:#8a98a3;font-size:8px}.dgo-overview-creative-row>b{color:#3e566a;font-size:9px;text-align:end}.dgo-overview-health{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding-bottom:10px}.dgo-overview-health>span{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;min-width:0;padding:8px;border:1px solid var(--mc-line-soft);border-radius:5px;color:#7d8d99;font-size:8px}.dgo-overview-health>span>i:first-child{width:6px;height:6px;border-radius:50%;background:#aab5c4}.dgo-overview-health>span.is-good>i:first-child{background:#36a67d}.dgo-overview-health>span.is-watch>i:first-child{background:#d99b32}.dgo-overview-health>span b{grid-column:2;color:#3c596b;font-size:9px}.dgo-overview-health>span:last-child>i{width:auto;height:auto;border-radius:0;background:none;color:#2a8692}.dgo-overview-alert-mini{display:grid;border-top:1px solid var(--mc-line-soft);padding-bottom:5px}.dgo-overview-alert-mini a{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 0;color:inherit;text-decoration:none;border-bottom:1px solid var(--mc-line-soft)}.dgo-overview-alert-mini a:last-child{border-bottom:0}.dgo-overview-alert-mini i{color:#c37b1f;font-size:10px}.dgo-overview-alert-mini span{color:#617688;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dgo-overview-alert-mini b{color:#aa6d1b;font-size:7px}.dgo-overview-snapshot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px;padding:10px;border:1px solid #dfe9ec;border-radius:6px;background:#f9fbfc}.dgo-overview-snapshot>span{display:flex;align-items:center;gap:7px;min-width:0;color:#3a5a6b;font-size:9px;font-weight:800}.dgo-overview-snapshot>span i{color:#2e8491}.dgo-overview-snapshot .btn{font-size:8px;white-space:nowrap}.dgo-overview-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:1px 5px 0;color:#82909c;font-size:8px;overflow-wrap:anywhere}.dgo-overview-footer a{color:#527486;text-decoration:none;white-space:nowrap}
@media(max-width:1199.98px){.dgo-overview-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dgo-overview-readiness-grid:not(.dgo-launch-entry-route-grid){grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767.98px){.dgo-overview-header{grid-template-columns:1fr;align-items:start;padding-inline:0}.dgo-overview-header-actions{justify-items:stretch}.dgo-overview-actions-row{justify-content:flex-start}.dgo-overview-nav{margin-inline:-18px;padding-inline:24px;gap:24px}.dgo-overview-priority{grid-template-columns:auto minmax(0,1fr);align-items:start}.dgo-overview-priority-action{grid-column:2;justify-items:stretch}.dgo-overview-priority-action .btn{width:100%}.dgo-overview-section-head{gap:8px}.dgo-overview-funnel-insight{grid-template-columns:1fr}.dgo-overview-funnel-insight .btn{justify-content:center}.dgo-overview-lower-grid,.dgo-overview-bottom-grid{grid-template-columns:1fr}.dgo-overview-creative-head,.dgo-overview-creative-row{grid-template-columns:minmax(130px,1.4fr) repeat(4,minmax(52px,.6fr));gap:6px}.dgo-overview-creative-grid{overflow-x:auto}.dgo-overview-creative-head,.dgo-overview-creative-row{min-width:520px}.dgo-overview-campaign-table{display:none}.dgo-overview-campaign-cards{display:grid;margin-bottom:4px}.dgo-overview-campaign-cards>a{display:grid;gap:6px;padding:10px 0;border-bottom:1px solid var(--mc-line-soft);color:inherit;text-decoration:none}.dgo-overview-campaign-cards>a:last-child{border-bottom:0}.dgo-overview-campaign-cards strong,.dgo-overview-campaign-cards small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dgo-overview-campaign-cards strong{color:#2c465d;font-size:10px}.dgo-overview-campaign-cards small{margin-top:2px;color:#8997a3;font-size:8px}.dgo-overview-campaign-cards> a>span{color:#758695;font-size:8px}.dgo-overview-campaign-cards b{color:#315f70}}
@media(max-width:575.98px){.dgo-overview-header{padding-bottom:12px}.dgo-overview-heading h1{font-size:22px}.dgo-overview-kicker{flex-wrap:wrap}.dgo-overview-nav{margin-inline:-10px;padding-inline:14px;gap:21px}.dgo-overview-priority{padding:12px;gap:9px}.dgo-overview-priority-icon{width:32px;height:32px;font-size:13px}.dgo-overview-priority-copy h2{font-size:12px}.dgo-overview-priority-copy p{font-size:9px}.dgo-overview-priority-action{grid-column:1/-1}.dgo-overview-readiness-grid:not(.dgo-launch-entry-route-grid),.dgo-overview-funnel-grid{grid-template-columns:1fr}.dgo-overview-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dgo-overview-kpi{padding:12px}.dgo-overview-kpi>strong{font-size:19px}.dgo-overview-readiness{padding:12px}.dgo-overview-readiness-stage{padding:9px}.dgo-overview-funnel{padding:12px}.dgo-overview-funnel-insight{gap:8px}.dgo-overview-actions,.dgo-overview-attention,.dgo-overview-creative{padding-inline:12px}.dgo-overview-actions>.dgo-overview-section-head,.dgo-overview-attention>.dgo-overview-section-head,.dgo-overview-creative>.dgo-overview-section-head{margin-inline:-12px;padding-inline:12px}.dgo-overview-action-list article{grid-template-columns:22px 16px minmax(0,1fr)}.dgo-overview-action-list article>a{grid-column:3;justify-self:start;margin-top:4px}.dgo-overview-health{grid-template-columns:1fr}.dgo-overview-snapshot{align-items:stretch;flex-direction:column}.dgo-overview-snapshot .btn{width:100%}.dgo-overview-footer{align-items:flex-start;flex-direction:column}.dgo-overview-creative-grid{margin-inline:-1px}}
[dir="rtl"] .dgo-overview-priority-action{justify-items:start}[dir="rtl"] .dgo-overview-creative-row>b{text-align:start}[dir="rtl"] .dgo-overview-nav a.is-active{box-shadow:inset 0 -2px 0 var(--mc-teal)}

/* Meta imported mapping: keep the large dataset inside its own scroll area and
   move the creative choice into one compact, reusable dialog. */
@media(max-width:767.98px){.dgo-meta-map-dialog{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.dgo-meta-map-dialog form{max-height:calc(100vh - 24px)}.dgo-meta-map-dialog-head,.dgo-meta-map-dialog-body,.dgo-meta-map-dialog-foot{padding-left:16px;padding-right:16px}.dgo-meta-map-dialog-foot{justify-content:stretch}.dgo-meta-map-dialog-foot .btn{flex:1}}
.dgo-meta-mapping-scroll{max-height:min(60vh,640px);overflow:auto;border:1px solid var(--mc-line-soft);border-radius:6px;overscroll-behavior:contain}.dgo-meta-mapping-table{min-width:900px;table-layout:fixed}.dgo-meta-mapping-table thead th{position:sticky;top:0;z-index:2}.dgo-meta-mapping-table th:nth-child(1){width:34%}.dgo-meta-mapping-table th:nth-child(2){width:27%}.dgo-meta-mapping-table th:nth-child(3){width:15%}.dgo-meta-mapping-table th:nth-child(4){width:12%}.dgo-meta-mapping-table th:nth-child(5){width:12%}.dgo-meta-mapping-table td{vertical-align:middle}.dgo-meta-mapping-table td strong,.dgo-meta-mapping-table td small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dgo-meta-mapping-table td strong{color:#2c465d;font-size:10px}.dgo-meta-mapping-table td small{margin-top:3px;color:#8a98a3;font-size:8px}.dgo-meta-mapping-money{font-weight:750;white-space:nowrap}.dgo-meta-mapping-unmapped{color:#8b99a6;font-size:10px}.dgo-meta-map-dialog{position:fixed;inset:0;width:min(460px,calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:min(80vh,520px);height:fit-content;margin:auto;padding:0;border:1px solid #dce7ed;border-radius:12px;background:#fff;box-shadow:0 24px 70px rgba(15,38,58,.24);overflow:hidden;color:var(--dgo-text);box-sizing:border-box}.dgo-meta-map-dialog::backdrop{background:rgba(19,38,57,.42);backdrop-filter:blur(2px)}.dgo-meta-map-dialog form{display:flex;width:100%;min-height:0;max-height:min(80vh,520px);flex-direction:column}.dgo-meta-map-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 20px 14px;border-bottom:1px solid #e5edf1;background:#fbfcfd}.dgo-meta-map-dialog-head>div:first-child{min-width:0}.dgo-meta-map-dialog-head h2{margin:0;color:#193954;font-size:18px;font-weight:800;overflow-wrap:anywhere}.dgo-meta-map-dialog-head p{max-width:360px;margin:5px 0 0;color:#8393a2;font-size:10px;line-height:1.4;overflow-wrap:anywhere;word-break:break-word}.dgo-meta-map-dialog-close{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #dce6ed;border-radius:8px;background:#fff;color:#64798b;cursor:pointer}.dgo-meta-map-dialog-close:hover{background:#f0f6f9;color:#155f82}.dgo-meta-map-dialog-body{display:grid;gap:8px;min-height:0;overflow:auto;padding:20px}.dgo-meta-map-dialog-body label{display:block;color:#4b6176;font-size:11px;font-weight:750}.dgo-meta-map-dialog-body label select{width:100%;margin-top:6px}.dgo-meta-map-dialog-body>small{color:#8393a2;font-size:9px;line-height:1.4;overflow-wrap:anywhere}.dgo-meta-map-dialog-foot{display:flex;justify-content:flex-end;gap:8px;padding:12px 20px;border-top:1px solid #e5edf1;background:#fbfcfd}.dgo-meta-map-dialog-foot .btn{min-height:38px}.dgo-meta-map-dialog button:focus-visible,.dgo-meta-mapping-scroll:focus-visible{outline:2px solid #0b708f;outline-offset:2px}
.dgo-meta-map-toolbar{display:grid;grid-template-columns:minmax(220px,1.7fr) repeat(3,minmax(125px,.75fr)) auto auto;align-items:end;gap:8px;margin-bottom:10px;padding:10px;border:1px solid var(--mc-line-soft);border-radius:6px;background:#fbfcfd}.dgo-meta-map-toolbar label{display:grid;min-width:0;gap:4px;color:#53687a;font-size:9px;font-weight:750}.dgo-meta-map-toolbar label>span{overflow:hidden;color:#7b8996;font-size:8px;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.dgo-meta-map-toolbar select{min-width:0;height:32px;padding-top:4px;padding-bottom:4px;font-size:9px}.dgo-meta-map-search{position:relative;display:flex!important;align-items:center;gap:7px;height:32px;padding:0 9px;border:1px solid #cfdbe1;border-radius:5px;background:#fff}.dgo-meta-map-search>i{flex:0 0 auto;color:#8397a5;font-size:11px}.dgo-meta-map-search input{width:100%;min-width:0;height:28px;padding:0;border:0;outline:0;background:transparent;color:#31475a;font-size:10px}.dgo-meta-map-search input::placeholder{color:#9aa7b2}.dgo-meta-map-reset{height:32px;white-space:nowrap}.dgo-meta-map-count{align-self:center;justify-self:end;color:#788897;font-size:8px;white-space:nowrap}.dgo-meta-map-toolbar :is(input,select,button):focus-visible{outline:2px solid #0b708f;outline-offset:1px}.dgo-meta-mapping-scroll{max-width:100%}.dgo-meta-mapping-table tbody tr[hidden]{display:none}.dgo-meta-map-empty-row td{padding:22px!important;text-align:center}@media(max-width:991.98px){.dgo-meta-map-toolbar{grid-template-columns:minmax(200px,1.5fr) repeat(2,minmax(130px,1fr))}}@media(max-width:767.98px){.dgo-meta-map-toolbar{grid-template-columns:1fr 1fr}.dgo-meta-map-search{grid-column:1/-1}.dgo-meta-map-count{grid-column:1/-1;justify-self:start}.dgo-meta-mapping-scroll{max-height:55vh}}

/* Product-led Home refinements: the operator sees what is being sold before the metrics. */
.dgo-mc-product-hero{display:grid;grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:22px;padding:3px 6px 18px;border-bottom:1px solid var(--mc-line)}
.dgo-mc-product-thumb{width:96px;height:96px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--mc-line);border-radius:7px;background:#f7f9fa;color:#7a8a98;font-size:28px}
.dgo-mc-product-thumb img{width:100%;height:100%;object-fit:contain;padding:7px}
.dgo-mc-product-copy{min-width:0}.dgo-mc-product-copy .dgo-mc-breadcrumb{margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dgo-mc-breadcrumb a{color:#6c7e8f;text-decoration:none}.dgo-mc-breadcrumb a:hover{color:var(--mc-teal)}
.dgo-mc-title-row{display:flex;align-items:center;gap:10px;min-width:0}.dgo-mc-title-row h1{margin:0;overflow:hidden;color:#111c2d;font-size:27px;font-weight:780;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.dgo-mc-product-copy p{margin:5px 0 0;overflow:hidden;color:var(--mc-muted);font-size:10px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}
.dgo-mc-product-meta{display:flex;flex-wrap:wrap;gap:0;margin-top:14px}.dgo-mc-product-meta>div{min-width:132px;padding-right:22px;margin-right:18px;border-right:1px solid var(--mc-line-soft)}.dgo-mc-product-meta>div:last-child{border-right:0;margin-right:0}.dgo-mc-product-meta small,.dgo-mc-product-meta strong{display:block}.dgo-mc-product-meta small{color:#7b8897;font-size:8px}.dgo-mc-product-meta strong{margin-top:4px;color:#253448;font-size:10px;font-weight:700}.dgo-mc-product-actions{display:grid;justify-items:end;align-content:center;gap:9px}.dgo-mc-product-actions .dgo-mc-date-filter{width:100%;min-width:330px}.dgo-mc-product-actions .btn{min-height:34px}.dgo-mc-product-actions .dgo-btn-secondary{background:#fff}
.dgo-mc-tabs{gap:31px;margin-top:0}.dgo-mc-tabs a{font-size:11px}.dgo-mc-window{margin-left:5px;color:#98a3ae;font-size:8px;white-space:nowrap}
.dgo-mc-trust span.is-good{border-color:#c4e1d0;color:#2e8a62}.dgo-mc-trust span.is-good i{background:var(--mc-mint)}.dgo-mc-trust span:not(.is-good) i{background:#efaa3d}
.dgo-mc-performance-panel{min-height:316px}.dgo-mc-empty-state{min-height:220px;display:grid;align-content:center;justify-items:center;gap:6px;padding:24px 36px;text-align:center;background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%)}.dgo-mc-empty-state>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid #cce3e5;border-radius:50%;background:#eff8f8;color:var(--mc-teal);font-size:16px}.dgo-mc-empty-state strong{color:#27374a;font-size:12px}.dgo-mc-empty-state p{max-width:360px;margin:0;color:#7b8897;font-size:9px;line-height:1.45}.dgo-mc-empty-action,.dgo-mc-table-empty-icon+a{display:inline-flex;align-items:center;gap:8px;margin-top:5px;padding:7px 10px;border:1px solid #c4d7dc;border-radius:4px;color:#087e8d;font-size:9px;font-weight:700;text-decoration:none}.dgo-mc-empty-action:hover,.dgo-mc-table-empty-icon+a:hover{background:#f1fafb}.dgo-mc-table-empty-icon{width:32px;height:32px;display:grid;place-items:center;margin:0 auto 4px;border:1px solid #cce3e5;border-radius:50%;background:#eff8f8;color:var(--mc-teal);font-size:14px}.dgo-mc-table .dgo-mc-empty{height:148px}.dgo-mc-table .dgo-mc-empty strong{margin-top:2px;color:#354559;font-size:10px}.dgo-mc-table .dgo-mc-empty small{margin-top:3px;font-size:8.5px}.dgo-mc-table .dgo-mc-empty a{margin-top:8px}.dgo-mc-economics-note{display:flex;align-items:center;gap:7px;padding:9px 13px;border-top:1px solid var(--mc-line-soft);color:#7b8897;font-size:8px;line-height:1.35}.dgo-mc-economics-note i{color:var(--mc-teal);font-size:12px}

@media(max-width:1199.98px){.dgo-mc-product-hero{grid-template-columns:82px minmax(0,1fr) auto;gap:16px}.dgo-mc-product-thumb{width:82px;height:82px}.dgo-mc-product-meta>div{min-width:112px;padding-right:14px;margin-right:12px}.dgo-mc-product-actions .dgo-mc-date-filter{min-width:290px}.dgo-mc-tabs{gap:25px}}
@media(max-width:767.98px){.dgo-mc-product-hero{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:13px;padding-top:4px}.dgo-mc-product-thumb{width:72px;height:72px}.dgo-mc-product-copy p{white-space:normal}.dgo-mc-product-meta{gap:9px 0;margin-top:11px}.dgo-mc-product-meta>div{min-width:50%;padding-right:10px;margin-right:0;border-right:0}.dgo-mc-product-meta>div:nth-child(odd){border-right:1px solid var(--mc-line-soft)}.dgo-mc-product-actions{grid-column:1/-1;justify-items:stretch}.dgo-mc-product-actions .dgo-mc-date-filter{min-width:0}.dgo-mc-product-actions .btn{width:100%}.dgo-mc-title-row h1{font-size:21px}.dgo-mc-tabs{gap:24px}.dgo-mc-window{display:block;margin:3px 0 0}.dgo-mc-empty-state{padding-inline:18px}}

/* Workspace dashboard: global portfolio view (product detail stays in /products/:id). */
.dgo-dashboard-header{min-height:116px;padding:4px 6px 18px}
.dgo-dashboard-header h1{margin-top:2px}
.dgo-dashboard-kicker{display:flex;align-items:center;gap:10px;margin-top:3px;color:#617386;font-size:9px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}
.dgo-dashboard-period{display:inline-flex;align-items:center;gap:5px;color:#93a0ad;font-size:8.5px;font-weight:600;letter-spacing:0;text-transform:none}
.dgo-dashboard-period i{color:var(--mc-teal)}
.dgo-dashboard-header-actions{display:grid;justify-items:end;gap:9px}
.dgo-dashboard-actions-row{display:flex;gap:8px}
.dgo-dashboard-actions-row .btn{min-height:34px;padding:7px 11px;font-size:9px}
.dgo-dashboard-tabs{margin-bottom:18px}
.dgo-dashboard-pulse{margin-bottom:14px}
.dgo-dashboard-section-head{margin-bottom:10px}
.dgo-dashboard-loop .dgo-mc-stage{min-height:122px}
.dgo-dashboard-loop .dgo-mc-stage.is-watch:not(.is-decision){background:#fffdf8;box-shadow:none}
.dgo-dashboard-loop .dgo-mc-stage.is-watch:not(.is-decision) b{color:#a46b14}
.dgo-dashboard-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:8px;border:1px solid var(--mc-line);border-radius:7px;background:#fff;overflow:hidden}
.dgo-dashboard-kpi{display:flex;align-items:center;gap:10px;min-height:78px;padding:13px 14px;border-right:1px solid var(--mc-line-soft)}
.dgo-dashboard-kpi:last-child{border-right:0}
.dgo-dashboard-kpi-icon{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;border-radius:8px;font-size:13px}
.dgo-dashboard-kpi-icon.tone-teal{background:#e9f7f7;color:#07899a}.dgo-dashboard-kpi-icon.tone-blue{background:#eef4fd;color:#4d83db}.dgo-dashboard-kpi-icon.tone-violet{background:#f3effd;color:#825dc8}.dgo-dashboard-kpi-icon.tone-cyan{background:#e8f7fa;color:#168da4}.dgo-dashboard-kpi-icon.tone-green{background:#edf8f1;color:#299364}.dgo-dashboard-kpi-icon.tone-amber{background:#fff5e5;color:#c67600}.dgo-dashboard-kpi-icon.tone-red{background:#fff0f1;color:#c64f5e}
.dgo-dashboard-kpi small,.dgo-dashboard-kpi strong{display:block}.dgo-dashboard-kpi small{color:#718094;font-size:8px;line-height:1.25}.dgo-dashboard-kpi strong{margin-top:4px;color:#152438;font-size:17px;line-height:1}
.dgo-dashboard-metric-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:14px;border:1px solid var(--mc-line);border-radius:6px;background:#fbfcfd}
.dgo-dashboard-metric-strip span{min-height:47px;padding:9px 12px;border-right:1px solid var(--mc-line-soft)}.dgo-dashboard-metric-strip span:last-child{border-right:0}
.dgo-dashboard-metric-strip small,.dgo-dashboard-metric-strip strong{display:block}.dgo-dashboard-metric-strip small{color:#85919e;font-size:8px}.dgo-dashboard-metric-strip strong{margin-top:3px;color:#33465a;font-size:11px}
.dgo-dashboard-main-grid{margin-bottom:14px}
.dgo-dashboard-actions-panel .dgo-mc-actions{min-height:260px}
.dgo-dashboard-content-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(370px,.82fr);gap:12px;margin-bottom:12px}
.dgo-dashboard-products-panel,.dgo-dashboard-campaigns-panel{min-width:0}
.dgo-dashboard-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:12px}
.dgo-dashboard-product-card{display:block;padding:12px;border:1px solid var(--mc-line-soft);border-radius:7px;background:#fff;color:var(--mc-text);text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}
.dgo-dashboard-product-card:hover{border-color:#a7cdd2;box-shadow:0 7px 18px rgba(21,64,79,.07);color:var(--mc-text);transform:translateY(-1px)}
.dgo-dashboard-product-link{display:block;color:inherit;text-decoration:none}.dgo-dashboard-product-link:hover{color:inherit}
.dgo-dashboard-product-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.dgo-dashboard-product-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#eff8f8;color:var(--mc-teal);font-size:13px}
.dgo-dashboard-product-link>strong{display:block;overflow:hidden;color:#1b293b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dgo-dashboard-product-link>small{display:block;margin-top:3px;overflow:hidden;color:#7e8b99;font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}
.dgo-dashboard-product-meta{display:flex;align-items:center;gap:8px;margin-top:11px;color:#7a8795;font-size:8px}.dgo-dashboard-product-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dgo-dashboard-product-meta span:last-child{margin-left:auto;max-width:92px;text-align:right}.dgo-dashboard-product-meta b{color:#394d60;font-size:9px}
.dgo-dashboard-readiness{margin-top:12px}.dgo-dashboard-readiness>div{display:flex;align-items:center;justify-content:space-between;color:#7c8997;font-size:8px}.dgo-dashboard-readiness b{color:#385064;font-size:8px}.dgo-dashboard-progress{display:block;height:4px;margin-top:5px;border-radius:99px;background:#edf1f3;overflow:hidden}.dgo-dashboard-progress i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#07899a,#39a97d)}
.dgo-dashboard-readiness-dropdown{margin-top:12px;border-top:1px solid var(--mc-line-soft)}.dgo-dashboard-readiness-dropdown>summary{display:flex;align-items:flex-end;gap:8px;padding:0 0 2px;color:#718492;font-size:8px;font-weight:750;cursor:pointer;list-style:none}.dgo-dashboard-readiness-dropdown>summary::-webkit-details-marker{display:none}.dgo-dashboard-readiness-dropdown>summary .dgo-dashboard-readiness{flex:1;min-width:0;margin-top:0}.dgo-dashboard-readiness-dropdown>summary>i{flex:0 0 auto;margin-bottom:4px;color:#8398a4;font-size:9px;transition:transform .16s ease}.dgo-dashboard-readiness-dropdown[open]>summary>i{transform:rotate(180deg)}.dgo-dashboard-readiness-dropdown .dgo-dashboard-readiness-statuses{margin-top:7px}
.dgo-dashboard-card-link{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:9px;border-top:1px solid var(--mc-line-soft);color:#087e8d;font-size:8.5px;font-weight:700}.dgo-dashboard-card-link i{font-size:10px}
.dgo-dashboard-table td:first-child a{color:inherit;text-decoration:none}.dgo-dashboard-table td:first-child a:hover strong{color:var(--mc-teal)}
.dgo-dashboard-table .dgo-grid-status{font-size:8px}
.dgo-dashboard-empty-block{display:grid;justify-items:center;align-content:center;min-height:220px;padding:24px;text-align:center}.dgo-dashboard-empty-block>span{width:40px;height:40px;display:grid;place-items:center;border:1px solid #cce3e5;border-radius:50%;background:#eff8f8;color:var(--mc-teal);font-size:16px}.dgo-dashboard-empty-block strong{margin-top:9px;color:#344559;font-size:11px}.dgo-dashboard-empty-block p{max-width:300px;margin:4px 0 0;color:#7b8897;font-size:9px;line-height:1.45}
.dgo-dashboard-insights-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);gap:12px;margin-bottom:12px}.dgo-dashboard-insights-grid.is-seller{grid-template-columns:1fr}.dgo-dashboard-side-stack{display:grid;align-content:start;gap:12px}.dgo-dashboard-state-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:10px 12px 12px}.dgo-dashboard-state-grid>div{display:grid;grid-template-columns:17px 1fr;column-gap:6px;align-items:center;padding:9px 5px;border-bottom:1px solid var(--mc-line-soft)}.dgo-dashboard-state-grid>div:nth-child(n+4){border-bottom:0}.dgo-dashboard-state-grid i{grid-row:span 2;color:var(--mc-teal);font-size:12px}.dgo-dashboard-state-grid strong{color:#26384c;font-size:12px;line-height:1}.dgo-dashboard-state-grid small{margin-top:3px;color:#7c8997;font-size:8px}
.dgo-ownership-map{margin:0 0 20px;padding:15px 16px}.dgo-ownership-map .dgo-panel-head{margin-bottom:12px}.dgo-ownership-map-icon{color:#0b8292;font-size:18px}.dgo-ownership-map-grid{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:8px}.dgo-ownership-card{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:9px;align-items:center;min-width:0;padding:11px 12px;border:1px solid #dce9ed;border-radius:10px;background:#fbfdfd;color:inherit;text-decoration:none}.dgo-ownership-card:hover{border-color:#8dc8cb;background:#f3fbfb;color:inherit}.dgo-ownership-icon{grid-row:span 2;width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#eaf7f7;color:#0b8390;font-size:13px}.dgo-ownership-card strong{color:#294559;font-size:10px}.dgo-ownership-card small{margin-top:3px;color:#7b8e9c;font-size:8px;line-height:1.35}.dgo-ownership-arrow{align-self:center;color:#9cb1bc;font-size:11px}
.dgo-truth-trace{display:grid;gap:2px;min-width:160px;max-width:265px;line-height:1.25}.dgo-truth-trace strong,.dgo-truth-trace span,.dgo-truth-trace small{display:block;overflow:hidden;text-overflow:ellipsis}.dgo-truth-trace strong{color:#38556a;font-size:10px;white-space:nowrap}.dgo-truth-trace strong i,.dgo-truth-trace span i{margin-inline-end:4px;color:#2d8895}.dgo-truth-trace span{color:#5d7585;font-size:9px;white-space:nowrap}.dgo-truth-trace small{color:#8999a5;font-size:8px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.dgo-dashboard-economics{display:grid;grid-template-columns:repeat(3,1fr);padding:10px 8px 12px}.dgo-dashboard-economics>div{padding:4px 8px;text-align:center;border-right:1px solid var(--mc-line-soft)}.dgo-dashboard-economics>div:last-child{border-right:0}.dgo-dashboard-economics small{color:#7d8997;font-size:8px}.dgo-dashboard-economics strong{display:block;margin-top:5px;color:#213247;font-size:13px}
.dgo-dashboard-bottom-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:12px;margin-bottom:2px}.dgo-dashboard-all-clear{display:flex;align-items:center;gap:9px;padding:17px 14px;color:#6e8190}.dgo-dashboard-all-clear>i{color:var(--mc-mint);font-size:20px}.dgo-dashboard-all-clear strong,.dgo-dashboard-all-clear small{display:block}.dgo-dashboard-all-clear strong{color:#2d4754;font-size:10.5px}.dgo-dashboard-all-clear small{margin-top:3px;color:#81909c;font-size:8.5px}.dgo-dashboard-alert-list{padding:0 14px}.dgo-dashboard-alert-list>div{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:49px;border-bottom:1px solid var(--mc-line-soft)}.dgo-dashboard-alert-list>div:last-child{border-bottom:0}.dgo-dashboard-alert-icon{width:23px;height:23px;display:grid;place-items:center;border-radius:6px;background:#fff5e6;color:var(--mc-amber);font-size:11px}.dgo-dashboard-alert-list strong,.dgo-dashboard-alert-list small{display:block}.dgo-dashboard-alert-list strong{color:#304256;font-size:9px}.dgo-dashboard-alert-list small{margin-top:2px;overflow:hidden;color:#81909d;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.dgo-dashboard-alert-severity{color:#a66b16;font-size:7px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.dgo-dashboard-health-strip{display:flex;gap:8px;padding:9px 14px;border-top:1px solid var(--mc-line-soft)}.dgo-dashboard-health-strip span{display:inline-flex;align-items:center;gap:5px;color:#7a8794;font-size:8px}.dgo-dashboard-health-strip i{width:6px;height:6px;border-radius:50%;background:#efa63a}.dgo-dashboard-health-strip span.is-good{color:#2e8a62}.dgo-dashboard-health-strip span.is-good i{background:var(--mc-mint)}
.dgo-dashboard-snapshot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px}.dgo-dashboard-snapshot>div{display:flex;align-items:center;gap:9px}.dgo-dashboard-snapshot>div>i{color:var(--mc-teal);font-size:16px}.dgo-dashboard-snapshot strong,.dgo-dashboard-snapshot small{display:block}.dgo-dashboard-snapshot strong{color:#314356;font-size:9px}.dgo-dashboard-snapshot small{margin-top:3px;color:#83909c;font-size:8px}.dgo-dashboard-snapshot button{min-height:31px;padding:6px 9px;font-size:8px;white-space:nowrap}.dgo-dashboard-snapshot-list{padding:0 14px 10px}.dgo-dashboard-snapshot-list>div{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-top:1px solid var(--mc-line-soft);color:#7b8896;font-size:8px}.dgo-dashboard-snapshot-list strong{color:#44576a;font-size:8px}
@media(max-width:1199.98px){.dgo-dashboard-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.dgo-dashboard-kpi:nth-child(3){border-right:0}.dgo-dashboard-kpi:nth-child(-n+3){border-bottom:1px solid var(--mc-line-soft)}.dgo-dashboard-content-grid,.dgo-dashboard-insights-grid{grid-template-columns:1fr}.dgo-dashboard-side-stack{grid-template-columns:1fr 1fr}.dgo-dashboard-bottom-grid{grid-template-columns:1fr}.dgo-dashboard-header-actions{justify-items:stretch}.dgo-dashboard-header-actions .dgo-mc-date-filter{width:100%}.dgo-dashboard-actions-row{justify-content:flex-end}}
@media(max-width:767.98px){.dgo-dashboard-header{align-items:flex-start;min-height:0;padding-bottom:14px}.dgo-dashboard-header-actions{width:100%}.dgo-dashboard-actions-row{display:grid;grid-template-columns:1fr 1fr}.dgo-dashboard-actions-row .btn{width:100%}.dgo-dashboard-kpis{grid-template-columns:1fr 1fr}.dgo-dashboard-kpi:nth-child(odd){border-right:1px solid var(--mc-line-soft)}.dgo-dashboard-kpi:nth-child(even){border-right:0}.dgo-dashboard-kpi:nth-child(n+5){border-bottom:0}.dgo-dashboard-metric-strip{grid-template-columns:1fr 1fr}.dgo-dashboard-metric-strip span:nth-child(2n){border-right:0}.dgo-dashboard-metric-strip span:nth-child(-n+3){border-bottom:1px solid var(--mc-line-soft)}.dgo-dashboard-product-grid{grid-template-columns:1fr}.dgo-dashboard-side-stack{grid-template-columns:1fr}.dgo-dashboard-bottom-grid{grid-template-columns:1fr}.dgo-dashboard-snapshot{align-items:flex-start;flex-direction:column}.dgo-dashboard-snapshot button{width:100%}.dgo-dashboard-kicker{flex-wrap:wrap}.dgo-ownership-map-grid{grid-template-columns:1fr 1fr;gap:8px}.dgo-ownership-arrow{display:none}.dgo-ownership-card{min-height:58px}}
.dgo-meta-map-preview{border:1px solid var(--mc-line-soft);border-radius:8px;background:#fbfcfd;padding:12px}.dgo-meta-map-preview-head,.dgo-meta-map-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.dgo-meta-map-preview-head h3,.dgo-meta-map-section-head h3{margin:0;color:#193954;font-size:13px;font-weight:800}.dgo-meta-map-preview-grid{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:start;margin-top:10px}.dgo-meta-map-preview-media{width:76px;height:76px;display:grid;place-items:center;overflow:hidden;border:1px solid #dce7ed;border-radius:7px;background:#f2f6f8;color:#94a5b1;font-size:24px}.dgo-meta-map-preview-media img{width:100%;height:100%;object-fit:cover}.dgo-meta-map-preview-grid dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;margin:0;min-width:0}.dgo-meta-map-preview-grid dl div{min-width:0}.dgo-meta-map-preview-grid dt{color:#8797a4;font-size:8px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.dgo-meta-map-preview-grid dd{margin:2px 0 0;overflow:hidden;color:#31485c;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.dgo-meta-map-preview-note{display:flex;gap:6px;margin:10px 0 0;color:#7b8b98;font-size:9px;line-height:1.4}.dgo-meta-map-preview-note i{color:#0b708f}.dgo-meta-map-section-head{margin-bottom:9px}.dgo-meta-map-section-head p{margin:3px 0 0;color:#8393a2;font-size:9px;line-height:1.35}.dgo-meta-map-candidates{display:grid;gap:7px;max-height:245px;overflow:auto;padding:1px 2px 1px 1px}.dgo-meta-map-candidates[hidden]{display:none}.dgo-meta-map-candidate{position:relative;display:flex;align-items:flex-start;gap:9px;min-width:0;padding:10px 34px 10px 10px;border:1px solid #dce7ed;border-radius:7px;background:#fff;color:#31485c;cursor:pointer}.dgo-meta-map-candidate:hover{border-color:#8dc4d0;background:#f8fcfd}.dgo-meta-map-candidate.is-selected{border-color:#0b8da3;background:#effbfd;box-shadow:0 0 0 2px rgba(11,141,163,.09)}.dgo-meta-map-candidate>input{position:absolute;width:1px;height:1px;opacity:0}.dgo-meta-map-candidate>input:focus-visible~.dgo-meta-map-candidate-body{outline:2px solid #0b708f;outline-offset:2px;border-radius:3px}.dgo-meta-map-candidate-body{display:grid;gap:4px;min-width:0}.dgo-meta-map-candidate-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-width:0}.dgo-meta-map-candidate-top strong{overflow:hidden;color:#193954;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dgo-meta-map-candidate-meta{overflow:hidden;color:#7e8f9d;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.dgo-meta-map-candidate-hook{display:-webkit-box;overflow:hidden;color:#4c6476;font-size:9px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dgo-meta-map-confidence{flex:0 0 auto;padding:3px 6px;border-radius:999px;font-size:7px;letter-spacing:.03em;text-transform:uppercase}.dgo-meta-map-confidence.is-strong{background:#e5f6ed;color:#2d875f}.dgo-meta-map-confidence.is-possible{background:#fff4dc;color:#a36a12}.dgo-meta-map-confidence.is-review{background:#f8e9e4;color:#a04a3a}.dgo-meta-map-reasons{display:flex;flex-wrap:wrap;gap:3px 8px;color:#6f8190;font-size:8px;line-height:1.3}.dgo-meta-map-reasons span{display:inline-flex;align-items:flex-start;gap:3px}.dgo-meta-map-reasons i{color:#2f9a72}.dgo-meta-map-candidate-check{position:absolute;top:10px;right:10px;width:17px;height:17px;display:grid;place-items:center;border:1px solid #cbdbe1;border-radius:50%;color:transparent;font-size:11px}.dgo-meta-map-candidate.is-selected .dgo-meta-map-candidate-check{border-color:#0b8da3;background:#0b8da3;color:#fff}.dgo-meta-map-empty{display:grid;justify-items:center;gap:5px;padding:24px 12px;border:1px dashed #cfdde3;border-radius:7px;color:#8393a2;text-align:center}.dgo-meta-map-empty i{font-size:20px}.dgo-meta-map-empty strong{color:#4a6376;font-size:10px}.dgo-meta-map-empty span{font-size:9px;line-height:1.4}.dgo-meta-map-weak-warning{display:flex;gap:7px;padding:8px 10px;border:1px solid #efd9a8;border-radius:6px;background:#fff9eb;color:#966518;font-size:9px;line-height:1.4}.dgo-meta-map-weak-warning i{flex:0 0 auto}.dgo-meta-map-weak-warning[hidden]{display:none}.dgo-meta-map-notes{display:grid;gap:5px;color:#4b6176;font-size:10px;font-weight:750}.dgo-meta-map-notes textarea{font-size:10px}.dgo-meta-map-confirm{display:flex;align-items:flex-start;gap:8px;padding:9px 10px;border:1px solid #cfe2e8;border-radius:7px;background:#f5fbfc;cursor:pointer}.dgo-meta-map-confirm input{margin-top:2px;accent-color:#0b8da3}.dgo-meta-map-confirm span{display:grid;gap:3px}.dgo-meta-map-confirm strong{color:#24485e;font-size:10px;line-height:1.35}.dgo-meta-map-confirm small{color:#758997;font-size:8px;line-height:1.4}.dgo-meta-map-dialog-foot [data-meta-map-submit][disabled]{cursor:not-allowed;opacity:.5}@media(max-width:767.98px){.dgo-meta-map-preview-grid dl{grid-template-columns:1fr}.dgo-meta-map-candidates{max-height:220px}.dgo-meta-map-candidate-top{display:grid;gap:5px}.dgo-meta-map-dialog{max-height:calc(100vh - 16px)}.dgo-meta-map-dialog form{max-height:calc(100vh - 16px)} }
