body.dashboard-mode:not(.auth-mode) .ov-demo{font-size:12px;line-height:1.3;color:#7085a3;margin-left:auto}
body.dashboard-mode:not(.auth-mode) .ov-scope{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:26px 0 16px;flex-wrap:wrap}
body.dashboard-mode:not(.auth-mode) .ov-scope h2{font-size:calc(1.08 * 1rem);font-weight:500}
body.dashboard-mode:not(.auth-mode) .ov-scope .dash-chart-subtitle{margin:7px 0 0}
body.dashboard-mode:not(.auth-mode) .ov-scope-objects{margin:0 0 var(--gap);justify-content:flex-start;gap:12px}
body.dashboard-mode:not(.auth-mode) .ov-scope-note{font-size:13px;color:#7085a3}
body.dashboard-mode:not(.auth-mode) .ov-month{display:flex;align-items:center;border:1px solid #dde6f1;border-radius:8px;background:#fff;overflow:hidden}
body.dashboard-mode:not(.auth-mode) .ov-month button{border:0;border-radius:0;padding:8px;min-width:40px;display:grid;place-items:center}
body.dashboard-mode:not(.auth-mode) .ov-month span{font-size:14px;min-width:122px;text-align:center}
body.dashboard-mode:not(.auth-mode) .ov-month svg{width:18px;height:18px;color:#7085a3}
body.dashboard-mode:not(.auth-mode) .ov-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}
body.dashboard-mode:not(.auth-mode) .ov-panel{height:100%;display:flex;flex-direction:column}
body.dashboard-mode:not(.auth-mode) .ov-panel .dash-symbol{width:34px;height:34px;display:grid;place-items:center;color:#1685f5;background:#edf5ff}
body.dashboard-mode:not(.auth-mode) .ov-panel .dash-symbol svg{width:20px;height:20px;stroke-width:1.7}
body.dashboard-mode:not(.auth-mode) .ov-caption{font-size:calc(.82 * 1rem);color:#607794;line-height:1.4}
body.dashboard-mode:not(.auth-mode) .ov-total{font-size:clamp(22px,1.8vw,28px);font-weight:500;color:#253a56;display:flex;align-items:baseline;gap:7px;margin:9px 0 7px;font-variant-numeric:tabular-nums}
body.dashboard-mode:not(.auth-mode) .ov-total small{font-size:13px;color:#7c92ad;font-weight:400}
body.dashboard-mode:not(.auth-mode) .ov-asof{font-size:12px;color:#7085a3;line-height:1.5}
body.dashboard-mode:not(.auth-mode) .ov-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px;padding:21px 0;margin:0}
body.dashboard-mode:not(.auth-mode) .ov-metrics>div{min-width:0}
body.dashboard-mode:not(.auth-mode) .ov-metrics span{display:block;color:#607794;font-size:13px;line-height:1.4;min-height:19px}
body.dashboard-mode:not(.auth-mode) .ov-metrics strong{display:block;color:#253a56;font-size:20px;line-height:1.3;font-weight:500;margin-top:6px;font-variant-numeric:tabular-nums;white-space:nowrap}
body.dashboard-mode:not(.auth-mode) .ov-metrics small{display:block;font-size:12px;color:#7085a3;margin-top:5px}
body.dashboard-mode:not(.auth-mode) .ov-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
body.dashboard-mode:not(.auth-mode) .ov-three strong{font-size:19px}
body.dashboard-mode:not(.auth-mode) .ov-payment-track{height:7px;border-radius:8px;background:#eaf0f7;overflow:hidden}
body.dashboard-mode:not(.auth-mode) .ov-payment-track span{display:block;height:100%;background:#20b4a1;border-radius:8px;width:83%}
body.dashboard-mode:not(.auth-mode) .ov-progress-note{font-size:12px;color:#7085a3;display:flex;gap:12px;justify-content:space-between;margin:9px 0 19px;line-height:1.5}
body.dashboard-mode:not(.auth-mode) details summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:8px}
body.dashboard-mode:not(.auth-mode) details summary::-webkit-details-marker{display:none}
body.dashboard-mode:not(.auth-mode) details summary svg{width:16px;height:16px;flex-shrink:0}
body.dashboard-mode:not(.auth-mode) .ov-chevron-down{transform:rotate(90deg)}
body.dashboard-mode:not(.auth-mode) details.ov-breakdown[open] summary .ov-chevron-down{transform:rotate(270deg)}
body.dashboard-mode:not(.auth-mode) .dash-empty{min-height:130px;display:flex;align-items:center;justify-content:center;text-align:center;color:#7c92ad;font-size:14px;line-height:1.5;padding:20px}
body.dashboard-mode:not(.auth-mode) details.ov-breakdown{border-top:1px solid #e5ecf4;font-size:13px;line-height:1.4}
body.dashboard-mode:not(.auth-mode) details.ov-breakdown summary{justify-content:space-between;min-height:44px;color:#3981be;padding:8px 0}
body.dashboard-mode:not(.auth-mode) details.ov-breakdown[open] summary svg{transform:rotate(180deg)}
body.dashboard-mode:not(.auth-mode) .ov-line{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid #edf2f7;color:#607794}
body.dashboard-mode:not(.auth-mode) .ov-line:last-child{border-bottom:0;margin-bottom:8px}
body.dashboard-mode:not(.auth-mode) .ov-line strong{font-weight:500;white-space:nowrap;color:#253a56;font-variant-numeric:tabular-nums}
body.dashboard-mode:not(.auth-mode) #ov-picker{position:relative;z-index:8}
body.dashboard-mode:not(.auth-mode) #ov-picker>summary{padding:10px 12px;background:#fff;border:1px solid #dde6f1;border-radius:8px;min-height:44px;font-size:14px;color:#526989}
body.dashboard-mode:not(.auth-mode) .ov-popover{position:absolute;left:0;top:calc(100% + 8px);width:290px;max-width:calc(100vw - 100px);padding:16px;background:#fff;border:1px solid #dde6f1;box-shadow:0 12px 35px #172b4d20;border-radius:12px;z-index:20}
body.dashboard-mode:not(.auth-mode) .ov-pop-head{display:flex;justify-content:space-between;font-size:14px;margin:0 0 10px;color:#253a56}
body.dashboard-mode:not(.auth-mode) #ov-sites-count{color:#7085a3;font-size:12px}
body.dashboard-mode:not(.auth-mode) .ov-option{display:flex;align-items:center;gap:10px;min-height:40px;font-size:14px;cursor:pointer;color:#526989}
body.dashboard-mode:not(.auth-mode) .ov-option input{width:16px;height:16px;min-height:16px;accent-color:#087cfa}
body.dashboard-mode:not(.auth-mode) .ov-option:has(input:disabled){opacity:.5}
body.dashboard-mode:not(.auth-mode) #ov-picker-error{color:#b54c50;font-size:12px;line-height:1.4;margin:5px 0}
body.dashboard-mode:not(.auth-mode) #ov-apply{background:#087cfa;color:#fff;border-color:#087cfa;width:100%;margin-top:8px}
body.dashboard-mode:not(.auth-mode) .ov-table-scroll{overflow-x:auto;max-width:100%;scrollbar-width:thin}
body.dashboard-mode:not(.auth-mode) .ov-table{border-collapse:collapse;width:100%;min-width:465px;font-size:13px;line-height:1.4;font-variant-numeric:tabular-nums}
body.dashboard-mode:not(.auth-mode) .ov-table th{font-weight:400;color:#7085a3;font-size:12px}
body.dashboard-mode:not(.auth-mode) .ov-table td,body.dashboard-mode:not(.auth-mode) .ov-table th{text-align:right;padding:10px 9px;border-bottom:1px solid #edf2f7;white-space:nowrap}
body.dashboard-mode:not(.auth-mode) .ov-table td:first-child,body.dashboard-mode:not(.auth-mode) .ov-table th:first-child{text-align:left;padding-left:0;white-space:normal}
body.dashboard-mode:not(.auth-mode) .ov-resource{display:flex;gap:6px;margin:0 0 17px;flex-wrap:wrap}
body.dashboard-mode:not(.auth-mode) .ov-resource button{min-height:34px;padding:6px 12px;font-size:13px;background:#fff;border:1px solid #dde6f1;color:#607794}
body.dashboard-mode:not(.auth-mode) .ov-resource button[aria-pressed="true"]{color:#087cfa;background:#edf5ff;border-color:#bcd9ff}

body.dashboard-mode:not(.auth-mode) .ov-scope{flex:none}
body.dashboard-mode:not(.auth-mode) .ov-panel .dash-symbol{color:#1685f5;background:#edf5ff}
body.dashboard-mode:not(.auth-mode){position:fixed;inset:0;width:100%;height:100dvh;overflow:hidden}
body.dashboard-mode:not(.auth-mode) .workspace{height:100%;min-height:0;overflow:hidden}
body.dashboard-mode:not(.auth-mode) #sidebar{max-height:100%;min-height:0;flex-shrink:0}
body.dashboard-mode:not(.auth-mode) #nav{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
body.dashboard-mode:not(.auth-mode) #top{flex-shrink:0}
body.dashboard-mode:not(.auth-mode) #content{min-height:0;overflow:hidden;display:flex;flex-direction:column}
body.dashboard-mode:not(.auth-mode) .dash-heading,body.dashboard-mode:not(.auth-mode) .periodbar{flex-shrink:0;position:relative;background:#f5f8fc;z-index:2}
body.dashboard-mode:not(.auth-mode) .periodbar::after{content:none}
body.dashboard-mode:not(.auth-mode) .dash-content{min-height:0;flex:1 1 0;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}
body.dashboard-mode:not(.auth-mode) .dash-inbox>span{min-width:0;overflow-wrap:anywhere}
@media(max-width:1100px){body.dashboard-mode:not(.auth-mode) .ov-three{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){body.dashboard-mode:not(.auth-mode) .ov-grid{grid-template-columns:1fr}body.dashboard-mode:not(.auth-mode) .ov-three{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){body.dashboard-mode:not(.auth-mode) .ov-grid{grid-template-columns:1fr}body.dashboard-mode:not(.auth-mode) .ov-three{grid-template-columns:repeat(2,minmax(0,1fr))}body.dashboard-mode:not(.auth-mode) .ov-scope{gap:10px}body.dashboard-mode:not(.auth-mode) .ov-scope-note{font-size:12px}body.dashboard-mode:not(.auth-mode) .ov-popover{max-width:calc(100vw - 110px)}body.dashboard-mode:not(.auth-mode) .ov-metrics strong{font-size:18px}}
@media(pointer:coarse){body.dashboard-mode:not(.auth-mode) .ov-resource button,body.dashboard-mode:not(.auth-mode) .ov-month button,body.dashboard-mode:not(.auth-mode) .ov-option{min-height:44px}}
@media(prefers-reduced-motion:reduce){body.dashboard-mode:not(.auth-mode) .dash-content{scroll-behavior:auto}}

/* Explicit original ALP text colors: headings #252d3d, KPI amounts #253a56.
   Keep these on the visible content itself rather than inheriting host colors. */
body.dashboard-mode:not(.auth-mode){
  --alp-overview-ink:#252d3d;
  --alp-overview-amount:#253a56;
  --alp-overview-secondary:#607794;
  opacity:1;
  color:var(--alp-overview-ink);
  -webkit-text-fill-color:currentColor;
}
body.dashboard-mode:not(.auth-mode) .workspace,
body.dashboard-mode:not(.auth-mode) #content,
body.dashboard-mode:not(.auth-mode) .scroll-content,
body.dashboard-mode:not(.auth-mode) .dash-main-grid,
body.dashboard-mode:not(.auth-mode) .dash-kpis{
  opacity:1;
  filter:none;
  -webkit-mask-image:none;
  mask-image:none;
}
body.dashboard-mode:not(.auth-mode) .card{
  background-color:#fff;
  color:var(--alp-overview-ink);
  opacity:1;
  filter:none;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
body.dashboard-mode:not(.auth-mode) h1,
body.dashboard-mode:not(.auth-mode) .dash-section-head h2,
body.dashboard-mode:not(.auth-mode) .ov-scope h2,
body.dashboard-mode:not(.auth-mode) .dash-bank-row,
body.dashboard-mode:not(.auth-mode) .dash-bank-row-head,
body.dashboard-mode:not(.auth-mode) .dash-bank-row-head>span,
body.dashboard-mode:not(.auth-mode) .dash-bank-row-head>strong,
body.dashboard-mode:not(.auth-mode) .dash-legend button,
body.dashboard-mode:not(.auth-mode) .dash-legend button>span,
body.dashboard-mode:not(.auth-mode) .dash-legend button>strong,
body.dashboard-mode:not(.auth-mode) .dash-document-row,
body.dashboard-mode:not(.auth-mode) .dash-document-row>strong,
body.dashboard-mode:not(.auth-mode) .ov-table td{
  color:var(--alp-overview-ink);
  -webkit-text-fill-color:currentColor;
  opacity:1;
}
body.dashboard-mode:not(.auth-mode) .dash-kpi,
body.dashboard-mode:not(.auth-mode) .dash-kpi-value,
body.dashboard-mode:not(.auth-mode) .dash-kpi-value>span,
body.dashboard-mode:not(.auth-mode) .ov-total,
body.dashboard-mode:not(.auth-mode) .ov-total>span,
body.dashboard-mode:not(.auth-mode) .ov-metrics strong,
body.dashboard-mode:not(.auth-mode) .ov-line strong{
  color:var(--alp-overview-amount);
  -webkit-text-fill-color:currentColor;
  opacity:1;
}
body.dashboard-mode:not(.auth-mode) .dash-ring-number{
  fill:#263b59;
  fill-opacity:1;
  opacity:1;
}
body.dashboard-mode:not(.auth-mode) .dash-ring-link,
body.dashboard-mode:not(.auth-mode) .dash-order-chart,
body.dashboard-mode:not(.auth-mode) .dash-bank-bars{
  opacity:1;
}
body.dashboard-mode:not(.auth-mode) .dash-kpi-label,
body.dashboard-mode:not(.auth-mode) .ov-caption,
body.dashboard-mode:not(.auth-mode) .ov-metrics>div>span{
  color:var(--alp-overview-secondary);
  -webkit-text-fill-color:currentColor;
  opacity:1;
}
