.device-summaries{margin:24px 0}.device-summary-card{background:#f2f8fc;border:1px solid #b9cddd;border-radius:16px;padding:22px;margin:16px 0;color:#142d40}.device-summary-card h3{font-size:22px;margin:0 0 8px}.device-summary-phase{font-weight:600;color:#265c7a}.device-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:24px 0}.device-summary-field dt{color:#405c70;font-size:13px;margin-bottom:8px}.device-summary-field dd{font-size:20px;font-weight:600;margin:0;overflow-wrap:anywhere}.device-summary-meta,.device-summary-card small{color:#486275;font-size:13px;line-height:1.6}.device-summary-card p{overflow-wrap:anywhere}@media(max-width:800px){.device-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:440px){.device-summary-card{padding:16px}.device-summary-grid{gap:16px}.device-summary-field dd{font-size:18px}}
.device-summary-encryption-warning{border:2px solid #ad7717;border-radius:12px;background:#fff4d8;color:#62420b;padding:16px;margin:18px 0}.device-summary-encryption-warning strong{font-size:18px}.device-summary-encryption-warning p{color:#62420b;font-size:15px;line-height:1.6;margin:8px 0 0}

.reported-storage-card{margin:18px 0;padding:24px;border:1px solid #cdddea;border-radius:18px;background:#fff;color:#17344d;box-shadow:0 6px 22px #27476708}
.reported-storage-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.reported-storage-heading h3{margin:0;font-size:22px}.reported-storage-source{padding:6px 10px;border-radius:30px;background:#e8f3fa;color:#365c77;font-size:12px;font-weight:600}
.reported-storage-numbers{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin:24px 0}.reported-storage-metric{display:grid;gap:7px}.reported-storage-metric>span{font-size:14px;color:#4c6378}.reported-storage-metric>strong{font-size:29px;color:#152f49}.reported-storage-metric>small{font-size:12px;color:#63788c}
.reported-storage-bars{padding:20px;border-radius:12px;background:#f3f7fb;display:grid;gap:18px}.reported-storage-bar-label{display:flex;justify-content:space-between;gap:16px;font-size:14px;margin-bottom:8px}.reported-storage-track{height:13px;background:#e1eaf2;border-radius:20px;overflow:hidden}.reported-storage-fill{height:100%;border-radius:20px}.reported-storage-fill.estimate{background:#6882a8}.reported-storage-fill.available{background:#20a9ba}
.reported-storage-outcome{padding:11px 14px;border-radius:9px;font-weight:600;font-size:14px}.reported-storage-outcome.needs-space{background:#fff4dc;color:#765619}.reported-storage-outcome.enough-space{background:#e9f7f0;color:#28614c}.reported-storage-plan{font-size:14px;font-weight:600}.reported-storage-card .device-summary-meta{font-size:12px;line-height:1.6;margin-bottom:0}
@media(max-width:540px){.reported-storage-card{padding:18px}.reported-storage-numbers{grid-template-columns:1fr}.reported-storage-metric>strong{font-size:25px}.reported-storage-bars{padding:14px}}
