.status-page.svelte-1xd49a3{--st-plum: #511843;--st-plum-deep: #3a1030;--st-pink: #FF4F91;--st-blush: #FF9BB5;--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-glass: 0 8px 32px rgba(81, 24, 67, .06);--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:32rem;margin:0 auto 2.5rem;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;opacity:0;transform:translateY(12px);transition:opacity .6s var(--st-ease),transform .6s var(--st-ease)}.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}.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)}.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}.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}.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,1fr)}}@media (min-width: 1024px){.services-grid.svelte-1xd49a3{grid-template-columns:repeat(3,1fr);gap:1rem}}.service-card.svelte-1xd49a3{display:flex;align-items:center;justify-content:space-between;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{box-shadow:0 8px 24px #51184314}.service-card.svelte-1xd49a3:hover{border-color:#22c55e33;transform:translateY(-2px)}.service-info.svelte-1xd49a3{display:flex;flex-direction:column;gap:.125rem}.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;color:var(--st-gray)}.service-status.svelte-1xd49a3{display:flex;align-items:center;gap:.375rem}.service-dot.svelte-1xd49a3{width:8px;height:8px;border-radius:50%;background:var(--st-green);box-shadow:0 0 6px #22c55e66}.service-status-text.svelte-1xd49a3{font-family:var(--st-inter);font-size:.8125rem;color:var(--st-green);font-weight:500}.subscribe-section.svelte-1xd49a3{background:var(--st-plum);padding:5rem 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:7rem 2rem}}.subscribe-inner.svelte-1xd49a3{max-width:36rem;margin:0 auto;position:relative;z-index:1}.subscribe-card.svelte-1xd49a3{text-align:center;padding:3rem 2rem;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)}.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:#ffffff8c;line-height:1.7;margin-bottom:2rem;max-width:28rem;margin-left:auto;margin-right:auto}.subscribe-form.svelte-1xd49a3{margin-bottom:1.5rem}.input-group.svelte-1xd49a3{display:flex;gap:.5rem;max-width:24rem;margin:0 auto}.subscribe-input.svelte-1xd49a3{flex:1;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:all .3s var(--st-ease);box-shadow:0 4px 16px #ff4f914d;white-space:nowrap}.subscribe-btn.svelte-1xd49a3:hover{transform:translateY(-2px);box-shadow:0 8px 28px #ff4f9166}.subscribe-channels.svelte-1xd49a3{display:flex;flex-direction:column;align-items:center;gap:.625rem}.channel-label.svelte-1xd49a3{font-family:var(--st-inter);font-size:.75rem;color:#ffffff59;text-transform:uppercase;letter-spacing:.06em}.channel-options.svelte-1xd49a3{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.channel-tag.svelte-1xd49a3{padding:.25rem .75rem;border-radius:9999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);font-family:var(--st-mono);font-size:.6875rem;color:#ffffff80;letter-spacing:.02em}
