/* Dashboard-only design trial. Shared pages retain their current presentation. */
body.dashboard-refresh { --color-page-background:#f3f6f8; color:#243746; font-size:16px; }
body.dashboard-refresh .page-content { max-width:1480px; padding:28px 32px 40px; margin:0 auto; display:flex; flex-direction:column; gap:24px; }
body.dashboard-refresh .intro { margin:0; padding:0; min-height:0; }
body.dashboard-refresh .intro h1 {font-size:26px; line-height:1.4; letter-spacing:.02em; margin:4px 0 0; font-weight:700;}
body.dashboard-refresh #dashboard-date {font-size:14px;color:#526776;margin:0;}
body.dashboard-refresh .dashboard-shortcuts {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;}
body.dashboard-refresh .dashboard-shortcuts a {display:flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:12px;color:#245f83;background:#fff;border:1px solid #b6cbd9;border-radius:6px;text-decoration:none;font-size:14px;font-weight:700;line-height:1.5;}
body.dashboard-refresh .dashboard-shortcuts a span {font-size:20px;line-height:1;}
body.dashboard-refresh .dashboard-shortcuts .shortcut-primary {background:#245f83;border-color:#245f83;color:#fff;}
body.dashboard-refresh .dashboard-shortcuts a:hover {background:#eaf3f9;}
body.dashboard-refresh .dashboard-shortcuts .shortcut-primary:hover {background:#1c4e6d;}
body.dashboard-refresh :is(a,button,summary):focus-visible {outline:3px solid #4d9bd1;outline-offset:3px;}
body.dashboard-refresh :is(.dashboard-attention-section,.dashboard-overview,.next-action-section,.dashboard-ai-section) {margin:0;}
body.dashboard-refresh :is(.dashboard-panel,.overview-card,.next-action-section) {border:1px solid #d6e0e7;border-radius:8px;background:#fff;box-shadow:none;min-width:0;}
body.dashboard-refresh .dashboard-panel-header {padding:15px 20px;background:#fff;border-bottom:1px solid #e3e9ee;}
body.dashboard-refresh .dashboard-panel-header h2 {font-size:17px;font-weight:700;margin:0;}
body.dashboard-refresh .operations-alert-list {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:0;gap:0;background:#fff;}
body.dashboard-refresh .operation-alert-card {display:grid;grid-template-columns:minmax(110px,1fr) auto;gap:5px 12px;padding:16px 20px;border:0;border-radius:0;box-shadow:none;background:#fff;min-height:0;border-bottom:1px solid #e8edf1;}
body.dashboard-refresh .operation-alert-card:nth-child(odd) {border-right:1px solid #e8edf1;}
body.dashboard-refresh .operation-alert-card:nth-last-child(-n+2) {border-bottom:0;}
body.dashboard-refresh .operation-alert-card-head {display:flex;grid-column:2;grid-row:1;justify-content:flex-end;}
body.dashboard-refresh .operation-alert-card-head .status-icon {display:none;}
body.dashboard-refresh .operation-alert-card h3 {grid-column:1;grid-row:1;margin:0;font-size:15px;line-height:1.7;font-weight:700;}
body.dashboard-refresh .operation-card-state {grid-column:1;grid-row:2;margin:0;line-height:1.6;}
body.dashboard-refresh .operation-card-state strong {font-size:17px;font-weight:700;}
body.dashboard-refresh .operation-card-link {grid-column:2;grid-row:2;align-self:center;font-size:13px;color:#245f83;margin:0;}
body.dashboard-refresh .operation-card-link::after {content:' →';}
body.dashboard-refresh .operation-card-badge {border-radius:4px;padding:3px 8px;font-size:12px;line-height:1.5;}
body.dashboard-refresh .operation-card-badge.is-today {background:#fff2d8;color:#875500;}
body.dashboard-refresh :is(.operation-card-badge.is-unlinked,.operation-card-badge.is-preparing) {background:#edf1f4;color:#657380;}
body.dashboard-refresh :is(.operation-alert-card.is-unlinked,.operation-alert-card.is-preparing) {background:#f8fafb;opacity:1;}
body.dashboard-refresh :is(.is-unlinked,.is-preparing) .operation-card-state strong {font-size:14px;color:#657380;}
body.dashboard-refresh .operation-alert-card:hover {background:#f0f7fc;box-shadow:none;transform:none;}
body.dashboard-refresh .dashboard-overview {display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:20px;}
body.dashboard-refresh .overview-card {padding:22px;min-height:0;}
body.dashboard-refresh .overview-heading {font-size:17px;font-weight:700;line-height:1.5;}
body.dashboard-refresh .overview-heading-row {margin-bottom:18px;}
body.dashboard-refresh .overview-live-label {font-size:12px;}
body.dashboard-refresh .overview-target {gap:16px;}
body.dashboard-refresh .target-empty-note {font-size:13px;margin:0 0 8px;}
body.dashboard-refresh .target-row-main {display:block;}
body.dashboard-refresh .target-label-block {display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;}
body.dashboard-refresh .target-label-block > b {font-size:15px;}
body.dashboard-refresh .target-label-block > span {font-size:13px;}
body.dashboard-refresh .target-number-line {display:flex;justify-content:space-between;gap:10px;}
body.dashboard-refresh .target-number-line em {font-size:12px;}
body.dashboard-refresh .target-number-line strong {font-size:32px;}
body.dashboard-refresh .target-number-line b {font-size:22px;}
body.dashboard-refresh .target-number-line small {font-size:12px;}
body.dashboard-refresh .overview-progress {height:6px;border-radius:3px;margin-top:10px;}
body.dashboard-refresh .target-source {font-size:13px;}
body.dashboard-refresh .previous-result {gap:18px;margin-top:20px;}
body.dashboard-refresh .previous-metric > span {font-size:14px;}
body.dashboard-refresh .previous-metric > strong {font-size:30px;}
body.dashboard-refresh .previous-conversion span {font-size:14px;}
body.dashboard-refresh .previous-conversion strong {font-size:30px;}
body.dashboard-refresh .previous-comparison {font-size:12px;line-height:1.8;gap:4px 8px;}
body.dashboard-refresh .dashboard-support {display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:20px;align-items:start;}
body.dashboard-refresh .next-action-section {padding:22px;border-left:4px solid #245f83;}
body.dashboard-refresh .next-action-kicker {font-size:17px;font-weight:700;color:#243746;letter-spacing:0;}
body.dashboard-refresh .next-action-kicker span {font-size:12px;color:#637786;font-weight:400;}
body.dashboard-refresh .next-action-layout {display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:18px;}
body.dashboard-refresh .next-action-time {font-size:24px;}
body.dashboard-refresh .next-action-copy {flex:1;min-width:150px;}
body.dashboard-refresh .next-action-copy b {font-size:16px;line-height:1.6;}
body.dashboard-refresh .next-action-copy em {font-size:13px;}
body.dashboard-refresh .next-action-actions {width:100%;justify-content:flex-end;}
body.dashboard-refresh .next-action-actions :is(a,button) {min-height:42px;font-size:14px;border-radius:5px;}
body.dashboard-refresh .sales-target-card {grid-column:auto;}
body.dashboard-refresh .sales-target-list {display:block;}
body.dashboard-refresh .sales-target-row {padding:10px 0;font-size:14px;}
body.dashboard-refresh .sales-target-row strong {font-size:15px;}
body.dashboard-refresh .overview-detail-link {font-size:13px;}
body.dashboard-refresh .dashboard-ai-preview {box-shadow:none;border-radius:6px;}
@media(max-width:1100px){body.dashboard-refresh .page-content{padding:24px;}body.dashboard-refresh .dashboard-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));}body.dashboard-refresh .dashboard-overview,body.dashboard-refresh .dashboard-support{grid-template-columns:1fr;}}
@media(max-width:600px){body.dashboard-refresh .page-content{padding:20px 14px;gap:18px;}body.dashboard-refresh .intro h1{font-size:23px;}body.dashboard-refresh .dashboard-shortcuts{gap:8px;}body.dashboard-refresh .dashboard-shortcuts a{font-size:13px;padding:10px 6px;}body.dashboard-refresh .operations-alert-list{grid-template-columns:1fr;}body.dashboard-refresh .operation-alert-card{padding:14px;border-right:0!important;border-bottom:1px solid #e8edf1!important;}body.dashboard-refresh .operation-alert-card:last-child{border-bottom:0!important;}body.dashboard-refresh .overview-card,body.dashboard-refresh .next-action-section{padding:18px;}body.dashboard-refresh .target-number-line{gap:6px;flex-wrap:wrap;}body.dashboard-refresh .target-number-line strong{font-size:28px;}body.dashboard-refresh .overview-live-label{display:none;}}
body.dashboard-refresh .page-content > *, body.dashboard-refresh .dashboard-support > * {order:0;}
body.dashboard-refresh .next-action-kicker {position:static;display:block;}
body.dashboard-refresh .next-action-time {display:block;padding-top:0;}
body.dashboard-refresh .next-action-section:not(.is-processing)::before {display:none;}
body.dashboard-refresh .next-action-layout {padding:0;}
body.dashboard-refresh .next-action-actions {display:flex;}
body.dashboard-refresh .dashboard-pending {grid-column:1/-1;border-top:1px solid #e3e9ee;}
body.dashboard-refresh .dashboard-pending summary {padding:12px 20px;cursor:pointer;color:#607280;font-size:13px;background:#f8fafb;}
body.dashboard-refresh .dashboard-pending-list {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}
body.dashboard-refresh .operations-alert-list > .operation-alert-card {border-bottom:0;}
@media(max-width:600px){body.dashboard-refresh .dashboard-pending-list{grid-template-columns:1fr;}body.dashboard-refresh .page-content{padding-bottom:100px;}body.dashboard-refresh .dashboard-panel{border:1px solid #d6e0e7;border-radius:8px;overflow:hidden;}body.dashboard-refresh .previous-top-metrics{grid-template-columns:repeat(3,minmax(0,1fr));}}
body.dashboard-refresh .operations-alert-list {grid-auto-rows:auto;align-items:start;}
body.dashboard-refresh .operation-alert-card {grid-template-rows:auto auto;align-content:center;}
body.dashboard-refresh .dashboard-panel-header {display:block!important;padding:15px 20px!important;}
body.dashboard-refresh .operation-alert-card {height:auto;}
