.v1-module__OEjooq__layout{flex-direction:column;min-height:100vh;display:flex}.v1-module__OEjooq__header{background:var(--wf-surface);border-bottom:var(--wf-border-style);padding:var(--wf-space-md)0}.v1-module__OEjooq__headerContainer{max-width:1200px;padding:0 var(--wf-space-lg);justify-content:space-between;align-items:center;gap:var(--wf-space-xl);margin:0 auto;display:flex}.v1-module__OEjooq__logo{align-items:center;gap:var(--wf-space-sm);color:var(--wf-text);text-decoration:none;display:flex}.v1-module__OEjooq__logo:hover{text-decoration:none}.v1-module__OEjooq__logoMark{color:var(--wf-accent);font-size:1.5rem}.v1-module__OEjooq__logoText{font-family:var(--font-main);white-space:nowrap;font-size:1.25rem}.v1-module__OEjooq__nav{gap:var(--wf-space-xs);flex-wrap:wrap;display:flex}.v1-module__OEjooq__navLink{font-family:var(--font-main);padding:var(--wf-space-xs)var(--wf-space-sm);color:var(--wf-text);border-radius:var(--wf-radius);white-space:nowrap;font-size:.95rem;transition:all .2s}.v1-module__OEjooq__navLink:hover{background:var(--wf-bg-alt);text-decoration:none}.v1-module__OEjooq__navLink.v1-module__OEjooq__active{background:var(--wf-accent);color:#fff}.v1-module__OEjooq__mobileMenuBtn{padding:var(--wf-space-sm);cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;display:none}.v1-module__OEjooq__mobileMenuBtn span{background:var(--wf-text);border-radius:1px;width:20px;height:2px;display:block}.v1-module__OEjooq__main{flex:1}.v1-module__OEjooq__footer{background:var(--wf-surface);border-top:var(--wf-border-style);padding:var(--wf-space-2xl)0 var(--wf-space-lg);margin-top:auto}.v1-module__OEjooq__footerContainer{max-width:1200px;padding:0 var(--wf-space-lg);margin:0 auto}.v1-module__OEjooq__footerGrid{gap:var(--wf-space-xl);margin-bottom:var(--wf-space-xl);grid-template-columns:repeat(3,1fr);display:grid}.v1-module__OEjooq__footerSection h4{font-family:var(--font-main);margin-bottom:var(--wf-space-md);color:var(--wf-text);font-size:1rem}.v1-module__OEjooq__footerSection ul{margin:0;padding:0;list-style:none}.v1-module__OEjooq__footerSection li{font-family:var(--font-technical);color:var(--wf-text-muted);margin-bottom:var(--wf-space-xs);font-size:.85rem}.v1-module__OEjooq__footerSection a{color:var(--wf-text-muted)}.v1-module__OEjooq__footerSection a:hover{color:var(--wf-accent)}.v1-module__OEjooq__newsletterForm{gap:var(--wf-space-sm);display:flex}.v1-module__OEjooq__newsletterForm input{padding:var(--wf-space-xs)var(--wf-space-sm);flex:1;font-size:.85rem}.v1-module__OEjooq__newsletterForm button{padding:var(--wf-space-xs)var(--wf-space-md);white-space:nowrap;font-size:.85rem}.v1-module__OEjooq__footerBottom{border-top:1px solid var(--wf-border-light);padding-top:var(--wf-space-lg);justify-content:space-between;align-items:center;gap:var(--wf-space-md);flex-wrap:wrap;display:flex}.v1-module__OEjooq__footerBottom p{font-family:var(--font-technical);color:var(--wf-text-muted);margin:0;font-size:.75rem}.v1-module__OEjooq__footerLinks{gap:var(--wf-space-lg);display:flex}.v1-module__OEjooq__footerLinks span{font-family:var(--font-technical);color:var(--wf-text-muted);cursor:pointer;font-size:.75rem}.v1-module__OEjooq__footerLinks span:hover{color:var(--wf-accent)}.v1-module__OEjooq__variantLink{color:var(--wf-accent);padding-left:var(--wf-space-md);border-left:1px solid var(--wf-border-light);margin-left:var(--wf-space-sm);text-decoration:none}.v1-module__OEjooq__variantLink:hover{text-decoration:underline}@media (max-width:900px){.v1-module__OEjooq__nav{display:none}.v1-module__OEjooq__mobileMenuBtn{display:flex}.v1-module__OEjooq__footerGrid{gap:var(--wf-space-lg);grid-template-columns:1fr}}@media (max-width:480px){.v1-module__OEjooq__headerContainer{padding:0 var(--wf-space-md)}.v1-module__OEjooq__logoText{font-size:1rem}.v1-module__OEjooq__footerBottom{text-align:center;flex-direction:column}}.v1-module__OEjooq__pageHero{padding:var(--wf-space-3xl)0;text-align:center;border-bottom:var(--wf-border-style);background:linear-gradient(to bottom,var(--wf-surface),var(--wf-bg))}.v1-module__OEjooq__pageHero h1{margin-bottom:var(--wf-space-sm);font-size:2.5rem}.v1-module__OEjooq__pageHero p{font-family:var(--font-technical);color:var(--wf-text-muted);max-width:600px;margin:0 auto;font-size:1rem}.v1-module__OEjooq__section{padding:var(--wf-space-3xl)var(--wf-space-lg);max-width:1200px;margin:0 auto}.v1-module__OEjooq__sectionTitle{margin-bottom:var(--wf-space-xl);padding-bottom:var(--wf-space-sm);border-bottom:var(--wf-border-style);font-size:1.75rem}.v1-module__OEjooq__cardGrid{gap:var(--wf-space-lg);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.v1-module__OEjooq__card{background:var(--wf-surface);border:var(--wf-border-style);border-radius:var(--wf-radius);padding:var(--wf-space-lg);transition:all .2s}.v1-module__OEjooq__card:hover{box-shadow:var(--wf-shadow);transform:translate(-2px,-2px)}.v1-module__OEjooq__cardIcon{background:var(--wf-bg-alt);border:var(--wf-border-style);width:48px;height:48px;margin-bottom:var(--wf-space-md);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.v1-module__OEjooq__cardTitle{margin-bottom:var(--wf-space-sm);font-size:1.25rem}.v1-module__OEjooq__cardText{color:var(--wf-text-muted);margin-bottom:var(--wf-space-md);font-size:.9rem}.v1-module__OEjooq__cardLink{font-family:var(--font-technical);align-items:center;gap:var(--wf-space-xs);font-size:.85rem;display:inline-flex}.v1-module__OEjooq__cta{font-family:var(--font-main);padding:var(--wf-space-sm)var(--wf-space-xl);background:var(--wf-accent);color:#fff;border:2px solid var(--wf-accent);border-radius:var(--wf-radius);cursor:pointer;font-size:1rem;text-decoration:none;transition:all .2s;display:inline-block}.v1-module__OEjooq__cta:hover{background:var(--wf-accent-light);border-color:var(--wf-accent-light);color:#fff;box-shadow:var(--wf-shadow);text-decoration:none;transform:translate(-1px,-1px)}.v1-module__OEjooq__infoBox{background:var(--wf-bg-alt);border:var(--wf-border-style);border-radius:var(--wf-radius);padding:var(--wf-space-lg)}.v1-module__OEjooq__infoBox h4{margin-bottom:var(--wf-space-sm);font-size:1rem}.v1-module__OEjooq__infoBox ul{padding-left:var(--wf-space-lg);margin:0}.v1-module__OEjooq__infoBox li{color:var(--wf-text-muted);font-size:.9rem}.v1-module__OEjooq__twoColumn{gap:var(--wf-space-xl);grid-template-columns:2fr 1fr;display:grid}@media (max-width:768px){.v1-module__OEjooq__twoColumn{grid-template-columns:1fr}}.v1-module__OEjooq__eventItem{background:var(--wf-surface);border:var(--wf-border-style);border-radius:var(--wf-radius);padding:var(--wf-space-lg);margin-bottom:var(--wf-space-md);gap:var(--wf-space-lg);grid-template-columns:auto 1fr auto;align-items:center;display:grid}.v1-module__OEjooq__eventDate{text-align:center;padding-right:var(--wf-space-lg);border-right:var(--wf-border-style)}.v1-module__OEjooq__eventDateDay{font-family:var(--font-main);font-size:1.5rem;line-height:1}.v1-module__OEjooq__eventDateMonth{font-family:var(--font-technical);color:var(--wf-text-muted);text-transform:uppercase;font-size:.75rem}.v1-module__OEjooq__eventInfo h4{margin-bottom:var(--wf-space-xs)}.v1-module__OEjooq__eventMeta{font-family:var(--font-technical);color:var(--wf-text-muted);font-size:.8rem}.v1-module__OEjooq__eventPrice{font-family:var(--font-main);color:var(--wf-accent);font-size:1.25rem}@media (max-width:600px){.v1-module__OEjooq__eventItem{text-align:center;grid-template-columns:1fr}.v1-module__OEjooq__eventDate{border-right:none;border-bottom:var(--wf-border-style);padding-right:0;padding-bottom:var(--wf-space-md)}}.v1-module__OEjooq__hero{gap:var(--wf-space-2xl);padding:var(--wf-space-3xl)var(--wf-space-lg);grid-template-columns:1fr 1fr;align-items:center;max-width:1200px;margin:0 auto;display:grid}.v1-module__OEjooq__heroContent{gap:var(--wf-space-md);flex-direction:column;display:flex}.v1-module__OEjooq__heroTitle{margin-bottom:0;font-size:3rem;line-height:1.1}.v1-module__OEjooq__heroTagline{color:var(--wf-text);margin-bottom:0;font-size:1.25rem}.v1-module__OEjooq__heroSubtext{font-family:var(--font-technical);color:var(--wf-text-muted);margin-bottom:var(--wf-space-md);font-size:.95rem}.v1-module__OEjooq__heroActions{gap:var(--wf-space-md);flex-wrap:wrap;display:flex}.v1-module__OEjooq__heroVisual{width:100%}.v1-module__OEjooq__ctaSecondary{font-family:var(--font-main);padding:var(--wf-space-sm)var(--wf-space-xl);color:var(--wf-accent);border:2px solid var(--wf-accent);border-radius:var(--wf-radius);cursor:pointer;background:0 0;font-size:1rem;text-decoration:none;transition:all .2s;display:inline-block}.v1-module__OEjooq__ctaSecondary:hover{background:var(--wf-accent);color:#fff;text-decoration:none}@media (max-width:900px){.v1-module__OEjooq__hero{text-align:center;grid-template-columns:1fr}.v1-module__OEjooq__heroTitle{font-size:2.25rem}.v1-module__OEjooq__heroActions{justify-content:center}}.v1-module__OEjooq__sectionAlt{background:var(--wf-surface);border-top:var(--wf-border-style);border-bottom:var(--wf-border-style)}.v1-module__OEjooq__sectionInner{padding:var(--wf-space-3xl)var(--wf-space-lg);max-width:1200px;margin:0 auto}.v1-module__OEjooq__sectionAction{text-align:center;margin-top:var(--wf-space-xl)}.v1-module__OEjooq__eventList{gap:var(--wf-space-md);flex-direction:column;display:flex}.v1-module__OEjooq__aboutTeaser{gap:var(--wf-space-xl);grid-template-columns:200px 1fr;align-items:start;display:grid}.v1-module__OEjooq__aboutImage{width:100%}.v1-module__OEjooq__aboutContent h2{margin-bottom:var(--wf-space-xs)}.v1-module__OEjooq__aboutRole{font-family:var(--font-technical);color:var(--wf-text-muted);margin-bottom:var(--wf-space-md);font-size:.9rem}@media (max-width:600px){.v1-module__OEjooq__aboutTeaser{text-align:center;grid-template-columns:1fr}.v1-module__OEjooq__aboutImage{max-width:200px;margin:0 auto}}.v1-module__OEjooq__approachGrid{gap:var(--wf-space-lg);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.v1-module__OEjooq__approachItem{padding:var(--wf-space-lg);background:var(--wf-bg);border:var(--wf-border-style);border-radius:var(--wf-radius)}.v1-module__OEjooq__approachItem h4{margin-bottom:var(--wf-space-sm)}.v1-module__OEjooq__approachItem p{color:var(--wf-text-muted);margin-bottom:0;font-size:.9rem}.v1-module__OEjooq__workshopCard{background:var(--wf-surface);border:var(--wf-border-style);border-radius:var(--wf-radius);padding:var(--wf-space-lg);margin-bottom:var(--wf-space-lg)}.v1-module__OEjooq__workshopHeader{align-items:center;gap:var(--wf-space-md);margin-bottom:var(--wf-space-md);display:flex}.v1-module__OEjooq__workshopHeader h3{margin-bottom:0}.v1-module__OEjooq__workshopBadge{font-family:var(--font-technical);text-transform:uppercase;letter-spacing:.05em;padding:var(--wf-space-xs)var(--wf-space-sm);background:var(--wf-bg-alt);border:1px solid var(--wf-border-light);border-radius:var(--wf-radius);color:var(--wf-text-muted);font-size:.7rem}.v1-module__OEjooq__workshopMeta{font-family:var(--font-technical);color:var(--wf-text-muted);gap:var(--wf-space-md);margin-bottom:var(--wf-space-md);flex-wrap:wrap;font-size:.85rem;display:flex}.v1-module__OEjooq__scheduleList{margin:0;padding:0;list-style:none}.v1-module__OEjooq__scheduleList li{font-family:var(--font-technical);padding:var(--wf-space-xs)0;border-bottom:1px solid var(--wf-border-light);font-size:.85rem}.v1-module__OEjooq__scheduleList li:last-child{border-bottom:none}.v1-module__OEjooq__timeline{padding:var(--wf-space-2xl)0;justify-content:center;align-items:center;display:flex;overflow-x:auto}.v1-module__OEjooq__timelineTrack{gap:var(--wf-space-xl);display:flex}.v1-module__OEjooq__timelineModule{align-items:center;gap:var(--wf-space-sm);flex-direction:column;display:flex}.v1-module__OEjooq__timelineNode{background:var(--wf-accent);color:#fff;width:60px;height:60px;font-family:var(--font-main);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:relative}.v1-module__OEjooq__timelineNode:after{content:"";background:var(--wf-border);width:40px;height:2px;position:absolute;right:-40px}.v1-module__OEjooq__timelineModule:last-child .v1-module__OEjooq__timelineNode:after{display:none}.v1-module__OEjooq__timelineLabel{text-align:center}.v1-module__OEjooq__timelineLabel strong{font-family:var(--font-main);display:block}.v1-module__OEjooq__timelineLabel span{font-family:var(--font-technical);color:var(--wf-text-muted);font-size:.8rem}.v1-module__OEjooq__timelineArrow{color:var(--wf-accent);margin-left:var(--wf-space-lg);font-size:2rem}.v1-module__OEjooq__trainingDetails{gap:var(--wf-space-xl);grid-template-columns:2fr 1fr;display:grid}.v1-module__OEjooq__trainingMain h2{margin-top:0}.v1-module__OEjooq__trainingMain h3{margin-top:var(--wf-space-xl)}.v1-module__OEjooq__trainingSidebar{top:var(--wf-space-xl);align-self:start;position:sticky}.v1-module__OEjooq__priceCard{background:var(--wf-accent);color:#fff;padding:var(--wf-space-xl);border-radius:var(--wf-radius);text-align:center}.v1-module__OEjooq__priceCard h4{margin-bottom:var(--wf-space-sm);color:#fff}.v1-module__OEjooq__priceAmount{font-family:var(--font-main);font-size:2.5rem}.v1-module__OEjooq__priceNote{font-family:var(--font-technical);opacity:.9;margin-bottom:0;font-size:.85rem}@media (max-width:768px){.v1-module__OEjooq__trainingDetails{grid-template-columns:1fr}.v1-module__OEjooq__trainingSidebar{position:static}}.v1-module__OEjooq__faqGrid{gap:var(--wf-space-lg);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.v1-module__OEjooq__faqItem{background:var(--wf-bg);border:var(--wf-border-style);border-radius:var(--wf-radius);padding:var(--wf-space-lg)}.v1-module__OEjooq__faqItem h4{margin-bottom:var(--wf-space-sm)}.v1-module__OEjooq__faqItem p{color:var(--wf-text-muted);margin-bottom:0;font-size:.9rem}.v1-module__OEjooq__featureCard{background:var(--wf-bg);border:var(--wf-border-style);border-radius:var(--wf-radius);padding:var(--wf-space-lg);text-align:center}.v1-module__OEjooq__featureCard h4{margin-bottom:var(--wf-space-sm)}.v1-module__OEjooq__featureCard p{color:var(--wf-text-muted);margin-bottom:0;font-size:.9rem}.v1-module__OEjooq__sessionGrid{gap:var(--wf-space-xl);margin-bottom:var(--wf-space-2xl);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.v1-module__OEjooq__sessionCard{background:var(--wf-surface);border:var(--wf-border-style);border-radius:var(--wf-radius);padding:var(--wf-space-xl)}.v1-module__OEjooq__sessionHeader{margin-bottom:var(--wf-space-lg);padding-bottom:var(--wf-space-md);border-bottom:var(--wf-border-style);justify-content:space-between;align-items:center;display:flex}.v1-module__OEjooq__sessionHeader h3{margin-bottom:0}.v1-module__OEjooq__sessionDuration{font-family:var(--font-technical);color:var(--wf-text-muted);font-size:.85rem}.v1-module__OEjooq__sessionPrices{margin-bottom:var(--wf-space-lg)}.v1-module__OEjooq__priceRow{padding:var(--wf-space-sm)0;border-bottom:1px solid var(--wf-border-light);justify-content:space-between;align-items:center;gap:var(--wf-space-sm);flex-wrap:wrap;display:flex}.v1-module__OEjooq__priceRow:last-child{border-bottom:none}.v1-module__OEjooq__price{font-family:var(--font-main);color:var(--wf-accent);font-size:1.25rem}.v1-module__OEjooq__priceSaving{font-family:var(--font-technical);color:var(--wf-accent-light);text-align:right;width:100%;font-size:.75rem}.v1-module__OEjooq__sessionDesc{color:var(--wf-text-muted);font-size:.9rem}.v1-module__OEjooq__personFeature{gap:var(--wf-space-xl);grid-template-columns:300px 1fr;align-items:start;display:grid}.v1-module__OEjooq__personImage{top:var(--wf-space-xl);position:sticky}.v1-module__OEjooq__personContent h2{margin-bottom:var(--wf-space-xs)}.v1-module__OEjooq__personRole{font-family:var(--font-technical);color:var(--wf-accent);margin-bottom:var(--wf-space-lg);font-size:1rem}.v1-module__OEjooq__personContent h3{margin-top:var(--wf-space-xl)}@media (max-width:768px){.v1-module__OEjooq__personFeature{grid-template-columns:1fr}.v1-module__OEjooq__personImage{max-width:200px;margin:0 auto;position:static}}.v1-module__OEjooq__teamGrid{gap:var(--wf-space-xl);grid-template-columns:repeat(4,1fr);display:grid}.v1-module__OEjooq__teamMember{text-align:center}.v1-module__OEjooq__teamMember h4{margin-bottom:var(--wf-space-xs)}.v1-module__OEjooq__teamMember p{font-family:var(--font-technical);color:var(--wf-text-muted);margin-bottom:0;font-size:.85rem}@media (max-width:768px){.v1-module__OEjooq__teamGrid{grid-template-columns:repeat(2,1fr)}}.v1-module__OEjooq__methodGrid{gap:var(--wf-space-lg);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.v1-module__OEjooq__methodItem{background:var(--wf-surface);border:var(--wf-border-style);border-radius:var(--wf-radius);padding:var(--wf-space-lg)}.v1-module__OEjooq__methodItem h4{margin-bottom:var(--wf-space-md)}.v1-module__OEjooq__methodItem p{color:var(--wf-text-muted);font-size:.9rem}.v1-module__OEjooq__methodItem ul{padding-left:var(--wf-space-lg);margin:0}.v1-module__OEjooq__methodItem li{color:var(--wf-text-muted);font-size:.9rem}.v1-module__OEjooq__languageInfo{text-align:center}.v1-module__OEjooq__filterSection{background:var(--wf-surface);border-bottom:var(--wf-border-style);padding:var(--wf-space-lg)}.v1-module__OEjooq__filterBar{gap:var(--wf-space-sm);flex-wrap:wrap;max-width:1200px;margin:0 auto;display:flex}.v1-module__OEjooq__filterBtn{font-family:var(--font-main);padding:var(--wf-space-xs)var(--wf-space-md);border:var(--wf-border-style);border-radius:var(--wf-radius);cursor:pointer;background:0 0;font-size:.9rem;transition:all .2s}.v1-module__OEjooq__filterBtn:hover{background:var(--wf-bg-alt)}.v1-module__OEjooq__filterBtn.v1-module__OEjooq__active{background:var(--wf-accent);color:#fff;border-color:var(--wf-accent)}.v1-module__OEjooq__monthSection{margin-bottom:var(--wf-space-2xl)}.v1-module__OEjooq__monthTitle{padding-bottom:var(--wf-space-sm);border-bottom:var(--wf-border-style);margin-bottom:var(--wf-space-lg);font-size:1.5rem}.v1-module__OEjooq__eventSubtitle{font-family:var(--font-technical);color:var(--wf-text-muted);margin-bottom:var(--wf-space-sm);font-size:.9rem}.v1-module__OEjooq__eventMeta span{margin-bottom:var(--wf-space-xs);display:block}.v1-module__OEjooq__eventHighlight{font-family:var(--font-main);color:var(--wf-accent);margin-top:var(--wf-space-sm);margin-bottom:0;font-size:.9rem}.v1-module__OEjooq__eventActions{text-align:right;align-items:flex-end;gap:var(--wf-space-xs);flex-direction:column;display:flex}.v1-module__OEjooq__eventNote{font-family:var(--font-technical);color:var(--wf-text-muted);font-size:.75rem}.v1-module__OEjooq__moreEvents{margin-top:var(--wf-space-xl)}@media (max-width:768px){.v1-module__OEjooq__eventItem{gap:var(--wf-space-md);grid-template-columns:1fr}.v1-module__OEjooq__eventDate{border-right:none;border-bottom:var(--wf-border-style);padding-right:0;padding-bottom:var(--wf-space-md);text-align:left}.v1-module__OEjooq__eventActions{text-align:left;align-items:flex-start}}.v1-module__OEjooq__contactGrid{gap:var(--wf-space-2xl);grid-template-columns:1fr 1fr;display:grid}.v1-module__OEjooq__contactForm h2{margin-bottom:var(--wf-space-xl)}.v1-module__OEjooq__form{gap:var(--wf-space-lg);flex-direction:column;display:flex}.v1-module__OEjooq__formGroup{gap:var(--wf-space-sm);flex-direction:column;display:flex}.v1-module__OEjooq__formGroup label{font-family:var(--font-main);font-size:1rem}.v1-module__OEjooq__contactInfo{gap:var(--wf-space-lg);flex-direction:column;display:flex}.v1-module__OEjooq__contactCard{background:var(--wf-surface);border:var(--wf-border-style);border-radius:var(--wf-radius);padding:var(--wf-space-lg)}.v1-module__OEjooq__contactCard h3{margin-bottom:var(--wf-space-sm)}.v1-module__OEjooq__contactCard p{color:var(--wf-text-muted);margin-bottom:var(--wf-space-sm);font-size:.9rem}.v1-module__OEjooq__contactEmail{font-family:var(--font-technical);color:var(--wf-accent);font-size:1rem;display:block}.v1-module__OEjooq__newsletterCard{background:var(--wf-bg-alt);border:var(--wf-border-style);border-radius:var(--wf-radius);padding:var(--wf-space-lg)}.v1-module__OEjooq__newsletterCard h3{margin-bottom:var(--wf-space-sm)}.v1-module__OEjooq__newsletterCard p{color:var(--wf-text-muted);margin-bottom:var(--wf-space-md);font-size:.9rem}@media (max-width:768px){.v1-module__OEjooq__contactGrid{grid-template-columns:1fr}}
