.about-us[data-astro-cid-hdbmxhrx]{min-height:100vh;background:linear-gradient(135deg,var(--cosmic-dark-blue) 0%,var(--cosmic-purple) 50%,var(--cosmic-dark-blue) 100%);position:relative;overflow-x:hidden}.cosmic-background[data-astro-cid-hdbmxhrx]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.floating-particles[data-astro-cid-hdbmxhrx]{position:absolute;width:100%;height:100%}.particle[data-astro-cid-hdbmxhrx]{position:absolute;width:4px;height:4px;background:radial-gradient(circle,var(--cosmic-orange) 0%,transparent 70%);border-radius:50%;opacity:.6;animation:float 20s infinite linear}.particle[data-astro-cid-hdbmxhrx]:nth-child(1){top:20%;left:10%;animation-delay:0s;animation-duration:25s}.particle[data-astro-cid-hdbmxhrx]:nth-child(2){top:40%;left:80%;animation-delay:5s;animation-duration:30s}.particle[data-astro-cid-hdbmxhrx]:nth-child(3){top:60%;left:20%;animation-delay:10s;animation-duration:22s}.particle[data-astro-cid-hdbmxhrx]:nth-child(4){top:80%;left:70%;animation-delay:15s;animation-duration:28s}.particle[data-astro-cid-hdbmxhrx]:nth-child(5){top:15%;left:60%;animation-delay:8s;animation-duration:26s}.particle[data-astro-cid-hdbmxhrx]:nth-child(6){top:70%;left:40%;animation-delay:3s;animation-duration:24s}@keyframes float{0%,to{transform:translateY(0) translate(0) rotate(0);opacity:.6}25%{transform:translateY(-20px) translate(10px) rotate(90deg);opacity:1}50%{transform:translateY(-10px) translate(-15px) rotate(180deg);opacity:.8}75%{transform:translateY(-30px) translate(5px) rotate(270deg);opacity:.4}}.cosmic-rings[data-astro-cid-hdbmxhrx]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ring[data-astro-cid-hdbmxhrx]{position:absolute;border:1px solid rgba(100,181,246,.1);border-radius:50%;animation:rotate 60s infinite linear}.ring-1[data-astro-cid-hdbmxhrx]{width:300px;height:300px;top:-150px;left:-150px;border-color:#ff98001a}.ring-2[data-astro-cid-hdbmxhrx]{width:600px;height:600px;top:-300px;left:-300px;border-color:#64b5f614;animation-direction:reverse;animation-duration:80s}.ring-3[data-astro-cid-hdbmxhrx]{width:900px;height:900px;top:-450px;left:-450px;border-color:#ba68c80d;animation-duration:100s}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-section[data-astro-cid-hdbmxhrx]{padding:120px 0 60px;text-align:center;background:linear-gradient(45deg,#0000004d,#0000001a);position:relative;z-index:1}.hero-icon[data-astro-cid-hdbmxhrx]{display:inline-block;width:80px;height:80px;background:linear-gradient(45deg,var(--cosmic-orange),var(--cosmic-light-blue));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;animation:pulse 3s infinite;box-shadow:0 0 40px #ff98004d}.hero-icon[data-astro-cid-hdbmxhrx] i[data-astro-cid-hdbmxhrx]{width:40px;height:40px;color:#fff}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 40px #ff98004d}50%{transform:scale(1.05);box-shadow:0 0 60px #ff980080}}.hero-content[data-astro-cid-hdbmxhrx] h1[data-astro-cid-hdbmxhrx]{font-size:3.5rem;font-weight:700;color:var(--cosmic-white);margin-bottom:1rem;text-shadow:0 4px 20px rgba(0,0,0,.5);background:linear-gradient(45deg,var(--cosmic-white),var(--cosmic-light-blue));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle[data-astro-cid-hdbmxhrx]{font-size:1.4rem;color:var(--cosmic-light-blue);font-weight:300;margin-bottom:2rem}.hero-decoration[data-astro-cid-hdbmxhrx]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem}.decoration-line[data-astro-cid-hdbmxhrx]{width:60px;height:1px;background:linear-gradient(90deg,transparent,var(--cosmic-orange),transparent)}.hero-decoration[data-astro-cid-hdbmxhrx] i[data-astro-cid-hdbmxhrx]{width:20px;height:20px;color:var(--cosmic-orange);animation:sparkle 2s infinite ease-in-out}@keyframes sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.content-container[data-astro-cid-hdbmxhrx]{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.profiles-grid[data-astro-cid-hdbmxhrx]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem}.profile-card[data-astro-cid-hdbmxhrx]{background:#ffffff0d;backdrop-filter:blur(20px);border-radius:20px;padding:2.5rem;border:1px solid rgba(255,255,255,.1);transition:all .4s ease;position:relative;overflow:hidden;z-index:1}.profile-card[data-astro-cid-hdbmxhrx]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--cosmic-orange),var(--cosmic-light-blue));opacity:0;transition:opacity .4s ease}.profile-card[data-astro-cid-hdbmxhrx]:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,152,0,.03) 0%,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none}.profile-card[data-astro-cid-hdbmxhrx]:hover{transform:translateY(-10px);background:#ffffff14;border-color:#64b5f64d;box-shadow:0 20px 40px #0003}.profile-card[data-astro-cid-hdbmxhrx]:hover:before,.profile-card[data-astro-cid-hdbmxhrx]:hover:after{opacity:1}.card-decoration[data-astro-cid-hdbmxhrx]{position:absolute;inset:0;pointer-events:none}.decoration-corner[data-astro-cid-hdbmxhrx]{position:absolute;width:20px;height:20px;border:2px solid transparent;transition:all .4s ease}.corner-tl[data-astro-cid-hdbmxhrx]{top:15px;left:15px;border-top-color:var(--cosmic-orange);border-left-color:var(--cosmic-orange)}.corner-tr[data-astro-cid-hdbmxhrx]{top:15px;right:15px;border-top-color:var(--cosmic-light-blue);border-right-color:var(--cosmic-light-blue)}.corner-bl[data-astro-cid-hdbmxhrx]{bottom:15px;left:15px;border-bottom-color:var(--cosmic-light-blue);border-left-color:var(--cosmic-light-blue)}.corner-br[data-astro-cid-hdbmxhrx]{bottom:15px;right:15px;border-bottom-color:var(--cosmic-orange);border-right-color:var(--cosmic-orange)}.profile-card[data-astro-cid-hdbmxhrx]:hover .decoration-corner[data-astro-cid-hdbmxhrx]{opacity:1;transform:scale(1.1)}.profile-badge[data-astro-cid-hdbmxhrx]{position:absolute;top:-12px;right:20px;background:linear-gradient(45deg,var(--cosmic-orange),var(--cosmic-light-blue));color:#fff;padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:6px;z-index:2;box-shadow:0 4px 15px #0003}.profile-badge[data-astro-cid-hdbmxhrx] i[data-astro-cid-hdbmxhrx]{width:14px;height:14px}.profile-header[data-astro-cid-hdbmxhrx]{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.profile-image[data-astro-cid-hdbmxhrx]{flex-shrink:0;position:relative}.image-placeholder[data-astro-cid-hdbmxhrx]{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;position:relative;z-index:1;transition:all .4s ease}.stefan-gradient[data-astro-cid-hdbmxhrx],.kathrin-gradient[data-astro-cid-hdbmxhrx]{background:linear-gradient(45deg,var(--cosmic-orange),var(--cosmic-light-blue))}.image-glow[data-astro-cid-hdbmxhrx]{position:absolute;inset:-10px;border-radius:50%;opacity:0;transition:opacity .4s ease;pointer-events:none}.stefan[data-astro-cid-hdbmxhrx] .image-glow[data-astro-cid-hdbmxhrx]{background:radial-gradient(circle,rgba(255,152,0,.3) 0%,transparent 70%)}.kathrin[data-astro-cid-hdbmxhrx] .image-glow[data-astro-cid-hdbmxhrx]{background:radial-gradient(circle,rgba(100,181,246,.3) 0%,transparent 70%)}.profile-card[data-astro-cid-hdbmxhrx]:hover .image-glow[data-astro-cid-hdbmxhrx]{opacity:1;animation:glow-pulse 2s infinite ease-in-out}@keyframes glow-pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.1);opacity:1}}.image-placeholder[data-astro-cid-hdbmxhrx] i[data-astro-cid-hdbmxhrx]{width:40px;height:40px}.profile-intro[data-astro-cid-hdbmxhrx] h2[data-astro-cid-hdbmxhrx]{font-size:1.8rem;color:var(--cosmic-white);margin-bottom:.5rem;font-weight:600}.profile-role[data-astro-cid-hdbmxhrx]{color:var(--cosmic-light-blue);font-size:1.1rem;font-weight:500;margin:0 0 .5rem;display:flex;align-items:center;gap:8px}.profile-role[data-astro-cid-hdbmxhrx] i[data-astro-cid-hdbmxhrx]{width:16px;height:16px}.profile-location[data-astro-cid-hdbmxhrx]{display:flex;align-items:center;gap:6px;color:#ffffffb3;font-size:.95rem;font-style:italic}.profile-location[data-astro-cid-hdbmxhrx] i[data-astro-cid-hdbmxhrx]{width:14px;height:14px;color:var(--cosmic-orange)}.profile-content[data-astro-cid-hdbmxhrx] p[data-astro-cid-hdbmxhrx]{color:#ffffffe6;line-height:1.7;margin-bottom:1.5rem;font-size:1.05rem;text-align:justify}.profile-content[data-astro-cid-hdbmxhrx] p[data-astro-cid-hdbmxhrx]:last-child{margin-bottom:0}.profile-content[data-astro-cid-hdbmxhrx] strong[data-astro-cid-hdbmxhrx]{color:var(--cosmic-white);font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.3)}.profile-content[data-astro-cid-hdbmxhrx] em[data-astro-cid-hdbmxhrx]{color:var(--cosmic-light-blue);font-style:italic;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.2)}.profile-content[data-astro-cid-hdbmxhrx] p[data-astro-cid-hdbmxhrx]{text-indent:0;margin-bottom:1.8rem}.profile-content[data-astro-cid-hdbmxhrx] p[data-astro-cid-hdbmxhrx]:first-of-type:first-letter{font-size:1.4em;font-weight:700;color:var(--cosmic-orange);text-shadow:0 2px 4px rgba(0,0,0,.3)}.journey-section[data-astro-cid-hdbmxhrx]{background:#ffffff08;border-radius:20px;padding:3rem;margin-bottom:3rem;border:1px solid rgba(255,255,255,.08);text-align:center;position:relative;overflow:hidden}.section-decoration[data-astro-cid-hdbmxhrx]{position:absolute;top:20px;right:20px;opacity:.1}.cosmic-spiral[data-astro-cid-hdbmxhrx]{width:60px;height:60px;border:2px solid var(--cosmic-orange);border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;animation:spin 20s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.section-header[data-astro-cid-hdbmxhrx]{margin-bottom:3rem}.section-icon[data-astro-cid-hdbmxhrx]{width:60px;height:60px;background:linear-gradient(45deg,var(--cosmic-orange),var(--cosmic-light-blue));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;animation:float-icon 4s infinite ease-in-out}.section-icon[data-astro-cid-hdbmxhrx] i[data-astro-cid-hdbmxhrx]{width:30px;height:30px;color:#fff}@keyframes float-icon{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.journey-section[data-astro-cid-hdbmxhrx] h2[data-astro-cid-hdbmxhrx]{font-size:2.2rem;color:var(--cosmic-white);margin-bottom:0;font-weight:600;background:linear-gradient(45deg,var(--cosmic-white),var(--cosmic-light-blue));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.journey-story[data-astro-cid-hdbmxhrx]{position:relative;max-width:800px;margin:0 auto}.story-connector[data-astro-cid-hdbmxhrx]{position:absolute;left:50%;top:0;bottom:0;transform:translate(-50%);width:2px;opacity:.3}.connector-line[data-astro-cid-hdbmxhrx]{width:100%;height:100%;background:linear-gradient(180deg,var(--cosmic-orange),var(--cosmic-light-blue))}.connector-dots[data-astro-cid-hdbmxhrx]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:10px}.dot[data-astro-cid-hdbmxhrx]{width:8px;height:8px;border-radius:50%;background:var(--cosmic-orange);animation:dot-pulse 2s infinite ease-in-out}.dot[data-astro-cid-hdbmxhrx]:nth-child(2){animation-delay:.5s}.dot[data-astro-cid-hdbmxhrx]:nth-child(3){animation-delay:1s}@keyframes dot-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.journey-text[data-astro-cid-hdbmxhrx]{color:#ffffffe6;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem;position:relative;z-index:1}.journey-text[data-astro-cid-hdbmxhrx]:last-child{margin-bottom:0}.cta-section[data-astro-cid-hdbmxhrx]{text-align:center;padding:3rem 0}.cta-content[data-astro-cid-hdbmxhrx] h2[data-astro-cid-hdbmxhrx]{font-size:2.2rem;color:var(--cosmic-white);margin-bottom:1rem;font-weight:600}.cta-content[data-astro-cid-hdbmxhrx] p[data-astro-cid-hdbmxhrx]{color:var(--cosmic-light-blue);font-size:1.1rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons[data-astro-cid-hdbmxhrx]{display:flex;gap:1.5rem;justify-content:center;align-items:center}.btn-primary[data-astro-cid-hdbmxhrx],.btn-secondary[data-astro-cid-hdbmxhrx]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;border:2px solid transparent}.btn-primary[data-astro-cid-hdbmxhrx]{background:linear-gradient(45deg,var(--cosmic-orange),var(--cosmic-light-blue));color:#fff}.btn-primary[data-astro-cid-hdbmxhrx]:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ff980066}.btn-secondary[data-astro-cid-hdbmxhrx]{background:transparent;color:var(--cosmic-light-blue);border-color:var(--cosmic-light-blue)}.btn-secondary[data-astro-cid-hdbmxhrx]:hover{background:var(--cosmic-light-blue);color:var(--cosmic-dark-blue);transform:translateY(-3px);box-shadow:0 8px 25px #64b5f64d}.btn-primary[data-astro-cid-hdbmxhrx] i[data-astro-cid-hdbmxhrx],.btn-secondary[data-astro-cid-hdbmxhrx] i[data-astro-cid-hdbmxhrx]{width:20px;height:20px}@media (max-width: 768px){.hero-content[data-astro-cid-hdbmxhrx] h1[data-astro-cid-hdbmxhrx]{font-size:2.5rem}.hero-subtitle[data-astro-cid-hdbmxhrx]{font-size:1.2rem}.content-container[data-astro-cid-hdbmxhrx]{padding:0 1rem 3rem}.profiles-grid[data-astro-cid-hdbmxhrx]{grid-template-columns:1fr;gap:2rem}.profile-card[data-astro-cid-hdbmxhrx]{padding:2rem}.profile-header[data-astro-cid-hdbmxhrx]{flex-direction:column;text-align:center;gap:1rem}.profile-content[data-astro-cid-hdbmxhrx] p[data-astro-cid-hdbmxhrx]{text-align:left}.journey-section[data-astro-cid-hdbmxhrx]{padding:2rem}.journey-section[data-astro-cid-hdbmxhrx] h2[data-astro-cid-hdbmxhrx],.cta-content[data-astro-cid-hdbmxhrx] h2[data-astro-cid-hdbmxhrx]{font-size:1.8rem}.cta-buttons[data-astro-cid-hdbmxhrx]{flex-direction:column;gap:1rem}.btn-primary[data-astro-cid-hdbmxhrx],.btn-secondary[data-astro-cid-hdbmxhrx]{width:100%;max-width:300px}}@media (max-width: 480px){.hero-content[data-astro-cid-hdbmxhrx] h1[data-astro-cid-hdbmxhrx]{font-size:2rem}.profile-card[data-astro-cid-hdbmxhrx],.journey-section[data-astro-cid-hdbmxhrx]{padding:1.5rem}}
