/* Signal examples: familiar email structure and readable, responsive reporting. */
.message{padding:0;overflow:hidden;border:1px solid #d5dce5;border-radius:9px}
.mail-appbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 22px;background:#0f5b99;color:#fff;font-size:13px}
.mail-appbar>span:first-child{display:flex;align-items:center;gap:10px;font-size:16px}
.mail-appbar svg,.mail-toolbar svg{width:20px;height:20px;flex-shrink:0}
.mail-toolbar{display:flex;gap:23px;align-items:center;flex-wrap:wrap;padding:13px 22px;background:#f3f5f7;border-bottom:1px solid #dce1e7;color:#364354;font-size:14px}
.mail-toolbar>span{display:inline-flex;align-items:center;gap:7px}
.mail-toolbar svg{color:#0f5b99}
.mail-content{padding:25px 26px 17px}
.message h3.mail-subject{font-size:23px;font-weight:600;letter-spacing:-.02em;line-height:1.3;margin:0 0 22px}
.message-sender{align-items:flex-start;gap:12px;margin-bottom:22px;padding-bottom:21px;border-color:#e2e6ec}
.sender-monogram{width:40px;height:40px;background:#e5f1fb;color:#135a93;font-size:14px}
.message-sender>span:nth-child(2){min-width:0;gap:4px;font-size:14px;line-height:1.45}
.message-sender strong{font-size:15px}
.mail-from-note{font-size:12px;color:#667383;margin-bottom:4px}
.mail-recipient b{font-weight:500;color:#364354}
.mail-message-body>p{font-size:16px;line-height:1.65}
.mail-message-body>p+p{margin-top:16px}
.mail-message-body .message-footnote{font-size:13px;color:#68717f;line-height:1.55}
.mail-message-body .order-pair span{font-size:14px;line-height:1.5}
.mail-message-body .detail-body{font-size:16px}
.mail-message-body summary strong{font-size:15px}
.mail-message-body table,.mail-message-body caption{font-size:14px}
.mail-category{border-top:1px solid #e2e6ec;background:#fafbfc;padding:12px 26px}
.mail-category .message-context{display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px 15px;font-size:13px;margin:0}
.mail-category .message-context a{font-weight:500}
.intervention-list p{font-size:15px}
.dashboard-panel+.dashboard-panel{margin-top:25px}
.js-enabled .dashboard-panel+.dashboard-panel{margin-top:0}
.dashboard-panel[hidden]{display:none}
.dashboard-surface{background:#f3f5f9;color:#192535;border:1px solid #d9dfe8;border-radius:10px;padding:26px;font-variant-numeric:tabular-nums}
.dashboard-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}
.dashboard-kicker{color:#5b6171;font-size:12px;font-weight:650;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}
.dashboard-heading h3{font-size:26px;letter-spacing:-.025em;line-height:1.2}
.dashboard-heading p:last-child{color:#68717f;font-size:14px;margin-top:8px}
.dashboard-period{font-size:13px;line-height:1.5;text-align:right;color:#576172;max-width:190px}
.dashboard-period strong{display:block;color:#273449;font-weight:600}
.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:22px}
.dashboard-metric{background:#fff;border:1px solid #dce1e9;border-radius:7px;padding:18px 16px}
.dashboard-metric>span{display:block;font-size:14px;line-height:1.45;color:#4f5a6b}
.dashboard-metric>strong{display:block;margin-block:7px;font-size:32px;line-height:1.15;font-weight:650;letter-spacing:-.03em;color:#341373}
.dashboard-metric>small{font-size:12px;line-height:1.5;color:#68717f;display:block}
.dashboard-metric.money{border-top:3px solid #087f6c;padding-top:16px}
.dashboard-metric.money>strong{color:#086d5d}
.dashboard-columns{display:grid;grid-template-columns:1.35fr 1fr;gap:18px}
.dashboard-card{background:#fff;border:1px solid #dce1e9;border-radius:7px;padding:22px;min-width:0}
.dashboard-card h4{font-size:18px;font-weight:600;line-height:1.4;margin-bottom:6px}
.dashboard-card>p{font-size:14px;color:#657082;line-height:1.6}
.signal-bars{list-style:none;margin:19px 0 0;padding:0;display:grid;gap:15px}
.signal-bar-label{display:flex;justify-content:space-between;gap:14px;font-size:14px;line-height:1.4;margin-bottom:6px}
.signal-bar-label strong{font-weight:600;white-space:nowrap}
.signal-bar-track{height:7px;background:#ece7f6;border-radius:10px;overflow:hidden}
.signal-bar-track span{height:100%;display:block;background:#6a29bc;border-radius:10px}
.outcome-list{list-style:none;margin:18px 0 0;padding:0}
.outcome-list li{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid #e5e8ef;font-size:14px}
.outcome-list strong{font-size:17px;font-weight:600}
.dashboard-insight{margin-top:18px;padding:13px 15px;border-left:3px solid #6817f8;background:#f6f2fc;font-size:14px;line-height:1.6;color:#4f4166}
.dashboard-note{font-size:13px;line-height:1.6;color:#657082;margin-top:17px}
.dashboard-note strong{font-weight:600;color:#374253}
.dashboard-table{margin:18px 0 0}
.dashboard-table table{font-size:14px;line-height:1.5}
.dashboard-table th,.dashboard-table td{padding:12px 13px;border:0;border-bottom:1px solid #e3e7ef}
.dashboard-table thead{background:#f1f3f8}
.dashboard-table tbody tr:nth-child(even){background:transparent}
.dashboard-table tbody th{font-weight:500}
.dashboard-table tfoot{font-weight:650;background:#f6f2fc}
.dashboard-table td.numeric,.dashboard-table th.numeric{text-align:right;white-space:nowrap}
.dashboard-caption-row{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:16px}
.dashboard-caption-row p{font-size:14px;color:var(--muted)}
.dashboard-expanded-content{padding:20px;overflow:auto;max-height:calc(100dvh - 150px)}
#dashboard-dialog{width:1500px}
#dashboard-dialog .dashboard-surface{border:0}
#dashboard-dialog .image-dialog-bar{position:sticky;top:0;background:#fff;z-index:1}
@media(max-width:1000px){.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-columns{grid-template-columns:1fr}.dashboard-heading{gap:16px}}
@media(max-width:720px){.mail-appbar{padding:10px 17px}.mail-appbar>span:last-child{font-size:12px}.mail-toolbar{gap:19px;padding:12px 17px}.mail-content{padding:22px 18px 17px}.message h3.mail-subject{font-size:21px}.message-sender strong{font-size:14px}.message-sender>span:nth-child(2){font-size:13px}.mail-category{padding:12px 18px}.mail-message-body .order-pair span{font-size:13px}.dashboard-surface{padding:18px 14px}.dashboard-heading{display:block}.dashboard-heading h3{font-size:23px}.dashboard-period{max-width:none;text-align:left;margin-top:12px}.dashboard-period strong{display:block}.dashboard-metrics{gap:8px}.dashboard-metric{padding:14px 11px}.dashboard-metric.money{padding-top:12px}.dashboard-metric>strong{font-size:27px}.dashboard-metric>span{font-size:13px}.dashboard-card{padding:17px 14px}.dashboard-table th,.dashboard-table td{padding:11px 9px}.dashboard-caption-row{align-items:flex-start;flex-direction:column;gap:12px}.dashboard-expanded-content{padding:6px}.signal-bar-label{font-size:14px}.dashboard-columns{gap:12px}}
