.gallery-shell[data-astro-cid-u5hpd7j5]{width:100%}.gallery-filters[data-astro-cid-u5hpd7j5]{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 36px}.gallery-filter[data-astro-cid-u5hpd7j5]{display:inline-flex;align-items:center;gap:10px;padding:13px 22px;background:transparent;color:var(--forest);border:1px solid var(--rule-strong);border-radius:2px;font-family:var(--display);font-weight:600;text-transform:uppercase;letter-spacing:.1em;font-size:13px;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.gallery-filter[data-astro-cid-u5hpd7j5]:hover{border-color:var(--forest);color:var(--forest)}.gallery-filter[data-astro-cid-u5hpd7j5].is-active{background:var(--forest);color:var(--cream);border-color:var(--forest);box-shadow:0 6px 18px -10px #14201a73}.gallery-filter-ico[data-astro-cid-u5hpd7j5]{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:none}.gallery-filter-ico[data-astro-cid-u5hpd7j5] svg[data-astro-cid-u5hpd7j5]{width:18px;height:18px}.gallery-filter[data-astro-cid-u5hpd7j5]:focus-visible{outline:3px solid rgba(200,148,100,.95);outline-offset:3px}.gallery-grid[data-astro-cid-u5hpd7j5]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 22px}@media(max-width:980px){.gallery-grid[data-astro-cid-u5hpd7j5]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:540px){.gallery-grid[data-astro-cid-u5hpd7j5]{grid-template-columns:1fr;gap:22px}}.gallery-card[data-astro-cid-u5hpd7j5]{display:flex;flex-direction:column;background:transparent;transition:opacity .25s ease,transform .25s ease}.gallery-card[data-astro-cid-u5hpd7j5].is-hidden{display:none}.gallery-card-img[data-astro-cid-u5hpd7j5]{position:relative;display:block;width:100%;aspect-ratio:4 / 3;margin:0;padding:0;border:0;background:#1a2e1f0f;border-radius:3px;overflow:hidden;cursor:zoom-in;box-shadow:var(--shadow-card);transition:box-shadow .25s ease,transform .25s ease}.gallery-card-img[data-astro-cid-u5hpd7j5]:hover{box-shadow:var(--shadow-pop);transform:translateY(-3px)}.gallery-card-img[data-astro-cid-u5hpd7j5] img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.gallery-card-img[data-astro-cid-u5hpd7j5]:hover img,.gallery-card-img[data-astro-cid-u5hpd7j5]:focus-visible img{transform:scale(1.05)}.gallery-card-img[data-astro-cid-u5hpd7j5]:focus-visible{outline:3px solid var(--brick);outline-offset:3px}.gallery-card-zoom[data-astro-cid-u5hpd7j5]{position:absolute;top:12px;right:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5efe4f0;color:var(--forest);opacity:0;transform:scale(.85);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.gallery-card-zoom[data-astro-cid-u5hpd7j5] svg[data-astro-cid-u5hpd7j5]{width:17px;height:17px}.gallery-card-img[data-astro-cid-u5hpd7j5]:hover .gallery-card-zoom[data-astro-cid-u5hpd7j5],.gallery-card-img[data-astro-cid-u5hpd7j5]:focus-visible .gallery-card-zoom[data-astro-cid-u5hpd7j5]{opacity:1;transform:scale(1)}.gallery-card-body[data-astro-cid-u5hpd7j5]{padding:16px 4px 0}.gallery-card-label[data-astro-cid-u5hpd7j5]{display:block;font-family:var(--display);font-weight:600;text-transform:uppercase;letter-spacing:.16em;font-size:11px;color:var(--brick);margin:0 0 6px}.gallery-card-title[data-astro-cid-u5hpd7j5]{margin:0;font-family:var(--display);font-weight:700;text-transform:none;letter-spacing:.005em;font-size:19px;line-height:1.18;color:var(--forest)}.gallery-loadmore-wrap[data-astro-cid-u5hpd7j5]{display:flex;justify-content:center;margin:56px 0 0}.gallery-loadmore[data-astro-cid-u5hpd7j5]{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:18px 38px;background:transparent;color:var(--brick);border:1px solid var(--brick);border-radius:2px;font-family:var(--display);font-weight:600;text-transform:uppercase;letter-spacing:.12em;font-size:14px;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.gallery-loadmore[data-astro-cid-u5hpd7j5] svg[data-astro-cid-u5hpd7j5]{width:18px;height:18px;flex:none}.gallery-loadmore[data-astro-cid-u5hpd7j5]:hover{background:var(--brick);color:var(--cream);box-shadow:var(--shadow-pop)}.gallery-loadmore[data-astro-cid-u5hpd7j5]:focus-visible{outline:3px solid rgba(200,148,100,.95);outline-offset:3px}.gallery-loadmore[data-astro-cid-u5hpd7j5].is-hidden{display:none}@media(prefers-reduced-motion:reduce){.gallery-card-img[data-astro-cid-u5hpd7j5],.gallery-card-img[data-astro-cid-u5hpd7j5] img,.gallery-card-zoom[data-astro-cid-u5hpd7j5]{transition:none}.gallery-card-img[data-astro-cid-u5hpd7j5]:hover,.gallery-card-img[data-astro-cid-u5hpd7j5]:hover img{transform:none}}@media(max-width:640px){.gallery-filters[data-astro-cid-u5hpd7j5]{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;margin:0 -20px 28px;padding:4px 20px 12px;-webkit-overflow-scrolling:touch}.gallery-filter[data-astro-cid-u5hpd7j5]{flex:none;padding:11px 16px;font-size:12px;letter-spacing:.08em}}.gal-hero[data-astro-cid-sahthylw]{background:var(--paper);padding:clamp(28px,4vw,56px) 0 clamp(36px,5vw,64px);border-bottom:1px solid var(--rule)}.gal-hero-inner[data-astro-cid-sahthylw]{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(32px,5vw,64px);align-items:center}.gal-hero-copy[data-astro-cid-sahthylw]{max-width:560px}.gal-eyebrow[data-astro-cid-sahthylw]{display:inline-flex;align-items:center;gap:10px;font-family:var(--display);font-weight:600;letter-spacing:.18em;text-transform:uppercase;font-size:13px;color:var(--brick);margin:0 0 18px}.gal-hero-copy[data-astro-cid-sahthylw] h1[data-astro-cid-sahthylw]{font-family:var(--serif);font-weight:400;line-height:.98;letter-spacing:-.005em;font-size:clamp(40px,5.4vw,72px);margin:0;color:var(--forest);text-wrap:balance}.gal-hero-copy[data-astro-cid-sahthylw] h1[data-astro-cid-sahthylw] .serif-it[data-astro-cid-sahthylw]{color:var(--brick)}.gal-sub[data-astro-cid-sahthylw]{margin:18px 0 0;font-family:var(--serif);font-style:italic;font-weight:400;font-size:clamp(20px,2vw,26px);line-height:1.2;color:var(--brick)}.gal-lede[data-astro-cid-sahthylw]{margin:22px 0 0;max-width:50ch;font-size:16px;line-height:1.65;color:#14201ac7}.gal-hero-photo[data-astro-cid-sahthylw]{position:relative;border-radius:3px;overflow:hidden;aspect-ratio:4 / 3;background:#1a2e1f0f;box-shadow:var(--shadow-pop)}.gal-hero-photo[data-astro-cid-sahthylw] img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:880px){.gal-hero-inner[data-astro-cid-sahthylw]{grid-template-columns:1fr;gap:32px}.gal-hero-photo[data-astro-cid-sahthylw]{order:-1}}.gal-grid-section[data-astro-cid-sahthylw]{background:var(--paper);padding-top:clamp(40px,5vw,64px);padding-bottom:clamp(60px,7vw,96px)}.gal-trust[data-astro-cid-sahthylw]{background:var(--cream);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:clamp(40px,5vw,64px) 0}.gal-trust-grid[data-astro-cid-sahthylw]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(24px,3vw,48px);align-items:center}@media(max-width:980px){.gal-trust-grid[data-astro-cid-sahthylw]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.gal-trust-grid[data-astro-cid-sahthylw]{grid-template-columns:repeat(2,minmax(0,1fr))}}.gal-trust-item[data-astro-cid-sahthylw]{display:flex;align-items:center;gap:14px;min-width:0}.gal-trust-ico[data-astro-cid-sahthylw]{width:44px;height:44px;flex:none;display:grid;place-items:center;border-radius:50%;background:var(--forest);color:var(--cream)}.gal-trust-ico[data-astro-cid-sahthylw] svg[data-astro-cid-sahthylw]{width:22px;height:22px}.gal-trust-num[data-astro-cid-sahthylw]{font-family:var(--serif);font-weight:400;font-size:clamp(28px,2.6vw,38px);line-height:1;color:var(--forest);display:flex;align-items:baseline;gap:2px}.gal-trust-num[data-astro-cid-sahthylw] small[data-astro-cid-sahthylw]{font-size:.55em;color:var(--tan-deep);margin-left:2px}.gal-trust-lbl[data-astro-cid-sahthylw]{font-family:var(--display);font-weight:500;text-transform:uppercase;letter-spacing:.06em;font-size:12px;line-height:1.2;color:#14201ac7;margin-top:4px}.gal-trust-lbl--block[data-astro-cid-sahthylw]{text-transform:none;letter-spacing:0;font-family:var(--body);font-weight:500;font-size:14px;line-height:1.35;color:var(--forest);margin-top:0}
