/* Reporting pages share the approved Home palette and spacing. */
:is(#page-entry,#page-overview,#page-alerts){--brand:#315880;--bg:#f3f5f8;--card:#fff;--text:#293750;--text2:#5d6c83;--text3:#738096;--border:#e5eaf1;--shadow:0 4px 20px #273c5710;color:var(--text);line-height:1.6}
body:has(:is(#page-entry,#page-overview,#page-alerts).active){background:#f3f5f8}
body:has(:is(#page-entry,#page-overview,#page-alerts).active) header{background:#f3f5f8;border-bottom:1px solid #e4e8f0;padding:10px 20px;gap:12px}
body:has(:is(#page-entry,#page-overview,#page-alerts).active) .tab-btn{background:transparent;color:#68758c;border-radius:12px;font-size:14px;padding:8px 12px}
body:has(:is(#page-entry,#page-overview,#page-alerts).active) .tab-btn.active{background:#e1e9f4;color:#2d527c}
body:has(:is(#page-entry,#page-overview,#page-alerts).active) main{max-width:1920px;padding:16px 20px 20px}
#page-entry :is(.dtl-section-card,.entry-header-card,.mini-card,.entry-kpilist),#page-overview .ovp-header{background:white;border:1px solid #e5eaf1;border-radius:18px;padding:14px 16px;box-shadow:0 4px 20px #273c5710}
#page-entry .entry-shell{grid-template-columns:minmax(220px,23fr) minmax(0,52fr) minmax(220px,25fr);gap:14px}
#page-entry :is(.entry-input,.entry-field-row label,.entry-kpi-item-label,.entry-btn,.entry-preview-row),#page-overview .ovp-table{font-size:14px;line-height:1.6}
#page-entry .entry-kpi-item.active{background:#e1e9f4;color:#2d527c}
#page-entry .entry-kpi-item-label{white-space:normal}
#page-entry .entry-btn{border-radius:10px}
#page-entry :is(.card-title,.mini-title){font-size:17px;color:#33436b}
#page-entry .entry-field-row.col{margin:14px 0}
#page-entry :is(.entry-meta-line,.entry-note-small){font-size:12px;color:#5d6c83;line-height:1.6}
#page-entry .entry-input{min-width:0;width:100%;box-sizing:border-box}
.report-criteria-list>div{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:12px;padding:10px 0;border-bottom:1px solid #e5eaf1;font-size:14px;line-height:1.6}
.report-criteria-list>div:last-child{border-bottom:0}
#page-detail .dtl-card .dtl-support-val{font-size:16px;line-height:1.6;max-height:180px;overflow:auto}
#page-detail .dtl-section-card li{margin:10px 0;font-size:14px}
#page-detail .dtl-qtable .ovp-detail-btn{text-align:left;white-space:normal}
.qd-modal{max-height:90vh;overflow:auto}
@media(max-width:1250px){#page-entry .entry-shell{grid-template-columns:230px minmax(0,1fr)}#page-entry #entryPreviewPanel{grid-column:2}}
@media(max-width:760px){#page-entry .entry-shell{display:flex;flex-direction:column}#page-entry #entryLeftList{max-height:300px;overflow:auto}body:has(:is(#page-entry,#page-overview,#page-alerts).active) header{flex-wrap:wrap}}
