.loader-logo em{display:block;font-style:normal;font-size:7px;letter-spacing:.13em;color:#929a94;margin-top:10px;text-transform:uppercase}
.logo-words em{display:block;font-style:normal;font-size:6px;line-height:1;letter-spacing:.08em;margin-top:6px;opacity:.64;text-transform:uppercase;white-space:nowrap}
@media(max-width:700px){.scroll-cue{display:none}.logo-words em{font-size:5px;letter-spacing:.04em;margin-top:5px}}
.essentials{background:#ded7ca}.essentials-head{display:grid;grid-template-columns:.7fr 1.3fr;gap:6vw;align-items:start}.essentials h2{font-family:var(--serif);font-size:clamp(48px,6vw,82px);font-weight:500;line-height:1;margin:0}.essentials h2 em{color:var(--sage)}.essentials-grid{display:grid;grid-template-columns:repeat(6,1fr);margin-top:65px;border-top:1px solid var(--line)}.essentials-grid article{grid-column:span 2;padding:28px 28px 28px 0;border-bottom:1px solid var(--line)}.essentials-grid article:nth-child(4),.essentials-grid article:nth-child(5){grid-column:span 3}.essentials-grid article>span{font-size:9px;color:var(--gold)}.essentials-grid h3{font-family:var(--serif);font-size:23px;font-weight:500;margin:18px 0 8px}.essentials-grid p{color:#5f655e;font-size:12px;line-height:1.7;margin:0}@media(max-width:700px){.essentials-head{grid-template-columns:1fr;gap:35px}.essentials h2{font-size:49px}.essentials-grid{display:block;margin-top:45px}.essentials-grid article{padding-right:0}}
.product-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:16px;min-width:90px}
.product-number{font-size:9px;color:var(--gold)}
.product-engagement{display:flex;align-items:center;gap:14px;color:#9da9a2;font-size:11px}
.product-engagement button,.product-engagement span{display:inline-flex;align-items:center;gap:5px}
.product-engagement button{border:0;background:none;color:inherit;padding:5px 0;cursor:pointer;font:inherit}
.product-engagement i{display:block;width:18px;height:18px;font-style:normal;line-height:1}
.product-engagement svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.product-engagement .like-button.liked svg{fill:currentColor;stroke:currentColor}
.product-engagement b{font-weight:500;font-size:10px;min-width:9px}
.product-engagement .liked{color:var(--gold)}
.product-engagement .liked i{animation:heartPop .28s ease}
.product-image.portrait-image{aspect-ratio:2/3!important;background:#f5f5f3}
.product-image.portrait-image img{object-fit:cover;object-position:center}
@keyframes heartPop{50%{transform:scale(1.35)}}
@media(max-width:700px){.product-side{min-width:82px}.product-engagement{gap:12px}.product-engagement i{width:17px;height:17px}}
.whatsapp-float{bottom:68px}
.whatsapp-icon{display:block;width:25px;height:25px;fill:currentColor}
.whatsapp-float small{margin-top:2px}
@media(max-width:700px){.whatsapp-float{bottom:76px}.whatsapp-icon{width:23px;height:23px}}

/* Keep artwork text and furniture fully visible on every screen. */
.hero-media{background:#dfd1bf}
.hero-media img{object-fit:contain!important;object-position:center!important;transform:none!important;animation:none!important}
.product-card .product-image,.product-card:nth-child(n) .product-image{aspect-ratio:1/1!important;background:#e9e2d7}
.product-card .product-image img{object-fit:contain!important;object-position:center!important}
.product-card:hover .product-image img{transform:none!important}
.product-card .product-image.portrait-image{aspect-ratio:2/3!important;background:#f5f5f3}
.manifesto-image{min-height:0!important;aspect-ratio:1/1;background:#e7e1d6}
.manifesto-image img{width:100%;height:100%!important;object-fit:contain!important;object-position:center!important;transform:none!important}
.quote-visual{min-height:0!important;aspect-ratio:1/1;background:#10130f}
.quote-visual img{width:100%;height:100%;object-fit:contain!important;object-position:center!important}
.modal-image img{object-fit:contain!important;object-position:center!important;background:#e9e2d7}
@media(max-width:700px){
  .hero-media{height:auto!important;min-height:0!important;aspect-ratio:1/1}
  .manifesto-image,.quote-visual{min-height:0!important;aspect-ratio:1/1}
  .modal-image{min-height:0!important;aspect-ratio:1/1}
}

/* Desktop hero clearance: keep trust row, image caption and marquee separate. */
@media(min-width:701px){
  .scroll-cue{display:none!important}
  .hero{height:auto!important;min-height:max(100vh,920px)!important;max-height:none!important}
  .hero-copy,.hero-media{min-height:max(100vh,920px)}
  .hero-copy{padding-bottom:72px}
  .hero-meta{margin-top:38px}
  .hero-media>p{bottom:34px}
  .marquee{position:relative;z-index:3;clear:both}
}

/* Premium desktop navigation; mobile menu remains unchanged. */
@media(min-width:1001px){
  .desktop-nav{
    gap:4px;
    padding:6px;
    border:1px solid rgba(23,25,20,.14);
    border-radius:999px;
    background:rgba(251,250,246,.82);
    box-shadow:0 10px 30px rgba(23,25,20,.07);
    backdrop-filter:blur(12px);
    -webkit-backdrop-filter:blur(12px);
  }
  .desktop-nav a{
    padding:9px 14px;
    border-radius:999px;
    transition:background .25s,color .25s;
  }
  .desktop-nav a:after{display:none}
  .desktop-nav a:hover{background:var(--gold);color:var(--ink)}
  .hero-media{
    align-self:start;
    margin-top:96px;
    height:calc(max(100vh, 920px) - 96px);
    min-height:calc(max(100vh, 920px) - 96px)!important;
  }
  .hero-media>p{bottom:28px}
}
.owner-credit{margin-top:14px!important;color:#d4a66e!important;line-height:1.65!important}
.owner-credit strong{color:#eef1ee;font-weight:500}
