.command-status-strip{display:grid;grid-template-columns:56px repeat(4,minmax(0,1fr));align-items:stretch;border-top:1px solid rgba(113,169,207,.16);border-bottom:1px solid rgba(113,169,207,.2);background:rgba(5,9,14,.92);min-height:72px;overflow:hidden}.command-menu-button{display:grid;place-content:center;gap:5px;border:0;border-right:1px solid rgba(113,169,207,.2);background:transparent;color:#d9e6ef;cursor:pointer}.command-menu-button span{display:block;width:20px;height:2px;border-radius:2px;background:currentColor}.command-indicator{display:flex;align-items:center;justify-content:center;gap:9px;min-width:0;padding:11px 14px;border-right:1px solid rgba(113,169,207,.2)}.command-indicator:last-child{border-right:0}.command-indicator small,.command-indicator span{color:#8998a8;font-size:11px;white-space:nowrap}.command-indicator strong{color:#f2f8fb;font-size:18px;line-height:1}.command-online i{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#35d49a;box-shadow:0 0 14px #35d49a}.command-online i.checking{background:#f5b84b;box-shadow:0 0 14px #f5b84b}.command-online span{color:#dff9ed;font-weight:700}.command-center-menu{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;border-bottom:1px solid rgba(113,169,207,.2);background:rgba(113,169,207,.16)}.command-center-menu[hidden]{display:none}.command-center-menu button{min-height:48px;border:0;background:#081018;color:#c9d7e1;font:700 12px/1.2 inherit;cursor:pointer}.command-center-menu button:hover,.command-center-menu button:focus-visible{background:#102331;color:#fff;outline:none}.hero{padding-top:38px}.hero-copy{max-width:620px}.metrics{display:none!important}@media(max-width:760px){.command-status-strip{grid-template-columns:48px repeat(4,minmax(0,1fr));min-height:62px}.command-indicator{padding:8px 5px;gap:5px;flex-direction:column}.command-online{flex-direction:row}.command-indicator small,.command-indicator span{font-size:9px}.command-indicator strong{font-size:16px}.command-center-menu{grid-template-columns:1fr 1fr}.command-center-menu button:last-child{grid-column:1/-1}.hero{padding-top:28px}.hero-copy{font-size:15px}}@media(max-width:430px){.command-status-strip{grid-template-columns:44px repeat(4,minmax(0,1fr))}.command-indicator{padding-inline:3px}.command-online span{font-size:9px}.command-indicator small{font-size:8px;letter-spacing:-.01em}.command-indicator strong{font-size:15px}}