:root{color-scheme:light;--bg:#fbfbfc;--surface:#fff;--surface-2:#f2f3f5;--surface-hover:#f7f8f9;--border:#e5e7eb;--border-strong:#d3d6dc;--text:#17191d;--text-muted:#676d78;--text-faint:#9ba1ab;--accent:#5b5bd6;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--tracking-label:.08em;--radius:10px;--radius-sm:8px;--max-width:1080px;--header-h:52px}:root[data-theme=dark]{color-scheme:dark;--bg:#0b0c0e;--surface:#131417;--surface-2:#1b1d21;--surface-hover:#191b1f;--border:#26282e;--border-strong:#34373f;--text:#e9eaed;--text-muted:#9aa0aa;--text-faint:#6b7078;--accent:#7b7bec}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 44px)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-delay:0s!important}}body{min-height:100svh;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;line-height:1.45}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.wrap{width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:clamp(.875rem,3vw,1.75rem)}.skip-link{z-index:100;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:.5rem .9rem;position:absolute;top:0;left:-9999px}.skip-link:focus{top:.75rem;left:.75rem}@media (width<=720px){body{padding-bottom:calc(58px + env(safe-area-inset-bottom))}}.hdr[data-astro-cid-nen7h5rs]{z-index:20;padding-top:env(safe-area-inset-top);background:var(--bg);border-bottom:1px solid var(--border);position:sticky;top:0}.hdr__inner[data-astro-cid-nen7h5rs]{height:var(--header-h);align-items:center;gap:.5rem;display:flex}.brand[data-astro-cid-nen7h5rs]{flex:none;align-items:center;gap:.5rem;display:flex}.brand__text[data-astro-cid-nen7h5rs]{align-items:baseline;gap:.45rem;display:flex}.brand__text[data-astro-cid-nen7h5rs] strong[data-astro-cid-nen7h5rs]{letter-spacing:-.01em;font-size:.9rem;font-weight:600}.brand__text[data-astro-cid-nen7h5rs] small[data-astro-cid-nen7h5rs]{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-faint);font-size:.7rem}.search[data-astro-cid-nen7h5rs]{flex:auto;max-width:340px;margin-left:auto;position:relative}.search__icon[data-astro-cid-nen7h5rs]{width:15px;height:15px;color:var(--text-faint);pointer-events:none;position:absolute;top:50%;left:.6rem;translate:0 -50%}.search[data-astro-cid-nen7h5rs] input[data-astro-cid-nen7h5rs]{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-2);width:100%;height:32px;color:var(--text);font-family:var(--font-mono);padding:0 2rem 0 1.95rem;font-size:.8rem;transition:border-color .12s,background .12s}.search[data-astro-cid-nen7h5rs] input[data-astro-cid-nen7h5rs]::placeholder{color:var(--text-faint)}.search[data-astro-cid-nen7h5rs] input[data-astro-cid-nen7h5rs]:focus{border-color:var(--accent);background:var(--surface);outline:none}.search[data-astro-cid-nen7h5rs] input[data-astro-cid-nen7h5rs]::-webkit-search-cancel-button{-webkit-appearance:none}.search__kbd[data-astro-cid-nen7h5rs]{font-family:var(--font-mono);color:var(--text-faint);border:1px solid var(--border-strong);pointer-events:none;border-radius:4px;padding:0 .3rem;font-size:.68rem;position:absolute;top:50%;right:.45rem;translate:0 -50%}.search[data-astro-cid-nen7h5rs] input[data-astro-cid-nen7h5rs]:focus+.search__kbd[data-astro-cid-nen7h5rs]{opacity:0}.icon-btn[data-astro-cid-nen7h5rs]{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);cursor:pointer;flex:none;place-items:center;width:32px;height:32px;transition:border-color .12s,background .12s;display:grid}.icon-btn[data-astro-cid-nen7h5rs]:hover{background:var(--surface-hover);border-color:var(--border-strong)}.icon[data-astro-cid-nen7h5rs]{width:16px;height:16px;color:var(--text-muted)}:root[data-theme=dark] .icon--moon[data-astro-cid-nen7h5rs],:root[data-theme=light] .icon--sun[data-astro-cid-nen7h5rs]{display:none}.chips[data-astro-cid-nen7h5rs]{border-top:1px solid var(--border)}.chips__inner[data-astro-cid-nen7h5rs]{scrollbar-width:none;gap:.3rem;padding-block:.4rem;display:flex;overflow-x:auto}.chips__inner[data-astro-cid-nen7h5rs]::-webkit-scrollbar{display:none}.chip[data-astro-cid-nen7h5rs]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:var(--tracking-label);white-space:nowrap;border:1px solid var(--border);color:var(--text-muted);border-radius:999px;flex:none;align-items:center;gap:.35rem;padding:.22rem .6rem .22rem .55rem;font-size:.68rem;transition:color .12s,border-color .12s,background .12s;display:inline-flex}.chip[data-astro-cid-nen7h5rs]:hover,.chip[data-astro-cid-nen7h5rs]:focus-visible{color:var(--text);background:var(--surface-2);border-color:color-mix(in srgb, var(--cat-accent,var(--accent)) 40%, var(--border))}.chip__dot[data-astro-cid-nen7h5rs]{background:var(--text-faint);border-radius:50%;flex:none;width:6px;height:6px;transition:background .12s}.chip[data-astro-cid-nen7h5rs]:hover .chip__dot[data-astro-cid-nen7h5rs],.chip[data-astro-cid-nen7h5rs]:focus-visible .chip__dot[data-astro-cid-nen7h5rs]{background:var(--cat-accent,var(--accent))}@media (width<=720px){.brand__text[data-astro-cid-nen7h5rs] small[data-astro-cid-nen7h5rs]{display:none}.icon-btn[data-astro-cid-nen7h5rs]{margin-left:auto}.search[data-astro-cid-nen7h5rs]{z-index:30;max-width:none;padding:.5rem clamp(.875rem,3vw,1.75rem);padding-bottom:calc(.5rem + env(safe-area-inset-bottom));background:var(--bg);border-top:1px solid var(--border);margin:0;position:fixed;inset:auto 0 0}.search__icon[data-astro-cid-nen7h5rs]{width:16px;height:38px;top:.5rem;left:calc(clamp(.875rem,3vw,1.75rem) + .7rem);translate:none}.search[data-astro-cid-nen7h5rs] input[data-astro-cid-nen7h5rs]{height:38px;padding-left:2.3rem;padding-right:.8rem;font-size:16px}.search__kbd[data-astro-cid-nen7h5rs]{display:none}}.card[data-astro-cid-df6wlj57][hidden]{display:none}.card[data-astro-cid-df6wlj57]{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);animation:.28s ease-out both card-rise;animation-delay:min(calc(var(--i,0) * 18ms), .3s);align-items:center;gap:.6rem;padding:.55rem .65rem;transition:border-color .12s,background .12s,transform .12s;display:flex}@keyframes card-rise{0%{opacity:0;translate:0 4px}}@media (hover:hover){.card[data-astro-cid-df6wlj57]:hover{background:var(--surface-hover);border-color:color-mix(in srgb, var(--cat-accent,var(--accent)) 40%, var(--border));transform:translateY(-1px)}.card[data-astro-cid-df6wlj57]:hover .card__icon[data-astro-cid-df6wlj57]{background:color-mix(in srgb, var(--cat-accent,var(--accent)) 16%, var(--surface-2))}.card[data-astro-cid-df6wlj57]:hover .card__arrow[data-astro-cid-df6wlj57]{opacity:1;color:var(--cat-accent,var(--accent));translate:2px}}.card[data-astro-cid-df6wlj57]:active{background:var(--surface-2);transform:none}.card__icon[data-astro-cid-df6wlj57]{border-radius:var(--radius-sm);background:var(--surface-2);width:30px;height:30px;color:var(--text-muted);flex:none;place-items:center;font-size:.95rem;font-weight:600;line-height:1;transition:background .12s;display:grid}.card__icon[data-astro-cid-df6wlj57] img[data-astro-cid-df6wlj57],.card__icon[data-astro-cid-df6wlj57] svg{width:18px;height:18px}.card__icon[data-astro-cid-df6wlj57] svg{color:var(--text)}.card__body[data-astro-cid-df6wlj57]{flex-direction:column;min-width:0;display:flex}.card__name[data-astro-cid-df6wlj57]{letter-spacing:-.005em;overflow-wrap:anywhere;font-size:.85rem;font-weight:550}.card__desc[data-astro-cid-df6wlj57]{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.card__arrow[data-astro-cid-df6wlj57]{width:15px;height:15px;color:var(--text-faint);opacity:0;flex:none;margin-left:auto;transition:opacity .12s,translate .12s,color .12s}@media (hover:none){.card__arrow[data-astro-cid-df6wlj57]{opacity:.45}}.cat[data-astro-cid-yipa6tc6][hidden]{display:none}.cat[data-astro-cid-yipa6tc6]{scroll-margin-top:calc(var(--header-h) + 44px)}.cat__head[data-astro-cid-yipa6tc6]{align-items:center;gap:.45rem;margin-bottom:.55rem;display:flex}.cat__num[data-astro-cid-yipa6tc6]{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-faint);flex:none;font-size:.7rem}.cat__title[data-astro-cid-yipa6tc6]{text-transform:uppercase;letter-spacing:var(--tracking-label);flex:none;font-size:.72rem;font-weight:600}.cat__rule[data-astro-cid-yipa6tc6]{background:var(--border);flex:auto;min-width:1rem;height:1px}.cat__count[data-astro-cid-yipa6tc6]{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-faint);flex:none;font-size:.7rem}.cat__desc[data-astro-cid-yipa6tc6]{min-width:0;color:var(--text-faint);white-space:nowrap;text-overflow:ellipsis;flex:0 auto;font-size:.75rem;overflow:hidden}.cat__grid[data-astro-cid-yipa6tc6]{grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:.45rem;display:grid}@media (width<=720px){.cat__desc[data-astro-cid-yipa6tc6]{display:none}}@media (width<=540px){.cat__grid[data-astro-cid-yipa6tc6]{grid-template-columns:1fr}}.main[data-astro-cid-lcdefpme]{padding-block:1.25rem 2rem}.hero[data-astro-cid-lcdefpme]{margin-bottom:1.4rem}.hero__title[data-astro-cid-lcdefpme]{letter-spacing:-.015em;color:var(--text);font-size:1.05rem;font-weight:600}.hero__meta[data-astro-cid-lcdefpme]{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-faint);margin-top:.3rem;font-size:.7rem}.sections[data-astro-cid-lcdefpme]{gap:1.4rem;display:grid}.empty[data-astro-cid-lcdefpme]{text-align:center;font-family:var(--font-mono);letter-spacing:var(--tracking-label);color:var(--text-muted);padding:2rem 0;font-size:.75rem}.foot[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);font-family:var(--font-mono);color:var(--text-faint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem 1rem;padding-block:.9rem;font-size:.7rem;display:flex}.foot[data-astro-cid-lcdefpme] kbd[data-astro-cid-lcdefpme]{border:1px solid var(--border-strong);border-radius:4px;padding:0 .25rem;font-family:inherit}@media (width<=720px){.foot__hint[data-astro-cid-lcdefpme]{display:none}}
