.service-status{box-sizing:border-box;position:relative;z-index:6;width:min(1120px,calc(100% - 32px));margin:16px auto;padding:14px 18px;border:1px solid #5b5429;border-left:3px solid #ffdc32;border-radius:8px;background:#1c1e20;color:#e5e9ef;text-align:left;font:14px/1.5 system-ui,sans-serif;overflow-wrap:anywhere}
.service-status[hidden]{display:none}
.service-status>div+div{border-top:1px solid #424239;margin-top:12px;padding-top:12px}
.service-status strong{font-size:15px;color:#ffdc32}
.service-status p{margin:5px 0 0;white-space:pre-wrap;max-height:12em;overflow:auto}
.service-status-maintenance{border-left:2px solid #f39e69;padding-left:10px}
@media(max-width:520px){.service-status{width:calc(100% - 20px);font-size:13px;padding:12px}}
