: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{margin:0;background:var(--bg);color:var(--fg);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}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);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-faint)}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.pill{display:inline-flex;align-items:center;gap:.4rem;padding:.12rem .5rem;border-radius:999px;border:1px solid var(--line);font-family:var(--mono);font-size:.68rem;letter-spacing:.02em;white-space:nowrap}.pill .d{width:6px;height:6px;border-radius:50%;--pulse: var(--ok);animation:pulse-dot 2s ease-out infinite}.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 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 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-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;padding-bottom:.9rem;border-bottom:1px solid var(--line-strong);font-family:var(--mono);font-size:.82rem}.who[data-astro-cid-3ef6ksr2]{font-weight:600;letter-spacing:-.01em;color:var(--fg);text-decoration:none}.who[data-astro-cid-3ef6ksr2]:before{content:"~/";color:var(--fg-faint)}a[data-astro-cid-3ef6ksr2].who:hover{color:var(--accent)}.right[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.1rem}.status[data-astro-cid-3ef6ksr2]{color:var(--fg-faint);display:flex;align-items:center;gap:.45rem}.dot[data-astro-cid-3ef6ksr2]{width:7px;height:7px;border-radius:50%;background:var(--ok);--pulse: var(--ok);animation:pulse-dot 2s ease-out infinite}#theme-toggle[data-astro-cid-3ef6ksr2]{font-family:var(--mono);font-size:.78rem;color:var(--fg-faint);background:none;border:none;padding:.2rem .1rem;cursor:pointer}#theme-toggle[data-astro-cid-3ef6ksr2]:hover{color:var(--accent)}.theme-label[data-astro-cid-3ef6ksr2]{display:none}.theme-label[data-astro-cid-3ef6ksr2]:before{content:"→ ";color:var(--fg-faint)}:root[data-theme=light] .theme-label[data-astro-cid-3ef6ksr2][data-when=light]{display:inline}:root[data-theme=dark] .theme-label[data-astro-cid-3ef6ksr2][data-when=dark]{display:inline}@media(prefers-color-scheme:light){:root:not([data-theme]) .theme-label[data-astro-cid-3ef6ksr2][data-when=light]{display:inline}}@media(prefers-color-scheme:dark){:root:not([data-theme]) .theme-label[data-astro-cid-3ef6ksr2][data-when=dark]{display:inline}}footer[data-astro-cid-sz7xmlte]{margin-top:clamp(3rem,7vw,4rem);padding-top:1.2rem;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:.6rem 1.4rem;align-items:center;font-family:var(--mono);font-size:.8rem}footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--fg-soft);text-decoration:none}footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent)}footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:before{content:"→ ";color:var(--fg-faint)}.host[data-astro-cid-sz7xmlte]{margin-left:auto;color:var(--fg-faint)}@media(max-width:40rem){.host[data-astro-cid-sz7xmlte]{margin-left:0;width:100%}}
