/* 2.9.55 · approved visual-only polish */

/* Branchensuche: same calm visual hierarchy as the homepage Light search. */
.bt-v299-key-branchensuche .bt2954-search-embed{
  width:100%!important;
  max-width:1180px!important;
  margin:28px 0 0!important;
  padding:30px!important;
  border-radius:28px!important;
  border:1px solid rgba(100,234,205,.22)!important;
  background:#151d21!important;
  box-shadow:none!important;
}
.bt-v299-key-branchensuche .bt2954-search-embed .panelLabel{
  margin:0 0 18px!important;
  color:#64eacd!important;
  font-size:.76rem!important;
  line-height:1.3!important;
  font-weight:850!important;
  letter-spacing:.15em!important;
}
.bt-v299-key-branchensuche .bt2954-search-embed .searchForm{
  display:grid!important;
  gap:14px!important;
  width:100%!important;
  margin:0!important;
  padding:22px!important;
  background:#fff!important;
  border-radius:20px!important;
  box-sizing:border-box!important;
}
.bt-v299-key-branchensuche .bt2954-search-embed .searchForm>input{
  display:block!important;
  width:100%!important;
  min-height:72px!important;
  padding:0 20px!important;
  border:1px solid #d9e1e3!important;
  border-radius:16px!important;
  background:#f8fafb!important;
  color:#182124!important;
  font-size:clamp(1rem,1.4vw,1.18rem)!important;
  box-sizing:border-box!important;
}
.bt-v299-key-branchensuche .bt2954-search-embed .searchForm .row{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:14px!important;
  width:100%!important;
}
.bt-v299-key-branchensuche .bt2954-search-embed .searchForm .row select,
.bt-v299-key-branchensuche .bt2954-search-embed .searchForm .row input{
  width:100%!important;
  min-height:64px!important;
  padding:0 16px!important;
  border:1px solid #d9e1e3!important;
  border-radius:14px!important;
  background:#f8fafb!important;
  color:#253033!important;
  font-size:1rem!important;
  box-sizing:border-box!important;
}
.bt-v299-key-branchensuche .bt2954-search-embed .searchForm button[type="submit"]{
  width:100%!important;
  min-height:64px!important;
  border:0!important;
  border-radius:14px!important;
  background:#64eacd!important;
  color:#07120f!important;
  font-size:1.04rem!important;
  font-weight:850!important;
  cursor:pointer!important;
}
.bt-v299-key-branchensuche .bt2954-search-embed .bt-ai-pills{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin-top:16px!important;
}
.bt-v299-key-branchensuche .bt2954-search-embed .bt-ai-pills .pill{
  min-height:38px!important;
  padding:8px 14px!important;
  border:1px solid rgba(255,255,255,.20)!important;
  border-radius:999px!important;
  background:transparent!important;
  color:#e8eeee!important;
  font-size:.78rem!important;
  font-weight:750!important;
}

/* Mobile assistant: preserve touch targets, reduce typography only. */
@media(max-width:599px){
  .bt-first-conversation-header h2{
    font-size:1.34rem!important;
    line-height:1.12!important;
    letter-spacing:-.03em!important;
  }
  .bt-first-conversation-header small{font-size:.60rem!important}
  .bt-first-conversation-home>p,.bt-first-conversation-detail>p{
    font-size:.91rem!important;
    line-height:1.56!important;
  }
  .bt-first-conversation-topic{
    font-size:.86rem!important;
    line-height:1.28!important;
    font-weight:650!important;
  }
  .bt-first-conversation-topic>span{font-size:1.08rem!important}
}
@media(max-width:700px){
  .bt-v299-key-branchensuche .bt2954-search-embed{padding:18px!important}
  .bt-v299-key-branchensuche .bt2954-search-embed .searchForm{padding:16px!important}
  .bt-v299-key-branchensuche .bt2954-search-embed .searchForm .row{grid-template-columns:1fr!important}
  .bt-v299-key-branchensuche .bt2954-search-embed .searchForm>input{min-height:60px!important}
  .bt-v299-key-branchensuche .bt2954-search-embed .searchForm .row select,
  .bt-v299-key-branchensuche .bt2954-search-embed .searchForm .row input,
  .bt-v299-key-branchensuche .bt2954-search-embed .searchForm button[type="submit"]{min-height:56px!important}
}
