:root{--bctc-primary:var(--baptisten-primary,#007c92);--bctc-secondary:var(--baptisten-secondary,#24304f);--bctc-accent:var(--baptisten-accent,#c6006f);--bctc-surface:var(--baptisten-surface,#fff);--bctc-text:var(--baptisten-text,#26324a);--bctc-muted:var(--baptisten-muted,#667085);--bctc-border:rgba(31,41,55,.12);--bctc-radius:24px;--bctc-shadow:0 18px 48px rgba(15,23,42,.10)}
.bctc-wrap{margin:15px auto clamp(32px,5vw,72px);max-width:1180px;color:var(--bctc-text);font-family:inherit}.bctc-section-head{margin-bottom:22px}.bctc-kicker{display:inline-flex;align-items:center;gap:.45rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase;color:var(--bctc-primary);font-size:.82rem}.bctc-section-head h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.02;margin:.3rem 0}.bctc-filters{display:grid;grid-template-columns:2fr repeat(3,1fr) auto;gap:10px;margin:22px 0}.bctc-filters input,.bctc-filters select{border:1px solid var(--bctc-border);border-radius:14px;padding:12px 14px;background:var(--bctc-surface);color:var(--bctc-text)}.bctc-filters button,.bctc-load-more,.bctc-button,.bctc-hero-link,.bctc-post-open{border:0;border-radius:999px;padding:12px 18px;font-weight:850;background:var(--bctc-primary);color:#fff;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;line-height:1}.bctc-load-more{margin:24px auto 0;display:flex}.bctc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.bctc-cols-1{grid-template-columns:1fr}.bctc-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.bctc-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.bctc-card{background:var(--bctc-surface);border:1px solid var(--bctc-border);border-radius:var(--bctc-radius);overflow:hidden;box-shadow:var(--bctc-shadow);display:flex;flex-direction:column;min-height:100%}.bctc-card-media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,var(--bctc-secondary),var(--bctc-primary) 55%,var(--bctc-accent))}.bctc-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.bctc-card:hover .bctc-card-media img{transform:scale(1.045)}.bctc-default-art{position:absolute;inset:0;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.32),transparent 24%),radial-gradient(circle at 82% 34%,rgba(255,255,255,.22),transparent 21%),linear-gradient(135deg,var(--bctc-secondary),var(--bctc-primary) 50%,var(--bctc-accent))}.bctc-default-art:before{content:"";position:absolute;inset:18% 12%;border:2px solid rgba(255,255,255,.22);border-radius:36px;transform:rotate(-5deg)}.bctc-default-art span:before,.bctc-default-art span:after{content:"";position:absolute;background:rgba(255,255,255,.82);border-radius:999px}.bctc-default-art span:before{width:78px;height:78px;right:18%;top:24%}.bctc-default-art span:after{width:150px;height:52px;right:13%;top:51%;border-radius:52px 52px 14px 14px}.bctc-icon,.bctc-hero-icon,.bctc-mini-icon{display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.94);color:var(--bctc-primary);border-radius:18px}.bctc-icon{position:absolute;left:18px;bottom:18px;width:54px;height:54px;box-shadow:0 12px 30px rgba(0,0,0,.16)}.bctc-icon svg,.bctc-hero-link svg,.bctc-ct-link svg,.bctc-mini-icon svg,.bctc-child-chip svg,.bctc-leader svg{width:22px;height:22px;fill:currentColor}.bctc-card-body{padding:22px;display:flex;flex-direction:column;gap:12px;flex:1}.bctc-meta-row{display:flex;flex-wrap:wrap;gap:7px}.bctc-meta-row span{font-size:.76rem;font-weight:850;border-radius:999px;background:rgba(0,124,146,.10);color:var(--bctc-primary);padding:6px 10px}.bctc-card h3{font-size:1.35rem;line-height:1.18;margin:0}.bctc-card h3 a{color:inherit;text-decoration:none}.bctc-card p{color:var(--bctc-muted);margin:0}.bctc-card-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:auto}.bctc-ct-link{display:inline-flex;align-items:center;gap:6px;font-size:.86rem;font-weight:850;color:var(--bctc-primary);text-decoration:none}
.bctc-detail{color:var(--bctc-text);font-family:inherit;padding:0 0 0}.bctc-hero{width:min(1180px,calc(100% - 36px));min-height:300px;margin:0 auto;background:linear-gradient(135deg,var(--bctc-secondary),var(--bctc-primary) 55%,var(--bctc-accent));background-size:cover;background-position:center;border-radius:0 0 45px 45px;overflow:hidden;position:relative;isolation:isolate;box-shadow:0 18px 48px rgba(15,23,42,.14)}.bctc-hero:after{content:"";position:absolute;inset:auto 0 0 0;height:9px;background:linear-gradient(90deg,var(--bctc-primary),var(--bctc-accent),var(--bctc-warm));opacity:.95}.bctc-hero.no-image:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.24),transparent 24%),radial-gradient(circle at 84% 28%,rgba(255,255,255,.16),transparent 22%),linear-gradient(135deg,rgba(0,90,122,.96),rgba(0,124,146,.88) 48%,rgba(198,0,111,.78));z-index:0}.bctc-hero-art{display:none}.bctc-hero.no-image .bctc-hero-art{display:block;position:absolute;inset:12% 5% 8% auto;width:min(420px,42%);border-radius:42px;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.03));transform:skew(-10deg) rotate(-4deg);border:1px solid rgba(255,255,255,.18);z-index:1}.bctc-hero-overlay{position:relative;z-index:2;min-height:300px;padding:clamp(24px,4vw,48px);display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(90deg,rgba(6,24,44,.88),rgba(6,24,44,.50),rgba(6,24,44,.16));color:#fff}.bctc-hero.no-image .bctc-hero-overlay{background:linear-gradient(90deg,rgba(6,24,44,.58),rgba(0,90,122,.32),rgba(198,0,111,.08))}.bctc-hero h1{font-size:clamp(2rem,4.4vw,3.6rem);line-height:1.02;margin:.3rem 0;color:inherit;letter-spacing:-.035em;max-width:950px}.bctc-hero-lead{font-size:clamp(1.05rem,2vw,1.35rem);max-width:820px;font-weight:700;margin:.35rem 0 0;text-wrap:pretty}.bctc-hero-text{max-width:860px;margin:18px 0 0;padding:18px 22px;border-radius:24px;background:rgba(255,255,255,.14);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.bctc-hero-text p{margin:.35rem 0;font-size:1rem}.bctc-hero-icon{width:58px;height:58px;margin-bottom:12px;color:#111;box-shadow:0 14px 34px rgba(0,0,0,.20)}.bctc-hero-link{margin-top:16px;max-width:max-content;background:var(--bctc-primary);box-shadow:0 14px 30px rgba(0,0,0,.16)}
.bctc-detail-layout{max-width:1180px;margin:clamp(28px,5vw,64px) auto;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;padding:0 18px}.bctc-panel,.bctc-info-card{background:var(--bctc-surface);border:1px solid var(--bctc-border);border-radius:var(--bctc-radius);box-shadow:var(--bctc-shadow);padding:clamp(22px,4vw,34px);margin-bottom:22px}.bctc-panel h2,.bctc-info-card h3{margin-top:0;color:var(--bctc-primary);line-height:1.05}.bctc-side{position:relative}.bctc-info-card{position:sticky;top:96px}.bctc-side .bctc-info-card+ .bctc-info-card{position:static}.bctc-info-card dl{display:grid;grid-template-columns:1fr;gap:4px}.bctc-info-card dt{font-weight:850;color:var(--bctc-primary)}.bctc-info-card dd{margin:0 0 12px;color:var(--bctc-muted)}.bctc-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bctc-mini-card{border:1px solid var(--bctc-border);border-radius:18px;padding:14px;display:flex;gap:12px;align-items:center;background:rgba(0,124,146,.04)}.bctc-mini-icon{width:42px;height:42px;flex:0 0 42px;background:rgba(0,124,146,.09)}.bctc-mini-card small,.bctc-muted{color:var(--bctc-muted)}.bctc-avatar{width:42px;height:42px;object-fit:cover;border-radius:999px;flex:0 0 42px}.bctc-leaders{margin-top:18px;padding-top:16px;border-top:1px solid var(--bctc-border)}.bctc-leaders h4{margin:0 0 10px;color:var(--bctc-primary)}.bctc-leader-list{display:flex;flex-wrap:wrap;gap:10px}.bctc-leader{display:flex;align-items:center;gap:8px;border-radius:999px;background:rgba(0,124,146,.08);padding:6px 10px}.bctc-leader img,.bctc-leader span{width:34px;height:34px;border-radius:999px;object-fit:cover;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--bctc-primary)}.bctc-leader strong{font-size:.92rem}.bctc-fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bctc-fact-grid div{border-radius:18px;background:linear-gradient(135deg,rgba(0,124,146,.10),rgba(198,0,111,.08));padding:14px}.bctc-fact-grid strong{display:block;font-size:1.45rem;color:var(--bctc-primary);line-height:1}.bctc-fact-grid span{display:block;font-size:.78rem;color:var(--bctc-muted);font-weight:800;margin-top:4px}.bctc-child-list{display:grid;gap:8px}.bctc-child-chip{display:flex;align-items:center;gap:8px;border:1px solid var(--bctc-border);border-radius:14px;padding:9px 10px;background:rgba(0,124,146,.04);font-size:.9rem}.bctc-child-chip span{width:28px;height:28px;border-radius:10px;background:rgba(0,124,146,.10);display:inline-flex;align-items:center;justify-content:center;color:var(--bctc-primary);flex:0 0 28px}.bctc-child-chip svg{width:16px;height:16px}
.bctc-post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.bctc-post-card{border:1px solid var(--bctc-border);border-radius:22px;overflow:hidden;background:rgba(255,255,255,.72);display:flex;flex-direction:column;min-height:100%}.bctc-post-image{aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,var(--bctc-secondary),var(--bctc-primary))}.bctc-post-image img{width:100%;height:100%;object-fit:cover}.bctc-post-body{padding:18px;display:flex;flex-direction:column;gap:10px;flex:1}.bctc-post-date{font-size:.76rem;color:var(--bctc-primary);font-weight:850;text-transform:uppercase;letter-spacing:.03em}.bctc-post-card h3{margin:0;font-size:1.2rem;line-height:1.15}.bctc-post-card p{margin:0;color:var(--bctc-muted)}.bctc-post-open{margin-top:auto;background:var(--bctc-secondary)}.bctc-modal{display:none;position:fixed;inset:0;z-index:999999}.bctc-modal.is-open{display:block}.bctc-modal-backdrop{position:absolute;inset:0;background:rgba(6,24,44,.74);backdrop-filter:blur(7px)}.bctc-modal-dialog{position:absolute;inset:clamp(12px,3vw,42px);max-width:1120px;margin:auto;background:var(--bctc-surface);color:var(--bctc-text);border-radius:28px;box-shadow:0 30px 90px rgba(0,0,0,.35);overflow:auto}.bctc-modal-close{position:sticky;top:16px;margin:16px 16px 0 auto;z-index:2;width:46px;height:46px;border:0;border-radius:999px;background:var(--bctc-primary);color:#fff;font-size:30px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.bctc-modal-content{padding:0 clamp(22px,5vw,60px) clamp(26px,5vw,60px)}.bctc-modal-image{width:calc(100% + clamp(44px,10vw,120px));max-width:none;margin:0 calc(clamp(22px,5vw,60px) * -1) 28px;max-height:420px;object-fit:cover;display:block}.bctc-modal-content h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.02;margin:.2rem 0 1rem;color:var(--bctc-primary)}.bctc-richtext{font-size:1.05rem;line-height:1.72}.bctc-richtext img{max-width:100%;height:auto;border-radius:18px}.bctc-richtext a{color:var(--bctc-primary);font-weight:800}
body.baptisten-contrast-mode .bctc-card,body.baptisten-contrast-mode .bctc-panel,body.baptisten-contrast-mode .bctc-info-card,body.baptisten-contrast-mode .bctc-post-card,body.baptisten-contrast-mode .bctc-modal-dialog,.contrast-mode .bctc-card,.contrast-mode .bctc-panel,.contrast-mode .bctc-info-card,.contrast-mode .bctc-post-card,.contrast-mode .bctc-modal-dialog{background:#101828;color:#f9fafb;border-color:rgba(255,255,255,.16)}body.baptisten-contrast-mode .bctc-muted,body.baptisten-contrast-mode .bctc-card p,body.baptisten-contrast-mode .bctc-post-card p,.contrast-mode .bctc-card p,.contrast-mode .bctc-post-card p{color:#cbd5e1}body.baptisten-contrast-mode .bctc-filters input,body.baptisten-contrast-mode .bctc-filters select{background:#0b1220;color:#fff;border-color:rgba(255,255,255,.18)}body.baptisten-contrast-mode .bctc-mini-card,body.baptisten-contrast-mode .bctc-child-chip,body.baptisten-contrast-mode .bctc-post-card{background:rgba(255,255,255,.04)}
@media (max-width:900px){.bctc-grid,.bctc-cols-2,.bctc-cols-3,.bctc-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.bctc-detail-layout{grid-template-columns:1fr}.bctc-info-card{position:static}.bctc-filters{grid-template-columns:1fr 1fr}.bctc-filters input{grid-column:1/-1}.bctc-post-grid{grid-template-columns:1fr}.bctc-hero{min-height:300px;width:min(100% - 28px,1180px);border-radius:0 0 34px 34px}.bctc-hero-overlay{min-height:300px;max-height:300px}}
@media (max-width:640px){.bctc-wrap{margin-top:12px;padding:0 16px}.bctc-grid,.bctc-cols-2,.bctc-cols-3,.bctc-cols-4,.bctc-mini-grid{grid-template-columns:1fr}.bctc-filters{grid-template-columns:1fr}.bctc-detail{padding-top:0}.bctc-hero{min-height:280px;max-height:280px;width:calc(100% - 24px);border-radius:0 0 28px 28px;background-position:center top}.bctc-hero-overlay{min-height:280px;max-height:280px;padding:24px 20px;background:linear-gradient(180deg,rgba(6,24,44,.24),rgba(6,24,44,.92))}.bctc-hero.no-image .bctc-hero-art{display:none}.bctc-hero-icon{width:58px;height:58px}.bctc-hero-text{padding:12px 14px;max-height:110px;overflow:auto}.bctc-detail-layout{padding:0 14px}.bctc-card-actions{align-items:flex-start;flex-direction:column}.bctc-modal-dialog{inset:8px;border-radius:20px}.bctc-modal-content{padding:0 18px 28px}.bctc-modal-image{width:calc(100% + 36px);margin:0 -18px 22px}.bctc-fact-grid{grid-template-columns:1fr}}
.bctc-virtual-page{width:100%;overflow:hidden}.bctc-empty-posts p{color:var(--bctc-muted);font-weight:700;margin-bottom:0}.bctc-api-output{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}

/* 0.1.6: kompakte Leitung/Kontakt in Gruppeninfos */
.bctc-info-card .bctc-leaders{margin-top:14px;padding-top:14px}.bctc-info-card .bctc-leaders h4{font-size:1rem;margin-bottom:12px}.bctc-info-card .bctc-leader-list{display:grid;grid-template-columns:1fr;gap:9px}.bctc-info-card .bctc-leader{border-radius:18px;background:linear-gradient(135deg,rgba(0,124,146,.08),rgba(198,0,111,.045));padding:9px 10px;gap:10px;align-items:center}.bctc-leader-text{min-width:0;display:flex;flex-direction:column;line-height:1.1}.bctc-leader-text strong{font-size:.98rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bctc-leader-text small{font-size:.72rem;color:var(--bctc-muted);font-weight:800;margin-top:3px}.bctc-contact-button{margin-left:auto;display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:var(--bctc-primary);color:#fff;text-decoration:none;font-weight:850;font-size:.76rem;padding:7px 9px;white-space:nowrap}.bctc-contact-button svg{width:14px!important;height:14px!important;fill:currentColor}.bctc-contact-button:hover{filter:brightness(.95);color:#fff}.bctc-info-card dl+ .bctc-leaders{border-top:1px solid var(--bctc-border)}body.baptisten-contrast-mode .bctc-info-card .bctc-leader,.contrast-mode .bctc-info-card .bctc-leader{background:rgba(255,255,255,.06)}body.baptisten-contrast-mode .bctc-contact-button,.contrast-mode .bctc-contact-button{background:#22d3ee;color:#07111f}
@media(max-width:600px){.bctc-contact-button span{display:none}.bctc-contact-button{padding:8px}.bctc-leader-text strong{font-size:.92rem}}


/* 0.1.7: Detailseiten dichter am Header und Cards mit dezenten CI-Hintergrundelementen */
.site-main.bctc-virtual-page,
#primary.bctc-virtual-page,
.bctc-virtual-page{
  margin-top:0!important;
  padding-top:0!important;
}
.bctc-virtual-page .bctc-detail,
.bctc-detail{
  margin-top:0!important;
  padding-top:0!important;
}
.bctc-virtual-page .bctc-hero{
  margin-top:0!important;
}
.bctc-detail .bctc-panel,
.bctc-detail .bctc-info-card,
.bctc-detail .bctc-post-card{
  position:relative;
  overflow:hidden;
  isolation:isolate;
}
.bctc-detail .bctc-panel > *,
.bctc-detail .bctc-info-card > *,
.bctc-detail .bctc-post-card > *{
  position:relative;
  z-index:1;
}
.bctc-detail .bctc-panel:before,
.bctc-detail .bctc-info-card:before{
  content:"";
  position:absolute;
  width:190px;
  height:190px;
  right:-86px;
  top:-92px;
  border-radius:42px;
  transform:rotate(-13deg);
  background:linear-gradient(135deg,rgba(0,124,146,.105),rgba(198,0,111,.060));
  pointer-events:none;
  z-index:0;
}
.bctc-detail .bctc-panel:after,
.bctc-detail .bctc-info-card:after{
  content:"";
  position:absolute;
  width:120px;
  height:120px;
  left:-62px;
  bottom:-68px;
  border-radius:32px;
  transform:rotate(11deg);
  background:linear-gradient(135deg,rgba(223,164,0,.10),rgba(0,124,146,.055));
  pointer-events:none;
  z-index:0;
}
.bctc-detail .bctc-post-card{
  background:linear-gradient(180deg,rgba(255,255,255,.93),rgba(255,255,255,.78));
  box-shadow:0 18px 44px rgba(15,23,42,.06);
}
.bctc-detail .bctc-post-card:before{
  content:"";
  position:absolute;
  width:145px;
  height:145px;
  right:-72px;
  top:-76px;
  border-radius:36px;
  transform:rotate(-12deg);
  background:linear-gradient(135deg,rgba(0,124,146,.12),rgba(198,0,111,.06));
  pointer-events:none;
  z-index:0;
}
.bctc-detail .bctc-post-card:after{
  content:"";
  position:absolute;
  inset:0 auto auto 0;
  width:5px;
  height:100%;
  background:linear-gradient(180deg,var(--bctc-primary),var(--bctc-accent));
  opacity:.75;
  pointer-events:none;
  z-index:0;
}
.bctc-detail .bctc-post-image + .bctc-post-body:before{
  content:"";
  position:absolute;
}
body.baptisten-contrast-mode .bctc-detail .bctc-post-card,
.contrast-mode .bctc-detail .bctc-post-card{
  background:linear-gradient(180deg,#101828,rgba(16,24,40,.88));
}
body.baptisten-contrast-mode .bctc-detail .bctc-panel:before,
body.baptisten-contrast-mode .bctc-detail .bctc-info-card:before,
body.baptisten-contrast-mode .bctc-detail .bctc-post-card:before,
.contrast-mode .bctc-detail .bctc-panel:before,
.contrast-mode .bctc-detail .bctc-info-card:before,
.contrast-mode .bctc-detail .bctc-post-card:before{
  background:linear-gradient(135deg,rgba(34,211,238,.12),rgba(244,114,182,.08));
}
@media (max-width:640px){
  .site-main.bctc-virtual-page,#primary.bctc-virtual-page,.bctc-virtual-page{margin-top:0!important;padding-top:0!important;}
}

/* 0.1.9: typabhängige Gruppeninfos, moderne Info-Kacheln und Kontrastmodus */
.bctc-info-card-modern .bctc-info-tile-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-top:12px}
.bctc-info-tile{display:flex;align-items:flex-start;gap:10px;border:1px solid var(--bctc-border);border-radius:18px;padding:11px 12px;background:linear-gradient(135deg,rgba(0,124,146,.075),rgba(198,0,111,.038));position:relative;overflow:hidden}
.bctc-info-tile:after{content:"";position:absolute;right:-28px;top:-34px;width:70px;height:70px;border-radius:22px;transform:rotate(-14deg);background:rgba(255,255,255,.38);pointer-events:none}
.bctc-info-tile-icon{width:38px;height:38px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;background:rgba(255,255,255,.9);color:var(--bctc-primary);box-shadow:0 8px 18px rgba(15,23,42,.08)}
.bctc-info-tile-icon svg{width:19px;height:19px;fill:currentColor}
.bctc-info-tile strong{display:block;color:var(--bctc-primary);font-size:.82rem;line-height:1.1;margin-bottom:4px}
.bctc-info-tile span:not(.bctc-info-tile-icon){display:block;color:var(--bctc-muted);font-weight:750;line-height:1.25}
.bctc-info-card-modern .bctc-leaders{margin-top:16px}
body.baptisten-contrast-mode .bctc-info-tile,.contrast-mode .bctc-info-tile{background:linear-gradient(135deg,rgba(34,211,238,.10),rgba(244,114,182,.055));border-color:rgba(255,255,255,.16)}
body.baptisten-contrast-mode .bctc-info-tile:after,.contrast-mode .bctc-info-tile:after{background:rgba(255,255,255,.055)}
body.baptisten-contrast-mode .bctc-info-tile-icon,.contrast-mode .bctc-info-tile-icon{background:rgba(255,255,255,.10);color:#67e8f9;box-shadow:none}
body.baptisten-contrast-mode .bctc-info-tile strong,.contrast-mode .bctc-info-tile strong{color:#67e8f9}
body.baptisten-contrast-mode .bctc-info-tile span:not(.bctc-info-tile-icon),.contrast-mode .bctc-info-tile span:not(.bctc-info-tile-icon){color:#cbd5e1}

/* 0.1.10: Detail sidebar cards must never overlap; all detail data cards stay in normal document flow. */
.bctc-detail .bctc-side{display:flex;flex-direction:column;gap:22px;align-self:start}
.bctc-detail .bctc-side .bctc-info-card{position:relative!important;top:auto!important;margin-bottom:0;z-index:1;overflow:hidden}
.bctc-detail .bctc-side .bctc-info-card + .bctc-info-card{margin-top:0}
.bctc-detail .bctc-info-card-modern{padding-bottom:clamp(22px,4vw,34px)}
.bctc-detail .bctc-info-card-modern .bctc-info-tile-grid{margin-bottom:14px}
.bctc-detail .bctc-leader{min-width:0}
.bctc-detail .bctc-leader-text{flex:1 1 auto}
.bctc-detail .bctc-leader img,.bctc-detail .bctc-leader > span{flex:0 0 34px}
.bctc-detail .bctc-contact-button{flex:0 0 auto}
body.baptisten-contrast-mode .bctc-detail .bctc-side .bctc-info-card,.contrast-mode .bctc-detail .bctc-side .bctc-info-card{background:#101828;color:#f9fafb;border-color:rgba(255,255,255,.16)}

/* 0.1.11: Detail breadcrumb + cleaner icon-only leader contact */
.bctc-breadcrumb{
  width:min(100% - 64px,1180px);
  margin:12px auto 0;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:8px;
  color:var(--bctc-muted);
  font-size:.92rem;
  font-weight:800;
}
.bctc-breadcrumb a{
  display:inline-flex;
  align-items:center;
  gap:7px;
  text-decoration:none;
  color:var(--bctc-primary);
  background:rgba(0,124,146,.08);
  border:1px solid rgba(0,124,146,.12);
  border-radius:999px;
  padding:8px 12px;
}
.bctc-breadcrumb a:hover{background:rgba(0,124,146,.13)}
.bctc-breadcrumb svg{width:16px;height:16px;fill:currentColor}
.bctc-breadcrumb > span:last-child{opacity:.78}
.bctc-contact-button{
  width:36px;
  height:36px;
  padding:0!important;
  justify-content:center;
  border-radius:999px;
}
.bctc-contact-button span{display:none!important}
.bctc-contact-button svg{width:16px!important;height:16px!important}
.bctc-card-body p strong,
.bctc-hero-text strong{font-weight:900;color:inherit}
body.baptisten-contrast-mode .bctc-breadcrumb a,
.contrast-mode .bctc-breadcrumb a{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.16);
  color:#22d3ee;
}
body.baptisten-contrast-mode .bctc-breadcrumb,
.contrast-mode .bctc-breadcrumb{color:rgba(255,255,255,.72)}
@media(max-width:640px){.bctc-breadcrumb{width:calc(100% - 28px);margin-top:10px;font-size:.86rem}.bctc-breadcrumb > span:last-child{display:none}}


/* 0.1.12: Hero darf mit Inhalt skalieren; Beschreibung als ruhige Subline ohne Box */
.bctc-hero{
  min-height:300px!important;
  max-height:none!important;
  height:auto!important;
  overflow:hidden;
}
.bctc-hero-overlay{
  min-height:300px!important;
  max-height:none!important;
  height:auto!important;
  justify-content:flex-end;
  gap:10px;
}
.bctc-hero h1{
  margin:.25rem 0 0;
}
.bctc-hero-subline{
  max-width:820px;
  margin:4px 0 0;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  backdrop-filter:none;
  color:rgba(255,255,255,.92);
  font-size:clamp(1rem,1.45vw,1.22rem);
  line-height:1.45;
  font-weight:650;
  text-shadow:0 2px 18px rgba(0,0,0,.28);
}
.bctc-hero-subline p{
  margin:.12rem 0 0;
}
.bctc-hero-subline strong{
  font-weight:900;
  color:#fff;
}
.bctc-hero-text{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  padding:0!important;
  border-radius:0!important;
}
@media (max-width:900px){
  .bctc-hero{min-height:300px!important;max-height:none!important;height:auto!important}
  .bctc-hero-overlay{min-height:300px!important;max-height:none!important;height:auto!important}
}
@media (max-width:640px){
  .bctc-hero{
    min-height:280px!important;
    max-height:none!important;
    height:auto!important;
    width:calc(100% - 24px);
  }
  .bctc-hero-overlay{
    min-height:280px!important;
    max-height:none!important;
    height:auto!important;
    padding:24px 20px 28px;
  }
  .bctc-hero-subline{
    font-size:1rem;
    line-height:1.42;
    max-width:100%;
    max-height:none;
    overflow:visible;
  }
}
body.baptisten-contrast-mode .bctc-hero-subline,
.contrast-mode .bctc-hero-subline{
  color:#f8fafc;
}

/* 0.1.13: Untergruppen Modal + schönere, zukunftsorientierte Termine */
.bctc-children-card .bctc-child-help{margin:-4px 0 12px;font-size:.9rem}
.bctc-child-list{display:grid;grid-template-columns:1fr;gap:10px}
.bctc-child-chip{border:1px solid var(--bctc-border);border-radius:16px;background:linear-gradient(135deg,rgba(0,124,146,.08),rgba(198,0,111,.04));color:var(--bctc-text);padding:10px 12px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;font:inherit;font-weight:850;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.bctc-child-chip:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(15,23,42,.08);border-color:rgba(0,124,146,.28)}
.bctc-child-chip span,.bctc-child-chip img{width:38px;height:38px;flex:0 0 38px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--bctc-primary);object-fit:cover}
.bctc-child-chip svg{width:19px;height:19px;fill:currentColor}
.bctc-child-modal .bctc-child-dialog{width:min(1080px,calc(100% - 36px));max-height:min(92vh,980px);padding:0;overflow:hidden;border-radius:30px;background:var(--bctc-surface)}
.bctc-child-modal-content{max-height:92vh;overflow:auto;scrollbar-gutter:stable}
.bctc-child-loading,.bctc-child-error{padding:clamp(32px,6vw,72px);font-weight:850;color:var(--bctc-primary)}
.bctc-child-hero{min-height:260px;background:linear-gradient(135deg,var(--bctc-secondary),var(--bctc-primary) 60%,var(--bctc-accent));background-position:center;background-size:cover;position:relative;color:#fff;display:flex;align-items:flex-end;overflow:hidden}
.bctc-child-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,24,44,.88),rgba(6,24,44,.46),rgba(6,24,44,.10));z-index:0}
.bctc-child-hero.no-image:after{content:"";position:absolute;right:-70px;top:-90px;width:310px;height:310px;border-radius:64px;transform:rotate(-13deg);background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(255,255,255,.04));z-index:0}
.bctc-child-hero>div{position:relative;z-index:1;padding:clamp(26px,5vw,52px);max-width:820px}
.bctc-child-hero h2{font-size:clamp(2rem,5vw,4rem);line-height:1.02;margin:.3rem 0 0;color:#fff;letter-spacing:-.035em}
.bctc-child-subline{margin-top:8px;font-size:clamp(1rem,1.6vw,1.22rem);line-height:1.45;font-weight:650;color:rgba(255,255,255,.92);text-shadow:0 2px 18px rgba(0,0,0,.28)}
.bctc-child-subline p{margin:.15rem 0 0}.bctc-child-subline strong{color:#fff;font-weight:900}
.bctc-child-content{display:grid;grid-template-columns:330px minmax(0,1fr);gap:22px;padding:clamp(18px,3vw,30px);background:linear-gradient(180deg,rgba(0,124,146,.035),transparent 180px)}
.bctc-child-info{display:flex;flex-direction:column;gap:18px}.bctc-child-info .bctc-info-card{position:relative!important;top:auto!important;margin:0;padding:22px}.bctc-child-main .bctc-panel{margin:0 0 18px;padding:24px}.bctc-child-description h3{margin-top:0;color:var(--bctc-primary)}
.bctc-child-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;border-radius:999px;border:0;background:var(--bctc-primary);color:#fff;font-size:30px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 14px 34px rgba(15,23,42,.22)}
.bctc-child-prev{left:12px}.bctc-child-next{right:12px}.bctc-child-nav:hover{filter:brightness(.95)}
.bctc-meetings-panel .bctc-panel-head{margin-bottom:18px}.bctc-meetings-panel .bctc-panel-head h2{margin:.25rem 0 0}
.bctc-meeting-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.bctc-meeting-card{position:relative;display:flex;gap:13px;align-items:flex-start;border:1px solid var(--bctc-border);border-radius:20px;padding:15px;background:linear-gradient(135deg,rgba(0,124,146,.055),rgba(255,255,255,.68));overflow:hidden}
.bctc-meeting-card:after{content:"";position:absolute;right:-46px;top:-54px;width:112px;height:112px;border-radius:30px;transform:rotate(-14deg);background:linear-gradient(135deg,rgba(0,124,146,.10),rgba(198,0,111,.06));pointer-events:none}
.bctc-meeting-card.is-next{grid-column:1/-1;padding:20px;border-color:rgba(0,124,146,.30);background:linear-gradient(135deg,rgba(0,124,146,.105),rgba(198,0,111,.055));box-shadow:0 18px 40px rgba(15,23,42,.08)}
.bctc-meeting-icon{width:46px;height:46px;flex:0 0 46px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:rgba(0,124,146,.11);color:var(--bctc-primary);position:relative;z-index:1}.bctc-meeting-icon svg{width:21px;height:21px;fill:currentColor}
.bctc-meeting-body{position:relative;z-index:1;min-width:0}.bctc-meeting-badge{display:inline-flex;margin-bottom:6px;border-radius:999px;padding:5px 9px;background:var(--bctc-primary);color:#fff;font-size:.74rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase}
.bctc-meeting-card h3{margin:0;color:var(--bctc-text);font-size:1.08rem;line-height:1.15}.bctc-meeting-card.is-next h3{font-size:1.25rem}.bctc-meeting-date{margin:5px 0 0;color:var(--bctc-muted);font-weight:800}.bctc-meeting-meta{display:flex;align-items:center;gap:6px;margin:6px 0 0;color:var(--bctc-muted);font-size:.92rem}.bctc-meeting-meta svg{width:15px;height:15px;fill:currentColor}.bctc-meeting-note{margin:8px 0 0;color:var(--bctc-muted)}
body.baptisten-contrast-mode .bctc-child-chip,.contrast-mode .bctc-child-chip,body.baptisten-contrast-mode .bctc-meeting-card,.contrast-mode .bctc-meeting-card{background:linear-gradient(135deg,rgba(34,211,238,.10),rgba(244,114,182,.055));border-color:rgba(255,255,255,.16);color:#f8fafc}
body.baptisten-contrast-mode .bctc-child-chip span,.contrast-mode .bctc-child-chip span,body.baptisten-contrast-mode .bctc-meeting-icon,.contrast-mode .bctc-meeting-icon{background:rgba(255,255,255,.10);color:#67e8f9}
body.baptisten-contrast-mode .bctc-child-modal .bctc-child-dialog,.contrast-mode .bctc-child-modal .bctc-child-dialog{background:#101828;color:#f8fafc;border:1px solid rgba(255,255,255,.16)}
body.baptisten-contrast-mode .bctc-meeting-card h3,.contrast-mode .bctc-meeting-card h3{color:#f8fafc}body.baptisten-contrast-mode .bctc-meeting-date,body.baptisten-contrast-mode .bctc-meeting-note,body.baptisten-contrast-mode .bctc-meeting-meta,.contrast-mode .bctc-meeting-date,.contrast-mode .bctc-meeting-note,.contrast-mode .bctc-meeting-meta{color:#cbd5e1}
@media(max-width:900px){.bctc-child-modal .bctc-child-dialog{width:calc(100% - 24px);border-radius:24px}.bctc-child-content{grid-template-columns:1fr}.bctc-child-info{order:2}.bctc-child-main{order:1}.bctc-meeting-list{grid-template-columns:1fr}.bctc-child-nav{top:auto;bottom:14px;transform:none}.bctc-child-prev{left:18px}.bctc-child-next{right:18px}.bctc-child-modal-content{padding-bottom:64px}}
@media(max-width:640px){.bctc-child-modal .bctc-child-dialog{width:100%;height:100vh;max-height:100vh;border-radius:0}.bctc-child-modal-content{max-height:100vh}.bctc-child-hero{min-height:230px}.bctc-child-hero>div{padding:24px 20px 34px}.bctc-child-content{padding:16px}.bctc-child-main .bctc-panel,.bctc-child-info .bctc-info-card{padding:20px}.bctc-meeting-card,.bctc-meeting-card.is-next{padding:14px}.bctc-meeting-icon{width:40px;height:40px;flex-basis:40px}.bctc-child-nav{width:42px;height:42px}}

/* 0.1.17: robuste Beitrags-Modal-Navigation */
.bctc-post-modal .bctc-modal-dialog{overflow:hidden}
.bctc-post-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:7;width:44px;height:44px;border-radius:999px;border:0;background:var(--bctc-primary);color:#fff;font-size:30px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 14px 34px rgba(15,23,42,.22)}
.bctc-post-prev{left:12px}.bctc-post-next{right:12px}.bctc-post-nav:hover{filter:brightness(.95)}
.bctc-post-modal .bctc-modal-content{scrollbar-gutter:stable}
body.baptisten-contrast-mode .bctc-post-nav,.contrast-mode .bctc-post-nav{background:#67e8f9;color:#061827}
@media(max-width:900px){.bctc-post-nav{top:auto;bottom:14px;transform:none}.bctc-post-prev{left:18px}.bctc-post-next{right:18px}.bctc-post-modal .bctc-modal-content{padding-bottom:70px}}
@media(max-width:640px){.bctc-post-modal .bctc-modal-dialog{inset:0;border-radius:0}.bctc-post-nav{width:42px;height:42px}}

/* 0.1.18: ChurchTools-Links nur bei visibility=public und dezenter darstellen */
.bctc-ct-link{opacity:.78;font-size:.82rem;font-weight:800;color:var(--bctc-primary);background:transparent;border:0;padding:4px 2px;transition:opacity .18s ease,transform .18s ease}
.bctc-ct-link:hover{opacity:1;transform:translateY(-1px)}
.bctc-ct-link svg{width:18px;height:18px}.bctc-ct-link span{opacity:.9}
.bctc-hero-link{background:rgba(255,255,255,.16)!important;color:#fff;border:1px solid rgba(255,255,255,.30);box-shadow:none;backdrop-filter:blur(10px);padding:10px 14px;font-size:.88rem;opacity:.9}
.bctc-hero-link:hover{opacity:1;background:rgba(255,255,255,.22)!important}
.bctc-hero-link svg{width:18px;height:18px}.bctc-hero-link span{display:inline-block}
body.baptisten-contrast-mode .bctc-ct-link,.contrast-mode .bctc-ct-link{color:#67e8f9}
body.baptisten-contrast-mode .bctc-hero-link,.contrast-mode .bctc-hero-link{background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.28);color:#f8fafc}

.bctc-publicgroup-card{position:relative;overflow:hidden}
.bctc-publicgroup-card p{color:var(--bctc-muted);margin:.15rem 0 .9rem}
.bctc-publicgroup-link{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:rgba(0,124,146,.10);color:var(--bctc-primary);border:1px solid rgba(0,124,146,.18);padding:10px 12px;text-decoration:none;font-weight:850;font-size:.9rem;line-height:1}
.bctc-publicgroup-link svg{width:18px;height:18px;fill:currentColor}
.bctc-publicgroup-link:hover{background:rgba(0,124,146,.16);color:var(--bctc-primary);transform:translateY(-1px)}
body.baptisten-contrast-mode .bctc-publicgroup-link,.contrast-mode .bctc-publicgroup-link{background:rgba(34,211,238,.10);border-color:rgba(103,232,249,.22);color:#67e8f9}
