:root{--green:#073e2b;--green2:#0c5a3d;--deep:#03261d;--cream:#f5f0e4;--cream2:#fffaf0;--gold:#c7a35a;--ink:#1b221f;--muted:#6f746f;--white:#fff;--border:rgba(199,163,90,.36)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--cream);color:var(--ink)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(3,38,29,.96);border-bottom:1px solid rgba(199,163,90,.2);transition:.25s}.site-header.scrolled{box-shadow:0 10px 30px rgba(0,0,0,.18)}.header-inner{min-height:82px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;color:#fff;min-width:260px}.brand img{width:68px;height:52px;object-fit:contain;background:#fff;border-radius:50%}.brand-copy strong{display:block;font-family:Georgia,serif;font-size:18px}.brand-copy small{display:block;color:#e8dec6}.primary-nav{margin-left:auto}.menu{display:flex;gap:28px;list-style:none;margin:0;padding:0}.menu a{color:#fff;font-size:14px;font-weight:700;letter-spacing:.02em}.menu a:hover{color:var(--gold)}.member-btn,.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border:1px solid var(--gold);font-weight:800;font-size:14px;transition:.2s}.member-btn{background:var(--gold);color:#1b281f}.nav-toggle{display:none;margin-left:auto;background:none;border:1px solid var(--border);color:#fff;padding:9px 11px;font-size:22px}.hero{position:relative;min-height:570px;color:#fff;background:linear-gradient(100deg,rgba(3,38,29,.98) 0%,rgba(3,38,29,.88) 42%,rgba(3,38,29,.35) 100%),var(--hero-image,radial-gradient(circle at 75% 35%,#315e3a 0,#143d2e 28%,#07261f 58%,#031a15 100%));background-size:cover;background-position:center}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(199,163,90,.16),transparent 30%);pointer-events:none}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;gap:70px;min-height:570px}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;color:var(--gold);margin-bottom:12px}.hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:500;font-size:clamp(50px,6.3vw,88px);line-height:.96;margin:0 0 24px;max-width:780px}.hero p{font-size:18px;line-height:1.7;max-width:610px;color:#ece8df}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.btn.primary{background:var(--gold);color:#172219}.btn.ghost{color:#fff;background:rgba(0,0,0,.18)}.btn:hover,.member-btn:hover{transform:translateY(-2px);filter:brightness(1.07)}.countdown-card{align-self:end;margin-bottom:70px;padding:27px;background:rgba(2,36,27,.88);border:1px solid var(--border);backdrop-filter:blur(12px)}.countdown-card h2{font-family:Georgia,serif;font-size:23px;font-weight:500;margin:3px 0 22px}.countdown{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:20px}.countdown div{text-align:center;border-right:1px solid rgba(255,255,255,.15)}.countdown div:last-child{border:0}.countdown strong{display:block;font-size:28px}.countdown span{font-size:10px;text-transform:uppercase;color:#d6cbae}.countdown-card>a{color:var(--gold);font-weight:800;font-size:13px}.section{padding:56px 0}.cream{background:var(--cream2)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:26px}.section-head h2{font-family:Georgia,serif;font-weight:500;font-size:34px;margin:0}.section-head>a{font-size:13px;font-weight:800}.events-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.event-card{display:grid;grid-template-columns:82px 1fr 30px;align-items:center;gap:18px;background:#fff;border:1px solid #e1d8c5;padding:18px;min-height:128px;box-shadow:0 8px 26px rgba(35,34,28,.06)}.date-block{background:var(--deep);color:#fff;padding:16px 8px;text-align:center}.date-block strong{font-size:31px;display:block;color:var(--gold)}.date-block span{font-size:11px}.event-card h3{margin:0 0 7px;font-family:Georgia,serif;font-size:20px}.event-card p{margin:0;color:var(--muted);font-size:13px}.arrow{font-size:24px;color:var(--gold)}.news-section{padding-top:12px}.news-grid,.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-card{background:#fff;border:1px solid #ddd4c2;overflow:hidden}.news-media{display:block;position:relative;aspect-ratio:16/9;background:#123d2d;overflow:hidden}.news-media img{width:100%;height:100%;object-fit:cover;transition:.3s}.news-card:hover .news-media img{transform:scale(1.035)}.news-date{position:absolute;top:12px;left:12px;background:var(--gold);padding:9px 10px;font-size:11px;font-weight:900}.news-placeholder{height:100%;display:grid;place-items:center;color:#fff;font-family:Georgia,serif;font-size:60px;opacity:.45}.news-body{padding:20px}.news-body h3,.news-body h2{font-family:Georgia,serif;font-size:22px;margin:0 0 12px}.news-body p{color:#5c625e;line-height:1.55;font-size:14px}.read-more{font-weight:900;font-size:13px;color:var(--green2)}.quick-links{padding:26px 0 56px;background:var(--cream2)}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.quick-card{background:linear-gradient(145deg,#1c2b23,#29362f);color:#fff;padding:24px;border:1px solid rgba(199,163,90,.35);min-height:220px}.quick-icon{display:block;color:var(--gold);font-size:35px;font-family:Georgia,serif;margin-bottom:24px}.quick-card h3{font-family:Georgia,serif;font-size:22px;margin:0 0 10px}.quick-card p{color:#d4d8d2;line-height:1.55;font-size:14px}.quick-card b{color:var(--gold);font-size:12px}.history-band{background:linear-gradient(110deg,#0b3428,#18382f);color:#fff;padding:58px 0;border-top:1px solid var(--border)}.history-grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px}.history-year{font-family:Georgia,serif;font-size:clamp(80px,10vw,150px);color:var(--gold);line-height:.8}.history-band h2{font-family:Georgia,serif;font-size:40px;margin:0 0 18px}.history-band p{max-width:650px;color:#dbe3dd;line-height:1.7}.site-footer{background:#02271e;color:#fff;padding:42px 0 22px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:30px}.footer-brand{display:flex;gap:14px;align-items:center}.footer-brand img{width:72px;background:#fff;border-radius:50%}.site-footer p,.site-footer a{color:#d9e0dc;font-size:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:18px;display:flex;justify-content:space-between;color:#aebdb6;font-size:12px}.footer-menu{list-style:none;margin:0;padding:0}.content-page{padding:70px 0;background:var(--cream2);min-height:60vh}.page-header{margin-bottom:34px}.page-header h1{font-family:Georgia,serif;font-size:48px;margin:0}.prose-wrap{max-width:900px}.entry-content{font-size:17px;line-height:1.8}.entry-content img{border-radius:2px}.single-hero{margin-bottom:28px}.archive-grid{grid-template-columns:repeat(3,1fr)}.reveal{opacity:0;transform:translateY(18px);transition:.55s ease}.reveal.visible{opacity:1;transform:none}.mobile-bar{display:none}
@media(max-width:980px){.brand-copy{display:none}.brand{min-width:auto}.primary-nav{display:none;position:absolute;top:82px;left:0;right:0;background:#03261d;padding:18px 24px}.primary-nav.open{display:block}.menu{flex-direction:column;gap:14px}.nav-toggle{display:block}.member-btn{display:none}.hero-grid{grid-template-columns:1fr;gap:0;padding:70px 0}.countdown-card{align-self:auto;margin:30px 0 0;max-width:520px}.events-grid,.news-grid,.archive-grid{grid-template-columns:1fr 1fr}.quick-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.history-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.wrap{width:min(100% - 28px,1180px)}.site-header{position:sticky}.header-inner{min-height:70px}.brand img{width:58px;height:44px}.primary-nav{top:70px}.hero{min-height:0}.hero-grid{min-height:0;padding:54px 0 42px}.hero h1{font-size:46px}.hero p{font-size:16px}.hero-actions{display:grid}.btn{width:100%}.countdown-card{margin-top:34px;padding:20px}.countdown strong{font-size:24px}.section{padding:40px 0}.section-head{align-items:flex-start}.section-head h2{font-size:30px}.section-head>a{font-size:11px;text-align:right}.events-grid,.news-grid,.archive-grid,.quick-grid,.history-grid,.footer-grid{grid-template-columns:1fr}.event-card{grid-template-columns:70px 1fr 20px}.news-grid .news-card:nth-child(n+2){display:none}.quick-card{min-height:auto}.history-year{font-size:90px}.footer-bottom{flex-direction:column;gap:8px}.mobile-bar{position:sticky;bottom:0;z-index:60;display:grid;grid-template-columns:repeat(3,1fr);background:#03261d;border-top:1px solid var(--border)}.mobile-bar a{color:#fff;text-align:center;padding:14px 8px;font-size:12px;font-weight:800}.mobile-bar a:nth-child(2){background:#0b4a35}.page-header h1{font-size:38px}.content-page{padding:48px 0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}

/* === v1.1 Header / Navigation === */
.site-header .header-inner{min-height:78px;gap:20px}
.site-header .brand{min-width:235px;flex:0 0 235px}
.site-header .brand img{width:58px;height:48px;padding:3px}
.site-header .brand-copy strong{font-size:17px;line-height:1.05}
.site-header .brand-copy small{font-size:12px;margin-top:3px}
.site-header .primary-nav{margin-left:auto;min-width:0}
.site-header .primary-nav .menu{display:flex;align-items:stretch;gap:4px;list-style:none;margin:0;padding:0}
.site-header .primary-nav .menu>li{position:relative;margin:0;padding:0}
.site-header .primary-nav .menu>li>a{display:flex;align-items:center;min-height:78px;padding:0 10px;white-space:nowrap;font-size:13px;font-weight:750;line-height:1.2}
.site-header .primary-nav .menu>li.menu-item-has-children>a:after{content:'⌄';font-size:11px;margin-left:6px;color:var(--gold);transform:translateY(-1px)}
.site-header .primary-nav .sub-menu{position:absolute;z-index:80;top:calc(100% - 1px);left:0;width:250px;list-style:none;margin:0;padding:8px;background:#052d23;border:1px solid rgba(199,163,90,.28);box-shadow:0 18px 42px rgba(0,0,0,.28);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
.site-header .primary-nav .sub-menu li{position:relative;margin:0;padding:0;border-bottom:1px solid rgba(255,255,255,.075)}
.site-header .primary-nav .sub-menu li:last-child{border-bottom:0}
.site-header .primary-nav .sub-menu a{display:block;padding:11px 12px;color:#f6f2e8;font-size:13px;font-weight:650;line-height:1.35}
.site-header .primary-nav .sub-menu a:hover,.site-header .primary-nav .sub-menu a:focus{background:rgba(199,163,90,.11);color:var(--gold)}
.site-header .primary-nav li:hover>.sub-menu,.site-header .primary-nav li:focus-within>.sub-menu,.site-header .primary-nav li.submenu-open>.sub-menu{opacity:1;visibility:visible;transform:none}
.site-header .primary-nav .sub-menu .sub-menu{top:-9px;left:calc(100% + 8px)}
.site-header .member-btn{flex:0 0 auto;padding:12px 16px;white-space:nowrap;font-size:12px}

/* News cards: echte Beitragsbilder, auch wenn sie nur im Beitrag eingebettet sind */
.news-media>img{width:100%;height:100%;object-fit:cover;display:block}
.news-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#fff;font-family:Georgia,serif;font-size:54px;opacity:.55;background:linear-gradient(145deg,#164a36,#073e2b)}
.news-placeholder small{font-family:Inter,system-ui,sans-serif;font-size:10px;letter-spacing:.15em;text-transform:uppercase}

@media(max-width:1180px) and (min-width:981px){
 .site-header .brand{min-width:195px;flex-basis:195px}.site-header .brand-copy strong{font-size:15px}.site-header .primary-nav .menu>li>a{padding:0 7px;font-size:12px}.site-header .member-btn{padding:11px 12px}
}
@media(max-width:980px){
 .site-header .header-inner{min-height:72px}.site-header .brand{min-width:0;flex:0 1 auto}.site-header .brand-copy{display:block}.site-header .brand-copy strong{font-size:15px}.site-header .brand-copy small{font-size:11px}
 .site-header .primary-nav{top:72px;max-height:calc(100vh - 72px);overflow:auto;padding:8px 20px 18px}
 .site-header .primary-nav .menu{display:block}
 .site-header .primary-nav .menu>li{border-bottom:1px solid rgba(255,255,255,.08)}
 .site-header .primary-nav .menu>li>a{min-height:auto;padding:14px 4px;font-size:14px}
 .site-header .primary-nav .menu>li.menu-item-has-children>a:after{margin-left:auto}
 .site-header .primary-nav .sub-menu{position:static;width:auto;display:none;margin:0 0 10px;padding:3px 0 6px 12px;border:0;border-left:1px solid rgba(199,163,90,.3);box-shadow:none;background:transparent;opacity:1;visibility:visible;transform:none;transition:none}
 .site-header .primary-nav li.submenu-open>.sub-menu{display:block}
 .site-header .primary-nav .sub-menu .sub-menu{position:static;margin-left:10px}
 .site-header .primary-nav .sub-menu a{padding:9px 10px;font-size:13px;color:#dce6df}
}
@media(max-width:640px){
 .site-header .brand img{width:50px;height:42px}.site-header .brand-copy strong{font-size:14px}.site-header .brand-copy small{font-size:10px}.site-header .nav-toggle{padding:7px 10px}.site-header .primary-nav{top:70px}
}

/* === v1.2 Footer / News cleanup === */
.news-date{display:none!important}
.footer-grid-clean{grid-template-columns:1.4fr 1fr 1fr;align-items:start}
.footer-bottom-clean{align-items:center;gap:24px}
.footer-credit{margin-left:auto;color:#d9e0dc;font-size:13px;white-space:nowrap}
.footer-credit a{color:var(--gold);font-size:inherit;text-decoration:underline;text-decoration-color:rgba(199,163,90,.45);text-underline-offset:3px}
.footer-credit a:hover{color:#fff}
.credit-separator{margin:0 8px;color:rgba(255,255,255,.45)}
.heart{color:#e53935;font-size:15px;display:inline-block;line-height:1;transform:translateY(1px)}
@media(max-width:760px){.footer-grid-clean{grid-template-columns:1fr}.footer-bottom-clean{align-items:flex-start}.footer-credit{margin-left:0;white-space:normal}.credit-separator{margin:0 5px}}


/* === v1.5 – statisches Header-Logo + schwebendes BJC-Emblem im Hero === */
.site-header .brand img{
  animation:none!important;
  transform:none!important;
  filter:none!important;
  will-change:auto;
}

.hero-copy{position:relative}
.hero-emblem{
  position:relative;
  width:118px;
  height:126px;
  margin-top:34px;
  margin-left:12px;
  display:grid;
  place-items:start center;
  pointer-events:none;
  isolation:isolate;
}
.hero-emblem>img{
  position:relative;
  z-index:3;
  width:82px;
  height:82px;
  object-fit:contain;
  background:rgba(255,255,255,.96);
  border-radius:50%;
  padding:4px;
  border:1px solid rgba(255,255,255,.64);
  box-shadow:0 0 0 1px rgba(199,163,90,.18),0 0 20px rgba(128,193,143,.20);
  animation:bjc-hero-emblem-float 4.8s ease-in-out infinite;
  transform-origin:50% 65%;
  will-change:transform,filter;
}
.hero-emblem-glow{
  position:absolute;
  z-index:1;
  left:50%;
  top:62px;
  width:112px;
  height:28px;
  transform:translateX(-50%);
  border-radius:50%;
  background:radial-gradient(ellipse at center,rgba(126,190,125,.30) 0%,rgba(199,163,90,.16) 38%,rgba(0,0,0,0) 72%);
  filter:blur(5px);
  animation:bjc-hero-glow-pulse 4.8s ease-in-out infinite;
}
.hero-emblem-shadow{
  position:absolute;
  z-index:2;
  left:50%;
  top:78px;
  width:94px;
  height:8px;
  transform:translateX(-50%);
  border-radius:50%;
  background:rgba(131,195,137,.28);
  box-shadow:0 0 13px rgba(125,195,139,.32),0 0 24px rgba(199,163,90,.13);
  animation:bjc-hero-shadow-pulse 4.8s ease-in-out infinite;
}
.hero-emblem-reflection{
  position:absolute;
  z-index:0;
  top:84px;
  left:50%;
  width:68px;
  height:37px;
  transform:translateX(-50%) scaleY(-.62);
  overflow:hidden;
  opacity:.12;
  filter:blur(.6px);
  -webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.82),transparent 85%);
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.82),transparent 85%);
}
.hero-emblem-reflection img{
  width:68px;
  height:68px;
  object-fit:contain;
  background:#fff;
  border-radius:50%;
  padding:3px;
}
@keyframes bjc-hero-emblem-float{
  0%,100%{transform:translate3d(0,0,0) scale(1);filter:drop-shadow(0 4px 7px rgba(0,0,0,.18))}
  50%{transform:translate3d(0,-8px,0) scale(1.025);filter:drop-shadow(0 10px 11px rgba(0,0,0,.22))}
}
@keyframes bjc-hero-glow-pulse{
  0%,100%{opacity:.68;transform:translateX(-50%) scale(.92)}
  50%{opacity:1;transform:translateX(-50%) scale(1.08)}
}
@keyframes bjc-hero-shadow-pulse{
  0%,100%{opacity:.6;transform:translateX(-50%) scaleX(.9)}
  50%{opacity:1;transform:translateX(-50%) scaleX(1.08)}
}
@media(max-width:980px){
  .hero-emblem{margin-top:28px;margin-left:4px;width:106px;height:116px}
  .hero-emblem>img{width:74px;height:74px}
  .hero-emblem-glow{top:57px;width:101px}
  .hero-emblem-shadow{top:72px;width:86px}
  .hero-emblem-reflection{top:78px;width:62px;height:34px}
  .hero-emblem-reflection img{width:62px;height:62px}
}
@media(max-width:640px){
  .hero-emblem{width:94px;height:103px;margin:24px auto 0 2px}
  .hero-emblem>img{width:66px;height:66px}
  .hero-emblem-glow{top:50px;width:90px;height:24px}
  .hero-emblem-shadow{top:64px;width:76px;height:7px}
  .hero-emblem-reflection{top:69px;width:56px;height:31px}
  .hero-emblem-reflection img{width:56px;height:56px}
}
@media(prefers-reduced-motion:reduce){
  .hero-emblem>img,.hero-emblem-glow,.hero-emblem-shadow{animation:none!important}
}

/* === v1.6 – transparentes BJC-Logo === */
.site-header .brand img{
  width:72px;
  height:52px;
  object-fit:contain;
  object-position:center;
  background:transparent!important;
  border-radius:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  animation:none!important;
  transform:none!important;
  filter:none!important;
}

.hero-emblem{
  width:150px;
  height:132px;
  margin-top:34px;
  margin-left:8px;
}
.hero-emblem>img{
  width:138px;
  height:auto;
  max-height:92px;
  object-fit:contain;
  background:transparent!important;
  border-radius:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  filter:drop-shadow(0 7px 9px rgba(0,0,0,.22));
}
.hero-emblem-glow{
  top:69px;
  width:148px;
  height:28px;
  background:radial-gradient(ellipse at center,rgba(55,181,107,.38) 0%,rgba(199,163,90,.18) 38%,rgba(0,0,0,0) 74%);
}
.hero-emblem-shadow{
  top:84px;
  width:122px;
  background:rgba(77,191,112,.30);
  box-shadow:0 0 14px rgba(63,193,111,.38),0 0 27px rgba(199,163,90,.14);
}
.hero-emblem-reflection{
  top:91px;
  width:116px;
  height:36px;
  transform:translateX(-50%) scaleY(-.55);
  opacity:.13;
}
.hero-emblem-reflection img{
  width:116px;
  height:auto;
  object-fit:contain;
  background:transparent!important;
  border-radius:0!important;
  padding:0!important;
}
@keyframes bjc-hero-emblem-float{
  0%,100%{transform:translate3d(0,0,0) scale(1);filter:drop-shadow(0 6px 8px rgba(0,0,0,.22))}
  50%{transform:translate3d(0,-8px,0) scale(1.018);filter:drop-shadow(0 12px 12px rgba(0,0,0,.26))}
}
@media(max-width:980px){
  .site-header .brand img{width:64px;height:46px}
  .hero-emblem{width:138px;height:122px;margin-top:28px;margin-left:3px}
  .hero-emblem>img{width:126px;max-height:84px}
  .hero-emblem-glow{top:63px;width:136px}
  .hero-emblem-shadow{top:78px;width:112px}
  .hero-emblem-reflection{top:85px;width:106px;height:33px}
  .hero-emblem-reflection img{width:106px}
}
@media(max-width:640px){
  .site-header .brand img{width:57px;height:42px}
  .hero-emblem{width:124px;height:110px;margin:24px auto 0 0}
  .hero-emblem>img{width:114px;max-height:76px}
  .hero-emblem-glow{top:57px;width:120px;height:24px}
  .hero-emblem-shadow{top:70px;width:100px;height:7px}
  .hero-emblem-reflection{top:76px;width:96px;height:30px}
  .hero-emblem-reflection img{width:96px}
}


/* === v1.7 – Logo für dunklen Hintergrund optimiert === */
.site-header .brand img{
  width:78px;
  height:54px;
  filter:drop-shadow(0 0 5px rgba(199,163,90,.20)) drop-shadow(0 0 9px rgba(67,184,108,.16))!important;
}

.hero-emblem{
  width:190px;
  height:154px;
  margin-top:34px;
  margin-left:12px;
}
.hero-emblem>img{
  width:178px;
  max-height:116px;
  filter:
    drop-shadow(0 2px 1px rgba(0,0,0,.45))
    drop-shadow(0 0 6px rgba(244,238,220,.20))
    drop-shadow(0 0 12px rgba(65,198,119,.34))
    drop-shadow(0 0 24px rgba(199,163,90,.18))!important;
  animation:bjc-hero-emblem-float-v17 4.6s ease-in-out infinite;
}
.hero-emblem-glow{
  top:88px;
  width:190px;
  height:34px;
  background:radial-gradient(ellipse at center,
    rgba(119,232,157,.48) 0%,
    rgba(65,198,119,.34) 26%,
    rgba(199,163,90,.22) 50%,
    rgba(0,0,0,0) 76%);
  filter:blur(2px);
}
.hero-emblem-shadow{
  top:108px;
  width:154px;
  height:9px;
  background:rgba(100,224,146,.42);
  box-shadow:0 0 18px rgba(65,198,119,.50),0 0 35px rgba(199,163,90,.22);
}
.hero-emblem-reflection{
  top:116px;
  width:145px;
  height:38px;
  opacity:.18;
}
.hero-emblem-reflection img{
  width:145px;
  filter:blur(.3px) brightness(.88);
}
@keyframes bjc-hero-emblem-float-v17{
  0%,100%{transform:translate3d(0,0,0) scale(1)}
  50%{transform:translate3d(0,-10px,0) scale(1.022)}
}
@media(max-width:980px){
  .site-header .brand img{width:69px;height:49px}
  .hero-emblem{width:172px;height:142px;margin-top:30px;margin-left:4px}
  .hero-emblem>img{width:160px;max-height:105px}
  .hero-emblem-glow{top:80px;width:172px}
  .hero-emblem-shadow{top:99px;width:142px}
  .hero-emblem-reflection{top:107px;width:132px;height:35px}
  .hero-emblem-reflection img{width:132px}
}
@media(max-width:640px){
  .site-header .brand img{width:61px;height:44px}
  .hero-emblem{width:150px;height:127px;margin:26px auto 0 0}
  .hero-emblem>img{width:140px;max-height:92px}
  .hero-emblem-glow{top:70px;width:150px;height:28px}
  .hero-emblem-shadow{top:87px;width:124px;height:8px}
  .hero-emblem-reflection{top:95px;width:116px;height:31px}
  .hero-emblem-reflection img{width:116px}
}
@media(prefers-reduced-motion:reduce){
  .hero-emblem>img{animation:none!important}
}


/* v1.8 Shop button */
.shop-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border:1px solid var(--gold);color:var(--gold);font-size:12px;font-weight:800;white-space:nowrap;transition:transform .2s ease,background .2s ease,color .2s ease}
.shop-btn:hover,.shop-btn:focus{background:var(--gold);color:#172219;transform:translateY(-2px)}
.shop-btn-mobile{display:none}
@media(max-width:980px){.shop-btn-desktop{display:none}.shop-btn-mobile{display:flex;margin-top:14px;width:100%;min-height:44px}}


/* === v1.9 – Fanshop im Hero + einheitliches BJC-Logo === */
.site-header .brand img,
.footer-brand img{
  background:transparent!important;
  border-radius:0!important;
  padding:0!important;
  object-fit:contain;
}
.site-header .brand img{
  width:84px!important;
  height:56px!important;
  filter:drop-shadow(0 0 5px rgba(199,163,90,.18)) drop-shadow(0 0 10px rgba(65,198,119,.12))!important;
}
.footer-brand img{
  width:84px!important;
  height:auto!important;
  filter:drop-shadow(0 0 5px rgba(199,163,90,.16));
}
.shop-hero-btn{gap:9px}
.shop-bag{display:inline-grid;place-items:center;width:16px;height:16px;border:1px solid var(--gold);color:var(--gold);font-size:0;position:relative}
.shop-bag:before{content:"";position:absolute;width:8px;height:5px;border:1px solid currentColor;border-bottom:0;border-radius:5px 5px 0 0;top:-5px;left:3px}
.shop-btn-desktop{gap:7px;min-width:116px}
.shop-btn-desktop:before,.shop-btn-mobile:before{content:"▢";font-size:15px;color:currentColor}
@media(max-width:980px){
  .site-header .brand img{width:72px!important;height:50px!important}
}
@media(max-width:640px){
  .site-header .brand img{width:64px!important;height:46px!important}
}


/* === v2.1 – BJC Cookie / Consent === */
.cookie-settings-link{appearance:none;border:0;background:transparent;color:inherit;font:inherit;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.bjc-consent[hidden],.bjc-consent-modal[hidden]{display:none!important}
.bjc-consent{position:fixed;z-index:99990;left:22px;right:22px;bottom:22px;display:flex;justify-content:center;pointer-events:none}
.bjc-consent__panel{pointer-events:auto;position:relative;width:min(920px,100%);padding:24px 26px 20px;background:rgba(4,45,34,.97);color:#fff;border:1px solid rgba(199,163,90,.62);box-shadow:0 24px 70px rgba(0,0,0,.38);backdrop-filter:blur(14px)}
.bjc-consent__panel:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 100% 0,rgba(199,163,90,.10),transparent 36%)}
.bjc-consent__panel h2,.bjc-consent-modal__panel h2{margin:.35rem 0 .55rem;font-family:var(--serif);font-size:clamp(24px,3vw,34px);line-height:1.05}
.bjc-consent__panel p,.bjc-consent-modal__panel p{margin:0;max-width:760px;color:rgba(255,255,255,.82);line-height:1.6}
.bjc-consent__close{position:absolute;top:10px;right:12px;width:36px;height:36px;border:0;background:transparent;color:#fff;font-size:28px;line-height:1;cursor:pointer}
.bjc-consent__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.bjc-consent__actions .btn{min-height:44px}
.bjc-consent__actions .text-btn{background:transparent;color:var(--gold);border:0;padding-inline:8px;text-decoration:underline;text-underline-offset:3px}
.bjc-consent__links{display:flex;gap:8px;margin-top:14px;font-size:12px;color:rgba(255,255,255,.66)}
.bjc-consent__links a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.bjc-consent-modal{position:fixed;z-index:99999;inset:0;display:grid;place-items:center;padding:22px}
.bjc-consent-modal__backdrop{position:absolute;inset:0;background:rgba(0,18,13,.74);backdrop-filter:blur(5px)}
.bjc-consent-modal__panel{position:relative;z-index:1;width:min(650px,100%);max-height:min(84vh,760px);overflow:auto;padding:28px;background:#f7f1e7;color:#092d23;border:1px solid rgba(199,163,90,.62);box-shadow:0 30px 90px rgba(0,0,0,.48)}
.bjc-consent-modal__panel .bjc-consent__close{color:#092d23}
.bjc-consent-modal__panel p{color:#405149}
.bjc-consent-option{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border-top:1px solid rgba(9,45,35,.15)}
.bjc-consent-option:first-of-type{margin-top:18px}
.bjc-consent-option strong{display:block;font-size:16px}
.bjc-consent-option small{display:block;margin-top:4px;color:#68756e;line-height:1.45}
.bjc-consent-option input[type="checkbox"]{width:22px;height:22px;accent-color:#0c5b40;flex:0 0 auto}
.bjc-consent-badge{flex:0 0 auto;padding:6px 9px;background:#e8dfca;color:#69552b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.bjc-consent__actions--modal{padding-top:4px}
@media(max-width:640px){
  .bjc-consent{left:10px;right:10px;bottom:10px}
  .bjc-consent__panel{padding:21px 18px 16px}
  .bjc-consent__actions{display:grid;grid-template-columns:1fr}
  .bjc-consent__actions .btn{width:100%}
  .bjc-consent-modal{padding:10px}
  .bjc-consent-modal__panel{padding:24px 18px}
  .bjc-consent-option{align-items:flex-start}
}
