/* GALAXIS Startseite V17 - Produkte sofort sichtbar
   Radikal kompakt: keine Service-Kacheln, keine rechte Vorteilsbox.
*/

.galx-home--v6{
  background:#f6f7f9 !important;
  color:#08233f !important;
}
.galx-home--v6 .galx-container{
  max-width:1420px !important;
}

/* Schlanke Suchleiste statt großem Finderbereich */
.galx-market-home--slim{
  padding:8px 0 6px !important;
  background:#f6f7f9 !important;
}
.galx-slim-finder{
  display:grid !important;
  grid-template-columns:230px auto minmax(340px,1fr) auto !important;
  gap:10px !important;
  align-items:center !important;
  padding:10px 12px !important;
  background:#fff !important;
  border:1px solid rgba(8,35,63,.10) !important;
  border-radius:14px !important;
  box-shadow:0 4px 14px rgba(8,35,63,.045) !important;
}
.galx-slim-finder__title strong{
  display:block !important;
  font-size:16px !important;
  line-height:1.15 !important;
  color:#08233f !important;
}
.galx-slim-finder__title span{
  display:block !important;
  margin-top:2px !important;
  font-size:11px !important;
  line-height:1.2 !important;
  color:#66758b !important;
}

/* Tabs als kleine Pills */
.galx-home--v6 .galx-slim-finder .galx-search-tabs{
  display:flex !important;
  gap:5px !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
}
.galx-home--v6 .galx-slim-finder .galx-search-tabs button{
  min-height:30px !important;
  padding:6px 10px !important;
  border:1px solid rgba(8,35,63,.13) !important;
  border-radius:999px !important;
  background:#f7f9fc !important;
  color:#08233f !important;
  font-size:11px !important;
  font-weight:800 !important;
  white-space:nowrap !important;
}
.galx-home--v6 .galx-slim-finder .galx-search-tabs button.is-active{
  background:#032449 !important;
  border-color:#032449 !important;
  color:#fff !important;
}

/* Suchformular flach */
.galx-home--v6 .galx-finder--slim{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) 112px !important;
  gap:0 !important;
  align-items:stretch !important;
  margin:0 !important;
}
.galx-home--v6 .galx-finder--slim .galx-input-wrap{
  margin:0 !important;
}
.galx-home--v6 .galx-finder--slim .galx-input{
  height:38px !important;
  min-height:38px !important;
  padding:7px 11px 7px 36px !important;
  border:1px solid rgba(8,35,63,.16) !important;
  border-right:0 !important;
  border-radius:10px 0 0 10px !important;
  background:#fff !important;
  font-size:13px !important;
}
.galx-home--v6 .galx-finder--slim .galx-input-ico{
  left:12px !important;
  width:15px !important;
  height:15px !important;
}
.galx-home--v6 .galx-finder--slim .galx-btn{
  height:38px !important;
  min-height:38px !important;
  padding:7px 10px !important;
  border-radius:0 10px 10px 0 !important;
  background:#ff6241 !important;
  color:#fff !important;
  font-size:13px !important;
  font-weight:900 !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Codehilfe nur sehr klein */
.galx-home--v6 .galx-code--slim{
  margin:0 !important;
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  justify-self:end !important;
}
.galx-home--v6 .galx-code--slim summary{
  padding:0 !important;
  color:#2f5ca8 !important;
  font-size:12px !important;
  font-weight:800 !important;
  cursor:pointer !important;
  white-space:nowrap !important;
}
.galx-home--v6 .galx-code--slim .galx-code__body{
  position:absolute !important;
  right:30px !important;
  z-index:50 !important;
  width:min(760px,calc(100vw - 60px)) !important;
  margin-top:12px !important;
  padding:12px !important;
  border:1px solid rgba(8,35,63,.10) !important;
  border-radius:14px !important;
  background:#fff !important;
  box-shadow:0 18px 50px rgba(8,35,63,.18) !important;
}

/* Produktbereich direkt danach */
.galx-home--v6 #galx-popular-brands{
  margin-top:0 !important;
  margin-bottom:12px !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.galx-home--v6 #galx-popular-brands .galx-section-head{
  display:flex !important;
  justify-content:space-between !important;
  align-items:flex-end !important;
  gap:10px !important;
  margin:0 0 8px !important;
}
.galx-home--v6 #galx-popular-brands .galx-section-kicker{
  display:none !important;
}
.galx-home--v6 #galx-popular-brands .galx-h2{
  font-size:28px !important;
  line-height:1.05 !important;
  margin:0 !important;
  color:#08233f !important;
}
.galx-home--v6 #galx-popular-brands .galx-section-head p{
  font-size:11px !important;
  line-height:1.2 !important;
  color:#5f7086 !important;
  margin:0 !important;
  max-width:300px !important;
  text-align:right !important;
}

/* Markenchips möglichst flach */
.galx-home--v6 #galx-popular-brands .galx-brands.galx-brands--compact{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:5px !important;
  padding:0 !important;
  margin:0 0 8px !important;
  background:transparent !important;
  border:0 !important;
}
.galx-home--v6 #galx-popular-brands .galx-brands.galx-brands--compact > .galx-brand{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  white-space:nowrap !important;
  padding:5px 9px !important;
  min-height:28px !important;
  background:#fff !important;
  border:1px solid rgba(8,35,63,.14) !important;
  border-radius:999px !important;
  color:#08233f !important;
  font-size:10.5px !important;
  font-weight:800 !important;
  box-shadow:0 2px 8px rgba(8,35,63,.03) !important;
}
.galx-home--v6 #galx-popular-brands .galx-brand em{
  margin-left:4px !important;
  color:#ff6b45 !important;
}
.galx-home--v6 #galx-popular-brands .galx-brand.is-active{
  background:#032449 !important;
  color:#fff !important;
  border-color:#032449 !important;
}
.galx-home--v6 #galx-popular-brands .galx-brand.is-active em{
  color:#fff !important;
}

/* Produktgitter-Header */
.galx-home--v6 .galx-brand-products{
  margin-top:0 !important;
}
.galx-home--v6 .galx-brand-products__head{
  margin:0 0 8px !important;
}
.galx-home--v6 .galx-brand-products__head strong{
  font-size:20px !important;
}
.galx-home--v6 .galx-brand-products__head span{
  font-size:10.5px !important;
}

/* Produktkarten: erste Reihe soll früher sichtbar werden */
.galx-home--v6 .galx-brand-products__grid{
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:10px !important;
}
.galx-home--v6 .galx-brand-product-card{
  border-radius:13px !important;
}
.galx-home--v6 .galx-brand-product-card__image{
  height:142px !important;
  padding:10px !important;
}
.galx-home--v6 .galx-brand-product-card__image img{
  max-height:120px !important;
}
.galx-home--v6 .galx-brand-product-card__body{
  padding:8px 9px 10px !important;
}
.galx-home--v6 .galx-brand-product-card__title{
  min-height:42px !important;
  font-size:11.7px !important;
  line-height:1.27 !important;
  margin-bottom:7px !important;
}
.galx-home--v6 .galx-brand-product-card__btn{
  min-height:30px !important;
  font-size:11.5px !important;
  margin-bottom:7px !important;
}
.galx-home--v6 .galx-brand-product-card__price{
  font-size:15px !important;
}

/* Schnellstart bleibt unten, aber kompakt */
.galx-home--v6 .galx-category-section--dynamic{
  margin-top:10px !important;
  padding:10px !important;
  border:1px solid rgba(8,35,63,.08) !important;
  border-radius:14px !important;
  background:#fff !important;
}
.galx-home--v6 .galx-category-section--dynamic .galx-h2{
  font-size:21px !important;
}
.galx-home--v6 .galx-categories{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:10px !important;
}
.galx-home--v6 .galx-category-card{
  min-height:78px !important;
}

@media (max-width:1199.98px){
  .galx-slim-finder{
    grid-template-columns:1fr !important;
  }
  .galx-home--v6 .galx-code--slim{
    justify-self:start !important;
  }
  .galx-home--v6 .galx-brand-products__grid{
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  }
}
@media (max-width:991.98px){
  .galx-home--v6 .galx-brand-products__grid{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  }
  .galx-home--v6 #galx-popular-brands .galx-section-head{
    display:block !important;
  }
  .galx-home--v6 #galx-popular-brands .galx-section-head p{
    text-align:left !important;
    margin-top:4px !important;
    max-width:none !important;
  }
  .galx-home--v6 .galx-categories{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}
@media (max-width:767.98px){
  .galx-market-home--slim{
    padding:6px 0 5px !important;
  }
  .galx-slim-finder{
    padding:9px !important;
    gap:7px !important;
  }
  .galx-slim-finder__title strong{
    font-size:15px !important;
  }
  .galx-home--v6 .galx-slim-finder .galx-search-tabs{
    overflow-x:auto !important;
  }
  .galx-home--v6 .galx-finder--slim{
    grid-template-columns:1fr !important;
    gap:7px !important;
  }
  .galx-home--v6 .galx-finder--slim .galx-input{
    border-right:1px solid rgba(8,35,63,.16) !important;
    border-radius:10px !important;
    height:42px !important;
    min-height:42px !important;
    font-size:14px !important;
  }
  .galx-home--v6 .galx-finder--slim .galx-btn{
    border-radius:10px !important;
    width:100% !important;
    height:40px !important;
    min-height:40px !important;
  }
  .galx-home--v6 #galx-popular-brands .galx-h2{
    font-size:23px !important;
  }
  .galx-home--v6 #galx-popular-brands .galx-brands.galx-brands--compact{
    overflow-x:auto !important;
    flex-wrap:nowrap !important;
  }
  .galx-home--v6 #galx-popular-brands .galx-brands.galx-brands--compact > .galx-brand{
    flex:0 0 auto !important;
  }
  .galx-home--v6 .galx-brand-products__grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
  .galx-home--v6 .galx-brand-product-card__image{
    height:130px !important;
  }
  .galx-home--v6 .galx-brand-product-card__image img{
    max-height:110px !important;
  }
}
