.status-report{border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000000f;margin-bottom:2rem}.status-report__header{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:20px 24px;color:#fff}.status-report__header h4{font-weight:700;margin-bottom:.25rem}.status-report__header p{opacity:.55;margin:0;font-size:.85rem}.status-report__legend{display:flex;gap:1rem;font-size:.8rem}.status-report__legend span{display:flex;align-items:center;gap:5px;opacity:.85}.status-report__dot{width:10px;height:10px;border-radius:50%;display:inline-block}.status-report__dot--green{background:#22c55e}.status-report__dot--yellow{background:#eab308}.status-report__dot--red{background:#ef4444}.status-report__row{display:grid;grid-template-columns:4px 1fr auto auto;align-items:center;border-bottom:1px solid #f0f0f0}.status-report__row:last-child{border-bottom:none}.status-report__row--green{background:#22c55e0f}.status-report__row--yellow{background:#eab3080f}.status-report__row--red{background:#ef44440d}.status-report__accent{height:100%}.status-report__accent--green{background:#22c55e}.status-report__accent--yellow{background:#eab308}.status-report__accent--red{background:#ef4444}.status-report__label{padding:12px 20px;font-weight:500;font-size:.95rem}.status-report__date{padding:12px 20px;font-size:.82rem;color:#999;white-space:nowrap}.status-report__badge{padding:12px 20px}.status-report__badge span{display:inline-block;padding:3px 12px;border-radius:20px;font-size:.78rem;font-weight:600}.status-report__badge--green span{color:#22c55e;background:#22c55e1f}.status-report__badge--yellow span{color:#eab308;background:#eab30824}.status-report__badge--red span{color:#ef4444;background:#ef44441a}.status-report__footer{padding:12px 24px;background:#f9f9f9;color:#999;border-top:1px solid #f0f0f0}
