.page-header[data-astro-cid-rh5jqa3j]{position:relative;background-image:url(/Banner%20Vorstand.svg);background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#1c3557;color:#fff;padding:4rem 1.5rem 3rem;text-align:center;min-height:220px}.page-header[data-astro-cid-rh5jqa3j]:before{content:"";position:absolute;inset:0;background:#142846bf}.page-header[data-astro-cid-rh5jqa3j] .container[data-astro-cid-rh5jqa3j]{position:relative;z-index:1}.page-header[data-astro-cid-rh5jqa3j] h1[data-astro-cid-rh5jqa3j]{font-size:clamp(1.8rem,4vw,3rem);font-weight:800;margin-bottom:.5rem}.page-header[data-astro-cid-rh5jqa3j] p[data-astro-cid-rh5jqa3j]{opacity:.85;font-size:1.1rem}.team-section[data-astro-cid-rh5jqa3j]{padding:var(--section-padding)}.team-section--alt[data-astro-cid-rh5jqa3j]{background:var(--color-bg-alt)}.section-heading[data-astro-cid-rh5jqa3j]{font-size:1.5rem;font-weight:700;color:var(--color-dark);margin-bottom:2rem;padding-bottom:.75rem;border-bottom:3px solid var(--color-primary);display:inline-block}.team-grid[data-astro-cid-rh5jqa3j]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.75rem}.card[data-astro-cid-rh5jqa3j]{background:#fff;border:1px solid var(--color-border);border-radius:10px;overflow:hidden;text-align:center;transition:box-shadow .2s,transform .2s}.card[data-astro-cid-rh5jqa3j]:hover{box-shadow:0 8px 24px #00000017;transform:translateY(-3px)}.card__img[data-astro-cid-rh5jqa3j]{aspect-ratio:1;overflow:hidden;background:var(--color-bg-alt);display:flex;align-items:center;justify-content:center;cursor:pointer}.card__img[data-astro-cid-rh5jqa3j] img[data-astro-cid-rh5jqa3j]{width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .4s}.card[data-astro-cid-rh5jqa3j]:hover .card__img[data-astro-cid-rh5jqa3j] img[data-astro-cid-rh5jqa3j]{transform:scale(1.05)}.card[data-astro-cid-rh5jqa3j][data-name="Karsten Ambrosius"] .card__img[data-astro-cid-rh5jqa3j] img[data-astro-cid-rh5jqa3j]{object-position:center 15%}.initials[data-astro-cid-rh5jqa3j]{font-size:2rem;font-weight:700;color:var(--color-primary);background:#dbeafe;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.card__body[data-astro-cid-rh5jqa3j]{padding:1rem .75rem;display:flex;flex-direction:column}.card__body[data-astro-cid-rh5jqa3j] h3[data-astro-cid-rh5jqa3j]{font-size:1rem;font-weight:700;color:var(--color-dark);margin-bottom:.3rem}.rolle[data-astro-cid-rh5jqa3j]{font-size:.82rem;color:var(--color-muted);line-height:1.4;flex:1}.social-links[data-astro-cid-rh5jqa3j]{display:flex;justify-content:center;gap:.4rem;flex-wrap:wrap;margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--color-border)}.social-btn[data-astro-cid-rh5jqa3j]{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--color-bg-alt);color:var(--color-muted);transition:background .15s,color .15s;flex-shrink:0}.social-btn[data-astro-cid-rh5jqa3j]:hover{background:var(--color-primary);color:#fff}.card-wrapper[data-astro-cid-rh5jqa3j]{position:relative}.profile-trigger[data-astro-cid-rh5jqa3j]{cursor:pointer;transition:color .2s}.profile-trigger[data-astro-cid-rh5jqa3j]:hover{color:var(--color-primary)}.profile-modal[data-astro-cid-rh5jqa3j]{display:none;position:fixed;inset:0;background:#0a162cb3;backdrop-filter:blur(5px);z-index:1000;align-items:center;justify-content:center;padding:1.25rem}.profile-modal[data-astro-cid-rh5jqa3j].active{display:flex;animation:modalIn .22s cubic-bezier(.4,0,.2,1)}@keyframes modalIn{0%{opacity:0}to{opacity:1}}.modal-box[data-astro-cid-rh5jqa3j]{background:#fff;border-radius:16px;box-shadow:0 28px 90px #0a162c59;max-width:960px;width:100%;height:min(90vh,860px);display:flex;flex-direction:column;overflow:hidden;animation:boxIn .22s cubic-bezier(.4,0,.2,1)}@keyframes boxIn{0%{transform:translateY(18px) scale(.97)}to{transform:translateY(0) scale(1)}}.modal-header[data-astro-cid-rh5jqa3j]{background:linear-gradient(135deg,#1c3557,#3b6fad);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.75rem;gap:1rem;flex-shrink:0}.modal-header-info[data-astro-cid-rh5jqa3j]{min-width:0}.modal-header-info[data-astro-cid-rh5jqa3j] h2[data-astro-cid-rh5jqa3j]{font-size:1.45rem;font-weight:800;margin:0 0 .2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-header[data-astro-cid-rh5jqa3j] .modal-rolle[data-astro-cid-rh5jqa3j]{font-size:.88rem;opacity:.85;font-weight:500;display:block}.modal-close[data-astro-cid-rh5jqa3j]{flex-shrink:0;background:#ffffff26;border:1.5px solid rgba(255,255,255,.35);color:#fff;width:36px;height:36px;border-radius:50%;font-size:1.1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s;line-height:1}.modal-close[data-astro-cid-rh5jqa3j]:hover{background:#ffffff4d;transform:scale(1.1)}.modal-body[data-astro-cid-rh5jqa3j]{display:grid;grid-template-columns:360px 1fr;gap:0;overflow:hidden;flex:1;min-height:0}.modal-left[data-astro-cid-rh5jqa3j]{background:#0d1b2a;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;flex-shrink:0}.modal-portrait[data-astro-cid-rh5jqa3j]{flex-shrink:0;border-bottom:1px solid rgba(255,255,255,.08);background:#0d1b2a;line-height:0}.portrait-img[data-astro-cid-rh5jqa3j]{width:100%;height:auto;display:block}.profile-modal[data-astro-cid-rh5jqa3j]:not([data-person="Philipp Scholz"]) .modal-portrait[data-astro-cid-rh5jqa3j]{aspect-ratio:3 / 4;overflow:hidden;display:flex;align-items:center;justify-content:center}.profile-modal[data-astro-cid-rh5jqa3j]:not([data-person="Philipp Scholz"]) .portrait-img[data-astro-cid-rh5jqa3j]{width:100%;height:100%;object-fit:cover;object-position:center top}.gal-placeholder[data-astro-cid-rh5jqa3j]{flex:1;display:flex;align-items:center;justify-content:center;background:#ffffff08;padding:2rem;position:relative;transition:opacity .35s ease}.gal-placeholder[data-astro-cid-rh5jqa3j][data-has-gallery]{cursor:pointer}.gal-placeholder-img[data-astro-cid-rh5jqa3j]{width:90%;height:90%;object-fit:contain;object-position:center center;opacity:.55;transition:opacity .25s ease,transform .25s ease}.gal-placeholder[data-astro-cid-rh5jqa3j][data-has-gallery]:hover .gal-placeholder-img[data-astro-cid-rh5jqa3j]{opacity:.8;transform:scale(1.03)}.gal-placeholder-logo[data-astro-cid-rh5jqa3j]{object-fit:contain;object-position:center center;padding:2rem;opacity:.9}.gal-reveal-hint[data-astro-cid-rh5jqa3j]{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#000000a6;color:#fff;padding:.35rem .9rem;border-radius:20px;font-size:.78rem;letter-spacing:.02em;opacity:0;transition:opacity .2s ease;pointer-events:none;white-space:nowrap}.gal-placeholder[data-astro-cid-rh5jqa3j][data-has-gallery]:hover .gal-reveal-hint[data-astro-cid-rh5jqa3j]{opacity:1}.gal-hidden[data-astro-cid-rh5jqa3j]{display:none!important}.gal-header[data-astro-cid-rh5jqa3j]{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:#ffffff0f;border-bottom:1px solid rgba(255,255,255,.08)}.gal-title[data-astro-cid-rh5jqa3j]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3}.gal-nav[data-astro-cid-rh5jqa3j]{display:flex;align-items:center;gap:.4rem}.gal-counter[data-astro-cid-rh5jqa3j]{font-size:.72rem;color:#ffffff8c;min-width:36px;text-align:center}.gal-nav-btn[data-astro-cid-rh5jqa3j]{width:26px;height:26px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fffc;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .15s,border-color .15s}.gal-nav-btn[data-astro-cid-rh5jqa3j]:hover{background:#fff3;border-color:#ffffff80}.gal-nav-btn[data-astro-cid-rh5jqa3j]:disabled{opacity:.25;pointer-events:none}.gal-viewer[data-astro-cid-rh5jqa3j]{display:flex;flex:1;overflow:hidden;transition:opacity .2s ease}.gal-viewer[data-astro-cid-rh5jqa3j][data-orient=portrait]{flex-direction:row}.gal-viewer[data-astro-cid-rh5jqa3j][data-orient=landscape]{flex-direction:column}.gal-viewer[data-astro-cid-rh5jqa3j].switching{opacity:0}.img-lightbox[data-astro-cid-rh5jqa3j]{position:fixed;inset:0;background:#0000;z-index:10000;display:flex;align-items:center;justify-content:center;cursor:zoom-out;pointer-events:none;transition:background .22s ease}.img-lightbox[data-astro-cid-rh5jqa3j].active{background:#000000ed;pointer-events:auto}.img-lightbox[data-astro-cid-rh5jqa3j] img[data-astro-cid-rh5jqa3j]{max-width:96vw;max-height:92vh;object-fit:contain;border-radius:6px;opacity:0;transform:scale(.92);transition:opacity .22s ease,transform .22s ease;pointer-events:none}.img-lightbox[data-astro-cid-rh5jqa3j].active img[data-astro-cid-rh5jqa3j]{opacity:1;transform:scale(1)}.img-lightbox-close[data-astro-cid-rh5jqa3j]{position:absolute;top:1rem;right:1rem;width:38px;height:38px;background:#ffffff2e;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.img-lightbox-close[data-astro-cid-rh5jqa3j]:hover{background:#ffffff4d}.gal-main[data-astro-cid-rh5jqa3j]{flex:1;min-width:0;min-height:0;cursor:zoom-in;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#0d1b2a}.galerie-img[data-astro-cid-rh5jqa3j]{width:100%;height:100%;object-fit:contain;display:block;transition:opacity .38s cubic-bezier(.4,0,.2,1),transform .38s cubic-bezier(.4,0,.2,1)}.galerie-img[data-astro-cid-rh5jqa3j].fading{opacity:0;transform:scale(.97) translateY(6px)}.gal-thumbs-panel[data-astro-cid-rh5jqa3j]{display:flex;gap:4px;background:#00000073;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent;flex-shrink:0}.gal-viewer[data-astro-cid-rh5jqa3j][data-orient=portrait] .gal-thumbs-panel[data-astro-cid-rh5jqa3j]{flex-direction:column;overflow-y:auto;overflow-x:hidden;width:72px;padding:6px 6px 6px 4px;scrollbar-width:none}.gal-viewer[data-astro-cid-rh5jqa3j][data-orient=portrait] .gal-thumbs-panel[data-astro-cid-rh5jqa3j]::-webkit-scrollbar{display:none}.gal-viewer[data-astro-cid-rh5jqa3j][data-orient=landscape] .gal-thumbs-panel[data-astro-cid-rh5jqa3j]{display:grid;grid-template-rows:repeat(2,60px);grid-auto-columns:60px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;height:auto;padding:4px 6px 6px;scrollbar-width:none}.gal-viewer[data-astro-cid-rh5jqa3j][data-orient=landscape] .gal-thumbs-panel[data-astro-cid-rh5jqa3j]::-webkit-scrollbar{display:none}.gal-viewer[data-astro-cid-rh5jqa3j][data-orient=landscape] .gal-thumb[data-astro-cid-rh5jqa3j]{width:60px;height:60px}.gal-thumb[data-astro-cid-rh5jqa3j]{flex-shrink:0;width:60px;height:60px;border:2px solid rgba(255,255,255,.15);border-radius:6px;overflow:hidden;cursor:pointer;padding:0;background:#ffffff0d;transition:border-color .28s cubic-bezier(.4,0,.2,1),transform .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),opacity .28s cubic-bezier(.4,0,.2,1);opacity:.6}.gal-thumb[data-astro-cid-rh5jqa3j] img[data-astro-cid-rh5jqa3j]{width:100%;height:100%;object-fit:cover;display:block}.gal-thumb[data-astro-cid-rh5jqa3j]:hover{border-color:#ffffff8c;transform:scale(1.06);opacity:.9}.gal-thumb[data-astro-cid-rh5jqa3j].active{border-color:#5b9bd5;box-shadow:0 0 0 2px #5b9bd566;transform:scale(1.08);opacity:1}.modal-right[data-astro-cid-rh5jqa3j]{display:flex;flex-direction:column;min-height:0;overflow:hidden}.modal-right-bio[data-astro-cid-rh5jqa3j]{flex:1;overflow-y:auto;padding:1.75rem 1.75rem 1rem;min-height:0;scrollbar-width:none}.modal-right-bio[data-astro-cid-rh5jqa3j]::-webkit-scrollbar{display:none}.modal-right-meta[data-astro-cid-rh5jqa3j]{flex-shrink:0;overflow-y:auto;padding:1rem 1.75rem 1.5rem;border-top:2px solid #e8ecf1;background:#f8fafc;scrollbar-width:none}.modal-right-meta[data-astro-cid-rh5jqa3j]::-webkit-scrollbar{display:none}.modal-section[data-astro-cid-rh5jqa3j]{padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid #e8ecf1}.modal-section[data-astro-cid-rh5jqa3j]:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.modal-section[data-astro-cid-rh5jqa3j] h3[data-astro-cid-rh5jqa3j]{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#3b6fad;margin-bottom:.65rem}.modal-section[data-astro-cid-rh5jqa3j] p[data-astro-cid-rh5jqa3j]{font-size:.92rem;color:#444;line-height:1.7}.kontakt-info[data-astro-cid-rh5jqa3j] p[data-astro-cid-rh5jqa3j]{margin-bottom:.45rem;font-size:.9rem}.kontakt-info[data-astro-cid-rh5jqa3j] strong[data-astro-cid-rh5jqa3j]{color:#1c3557;font-weight:600}.kontakt-info[data-astro-cid-rh5jqa3j] a[data-astro-cid-rh5jqa3j]{color:var(--color-primary)}.kontakt-info[data-astro-cid-rh5jqa3j] a[data-astro-cid-rh5jqa3j]:hover{color:#1c3557}.funktionen-list[data-astro-cid-rh5jqa3j]{list-style:none;padding:0;display:flex;flex-direction:column;gap:.45rem}.funktionen-list[data-astro-cid-rh5jqa3j] li[data-astro-cid-rh5jqa3j]{padding:.5rem .9rem;background:#eff6ff;border-left:3px solid var(--color-primary);border-radius:5px;font-size:.875rem;color:#1c3557;font-weight:500}.modal-social[data-astro-cid-rh5jqa3j]{display:flex;flex-direction:row;align-items:center;gap:.75rem}.modal-social[data-astro-cid-rh5jqa3j] h3[data-astro-cid-rh5jqa3j]{margin-bottom:0;flex-shrink:0}.modal-social[data-astro-cid-rh5jqa3j] .social-links[data-astro-cid-rh5jqa3j]{gap:.5rem;margin-top:0;padding-top:0;border-top:none}.modal-social[data-astro-cid-rh5jqa3j] .social-btn[data-astro-cid-rh5jqa3j]{width:30px;height:30px}.modal-social[data-astro-cid-rh5jqa3j] .social-btn[data-astro-cid-rh5jqa3j]:hover{background:linear-gradient(135deg,#1c3557,#3b6fad)!important;color:#fff!important;transform:scale(1.12)}@media(max-width:860px){.modal-box[data-astro-cid-rh5jqa3j]{height:auto;max-height:95vh;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.modal-box[data-astro-cid-rh5jqa3j]::-webkit-scrollbar{display:none}.modal-body[data-astro-cid-rh5jqa3j]{grid-template-columns:1fr;overflow:visible;flex:none}.modal-left[data-astro-cid-rh5jqa3j]{height:auto;min-height:unset;max-height:unset;overflow:visible}.profile-modal[data-astro-cid-rh5jqa3j][data-person="Philipp Scholz"] .modal-portrait[data-astro-cid-rh5jqa3j]{height:auto}.profile-modal[data-astro-cid-rh5jqa3j]:not([data-person="Philipp Scholz"]) .modal-portrait[data-astro-cid-rh5jqa3j]{aspect-ratio:3 / 4;max-height:360px;height:auto}.modal-right[data-astro-cid-rh5jqa3j]{overflow:visible;min-height:0}.modal-right-bio[data-astro-cid-rh5jqa3j]{overflow:visible;flex:none;height:auto!important;padding:1.25rem 1.25rem .75rem}.modal-right-meta[data-astro-cid-rh5jqa3j]{height:auto!important;padding:.75rem 1.25rem 1.5rem}.modal-body[data-astro-cid-rh5jqa3j]>.gal-placeholder[data-astro-cid-rh5jqa3j]{width:100%;height:60vw;min-height:200px;max-height:380px;flex:none;border-top:1px solid rgba(255,255,255,.12)}.modal-body[data-astro-cid-rh5jqa3j]>.gal-header[data-astro-cid-rh5jqa3j]{flex-shrink:0;width:100%;border-top:1px solid rgba(255,255,255,.12)}.modal-body[data-astro-cid-rh5jqa3j]>.gal-viewer[data-astro-cid-rh5jqa3j]{width:100%;height:60vw;min-height:220px;max-height:420px;flex:none}.modal-body[data-astro-cid-rh5jqa3j]>.gal-viewer[data-astro-cid-rh5jqa3j][data-orient=landscape]{height:50vw}.gal-viewer[data-astro-cid-rh5jqa3j][data-orient=portrait] .gal-thumbs-panel[data-astro-cid-rh5jqa3j]{width:60px}.gal-thumb[data-astro-cid-rh5jqa3j]{width:48px;height:48px}}@media(hover:none){.gal-reveal-hint[data-astro-cid-rh5jqa3j]{opacity:.9}.gal-placeholder[data-astro-cid-rh5jqa3j][data-has-gallery] .gal-placeholder-img[data-astro-cid-rh5jqa3j]{opacity:.65}}@media(max-width:600px){.team-grid[data-astro-cid-rh5jqa3j]{grid-template-columns:repeat(2,1fr);gap:1rem}.page-header[data-astro-cid-rh5jqa3j]{background-size:cover}.profile-modal[data-astro-cid-rh5jqa3j]{padding:.5rem}.modal-box[data-astro-cid-rh5jqa3j]{border-radius:10px}.modal-header[data-astro-cid-rh5jqa3j]{padding:.9rem 1rem}.modal-header-info[data-astro-cid-rh5jqa3j] h2[data-astro-cid-rh5jqa3j]{font-size:1.1rem}.modal-right-bio[data-astro-cid-rh5jqa3j]{padding:1rem 1rem .5rem}.modal-right-meta[data-astro-cid-rh5jqa3j]{padding:.5rem 1rem 1rem}.gal-thumb[data-astro-cid-rh5jqa3j]{width:40px;height:40px}.gal-viewer[data-astro-cid-rh5jqa3j][data-orient=portrait] .gal-thumbs-panel[data-astro-cid-rh5jqa3j]{width:50px}.gal-viewer[data-astro-cid-rh5jqa3j][data-orient=landscape] .gal-thumbs-panel[data-astro-cid-rh5jqa3j]{height:50px}}@media(max-width:400px){.team-grid[data-astro-cid-rh5jqa3j]{grid-template-columns:1fr}.modal-header-info[data-astro-cid-rh5jqa3j] h2[data-astro-cid-rh5jqa3j]{font-size:1rem}}
