.service-row{grid-template-columns:repeat(auto-fit, minmax(450px, 1fr))}.service-row .statuspage-service{width:100%;background-color:rgba(2,2,11,.8705882353);padding:10px;border-radius:18px;margin-bottom:10px}.service-row .statuspage-service .status-title{font-size:1.25rem;font-weight:bold;margin-bottom:5px;word-wrap:break-word}.service-row .statuspage-service .status-meta{word-wrap:break-word;display:ruby}.service-row .statuspage-service .status-meta .status-warn{font-size:11px;color:#4b4b4b}.service-row .statuspage-service .status-meta .status-orb{width:10px;aspect-ratio:1;border-radius:100%}.service-row .statuspage-service .status-meta .status-orb.up{background-color:#2afd54}.service-row .statuspage-service .status-meta .status-orb.down{background-color:#ff5643}.service-row .statuspage-service .status-meta .status-orb.error{background-color:#959595}.service-row .statuspage-service .status-meta .status-orb.warn{background-color:#ff9a0d}.service-row .statuspage-service .status-ticks{display:flex;gap:2px;height:35px}.service-row .statuspage-service .status-ticks .tick{flex:1;min-width:1px;height:100%;border-radius:2px}.service-row .statuspage-service .status-ticks .tick.up{background-color:#4afb4a}.service-row .statuspage-service .status-ticks .tick.down{background-color:#f44}.service-row .statuspage-service .status-ticks .tick:first-child{border-radius:6px 2px 2px 6px !important}.service-row .statuspage-service .status-ticks .tick:last-child{border-radius:2px 6px 6px 2px !important}
