.rsv-sport-grid,.rsv-team-grid,.rsv-sponsor-grid,.rsv-people-grid,.rsv-board-grid,.rsv-social-grid,.rsv-news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.rsv-sport-card,.rsv-team-card,.rsv-sponsor-card,.rsv-social-card,.rsv-news-card{position:relative;display:block;border-radius:18px;overflow:hidden;background:#fff;color:#13251b;text-decoration:none;box-shadow:0 12px 32px rgba(0,0,0,.12);transition:.2s transform}.rsv-sport-card:hover,.rsv-team-card:hover,.rsv-sponsor-card:hover,.rsv-social-card:hover,.rsv-news-card:hover{transform:translateY(-4px)}.rsv-sport-card img,.rsv-team-card img,.rsv-social-card img,.rsv-news-card img{width:100%;height:220px;object-fit:cover}.rsv-sport-card>span,.rsv-team-card>span,.rsv-social-card>div,.rsv-news-card>div{display:flex;flex-direction:column;gap:6px;padding:16px}.rsv-player-groups{display:flex;flex-direction:column;gap:30px}.rsv-player-group h3{font-size:1.5rem;margin:0 0 14px}.rsv-player-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.rsv-player-card,.rsv-person-card{display:flex;gap:16px;align-items:center;background:#fff;border-radius:16px;padding:16px;box-shadow:0 8px 25px rgba(0,0,0,.08)}.rsv-player-card img,.rsv-person-card img{width:110px;height:110px;object-fit:cover;border-radius:14px}.rsv-player-info,.rsv-person-card div{display:flex;flex-direction:column;gap:7px}.rsv-player-name{font-size:1.28rem;line-height:1.15}.rsv-player-number{font-size:1.45rem;font-weight:900;color:#b71c1c}.rsv-player-position{font-size:1.05rem;font-weight:700;color:#245b3d}.rsv-board-role{font-size:.88rem;font-weight:800;text-transform:uppercase;color:#b71c1c}.rsv-sponsor-card{padding:18px;text-align:center}.rsv-sponsor-card img{width:100%;height:120px;object-fit:contain}.rsv-sponsor-card strong{display:block;margin-top:10px}.rsv-no-image{min-height:150px;background:#e8eee9;display:flex;align-items:center;justify-content:center;color:#53655b}.rsv-ticker{overflow:hidden;background:#fff;border-top:1px solid #ddd;padding:10px}.rsv-ticker-track{display:flex;gap:28px;align-items:center;min-width:max-content}.rsv-ticker a{display:flex;align-items:center;gap:8px;color:#173b28;text-decoration:none;font-weight:700}.rsv-ticker img{width:46px;height:34px;object-fit:contain}.rsv-cms-page{max-width:1200px;margin:0 auto;padding:36px 20px}.rsv-cms-hero img{width:100%;max-height:520px;object-fit:cover;border-radius:22px}.rsv-cms-section{margin-top:42px}.rsv-games-list,.rsv-events-list{display:flex;flex-direction:column;gap:12px}.rsv-game-section{margin:0 0 28px}.rsv-game-card{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(260px,1.5fr) minmax(100px,.5fr) auto;gap:18px;align-items:center;background:#fff;border-left:6px solid #19733f;border-radius:14px;padding:16px 18px;box-shadow:0 8px 24px rgba(0,0,0,.08)}.rsv-next-game .rsv-game-card{border-left-color:#b71c1c;box-shadow:0 12px 30px rgba(183,28,28,.14)}.rsv-game-date{font-weight:800}.rsv-game-match{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.rsv-game-score{font-size:1.7rem;font-weight:900;color:#b71c1c}.rsv-event-card{display:flex;gap:20px;align-items:center;background:#fff;border-radius:14px;padding:15px 18px;box-shadow:0 8px 24px rgba(0,0,0,.08)}.rsv-event-card time{font-weight:900;color:#19733f;min-width:150px}.rsv-news-card h3{margin:0;font-size:1.2rem}.rsv-news-card time{font-size:.85rem;color:#64756c}.rsv-news-card p{margin:0}.rsv-news-card a{font-weight:800;color:#19733f}@media(max-width:700px){.rsv-game-card{grid-template-columns:1fr;gap:8px}.rsv-player-card{align-items:flex-start}.rsv-player-card img{width:92px;height:92px}.rsv-player-name{font-size:1.18rem}.rsv-player-number{font-size:1.3rem}}
.rsv-board-card .rsv-board-role,.rsv-contact-card span{display:block}.rsv-contact-section{margin:0 0 2.5rem}.rsv-contact-section>h2{margin-bottom:1rem}.rsv-board-card>div,.rsv-contact-card>div{display:flex;flex-direction:column;gap:.35rem}

.rsv-home-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0 auto;padding:0 20px;max-width:1400px;transform:translateY(-42px);position:relative;z-index:4}.rsv-home-card{min-height:240px;border-radius:26px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;position:relative;overflow:hidden;background:#fff;color:#092c1b;text-decoration:none;box-shadow:0 16px 40px rgba(0,0,0,.15);background-size:cover;background-position:center;transition:transform .22s ease,box-shadow .22s ease}.rsv-home-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(0,0,0,.2)}.rsv-home-card[style]{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.55)}.rsv-home-card__label{font-size:1.45rem;font-weight:900}.rsv-home-card strong{font-size:1.15rem;line-height:1.25}.rsv-home-card small{font-size:.95rem;line-height:1.35}.rsv-home-card__arrow{position:absolute;right:24px;top:22px;font-size:2rem;font-weight:900;transition:transform .2s}.rsv-home-card:hover .rsv-home-card__arrow{transform:translateX(6px)}.rsv-home-card--recruit{background-color:#c91422;color:#fff}.rsv-special-section{max-width:1200px;margin:0 auto;padding:36px 20px}.rsv-special-hero{width:100%;max-height:520px;object-fit:cover;border-radius:24px;box-shadow:0 16px 40px rgba(0,0,0,.13)}.rsv-special-copy{max-width:900px;margin:28px 0 34px}.rsv-special-copy h1{font-size:clamp(2rem,5vw,4rem);margin:.2em 0}.rsv-special-copy p{font-size:1.08rem;line-height:1.7}@media(max-width:1050px){.rsv-home-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.rsv-home-cards{grid-template-columns:1fr;transform:none;padding-top:20px}.rsv-home-card{min-height:210px}}

.rsv-chronicle{display:grid;gap:32px}.rsv-chronicle-period>h2{font-size:clamp(1.6rem,3vw,2.4rem);margin:0 0 18px;color:#08783e}.rsv-chronicle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.rsv-chronicle-card{overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.1);border:1px solid rgba(8,120,62,.12)}.rsv-chronicle-card img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover}.rsv-chronicle-card>div{padding:18px}.rsv-chronicle-card h3{margin:7px 0 8px;font-size:1.25rem}.rsv-chronicle-card p{margin:0;color:#59636a}.rsv-chronicle-type{display:inline-block;border-radius:999px;padding:5px 10px;background:#edf8f2;color:#08783e;font-weight:700;font-size:.82rem}
.rsv-calendar-list,.rsv-training-list,.rsv-download-list{display:grid;gap:14px}.rsv-calendar-item,.rsv-training-card,.rsv-download-card{display:flex;gap:16px;align-items:center;padding:16px;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.08)}.rsv-calendar-item small,.rsv-training-card small{display:block;color:#667}.rsv-calendar-type,.rsv-internal-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#e8f5ee;color:#075c35;font-weight:700;font-size:.78rem}.rsv-internal-badge{background:#fff0cc;color:#7a5000}.rsv-venue-grid,.rsv-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.rsv-venue-card,.rsv-gallery-card{overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.1);text-decoration:none;color:inherit}.rsv-venue-card img,.rsv-gallery-card img{width:100%;aspect-ratio:3/2;object-fit:cover}.rsv-venue-card>div,.rsv-gallery-card strong{display:block;padding:16px}.rsv-download-card{justify-content:space-between;text-decoration:none;color:inherit}@media(max-width:600px){.rsv-calendar-item,.rsv-training-card{align-items:flex-start;flex-direction:column}}

/* RSV CMS 2.7 – erweiterte Spielanzeige */
.rsv-game-card{
  min-height:170px;
  grid-template-columns:minmax(165px,.8fr) minmax(190px,1fr) minmax(70px,.35fr) minmax(190px,1fr) minmax(250px,1.2fr);
  gap:20px;
  padding:22px 24px;
}
.rsv-game-team{display:flex;align-items:center;gap:14px;min-width:0}
.rsv-game-team strong{font-size:1.18rem;line-height:1.2}
.rsv-game-logo{width:72px;height:72px;display:flex;align-items:center;justify-content:center;flex:0 0 72px;border-radius:14px;background:#f7f8f7;padding:7px;overflow:hidden}
.rsv-game-logo img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}
.rsv-game-versus{text-align:center;font-weight:800;color:#51645a}
.rsv-game-location{display:flex;flex-direction:column;gap:7px;line-height:1.3}
.rsv-game-location span{display:block}
.rsv-game-location b{color:#173b28}
.rsv-amenities{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}
.rsv-amenities span,.rsv-venue-areas small em{display:inline-flex;align-items:center;background:#eaf4ed;color:#185b35;border-radius:999px;padding:5px 10px;font-style:normal;font-size:.82rem;font-weight:700}
.rsv-venue-areas li{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.rsv-venue-areas li small{display:flex;gap:6px;flex-wrap:wrap;width:100%;margin-top:6px}
@media(max-width:1050px){
  .rsv-game-card{grid-template-columns:1fr 1fr 70px 1fr;min-height:190px}
  .rsv-game-location{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e4e9e6;padding-top:14px}
}
@media(max-width:700px){
  .rsv-game-card{grid-template-columns:1fr;min-height:auto;padding:20px}
  .rsv-game-date{text-align:center}
  .rsv-game-team{justify-content:center;text-align:center}
  .rsv-game-versus{padding:2px 0}
  .rsv-game-location{display:flex;grid-column:auto}
  .rsv-game-logo{width:64px;height:64px;flex-basis:64px}
}


/* RSV CMS 3.1 – YouTube in News */
.rsv-news-videos{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.12)}
.rsv-news-videos h2{margin:0 0 1rem}
.rsv-video-grid{display:grid;gap:1.25rem}
.rsv-video-embed{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:16px;background:#000;box-shadow:0 10px 28px rgba(0,0,0,.15)}
.rsv-video-embed iframe{width:100%!important;height:100%!important;display:block;border:0}
.rsv-video-badge{display:inline-flex;align-items:center;align-self:flex-start;padding:.35rem .65rem;border-radius:999px;background:#e61920;color:#fff;font-size:.8rem;font-weight:800}

/* RSV CMS 3.2 – Galerie */
.rsv-gallery-browser{display:grid;gap:48px}
.rsv-gallery-section>h2{font-size:clamp(1.8rem,4vw,3rem);margin:0 0 22px;color:#08783e}
.rsv-gallery-sport{margin:0 0 34px}
.rsv-gallery-sport>h3{font-size:1.65rem;margin:0 0 18px}
.rsv-gallery-sport>h4{font-size:1.25rem;margin:24px 0 12px;color:#173b28}
.rsv-gallery-year{margin:0 0 34px}
.rsv-gallery-year>h3{font-size:1.7rem;margin:0 0 16px;border-bottom:2px solid #e7ece9;padding-bottom:8px}
.rsv-gallery-month{margin:0 0 28px}
.rsv-gallery-month>h4{font-size:1.3rem;margin:0 0 14px;color:#b71c1c}
.rsv-gallery-month>h5{font-size:1.05rem;margin:18px 0 10px;text-transform:uppercase;letter-spacing:.04em;color:#4e6257}
.rsv-gallery-card{display:block}
.rsv-gallery-card>span{display:flex;flex-direction:column;gap:5px;padding:16px}
.rsv-gallery-card>span small{color:#66736c}
.rsv-gallery-detail-media{display:grid;gap:28px;margin-top:28px}
.rsv-gallery-lightbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}
.rsv-gallery-image{display:block;overflow:hidden;border-radius:16px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 8px 24px rgba(0,0,0,.1)}
.rsv-gallery-image img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .22s ease}
.rsv-gallery-image:hover img{transform:scale(1.035)}
.rsv-gallery-image span{display:block;padding:10px 13px;font-size:.9rem}
@media(max-width:640px){.rsv-gallery-lightbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rsv-gallery-image span{display:none}}

.rsv-placeholder-image{display:block;width:100%;object-fit:cover;background:#075b32}.rsv-person-card .rsv-placeholder-image{object-position:center}.rsv-news-card .rsv-placeholder-image,.rsv-team-card .rsv-placeholder-image{object-position:center}

/* Personenprofile 3.4 */
.rsv-person-card{min-height:190px}.rsv-person-card img{width:165px;height:165px;flex:0 0 165px}.rsv-person-image-link{display:block;flex:0 0 165px}.rsv-person-image-link img{display:block;width:165px;height:165px}.rsv-person-name-link{color:inherit;text-decoration:none}.rsv-person-name-link:hover{text-decoration:underline}.rsv-person-profile-link{font-weight:800;color:#19733f;text-decoration:none;margin-top:4px}.rsv-person-profile-link:hover{text-decoration:underline}.rsv-player-card{color:inherit;text-decoration:none;min-height:190px}.rsv-player-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(0,0,0,.12)}.rsv-player-image{display:block;flex:0 0 165px}.rsv-player-card img{width:165px;height:165px;flex:0 0 165px}.rsv-person-profile{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:44px;align-items:start;background:#fff;border-radius:24px;padding:30px;box-shadow:0 14px 38px rgba(0,0,0,.1)}.rsv-person-profile-photo img{width:100%;max-width:420px;aspect-ratio:4/5;object-fit:cover;border-radius:22px;display:block}.rsv-person-profile-content h1{font-size:clamp(2.2rem,5vw,4.2rem);line-height:1;margin:.15em 0}.rsv-person-profile-kicker{font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:#b71c1c}.rsv-person-profile-roles{font-size:1.2rem;font-weight:800;color:#19733f}.rsv-person-profile-description{margin-top:24px;font-size:1.08rem;line-height:1.7}.rsv-person-profile-page.is-player-profile .rsv-person-profile-photo img{max-width:520px}.rsv-person-profile-page.is-player-profile .rsv-person-profile{grid-template-columns:minmax(330px,520px) 1fr}
@media(max-width:800px){.rsv-person-card{align-items:flex-start}.rsv-person-card img,.rsv-person-image-link,.rsv-person-image-link img,.rsv-player-image,.rsv-player-card img{width:135px;height:135px;flex-basis:135px}.rsv-person-profile,.rsv-person-profile-page.is-player-profile .rsv-person-profile{grid-template-columns:1fr}.rsv-person-profile-photo img,.rsv-person-profile-page.is-player-profile .rsv-person-profile-photo img{max-width:360px;margin:0 auto}.rsv-player-card{align-items:flex-start}}
@media(max-width:520px){.rsv-person-card,.rsv-player-card{flex-direction:column}.rsv-person-card img,.rsv-person-image-link,.rsv-person-image-link img,.rsv-player-image,.rsv-player-card img{width:100%;height:auto;aspect-ratio:4/5;flex-basis:auto}.rsv-person-profile{padding:20px}}

/* RSV CMS 3.6 – vollständige Bilddarstellung ohne Abschneiden */
.rsv-news-card img,
.rsv-team-card img,
.rsv-person-card img,
.rsv-player-card img,
.rsv-person-image-link img,
.rsv-player-image img,
.rsv-person-profile-photo img,
.rsv-placeholder-image{
  object-fit:contain !important;
  object-position:center !important;
  background:linear-gradient(145deg,#f7faf8 0%,#e7f0ea 100%);
}
.rsv-news-card img,
.rsv-team-card img{
  padding:10px;
}
.rsv-person-card img,
.rsv-player-card img,
.rsv-person-image-link img,
.rsv-player-image img{
  padding:6px;
}
.rsv-person-profile-photo{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:320px;
  border-radius:22px;
  overflow:hidden;
  background:linear-gradient(145deg,#f7faf8 0%,#e7f0ea 100%);
}
.rsv-person-profile-photo img{
  padding:10px;
  max-height:680px;
}
.rsv-placeholder-image{
  padding:0 !important;
}
@media(max-width:520px){
  .rsv-news-card img,.rsv-team-card img{padding:7px}
  .rsv-person-card img,.rsv-player-card img,.rsv-person-image-link img,.rsv-player-image img{padding:4px}
}

/* RSV CMS 3.7 – Bilder in allen Karten vollständig sichtbar */
.rsv-sport-card img,.rsv-team-card img,.rsv-news-card img,.rsv-social-card img,.rsv-venue-card img,.rsv-gallery-card img,.rsv-chronicle-card img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:3/2!important;object-fit:contain!important;object-position:center!important;padding:8px!important;background:linear-gradient(145deg,#f8faf8,#e9f1ec)!important}
.rsv-person-card img,.rsv-player-card img,.rsv-person-image-link img,.rsv-player-image img{display:block!important;width:165px!important;height:auto!important;aspect-ratio:4/5!important;object-fit:contain!important;object-position:center!important;padding:5px!important;background:linear-gradient(145deg,#f8faf8,#e9f1ec)!important;border-radius:14px!important}
.rsv-person-card,.rsv-player-card{align-items:flex-start!important;overflow:visible!important}.rsv-person-image-link,.rsv-player-image{flex:0 0 165px!important}
.rsv-person-profile-photo img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!important}
.rsv-placeholder-image{padding:0!important;background:#075b32!important}
@media(max-width:800px){.rsv-person-card img,.rsv-player-card img,.rsv-person-image-link img,.rsv-player-image img{width:135px!important}.rsv-person-image-link,.rsv-player-image{flex-basis:135px!important}}
@media(max-width:520px){.rsv-person-card img,.rsv-player-card img,.rsv-person-image-link img,.rsv-player-image img{width:100%!important;max-width:320px!important;margin-inline:auto!important}.rsv-person-image-link,.rsv-player-image{flex-basis:auto!important;width:100%!important}}

/* RSV CMS 3.8: vollständige News-Karten als Link */
.rsv-news-card-link{display:block;color:inherit;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}
.rsv-news-card-link:hover,.rsv-news-card-link:focus-visible{transform:translateY(-4px);box-shadow:0 18px 38px rgba(0,55,30,.16);outline:none}
.rsv-news-card-link h3,.rsv-news-card-link p,.rsv-news-card-link time{color:inherit}

/* Personenprofil: einzeln freigegebene Angaben */
.rsv-person-profile-data{display:grid;gap:10px;margin:22px 0}
.rsv-person-profile-data>div{display:grid;grid-template-columns:minmax(130px,180px) 1fr;gap:16px;padding:10px 0;border-bottom:1px solid rgba(0,70,40,.12)}
.rsv-person-profile-data dt{font-weight:800;color:#064f31}
.rsv-person-profile-data dd{margin:0}
.rsv-person-function-list{margin:18px 0;padding:16px 18px;border-radius:16px;background:#f3f7f4}
.rsv-person-function-list p{margin:6px 0}
@media(max-width:640px){.rsv-person-profile-data>div{grid-template-columns:1fr;gap:4px}}

/* RSV CMS 3.9 – einheitliche News-Karten und eigener News-Platzhalter */
.rsv-news-grid{align-items:stretch}
.rsv-news-card,
.rsv-news-card-link{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  overflow:hidden!important;
  border-radius:22px!important;
  background:#fff!important;
  color:#102d20!important;
  text-decoration:none!important;
  box-shadow:0 14px 34px rgba(0,45,25,.12)!important;
}
.rsv-news-card>img,
.rsv-news-card-link>img{
  width:100%!important;
  aspect-ratio:3/2!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:0!important;
  background:linear-gradient(145deg,#f7faf8,#e8f0eb)!important;
  border-radius:0!important;
}
.rsv-news-card>div,
.rsv-news-card-link>div{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:9px!important;
  flex:1 1 auto!important;
  padding:20px 22px 22px!important;
}
.rsv-news-card time{font-size:.9rem!important;color:#587065!important}
.rsv-news-card h3{margin:0!important;font-size:1.32rem!important;line-height:1.18!important;color:#102d20!important}
.rsv-news-card p{margin:0!important;line-height:1.48!important;color:#233c30!important}
.rsv-news-card .rsv-video-badge{margin-top:auto!important}
.rsv-news-card>div>a,
.rsv-news-card .inside>a,
.news-card .inside>a{display:none!important}

/* RSV CMS 3.10 – konsistente helle Schnellkarten und vollständige Personenbilder */
.rsv-home-card{
 min-height:300px;justify-content:flex-start;padding:30px 30px 92px;color:#103421!important;
 text-shadow:none!important;background-size:cover;background-position:center;border:1px solid rgba(0,104,55,.14)
}
.rsv-home-card__label,.rsv-home-card__team span,.rsv-home-card__versus,.rsv-home-card strong,.rsv-home-card small,.rsv-home-card__details{color:#103421!important;text-shadow:none!important}
.rsv-home-card__label{color:#075f34!important}.rsv-home-card--event .rsv-home-card__label{color:#c51723!important}
.rsv-person-image-link,.rsv-player-image{width:190px!important;height:238px!important;flex:0 0 190px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:18px!important;background:linear-gradient(145deg,#f8fbf9,#e5efe9)!important}
.rsv-person-card img,.rsv-player-card img,.rsv-person-image-link img,.rsv-player-image img{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;padding:8px!important;margin:auto!important;background:transparent!important}
.rsv-person-card,.rsv-player-card{min-height:270px!important;align-items:center!important}
.rsv-person-profile-photo{aspect-ratio:4/5!important;min-height:0!important;padding:14px!important}
.rsv-person-profile-photo img{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;aspect-ratio:auto!important;object-fit:contain!important;padding:0!important}
@media(max-width:800px){.rsv-person-image-link,.rsv-player-image{width:155px!important;height:194px!important;flex-basis:155px!important}.rsv-person-card,.rsv-player-card{min-height:225px!important}}
@media(max-width:520px){.rsv-person-image-link,.rsv-player-image{width:min(100%,320px)!important;height:auto!important;aspect-ratio:4/5!important;flex-basis:auto!important;margin-inline:auto!important}}

/* RSV CMS 3.11 – robuste Personenbilder und helle, klar lesbare Schnellkarten */
.rsv-person-image-link,
.rsv-player-image{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:190px!important;
  height:238px!important;
  flex:0 0 190px!important;
  padding:10px!important;
  overflow:hidden!important;
  border:2px solid rgba(0,104,55,.42)!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.8),0 8px 22px rgba(0,65,36,.08)!important;
}
.rsv-person-image-link img,
.rsv-player-image img,
.rsv-person-card img,
.rsv-player-card img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:0!important;
  margin:0!important;
  border-radius:12px!important;
  background:#fff!important;
}
.rsv-person-card,
.rsv-player-card{
  background:#fff!important;
  border:1px solid rgba(0,104,55,.12)!important;
}
.rsv-person-profile-photo{
  background:#fff!important;
  border:2px solid rgba(0,104,55,.35)!important;
}
.rsv-person-profile-photo img{
  object-fit:contain!important;
  background:#fff!important;
}

.rsv-home-card{
  isolation:isolate!important;
  background-color:#fff!important;
  color:#073b24!important;
  border:2px solid rgba(0,104,55,.42)!important;
  box-shadow:0 16px 36px rgba(0,70,40,.12)!important;
}
.rsv-home-card::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:rgba(255,255,255,.86);
  pointer-events:none;
}
.rsv-home-card--event{
  border-color:rgba(215,25,32,.48)!important;
}
.rsv-home-card--event::before{
  background:rgba(255,255,255,.84);
}
.rsv-home-card__label,
.rsv-home-card__team span,
.rsv-home-card__versus,
.rsv-home-card strong,
.rsv-home-card small,
.rsv-home-card__details,
.rsv-home-card__arrow{
  color:#073b24!important;
  text-shadow:none!important;
}
.rsv-home-card--event .rsv-home-card__label,
.rsv-home-card--event .rsv-home-card__arrow{
  color:#c91824!important;
}
@media(max-width:800px){
  .rsv-person-image-link,.rsv-player-image{width:155px!important;height:194px!important;flex-basis:155px!important}
}
@media(max-width:520px){
  .rsv-person-image-link,.rsv-player-image{width:min(100%,320px)!important;height:auto!important;aspect-ratio:4/5!important;flex-basis:auto!important}
}

/* RSV CMS 3.12 – kompakte Galeriekarten mit eigenem Galerie-Platzhalter */
.rsv-gallery-grid{
  grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;
  gap:20px!important;
}
.rsv-gallery-card{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:300px!important;
  max-height:340px!important;
  border:1px solid rgba(0,104,55,.18)!important;
  border-radius:24px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 14px 32px rgba(0,70,40,.11)!important;
  transition:transform .2s ease,box-shadow .2s ease!important;
}
.rsv-gallery-card:hover{
  transform:translateY(-4px)!important;
  box-shadow:0 20px 40px rgba(0,70,40,.16)!important;
}
.rsv-gallery-card>img,
.rsv-gallery-placeholder{
  width:100%!important;
  height:230px!important;
  min-height:230px!important;
  aspect-ratio:auto!important;
  flex:0 0 230px!important;
}
.rsv-gallery-card>img{
  display:block!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:8px!important;
  background:linear-gradient(145deg,#f8faf8,#e7f0ea)!important;
}
.rsv-gallery-placeholder{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
  padding:24px 24px 30px!important;
  color:#fff!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 82% 20%,rgba(255,255,255,.14) 0 56px,transparent 57px),
    repeating-linear-gradient(135deg,rgba(255,255,255,.035) 0 1px,transparent 1px 18px),
    linear-gradient(145deg,#08783e 0%,#045c32 58%,#063d27 100%)!important;
}
.rsv-gallery-placeholder::after{
  content:"";
  position:absolute;
  left:-5%;right:-5%;bottom:-38px;
  height:82px;
  border-top:8px solid #e21d2b;
  border-radius:50% 50% 0 0;
  background:#062f20;
}
.rsv-gallery-placeholder__label{
  position:relative;z-index:1;
  margin-bottom:10px;
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.1em;
  text-transform:uppercase;
  opacity:.9;
}
.rsv-gallery-placeholder strong{
  position:relative;z-index:1;
  max-width:85%;
  font-size:clamp(1.35rem,2.5vw,2rem)!important;
  line-height:1.05!important;
  color:#fff!important;
  overflow-wrap:anywhere;
}
.rsv-gallery-placeholder__icon{
  position:absolute;
  right:22px;top:18px;
  z-index:1;
  font-size:3.2rem;
  line-height:1;
  opacity:.34;
}
.rsv-gallery-card>span{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:5px!important;
  min-height:70px!important;
  padding:14px 18px!important;
  background:#fff!important;
}
.rsv-gallery-card>span strong{
  padding:0!important;
  font-size:1.12rem!important;
  line-height:1.2!important;
  color:#102d20!important;
}
.rsv-gallery-card>span small{color:#5d7065!important}
@media(max-width:700px){
 .rsv-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
 .rsv-gallery-card{min-height:250px!important;max-height:none!important;border-radius:18px!important}
 .rsv-gallery-card>img,.rsv-gallery-placeholder{height:180px!important;min-height:180px!important;flex-basis:180px!important}
 .rsv-gallery-placeholder{padding:18px 16px 24px!important}
 .rsv-gallery-placeholder strong{font-size:1.2rem!important}
}
@media(max-width:440px){.rsv-gallery-grid{grid-template-columns:1fr!important}}

/* RSV CMS 3.14 – Social-Media-Kanäle und Beiträge */
.rsv-social-section{display:grid;gap:24px}
.rsv-social-channels{display:flex;flex-wrap:wrap;gap:12px;align-items:stretch}
.rsv-social-channel{display:flex;align-items:center;gap:11px;min-width:180px;padding:11px 15px;border:1px solid rgba(0,104,55,.18);border-radius:16px;background:#fff;color:#0b4328;text-decoration:none;box-shadow:0 8px 22px rgba(0,60,32,.08);transition:transform .2s ease,box-shadow .2s ease}
.rsv-social-channel:hover,.rsv-social-channel:focus-visible{transform:translateY(-3px);box-shadow:0 14px 28px rgba(0,60,32,.14);outline:none}
.rsv-social-channel img,.rsv-social-channel__icon{width:46px!important;height:46px!important;flex:0 0 46px;display:grid!important;place-items:center;border-radius:13px;object-fit:contain!important;padding:5px!important;background:#08733f!important;color:#fff;font-size:1.3rem;font-weight:900}
.rsv-social-channel>span:last-child{display:flex;flex-direction:column;gap:2px}.rsv-social-channel strong{font-size:.98rem}.rsv-social-channel small{font-size:.76rem;color:#61756a}
.rsv-social-grid{grid-template-columns:repeat(auto-fit,minmax(245px,1fr))!important;align-items:stretch}
.rsv-social-card{display:flex!important;flex-direction:column!important;height:100%!important;border:1px solid rgba(0,104,55,.14)!important;border-radius:22px!important;background:#fff!important;color:#102d20!important;text-decoration:none!important;overflow:hidden!important;box-shadow:0 14px 34px rgba(0,45,25,.11)!important}
.rsv-social-card>img{display:block!important;width:100%!important;aspect-ratio:3/2!important;height:auto!important;object-fit:contain!important;object-position:center!important;padding:0!important;background:linear-gradient(145deg,#f7faf8,#e8f0eb)!important}
.rsv-social-card__body{display:flex!important;flex-direction:column!important;gap:7px!important;padding:18px 20px 21px!important;flex:1 1 auto}
.rsv-social-card__body small{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#0b6a3b}.rsv-social-card__body strong{font-size:1.18rem;line-height:1.2}.rsv-social-card__body>span{line-height:1.45;color:#3c5146}
.rsv-empty-state{padding:20px;border-radius:16px;background:#f2f7f4;color:#476055}
@media(max-width:620px){.rsv-social-channel{min-width:calc(50% - 6px);flex:1 1 150px}.rsv-social-grid{grid-template-columns:1fr!important}}


/* RSV CMS 3.15 – einheitliches Kartenraster für News und Social Media */
.rsv-news-grid,
.rsv-social-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:24px!important;
  align-items:stretch!important;
}
.rsv-social-section{display:grid!important;gap:24px!important}
.rsv-social-card,
.rsv-news-card,
.rsv-news-card-link{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  min-width:0!important;
  height:100%!important;
  min-height:0!important;
  overflow:hidden!important;
  border:1px solid rgba(0,104,55,.14)!important;
  border-radius:22px!important;
  background:#fff!important;
  color:#102d20!important;
  text-decoration:none!important;
  box-shadow:0 14px 34px rgba(0,45,25,.11)!important;
  transition:transform .2s ease,box-shadow .2s ease!important;
}
.rsv-social-card:hover,
.rsv-social-card:focus-visible,
.rsv-news-card:hover,
.rsv-news-card:focus-visible{
  transform:translateY(-4px)!important;
  box-shadow:0 20px 42px rgba(0,45,25,.16)!important;
  outline:none!important;
}
.rsv-social-card>img,
.rsv-news-card>img,
.rsv-news-card-link>img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:3/2!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:0!important;
  border-radius:0!important;
  background:linear-gradient(145deg,#f7faf8,#e8f0eb)!important;
}
.rsv-social-card__body,
.rsv-news-card>div,
.rsv-news-card-link>div{
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:8px!important;
  padding:20px 22px 22px!important;
}
.rsv-social-card__body small{
  font-size:.78rem!important;
  font-weight:800!important;
  text-transform:uppercase!important;
  letter-spacing:.06em!important;
  color:#0b6a3b!important;
}
.rsv-social-card__body strong{
  font-size:1.32rem!important;
  line-height:1.18!important;
  color:#102d20!important;
}
.rsv-social-card__body>span{
  line-height:1.48!important;
  color:#233c30!important;
}
.rsv-social-section--home .rsv-social-grid,
.rsv-social-section--page .rsv-social-grid{
  width:100%!important;
}
.rsv-social-channels{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  align-items:stretch!important;
}
@media(max-width:980px){
  .rsv-news-grid,.rsv-social-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:620px){
  .rsv-news-grid,.rsv-social-grid{grid-template-columns:1fr!important}
}

/* RSV CMS 4.1: Schiedsrichter/Förderverein wie Vorstand */
.rsv-special-people-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));}
.rsv-special-person-card{min-width:0;overflow:hidden;}
.rsv-special-person-card .rsv-person-image-link{display:block;flex:0 0 150px;width:150px;height:188px;border-radius:14px;overflow:hidden;background:#fff;border:2px solid #dce9e0;}
.rsv-special-person-card .rsv-person-image-link img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center;background:#fff;border-radius:0;}
.rsv-special-person-card>div{min-width:0;overflow-wrap:anywhere;}
@media(max-width:650px){.rsv-special-person-card{align-items:flex-start}.rsv-special-person-card .rsv-person-image-link{flex-basis:120px;width:120px;height:150px}}


/* RSV CMS 4.2 – Galerie kompakt und In-Page-Lightbox */
.rsv-gallery-grid{display:grid!important;grid-template-columns:repeat(auto-fill,190px)!important;justify-content:start!important;gap:18px!important}
.rsv-gallery-card{width:190px!important;min-width:190px!important;max-width:190px!important;min-height:245px!important;max-height:none!important;display:flex!important;flex-direction:column!important}
.rsv-gallery-card>img,.rsv-gallery-card>.rsv-gallery-placeholder{width:100%!important;height:150px!important;min-height:150px!important;max-height:150px!important;flex:0 0 150px!important;object-fit:contain!important;object-position:center!important;padding:8px!important;background:#fff!important}
.rsv-gallery-card>span{min-height:82px!important;padding:12px 14px 14px!important}
.rsv-gallery-lightbox-grid{display:grid!important;grid-template-columns:repeat(auto-fill,190px)!important;justify-content:start!important;gap:18px!important}
.rsv-gallery-image{width:190px!important;min-width:190px!important;max-width:190px!important;border:5px solid rgba(0,104,55,.34)!important;background:#fff!important;cursor:zoom-in!important}
.rsv-gallery-image img{width:100%!important;height:145px!important;min-height:145px!important;object-fit:contain!important;object-position:center!important;padding:7px!important;background:#fff!important;transform:none!important}
.rsv-gallery-modal[hidden]{display:none!important}.rsv-gallery-modal{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:28px}.rsv-gallery-modal__backdrop{position:absolute;inset:0;background:rgba(3,24,14,.88);backdrop-filter:blur(5px)}.rsv-gallery-modal__dialog{position:relative;z-index:1;width:min(1100px,96vw);max-height:92vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.rsv-gallery-modal__image{display:block;max-width:100%;max-height:82vh;object-fit:contain;border-radius:18px;background:#fff;box-shadow:0 26px 70px rgba(0,0,0,.5)}.rsv-gallery-modal__caption{margin:10px 52px 0;color:#fff;text-align:center}.rsv-gallery-modal__close{position:absolute;right:0;top:-48px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#073b24;font-size:28px;line-height:1;cursor:pointer}body.rsv-gallery-modal-open{overflow:hidden}
@media(max-width:700px){.rsv-gallery-grid,.rsv-gallery-lightbox-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.rsv-gallery-card,.rsv-gallery-image{width:100%!important;min-width:0!important;max-width:none!important}.rsv-gallery-card>img,.rsv-gallery-card>.rsv-gallery-placeholder{height:135px!important;min-height:135px!important;max-height:135px!important;flex-basis:135px!important}.rsv-gallery-image img{height:135px!important;min-height:135px!important}}
@media(max-width:420px){.rsv-gallery-grid,.rsv-gallery-lightbox-grid{grid-template-columns:1fr!important}.rsv-gallery-card,.rsv-gallery-image{max-width:280px!important;margin-inline:auto!important}}

/* RSV CMS 4.3 – lesbare Galeriekarten und Galerie-Navigation */
.rsv-gallery-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fill,minmax(190px,190px))!important;
  justify-content:start!important;
  gap:18px!important;
}
.rsv-gallery-card{
  width:190px!important;
  min-width:190px!important;
  max-width:190px!important;
  min-height:250px!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  border:1px solid rgba(0,104,55,.24)!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 12px 28px rgba(11,46,29,.11)!important;
}
.rsv-gallery-card>img,.rsv-gallery-card>.rsv-gallery-placeholder{
  width:100%!important;
  height:145px!important;
  min-height:145px!important;
  max-height:145px!important;
  flex:0 0 145px!important;
  border-radius:0!important;
}
.rsv-gallery-card>img{
  object-fit:contain!important;
  object-position:center!important;
  padding:8px!important;
  background:#f7faf8!important;
}
.rsv-gallery-card>.rsv-gallery-placeholder{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:18px!important;
  background:linear-gradient(145deg,#08783e,#004a29)!important;
  color:#fff!important;
  overflow:hidden!important;
}
.rsv-gallery-card>.rsv-gallery-placeholder::before{
  content:"";position:absolute;inset:auto -15% -45px -15%;height:85px;
  border-radius:50% 50% 0 0;background:#063d25;border-top:6px solid #ed1c24;
}
.rsv-gallery-card>.rsv-gallery-placeholder .rsv-gallery-placeholder__label{
  position:relative;z-index:1;font-size:.7rem!important;line-height:1.25!important;
  letter-spacing:.06em!important;text-align:center!important;white-space:normal!important;
}
.rsv-gallery-card>.rsv-gallery-placeholder strong{display:none!important}
.rsv-gallery-card>.rsv-gallery-placeholder .rsv-gallery-placeholder__icon{
  position:absolute!important;right:12px!important;top:10px!important;font-size:1rem!important;opacity:.55!important
}
.rsv-gallery-card>span{
  display:flex!important;flex:1!important;flex-direction:column!important;gap:7px!important;
  min-height:104px!important;padding:14px!important;background:#fff!important
}
.rsv-gallery-card>span strong{
  display:block!important;color:#153a27!important;font-size:1rem!important;line-height:1.2!important;
  overflow-wrap:anywhere!important
}
.rsv-gallery-card>span small{margin-top:auto!important;color:#5d7065!important;font-size:.76rem!important;line-height:1.35!important}

.rsv-gallery-image{
  appearance:none!important;-webkit-appearance:none!important;text-align:left!important;padding:0!important;
  border:5px solid rgba(0,104,55,.34)!important;background:#fff!important;font:inherit!important
}
.rsv-gallery-modal__dialog{
  width:min(1180px,96vw)!important;max-height:94vh!important;display:grid!important;
  grid-template-columns:64px minmax(0,1fr) 64px!important;
  grid-template-rows:minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important
}
.rsv-gallery-modal__stage{grid-column:2;grid-row:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center}
.rsv-gallery-modal__image{max-height:72vh!important}
.rsv-gallery-modal__nav{
  width:54px;height:54px;border:2px solid rgba(255,255,255,.75);border-radius:50%;
  background:rgba(255,255,255,.94);color:#075f36;font-size:42px;line-height:1;cursor:pointer;
  box-shadow:0 8px 28px rgba(0,0,0,.28)
}
.rsv-gallery-modal__prev{grid-column:1;grid-row:1}.rsv-gallery-modal__next{grid-column:3;grid-row:1}
.rsv-gallery-modal__counter{margin-top:9px;color:#fff;font-weight:800}
.rsv-gallery-modal__thumbs{
  grid-column:1/-1;grid-row:2;display:flex;gap:9px;max-width:100%;overflow-x:auto;
  padding:8px 4px 4px;scrollbar-width:thin
}
.rsv-gallery-modal__thumb{
  flex:0 0 74px;width:74px;height:58px;padding:3px;border:3px solid transparent;border-radius:10px;
  background:#fff;cursor:pointer;opacity:.72
}
.rsv-gallery-modal__thumb.is-active{border-color:#ed1c24;opacity:1}
.rsv-gallery-modal__thumb img{display:block;width:100%;height:100%;object-fit:contain;background:#fff;border-radius:6px}
.rsv-gallery-modal__close{z-index:3!important}
@media(max-width:700px){
 .rsv-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .rsv-gallery-card{width:100%!important;min-width:0!important;max-width:none!important}
 .rsv-gallery-modal__dialog{grid-template-columns:46px minmax(0,1fr) 46px!important;gap:6px!important}
 .rsv-gallery-modal__nav{width:42px;height:42px;font-size:34px}
 .rsv-gallery-modal__image{max-height:66vh!important}
}
@media(max-width:420px){.rsv-gallery-grid{grid-template-columns:1fr!important}.rsv-gallery-card{max-width:270px!important;margin-inline:auto!important}}
