/* =========================================================
   RWS – Modernisierte Webseite (Prototyp)
   ========================================================= */

/* ---------- Design-Tokens (zentrale Farben/Größen) ---------- */
:root {
  --c-primary:      #0153b6;
  --c-primary-dark: #013f8a;
  --c-primary-soft: #3f86da;
  --c-text:         #2a3340;
  --c-text-muted:   #566376;
  --c-bg:           #ffffff;
  --c-bg-alt:       #f3f5f9;
  --c-bg-dark:      #1f2937;
  --c-border:       #dde2ec;

  --radius:   12px;
  --radius-s: 8px;
  --shadow:   0 4px 16px rgba(15, 30, 60, 0.08);
  --shadow-h: 0 8px 28px rgba(15, 30, 60, 0.14);

  --container: 1200px;

  --font-sans: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI',
               Roboto, 'Helvetica Neue', Arial, sans-serif;
}

/* ---------- Reset / Basis ---------- */
*,
*::before,
*::after { box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
  margin: 0;
  font-family: var(--font-sans);
  font-size: 17px;
  line-height: 1.6;
  color: var(--c-text);
  background: var(--c-bg);
  -webkit-font-smoothing: antialiased;
}

img { max-width: 100%; height: auto; display: block; }

a { color: var(--c-primary); text-decoration: none; transition: color .15s; }
a:hover { color: var(--c-primary-dark); text-decoration: underline; }

h1, h2, h3 { color: var(--c-text); line-height: 1.2; margin: 0 0 .5em; }
h1 { font-size: clamp(1.8rem, 4vw, 2.6rem); font-weight: 700; }
h2 { font-size: clamp(1.4rem, 3vw, 1.9rem); font-weight: 600; }
h3 { font-size: 1.15rem; font-weight: 600; }

p { margin: 0 0 1em; color: var(--c-text-muted); }

.container {
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 1.25rem;
}

/* ---------- Header / Navigation ---------- */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: var(--c-bg);
  border-bottom: 1px solid var(--c-border);
  backdrop-filter: blur(8px);
}

.nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: .75rem 0;
}

.nav-brand {
  display: flex;
  align-items: center;
  gap: .75rem;
  font-weight: 700;
  color: var(--c-primary);
}
.nav-brand img { height: 44px; width: auto; mix-blend-mode: multiply; }
.nav-brand span { font-size: .95rem; line-height: 1.1; }

.nav-list {
  display: flex;
  gap: .25rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-list li { position: relative; }

.nav-list > li > a {
  display: block;
  padding: .65rem 1rem;
  border-radius: var(--radius-s);
  color: var(--c-text);
  font-weight: 500;
}
.nav-list > li > a:hover,
.nav-list > li:hover > a {
  background: var(--c-bg-alt);
  color: var(--c-primary);
  text-decoration: none;
}

/* Untermenü */
.nav-list .submenu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 220px;
  list-style: none;
  margin: 0;
  padding: .5rem;
  background: var(--c-bg);
  border: 1px solid var(--c-border);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: opacity .15s, transform .15s, visibility .15s;
}
.nav-list li:hover > .submenu,
.nav-list li:focus-within > .submenu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.submenu a {
  display: block;
  padding: .5rem .75rem;
  border-radius: var(--radius-s);
  color: var(--c-text);
}
.submenu a:hover { background: var(--c-bg-alt); color: var(--c-primary); text-decoration: none; }

.lang-switch {
  font-size: .85rem;
  padding: .35rem .7rem !important;
  border: 1px solid var(--c-border);
  border-radius: 999px;
  margin-left: .5rem;
}

/* Hamburger (Mobil) */
.nav-toggle {
  display: none;
  background: none;
  border: 0;
  width: 44px;
  height: 44px;
  cursor: pointer;
  padding: 10px;
}
.nav-toggle span,
.nav-toggle span::before,
.nav-toggle span::after {
  display: block;
  width: 24px;
  height: 2px;
  background: var(--c-text);
  position: relative;
  transition: transform .2s;
}
.nav-toggle span::before { content: ''; position: absolute; top: -7px; }
.nav-toggle span::after  { content: ''; position: absolute; top:  7px; }

/* ---------- Hero ---------- */
.hero {
  background:
    radial-gradient(1200px 500px at 80% -100px, rgba(63,134,218,.18), transparent 60%),
    linear-gradient(180deg, #f7f9fd 0%, #ffffff 100%);
  padding: clamp(2.5rem, 6vw, 5rem) 0;
}
.hero-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  align-items: center;
}
.hero h1 { color: var(--c-primary); }
.hero .hero-quote {
  font-size: 1.25rem;
  font-style: italic;
  font-weight: 500;
  color: var(--c-primary);
  margin: -.25rem 0 1rem;
  padding-left: 1rem;
  border-left: 3px solid var(--c-primary-soft);
}
.hero .lead {
  font-size: 1.15rem;
  color: var(--c-text);
}
.hero-image {
  display: flex;
  justify-content: center;
}
.hero-image img {
  max-width: 460px;
  width: 100%;
  /* weißen PNG-Hintergrund auf hellem Untergrund verschwinden lassen */
  mix-blend-mode: multiply;
}

.cta-row {
  display: flex;
  flex-wrap: wrap;
  gap: .75rem;
  margin-top: 1.5rem;
}

.btn {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  padding: .75rem 1.25rem;
  border-radius: var(--radius-s);
  font-weight: 600;
  font-size: .95rem;
  border: 1px solid transparent;
  cursor: pointer;
  transition: transform .1s, box-shadow .15s, background .15s;
  text-decoration: none;
}
.btn:hover { text-decoration: none; transform: translateY(-1px); }
.btn-primary {
  background: var(--c-primary);
  color: #fff;
  box-shadow: 0 4px 14px rgba(1, 83, 182, .3);
}
.btn-primary:hover { background: var(--c-primary-dark); color: #fff; box-shadow: 0 6px 18px rgba(1, 83, 182, .4); }
.btn-outline {
  background: #fff;
  color: var(--c-primary);
  border-color: var(--c-border);
}
.btn-outline:hover { background: var(--c-bg-alt); color: var(--c-primary); }

.btn svg { width: 18px; height: 18px; }

/* Vertrauens-Badges unter Hero */
.trust {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem 2rem;
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid var(--c-border);
  color: var(--c-text-muted);
  font-size: .9rem;
}
.trust div { display: flex; align-items: center; gap: .5rem; }
.trust strong { color: var(--c-primary); font-size: 1.2rem; }

/* ---------- Sektion: Produkte ---------- */
.section { padding: clamp(3rem, 6vw, 5rem) 0; }
.section-alt { background: var(--c-bg-alt); }

.section-header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 2.5rem;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 1.5rem;
}

.product-card {
  background: #fff;
  border: 1px solid var(--c-border);
  border-radius: var(--radius);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform .2s, box-shadow .2s, border-color .2s;
}
.product-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-h);
  border-color: transparent;
}

.product-card-img {
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: var(--c-bg-alt);
}
.product-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease;
}
.product-card:hover .product-card-img img { transform: scale(1.04); }

.product-card-body {
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.product-card-body h3 { color: var(--c-primary); margin-bottom: .35rem; }
.product-card-body p  { font-size: .92rem; flex: 1; }

.product-card-link {
  margin-top: .75rem;
  font-weight: 600;
  font-size: .9rem;
  color: var(--c-primary);
  display: inline-flex;
  align-items: center;
  gap: .35rem;
}
.product-card-link::after {
  content: '→';
  transition: transform .15s;
}
.product-card:hover .product-card-link::after { transform: translateX(3px); }

/* ---------- Sektion: Über uns / Kontakt-CTA ---------- */
.about-cta {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  align-items: center;
  background: var(--c-primary);
  color: #fff;
  border-radius: var(--radius);
  padding: clamp(2rem, 4vw, 3rem);
}
.about-cta-single {
  grid-template-columns: 1fr;
  text-align: center;
  max-width: 760px;
  margin: 0 auto;
}
.about-cta-single .btn {
  margin-top: .75rem;
}
.antex-logo {
  display: inline-flex;
  background: #fff;
  padding: .85rem 1.5rem;
  border-radius: var(--radius);
  margin-bottom: 1.25rem;
  box-shadow: 0 4px 14px rgba(0,0,0,.15);
}
.antex-logo img {
  display: block;
  height: 56px;
  width: auto;
}
.about-cta h2 { color: #fff; }
.about-cta p  { color: rgba(255,255,255,.85); }
.about-cta .btn-primary {
  background: #fff;
  color: var(--c-primary);
  box-shadow: 0 4px 14px rgba(0,0,0,.15);
}
.about-cta .btn-primary:hover { background: var(--c-bg-alt); }

/* ---------- Footer ---------- */
.site-footer {
  background: var(--c-bg-dark);
  color: #cbd5e1;
  padding: 3rem 0 1.25rem;
  margin-top: 0;
}
.footer-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 2rem;
  margin-bottom: 2rem;
}
.footer-grid h4 { color: #fff; margin-bottom: .75rem; font-size: 1rem; }
.footer-grid a  { color: #cbd5e1; }
.footer-grid a:hover { color: #fff; }
.footer-grid ul { list-style: none; padding: 0; margin: 0; }
.footer-grid li { margin-bottom: .4rem; font-size: .9rem; }

.footer-bottom {
  border-top: 1px solid #374151;
  padding-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1rem;
  font-size: .85rem;
  color: #94a3b8;
}
.footer-bottom a { color: #94a3b8; margin-right: 1rem; }
.footer-bottom a:hover { color: #fff; }

/* =========================================================
   ZUSATZ: Styles für Unterseiten
   ========================================================= */

/* Page-Header (kleiner Hero auf Unterseiten) */
.page-header {
  background: linear-gradient(180deg, #f7f9fd 0%, #ffffff 100%);
  padding: clamp(2rem, 5vw, 3.5rem) 0 clamp(1.5rem, 3vw, 2rem);
  border-bottom: 1px solid var(--c-border);
}
.page-header .container { display: flex; flex-direction: column; gap: .5rem; }
.page-header h1 {
  font-size: clamp(1.6rem, 3.5vw, 2.2rem);
  color: var(--c-primary);
  margin: 0;
}
.page-header p { margin: 0; color: var(--c-text-muted); max-width: 720px; }

/* Breadcrumb */
.breadcrumb {
  font-size: .85rem;
  color: var(--c-text-muted);
  margin-bottom: .5rem;
  display: flex;
  flex-wrap: wrap;
  gap: .35rem;
}
.breadcrumb a { color: var(--c-text-muted); }
.breadcrumb a:hover { color: var(--c-primary); }
.breadcrumb span::before { content: '›'; margin-right: .35rem; color: #aaa; }

/* Layout: Inhalt + seitliche Box */
.page-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 280px;
  gap: 2.5rem;
  padding: clamp(2rem, 4vw, 3rem) 0;
}
@media (max-width: 900px) {
  .page-layout { grid-template-columns: 1fr; }
}

/* Sidebar Info-Karte */
.sidebar {
  position: sticky;
  top: 90px;
  align-self: start;
  background: var(--c-bg-alt);
  border: 1px solid var(--c-border);
  border-radius: var(--radius);
  padding: 1.5rem;
}
.sidebar h3 { font-size: 1rem; color: var(--c-primary); margin-bottom: 1rem; }
.sidebar p  { font-size: .9rem; }
.sidebar .btn { width: 100%; justify-content: center; margin-bottom: .5rem; }

/* Produktliste mit Bild + Text (für Detail-Seiten) */
.product-list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.product-item {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 1.5rem;
  padding: 1.5rem;
  background: #fff;
  border: 1px solid var(--c-border);
  border-radius: var(--radius);
  transition: box-shadow .15s, border-color .15s;
}
.product-item:hover { box-shadow: var(--shadow); border-color: transparent; }
.product-item-img {
  background: var(--c-bg-alt);
  border-radius: var(--radius-s);
  overflow: hidden;
  aspect-ratio: 4 / 3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-item-img img { width: 100%; height: 100%; object-fit: cover; }
.product-item-body h3 {
  font-size: 1.15rem;
  color: var(--c-primary);
  margin-bottom: .5rem;
}
.product-item-body p { margin-bottom: .35rem; font-size: .95rem; }
.product-item-body ul { padding-left: 1.2rem; margin: .5rem 0; }
.product-item-body li { font-size: .92rem; color: var(--c-text-muted); margin-bottom: .25rem; }

/* Artikel-Nr. als 2-zeiliger Block unterhalb der Beschreibung */
.article-no {
  display: inline-block;
  margin-top: .75rem;
  padding: .35rem .75rem;
  background: var(--c-bg-alt);
  border-left: 3px solid var(--c-primary);
  border-radius: var(--radius-s);
  line-height: 1.25;
}
.article-no .label {
  display: block;
  font-size: .72rem;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: var(--c-text-muted);
  font-weight: 600;
}
.article-no .number {
  display: block;
  font-size: 1rem;
  font-weight: 700;
  color: var(--c-primary);
  font-variant-numeric: tabular-nums;
}

.hp-badge {
  display: inline-block;
  background: linear-gradient(90deg, #d62828, #f77f00);
  color: #fff;
  font-size: .7rem;
  font-weight: 700;
  letter-spacing: .05em;
  padding: .15rem .5rem;
  border-radius: 4px;
  margin-left: .5rem;
  vertical-align: middle;
  text-transform: uppercase;
}

@media (max-width: 600px) {
  .product-item { grid-template-columns: 1fr; }
  .product-item-img { max-width: 280px; }
}

/* Kompakte Karten-Galerie (z.B. Gurtbänder, Bügelmaschinenbeläge) */
.compact-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 1rem;
  margin-top: 1.5rem;
}
.compact-card {
  background: #fff;
  border: 1px solid var(--c-border);
  border-radius: var(--radius-s);
  overflow: hidden;
  transition: transform .15s, box-shadow .15s;
}
.compact-card:hover { transform: translateY(-2px); box-shadow: var(--shadow); }
.compact-card img { width: 100%; aspect-ratio: 4/3; object-fit: cover; }
.compact-card p {
  margin: 0;
  padding: .75rem;
  font-size: .85rem;
  text-align: center;
  color: var(--c-text);
}

/* Datentabelle (z.B. Mangeltextilien) */
.spec-table {
  width: 100%;
  border-collapse: collapse;
  margin: 1rem 0;
  font-size: .95rem;
}
.spec-table th,
.spec-table td {
  padding: .65rem .75rem;
  text-align: left;
  border-bottom: 1px solid var(--c-border);
}
.spec-table th { background: var(--c-bg-alt); color: var(--c-text); font-weight: 600; }
.spec-table tr:hover { background: var(--c-bg-alt); }

/* Lange Textseiten (Impressum, Datenschutz, AGB) */
.prose { max-width: 760px; }
.prose h2 { color: var(--c-primary); margin-top: 2rem; font-size: 1.3rem; }
.prose h3 { color: var(--c-text); margin-top: 1.25rem; font-size: 1.05rem; }
.prose p, .prose li { font-size: .96rem; color: var(--c-text); }
.prose ul { padding-left: 1.25rem; margin-bottom: 1rem; }
.prose strong { color: var(--c-text); }
.prose a { word-break: break-word; }

/* Sitemap-Liste */
.sitemap-list { padding-left: 0; list-style: none; }
.sitemap-list > li {
  margin-bottom: .5rem;
  padding-left: 1rem;
  border-left: 3px solid var(--c-primary);
}
.sitemap-list > li > ul {
  list-style: none;
  padding-left: 1.5rem;
  margin-top: .35rem;
}
.sitemap-list a {
  display: inline-block;
  padding: .25rem 0;
  font-weight: 500;
}

/* Leistungsspektrum-Grid (Montageservice oben) */
.spectrum-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 1rem;
  margin: 1rem 0 2rem;
}
.spectrum-card {
  background: #fff;
  border: 1px solid var(--c-border);
  border-left: 4px solid var(--c-primary);
  border-radius: var(--radius-s);
  padding: 1rem 1.25rem;
  transition: box-shadow .15s, transform .15s;
}
.spectrum-card:hover {
  box-shadow: var(--shadow);
  transform: translateY(-2px);
}
.spectrum-card h3 {
  font-size: 1rem;
  color: var(--c-primary);
  margin: 0 0 .35rem;
}
.spectrum-card ul {
  margin: .25rem 0 0;
  padding-left: 1.1rem;
}
.spectrum-card li {
  font-size: .88rem;
  color: var(--c-text-muted);
  margin-bottom: .15rem;
}
.spectrum-card p {
  font-size: .88rem;
  color: var(--c-text-muted);
  margin: 0;
}

/* Service-Liste (Montageservice) */
.service-list {
  display: grid;
  gap: 1.25rem;
  margin-top: 1.5rem;
}
.service-item {
  background: #fff;
  border: 1px solid var(--c-border);
  border-radius: var(--radius);
  padding: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 200px;
  gap: 1.5rem;
  align-items: start;
}
.service-item h3 { color: var(--c-primary); }
.service-item ul { padding-left: 1.25rem; margin: .5rem 0; }
.service-item li { color: var(--c-text-muted); font-size: .95rem; margin-bottom: .25rem; }
.service-item img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: var(--radius-s);
}
@media (max-width: 700px) {
  .service-item { grid-template-columns: 1fr; }
  .service-item img { max-width: 280px; }
}

/* Übersicht-Karten (mehr Inhalt, größere Beschreibung) */
.overview-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.5rem;
  margin-top: 1rem;
}
.overview-card {
  background: #fff;
  border: 1px solid var(--c-border);
  border-radius: var(--radius);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform .15s, box-shadow .15s;
  text-decoration: none;
  color: inherit;
}
.overview-card:hover {
  transform: translateY(-3px);
  box-shadow: var(--shadow-h);
  text-decoration: none;
}
.overview-card-img { aspect-ratio: 16/10; overflow: hidden; background: var(--c-bg-alt); }
.overview-card-img img { width: 100%; height: 100%; object-fit: cover; }
.overview-card-body { padding: 1.25rem; flex: 1; display: flex; flex-direction: column; }
.overview-card-body h3 { color: var(--c-primary); margin-bottom: .5rem; }
.overview-card-body p { font-size: .92rem; flex: 1; }
.overview-card-body .product-card-link { margin-top: .5rem; }

/* ---------- Kontakt-Seite ---------- */
.contact-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 1.5rem;
  margin-bottom: 3rem;
}
.contact-card {
  background: #fff;
  border: 1px solid var(--c-border);
  border-radius: var(--radius);
  padding: 1.75rem;
  transition: transform .15s, box-shadow .15s;
}
.contact-card:hover {
  transform: translateY(-3px);
  box-shadow: var(--shadow);
}
.contact-icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: var(--c-bg-alt);
  color: var(--c-primary);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}
.contact-icon svg { width: 22px; height: 22px; }
.contact-card h2 {
  font-size: 1.15rem;
  color: var(--c-primary);
  margin-bottom: .5rem;
}
.contact-card p, .contact-card address {
  font-size: .95rem;
  font-style: normal;
  color: var(--c-text-muted);
  margin-bottom: 1rem;
  line-height: 1.55;
}
.contact-card .btn {
  width: 100%;
  justify-content: center;
}
.contact-cta {
  background: var(--c-bg-alt);
  border-radius: var(--radius);
  padding: clamp(1.5rem, 4vw, 2.5rem);
  text-align: center;
  max-width: 760px;
  margin: 0 auto;
}
.contact-cta h2 {
  color: var(--c-primary);
  margin-bottom: .75rem;
}
.contact-cta p {
  color: var(--c-text);
  max-width: 580px;
  margin: 0 auto 1.25rem;
}

/* ---------- Cookie-Hinweis ---------- */
.cookie-banner {
  position: fixed;
  bottom: 1rem;
  left: 1rem;
  right: 1rem;
  max-width: 820px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid var(--c-border);
  border-radius: var(--radius);
  padding: 1rem 1.25rem;
  box-shadow: 0 10px 36px rgba(15, 30, 60, 0.20);
  display: flex;
  align-items: center;
  gap: 1rem;
  z-index: 9999;
  opacity: 0;
  transform: translateY(20px);
  animation: cookieIn .3s ease .4s forwards;
}
.cookie-banner.hidden {
  animation: cookieOut .25s ease forwards;
  pointer-events: none;
}
@keyframes cookieIn  { to { opacity: 1; transform: translateY(0); } }
@keyframes cookieOut { to { opacity: 0; transform: translateY(20px); } }
.cookie-banner p {
  margin: 0;
  flex: 1;
  color: var(--c-text);
  font-size: .92rem;
  line-height: 1.45;
}
.cookie-banner a {
  color: var(--c-primary);
  text-decoration: underline;
  font-weight: 500;
}
.cookie-banner button {
  flex-shrink: 0;
  background: var(--c-primary);
  color: #fff;
  border: 0;
  border-radius: var(--radius-s);
  padding: .65rem 1.25rem;
  font-size: .9rem;
  font-weight: 600;
  font-family: inherit;
  cursor: pointer;
  transition: background .15s, transform .1s;
}
.cookie-banner button:hover  { background: var(--c-primary-dark); }
.cookie-banner button:active { transform: translateY(1px); }
@media (max-width: 600px) {
  .cookie-banner {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
    bottom: .5rem;
    left: .5rem;
    right: .5rem;
    padding: 1rem;
  }
  .cookie-banner button { width: 100%; }
  .cookie-banner p { font-size: .88rem; }
}

/* ---------- Responsive ---------- */
@media (max-width: 900px) {
  .hero-grid { grid-template-columns: 1fr; text-align: center; }
  /* Logo auf Mobil: oberhalb des Textes, kleiner */
  .hero-image { order: -1; margin-bottom: .25rem; }
  .hero-image img { max-width: 200px; }
  .cta-row { justify-content: center; }
  .trust { justify-content: center; text-align: center; }
  .about-cta { grid-template-columns: 1fr; text-align: center; }
}

@media (max-width: 768px) {
  .nav-toggle { display: block; }
  .nav-list {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    flex-direction: column;
    align-items: stretch;
    background: var(--c-bg);
    border-top: 1px solid var(--c-border);
    padding: .5rem;
    gap: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height .25s ease;
  }
  .nav-list.open { max-height: 600px; padding: .5rem; }
  .nav-list .submenu {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: none;
    box-shadow: none;
    border: 0;
    background: var(--c-bg-alt);
    padding-left: 1rem;
    margin-top: .25rem;
  }
  .lang-switch { margin-left: 0; }
}
