.hero:where(.astro-IKS44CI7){padding-block:clamp(56px,9vw,120px) clamp(48px,7vw,96px);width:100%;max-width:100%;min-width:0}.hero__grid:where(.astro-IKS44CI7){display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:clamp(2rem,5vw,4.5rem);align-items:center;min-width:0}.hero__copy:where(.astro-IKS44CI7){width:100%;max-width:100%;min-width:0}.hero__lede:where(.astro-IKS44CI7){margin-top:1.75rem;max-width:52ch;color:var(--text-secondary);font-size:1.06rem;line-height:1.65}.hero__actions:where(.astro-IKS44CI7){display:flex;flex-wrap:wrap;width:100%;max-width:100%;gap:.75rem;margin-top:2.25rem}.hero__actions:where(.astro-IKS44CI7) svg{width:16px;height:16px}.hero__status:where(.astro-IKS44CI7){display:inline-flex;flex-wrap:wrap;align-items:center;max-width:100%;min-width:0;gap:.55rem;margin-top:2rem;font-size:.85rem;color:var(--text-secondary)}.hero__status:where(.astro-IKS44CI7) a:where(.astro-IKS44CI7){color:var(--text-muted);text-decoration:none;border-bottom:1px solid var(--border);overflow-wrap:anywhere}.hero__status:where(.astro-IKS44CI7) a:where(.astro-IKS44CI7):hover{color:var(--text-primary)}.terminal:where(.astro-IKS44CI7){width:100%;max-width:100%;min-width:0;box-sizing:border-box;border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(160deg,rgba(255,255,255,.04),rgba(255,255,255,.012));box-shadow:0 18px 50px #0000002e,inset 0 1px #ffffff09;overflow:hidden;transition:border-color .25s var(--ease-out),transform .25s var(--ease-out),box-shadow .25s var(--ease-out)}.terminal:where(.astro-IKS44CI7):hover{border-color:var(--border-hover);transform:translateY(-2px)}.terminal__bar:where(.astro-IKS44CI7){display:flex;align-items:center;gap:6px;padding:.7rem 1rem;border-bottom:1px solid var(--border);min-width:0;max-width:100%;overflow:hidden}.terminal__dot:where(.astro-IKS44CI7){width:9px;height:9px;flex:none;border-radius:50%;background:var(--surface-strong);border:1px solid var(--border)}.terminal__title:where(.astro-IKS44CI7){margin-left:.5rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;color:var(--text-muted);letter-spacing:.04em}.terminal__live:where(.astro-IKS44CI7){display:inline-flex;align-items:center;gap:.35rem;margin-left:auto;flex:none;color:var(--text-muted);font-size:.62rem;letter-spacing:.08em}.terminal__live:where(.astro-IKS44CI7) i:where(.astro-IKS44CI7){width:5px;height:5px;border-radius:50%;background:var(--success)}.terminal__body:where(.astro-IKS44CI7){padding:1.1rem 1.15rem 1.15rem;font-size:.78rem;line-height:1.65;overflow:hidden;min-width:0}.terminal__prompt:where(.astro-IKS44CI7){color:var(--success);margin-right:.4rem}.terminal__command:where(.astro-IKS44CI7){display:flex;min-width:0;max-width:100%;min-height:1.9em;margin:0 0 .65rem;overflow:hidden;white-space:nowrap}.terminal__command:where(.astro-IKS44CI7) .terminal__prompt:where(.astro-IKS44CI7){flex:none}.terminal__command-text:where(.astro-IKS44CI7){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.terminal__cursor:where(.astro-IKS44CI7){display:inline-block;width:.45em;height:1em;margin-left:.15rem;vertical-align:-.12em;background:var(--metal-light);animation:terminal-blink .9s steps(1) infinite;flex:none}.terminal__out:where(.astro-IKS44CI7){max-height:2.1em;display:grid;grid-template-columns:minmax(5.5rem,7.5rem) minmax(0,1fr);gap:.5rem;margin:0;padding-block:.12rem;opacity:1;transition:opacity .25s var(--ease-out),max-height .25s var(--ease-out);min-width:0}.terminal__out--hidden:where(.astro-IKS44CI7){max-height:0;opacity:0;overflow:hidden}.terminal__key:where(.astro-IKS44CI7){color:var(--metal-mid);min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.terminal__key:where(.astro-IKS44CI7):after{content:":";margin-left:.5rem}.terminal__num:where(.astro-IKS44CI7){color:var(--text-primary);font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.terminal__ok:where(.astro-IKS44CI7){color:var(--success);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.terminal__out:where(.astro-IKS44CI7){color:var(--text-secondary)}@keyframes terminal-blink{50%{opacity:0}}@media (max-width:1024px){.hero__grid:where(.astro-IKS44CI7){grid-template-columns:minmax(0,1fr)}.hero__panel:where(.astro-IKS44CI7){width:100%;max-width:620px;min-width:0}}@media (max-width:640px){.hero__lede:where(.astro-IKS44CI7){max-width:100%}}@media (max-width:520px){.hero:where(.astro-IKS44CI7){padding-block:3.5rem 3rem}.hero__panel:where(.astro-IKS44CI7){max-width:none}.terminal__bar:where(.astro-IKS44CI7){padding-inline:.75rem}.terminal__dot:where(.astro-IKS44CI7){width:7px;height:7px}.terminal__title:where(.astro-IKS44CI7){margin-left:.25rem;font-size:.65rem}.terminal__live:where(.astro-IKS44CI7){font-size:.56rem}.terminal__body:where(.astro-IKS44CI7){padding:.95rem .9rem;font-size:.72rem;line-height:1.7}.terminal__out:where(.astro-IKS44CI7){grid-template-columns:minmax(4.5rem,5.6rem) minmax(0,1fr)}}@media (max-width:380px){.terminal__dot:where(.astro-IKS44CI7){width:6px;height:6px}.terminal__bar:where(.astro-IKS44CI7){gap:4px;padding-inline:.6rem}.terminal__title:where(.astro-IKS44CI7){margin-left:.15rem;font-size:.6rem}.terminal__body:where(.astro-IKS44CI7){padding:.85rem .75rem;font-size:.7rem}.terminal__out:where(.astro-IKS44CI7){gap:.35rem;grid-template-columns:minmax(4.2rem,5rem) minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.terminal:where(.astro-IKS44CI7):hover{transform:none}.terminal__cursor:where(.astro-IKS44CI7){animation:none}.terminal__out:where(.astro-IKS44CI7){transition:none}}.services__head:where(.astro-NOPJE4OU){max-width:680px;margin:0;padding:1.5rem 1.5rem 1.75rem 0;border-right:1px solid var(--border)}.services__head:where(.astro-NOPJE4OU) .section-title:where(.astro-NOPJE4OU){margin-top:.9rem}.services__lede:where(.astro-NOPJE4OU){margin-top:1.1rem;color:var(--text-secondary);line-height:1.65}.services__layout:where(.astro-NOPJE4OU){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto auto auto;-moz-column-gap:1rem;column-gap:1rem;row-gap:1.25rem;align-items:stretch;min-width:0}.services__coverage:where(.astro-NOPJE4OU){position:relative;grid-column:2/4;grid-row:1;display:flex;flex-direction:column;gap:.75rem;min-height:0;padding:1.25rem 1.5rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));box-shadow:inset 0 1px #ffffff09;transition:border-color .25s var(--ease-out);min-width:0}.services__coverage:where(.astro-NOPJE4OU):hover{border-color:var(--border-hover)}.services__coverage-head:where(.astro-NOPJE4OU){display:flex;align-items:flex-start;flex-direction:column;gap:.35rem}.services__coverage-head:where(.astro-NOPJE4OU)>div:where(.astro-NOPJE4OU){order:2;margin-top:.35rem}.services__coverage-head:where(.astro-NOPJE4OU) .eyebrow:where(.astro-NOPJE4OU){margin:0 0 .55rem}.services__coverage-lede:where(.astro-NOPJE4OU){margin:0;color:var(--text-secondary);font-size:.82rem}.services__coverage-title:where(.astro-NOPJE4OU){display:flex;align-items:center;gap:.6rem;margin:0 0 .45rem;color:var(--text-primary);font-size:clamp(1.1rem,1.8vw,1.35rem);font-weight:600;letter-spacing:-.02em;line-height:1.2}.services__logo-rail:where(.astro-NOPJE4OU){display:none}.services__logo-cluster:where(.astro-NOPJE4OU){display:flex;flex-wrap:nowrap;align-content:center;gap:.55rem .7rem;max-width:100%;min-height:0;padding:.4rem 0;overflow:hidden;min-width:0}.services__logo-wrap:where(.astro-NOPJE4OU){display:grid;width:46px;height:46px;place-items:center;border:1px solid var(--border);border-radius:50%;background:var(--surface);opacity:.72;filter:grayscale(1);transition:opacity .2s var(--ease-out),filter .2s var(--ease-out)}.services__logo-wrap:where(.astro-NOPJE4OU):hover{opacity:1;filter:grayscale(0) brightness(1.1) saturate(1.1)}.services__logo-wrap:where(.astro-NOPJE4OU) img:where(.astro-NOPJE4OU){width:27px;height:27px;-o-object-fit:contain;object-fit:contain;border-radius:50%}.services__metrics:where(.astro-NOPJE4OU){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;color:var(--text-muted);font-size:.7rem}.services__metrics:where(.astro-NOPJE4OU) span:where(.astro-NOPJE4OU){display:flex;align-items:baseline;gap:.45rem;padding-top:.7rem;border-top:1px solid var(--border)}.services__metrics:where(.astro-NOPJE4OU) strong:where(.astro-NOPJE4OU){color:var(--text-primary);font-size:1.25rem;line-height:1}.services__logo-more:where(.astro-NOPJE4OU){display:grid;width:46px;height:46px;place-items:center;border:1px dashed var(--border);border-radius:50%;color:var(--text-muted);font-family:var(--font-mono);font-size:.68rem}.services__coverage-footer:where(.astro-NOPJE4OU){display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-top:.2rem}.services__coverage-footer:where(.astro-NOPJE4OU) .service__meta:where(.astro-NOPJE4OU){margin:0}.services__coverage-footer:where(.astro-NOPJE4OU) .service__link:where(.astro-NOPJE4OU){flex:none;margin-top:0}.services__head:where(.astro-NOPJE4OU){grid-column:1;grid-row:1;padding:0 1.5rem .5rem 0;border-right:1px solid var(--border)}.service:where(.astro-NOPJE4OU){position:relative;display:flex;min-height:238px;flex-direction:column;align-items:flex-start;gap:.9rem;padding:1.25rem 1.35rem 1.15rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));box-shadow:inset 0 1px #ffffff09;overflow:hidden;transition:border-color .25s var(--ease-out);min-width:0}.service:where(.astro-NOPJE4OU):hover{border-color:var(--border-hover)}.service--2:where(.astro-NOPJE4OU){grid-column:2;grid-row:2}.service--3:where(.astro-NOPJE4OU){grid-column:3;grid-row:2}.services__bottom-group:where(.astro-NOPJE4OU){grid-column:1/-1;grid-row:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;margin-inline:auto}.services__bottom-group:where(.astro-NOPJE4OU) .service:where(.astro-NOPJE4OU){min-height:218px}.services__bottom-group:where(.astro-NOPJE4OU) .service__desc:where(.astro-NOPJE4OU){max-width:none;font-size:.78rem;line-height:1.45}.service__number:where(.astro-NOPJE4OU){font-size:.72rem;letter-spacing:.08em;color:var(--metal-mid);line-height:1}.service__name:where(.astro-NOPJE4OU){display:flex;align-items:center;gap:.6rem;font-size:clamp(1.05rem,1.8vw,1.3rem);font-weight:600;letter-spacing:-.02em;color:var(--text-primary);line-height:1.25}.service__body:where(.astro-NOPJE4OU){display:flex;flex:1;flex-direction:column;gap:.8rem;width:100%}.service__icon:where(.astro-NOPJE4OU){width:20px;height:20px;color:var(--metal-light);flex:none}.service__desc:where(.astro-NOPJE4OU){margin-top:0;max-width:48ch;color:var(--text-secondary);font-size:.84rem;line-height:1.55;overflow-wrap:anywhere}.service__meta:where(.astro-NOPJE4OU){display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;margin:auto 0 0;padding:0}.service__meta:where(.astro-NOPJE4OU) li:where(.astro-NOPJE4OU){font-family:var(--font-mono);font-size:.72rem;color:var(--text-muted);border:1px solid var(--border);border-radius:999px;padding:.25rem .6rem;white-space:nowrap}.service__link:where(.astro-NOPJE4OU){display:inline-flex;align-items:center;gap:.4rem;margin-top:.1rem;color:var(--text-secondary);text-decoration:none;font-size:.78rem;font-weight:500;white-space:nowrap;padding:.5rem 0;border-bottom:1px solid transparent;transition:color .2s var(--ease-out),border-color .2s var(--ease-out)}.service__link:where(.astro-NOPJE4OU):hover{color:var(--text-primary);border-color:var(--border-hover)}.service__link:where(.astro-NOPJE4OU) svg{width:15px;height:15px;transition:transform .2s var(--ease-out)}.service__link:where(.astro-NOPJE4OU):hover svg{transform:translate(3px)}@media (max-width:720px){.services__layout:where(.astro-NOPJE4OU){grid-template-columns:1fr;grid-template-rows:auto}.services__head:where(.astro-NOPJE4OU),.services__coverage:where(.astro-NOPJE4OU),.service--2:where(.astro-NOPJE4OU),.service--3:where(.astro-NOPJE4OU),.services__bottom-group:where(.astro-NOPJE4OU){grid-column:1;grid-row:auto}.services__head:where(.astro-NOPJE4OU){padding:0 0 1rem;border-right:0;border-bottom:1px solid var(--border)}.services__coverage:where(.astro-NOPJE4OU){padding:1rem;border-left:0;border:1px solid var(--border);border-radius:var(--radius-lg)}.services__coverage-footer:where(.astro-NOPJE4OU) .service__meta:where(.astro-NOPJE4OU){width:100%}.services__coverage-head:where(.astro-NOPJE4OU){align-items:flex-start;flex-direction:column}.services__coverage-head:where(.astro-NOPJE4OU)>div:where(.astro-NOPJE4OU){width:100%}.services__coverage-footer:where(.astro-NOPJE4OU){align-items:flex-start;flex-direction:column}.services__metrics:where(.astro-NOPJE4OU){grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.services__logo-cluster:where(.astro-NOPJE4OU){max-width:100%}.services__logo-wrap:where(.astro-NOPJE4OU){width:42px;height:42px}.services__logo-wrap:where(.astro-NOPJE4OU) img:where(.astro-NOPJE4OU){width:24px;height:24px}.services__bottom-group:where(.astro-NOPJE4OU){width:100%;grid-template-columns:1fr}.services__bottom-group:where(.astro-NOPJE4OU) .service:where(.astro-NOPJE4OU){width:100%}.service:where(.astro-NOPJE4OU){min-height:0;padding:1.25rem}.services__bottom-group:where(.astro-NOPJE4OU) .service:where(.astro-NOPJE4OU){min-height:0}}.infrastructure__head:where(.astro-2KSHAPDE){max-width:680px;margin-bottom:2.75rem}.infrastructure__head:where(.astro-2KSHAPDE) .section-title:where(.astro-2KSHAPDE){margin-top:.9rem}.infrastructure__lede:where(.astro-2KSHAPDE){margin-top:1.1rem;color:var(--text-secondary);line-height:1.65}.map-panel:where(.astro-2KSHAPDE),.monitoring-panel:where(.astro-2KSHAPDE){display:flex;flex-direction:column;gap:.75rem;width:100%}.map-panel__statement:where(.astro-2KSHAPDE),.monitoring-panel__statement:where(.astro-2KSHAPDE){min-height:1.1rem;margin:0;padding-inline:.25rem;color:var(--text-secondary);font-size:.78rem;line-height:1.4;letter-spacing:.02em}.infrastructure-visual:where(.astro-2KSHAPDE){display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.9fr);gap:24px;align-items:start;min-width:0}.map-panel:where(.astro-2KSHAPDE),.monitoring-panel:where(.astro-2KSHAPDE){min-width:0;max-width:100%}.infrastructure-map:where(.astro-2KSHAPDE){position:relative;width:100%;min-height:420px;height:420px;max-height:420px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.65rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:#12121a98;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 18px 50px #0000002e,inset 0 1px #ffffff09;isolation:isolate;transition:border-color .25s var(--ease-out)}.infrastructure-map:where(.astro-2KSHAPDE):hover{border-color:var(--border-hover)}.infrastructure-map__canvas:where(.astro-2KSHAPDE){position:relative;height:100%;aspect-ratio:3489/1925;max-width:100%;flex:none;border-radius:calc(var(--radius-lg) - .35rem);overflow:visible}.infrastructure-map__image:where(.astro-2KSHAPDE){position:absolute;inset:0;width:100%;height:100%;opacity:.82;filter:brightness(.32) saturate(1.05) contrast(1.04);-o-object-fit:fill;object-fit:fill;border-radius:calc(var(--radius-lg) - .35rem);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.location-dot:where(.astro-2KSHAPDE){position:absolute;z-index:10;width:14px;height:14px;transform:translate(-50%,-50%)}.location-dot:where(.astro-2KSHAPDE):hover{z-index:30}.pulsating-dot:where(.astro-2KSHAPDE){width:100%;height:100%;border-radius:50%;background-color:var(--marker-color);box-shadow:0 0 0 2px #161820a6;cursor:pointer}.pulsating-dot:where(.astro-2KSHAPDE):before{content:"";position:absolute;inset:0;border-radius:50%;background-color:inherit;animation:pulsate 2.5s cubic-bezier(0,0,.2,1) infinite}@keyframes pulsate{0%{transform:scale(.8);opacity:1}70%{transform:scale(4);opacity:0}to{transform:scale(4);opacity:0}}.location-label:where(.astro-2KSHAPDE){position:absolute;z-index:40;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:2px;padding:7px 9px;border:1px solid var(--border);border-radius:9px;background:rgba(26,29,37,.85);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .25s var(--ease-out),transform .25s var(--ease-out);box-shadow:0 8px 22px #00000040}.location-dot:where(.astro-2KSHAPDE):hover .location-label:where(.astro-2KSHAPDE){opacity:1;transform:translate(-50%) translateY(-5px)}.location-dot--helsinki:where(.astro-2KSHAPDE) .location-label:where(.astro-2KSHAPDE){top:calc(100% + 10px);bottom:auto}.location-dot--helsinki:where(.astro-2KSHAPDE):hover .location-label:where(.astro-2KSHAPDE){transform:translate(-50%) translateY(5px)}.location-label:where(.astro-2KSHAPDE) strong:where(.astro-2KSHAPDE){color:var(--text-primary);font-size:12px;font-weight:600;line-height:1}.location-label__title:where(.astro-2KSHAPDE){display:flex;align-items:center;gap:6px}.location-label__icon:where(.astro-2KSHAPDE){width:13px;height:13px;flex:none;color:var(--marker-color)}.location-label:where(.astro-2KSHAPDE) small:where(.astro-2KSHAPDE){color:var(--text-muted);font-size:9px;line-height:1.2}.monitoring-showcase:where(.astro-2KSHAPDE){position:relative;width:100%;max-width:900px;height:420px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 18px 50px #0000002e,inset 0 1px #ffffff09;isolation:isolate;transition:border-color .25s var(--ease-out);min-width:0}.monitoring-showcase:where(.astro-2KSHAPDE):hover{border-color:var(--border-hover)}.monitoring-panel:where(.astro-2KSHAPDE){max-width:900px}.monitoring-panel__statement:where(.astro-2KSHAPDE){margin:0;padding-inline:.25rem;color:var(--text-secondary);font-size:.78rem;line-height:1.4;letter-spacing:.02em}.monitoring-lists:where(.astro-2KSHAPDE){position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;width:100%;max-width:580px;height:100%;margin-inline:auto;padding:10px;background:linear-gradient(to left,color-mix(in srgb,var(--bg-primary) 55%,transparent),var(--bg-primary))}.monitoring-section:where(.astro-2KSHAPDE){position:relative;display:flex;flex-direction:column;width:100%;flex:1;min-height:0;padding:8px;border:1px solid var(--border);border-radius:var(--radius-md);background:color-mix(in srgb,var(--surface) 75%,transparent)}.monitoring-section__heading:where(.astro-2KSHAPDE){display:flex;align-items:center;gap:8px;height:26px;margin-bottom:10px;padding-inline:6px;border-bottom:1px solid var(--border);color:var(--text-muted);font-family:var(--font-mono);font-size:.64rem;letter-spacing:.09em;text-transform:uppercase}.monitoring-section__signal:where(.astro-2KSHAPDE){width:6px;height:6px;border-radius:50%}.monitoring-section__signal--alert:where(.astro-2KSHAPDE){background:var(--danger)}.monitoring-section__signal--resolved:where(.astro-2KSHAPDE){background:var(--success)}.monitoring-scroll:where(.astro-2KSHAPDE){position:relative;flex:1;min-height:0;overflow:hidden;border-radius:var(--radius-sm)}.scroll-container-docs:where(.astro-2KSHAPDE),.scroll-container-tools:where(.astro-2KSHAPDE){position:absolute;inset-inline:0;top:0;display:flex;flex-direction:column;animation:scroll-down 12s linear infinite;will-change:transform}.scroll-container-tools:where(.astro-2KSHAPDE){animation-delay:-2s}.monitoring-sequence:where(.astro-2KSHAPDE){flex:none}.monitoring-row:where(.astro-2KSHAPDE){display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;height:50px;margin-bottom:8px;padding:0 12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:linear-gradient(145deg,var(--surface-strong),var(--surface));box-shadow:inset 0 1px #ffffff09;transition:border-color .2s var(--ease-out),background .2s var(--ease-out)}.monitoring-row:where(.astro-2KSHAPDE):hover{border-color:var(--border-hover);background:var(--surface-hover)}.monitoring-row__icon:where(.astro-2KSHAPDE){width:18px;height:18px;flex:none}.monitoring-row--alert:where(.astro-2KSHAPDE) .monitoring-row__icon:where(.astro-2KSHAPDE){color:var(--danger)}.monitoring-row--monitoring:where(.astro-2KSHAPDE) .monitoring-row__icon:where(.astro-2KSHAPDE){color:var(--warning)}.monitoring-row--resolved:where(.astro-2KSHAPDE) .monitoring-row__icon:where(.astro-2KSHAPDE){color:var(--success)}.monitoring-row__text:where(.astro-2KSHAPDE){display:flex;align-items:baseline;gap:7px;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary);font-size:13px;line-height:1.35;overflow-wrap:anywhere}.monitoring-row__level:where(.astro-2KSHAPDE){flex:none;font-family:var(--font-mono);font-size:.62rem;font-weight:600;letter-spacing:.08em}.monitoring-row--alert:where(.astro-2KSHAPDE) .monitoring-row__level:where(.astro-2KSHAPDE){color:var(--danger)}.monitoring-row--monitoring:where(.astro-2KSHAPDE) .monitoring-row__level:where(.astro-2KSHAPDE){color:var(--warning)}.monitoring-row--resolved:where(.astro-2KSHAPDE) .monitoring-row__level:where(.astro-2KSHAPDE){color:var(--success)}@keyframes scroll-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@media (max-width:900px){.infrastructure-visual:where(.astro-2KSHAPDE){grid-template-columns:1fr}.infrastructure-map:where(.astro-2KSHAPDE){min-height:0;height:auto;max-height:none;aspect-ratio:2/1}.infrastructure-map__canvas:where(.astro-2KSHAPDE){width:100%;height:auto;max-width:100%}.location-dot:where(.astro-2KSHAPDE){width:12px;height:12px}}@media (max-width:520px){.infrastructure__head:where(.astro-2KSHAPDE){margin-bottom:2rem}.monitoring-lists:where(.astro-2KSHAPDE){max-width:100%;padding:6px}.monitoring-section:where(.astro-2KSHAPDE){padding:6px}.monitoring-row:where(.astro-2KSHAPDE){gap:8px;padding-inline:10px}.monitoring-row__text:where(.astro-2KSHAPDE){font-size:12px}.location-label:where(.astro-2KSHAPDE) small:where(.astro-2KSHAPDE){display:none}}@media (prefers-reduced-motion:reduce){.pulsating-dot:where(.astro-2KSHAPDE):before,.scroll-container-docs:where(.astro-2KSHAPDE),.scroll-container-tools:where(.astro-2KSHAPDE){animation:none}.scroll-container-docs:where(.astro-2KSHAPDE),.scroll-container-tools:where(.astro-2KSHAPDE){transform:none}}.featured:where(.astro-PQO7W6B2){position:relative;border-block:0;background:0 0}.featured__scroll:where(.astro-PQO7W6B2){position:relative;height:300vh;min-width:0}.featured__sticky:where(.astro-PQO7W6B2){position:sticky;top:0;height:100vh;display:flex;align-items:center;padding-top:clamp(5rem,12vh,9rem);overflow:hidden}.featured__layout:where(.astro-PQO7W6B2){display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2.5rem,5vw,5rem);align-items:center;width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2rem)}.featured__copy:where(.astro-PQO7W6B2){min-width:0;max-width:520px}.featured__intro:where(.astro-PQO7W6B2) .section-title:where(.astro-PQO7W6B2){margin-top:.8rem;max-width:11ch;font-size:clamp(2.7rem,4vw,4rem);line-height:.98;letter-spacing:-.05em}.featured__lede:where(.astro-PQO7W6B2){max-width:40ch;margin-top:1rem;line-height:1.65}.featured__stage:where(.astro-PQO7W6B2){position:relative;margin-top:2.5rem;min-height:260px}.featured__dot:where(.astro-PQO7W6B2)[data-dot="01"].is-active{background:#b85c5c;border-color:#c66a6a}.featured__dot:where(.astro-PQO7W6B2)[data-dot="02"].is-active{background:#b89a55;border-color:#c5a662}.featured__dot:where(.astro-PQO7W6B2)[data-dot="03"].is-active{background:#5c9f78;border-color:#69ad85}.featured__panel:where(.astro-PQO7W6B2){position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;opacity:0;transform:translate3d(0,12px,0);pointer-events:none;width:100%;max-width:38rem;padding-right:1rem;will-change:opacity,transform;transition:opacity .5s var(--ease-out),transform .5s var(--ease-out)}.featured__panel:where(.astro-PQO7W6B2).is-active{opacity:1;transform:translateZ(0);pointer-events:auto}.featured__panel-index:where(.astro-PQO7W6B2){margin:0 0 .8rem;color:var(--metal-dark);font-size:.72rem}.featured__panel-eyebrow:where(.astro-PQO7W6B2){margin:0 0 .7rem;color:var(--metal-mid);font-family:var(--font-mono);font-size:.64rem;letter-spacing:.09em;text-transform:uppercase}.featured__panel:where(.astro-PQO7W6B2) h3:where(.astro-PQO7W6B2){max-width:20ch;font-size:clamp(1.6rem,2vw,2rem);line-height:1.08}.featured__panel-description:where(.astro-PQO7W6B2){max-width:40ch;margin:.95rem 0 0;color:var(--text-secondary);font-size:.92rem;line-height:1.6}.featured__panel-link:where(.astro-PQO7W6B2){display:inline-flex;align-items:center;gap:.4rem;margin-top:1.25rem;padding-bottom:.15rem;color:var(--text-primary);font-size:.78rem;font-weight:500;text-decoration:none;border-bottom:1px solid var(--border-hover)}.featured__panel-link:where(.astro-PQO7W6B2) svg{width:13px;height:13px}.featured__panel-link:where(.astro-PQO7W6B2):hover{border-bottom-color:var(--text-primary)}.featured__progress:where(.astro-PQO7W6B2){display:flex;gap:.4rem;margin-top:2rem}.featured__progress:where(.astro-PQO7W6B2) span:where(.astro-PQO7W6B2){width:1.75rem;height:2px;background:var(--border);transition:background .3s var(--ease-out),width .3s var(--ease-out)}.featured__progress:where(.astro-PQO7W6B2) span:where(.astro-PQO7W6B2).is-active{width:2.75rem;background:var(--text-primary)}.featured__visual:where(.astro-PQO7W6B2){display:flex;align-items:center;width:100%;min-width:0}.featured__frame:where(.astro-PQO7W6B2){width:100%;max-width:760px;overflow:hidden;contain:layout paint;border:1px solid var(--border);border-radius:18px;background:var(--bg-primary);box-shadow:0 22px 52px #0000003d,inset 0 1px #ffffff09}.featured__frame-bar:where(.astro-PQO7W6B2){display:flex;align-items:center;gap:6px;min-width:0;height:40px;padding-inline:.9rem;border-bottom:1px solid var(--border)}.featured__dot:where(.astro-PQO7W6B2){width:8px;height:8px;flex:none;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:rgba(255,255,255,.035);transition:background .35s var(--ease-out),border-color .35s var(--ease-out),opacity .35s var(--ease-out)}.featured__dot:where(.astro-PQO7W6B2).is-active{background:rgba(255,255,255,.65);border-color:#ffffffb8}.featured__dot:where(.astro-PQO7W6B2):not(.is-active){opacity:.5}.featured__host:where(.astro-PQO7W6B2){min-width:0;margin-left:.5rem;overflow:hidden;color:var(--text-muted);font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.featured__viewport:where(.astro-PQO7W6B2){position:relative;width:100%;aspect-ratio:16/9;height:auto;overflow:hidden;background:var(--bg-primary)}.featured__image:where(.astro-PQO7W6B2),.featured__mobile-frame:where(.astro-PQO7W6B2) img:where(.astro-PQO7W6B2){display:block;width:100%;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.featured__image:where(.astro-PQO7W6B2){position:absolute;inset:0;opacity:0;transform:translate3d(0,14px,0) scale(.985);filter:blur(2px);will-change:opacity,transform;backface-visibility:hidden;transition:opacity .58s var(--ease-out),transform .58s var(--ease-out),filter .58s var(--ease-out)}.featured__image:where(.astro-PQO7W6B2).is-active{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}@media (hover:none),(max-width:800px){.featured__image:where(.astro-PQO7W6B2){filter:none;transition:opacity .4s var(--ease-out),transform .4s var(--ease-out)}.featured__image:where(.astro-PQO7W6B2).is-active{filter:none}}.featured__mobile-frame:where(.astro-PQO7W6B2){display:none!important}.featured__sentinels:where(.astro-PQO7W6B2),.featured__sentinels:where(.astro-PQO7W6B2)>div:where(.astro-PQO7W6B2){pointer-events:none}.featured__sentinels:where(.astro-PQO7W6B2){position:absolute;inset:0;display:flex;flex-direction:column}.featured__sentinels:where(.astro-PQO7W6B2)>div:where(.astro-PQO7W6B2){flex:1;min-height:100vh}@media (min-width:801px) and (max-width:1024px){.featured__scroll:where(.astro-PQO7W6B2){height:auto}.featured__sticky:where(.astro-PQO7W6B2){position:static;height:auto;overflow:visible;padding-block:4.5rem}.featured__layout:where(.astro-PQO7W6B2){display:block}.featured__visual:where(.astro-PQO7W6B2){display:none}.featured__intro:where(.astro-PQO7W6B2) .section-title:where(.astro-PQO7W6B2){font-size:clamp(2.2rem,4vw,3rem)}.featured__stage:where(.astro-PQO7W6B2){margin-top:2rem;min-height:0}.featured__panel:where(.astro-PQO7W6B2){position:static;opacity:1;transform:none;pointer-events:auto;padding-block:2rem;padding-right:0;max-width:none;border-top:1px solid var(--border)}.featured__mobile-frame:where(.astro-PQO7W6B2){display:block!important;width:100%;margin-top:1.75rem}.featured__mobile-frame:where(.astro-PQO7W6B2) .featured__frame:where(.astro-PQO7W6B2){max-width:none}.featured__progress:where(.astro-PQO7W6B2){display:none}.featured__sentinels:where(.astro-PQO7W6B2){display:none}}@media (max-width:800px){.featured__layout:where(.astro-PQO7W6B2){grid-template-columns:1fr;gap:1.5rem}.featured__sticky:where(.astro-PQO7W6B2){padding-top:clamp(2.5rem,6vh,4rem)}.featured__copy:where(.astro-PQO7W6B2){display:contents}.featured__intro:where(.astro-PQO7W6B2){order:1}.featured__visual:where(.astro-PQO7W6B2){order:2}.featured__stage:where(.astro-PQO7W6B2){order:3;min-height:200px}.featured__progress:where(.astro-PQO7W6B2){order:4}.featured__frame:where(.astro-PQO7W6B2){max-width:none}.featured__intro:where(.astro-PQO7W6B2) .section-title:where(.astro-PQO7W6B2){font-size:clamp(1.8rem,6vw,2.4rem);max-width:none}.featured__panel:where(.astro-PQO7W6B2) h3:where(.astro-PQO7W6B2){max-width:none;font-size:clamp(1.3rem,4vw,1.6rem)}.featured__panel-description:where(.astro-PQO7W6B2){max-width:none}}@media (prefers-reduced-motion:reduce){.featured__panel:where(.astro-PQO7W6B2),.featured__image:where(.astro-PQO7W6B2),.featured__progress:where(.astro-PQO7W6B2) span:where(.astro-PQO7W6B2){transition:none}.featured__image:where(.astro-PQO7W6B2){transform:none;filter:none}}.reliability__grid:where(.astro-EQSM7SZM){display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:clamp(2.5rem,6vw,5rem);align-items:start;min-width:0}.reliability__head:where(.astro-EQSM7SZM) .section-title:where(.astro-EQSM7SZM){margin-top:.9rem}.reliability__lede:where(.astro-EQSM7SZM){margin-top:1.1rem;max-width:42ch;color:var(--text-secondary);line-height:1.65}.reliability__head:where(.astro-EQSM7SZM) .button-secondary:where(.astro-EQSM7SZM){margin-top:1.75rem}.reliability__head:where(.astro-EQSM7SZM) svg{width:14px;height:14px}.reliability__list:where(.astro-EQSM7SZM){list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr}.reliability__item:where(.astro-EQSM7SZM){display:flex;align-items:flex-start;gap:.9rem;padding:1.5rem 1.25rem;border-top:1px solid var(--border);min-width:0}.reliability__item:where(.astro-EQSM7SZM)>div:where(.astro-EQSM7SZM){min-width:0}.reliability__item:where(.astro-EQSM7SZM):nth-child(odd){border-right:1px solid var(--border);padding-left:0}.reliability__item:where(.astro-EQSM7SZM):nth-last-child(-n+2){border-bottom:1px solid var(--border)}.reliability__icon:where(.astro-EQSM7SZM){width:20px;height:20px;color:var(--metal-mid);flex:none;margin-top:.15rem}.reliability__item:where(.astro-EQSM7SZM) h3:where(.astro-EQSM7SZM){font-size:1rem;font-weight:600;color:var(--text-primary)}.reliability__item:where(.astro-EQSM7SZM) p:where(.astro-EQSM7SZM){margin-top:.4rem;font-size:.86rem;line-height:1.55;color:var(--text-secondary);overflow-wrap:anywhere}.reliability__item:where(.astro-EQSM7SZM)>.status-dot:where(.astro-EQSM7SZM){margin-left:auto;margin-top:.4rem}@media (max-width:1024px){.reliability__grid:where(.astro-EQSM7SZM){grid-template-columns:1fr}}@media (max-width:640px){.reliability__list:where(.astro-EQSM7SZM){grid-template-columns:1fr}.reliability__item:where(.astro-EQSM7SZM):nth-child(odd){border-right:0;padding-left:0}.reliability__item:where(.astro-EQSM7SZM):nth-last-child(-n+2){border-bottom:0}.reliability__item:where(.astro-EQSM7SZM):last-child{border-bottom:1px solid var(--border)}}.networks-head:where(.astro-J7PV25F6){max-width:720px;margin-bottom:2.75rem}.networks-head:where(.astro-J7PV25F6) .section-title:where(.astro-J7PV25F6){margin-top:.9rem}.networks-head__row:where(.astro-J7PV25F6){display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.1rem}.networks-head__lede:where(.astro-J7PV25F6){color:var(--text-secondary);line-height:1.6;max-width:52ch}.networks-head__lede:where(.astro-J7PV25F6) a:where(.astro-J7PV25F6){color:var(--text-secondary);border-bottom:1px solid var(--border-hover);text-decoration:none}.networks-head__lede:where(.astro-J7PV25F6) a:where(.astro-J7PV25F6):hover{color:var(--text-primary)}.networks-head__all:where(.astro-J7PV25F6){min-height:40px;font-size:.85rem}