.elementor-35 .elementor-element.elementor-element-44a7595b{--display:flex;--min-height:4px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:20px 20px;--row-gap:20px;--column-gap:20px;box-shadow:0px 5px 24px 0px rgba(0, 0, 0, 0.12);--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;--z-index:20;}.elementor-35 .elementor-element.elementor-element-4b566596{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-35 .elementor-element.elementor-element-44a7595b{--min-height:66px;}}@media(max-width:767px){.elementor-35 .elementor-element.elementor-element-44a7595b{--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;--z-index:0;}}/* Start custom CSS for html, class: .elementor-element-32ea7a65 *//* =================================================================
   GENKI VITAL ACADEMY · HEADER CSS (inkl. Job-Laufband) — Mauve #75556d
   ELEMENTOR: Site Settings → Custom CSS
   ================================================================= */
/* ── Logo-Lockup + „Ehemals"-Zusatz (unter ACADEMY ausgerichtet) ── */
.tpn-brand { display: inline-flex; flex-direction: column; align-items: flex-start; gap: 3px; text-decoration: none; line-height: 1; }
.tpn-brand .tpn-brand-logo { width: auto; }
.tpn-brand-tag {
  margin-left: 26.5%;          /* startet unter „ACADEMY" */
  font-family: 'Manrope', -apple-system, system-ui, sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #008c45;
  white-space: nowrap;
}
.tpn-brand-tag-pre { color: #00733a; font-weight: 600; }
@media (max-width: 480px) {
  .tpn-brand-tag { font-size: 0.56rem; letter-spacing: 0.06em; }
}

/* Buttons */
.tpn-btn { display: inline-flex; align-items: center; gap: 10px; padding: 14px 28px; border-radius: 8px; font-family: 'Manrope', -apple-system, system-ui, sans-serif; font-weight: 600; font-size: 0.95rem; border: 2px solid transparent; transition: all 0.3s cubic-bezier(0.22, 1, 0.36, 1); cursor: pointer; white-space: nowrap; line-height: 1.2; text-decoration: none; box-sizing: border-box; }
.tpn-btn-sm { padding: 10px 20px; font-size: 0.88rem; }
.tpn-btn-primary { background-color: #75556d; color: #ffffff; font-weight: 700; border-color: #75556d; }
.tpn-btn-primary:hover { background-color: #5e4457; color: #ffffff; border-color: #5e4457; transform: translateY(-2px); box-shadow: 0 14px 36px rgba(117, 85, 109, 0.32); }
.tpn-btn-mauve { background-color: #ffffff; color: #5e4457; border-color: #ffffff; }
.tpn-btn-mauve:hover { background-color: #f4eff2; color: #4a3545; border-color: #f4eff2; transform: translateY(-2px); box-shadow: 0 16px 40px rgba(74, 53, 69, 0.22); }

/* Fixed Header */
.tpn-header { position: fixed; top: 0; left: 0; right: 0; width: 100%; z-index: 100; background-color: rgba(254, 253, 251, 0.92); backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px); border-bottom: 1px solid rgba(234, 230, 224, 0.6); }
.tpn-header.scrolled { background-color: rgba(254, 253, 251, 0.97); box-shadow: 0 4px 24px rgba(59, 59, 59, 0.05); }
.tpn-header-spacer { width: 100%; }

/* Mauve Topbar */
.tpn-topbar { background-color: #75556d; color: #ffffff; padding: 7px 0; font-size: 0.82rem; font-weight: 600; font-family: 'Manrope', -apple-system, system-ui, sans-serif; }
.tpn-topbar-inner { display: flex; justify-content: space-between; align-items: center; gap: 24px; flex-wrap: wrap; }
.tpn-topbar-info { display: flex; gap: 24px; flex-wrap: wrap; }
.tpn-topbar-info span { display: inline-flex; align-items: center; gap: 6px; }
.tpn-topbar-info a { color: #ffffff; text-decoration: none; }
.tpn-topbar-info a:hover { color: #e3d6df; }
.tpn-topbar-cta a { color: #ffffff; font-weight: 700; text-decoration: none; }
.tpn-topbar-cta a:hover { color: #e3d6df; }

/* Main Header */
.tpn-header-main { display: flex; align-items: center; justify-content: space-between; padding: 14px 0; gap: 28px; min-height: 84px; }
.tpn-brand-logo { height: 40px; width: 50%; display: block; }
@media (min-width: 768px) { .tpn-brand-logo { height: 48px; } }

/* Desktop Nav + Mega */
.tpn-nav { display: flex; align-items: center; gap: 2px; flex: 1; justify-content: center; }
.tpn-nav-item { position: relative; }
.tpn-nav-link { display: inline-flex; align-items: center; gap: 5px; padding: 10px 16px; color: #3b3b3b; font-family: 'Manrope', -apple-system, system-ui, sans-serif; font-weight: 500; font-size: 0.93rem; border-radius: 8px; transition: all 0.2s; text-decoration: none; }
.tpn-nav-link:hover, .tpn-nav-link.active { color: #5e4457; background-color: rgba(117, 85, 109, 0.08); }
.tpn-nav-link-caret { width: 10px; height: 10px; transition: transform 0.25s; }
.tpn-nav-item:hover .tpn-nav-link-caret { transform: rotate(180deg); }

.tpn-mega { position: absolute; top: calc(100% + 10px); left: 50%; transform: translateX(-50%) translateY(10px); min-width: 700px; background-color: #ffffff; border-radius: 24px; box-shadow: 0 32px 64px rgba(74, 53, 69, 0.15); border: 1px solid #f0ece6; padding: 28px; opacity: 0; visibility: hidden; transition: all 0.3s cubic-bezier(0.22, 1, 0.36, 1); pointer-events: none; z-index: 90; }
.tpn-nav-item:hover .tpn-mega, .tpn-nav-item:focus-within .tpn-mega { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); pointer-events: auto; }
.tpn-mega::before { content: ""; position: absolute; bottom: 100%; left: 0; right: 0; height: 12px; }
.tpn-mega-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 24px; }
.tpn-mega-grid--2 { grid-template-columns: 1fr 1fr; }
.tpn-mega-grid--kontakt { grid-template-columns: 1fr 1fr; gap: 20px; }
.tpn-mega-col h5 { font-family: 'Manrope', -apple-system, system-ui, sans-serif; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; color: #5e4457; margin-bottom: 14px; padding-bottom: 10px; border-bottom: 2px solid #ddccd7; }
.tpn-mega-link { display: flex; gap: 12px; padding: 8px 8px 8px 0; border-radius: 8px; color: #2a2a2a; transition: all 0.2s; text-decoration: none; }
.tpn-mega-link:hover { background-color: #f4eff2; padding-left: 8px; color: #5e4457; }
.tpn-mega-link-icon { width: 36px; height: 36px; background-color: #ece4ea; border-radius: 10px; display: grid; place-items: center; color: #75556d; flex-shrink: 0; font-size: 0.95rem; }
.tpn-mega-link:hover .tpn-mega-link-icon { background-color: #75556d; color: #ffffff; }
.tpn-mega-link-body strong { display: block; font-weight: 600; font-size: 0.9rem; color: #3b3b3b; margin-bottom: 2px; }
.tpn-mega-link-body span { display: block; font-size: 0.76rem; color: #6b6560; line-height: 1.4; }

.tpn-mega-feature { background: linear-gradient(135deg, #75556d 0%, #5e4457 100%); border-radius: 14px; padding: 24px; color: #ffffff; display: flex; flex-direction: column; justify-content: space-between; min-height: 200px; position: relative; overflow: hidden; }
.tpn-mega-feature::before { content: ""; position: absolute; top: -40px; right: -40px; width: 160px; height: 160px; background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%); border-radius: 50%; }
.tpn-mega-feature small { position: relative; z-index: 1; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #e3d6df; margin-bottom: 12px; display: block; }
.tpn-mega-feature strong { position: relative; z-index: 1; font-family: 'Fraunces', 'Georgia', serif; font-weight: 700; font-size: 1.25rem; line-height: 1.2; margin-bottom: 10px; display: block; }
.tpn-mega-feature p { position: relative; z-index: 1; font-size: 0.82rem; opacity: 0.9; margin-bottom: 16px; }

.tpn-mega-login { display: flex; align-items: center; gap: 10px; padding: 14px 18px; background-color: #3b3b3b; color: #ffffff; border-radius: 10px; text-decoration: none; font-family: 'Manrope', -apple-system, system-ui, sans-serif; font-weight: 600; font-size: 0.88rem; transition: all 0.25s; margin-top: 8px; }
.tpn-mega-login:hover { background-color: #5e4457; color: #ffffff; }
.tpn-mega-login-icon { width: 32px; height: 32px; background-color: rgba(255, 255, 255, 0.15); border-radius: 8px; display: grid; place-items: center; font-size: 0.9rem; }

/* CTA rechts */
.tpn-header-cta { display: flex; align-items: center; gap: 10px; flex-shrink: 0; }
.tpn-header-cta-phone { display: flex; flex-direction: column; font-size: 0.78rem; color: #6b6560; text-align: right; line-height: 1.3; font-family: 'Manrope', -apple-system, system-ui, sans-serif; }
.tpn-header-cta-phone strong { font-size: 0.95rem; color: #5e4457; font-weight: 700; }
@media (max-width: 1200px) { .tpn-header-cta-phone { display: none; } }

/* Mobile Toggle */
.tpn-mobile-toggle { display: none; width: 44px; height: 44px; border-radius: 8px; background-color: #75556d; color: #ffffff; position: relative; border: none; cursor: pointer; }
.tpn-mobile-toggle span { display: block; width: 22px; height: 2px; background-color: currentColor; position: absolute; left: 50%; transform: translateX(-50%); transition: all 0.3s; }
.tpn-mobile-toggle span:nth-child(1) { top: 16px; }
.tpn-mobile-toggle span:nth-child(2) { top: 21px; }
.tpn-mobile-toggle span:nth-child(3) { top: 26px; }
.tpn-mobile-toggle.is-open span:nth-child(1) { top: 21px; transform: translateX(-50%) rotate(45deg); }
.tpn-mobile-toggle.is-open span:nth-child(2) { opacity: 0; }
.tpn-mobile-toggle.is-open span:nth-child(3) { top: 21px; transform: translateX(-50%) rotate(-45deg); }

/* Mobile Nav Drawer */
.tpn-mobile-backdrop { position: fixed; inset: 0; background-color: rgba(59, 59, 59, 0.5); z-index: 199; opacity: 0; visibility: hidden; transition: all 0.3s; }
.tpn-mobile-backdrop.is-open { opacity: 1; visibility: visible; }
.tpn-mobile-nav { position: fixed; top: 0; right: 0; bottom: 0; width: min(420px, 90vw); background-color: #ffffff; z-index: 200; transform: translateX(100%); transition: transform 0.4s cubic-bezier(0.65, 0, 0.35, 1); display: flex; flex-direction: column; box-shadow: -20px 0 60px rgba(0, 0, 0, 0.15); }
.tpn-mobile-nav.is-open { transform: translateX(0); }
.tpn-mobile-nav-head { display: flex; justify-content: space-between; align-items: center; padding: 20px 24px; border-bottom: 1px solid #eae6e0; flex-shrink: 0; }
.tpn-mobile-nav-body { padding: 20px 24px; overflow-y: auto; flex: 1; }
.tpn-mobile-nav-foot { padding: 20px 24px; border-top: 2px solid #75556d; background-color: #f4eff2; flex-shrink: 0; }
.tpn-mobile-nav-item { border-bottom: 1px solid #f0ece6; }
.tpn-mobile-nav-link { display: flex; justify-content: space-between; align-items: center; padding: 16px 0; font-family: 'Manrope', -apple-system, system-ui, sans-serif; font-weight: 600; font-size: 1.02rem; color: #3b3b3b; width: 100%; text-align: left; cursor: pointer; text-decoration: none; background: none; border: none; }
.tpn-mobile-nav-link[aria-expanded="true"] { color: #5e4457; }
.tpn-mobile-nav-link-caret { transition: transform 0.25s; font-size: 1.2rem; color: #75556d; }
.tpn-mobile-nav-link[aria-expanded="true"] .tpn-mobile-nav-link-caret { transform: rotate(45deg); }
.tpn-mobile-sub { overflow: hidden; max-height: 0; transition: max-height 0.4s ease; }
.tpn-mobile-sub.is-open { max-height: 800px; }
.tpn-mobile-sub-inner { padding: 0 0 20px 12px; display: grid; gap: 4px; }
.tpn-mobile-sub-label { font-family: 'Manrope', -apple-system, system-ui, sans-serif; font-size: 0.7rem; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #5e4457; padding: 12px 12px 4px; }
.tpn-mobile-sub-link { padding: 10px 12px; font-size: 0.92rem; color: #6b6560; border-radius: 8px; display: block; text-decoration: none; }
.tpn-mobile-sub-link:hover { background-color: #f4eff2; color: #5e4457; }
.tpn-mobile-sub-desc { font-size: 0.75rem; color: #b9b3ab; display: block; margin-top: 2px; }
.tpn-mobile-login { display: flex; align-items: center; gap: 10px; padding: 14px 12px; margin-top: 8px; background-color: #3b3b3b; color: #ffffff; border-radius: 8px; text-decoration: none; font-family: 'Manrope', -apple-system, system-ui, sans-serif; font-weight: 600; font-size: 0.92rem; }
.tpn-mobile-login:hover { background-color: #5e4457; color: #ffffff; }

/* Responsive */
@media (max-width: 1080px) { .tpn-nav, .tpn-header-cta-phone { display: none; } .tpn-mobile-toggle { display: grid; place-items: center; } }
.tpn-hide-mobile { display: block; }
.tpn-show-mobile { display: none; }
@media (max-width: 720px) { .tpn-hide-mobile { display: none; } .tpn-show-mobile { display: block; } }
body.no-scroll { overflow: hidden; }

/* ══════ JOB-LAUFBAND (Teil des Headers, Mauve) ══════ */
.tpn-ticker { display: block; width: 100%; background-color: #75556d; overflow: hidden; text-decoration: none; border-top: 1px solid rgba(0, 0, 0, 0.06); transition: background-color 0.25s; }
.tpn-ticker:hover { background-color: #5e4457; }
.tpn-ticker-track { display: flex; width: max-content; will-change: transform; animation: tpnTickerScroll 34s linear infinite; }
.tpn-ticker:hover .tpn-ticker-track { animation-play-state: paused; }
.tpn-ticker-group { display: flex; align-items: center; flex: none; }
.tpn-ticker-item { display: inline-flex; align-items: center; color: #ffffff; font-family: 'Manrope', -apple-system, system-ui, sans-serif; font-size: 0.9rem; font-weight: 600; padding: 11px 0; white-space: nowrap; }
.tpn-ticker-item strong { font-weight: 800; }
.tpn-ticker-sep { color: rgba(255, 255, 255, 0.5); margin: 0 24px; font-size: 0.6rem; }
@keyframes tpnTickerScroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }
@media (prefers-reduced-motion: reduce) { .tpn-ticker-track { animation: none; } }/* End custom CSS */