.arc-system-pill{position:fixed;left:18px;bottom:18px;z-index:900;display:inline-flex;align-items:center;gap:9px;min-height:40px;padding:9px 13px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(13,13,20,.94);box-shadow:0 14px 45px rgba(0,0,0,.36);backdrop-filter:blur(16px);color:#ececf3;text-decoration:none;font-size:12px;font-weight:800;transition:.2s ease}.arc-system-pill:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.25)}.arc-system-dot,.status-overall-badge span,.system-service-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#b0b0bb;box-shadow:0 0 0 4px rgba(176,176,187,.1)}.arc-system-pill.operational .arc-system-dot,.status-overall-badge.operational span,.system-service-card.operational .system-service-dot{background:#46dc97;box-shadow:0 0 0 4px rgba(70,220,151,.12),0 0 15px rgba(70,220,151,.55)}.arc-system-pill.degraded .arc-system-dot,.status-overall-badge.degraded span,.system-service-card.degraded .system-service-dot{background:#ffbd4a;box-shadow:0 0 0 4px rgba(255,189,74,.12),0 0 15px rgba(255,189,74,.48)}.arc-system-pill.outage .arc-system-dot,.status-overall-badge.outage span,.system-service-card.outage .system-service-dot{background:#ff625f;box-shadow:0 0 0 4px rgba(255,98,95,.12),0 0 15px rgba(255,98,95,.48)}.arc-system-arrow{opacity:.6}.status-page{min-height:100vh;background:#09090f;color:#fff}.status-main{padding:150px 0 90px}.status-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:24px;align-items:stretch}.status-hero-copy,.status-summary-card,.system-service-card,.status-info-card{border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(145deg,rgba(29,28,39,.92),rgba(13,13,20,.96));box-shadow:0 24px 70px rgba(0,0,0,.28)}.status-hero-copy{padding:clamp(28px,5vw,56px)}.status-hero-copy h1{margin:12px 0;font-size:clamp(42px,7vw,78px);line-height:.94}.status-hero-copy h1 span{display:block;color:#ff765b}.status-hero-copy p{max-width:680px;color:#bcbcca;line-height:1.7}.status-summary-card{padding:28px;display:flex;flex-direction:column;justify-content:center;gap:18px}.status-overall-badge{display:inline-flex;align-items:center;gap:10px;width:max-content;padding:10px 13px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.045);font-size:13px;font-weight:900}.status-updated{color:#a9a9b6;font-size:13px}.status-refresh{width:100%}.status-services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:30px}.system-service-card{padding:22px}.system-service-top{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.system-service-top strong{font-size:17px}.system-service-top em{font-style:normal;text-transform:uppercase;letter-spacing:.08em;font-size:10px;color:#a9a9b5}.system-service-card p{margin:18px 0 0;color:#b5b5c2;line-height:1.6;font-size:14px}.status-info-card{margin-top:24px;padding:24px;display:flex;justify-content:space-between;gap:20px;align-items:center}.status-info-card p{margin:0;color:#b6b6c2;line-height:1.6}.status-info-card a{white-space:nowrap}@media(max-width:850px){.status-hero{grid-template-columns:1fr}.status-services{grid-template-columns:1fr}.status-main{padding-top:120px}.status-info-card{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.arc-system-pill{left:12px;bottom:12px;max-width:calc(100% - 24px)}.status-hero-copy{padding:28px 22px}.status-summary-card{padding:22px}}
