*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0d0f0e;color:#f7f7f7;font-family:Inter,Arial,sans-serif}.site-header{position:sticky;top:0;z-index:20;background:rgba(10,11,10,.96);border-bottom:4px solid #16803b}.topbar{max-width:1400px;margin:auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.brand-mark{width:50px;height:50px;border:3px solid #fff;border-radius:50%;display:grid;place-items:center;font:24px 'Germania One';background:#16803b}.brand b{display:block;font:22px 'Germania One'}.brand small{display:block;font-size:10px;color:#ccc}.site-header nav{display:flex;gap:18px;align-items:center}.site-header nav .nav-dropdown-right:first-of-type{margin-left:auto}.site-header nav a{color:#fff;text-decoration:none;font-weight:700;font-size:14px}.site-header nav a:hover{color:#5ed27f}.menu-toggle{display:none;background:none;color:#fff;border:0;font-size:28px}.hero{height:min(720px,72vh);min-height:540px;position:relative;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.3) 60%,rgba(0,0,0,.55)),linear-gradient(0deg,#0d0f0e 0,transparent 20%)}.hero-content{position:absolute;left:max(6vw,30px);top:50%;transform:translateY(-50%);max-width:650px}.eyebrow{font-weight:800;letter-spacing:2px;color:#55ce78}.hero h1{font:72px/ .92 'Germania One';margin:15px 0}.hero h1 span{color:#e52a35}.hero p{font-size:20px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-block;padding:13px 20px;border-radius:7px;background:#c51f2a;color:#fff;text-decoration:none;font-weight:800}.button.secondary{background:#16803b}.section,.news-strip,.support{max-width:1400px;margin:auto;padding:70px 30px}.section-heading{display:flex;align-items:center;gap:14px;margin-bottom:25px}.section-heading>span{font-size:34px}.section-heading small{color:#55ce78;font-weight:800;letter-spacing:2px}.section-heading h2{font:42px 'Germania One';margin:2px 0}.feature-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:20px}.feature-card{min-height:300px;background:#171a18;border:1px solid #303530;border-radius:16px;padding:28px;box-shadow:0 12px 30px #0005}.feature-card h3{font:30px 'Germania One';margin:10px 0}.feature-card p{color:#c8ccc9;line-height:1.6}.feature-card a,.news-grid a{color:#5ed27f;text-decoration:none;font-weight:800}.card-label,.news-grid span{font-size:11px;font-weight:800;letter-spacing:2px;color:#e52a35}.versus{text-align:center;font:26px 'Germania One';color:#fff;margin:20px 0}.image-card{padding:0;overflow:hidden;position:relative}.image-card img{width:100%;height:100%;object-fit:cover;display:block}.image-card>div{position:absolute;bottom:0;padding:22px;width:100%;background:linear-gradient(transparent,#000d)}.image-card span{color:#55ce78;font-weight:800;font-size:12px}.news-strip{background:#111512;max-width:none;padding-left:max(30px,calc((100% - 1340px)/2));padding-right:max(30px,calc((100% - 1340px)/2))}.news-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.news-grid article{background:#1a1e1b;padding:28px;border-radius:14px;border-left:5px solid #16803b}.news-grid h3{font:28px 'Germania One';margin:12px 0}.news-grid p{color:#c8ccc9}.support{display:grid;grid-template-columns:1.1fr .9fr;gap:45px;align-items:center}.support-image{border-radius:18px;overflow:hidden}.support-image img{width:100%;display:block}.support-copy h2{font:54px 'Germania One';margin:10px 0}.support-copy p{color:#c8ccc9;line-height:1.8}.site-footer{padding:40px 30px;background:#080908;border-top:5px solid #c51f2a;display:flex;justify-content:space-between;gap:20px;max-width:none}.site-footer strong{font:25px 'Germania One'}.site-footer span{color:#55ce78}.footer-links{display:flex;gap:18px}.footer-links a{color:#ddd;text-decoration:none}@media(max-width:900px){.site-header nav{display:none}.menu-toggle{display:block}.hero h1{font-size:54px}.feature-grid,.support{grid-template-columns:1fr}.news-grid{grid-template-columns:1fr}.support-image{max-height:450px;overflow:hidden}.site-footer{flex-direction:column}}@media(max-width:550px){.topbar{padding:10px 15px}.brand b{font-size:17px}.brand small{font-size:8px}.hero{min-height:500px}.hero-content{left:20px;right:20px}.hero h1{font-size:43px}.hero p{font-size:16px}.section,.news-strip,.support{padding:45px 18px}.section-heading h2{font-size:34px}}

/* Adminbereich */
.admin-body{background:radial-gradient(circle at 20% 0%,rgba(0,160,80,.12),transparent 35%),#080b0a;min-height:100vh}.admin-container{padding-top:48px;padding-bottom:70px}.admin-head,.admin-page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px}.admin-page-head{align-items:center}.admin-head h1,.admin-page-head h1{margin:.15rem 0 .35rem}.admin-head p{color:#aeb7b2}.eyebrow{font-family:'Germania One',sans-serif;letter-spacing:2px;color:#d7e1dc;font-size:13px}.admin-actions,.form-actions,.row-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.admin-card{display:flex;align-items:center;gap:16px;padding:22px;border:1px solid #26302b;border-radius:16px;background:linear-gradient(145deg,#111713,#0d100f);color:#fff;text-decoration:none;transition:.2s}.admin-card:hover{transform:translateY(-2px);border-color:#3c5b4a}.admin-card>span{font-size:30px}.admin-card strong,.admin-card small{display:block}.admin-card small{margin-top:5px;color:#93a099}.admin-card.muted{opacity:.6;cursor:default}.admin-note{border-left:4px solid #d52b2b}.notice{margin:0 0 18px;padding:13px 16px;border-radius:10px;background:#123a27;border:1px solid #2b8155;color:#dff8ea}.admin-list{display:flex;flex-direction:column}.admin-list article{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid #28302c}.admin-list article:first-child{border-top:0}.admin-list strong{display:block;color:#fff;font-size:18px}.admin-list small{display:block;color:#8e9993;margin:5px 0}.admin-list p{color:#aeb7b2;margin:7px 0 0;line-height:1.5}.row-actions a{font-size:14px;text-decoration:none}.row-actions .delete{color:#ff8585}.score{padding:2px 8px;border-radius:6px;background:#1b2420;color:#fff}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.button.secondary{background:#222a26}.button.danger{background:#5a2020}.narrow{max-width:1050px}
@media(max-width:800px){.admin-head,.admin-page-head{flex-direction:column}.admin-grid{grid-template-columns:1fr 1fr}.admin-actions{width:100%}.admin-actions .button{flex:1}.admin-list article{flex-direction:column}.row-actions{justify-content:flex-start}}
@media(max-width:520px){.admin-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}}

.game-media-links,.game-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.game-media-link,.game-links a{display:inline-block;padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:8px;text-decoration:none;font-size:.85rem}.game-media-link:hover,.game-links a:hover{border-color:#e31b23}.game-result{font-family:'Germania One',sans-serif;font-size:1.5rem;margin-top:8px}.links-grid{margin-bottom:10px}.links-grid label{min-width:0}

/* Spielplan V5 */
.games-page{max-width:1500px}.games-page .section-heading{margin-bottom:28px}.games-page h1{font:48px 'Germania One';margin:2px 0}.games-table-wrap{overflow-x:auto;border:1px solid #2a332e;border-radius:16px;background:#101411;box-shadow:0 18px 40px #0008}.games-table-wrap{overflow-x:hidden;border:1px solid #2a332e;border-radius:16px;background:#101411;box-shadow:0 18px 40px #0008}.games-table th{background:#171d19;color:#5ed27f;font-size:11px;text-transform:uppercase;letter-spacing:1px;padding:15px 10px;text-align:left;border-bottom:2px solid #c51f2a;white-space:nowrap}.games-table td{padding:16px 10px;border-bottom:1px solid #252d28;color:#dce2de;vertical-align:middle}.games-table tbody tr:hover{background:#151b17}.games-table td small{display:block;color:#7f8b84;margin-top:4px}.games-table .team-home,.games-table .team-away{font-weight:800;color:#fff;min-width:150px}.games-table .table-score{font:24px 'Germania One';white-space:nowrap;color:#fff;text-align:center}.media-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:8px;border:1px solid #33423a;background:#172019;color:#fff;text-decoration:none;white-space:nowrap;font-size:12px}.media-pill:hover{border-color:#55ce78;transform:translateY(-1px)}.media-empty{color:#4d5751}.games-table td[data-label="Datum"]{min-width:100px}@media(max-width:900px){.games-page{padding-left:18px;padding-right:18px}.games-page h1{font-size:38px}.games-table-wrap{overflow:visible;border:0;background:transparent;box-shadow:none}.games-table{min-width:0;display:block}.games-table thead{display:none}.games-table tbody,.games-table tr,.games-table td{display:block;width:100%}.games-table tr{background:#111613;border:1px solid #2a332e;border-radius:14px;margin-bottom:16px;padding:12px}.games-table td{border:0;padding:7px 8px;display:flex;justify-content:space-between;gap:14px;align-items:center}.games-table td::before{content:attr(data-label);color:#55ce78;font-size:10px;text-transform:uppercase;letter-spacing:1px;font-weight:800}.games-table td.team-home,.games-table td.team-away{font-size:17px}.games-table .table-score{justify-content:space-between;text-align:right;font-size:25px}.games-table td .media-pill{margin-left:auto}}


/* Liga-Umschaltung Spielplan */
.league-tabs{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 24px}.league-tabs a{display:inline-block;padding:12px 20px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#171a1b;color:#fff;text-decoration:none;font-weight:700}.league-tabs a.active{background:#1d7f46;border-color:#2dbb6b}.league-tabs a:hover{transform:translateY(-1px)}

.phase-tabs{margin-top:12px;flex-wrap:wrap}.phase-tabs a{font-size:.9rem}

.series-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin:18px 0}.series-card{padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(0,0,0,.18)}.series-card small{opacity:.7;letter-spacing:.08em}.series-card h3{margin:6px 0}.series-card p{margin:0}.series-card strong{font-size:1.25rem;margin:0 8px}.series-label{background:rgba(120,0,0,.18);font-weight:700;padding:10px!important;text-align:left}

/* Tabelle / Statistiken */
.table-headline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}
.badge{display:inline-flex;align-items:center;padding:7px 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;font-size:.82rem;opacity:.9}
.table-wrap{overflow-x:auto}
.standings-table{width:100%;border-collapse:collapse;min-width:720px}
.standings-table th,.standings-table td{padding:11px 10px;border-bottom:1px solid rgba(255,255,255,.10);text-align:center}
.standings-table th:nth-child(2),.standings-table td:nth-child(2){text-align:left}
.standings-table tbody tr:first-child{background:rgba(255,255,255,.045)}
.table-note{margin-top:14px;font-size:.84rem;opacity:.72}


/* Saisonstatistik V11 */
.stats-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:0 0 22px}.stat-box{padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#111613;text-align:center}.stat-box strong{display:block;font:38px 'Germania One';color:#fff}.stat-box span{display:block;margin-top:4px;color:#98a39d;font-size:.85rem}.season-stats-table{min-width:1150px}.form-cell{white-space:nowrap}.form-pill{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:50%;margin:0 2px;font-size:.7rem;font-weight:800;background:#2b332e}.form-s{background:#1d7f46}.form-u{background:#7b651d}.form-n{background:#7d2b2b}.stats-page h1{font:48px 'Germania One';margin:2px 0}.stats-page .league-tabs a.active{background:#1d7f46;border-color:#2dbb6b}@media(max-width:900px){.stats-summary{grid-template-columns:1fr 1fr}.stats-page h1{font-size:38px}}@media(max-width:520px){.stats-summary{grid-template-columns:1fr}.stat-box{display:flex;align-items:center;justify-content:space-between;text-align:left}.stat-box strong{font-size:30px}}
/* Mitglieder V12 */
.form-grid label{display:flex;flex-direction:column;gap:6px;color:#aeb7b2;font-weight:700;font-size:.86rem}.form-grid input,.form-grid textarea,.form-grid select{width:100%;padding:11px 12px;border-radius:8px;border:1px solid #303a34;background:#0c100e;color:#fff;font:inherit}.form-grid textarea{resize:vertical}.form-grid .full{grid-column:1/-1}.form-grid .check{flex-direction:row;align-items:center}.form-grid .check input{width:auto}.members-table{min-width:1050px}.members-table td{vertical-align:top}.members-table small{display:block;color:#7f8b84;margin-top:3px}.status-active{color:#69df91;font-weight:800}.status-inactive{color:#ff8989;font-weight:800}.members-table .button{padding:7px 10px;font-size:.8rem}
/* Mitglieder V12 */
.form-grid label{display:flex;flex-direction:column;gap:6px;color:#aeb7b2;font-weight:700;font-size:.86rem}.form-grid input,.form-grid textarea,.form-grid select{width:100%;padding:11px 12px;border-radius:8px;border:1px solid #303a34;background:#0c100e;color:#fff;font:inherit}.form-grid textarea{resize:vertical}.form-grid .full{grid-column:1/-1}.form-grid .check{flex-direction:row;align-items:center}.form-grid .check input{width:auto}.members-table{min-width:1050px}.members-table td{vertical-align:top}.members-table small{display:block;color:#7f8b84;margin-top:3px}.status-active{color:#69df91;font-weight:800}.status-inactive{color:#ff8989;font-weight:800}.members-table .button{padding:7px 10px;font-size:.8rem}

/* Mitgliederfotos V13 */
.form-help{display:block;color:#77827b;font-size:.75rem;font-weight:400}.current-photo{display:flex;align-items:center;gap:10px;margin-top:4px}.current-photo img{width:72px;height:72px;object-fit:cover;border-radius:10px;border:1px solid #354139}.member-thumb{width:48px;height:48px;object-fit:cover;border-radius:9px;border:1px solid #354139;display:block}.member-thumb.placeholder{display:grid;place-items:center;background:#171d19;font-size:20px}.members-table th:first-child,.members-table td:first-child{width:65px;text-align:center}.members-table td:first-child{vertical-align:middle}
/* Fanartikel V15 */
.articles-table{min-width:1050px}.stock-badge{display:inline-flex;min-width:42px;justify-content:center;padding:5px 8px;border-radius:8px;background:#173823;color:#76e19a;font-weight:800}.stock-badge.stock-low{background:#4a3215;color:#ffd27d}.sale-total{font-size:1.1rem;margin:15px 0}.sale-total strong{font:28px 'Germania One';color:#5ed27f}.shop-page{max-width:1400px}.shop-intro{color:#b7c0bb;max-width:760px;line-height:1.7}.shop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin-top:25px}.shop-card{background:#151a17;border:1px solid #29332e;border-radius:16px;padding:22px;display:flex;gap:16px;align-items:flex-start}.shop-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:12px;background:#1d7f46;font-size:28px;flex:none}.shop-card h3{font:28px 'Germania One';margin:7px 0}.shop-price{font:26px 'Germania One';margin:10px 0;color:#fff}.stock-ok,.stock-out{font-size:.82rem;font-weight:800}.stock-ok{color:#69df91}.stock-out{color:#ff8989}
.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 18px}.stat-card{background:#fff;border:1px solid #ddd;border-radius:14px;padding:18px}.stat-card small{display:block;opacity:.7;margin-bottom:6px}.stat-card strong{font-size:1.25rem}@media(max-width:850px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.stats-grid{grid-template-columns:1fr}}
/* Auswärtsfahrten V18 */
.away-page{max-width:1400px}.away-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px}.away-card{background:#151a17;border:1px solid #29332e;border-radius:16px;padding:22px;box-shadow:0 14px 30px #0005}.away-date{display:inline-block;padding:6px 10px;border-radius:8px;background:#1d7f46;color:#fff;font-weight:800;font-size:.8rem}.away-card h2{font:32px 'Germania One';margin:12px 0 4px}.away-destination{font-weight:800;color:#fff;font-size:1.05rem}.away-meta{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0}.away-meta span{padding:7px 9px;border:1px solid rgba(255,255,255,.10);border-radius:8px;color:#b8c1bc;font-size:.82rem}.away-card p{color:#aeb7b2;line-height:1.6}.away-stats{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:4px 10px;align-items:end;border-top:1px solid #2b342f;border-bottom:1px solid #2b342f;padding:15px 0;margin:15px 0}.away-stats strong{font:28px 'Germania One';color:#fff}.away-stats span{font-size:.75rem;color:#7f8b84}.away-prices{display:flex;flex-direction:column;gap:6px}.away-prices strong{color:#fff}.away-prices span{font-size:.86rem;color:#aeb7b2}.away-prices b{color:#fff}@media(max-width:520px){.away-stats{grid-template-columns:auto 1fr}.away-card h2{font-size:28px}}

/* News V19 */
.news-filters{margin:20px 0 25px}.news-search{display:grid;grid-template-columns:1fr 240px auto auto;gap:10px;align-items:end}.news-search input,.news-search select{width:100%;padding:12px;border-radius:8px;border:1px solid #303a34;background:#0c100e;color:#fff;font:inherit}.news-search input::placeholder{color:#7f8b84}.tag-cloud{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-top:14px}.tag-cloud>span{color:#7f8b84;font-size:.8rem;font-weight:700}.tag-pill{display:inline-block;padding:6px 9px;border-radius:999px;border:1px solid #33423a;background:#172019;color:#cbd4cf;text-decoration:none;font-size:.78rem}.tag-pill:hover,.tag-pill.active{border-color:#55ce78;color:#fff}.news-grid-full{grid-template-columns:repeat(2,minmax(0,1fr))}.news-meta{display:flex;justify-content:space-between;gap:12px;align-items:center}.news-meta span{color:#55ce78;font-size:.72rem;text-transform:uppercase;letter-spacing:1px;font-weight:800}.news-meta small{color:#7f8b84}.article-tags{margin-top:18px}@media(max-width:760px){.news-search{grid-template-columns:1fr}.news-grid-full{grid-template-columns:1fr}}
/* Galerie V20 */
.gallery-albums{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px}.gallery-item{position:relative;display:block;min-height:230px;border-radius:16px;overflow:hidden;background:#151a17;border:1px solid #29332e;text-decoration:none;color:#fff}.gallery-item img{width:100%;height:260px;object-fit:cover;display:block;transition:transform .25s}.gallery-item:hover img{transform:scale(1.04)}.gallery-item>div{position:absolute;left:0;right:0;bottom:0;padding:22px 16px 15px;background:linear-gradient(transparent,rgba(0,0,0,.9))}.gallery-item strong{display:block;font:23px 'Germania One'}.gallery-item small{display:block;color:#c2cbc6;margin-top:4px}.gallery-admin-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.gallery-admin-grid article{background:#111613;border:1px solid #29332e;border-radius:12px;overflow:hidden}.gallery-admin-grid img{width:100%;height:170px;object-fit:cover;display:block}.gallery-admin-grid article>div{padding:12px}.gallery-admin-grid strong,.gallery-admin-grid small{display:block}.gallery-admin-grid small{color:#7f8b84;margin:4px 0 10px}.admin-two-col{display:grid;grid-template-columns:1.4fr .8fr;gap:18px;margin-bottom:18px}@media(max-width:800px){.admin-two-col{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.gallery-item img{height:210px}}

/* V22 Spielankündigung & Teamlogos */
.current-team-logo{display:flex;align-items:center;gap:16px;margin:12px 0}.current-team-logo img{width:90px;height:90px;object-fit:contain;background:#111613;border:1px solid #303a34;border-radius:12px;padding:8px}.team-admin-main{display:flex;align-items:center;gap:14px}.team-logo-thumb{width:58px;height:58px;object-fit:contain;background:#111613;border:1px solid #303a34;border-radius:10px;padding:6px}.team-logo-thumb.placeholder{display:grid;place-items:center;font-size:24px}.announcement-page{max-width:1200px}.announcement-card{position:relative;overflow:hidden;border:1px solid #303a34;border-top:5px solid #c51f2a;border-radius:22px;background:radial-gradient(circle at 50% 10%,rgba(22,128,59,.25),transparent 38%),linear-gradient(145deg,#151a17,#090b0a);padding:55px 35px;text-align:center;box-shadow:0 25px 60px #0009}.announcement-card h1{font:58px 'Germania One';margin:8px 0}.announcement-kicker{color:#55ce78;font-weight:800;letter-spacing:2px;text-transform:uppercase}.announcement-date{color:#d0d8d3;font-weight:700;margin:8px 0 30px}.announcement-match{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;max-width:900px;margin:0 auto}.announcement-team{display:flex;flex-direction:column;align-items:center;gap:8px}.announcement-team strong{font:32px 'Germania One'}.announcement-team small{color:#8f9a94}.announcement-logo{width:190px;height:190px;display:grid;place-items:center;border-radius:24px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.1);padding:18px}.announcement-logo img{width:100%;height:100%;object-fit:contain}.announcement-logo span{font-size:70px}.announcement-vs{font:42px 'Germania One';color:#e52a35}.announcement-location{margin:30px 0 24px;color:#c9d1cc;font-size:1.05rem}.announcement-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}@media(max-width:700px){.announcement-card{padding:38px 18px}.announcement-card h1{font-size:40px}.announcement-match{grid-template-columns:1fr;gap:16px}.announcement-vs{font-size:30px}.announcement-logo{width:130px;height:130px}.announcement-team strong{font-size:25px}}

/* V25 Startseiten-Seitenleiste */
.home-layout{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start}.home-main{min-width:0}.home-section{max-width:none}.home-sidebar{padding:70px 30px 0 0;display:flex;flex-direction:column;gap:18px;position:sticky;top:95px}.sidebar-card{background:#111613;border:1px solid #29332e;border-radius:16px;overflow:hidden;box-shadow:0 14px 35px #0006}.sidebar-title{display:flex;align-items:center;gap:12px;padding:18px 18px 14px;border-bottom:3px solid #c51f2a;background:linear-gradient(145deg,#171d19,#101310)}.sidebar-title>span{font-size:25px}.sidebar-title small{color:#55ce78;font-weight:800;letter-spacing:1.5px;font-size:10px}.sidebar-title h2{font:29px 'Germania One';margin:2px 0 0}.blitz-item{padding:15px 17px;border-bottom:1px solid #28302c}.blitz-item:last-child{border-bottom:0}.blitz-item strong{display:block;font-size:15px;color:#fff}.blitz-item p{color:#aeb7b2;line-height:1.45;font-size:13px;margin:7px 0}.blitz-item a,.partner-item a{color:#5ed27f;text-decoration:none;font-weight:800;font-size:12px}.sidebar-empty{padding:18px;color:#8e9993;font-size:13px;line-height:1.6}.partner-item{display:flex;gap:12px;padding:15px 17px;border-bottom:1px solid #28302c;align-items:center}.partner-item:last-child{border-bottom:0}.partner-item img{width:62px;height:62px;object-fit:contain;background:#0b0e0c;border:1px solid #303a34;border-radius:10px;padding:6px;flex:0 0 62px}.partner-item strong{display:block;font-size:15px}.partner-item p{color:#9da8a2;font-size:12px;line-height:1.4;margin:5px 0}.check-row{display:flex!important;flex-direction:row!important;align-items:center;gap:8px}.check-row input{width:auto!important}
@media(max-width:1050px){.home-layout{grid-template-columns:1fr}.home-sidebar{padding:0 30px 45px;position:static;display:grid;grid-template-columns:1fr 1fr}.home-main{order:1}.home-sidebar{order:2}}
@media(max-width:700px){.home-sidebar{grid-template-columns:1fr;padding-left:18px;padding-right:18px}.home-layout{gap:0}.home-section{padding-left:18px;padding-right:18px}}
/* V26 Homepage-Einstellungen & echter Startseiten-Slider */
.brand-logo{width:52px;height:52px;object-fit:contain;border-radius:50%;background:#111613;border:2px solid #fff;padding:3px}.hero-slider{height:min(720px,72vh);min-height:540px}.slider-track{height:100%;position:relative}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;visibility:hidden;transition:opacity .65s ease;display:flex;align-items:center}.hero-slide.active{opacity:1;visibility:visible;z-index:1}.hero-slide .hero-content{z-index:2}.slider-dots{position:absolute;z-index:5;left:50%;bottom:28px;transform:translateX(-50%);display:flex;gap:8px}.slider-dot{width:11px;height:11px;border-radius:50%;padding:0;border:2px solid #fff;background:transparent;cursor:pointer;opacity:.75}.slider-dot.active{background:#fff;opacity:1}.settings-preview{margin:10px 0 18px;padding:12px;border:1px solid #2c3631;border-radius:12px;background:#0d110f}.settings-preview img{max-width:180px;max-height:120px;object-fit:contain;display:block}.settings-preview.hero-preview img{max-width:100%;width:100%;max-height:240px;object-fit:cover}.slider-admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.slider-admin-grid article{background:#111613;border:1px solid #29332e;border-radius:14px;overflow:hidden}.slider-admin-grid article>img,.slider-placeholder{width:100%;height:170px;object-fit:cover;display:block}.slider-placeholder{display:grid;place-items:center;background:#171d19;font-size:48px}.slider-admin-grid article>div{padding:15px}.slider-admin-grid strong{display:block;font-size:18px}.slider-admin-grid small{display:block;color:#8e9993;margin:5px 0 8px}.slider-admin-grid p{color:#aeb7b2;line-height:1.5;min-height:42px}.footer-social{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.footer-social a{color:#5ed27f;text-decoration:none;font-weight:700}.site-footer{flex-wrap:wrap}@media(max-width:900px){.hero-slider{min-height:500px}}@media(max-width:550px){.brand-logo{width:44px;height:44px}.hero-slider{min-height:500px}}

.appointment-grid{max-width:1400px;margin:30px auto;padding:0 30px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.appointment-list{display:grid;gap:12px;margin:20px 0}.appointment-list article{display:grid;grid-template-columns:100px 1fr;gap:16px;padding:16px;background:#111512;border-left:4px solid #16803b;border-radius:10px}.appointment-list article>strong{font:24px 'Germania One';color:#55ce78}.appointment-list h3{margin:0 0 5px;font:24px 'Germania One'}.appointment-list p{color:#c8ccc9;line-height:1.5}.home-news-item,.home-event-item{padding:10px 0;border-bottom:1px solid #303530;margin-bottom:8px}.home-news-item h3,.home-event-item h3{font-size:21px;margin:4px 0}.home-news-item small,.home-event-item small{color:#8f9993}.home-event-item strong{color:#55ce78}@media(max-width:760px){.appointment-grid{grid-template-columns:1fr;padding:0 18px}.appointment-list article{grid-template-columns:1fr;gap:5px}}

/* V28 Navigation & Admin-Finish */
.site-header nav a{position:relative;padding:7px 0}.site-header nav a.active{color:#5ed27f}.site-header nav a.active:after{content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background:#c51f2a;border-radius:2px}.menu-toggle{cursor:pointer}.admin-section{margin:0 0 26px}.admin-section-title{display:flex;align-items:center;gap:10px;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #28302c;font:30px 'Germania One';color:#fff}.admin-section-title small{font:12px Inter,Arial,sans-serif;color:#7f8b84;letter-spacing:1px;text-transform:uppercase}.admin-card .card-arrow{margin-left:auto;color:#5ed27f;font-size:18px}.quickbar{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 26px}.quickbar .button{padding:10px 14px;font-size:13px}@media(max-width:900px){.site-header nav.mobile-open{display:flex;position:absolute;top:100%;left:12px;right:12px;padding:14px;background:#111;border:1px solid #303830;border-radius:0 0 14px 14px;box-shadow:0 15px 30px #0009;gap:4px}.site-header nav.mobile-open a{width:100%;padding:11px 8px;border-bottom:1px solid #252b27}.site-header nav.mobile-open a:last-child{border-bottom:0}.site-header nav.mobile-open a.active:after{display:none}.site-header nav.mobile-open a.active{background:#17251d;border-radius:6px;padding-left:12px}.site-header .topbar{position:relative}.menu-toggle{display:block}.admin-section-title{font-size:26px}}@media(min-width:901px){.site-header nav{display:flex!important}}

/* Rechtliche Seiten */
.legal-card{max-width:980px;margin:0 auto;line-height:1.65}.legal-card h2{margin-top:1.5rem}.legal-card h2:first-child{margin-top:0}.legal-card h3{margin-top:1.2rem}.legal-card .notice{margin-bottom:1.25rem}

.home-extra-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-top:0}.home-extra-grid .feature-card{min-height:0}.mini-stat-row{display:flex;gap:22px;flex-wrap:wrap;margin:18px 0;padding:12px 0;border-top:1px solid #303530;border-bottom:1px solid #303530;color:#bfc7c2;font-size:13px}.mini-stat-row strong{display:block;font:25px 'Germania One';color:#55ce78}.mini-table{margin:12px 0 16px}.mini-table>div{display:flex;justify-content:space-between;gap:15px;padding:10px 4px;border-bottom:1px solid #303530}.mini-table>div span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-table>div b{color:#8f9993;margin-right:6px}.mini-table>div strong{font:21px 'Germania One';color:#fff}.home-extra-grid a{color:#5ed27f;text-decoration:none;font-weight:800}@media(max-width:760px){.home-extra-grid{grid-template-columns:1fr}}

/* V35 Startseite 2.0 */
.game-countdown{margin:16px 0 18px;padding:11px 13px;border:1px solid #34433a;border-radius:9px;background:#101713;color:#55ce78;font:18px 'Germania One';letter-spacing:.4px;text-align:center}.home-news-item{display:grid;grid-template-columns:110px 1fr;gap:14px;align-items:start}.home-news-item img{width:110px;height:82px;object-fit:cover;border-radius:9px;border:1px solid #303a34}.home-news-item h3{margin-top:0}.home-news-item p{margin:6px 0}.next-game{background:linear-gradient(145deg,#18241d,#111512);border-top:4px solid #c51f2a}.away-preview{border-top:4px solid #16803b}.home-table-preview{border-top:4px solid #c51f2a}.support-copy{max-width:650px}.hero-slider .hero-slide{height:min(720px,72vh);min-height:540px;background-size:cover;background-position:center;position:relative;display:none}.hero-slider .hero-slide.active{display:block}.slider-dots{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:4}.slider-dot{width:10px;height:10px;border-radius:50%;border:1px solid #fff;background:transparent;padding:0;cursor:pointer}.slider-dot.active{background:#fff}.feature-card a.button{color:#fff}@media(max-width:700px){.home-news-item{grid-template-columns:1fr}.home-news-item img{width:100%;height:150px}.game-countdown{font-size:16px}.hero-slider .hero-slide{min-height:500px}}

/* V36 Admin 2.0 */
.admin-head-v36{margin-bottom:22px}.admin-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 18px}.overview-card{display:flex;align-items:center;gap:12px;padding:16px 18px;border:1px solid #29332e;border-radius:14px;background:linear-gradient(145deg,#141a16,#0d110f)}.overview-card>span{font-size:27px}.overview-card strong{display:block;font:27px 'Germania One';line-height:1}.overview-card small{display:block;color:#8f9993;margin-top:5px}.admin-quickbar{margin-bottom:22px}.admin-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.admin-panel{margin:0!important;padding:20px;border:1px solid #252e29;border-radius:17px;background:rgba(12,16,14,.72)}.admin-panel .admin-section-title{margin-bottom:16px}.admin-grid-v36{grid-template-columns:1fr 1fr;margin-bottom:0;gap:10px}.admin-grid-v36 .admin-card{padding:16px;gap:12px;border-radius:12px}.admin-grid-v36 .admin-card>span{font-size:25px}.admin-grid-v36 .admin-card strong{font-size:15px}.admin-grid-v36 .admin-card small{font-size:11px}.admin-feature-links{display:grid;gap:9px}.admin-feature-links a{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid #29332e;border-radius:12px;background:#111613;color:#fff;text-decoration:none;transition:.2s}.admin-feature-links a:hover{border-color:#3c5b4a;transform:translateY(-1px)}.admin-feature-links a>span{font-size:25px}.admin-feature-links a div{min-width:0;flex:1}.admin-feature-links strong,.admin-feature-links small{display:block}.admin-feature-links small{color:#8f9993;margin-top:4px;font-size:11px}.admin-feature-links b{color:#5ed27f;font-size:20px}.admin-status-box{margin-top:12px;padding:12px 14px;border-radius:11px;background:#0d1510;border:1px solid #254632}.admin-status-box strong{margin-right:10px}.admin-status-box small{display:block;color:#8f9993;margin-top:6px;line-height:1.45}.status-ok{color:#5ed27f;font-size:12px;font-weight:800}.admin-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.admin-bottom-grid .admin-note{margin:0}.admin-note-green{border-left-color:#16803b}.admin-note p{line-height:1.55}.admin-actions .button{white-space:nowrap}
@media(max-width:1050px){.admin-overview{grid-template-columns:1fr 1fr}.admin-dashboard-grid{grid-template-columns:1fr}}
@media(max-width:700px){.admin-overview{grid-template-columns:1fr 1fr}.admin-grid-v36{grid-template-columns:1fr}.admin-bottom-grid{grid-template-columns:1fr}.admin-panel{padding:15px}.admin-head-v36 .admin-actions{width:100%}.admin-head-v36 .admin-actions .button{flex:1;text-align:center}}
@media(max-width:480px){.admin-overview{grid-template-columns:1fr}.overview-card{padding:13px 15px}.admin-quickbar .button{flex:1}.admin-panel .admin-section-title{font-size:23px;align-items:flex-start;flex-direction:column;gap:2px}}
.game-filters{display:flex;align-items:end;gap:16px;flex-wrap:wrap;margin:0 0 24px;padding:18px;border:1px solid #2a332e;border-radius:14px;background:#111613}.game-filter-form{display:flex;gap:14px;align-items:end;flex-wrap:wrap}.game-filter-form label{display:flex;flex-direction:column;gap:7px;color:#98a39d;font-size:.78rem;text-transform:uppercase;letter-spacing:.7px;font-weight:800}.game-filter-form select{min-width:250px;padding:12px 14px;border-radius:9px;border:1px solid #303a34;background:#0c100e;color:#fff;font:inherit}.game-filter-form select:focus{outline:2px solid #55ce78;outline-offset:1px}.selected-team{margin-left:auto;display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:10px;background:#18221c;border:1px solid #33423a}.selected-team strong{color:#fff}.selected-team span{color:#7f8b84;font-size:.82rem}@media(max-width:700px){.game-filters{align-items:stretch}.game-filter-form{width:100%;display:grid;grid-template-columns:1fr}.game-filter-form label{width:100%}.game-filter-form select{min-width:0;width:100%}.selected-team{margin-left:0;justify-content:space-between}}

.team-tabs{margin:0 0 18px;padding:16px 18px;border:1px solid #2a332e;border-radius:14px;background:#111613}.team-tabs-title{margin-bottom:11px;color:#98a39d;font-size:.78rem;text-transform:uppercase;letter-spacing:.7px;font-weight:800}.team-tabs-list{display:flex;gap:8px;flex-wrap:wrap}.team-tab{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:8px 12px;border:1px solid #303a34;border-radius:9px;background:#0c100e;color:#dce4df;text-decoration:none;font-weight:800;font-size:.86rem;transition:.15s ease}.team-tab:hover{border-color:#55ce78;transform:translateY(-1px)}.team-tab.active{border-color:#55ce78;background:#18301f;color:#fff;box-shadow:inset 0 0 0 1px rgba(85,206,120,.15)}.team-tab img{width:26px;height:26px;object-fit:contain;display:block}.team-tab span{white-space:nowrap}
@media(max-width:700px){.team-tabs{padding:14px}.team-tabs-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.team-tab{justify-content:flex-start;min-width:0}.team-tab span{overflow:hidden;text-overflow:ellipsis}}

/* V43 Saisonarchiv */
.season-tabs{margin-bottom:14px;overflow-x:auto;flex-wrap:nowrap}.season-tabs a{white-space:nowrap}.season-tabs a.active{font-weight:900}
@media(max-width:700px){.season-tabs{padding-bottom:4px}.season-tabs a{font-size:13px}}

.team-season-box{margin-top:14px;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(0,0,0,.12)}
.season-box-title{font-weight:700;margin-bottom:8px}.season-checks{display:flex;flex-wrap:wrap;gap:10px 18px}.season-checks .check{display:inline-flex;align-items:center;gap:7px}

.player-portrait-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.player-card{background:#111613;border:1px solid #29332e;border-radius:16px;overflow:hidden}.player-card img{width:100%;aspect-ratio:3/4;object-fit:cover;display:block}.player-card .player-card-body{padding:15px}.player-card h3{font:25px 'Germania One';margin:0 0 6px}.player-card p{color:#aeb7b2;margin:4px 0;line-height:1.5}.roster-category-title{font:32px 'Germania One';margin:30px 0 14px;padding:10px 14px;border-left:5px solid #c62828;background:#151b18}.player-role{font-weight:700}.player-details{display:grid;gap:4px;margin:12px 0;color:#c5ccc8;font-size:.92rem}.player-details b{color:#fff}.player-bio{border-top:1px solid #29332e;margin-top:12px;padding-top:12px;color:#b7c0bb;font-size:.95rem}@media(max-width:900px){.player-portrait-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.player-portrait-grid{grid-template-columns:1fr}}


/* Kaderbereiche V55 */
.roster-category-title{margin:2rem 0 1rem;padding:.65rem 1rem;border-left:5px solid #d71920;background:rgba(255,255,255,.06);font-family:'Germania One',sans-serif;font-size:1.45rem;letter-spacing:.04em}
.roster-category-title:first-of-type{margin-top:1rem}

.player-card-link{display:block;color:inherit;text-decoration:none;height:100%}.player-card-link:hover h3{color:#fff}.player-card-link:focus-visible{outline:3px solid #fff;outline-offset:-3px}.player-profile-head{display:flex;align-items:center;gap:24px;margin-bottom:22px}.player-profile-meta{flex:1}.player-profile-meta small{color:#aeb7b2;text-transform:uppercase;letter-spacing:.08em}.player-profile-meta h1{font:clamp(36px,6vw,64px) 'Germania One';margin:5px 0}.player-profile-meta strong{font-size:1.05rem}.player-profile-grid{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:22px}.player-profile-photo{padding:0;overflow:hidden}.player-profile-photo img{width:100%;display:block;aspect-ratio:3/4;object-fit:cover}.player-profile-placeholder{aspect-ratio:3/4;display:grid;place-items:center;font-size:110px;background:#0b0e0c}.player-profile-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#29332e;border:1px solid #29332e;border-radius:12px;overflow:hidden}.player-profile-details div{background:#111613;padding:13px 15px;display:flex;flex-direction:column;gap:4px}.player-profile-details span{font-size:.78rem;text-transform:uppercase;color:#8e9993;letter-spacing:.05em}.player-profile-details b{font-size:1rem}.player-profile-bio{margin-top:22px}.player-profile-bio p{white-space:normal;line-height:1.7;color:#c5ccc8}.status-badge{display:inline-block;width:max-content;padding:3px 8px;border-radius:999px;font-size:.82rem}.status-aktiv{background:rgba(46,125,50,.2)}.status-verletzt{background:rgba(198,40,40,.2)}.status-nicht-im-kader{background:rgba(120,120,120,.2)}
@media(max-width:700px){.player-profile-head{align-items:flex-start;flex-direction:column}.player-profile-grid{grid-template-columns:1fr}.player-profile-details{grid-template-columns:1fr}}

/* V58 Erweiterte Spielberichte */
.game-report-page{max-width:1200px}.game-report-head h1{font:clamp(38px,6vw,68px) 'Germania One';margin:.2rem 0}.game-report-meta{color:#9da8a1}.report-score{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:24px;margin:20px 0}.report-team{text-align:center}.report-team strong{display:block;margin-top:10px;font:25px 'Germania One'}.report-logo{height:110px;display:grid;place-items:center}.report-logo img{max-width:100px;max-height:100px;object-fit:contain}.report-logo-placeholder{font-size:55px}.report-final{text-align:center}.report-final span{display:block;color:#7f8b84;font-size:.72rem;letter-spacing:.12em;font-weight:800}.report-final b{display:block;font:52px 'Germania One';margin-top:4px}.period-report-grid{display:grid;border:1px solid #29332e;border-radius:12px;overflow:hidden}.period-report-head,.period-report-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px;background:#29332e}.period-report-head>*{padding:11px 13px;background:#0e1310;color:#9da8a1}.period-report-row>*{padding:13px;background:#111613}.period-report-row strong{text-align:center}.report-stats-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:18px;margin-top:18px}.report-stat{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #29332e;color:#aeb7b2}.report-stat b{color:#fff}.report-copy{line-height:1.8;color:#c5ccc8}.report-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}@media(max-width:700px){.report-score{grid-template-columns:1fr;gap:10px}.report-final{order:3}.report-final b{font-size:44px}.report-stats-grid{grid-template-columns:1fr}.period-report-head,.period-report-row{grid-template-columns:1.2fr 1fr 1fr}.report-team strong{font-size:22px}}
/* V59 Spielbericht-Events */
.report-events{margin-top:18px}.event-list{display:grid;gap:0}.event-row{display:grid;grid-template-columns:70px 110px 120px 1fr;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #29332e}.event-row:last-child{border-bottom:0}.event-time{font:20px 'Germania One';color:#fff}.event-period,.event-team{font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:#8f9993}.event-main strong,.event-main small{display:block}.event-main small{margin-top:3px;color:#aeb7b2}.game-event-row{display:grid;grid-template-columns:110px 110px 95px 180px 1.1fr 1fr 75px 1fr 40px;gap:8px;align-items:center;margin-bottom:9px}.game-event-row input,.game-event-row select{min-width:0}.game-event-row .button{padding:9px 11px}.admin-help{color:#8f9993;font-size:.9rem;line-height:1.5}.period-report-row strong{font:20px 'Germania One';text-align:center;color:#fff}@media(max-width:1000px){.game-event-row{grid-template-columns:1fr 1fr 1fr 1.5fr}.game-event-row input:nth-of-type(2),.game-event-row input:nth-of-type(3){grid-column:span 1}}@media(max-width:700px){.event-row{grid-template-columns:55px 75px 80px 1fr;gap:8px}.event-time{font-size:17px}.game-event-row{grid-template-columns:1fr 1fr}.game-event-row .remove-event{grid-column:auto}.period-report-head,.period-report-row{grid-template-columns:1.4fr 1fr 1fr}}


/* V60: automatische Spielerstatistik */
.player-stats-card{margin-top:24px}.player-stats-team-title{margin:24px 0 10px;font-family:'Germania One',sans-serif;text-transform:uppercase}.player-stats-table th,.player-stats-table td{white-space:nowrap}.player-stats-table th:nth-child(2),.player-stats-table td:nth-child(2){white-space:normal;min-width:190px}.player-stats-card .table-note{margin-bottom:10px}
@media (max-width:700px){.player-stats-table{font-size:.88rem}.player-stats-table th,.player-stats-table td{padding:9px 7px}.player-stats-table th:nth-child(3),.player-stats-table td:nth-child(3){display:none}.player-stats-table th:nth-child(7),.player-stats-table td:nth-child(7){font-weight:700}}


/* V66: Datenbank-Vorschau auf der Startseite */
.home-live-overview{padding-top:0}.live-overview-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);gap:20px}.games-preview-card,.result-preview-card{min-height:0}.games-preview-card{border-top:4px solid #16803b}.result-preview-card{border-top:4px solid #c51f2a}.upcoming-games-list{display:grid;gap:0;margin:12px 0 15px}.upcoming-game-row{display:grid;grid-template-columns:72px minmax(0,1fr) 28px;gap:13px;align-items:center;padding:13px 0;border-bottom:1px solid #303530}.upcoming-game-row:last-child{border-bottom:0}.upcoming-game-date{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#171d19;border:1px solid #303a34;border-radius:9px;padding:8px 4px}.upcoming-game-date strong{font:21px 'Germania One';color:#55ce78}.upcoming-game-date small{font-size:10px;color:#aeb7b2;margin-top:2px}.upcoming-game-teams{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center}.upcoming-game-teams strong{font-size:14px;color:#fff}.upcoming-game-teams strong:last-of-type{text-align:right}.upcoming-game-teams span{color:#6e7b74;font-weight:800;font-size:11px}.upcoming-game-teams small{grid-column:1/-1;color:#8f9993;font-size:11px}.preview-arrow{color:#5ed27f!important;text-decoration:none;font-size:22px!important;font-weight:800!important}.result-date{color:#8f9993;font-size:12px;margin-bottom:18px}.result-match{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center;text-align:center;margin:10px 0 18px}.result-match strong{font-size:15px}.result-score{font:32px 'Germania One';color:#fff;white-space:nowrap}.result-preview-card>a{display:inline-block;margin-top:16px;color:#5ed27f;text-decoration:none;font-weight:800}.result-preview-card>small{color:#8f9993}.home-live-overview a:not(.preview-arrow){color:#5ed27f;text-decoration:none;font-weight:800}@media(max-width:900px){.live-overview-grid{grid-template-columns:1fr}}@media(max-width:600px){.upcoming-game-row{grid-template-columns:62px minmax(0,1fr) 22px;gap:9px}.upcoming-game-teams{grid-template-columns:1fr}.upcoming-game-teams strong:last-of-type{text-align:left}.upcoming-game-teams span{display:none}.upcoming-game-teams small{grid-column:1}.result-match{grid-template-columns:1fr;gap:7px}.result-score{font-size:29px}}

/* V67: Neues GIK-Gruppenbild als Startseiten-Hero */
.hero-group-slide .hero-content{display:none}.hero-group-slide .hero-overlay{background:linear-gradient(0deg,rgba(0,0,0,.48),rgba(0,0,0,.05) 45%,rgba(0,0,0,.12))}.hero-group-image .hero-content{display:none}.hero-group-image .hero-overlay{background:linear-gradient(0deg,rgba(0,0,0,.48),rgba(0,0,0,.05) 45%,rgba(0,0,0,.12))}.hero-group-slide,.hero-group-image{height:auto;min-height:0;background:#080a09}.hero-group-slide{background-size:contain;background-repeat:no-repeat;background-position:center}.hero-group-image{display:block}.hero-group-image>img{width:100%;height:auto;max-height:none;object-fit:contain;object-position:center;display:block}.hero-group-slide .hero-overlay,.hero-group-image .hero-overlay{display:none}
@media(max-width:700px){.hero-group-slide,.hero-group-image{min-height:0;height:auto}.hero-group-image>img{width:100%;height:auto}}


/* V69: Startseiten-Module optisch an das neue Hero anpassen */
.home-main{padding-bottom:35px}
.home-section{padding-top:38px;padding-bottom:38px}
.home-section+.home-section{border-top:1px solid rgba(255,255,255,.07)}
.section-heading{padding-bottom:12px;margin-bottom:18px;border-bottom:1px solid #28302c}
.section-heading h2{letter-spacing:.02em}
.feature-card,.news-grid article{background:linear-gradient(145deg,rgba(24,30,27,.97),rgba(10,13,12,.97));border:1px solid #344039;box-shadow:0 10px 26px rgba(0,0,0,.38);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.feature-card:hover,.news-grid article:hover{transform:translateY(-2px);border-color:#4c6255;box-shadow:0 14px 32px rgba(0,0,0,.48)}
.next-game,.games-preview-card,.away-preview{border-top:4px solid #16803b}
.result-preview-card,.home-table-preview{border-top:4px solid #c51f2a}
.image-card{border-top:4px solid #b8b8b8}
.feature-card h3{line-height:1.05}
.feature-card .button{margin-top:8px}
.news-strip{margin-top:0;background:linear-gradient(180deg,#101411,#0c0f0d);border-top:1px solid #29332e;border-bottom:1px solid #29332e}
.news-grid article{border-left:0;border-top:4px solid #16803b;padding:22px}
.news-grid article+article{border-top-color:#c51f2a}
.home-news-item,.home-event-item{padding:12px 0;margin-bottom:7px;border-bottom:1px solid #2a332e}
.home-news-item:last-of-type,.home-event-item:last-of-type{border-bottom:0}
.home-news-item h3,.home-event-item h3{font-size:19px;line-height:1.15}
.home-news-item p{font-size:13px;line-height:1.45;margin:5px 0}
.home-live-overview{background:linear-gradient(180deg,rgba(10,14,12,.35),rgba(10,14,12,0))}
.live-overview-grid{gap:16px}
.games-preview-card,.result-preview-card,.away-preview,.home-table-preview{border-radius:14px}
.upcoming-game-row{padding:12px 0}
.upcoming-game-date{box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)}
.result-score{padding:6px 13px;border:1px solid #343c37;border-radius:9px;background:#0d100f}
.home-extra-grid{gap:16px;padding-top:28px;padding-bottom:28px}
.mini-stat-row{margin:15px 0;padding:10px 0}
.mini-table>div{padding:9px 4px}
.support{margin-top:10px;border:1px solid #29332e;border-radius:16px;background:linear-gradient(145deg,#141a16,#0c100e);padding:22px;box-shadow:0 12px 28px rgba(0,0,0,.35)}
.support-image{border-radius:12px;border:1px solid #303a34}
.support-copy{padding:5px 8px}
.support-copy h2{font-size:46px}
.home-sidebar{padding-top:38px}
.sidebar-card{box-shadow:0 12px 28px rgba(0,0,0,.4)}
.sidebar-title{border-bottom-width:3px}
.blitz-card .sidebar-title{border-bottom-color:#16803b}
.partner-card .sidebar-title{border-bottom-color:#c51f2a}
@media(max-width:1050px){.home-sidebar{padding-top:0}.support{border-radius:14px;margin-left:18px;margin-right:18px}}
@media(max-width:700px){.home-section{padding-top:28px;padding-bottom:28px}.section-heading h2{font-size:32px}.feature-card{padding:22px}.support{margin-left:18px;margin-right:18px;padding:15px;grid-template-columns:1fr}.support-copy h2{font-size:38px}.home-news-item img{height:135px}.result-score{font-size:27px}}

/* V70: Einheitliches Seiten-Design passend zur Startseite */
main{min-height:60vh}
main>.section,main>.page-section,main>.games-page,main>.shop-page,main>.away-page,main>.game-report-page{max-width:1400px;margin:0 auto;padding:48px 30px 65px}
main>.page-section{max-width:1400px}
main>.section>h1,main>.page-section>h1,main>.shop-page>h1,main>.away-page>h1{font:clamp(40px,5vw,58px) 'Germania One';margin:0 0 24px;letter-spacing:.02em}
.card{background:linear-gradient(145deg,rgba(24,30,27,.97),rgba(10,13,12,.97));border:1px solid #344039;border-radius:14px;padding:24px;box-shadow:0 10px 26px rgba(0,0,0,.38)}
.card h2,.card h3{font-family:'Germania One',sans-serif}
.card h2{font-size:30px;margin-top:0}
.card p{color:#c8ccc9;line-height:1.65}
main a:not(.button):not(.league-tabs a):not(.team-tab):not(.media-pill):not(.tag-pill){transition:color .15s ease}
main input,main select,main textarea{background:#0d110f;color:#fff;border:1px solid #303a34;border-radius:9px;padding:11px 13px;font:inherit}
main input:focus,main select:focus,main textarea:focus{outline:2px solid #55ce78;outline-offset:1px}
.table-wrap{border:1px solid #2a332e;border-radius:14px;background:#101411;box-shadow:0 14px 32px rgba(0,0,0,.34)}
.table-wrap table{width:100%;border-collapse:collapse}
.table-wrap th{background:#171d19;color:#55ce78;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;padding:13px 11px;border-bottom:2px solid #c51f2a;text-align:left}
.table-wrap td{padding:13px 11px;border-bottom:1px solid #28302c;color:#dce2de}
.table-wrap tr:last-child td{border-bottom:0}
.table-wrap tbody tr:hover{background:#151b17}
.appointment-grid{max-width:1400px;margin:0 auto;padding:0 30px 65px}
.appointment-grid>.card,.appointment-list article,.shop-card,.away-card,.gallery-item,.player-card{box-shadow:0 10px 26px rgba(0,0,0,.34)}
.games-page .section-heading,.game-report-page .game-report-head{border-bottom:1px solid #29332e;padding-bottom:18px;margin-bottom:20px}
.games-page .section-heading h1,.game-report-page .game-report-head h1{font-family:'Germania One',sans-serif}
.shop-card,.away-card,.gallery-item,.player-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.shop-card:hover,.away-card:hover,.gallery-item:hover,.player-card:hover{transform:translateY(-2px);border-color:#4c6255;box-shadow:0 14px 32px rgba(0,0,0,.46)}
.roster-category-title{border-left-color:#c51f2a!important;background:linear-gradient(90deg,rgba(197,31,42,.14),rgba(255,255,255,.04))!important}
.league-tabs a.active,.team-tab.active{box-shadow:0 0 0 1px rgba(85,206,120,.12),0 6px 18px rgba(0,0,0,.22)}
.news-filters.card{margin-bottom:22px}
.news-grid-full{grid-template-columns:1fr!important}
.news-grid-full article{border-top:4px solid #16803b!important;border-left:0!important}
.news-grid-full article:nth-child(even){border-top-color:#c51f2a!important}
.game-report-page .card{margin-bottom:18px}
.game-report-page .report-actions{margin-top:6px}
@media(max-width:900px){main>.section,main>.page-section,main>.games-page,main>.shop-page,main>.away-page,main>.game-report-page{padding-left:18px;padding-right:18px;padding-top:36px}.appointment-grid{padding-left:18px;padding-right:18px}.card{padding:20px}}
@media(max-width:600px){main>.section,main>.page-section,main>.games-page,main>.shop-page,main>.away-page,main>.game-report-page{padding-top:28px;padding-bottom:48px}main>.section>h1,main>.page-section>h1,main>.shop-page>h1,main>.away-page>h1{font-size:40px}.card{padding:17px}.table-wrap{border-radius:10px}.table-wrap th,.table-wrap td{padding:10px 8px}}


/* V71: Einheitliche Seitenköpfe und Inhaltsflächen */
.page-content{position:relative}
.page-content:before{content:"";display:block;height:4px;width:92px;background:linear-gradient(90deg,#16803b 0 50%,#c51f2a 50%);border-radius:4px;margin-bottom:20px}
.page-content .section-heading{align-items:flex-start}
.page-content .section-heading p{margin:.45rem 0 0;color:#9da9a2;line-height:1.5}
.page-content .section-heading h1{font:clamp(40px,5vw,58px) 'Germania One';margin:2px 0}
.simple-content{max-width:950px}
.simple-content p{font-size:1.02rem}
.news-page .news-filters{max-width:none}
.news-page .news-grid-full article{position:relative;overflow:hidden}
.news-page .news-grid-full article:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#16803b;opacity:.65}
.news-page .news-grid-full article:nth-child(even):before{background:#c51f2a}
@media(max-width:700px){.page-content:before{margin-bottom:15px}.page-content .section-heading{padding-bottom:10px}.page-content .section-heading p{font-size:.94rem}}


/* V74: Statistik-Seite an das einheitliche GIK-Design anpassen */
.stats-page{background:linear-gradient(180deg,rgba(17,21,18,.25),rgba(8,10,9,.08));min-height:60vh}
.stats-page .section-heading{display:flex;gap:14px;align-items:center}
.stats-page .section-heading>span{font-size:30px}
.stats-page .section-heading small{display:block;color:#55ce78;letter-spacing:.12em;font-weight:800}
.stats-page .section-heading h1{font:clamp(40px,5vw,58px) 'Germania One';margin:2px 0}
.stats-page .league-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}
.stats-page .league-tabs a{border:1px solid #303a34;border-radius:9px;background:#111613;color:#dce2de;padding:10px 14px;text-decoration:none}
.stats-page .league-tabs a.active{background:linear-gradient(135deg,#16803b,#0f5e2c);color:#fff;border-color:#55ce78}
.stats-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0 22px}
.stats-summary .stat-box{background:linear-gradient(145deg,rgba(24,30,27,.97),rgba(10,13,12,.97));border:1px solid #344039;border-top:4px solid #16803b;border-radius:12px;padding:18px 16px;box-shadow:0 10px 24px rgba(0,0,0,.32)}
.stats-summary .stat-box:nth-child(2n){border-top-color:#c51f2a}
.stats-summary .stat-box strong{display:block;font:34px 'Germania One';color:#fff}
.stats-summary .stat-box span{display:block;color:#9da9a2;font-size:13px;margin-top:3px}
.stats-page .card{margin-bottom:20px}
.stats-page .table-headline{display:flex;justify-content:space-between;align-items:center;gap:18px}
.stats-page .table-headline .eyebrow{color:#55ce78;font-size:12px;font-weight:800;letter-spacing:.12em}
.stats-page .badge{border:1px solid #344039;background:#141a16;color:#bfc8c2;border-radius:999px;padding:7px 11px;font-size:12px}
.stats-page .season-stats-table th{white-space:nowrap}
.stats-page .form-cell{white-space:nowrap}
.stats-page .form-pill{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;margin-right:3px;background:#303733;color:#fff;font-size:11px;font-weight:800}
.stats-page .form-pill.form-s{background:#16803b}
.stats-page .form-pill.form-u{background:#777f7a}
.stats-page .form-pill.form-n{background:#c51f2a}
.stats-page .table-note{font-size:12px;color:#89948d;margin-top:12px}
@media(max-width:900px){.stats-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-page .table-headline{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.stats-summary{grid-template-columns:1fr 1fr;gap:9px}.stats-summary .stat-box{padding:14px 12px}.stats-summary .stat-box strong{font-size:29px}.stats-page .league-tabs{gap:6px}.stats-page .league-tabs a{padding:9px 10px;font-size:13px}.stats-page .table-wrap{overflow-x:auto}.stats-page .season-stats-table{min-width:950px}}

/* V73: Tabellen-Seite ohne Seitenlinien */
.table-page{background:linear-gradient(180deg,rgba(17,21,18,.35),rgba(8,10,9,.12));min-height:60vh;}
.table-page>.league-tabs{margin-bottom:14px}
.table-page>.card{margin-top:8px}
@media(max-width:700px){.table-page{border-left:0;border-right:0}.table-page>.card{margin-left:0;margin-right:0}}

/* Newsarchiv V75 */
.archive-cutoff{margin:0 0 18px}.archive-cutoff span{opacity:.45;margin:0 8px}.archive-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px}.archive-tabs .active{font-weight:800}.archive-table-wrap{overflow:auto}.archive-table{width:100%;border-collapse:collapse;min-width:850px}.archive-table th,.archive-table td{padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.12);text-align:left;vertical-align:top}.archive-table th{font-weight:800;white-space:nowrap}.archive-table td a{font-weight:700}.archive-note{margin-top:18px}.archive-page .button.active{box-shadow:0 0 0 2px rgba(255,255,255,.25) inset}


.news-archive-link-card{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px}.news-archive-link-card p{margin:.35rem 0 0}.news-archive-link-card .button{white-space:nowrap}@media(max-width:700px){.news-archive-link-card{flex-direction:column;align-items:flex-start}.news-archive-link-card .button{width:100%;text-align:center}}

/* Saisonarchiv V78 */
.season-archive-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin-top:22px}.season-archive-card{position:relative}.season-archive-card h2{margin:.25rem 0 .5rem}.season-archive-card p{margin:.35rem 0 1rem}.season-archive-badge{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.08em;padding:.28rem .55rem;border-radius:999px;background:rgba(0,0,0,.08)}.archive-actions{display:flex;flex-wrap:wrap;gap:8px}.archive-actions .button{font-size:.9rem}@media(max-width:700px){.archive-actions{display:grid;grid-template-columns:1fr}.archive-actions .button{width:100%;text-align:center}}

/* V79: Saisonarchiv - historische Originalverweise */
.archive-originals{margin-top:22px}
.section-heading.compact{margin-bottom:10px}
.section-heading.compact h2{margin:0;font-size:1.35rem}
.archive-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}
.archive-link-card{display:flex;flex-direction:column;gap:7px;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(0,0,0,.22);text-decoration:none;color:inherit;transition:transform .18s ease,border-color .18s ease,background .18s ease}
.archive-link-card:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.3);background:rgba(0,0,0,.34)}
.archive-link-card strong{font-family:'Germania One',sans-serif;font-size:1.15rem}
.archive-link-card span{opacity:.82;line-height:1.45;font-size:.92rem}
@media(max-width:760px){.archive-link-grid{grid-template-columns:1fr}}


/* FINAL: Startseite Spielankündigung */
.next-game .home-next-match{grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);align-items:center;gap:4px;}
.next-game .home-next-logo{width:92px;height:92px;flex-basis:92px;margin:0 auto;padding:5px;border:0;border-radius:0;background:transparent;}
.next-game .home-next-logo img{width:82px;height:82px;max-width:82px;max-height:82px;object-fit:contain;display:block;}
.next-game .home-next-team h3{font-size:16px;line-height:1.1;min-height:36px;max-width:150px;margin:7px auto 0;}
.next-game .home-next-match .versus{margin:0;align-self:center;justify-self:center;font-size:22px;line-height:1;color:#fff;}
@media(max-width:700px){.next-game .home-next-logo{width:76px;height:76px;flex-basis:76px}.next-game .home-next-logo img{width:70px;height:70px;max-width:70px;max-height:70px}.next-game .home-next-team h3{font-size:15px;max-width:125px}.next-game .home-next-match .versus{font-size:20px}}


/* V82: Logo und Spielankündigung endgültig korrigiert */
.site-header .brand-logo{
  width:88px;
  height:88px;
  flex:0 0 88px;
  object-fit:contain;
  border:0;
  border-radius:0;
  background:transparent;
  padding:0;
}
.site-header .brand{display:flex;align-items:center;gap:12px}
.next-game .home-next-match{
  display:grid;
  grid-template-columns:minmax(0,1fr) 52px minmax(0,1fr);
  align-items:center;
  width:100%;
  margin:14px 0 8px;
  gap:8px;
}
.next-game .home-next-team{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  min-width:0;
  text-align:center;
}
.next-game .home-next-logo{
  width:120px;
  height:120px;
  flex:0 0 120px;
  margin:0 auto;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  display:grid;
  place-items:center;
}
.next-game .home-next-logo img{
  width:112px;
  height:112px;
  max-width:112px;
  max-height:112px;
  object-fit:contain;
  display:block;
}
.next-game .home-next-team h3{
  font-size:17px;
  line-height:1.15;
  min-height:0;
  max-width:190px;
  margin:8px auto 0;
}
.next-game .home-next-match .versus{
  margin:0;
  align-self:center;
  justify-self:center;
  font-size:24px;
  line-height:1;
  color:#fff;
}
@media(max-width:700px){
  .site-header .brand-logo{width:68px;height:68px;flex-basis:68px}
  .next-game .home-next-match{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr);gap:4px}
  .next-game .home-next-logo{width:82px;height:82px;flex-basis:82px}
  .next-game .home-next-logo img{width:76px;height:76px;max-width:76px;max-height:76px}
  .next-game .home-next-team h3{font-size:15px;max-width:125px}
  .next-game .home-next-match .versus{font-size:20px}
}

/* V84: Saisonarchiv-Link unter dem Spielplan */
.archive-inline-link{display:flex;justify-content:center;margin:24px 0 8px}.archive-inline-link .button{padding:14px 28px;min-width:230px;text-align:center;white-space:nowrap;line-height:1.2}

/* V84: Neue News-Kategorie direkt aus der News-Maske */
.inline-category-link{display:inline-block;margin-top:3px;color:#5ed27f;text-decoration:none;font-weight:800}.inline-category-link:hover{color:#fff;text-decoration:underline}
.announcement-logo-link{display:block;width:100%;height:100%;border-radius:inherit;transition:transform .18s ease}.announcement-logo-link:hover{transform:scale(1.04)}.announcement-venue{display:flex;flex-direction:column;align-items:center;gap:10px;margin:28px auto 8px}.announcement-venue img{max-width:220px;max-height:95px;object-fit:contain;display:block}.announcement-venue-link{display:block;transition:transform .18s ease}.announcement-venue-link:hover{transform:scale(1.04)}.announcement-location{margin:4px 0 10px;color:#c9d1cc;font-size:1.05rem}.announcement-media{display:flex;justify-content:center;margin:12px 0 20px}.sprade-link{display:block;max-width:230px;transition:transform .18s ease,opacity .18s ease}.sprade-link:hover{transform:scale(1.04);opacity:.92}.sprade-link img{display:block;width:100%;height:auto;max-height:65px;object-fit:contain}@media(max-width:700px){.announcement-venue img{max-width:180px;max-height:80px}.sprade-link{max-width:190px}}


/* V86: Links, Partner & Eishallen */
.links-page .section-heading h1{font-family:'Germania One',sans-serif}
.links-section{margin-top:20px}.links-section .section-heading.compact{margin-bottom:16px}.links-section .section-heading.compact h2{margin:0;font-size:1.55rem}
.links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.link-tile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:9px;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(0,0,0,.18);color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.link-tile:hover{transform:translateY(-3px);border-color:rgba(94,210,127,.55);background:rgba(0,0,0,.28)}.link-tile img{width:110px;height:82px;object-fit:contain}.link-tile strong{font-family:'Germania One',sans-serif;font-size:1.2rem}.link-tile span{font-size:.9rem;color:#c8d0ca;line-height:1.4}.link-tile b{color:#5ed27f;font-size:.9rem}.venue-tile{align-items:center}.link-tile-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:5px}.link-tile-actions a{display:inline-block;padding:8px 11px;border-radius:8px;background:#172019;border:1px solid #33423a;color:#fff;text-decoration:none;font-size:.85rem}.link-tile-actions a:hover{border-color:#55ce78}.links-intro{margin:-4px 0 18px;color:#c8d0ca}.links-note{margin-top:20px}
.form-help-inline{display:block;font-size:.78rem;opacity:.7;font-weight:400;margin:.15rem 0}.site-footer .footer-links{display:flex;flex-wrap:wrap;gap:10px}

/* V87: Link-Kategorien wie im Newsbereich */
.links-filter{margin-top:18px;padding:18px 20px}.links-filter-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.links-filter-head strong{display:block;font-family:'Germania One',sans-serif;font-size:1.35rem}.links-filter-head small{display:block;color:#9ca7a0;margin-top:3px}.link-category-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.link-category-pills .tag-pill{display:inline-flex;align-items:center;justify-content:center;padding:8px 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#111613;color:#ddd;text-decoration:none;font-weight:800;font-size:.86rem}.link-category-pills .tag-pill:hover,.link-category-pills .tag-pill.active{border-color:#55ce78;color:#fff;background:#17231a}.links-filter .button{white-space:nowrap}

/* V95: Spielplan-Logos und Livestream */
.game-team-logo-link,.game-venue-logo-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;vertical-align:middle;margin-right:8px}.game-team-logo{width:34px;height:34px;object-fit:contain}.game-venue-logo{width:30px;height:30px;object-fit:contain;margin-left:8px}.team-home,.team-away{white-space:nowrap}.team-home span,.team-away span{vertical-align:middle}.game-team-logo-link:hover img,.game-venue-logo-link:hover img{transform:scale(1.06)}
/* GIK V100+ | Spielplan-Schrift etwas kompakter */

.games-table td.team-home,
.games-table td.team-away {
  font-size: 15px;
}

.games-table .table-score {
  font-size: 21px;
}

.games-table td::before {
  font-size: 9px;
}

@media (max-width: 700px) {
  .games-table td.team-home,
  .games-table td.team-away {
    font-size: 14px;
  }

  .games-table .table-score {
    font-size: 20px;
  }

  .games-table td::before {
    font-size: 8px;
  }
}

/* GIK V104 | Spielplan final kompakt und ohne Abschneiden */
.games-page .games-table-wrap {
  width: 100%;
  max-width: 100%;
  overflow: hidden !important;
}

.games-page .games-table {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  table-layout: fixed !important;
  border-collapse: collapse !important;
}

/* Alle Spielplan-Zellen dürfen den verfügbaren Platz wirklich nutzen. */
.games-page .games-table th,
.games-page .games-table td {
  min-width: 0 !important;
  box-sizing: border-box;
  overflow: hidden;
}

/* Überschriften kleiner und sauber umbrechbar */
.games-page .games-table th {
  font-size: 8px !important;
  line-height: 1.05;
  white-space: normal !important;
  overflow-wrap: anywhere;
}

/* Datum und Bully kompakter */
.games-page .games-table td[data-label="Datum"] {
  font-size: 11px !important;
  line-height: 1.15;
  white-space: nowrap !important;
}

.games-page .games-table td[data-label="Bully"] {
  font-size: 11px !important;
  line-height: 1.1;
  white-space: normal !important;
}

/* Vereinsnamen kompakt */
.games-page .games-table td.team-home,
.games-page .games-table td.team-away {
  min-width: 0 !important;
  white-space: normal !important;
  overflow-wrap: anywhere;
  font-size: 12px !important;
  line-height: 1.1;
}

.games-page .games-table td.team-home span,
.games-page .games-table td.team-away span {
  white-space: normal !important;
}

/* Ergebnis kompakter */
.games-page .games-table .table-score {
  font-size: 17px !important;
  line-height: 1 !important;
  white-space: nowrap !important;
}

/* Detail-Button darf nicht aus der letzten Spalte herausragen */
.games-page .games-table td:last-child {
  padding-left: 3px !important;
  padding-right: 3px !important;
}

.games-page .games-table td:last-child .button,
.games-page .games-table td:last-child a {
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  padding: 5px 4px !important;
  font-size: 9px !important;
  line-height: 1.1;
  white-space: normal !important;
  overflow: hidden;
  text-align: center;
}

/* Logos etwas kleiner, damit die Vereins-Spalten nicht unnötig breit werden. */
.games-page .games-table .game-team-logo {
  width: 24px;
  height: 24px;
}

.games-page .games-table .game-team-logo-link {
  margin-right: 4px;
}

/* Spaltenverteilung, Summe = 100 %. */
.games-page .games-table th:nth-child(1),
.games-page .games-table td:nth-child(1) { width: 7%; }

.games-page .games-table th:nth-child(2),
.games-page .games-table td:nth-child(2) { width: 5%; }

.games-page .games-table th:nth-child(3),
.games-page .games-table td:nth-child(3) { width: 17%; }

.games-page .games-table th:nth-child(4),
.games-page .games-table td:nth-child(4) { width: 7%; }

.games-page .games-table th:nth-child(5),
.games-page .games-table td:nth-child(5) { width: 17%; }

.games-page .games-table th:nth-child(6),
.games-page .games-table td:nth-child(6) { width: 7%; }

.games-page .games-table th:nth-child(7),
.games-page .games-table td:nth-child(7) { width: 7%; }

.games-page .games-table th:nth-child(8),
.games-page .games-table td:nth-child(8) { width: 7%; }

.games-page .games-table th:nth-child(9),
.games-page .games-table td:nth-child(9) { width: 7%; }

.games-page .games-table th:nth-child(10),
.games-page .games-table td:nth-child(10) { width: 7%; }

.games-page .games-table th:nth-child(11),
.games-page .games-table td:nth-child(11) { width: 12%; }

/* Medienbuttons kompakt */
.games-page .games-table .media-pill {
  max-width: 100%;
  white-space: normal !important;
  text-align: center;
  justify-content: center;
  padding: 4px 3px !important;
  font-size: 9px !important;
  line-height: 1.05;
}

/* Mobile: vorhandene Kartenansicht bleibt erhalten. */
@media (max-width: 900px) {
  .games-page .games-table {
    table-layout: auto !important;
  }

  .games-page .games-table td[data-label="Datum"],
  .games-page .games-table td[data-label="Bully"] {
    font-size: 11px !important;
  }

  .games-page .games-table td.team-home,
  .games-page .games-table td.team-away {
    font-size: 12px !important;
  }

  .games-page .games-table .table-score {
    font-size: 17px !important;
  }
}

/* GIK V105 | Bully-Zeit in einer Zeile */
.games-page .games-table td[data-label="Bully"] {
  white-space: nowrap !important;
  font-size: 11px !important;
  line-height: 1.1;
}
/* GIK Admin | Dashboard-Link einheitlich als Button */
.admin-page-head > a:not(.button),
.admin-head > a:not(.button) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 10px 15px;
  border-radius: 8px;
  background: #222a26;
  border: 1px solid #33423a;
  color: #fff;
  text-decoration: none;
  font-weight: 800;
  font-size: 13px;
  line-height: 1.2;
  white-space: nowrap;
  transition: .2s ease;
}

.admin-page-head > a:not(.button):hover,
.admin-head > a:not(.button):hover {
  background: #172019;
  border-color: #55ce78;
  color: #fff;
  transform: translateY(-1px);
}

@media (max-width: 800px) {
  .admin-page-head > a:not(.button),
  .admin-head > a:not(.button) {
    align-self: stretch;
    width: 100%;
  }
}
.game-links a {
  white-space: nowrap;
}
/* Tickets / Navigation */
.site-header nav{flex-wrap:wrap}.nav-dropdown{position:relative}.nav-dropdown-toggle{background:none;border:0;color:#fff;text-decoration:none;font-weight:700;font-size:14px;font-family:inherit;cursor:pointer;padding:0}.nav-dropdown-toggle span{font-size:11px;color:#55ce78;margin-left:3px}.nav-dropdown-menu{display:none;position:absolute;right:0;top:calc(100% + 16px);min-width:210px;padding:8px;background:#101411;border:1px solid #303a34;border-top:3px solid #16803b;border-radius:0 0 10px 10px;box-shadow:0 18px 35px #000b}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{display:block}.nav-dropdown-menu a{display:block!important;padding:11px 13px;border-radius:6px;white-space:nowrap}.nav-dropdown-menu a:hover,.nav-dropdown-menu a.active{background:#172019;color:#5ed27f!important}.nav-dropdown.active>.nav-dropdown-toggle{color:#5ed27f}.ticket-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.ticket-card{padding:24px;border:1px solid #2a332e;border-radius:16px;background:#111613}.ticket-card h2,.ticket-card h3{font-family:'Germania One',sans-serif;margin-top:0}.ticket-card p,.ticket-card li{color:#c8ccc9;line-height:1.65}.ticket-placeholder{border-left:4px solid #16803b;padding:14px 16px;background:#171d19;border-radius:8px;color:#c8ccc9}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:20px}.contact-form{display:grid;gap:14px}.contact-form label{display:grid;gap:7px;font-weight:700}.contact-form input,.contact-form textarea{width:100%;padding:12px 13px;border-radius:8px;border:1px solid #303a34;background:#0d110f;color:#fff;font:inherit}.contact-form textarea{resize:vertical}.contact-info a{color:#5ed27f}.contact-note{color:#aeb7b2;line-height:1.6}.contact-error{background:#4b1d20;border-color:#8b3940}.contact-page h1{font:48px 'Germania One';margin:2px 0}.contact-page h2{font:30px 'Germania One'}
@media(max-width:1050px){.site-header nav{gap:11px}.site-header nav a,.nav-dropdown-toggle{font-size:12px}}@media(max-width:900px){.nav-dropdown{width:100%}.nav-dropdown-toggle{display:block;width:100%;text-align:left;padding:10px 0}.nav-dropdown-menu{position:static;min-width:0;border:0;border-left:2px solid #16803b;border-radius:0;box-shadow:none;padding:0 0 0 12px}.nav-dropdown:hover .nav-dropdown-menu{display:none}.nav-dropdown:focus-within .nav-dropdown-menu{display:block}.ticket-grid,.contact-grid{grid-template-columns:1fr}}

/* Tickets Verwaltung */
.ticket-price-list{display:flex;flex-direction:column;gap:10px}.ticket-price-row{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1)}.ticket-price-row small{display:block;margin-top:4px;opacity:.8}.ticket-price-big{font-size:1.5rem;font-weight:800;margin:8px 0 12px}


/* Ticketverwaltung V103 */
.ticket-form-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);gap:18px 22px;margin-top:8px}.ticket-form-grid label{display:flex;flex-direction:column;gap:7px;color:#aeb7b2;font-weight:700;font-size:.86rem;min-width:0}.ticket-form-grid input,.ticket-form-grid textarea,.ticket-form-grid select{width:100%;padding:12px 13px;border-radius:9px;border:1px solid #303a34;background:#0c100e;color:#fff;font:inherit}.ticket-form-grid textarea{resize:vertical;min-height:92px}.ticket-form-grid input:focus,.ticket-form-grid textarea:focus,.ticket-form-grid select:focus{outline:none;border-color:#55ce78;box-shadow:0 0 0 2px rgba(85,206,120,.12)}.ticket-form-grid .ticket-full{grid-column:1/-1}.ticket-checkbox{justify-content:flex-start}.ticket-checkbox>span:first-child{display:block}.ticket-checkbox>span:last-child{display:flex;align-items:center;gap:9px;min-height:46px;padding:0 4px;color:#fff;font-weight:600}.ticket-checkbox input{width:auto!important;accent-color:#55ce78}@media(max-width:700px){.ticket-form-grid{grid-template-columns:1fr}.ticket-form-grid .ticket-full{grid-column:auto}}
/* Eishockeyregeln */
.rules-page{max-width:1400px}.rules-page h1{font:clamp(38px,5vw,58px) 'Germania One';margin:4px 0}.rules-page h2{font:34px 'Germania One';margin:0 0 12px}.rules-page h3{font:25px 'Germania One';margin:0 0 8px}.rules-intro{margin-bottom:22px;border-top:4px solid #16803b}.rules-page .card{background:linear-gradient(145deg,#171d19,#0f1311);border:1px solid #303a34;border-radius:16px;padding:24px;box-shadow:0 10px 25px #0006}.rules-page p{color:#c7cfca;line-height:1.7}.rules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.rules-section{margin-top:42px}.rules-section>h2{padding-bottom:10px;border-bottom:1px solid #303a34}.lexicon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.signal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.signal-card{padding:17px;border:1px solid #2b342f;border-radius:12px;background:#111613}.signal-card strong{font-size:16px;color:#fff}.signal-card p{font-size:14px;margin:7px 0 0;line-height:1.5}.rules-note{margin-top:36px;border-left:4px solid #c51f2a!important}@media(max-width:1000px){.rules-grid,.lexicon-grid{grid-template-columns:1fr 1fr}.signal-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.rules-grid,.lexicon-grid,.signal-grid{grid-template-columns:1fr}.rules-page{padding-top:35px;padding-bottom:50px}}


/* Zuschauerstatistik */
.attendance-team-filter{display:flex;align-items:end;gap:14px;margin:18px 0 8px}
.attendance-team-filter label{display:flex;flex-direction:column;gap:6px;font-weight:700;min-width:280px}
.attendance-team-filter select{padding:10px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.18);background:inherit;color:inherit}
.attendance-summary{margin-top:16px}
.attendance-table td:last-child,.attendance-table th:last-child{text-align:right}
@media (max-width:700px){.attendance-team-filter{display:block}.attendance-team-filter label{min-width:0;width:100%}}

/* Eishockey 1x1 Bilder V114 */
.eishockey1x1-image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}
.eishockey1x1-image-card{margin:0;overflow:hidden}
.eishockey1x1-image-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:10px}
.eishockey1x1-image-card figcaption{display:flex;flex-direction:column;gap:5px;padding-top:10px}
.eishockey1x1-image-card figcaption span{opacity:.85}
.admin-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}
@media(max-width:700px){.eishockey1x1-image-grid,.admin-gallery-grid{grid-template-columns:1fr}}

/* V117: Schlanke Hauptnavigation mit übersichtlichen Klappmenüs */
@media(min-width:901px){
  .topbar{gap:14px}
  .site-header nav{flex-wrap:nowrap;gap:14px;white-space:nowrap}
  .site-header nav .nav-dropdown-right:first-of-type{margin-left:0}
  .nav-dropdown{flex:0 0 auto}
  .nav-dropdown-menu{z-index:50}
}
@media(min-width:901px) and (max-width:1150px){
  .site-header nav{gap:10px}
  .site-header nav a,.nav-dropdown-toggle{font-size:12px}
}
@media(max-width:900px){
  .site-header nav.mobile-open{display:block}
  .site-header nav.mobile-open > a,
  .site-header nav.mobile-open > .nav-dropdown{display:block}
}

/* Kompaktes historisches News-Archiv nach alter Tabellenansicht */
.archive-page .archive-month{margin-top:18px;padding:18px 20px}
.archive-page .archive-month .table-headline{margin-bottom:10px}
.archive-page .archive-month h3{margin:0;font:32px 'Germania One';color:#fff}
.archive-page .archive-count{font-size:.78rem;color:#7f8b84;white-space:nowrap}
.archive-page .archive-table-wrap{width:100%;max-width:100%;overflow-x:auto;border:1px solid #2a332e;border-radius:10px;background:#101411}
.archive-page .archive-table{min-width:760px;margin:0}
.archive-page .archive-table th{background:#171d19;color:#55ce78;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;padding:10px 11px}
.archive-page .archive-table td{padding:9px 11px;line-height:1.35}
.archive-page .archive-table th:first-child,.archive-page .archive-table td:first-child{width:105px;white-space:nowrap}
.archive-page .archive-table th:nth-child(2),.archive-page .archive-table td:nth-child(2){width:105px;white-space:nowrap}
.archive-page .archive-table th:nth-child(4),.archive-page .archive-table td:nth-child(4){width:145px;white-space:nowrap}
.archive-page .archive-table td:nth-child(3){min-width:280px}
.archive-page .archive-table tbody tr:hover{background:#151b17}
@media(max-width:700px){
 .archive-page .archive-month{padding:14px 12px}
 .archive-page .archive-month h3{font-size:28px}
 .archive-page .archive-table{min-width:700px;font-size:.88rem}
}
.games-table th.no-break {
    white-space: nowrap;
}

/* Spiele-Verwaltung */
.admin-container.spiele-page {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.game-data-previews {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin: 12px 0 18px;
}
.game-data-preview {
  min-height: 72px;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 12px;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
  background: rgba(255,255,255,.025);
}
.game-data-preview:empty { display: none; }
.game-data-preview img { width: 52px; height: 52px; object-fit: contain; border-radius: 8px; }
.game-data-preview strong { display: block; }
.game-data-preview a { font-size: .85rem; }
.game-data-preview small { display: block; opacity: .7; }
@media (max-width: 800px) { .game-data-previews { grid-template-columns: 1fr; } }
