body{background:#f8f8f8;color:#262626}
.sidebar{background:#ffffff;border-color:#e3e3e3}
.sidebar #nav{overflow-y:auto;min-height:0;flex:1;padding-bottom:10px;scrollbar-width:thin}
.sidebar-bottom{flex:none}
.auth-profile small{white-space:nowrap}
.board-header{margin-bottom:16px}
.board-header h1{font-size:27px;font-weight:700;letter-spacing:-.6px}
.board-header>div>p{font-size:13px;color:#6f6f6f;line-height:1.6}
.board-controls{background:#efefef;border-color:#e3e3e3;padding:12px 16px;margin-bottom:16px}
.board-controls input,.board-controls select{background:#ffffff;border-color:#d1d1d1}
.eh-filter-toggle{display:none}
.eh-freshness{margin:10px 0 14px;background:transparent;padding:0 2px;font-size:12px}
.eh-hero{border-color:#dadada;background:#ffffff;margin-bottom:14px}
.eh-hero .hero-revenue{padding:24px 26px}
.eh-hero .hero-revenue>span{font-size:14px;color:#5f5f5f}
.eh-hero .hero-revenue>span>small{font-size:12px;margin-left:9px;color:#767676}
.eh-hero .hero-revenue>strong{font-size:42px;line-height:1.25;letter-spacing:-1.5px;margin:13px 0}
.eh-hero .hero-revenue>strong>small{font-size:13px;letter-spacing:0;margin-left:6px}
.eh-hero .hero-progress{padding:24px 26px;border-color:#e3e3e3}
.eh-hero .hero-progress-head>strong{font-size:30px}
.eh-hero .hero-progress-legend{font-size:12px}
.eh-hero .hero-progress footer{display:flex;justify-content:space-between;gap:10px;font-size:12px}
.eh-hero .hero-progress footer b{font-size:16px;color:#262626}
.eh-hero .hero-comparisons{gap:18px;font-size:12px;align-items:center}
.eh-hero .hero-comparisons b{font-size:14px}
.eh-hero .hero-comparisons button{font-size:12px;padding:0;background:none;border:0;min-height:28px}
.eh-focus{background:#ffffff;border:1px solid #dadada;border-radius:10px;padding:20px 22px;margin-bottom:20px}
.eh-focus>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 0 14px}
.eh-focus h2{font-size:19px;margin:5px 0 0}
.eh-eyebrow{font-size:11px;color:#767676;letter-spacing:.4px}
.eh-focus>header>button{border:0;background:transparent;font-size:12px;white-space:nowrap;color:#6c6c6c}
.eh-priority-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}
.eh-priority-list article{display:grid;grid-template-columns:1fr 1fr;gap:12px 8px;border-right:1px solid #e3e3e3;padding:6px 22px}
.eh-priority-list article:first-child{padding-left:0}
.eh-priority-list article:last-child{border-right:0;padding-right:0}
.eh-entity{grid-column:1/-1;border:0;background:none;text-align:left;display:block;padding:0;font-size:15px;min-height:44px}
.eh-entity b{font-size:15px;font-weight:700}
.eh-entity small{display:block;color:#767676;font-size:11px;margin-top:6px}
.eh-priority-rate>span,.eh-priority-gap>span{display:block;font-size:12px;color:#767676;margin-bottom:6px}
.eh-priority-rate strong{font-size:23px;line-height:1.3}
.eh-priority-gap strong{font-size:18px;white-space:nowrap;line-height:1.6}
.eh-priority-gap strong>small{font-size:11px;font-weight:400;color:#717171}
.eh-priority-gap{grid-column:1/-1}
.eh-focus>footer{font-size:11px;color:#767676;line-height:1.6;margin-top:15px;padding-top:13px;border-top:1px solid #e8e8e8}
.eh-store-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.eh-fact>span{display:block;color:#767676;font-size:12px}
.eh-fact>b{display:block;font-size:26px;margin:10px 0 5px;white-space:nowrap}
.eh-fact>b>small{font-size:12px;font-weight:400}
.eh-fact>small{font-size:11px;line-height:1.6;color:#767676}
.eh-insight-line{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px;padding-top:16px;margin-top:18px;border-top:1px solid #e3e3e3}
.eh-insight-line button{font-size:12px}
.eh-secondary{background:#ffffff;border:1px solid #dfdfdf;border-radius:8px;margin:13px 0;overflow:hidden}
.eh-secondary>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;cursor:pointer;font-size:15px;font-weight:600;min-height:54px;box-sizing:border-box}
.eh-secondary>summary::-webkit-details-marker{display:none}
.eh-secondary>summary>span{font-size:12px;font-weight:400;color:#767676;display:flex;align-items:center;gap:6px}
.eh-secondary>summary .icon{transition:transform .15s}
.eh-secondary[open]>summary .icon{transform:rotate(90deg)}
.eh-secondary>.board-panel,.eh-secondary>.linear-reference{border:0;margin:0;border-radius:0}
.eh-secondary>.board-panel>.board-panel-head{padding-top:8px}
.eh-secondary .board-panel-head h2{font-size:16px}
.eh-secondary>.linear-reference{padding:14px}
.eh-secondary>.linear-reference>summary{display:none}
.eh-secondary>.linear-reference:not([open]){display:block}
.eh-secondary>.linear-reference:not([open])>*{display:block}
.eh-secondary>.linear-reference:not([open])>.board-schedule{display:grid}
.decision-charts{margin:0 0 20px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:18px}
.decision-chart{background:#ffffff;border-color:#dbdbdb}
.decision-chart .echart{height:258px}
.decision-chart header{padding:16px 18px 2px}
.decision-chart h2{font-size:16px}
.board-hierarchy-scroll{max-height:530px;overflow:auto;scrollbar-width:thin}
.board-hierarchy-table thead th{position:sticky;top:0;z-index:3;background:#efefef}
.board-hierarchy-table th:first-child{z-index:2}
.board-hierarchy-table thead th:first-child{z-index:4}
.board-hierarchy-table th,.board-hierarchy-table td{padding-top:8px;padding-bottom:8px;line-height:1.35}
.board-hierarchy-table .store-identity .identity-full{display:inline}
.board-hierarchy-table .store-identity .identity-compact{display:none}
.board-hierarchy-tools>div>small{display:none}
.board-hierarchy-tools>div>strong{font-weight:500;font-size:12px}
.board-panel{border-color:#dbdbdb;background:#ffffff}
.board-panel-head h2{font-size:17px}
.board-panel-head p{font-size:12px}
.calendar-pace{background:#ececec;border-color:#d8d8d8;margin:0 0 14px}
.ci-pace-head{padding:12px 18px;gap:20px}
.ci-pace-head>div>span{font-size:11px}
.ci-pace-head>div>strong{font-size:20px}
.ci-pace-head>div>strong .money-fraction{font-size:inherit}
.ci-pace-head>div>small{font-size:11px}
.ci-pace-head>button{font-size:12px}
.board-averages{font-size:12px}
.board-averages article>strong{font-size:19px}
.board-tree-zone th,.board-tree-zone td{background:#e8e8e8!important}
.board-tree-supervisor th,.board-tree-supervisor td{background:#f3f3f3!important}
.board-node{padding:4px 6px;min-height:32px;outline-offset:2px}
.board-node:hover{background:#e2e2e2}
.board-node-symbol{border:0;background:#dbdbdb;border-radius:4px;color:#696969;min-width:20px;height:20px;font-size:16px}
.board-tree-store-button{padding:0;min-height:32px}
.board-hierarchy-table .store-secondary{font-size:10px}
.eh-focus .money-fraction,.eh-hero .money-fraction{font-size:inherit!important}
.auth-dialog{max-height:90dvh;overflow:auto}
.auth-dialog .dialog-actions{position:sticky;bottom:-26px;background:#ffffff;padding:14px 0;border-top:1px solid #e5e5e5}
.scope-options:has(input:disabled){opacity:.65}
.scope-options[hidden]{display:none}
.auth-profile small{font-size:10px}
.eh-priority-list:has(article:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr))}
.eh-priority-list:has(article:nth-child(4)) article{grid-template-columns:1.1fr .6fr 1.3fr;padding:12px;border-bottom:1px solid #e3e3e3}
.eh-priority-list:has(article:nth-child(4)) .eh-entity,.eh-priority-list:has(article:nth-child(4)) .eh-priority-gap{grid-column:auto}
@media(max-width:1024px){.eh-priority-list article{padding-inline:14px}
.eh-store-facts{gap:12px}
.eh-fact>b{font-size:22px}
.eh-hero .hero-revenue>strong{font-size:36px}
.eh-priority-list:has(article:nth-child(4)) .eh-priority-gap{grid-column:1/-1}}
@media(max-width:600px){.eh-filter-toggle{display:flex;align-items:center;gap:8px;justify-content:space-between;width:100%;background:#ececec;border:1px solid #d8d8d8;border-radius:7px;padding:10px 12px;font-size:13px;min-height:44px;margin:10px 0 12px}
.eh-filter-toggle>span:first-child{flex:1;text-align:left}
.board-controls:not(.eh-open){display:none!important}
.board-controls.eh-open{display:grid;grid-template-columns:1fr 1fr;padding:12px;margin-bottom:12px}
.board-controls .field{min-width:0}
.board-controls input,.board-controls select{width:100%;min-width:0}
.board-controls .board-breadcrumb{display:none}
.board-header h1{font-size:23px}
.board-header>div>p{font-size:12px;margin-top:6px;line-height:1.5}
.board-header{margin-bottom:6px}
.eh-freshness{font-size:10px;line-height:1.5;margin:4px 0 10px}
.eh-hero .hero-revenue{padding:19px 17px 16px}
.eh-hero .hero-revenue>span{font-size:12px}
.eh-hero .hero-revenue>span>small{font-size:10px}
.eh-hero .hero-revenue>strong{font-size:36px;letter-spacing:-1px;margin:10px 0}
.eh-hero .hero-comparisons{gap:14px;font-size:10px;flex-wrap:wrap}
.eh-hero .hero-comparisons b{font-size:12px}
.eh-hero .hero-comparisons button{font-size:11px;min-height:24px}
.eh-hero .hero-progress{padding:16px 17px}
.eh-hero .hero-progress-head>strong{font-size:25px}
.eh-hero .hero-progress footer{font-size:11px;gap:6px}
.eh-hero .hero-progress footer b{font-size:14px}
.eh-hero .hero-progress-legend{font-size:11px}
.ci-pace-head{grid-template-columns:1fr 1fr;padding:12px;gap:10px!important}
.ci-pace-head>div>strong{font-size:20px}
.ci-pace-head>button{min-height:36px}
.eh-focus{padding:15px;margin-bottom:16px}
.eh-focus h2{font-size:17px}
.eh-eyebrow{font-size:10px}
.eh-focus>header{align-items:center;gap:6px}
.eh-focus>header>button{font-size:11px;min-height:36px;padding:5px}
.eh-priority-list,.eh-priority-list:has(article:nth-child(4)){display:block}
.eh-priority-list article,.eh-priority-list article:first-child,.eh-priority-list article:last-child,.eh-priority-list:has(article:nth-child(4)) article{display:grid;grid-template-columns:minmax(80px,.85fr) minmax(62px,.6fr) minmax(120px,1.2fr);gap:6px;padding:12px 0;border-right:0;border-bottom:1px solid #e2e2e2;align-items:center}
.eh-priority-list article:last-child{border-bottom:0}
.eh-entity,.eh-priority-gap,.eh-priority-list:has(article:nth-child(4)) .eh-priority-gap{grid-column:auto}
.eh-entity b{font-size:13px;line-height:1.5}
.eh-entity small{display:none}
.eh-priority-rate>span,.eh-priority-gap>span{font-size:10px;margin-bottom:4px}
.eh-priority-rate strong{font-size:18px}
.eh-priority-gap strong{font-size:15px;line-height:1.5}
.eh-priority-gap strong>small{font-size:10px}
.eh-focus>footer{font-size:10px;margin-top:6px;padding-top:10px}
.eh-store-facts{grid-template-columns:1fr 1fr;gap:16px 12px}
.eh-fact>b{font-size:24px;margin:7px 0 4px}
.eh-fact>span{font-size:11px}
.eh-fact>small{font-size:10px}
.eh-insight-line{font-size:11px;line-height:1.6;align-items:start}
.eh-insight-line button{white-space:nowrap;font-size:11px}
.decision-charts{display:grid;grid-template-columns:1fr;gap:12px}
.decision-chart .echart{height:240px}
.decision-chart header{padding:14px 14px 0}
.board-hierarchy-scroll{max-height:56dvh}
.board-hierarchy-tools{display:flex;align-items:start;gap:8px;padding:12px}
.board-hierarchy-tools>div:first-child{min-width:80px;flex:1}
.board-hierarchy-tools>div:last-child{flex:1;gap:5px}
.board-hierarchy-tools button,.board-hierarchy-tools select{font-size:11px;min-height:36px;padding:5px 7px}
.board-hierarchy-table th,.board-hierarchy-table td{padding:8px 10px!important;font-size:12px!important}
.board-hierarchy-table th:first-child{min-width:185px;width:185px!important;max-width:220px!important}
.board-hierarchy-table .store-identity{white-space:normal;line-height:1.45;min-width:165px}
.board-hierarchy-table .store-primary{font-size:12px}
.board-hierarchy-table .store-secondary{font-size:10px}
.eh-secondary>summary{font-size:13px;padding:14px}
.eh-secondary>summary>span{font-size:10px}
.eh-secondary>.board-panel{padding:0}
.eh-secondary .board-panel-head{padding-inline:14px}
.eh-secondary .dr-note{font-size:11px}
.auth-profile{padding:4px}
.auth-profile .auth-avatar{flex-basis:28px;height:28px}
.auth-profile b{font-size:11px}
.auth-profile small{font-size:9px}
.auth-profile .icon{display:none}
.sidebar-bottom .auth-profile{gap:5px}
.auth-dialog .dialog-actions{bottom:-20px}
.board-header:has(+.eh-filter-toggle) .board-actions:empty{display:none}}
@media(prefers-reduced-motion:reduce){.eh-secondary>summary .icon{transition:none}}
@media(max-width:600px){.ci-pace-head{grid-template-columns:.85fr 1.3fr .85fr!important;align-items:center;min-height:92px;padding:12px!important}
.ci-pace-head>div:nth-child(2){display:none}
.ci-pace-head>div:first-child>small{display:none}
.ci-pace-head>div>strong{font-size:19px!important}
.ci-pace-head>div>span{font-size:10px}
.ci-pace-head>button{font-size:10px;padding:8px 6px;line-height:1.5;white-space:normal}
.ci-pace-head>button .icon{display:none}}
.eh-benchmark-link{font-size:11px;border:0;background:transparent;padding:8px 0 0;min-height:30px;color:#767676;text-align:left}
.eh-benchmark-link:hover{color:#b5232b}
