@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{color:#172033;background:#f3f6fa;font-family:DM Sans,Inter,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.app-shell{min-height:100vh}.topbar{height:72px;padding:0 max(24px,calc((100vw - 1180px)/2));background:#101d31;color:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px #ffffff14}.brand{color:#fff;text-decoration:none;display:flex;align-items:center;gap:10px;font-weight:700;font-size:18px}.brand-mark{width:34px;height:34px;border-radius:10px;background:#6c63ff;display:grid;place-items:center}.brand-section{color:#9ba9bc;font-weight:500;border-left:1px solid #425068;padding-left:12px}main{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:56px 0 72px}.hero{display:flex;justify-content:space-between;gap:32px;align-items:flex-end;margin-bottom:36px}.eyebrow{color:#6c63ff;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:700;margin:0 0 10px}h1{margin:0;font-size:clamp(32px,5vw,48px);line-height:1.05;letter-spacing:-.04em;color:#101d31}.hero-copy{color:#617087;font-size:17px;max-width:700px;line-height:1.6;margin:18px 0 0}.status-badge{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;padding:9px 13px;border-radius:999px;font-size:13px;font-weight:700;background:#edf0f5;color:#526075}.status-dot{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px #5260751a}.status-operational,.status-healthy{color:#16764b;background:#e4f7ee}.status-degraded_performance,.status-degraded,.status-unknown{color:#96640a;background:#fff4d9}.status-partial_outage{color:#a64c14;background:#fff0e5}.status-major_outage,.status-unavailable{color:#b52d3a;background:#fee9ec}.status-badge-compact{padding:6px 9px;font-size:11px}.api-warning{border:1px solid #f0c16e;background:#fff8e8;border-radius:14px;padding:16px 18px;display:flex;flex-direction:column;gap:4px;margin-bottom:24px;color:#79530c}.loading{background:#fff;border:1px solid #dfe5ed;border-radius:16px;padding:32px;color:#617087}.freshness{display:flex;justify-content:space-between;color:#7a8799;font-size:12px;border-bottom:1px solid #dfe5ed;padding-bottom:14px}.freshness span{color:#9aa6b6}.history-section{margin-top:38px}.history-heading{align-items:flex-end}.history-heading .eyebrow{margin-bottom:6px}.history-panel,.history-loading,.history-warning{border:1px solid #dfe5ed;border-radius:18px;background:#fff}.history-loading,.history-warning{padding:24px;color:#617087}.history-warning{border-color:#f0c16e;background:#fff8e8;color:#79530c}.history-panel{overflow:visible;padding:0;border-radius:4px;box-shadow:0 8px 24px #1829440a}.history-component-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.history-component{position:relative;min-width:0;padding:20px 21px 18px;border-right:1px solid #dfe5ed;border-bottom:1px solid #dfe5ed}.history-component:nth-child(2n){border-right:0}.history-component:nth-last-child(-n+2){border-bottom:0}.history-component-active{z-index:30}.history-component-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.history-component-heading>div{display:grid;min-width:0}.history-component-heading strong{overflow:hidden;color:#263246;font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.history-component-heading>div span{overflow:hidden;margin-top:2px;color:#8a96a7;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.history-current-indicator{display:grid;flex:0 0 auto;width:22px;height:22px;place-items:center;border-radius:50%;color:#fff;font-size:13px;font-style:normal;font-weight:700}.history-days{display:grid;gap:2px;align-items:center}.history-day-wrap{position:relative;min-width:0}.history-day{display:block;width:100%;height:35px;padding:0;border:0;border-radius:0;background:#d9e0e9;cursor:pointer;transition:opacity .12s ease,box-shadow .12s ease}.history-day:hover,.history-day:focus-visible{position:relative;z-index:2;opacity:.72;box-shadow:0 0 0 2px #263246;outline:none}.history-operational{background:#43b968}.history-degraded_performance{background:#e4b936}.history-partial_outage{background:#e87e35}.history-major_outage{background:#d84b58}.history-no_data{background:#dce2e9}.history-popover{position:absolute;z-index:20;top:calc(100% + 10px);left:0;width:min(350px,calc(100vw - 32px));padding:18px;border:1px solid #d8dee8;border-radius:12px;background:#101d31;color:#fff;box-shadow:0 14px 35px #101d3147;display:grid;gap:7px;font-size:13px;line-height:1.45}.history-popover:before{position:absolute;right:0;bottom:100%;left:0;height:12px;content:""}.history-popover>strong{font-size:15px}.history-day-wrap:nth-last-child(-n+20) .history-popover{right:0;left:auto}.history-popover>span{color:#b9c4d3}.history-popover-impacts{display:grid;gap:6px;margin-top:7px}.history-popover-impacts span{color:#d8e0eb}.history-popover-impacts strong{color:#fff;font-weight:600}.history-popover-incidents{display:grid;gap:9px;max-height:min(360px,50vh);margin-top:10px;padding:12px 4px 0 0;overflow-y:auto;border-top:1px solid #34445b;scrollbar-color:#52647d #18283f;scrollbar-width:thin}.history-popover-incidents>span{color:#929fb2;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.history-popover-incidents button{display:grid;gap:4px;width:100%;padding:12px;border:1px solid #3b4d66;border-radius:9px;background:#18283f;color:#fff;font-size:13px;line-height:1.4;text-align:left;cursor:pointer}.history-popover-incidents button:hover,.history-popover-incidents button:focus-visible{border-color:#8b84ff;outline:none}.history-popover-incidents button span{color:#aeb9c9;font-size:11px}.history-axis{display:grid;grid-template-columns:auto minmax(18px,1fr) auto minmax(18px,1fr) auto;align-items:center;gap:11px;margin-top:9px;color:#7a8799;font-size:10px}.history-axis i{display:block;height:1px;background:#9ca6b4}.history-axis strong{color:#6d7889;font-size:10px;font-weight:500;white-space:nowrap}.history-component-status{margin-top:13px;color:#6d7889;font-size:11px}.history-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;padding:13px 20px;border-top:1px solid #dfe5ed;color:#7a8799;font-size:10px}.history-legend span{display:inline-flex;align-items:center;gap:5px}.history-legend i{width:9px;height:9px;border-radius:3px}.incident-dialog-backdrop{position:fixed;z-index:100;inset:0;padding:24px;background:#0a14238f;display:grid;place-items:center}.incident-dialog{position:relative;width:min(620px,100%);max-height:min(760px,calc(100vh - 48px));overflow-y:auto;padding:30px;border-radius:20px;background:#fff;box-shadow:0 24px 70px #050e1c59}.incident-dialog h2{margin:0;padding-right:36px;color:#172033;font-size:25px;letter-spacing:-.02em}.incident-close{position:absolute;top:18px;right:18px;width:34px;height:34px;border:1px solid #dfe5ed;border-radius:50%;background:#f7f9fc;color:#59677b;cursor:pointer;font-size:22px;line-height:1}.incident-close:hover,.incident-close:focus-visible{border-color:#6c63ff;color:#4038cf;outline:none}.incident-meta{display:flex;flex-wrap:wrap;align-items:center;gap:9px 14px;margin-top:14px;color:#7a8799;font-size:11px}.incident-state{padding:5px 8px;border-radius:999px;font-size:10px;font-weight:700;text-transform:capitalize}.incident-active{background:#fee9ec;color:#b52d3a}.incident-resolved{background:#e4f7ee;color:#16764b}.incident-affected{display:grid;gap:5px;margin-top:24px;padding:14px;border-radius:12px;background:#f6f8fb}.incident-affected strong{color:#344055;font-size:11px}.incident-affected span{color:#6e7b8f;font-size:12px}.incident-timeline{margin:24px 0 0;padding:0;list-style:none}.incident-timeline li{position:relative;display:grid;gap:4px;margin-left:7px;padding:0 0 22px 24px;border-left:1px solid #dce2eb}.incident-timeline li:before{position:absolute;top:2px;left:-5px;width:9px;height:9px;border-radius:50%;background:#6c63ff;box-shadow:0 0 0 4px #eeecff;content:""}.incident-timeline time{color:#8995a6;font-size:9px}.incident-timeline strong{color:#344055;font-size:12px;text-transform:capitalize}.incident-timeline p{margin:0;color:#66748a;font-size:12px;line-height:1.5}.feature-group{margin-top:38px}.group-heading{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px}.group-heading h2{margin:0;color:#101d31;font-size:19px}.group-heading span{color:#8995a6;font-size:12px}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.feature-card{background:#fff;border:1px solid #dfe5ed;border-radius:18px;padding:22px;box-shadow:0 10px 30px #1829440a}.feature-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.feature-heading h3{margin:0 0 7px;font-size:17px;color:#172033}.feature-heading p{margin:0;color:#748196;font-size:13px;line-height:1.5}.cause{margin-top:18px;background:#fff7f0;border-left:3px solid #d2783c;border-radius:8px;padding:11px 13px;display:grid;gap:3px}.cause span{color:#8b6b55;font-size:11px}.cause strong{color:#593b28;font-size:13px}details{margin-top:18px;border-top:1px solid #edf0f4;padding-top:14px}summary{cursor:pointer;color:#59677b;font-size:12px;font-weight:600}.dependency-list{margin-top:12px;display:grid;gap:9px}.dependency{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:10px;border-radius:10px;background:#f7f9fc}.dependency>div{display:grid;gap:3px;min-width:0}.dependency strong{color:#344055;font-size:12px}.dependency span{color:#8995a6;font-size:10px;overflow:hidden;text-overflow:ellipsis}.aml-product-grid{display:grid;gap:18px}.aml-product-card{background:#fff;border:1px solid #dfe5ed;border-radius:20px;padding:26px;box-shadow:0 10px 30px #1829440a}.product-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.product-heading h3{margin:0 0 7px;color:#172033;font-size:22px;letter-spacing:-.02em}.product-heading p:not(.product-kicker){margin:0;color:#748196;font-size:13px;line-height:1.5}.product-kicker{margin:0 0 7px;color:#6c63ff;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.network-status-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px}.network-status{display:flex;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:12px 13px;border:1px solid #e7ebf1;border-radius:12px;background:#f8fafc}.network-status strong{overflow:hidden;color:#344055;font-size:13px;text-overflow:ellipsis}.supported-networks{margin-top:22px}.supported-networks>span{display:block;margin-bottom:10px;color:#7a8799;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.supported-networks ul{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.supported-networks li{padding:7px 10px;border:1px solid #e1e6ee;border-radius:999px;background:#f7f9fc;color:#526075;font-size:12px;font-weight:600}.network-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.network-detail-grid .feature-card{padding:18px;border-radius:14px;background:#fbfcfe;box-shadow:none}.network-detail-grid .feature-heading{gap:12px}.network-detail-grid .feature-heading h3{font-size:15px}footer{width:min(1180px,calc(100% - 48px));margin:0 auto;border-top:1px solid #dfe5ed;padding:22px 0 34px;color:#8c98a9;font-size:12px}@media(max-width:760px){.topbar{padding:0 20px}main{width:min(100% - 32px,1180px);padding-top:36px}.hero{align-items:flex-start;flex-direction:column}.feature-grid,.network-status-list,.network-detail-grid{grid-template-columns:1fr}.feature-heading,.product-heading{flex-direction:column}.freshness{flex-direction:column;gap:5px}.history-component-grid{grid-template-columns:1fr}.history-component{padding:18px 14px 16px;border-right:0;border-bottom:1px solid #dfe5ed}.history-component:nth-last-child(-n+2){border-bottom:1px solid #dfe5ed}.history-component:last-child{border-bottom:0}.history-days{gap:1px}.history-day{height:31px}.history-axis{gap:7px}.history-heading{align-items:flex-start;flex-direction:column;gap:5px}.incident-dialog-backdrop{align-items:end;padding:0}.incident-dialog{width:100%;max-height:88vh;border-radius:20px 20px 0 0;padding:24px}footer{width:calc(100% - 32px)}}
