/* v110: concise performance summary inside the main dashboard. */
.dashboard-score-summary{margin-top:18px;padding:20px;border:1px solid #d8e4ed;border-radius:19px;background:#fff;box-shadow:0 10px 30px rgba(18,54,86,.06)}
.dashboard-score-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.dashboard-score-head h2,.dashboard-score-head p{margin:0}.dashboard-score-head h2{margin-top:3px;color:#123455;font-size:22px}.dashboard-score-head p{margin-top:4px;color:#667b8f;font-size:11px}.dashboard-score-head button{min-height:40px;padding:9px 13px;border:1px solid #b7cee2;border-radius:10px;background:#eef6fc;color:#125b99;font-size:11px;font-weight:900;white-space:nowrap}
.dashboard-score-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.7fr);gap:14px;margin-top:15px}.dashboard-score-table-wrap{overflow:auto;border:1px solid #e0e8ef;border-radius:13px}.dashboard-score-table-wrap table{width:100%;min-width:660px;border-collapse:collapse}.dashboard-score-table-wrap th,.dashboard-score-table-wrap td{padding:10px 11px;border-bottom:1px solid #e8eef3;text-align:left;font-size:11px}.dashboard-score-table-wrap th{background:#f5f8fb;color:#698096;font-size:9px}.dashboard-score-table-wrap tbody tr:last-child td{border-bottom:0}.dashboard-score-table-wrap strong{color:#087b6a}
.dashboard-daily-mini{display:grid;align-content:start;gap:6px}.dashboard-daily-mini h3{margin:0 0 2px;color:#173957;font-size:14px}.dashboard-daily-mini article{display:grid;grid-template-columns:auto auto;gap:2px 9px;padding:9px 10px;border:1px solid #e0e8ef;border-radius:10px;background:#f8fafc}.dashboard-daily-mini span{color:#5c7186;font-size:10px}.dashboard-daily-mini b{justify-self:end;color:#124d7d;font-size:11px}.dashboard-daily-mini small{grid-column:1/-1;color:#7b8b9b;font-size:9px}.dashboard-score-note{margin:12px 0 0;color:#728496;font-size:9px}
@media(max-width:900px){.dashboard-score-grid{grid-template-columns:1fr}.dashboard-daily-mini{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-daily-mini h3{grid-column:1/-1}}
@media(max-width:640px){.dashboard-score-summary{padding:15px}.dashboard-score-head{display:grid}.dashboard-score-head button{width:100%}.dashboard-daily-mini{grid-template-columns:1fr}}
.dashboard-settings-anchor{display:grid;gap:14px;margin-top:20px;padding-top:20px;border-top:2px solid #d8e4ed}.dashboard-settings-heading{padding:17px 19px;border:1px solid #cbddec;border-radius:16px;background:linear-gradient(135deg,#edf6fc,#fff)}.dashboard-settings-heading h2,.dashboard-settings-heading p{margin:0}.dashboard-settings-heading h2{margin-top:3px;color:#123d63;font-size:22px}.dashboard-settings-heading p{margin-top:4px;color:#6b7e90;font-size:11px}.dashboard-settings-anchor>.panel{margin:0}.dashboard-settings-anchor .settings-version-banner{margin-bottom:15px}
