.EmptyState_wrap__HX2xy{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--sp-3);padding:var(--sp-8) var(--sp-4);background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius)}.EmptyState_icon__hYO2s{display:inline-flex;color:var(--vg-blue-cta)}.EmptyState_title__roCZy{font-family:var(--font-body);font-weight:600;font-size:var(--fs-md);color:var(--ink);margin:0}.EmptyState_message__EbYRS{font-size:var(--fs-base);color:var(--ink);max-width:46ch;margin:0}.EmptyState_actions__5SHtW{display:flex;flex-wrap:wrap;gap:var(--sp-3);justify-content:center;margin-top:var(--sp-2)}.EmptyState_primary__UkT53,.EmptyState_secondary__G_EAi{font-size:var(--fs-sm);font-weight:600;letter-spacing:.03em;border-radius:var(--radius);padding:var(--sp-2) var(--sp-4);min-height:44px;display:inline-flex;align-items:center;text-decoration:none;transition:background-color .14s ease,color .14s ease,border-color .14s ease}.EmptyState_primary__UkT53{color:#fff;background:var(--vg-blue-cta);border:1.5px solid var(--vg-blue-cta)}.EmptyState_primary__UkT53:hover{background:var(--vg-green-cta);border-color:var(--vg-green-cta);color:#fff}.EmptyState_primary__UkT53:focus-visible{outline:none;box-shadow:var(--focus-ring)}.EmptyState_secondary__G_EAi{color:var(--vg-blue-cta);background:transparent;border:1.5px solid var(--vg-blue-cta)}.EmptyState_secondary__G_EAi:hover{background:var(--surface-alt);color:var(--vg-blue-cta)}.EmptyState_secondary__G_EAi:focus-visible{outline:none;box-shadow:var(--focus-ring)}.EmptyState_skeletonGrid__PwnCm{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:26px;gap:26px}.EmptyState_skeletonCard__gagU_{border:1px solid var(--border-subtle);border-radius:var(--radius);overflow:hidden;background:var(--surface)}.EmptyState_skeletonMedia__XxSHM{aspect-ratio:16/9;background:var(--surface-alt)}.EmptyState_skeletonLines__QfKOv{display:flex;flex-direction:column;gap:var(--sp-2);padding:var(--sp-3)}.EmptyState_skeletonLine__gVm6J{height:14px;border-radius:4px;background:var(--surface-alt)}@media (prefers-reduced-motion:no-preference){.EmptyState_skeletonLine__gVm6J,.EmptyState_skeletonMedia__XxSHM{animation:EmptyState_pulse__MUHUX 1.4s ease-in-out infinite}}@keyframes EmptyState_pulse__MUHUX{0%,to{opacity:1}50%{opacity:.55}}@media (max-width:640px){.EmptyState_skeletonGrid__PwnCm{grid-template-columns:1fr}}.CategoryView_page__0td2u{padding-bottom:96px}.CategoryView_hero__PNq8F{position:relative;min-height:46vh;display:flex;background:var(--surface-alt);color:#fff;overflow:hidden}.CategoryView_heroImg__WL3pC{object-fit:cover}.CategoryView_heroFallback__R7xcs{position:absolute;inset:0;background:var(--grad-hero)}.CategoryView_heroScrim__YlSTj{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.32),rgba(0,0,0,.12) 42%,rgba(0,0,0,.62))}.CategoryView_heroInner__d1XFo{position:relative;align-self:flex-end;width:100%;padding-top:128px;padding-bottom:40px}.CategoryView_h1__S9wzm{font-size:clamp(2.5rem,6vw,4.5rem);line-height:1;color:#fff;margin:0 0 16px;max-width:20ch;text-shadow:0 2px 18px rgba(0,0,0,.35)}@media (prefers-reduced-motion:no-preference){.CategoryView_h1__S9wzm{animation:CategoryView_vgRiseHero__TTent .6s ease-out both}}@keyframes CategoryView_vgRiseHero__TTent{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.CategoryView_lede__AKaxw{max-width:58ch;font-size:clamp(1.05rem,1.4vw,1.3rem);font-weight:300;line-height:1.55;color:#fff;text-wrap:pretty;text-shadow:0 1px 10px rgba(0,0,0,.4)}.CategoryView_lede__AKaxw p{margin:0}.CategoryView_lede__AKaxw a{color:#fff;text-decoration:underline}.CategoryView_heroCredit__E6_kr{position:absolute;right:max(16px,env(safe-area-inset-right));bottom:10px;z-index:1;font-size:.6875rem;line-height:1;letter-spacing:.02em;color:rgba(255,255,255,.7);text-shadow:0 1px 4px rgba(0,0,0,.55);pointer-events:none}.CategoryView_seoIntro__yJeMA{max-width:68ch;margin:64px 0 0;padding-top:28px;border-top:1px solid var(--border,rgba(0,0,0,.1))}.CategoryView_seoIntroHeading___psmS{font-size:1.05rem;font-weight:600;letter-spacing:.01em;color:#6b6b6b;margin:0 0 12px}.CategoryView_seoIntroBody___Rfds{font-size:.9375rem;font-weight:400;line-height:1.65;color:#6b6b6b;text-wrap:pretty}.CategoryView_seoIntroBody___Rfds p{margin:0 0 var(--sp-3)}.CategoryView_seoIntroBody___Rfds p:last-child{margin-bottom:0}.CategoryView_seoIntroBody___Rfds a{color:var(--_accentCta,var(--vg-blue-cta));text-decoration:underline}.CategoryView_search__zwolz{margin-top:28px}.CategoryView_searchForm__RSQ89{margin:0}.CategoryView_searchField__StT0d{display:flex;align-items:center;gap:8px;max-width:640px;padding:6px 6px 6px 14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);transition:border-color .18s ease,box-shadow .18s ease}.CategoryView_searchField__StT0d:focus-within{border-color:var(--_accentCta,var(--vg-blue-cta));box-shadow:0 0 0 3px rgba(19,101,131,.12)}.CategoryView_searchFieldIcon__VCqn5{display:inline-flex;flex:none;color:#6b6b6b}.CategoryView_searchInput__9abCN{flex:1 1;min-width:0;height:40px;border:0;background:transparent;font-family:var(--font-body);font-size:1rem;color:var(--ink)}.CategoryView_searchInput__9abCN::placeholder{color:#6b6b6b}.CategoryView_searchInput__9abCN:focus-visible{outline:none}.CategoryView_searchSubmit__AGuUS{flex:none;height:40px;padding:0 20px;font-family:var(--font-body);font-size:.9375rem;font-weight:600;color:#fff;background:var(--_accentCta,var(--vg-blue-cta));border:0;border-radius:var(--radius);cursor:pointer;transition:background-color .18s ease}.CategoryView_searchSubmit__AGuUS:hover{background:#0f4f66}.CategoryView_searchSubmit__AGuUS:focus-visible{outline:none;box-shadow:var(--focus-ring)}.CategoryView_searchStatus__jbR39{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;margin:14px 0 0;font-size:.9375rem;color:var(--ink)}.CategoryView_searchResultsFor__RrmJ1 strong{font-weight:600}.CategoryView_searchClear__Mtuy5{display:inline-flex;align-items:center;gap:5px;font-size:.875rem;font-weight:600;color:var(--_accentCta,var(--vg-blue-cta));text-decoration:none}.CategoryView_searchClear__Mtuy5 span[aria-hidden]{font-size:1.1rem;line-height:1}.CategoryView_searchClear__Mtuy5:hover{text-decoration:underline}.CategoryView_searchClear__Mtuy5:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:var(--radius)}.CategoryView_results__543lN{margin-top:40px}.CategoryView_resultsHead__t_pYw{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:var(--sp-2) 16px;margin:0 0 24px}.CategoryView_resultsHeading__hGwTY{font-size:1.75rem;font-weight:600;letter-spacing:.01em;margin:0;color:var(--ink)}.CategoryView_resultsCount__mcI4b{font-size:.875rem;color:#6b6b6b;letter-spacing:.02em}.CategoryView_grid__QPXYr{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:26px;gap:26px}.CategoryView_gridItem__ncWDT{display:flex}.CategoryView_gridItem__ncWDT>*{width:100%}@media (max-width:640px){.CategoryView_hero__PNq8F{min-height:40vh}.CategoryView_heroInner__d1XFo{padding-top:104px;padding-bottom:32px}.CategoryView_seoIntro__yJeMA{margin-top:48px}.CategoryView_grid__QPXYr{grid-template-columns:1fr}}