.brand-logo{width:148px;height:46px;object-fit:contain;display:block}
.footer-brand .brand-logo{width:148px;height:42px}
.visual-main{background:linear-gradient(145deg,rgba(87,45,40,.28),rgba(135,93,89,.62)),url('assets/classic-natural.jpg') center/cover}
.gallery-tile:before{z-index:1}
.gallery-tile:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(37,32,31,.1),rgba(37,32,31,.62));z-index:0}
.gallery-tile img,.gallery-tile video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.gallery-tile span,.gallery-tile small,.gallery-tile strong,.gallery-tile .text-link{position:relative;z-index:2}
.gallery-tile .text-link{color:#fff9f4;font-size:9px;align-self:flex-start;margin-top:-6px}
.tile-large{background:#a27670}.tile-tall{background:#9e8b84}.tile-wide{background:#5c5050}
.gallery-more{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}
.gallery-more figure{margin:0;position:relative;aspect-ratio:1/1.08;overflow:hidden;background:#c7b1ad}
.gallery-more img,.gallery-more video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.gallery-more figure:hover img,.gallery-more figure:hover video{transform:scale(1.04)}
.gallery-more figure:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(37,32,31,.72));pointer-events:none}
.gallery-more figcaption{position:absolute;left:18px;right:18px;bottom:15px;color:#fff9f4;font:600 22px/.9 var(--serif);z-index:1}
.gallery-more figcaption small{display:block;margin-top:7px;font:8px var(--sans);letter-spacing:.18em}
@media(max-width:800px){.gallery-more{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.gallery-more{grid-template-columns:1fr 1fr;gap:10px}.gallery-more figcaption{font-size:18px;left:12px;bottom:11px}.gallery-more figcaption small{font-size:7px}}
