.hos-results.visible{display:block;animation:hosSlideUp .3s ease}.hos-status-banner.compliant{background:rgba(34,197,94,.08);border-color:rgba(34,197,94,.25)}.hos-status-banner.warning{background:rgba(234,179,8,.08);border-color:rgba(234,179,8,.25)}.hos-status-banner.violation{background:rgba(239,68,68,.08);border-color:rgba(239,68,68,.25)}.compliant .hos-status-title{color:#22c55e}.warning .hos-status-title{color:#eab308}.violation .hos-status-title{color:#ef4444}.hos-metric-card{background:#111827;border:1px solid #1e2d45;border-radius:10px;padding:13px 12px;text-align:center;transition:border-color .2s}.hos-metric-card:hover{border-color:#22c55e}.hos-metric-value{font-size:22px;font-weight:800;line-height:1;margin-bottom:4px}.hos-metric-value.green{color:#22c55e}.hos-metric-value.yellow{color:#eab308}.hos-metric-value.red{color:#ef4444}.hos-metric-value.blue{color:#38bdf8}.hos-metric-label{font-size:10px;color:#475569;text-transform:uppercase;letter-spacing:.5px;font-weight:600;line-height:1.3}.hos-bar-row{display:flex;flex-direction:column;gap:5px}.hos-bar-header{display:flex;justify-content:space-between;align-items:center}.hos-bar-label{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.hos-bar-value{font-size:11px;font-weight:700;color:#cbd5e1}.hos-bar-track{height:7px;background:#1e2d45;border-radius:4px;overflow:hidden}.hos-bar-fill{height:100%;border-radius:4px;width:0%;transition:width .6s cubic-bezier(.4,0,.2,1)}.hos-bar-fill.green{background:linear-gradient(90deg,#16a34a,#22c55e)}.hos-bar-fill.yellow{background:linear-gradient(90deg,#ca8a04,#eab308)}.hos-bar-fill.red{background:linear-gradient(90deg,#dc2626,#ef4444)}.hos-alert-item{display:flex;align-items:flex-start;gap:9px;padding:10px 13px;border-radius:8px;font-size:12px;line-height:1.5}.hos-alert-item.info{background:rgba(56,189,248,.07);border:1px solid rgba(56,189,248,.2);color:#94a3b8}.hos-alert-item.warn{background:rgba(234,179,8,.07);border:1px solid rgba(234,179,8,.2);color:#a3a329}.hos-alert-item.danger{background:rgba(239,68,68,.07);border:1px solid rgba(239,68,68,.2);color:#f87171}.hos-alert-icon{font-size:13px;flex-shrink:0;margin-top:1px}