.hero:where(.astro-bbe6dxrz){display:flex;flex-direction:column;gap:var(--space-md)}.hero--center:where(.astro-bbe6dxrz){align-items:center;text-align:center}.hero--start:where(.astro-bbe6dxrz){align-items:flex-start;text-align:start}.hero__eyebrow:where(.astro-bbe6dxrz){margin:0;font-family:var(--font-body, system-ui, sans-serif);font-size:var(--step--1);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.hero__title:where(.astro-bbe6dxrz){margin:0;font-family:var(--font-display, Georgia, serif);font-size:var(--step-4);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--ink);text-wrap:balance}.hero__subtitle:where(.astro-bbe6dxrz){margin:0;font-size:var(--step-1);line-height:var(--leading-snug);color:var(--ink-muted)}.hero--center:where(.astro-bbe6dxrz) .hero__subtitle:where(.astro-bbe6dxrz){margin-inline:auto}.hero__cta:where(.astro-bbe6dxrz){display:flex;flex-wrap:wrap;gap:var(--space-sm);margin-top:var(--space-2xs)}.hero--center:where(.astro-bbe6dxrz) .hero__cta:where(.astro-bbe6dxrz){justify-content:center}.preset-tile:where(.astro-tdltbo7e){display:flex;flex-direction:column;gap:var(--space-3xs);color:inherit;text-decoration:none}.preset-tile__text:where(.astro-tdltbo7e){display:flex;flex-direction:column;gap:var(--space-3xs);min-width:0}.preset-tile__shot:where(.astro-tdltbo7e){display:block;overflow:hidden;aspect-ratio:16 / 10;margin-bottom:var(--space-3xs);border:1.5px solid var(--hairline);border-radius:var(--radius-md);background:var(--surface-tint);transition:border-color var(--dur-micro) var(--ease-ui)}.preset-tile__img:where(.astro-tdltbo7e){display:block;width:100%;height:100%;object-fit:cover}.preset-tile__name:where(.astro-tdltbo7e){font-family:var(--font-display);font-size:var(--step-0);line-height:1.2}.preset-tile__niche:where(.astro-tdltbo7e){font-size:var(--step--1);line-height:var(--leading-snug);color:var(--ink-muted)}.preset-tile:where(.astro-tdltbo7e):hover .preset-tile__shot:where(.astro-tdltbo7e),.preset-tile:where(.astro-tdltbo7e):focus-visible .preset-tile__shot:where(.astro-tdltbo7e){border-color:var(--border-strong)}.preset-tile:where(.astro-tdltbo7e):hover .preset-tile__name:where(.astro-tdltbo7e),.preset-tile:where(.astro-tdltbo7e):focus-visible .preset-tile__name:where(.astro-tdltbo7e){color:var(--accent)}.preset-tile:where(.astro-tdltbo7e):focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px;border-radius:var(--radius-md)}@media(max-width:30rem){.preset-tile:where(.astro-tdltbo7e){flex-direction:row;align-items:center;gap:var(--space-xs)}.preset-tile__shot:where(.astro-tdltbo7e){flex:0 0 9rem;margin-bottom:0}.preset-tile__text:where(.astro-tdltbo7e){flex:1 1 0}}.theme-card:where(.astro-xhg7km3x){display:flex;flex-direction:column;overflow:hidden}.theme-card__link:where(.astro-xhg7km3x){display:flex;flex-direction:column;flex:1 1 auto;color:inherit}.theme-card__media:where(.astro-xhg7km3x){position:relative;overflow:hidden;aspect-ratio:16 / 10;background:var(--surface-tint)}.theme-card__cover:where(.astro-xhg7km3x){width:100%;height:100%;object-fit:cover}.theme-card__body:where(.astro-xhg7km3x){display:flex;flex-direction:column;gap:var(--space-2xs);padding:var(--space-md)}.theme-card__niche:where(.astro-xhg7km3x){font-size:var(--step--1);color:var(--ink-muted);letter-spacing:.04em;text-transform:uppercase}.theme-card__name:where(.astro-xhg7km3x){font-size:var(--step-2);margin:0}.theme-card__tagline:where(.astro-xhg7km3x){color:var(--ink-muted);line-height:var(--leading-snug)}.theme-card__highlights:where(.astro-xhg7km3x){display:flex;flex-wrap:wrap;gap:var(--space-2xs);list-style:none;padding:0;margin-top:var(--space-3xs)}.theme-card__cta:where(.astro-xhg7km3x){margin-top:var(--space-2xs);font-weight:600;width:fit-content}.theme-card:where(.astro-xhg7km3x){transition:border-color var(--dur-micro) var(--ease-ui)}.theme-card:where(.astro-xhg7km3x):hover,.theme-card:where(.astro-xhg7km3x):focus-within{border-color:var(--border-strong)}.theme-card__link:where(.astro-xhg7km3x):focus-visible{outline:none}.theme-card:where(.astro-xhg7km3x):has(.theme-card__link:focus-visible){outline:2px solid var(--focus-ring);outline-offset:2px}.theme-card__presets:where(.astro-xhg7km3x){padding:var(--space-md);border-top:1.5px solid var(--hairline);background:var(--surface-tint)}.theme-card__presets-head:where(.astro-xhg7km3x){margin-bottom:var(--space-sm);font-family:var(--font-display);font-size:var(--step--1);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted)}.theme-card__presets-list:where(.astro-xhg7km3x){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(9rem,100%),1fr));gap:var(--space-sm);margin:0;padding:0;list-style:none}@media(max-width:30rem){.theme-card__presets-list:where(.astro-xhg7km3x){grid-template-columns:1fr;gap:var(--space-xs)}}.theme-card--featured:where(.astro-xhg7km3x) .theme-card__name:where(.astro-xhg7km3x){font-size:var(--step-3)}.theme-card--featured:where(.astro-xhg7km3x) .theme-card__tagline:where(.astro-xhg7km3x){font-size:var(--step-1)}@media(min-width:64rem){.theme-card--featured:where(.astro-xhg7km3x) .theme-card__link:where(.astro-xhg7km3x){flex-direction:row;align-items:stretch}.theme-card--featured:where(.astro-xhg7km3x) .theme-card__media:where(.astro-xhg7km3x){flex:1 1 58%;aspect-ratio:auto}.theme-card--featured:where(.astro-xhg7km3x) .theme-card__body:where(.astro-xhg7km3x){flex:1 1 42%;justify-content:center;gap:var(--space-sm);padding:var(--space-lg)}}.theme-list:where(.astro-27sicj57){list-style:none;margin:var(--space-xl) 0 0;padding:0;display:grid;gap:var(--space-lg)}.theme-list:where(.astro-27sicj57):not(.theme-list--solo){grid-template-columns:repeat(auto-fit,minmax(min(20rem,100%),1fr))}.theme-list--solo:where(.astro-27sicj57){grid-template-columns:1fr}.theme-list__item:where(.astro-27sicj57){display:flex}.theme-list__item:where(.astro-27sicj57)>.theme-card{width:100%}
