.gallery-landing-hero{padding:4rem 0;background:linear-gradient(135deg,rgba(107,68,35,.03),rgba(74,144,164,.03))}.gallery-landing__title{font-family:var(--font-serif,"Crimson Pro",serif);font-size:2.5rem;font-weight:700;color:#2d2d2d;margin-bottom:1rem}.gallery-landing__subtitle{font-size:1.125rem;color:#666;margin-bottom:2rem}.gallery-landing__cta{display:inline-flex;align-items:center}.gallery-category-card{display:block;position:relative;border-radius:.75rem;overflow:hidden;aspect-ratio:4/3;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.gallery-category-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.gallery-category-card__image{width:100%;height:100%;object-fit:cover}.gallery-category-card__label{position:absolute;bottom:0;left:0;right:0;padding:.75rem;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);color:#fff;font-weight:600;font-size:.875rem}