@layer theme,base;@layer components{.photo-album-card[data-astro-cid-aq3ugqsm]{background:var(--color-surface);border:var(--border-width) solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);min-width:0;transition:border-color var(--card-transition-duration) ease, box-shadow var(--card-transition-duration) ease;display:grid;overflow:hidden}.photo-album-card[data-astro-cid-aq3ugqsm]:hover,.photo-album-card[data-astro-cid-aq3ugqsm]:focus-within{border-color:var(--color-accent);box-shadow:var(--shadow-card-hover)}.photo-album-card__media[data-astro-cid-aq3ugqsm]{background:var(--color-background);display:block;position:relative}.photo-album-card__media[data-astro-cid-aq3ugqsm] img[data-astro-cid-aq3ugqsm]{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.photo-album-card__body[data-astro-cid-aq3ugqsm]{padding:var(--card-padding)}.photo-album-card__body[data-astro-cid-aq3ugqsm] h3[data-astro-cid-aq3ugqsm]{margin-block:var(--space-xs) var(--space-sm)}.photo-album-card__body[data-astro-cid-aq3ugqsm]>[data-astro-cid-aq3ugqsm]:last-child{margin-bottom:0}.photo-album-card__meta[data-astro-cid-aq3ugqsm]{color:var(--color-muted);font-family:var(--font-code);font-size:var(--type-small);text-transform:uppercase;margin:0}.photo-album-card--featured[data-astro-cid-aq3ugqsm]{grid-template-columns:minmax(0,1.4fr) minmax(18rem,1fr)}.photo-album-card--compact[data-astro-cid-aq3ugqsm]{grid-template-columns:minmax(12rem,18rem) minmax(0,1fr)}.photo-album-card--featured[data-astro-cid-aq3ugqsm] .photo-album-card__media[data-astro-cid-aq3ugqsm] img[data-astro-cid-aq3ugqsm]{aspect-ratio:16/10;height:100%}.photo-album-card--featured[data-astro-cid-aq3ugqsm] .photo-album-card__body[data-astro-cid-aq3ugqsm]{align-content:center;display:grid}.photo-album-card--compact[data-astro-cid-aq3ugqsm] .photo-album-card__media[data-astro-cid-aq3ugqsm] img[data-astro-cid-aq3ugqsm]{height:100%;min-height:12rem}.photo-album-card--compact[data-astro-cid-aq3ugqsm] .photo-album-card__body[data-astro-cid-aq3ugqsm]{align-content:center;display:grid}@media (width<=48rem){.photo-album-card--featured[data-astro-cid-aq3ugqsm],.photo-album-card--compact[data-astro-cid-aq3ugqsm]{grid-template-columns:minmax(0,1fr)}.photo-album-card--featured[data-astro-cid-aq3ugqsm] .photo-album-card__media[data-astro-cid-aq3ugqsm] img[data-astro-cid-aq3ugqsm]{aspect-ratio:4/3;height:auto}.photo-album-card--compact[data-astro-cid-aq3ugqsm] .photo-album-card__media[data-astro-cid-aq3ugqsm] img[data-astro-cid-aq3ugqsm]{min-height:0}}@media (prefers-reduced-motion:reduce){.photo-album-card[data-astro-cid-aq3ugqsm]{transition:none}}}@layer utilities;
