.gallery-story{padding-top:4.5rem;padding-bottom:4.5rem}
.gallery-eyebrow{text-align:center;color:#d9c397;letter-spacing:.16em;font-size:.875rem;font-weight:700;margin:0 0 .8rem}
.gallery-story .section-title{margin-bottom:1rem;text-transform:none}
.gallery-intro{text-align:center;max-width:700px;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.6;color:#e0e9e1}
.gallery-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;max-width:1200px;margin:auto}
.gallery-story .gallery-item{display:block;min-width:0;width:100%;margin:0;padding:0;border:1px solid #d8dfd7;border-radius:8px;background:white;color:#233d2d;text-align:left;font:inherit;cursor:pointer;overflow:hidden;box-shadow:0 4px 16px #233d2d0d}
.gallery-story .gallery-item[hidden]{display:none}
.gallery-story .gallery-item img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;transition:transform .2s ease}
.gallery-story .gallery-item:hover img{transform:scale(1.025)}
.gallery-caption{display:block;padding:1rem 1.1rem;font-size:1rem;font-weight:700;line-height:1.5;min-height:5rem}
.gallery-more{display:block;margin:2rem auto 1rem;padding:.85rem 1.5rem;border:1px solid #d9c397;border-radius:5px;background:transparent;color:#fff;font:700 1rem/1.5 Lato,sans-serif;cursor:pointer}
.gallery-note{max-width:800px;margin:1rem auto 2.5rem;text-align:center;font-size:.875rem;line-height:1.65;color:#d0ddd2}
.gallery-next{display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem;background:#edf3ee;border-radius:8px;border-left:4px solid #2c5744}
.gallery-next h3{margin:0 0 .5rem;font-size:1.55rem;color:#243e2d}
.gallery-next p{margin:0;max-width:540px;font-size:1rem;line-height:1.6;color:#455846}
.gallery-actions{display:flex;flex-direction:column;gap:.7rem;min-width:220px}
.gallery-actions a,.gallery-actions button{display:block;text-align:center;padding:.85rem 1rem;border:1px solid #2c5744;border-radius:5px;background:#2c5744;color:white;text-decoration:none;font:700 1rem/1.4 Lato,sans-serif;cursor:pointer}
.gallery-actions a{background:white;color:#2c5744}
.gallery-story button:focus-visible,.gallery-story a:focus-visible{outline:3px solid #b8792b;outline-offset:4px}
#contact{scroll-margin-top:85px}
@media(max-width:1000px){.gallery-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-next{align-items:stretch;flex-direction:column;gap:1.3rem}.gallery-actions{flex-direction:row}.gallery-actions>*{flex:1}}
@media(max-width:600px){.gallery-story-grid{grid-template-columns:minmax(0,1fr);gap:1.25rem}.gallery-caption{min-height:0}.gallery-next{padding:1.4rem}.gallery-actions{flex-direction:column}.gallery-intro{font-size:1rem}.gallery-story{padding-top:3rem;padding-bottom:3rem}}
@media(prefers-reduced-motion:reduce){.gallery-story .gallery-item img{transition:none}}
