.status-hub{width:min(1320px,calc(100% - 48px))!important;margin:0 auto;padding:88px 0 110px}.status-hub__hero{max-width:820px;margin:0 auto 56px;text-align:center}.status-hub__hero h1{font-size:clamp(3.1rem,6.4vw,6.4rem);font-weight:900;line-height:.92;letter-spacing:-.068em}.status-hub__hero>p:nth-of-type(2){max-width:660px;margin:22px auto 0;color:#8495a8;font-size:1rem;line-height:1.72}.status-hub__legend{display:flex;justify-content:center;gap:10px;margin-top:26px}.status-hub__legend>span{display:flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid rgba(255,255,255,.065);border-radius:99px;background:rgba(255,255,255,.018);color:#77899d;font-size:.61rem;font-weight:700}.status-legend-dot{width:7px;height:7px;border-radius:50%;background:#4bdd8a;box-shadow:0 0 9px currentColor}.status-legend-dot--online{color:#4bdd8a}.status-legend-dot--updating{color:#f4b846;background:#f4b846}.status-legend-dot--offline{color:#ef6572;background:#ef6572}.status-categories{display:flex;flex-direction:column;gap:20px}.status-category{overflow:hidden;border:1px solid rgba(var(--cl-accent),.14);border-radius:22px;background:linear-gradient(145deg,rgba(15,21,29,.97),rgba(7,10,15,.98));box-shadow:0 28px 80px rgba(0,0,0,.3)}.status-category__header{position:relative;display:grid;min-height:118px;grid-template-columns:150px 1fr auto;align-items:center;gap:24px;padding:18px 24px;border-bottom:1px solid var(--premium-line);background:radial-gradient(circle at 8% 50%,rgba(var(--cl-accent),.13),transparent 28%)}.status-category__media{overflow:hidden;width:150px;height:82px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:color-mix(in srgb,rgb(var(--cl-background)) 82%,#000)}.status-category__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s,filter .4s}.status-category:hover .status-category__media img{transform:scale(1.06);filter:saturate(1.1)}.status-category__media>span{display:grid;width:100%;height:100%;place-items:center;background:radial-gradient(circle,rgba(var(--cl-accent),.15),transparent 68%);color:var(--premium-blue-2);font-size:1.4rem}.status-category__header>div:nth-child(2){min-width:0}.status-category__header small{color:var(--premium-blue-2);font-size:.53rem;font-weight:900;letter-spacing:.12em}.status-category__header h2{overflow:hidden;margin:5px 0 3px;color:#eef6ff;font-size:1.45rem;font-weight:850;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.status-category__header p{color:#687b90;font-size:.66rem}.status-category__live{display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(73,223,136,.14);border-radius:99px;background:rgba(73,223,136,.04);color:#718d7d;font-size:.58rem;font-weight:800}.status-category__live i{width:7px;height:7px;border-radius:50%;background:#4bdd8a;box-shadow:0 0 10px #4bdd8a;animation:status-live 1.8s ease infinite}.status-category__products{display:flex;flex-direction:column;gap:8px;padding:14px}.status-product{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(175px,.32fr) auto;align-items:center;gap:16px;min-height:86px;padding:10px 12px;border:1px solid rgba(255,255,255,.055);border-radius:13px;background:rgba(255,255,255,.018);transition:transform .3s,border-color .3s,background .3s,box-shadow .3s}.status-product:before{content:"";position:absolute;left:-1px;top:18px;bottom:18px;width:3px;border-radius:0 3px 3px 0;background:var(--status-color);box-shadow:0 0 13px var(--status-color);opacity:.75}.status-product:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--status-color) 42%,transparent);background:rgba(255,255,255,.03);box-shadow:0 18px 40px rgba(0,0,0,.23)}.status-product__main{display:grid;min-width:0;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:14px}.status-product__image{display:grid;width:84px;height:62px;overflow:hidden;place-items:center;border:1px solid rgba(255,255,255,.065);border-radius:10px;background:color-mix(in srgb,rgb(var(--cl-background)) 82%,#000);color:var(--premium-blue-2)}.status-product__image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.status-product:hover .status-product__image img{transform:scale(1.07)}.status-product__copy{display:flex;min-width:0;flex-direction:column}.status-product__copy small,.status-product__state small{color:#55677b;font-size:.46rem;font-weight:850;letter-spacing:.1em}.status-product__copy strong{overflow:hidden;margin:4px 0;color:#dce8f4;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.status-product__copy em{color:#52657a;font-size:.54rem;font-style:normal;transition:.25s}.status-product:hover .status-product__copy em{color:var(--premium-blue-2)}.status-product__copy em i{margin-left:5px;font-size:.45rem}.status-product__state{display:flex;min-width:0;align-items:center;gap:11px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--status-color) 18%,transparent);border-radius:10px;background:color-mix(in srgb,var(--status-color) 5%,transparent)}.status-product__state>span:last-child{display:flex;min-width:0;flex-direction:column}.status-product__state strong{display:flex;overflow:hidden;align-items:center;gap:6px;margin-top:4px;color:var(--status-color);font-size:.68rem;text-overflow:ellipsis;white-space:nowrap;animation:status-text-in .55s cubic-bezier(.2,.8,.2,1) both}.status-product__state strong i{font-size:.56rem}.status-product[data-status*="updat"] .status-product__state strong i,.status-product[data-status*="maintenance"] .status-product__state strong i{animation:status-spin 2.2s linear infinite}.status-orb{position:relative;display:grid;width:30px;height:30px;flex:none;place-items:center}.status-orb__core{width:9px;height:9px;border-radius:50%;background:var(--status-color);box-shadow:0 0 12px var(--status-color);animation:status-core 1.8s ease infinite}.status-orb__ring{position:absolute;inset:3px;border:1px solid color-mix(in srgb,var(--status-color) 50%,transparent);border-radius:50%;animation:status-ring 2s cubic-bezier(.2,.8,.2,1) infinite}.status-product__download{display:flex;min-height:42px;align-items:center;gap:8px;padding:0 13px;border:1px solid rgba(var(--cl-accent),.28);border-radius:9px;background:linear-gradient(135deg,rgba(var(--cl-accent),.18),rgba(var(--cl-accent),.07));color:var(--premium-blue-2);font-size:.61rem;font-weight:850;white-space:nowrap;transition:.25s}.status-product__download:hover{transform:translateY(-2px);border-color:rgba(var(--cl-accent),.58);background:linear-gradient(135deg,var(--premium-blue),var(--premium-blue-2));color:#06111b;box-shadow:0 12px 28px rgba(var(--cl-accent),.2)}.status-product__download>i:last-child{font-size:.46rem}.status-hub__footer{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:18px;margin-top:24px;padding:24px;border:1px solid var(--premium-line);border-radius:18px;background:rgba(10,15,21,.86)}.status-hub__footer>span{display:grid;width:52px;height:52px;place-items:center;border-radius:14px;background:rgba(var(--cl-accent),.09);color:var(--premium-blue-2)}.status-hub__footer>span i{animation:status-spin 8s linear infinite}.status-hub__footer small{color:var(--premium-blue-2);font-size:.5rem;font-weight:900;letter-spacing:.11em}.status-hub__footer h2{margin:4px 0;font-size:1.08rem;font-weight:800}.status-hub__footer p{color:#65778c;font-size:.63rem}.status-hub__footer>a{display:flex;align-items:center;gap:8px;color:var(--premium-blue-2);font-size:.64rem;font-weight:800;transition:.22s}.status-hub__footer>a:hover{transform:translateX(3px);color:#fff}@keyframes status-live{50%{opacity:.4;transform:scale(.75)}}@keyframes status-core{50%{transform:scale(1.28);filter:brightness(1.25)}}@keyframes status-ring{0%{opacity:.8;transform:scale(.65)}70%,100%{opacity:0;transform:scale(1.2)}}@keyframes status-spin{to{transform:rotate(360deg)}}@keyframes status-text-in{from{opacity:0;transform:translateX(8px);letter-spacing:.05em}to{opacity:1;transform:none;letter-spacing:0}}
@media(max-width:800px){.status-product{grid-template-columns:1fr auto}.status-product__state{grid-row:2;grid-column:1}.status-product__download{grid-row:2;grid-column:2}.status-category__header{grid-template-columns:110px 1fr auto}.status-category__media{width:110px}}
@media(max-width:600px){.status-hub{width:min(100% - 28px,1320px)!important;padding:62px 0 82px}.status-hub__legend{flex-wrap:wrap}.status-category__header{grid-template-columns:76px 1fr;padding:14px;gap:12px}.status-category__media{width:76px;height:66px}.status-category__live{display:none}.status-category__products{padding:9px}.status-product{grid-template-columns:1fr;padding:9px}.status-product__main{grid-template-columns:66px 1fr}.status-product__image{width:66px;height:54px}.status-product__state{grid-row:auto;grid-column:auto}.status-product__download{grid-row:auto;grid-column:auto;justify-content:center}.status-hub__footer{grid-template-columns:52px 1fr}.status-hub__footer>a{grid-column:1/-1;justify-content:center;padding-top:8px}}
@media(prefers-reduced-motion:reduce){.status-hub *{animation:none!important;transition-duration:.01ms!important}}