/* ===== style.css: component-specific styling ===== */
.logo{height:64px}
.slider__headline{letter-spacing:.02em}
.photos__button i{display:inline-block}
.description h1{font-size:2rem}
.description h2{font-size:1.75rem;margin:.5rem 0}
.description h3{font-size:1.25rem;font-weight:700;margin:.5rem 0;color:#E87406;}
.description p{margin:.5rem 0}
.description__image{max-width:600px}
/* badges for spec table */
.description__table th{white-space:nowrap}

/* ===== base.css: minimal grid + resets (no external deps) ===== */
:root {
  --container-max: 1140px;
  --gap: 1rem;
  --primary: #111;
  --muted: #6c757d;
  --bg: #fff;
  --border: #e5e7eb;
  --accent: #0d6efd;
}
* {
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  padding: 0;
}
body {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu,
    "Helvetica Neue", Arial, sans-serif;
  line-height: 1.5;
  color: #111;
  background: #fff;
}
img {
  max-width: 100%;
  display: block;
}
a {
  color: var(--accent);
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.container {
  max-width: var(--container-max);
  margin: 0 auto;
  padding: 0 1rem;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin: calc(var(--gap) * -0.5);
}
[class^="col-"] {
  padding: calc(var(--gap) * 0.5);
  flex: 1 0 0;
}
.col-12 {
  flex-basis: 100%;
}
.col-6 {
  flex-basis: 50%;
}
@media (min-width: 768px) {
  .col-md-6 {
    flex-basis: 50%;
  }
  .col-md-12 {
    flex-basis: 100%;
  }
}

.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 1rem;
}
.p-4 {
  padding: 1.5rem;
}
.pt-3 {
  padding-top: 1rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 3rem;
}
.d-flex {
  display: flex;
}
.align-items-center {
  align-items: center;
}
.justify-content-center {
  justify-content: center;
}
.flex-column {
  flex-direction: column;
}
.mb-md-0 {
} /* placeholder for compatibility */
.headline {
  font-size: 1.5rem;
  margin: 0 0 0.75rem;
}
.logo {
  height: 48px;
}
hr {
  border: none;
  border-top: 1px solid var(--border);
  margin: 1rem 0;
}
.table {
  width: 100%;
  border-collapse: collapse;
}
.table th,
.table td {
  border: 1px solid var(--border);
  padding: 0.5rem;
  text-align: center;
}
.badge {
  display: inline-block;
  background: #f5f5f5;
  border: 1px solid var(--border);
  padding: 0.125rem 0.5rem;
  border-radius: 999px;
  font-size: 0.75rem;
  color: #333;
}
.button {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  border: 1px solid var(--border);
  padding: 0.5rem 0.75rem;
  border-radius: 0.5rem;
  background: #fff;
  cursor: pointer;
}
.button:hover {
  border-color: #cbd5e1;
}
/* Simple menu toggler */
.menu {
  position: relative;
}
.menu__toggler {
  border: 1px solid var(--border);
  background: #fff;
  border-radius: 0.5rem;
  padding: 0.5rem;
  display: inline-flex;
  flex-direction: column;
  gap: 3px;
  cursor: pointer;
}
.menu__toggler span {
  display: block;
  width: 22px;
  height: 2px;
  background: #111;
}
.menu__checkbox-toggler {
  display: none;
}
.menu__nav {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 0.5rem;
  padding: 0.5rem;
  margin-top: 0.5rem;
  z-index: 10;
  min-width: 250px;
}
.menu__item {
  list-style: none;
}
.menu__item + .menu__item {
  margin-top: 0.25rem;
}
.menu__link {
  display: block;
  padding: 0.25rem 0.5rem;
  border-radius: 0.375rem;
}
.menu__link:hover {
  background: #f8fafc;
}
.menu__subnav {
  margin: 0.25rem 0 0.5rem 0.5rem;
  padding-left: 0.5rem;
  border-left: 2px solid var(--border);
}
.menu .menu__checkbox-toggler:checked ~ .menu__toggler + .menu__nav {
  display: block;
}
/* Slider (brands) */
.slider {
  position: relative;
  border: 1px solid var(--border);
  border-radius: 0.75rem;
  padding: 1rem;
  background: #fff;
  overflow: hidden;
}
.slider__slide{
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
}
.slider__headline {
  display: flex;
  font-weight: 600;
  margin-bottom: 0.5rem;
  justify-content: center;
}
.slider__sub {
  overflow: hidden;
}
.slider__track {
  display: flex;
  gap: 3rem;
  animation: marquee 25s linear infinite;
}
.slider__slide img{
  filter: grayscale(100%) saturate(0%) contrast(95%);
  opacity: .7;
  transition: filter .25s ease, opacity .25s ease, transform .25s ease;
  height: 62px; width: auto !important;
}
/* Beim Hover (und Tastatur-Fokus auf Links im Slide) farbig */
.slider__slide:hover img,
.slider__slide:focus-within img{
  filter: grayscale(0) saturate(100%) contrast(100%);
  opacity: 1;
}
.slider:hover .slider__slide img{ opacity: .5; }
.slider:hover .slider__slide:hover img{ opacity: 1; }

/* Weniger Animation für Nutzer mit reduzierter Bewegung */
@media (prefers-reduced-motion: reduce){
  .slider__slide img{
    transition: none;
  }
}
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
/*header USP */
.usp-list {
  display: flex;
  gap: 3rem;       /* Abstand zwischen den USPs */
  margin-left: auto; /* schiebt den gesamten Block nach rechts */
}

.usp-item {
  display: flex;
  align-items: center;
  white-space: nowrap; /* verhindert Zeilenumbruch zwischen Icon und Text */
  font-size: 1.05rem;  /* etwas kleiner als Standard, nach Geschmack anpassen */
  color:#E87406;
  font-weight:700;
}

.usp-icon {
  width: 36px;
  height: 36px;
  margin-right: 0.5rem;
}

.usp-text {
  display: inline-block;
}
/* Photos gallery (pure CSS with radio) */
.photos {
  border: 1px solid var(--border);
  padding: 1rem;
  background: #fff;
  position: relative;
  aspect-ratio:1/1;
  border-radius: 0.75rem;
}
/* Description blocks */
.description {
  gap: 1rem;
}
.alt-group .alt {
  display: flex;
  align-items: center;
  gap: 2rem;
  flex-wrap: wrap;         /* bricht sauber um */
  margin-bottom: 3rem;
}

/* Spalten gleich breit */
.alt-group .alt > * {
  flex: 1 1 500px;         /* ~50% ab Tablet, darunter 100% */
}

/* Jede zweite Zeile gespiegelt (Bild/Text rechts/links wechseln) */
.alt-group .alt:nth-child(odd) {
  flex-direction: row-reverse;
}

/* Bilder responsiv */
.alt-group .alt img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Auf Mobil immer untereinander */
@media (max-width: 768px) {
  .alt-group .alt,
  .alt-group .alt:nth-child(even) {
    flex-direction: column;
  }
}
.description--top {
  border: 1px solid var(--border);
  border-radius: 0.75rem;
  padding: 1rem;
  background: #fff;
}
.description__info {
  padding: 0;
  margin: 0.5rem 0 1rem;
  display: grid;
  grid-template-columns: max-content 1fr;
  gap: 0.25rem 1rem;
}
.description__info li {
  list-style: none;
}
.description__table table {
  width: 100%;
  border-collapse: collapse;
}
.description__table th,
.description__table td {
  border: 1px solid var(--border);
  padding: 0.5rem;
}
.description__table--heading th {
  background: #f8fafc;
}
.description__table--center td,
.description__table--center th {
  text-align: center;
}
.description__table td img {
  display: block;
  margin: 0 auto;
}
/* Hotspot carousel (CSS only) */
.hotspot {
  border: 1px solid var(--border);
  border-radius: 0.75rem;
  padding: 1rem;
  background: #fff;
  position: relative;
}
/* Helpers */
.upper {
  text-transform: uppercase;
}
.muted {
  color: var(--muted);
}
.center {
  text-align: center;
}
.card {
  border: 1px solid var(--border);
  border-radius: 0.75rem;
  padding: 1rem;
  background: #fff;
}
.site-footer {
  background-color: #E87406;
  color: #ffffff;
  text-align: center;
  padding: 20px 10px;
  font-size: 0.95rem;
  margin-top: 60px;
}

.site-footer p {
  margin: 0;                   /* Standard-Margin entfernen */
}