body{font-family:var(--font-family);font-size:var(--font-size-base);font-weight:var(--font-weight-base);line-height:var(--line-height-base);background:var(--color-bg);color:var(--color-fg);margin:0}.browse:where(.astro-v4uzzqp3){--rail-width:15rem;max-width:var(--measure-wide);padding:var(--space-6) var(--space-4) var(--space-8);grid-template-columns:var(--rail-width) minmax(0, 1fr);column-gap:var(--space-7);row-gap:var(--space-6);grid-template-rows:auto auto 1fr;grid-template-areas:"title title""rail search""rail results";margin:0 auto;display:grid}h1:where(.astro-v4uzzqp3){font-size:var(--h1-size);line-height:var(--line-height-tight);grid-area:title;margin:0}.rail:where(.astro-v4uzzqp3){grid-area:rail}.results:where(.astro-v4uzzqp3){grid-area:results}@media (width<=64rem){.browse:where(.astro-v4uzzqp3){grid-template-rows:none;grid-template-columns:minmax(0,1fr);grid-template-areas:"title""search""rail""results"}}.vh:where(.astro-v4uzzqp3){clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.rail:where(.astro-v4uzzqp3){gap:var(--space-6);flex-direction:column;min-width:0;display:flex}.facet:where(.astro-v4uzzqp3){min-width:0}.facet:where(.astro-v4uzzqp3) h3:where(.astro-v4uzzqp3),.facet:where(.astro-v4uzzqp3) summary:where(.astro-v4uzzqp3){margin:0 0 var(--space-3);text-transform:uppercase;letter-spacing:.08em;color:var(--color-fg-muted);font-size:.8rem;font-weight:700}.facet:where(.astro-v4uzzqp3) summary:where(.astro-v4uzzqp3){align-items:center;gap:var(--space-2);cursor:pointer;border-radius:var(--radius-interactive);list-style:none;display:flex}.facet:where(.astro-v4uzzqp3) summary:where(.astro-v4uzzqp3)::-webkit-details-marker{display:none}.facet:where(.astro-v4uzzqp3) summary:where(.astro-v4uzzqp3):before{content:"";border-bottom:1px solid;border-right:1px solid;width:.4em;height:.4em;transition:transform .12s;transform:rotate(-45deg)}.facet:where(.astro-v4uzzqp3)[open]>summary:where(.astro-v4uzzqp3):before{transform:rotate(45deg)}.facet:where(.astro-v4uzzqp3) summary:where(.astro-v4uzzqp3):hover{color:var(--color-fg)}.facet:where(.astro-v4uzzqp3) summary:where(.astro-v4uzzqp3):focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){.facet:where(.astro-v4uzzqp3) summary:where(.astro-v4uzzqp3):before{transition:none}}.rail:where(.astro-v4uzzqp3) ul:where(.astro-v4uzzqp3),.rail:where(.astro-v4uzzqp3) ol:where(.astro-v4uzzqp3){margin:0;padding:0;list-style:none}.rail:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3){color:var(--color-fg);border-radius:var(--radius-interactive);text-decoration:none}.rail:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3):hover{background:var(--color-wash-hover)}.rail:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3):active{background:var(--color-wash-press)}.rail:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3)[aria-current]{background:var(--color-primary);color:var(--color-primary-on);font-weight:700}.rail:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3)[aria-current] .count:where(.astro-v4uzzqp3){color:var(--color-primary-on)}.rail:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3)[data-excluded]{color:var(--color-fg-muted);opacity:.55;pointer-events:none}.rail:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3):focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.count:where(.astro-v4uzzqp3){color:var(--color-fg-muted);font-variant-numeric:tabular-nums;font-weight:var(--font-weight-base)}.rail:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3)[data-empty]{color:var(--color-fg-muted)}.segmented:where(.astro-v4uzzqp3) li:where(.astro-v4uzzqp3)+li:where(.astro-v4uzzqp3){margin-top:1px}.segmented:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3){justify-content:space-between;gap:var(--space-3);padding:var(--space-2) var(--space-3);font-size:.95rem;display:flex}.histogram:where(.astro-v4uzzqp3){align-items:flex-end;gap:1px;height:3.5rem;display:flex}.histogram:where(.astro-v4uzzqp3) li:where(.astro-v4uzzqp3){flex:1 1 0;min-width:0;height:100%}.histogram:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3){border-radius:0;align-items:flex-end;height:100%;display:flex}.bar:where(.astro-v4uzzqp3){width:100%;min-height:1px;height:calc(var(--fill,0) * 100%);background:var(--color-fg-muted)}.histogram:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3):hover .bar:where(.astro-v4uzzqp3),.histogram:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3)[aria-current] .bar:where(.astro-v4uzzqp3){background:var(--color-primary-edge)}.histogram:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3)[aria-current]{background:0 0}.axis:where(.astro-v4uzzqp3){margin:var(--space-1) 0 0;color:var(--color-fg-muted);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.75rem;display:flex}.cloud:where(.astro-v4uzzqp3){gap:var(--space-2);flex-wrap:wrap;display:flex}.cloud:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3){align-items:baseline;gap:var(--space-1);padding:var(--space-1) var(--space-2);border-radius:var(--radius-badge);background:var(--color-surface-2);font-size:.85rem;display:inline-flex}.cloud:where(.astro-v4uzzqp3) .count:where(.astro-v4uzzqp3){font-size:.7rem}.search:where(.astro-v4uzzqp3){grid-area:search;margin:0}.search:where(.astro-v4uzzqp3) input:where(.astro-v4uzzqp3){box-sizing:border-box;width:100%;color:var(--color-fg);background:var(--color-surface-2);border:1px solid var(--color-rule);border-radius:var(--radius-interactive);padding:var(--space-2) var(--space-3);font-family:inherit;font-size:.95rem}.search:where(.astro-v4uzzqp3) input:where(.astro-v4uzzqp3)::placeholder{color:var(--color-fg-muted)}.search:where(.astro-v4uzzqp3) input:where(.astro-v4uzzqp3):focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}@media print{.search:where(.astro-v4uzzqp3){display:none}}.clear:where(.astro-v4uzzqp3){margin:0;font-size:.85rem}.clear:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3){padding:var(--space-1) 0;color:var(--color-link)}.clear:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3):hover{color:var(--color-link-hover);background:0 0}.tally:where(.astro-v4uzzqp3){margin:0 0 var(--space-5);color:var(--color-fg-muted);font-variant-numeric:tabular-nums;font-size:.85rem}.list:where(.astro-v4uzzqp3){flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.list:where(.astro-v4uzzqp3)>li:where(.astro-v4uzzqp3){padding:var(--space-5) 0;border-top:1px solid var(--color-rule)}.list:where(.astro-v4uzzqp3) h2:where(.astro-v4uzzqp3){font-size:1.15rem;font-weight:500;line-height:var(--line-height-tight);margin:0}.list:where(.astro-v4uzzqp3) h2:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3){color:inherit;text-decoration:none}.list:where(.astro-v4uzzqp3) h2:where(.astro-v4uzzqp3) a:where(.astro-v4uzzqp3):hover{color:var(--color-link-hover)}.description:where(.astro-v4uzzqp3){margin:var(--space-2) 0 0;color:var(--color-fg-muted)}.meta:where(.astro-v4uzzqp3){gap:var(--space-3);margin:var(--space-2) 0 0;color:var(--color-fg-muted);font-size:.8rem;display:flex}.kind:where(.astro-v4uzzqp3){text-transform:uppercase;letter-spacing:.08em;font-weight:700}.empty:where(.astro-v4uzzqp3){padding:var(--space-6) 0;color:var(--color-fg-muted)}@media print{.browse:where(.astro-v4uzzqp3){padding:0;display:block}.rail:where(.astro-v4uzzqp3){display:none}.list:where(.astro-v4uzzqp3)>li:where(.astro-v4uzzqp3){break-inside:avoid}}
