.res-controls[data-astro-cid-fmgelhwa]{margin-bottom:1.5rem}.res-search__label[data-astro-cid-fmgelhwa]{display:block;font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:var(--ls-mono);text-transform:uppercase;color:var(--fg-muted);margin-bottom:.5rem}.res-search__input[data-astro-cid-fmgelhwa]{width:100%;max-width:46rem;font-size:var(--fs-md);font-family:var(--font-sans);color:var(--fg-body);background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--r-md);padding:.8rem 1rem}.res-search__input[data-astro-cid-fmgelhwa]:focus-visible{outline:none;box-shadow:var(--focus-ring);border-color:var(--color-gold)}.res-count[data-astro-cid-fmgelhwa]{font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:var(--ls-mono);color:var(--fg-muted);margin:.5rem 0 0;min-height:1em}.res-chipsnav[data-astro-cid-fmgelhwa]{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:clamp(2rem,5vw,3rem);padding-bottom:1.25rem;border-bottom:1px solid var(--border-hairline)}.res-chip[data-astro-cid-fmgelhwa]{position:relative;display:inline-flex;align-items:center;gap:.5rem;font-size:var(--fs-sm);font-weight:var(--fw-semi);color:var(--fg-strong);background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--r-full);padding:.5rem 1.1rem;text-decoration:none;transition:border-color var(--dur-fast) var(--ease-standard),box-shadow var(--dur-fast) var(--ease-standard)}.res-chip[data-astro-cid-fmgelhwa]:hover{border-color:var(--color-gold);box-shadow:var(--ring-card)}.res-chip[data-astro-cid-fmgelhwa]:focus-visible{outline:none;box-shadow:var(--focus-ring)}.res-chip[data-astro-cid-fmgelhwa][hidden]{display:none}.res-chip__count[data-astro-cid-fmgelhwa]{font-family:var(--font-mono);font-feature-settings:"tnum","lnum";font-size:var(--fs-xs);color:var(--color-gold-deep)}.res-chip__label[data-astro-cid-fmgelhwa]{position:relative}.res-chip__label[data-astro-cid-fmgelhwa]:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:2px;background:var(--color-gold);border-radius:var(--r-full);transform:scaleX(0);transform-origin:center;transition:transform var(--dur-base) var(--ease-emphasis)}.res-chip[data-astro-cid-fmgelhwa]:hover .res-chip__label[data-astro-cid-fmgelhwa]:after,.res-chip[data-astro-cid-fmgelhwa]:focus-visible .res-chip__label[data-astro-cid-fmgelhwa]:after{transform:scaleX(1)}.res-group[data-astro-cid-fmgelhwa]{margin-bottom:clamp(3rem,7vw,4.5rem);scroll-margin-top:88px}.res-group[data-astro-cid-fmgelhwa]:last-of-type{margin-bottom:0}.res-group__head[data-astro-cid-fmgelhwa]{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.75rem;padding-bottom:1rem;border-bottom:1px solid var(--border-hairline)}.res-group__num[data-astro-cid-fmgelhwa]{font-family:var(--font-mono);font-size:var(--fs-sm);font-weight:var(--fw-semi);letter-spacing:var(--ls-mono);color:var(--color-gold-deep);flex:none}.res-group__h[data-astro-cid-fmgelhwa]{font-size:var(--fs-h3);letter-spacing:var(--ls-heading);margin:0}.res-group__blurb[data-astro-cid-fmgelhwa]{color:var(--fg-muted);margin:.25rem 0 0}.res-feature[data-astro-cid-fmgelhwa]{display:block;background:var(--bg-surface-raised);border-radius:var(--r-xl);box-shadow:var(--ring-card);padding:clamp(1.6rem,4vw,2.5rem);margin-bottom:1.25rem;text-decoration:none;transition:box-shadow var(--dur-base) var(--ease-standard),transform var(--dur-base) var(--ease-standard)}.res-feature[data-astro-cid-fmgelhwa]:hover{box-shadow:var(--ring-card-raised);transform:translateY(-2px)}.res-feature[data-astro-cid-fmgelhwa]:focus-visible{outline:none;box-shadow:var(--focus-ring)}.res-feature__body[data-astro-cid-fmgelhwa]{max-width:52ch}.res-feature__tag[data-astro-cid-fmgelhwa]{display:inline-block;font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:var(--ls-mono);text-transform:uppercase;color:var(--color-gold-deep);margin-bottom:.85rem}.res-feature__h[data-astro-cid-fmgelhwa]{font-family:var(--font-serif);font-style:italic;font-weight:var(--fw-medium);font-size:clamp(26px,3.4vw,36px);line-height:var(--lh-snug);color:var(--fg-primary);letter-spacing:var(--ls-body);margin:0 0 .65rem;text-wrap:balance}.res-feature__sum[data-astro-cid-fmgelhwa]{font-size:var(--fs-md);line-height:var(--lh-body);color:var(--fg-body);margin:0 0 1.1rem}.res-feature__more[data-astro-cid-fmgelhwa]{font-size:var(--fs-sm);font-weight:var(--fw-semi);color:var(--fg-link)}.res-grid[data-astro-cid-fmgelhwa]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.res-card[data-astro-cid-fmgelhwa]{display:flex;flex-direction:column;background:var(--bg-surface);border-radius:var(--r-lg);box-shadow:var(--ring-card);padding:clamp(1.25rem,3vw,1.6rem);text-decoration:none;transition:box-shadow var(--dur-base) var(--ease-standard),transform var(--dur-base) var(--ease-standard)}a[data-astro-cid-fmgelhwa].res-card:hover{box-shadow:var(--ring-card-raised);transform:translateY(-2px)}a[data-astro-cid-fmgelhwa].res-card:focus-visible{outline:none;box-shadow:var(--focus-ring)}.res-card__h[data-astro-cid-fmgelhwa]{font-size:var(--fs-h4);line-height:var(--lh-snug);color:var(--fg-primary);margin:0 0 .5rem;text-wrap:balance}.res-card__sum[data-astro-cid-fmgelhwa]{font-size:var(--fs-sm);color:var(--fg-body);line-height:var(--lh-body);margin:0 0 1.1rem;flex:1}.res-card__more[data-astro-cid-fmgelhwa]{font-size:var(--fs-sm);font-weight:var(--fw-semi);color:var(--fg-link)}.res-card[data-astro-cid-fmgelhwa][hidden],.res-feature[data-astro-cid-fmgelhwa][hidden],.res-group[data-astro-cid-fmgelhwa][hidden]{display:none}.res-empty[data-astro-cid-fmgelhwa]{font-size:var(--fs-md);color:var(--fg-muted);text-align:center;padding:2rem 0;max-width:50ch;margin:0 auto}.res-empty[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]{color:var(--fg-link)}.res-empty[data-astro-cid-fmgelhwa][hidden]{display:none}.res-arrow[data-astro-cid-fmgelhwa]{display:inline-block;margin-left:.3rem;transition:transform var(--dur-base) var(--ease-emphasis)}a[data-astro-cid-fmgelhwa].res-card:hover .res-arrow[data-astro-cid-fmgelhwa],.res-feature[data-astro-cid-fmgelhwa]:hover .res-arrow[data-astro-cid-fmgelhwa]{transform:translate(4px)}@media(prefers-reduced-motion:no-preference){[data-astro-cid-fmgelhwa][data-res-root].res-anim .res-group[data-astro-cid-fmgelhwa]:not(.is-in) .res-group__head[data-astro-cid-fmgelhwa],[data-astro-cid-fmgelhwa][data-res-root].res-anim .res-group[data-astro-cid-fmgelhwa]:not(.is-in) .res-feature[data-astro-cid-fmgelhwa],[data-astro-cid-fmgelhwa][data-res-root].res-anim .res-group[data-astro-cid-fmgelhwa]:not(.is-in) .res-card[data-astro-cid-fmgelhwa]{opacity:0}[data-astro-cid-fmgelhwa][data-res-root].res-anim .res-group[data-astro-cid-fmgelhwa].is-in .res-group__head[data-astro-cid-fmgelhwa],[data-astro-cid-fmgelhwa][data-res-root].res-anim .res-group[data-astro-cid-fmgelhwa].is-in .res-feature[data-astro-cid-fmgelhwa],[data-astro-cid-fmgelhwa][data-res-root].res-anim .res-group[data-astro-cid-fmgelhwa].is-in .res-card[data-astro-cid-fmgelhwa]{animation:res-rise .48s var(--ease-emphasis) backwards;animation-delay:min(calc(var(--i, 0) * 55ms),.44s)}@keyframes res-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}}@media(prefers-reduced-motion:reduce){.res-card[data-astro-cid-fmgelhwa],.res-feature[data-astro-cid-fmgelhwa],.res-arrow[data-astro-cid-fmgelhwa],.res-chip[data-astro-cid-fmgelhwa],.res-chip__label[data-astro-cid-fmgelhwa]:after{transition:none}a[data-astro-cid-fmgelhwa].res-card:hover,.res-feature[data-astro-cid-fmgelhwa]:hover,a[data-astro-cid-fmgelhwa].res-card:hover .res-arrow[data-astro-cid-fmgelhwa],.res-feature[data-astro-cid-fmgelhwa]:hover .res-arrow[data-astro-cid-fmgelhwa]{transform:none}.res-chip[data-astro-cid-fmgelhwa]:hover .res-chip__label[data-astro-cid-fmgelhwa]:after,.res-chip[data-astro-cid-fmgelhwa]:focus-visible .res-chip__label[data-astro-cid-fmgelhwa]:after{transform:scaleX(0)}}
