/* Gallery category landing state. Loaded only with the Gallery feature. */
.ehba-gallery-category-index__header,.ehba-gallery-category-view__header{max-width:720px;margin:0 0 28px}.ehba-gallery-category-index__header h2,.ehba-gallery-category-view__header h2{margin:0;color:#25161d;font:700 clamp(2rem,3.4vw,3rem)/1.1 "Playfair Display",Georgia,serif}.ehba-gallery-category-index__header p,.ehba-gallery-category-view__header p{margin:12px 0 0;color:#6b5961;line-height:1.7}.ehba-gallery-category-index__header .ehba-gallery-hero__eyebrow,.ehba-gallery-category-view__header .ehba-gallery-hero__eyebrow{margin-bottom:8px;color:#c80b52}.ehba-gallery-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ehba-gallery-category-card{min-width:0;overflow:hidden;border:1px solid #eadfe4;border-radius:16px;background:#241018;box-shadow:0 12px 28px rgba(67,17,39,.08)}.ehba-gallery-category-card__link{position:relative;display:block;height:100%;min-height:370px;color:#fff;text-decoration:none}.ehba-gallery-category-card__link>img{display:block;width:100%;height:100%;min-height:370px;object-fit:cover;transition:transform .35s ease}.ehba-gallery-category-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,7,10,.08) 18%,rgba(12,7,10,.9) 100%)}.ehba-gallery-category-card__content{position:absolute;right:0;bottom:0;left:0;display:grid;gap:7px;padding:24px}.ehba-gallery-category-card__count{width:max-content;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.17);font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ehba-gallery-category-card__title{font:700 clamp(1.35rem,2.2vw,1.85rem)/1.15 "Playfair Display",Georgia,serif}.ehba-gallery-category-card__description{display:-webkit-box;overflow:hidden;max-width:32ch;color:rgba(255,255,255,.92);font-size:.9rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ehba-gallery-category-card__action{margin-top:5px;color:#fff;font-size:.8rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ehba-gallery-category-card__link:hover>img,.ehba-gallery-category-card__link:focus-visible>img{transform:scale(1.06)}.ehba-gallery-category-card__link:focus-visible{outline:3px solid #e31b66;outline-offset:-3px}.ehba-gallery-category-card__link:hover .ehba-gallery-category-card__action span{display:inline-block;transform:translateX(4px)}.ehba-gallery-category-return{margin:0 0 24px}.ehba-gallery-category-return a{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border:1px solid #eadfe4;border-radius:8px;color:#452e38;font-size:.78rem;font-weight:800;text-decoration:none;text-transform:uppercase}.ehba-gallery-category-return a:hover,.ehba-gallery-category-return a:focus-visible{border-color:#c80b52;background:#c80b52;color:#fff}.ehba-gallery-category-return a:focus-visible{outline:3px solid rgba(200,11,82,.35);outline-offset:3px}@media(max-width:1024px){.ehba-gallery-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.ehba-gallery-category-grid{grid-template-columns:1fr;gap:14px}.ehba-gallery-category-card__link,.ehba-gallery-category-card__link>img{min-height:320px}.ehba-gallery-category-card__content{padding:20px}.ehba-gallery-category-index__header,.ehba-gallery-category-view__header{margin-bottom:22px}}@media(prefers-reduced-motion:reduce){.ehba-gallery-category-card__link>img{transition:none}}
