:root{--bg: #faf7f2;--fg: #211c1a;--muted: #6b6058;--line: #e7dfd4;--card: #ffffff;--ok: #2e7d4f;--ok-soft: #e7f3ec;--warn: #b06d14;--warn-soft: #fbf0dd;--down: #c0392f;--down-soft: #fdf1ef;--plum: #6e3a5f;--grad: linear-gradient(135deg, #6e3a5f 0%, #a24a6a 48%, #e0883c 100%)}[data-astro-cid-yelzvgc5]{box-sizing:border-box;margin:0}body{background:var(--bg);color:var(--fg);font-family:Inter,system-ui,sans-serif;line-height:1.55}.topbar[data-astro-cid-yelzvgc5]{height:4px;background:var(--grad)}.wrap[data-astro-cid-yelzvgc5]{max-width:680px;margin:0 auto;padding:34px 20px 60px}.head[data-astro-cid-yelzvgc5]{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px;flex-wrap:wrap}.brand[data-astro-cid-yelzvgc5]{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.mark[data-astro-cid-yelzvgc5]{width:38px;height:38px;border-radius:11px;background:var(--grad);color:#fff;display:grid;place-items:center;font-family:Fraunces,serif;font-weight:700;font-size:1.25rem}.name[data-astro-cid-yelzvgc5]{font-family:Fraunces,serif;font-weight:700;font-size:1.2rem;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.langs[data-astro-cid-yelzvgc5]{display:flex;gap:4px;font-size:.82rem}.langs[data-astro-cid-yelzvgc5] a[data-astro-cid-yelzvgc5]{color:var(--muted);text-decoration:none;padding:4px 8px;border-radius:8px}.langs[data-astro-cid-yelzvgc5] a[data-astro-cid-yelzvgc5]:hover{color:var(--fg);background:var(--line)}.langs[data-astro-cid-yelzvgc5] a[data-astro-cid-yelzvgc5].cur{color:var(--fg);font-weight:600;background:var(--card);border:1px solid var(--line)}h1[data-astro-cid-yelzvgc5]{font-family:Fraunces,serif;font-size:2.1rem;letter-spacing:-.01em}.sub[data-astro-cid-yelzvgc5]{color:var(--muted);margin:8px 0 26px;max-width:52ch}.card[data-astro-cid-yelzvgc5]{border:1px solid var(--line);border-radius:16px;background:var(--card);box-shadow:0 8px 26px #211c1a0f}.banner[data-astro-cid-yelzvgc5]{display:flex;align-items:center;gap:14px;padding:18px 20px;font-weight:600;font-size:1.05rem;transition:background .3s,border-color .3s}.banner[data-astro-cid-yelzvgc5] .ic[data-astro-cid-yelzvgc5]{width:30px;height:30px;flex:none;display:none}.banner[data-astro-cid-yelzvgc5] .ic-wait[data-astro-cid-yelzvgc5]{display:block;color:var(--muted);animation:spin 1.6s linear infinite}.banner[data-astro-cid-yelzvgc5].is-ok{background:var(--ok-soft);border-color:color-mix(in srgb,var(--ok) 35%,var(--line))}.banner[data-astro-cid-yelzvgc5].is-ok .ic-ok[data-astro-cid-yelzvgc5]{display:block;color:var(--ok)}.banner[data-astro-cid-yelzvgc5].is-ok .ic-wait[data-astro-cid-yelzvgc5]{display:none}.banner[data-astro-cid-yelzvgc5].is-down{background:var(--down-soft);border-color:color-mix(in srgb,var(--down) 35%,var(--line))}.banner[data-astro-cid-yelzvgc5].is-down .ic-down[data-astro-cid-yelzvgc5]{display:block;color:var(--down)}.banner[data-astro-cid-yelzvgc5].is-down .ic-wait[data-astro-cid-yelzvgc5]{display:none}.banner[data-astro-cid-yelzvgc5] small[data-astro-cid-yelzvgc5]{display:block;font-weight:400;font-size:.8rem;color:var(--muted);font-variant-numeric:tabular-nums}@keyframes spin{to{transform:rotate(360deg)}}.apidown[data-astro-cid-yelzvgc5]{display:none;margin-top:14px;padding:14px 18px;border-radius:14px;border:1px solid var(--down);background:var(--down-soft);font-size:.92rem}.hist[data-astro-cid-yelzvgc5]{margin-top:14px;padding:18px 20px}.hist-head[data-astro-cid-yelzvgc5]{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.hist-head[data-astro-cid-yelzvgc5] h2[data-astro-cid-yelzvgc5]{font-size:.95rem;font-weight:600}.hist-pct[data-astro-cid-yelzvgc5]{font-family:Fraunces,serif;font-weight:700;font-size:1.6rem;color:var(--ok);font-variant-numeric:tabular-nums}.hist-pct[data-astro-cid-yelzvgc5].pending{color:var(--muted)}.bars[data-astro-cid-yelzvgc5]{display:flex;gap:3px;height:40px;align-items:stretch}.bars[data-astro-cid-yelzvgc5] span[data-astro-cid-yelzvgc5]{flex:1;border-radius:3px;background:var(--line);transition:background .3s;min-width:0}.bars[data-astro-cid-yelzvgc5] span[data-astro-cid-yelzvgc5].b-ok{background:var(--ok)}.bars[data-astro-cid-yelzvgc5] span[data-astro-cid-yelzvgc5].b-part{background:var(--warn)}.bars[data-astro-cid-yelzvgc5] span[data-astro-cid-yelzvgc5].b-down{background:var(--down)}.bars[data-astro-cid-yelzvgc5] span[data-astro-cid-yelzvgc5]:hover{outline:2px solid var(--fg);outline-offset:1px}.axis[data-astro-cid-yelzvgc5]{display:flex;justify-content:space-between;color:var(--muted);font-size:.76rem;margin-top:8px}.legend[data-astro-cid-yelzvgc5]{display:flex;flex-wrap:wrap;gap:6px 16px;margin-top:12px;color:var(--muted);font-size:.78rem}.legend[data-astro-cid-yelzvgc5] i[data-astro-cid-yelzvgc5]{display:inline-block;width:10px;height:10px;border-radius:3px;margin-right:6px;vertical-align:-1px;background:var(--line);font-style:normal}.legend[data-astro-cid-yelzvgc5] .l-ok[data-astro-cid-yelzvgc5] i[data-astro-cid-yelzvgc5]{background:var(--ok)}.legend[data-astro-cid-yelzvgc5] .l-part[data-astro-cid-yelzvgc5] i[data-astro-cid-yelzvgc5]{background:var(--warn)}.legend[data-astro-cid-yelzvgc5] .l-down[data-astro-cid-yelzvgc5] i[data-astro-cid-yelzvgc5]{background:var(--down)}.hist-note[data-astro-cid-yelzvgc5]{margin-top:12px;color:var(--muted);font-size:.82rem}.list[data-astro-cid-yelzvgc5]{margin-top:14px;overflow:hidden}.row[data-astro-cid-yelzvgc5]{display:flex;align-items:center;gap:12px;padding:15px 18px;border-top:1px solid var(--line);font-size:.95rem}.row[data-astro-cid-yelzvgc5]:first-child{border-top:none}.row[data-astro-cid-yelzvgc5] .lbl[data-astro-cid-yelzvgc5]{flex:1;min-width:0}.row[data-astro-cid-yelzvgc5] .st[data-astro-cid-yelzvgc5]{font-weight:600;font-size:.8rem;white-space:nowrap;padding:3px 11px;border-radius:99px;background:var(--line);color:var(--muted)}.dot[data-astro-cid-yelzvgc5]{width:10px;height:10px;border-radius:99px;background:var(--muted);flex:none;transition:background .2s}.is-ok[data-astro-cid-yelzvgc5] .dot[data-astro-cid-yelzvgc5]{background:var(--ok)}.row[data-astro-cid-yelzvgc5].is-ok .st[data-astro-cid-yelzvgc5]{color:var(--ok);background:var(--ok-soft)}.is-down[data-astro-cid-yelzvgc5] .dot[data-astro-cid-yelzvgc5]{background:var(--down)}.row[data-astro-cid-yelzvgc5].is-down .st[data-astro-cid-yelzvgc5]{color:var(--down);background:var(--down-soft)}.meta[data-astro-cid-yelzvgc5]{display:flex;flex-wrap:wrap;gap:6px 22px;color:var(--muted);font-size:.84rem;margin-top:16px;font-variant-numeric:tabular-nums}.foot[data-astro-cid-yelzvgc5]{margin-top:40px;display:flex;gap:18px;font-size:.88rem}.foot[data-astro-cid-yelzvgc5] a[data-astro-cid-yelzvgc5]{color:var(--plum)}
