:root{--bg:#fbfbfa;--bg-2:#f3f3f1;--fg:#141518;--fg-soft:#55575e;--fg-faint:#8b8d94;--line:#e4e4e1;--line-strong:#141518;--accent:#1f3ae0;--ok:#1f8a52;--warn:#b7791f;--sans:-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--mono:ui-monospace, "SF Mono", "SFMono-Regular", Menlo, Consolas, "Liberation Mono", monospace;--maxw:46rem}@media (prefers-color-scheme:dark){:root{--bg:#0e0f12;--bg-2:#17181c;--fg:#e7e8ea;--fg-soft:#a8aab1;--fg-faint:#6e7077;--line:#24262b;--line-strong:#3a3d44;--accent:#6f88ff;--ok:#4ec987;--warn:#e0ad4e}}:root[data-theme=light]{--bg:#fbfbfa;--bg-2:#f3f3f1;--fg:#141518;--fg-soft:#55575e;--fg-faint:#8b8d94;--line:#e4e4e1;--line-strong:#141518;--accent:#1f3ae0;--ok:#1f8a52;--warn:#b7791f}:root[data-theme=dark]{--bg:#0e0f12;--bg-2:#17181c;--fg:#e7e8ea;--fg-soft:#a8aab1;--fg-faint:#6e7077;--line:#24262b;--line-strong:#3a3d44;--accent:#6f88ff;--ok:#4ec987;--warn:#e0ad4e}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}body{background:var(--bg);color:var(--fg);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}a{color:var(--accent)}.wrap{max-width:var(--maxw);margin:0 auto;padding:clamp(2rem,5vw,3.5rem) 1.5rem 3rem}.mono{font-family:var(--mono)}.eyebrow{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-faint);font-size:.72rem}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.pill{border:1px solid var(--line);font-family:var(--mono);letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.12rem .5rem;font-size:.68rem;display:inline-flex}.pill .d{--pulse:var(--ok);border-radius:50%;width:6px;height:6px;animation:2s ease-out infinite pulse-dot}.pill.ok{color:var(--ok);border-color:color-mix(in srgb, var(--ok) 35%, var(--line))}.pill.ok .d{background:var(--ok);--pulse:var(--ok)}.pill.dev{color:var(--warn);border-color:color-mix(in srgb, var(--warn) 35%, var(--line))}.pill.dev .d{background:var(--warn);--pulse:var(--warn)}@keyframes pulse-dot{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--pulse) 55%, transparent)}70%{box-shadow:0 0 0 6px color-mix(in srgb, var(--pulse) 0%, transparent)}to{box-shadow:0 0 0 0 color-mix(in srgb, var(--pulse) 0%, transparent)}}.rows .row:nth-child(2) .pill .d{animation-delay:.35s}.rows .row:nth-child(3) .pill .d{animation-delay:.7s}.rows .row:nth-child(4) .pill .d{animation-delay:1.05s}.bar[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--line-strong);font-family:var(--mono);justify-content:space-between;align-items:center;padding-bottom:.9rem;font-size:.82rem;display:flex}.who[data-astro-cid-nen7h5rs]{letter-spacing:-.01em;color:var(--fg);font-weight:600;text-decoration:none}.who[data-astro-cid-nen7h5rs]:before{content:"~/";color:var(--fg-faint)}a[data-astro-cid-nen7h5rs].who:hover{color:var(--accent)}.right[data-astro-cid-nen7h5rs]{align-items:center;gap:1.1rem;display:flex}.status[data-astro-cid-nen7h5rs]{color:var(--fg-faint);align-items:center;gap:.45rem;display:flex}.dot[data-astro-cid-nen7h5rs]{background:var(--ok);--pulse:var(--ok);border-radius:50%;width:7px;height:7px;animation:2s ease-out infinite pulse-dot}#theme-toggle[data-astro-cid-nen7h5rs]{font-family:var(--mono);color:var(--fg-faint);cursor:pointer;background:0 0;border:none;padding:.2rem .1rem;font-size:.78rem}#theme-toggle[data-astro-cid-nen7h5rs]:hover{color:var(--accent)}.theme-label[data-astro-cid-nen7h5rs]{display:none}.theme-label[data-astro-cid-nen7h5rs]:before{content:"→ ";color:var(--fg-faint)}:root[data-theme=light] .theme-label[data-astro-cid-nen7h5rs][data-when=light],:root[data-theme=dark] .theme-label[data-astro-cid-nen7h5rs][data-when=dark]{display:inline}@media (prefers-color-scheme:light){:root:not([data-theme]) .theme-label[data-astro-cid-nen7h5rs][data-when=light]{display:inline}}@media (prefers-color-scheme:dark){:root:not([data-theme]) .theme-label[data-astro-cid-nen7h5rs][data-when=dark]{display:inline}}footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--line);font-family:var(--mono);flex-wrap:wrap;align-items:center;gap:.6rem 1.4rem;margin-top:clamp(3rem,7vw,4rem);padding-top:1.2rem;font-size:.8rem;display:flex}footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--fg-soft);text-decoration:none}footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--accent)}footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:before{content:"→ ";color:var(--fg-faint)}.host[data-astro-cid-jo6i4kqk]{color:var(--fg-faint);margin-left:auto}@media (width<=40rem){.host[data-astro-cid-jo6i4kqk]{width:100%;margin-left:0}}
