.heritage-gallery-archive{outline:none}.heritage-gallery-archive .wp-block-post-template{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.6vw,22px);margin:0;padding:0;list-style:none}.heritage-gallery-archive .wp-block-post-template>li{margin:0;padding:0;list-style:none;overflow:hidden;border-radius:var(--wp--custom--radius--md,6px);background:var(--wp--preset--color--bone,#f4ede1);box-shadow:0 1px 2px rgba(15,42,35,.04);transition:transform .22s ease,box-shadow .22s ease}.heritage-gallery-archive .wp-block-post-template>li:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(15,42,35,.1)}.heritage-gallery-archive .wp-block-post-featured-image{display:block;margin:0;aspect-ratio:4/3;overflow:hidden}.heritage-gallery-archive .wp-block-post-featured-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.heritage-gallery-archive .wp-block-post-template>li:hover .wp-block-post-featured-image img{transform:scale(1.03)}.heritage-gallery-archive .wp-block-post-title{margin:0;padding:14px 16px 16px;font-size:14px;font-weight:500;line-height:1.35;color:var(--wp--preset--color--forest,#0f2a23)}.heritage-gallery-archive .wp-block-post-title a{color:inherit;text-decoration:none}@media (max-width:880px){.heritage-gallery-archive .wp-block-post-template{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.heritage-gallery-archive .wp-block-post-template{grid-template-columns:1fr}}.heritage-gallery-archive.is-loading{position:relative;min-height:200px}.heritage-gallery-archive.is-loading .wp-block-post-template{opacity:.45;transition:opacity .18s ease;pointer-events:none}.heritage-gallery-archive.is-loading:after{content:"";position:absolute;inset:0;margin:auto;width:28px;height:28px;border:2px solid var(--wp--preset--color--spruce,#5a6f63);border-top-color:transparent;border-radius:50%;animation:heritage-gallery-spin .72s linear infinite}@keyframes heritage-gallery-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.heritage-gallery-archive .wp-block-post-template>li,.heritage-gallery-archive .wp-block-post-featured-image img{transition:none}.heritage-gallery-archive.is-loading:after{animation:none}}.heritage-gallery-archive .wp-block-query-no-results{margin:0;padding:48px 24px;text-align:center;color:var(--wp--preset--color--spruce,#5a6f63);font-size:15px;line-height:1.6;background:var(--wp--preset--color--bone,#f4ede1);border-radius:var(--wp--custom--radius--md,6px)}