.elementor-6582 .elementor-element.elementor-element-4a95c44{overflow:hidden;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-6582 .elementor-element.elementor-element-621b6ec > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-widget-media-carousel .elementor-carousel-image-overlay{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-6582 .elementor-element.elementor-element-ff2be1a.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:10px;}.elementor-6582 .elementor-element.elementor-element-ff2be1a .elementor-main-swiper{height:550px;width:100%;}.elementor-6582 .elementor-element.elementor-element-ff2be1a .elementor-main-swiper .swiper-slide{padding:0px 0px 0px 0px;}.elementor-6582 .elementor-element.elementor-element-ff2be1a .elementor-swiper-button{font-size:20px;}#elementor-lightbox-slideshow-ff2be1a .elementor-video-container{width:100%;}.elementor-6582 .elementor-element.elementor-element-ff2be1a .elementor-carousel-image-overlay{background-color:#3A3A3A87;font-family:"Helvetica", Sans-serif;font-size:15px;font-weight:300;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-6582 .elementor-element.elementor-element-ff2be1a.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:10px;}.elementor-6582 .elementor-element.elementor-element-ff2be1a .elementor-main-swiper{height:50vh;width:100%;}}@media(max-width:767px){.elementor-6582 .elementor-element.elementor-element-ff2be1a.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:10px;}.elementor-6582 .elementor-element.elementor-element-ff2be1a .elementor-main-swiper{height:380px;width:100%;}}/* Start custom CSS for media-carousel, class: .elementor-element-ff2be1a */.elementor-6582 .elementor-element.elementor-element-ff2be1a .elementor-carousel-image-overlay {
    height: 12%;
    bottom: 0;
    top: unset;
    justify-content: flex-start;
    text-align: left;
    padding: 10px;
}


.elementor-6582 .elementor-element.elementor-element-ff2be1a .swiper-pagination{
    display: flex;
    color:#ffffff;
    top: 0;
    height: fit-content;
    padding-top: 10px;
    font-size: 12px;
    justify-content: flex-end;
    padding-right: 10px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6aec8d9 */<style>

/* ── Reset ────────────────────────────────────────────────────── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  background: #FFFFFF; color: #605E5E;
  -webkit-font-smoothing: antialiased;
}
img { display: block; max-width: 100%; }
a { text-decoration: none; }

/* ── WW Farb-Tokens (identisch mit Deals-Seite) ───────────────
   Primär  #605E5E   Gold    #C9B691
   Border  #E8E4DE   Grau    #A0A09F
   Text    #797777   Weiß    #FFFFFF
   ─────────────────────────────────────────────────────────── */

/* ── Gemeinsame Typo-Klassen ──────────────────────────────────── */
.ww-label {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px; letter-spacing: 2.5px;
  color: #A0A09F; text-transform: uppercase; display: block;
}
.ww-headline {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: clamp(26px, 3.5vw, 40px); font-weight: 300; color: #605E5E;
  letter-spacing: 0.4px; line-height: 1.2;
}
.ww-body {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px; font-weight: 300; color: #797777;
  line-height: 1.9; letter-spacing: 0.25px;
}
.ww-rule-gold {
  width: 32px; height: 1px; background: #C9B691;
}

/* ── Button Hell ──────────────────────────────────────────────── */
.ww-btn {
  display: inline-block; border: 1px solid #605E5E;
  color: #605E5E !important; background: transparent;
  padding: 11px 28px;
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px; font-weight: 300; letter-spacing: 2px;
  text-transform: uppercase; cursor: pointer;
  transition: background 0.2s, color 0.2s;
}
.ww-btn:hover { background: #605E5E !important; color: #FFFFFF !important; }
.ww-btn::after {
  content: ''; display: inline-block; width: 7px; height: 7px;
  border-right: 1px solid currentColor; border-top: 1px solid currentColor;
  transform: rotate(45deg); margin-left: 10px; vertical-align: middle;
  transition: transform 0.2s;
}
.ww-btn:hover::after { transform: rotate(45deg) translate(2px,-2px); }

/* ── Button Invertiert (auf dunklem Grund) ────────────────────── */
.ww-btn-inv {
  display: inline-block; border: 1px solid rgba(255,255,255,0.45);
  color: #FFFFFF !important; background: transparent;
  padding: 11px 28px;
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px; font-weight: 300; letter-spacing: 2px;
  text-transform: uppercase; cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}
.ww-btn-inv:hover { border-color: #C9B691; background: rgba(255,255,255,0.06) !important; }

/* Hero-CSS entfernt — Bilderstrecke kommt aus WordPress, nicht aus diesem Snippet. */

/* Logo in Philosophie-Sektion · prominent gesetzt für Flagship-Wirkung */
.qt-philosophy-logo {
  height: clamp(80px, 9vw, 120px) !important;
  width: auto !important;
  max-height: 120px !important;
  max-width: 400px !important;
  display: block;
  margin: 0 auto 44px;
}

/* ════════════════════════════════════════════════════════════════
   2 · PHILOSOPHIE
   ════════════════════════════════════════════════════════════════ */
.qt-philosophy {
  max-width: 1440px; margin: 0 auto;
  padding: 88px 64px; text-align: center;
  border-bottom: 1px solid #E8E4DE;
}
.qt-philosophy .ww-label { margin-bottom: 20px; }
.qt-philosophy .ww-headline { margin-bottom: 24px; }
.qt-philosophy .ww-rule-gold { margin: 0 auto 28px; }
.qt-philosophy .ww-body { max-width: 600px; margin: 0 auto; font-size: 14px; line-height: 2; }

/* ════════════════════════════════════════════════════════════════
   3 · FEATURES
   ════════════════════════════════════════════════════════════════ */
.qt-features-outer { border-bottom: 1px solid #E8E4DE; }
.qt-features {
  max-width: 1440px; margin: 0 auto;
  display: grid; grid-template-columns: repeat(3, 1fr);
}
.qt-feature {
  padding: 52px 44px;
  border-right: 1px solid #E8E4DE;
}
.qt-feature:nth-child(3n) { border-right: none; }
.qt-feature:nth-child(n+4) { border-top: 1px solid #E8E4DE; }
.qt-feature-num {
  font-family: "Lulo clean w01 one bold", "Arial Black", sans-serif;
  font-size: 9px; letter-spacing: 3px; color: #A0A09F;
  text-transform: uppercase; display: block; margin-bottom: 18px;
}
.qt-feature-title {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 15px; font-weight: 300; color: #605E5E;
  letter-spacing: 0.3px; line-height: 1.3; margin-bottom: 12px;
}
.qt-feature-text {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px; font-weight: 300; color: #A0A09F;
  line-height: 1.8; letter-spacing: 0.2px;
}
.qt-feature.hl { background: #605E5E; border-right: none; }
.qt-feature.hl .qt-feature-num { color: #C9B691; }
.qt-feature.hl .qt-feature-title { color: #FFFFFF; }
.qt-feature.hl .qt-feature-text { color: rgba(255,255,255,0.5); }

/* ════════════════════════════════════════════════════════════════
   4 · PRODUKT-MODELLE
   ════════════════════════════════════════════════════════════════ */
.qt-models-intro {
  text-align: center; padding: 80px 24px 0;
}
.qt-models-intro .ww-label { margin-bottom: 18px; }
.qt-models-intro .ww-headline { margin-bottom: 14px; }
.qt-models-intro .ww-rule-gold { margin: 0 auto 18px; }
.qt-models-intro .ww-body { max-width: 460px; margin: 0 auto; }

.qt-section {
  max-width: 1440px; margin: 48px auto 0;
  border-top: 1px solid #E8E4DE;
}
.qt-tabs {
  display: flex; border-bottom: 1px solid #E8E4DE; background: #FFFFFF;
}
.qt-tab {
  flex: 1; padding: 20px 8px; text-align: center;
  cursor: pointer; border: none; background: none;
  border-bottom: 2px solid transparent; margin-bottom: -1px;
  display: block; transition: border-color 0.2s;
  outline: none;
}
.qt-tab:focus-visible { outline: 2px solid #C9B691; outline-offset: -2px; }
.qt-tab.active { border-bottom-color: #C9B691; background: #F7F6F4; }
.qt-tab-name {
  display: block;
  font-family: "Lulo clean w01 one bold", "Arial Black", sans-serif;
  font-size: 10px; letter-spacing: 2.5px; text-transform: uppercase;
  color: #A0A09F !important; margin-bottom: 4px; transition: color 0.2s;
}
.qt-tab.active .qt-tab-name,
.qt-tab:hover .qt-tab-name { color: #605E5E !important; }
.qt-tab-size {
  display: block;
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 10px; letter-spacing: 0.8px; color: #A0A09F !important;
}
.qt-tab.active .qt-tab-size { color: #7A7876 !important; }
.qt-panel { display: none; }
.qt-panel.active { display: grid; grid-template-columns: 1fr 1fr; }
/* Events-Panel hat kein 2-Spalten-Grid sondern volle Breite */
.qt-panel.qt-events-panel.active { display: block; }
.qt-prod-img {
  background: #F7F6F4;
  display: flex; align-items: center; justify-content: center;
  overflow: hidden; height: 560px;
}
.qt-prod-img img {
  width: 100%; height: 560px; object-fit: contain; padding: 52px;
  display: block; transition: transform 0.6s ease;
}
.qt-prod-img:hover img { transform: scale(1.03); }
.qt-prod-info {
  background: #FFFFFF; padding: 52px 56px;
  display: flex; flex-direction: column; justify-content: center;
  border-left: 1px solid #E8E4DE;
}
.qt-prod-tag {
  display: inline-block;
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 9px; letter-spacing: 2px; color: #605E5E;
  text-transform: uppercase; margin-bottom: 16px;
  padding-left: 10px; border-left: 2px solid #C9B691; line-height: 1.4;
}
.qt-prod-title {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 22px; font-weight: 300; color: #605E5E;
  letter-spacing: 0.8px; line-height: 1.35; margin: 0 0 5px;
}
.qt-prod-sub {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px; letter-spacing: 1.4px; color: #A0A09F;
  text-transform: uppercase; margin-bottom: 24px;
}
.qt-prod-desc {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px; font-weight: 300; color: #797777;
  line-height: 1.9; letter-spacing: 0.25px; margin: 0 0 12px;
}
.qt-specs { margin: 18px 0 0; border-top: 1px solid #E8E4DE; }
.qt-spec {
  display: flex; padding: 9px 0; border-bottom: 1px solid #E8E4DE; gap: 10px;
}
.qt-spec-key {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px; color: #A0A09F; min-width: 130px; flex-shrink: 0;
}
.qt-spec-val {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px; color: #605E5E;
}
.qt-price-block { margin-top: 18px; padding-top: 20px; border-top: 1px solid #E8E4DE; }
.qt-price-anfrage {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px; font-weight: 300; color: #605E5E;
  letter-spacing: 1px; margin-bottom: 4px;
}
.qt-price-tax {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px; color: #A0A09F;
}
.qt-btn-wrap { margin-top: 24px; }

/* Zonen-Balken */
.qt-zones { margin: 20px 0 6px; }
.qt-zones-bar { display: flex; height: 3px; border-radius: 1px; overflow: hidden; }
.qt-zones-bar span { display: block; height: 100%; }
.qt-z-cook { background: #605E5E; }
.qt-z-warm { background: #C9B691; }
.qt-z-cold { background: #E8E4DE; }
.qt-zones-legend { display: flex; gap: 16px; margin-top: 8px; flex-wrap: wrap; }
.qt-zones-legend-item {
  display: flex; align-items: center; gap: 5px;
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 10px; letter-spacing: 1px; color: #A0A09F; text-transform: uppercase;
}
.qt-zone-dot { width: 6px; height: 6px; border-radius: 50%; flex-shrink: 0; }
.qt-zone-dot.c { background: #605E5E; }
.qt-zone-dot.w { background: #C9B691; }
.qt-zone-dot.k { background: #E8E4DE; outline: 1px solid #C9B691; }

/* ════════════════════════════════════════════════════════════════
   5 · IM PROJEKT
   ════════════════════════════════════════════════════════════════ */
.qt-projekt-outer { margin-top: 88px; border-top: 1px solid #E8E4DE; }
.qt-projekt-intro {
  max-width: 1440px; margin: 0 auto;
  padding: 72px 24px 52px; text-align: center;
}
.qt-projekt-intro .ww-label { margin-bottom: 18px; }
.qt-projekt-grid {
  max-width: 1440px; margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 360px 360px 360px;
  gap: 1px; background: #E8E4DE;
  border-top: 1px solid #E8E4DE;
}
/* Hauptbild: 2 Spalten × 2 Zeilen */
.qt-pimg.main { grid-column: 1 / 3; grid-row: 1 / 3; }
/* Breites Bild unten rechts: 2 Spalten */
.qt-pimg.wide { grid-column: 2 / 4; }

.qt-pimg { overflow: hidden; background: #F7F6F4; }
.qt-pimg img {
  width: 100%; height: 100%; object-fit: cover; object-position: center;
  display: block; transition: transform 0.7s ease;
}
.qt-pimg:hover img { transform: scale(1.03); }

/* ════════════════════════════════════════════════════════════════
   6 · FORMATE / ACADEMY
   ════════════════════════════════════════════════════════════════ */
.qt-formate-outer { margin-top: 88px; border-top: 1px solid #E8E4DE; }
.qt-formate-intro {
  max-width: 1440px; margin: 0 auto;
  padding: 72px 24px 56px; text-align: center;
}
.qt-formate-intro .ww-label { margin-bottom: 18px; }
.qt-formate-intro .ww-headline { margin-bottom: 16px; }
.qt-formate-intro .ww-body { max-width: 480px; margin: 0 auto; }
.qt-formate-grid {
  max-width: 1440px; margin: 0 auto;
  display: grid; grid-template-columns: repeat(4, 1fr);
  border-top: 1px solid #E8E4DE;
}
.qt-format {
  padding: 48px 36px;
  border-right: 1px solid #E8E4DE;
}
.qt-format:last-child { border-right: none; }
.qt-format-num {
  font-family: "Lulo clean w01 one bold", "Arial Black", sans-serif;
  font-size: 9px; letter-spacing: 3px; color: #C9B691;
  display: block; margin-bottom: 18px;
}
.qt-format-title {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 15px; font-weight: 300; color: #605E5E;
  line-height: 1.3; margin-bottom: 14px;
}
.qt-format-text {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px; font-weight: 300; color: #A0A09F; line-height: 1.8;
}

/* ════════════════════════════════════════════════════════════════
   ACADEMY · Persönlich erleben (CTA-Block)
   ════════════════════════════════════════════════════════════════ */
.qt-academy-cta {
  max-width: 1440px; margin: 0 auto;
  padding: 64px 24px 80px;
  text-align: center;
  border-top: 1px solid #E8E4DE;
}
.qt-academy-cta .ww-label { margin-bottom: 18px; }
.qt-academy-cta .ww-headline { margin-bottom: 18px; font-size: clamp(22px, 2.6vw, 30px); }
.qt-academy-cta .ww-rule-gold { margin: 0 auto 26px; }
.qt-academy-cta .ww-body { max-width: 640px; margin: 0 auto 28px; font-size: 14px; line-height: 1.9; }

/* ════════════════════════════════════════════════════════════════
   VERANSTALTUNGEN · Tab-Switcher (Vorführungen / Themenkochen / kul)
   ════════════════════════════════════════════════════════════════ */
/* Shared Intro oberhalb des Tab-Switchers */
.qt-events-tabs-outer { margin-top: 88px; border-top: 1px solid #E8E4DE; }
.qt-events-tabs-intro {
  max-width: 1440px; margin: 0 auto;
  padding: 72px 24px 36px; text-align: center;
}
.qt-events-tabs-intro .ww-label { margin-bottom: 14px; }
.qt-events-tabs-intro .ww-headline { font-size: clamp(22px, 2.6vw, 30px); }

/* Panel-internes Intro (innerhalb eines Tabs) */
.qt-panel-intro {
  max-width: 1440px; margin: 0 auto;
  padding: 48px 24px 36px; text-align: center;
}
.qt-panel-headline {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: clamp(20px, 2.4vw, 26px); font-weight: 300;
  color: #605E5E; letter-spacing: 0.4px; line-height: 1.25;
  margin-bottom: 20px;
}
.qt-panel-body {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px; font-weight: 300; color: #797777;
  line-height: 1.95; letter-spacing: 0.25px;
  max-width: 720px; margin: 0 auto 16px;
}

/* Legacy: einzelne Sektions-Variante (für Rückfall, falls genutzt) */
.qt-events-outer { border-top: 1px solid #E8E4DE; }
.qt-events-intro {
  max-width: 1440px; margin: 0 auto;
  padding: 88px 24px 48px; text-align: center;
}
.qt-events-intro .ww-label { margin-bottom: 16px; }
.qt-events-intro .ww-headline { margin-bottom: 20px; font-size: clamp(22px, 2.8vw, 32px); }
.qt-events-intro .ww-rule-gold { margin: 0 auto 24px; }
.qt-events-intro .ww-body { max-width: 640px; margin: 0 auto; font-size: 14px; line-height: 1.95; }
.qt-events-meta {
  display: flex; gap: 40px; justify-content: center; flex-wrap: wrap;
  margin-top: 28px;
  padding-top: 24px; border-top: 1px solid #E8E4DE;
  max-width: 720px; margin-left: auto; margin-right: auto;
}
.qt-events-meta-item {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 10px; letter-spacing: 2px;
  color: #A0A09F; text-transform: uppercase;
}
.qt-events-meta-item strong { color: #605E5E; font-weight: 300; }

.qt-events-grid {
  max-width: 1440px; margin: 0 auto;
  display: grid; grid-template-columns: repeat(3, 1fr);
  gap: 1px; background: #E8E4DE;
  border-top: 1px solid #E8E4DE;
  border-bottom: 1px solid #E8E4DE;
}
.qt-event-card {
  background: #FFFFFF;
  padding: 32px 28px;
  display: flex; flex-direction: column;
  min-height: 240px;
  text-decoration: none;
  transition: background 0.25s ease, transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
  position: relative;
}
.qt-event-card:hover {
  background: #FAF9F7;
  transform: translateY(-3px);
  box-shadow: 0 6px 28px rgba(96,94,94,0.07);
  z-index: 2;
}
.qt-event-card:hover .qt-event-cta { color: #C9B691; }

/* Top-Zeile: Label links + Badge rechts */
.qt-event-card-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 22px;
}
.qt-event-label {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 10px; letter-spacing: 2.5px;
  color: #A0A09F; text-transform: uppercase;
  line-height: 1.4;
  margin: 0;
}
.qt-event-badge {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 9px; letter-spacing: 1.6px;
  text-transform: uppercase;
  padding: 4px 10px;
  border: 1px solid;
  white-space: nowrap;
  line-height: 1.2;
  flex-shrink: 0;
}
.qt-event-badge-free {
  color: #797777;
  border-color: #E8E4DE;
}
.qt-event-badge-paid {
  color: #C9B691;
  border-color: #C9B691;
  background: rgba(201, 182, 145, 0.05);
}
.qt-event-badge-anfrage {
  color: #605E5E;
  border-color: #605E5E;
}

/* Calendar-Style Datum: Tag groß, Monat+Jahr darunter */
.qt-event-date-block {
  flex: 1;
  display: flex; flex-direction: column;
  align-items: flex-start; justify-content: center;
  padding: 6px 0;
}
.qt-event-day {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: clamp(48px, 5.5vw, 68px);
  font-weight: 300;
  color: #605E5E;
  line-height: 0.95;
  letter-spacing: -1px;
  margin-bottom: 8px;
}
.qt-event-month {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  color: #797777;
  text-transform: uppercase;
}
.qt-event-alt-date {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  color: #A0A09F;
  letter-spacing: 0.3px;
  margin-top: 8px;
  font-style: italic;
}

/* kul(t)inarium Karten: Beschreibung statt Datum */
.qt-event-kult-desc {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  color: #797777;
  line-height: 1.7;
  letter-spacing: 0.2px;
  margin: 8px 0 18px;
  flex: 1;
}

/* CTA unten — bleibt am Karten-Boden */
.qt-event-cta {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 10px; letter-spacing: 1.8px;
  color: #A0A09F; text-transform: uppercase;
  margin-top: auto;
  padding-top: 18px;
  transition: color 0.25s ease;
}
.qt-event-cta::after { content: ' ↗'; margin-left: 4px; }

/* Legacy-Fallback (falls noch alte HTML-Karten genutzt werden) */
.qt-event-dates { display: flex; flex-direction: column; }
.qt-event-date {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px; color: #605E5E;
  letter-spacing: 0.3px; line-height: 1.4;
  display: block;
}

/* ════════════════════════════════════════════════════════════════
   KUL(T)INARIUM · Neue Sektion (eigene Plattform)
   ════════════════════════════════════════════════════════════════ */
.qt-kult-outer {
  margin-top: 88px;
  border-top: 1px solid #E8E4DE;
  background: #FAF9F7;
}
.qt-kult {
  max-width: 1440px; margin: 0 auto;
  padding: 96px 24px;
  text-align: center;
}
.qt-kult .ww-label { margin-bottom: 18px; }
.qt-kult .ww-headline { margin-bottom: 18px; }
.qt-kult .ww-rule-gold { margin: 0 auto 32px; }
.qt-kult-intro {
  max-width: 720px; margin: 0 auto 32px;
  font-size: 15px; font-weight: 300; font-style: italic;
  color: #797777; line-height: 1.85; letter-spacing: 0.3px;
}
.qt-kult-subhead {
  max-width: 720px; margin: 36px auto 14px;
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px; font-weight: 300; color: #605E5E;
  letter-spacing: 0.4px; text-align: left;
}
.qt-kult-body {
  max-width: 720px; margin: 0 auto 20px;
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px; font-weight: 300; color: #797777;
  line-height: 1.95; letter-spacing: 0.25px; text-align: left;
}

/* ════════════════════════════════════════════════════════════════
   SHOWROOM (Conversion-Anker Ockenheim)
   ════════════════════════════════════════════════════════════════ */
.qt-showroom-outer {
  background: transparent;
  border-top: 1px solid #E8E4DE;
}
.qt-showroom {
  max-width: 1440px; margin: 0 auto;
  padding: 110px 80px; text-align: center;
}
.qt-showroom .ww-label { color: #C9B691; margin-bottom: 22px; }
.qt-showroom .ww-headline { color: #2B2929; margin-bottom: 18px; }
.qt-showroom .ww-rule-gold { margin: 0 auto 32px; }
.qt-showroom-body {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px; font-weight: 300; color: #7A7876;
  line-height: 2; max-width: 560px; margin: 0 auto 44px;
}
.qt-showroom-meta {
  display: flex; gap: 56px; justify-content: center;
  flex-wrap: wrap; margin: 0 auto 44px;
  border-top: 1px solid #E8E4DE;
  border-bottom: 1px solid #E8E4DE;
  padding: 32px 0; max-width: 760px;
}
.qt-showroom-meta-item { text-align: center; }
.qt-showroom-meta-key {
  display: block;
  font-family: "Lulo clean w01 one bold", "Arial Black", sans-serif;
  font-size: 9px; letter-spacing: 2.5px; color: #C9B691;
  text-transform: uppercase; margin-bottom: 10px;
}
.qt-showroom-meta-val {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px; color: #605E5E; line-height: 1.7;
}
.qt-showroom-meta-val a { color: #605E5E; text-decoration: none; }
.qt-showroom-meta-val a:hover { color: #C9B691; }
.qt-showroom-actions { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }

/* ════════════════════════════════════════════════════════════════
   FAQ (Trust + SEO Long-Tail)
   ════════════════════════════════════════════════════════════════ */
.qt-faq-outer { border-top: 1px solid #E8E4DE; background: #FFFFFF; }
.qt-faq {
  max-width: 1440px; margin: 0 auto;
  padding: 96px 80px;
  display: grid; grid-template-columns: 1fr 2fr; gap: 80px;
}
.qt-faq-intro { position: sticky; top: 110px; align-self: start; }
.qt-faq-intro .ww-label { margin-bottom: 18px; }
.qt-faq-intro .ww-headline { margin-bottom: 22px; }
.qt-faq-intro .ww-rule-gold { margin-bottom: 22px; }
.qt-faq-intro .ww-body { font-size: 13px; }
.qt-faq-list { display: flex; flex-direction: column; }
.qt-faq-item {
  border-bottom: 1px solid #E8E4DE;
  padding: 22px 0;
}
.qt-faq-item summary {
  cursor: pointer; list-style: none;
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px; font-weight: 300; color: #605E5E;
  letter-spacing: 0.3px; line-height: 1.4;
  display: flex; justify-content: space-between; align-items: center; gap: 24px;
  transition: color 0.15s;
}
.qt-faq-item summary::-webkit-details-marker { display: none; }
.qt-faq-item summary:hover { color: #C9B691; }
.qt-faq-item summary::after {
  content: '+'; font-size: 22px; color: #C9B691; font-weight: 300;
  transition: transform 0.2s;
}
.qt-faq-item[open] summary::after { content: '–'; }
.qt-faq-item p {
  font-family: "Helvetica W01 Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px; color: #797777; line-height: 1.9;
  letter-spacing: 0.25px;
  margin-top: 18px; max-width: 720px;
}

/* ════════════════════════════════════════════════════════════════
   RESPONSIVE
   ════════════════════════════════════════════════════════════════ */
@media (max-width: 1024px) {
  .qt-features { grid-template-columns: repeat(2, 1fr); }
  .qt-feature:nth-child(3n) { border-right: 1px solid #E8E4DE; }
  .qt-feature:nth-child(2n) { border-right: none; }
  .qt-feature:nth-child(n+3) { border-top: 1px solid #E8E4DE; }
  .qt-feature.hl { border-right: none; }
  .qt-formate-grid { grid-template-columns: repeat(2, 1fr); }
  .qt-events-grid { grid-template-columns: repeat(2, 1fr); }
  .qt-events-meta { gap: 24px; }
  .qt-academy-cta { padding: 48px 24px 64px; }
  .qt-kult { padding: 72px 24px; }
  .qt-format:nth-child(2) { border-right: none; }
  .qt-format:nth-child(n+3) { border-top: 1px solid #E8E4DE; border-right: 1px solid #E8E4DE; }
  .qt-format:nth-child(4) { border-right: none; }
}
@media (max-width: 1024px) {
  .qt-showroom { padding: 72px 48px; }
  .qt-faq { grid-template-columns: 1fr; gap: 40px; padding: 72px 48px; }
  .qt-faq-intro { position: static; }
}
@media (max-width: 900px) {
  .qt-panel.active { grid-template-columns: 1fr; }
  .qt-prod-img { min-height: 300px; }
  .qt-prod-info { padding: 36px 28px; border-left: none; border-top: 1px solid #E8E4DE; }
  .qt-tab-size { display: none; }
  .qt-projekt-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 280px 280px 280px;
  }
  .qt-pimg.main { grid-column: 1 / 3; grid-row: auto; }
  .qt-pimg.wide { grid-column: 1 / 3; }
}
@media (max-width: 640px) {
  .qt-projekt-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .qt-projekt-grid .qt-pimg { min-height: 240px; }
  .qt-pimg.main,
  .qt-pimg.wide { grid-column: auto; }
  .qt-showroom, .qt-faq { padding-left: 24px; padding-right: 24px; }
  .qt-showroom-meta { flex-direction: column; gap: 20px; }
  .qt-features { grid-template-columns: 1fr; }
  .qt-feature { border-right: none !important; }
  .qt-feature:nth-child(n+2) { border-top: 1px solid #E8E4DE; }
  .qt-formate-grid { grid-template-columns: 1fr; }
  .qt-format { border-right: none; border-top: 1px solid #E8E4DE; }
  .qt-format:first-child { border-top: none; }
  .qt-events-grid { grid-template-columns: 1fr; }
  .qt-events-meta { flex-direction: column; gap: 16px; }
  .qt-kult { padding: 56px 20px; }
  .qt-kult-intro { font-size: 14px; }
}

/* ── Screen-Reader Only · SEO Hidden Block ─────────────────────
   Optisch unsichtbar, semantisch + für Google sichtbar.
   ─────────────────────────────────────────────────────────── */
.qt-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

</style>/* End custom CSS */