.hero{position:relative;min-height:80svh;display:flex;align-items:center;overflow:hidden}.hero-media{position:absolute;inset:0;z-index:0}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center 40%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(110deg,#041941eb,#041941bf 55%,#04194166)}.hero-content{position:relative;z-index:1;width:100%;padding:calc(var(--nav-h) + 64px) 40px 80px;max-width:calc(var(--max) + 80px);margin:0 auto}.hero-inner{max-width:640px}.eyebrow{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:18px;opacity:0;animation:fadeUp .7s .2s forwards}.hero-title{font-family:var(--font-d);font-size:clamp(2.8rem,6.5vw,4.8rem);font-weight:400;line-height:1.08;color:#fff;margin-bottom:24px;opacity:0;animation:fadeUp .7s .4s forwards}.hero-desc{font-size:1.02rem;font-weight:300;color:#ffffffb8;line-height:1.75;max-width:520px;margin-bottom:20px;opacity:0;animation:fadeUp .7s .6s forwards}.faq-item{border-bottom:1px solid var(--border)}.faq-item:first-child{border-top:1px solid var(--border)}.faq-item summary{list-style:none;cursor:pointer;padding:22px 0;display:flex;justify-content:space-between;align-items:center;font-size:.97rem;font-weight:500;color:var(--text);gap:16px;transition:color .2s}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{color:var(--accent)}.faq-icon{flex-shrink:0;color:var(--accent);transition:transform .25s}.faq-item[open] summary .faq-icon{transform:rotate(45deg)}.faq-body{padding:0 0 24px}.faq-body p{font-size:.92rem;color:var(--muted);line-height:1.78}.wc-overlay{background:linear-gradient(115deg,#041941e8,#041941b3 52%,#0428466b)!important}.wc-eyebrow{color:#7fb3e8!important}.wc-hero .hero-title em{font-style:italic;font-weight:300;color:#ffffffb8;display:block;font-size:.9em}.wc-hero-meta{display:flex;gap:24px;flex-wrap:wrap;font-size:.78rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;margin-bottom:32px;opacity:0;animation:fadeUp .7s .65s forwards}.wc-hero-meta span{display:flex;align-items:center;gap:6px}.wc-hero-meta svg{opacity:.7;flex-shrink:0}.wc-hero-ctas{display:flex;gap:14px;flex-wrap:wrap;opacity:0;animation:fadeUp .7s .8s forwards}.wc-section-title{font-family:var(--font-d);font-size:clamp(2rem,3.5vw,2.9rem);font-weight:400;line-height:1.15;color:var(--text);margin-bottom:20px}.wc-section-sub{font-size:1rem;color:var(--muted);line-height:1.72;max-width:640px;margin-top:10px}.wc-section-head{margin-bottom:48px}.wc-lead{font-size:1.01rem;color:var(--text);line-height:1.72;padding-left:16px;border-left:2px solid var(--accent);margin-bottom:16px}.wc-body{font-size:.94rem;color:var(--muted);line-height:1.78;margin-bottom:14px}.wc-intro-section{padding:96px 0;background:var(--bg)}.wc-intro-grid{display:grid;grid-template-columns:1fr 360px;gap:64px;align-items:start}.wc-quote-box{background:var(--dark);border-radius:6px;padding:28px;margin-bottom:16px}.wc-quote{font-family:var(--font-d);font-size:1.15rem;font-style:italic;font-weight:300;color:#ffffffd1;line-height:1.55;margin-bottom:20px}.wc-quote-author{display:flex;align-items:center;gap:12px}.wc-quote-portrait{width:44px;height:44px;border-radius:50%;object-fit:cover;border:1.5px solid var(--accent);flex-shrink:0}.wc-quote-author strong{display:block;font-size:.85rem;color:#fffc;font-weight:500}.wc-quote-author span{display:block;font-size:.73rem;color:#fff6;letter-spacing:.05em}.wc-quick-facts{list-style:none;display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:6px;overflow:hidden}.wc-quick-facts li{display:flex;align-items:baseline;gap:12px;padding:12px 16px;border-bottom:1px solid var(--border);font-size:.88rem}.wc-quick-facts li:last-child{border-bottom:none}.wc-fact-label{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);flex-shrink:0;min-width:70px}.wc-quick-facts span:last-child{color:var(--text)}.wc-fuerwen-section{padding:96px 0;background:var(--bg-alt)}.wc-fuerwen-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.wc-fuerwen-card{background:var(--white);border:1px solid var(--border);border-radius:6px;padding:32px 28px;display:flex;flex-direction:column;gap:12px;transition:border-color .22s,box-shadow .22s,transform .22s}.wc-fuerwen-card:hover{border-color:var(--accent);box-shadow:0 8px 28px #3a7bd51a;transform:translateY(-2px)}.wc-card-icon{width:44px;height:44px;border-radius:8px;background:var(--accent-pale);display:flex;align-items:center;justify-content:center;color:var(--accent)}.wc-fuerwen-card h3{font-family:var(--font-d);font-size:1.22rem;font-weight:500;color:var(--text)}.wc-fuerwen-card p{font-size:.88rem;color:var(--muted);line-height:1.72;margin:0}.wc-themen-section{padding:96px 0;background:var(--bg)}.wc-themen-grid{display:grid;grid-template-columns:320px 1fr;gap:72px;align-items:start}.wc-themen-list{list-style:none;display:flex;flex-direction:column;gap:0}.wc-themen-list li{display:flex;gap:16px;padding:18px 0;border-bottom:1px solid var(--border)}.wc-themen-list li:last-child{border-bottom:none}.wc-thema-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);flex-shrink:0;margin-top:6px}.wc-themen-list strong{display:block;font-size:.94rem;font-weight:600;color:var(--text);margin-bottom:4px}.wc-themen-list div{font-size:.88rem;color:var(--muted);line-height:1.65}.wc-format-section{position:relative;padding:96px 0;background:var(--bg-alt);overflow:hidden}.wc-format-container{position:relative;z-index:1}.wc-topo-bg{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='350' viewBox='0 0 500 350'%3E%3Cellipse cx='250' cy='175' rx='230' ry='155' fill='none' stroke='rgba(58%2C123%2C213%2C0.06)' stroke-width='1'/%3E%3Cellipse cx='250' cy='175' rx='190' ry='120' fill='none' stroke='rgba(58%2C123%2C213%2C0.05)' stroke-width='1'/%3E%3Cellipse cx='250' cy='175' rx='150' ry='88' fill='none' stroke='rgba(58%2C123%2C213%2C0.05)' stroke-width='1'/%3E%3Cellipse cx='250' cy='175' rx='110' ry='58' fill='none' stroke='rgba(58%2C123%2C213%2C0.04)' stroke-width='1'/%3E%3Cellipse cx='250' cy='175' rx='70' ry='30' fill='none' stroke='rgba(58%2C123%2C213%2C0.04)' stroke-width='1'/%3E%3C/svg%3E");background-repeat:repeat;background-size:500px 350px;opacity:.7}.wc-steps{display:flex;flex-direction:column;max-width:800px}.wc-step{display:flex;gap:28px;padding:28px 0;border-bottom:1px solid var(--border)}.wc-step:last-child{border-bottom:none}.wc-step-nr{font-family:var(--font-d);font-size:2.8rem;font-weight:300;color:var(--accent);opacity:.28;flex-shrink:0;line-height:1;min-width:58px;text-align:right;margin-top:-2px}.wc-step-content h3{font-family:var(--font-d);font-size:1.4rem;font-weight:500;color:var(--text);margin-bottom:10px}.wc-step-content p{font-size:.93rem;color:var(--muted);line-height:1.75;margin:0}.wc-impuls-section{padding:96px 0;background:var(--bg)}.wc-impuls-grid{display:grid;grid-template-columns:1fr 400px;gap:64px;align-items:start}.wc-impuls-card{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:32px;box-shadow:0 4px 24px #04255112}.wc-impuls-card-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid var(--accent)}.wc-impuls-card-label{font-family:var(--font-d);font-size:1.05rem;font-weight:500;color:var(--text)}.wc-impuls-card-date{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.wc-impuls-items{list-style:none;display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.wc-impuls-items li{display:flex;gap:12px;font-size:.88rem;color:var(--muted);line-height:1.6}.wc-impuls-icon{color:var(--accent);font-size:1rem;flex-shrink:0;margin-top:1px;font-weight:600}.wc-impuls-items strong{color:var(--text)}.wc-impuls-note{font-size:.75rem;color:var(--muted);font-style:italic;border-top:1px solid var(--border);padding-top:14px;margin:0}.wc-faq-section{padding:96px 0;background:var(--bg-alt)}.wc-faq-list{max-width:820px}.wc-cta-section{background:var(--dark);padding:104px 40px;text-align:center}.wc-cta-inner{max-width:640px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.wc-cta-portrait{width:80px;height:80px;border-radius:50%;overflow:hidden;border:2px solid var(--accent);margin-bottom:18px}.wc-cta-img{width:100%;height:100%;object-fit:cover}.wc-cta-title{font-family:var(--font-d);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:400;line-height:1.18;color:#fff;margin:10px 0 18px}.wc-cta-title em{font-style:italic;font-weight:300;color:#ffffffb3;display:block}.wc-cta-desc{font-size:1rem;color:#ffffff8c;line-height:1.72;margin-bottom:32px;max-width:500px}.wc-cta-actions{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;margin-bottom:44px}.wc-cta-contact{border-top:1px solid rgba(255,255,255,.08);padding-top:32px;width:100%;display:flex;flex-direction:column;align-items:center;gap:4px}.wc-cta-contact strong{font-size:.95rem;color:#ffffffbf;font-weight:500}.wc-cta-contact span{font-size:.78rem;color:#ffffff59;letter-spacing:.04em;margin-bottom:4px}.wc-cta-contact a{font-size:.88rem;color:#ffffff80;transition:color .2s}.wc-cta-contact a:hover{color:var(--accent)}@media(max-width:1024px){.wc-intro-grid{grid-template-columns:1fr;gap:40px}.wc-impuls-grid{grid-template-columns:1fr}.wc-impuls-card{max-width:480px}}@media(max-width:900px){.wc-fuerwen-grid{grid-template-columns:1fr 1fr}.wc-themen-grid{grid-template-columns:1fr;gap:32px}}@media(max-width:768px){.wc-hero-ctas{flex-direction:column}.wc-hero-ctas .btn{width:100%;max-width:320px;justify-content:center}.wc-intro-section,.wc-fuerwen-section,.wc-themen-section,.wc-format-section,.wc-impuls-section,.wc-faq-section{padding:64px 0}.wc-fuerwen-grid{grid-template-columns:1fr}.wc-step{gap:18px}.wc-step-nr{font-size:2rem;min-width:44px}.wc-cta-actions{flex-direction:column;align-items:center}.wc-cta-actions .btn{width:100%;max-width:320px;justify-content:center}.wc-cta-section{padding:72px 24px}.wc-hero-meta{flex-direction:column;gap:8px}}
