/* Braids Goddess 2.2 — booking is the primary business path. */
body.bgc-enabled.bgc-page-home .bgc-home-hero__copy .bgc-kicker{
  margin:0 0 16px;color:#9d5f3e;font:700 10px/1.2 var(--bg-sans);letter-spacing:.11em;text-transform:uppercase;
}
body.bgc-enabled.bgc-page-home .bgc-booking-search-wrap{
  position:relative;z-index:5;margin-top:-42px!important;padding:0!important;
}
body.bgc-enabled.bgc-page-home .bgc-booking-search{
  display:grid;grid-template-columns:1.18fr 1fr 1fr 1fr auto;align-items:end;gap:0;
  overflow:hidden;background:#fff;border:1px solid #eaded2;border-radius:14px;
  box-shadow:0 24px 70px rgba(54,29,17,.13);
}
body.bgc-enabled.bgc-page-home .bgc-booking-search__intro,
body.bgc-enabled.bgc-page-home .bgc-booking-search label{padding:18px 20px;border-right:1px solid #eaded2;min-width:0}
body.bgc-enabled.bgc-page-home .bgc-booking-search__intro span,
body.bgc-enabled.bgc-page-home .bgc-booking-search label>span{
  display:block;margin-bottom:7px;color:#9d5f3e;font:700 9px/1 var(--bg-sans);letter-spacing:.09em;text-transform:uppercase;
}
body.bgc-enabled.bgc-page-home .bgc-booking-search__intro strong{
  display:block;font:600 21px/1 var(--bg-serif);color:#2a1912;
}
body.bgc-enabled.bgc-page-home .bgc-booking-search select,
body.bgc-enabled.bgc-page-home .bgc-booking-search input{
  width:100%;height:26px;padding:0;border:0!important;border-radius:0!important;background:transparent!important;
  color:#2a1912;font:600 12px/1 var(--bg-sans);box-shadow:none!important;outline:0;
}
body.bgc-enabled.bgc-page-home .bgc-booking-search button{
  align-self:stretch;min-width:210px;padding:0 24px;border:0;border-radius:0;background:#351b10;color:#fff;
  font:700 10px/1.25 var(--bg-sans);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;
}
body.bgc-enabled.bgc-page-home .bgc-booking-search button span{margin-left:8px;font-size:17px}
body.bgc-enabled.bgc-page-home .bgc-booking-proof{
  display:flex;justify-content:center;gap:34px;padding:14px 20px 0;color:#6b584e;font:600 10px/1.4 var(--bg-sans);
}
body.bgc-enabled.bgc-page-home .bgc-booking-proof span{position:relative;padding-left:16px}
body.bgc-enabled.bgc-page-home .bgc-booking-proof span:before{
  content:"";position:absolute;left:0;top:50%;width:6px;height:6px;border-radius:50%;background:#a9653f;transform:translateY(-50%);
}
body.bgc-enabled.bgc-page-home .bgc-booking-steps{padding:66px 0 30px!important}
body.bgc-enabled.bgc-page-home .bgc-booking-steps>header{text-align:center;margin-bottom:24px}
body.bgc-enabled.bgc-page-home .bgc-booking-steps>header h2{margin:5px 0 0;font:600 clamp(38px,4vw,56px)/.95 var(--bg-serif)}
body.bgc-enabled.bgc-page-home .bgc-booking-steps>div{
  display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dfcec0;border-bottom:1px solid #dfcec0;
}
body.bgc-enabled.bgc-page-home .bgc-booking-steps article{position:relative;padding:27px 34px 29px;border-right:1px solid #dfcec0}
body.bgc-enabled.bgc-page-home .bgc-booking-steps article:last-child{border-right:0}
body.bgc-enabled.bgc-page-home .bgc-booking-steps article>span{color:#a9653f;font:700 9px/1 var(--bg-sans);letter-spacing:.12em}
body.bgc-enabled.bgc-page-home .bgc-booking-steps h3{margin:8px 0 8px;font:600 24px/1 var(--bg-serif)}
body.bgc-enabled.bgc-page-home .bgc-booking-steps p{margin:0;color:#6b584e;font-size:11px;line-height:1.55}
body.bgc-enabled.bgc-page-home .bgc-universes{
  grid-template-columns:minmax(0,1.42fr) minmax(280px,.58fr)!important;padding-top:30px!important;
}
body.bgc-enabled.bgc-page-home .bgc-universe--primary{min-height:430px!important}
body.bgc-enabled.bgc-page-home .bgc-universe--secondary{min-height:430px!important}
body.bgc-enabled.bgc-page-home .bgc-universe .bgc-kicker{color:#edd4bf;margin:0 0 13px;font-size:8px!important;letter-spacing:.12em}
body.bgc-enabled.bgc-page-home .bgc-universe--secondary h2{font-size:clamp(36px,3vw,48px)!important}
body.bgc-enabled.bgc-page-home .bgc-home-shop-secondary{
  margin-top:30px;padding:44px 34px 38px!important;border-radius:16px;background:#f5ebe2;
}
body.bgc-enabled .bg-booking-action{
  display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:999px;
  background:#351b10;color:#fff!important;font:700 9px/1 var(--bg-sans);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;
}
body.bgc-enabled .bg-booking-action:hover{background:#5e2f1d}

@media (max-width:1180px){
  body.bgc-enabled.bgc-page-home .bgc-booking-search{grid-template-columns:1fr 1fr 1fr 1fr}
  body.bgc-enabled.bgc-page-home .bgc-booking-search__intro{grid-column:1/-1;border-right:0;border-bottom:1px solid #eaded2}
  body.bgc-enabled.bgc-page-home .bgc-booking-search button{min-height:66px;min-width:0}
}
@media (max-width:900px){
  body.bgc-enabled.bgc-page-home .bgc-booking-search-wrap{margin-top:-24px!important}
  body.bgc-enabled.bgc-page-home .bgc-booking-search{grid-template-columns:1fr 1fr}
  body.bgc-enabled.bgc-page-home .bgc-booking-search__intro{grid-column:1/-1}
  body.bgc-enabled.bgc-page-home .bgc-booking-search label:nth-of-type(2){border-right:0}
  body.bgc-enabled.bgc-page-home .bgc-booking-search button{grid-column:1/-1;min-height:54px}
  body.bgc-enabled.bgc-page-home .bgc-booking-proof{flex-wrap:wrap;gap:8px 20px}
  body.bgc-enabled.bgc-page-home .bgc-booking-steps>div{grid-template-columns:1fr}
  body.bgc-enabled.bgc-page-home .bgc-booking-steps article{border-right:0;border-bottom:1px solid #dfcec0;padding:22px 4px}
  body.bgc-enabled.bgc-page-home .bgc-booking-steps article:last-child{border-bottom:0}
  body.bgc-enabled.bgc-page-home .bgc-universes{grid-template-columns:1fr!important}
  body.bgc-enabled.bgc-page-home .bgc-universe--primary{min-height:390px!important}
  body.bgc-enabled.bgc-page-home .bgc-universe--secondary{min-height:300px!important}
  body.bgc-enabled .bg-booking-action{min-height:34px;padding:0 12px;font-size:8px}
}
@media (max-width:560px){
  body.bgc-enabled.bgc-page-home .bgc-home-hero__copy .bgc-kicker{font-size:8px!important;margin-bottom:12px}
  body.bgc-enabled.bgc-page-home .bgc-booking-search-wrap{width:min(100% - 20px,1280px)!important;margin-top:-18px!important}
  body.bgc-enabled.bgc-page-home .bgc-booking-search{grid-template-columns:1fr}
  body.bgc-enabled.bgc-page-home .bgc-booking-search__intro,
  body.bgc-enabled.bgc-page-home .bgc-booking-search label{grid-column:1;border-right:0;border-bottom:1px solid #eaded2;padding:15px 17px}
  body.bgc-enabled.bgc-page-home .bgc-booking-search button{grid-column:1;min-height:52px}
  body.bgc-enabled.bgc-page-home .bgc-booking-proof{display:grid;justify-content:start;padding:13px 4px 0;font-size:9px}
  body.bgc-enabled.bgc-page-home .bgc-booking-steps{padding:48px 0 18px!important}
  body.bgc-enabled.bgc-page-home .bgc-booking-steps>header{text-align:left}
  body.bgc-enabled.bgc-page-home .bgc-booking-steps>header h2{font-size:38px}
  body.bgc-enabled.bgc-page-home .bgc-home-shop-secondary{padding:28px 12px 24px!important}
  body.bgc-enabled .bg-header__actions .bg-booking-action{display:inline-flex!important}
}
