/* =========================================================
   JHB Team Barnim – nur Barnim, keine globalen Overrides
   ========================================================= */

.jhb-standort-master.jsm-theme-barnim{
  --jsm-cream:#fffaf4;
  --jsm-cream-2:#f8efe4;
  --jsm-border:#e8d7c7;
  --jsm-shadow:0 18px 45px rgba(20,39,49,.08);
  --jsm-shadow-soft:0 10px 28px rgba(20,39,49,.05);
}

.jhb-standort-master.jsm-theme-barnim .jsm-section--soft{
  background:linear-gradient(180deg,#fbf5ee 0%,#f7efe6 100%);
}

.jhb-standort-master.jsm-theme-barnim .jsm-section--white{
  background:linear-gradient(180deg,#fffdfa 0%,#fff8f1 100%);
}

.jhb-standort-master.jsm-theme-barnim .jsm-hero{
  min-height:760px;
  background:
    linear-gradient(180deg,rgba(14,26,34,.42) 0%,rgba(14,26,34,.24) 36%,rgba(255,250,244,.90) 82%,rgba(255,250,244,.98) 100%),
    radial-gradient(980px 420px at 18% 18%, rgba(233,98,11,.10), transparent 70%),
    radial-gradient(820px 320px at 84% 18%, rgba(224,233,220,.18), transparent 66%),
    var(--hero-desktop) center 34%/cover no-repeat;
}

.jhb-standort-master.jsm-theme-barnim .jsm-hero::after{
  height:168px;
  background:linear-gradient(180deg,rgba(255,250,244,0) 0%,rgba(255,250,244,.94) 72%,rgba(255,250,244,1) 100%);
}

@media (max-width:767px){
  .jhb-standort-master.jsm-theme-barnim .jsm-hero{
    min-height:720px;
    display:flex;
    align-items:flex-start;
    background:
      linear-gradient(180deg,rgba(14,26,34,.50) 0%,rgba(14,26,34,.34) 22%,rgba(14,26,34,.22) 40%,rgba(14,26,34,.44) 58%,rgba(255,250,244,.92) 86%,rgba(255,250,244,.98) 100%),
      radial-gradient(560px 240px at 50% 10%, rgba(233,98,11,.10), transparent 72%),
      var(--hero-mobile) 58% 18%/cover no-repeat;
  }

  .jhb-standort-master.jsm-theme-barnim .jsm-hero::after{
    height:148px;
    background:linear-gradient(180deg,rgba(255,250,244,0) 0%,rgba(255,250,244,.82) 70%,rgba(255,250,244,1) 100%);
  }

  .jhb-standort-master.jsm-theme-barnim .jsm-hero__inner{
    padding:92px 0 112px;
    justify-content:flex-start;
  }

  .jhb-standort-master.jsm-theme-barnim .jsm-crumbs{
    margin-bottom:12px;
  }

  .jhb-standort-master.jsm-theme-barnim .jsm-hero > .container,
  .jhb-standort-master.jsm-theme-barnim .jsm-hero > .wp-block-group,
  .jhb-standort-master.jsm-theme-barnim .jsm-hero .jsm-container,
  .jhb-standort-master.jsm-theme-barnim .jsm-hero .jsm-hero-inner,
  .jhb-standort-master.jsm-theme-barnim .jsm-hero .jsm-hero-content,
  .jhb-standort-master.jsm-theme-barnim .jsm-hero .jsm-hero__inner{
    width:100%;
    max-width:350px;
    margin:0 auto;
    text-align:center;
  }

  .jhb-standort-master.jsm-theme-barnim .jsm-hero .jsm-eyebrow{
    margin-bottom:12px;
  }

  .jhb-standort-master.jsm-theme-barnim .jsm-hero h1{
    max-width:13ch;
    margin:0 auto 12px;
    font-size:clamp(2.05rem,8.7vw,3rem);
    line-height:1.08;
    letter-spacing:-.02em;
    text-align:center;
  }

  .jhb-standort-master.jsm-theme-barnim .jsm-hero p,
  .jhb-standort-master.jsm-theme-barnim .jsm-hero .jsm-lead{
    max-width:25ch;
    margin:6px auto 0;
    font-size:1rem;
    line-height:1.58;
    text-align:center;
    display:-webkit-box;
    -webkit-line-clamp:6;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }

  .jhb-standort-master.jsm-theme-barnim .jsm-hero .jsm-btn-row,
  .jhb-standort-master.jsm-theme-barnim .jsm-hero .jsm-actions,
  .jhb-standort-master.jsm-theme-barnim .jsm-hero .wp-block-buttons,
  .jhb-standort-master.jsm-theme-barnim .jsm-hero .jsm-hero-actions,
  .jhb-standort-master.jsm-theme-barnim .jsm-hero .jsm-hero__actions{
    display:flex;
    flex-direction:column;
    gap:10px;
    align-items:center;
    margin-top:20px;
  }

  .jhb-standort-master.jsm-theme-barnim .jsm-hero .jsm-btn,
  .jhb-standort-master.jsm-theme-barnim .jsm-hero .wp-block-button__link{
    width:min(100%,360px);
    min-height:54px;
    margin-inline:auto;
  }

  .jhb-standort-master.jsm-theme-barnim .jsm-hero .jsm-btn + .jsm-btn,
  .jhb-standort-master.jsm-theme-barnim .jsm-hero .wp-block-button + .wp-block-button{
    margin-top:12px;
  }
}

.jhb-standort-master.jsm-theme-barnim .jsm-hero .jsm-eyebrow{
  background:rgba(255,248,241,.94);
  color:#a4511c;
  border-color:rgba(233,98,11,.20);
  box-shadow:0 12px 30px rgba(10,22,30,.12);
}

.jhb-standort-master.jsm-theme-barnim .jsm-hero .jsm-btn--ghost,
.jhb-standort-master.jsm-theme-barnim .jsm-hero .jsm-btn--ghost:visited{
  background:rgba(255,248,241,.94);
  color:#183243;
  border-color:rgba(233,98,11,.18);
}

.jhb-standort-master.jsm-theme-barnim .jsm-hero .jsm-btn--ghost:hover{
  background:#fff;
  color:var(--jsm-orange);
  border-color:rgba(233,98,11,.34);
}

.jhb-standort-master.jsm-theme-barnim .jsm-contact-card,
.jhb-standort-master.jsm-theme-barnim .jsm-info-card,
.jhb-standort-master.jsm-theme-barnim .jsm-location-card,
.jhb-standort-master.jsm-theme-barnim .jsm-map-card,
.jhb-standort-master.jsm-theme-barnim .jsm-intro-card{
  background:linear-gradient(180deg,#fffdf9 0%,#fbf5ee 100%);
  border-color:#ead8c9;
}

.jhb-standort-master.jsm-theme-barnim .jsm-contact-label{
  color:#a65a26;
}

.jhb-standort-master.jsm-theme-barnim .jsm-contact-icon{
  background:linear-gradient(180deg,rgba(233,98,11,.12),rgba(233,98,11,.05));
  border-color:rgba(233,98,11,.18);
}

.jhb-standort-master.jsm-theme-barnim .jsm-intro-enhanced{
  max-width:980px;
}

.jhb-standort-master.jsm-theme-barnim .jsm-intro-lead{
  max-width:820px;
  margin:0 auto 24px;
}

.jhb-standort-master.jsm-theme-barnim .jsm-intro-grid{
  grid-template-columns:1fr;
  max-width:760px;
  margin:0 auto;
}

.jhb-standort-master.jsm-theme-barnim .jsm-intro-card{
  padding:26px 28px;
}

.jhb-standort-master.jsm-theme-barnim .jsm-offer-split{
  display:flex;
  flex-direction:column;
  gap:24px;
  align-items:center;
}

.jhb-standort-master.jsm-theme-barnim .jsm-offer-split__top{
  width:100%;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);
  gap:28px;
  align-items:stretch;
}

.jhb-standort-master.jsm-theme-barnim .jsm-offer-split__cards{
  display:grid;
  grid-template-columns:1fr;
  gap:18px;
}

.jhb-standort-master.jsm-theme-barnim .jsm-offer-split__media{
  min-height:100%;
  background:linear-gradient(180deg,#fff8f1 0%,#f7eee3 100%);
  border-color:#ead8c9;
  box-shadow:0 14px 32px rgba(20,39,49,.06);
  display:grid;
  place-items:center;
}

.jhb-standort-master.jsm-theme-barnim .jsm-offer-split__media img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center center;
}

.jhb-standort-master.jsm-theme-barnim .jsm-map-meta-item{
  background:linear-gradient(180deg,#fffdf9 0%,#fbf5ee 100%);
  border-color:#ead8c9;
}

.jhb-standort-master.jsm-theme-barnim .jsm-split-links-card{
  width:100%;
  max-width:none;
  margin:0;
  align-self:stretch;
  padding:28px 30px 28px;
  border-radius:28px;
  background:linear-gradient(180deg,#fffdf9 0%,#fbf5ee 100%);
  border:1px solid #ead8c9;
  box-shadow:0 14px 32px rgba(20,39,49,.06);
  text-align:center;
}

.jhb-standort-master.jsm-theme-barnim .jsm-split-links-card__title{
  margin:0 0 10px;
  font-size:1.18rem;
  line-height:1.24;
}

.jhb-standort-master.jsm-theme-barnim .jsm-split-links-card__intro{
  max-width:720px;
  margin:0 auto 18px;
  line-height:1.72;
  text-align:center;
}

.jhb-standort-master.jsm-theme-barnim .jsm-split-links-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px 16px;
}

.jhb-standort-master.jsm-theme-barnim .jsm-split-links-item{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:6px;
  min-height:84px;
  padding:15px 16px;
  border-radius:18px;
  background:linear-gradient(180deg,#fff8f1 0%,#f8efe5 100%);
  border:1px solid #ead8c9;
  box-shadow:0 8px 20px rgba(20,39,49,.04);
  text-align:left;
  transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s cubic-bezier(.22,1,.36,1),border-color .24s ease,background-color .24s ease;
}

.jhb-standort-master.jsm-theme-barnim .jsm-split-links-item:hover{
  transform:translateY(-3px);
  border-color:rgba(233,98,11,.26);
  box-shadow:0 14px 28px rgba(20,39,49,.08);
  background:#fffdfa;
}

.jhb-standort-master.jsm-theme-barnim .jsm-split-links-item__meta{
  display:inline-flex;
  align-items:center;
  justify-content:flex-start;
  min-height:28px;
  padding:4px 10px;
  border-radius:999px;
  border:1px solid rgba(233,98,11,.16);
  background:rgba(233,98,11,.07);
  color:#a4511c;
  font-size:11px;
  font-weight:800;
  letter-spacing:.11em;
  text-transform:uppercase;
}

.jhb-standort-master.jsm-theme-barnim .jsm-split-links-item__title{
  color:#183243;
  font-size:1rem;
  font-weight:800;
  line-height:1.38;
}

@media (max-width: 767px){
  .jhb-standort-master.jsm-theme-barnim .jsm-offer-split__top{
    grid-template-columns:1fr;
    gap:18px;
  }

  .jhb-standort-master.jsm-theme-barnim .jsm-offer-split__media{
    min-height:280px;
  }

  .jhb-standort-master.jsm-theme-barnim .jsm-split-links-card{
    width:100%;
    padding:22px 18px 18px;
    border-radius:24px;
  }

  .jhb-standort-master.jsm-theme-barnim .jsm-split-links-list{
    grid-template-columns:1fr;
    gap:10px;
  }

  .jhb-standort-master.jsm-theme-barnim .jsm-split-links-item{
    min-height:72px;
    padding:14px 14px;
  }
}
