/* Push #20.5.13.3 — scoped Merch/Home presentation corrections only.
   Intentionally does not alter calendar, payment, booking, music, Design Mode backend,
   mobile navigation or homepage artwork/hotspots. */

/* HOME: make Links a true equal sibling inside Weddings · Contract · Merch · Links. */
body.home-art-active #site-header .nav-links > li.p205132-links-li{
  display:flex!important;
  align-items:stretch!important;
  align-self:stretch!important;
  position:relative!important;
  margin:0!important;
  padding:0!important;
}
body.home-art-active #site-header .nav-links > li.p205132-links-li .p205131-links-wrap{
  display:flex!important;
  align-items:stretch!important;
  position:relative!important;
  min-width:0!important;
}
body.home-art-active #site-header .nav-links > li.p205132-links-li #navLinksBtn{
  height:100%!important;
  min-height:0!important;
  padding:0 18px!important;
  border:0!important;
  border-radius:999px!important;
  font:inherit!important;
  font-size:12px!important;
  font-weight:700!important;
  letter-spacing:.065em!important;
  line-height:1!important;
  text-transform:uppercase!important;
  color:#f5f0e4!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.home-art-active #site-header .nav-links > li.p205132-links-li #navLinksBtn span{color:inherit!important}
body.home-art-active #site-header .nav-links > li.p205132-links-li #navLinksBtn:hover,
body.home-art-active #site-header .nav-links > li.p205132-links-li #navLinksBtn:focus-visible{
  color:#ffd76b!important;
  background:rgba(212,175,55,.09)!important;
  transform:none!important;
}

/* HOME CEO portrait: show the full supplied portrait, not a forced 4:3 face crop. */
body.home-art-active #aboutPhoto{
  width:100%;
  height:auto;
  aspect-ratio:auto;
  object-fit:contain;
  object-position:center;
}

/* MERCH: modern desktop header matching the Home capsule language. */
@media (min-width:1081px){
  body.merch-page #site-header .header-inner{gap:18px}
  body.merch-page #site-header .nav{margin-left:auto}
  body.merch-page #site-header .nav-links{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:2px;
    padding:6px 8px;
    border:1px solid rgba(212,175,55,.34);
    border-radius:999px;
    background:rgba(8,8,8,.72);
    box-shadow:0 10px 30px rgba(0,0,0,.16);
  }
  body.merch-page #site-header .nav-links > li{margin:0;padding:0}
  body.merch-page #site-header .nav-links > li > a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:36px;
    padding:8px 12px;
    border-radius:999px;
    color:#f5f0e4;
    font-size:12px;
    font-weight:700;
    letter-spacing:.025em;
    line-height:1;
    text-decoration:none;
    white-space:nowrap;
    transition:background .16s ease,color .16s ease;
  }
  body.merch-page #site-header .nav-links > li > a:hover,
  body.merch-page #site-header .nav-links > li > a:focus-visible{
    background:rgba(212,175,55,.11);
    color:#ffd76b;
  }
  /* No duplicate desktop Book Now or redundant theme circle on Merch. Mobile remains unchanged. */
  body.merch-page #site-header .header-actions > [data-theme-toggle],
  body.merch-page #site-header #navBookBtn{display:none!important}
}

/* MERCH partner presentation. */
body.merch-page #merchLegacyHero{display:none}
body.merch-page .p205133-partners{
  padding:54px 0 20px;
}
body.merch-page .p205133-partner-head{
  max-width:900px;
  margin:0 auto 24px;
  text-align:center;
}
body.merch-page .p205133-partner-head .eyebrow{
  display:inline-block;
  margin-bottom:8px;
  color:#d4af37;
  font-size:12px;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
}
body.merch-page .p205133-partner-head h1{
  margin:0 0 8px;
  color:var(--color-text,#f5f5dc);
  font-size:clamp(30px,4vw,50px);
}
body.merch-page .p205133-partner-head p{margin:0;opacity:.78;line-height:1.55}
body.merch-page .p205133-partner-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:22px;
  align-items:stretch;
}
body.merch-page .p205133-partner-card{
  display:flex;
  min-height:360px;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:16px;
  padding:24px;
  border:1px solid rgba(212,175,55,.58);
  border-radius:22px;
  background:linear-gradient(145deg,rgba(19,19,19,.94),rgba(5,5,5,.82));
  color:#f5f0e4;
  text-align:center;
  text-decoration:none;
  box-shadow:0 16px 42px rgba(0,0,0,.20);
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
body.merch-page .p205133-partner-card:hover,
body.merch-page .p205133-partner-card:focus-visible{
  transform:translateY(-3px);
  border-color:#f0ce64;
  box-shadow:0 20px 48px rgba(0,0,0,.28),0 0 0 1px rgba(212,175,55,.12);
}
body.merch-page .p205133-partner-logo{
  width:min(100%,360px);
  height:235px;
  object-fit:contain;
  border-radius:18px;
  background:#0b0b0b;
}
body.merch-page .p205133-partner-card[data-partner="loveleerose"] .p205133-partner-logo{
  background:#a6eff2;
}
body.merch-page .p205133-partner-title{
  margin:0;
  color:#f4d46b;
  font-size:clamp(22px,2.5vw,32px);
  font-weight:850;
  overflow-wrap:anywhere;
}
body.merch-page .p205133-partner-desc{
  max-width:560px;
  margin:0;
  color:#eee6d2;
  font-size:15px;
  line-height:1.55;
}
body.merch-page .p205133-partner-action{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:10px 20px;
  border:1px solid #d4af37;
  border-radius:999px;
  color:#fff;
  font-size:13px;
  font-weight:800;
  letter-spacing:.035em;
}
body.merch-page .merch-badges.p205133-badges{
  justify-content:center;
  margin-top:22px;
  border-color:rgba(212,175,55,.50);
  background:rgba(8,8,8,.55);
}
body.merch-page .merch-badges.p205133-badges .merch-trust{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:9px 13px;
  border:1px solid rgba(212,175,55,.48);
  border-radius:999px;
  color:#f5f0e4;
  font-weight:700;
}
body.merch-page .merch-badges.p205133-badges .merch-trust-icon{font-size:18px}
body.merch-page .merch-badges.p205133-badges .merch-trust-label{font-size:13px}

@media(max-width:860px){
  body.merch-page .p205133-partner-grid{grid-template-columns:1fr}
  body.merch-page .p205133-partner-card{min-height:300px}
  body.merch-page .p205133-partner-logo{height:205px}
}
/* Legacy badge row is superseded by the Admin-synchronized partner badge row above. */
body.merch-page #merchBadges{display:none!important}
