:root{color-scheme:light;--ink:#152b3e;--muted:#667681;--red:#d32440;--line:#dce3e7}
*{box-sizing:border-box}body{margin:0;background:#f1f4f6;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.5}.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.masthead{background:#112e43;color:white;border-top:6px solid var(--red);padding:48px 0 44px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700;margin:0 0 10px;color:#c3d4df}h1{font-size:clamp(30px,5vw,54px);letter-spacing:-.045em;line-height:1.1;margin:0}h1 span{color:#e89eae}.intro{color:#c3d4df;margin:16px 0 0;font-size:15px}.overview{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:32px 0 22px}.overview h2{margin:0;font-size:25px;letter-spacing:-.03em}.overview p{font-size:13px;color:var(--muted);margin:0}.overview p span{padding:0 8px}.day{margin-bottom:32px}.day-heading{display:flex;justify-content:space-between;align-items:baseline;gap:12px;border-bottom:1px solid #cbd5dc;padding-bottom:10px;margin-bottom:14px}.day-heading h3{font-size:17px;margin:0}.day-heading>span{font-size:12px;color:var(--muted);white-space:nowrap}.games{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.game{background:white;border:1px solid var(--line);border-top:3px solid #b7c7d2;border-radius:5px;padding:18px 20px;display:flex;flex-direction:column;min-width:0}.game.attending{border-top-color:var(--red)}.game-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:18px}.game-top time{font-size:20px;font-weight:700;letter-spacing:-.03em}.game-top time span{font-size:11px;font-weight:400;color:var(--muted);letter-spacing:0}.marks{font-size:20px}.teams{display:grid;gap:9px;font-size:18px;line-height:1.35;margin:0 0 16px}.teams>span{display:flex;align-items:center;gap:10px}.flag{display:block;flex:none;height:1em;width:auto;max-width:1.6em;object-fit:contain}.open-title{font-size:20px;line-height:1.3;margin:0 0 5px}.pending{font-size:14px;color:var(--muted);margin:0 0 20px}.score{font-size:26px;font-weight:700;margin:0 0 10px}.score span{font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:400;color:var(--muted);margin-left:10px}.phase{font-size:12px;margin:0 0 6px;color:var(--red);font-weight:700}.venue{margin:auto 0 0;padding-top:12px;border-top:1px solid #edf0f2;color:var(--muted);font-size:12px}.seats{font-size:12px;color:#953044;background:#fcf0f2;padding:8px 10px;border-radius:3px;margin:10px 0 0}footer{color:var(--muted);font-size:12px;padding:8px 0 30px}.empty{background:white;padding:24px;border:1px solid var(--line)}@media(max-width:900px){.games{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.wrap{width:calc(100% - 28px)}.masthead{padding:30px 0}.overview{align-items:flex-start;flex-direction:column;gap:8px;padding-top:24px}.games{grid-template-columns:1fr}.day-heading h3{font-size:16px}.game{padding:16px 18px}.day{margin-bottom:26px}}

/* Raffelix-Header · Stand 8. September 2026 */
.masthead{position:sticky;top:0;z-index:20;overflow:hidden;background:radial-gradient(ellipse at 85% 10%,#31546a 0,transparent 55%),linear-gradient(120deg,#102638,#173b51);border-top:0;padding:46.8px 0}
.masthead::after{content:"";position:absolute;bottom:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#111 0 33.33%,#cf2941 33.33% 66.66%,#f0bb45 66.66%)}
.header-layout{display:flex;align-items:center;justify-content:space-between;gap:36px}.header-copy{min-width:0}.masthead h1{font-size:clamp(36px,5.4vw,64.8px);letter-spacing:-.045em}.masthead h1 span{display:block;margin-top:9px;font-size:clamp(18.9px,2.7vw,28.8px);letter-spacing:.035em;color:#fff;font-weight:400}.masthead .eyebrow{color:#c8d8e3;font-size:9.9px;margin-bottom:9px}.masthead .intro{font-size:13.5px;margin-top:18px;color:#c8d8e3}.tournament-logo{flex:0 1 279px;background:#fff;padding:19.8px 23.4px;border-radius:8px;box-shadow:0 12px 36px #07192430}.tournament-logo img{display:block;width:100%;height:auto}
@media(max-width:640px){.masthead{padding:27px 0 28.8px}.header-layout{align-items:flex-start;flex-direction:column;gap:21.6px}.tournament-logo{flex:auto;width:198px;padding:12.6px 16.2px}.masthead .intro{margin-top:12.6px}}


/* Mobiler Header: Logo beim Scrollen ausblenden. */
@media(max-width:640px){.masthead.compact .tournament-logo{display:none}.masthead.compact .header-layout{gap:0}}

/* Freigestelltes Originalfoto im Header · 8. September 2026 */
.header-layout{display:grid;grid-template-columns:minmax(0,1fr) 210px minmax(0,1fr);gap:24px;align-items:center}
.header-portrait{height:168px;display:flex;align-items:center;justify-content:center}
.header-portrait img{display:block;width:100%;height:100%;object-fit:contain}
.tournament-logo{justify-self:end;width:279px;max-width:100%}
@media(min-width:641px) and (max-width:900px){.header-layout{grid-template-columns:minmax(0,1fr) 160px minmax(0,1fr);gap:16px}.masthead h1{font-size:36px}.masthead h1 span{font-size:19px}.header-portrait{height:140px}.tournament-logo{padding:14px}}
@media(max-width:640px){.header-layout{display:flex;flex-direction:column;align-items:center;gap:18px}.header-copy{align-self:stretch}.header-portrait{width:198px;height:140px}.tournament-logo{width:198px;align-self:center}.masthead.compact .header-portrait{display:none}}
