.ta-revenue{grid-template-columns:1fr!important}.targets-restricted .detail-hero{grid-template-columns:1fr}.targets-restricted .fc-summary{grid-template-columns:minmax(180px,1fr) minmax(180px,1fr)}.targets-restricted .eh-store-facts{grid-template-columns:repeat(3,1fr)}.targets-restricted .explorer-summary{grid-template-columns:repeat(3,1fr)}@media(max-width:600px){.targets-restricted .fc-summary{grid-template-columns:1fr}.targets-restricted .eh-store-facts{grid-template-columns:repeat(2,1fr)}}

.targets-restricted .eh-priority-rate strong{white-space:nowrap}.targets-restricted .eh-priority-list:has(article:nth-child(4)) article{grid-template-columns:minmax(90px,1fr) minmax(135px,1.15fr) minmax(100px,1fr);gap:18px}.targets-restricted .eh-priority-list:has(article:nth-child(4)) .eh-priority-rate strong{font-size:22px}.targets-restricted .eh-priority-gap strong{line-height:1.3}
@media(max-width:1100px){.targets-restricted .eh-priority-list:has(article:nth-child(4)){grid-template-columns:1fr}.targets-restricted .eh-priority-list:has(article:nth-child(4)) .eh-priority-gap{grid-column:auto}}
@media(max-width:600px){.targets-restricted .eh-priority-list article,.targets-restricted .eh-priority-list:has(article:nth-child(4)) article{grid-template-columns:minmax(72px,.8fr) minmax(115px,1.1fr) minmax(73px,.8fr);gap:8px}.targets-restricted .eh-priority-rate strong,.targets-restricted .eh-priority-list:has(article:nth-child(4)) .eh-priority-rate strong{font-size:17px}.targets-restricted .eh-priority-gap strong{font-size:15px}.targets-restricted .eh-entity{grid-column:auto}}
/* The target planner grows with the page; all four references share a baseline. */
body[data-page=targets] #app{height:auto!important;max-height:none!important;overflow:visible!important}
body[data-page=targets] .goal-workspace{display:block!important;width:100%;max-width:800px;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}
body[data-page=targets] #goal-tools{max-width:800px;max-height:none;height:auto;overflow:visible}
body[data-page=targets] #goal-tools .goal-plan-preview{max-height:none;height:auto;overflow-x:auto;overflow-y:visible}
body[data-page=targets] .goal-scroll{display:block;flex:none;min-height:0;max-height:none!important;height:auto!important;overflow-x:auto;overflow-y:visible}
body[data-page=targets] .goal-table{width:800px;min-width:800px!important;max-width:800px;table-layout:fixed}
body[data-page=targets] .goal-table col.goal-store-col{width:280px!important}
body[data-page=targets] .goal-table col.goal-amount-col{width:160px!important}
body[data-page=targets] .goal-table col.goal-share-col,body[data-page=targets] .goal-table col.goal-count-col{width:120px!important}
body[data-page=targets] .goal-table th:first-child{width:auto}
body[data-page=targets] .goal-table tr[data-goal-row]>td{vertical-align:top;padding:8px 10px!important;height:auto;line-height:1.4}
body[data-page=targets] .goal-table .goal-input{display:block;height:36px!important;min-height:36px!important;margin:0;font-size:15px}
body[data-page=targets] .goal-table .goal-reference{display:flex;align-items:baseline;justify-content:space-between;gap:4px;min-height:18px;margin:6px 0 0;white-space:nowrap;color:var(--muted);font-size:11px;line-height:18px;cursor:help}
body[data-page=targets] .goal-reference b{font:500 12px/18px var(--numbers);color:#605953;white-space:nowrap}
body[data-page=targets] .goal-reference .money-frac{font-size:inherit}
body[data-page=targets] .goal-reference.is-partial>span{color:#976b27}
body[data-page=targets] .goal-table .store-identity{display:block;width:100%;margin-top:2px}
body[data-page=targets] .goal-table .store-primary{white-space:normal}
body[data-page=targets] .goal-table .goal-row-controls{float:none;display:flex;margin-top:4px!important}
.goal-reference-note{display:flex;align-items:center;flex-wrap:wrap;gap:5px 24px;padding:10px 14px;border-bottom:1px solid var(--line);font-size:12px;line-height:1.6;color:var(--muted)}
.goal-reference-note b{font-weight:500;color:var(--ink);margin-right:5px}
.goal-autosave-note{flex-basis:100%;font-size:11px;color:#605953}
body[data-page=targets] .goal-cell-feedback{display:block;min-height:18px;margin-top:2px}
body[data-page=targets] .goal-cell-status{display:flex;align-items:start;justify-content:flex-end;gap:4px;min-height:18px;font-size:11px;line-height:18px;color:var(--muted)}
body[data-page=targets] .goal-cell-status.saved{color:#267a45}
body[data-page=targets] .goal-cell-status.pending{color:#906824}
body[data-page=targets] .goal-cell-status.invalid,body[data-page=targets] .goal-cell-status.error{color:#b12e37}
body[data-page=targets] .goal-cell-status.error>span{min-width:0;overflow-wrap:anywhere;white-space:normal}
body[data-page=targets] .goal-cell-status button{flex-shrink:0;min-height:18px;padding:0 3px;font-size:11px;line-height:18px;color:#b12e37;border:0;background:transparent;text-decoration:underline}
@media(min-width:601px) and (max-width:1100px){
 body[data-page=targets] .goal-table{width:760px;min-width:760px!important;max-width:760px}
 body[data-page=targets] .goal-table col.goal-store-col{width:240px!important}
}
@media(max-width:600px){
 body[data-page=targets] .goal-table{min-width:0!important;width:100%!important}
 body[data-page=targets] .goal-table tr[data-goal-row]>td{padding:0!important}
 body[data-page=targets] .goal-table .goal-input{height:44px!important;min-height:44px!important}
 body[data-page=targets] .goal-table .goal-reference{font-size:12px;margin-top:6px;justify-content:flex-end;gap:8px}
 body[data-page=targets] .goal-reference b{font-size:13px}
 .goal-reference-note{display:grid;gap:6px;padding:10px 12px;font-size:11px}
 .goal-reference-note b{display:block}
}
