.status-page.svelte-1xd49a3{--st-plum: #511843;--st-pink: #FF4F91;--st-green: #22c55e;--st-green-dim: rgba(34, 197, 94, .12);--st-yellow: #eab308;--st-red: #ef4444;--st-white: #ffffff;--st-off-white: #FFFBF7;--st-light-bg: #f8f6f4;--st-gray: #6b7280;--st-dark-text: #1a1a2e;--st-mono: "SF Mono", "Fira Code", "Cascadia Code", monospace;--st-poppins: "Poppins", sans-serif;--st-inter: "Inter", sans-serif;--st-ease: cubic-bezier(.4, 0, .2, 1)}.section-title.svelte-1xd49a3{font-family:var(--st-poppins);font-weight:700;font-size:1.75rem;color:var(--st-dark-text);margin-bottom:.5rem;text-align:center}.section-desc.svelte-1xd49a3{font-family:var(--st-inter);font-size:1rem;color:var(--st-gray);text-align:center;max-width:34rem;margin:0 auto 2rem;line-height:1.6}@media (min-width: 768px){.section-title.svelte-1xd49a3{font-size:2.25rem}}.hero.svelte-1xd49a3{background:var(--st-off-white);padding:7rem 1.5rem 4rem;text-align:center}.hero.visible.svelte-1xd49a3{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.hero.svelte-1xd49a3{opacity:1!important;transform:none!important;transition:none!important}}.no-js .hero.svelte-1xd49a3{opacity:1;transform:none}@media (min-width: 768px){.hero.svelte-1xd49a3{padding:9rem 2rem 5rem}}.hero-inner.svelte-1xd49a3{max-width:40rem;margin:0 auto}.status-badge-large.svelte-1xd49a3{position:relative;width:80px;height:80px;margin:0 auto 2rem;background:var(--st-green-dim);border-radius:50%;display:flex;align-items:center;justify-content:center}.check-icon.svelte-1xd49a3{width:36px;height:36px;color:var(--st-green);position:relative;z-index:2}.pulse-ring.svelte-1xd49a3{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;border:2px solid rgba(34,197,94,.25);animation:svelte-1xd49a3-pulse-expand 3s ease-out infinite}.pulse-ring-2.svelte-1xd49a3{animation-delay:1.5s}@keyframes svelte-1xd49a3-pulse-expand{0%{transform:scale(.85);opacity:1}to{transform:scale(1.5);opacity:0}}.hero-title.svelte-1xd49a3{font-family:var(--st-poppins);font-weight:800;font-size:2.5rem;color:var(--st-dark-text);margin-bottom:1.25rem;letter-spacing:-.02em}@media (min-width: 768px){.hero-title.svelte-1xd49a3{font-size:3.25rem}}.overall-status.svelte-1xd49a3{display:inline-flex;align-items:center;gap:.625rem;padding:.625rem 1.5rem;border-radius:9999px;background:var(--st-green-dim);border:1px solid rgba(34,197,94,.2);margin-bottom:1.5rem}.status-dot-lg.svelte-1xd49a3{width:10px;height:10px;border-radius:50%;background:var(--st-green);animation:svelte-1xd49a3-dot-blink 2s ease-in-out infinite;box-shadow:0 0 8px #22c55e66}@keyframes svelte-1xd49a3-dot-blink{0%,to{opacity:1}50%{opacity:.4}}.status-label.svelte-1xd49a3{font-family:var(--st-inter);font-weight:600;font-size:1rem;color:var(--st-green)}.hero-updated.svelte-1xd49a3{font-family:var(--st-inter);font-size:.8125rem;color:var(--st-gray)}.hero-latency.svelte-1xd49a3{font-family:var(--st-mono);font-size:.8125rem;color:var(--st-green);margin-bottom:.5rem}.hero-note.svelte-1xd49a3{font-family:var(--st-inter);font-size:.875rem;line-height:1.65;color:var(--st-gray);max-width:32rem;margin:1rem auto 0}.status-badge-large.badge-down.svelte-1xd49a3{background:#ef44441f}.status-badge-large.badge-down.svelte-1xd49a3 .check-icon:where(.svelte-1xd49a3){color:var(--st-red)}.status-badge-large.badge-down.svelte-1xd49a3 .pulse-ring:where(.svelte-1xd49a3){border-color:#ef444440}.overall-status.overall-down.svelte-1xd49a3{background:#ef44441f;border-color:#ef444433}.overall-status.overall-down.svelte-1xd49a3 .status-dot-lg:where(.svelte-1xd49a3){background:var(--st-red);box-shadow:0 0 8px #ef444466}.overall-status.overall-down.svelte-1xd49a3 .status-label:where(.svelte-1xd49a3){color:var(--st-red)}.explain-section.svelte-1xd49a3{background:var(--st-light-bg);padding:3rem 1.5rem}@media (min-width: 768px){.explain-section.svelte-1xd49a3{padding:4rem 2rem}}.explain-inner.svelte-1xd49a3{max-width:60rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.explain-inner.svelte-1xd49a3{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}.explain-card.svelte-1xd49a3{background:var(--st-white);border:1px solid rgba(81,24,67,.08);border-radius:1rem;padding:1.5rem}.explain-title.svelte-1xd49a3{font-family:var(--st-poppins);font-weight:700;font-size:1.125rem;color:var(--st-dark-text);margin-bottom:.75rem}.explain-text.svelte-1xd49a3{font-family:var(--st-inter);font-size:.9375rem;line-height:1.7;color:var(--st-gray)}.explain-list.svelte-1xd49a3{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.explain-list.svelte-1xd49a3 li:where(.svelte-1xd49a3){position:relative;padding-left:1.1rem;font-family:var(--st-inter);font-size:.9375rem;line-height:1.65;color:var(--st-gray)}.explain-list.svelte-1xd49a3 li:where(.svelte-1xd49a3):before{content:"";position:absolute;left:0;top:.62em;width:6px;height:6px;border-radius:50%;background:var(--st-pink)}.services-section.svelte-1xd49a3{background:var(--st-white);padding:4rem 1.5rem}@media (min-width: 768px){.services-section.svelte-1xd49a3{padding:5rem 2rem}}.services-inner.svelte-1xd49a3{max-width:64rem;margin:0 auto}.legend.svelte-1xd49a3{list-style:none;margin:0 auto 2rem;padding:1rem 1.25rem;max-width:44rem;display:grid;gap:.5rem;background:var(--st-off-white);border:1px solid rgba(81,24,67,.06);border-radius:.875rem}.legend-item.svelte-1xd49a3{display:flex;align-items:baseline;flex-wrap:wrap;gap:.4rem;font-family:var(--st-inter);font-size:.8125rem;line-height:1.55;color:var(--st-gray)}.legend-item.svelte-1xd49a3 .service-dot:where(.svelte-1xd49a3){align-self:center}.legend-label.svelte-1xd49a3{font-weight:700;color:var(--st-dark-text)}.legend-desc.svelte-1xd49a3{min-width:0}.services-grid.svelte-1xd49a3{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width: 640px){.services-grid.svelte-1xd49a3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.services-grid.svelte-1xd49a3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}.service-card.svelte-1xd49a3{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0;padding:1rem 1.25rem;border-radius:.875rem;background:var(--st-off-white);border:1px solid rgba(81,24,67,.06);box-shadow:0 1px 3px #5118430a;opacity:1;transform:none;transition:opacity .4s var(--st-ease),transform .4s var(--st-ease),border-color .3s,box-shadow .2s;transition-delay:var(--delay)}.service-card.svelte-1xd49a3:hover{border-color:#22c55e33;box-shadow:0 8px 24px #51184314;transform:translateY(-2px)}.service-info.svelte-1xd49a3{display:flex;flex-direction:column;gap:.125rem;min-width:0}.service-name.svelte-1xd49a3{font-family:var(--st-inter);font-weight:600;font-size:.9375rem;color:var(--st-dark-text)}.service-uptime.svelte-1xd49a3{font-size:.75rem;line-height:1.45;color:var(--st-gray)}.service-status.svelte-1xd49a3{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.service-dot.svelte-1xd49a3{width:8px;height:8px;border-radius:50%;flex-shrink:0;background:var(--st-green)}.service-status-text.svelte-1xd49a3{font-family:var(--st-inter);font-size:.8125rem;font-weight:500;white-space:nowrap}.metrics-disclaimer.svelte-1xd49a3{margin:2.5rem auto 0;max-width:40rem;text-align:center;font-family:var(--st-inter);font-size:.8125rem;line-height:1.6;color:var(--st-gray);background:var(--st-light-bg);border:1px solid rgba(81,24,67,.06);border-radius:.75rem;padding:1rem 1.25rem}.metrics-disclaimer.svelte-1xd49a3 a:where(.svelte-1xd49a3){color:var(--st-pink);font-weight:600;text-decoration:none}.metrics-disclaimer.svelte-1xd49a3 a:where(.svelte-1xd49a3):hover{text-decoration:underline}.subscribe-section.svelte-1xd49a3{background:var(--st-plum);padding:4rem 1.5rem;position:relative;overflow:hidden}.subscribe-section.svelte-1xd49a3:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}@media (min-width: 768px){.subscribe-section.svelte-1xd49a3{padding:6rem 2rem}}.subscribe-inner.svelte-1xd49a3{max-width:36rem;margin:0 auto;position:relative;z-index:1}.subscribe-card.svelte-1xd49a3{text-align:center;padding:2.5rem 1.5rem;border-radius:1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);opacity:1;transform:none;transition:opacity .6s var(--st-ease),transform .6s var(--st-ease)}@media (min-width: 640px){.subscribe-card.svelte-1xd49a3{padding:3rem 2rem}}.subscribe-icon-wrap.svelte-1xd49a3{width:56px;height:56px;border-radius:50%;background:#ff4f911f;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.subscribe-icon.svelte-1xd49a3{width:28px;height:28px;color:var(--st-pink)}.subscribe-title.svelte-1xd49a3{font-family:var(--st-poppins);font-weight:700;font-size:1.75rem;color:var(--st-white);margin-bottom:.75rem}.subscribe-desc.svelte-1xd49a3{font-family:var(--st-inter);font-size:.9375rem;color:#fff9;line-height:1.7;margin:0 auto 2rem;max-width:28rem}.subscribe-form.svelte-1xd49a3{margin-bottom:1.25rem}.input-group.svelte-1xd49a3{display:flex;flex-direction:column;gap:.5rem;max-width:24rem;margin:0 auto}@media (min-width: 420px){.input-group.svelte-1xd49a3{flex-direction:row}}.subscribe-input.svelte-1xd49a3{flex:1;min-width:0;padding:.75rem 1rem;border-radius:9999px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:var(--st-white);font-family:var(--st-inter);font-size:.875rem;outline:none;transition:border-color .3s}.subscribe-input.svelte-1xd49a3::placeholder{color:#ffffff59}.subscribe-input.svelte-1xd49a3:focus{border-color:var(--st-pink)}.subscribe-btn.svelte-1xd49a3{padding:.75rem 1.5rem;border-radius:9999px;background:var(--st-pink);color:var(--st-white);font-family:var(--st-inter);font-weight:600;font-size:.875rem;border:none;cursor:pointer;transition:transform .3s var(--st-ease),box-shadow .3s var(--st-ease);box-shadow:0 4px 16px #ff4f914d;white-space:nowrap}.subscribe-btn.svelte-1xd49a3:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 28px #ff4f9166}.subscribe-btn.svelte-1xd49a3:disabled{opacity:.65;cursor:not-allowed}.turnstile-slot.svelte-1xd49a3{display:flex;justify-content:center;margin-top:.75rem}.subscribe-error.svelte-1xd49a3{color:#fca5a5;font-family:var(--st-inter);font-size:.8125rem;margin-top:.5rem}.subscribe-success.svelte-1xd49a3{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#ffffffd9;font-family:var(--st-inter);font-size:.9375rem;margin-bottom:1.25rem}.subscribe-footnote.svelte-1xd49a3{font-family:var(--st-inter);font-size:.75rem;line-height:1.6;color:#fff6;max-width:26rem;margin:0 auto}
