/* Kontrastkopf Twitch 0.2.0: Spielwelten, native Games und Redaktion. */
:root{--section-space:clamp(64px,8vw,112px)}
.site-header{position:relative;z-index:20;border-bottom:1px solid #ffffff16}.desktop-nav{gap:clamp(16px,2vw,30px)}
.section{width:min(1240px,calc(100% - 96px));padding-block:var(--section-space)}
.section-label{font:600 14px/1.5 Inter,sans-serif;color:var(--paper);margin-bottom:18px}
h2{font-size:clamp(32px,4.1vw,56px);letter-spacing:-.045em;line-height:1.1;max-width:25ch}h3{letter-spacing:-.035em}
.button{border-radius:4px;min-height:52px;padding:14px 24px}.text-link{font-size:16px;font-weight:600;display:inline-flex;align-items:center;min-height:48px}
/* Une grande scène, un vrai choix de jeu; aucun carrousel imposé. */
.worlds-hero{isolation:isolate;min-height:max(760px,calc(100svh - 110px));padding:66px 48px 230px;justify-content:center;text-align:left;gap:0;background:var(--night)}
.world-backdrops,.world-backdrop,.world-shade{position:absolute;inset:0;pointer-events:none}.world-backdrops{z-index:0;background:var(--night)}
.world-backdrop{opacity:0;transition:opacity 420ms ease;overflow:hidden}.world-backdrop.is-active{opacity:1}.world-backdrop img{width:100%;height:100%;object-fit:cover;object-position:center 40%}
.world-shade{z-index:1;background:linear-gradient(90deg,rgba(11,11,12,.9),rgba(11,11,12,.46) 50%,rgba(11,11,12,.25)),linear-gradient(0deg,var(--night),transparent 48%,#0b0b0c20)}
.world-main{width:min(1240px,100%);display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:48px;position:relative;z-index:2}
.world-kicker{font-size:15px;font-weight:600;margin:0 0 24px}.worlds-hero h1{font-size:clamp(64px,7.7vw,112px);line-height:1.05;letter-spacing:-.02em;margin:0 0 28px;text-wrap:initial;color:var(--white)}
.world-lead{font-size:18px;line-height:1.6;max-width:38ch;margin:0 0 32px}.world-copy .actions{justify-content:flex-start}.worlds-hero .button.secondary{background:#0b0b0c66;border-color:#ffffff80}
.world-brand{display:flex;align-items:center;flex-direction:column;gap:24px}.world-brand .hero-stage{width:min(390px,100%);filter:drop-shadow(0 12px 36px #0009)}.world-brand>p{font-size:13px;margin:0;text-align:center;color:var(--paper)}
.world-picker{position:absolute;bottom:48px;left:50%;transform:translateX(-50%);width:min(720px,calc(100% - 540px));z-index:4}
.world-picker-label{font-size:14px;font-weight:600;margin-bottom:12px}.world-options{display:flex;gap:12px;overflow-x:auto;padding:4px 4px 10px;scrollbar-color:var(--grey) var(--night)}
.world-option{appearance:none;flex:1 0 200px;min-height:78px;display:flex;align-items:center;gap:14px;text-align:left;padding:12px;background:#111d;border:1px solid #ffffff50;color:var(--paper);border-radius:4px;cursor:pointer;font-family:Inter,sans-serif}
.world-option img{width:64px;height:48px;object-fit:contain;border-radius:2px}.world-option strong{display:block;font-size:18px;font-weight:700}.world-option small{display:block;margin-top:4px;font-size:12px}.world-option[aria-pressed=true]{border-color:var(--pink);box-shadow:none}.world-option:focus-visible{outline:3px solid var(--pink);outline-offset:1px}
.worlds-hero .hero-controls{position:absolute;right:24px;top:12px;z-index:3}.worlds-hero .motion-control{font-size:12px;text-shadow:0 2px 8px #000}.worlds-hero .hero-corners{z-index:2;height:260px}.worlds-hero .hero-speech{left:8%;width:240px;padding:48px 20px 0;bottom:42%}.worlds-hero .hero-corner--right .hero-speech{left:auto;right:8%}.worlds-hero .hero-speech strong{font-size:36px}.worlds-hero .hero-speech span{font-size:21px}
.announcement{background:var(--pink);color:var(--ink);border:0;padding:10px 24px}.announcement a{font-size:16px;text-decoration:none;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}
.games-section{background:var(--night)}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:40px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:16px;color:#c8c6c1;max-width:36ch;margin-bottom:0}
.games-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.game-card{min-width:0;background:var(--ink);border:1px solid #ffffff24;border-radius:8px;overflow:hidden}.game-card-link{display:block;color:var(--paper);text-decoration:none;height:100%}.game-card-link:hover{text-decoration:none}.game-card-link:focus-visible{outline:3px solid var(--pink);outline-offset:-4px}
.game-card-art{position:relative;aspect-ratio:16/9;overflow:hidden;background:#19191b}.game-card-art>img{width:100%;height:100%;object-fit:contain;transition:transform 250ms ease}.game-card-art>.game-placeholder{object-fit:contain;padding:70px;opacity:.35}.game-status{position:absolute;bottom:20px;left:24px;background:var(--night);color:var(--paper);padding:7px 13px;font-size:13px;font-weight:600;border-radius:3px}.game-card-copy{padding:28px 28px 24px}.game-genre{font-size:13px;color:#c8c6c1;margin-bottom:10px}.game-card h3{font-size:clamp(26px,3vw,38px);margin-bottom:16px}.game-card-copy>p:not(.game-genre){font-size:16px;line-height:1.6;color:#dfddd8;max-width:48ch}.game-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #ffffff25;padding-top:20px;font-size:12px}.game-more{font-size:14px;font-weight:600;white-space:nowrap}.games-archive-link{margin-top:24px}
.about-section{background:var(--paper);color:var(--ink)}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(40px,8vw,110px);align-items:center}.about-section .section-label{color:var(--ink)}.about-section a:focus-visible{outline-color:var(--pink)}.about-copy>p{font-size:18px}.portrait-panel{position:relative;display:block}.portrait-panel img{width:100%;max-width:440px;display:block;border-radius:8px}.portrait-panel>span{display:block;font-size:13px;font-weight:600;margin-top:16px}.about-section .socials{gap:12px}.about-section .socials a{border:1px solid #1115;border-radius:4px;padding:8px 16px}
.welcome-strip{background:var(--paper);color:var(--ink);border:0;border-top:1px solid #1112;font-size:clamp(20px,3vw,36px);font-weight:700;letter-spacing:-.035em;padding:30px 20px}
.news-section .news-empty{border-block:1px solid #ffffff25;padding:24px 0;display:flex;justify-content:space-between;align-items:center;gap:24px}.news-empty p{margin:0}.news-card{border-radius:8px}.news-card img{border-radius:4px}
.schedule-section{background:var(--ink);border-block:1px solid #ffffff20}.schedule-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:80px;align-items:center}.schedule-grid>div>p:last-child{font-size:17px;color:#dfddd8;margin-bottom:0}.schedule-ticket{padding:38px;border:1px solid #ffffff30;border-left:5px solid var(--pink);background:var(--night)}.schedule-ticket>span{font-size:14px}.schedule-ticket h3{font-size:32px;margin:24px 0}
.community-section{background:var(--ink);color:var(--paper);border-block:1px solid #ffffff20}.community-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.community-section .section-label{color:var(--pink)}.community-section .button{background:var(--pink);border-color:var(--pink);color:var(--ink)}.community-section a:focus-visible{outline-color:var(--paper)}.community-note{background:var(--night);border:1px solid #ff007f70;border-radius:45% 45% 45% 8%;padding:60px 36px;text-align:center;transform:rotate(-5deg)}.community-note p{font:700 clamp(30px,4vw,54px)/1.05 Inter,sans-serif;letter-spacing:-.04em}.community-note span{font-size:14px}
.closing{padding-block:32px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;text-align:left}.closing>p{display:none}.closing h2{font-size:clamp(26px,3vw,36px);margin:0}.closing .button{margin:0}.site-footer{padding-block:48px;gap:32px}.site-footer h2{font-size:22px}.site-footer p{font-size:14px;margin:16px 0 0}
.game-detail-hero{position:relative;isolation:isolate;min-height:480px;display:flex;align-items:end;overflow:hidden;background:var(--night)}.game-detail-image{position:absolute;inset:0;z-index:-2}.game-detail-image img{width:100%;height:100%;object-fit:contain}.game-detail-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,var(--night),#0b0b0c65)}.game-detail-heading{padding-block:64px}.game-detail-heading h1{font:400 clamp(56px,8vw,100px)/1.08 Anton,sans-serif;margin-bottom:24px}.game-status-inline{margin:24px 0 16px;font-size:14px}.detail-lead{max-width:54ch;font-size:20px;margin:0}.game-detail-grid{display:grid;grid-template-columns:1fr 320px;gap:80px}.game-content{min-width:0;max-width:72ch}.game-content h2{font-size:32px;margin-top:40px}.game-content h2:first-child{margin-top:0}.game-content p{font-size:18px}.game-facts{align-self:start;padding:28px;background:var(--ink);border:1px solid #ffffff25}.game-facts h2{font-size:24px}.game-facts dt{font-size:13px;color:#c8c6c1}.game-facts dd{margin:4px 0 20px;font-size:16px}.game-facts p{margin:20px 0;font-size:14px}.game-facts small{font-size:12px}.games-archive h1{font-family:Anton,sans-serif;font-weight:400}.games-archive .games-grid{margin-top:48px}
@media(hover:hover){.game-card-link:hover .game-more{color:var(--pink)}}
@media(max-width:1100px){.section{width:calc(100% - 64px)}.worlds-hero{padding:60px 32px 230px;min-height:760px}.world-main{gap:24px}.worlds-hero h1{font-size:clamp(64px,8.4vw,92px)}.world-brand .hero-stage{width:280px}.world-picker{width:calc(100% - 440px)}.worlds-hero .hero-corner{width:150px;height:150px}.worlds-hero .hero-speech{width:200px;padding:40px 16px 0}.worlds-hero .hero-speech strong{font-size:28px}.worlds-hero .hero-speech span{font-size:17px}.schedule-grid,.community-grid{gap:40px}.game-detail-grid{gap:40px;grid-template-columns:1fr 280px}}
@media(max-width:767px){.section{width:calc(100% - 40px)}.worlds-hero{padding:62px 20px 24px;min-height:calc(100svh - 85px);display:block}.world-main{grid-template-columns:1fr;gap:28px}.world-copy{position:relative;z-index:1}.world-kicker{font-size:13px;margin-bottom:20px}.worlds-hero h1{font-size:clamp(56px,11.7vw,86px);line-height:1.06;max-width:12ch}.world-lead{font-size:16px;margin-bottom:24px}.world-brand{position:absolute;right:0;top:12px;opacity:.28;z-index:-1}.world-brand .hero-stage{width:clamp(150px,38vw,250px)}.world-brand>p{display:none}.world-shade{background:linear-gradient(90deg,#0b0b0cde,#0b0b0c60),linear-gradient(0deg,var(--night),#0b0b0c20 80%)}.world-picker{position:relative;bottom:auto;left:auto;transform:none;width:100%;margin-top:36px}.world-option{flex-basis:180px}.world-option img{width:44px;height:44px}.world-option strong{font-size:16px}.world-option small{font-size:11px}.worlds-hero .hero-corners{display:none}.worlds-hero .hero-controls{right:10px;top:4px}.announcement a{font-size:14px;gap:0 5px;text-align:center}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:20px}.about-grid,.schedule-grid,.community-grid,.game-detail-grid{grid-template-columns:1fr;gap:36px}.about-copy>p{font-size:16px}.portrait-panel img{max-width:360px;margin:auto}.portrait-panel>span{text-align:center}.games-grid{gap:24px}.game-card-copy{padding:22px}.game-card-bottom{align-items:flex-start;flex-direction:column;gap:10px}.news-section .news-empty{align-items:flex-start;flex-direction:column;gap:6px}.community-note{max-width:420px;margin:20px auto;padding:42px 30px}.game-detail-heading{padding-block:40px}.game-detail-hero{min-height:400px}.detail-lead{font-size:18px}.game-content h2{font-size:28px}.game-facts{max-width:none}.site-footer{grid-template-columns:1fr;text-align:left}.site-footer .socials{justify-content:flex-start}.site-footer img{width:200px}}
@media(max-width:560px){.games-grid{grid-template-columns:1fr}.world-copy .actions{flex-direction:row;gap:10px}.world-copy .actions .button{width:auto;flex:1;font-size:14px;padding:12px}.game-card-bottom{flex-direction:row;align-items:center}.game-card-art{aspect-ratio:16/9}.game-card-copy>p:not(.game-genre){font-size:15px}.game-more{font-size:13px}.world-picker-label{font-size:13px}.schedule-ticket{padding:28px}.schedule-ticket h3{font-size:28px}}
@media(prefers-reduced-motion:reduce){.world-backdrop,.game-card-art>img{transition:none}.community-note{transform:none}}

@media(min-width:768px) and (max-width:900px){.world-picker{width:calc(100% - 340px)}.worlds-hero .hero-speech{left:0;width:170px;padding:34px 12px 0}.worlds-hero .hero-corner--right .hero-speech{right:0}.worlds-hero .hero-speech span{font-size:14px}.worlds-hero .hero-speech strong{font-size:24px}}

.worlds-hero .hero-speech span{white-space:normal;font-size:18px;max-width:100%;line-height:1.05}.desktop-nav a{text-decoration:none}
@media(min-width:768px) and (max-width:900px){.worlds-hero .hero-speech span{font-size:14px}}

/* QUAKK vollständig entfernt; die Spielauswahl nutzt den frei gewordenen Raum. */
.worlds-hero .world-picker{width:min(820px,calc(100% - 96px))}
@media(max-width:767px){.worlds-hero .world-picker{width:100%}}

/* Bühne ohne Bildmarke: Spielwelt bekommt Luft, rechts stehen die passenden Infos. */
.worlds-hero{min-height:max(720px,calc(100svh - 110px));padding-top:64px;padding-bottom:200px}
.world-main{grid-template-columns:minmax(0,1.5fr) minmax(240px,.8fr);gap:64px}
.world-game-info{align-self:end;justify-self:end;max-width:330px;margin-bottom:12px;padding-left:24px;border-left:2px solid #ffffff70}
.world-game-summary h2{font-size:32px;letter-spacing:-.035em;margin-bottom:16px}.world-game-summary>p:not(.section-label){font-size:16px;line-height:1.65;margin-bottom:16px}.world-game-summary .section-label{font-size:13px;margin-bottom:12px}.world-game-summary .text-link{font-size:14px}
.worlds-hero .world-picker{width:min(1240px,calc(100% - 96px));bottom:28px}.world-options{max-width:820px}
@media(max-width:1100px){.world-main{gap:32px;grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr)}.worlds-hero{padding-bottom:200px}.world-game-summary h2{font-size:28px}.world-game-info{padding-left:20px}.worlds-hero .world-picker{width:calc(100% - 64px)}}
@media(max-width:767px){.worlds-hero{padding:44px 20px 24px;min-height:calc(100svh - 85px)}.world-main{grid-template-columns:1fr;gap:32px}.world-game-info{justify-self:start;max-width:100%;padding-left:16px;margin:0}.world-game-summary h2{font-size:26px}.world-game-summary>p:not(.section-label){display:none}.world-game-summary .text-link{min-height:48px}.worlds-hero .world-picker{width:100%;bottom:auto;margin-top:24px}}

/* Systemweite Bewegungsreduktion für jede aktuelle und künftige CSS-Animation. */
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.game-card-link:hover .game-card-art>img{transform:none}.nav-shadow-mask{display:none}}

/* 0.3.2: Game-Hub und redaktionelle Beiträge. */
.community-wrap{padding-block:64px}.community-banner{display:block;width:100%;height:auto;border-radius:8px;margin-bottom:48px}.community-wrap .community-grid{padding:0}
.news-card{display:flex;flex-direction:column;background:var(--ink);border-color:#ffffff25}.news-card .news-image{display:block;margin-bottom:24px}.news-card .news-image img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:var(--night)}.news-card .meta{color:#c8c6c1}.news-card .text-link{margin-top:auto}.post-game-label{font-size:14px;color:var(--pink);margin-bottom:12px}.game-updates{border-top:1px solid #ffffff25}.game-updates .news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-reading{max-width:800px}.post-reading h1{font-family:Anton,sans-serif}.post-reading .post-image{width:100%;height:auto;margin-bottom:32px}.game-pagination{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.game-pagination .current{color:var(--pink)}
#game-auswahl{scroll-margin-top:24px}
@media(min-width:768px) and (max-width:1100px){.home-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-news-grid>.news-card:nth-child(n+3){display:none}}
@media(max-width:767px){.home-news-grid,.game-updates .news-grid{grid-template-columns:1fr}.home-news-grid>.news-card:nth-child(n+2){display:none}.community-wrap{padding-block:40px}.community-banner{margin-bottom:32px}}

/* Zentrierte Navigation, Stream-CTA am rechten Rand. */
.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}
.site-header .nav-brand{justify-self:start}.site-header .desktop-nav{justify-content:center;flex-wrap:nowrap}.header-stream{justify-self:end;white-space:nowrap;padding:12px 20px}
@media(max-width:1100px){.site-header .mobile-nav{justify-self:center}.header-stream{grid-column:3;grid-row:1}}
@media(max-width:600px){.site-header{padding-inline:16px;gap:10px}.site-header .nav-brand-link{width:125px}.header-stream{font-size:13px;padding:10px 12px}.mobile-nav summary{font-size:14px}.mobile-nav nav{right:auto;left:50%;transform:translateX(-50%)}}


/* Kompakter Abschluss statt eigenem großen Inhaltsblock. */
.site-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:20px;text-align:left}
.site-footer>a{display:flex;align-items:center;min-height:48px;flex-shrink:0}
.site-footer img{display:block;width:170px;height:auto}
.footer-links{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.site-footer .socials{gap:24px;justify-content:flex-start}
.site-footer .socials a,.site-footer .footer-links>p a{font-size:14px;font-weight:500;min-height:44px;display:inline-flex;align-items:center}
.site-footer .footer-links>p{margin:0}
@media(max-width:767px){.site-footer{flex-direction:column;align-items:flex-start;gap:8px;padding-block:16px}.site-footer img{width:140px}.footer-links,.site-footer .socials{gap:8px 18px}}

/* Community: QUAKK links, kompakte Einladung rechts, ohne Scrollmechanik. */
.community-section{border:0;background:var(--night)}
.community-section .community-wrap{position:relative;isolation:isolate;width:100%;max-width:none;min-height:clamp(620px,40vw,900px);padding:64px clamp(32px,6vw,120px);display:flex;align-items:center;justify-content:flex-end}
.community-visual{position:absolute;inset:0;z-index:-1}
.community-wrap .community-banner{width:100%;height:100%;object-fit:cover;object-position:center;margin:0;border-radius:0;display:block}
.community-wrap .community-grid{display:block;width:min(520px,44%);margin:0;padding:36px;border:1px solid #ffffff30;border-radius:20px;background:var(--ink);box-shadow:0 16px 48px #0005}
.community-grid h2{font-size:clamp(32px,3vw,44px);letter-spacing:-.035em;margin-bottom:24px}.community-grid p:not(.section-label){font-size:16px;line-height:1.65}.community-grid .section-label{font-size:13px}.community-grid .button{width:100%}
@supports ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.community-wrap .community-grid{background:rgba(11,11,12,.82);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}}
.home .site-footer{margin-top:0;border-top:0}
@media(max-width:900px){.community-section .community-wrap{display:block;padding:0 0 32px;min-height:0}.community-visual{position:relative;z-index:0}.community-wrap .community-banner{height:auto;object-fit:contain}.community-wrap .community-grid{position:relative;width:calc(100% - 40px);max-width:600px;margin:-24px auto 0;padding:28px;z-index:1}.community-grid h2{font-size:32px}}
@media(prefers-reduced-transparency:reduce),(forced-colors:active){.community-wrap .community-grid{background:var(--ink);backdrop-filter:none;-webkit-backdrop-filter:none}}

/* Originales zwinkerndes Serverprofil, technisch transparent freigestellt. */
.community-section{background:radial-gradient(ellipse at 24% 70%,#ff007f12,transparent 58%),var(--night)}
.community-section .community-wrap{min-height:620px}
.community-visual{display:flex;align-items:center;padding-left:8%}
.community-avatar{display:block;width:min(480px,42vw)}
.community-wrap .community-banner{object-fit:contain;width:100%;height:auto}
@media(max-width:900px){.community-section .community-wrap{min-height:0;padding-top:32px}.community-visual{padding:0;justify-content:center}.community-avatar{width:min(320px,75vw)}.community-wrap .community-grid{margin:0 auto}}

/* Twitch-Banner als Kulisse des Streamplans, Inhalte mit verlässlichem Kontrast. */
.schedule-section{background:linear-gradient(90deg,#0b0b0c35,#0b0b0c65),url(community-banner.png) center/cover no-repeat,var(--night);border:0;padding-block:64px}
.schedule-section .schedule-grid{width:min(1120px,calc(100% - 96px));padding:40px;gap:48px;border:1px solid #ffffff30;border-radius:20px;background:var(--ink);box-shadow:0 16px 48px #0005}
.schedule-section .schedule-ticket{background:rgba(11,11,12,.65);padding:28px}
@supports ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.schedule-section .schedule-grid{background:rgba(11,11,12,.84);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}}
@media(max-width:767px){.schedule-section{padding-block:40px}.schedule-section .schedule-grid{width:calc(100% - 40px);padding:24px;gap:24px}.schedule-section .schedule-ticket{padding:24px}.schedule-section h2{font-size:30px}}
@media(prefers-reduced-transparency:reduce),(forced-colors:active){.schedule-section .schedule-grid{background:var(--ink);backdrop-filter:none;-webkit-backdrop-filter:none}}

/* Community folgt dem gemeinsamen Inhaltsraster. */
.community-section .community-wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto;min-height:0;padding:64px 0;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px;align-items:center}
.community-wrap .community-visual{position:static;inset:auto;z-index:auto;display:flex;justify-content:center;align-items:center;padding:0}
.community-wrap .community-avatar{width:min(360px,100%)}
.community-wrap .community-grid{width:100%;max-width:none;margin:0}
@media(max-width:1100px){.community-section .community-wrap{width:calc(100% - 64px);gap:40px}}
@media(max-width:767px){.community-section .community-wrap{width:calc(100% - 40px);grid-template-columns:1fr;gap:24px;padding:40px 0}.community-wrap .community-avatar{width:min(260px,75vw)}}

/* Text links, gespiegelter QUAKK rechts; mobil gleiche Reihenfolge. */
.community-section .community-wrap{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}
.community-wrap .community-grid{grid-column:1;grid-row:1}
.community-wrap .community-visual{grid-column:2;grid-row:1}
.community-wrap .community-avatar{transform:scaleX(-1)}
@media(max-width:767px){.community-section .community-wrap{grid-template-columns:1fr}.community-wrap .community-visual{grid-column:1;grid-row:2}}

/* Community-Text ohne zusätzliche Kartenfläche. */
.community-section .community-grid{background:transparent;border:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:0;padding:0}

/* QUAKKs Gesicht links bleibt frei; Streamplan kompakt rechts im Inhaltsraster. */
.schedule-section{padding:0;background:linear-gradient(90deg,transparent 40%,#0b0b0c40),url(community-banner.png) center/cover no-repeat,var(--night)}
.schedule-section .schedule-layout{min-height:clamp(620px,40vw,900px);display:flex;align-items:center;justify-content:flex-end;padding-block:48px}
.schedule-section .schedule-grid{width:48%;max-width:540px;display:block;margin:0;padding:32px}
.schedule-section h2{font-size:clamp(28px,2.5vw,40px)}
.schedule-section .schedule-grid>div>p:last-child{font-size:16px}
.schedule-section .schedule-ticket{border:0;border-top:1px solid #ffffff25;background:transparent;padding:24px 0 0;margin-top:24px}
.schedule-ticket>span,.schedule-ticket h3{display:none}
@media(max-width:900px){.schedule-section{background:var(--night)}.schedule-section:before{content:"";display:block;width:100%;aspect-ratio:1983/793;background:url(community-banner.png) center/contain no-repeat}.schedule-section .schedule-layout{min-height:0;padding-block:0 40px}.schedule-section .schedule-grid{width:100%;max-width:none;margin-top:16px;padding:28px}.schedule-section h2{font-size:32px}}

/* Mobile/Tablet: durchgehende Bildwelt, Game-Auswahl unten. */
@media(max-width:1100px){
 .worlds-hero{display:flex;flex-direction:column;align-items:stretch;gap:32px;min-height:calc(100svh - 85px);padding:40px 32px 24px;overflow:hidden;justify-content:space-between}
 .worlds-hero .world-main{display:contents}
 .worlds-hero .world-copy{order:0;position:relative;z-index:2}
 .worlds-hero h1{font-size:clamp(38px,6vw,64px);line-height:1.08;max-width:none;margin-bottom:16px}
 .worlds-hero h1 br{display:none}.worlds-hero h1 br:after{content:" "}
 .worlds-hero .world-kicker{font-size:13px;margin-bottom:12px}
 .worlds-hero .world-lead{font-size:16px;max-width:60ch;margin:0}
 .worlds-hero .world-copy .actions{display:none}
 .worlds-hero .world-picker{order:4;position:static;left:auto;bottom:auto;transform:none;width:100%;margin:0;z-index:2}
 .worlds-hero .world-picker-label{font-size:13px;margin-bottom:8px}
 .worlds-hero .world-options{max-width:none;justify-content:safe center;gap:16px;overflow-x:auto;padding:6px 4px 12px;scroll-snap-type:x proximity}
 .worlds-hero .world-option{flex:0 0 104px;min-height:0;display:flex;flex-direction:column;gap:10px;padding:4px;background:transparent;border:0;box-shadow:none;text-align:center;scroll-snap-align:start}
 .worlds-hero .world-option img{width:80px;height:80px;aspect-ratio:1;object-fit:cover;border-radius:50%;border:2px solid #ffffff40;box-shadow:0 0 0 3px transparent}
 .worlds-hero .world-option[aria-pressed=true] img{border-color:var(--night);box-shadow:0 0 0 2px var(--pink)}
 .worlds-hero .world-option strong{font-size:14px;line-height:1.3;white-space:normal}
 .worlds-hero .world-option small{display:none}
 .worlds-hero .world-shade{display:block;background:linear-gradient(180deg,#0b0b0cb8 0%,#0b0b0c55 30%,#0b0b0cbf 58%,#0b0b0cf0 100%)}
 .worlds-hero .world-backdrops{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;border-radius:0;overflow:hidden}
 .worlds-hero .world-backdrop{display:none;transition:none}
 .worlds-hero .world-backdrop.is-active{display:block}
 .worlds-hero .world-backdrop img{object-fit:cover;object-position:center 40%}
 .worlds-hero .world-game-info{order:3;position:relative;z-index:2;justify-self:auto;align-self:auto;max-width:none;border:0;margin:0;padding:0}
 .worlds-hero .world-game-summary h2{font-size:28px;margin-bottom:12px}
 .worlds-hero .world-game-summary>p:not(.section-label){display:block;font-size:16px;margin-bottom:12px}
 .worlds-hero .world-game-summary .section-label{margin-bottom:8px}
 .worlds-hero .world-game-summary .text-link{min-height:48px}
}
@media(max-width:767px){.worlds-hero{padding:24px 20px;gap:20px}.worlds-hero .world-lead{display:none}.worlds-hero h1{font-size:38px;margin-bottom:0}.worlds-hero .world-options{gap:12px}.worlds-hero .world-option{flex-basis:88px}.worlds-hero .world-option img{width:68px;height:68px}}

/* Icon navigation and decorative stream glow; no live-status claim. */
.mobile-nav summary{width:44px;justify-content:center;list-style:none}
.mobile-nav summary::-webkit-details-marker{display:none}
.header-stream{gap:9px}

@media(forced-colors:active){}

/* Kanal-CTAs ausschließlich im Hero; mobiles Menü nach ChaosLady-Vorlage. */
.site-header{grid-template-columns:auto 1fr}.site-header .desktop-nav{justify-self:center}
.worlds-hero .world-copy .actions{display:flex;gap:12px;margin-top:24px;justify-content:flex-start}
@media(max-width:1100px){
 .site-header{display:flex;justify-content:space-between}
 .site-header .mobile-nav{position:static;margin-left:auto}
 .mobile-nav summary{font-size:24px;width:44px;height:44px}
 .site-header .mobile-nav nav{position:absolute;top:100%;left:0;right:0;transform:none;width:100%;min-width:0;max-height:calc(100dvh - 85px);overflow-y:auto;padding:15px 25px;background:var(--ink);border:0;border-bottom:1px solid #ffffff25}
 .mobile-nav nav a{padding:14px 20px;font-size:16px;text-decoration:none}
 .mobile-nav nav a:hover{background:#ffffff08}
 .worlds-hero .world-copy .actions{flex-direction:row;flex-wrap:wrap;width:100%}
 .worlds-hero .world-copy .actions .button{width:auto;min-width:0;flex:0 1 auto;font-size:14px;padding:12px 16px}
}

/* Mobile Spielbühne: Einstieg oben, Game-Info und Auswahl als gemeinsame Basis. */
@media(max-width:1100px){
 .worlds-hero{min-height:clamp(740px,calc(100svh - 85px),900px);padding:32px 32px 24px;gap:0;justify-content:flex-start}
 .worlds-hero .world-copy{padding-bottom:110px}
 .worlds-hero .world-kicker{margin-bottom:14px;color:#f2f0ebbf}
 .worlds-hero h1{font-size:clamp(40px,7vw,60px);max-width:18ch;line-height:1.08;margin:0}
 .worlds-hero h1 br{display:block}
 .worlds-hero .world-lead{display:none}
 .worlds-hero .world-copy .actions{margin-top:22px}
 .worlds-hero .world-game-info{margin-top:auto;width:100%;max-width:620px}
 .worlds-hero .world-game-summary h2{font-size:clamp(30px,4.5vw,40px);margin-bottom:10px}
 .worlds-hero .world-game-summary .section-label{font-size:12px;margin-bottom:6px;color:#f2f0ebbb}
 .worlds-hero .world-game-summary>p:not(.section-label){font-size:15px;line-height:1.55;margin-bottom:10px;max-width:48ch}
 .worlds-hero .world-game-summary .world-release{color:#f2f0ebbf}
 .worlds-hero .world-picker{margin-top:20px}
 .worlds-hero .world-options{padding-bottom:4px}
 .worlds-hero .world-shade{background:linear-gradient(180deg,#0b0b0cb8 0%,#0b0b0c45 30%,#0b0b0c9e 48%,#0b0b0ced 73%,#0b0b0c 100%)}
}
@media(max-width:767px){
 .worlds-hero{padding:28px 20px 22px}
 .worlds-hero .world-copy{padding-bottom:90px}
 .worlds-hero .world-option strong{font-size:12px}
 .worlds-hero .world-option{gap:8px}
}

/* Zentrierter kompakter Hero, alle Spielnamen innerhalb der Bühne. */
@media(max-width:1100px){
 .worlds-hero{min-height:0;padding:32px 24px 36px;text-align:center;gap:0}
 .worlds-hero .world-copy{padding-bottom:48px;width:100%}
 .worlds-hero .world-kicker{margin-inline:auto}
 .worlds-hero h1{font-size:clamp(46px,8.5vw,76px);max-width:none;margin-inline:auto;line-height:1.05}
 .worlds-hero .world-copy .actions{justify-content:center;margin-top:24px}
 .worlds-hero .world-game-info{margin:0 auto;max-width:540px}
 .worlds-hero .world-game-summary h2,.worlds-hero .world-game-summary p{margin-inline:auto}
 .worlds-hero .world-game-summary .section-label{font-size:13px}
 .worlds-hero .world-game-summary>p:not(.section-label){font-size:15px}
 .worlds-hero .world-picker{margin-top:16px}
 .worlds-hero .world-options{padding-bottom:8px}
 .worlds-hero .world-option strong{font-size:14px;line-height:1.4;color:var(--white)}
 .worlds-hero .world-shade{background:linear-gradient(180deg,#0b0b0c9e 0%,#0b0b0c75 28%,#0b0b0cc7 55%,#0b0b0cf5 100%)}
}
@media(max-width:420px){
 .worlds-hero{padding:26px 20px 32px}
 .worlds-hero h1{font-size:clamp(36px,10.6vw,46px)}
 .worlds-hero .world-copy{padding-bottom:36px}
 .worlds-hero .world-copy .actions{gap:10px;margin-top:20px}
 .worlds-hero .world-copy .actions .button{font-size:13px;padding:12px 14px}
}

/* Desktop: beide Inhaltsreihen teilen die tatsächliche Fensterhöhe. */
@media(min-width:1101px){
 .worlds-hero{min-height:0;height:calc(100svh - 110px);padding:24px 48px;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;justify-items:center;gap:20px}
 body.admin-bar .worlds-hero{height:calc(100svh - 142px)}
 .worlds-hero .world-main{width:min(1240px,100%);grid-template-columns:minmax(0,1.65fr) minmax(260px,.8fr);gap:48px;min-height:0}
 .worlds-hero h1{font-size:clamp(44px,min(5.2vw,9svh),86px);line-height:1.06;max-width:none;margin-bottom:20px}
 .worlds-hero .world-kicker{margin-bottom:18px}
 .worlds-hero .world-lead{font-size:16px;margin-bottom:0}
 .worlds-hero .world-copy .actions{margin-top:20px}
 .worlds-hero .world-picker{position:relative;left:auto;bottom:auto;transform:none;width:min(1240px,100%);margin:0}
 .worlds-hero .world-game-info{margin:0;align-self:center}
}
@media(min-width:1101px) and (max-height:700px){
 .worlds-hero{padding-block:16px;gap:12px}
 .worlds-hero h1{font-size:clamp(40px,8svh,56px);margin-bottom:12px}
 .worlds-hero .world-kicker{margin-bottom:10px}
 .worlds-hero .world-game-summary p{margin-bottom:10px;font-size:14px}
 .worlds-hero .world-option{min-height:66px;padding:8px}
}

@media(min-width:1101px){.site-header .desktop-nav{justify-self:end;justify-content:flex-end}}

/* Die Bühne füllt die nutzbare Gerätehöhe; bei großen Texten darf sie wachsen. */
@media(max-width:1100px){
 .worlds-hero{min-height:calc(100dvh - 85px);justify-content:space-between;gap:20px}
 body.admin-bar .worlds-hero{min-height:calc(100dvh - 117px)}
 .worlds-hero .world-copy{padding-bottom:0}
 .worlds-hero .world-game-info{margin-block:auto}
 .worlds-hero .world-picker{margin-top:0}
}
@media(max-width:782px){body.admin-bar .worlds-hero{min-height:calc(100dvh - 131px)}}
@media(max-width:1100px) and (max-height:740px){
 .worlds-hero{padding-block:18px;gap:12px}
 .worlds-hero h1{font-size:clamp(32px,6dvh,44px)}
 .worlds-hero .world-kicker{margin-bottom:8px}
 .worlds-hero .world-copy .actions{margin-top:14px}
 .worlds-hero .world-game-summary h2{font-size:28px;margin-bottom:6px}
 .worlds-hero .world-game-summary>p:not(.section-label){font-size:14px;margin-bottom:8px}
 .worlds-hero .world-option img{width:56px;height:56px}
}

/* Navigation: dieselbe dunkle Glasoberfläche wie die Streamplan-Kachel. */
.site-header,.site-header .mobile-nav nav{background:var(--ink);border-bottom:1px solid #ffffff30;box-shadow:0 16px 48px #0005}
@supports ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){
 .site-header,.site-header .mobile-nav nav{background:rgba(11,11,12,.84);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
}
@media(prefers-reduced-transparency:reduce),(forced-colors:active){
 .site-header,.site-header .mobile-nav nav{background:var(--ink);backdrop-filter:none;-webkit-backdrop-filter:none}
}

/* Game-Auswahl wächst horizontal statt den Hero zu vergrößern. */
.world-slider{display:flex;align-items:center;gap:12px;max-width:100%;min-width:0}
.worlds-hero .world-options{display:flex;flex:1;min-width:0;max-width:none;overflow-x:auto;scroll-snap-type:x proximity;overscroll-behavior-x:contain;scrollbar-width:thin}
.worlds-hero .world-option{scroll-snap-align:start}
.world-prev,.world-next{flex:0 0 40px;width:40px;height:44px;background:#0b0b0ca8;color:var(--white);border:1px solid #ffffff60;border-radius:50%;font-size:28px;cursor:pointer}
.world-prev[hidden],.world-next[hidden]{display:none}.world-prev:disabled,.world-next:disabled{opacity:.3;cursor:default}
.world-prev:focus-visible,.world-next:focus-visible{outline:2px solid var(--pink);outline-offset:3px}
@media(min-width:1101px){.worlds-hero .world-option{flex:0 0 calc((100% - 28px)/3)}.world-slider{max-width:100%}}
@media(max-width:1100px){
 .worlds-hero{padding-inline:clamp(24px,5vw,48px);gap:28px}
 .worlds-hero .world-game-summary>p:not(.section-label){max-width:34ch;line-height:1.7}
 .worlds-hero .world-game-summary .text-link{margin-top:8px}
 .world-slider{gap:6px}.world-prev,.world-next{flex-basis:32px;width:32px;height:40px;font-size:24px}
 .worlds-hero .world-options{padding:6px 4px 10px}
}
@media(max-height:740px) and (max-width:1100px){.worlds-hero{gap:14px}.worlds-hero .world-game-summary>p:not(.section-label){line-height:1.5}}

/* Reduzierte Winkelpfeile mit großzügiger unsichtbarer Touchfläche. */
.world-slider .world-prev,.world-slider .world-next{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border:0;border-radius:0;background:transparent;padding:0;color:var(--paper);font-size:0;box-shadow:none}
.world-slider .world-prev[hidden],.world-slider .world-next[hidden]{display:none}
.world-prev span,.world-next span{width:9px;height:9px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}
.world-prev span{transform:rotate(-135deg)}
.world-slider .world-prev:hover,.world-slider .world-next:hover{color:var(--pink)}
@media(max-width:1100px){.world-slider{gap:0}.world-slider .world-prev,.world-slider .world-next{flex-basis:44px}.worlds-hero .world-option{flex-basis:72px}.worlds-hero .world-option strong{font-size:12px}.worlds-hero .world-options{gap:8px}}

/* Pfeile außerhalb des Desktop-Inhaltsrasters, volle Breite für die Karten. */
@media(min-width:1101px){
 .world-slider{position:relative;display:block;width:100%}
 .world-slider .world-prev,.world-slider .world-next{position:absolute;top:50%;transform:translateY(-50%)}
 .world-slider .world-prev{right:100%}
 .world-slider .world-next{left:100%}
 .worlds-hero .world-options{width:100%}
}

/* Deutlich sichtbare Wortmarke auf Handy und Tablet. */
@media(max-width:1100px){.site-header .nav-brand-link{width:clamp(200px,48vw,280px)}.site-header .nav-brand-link .header-logo{width:100%;height:auto}}
@media(max-width:360px){.site-header .nav-brand-link{width:190px}}

/* Eingabegerät statt Bildschirmgröße entscheidet über Hover. */
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--white);outline-offset:4px;box-shadow:0 0 0 6px var(--night)}
.skip:focus{position:fixed;top:12px;left:12px;z-index:1000;background:var(--paper);color:var(--night)}
.worlds-hero .world-options{padding:8px;scroll-padding-inline:8px}
.worlds-hero .world-option[aria-pressed=true] strong{text-decoration:none;text-underline-offset:4px;text-decoration-thickness:2px}
.site-header summary{min-width:44px;min-height:44px}
.worlds-hero .world-kicker,.worlds-hero .world-game-summary .section-label,.worlds-hero .world-game-summary .world-release{color:var(--paper)}
.world-shade{background:linear-gradient(90deg,#0b0b0cc7,#0b0b0cb8 60%,#0b0b0cb8),linear-gradient(0deg,var(--night),transparent 50%)}
@media(max-width:1100px){.worlds-hero .world-shade{background:linear-gradient(180deg,#0b0b0cb8,#0b0b0cae 35%,#0b0b0ccc 65%,#0b0b0cf5)}.site-header{height:85px}.site-header .header-logo{max-height:51px;object-fit:contain;object-position:left center}}
@media(any-hover:hover) and (any-pointer:fine){
 .button:hover{background:#f2f0eb;border-color:#f2f0eb;color:var(--night);text-decoration:none}
 .button.secondary:hover,.worlds-hero .button.secondary:hover{background:var(--paper);border-color:var(--paper);color:var(--night)}
 .desktop-nav a:hover,.mobile-nav nav a:hover{color:var(--white);text-decoration:none;text-decoration-color:var(--pink);text-decoration-thickness:3px;text-underline-offset:7px}
 .mobile-nav summary:hover{color:var(--pink)}
 .world-option:hover{border-color:var(--white);background:#ffffff18}
 .world-option:hover img{filter:brightness(1.15)}
 .text-link:hover,.socials a:hover,.site-footer a:hover{color:var(--white);text-decoration-thickness:3px}
}
.button:active{background:#d9006c;color:var(--white)}
.worlds-hero .button.secondary:active{background:var(--paper);color:var(--night)}
.world-option:active img{filter:brightness(.8)}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media(forced-colors:active){
 .button,.world-option{border:1px solid ButtonText}
 .world-option[aria-pressed=true]{outline:2px solid Highlight;outline-offset:-2px}
 a:focus-visible,button:focus-visible,summary:focus-visible{outline-color:Highlight;box-shadow:none}
}

@media(max-width:1100px){.site-header .nav-brand-link{width:clamp(170px,32vw,210px)}.site-header .nav-brand-link .header-logo{max-height:40px}}
@media(max-width:360px){.site-header .nav-brand-link{width:160px}}

/* Zusammenhängende mobile Komposition statt auseinandergezogener Flex-Blöcke. */
@media(max-width:1100px){
 .worlds-hero{justify-content:center;gap:0;padding-block:32px}
 .worlds-hero .world-copy{padding:0;margin:0 0 32px}
 .worlds-hero .world-game-info{margin:0 auto}
 .worlds-hero .world-picker{margin-top:24px}
 .worlds-hero .world-game-summary>p:not(.section-label){margin-bottom:12px}
 .worlds-hero .world-game-summary .text-link{margin-top:4px}
}
@media(max-width:1100px) and (max-height:740px){
 .worlds-hero{padding-block:20px}
 .worlds-hero .world-copy{margin-bottom:24px}
 .worlds-hero .world-picker{margin-top:16px}
}

/* Ruhiger Übergang vom Hero zum persönlichen Bereich. */
.about-section{background:linear-gradient(180deg,var(--night),#141214);color:var(--paper)}
.about-section .section-label{color:var(--paper)}
.about-section .portrait-panel img{max-width:520px}
@media(max-width:1100px){
 .about-section .about-grid{grid-template-columns:1fr;gap:36px;text-align:center;padding-block:48px 64px}
 .about-section .portrait-panel{width:100%;max-width:560px;margin-inline:auto}
 .about-section .portrait-panel img{width:100%;max-width:none;margin-inline:auto}
 .about-section .portrait-panel>span{text-align:center}
 .about-section .about-copy{width:100%;max-width:620px;margin-inline:auto;text-align:center}
 .about-section .about-copy h2,.about-section .about-copy p{margin-inline:auto}
 .about-section .about-copy p{font-size:16px;line-height:1.75}
 .about-section .about-copy .text-link{justify-content:center}
}

/* Desktop-Auswahlkarten: das Motiv erhält eine eigene großzügige Spalte. */
@media(min-width:1101px){
 .worlds-hero .world-option{display:grid;grid-template-columns:minmax(0,42%) minmax(0,1fr);gap:16px;padding:10px;align-items:center}
 .worlds-hero .world-option img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;border-radius:3px}
 .worlds-hero .world-option>span{min-width:0}
 .worlds-hero .world-option strong{font-size:17px;line-height:1.3}
 .worlds-hero .world-option small{font-size:12px;line-height:1.45}
}

/* Nativer Streamkalender nach ChaosLady, in Kontrastkopf-Farben. */
.schedule-board{min-width:0;margin-top:28px;padding-top:20px;border-top:1px solid #ffffff30}
.schedule-board-head,.schedule-board-foot{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:var(--paper)}
.schedule-week{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin-top:16px}
.schedule-week>span{display:grid;place-items:center;min-height:36px;font-size:13px;border-bottom:1px solid #ffffff30}
.schedule-week .planned{border-bottom:3px solid var(--pink);background:#ff007f20;font-weight:700}
.schedule-list{list-style:none;margin:12px 0;padding:0}
.schedule-list li{display:grid;grid-template-columns:1fr 1fr;gap:4px 12px;padding:14px 0;border-bottom:1px solid #ffffff25}
.schedule-list li>span{grid-column:1/-1;font-size:15px}
.schedule-list strong{font-size:22px}.schedule-list small,.schedule-day{font-size:13px}
.schedule-board .schedule-empty{font-size:16px;margin:0;padding:24px 0}
.schedule-board-foot{padding-top:12px;border-top:1px solid #ffffff25;font-size:11px;flex-wrap:wrap}
@media(max-width:1100px){.schedule-board{text-align:left}.schedule-board-head,.schedule-board-foot{flex-wrap:wrap}}

/* Kreisgeometrie unabhängig von Kartenbreite und globalem img-max-width. */
@media(max-width:1100px){
 .worlds-hero .world-option{flex-basis:104px}
 .worlds-hero .world-option img{width:80px;height:80px;min-width:80px;max-width:none;flex-shrink:0;aspect-ratio:1/1;object-fit:cover;border-radius:50%}
}
@media(max-width:767px){
 .worlds-hero .world-option{flex-basis:80px}
 .worlds-hero .world-option img{width:68px;height:68px;min-width:68px}
}
@media(max-width:1100px) and (max-height:740px){
 .worlds-hero .world-option img{width:56px;height:56px;min-width:56px}
}


/* Streamplan: auch auf kleinen Geräten eine gemeinsame Bild- und Glasfläche. */
@media(max-width:1100px){
 .schedule-section{padding:0;border:0;background:linear-gradient(180deg,#0b0b0c18,#0b0b0c60),url(community-banner.png) 32% center/cover no-repeat,var(--night)}
 .schedule-section:before{display:none;content:none}
 .schedule-section .schedule-layout{display:flex;justify-content:flex-end;min-height:0;width:calc(100% - 48px);padding:48px 0}
 .schedule-section .schedule-grid{width:68%;max-width:620px;margin:0;padding:28px;display:block;border:1px solid #ffffff30;border-radius:20px;background:var(--ink);box-shadow:0 16px 48px #0005}
 .schedule-section .schedule-grid>div:first-child{text-align:center}
 .schedule-section .schedule-grid>div:first-child p,.schedule-section h2{margin-inline:auto}
 .schedule-section h2{font-size:clamp(27px,4vw,36px);line-height:1.15;margin-bottom:16px}
 .schedule-section .section-label{font-size:13px;margin-bottom:12px}
 .schedule-section .schedule-grid>div:first-child>p:last-child{font-size:16px;line-height:1.6;max-width:40ch}
 .schedule-section .schedule-board{margin-top:24px;padding:20px 0 0;text-align:left}
 .schedule-section .schedule-board-head{gap:8px;font-size:12px;flex-wrap:wrap}
 .schedule-section .schedule-week{gap:4px;margin-top:12px}
 .schedule-section .schedule-empty{font-size:15px;line-height:1.6;padding:20px 0;text-align:center}
 .schedule-section .schedule-board-foot{justify-content:center;text-align:center;font-size:11px;gap:4px 16px}
 .schedule-section .schedule-ticket{margin:24px 0 0;padding:0;border:0;text-align:center}
 .schedule-section .schedule-list li{grid-template-columns:1fr auto;gap:6px 12px;overflow-wrap:anywhere}
}
@media(max-width:767px){
 .schedule-section{background-position:center,28% center}
 .schedule-section .schedule-layout{width:calc(100% - 32px);padding:120px 0 32px}
 .schedule-section .schedule-grid{width:100%;max-width:none;padding:24px 20px}
 .schedule-section .schedule-board-head{flex-direction:column;gap:2px}
 .schedule-section .schedule-board-foot{flex-direction:column;align-items:center}
}
@supports ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){
 .schedule-section .schedule-grid{background:rgba(11,11,12,.84);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
}
@media(prefers-reduced-transparency:reduce),(forced-colors:active){
 .schedule-section .schedule-grid{background:var(--ink);backdrop-filter:none;-webkit-backdrop-filter:none}
}

/* Porträt gespiegelt, ohne die Quelldatei zu verändern. */
.portrait-panel img{transform:scaleX(-1)}
/* Mobil: vollständiges Banner, darunter der Streamplan ohne Glaskarte. */
@media(max-width:767px){
 .schedule-section{background:var(--night)}
 .schedule-section:before{content:"";display:block;width:100%;aspect-ratio:1983/793;background:url(community-banner.png) center/contain no-repeat}
 .schedule-section .schedule-layout{width:calc(100% - 40px);padding:32px 0 40px}
 .schedule-section .schedule-grid{width:100%;padding:0;margin:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}
}

/* Tablet: QUAKK weiter links neben der Kalenderkarte. */
@media(min-width:768px) and (max-width:1100px){.schedule-section{background-position:center,48% center}}
.schedule-cozy{padding:20px 0}.schedule-cozy h3{font-size:22px;margin:0 0 10px}.schedule-cozy p{font-size:15px;line-height:1.6;margin:0}

.community-section .community-grid .button{width:auto;min-height:48px;padding:12px 22px}
@media(max-width:1100px){
 .community-section .community-wrap{display:grid;grid-template-columns:1fr;gap:28px}
 .community-section .community-visual{grid-column:1;grid-row:1;justify-content:center}
 .community-section .community-grid{grid-column:1;grid-row:2;text-align:center;max-width:620px;margin-inline:auto}
 .community-section .community-grid h2,.community-section .community-grid p{margin-inline:auto}
}

/* Stream-Sektion als kompakte Agenda, ohne Bildkulisse oder Kartenstapel. */
.schedule-section{background:var(--night);padding:0;border-block:1px solid #ffffff18}
.schedule-section:before{display:none;content:none}
.schedule-section .schedule-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(32px,5vw,72px);width:min(1240px,calc(100% - 96px));max-width:none;min-height:0;padding:64px 0;margin-inline:auto}
.schedule-intro,.schedule-agenda{min-width:0}
.schedule-section .schedule-intro h2{font-size:clamp(32px,3.5vw,48px);margin:0 0 20px;line-height:1.12}
.schedule-intro>p:not(.section-label){font-size:16px;line-height:1.65;max-width:40ch;margin-bottom:24px}
.schedule-section .schedule-intro .button{width:auto;min-height:48px;padding:12px 20px}
.schedule-section .schedule-board{margin:0;padding:0;border:0;background:none}
.schedule-section .schedule-board-head{font-size:12px;padding-bottom:12px;border-bottom:1px solid #ffffff30;flex-direction:row;justify-content:space-between;gap:12px}
.schedule-section .schedule-list{margin:0;padding:0}
.schedule-section .schedule-list li{display:grid;grid-template-columns:100px 1fr;gap:4px 18px;padding:16px 0;align-items:start}
.schedule-section .schedule-list .schedule-day{grid-column:1;grid-row:1;font-size:14px;font-weight:600}
.schedule-section .schedule-list strong{grid-column:1;grid-row:2;font-size:18px;white-space:nowrap}
.schedule-section .schedule-list li>span{grid-column:2;grid-row:1 / span 2;font-size:15px;line-height:1.6;overflow-wrap:anywhere}
.schedule-section .schedule-board-foot{font-size:11px;margin-top:0;gap:8px;padding-top:12px}
@media(max-width:1100px){
 .schedule-section .schedule-layout{grid-template-columns:1fr;width:calc(100% - 64px);max-width:760px;gap:32px;padding:48px 0}
 .schedule-intro{text-align:center}
 .schedule-section .schedule-intro h2,.schedule-intro p{margin-inline:auto}
 .schedule-section .schedule-intro h2 br{display:none}
}
@media(max-width:767px){
 .schedule-section .schedule-layout{width:calc(100% - 40px);gap:28px;padding:40px 0}
 .schedule-section .schedule-list li{grid-template-columns:88px 1fr;gap:4px 12px;padding:14px 0}
 .schedule-section .schedule-list li>span{font-size:14px}
 .schedule-section .schedule-board-foot{align-items:flex-start;text-align:left}
}

/* Einheitliche Terminzeilen auf Desktop, Tablet und Mobil. */
.schedule-section .schedule-list li{grid-template-columns:minmax(0,1fr) auto;gap:10px 16px;padding:18px 0}
.schedule-section .schedule-list .schedule-day{grid-column:1;grid-row:1;align-self:center}
.schedule-section .schedule-list strong{grid-column:2;grid-row:1;font-size:16px;line-height:1.5;align-self:center}
.schedule-section .schedule-list strong small{font-size:12px}
.schedule-section .schedule-list li>span{grid-column:1/-1;grid-row:2;font-size:15px;line-height:1.6}
.schedule-section .schedule-intro .button{background:#f3f0e9;color:#111;border-color:#f3f0e9}
@media(any-hover:hover) and (any-pointer:fine){
 .schedule-section .schedule-intro .button:hover{background:#fff;color:#111;border-color:#fff}
}
.schedule-section .schedule-intro .button:active{background:#dedad2;color:#111;border-color:#dedad2}

/* QUAKK sitzt auf kleinen Geräten direkt auf dem Footer-Abschluss. */
@media(max-width:1100px){
 .community-section{padding-bottom:0;border-bottom:3px solid #ff007f}
 .community-section .community-wrap{padding-bottom:0;row-gap:32px;align-items:end}
 .community-section .community-grid{grid-column:1;grid-row:1}
 .community-section .community-visual{grid-column:1;grid-row:2;justify-content:flex-end;align-items:flex-end;margin:0;padding:0;line-height:0}
 .community-section .community-avatar{width:min(320px,52vw);margin:0;transform:none}
 .community-section .community-banner{display:block;width:100%;height:auto;margin:0;vertical-align:bottom}
}
@media(max-width:767px){
 .community-section .community-wrap{padding-top:40px;padding-bottom:0;row-gap:28px}
 .community-section .community-avatar{width:min(250px,64vw)}
}
