.status-page{background:var(--bg-page);min-height:100vh;padding-top:var(--nav-height)}.status-center{width:calc(100% - (var(--page-padding) + var(--line-inset)) * 2);max-width:1200px;margin:0 auto;padding-bottom:120px}.status-hero{margin-top:72px;margin-bottom:32px;background:var(--grey-900);border:1px solid var(--grey-700);border-radius:16px;overflow:hidden;position:relative;box-shadow:0 3px #090b14cc,0 0 0 2px #090b14e6,0 5px 4.85px #13162d17,0 8.8px 8.4px #13162d1f,0 14px 13.4px #13162d24,0 33.8px 32.3px #13162d2e,0 56px 53.6px #13162d36,0 112px 107px #13162d45}.status-hero:after{content:"";position:absolute;inset:0;border-radius:16px;padding:1px;background:linear-gradient(to bottom,#ffffff0a,#ffffff14 40%,#ffffff29);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2}.status-hero__inner{padding:48px;display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.hero-left{display:flex;flex-direction:column}.hero-right{display:flex;flex-direction:row;gap:5em;align-items:center}.service-item{display:flex;align-items:center;gap:10px;height:32px}.service-item .service-info{display:flex;flex-direction:column;gap:2px}.service-item .service-name{font-size:14px;font-weight:500;color:var(--grey-300)}.service-item .service-label{font-family:var(--font-mono);font-size:11px;font-weight:400;letter-spacing:.04em}.service-item.skeleton .service-name{background:#ffffff1a;color:transparent;border-radius:4px}.status-title{font-size:32px;line-height:36px;font-weight:300;margin:0 0 20px}.status-title .light{color:var(--purple-300)}.status-title .emphasis{font-weight:400;color:var(--grey-100)}.status-global{display:flex;align-items:center;gap:10px;margin-bottom:0;height:32px}.status-global__dot{width:8px;height:8px;border-radius:50%;background:var(--steel-400);flex-shrink:0}.status-global__text{font-size:14px;font-weight:500;color:var(--grey-300)}.status-updated{font-family:var(--font-mono);font-size:12px;color:var(--grey-500);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.status-page .card{background:#fff;border-radius:14px;box-shadow:0 .48px .54px #12274005,0 1.09px 1.22px #12274005,0 1.89px 2.13px #12274008,0 3px 3.38px #1227400a,0 4.64px 5.22px #1227400a,0 7.24px 8.14px #1227400d,0 12px 13.5px #1227400d,0 24px 27px #12274012;overflow:hidden;margin-bottom:24px}.status-page .card__header{display:flex;align-items:center;justify-content:space-between;padding:24px 44px 0}.status-page .card__heading{font-size:16px;font-weight:500;color:var(--grey-700);margin:0}.status-page .card__heading--dual{font-size:24px;line-height:28px;font-weight:300}.status-page .card__heading--dual .light{color:var(--purple-700)}.status-page .card__heading--dual .emphasis{font-weight:400;color:var(--grey-700)}.status-page .card__header-status{display:flex;align-items:center;gap:6px;font-size:13px}.status-page .card__body{padding:20px 44px 28px}.status-dot{border-radius:50%;flex-shrink:0;display:inline-block}.status-label{font-size:13px;font-weight:500;color:var(--grey-500)}.networks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.network-item{display:flex;align-items:center;gap:5px;padding:10px 0}.chain-icon{width:18px;height:18px;object-fit:contain;flex-shrink:0;border-radius:50%}.network-name{font-size:14px;font-weight:400;color:var(--grey-600);white-space:nowrap}.incidents-section{margin-top:48px}.incidents-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.incidents-title{font-size:24px;line-height:28px;font-weight:300;margin:0}.incidents-title .light{color:var(--purple-700)}.incidents-title .emphasis{font-weight:400;color:var(--grey-700)}.incidents-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.incidents-empty{font-size:14px;color:var(--grey-500)}.incidents-empty-card{background:#fff;border-radius:14px;padding:40px 44px;box-shadow:0 .48px .54px #12274005,0 1.09px 1.22px #12274005,0 1.89px 2.13px #12274008,0 3px 3.38px #1227400a,0 4.64px 5.22px #1227400a,0 7.24px 8.14px #1227400d,0 12px 13.5px #1227400d,0 24px 27px #12274012;text-align:center}.incidents-none{font-size:15px;font-weight:500;color:var(--grey-700);margin:0 0 4px}.incidents-none-sub{font-size:14px;color:var(--grey-500);margin:0}.incident-card{padding:0}.incident-header{margin-bottom:20px}.incident-meta{display:flex;align-items:center;gap:10px;margin-bottom:8px}.incident-date{font-family:var(--font-mono);font-size:11px;font-weight:500;color:var(--grey-500);text-transform:uppercase;letter-spacing:.06em}.incident-impact{font-family:var(--font-mono);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:3px 10px;border-radius:6px}.incident-status-badge{font-family:var(--font-mono);font-size:11px;font-weight:500;text-transform:capitalize;color:var(--grey-600);background:var(--steel-200);padding:3px 10px;border-radius:6px}.incident-status-badge--resolved{color:#5ceb74;background:#5ceb741a}.incident-status-badge--monitoring{color:#4b6cff;background:#4b6cff1a}.incident-status-badge--identified{color:#f49200;background:#f492001a}.incident-status-badge--investigating{color:#f85370;background:#f853701a}.incident-name{font-size:14px;font-weight:500;color:var(--grey-600);margin:0 0 4px;line-height:1.4}.incident-affected{font-size:12px;color:var(--grey-500);margin:0}.incident-updates{border-top:1px solid var(--steel-300);padding-top:20px;display:flex;flex-direction:column;gap:20px}.update-item{display:flex;flex-direction:column;gap:4px}.update-headline{font-size:13px;line-height:1.5;color:var(--grey-600);margin:0}.update-status{font-family:var(--font-mono);font-size:11px;font-weight:600;text-transform:capitalize;color:var(--grey-600);background:var(--steel-200);padding:2px 8px;border-radius:6px}.update-status--resolved{color:#5ceb74;background:#5ceb741a}.update-status--monitoring{color:#4b6cff;background:#4b6cff1a}.update-status--identified{color:#f49200;background:#f492001a}.update-status--investigating{color:#f85370;background:#f853701a}.update-separator{color:var(--grey-500)}.update-time{font-family:var(--font-mono);font-size:11px;font-weight:400;color:var(--grey-500);letter-spacing:.02em}#history-link{margin:0}.history-cta{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:500;color:var(--purple-700);text-decoration:none;transition:color .15s}.history-cta:hover{color:var(--purple-600)}.history-cta .read-arrow{position:relative;width:14px;height:14px;display:inline-flex;overflow:hidden}.history-cta .read-arrow-1,.history-cta .read-arrow-2{transition:transform .3s cubic-bezier(.4,.36,0,1),opacity .3s cubic-bezier(.4,.36,0,1)}.history-cta .read-arrow-1{opacity:1;transform:translate(0)}.history-cta .read-arrow-2{position:absolute;top:0;left:0;opacity:0;transform:translate(-12px)}.history-cta:hover .read-arrow-1{transform:translate(24px);opacity:0}.history-cta:hover .read-arrow-2{transform:translate(0);opacity:1}@keyframes pulse{0%{box-shadow:0 0 #5ceb7480}70%{box-shadow:0 0 0 6px #5ceb7400}to{box-shadow:0 0 #5ceb7400}}@media(max-width:800px){.status-page .card__header{padding:20px 32px 0}.status-page .card__body{padding:16px 32px 24px}.networks-grid{grid-template-columns:repeat(2,1fr)}.status-hero__inner{grid-template-columns:1fr;gap:32px}.hero-right{flex-direction:row;flex-wrap:wrap;gap:12px}.service-item{min-width:0;flex:1}.incidents-grid{grid-template-columns:1fr}.incident-card{padding:24px 28px}.incidents-empty-card{padding:32px}}@media(max-width:480px){.status-page .card__header{padding:16px 24px 0}.status-page .card__body{padding:12px 24px 20px}.networks-grid{grid-template-columns:1fr}.incident-card{padding:20px 24px}.incident-meta{flex-wrap:wrap;gap:6px}.incidents-empty-card{padding:24px}.incidents-header{flex-wrap:wrap;gap:12px}}
