:root{--bg:#f5f9fc;--surface:#fff;--surface-muted:#edf5fa;--surface-strong:#e4f0f7;--text:#0b2945;--muted:#557087;--line:#cbdde8;--line-strong:#a9c6d8;--brand:#0a8dcc;--brand-strong:#076fa2;--cyan:#64d2ff;--green:#148c69;--green-bg:#e6f7f1;--amber:#b66a00;--amber-bg:#fff4dc;--red:#c43746;--red-bg:#ffebed;--gray:#6a7d8c;--shadow:0 18px 48px #0e395614;color-scheme:light;font-family:Manrope Variable,Helvetica Neue,Arial,sans-serif}:root[data-theme=dark]{--bg:#02070d;--surface:#07121c;--surface-muted:#0a1b29;--surface-strong:#10283a;--text:#eff8fd;--muted:#9bb4c6;--line:#254459;--line-strong:#38627b;--brand:#56c6f3;--brand-strong:#76d5fa;--green:#45d2a5;--green-bg:#102f2a;--amber:#ffc05c;--amber-bg:#352713;--red:#ff7c87;--red-bg:#3a1b23;--gray:#a1b2bf;--shadow:0 22px 58px #0000003d;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--text);margin:0}button,input{font:inherit}a{color:inherit}.skip-link{z-index:100;background:var(--text);color:var(--surface);border-radius:8px;padding:10px 14px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:12px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-header{border-bottom:1px solid var(--line);backdrop-filter:blur(14px);background:#02070df5}.header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);min-height:68px;margin:auto;display:flex}.brand{letter-spacing:.08em;align-items:center;gap:10px;font-weight:850;text-decoration:none;display:inline-flex}.brand small{border-left:1px solid var(--line-strong);color:var(--muted);letter-spacing:.04em;padding-left:10px;font-size:12px;font-weight:700}.brand-mark{grid-template-columns:repeat(3,1fr);align-items:end;gap:3px;width:28px;height:25px;display:grid;transform:skew(-13deg)}.brand-mark i{background:var(--brand);border-radius:2px;display:block}.brand-mark i:first-child{height:12px}.brand-mark i:nth-child(2){background:var(--cyan);height:21px}.brand-mark i:nth-child(3){background:#38d39f;height:16px}.header-inner nav,.site-footer nav{align-items:center;gap:20px;display:flex}.header-inner nav a,.site-footer a{color:var(--muted);font-size:13px;font-weight:650;text-decoration:none}.header-inner nav a:hover,.site-footer a:hover{color:var(--brand)}.theme-toggle{border:1px solid var(--line);background:var(--surface-muted);width:36px;height:36px;color:var(--text);cursor:pointer;border-radius:9px}.status-shell{width:min(1050px,100% - 40px);margin:0 auto;padding:30px 0 76px}.status-tabs{border:1px solid var(--line);background:var(--surface);width:max-content;max-width:100%;box-shadow:var(--shadow);border-radius:12px;margin:0 auto 54px;padding:4px;display:flex;overflow-x:auto}.status-tabs a{color:var(--muted);white-space:nowrap;border-radius:8px;padding:9px 16px;font-size:13px;font-weight:720;text-decoration:none}.status-tabs a:hover,.status-tabs a.active{background:var(--surface-strong);color:var(--text)}.status-tabs a:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.status-view{min-height:420px}.status-view[hidden]{display:none!important}.overview-services{margin-top:30px}.page-heading{text-align:center;scroll-margin-top:90px}.eyebrow{color:var(--brand);letter-spacing:.15em;margin:0 0 10px;font-size:11px;font-weight:850}.page-heading h1{letter-spacing:-.04em;margin:0;font-size:clamp(34px,5vw,52px);line-height:1.06}.page-heading>p:not(.eyebrow){max-width:650px;color:var(--muted);margin:15px auto 0;font-size:16px;line-height:1.6}.page-heading .operation-region{border:1px solid var(--line);background:var(--surface-muted);border-radius:999px;width:max-content;max-width:100%;margin-top:12px;padding:6px 10px;font-size:11px;line-height:1}.operation-region strong{color:var(--text);margin-left:4px}.heading-meta{min-height:40px;color:var(--muted);justify-content:center;align-items:center;gap:14px;margin-top:20px;font-size:12px;display:flex}.overview-refresh{white-space:nowrap;justify-content:flex-end;margin-top:0}.button{border:1px solid var(--brand);background:var(--brand);color:#fff;cursor:pointer;border-radius:9px;padding:9px 14px;font-size:12px;font-weight:750}.button.secondary{border-color:var(--line-strong);background:var(--surface);color:var(--text)}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:wait;transform:none}.overall-banner{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:13px;align-items:center;gap:14px;margin-top:40px;padding:18px 20px;display:flex}.overall-banner .overall-icon{background:var(--gray);width:13px;height:13px;box-shadow:0 0 0 5px color-mix(in srgb, var(--gray) 15%, transparent);border-radius:50%;flex:none}.overall-banner strong{font-size:14px}.overall-banner p{color:var(--muted);margin:4px 0 0;font-size:12px}.overall-banner.operational{border-color:color-mix(in srgb, var(--green) 35%, var(--line));background:var(--green-bg)}.overall-banner.operational .overall-icon{background:var(--green);box-shadow:0 0 0 5px color-mix(in srgb, var(--green) 16%, transparent)}.overall-banner.degraded,.overall-banner.maintenance{border-color:color-mix(in srgb, var(--amber) 35%, var(--line));background:var(--amber-bg)}.overall-banner.degraded .overall-icon,.overall-banner.maintenance .overall-icon{background:var(--amber)}.overall-banner.outage{border-color:color-mix(in srgb, var(--red) 35%, var(--line));background:var(--red-bg)}.overall-banner.outage .overall-icon{background:var(--red)}.summary-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:16px;display:grid}.summary-card{border:1px solid var(--line);background:var(--surface);min-width:0;color:var(--muted);text-align:left;cursor:pointer;border-radius:11px;padding:16px 14px}.summary-card:hover,.summary-card.active{border-color:var(--brand);box-shadow:0 0 0 2px color-mix(in srgb, var(--brand) 10%, transparent)}.summary-card span{font-size:11px;font-weight:700;display:block}.summary-card strong{color:var(--text);margin-top:7px;font-size:23px;line-height:1;display:block}.summary-card strong.green{color:var(--green)}.summary-card strong.amber{color:var(--amber)}.summary-card strong.red{color:var(--red)}.summary-card strong.gray{color:var(--gray)}.communications-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-top:46px;display:grid}.communication-panel{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:13px;padding:20px;scroll-margin-top:24px}.communication-panel.section-panel{width:100%;padding:24px}.communication-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.communication-heading .eyebrow{margin-bottom:6px}.communication-heading h2{letter-spacing:-.02em;margin:0;font-size:18px}.section-description{max-width:650px;color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.55}.count-badge{border:1px solid var(--line);min-width:26px;height:26px;color:var(--muted);background:var(--surface-muted);border-radius:999px;place-items:center;font-size:11px;font-weight:800;display:inline-grid}.communication-list{gap:10px;display:grid}.communication-loading,.empty-communication{border:1px dashed var(--line-strong);min-height:104px;color:var(--muted);text-align:center;border-radius:10px;align-content:center;place-items:center;gap:5px;margin:0;padding:18px;font-size:12px;display:grid}.empty-communication strong{color:var(--text);font-size:13px}.empty-communication small{color:var(--muted);font-size:11px}.empty-check{width:24px;height:24px;color:var(--green);background:var(--green-bg);border-radius:50%;place-items:center;font-weight:900;display:inline-grid}.incident-card,.maintenance-card{border:1px solid var(--line);border-left:3px solid var(--amber);background:var(--surface-muted);border-radius:10px;padding:15px}.incident-card.outage{border-left-color:var(--red)}.incident-card.resolved{border-left-color:var(--green)}.maintenance-card{border-left-color:var(--brand)}.incident-title-line{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.incident-title-line h3{margin:0;font-size:13px;line-height:1.35}.state-badge{color:var(--amber);background:var(--amber-bg);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;flex:none;padding:4px 7px;font-size:9px;font-weight:850}.state-badge.outage{color:var(--red);background:var(--red-bg)}.state-badge.maintenance{color:var(--brand);background:color-mix(in srgb, var(--brand) 12%, var(--surface))}.incident-components,.maintenance-card>p{color:var(--muted);margin:9px 0 0;font-size:11px;line-height:1.5}.incident-components strong{color:var(--text);font-weight:720}.incident-meta{color:var(--muted);flex-wrap:wrap;gap:5px 14px;margin-top:10px;font-size:10px;display:flex}.incident-timeline{gap:11px;margin:14px 0 0;padding:0 0 0 16px;display:grid}.incident-timeline li{color:var(--brand);padding-left:3px}.incident-timeline li>div{color:var(--text);justify-content:space-between;align-items:baseline;gap:12px;font-size:10px;display:flex}.incident-timeline time{color:var(--muted);white-space:nowrap;font-size:9px}.incident-timeline p,.incident-awaiting{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.5}.resolved-section{padding-top:42px;scroll-margin-top:30px}.section-heading.compact{align-items:center;margin-bottom:14px}.services-section{padding-top:0;scroll-margin-top:30px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.section-heading h2,.history-note h2{letter-spacing:-.03em;margin:0;font-size:clamp(23px,3vw,31px)}.search-field{border:1px solid var(--line);background:var(--surface);width:min(320px,100%);color:var(--muted);border-radius:10px;align-items:center;gap:8px;padding:0 13px;display:flex}.search-field:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 13%, transparent)}.search-field input{width:100%;color:var(--text);background:0 0;border:0;outline:0;padding:11px 0;font-size:13px}.search-field input::placeholder{color:var(--muted)}.service-groups{gap:14px;display:grid}.service-group{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:13px;overflow:hidden}.service-group summary{cursor:pointer;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:0 20px;font-size:14px;font-weight:800;list-style:none;display:flex}.service-group summary::-webkit-details-marker{display:none}.service-group summary:before{content:"›";color:var(--brand);margin-right:4px;font-size:20px;transition:transform .18s;transform:rotate(0)}.service-group[open] summary:before{transform:rotate(90deg)}.service-group summary span{margin-right:auto}.service-group summary small{color:var(--muted);font-size:11px;font-weight:650}.service-group summary .group-title{gap:2px;display:grid}.service-group summary .group-title strong{color:var(--text);font-size:14px}.service-group summary .group-title small{font-size:10px;font-weight:650}.service-group[open] summary{border-bottom-color:var(--line)}.service-row{border-bottom:1px solid var(--line);padding:18px 20px 14px}.service-row:last-child{border-bottom:0}.service-line{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.service-identity{align-items:flex-start;gap:11px;min-width:0;display:flex}.service-identity h3{margin:0;font-size:13px}.service-identity h3 a{color:inherit;text-decoration:none}.service-identity h3 a:hover{color:var(--brand)}.external-mark{color:var(--brand);font-size:10px}.service-identity p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.45}.status-dot{border:2px solid var(--gray);width:10px;height:10px;box-shadow:inset 0 0 0 2px var(--surface);background:var(--gray);border-radius:50%;flex:none;margin-top:3px}.status-dot.operational{border-color:var(--green);background:var(--green)}.status-dot.degraded,.status-dot.maintenance{border-color:var(--amber);background:var(--amber)}.status-dot.outage{border-color:var(--red);background:var(--red)}.status-label{color:var(--gray);flex:none;font-size:11px;font-weight:720}.status-label.operational{color:var(--green)}.status-label.degraded,.status-label.maintenance{color:var(--amber)}.status-label.outage{color:var(--red)}.history-bars{grid-template-columns:repeat(90,minmax(1px,1fr));align-items:stretch;gap:2px;height:24px;margin:14px 0 5px 21px;display:grid}.history-bar{background:var(--line);cursor:pointer;border:0;border-radius:2px;min-width:1px;padding:0}.history-bar.operational{background:var(--green)}.history-bar.degraded,.history-bar.maintenance{background:var(--amber)}.history-bar.outage{background:var(--red)}.history-bar.unknown{background:var(--gray)}.history-bar:hover,.history-bar:focus-visible{z-index:1;outline:2px solid var(--text);outline-offset:1px}.history-tooltip{z-index:1000;border:1px solid var(--line-strong);color:#f6f8fa;pointer-events:none;opacity:0;background:#0b0d0f;border-radius:10px;width:min(290px,100vw - 20px);transition:opacity .12s,transform .12s;position:fixed;overflow:hidden;transform:translateY(4px);box-shadow:0 18px 45px #0000007a}.history-tooltip.visible{opacity:1;transform:translateY(0)}.history-tooltip-state{border-bottom:1px solid var(--line-strong);color:var(--muted);background:#11161a;padding:10px 12px;font-size:12px;font-weight:800}.history-tooltip-state.operational{background:color-mix(in srgb, var(--green) 12%, #07110f);color:var(--green)}.history-tooltip-state.degraded,.history-tooltip-state.maintenance{background:color-mix(in srgb, var(--amber) 13%, #171006);color:var(--amber)}.history-tooltip-state.outage{background:color-mix(in srgb, var(--red) 13%, #170708);color:var(--red)}.history-tooltip-content{padding:10px 12px 12px}.history-tooltip-content>strong{font-size:12px;display:block}.history-tooltip-content ul{border:1px solid var(--line-strong);border-radius:8px;margin:10px 0 0;padding:0;list-style:none;overflow:hidden}.history-tooltip-content li{border-bottom:1px solid var(--line);color:#e8edf2;justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding:7px 10px;font-size:11px;line-height:1.35;display:flex}.history-tooltip-content li:last-child{border-bottom:0}.history-axis{color:var(--muted);justify-content:space-between;margin-left:21px;font-size:9px;display:flex}.service-skeleton{border:1px solid var(--line);background:linear-gradient(90deg, var(--surface) 20%, var(--surface-muted) 45%, var(--surface) 70%);background-size:300% 100%;border-radius:13px;height:180px;animation:1.4s infinite loading}@keyframes loading{to{background-position:-150% 0}}.empty-state{border:1px dashed var(--line-strong);color:var(--muted);text-align:center;border-radius:12px;margin:0;padding:34px;font-size:13px}.history-note{border:1px solid var(--line);background:var(--surface-muted);border-radius:13px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:34px;margin-top:46px;padding:24px;scroll-margin-top:30px;display:grid}.history-note>p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.history-section .history-note{margin-top:0}.resolved-list{margin-top:14px}.site-footer{border-top:1px solid var(--line);background:var(--surface)}.site-footer>div{width:min(1180px,100% - 40px);min-height:76px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;margin:auto;font-size:12px;display:flex}@media (width<=820px){.summary-grid{grid-template-columns:repeat(2,1fr)}.summary-card:first-child{grid-column:span 2}.communications-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:stretch}.overview-refresh{justify-content:flex-start}.search-field{width:100%}.history-note{grid-template-columns:1fr}}@media (width<=620px){.header-inner,.site-footer>div,.status-shell{width:min(100% - 28px,1050px)}.header-inner nav a{display:none}.status-shell{padding-top:20px}.status-tabs{margin-bottom:36px}.page-heading h1{font-size:36px}.summary-grid{grid-template-columns:1fr 1fr}.service-row,.service-group summary{padding-left:14px;padding-right:14px}.service-line{gap:10px}.service-identity p{max-width:230px}.status-label{text-align:right;max-width:90px}.history-bars{gap:1px;margin-left:0}.history-axis{margin-left:0}.incident-title-line{flex-direction:column;align-items:flex-start}.incident-timeline li>div{flex-direction:column;align-items:flex-start;gap:2px}.site-footer>div{flex-direction:column;align-items:flex-start;padding:20px 0}.site-footer nav{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,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)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-cyrillic-wght-normal.Dvxsihut.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-greek-wght-normal.DL7QRZyv.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-vietnamese-wght-normal.usUDDRr7.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-latin-ext-wght-normal.Ch3YOpNY.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-latin-wght-normal.DHIcAJRg.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
