:root {
  --color-bg: #ffffff;
  --color-bg-alt: #f5f5f3;
  --color-ink: #1b1b1b;
  --color-muted: #6e6e6e;
  --color-border: #e4e3df;
  --color-red: #d2001f;
  --color-red-dark: #9e0018;
}

body {
  font-family: "Inter", sans-serif;
  color: var(--color-ink);
  background: var(--color-bg);
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-heading-small,
.uk-heading-medium {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-weight: 600;
  color: var(--color-ink);
}

a {
  color: var(--color-red);
}

a:hover {
  color: var(--color-red-dark);
}

/* ---------- Kick-Mark Signatur-Element ---------- */
.kick-mark {
  display: inline-block;
  width: 34px;
  height: 10px;
  background: var(--color-red);
  transform: skewX(-20deg);
  margin-bottom: 14px;
}

.section-title .kick-mark {
  margin-right: 2px;
}

/* ---------- Eyebrow / Kategorie-Tag ---------- */
.eyebrow {
  font-family: "Oswald", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--color-red);
}

/* ---------- Header / Navbar ---------- */
.site-header {
  background: #ffffff;
  border-bottom: 1px solid var(--color-border);
}

.brand {
  font-family: "Oswald", sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: var(--color-ink) !important;
}

.brand span {
  color: var(--color-red);
}

.uk-navbar-nav>li>a {
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--color-ink);
  min-height: 70px;
}

.uk-navbar-nav>li>a:hover,
.uk-navbar-nav>li.uk-active>a {
  color: var(--color-red);
}

/* ---------- Hero (Video) ---------- */
.hero {
  position: relative;
  overflow: hidden;
  height: 78vh;
  min-height: 460px;
  background: #111;
}

.hero video,
.hero img.hero-fallback {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.85;
}

.hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.75) 100%);
}

.hero-content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 60px;
  color: #fff;
}

.hero-content h1 {
  color: #fff;
  font-size: 44px;
  line-height: 1.1;
  max-width: 620px;
  margin-bottom: 12px;
}

.hero-content p {
  max-width: 520px;
  font-size: 17px;
  color: #f1f1f1;
  margin-bottom: 24px;
}

/* ---------- Buttons ---------- */
.uk-button-red {
  background: var(--color-red);
  color: #fff;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 2px;
}

.uk-button-red:hover {
  background: var(--color-red-dark);
  color: #fff;
}

.uk-button-outline-light {
  border: 1px solid #fff;
  color: #fff;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 2px;
}

.uk-button-outline-light:hover {
  background: #fff;
  color: var(--color-ink);
}

/* ---------- Leistungs-Kacheln ---------- */
.service-card {
  background: #fff;
  border: 1px solid var(--color-border);
  transition: box-shadow 0.2s ease, transform 0.2s ease, border-color 0.2s ease;
  position: relative;
}

.service-card:hover {
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
  transform: translateY(-3px);
  border-color: var(--color-red);
}

.service-card .thumb {
  position: relative;
  overflow: hidden;
  aspect-ratio: 4 / 3;
}

.service-card .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.service-card:hover .thumb img {
  transform: scale(1.06);
}

.service-card .thumb::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 4px;
  background: var(--color-red);
  transition: width 0.25s ease;
}

.service-card:hover .thumb::before {
  width: 100%;
}

.service-card .body {
  padding: 20px 22px 24px;
}

.service-card h3 {
  font-size: 19px;
  margin: 6px 0 8px;
}

.service-card p {
  color: var(--color-muted);
  font-size: 14.5px;
  margin-bottom: 14px;
}

.service-card .more {
  font-family: "Oswald", sans-serif;
  font-size: 13px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--color-ink);
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.service-card .more svg {
  transition: transform 0.2s ease;
  stroke: var(--color-red);
}

.service-card:hover .more {
  color: var(--color-red);
}

.service-card:hover .more svg {
  transform: translateX(4px);
}

/* ---------- Section backgrounds ---------- */
.section-alt {
  background: var(--color-bg-alt);
}

/* ---------- Kundenbewertungen ---------- */
.review-card {
  background: #fff;
  border: 1px solid var(--color-border);
  border-top: 3px solid var(--color-red);
  padding: 26px 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.review-card .stars {
  color: var(--color-red);
  font-size: 16px;
  letter-spacing: 2px;
  margin-bottom: 12px;
}

.review-card .review-text {
  font-size: 14.5px;
  color: var(--color-ink);
  line-height: 1.55;
  flex: 1;
  margin-bottom: 16px;
}

.review-card .review-author {
  display: flex;
  flex-direction: column;
  border-top: 1px solid var(--color-border);
  padding-top: 12px;
}

.review-card .review-author .name {
  font-family: "Oswald", sans-serif;
  font-size: 13px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--color-ink);
}

.review-card .review-author .detail {
  font-size: 12.5px;
  color: var(--color-muted);
  margin-top: 2px;
}

/* ---------- CTA-Banner ---------- */
.cta-banner {
  position: relative;
  overflow: hidden;
  background: var(--color-ink);
  color: #fff;
}

.cta-banner::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: repeating-linear-gradient(-20deg,
      rgba(210, 0, 31, 0.9) 0px,
      rgba(210, 0, 31, 0.9) 10px,
      transparent 10px,
      transparent 90px);
  opacity: 0.12;
}

.cta-banner .cta-inner {
  position: relative;
  z-index: 1;
}

.cta-banner img.owner {
  width: 128px;
  height: 128px;
  object-fit: cover;
  border-radius: 50%;
  border: 3px solid var(--color-red);
}

.cta-banner h3 {
  color: #fff;
  font-size: 26px;
  margin-bottom: 8px;
}

.cta-banner p {
  color: #d8d8d8;
  max-width: 460px;
}

/* ---------- Footer ---------- */
.site-footer {
  background: #141414;
  color: #b9b9b9;
}

.site-footer a {
  color: #d8d8d8;
}

.site-footer a:hover {
  color: var(--color-red);
}

.site-footer h4 {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.08em;
  margin-bottom: 14px;
}

.site-footer .uk-list li {
  margin-bottom: 6px;
  font-size: 14px;
}

.footer-bottom {
  border-top: 1px solid #2a2a2a;
  font-size: 12.5px;
  color: #7c7c7c;
}

/* ---------- Kontaktseite ---------- */
.contact-info-box {
  background: var(--color-bg-alt);
  border-left: 3px solid var(--color-red);
  padding: 28px 30px;
}

.contact-info-box h4 {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.06em;
  margin: 18px 0 6px;
}

.contact-info-box h4:first-child {
  margin-top: 0;
}

.uk-form input.uk-input,
.uk-form textarea.uk-textarea,
.uk-form select.uk-select {
  border-radius: 2px;
  border-color: var(--color-border);
}

.uk-form input.uk-input:focus,
.uk-form textarea.uk-textarea:focus,
.uk-form select.uk-select:focus {
  border-color: var(--color-red);
  box-shadow: 0 0 0 1px var(--color-red);
}

/* ---------- Detailseite ---------- */
.page-header {
  background: var(--color-ink);
  color: #fff;
  padding: 70px 0 44px;
}

.page-header .eyebrow {
  color: #ff5468;
}

.page-header h1 {
  color: #fff;
  margin: 8px 0 0;
}

.page-header .breadcrumb a {
  color: #bdbdbd;
}

.page-header .breadcrumb a:hover {
  color: #fff;
}

.feature-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 10px;
}

.feature-list svg {
  flex: none;
  stroke: var(--color-red);
  margin-top: 3px;
}

@media (max-width: 640px) {
  .hero-content h1 {
    font-size: 32px;
  }

  .cta-banner .uk-flex {
    text-align: center;
    justify-content: center;
  }
}

.language-switcher {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 5px 8px;
    border: 0;
    background: transparent;
    cursor: pointer;
}

.language-switcher {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px;
    line-height: 1;
}

.language-switcher img {
    display: block;
    width: 24px;
    height: 24px;
    transition: opacity 0.2s ease;
}

.language-switcher:hover img {
    opacity: 0.7;
}