:root{--gap:22px;--ink:#0e121b;--muted:#5e6573;--border:#e6e9ef;--surface:#fff}[data-astro-cid-b6yaaygw]{box-sizing:border-box}.wrap[data-astro-cid-b6yaaygw]{margin:0 auto;padding-block:28px 48px;padding-inline:clamp(16px,3vw,48px);max-width:100%}.wrap--wide[data-astro-cid-b6yaaygw]{width:100dvw;margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw);padding-inline:0}.intro[data-astro-cid-b6yaaygw]{max-width:920px;margin:0 auto 24px;text-align:center;padding-inline:clamp(16px,3vw,48px)}h1[data-astro-cid-b6yaaygw]{margin:0 0 12px;font-weight:800;letter-spacing:-.02em;display:flex;gap:.6rem;align-items:center;justify-content:center}.hint[data-astro-cid-b6yaaygw]{color:var(--muted);margin:6px 0 20px}.toolbar[data-astro-cid-b6yaaygw]{display:flex;align-items:center;justify-content:center;gap:8px;margin:6px 0 18px;flex-wrap:wrap}.toolbar[data-astro-cid-b6yaaygw] input[data-astro-cid-b6yaaygw][type=search]{flex:1 1 260px;width:100%;max-width:520px;margin-inline:0;padding:12px 14px;border-radius:12px;border:1px solid var(--border);background:var(--surface);color:var(--ink);font-size:.95rem;box-shadow:0 1px 2px #00000008}.toolbar[data-astro-cid-b6yaaygw] select[data-astro-cid-b6yaaygw]{flex:0 0 auto;min-width:150px;padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:var(--surface);color:var(--ink);font-size:.9rem;box-shadow:0 1px 2px #00000008}.info-toggle[data-astro-cid-b6yaaygw]{width:40px;height:40px;border-radius:999px;border:1px solid #838796;background:#a8adbd;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;cursor:pointer;box-shadow:0 1px 2px #0000000a;transition:background .15s ease,box-shadow .15s ease,transform .08s ease,border-color .15s ease,color .15s ease}.info-toggle[data-astro-cid-b6yaaygw] span[data-astro-cid-b6yaaygw]{position:relative;top:-1px;font-weight:600}.info-toggle[data-astro-cid-b6yaaygw]:hover{background:#f0f2ff;box-shadow:0 4px 10px #00000014;transform:translateY(-1px)}.info-toggle[data-astro-cid-b6yaaygw][aria-pressed=true]{background:#405cf5;color:#fff;border-color:#405cf5}.info-panel[data-astro-cid-b6yaaygw]{max-width:920px;margin:0 auto 24px;padding:16px 18px 14px;border-radius:14px;background:#ffffffe6;border:1px solid var(--border);box-shadow:0 10px 24px #0f172a0a;font-size:.94rem;line-height:1.5;color:var(--muted);text-align:left;display:none}.info-panel--visible[data-astro-cid-b6yaaygw]{display:block}.info-panel[data-astro-cid-b6yaaygw] h2[data-astro-cid-b6yaaygw]{font-size:1.02rem;margin:0 0 .4rem;font-weight:700;color:var(--ink)}.info-panel[data-astro-cid-b6yaaygw] p[data-astro-cid-b6yaaygw]{margin:.35rem 0}.grid[data-astro-cid-b6yaaygw]{display:grid;gap:var(--gap);align-items:start;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-width:100%}@media (min-width:1800px){.grid[data-astro-cid-b6yaaygw]{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.fullbleed[data-astro-cid-b6yaaygw]{width:100%;margin:0;padding-inline:clamp(16px,3vw,48px)}.card[data-astro-cid-b6yaaygw]{position:relative;display:flex;flex-direction:column;gap:8px;text-decoration:none;color:inherit;border-radius:12px}.thumb[data-astro-cid-b6yaaygw]{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px;box-shadow:0 10px 24px #0000001f;background:#f0f2f7;border:1px solid var(--border)}.title[data-astro-cid-b6yaaygw]{font-weight:700;font-size:.98rem;line-height:1.3}.card[data-astro-cid-b6yaaygw]:focus-visible{outline:2px solid #405cf5;outline-offset:4px;border-radius:12px}.note-bubble[data-astro-cid-b6yaaygw]{position:absolute;left:50%;top:-10px;transform:translate(calc(-50% + var(--shift,0px)),-100%);width:max-content;max-width:min(600px,90vw);white-space:normal;background:#14171ff5;color:#fff;font-size:.9rem;line-height:1.35;padding:10px 12px;border-radius:10px;box-shadow:0 10px 24px #00000040;z-index:10;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease;text-align:left;text-wrap:pretty;hyphens:auto;word-break:break-word}.note-bubble[data-astro-cid-b6yaaygw]:after{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);border:8px solid transparent;border-top-color:#14171ff5}.card[data-astro-cid-b6yaaygw]:hover .note-bubble[data-astro-cid-b6yaaygw],.card[data-astro-cid-b6yaaygw]:focus-within .note-bubble[data-astro-cid-b6yaaygw],.card[data-astro-cid-b6yaaygw].show-note .note-bubble[data-astro-cid-b6yaaygw]{opacity:1;visibility:visible}@media (max-width:700px){.note-bubble[data-astro-cid-b6yaaygw]{top:auto;bottom:-10px;transform:translate(calc(-50% + var(--shift,0px)),100%)}.note-bubble[data-astro-cid-b6yaaygw]:after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:#14171ff5}}.empty[data-astro-cid-b6yaaygw]{text-align:center;color:var(--muted);padding:40px 0 24px}
