:root{--green:#285941;--green-dark:#173c2c;--cream:#f7f4ec;--gold:#d0ad67;--line:#dfe6e1;--text:#24322a;--muted:#657269;--shadow:0 14px 40px rgba(20,55,39,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Segoe UI,sans-serif;color:var(--text);background:#eef2ef;line-height:1.65}.wrap{width:min(1440px,calc(100% - 28px));margin:auto}a{color:var(--green)}img{max-width:100%;display:block}.utility{background:#102f22;color:#fff;font-size:13px}.utility-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between}.utility a{color:#fff;text-decoration:none}.head{background:#fff}.head-inner{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{display:flex;align-items:center;gap:15px;text-decoration:none;color:var(--green-dark)}.logo .paw{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:34px;box-shadow:var(--shadow)}.logo b,.logo small{display:block}.logo b{font-size:27px}.logo small{color:var(--muted)}.hotline{text-align:right;padding:14px 20px;border:1px solid var(--line);border-radius:16px;background:var(--cream)}.hotline small,.hotline span{display:block}.hotline strong{font-size:20px;color:var(--green)}.ticker{background:var(--green);color:#fff;overflow:hidden}.ticker-text{padding:10px 0;white-space:nowrap;animation:scroll 28s linear infinite;font-weight:bold}@keyframes scroll{from{transform:translateX(100%)}to{transform:translateX(-110%)}}.three-column{display:grid;grid-template-columns:235px minmax(0,1fr) 270px;gap:22px;align-items:start;padding:24px 0}.left-sidebar,.right-sidebar,.main-content{min-width:0}.left-sidebar,.side-card,.standard-page,.welcome,.story-card,.gallery-section,.video-section,.closing,.donation-main{background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:var(--shadow)}.left-sidebar{position:sticky;top:16px;overflow:hidden}.side-title{background:var(--green-dark);color:#fff;padding:16px 18px;font-weight:bold;font-size:18px}.side-nav a{display:block;padding:10px 15px;border-bottom:1px solid #edf0ee;text-decoration:none;color:#34473d;font-size:14px}.side-nav a:hover,.side-nav a.active{background:#e8f1ec;color:var(--green);font-weight:bold;border-left:4px solid var(--green)}.right-sidebar{display:grid;gap:16px}.side-card{padding:18px}.side-card h3{margin:0 0 10px;color:var(--green);font-size:18px}.side-card p{font-size:14px}.donate-side{background:#fffaf0;border-color:#eadbbd}.center{text-align:center}.facebook{display:block;background:#1877f2;color:#fff;padding:10px;border-radius:9px;text-decoration:none;font-weight:bold}.main-content{display:grid;gap:22px}.welcome{overflow:hidden}.welcome-image{width:100%;height:360px;object-fit:cover}.welcome-text{padding:30px}.small-label{display:block;color:var(--green);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:bold}.welcome h1,.standard-page h1{font-size:clamp(34px,4vw,55px);line-height:1.05;margin:9px 0 18px;color:var(--green-dark)}h2{color:var(--green-dark);line-height:1.15}.anniversary{display:flex;align-items:center;gap:17px;padding:22px 28px;border-radius:17px;color:#fff;background:linear-gradient(120deg,var(--green-dark),var(--green))}.anniversary>span{font-size:37px}.anniversary h2{color:#fff;margin:4px 0}.anniversary small{color:#d6e7de}.story-card{display:grid;grid-template-columns:310px 1fr;overflow:hidden}.story-card img{width:100%;height:100%;min-height:300px;object-fit:cover}.story-card div{padding:28px}.story-card h2{font-size:31px;margin:8px 0}.gallery-section,.video-section,.closing,.donation-main,.standard-page{padding:30px}.section-heading{margin-bottom:20px}.section-heading h2{font-size:34px;margin:7px 0}.gallery-viewer{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) 48px;gap:12px;align-items:center}.gallery-main{position:relative;background:#111;border-radius:14px;overflow:hidden;height:520px}.gallery-main img{width:100%;height:100%;object-fit:contain;cursor:zoom-in;transition:opacity .15s ease}.gallery-main img.changing{opacity:.25}.gallery-main-caption{position:absolute;left:0;right:0;bottom:0;padding:22px 18px 14px;color:#fff;font-weight:bold;background:linear-gradient(transparent,rgba(0,0,0,.78))}.gallery-arrow{width:44px;height:70px;border:0;border-radius:12px;background:var(--green-dark);color:#fff;font-size:42px;line-height:1;cursor:pointer}.gallery-arrow:hover{background:var(--green)}.gallery-thumbs{display:flex;gap:10px;margin-top:14px;padding:4px 2px 10px;overflow-x:auto;scrollbar-width:thin}.gallery-thumb{flex:0 0 105px;height:78px;padding:0;border:3px solid transparent;border-radius:10px;background:#e8eeea;overflow:hidden;cursor:pointer;opacity:.68}.gallery-thumb:hover,.gallery-thumb.active{opacity:1}.gallery-thumb.active{border-color:var(--green);box-shadow:0 0 0 2px rgba(40,89,65,.14)}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-thumbs::-webkit-scrollbar{height:8px}.gallery-thumbs::-webkit-scrollbar-thumb{background:#b8c8bf;border-radius:999px}.donation-main{text-align:center;background:linear-gradient(135deg,#fffaf0,#fff)}.bank-box{margin:20px auto;padding:20px;max-width:600px;background:#f1f6f3;border-radius:13px;font-weight:bold}.button{display:inline-block;background:var(--green);color:#fff;border:0;border-radius:999px;padding:12px 20px;text-decoration:none;font-weight:bold;cursor:pointer}.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.video-card{border:1px solid var(--line);border-radius:12px;overflow:hidden}.video-card iframe{width:100%;aspect-ratio:16/9;border:0}.video-card h3{padding:0 14px}.closing{text-align:center}.page-cover{width:min(100%,440px);height:auto;max-height:none;object-fit:contain;border-radius:12px;margin:0 auto 25px}.richtext img{border-radius:12px}.richtext{font-size:17px}.memorial-head{text-align:center}.memorial-list{display:grid;gap:22px}.memorial-full{display:grid;grid-template-columns:320px 1fr;background:#fff;border-radius:17px;overflow:hidden;box-shadow:var(--shadow)}.memorial-full img{width:100%;height:100%;min-height:330px;object-fit:cover}.memorial-full div{padding:28px}.contact-form{display:grid;gap:14px}.contact-form label{font-weight:bold}.contact-form input,.contact-form textarea{width:100%;padding:12px;border:1px solid #cbd6cf;border-radius:9px;margin-top:5px;font:inherit}.flash{width:min(1000px,calc(100% - 30px));margin:14px auto;padding:13px;border-radius:10px}.flash.success{background:#dff4e6;color:#185d35}.flash.error{background:#ffe4e4;color:#8c2020}footer{background:#102f22;color:#dfe9e3;margin-top:25px;padding:42px 0 20px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr .7fr;gap:35px}footer a{display:block;color:#dfe9e3;text-decoration:none}.copyright{border-top:1px solid rgba(255,255,255,.15);margin-top:25px;padding-top:16px}.mobile-nav-button{display:none}.lightbox{position:fixed;z-index:9999;inset:0;background:rgba(0,0,0,.92);display:grid;place-items:center;padding:30px}.lightbox img{max-width:95vw;max-height:90vh}.lightbox button{position:fixed;right:25px;top:18px;background:none;border:0;color:#fff;font-size:45px;cursor:pointer}@media(max-width:1100px){.three-column{grid-template-columns:220px minmax(0,1fr)}.right-sidebar{grid-column:1/-1;grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.head-inner{min-height:95px}.logo b{font-size:20px}.logo .paw{width:54px;height:54px}.hotline{display:none}.mobile-nav-button{display:block;width:calc(100% - 28px);margin:14px auto 0;background:var(--green-dark);color:#fff;border:0;padding:12px;border-radius:10px;font-weight:bold}.three-column{grid-template-columns:1fr}.left-sidebar{display:none;position:static}.left-sidebar.open{display:block}.right-sidebar{grid-template-columns:1fr}.story-card,.memorial-full{grid-template-columns:1fr}.story-card img,.memorial-full img{height:300px}.video-grid,.footer-grid{grid-template-columns:1fr}.welcome-image{height:280px}.utility-inner{justify-content:center}.utility a{display:none}}
@media(max-width:760px){.gallery-viewer{grid-template-columns:36px minmax(0,1fr) 36px;gap:6px}.gallery-main{height:330px}.gallery-arrow{width:34px;height:58px;font-size:34px}.gallery-thumb{flex-basis:82px;height:62px}}

.team-grid,.service-grid{display:grid;gap:20px}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-card,.service-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.team-card img{width:100%;height:300px;object-fit:cover}.team-card>div,.service-card>div{padding:22px}.team-card h2,.service-card h2{margin:0 0 8px}.team-card h3{margin:18px 0 4px;font-size:16px}.team-role{font-weight:bold;color:var(--green);margin-bottom:10px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card img{width:100%;height:220px;object-fit:cover}@media(max-width:760px){.team-grid,.service-grid{grid-template-columns:1fr}}

/* Teamübersicht und persönliche Teamprofile */
.team-intro{max-width:760px;margin-bottom:26px}.team-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.team-overview-card{transition:transform .18s ease,box-shadow .18s ease}.team-overview-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(20,55,39,.14)}.team-card-link{display:block;color:inherit;text-decoration:none}.team-overview-card img{height:285px;object-fit:cover}.team-card-content{padding:20px 22px 22px}.team-card-content h2{margin:0 0 6px;font-size:24px}.team-card-content .team-role{margin-bottom:18px}.team-profile-button{display:inline-flex;align-items:center;gap:8px;background:var(--green);color:#fff;padding:10px 16px;border-radius:999px;font-weight:bold;font-size:14px}.team-image-placeholder{height:285px;display:grid;place-items:center;background:linear-gradient(135deg,#edf4f0,#dfece5);font-size:70px}.team-back-link{display:inline-block;margin-bottom:24px;text-decoration:none;font-weight:bold}.team-profile-head{display:grid;grid-template-columns:minmax(250px,360px) 1fr;gap:34px;align-items:center;padding-bottom:30px;border-bottom:1px solid var(--line)}.team-profile-photo img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:18px;box-shadow:var(--shadow)}.team-profile-placeholder{height:auto;aspect-ratio:1/1;border-radius:18px}.team-profile-title h1{margin-bottom:10px}.team-profile-role{display:inline-block;padding:8px 14px;border-radius:999px;background:#e8f1ec;color:var(--green-dark);font-weight:bold}.team-profile-content{display:grid;gap:22px;margin-top:28px}.team-profile-section{padding:24px 26px;background:#f7faf8;border:1px solid var(--line);border-radius:14px}.team-profile-section h2{margin:0 0 12px;font-size:24px}.team-profile-section p:last-child,.team-profile-section .richtext>:last-child{margin-bottom:0}@media(max-width:760px){.team-overview-grid{grid-template-columns:1fr}.team-profile-head{grid-template-columns:1fr;gap:22px}.team-profile-photo{max-width:420px}.team-overview-card img{height:330px}}

.richtext-exact{white-space:pre-wrap;overflow-wrap:anywhere;word-break:normal}
