/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}
/* Keep homepage and all inner pages identical */
body .sharedaddy.sd-sharing-enabled{width:calc(100% - 40px)!important;max-width:940px!important;border-radius:18px!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;width:100%!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li{display:flex!important;width:100%!important;min-height:38px!important;justify-content:center!important;align-items:center!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{display:inline-flex!important;width:100%!important;height:38px!important;min-height:38px!important;box-sizing:border-box!important}
@media(max-width:700px){
 body .sharedaddy.sd-sharing-enabled{width:calc(100% - 28px)!important}
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:380px){
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}

/* Site-wide premium header */
.site-header>.wp-block-group.alignfull{
  padding:18px 28px!important;
  background:rgba(255,244,247,.94)!important;
  border-bottom:1px solid rgba(201,79,120,.14)!important;
}
.site-header .wp-block-group.alignwide{
  width:100%!important;
  max-width:1240px!important;
  margin:0 auto!important;
  gap:22px!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child{
  flex:1 1 auto!important;
  min-width:0!important;
  gap:clamp(18px,2vw,30px)!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
  flex:0 0 auto!important;
  gap:10px!important;
  align-items:center!important;
}
.site-header .wp-block-site-logo,
.site-header .custom-logo-link{flex:0 0 auto!important;line-height:0!important}
.site-header .custom-logo{
  display:block!important;
  width:56px!important;
  height:56px!important;
  object-fit:contain!important;
}
.site-header .wp-block-site-title{
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:23px!important;
  font-weight:700!important;
  line-height:1.12!important;
  letter-spacing:-.015em!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.site-header .wp-block-site-title a{color:#8f254d!important;text-decoration:none!important}
.site-header .wp-block-navigation{flex:1 1 auto!important;min-width:0!important}
.site-header .wp-block-navigation__container{
  gap:clamp(10px,1.15vw,17px)!important;
  flex-wrap:nowrap!important;
}
.site-header .wp-block-navigation-item__content{
  padding:8px 0!important;
  font-size:14.5px!important;
  font-weight:600!important;
  line-height:1.25!important;
  white-space:nowrap!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:last-child{
  flex:0 0 auto!important;
}
.site-header .wp-block-button{width:auto!important}
.site-header .wp-block-button__link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:196px!important;
  height:48px!important;
  min-height:48px!important;
  padding:0 20px!important;
  box-sizing:border-box!important;
  border:1px solid #671b38!important;
  border-radius:999px!important;
  background:#671b38!important;
  color:#ffdce8!important;
  box-shadow:0 5px 14px rgba(103,27,56,.18)!important;
  font-size:14.5px!important;
  font-weight:700!important;
  line-height:1!important;
  white-space:nowrap!important;
  transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease!important;
}
.site-header .wp-block-button__link:hover{
  background:#8f254d!important;
  transform:translateY(-2px)!important;
  box-shadow:0 8px 18px rgba(103,27,56,.22)!important;
}
@media(max-width:980px){
  .site-header>.wp-block-group.alignfull{padding:15px 20px!important}
  .site-header .wp-block-site-title{font-size:20px!important}
  .site-header .custom-logo{width:50px!important;height:50px!important}
  .site-header .wp-block-button__link{min-width:176px!important;padding:0 15px!important;font-size:13.5px!important}
}
@media(max-width:782px){
  .site-header>.wp-block-group.alignfull{padding:14px!important}
  .site-header .wp-block-group.alignwide{flex-wrap:wrap!important;gap:10px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    width:100%!important;
    flex:1 0 100%!important;
    justify-content:space-between!important;
    gap:14px!important;
  }
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{gap:8px!important}
  .site-header .custom-logo{width:46px!important;height:46px!important}
  .site-header .wp-block-site-title{font-size:18px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-buttons,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-button{width:100%!important}
  .site-header .wp-block-button__link{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important}
}
/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}
/* Keep homepage and all inner pages identical */
body .sharedaddy.sd-sharing-enabled{width:calc(100% - 40px)!important;max-width:940px!important;border-radius:18px!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;width:100%!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li{display:flex!important;width:100%!important;min-height:38px!important;justify-content:center!important;align-items:center!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{display:inline-flex!important;width:100%!important;height:38px!important;min-height:38px!important;box-sizing:border-box!important}
@media(max-width:700px){
 body .sharedaddy.sd-sharing-enabled{width:calc(100% - 28px)!important}
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:380px){
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}

/* Site-wide premium header */
.site-header>.wp-block-group.alignfull{
  padding:18px 28px!important;
  background:rgba(255,244,247,.94)!important;
  border-bottom:1px solid rgba(201,79,120,.14)!important;
}
.site-header .wp-block-group.alignwide{
  width:100%!important;
  max-width:1240px!important;
  margin:0 auto!important;
  gap:22px!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child{
  flex:1 1 auto!important;
  min-width:0!important;
  gap:clamp(18px,2vw,30px)!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
  flex:0 0 auto!important;
  gap:10px!important;
  align-items:center!important;
}
.site-header .wp-block-site-logo,
.site-header .custom-logo-link{flex:0 0 auto!important;line-height:0!important}
.site-header .custom-logo{
  display:block!important;
  width:56px!important;
  height:56px!important;
  object-fit:contain!important;
}
.site-header .wp-block-site-title{
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:23px!important;
  font-weight:700!important;
  line-height:1.12!important;
  letter-spacing:-.015em!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.site-header .wp-block-site-title a{color:#8f254d!important;text-decoration:none!important}
.site-header .wp-block-navigation{flex:1 1 auto!important;min-width:0!important}
.site-header .wp-block-navigation__container{
  gap:clamp(10px,1.15vw,17px)!important;
  flex-wrap:nowrap!important;
}
.site-header .wp-block-navigation-item__content{
  padding:8px 0!important;
  font-size:14.5px!important;
  font-weight:600!important;
  line-height:1.25!important;
  white-space:nowrap!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:last-child{
  flex:0 0 auto!important;
}
.site-header .wp-block-button{width:auto!important}
.site-header .wp-block-button__link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:196px!important;
  height:48px!important;
  min-height:48px!important;
  padding:0 20px!important;
  box-sizing:border-box!important;
  border:1px solid #671b38!important;
  border-radius:999px!important;
  background:#671b38!important;
  color:#ffdce8!important;
  box-shadow:0 5px 14px rgba(103,27,56,.18)!important;
  font-size:14.5px!important;
  font-weight:700!important;
  line-height:1!important;
  white-space:nowrap!important;
  transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease!important;
}
.site-header .wp-block-button__link:hover{
  background:#8f254d!important;
  transform:translateY(-2px)!important;
  box-shadow:0 8px 18px rgba(103,27,56,.22)!important;
}
@media(max-width:980px){
  .site-header>.wp-block-group.alignfull{padding:15px 20px!important}
  .site-header .wp-block-site-title{font-size:20px!important}
  .site-header .custom-logo{width:50px!important;height:50px!important}
  .site-header .wp-block-button__link{min-width:176px!important;padding:0 15px!important;font-size:13.5px!important}
}
@media(max-width:782px){
  .site-header>.wp-block-group.alignfull{padding:14px!important}
  .site-header .wp-block-group.alignwide{flex-wrap:wrap!important;gap:10px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    width:100%!important;
    flex:1 0 100%!important;
    justify-content:space-between!important;
    gap:14px!important;
  }
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{gap:8px!important}
  .site-header .custom-logo{width:46px!important;height:46px!important}
  .site-header .wp-block-site-title{font-size:18px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-buttons,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-button{width:100%!important}
  .site-header .wp-block-button__link{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important}
}


/* Premium header balance refinement */
@media(min-width:783px){
  body .site-header .wp-block-group.alignwide{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-areas:"brand cta" "nav nav"!important;
    row-gap:10px!important;
    column-gap:24px!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{display:contents!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
    grid-area:brand!important;
    justify-self:start!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-navigation{
    grid-area:nav!important;
    justify-self:center!important;
    width:auto!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:last-child{
    grid-area:cta!important;
    justify-self:end!important;
  }
  body .site-header .wp-block-site-title{font-size:23px!important}
  body .site-header .wp-block-navigation__container{
    justify-content:center!important;
    gap:clamp(14px,2vw,28px)!important;
  }
  body .site-header .wp-block-navigation-item__content{font-size:15px!important}
}
@media(max-width:782px){
  body .site-header .wp-block-group.alignwide{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-areas:"brand nav" "cta cta"!important;
    row-gap:10px!important;
    column-gap:12px!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{display:contents!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{grid-area:brand!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-navigation{
    grid-area:nav!important;
    justify-self:end!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:last-child{grid-area:cta!important;width:100%!important}
  body .site-header .wp-block-site-title{font-size:18px!important}
}
.site-header .wp-block-button__link img.emoji{
  display:inline-block!important;
  width:15px!important;
  height:15px!important;
  margin-left:5px!important;
  flex:0 0 auto!important;
}


/* Compact one-row header on wide screens */
@media(min-width:1180px){
  body .site-header>.wp-block-group.alignfull{padding:14px 24px!important}
  body .site-header .wp-block-group.alignwide{
    display:flex!important;
    flex-wrap:nowrap!important;
    width:100%!important;
    max-width:1340px!important;
    gap:18px!important;
    align-items:center!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    display:flex!important;
    flex:1 1 auto!important;
    min-width:0!important;
    gap:20px!important;
    align-items:center!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
    display:flex!important;
    flex:0 0 auto!important;
    gap:8px!important;
    align-items:center!important;
  }
  body .site-header .custom-logo{width:48px!important;height:48px!important}
  body .site-header .wp-block-site-title{
    font-size:20px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-navigation{
    flex:1 1 auto!important;
    min-width:0!important;
    width:auto!important;
  }
  body .site-header .wp-block-navigation__container{
    justify-content:center!important;
    gap:clamp(10px,1vw,14px)!important;
    flex-wrap:nowrap!important;
  }
  body .site-header .wp-block-navigation-item__content{
    font-size:13.5px!important;
    padding:7px 0!important;
    white-space:nowrap!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:last-child{
    display:flex!important;
    flex:0 0 auto!important;
    width:auto!important;
  }
  body .site-header .wp-block-button__link{
    min-width:198px!important;
    height:44px!important;
    min-height:44px!important;
    padding:0 16px!important;
    font-size:13.5px!important;
  }
}


/* Prevent homepage title and menu overlap */
@media(min-width:1180px){
  body.home .site-header .wp-block-site-title{
    font-size:20px!important;
    line-height:1.1!important;
    width:auto!important;
    max-width:none!important;
    flex:0 0 auto!important;
    white-space:nowrap!important;
  }
  body.home .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    column-gap:24px!important;
  }
  body.home .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
    flex:0 0 auto!important;
    min-width:0!important;
  }
}
/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}
/* Keep homepage and all inner pages identical */
body .sharedaddy.sd-sharing-enabled{width:calc(100% - 40px)!important;max-width:940px!important;border-radius:18px!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;width:100%!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li{display:flex!important;width:100%!important;min-height:38px!important;justify-content:center!important;align-items:center!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{display:inline-flex!important;width:100%!important;height:38px!important;min-height:38px!important;box-sizing:border-box!important}
@media(max-width:700px){
 body .sharedaddy.sd-sharing-enabled{width:calc(100% - 28px)!important}
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:380px){
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}

/* Site-wide premium header */
.site-header>.wp-block-group.alignfull{
  padding:18px 28px!important;
  background:rgba(255,244,247,.94)!important;
  border-bottom:1px solid rgba(201,79,120,.14)!important;
}
.site-header .wp-block-group.alignwide{
  width:100%!important;
  max-width:1240px!important;
  margin:0 auto!important;
  gap:22px!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child{
  flex:1 1 auto!important;
  min-width:0!important;
  gap:clamp(18px,2vw,30px)!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
  flex:0 0 auto!important;
  gap:10px!important;
  align-items:center!important;
}
.site-header .wp-block-site-logo,
.site-header .custom-logo-link{flex:0 0 auto!important;line-height:0!important}
.site-header .custom-logo{
  display:block!important;
  width:56px!important;
  height:56px!important;
  object-fit:contain!important;
}
.site-header .wp-block-site-title{
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:23px!important;
  font-weight:700!important;
  line-height:1.12!important;
  letter-spacing:-.015em!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.site-header .wp-block-site-title a{color:#8f254d!important;text-decoration:none!important}
.site-header .wp-block-navigation{flex:1 1 auto!important;min-width:0!important}
.site-header .wp-block-navigation__container{
  gap:clamp(10px,1.15vw,17px)!important;
  flex-wrap:nowrap!important;
}
.site-header .wp-block-navigation-item__content{
  padding:8px 0!important;
  font-size:14.5px!important;
  font-weight:600!important;
  line-height:1.25!important;
  white-space:nowrap!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:last-child{
  flex:0 0 auto!important;
}
.site-header .wp-block-button{width:auto!important}
.site-header .wp-block-button__link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:196px!important;
  height:48px!important;
  min-height:48px!important;
  padding:0 20px!important;
  box-sizing:border-box!important;
  border:1px solid #671b38!important;
  border-radius:999px!important;
  background:#671b38!important;
  color:#ffdce8!important;
  box-shadow:0 5px 14px rgba(103,27,56,.18)!important;
  font-size:14.5px!important;
  font-weight:700!important;
  line-height:1!important;
  white-space:nowrap!important;
  transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease!important;
}
.site-header .wp-block-button__link:hover{
  background:#8f254d!important;
  transform:translateY(-2px)!important;
  box-shadow:0 8px 18px rgba(103,27,56,.22)!important;
}
@media(max-width:980px){
  .site-header>.wp-block-group.alignfull{padding:15px 20px!important}
  .site-header .wp-block-site-title{font-size:20px!important}
  .site-header .custom-logo{width:50px!important;height:50px!important}
  .site-header .wp-block-button__link{min-width:176px!important;padding:0 15px!important;font-size:13.5px!important}
}
@media(max-width:782px){
  .site-header>.wp-block-group.alignfull{padding:14px!important}
  .site-header .wp-block-group.alignwide{flex-wrap:wrap!important;gap:10px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    width:100%!important;
    flex:1 0 100%!important;
    justify-content:space-between!important;
    gap:14px!important;
  }
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{gap:8px!important}
  .site-header .custom-logo{width:46px!important;height:46px!important}
  .site-header .wp-block-site-title{font-size:18px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-buttons,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-button{width:100%!important}
  .site-header .wp-block-button__link{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important}
}
/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}
/* Keep homepage and all inner pages identical */
body .sharedaddy.sd-sharing-enabled{width:calc(100% - 40px)!important;max-width:940px!important;border-radius:18px!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;width:100%!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li{display:flex!important;width:100%!important;min-height:38px!important;justify-content:center!important;align-items:center!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{display:inline-flex!important;width:100%!important;height:38px!important;min-height:38px!important;box-sizing:border-box!important}
@media(max-width:700px){
 body .sharedaddy.sd-sharing-enabled{width:calc(100% - 28px)!important}
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:380px){
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}

/* Site-wide premium header */
.site-header>.wp-block-group.alignfull{
  padding:18px 28px!important;
  background:rgba(255,244,247,.94)!important;
  border-bottom:1px solid rgba(201,79,120,.14)!important;
}
.site-header .wp-block-group.alignwide{
  width:100%!important;
  max-width:1240px!important;
  margin:0 auto!important;
  gap:22px!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child{
  flex:1 1 auto!important;
  min-width:0!important;
  gap:clamp(18px,2vw,30px)!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
  flex:0 0 auto!important;
  gap:10px!important;
  align-items:center!important;
}
.site-header .wp-block-site-logo,
.site-header .custom-logo-link{flex:0 0 auto!important;line-height:0!important}
.site-header .custom-logo{
  display:block!important;
  width:56px!important;
  height:56px!important;
  object-fit:contain!important;
}
.site-header .wp-block-site-title{
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:23px!important;
  font-weight:700!important;
  line-height:1.12!important;
  letter-spacing:-.015em!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.site-header .wp-block-site-title a{color:#8f254d!important;text-decoration:none!important}
.site-header .wp-block-navigation{flex:1 1 auto!important;min-width:0!important}
.site-header .wp-block-navigation__container{
  gap:clamp(10px,1.15vw,17px)!important;
  flex-wrap:nowrap!important;
}
.site-header .wp-block-navigation-item__content{
  padding:8px 0!important;
  font-size:14.5px!important;
  font-weight:600!important;
  line-height:1.25!important;
  white-space:nowrap!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:last-child{
  flex:0 0 auto!important;
}
.site-header .wp-block-button{width:auto!important}
.site-header .wp-block-button__link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:196px!important;
  height:48px!important;
  min-height:48px!important;
  padding:0 20px!important;
  box-sizing:border-box!important;
  border:1px solid #671b38!important;
  border-radius:999px!important;
  background:#671b38!important;
  color:#ffdce8!important;
  box-shadow:0 5px 14px rgba(103,27,56,.18)!important;
  font-size:14.5px!important;
  font-weight:700!important;
  line-height:1!important;
  white-space:nowrap!important;
  transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease!important;
}
.site-header .wp-block-button__link:hover{
  background:#8f254d!important;
  transform:translateY(-2px)!important;
  box-shadow:0 8px 18px rgba(103,27,56,.22)!important;
}
@media(max-width:980px){
  .site-header>.wp-block-group.alignfull{padding:15px 20px!important}
  .site-header .wp-block-site-title{font-size:20px!important}
  .site-header .custom-logo{width:50px!important;height:50px!important}
  .site-header .wp-block-button__link{min-width:176px!important;padding:0 15px!important;font-size:13.5px!important}
}
@media(max-width:782px){
  .site-header>.wp-block-group.alignfull{padding:14px!important}
  .site-header .wp-block-group.alignwide{flex-wrap:wrap!important;gap:10px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    width:100%!important;
    flex:1 0 100%!important;
    justify-content:space-between!important;
    gap:14px!important;
  }
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{gap:8px!important}
  .site-header .custom-logo{width:46px!important;height:46px!important}
  .site-header .wp-block-site-title{font-size:18px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-buttons,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-button{width:100%!important}
  .site-header .wp-block-button__link{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important}
}


/* Premium header balance refinement */
@media(min-width:783px){
  body .site-header .wp-block-group.alignwide{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-areas:"brand cta" "nav nav"!important;
    row-gap:10px!important;
    column-gap:24px!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{display:contents!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
    grid-area:brand!important;
    justify-self:start!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-navigation{
    grid-area:nav!important;
    justify-self:center!important;
    width:auto!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:last-child{
    grid-area:cta!important;
    justify-self:end!important;
  }
  body .site-header .wp-block-site-title{font-size:23px!important}
  body .site-header .wp-block-navigation__container{
    justify-content:center!important;
    gap:clamp(14px,2vw,28px)!important;
  }
  body .site-header .wp-block-navigation-item__content{font-size:15px!important}
}
@media(max-width:782px){
  body .site-header .wp-block-group.alignwide{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-areas:"brand nav" "cta cta"!important;
    row-gap:10px!important;
    column-gap:12px!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{display:contents!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{grid-area:brand!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-navigation{
    grid-area:nav!important;
    justify-self:end!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:last-child{grid-area:cta!important;width:100%!important}
  body .site-header .wp-block-site-title{font-size:18px!important}
}
.site-header .wp-block-button__link img.emoji{
  display:inline-block!important;
  width:15px!important;
  height:15px!important;
  margin-left:5px!important;
  flex:0 0 auto!important;
}


/* Compact one-row header on wide screens */
@media(min-width:1180px){
  body .site-header>.wp-block-group.alignfull{padding:14px 24px!important}
  body .site-header .wp-block-group.alignwide{
    display:flex!important;
    flex-wrap:nowrap!important;
    width:100%!important;
    max-width:1340px!important;
    gap:18px!important;
    align-items:center!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    display:flex!important;
    flex:1 1 auto!important;
    min-width:0!important;
    gap:20px!important;
    align-items:center!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
    display:flex!important;
    flex:0 0 auto!important;
    gap:8px!important;
    align-items:center!important;
  }
  body .site-header .custom-logo{width:48px!important;height:48px!important}
  body .site-header .wp-block-site-title{
    font-size:20px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-navigation{
    flex:1 1 auto!important;
    min-width:0!important;
    width:auto!important;
  }
  body .site-header .wp-block-navigation__container{
    justify-content:center!important;
    gap:clamp(10px,1vw,14px)!important;
    flex-wrap:nowrap!important;
  }
  body .site-header .wp-block-navigation-item__content{
    font-size:13.5px!important;
    padding:7px 0!important;
    white-space:nowrap!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:last-child{
    display:flex!important;
    flex:0 0 auto!important;
    width:auto!important;
  }
  body .site-header .wp-block-button__link{
    min-width:198px!important;
    height:44px!important;
    min-height:44px!important;
    padding:0 16px!important;
    font-size:13.5px!important;
  }
}


/* Prevent homepage title and menu overlap */
@media(min-width:1180px){
  body.home .site-header .wp-block-site-title{
    font-size:20px!important;
    line-height:1.1!important;
    width:auto!important;
    max-width:none!important;
    flex:0 0 auto!important;
    white-space:nowrap!important;
  }
  body.home .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    column-gap:24px!important;
  }
  body.home .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
    flex:0 0 auto!important;
    min-width:0!important;
  }
}


/* Fluid desktop header sizing */
@media(min-width:1180px){
  body .site-header .wp-block-site-title,
  body.home .site-header .wp-block-site-title{
    font-size:clamp(18px,1.4vw,22px)!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    gap:clamp(18px,1.7vw,24px)!important;
  }
  body .site-header .wp-block-navigation__container{
    gap:clamp(8px,.75vw,12px)!important;
  }
  body .site-header .wp-block-navigation-item__content{
    font-size:clamp(12px,.85vw,14px)!important;
  }
  body .site-header .wp-block-button__link{
    min-width:190px!important;
    padding:0 14px!important;
    font-size:clamp(12.5px,.85vw,13.5px)!important;
  }
}
/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}
/* Keep homepage and all inner pages identical */
body .sharedaddy.sd-sharing-enabled{width:calc(100% - 40px)!important;max-width:940px!important;border-radius:18px!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;width:100%!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li{display:flex!important;width:100%!important;min-height:38px!important;justify-content:center!important;align-items:center!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{display:inline-flex!important;width:100%!important;height:38px!important;min-height:38px!important;box-sizing:border-box!important}
@media(max-width:700px){
 body .sharedaddy.sd-sharing-enabled{width:calc(100% - 28px)!important}
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:380px){
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}

/* Site-wide premium header */
.site-header>.wp-block-group.alignfull{
  padding:18px 28px!important;
  background:rgba(255,244,247,.94)!important;
  border-bottom:1px solid rgba(201,79,120,.14)!important;
}
.site-header .wp-block-group.alignwide{
  width:100%!important;
  max-width:1240px!important;
  margin:0 auto!important;
  gap:22px!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child{
  flex:1 1 auto!important;
  min-width:0!important;
  gap:clamp(18px,2vw,30px)!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
  flex:0 0 auto!important;
  gap:10px!important;
  align-items:center!important;
}
.site-header .wp-block-site-logo,
.site-header .custom-logo-link{flex:0 0 auto!important;line-height:0!important}
.site-header .custom-logo{
  display:block!important;
  width:56px!important;
  height:56px!important;
  object-fit:contain!important;
}
.site-header .wp-block-site-title{
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:23px!important;
  font-weight:700!important;
  line-height:1.12!important;
  letter-spacing:-.015em!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.site-header .wp-block-site-title a{color:#8f254d!important;text-decoration:none!important}
.site-header .wp-block-navigation{flex:1 1 auto!important;min-width:0!important}
.site-header .wp-block-navigation__container{
  gap:clamp(10px,1.15vw,17px)!important;
  flex-wrap:nowrap!important;
}
.site-header .wp-block-navigation-item__content{
  padding:8px 0!important;
  font-size:14.5px!important;
  font-weight:600!important;
  line-height:1.25!important;
  white-space:nowrap!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:last-child{
  flex:0 0 auto!important;
}
.site-header .wp-block-button{width:auto!important}
.site-header .wp-block-button__link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:196px!important;
  height:48px!important;
  min-height:48px!important;
  padding:0 20px!important;
  box-sizing:border-box!important;
  border:1px solid #671b38!important;
  border-radius:999px!important;
  background:#671b38!important;
  color:#ffdce8!important;
  box-shadow:0 5px 14px rgba(103,27,56,.18)!important;
  font-size:14.5px!important;
  font-weight:700!important;
  line-height:1!important;
  white-space:nowrap!important;
  transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease!important;
}
.site-header .wp-block-button__link:hover{
  background:#8f254d!important;
  transform:translateY(-2px)!important;
  box-shadow:0 8px 18px rgba(103,27,56,.22)!important;
}
@media(max-width:980px){
  .site-header>.wp-block-group.alignfull{padding:15px 20px!important}
  .site-header .wp-block-site-title{font-size:20px!important}
  .site-header .custom-logo{width:50px!important;height:50px!important}
  .site-header .wp-block-button__link{min-width:176px!important;padding:0 15px!important;font-size:13.5px!important}
}
@media(max-width:782px){
  .site-header>.wp-block-group.alignfull{padding:14px!important}
  .site-header .wp-block-group.alignwide{flex-wrap:wrap!important;gap:10px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    width:100%!important;
    flex:1 0 100%!important;
    justify-content:space-between!important;
    gap:14px!important;
  }
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{gap:8px!important}
  .site-header .custom-logo{width:46px!important;height:46px!important}
  .site-header .wp-block-site-title{font-size:18px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-buttons,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-button{width:100%!important}
  .site-header .wp-block-button__link{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important}
}
/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}
/* Keep homepage and all inner pages identical */
body .sharedaddy.sd-sharing-enabled{width:calc(100% - 40px)!important;max-width:940px!important;border-radius:18px!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;width:100%!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li{display:flex!important;width:100%!important;min-height:38px!important;justify-content:center!important;align-items:center!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{display:inline-flex!important;width:100%!important;height:38px!important;min-height:38px!important;box-sizing:border-box!important}
@media(max-width:700px){
 body .sharedaddy.sd-sharing-enabled{width:calc(100% - 28px)!important}
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:380px){
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}

/* Site-wide premium header */
.site-header>.wp-block-group.alignfull{
  padding:18px 28px!important;
  background:rgba(255,244,247,.94)!important;
  border-bottom:1px solid rgba(201,79,120,.14)!important;
}
.site-header .wp-block-group.alignwide{
  width:100%!important;
  max-width:1240px!important;
  margin:0 auto!important;
  gap:22px!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child{
  flex:1 1 auto!important;
  min-width:0!important;
  gap:clamp(18px,2vw,30px)!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
  flex:0 0 auto!important;
  gap:10px!important;
  align-items:center!important;
}
.site-header .wp-block-site-logo,
.site-header .custom-logo-link{flex:0 0 auto!important;line-height:0!important}
.site-header .custom-logo{
  display:block!important;
  width:56px!important;
  height:56px!important;
  object-fit:contain!important;
}
.site-header .wp-block-site-title{
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:23px!important;
  font-weight:700!important;
  line-height:1.12!important;
  letter-spacing:-.015em!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.site-header .wp-block-site-title a{color:#8f254d!important;text-decoration:none!important}
.site-header .wp-block-navigation{flex:1 1 auto!important;min-width:0!important}
.site-header .wp-block-navigation__container{
  gap:clamp(10px,1.15vw,17px)!important;
  flex-wrap:nowrap!important;
}
.site-header .wp-block-navigation-item__content{
  padding:8px 0!important;
  font-size:14.5px!important;
  font-weight:600!important;
  line-height:1.25!important;
  white-space:nowrap!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:last-child{
  flex:0 0 auto!important;
}
.site-header .wp-block-button{width:auto!important}
.site-header .wp-block-button__link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:196px!important;
  height:48px!important;
  min-height:48px!important;
  padding:0 20px!important;
  box-sizing:border-box!important;
  border:1px solid #671b38!important;
  border-radius:999px!important;
  background:#671b38!important;
  color:#ffdce8!important;
  box-shadow:0 5px 14px rgba(103,27,56,.18)!important;
  font-size:14.5px!important;
  font-weight:700!important;
  line-height:1!important;
  white-space:nowrap!important;
  transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease!important;
}
.site-header .wp-block-button__link:hover{
  background:#8f254d!important;
  transform:translateY(-2px)!important;
  box-shadow:0 8px 18px rgba(103,27,56,.22)!important;
}
@media(max-width:980px){
  .site-header>.wp-block-group.alignfull{padding:15px 20px!important}
  .site-header .wp-block-site-title{font-size:20px!important}
  .site-header .custom-logo{width:50px!important;height:50px!important}
  .site-header .wp-block-button__link{min-width:176px!important;padding:0 15px!important;font-size:13.5px!important}
}
@media(max-width:782px){
  .site-header>.wp-block-group.alignfull{padding:14px!important}
  .site-header .wp-block-group.alignwide{flex-wrap:wrap!important;gap:10px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    width:100%!important;
    flex:1 0 100%!important;
    justify-content:space-between!important;
    gap:14px!important;
  }
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{gap:8px!important}
  .site-header .custom-logo{width:46px!important;height:46px!important}
  .site-header .wp-block-site-title{font-size:18px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-buttons,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-button{width:100%!important}
  .site-header .wp-block-button__link{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important}
}


/* Premium header balance refinement */
@media(min-width:783px){
  body .site-header .wp-block-group.alignwide{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-areas:"brand cta" "nav nav"!important;
    row-gap:10px!important;
    column-gap:24px!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{display:contents!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
    grid-area:brand!important;
    justify-self:start!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-navigation{
    grid-area:nav!important;
    justify-self:center!important;
    width:auto!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:last-child{
    grid-area:cta!important;
    justify-self:end!important;
  }
  body .site-header .wp-block-site-title{font-size:23px!important}
  body .site-header .wp-block-navigation__container{
    justify-content:center!important;
    gap:clamp(14px,2vw,28px)!important;
  }
  body .site-header .wp-block-navigation-item__content{font-size:15px!important}
}
@media(max-width:782px){
  body .site-header .wp-block-group.alignwide{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-areas:"brand nav" "cta cta"!important;
    row-gap:10px!important;
    column-gap:12px!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{display:contents!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{grid-area:brand!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-navigation{
    grid-area:nav!important;
    justify-self:end!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:last-child{grid-area:cta!important;width:100%!important}
  body .site-header .wp-block-site-title{font-size:18px!important}
}
.site-header .wp-block-button__link img.emoji{
  display:inline-block!important;
  width:15px!important;
  height:15px!important;
  margin-left:5px!important;
  flex:0 0 auto!important;
}


/* Compact one-row header on wide screens */
@media(min-width:1180px){
  body .site-header>.wp-block-group.alignfull{padding:14px 24px!important}
  body .site-header .wp-block-group.alignwide{
    display:flex!important;
    flex-wrap:nowrap!important;
    width:100%!important;
    max-width:1340px!important;
    gap:18px!important;
    align-items:center!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    display:flex!important;
    flex:1 1 auto!important;
    min-width:0!important;
    gap:20px!important;
    align-items:center!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
    display:flex!important;
    flex:0 0 auto!important;
    gap:8px!important;
    align-items:center!important;
  }
  body .site-header .custom-logo{width:48px!important;height:48px!important}
  body .site-header .wp-block-site-title{
    font-size:20px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-navigation{
    flex:1 1 auto!important;
    min-width:0!important;
    width:auto!important;
  }
  body .site-header .wp-block-navigation__container{
    justify-content:center!important;
    gap:clamp(10px,1vw,14px)!important;
    flex-wrap:nowrap!important;
  }
  body .site-header .wp-block-navigation-item__content{
    font-size:13.5px!important;
    padding:7px 0!important;
    white-space:nowrap!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:last-child{
    display:flex!important;
    flex:0 0 auto!important;
    width:auto!important;
  }
  body .site-header .wp-block-button__link{
    min-width:198px!important;
    height:44px!important;
    min-height:44px!important;
    padding:0 16px!important;
    font-size:13.5px!important;
  }
}


/* Prevent homepage title and menu overlap */
@media(min-width:1180px){
  body.home .site-header .wp-block-site-title{
    font-size:20px!important;
    line-height:1.1!important;
    width:auto!important;
    max-width:none!important;
    flex:0 0 auto!important;
    white-space:nowrap!important;
  }
  body.home .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    column-gap:24px!important;
  }
  body.home .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
    flex:0 0 auto!important;
    min-width:0!important;
  }
}


/* Fluid desktop header sizing */
@media(min-width:1180px){
  body .site-header .wp-block-site-title,
  body.home .site-header .wp-block-site-title{
    font-size:clamp(18px,1.4vw,22px)!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    gap:clamp(18px,1.7vw,24px)!important;
  }
  body .site-header .wp-block-navigation__container{
    gap:clamp(8px,.75vw,12px)!important;
  }
  body .site-header .wp-block-navigation-item__content{
    font-size:clamp(12px,.85vw,14px)!important;
  }
  body .site-header .wp-block-button__link{
    min-width:190px!important;
    padding:0 14px!important;
    font-size:clamp(12.5px,.85vw,13.5px)!important;
  }
}


/* Exact fit for compact laptop widths */
@media(min-width:1180px) and (max-width:1379px){
  body .site-header .wp-block-site-title,
  body.home .site-header .wp-block-site-title{font-size:17.5px!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{gap:16px!important}
  body .site-header .wp-block-navigation__container{gap:7px!important}
  body .site-header .wp-block-navigation-item__content{font-size:11.6px!important}
  body .site-header .wp-block-button__link{
    min-width:176px!important;
    padding:0 11px!important;
    font-size:11.8px!important;
  }
}
/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}
/* Keep homepage and all inner pages identical */
body .sharedaddy.sd-sharing-enabled{width:calc(100% - 40px)!important;max-width:940px!important;border-radius:18px!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;width:100%!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li{display:flex!important;width:100%!important;min-height:38px!important;justify-content:center!important;align-items:center!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{display:inline-flex!important;width:100%!important;height:38px!important;min-height:38px!important;box-sizing:border-box!important}
@media(max-width:700px){
 body .sharedaddy.sd-sharing-enabled{width:calc(100% - 28px)!important}
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:380px){
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}

/* Site-wide premium header */
.site-header>.wp-block-group.alignfull{
  padding:18px 28px!important;
  background:rgba(255,244,247,.94)!important;
  border-bottom:1px solid rgba(201,79,120,.14)!important;
}
.site-header .wp-block-group.alignwide{
  width:100%!important;
  max-width:1240px!important;
  margin:0 auto!important;
  gap:22px!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child{
  flex:1 1 auto!important;
  min-width:0!important;
  gap:clamp(18px,2vw,30px)!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
  flex:0 0 auto!important;
  gap:10px!important;
  align-items:center!important;
}
.site-header .wp-block-site-logo,
.site-header .custom-logo-link{flex:0 0 auto!important;line-height:0!important}
.site-header .custom-logo{
  display:block!important;
  width:56px!important;
  height:56px!important;
  object-fit:contain!important;
}
.site-header .wp-block-site-title{
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:23px!important;
  font-weight:700!important;
  line-height:1.12!important;
  letter-spacing:-.015em!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.site-header .wp-block-site-title a{color:#8f254d!important;text-decoration:none!important}
.site-header .wp-block-navigation{flex:1 1 auto!important;min-width:0!important}
.site-header .wp-block-navigation__container{
  gap:clamp(10px,1.15vw,17px)!important;
  flex-wrap:nowrap!important;
}
.site-header .wp-block-navigation-item__content{
  padding:8px 0!important;
  font-size:14.5px!important;
  font-weight:600!important;
  line-height:1.25!important;
  white-space:nowrap!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:last-child{
  flex:0 0 auto!important;
}
.site-header .wp-block-button{width:auto!important}
.site-header .wp-block-button__link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:196px!important;
  height:48px!important;
  min-height:48px!important;
  padding:0 20px!important;
  box-sizing:border-box!important;
  border:1px solid #671b38!important;
  border-radius:999px!important;
  background:#671b38!important;
  color:#ffdce8!important;
  box-shadow:0 5px 14px rgba(103,27,56,.18)!important;
  font-size:14.5px!important;
  font-weight:700!important;
  line-height:1!important;
  white-space:nowrap!important;
  transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease!important;
}
.site-header .wp-block-button__link:hover{
  background:#8f254d!important;
  transform:translateY(-2px)!important;
  box-shadow:0 8px 18px rgba(103,27,56,.22)!important;
}
@media(max-width:980px){
  .site-header>.wp-block-group.alignfull{padding:15px 20px!important}
  .site-header .wp-block-site-title{font-size:20px!important}
  .site-header .custom-logo{width:50px!important;height:50px!important}
  .site-header .wp-block-button__link{min-width:176px!important;padding:0 15px!important;font-size:13.5px!important}
}
@media(max-width:782px){
  .site-header>.wp-block-group.alignfull{padding:14px!important}
  .site-header .wp-block-group.alignwide{flex-wrap:wrap!important;gap:10px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    width:100%!important;
    flex:1 0 100%!important;
    justify-content:space-between!important;
    gap:14px!important;
  }
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{gap:8px!important}
  .site-header .custom-logo{width:46px!important;height:46px!important}
  .site-header .wp-block-site-title{font-size:18px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-buttons,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-button{width:100%!important}
  .site-header .wp-block-button__link{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important}
}
/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}
/* Keep homepage and all inner pages identical */
body .sharedaddy.sd-sharing-enabled{width:calc(100% - 40px)!important;max-width:940px!important;border-radius:18px!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;width:100%!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li{display:flex!important;width:100%!important;min-height:38px!important;justify-content:center!important;align-items:center!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{display:inline-flex!important;width:100%!important;height:38px!important;min-height:38px!important;box-sizing:border-box!important}
@media(max-width:700px){
 body .sharedaddy.sd-sharing-enabled{width:calc(100% - 28px)!important}
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:380px){
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}

/* Site-wide premium header */
.site-header>.wp-block-group.alignfull{
  padding:18px 28px!important;
  background:rgba(255,244,247,.94)!important;
  border-bottom:1px solid rgba(201,79,120,.14)!important;
}
.site-header .wp-block-group.alignwide{
  width:100%!important;
  max-width:1240px!important;
  margin:0 auto!important;
  gap:22px!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child{
  flex:1 1 auto!important;
  min-width:0!important;
  gap:clamp(18px,2vw,30px)!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
  flex:0 0 auto!important;
  gap:10px!important;
  align-items:center!important;
}
.site-header .wp-block-site-logo,
.site-header .custom-logo-link{flex:0 0 auto!important;line-height:0!important}
.site-header .custom-logo{
  display:block!important;
  width:56px!important;
  height:56px!important;
  object-fit:contain!important;
}
.site-header .wp-block-site-title{
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:23px!important;
  font-weight:700!important;
  line-height:1.12!important;
  letter-spacing:-.015em!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.site-header .wp-block-site-title a{color:#8f254d!important;text-decoration:none!important}
.site-header .wp-block-navigation{flex:1 1 auto!important;min-width:0!important}
.site-header .wp-block-navigation__container{
  gap:clamp(10px,1.15vw,17px)!important;
  flex-wrap:nowrap!important;
}
.site-header .wp-block-navigation-item__content{
  padding:8px 0!important;
  font-size:14.5px!important;
  font-weight:600!important;
  line-height:1.25!important;
  white-space:nowrap!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:last-child{
  flex:0 0 auto!important;
}
.site-header .wp-block-button{width:auto!important}
.site-header .wp-block-button__link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:196px!important;
  height:48px!important;
  min-height:48px!important;
  padding:0 20px!important;
  box-sizing:border-box!important;
  border:1px solid #671b38!important;
  border-radius:999px!important;
  background:#671b38!important;
  color:#ffdce8!important;
  box-shadow:0 5px 14px rgba(103,27,56,.18)!important;
  font-size:14.5px!important;
  font-weight:700!important;
  line-height:1!important;
  white-space:nowrap!important;
  transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease!important;
}
.site-header .wp-block-button__link:hover{
  background:#8f254d!important;
  transform:translateY(-2px)!important;
  box-shadow:0 8px 18px rgba(103,27,56,.22)!important;
}
@media(max-width:980px){
  .site-header>.wp-block-group.alignfull{padding:15px 20px!important}
  .site-header .wp-block-site-title{font-size:20px!important}
  .site-header .custom-logo{width:50px!important;height:50px!important}
  .site-header .wp-block-button__link{min-width:176px!important;padding:0 15px!important;font-size:13.5px!important}
}
@media(max-width:782px){
  .site-header>.wp-block-group.alignfull{padding:14px!important}
  .site-header .wp-block-group.alignwide{flex-wrap:wrap!important;gap:10px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    width:100%!important;
    flex:1 0 100%!important;
    justify-content:space-between!important;
    gap:14px!important;
  }
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{gap:8px!important}
  .site-header .custom-logo{width:46px!important;height:46px!important}
  .site-header .wp-block-site-title{font-size:18px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-buttons,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-button{width:100%!important}
  .site-header .wp-block-button__link{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important}
}


/* Premium header balance refinement */
@media(min-width:783px){
  body .site-header .wp-block-group.alignwide{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-areas:"brand cta" "nav nav"!important;
    row-gap:10px!important;
    column-gap:24px!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{display:contents!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
    grid-area:brand!important;
    justify-self:start!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-navigation{
    grid-area:nav!important;
    justify-self:center!important;
    width:auto!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:last-child{
    grid-area:cta!important;
    justify-self:end!important;
  }
  body .site-header .wp-block-site-title{font-size:23px!important}
  body .site-header .wp-block-navigation__container{
    justify-content:center!important;
    gap:clamp(14px,2vw,28px)!important;
  }
  body .site-header .wp-block-navigation-item__content{font-size:15px!important}
}
@media(max-width:782px){
  body .site-header .wp-block-group.alignwide{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-areas:"brand nav" "cta cta"!important;
    row-gap:10px!important;
    column-gap:12px!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{display:contents!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{grid-area:brand!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-navigation{
    grid-area:nav!important;
    justify-self:end!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:last-child{grid-area:cta!important;width:100%!important}
  body .site-header .wp-block-site-title{font-size:18px!important}
}
.site-header .wp-block-button__link img.emoji{
  display:inline-block!important;
  width:15px!important;
  height:15px!important;
  margin-left:5px!important;
  flex:0 0 auto!important;
}


/* Compact one-row header on wide screens */
@media(min-width:1180px){
  body .site-header>.wp-block-group.alignfull{padding:14px 24px!important}
  body .site-header .wp-block-group.alignwide{
    display:flex!important;
    flex-wrap:nowrap!important;
    width:100%!important;
    max-width:1340px!important;
    gap:18px!important;
    align-items:center!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    display:flex!important;
    flex:1 1 auto!important;
    min-width:0!important;
    gap:20px!important;
    align-items:center!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
    display:flex!important;
    flex:0 0 auto!important;
    gap:8px!important;
    align-items:center!important;
  }
  body .site-header .custom-logo{width:48px!important;height:48px!important}
  body .site-header .wp-block-site-title{
    font-size:20px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-navigation{
    flex:1 1 auto!important;
    min-width:0!important;
    width:auto!important;
  }
  body .site-header .wp-block-navigation__container{
    justify-content:center!important;
    gap:clamp(10px,1vw,14px)!important;
    flex-wrap:nowrap!important;
  }
  body .site-header .wp-block-navigation-item__content{
    font-size:13.5px!important;
    padding:7px 0!important;
    white-space:nowrap!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:last-child{
    display:flex!important;
    flex:0 0 auto!important;
    width:auto!important;
  }
  body .site-header .wp-block-button__link{
    min-width:198px!important;
    height:44px!important;
    min-height:44px!important;
    padding:0 16px!important;
    font-size:13.5px!important;
  }
}


/* Prevent homepage title and menu overlap */
@media(min-width:1180px){
  body.home .site-header .wp-block-site-title{
    font-size:20px!important;
    line-height:1.1!important;
    width:auto!important;
    max-width:none!important;
    flex:0 0 auto!important;
    white-space:nowrap!important;
  }
  body.home .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    column-gap:24px!important;
  }
  body.home .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
    flex:0 0 auto!important;
    min-width:0!important;
  }
}


/* Fluid desktop header sizing */
@media(min-width:1180px){
  body .site-header .wp-block-site-title,
  body.home .site-header .wp-block-site-title{
    font-size:clamp(18px,1.4vw,22px)!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    gap:clamp(18px,1.7vw,24px)!important;
  }
  body .site-header .wp-block-navigation__container{
    gap:clamp(8px,.75vw,12px)!important;
  }
  body .site-header .wp-block-navigation-item__content{
    font-size:clamp(12px,.85vw,14px)!important;
  }
  body .site-header .wp-block-button__link{
    min-width:190px!important;
    padding:0 14px!important;
    font-size:clamp(12.5px,.85vw,13.5px)!important;
  }
}


/* Exact fit for compact laptop widths */
@media(min-width:1180px) and (max-width:1379px){
  body .site-header .wp-block-site-title,
  body.home .site-header .wp-block-site-title{font-size:17.5px!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{gap:16px!important}
  body .site-header .wp-block-navigation__container{gap:7px!important}
  body .site-header .wp-block-navigation-item__content{font-size:11.6px!important}
  body .site-header .wp-block-button__link{
    min-width:176px!important;
    padding:0 11px!important;
    font-size:11.8px!important;
  }
}

@media(min-width:1180px) and (max-width:1379px){
 body .site-header .wp-block-navigation__container{gap:6px!important}
}
/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}
/* Keep homepage and all inner pages identical */
body .sharedaddy.sd-sharing-enabled{width:calc(100% - 40px)!important;max-width:940px!important;border-radius:18px!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;width:100%!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li{display:flex!important;width:100%!important;min-height:38px!important;justify-content:center!important;align-items:center!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{display:inline-flex!important;width:100%!important;height:38px!important;min-height:38px!important;box-sizing:border-box!important}
@media(max-width:700px){
 body .sharedaddy.sd-sharing-enabled{width:calc(100% - 28px)!important}
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:380px){
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}

/* Site-wide premium header */
.site-header>.wp-block-group.alignfull{
  padding:18px 28px!important;
  background:rgba(255,244,247,.94)!important;
  border-bottom:1px solid rgba(201,79,120,.14)!important;
}
.site-header .wp-block-group.alignwide{
  width:100%!important;
  max-width:1240px!important;
  margin:0 auto!important;
  gap:22px!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child{
  flex:1 1 auto!important;
  min-width:0!important;
  gap:clamp(18px,2vw,30px)!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
  flex:0 0 auto!important;
  gap:10px!important;
  align-items:center!important;
}
.site-header .wp-block-site-logo,
.site-header .custom-logo-link{flex:0 0 auto!important;line-height:0!important}
.site-header .custom-logo{
  display:block!important;
  width:56px!important;
  height:56px!important;
  object-fit:contain!important;
}
.site-header .wp-block-site-title{
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:23px!important;
  font-weight:700!important;
  line-height:1.12!important;
  letter-spacing:-.015em!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.site-header .wp-block-site-title a{color:#8f254d!important;text-decoration:none!important}
.site-header .wp-block-navigation{flex:1 1 auto!important;min-width:0!important}
.site-header .wp-block-navigation__container{
  gap:clamp(10px,1.15vw,17px)!important;
  flex-wrap:nowrap!important;
}
.site-header .wp-block-navigation-item__content{
  padding:8px 0!important;
  font-size:14.5px!important;
  font-weight:600!important;
  line-height:1.25!important;
  white-space:nowrap!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:last-child{
  flex:0 0 auto!important;
}
.site-header .wp-block-button{width:auto!important}
.site-header .wp-block-button__link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:196px!important;
  height:48px!important;
  min-height:48px!important;
  padding:0 20px!important;
  box-sizing:border-box!important;
  border:1px solid #671b38!important;
  border-radius:999px!important;
  background:#671b38!important;
  color:#ffdce8!important;
  box-shadow:0 5px 14px rgba(103,27,56,.18)!important;
  font-size:14.5px!important;
  font-weight:700!important;
  line-height:1!important;
  white-space:nowrap!important;
  transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease!important;
}
.site-header .wp-block-button__link:hover{
  background:#8f254d!important;
  transform:translateY(-2px)!important;
  box-shadow:0 8px 18px rgba(103,27,56,.22)!important;
}
@media(max-width:980px){
  .site-header>.wp-block-group.alignfull{padding:15px 20px!important}
  .site-header .wp-block-site-title{font-size:20px!important}
  .site-header .custom-logo{width:50px!important;height:50px!important}
  .site-header .wp-block-button__link{min-width:176px!important;padding:0 15px!important;font-size:13.5px!important}
}
@media(max-width:782px){
  .site-header>.wp-block-group.alignfull{padding:14px!important}
  .site-header .wp-block-group.alignwide{flex-wrap:wrap!important;gap:10px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    width:100%!important;
    flex:1 0 100%!important;
    justify-content:space-between!important;
    gap:14px!important;
  }
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{gap:8px!important}
  .site-header .custom-logo{width:46px!important;height:46px!important}
  .site-header .wp-block-site-title{font-size:18px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-buttons,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-button{width:100%!important}
  .site-header .wp-block-button__link{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important}
}
/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}/* Site-wide premium Share box */
.sharedaddy.sd-sharing-enabled{
  width:calc(100% - 40px)!important;
  max-width:940px!important;
  margin:38px auto 24px!important;
  padding:22px 28px 26px!important;
  box-sizing:border-box!important;
  border:1px solid #eed6df!important;
  border-radius:18px!important;
  background:#fff9fb!important;
  box-shadow:0 10px 28px rgba(103,27,56,.07)!important;
}
.sharedaddy.sd-sharing-enabled .sd-title{
  width:100%!important;
  margin:0 0 14px!important;
  text-align:center!important;
  color:#8f254d!important;
  letter-spacing:.08em!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li{
  display:flex!important;
  float:none!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 9px!important;
  border:1px solid #e8c4d1!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#671b38!important;
  box-shadow:none!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button:hover{
  background:#fbe8ef!important;
  transform:translateY(-1px);
}
.sharedaddy.sd-sharing-enabled .sd-content>ul>li.share-end,
.sharedaddy.sd-sharing-enabled .sd-content>ul>li:empty{display:none!important}
.sharedaddy .share-customize-link{display:none!important}
.sd-like-enabled{display:none!important}
@media(max-width:700px){
  .sharedaddy.sd-sharing-enabled{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
    padding:20px 14px 22px!important;
  }
  .sharedaddy.sd-sharing-enabled .sd-content>ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
}
@media(max-width:380px){
  .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}
/* Keep homepage and all inner pages identical */
body .sharedaddy.sd-sharing-enabled{width:calc(100% - 40px)!important;max-width:940px!important;border-radius:18px!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;width:100%!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li{display:flex!important;width:100%!important;min-height:38px!important;justify-content:center!important;align-items:center!important}
body .sharedaddy.sd-sharing-enabled .sd-content>ul>li>a.sd-button{display:inline-flex!important;width:100%!important;height:38px!important;min-height:38px!important;box-sizing:border-box!important}
@media(max-width:700px){
 body .sharedaddy.sd-sharing-enabled{width:calc(100% - 28px)!important}
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:380px){
 body .sharedaddy.sd-sharing-enabled .sd-content>ul{grid-template-columns:1fr!important}
}

/* Site-wide premium header */
.site-header>.wp-block-group.alignfull{
  padding:18px 28px!important;
  background:rgba(255,244,247,.94)!important;
  border-bottom:1px solid rgba(201,79,120,.14)!important;
}
.site-header .wp-block-group.alignwide{
  width:100%!important;
  max-width:1240px!important;
  margin:0 auto!important;
  gap:22px!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child{
  flex:1 1 auto!important;
  min-width:0!important;
  gap:clamp(18px,2vw,30px)!important;
  align-items:center!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
  flex:0 0 auto!important;
  gap:10px!important;
  align-items:center!important;
}
.site-header .wp-block-site-logo,
.site-header .custom-logo-link{flex:0 0 auto!important;line-height:0!important}
.site-header .custom-logo{
  display:block!important;
  width:56px!important;
  height:56px!important;
  object-fit:contain!important;
}
.site-header .wp-block-site-title{
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:23px!important;
  font-weight:700!important;
  line-height:1.12!important;
  letter-spacing:-.015em!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.site-header .wp-block-site-title a{color:#8f254d!important;text-decoration:none!important}
.site-header .wp-block-navigation{flex:1 1 auto!important;min-width:0!important}
.site-header .wp-block-navigation__container{
  gap:clamp(10px,1.15vw,17px)!important;
  flex-wrap:nowrap!important;
}
.site-header .wp-block-navigation-item__content{
  padding:8px 0!important;
  font-size:14.5px!important;
  font-weight:600!important;
  line-height:1.25!important;
  white-space:nowrap!important;
}
.site-header .wp-block-group.alignwide>.wp-block-group:last-child{
  flex:0 0 auto!important;
}
.site-header .wp-block-button{width:auto!important}
.site-header .wp-block-button__link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:196px!important;
  height:48px!important;
  min-height:48px!important;
  padding:0 20px!important;
  box-sizing:border-box!important;
  border:1px solid #671b38!important;
  border-radius:999px!important;
  background:#671b38!important;
  color:#ffdce8!important;
  box-shadow:0 5px 14px rgba(103,27,56,.18)!important;
  font-size:14.5px!important;
  font-weight:700!important;
  line-height:1!important;
  white-space:nowrap!important;
  transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease!important;
}
.site-header .wp-block-button__link:hover{
  background:#8f254d!important;
  transform:translateY(-2px)!important;
  box-shadow:0 8px 18px rgba(103,27,56,.22)!important;
}
@media(max-width:980px){
  .site-header>.wp-block-group.alignfull{padding:15px 20px!important}
  .site-header .wp-block-site-title{font-size:20px!important}
  .site-header .custom-logo{width:50px!important;height:50px!important}
  .site-header .wp-block-button__link{min-width:176px!important;padding:0 15px!important;font-size:13.5px!important}
}
@media(max-width:782px){
  .site-header>.wp-block-group.alignfull{padding:14px!important}
  .site-header .wp-block-group.alignwide{flex-wrap:wrap!important;gap:10px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    width:100%!important;
    flex:1 0 100%!important;
    justify-content:space-between!important;
    gap:14px!important;
  }
  .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{gap:8px!important}
  .site-header .custom-logo{width:46px!important;height:46px!important}
  .site-header .wp-block-site-title{font-size:18px!important}
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-buttons,
  .site-header .wp-block-group.alignwide>.wp-block-group:last-child .wp-block-button{width:100%!important}
  .site-header .wp-block-button__link{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important}
}


/* Premium header balance refinement */
@media(min-width:783px){
  body .site-header .wp-block-group.alignwide{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-areas:"brand cta" "nav nav"!important;
    row-gap:10px!important;
    column-gap:24px!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{display:contents!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
    grid-area:brand!important;
    justify-self:start!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-navigation{
    grid-area:nav!important;
    justify-self:center!important;
    width:auto!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:last-child{
    grid-area:cta!important;
    justify-self:end!important;
  }
  body .site-header .wp-block-site-title{font-size:23px!important}
  body .site-header .wp-block-navigation__container{
    justify-content:center!important;
    gap:clamp(14px,2vw,28px)!important;
  }
  body .site-header .wp-block-navigation-item__content{font-size:15px!important}
}
@media(max-width:782px){
  body .site-header .wp-block-group.alignwide{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-areas:"brand nav" "cta cta"!important;
    row-gap:10px!important;
    column-gap:12px!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{display:contents!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{grid-area:brand!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-navigation{
    grid-area:nav!important;
    justify-self:end!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:last-child{grid-area:cta!important;width:100%!important}
  body .site-header .wp-block-site-title{font-size:18px!important}
}
.site-header .wp-block-button__link img.emoji{
  display:inline-block!important;
  width:15px!important;
  height:15px!important;
  margin-left:5px!important;
  flex:0 0 auto!important;
}


/* Compact one-row header on wide screens */
@media(min-width:1180px){
  body .site-header>.wp-block-group.alignfull{padding:14px 24px!important}
  body .site-header .wp-block-group.alignwide{
    display:flex!important;
    flex-wrap:nowrap!important;
    width:100%!important;
    max-width:1340px!important;
    gap:18px!important;
    align-items:center!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    display:flex!important;
    flex:1 1 auto!important;
    min-width:0!important;
    gap:20px!important;
    align-items:center!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
    display:flex!important;
    flex:0 0 auto!important;
    gap:8px!important;
    align-items:center!important;
  }
  body .site-header .custom-logo{width:48px!important;height:48px!important}
  body .site-header .wp-block-site-title{
    font-size:20px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-navigation{
    flex:1 1 auto!important;
    min-width:0!important;
    width:auto!important;
  }
  body .site-header .wp-block-navigation__container{
    justify-content:center!important;
    gap:clamp(10px,1vw,14px)!important;
    flex-wrap:nowrap!important;
  }
  body .site-header .wp-block-navigation-item__content{
    font-size:13.5px!important;
    padding:7px 0!important;
    white-space:nowrap!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:last-child{
    display:flex!important;
    flex:0 0 auto!important;
    width:auto!important;
  }
  body .site-header .wp-block-button__link{
    min-width:198px!important;
    height:44px!important;
    min-height:44px!important;
    padding:0 16px!important;
    font-size:13.5px!important;
  }
}


/* Prevent homepage title and menu overlap */
@media(min-width:1180px){
  body.home .site-header .wp-block-site-title{
    font-size:20px!important;
    line-height:1.1!important;
    width:auto!important;
    max-width:none!important;
    flex:0 0 auto!important;
    white-space:nowrap!important;
  }
  body.home .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    column-gap:24px!important;
  }
  body.home .site-header .wp-block-group.alignwide>.wp-block-group:first-child>.wp-block-group:first-child{
    flex:0 0 auto!important;
    min-width:0!important;
  }
}


/* Fluid desktop header sizing */
@media(min-width:1180px){
  body .site-header .wp-block-site-title,
  body.home .site-header .wp-block-site-title{
    font-size:clamp(18px,1.4vw,22px)!important;
  }
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{
    gap:clamp(18px,1.7vw,24px)!important;
  }
  body .site-header .wp-block-navigation__container{
    gap:clamp(8px,.75vw,12px)!important;
  }
  body .site-header .wp-block-navigation-item__content{
    font-size:clamp(12px,.85vw,14px)!important;
  }
  body .site-header .wp-block-button__link{
    min-width:190px!important;
    padding:0 14px!important;
    font-size:clamp(12.5px,.85vw,13.5px)!important;
  }
}


/* Exact fit for compact laptop widths */
@media(min-width:1180px) and (max-width:1379px){
  body .site-header .wp-block-site-title,
  body.home .site-header .wp-block-site-title{font-size:17.5px!important}
  body .site-header .wp-block-group.alignwide>.wp-block-group:first-child{gap:16px!important}
  body .site-header .wp-block-navigation__container{gap:7px!important}
  body .site-header .wp-block-navigation-item__content{font-size:11.6px!important}
  body .site-header .wp-block-button__link{
    min-width:176px!important;
    padding:0 11px!important;
    font-size:11.8px!important;
  }
}

@media(min-width:1180px) and (max-width:1379px){
 body .site-header .wp-block-navigation__container{gap:6px!important}
}

@media(min-width:1180px) and (max-width:1379px){
 body.home .site-header .wp-block-navigation__container{gap:5px!important}
}