:root{--desk:#c8cdc9;--paper:#fffefa;--text:#0b1510;--muted:#46534c;--line:#c8cec8;--lime:#dfff72;--orange:#ff623e;--page-w:210mm;--page-min-h:279mm;--pad:12mm}
*{box-sizing:border-box}html,body{margin:0}body{font-family:Arial,"Helvetica Neue",sans-serif;background:var(--desk);color:var(--text);-webkit-print-color-adjust:exact;print-color-adjust:exact}.print-toolbar{position:sticky;top:0;z-index:40;background:#10251e;color:#fff;min-height:64px;padding:9px 22px;display:flex;align-items:center;gap:20px;box-shadow:0 3px 20px rgba(0,0,0,.2)}.toolbar-brand{display:grid;grid-template-columns:25px auto;text-decoration:none;align-items:center;line-height:1}.toolbar-brand>span{grid-row:1/3;font-size:18px}.toolbar-brand b{font-size:14px}.toolbar-brand small{font-size:8px;color:#9eafa7;text-transform:uppercase;letter-spacing:1px;margin-top:4px}.toolbar-options{display:flex;align-items:center;gap:10px;margin-left:auto}.toolbar-options label{display:flex;align-items:center;gap:6px;font-size:8px;text-transform:uppercase;letter-spacing:1px;color:#aebbb5}.toolbar-options select{border:1px solid rgba(255,255,255,.2);background:#1a352b;color:#fff;border-radius:99px;padding:8px 26px 8px 11px;font-size:10px}.segmented{display:flex;background:#1a352b;border:1px solid rgba(255,255,255,.15);padding:2px;border-radius:99px}.segmented button{border:0;background:transparent;color:#aab8b1;border-radius:99px;font-size:9px;font-weight:800;padding:7px 11px;cursor:pointer}.segmented button.active{background:#fff;color:#10251e}.print-button{border:0;background:var(--lime);color:#10251e;border-radius:99px;font-weight:900;font-size:10px;padding:11px 16px;cursor:pointer}.screen-note{width:min(750px,calc(100% - 30px));margin:14px auto 0;background:#f6f2e7;border:1px solid #b8bdb8;border-radius:6px;padding:10px 14px;display:flex;align-items:center;gap:10px;font-size:10px;color:#526159}.screen-note b{color:#10251e}.screen-note button{margin-left:auto;border:0;background:transparent;font-size:18px;cursor:pointer}.print-stage{padding:18px 0 50px}.fixture-sheet{width:var(--page-w);min-height:var(--page-min-h);margin:0 auto;background:var(--paper);padding:var(--pad);box-shadow:0 20px 65px rgba(0,0,0,.27);position:relative}.fixture-sheet.sheet-landscape{--page-w:279mm;--page-min-h:210mm;padding:10mm 12mm}.sheet-header{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid var(--ink);padding-bottom:4mm}.sheet-brand{display:flex;align-items:center;gap:3mm}.sheet-brand>div{display:flex;flex-direction:column;line-height:1}.sheet-brand b{font-size:9pt;letter-spacing:.5mm}.sheet-brand small{font-size:4.5pt;letter-spacing:.45mm;color:var(--muted);margin-top:1.5mm}.ball-mark{width:9mm;height:9mm;border-radius:50%;background:var(--ink);position:relative}.ball-mark:after{content:"";position:absolute;width:3mm;height:3mm;left:3mm;top:3mm;background:var(--accent);clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%)}.sheet-season{display:flex;align-items:baseline;gap:2mm}.sheet-season span{font-size:5pt;letter-spacing:.7mm;color:var(--muted)}.sheet-season b{font-size:10pt}.sheet-title{display:flex;justify-content:space-between;align-items:center;padding:6mm 0 5mm}.sheet-kicker{font-size:5.5pt;font-weight:900;text-transform:uppercase;letter-spacing:.75mm;color:var(--accent)}.sheet-title h1{font-size:28pt;line-height:.95;letter-spacing:-1.2mm;margin:2mm 0 1mm}.sheet-title p{font-family:Georgia,serif;font-size:7pt;font-style:italic;color:var(--muted);margin:0}.sheet-mark{display:flex;align-items:center;gap:3mm}.sheet-mark>b{font-size:26pt;letter-spacing:-1.4mm;color:var(--ink)}.flag{display:inline-block;width:9mm;height:6mm;box-shadow:0 0 0 .2mm rgba(0,0,0,.16);border-radius:.5mm;position:relative;overflow:hidden}.flag-gb-eng{background:#fff}.flag-gb-eng:before{content:"";position:absolute;inset:0;background:linear-gradient(33deg,transparent 42%,#c8102e 42% 48%,#fff 48% 53%,transparent 53%),linear-gradient(-33deg,transparent 42%,#c8102e 42% 48%,#fff 48% 53%,transparent 53%),linear-gradient(90deg,transparent 39%,#fff 39% 45%,#c8102e 45% 56%,#fff 56% 62%,transparent 62%),linear-gradient(transparent 34%,#fff 34% 42%,#c8102e 42% 59%,#fff 59% 67%,transparent 67%),#174274}.flag-eu{background:#164194}.flag-eu:after{content:"✦ ✦";position:absolute;color:#ffd700;font-size:4pt;letter-spacing:1mm;left:1.5mm;top:1mm}.flag-es{background:linear-gradient(#aa151b 0 25%,#f1bf00 25% 75%,#aa151b 75%)}.flag-it{background:linear-gradient(90deg,#009246 0 33.3%,#fff 33.3% 66.6%,#ce2b37 66.6%)}.flag-de{background:linear-gradient(#000 0 33.3%,#dd0000 33.3% 66.6%,#ffce00 66.6%)}.flag-fr{background:linear-gradient(90deg,#0055a4 0 33.3%,#fff 33.3% 66.6%,#ef4135 66.6%)}.season-summary{display:grid;grid-template-columns:repeat(4,1fr);background:var(--ink);color:#fff;margin-bottom:3mm}.season-summary span{padding:2mm 3mm;border-right:.2mm solid rgba(255,255,255,.2);font-size:5pt;text-transform:uppercase;letter-spacing:.3mm}.season-summary b{color:var(--accent);font-size:8pt;margin-right:1mm}.fixture-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:6.1pt}.fixture-table thead{display:table-header-group}.fixture-table th{text-align:left;text-transform:uppercase;letter-spacing:.4mm;font-size:4.5pt;color:var(--muted);padding:1.2mm;border-bottom:.5mm solid var(--ink)}.fixture-table th:nth-child(1){width:17mm}.fixture-table th:nth-child(2){width:12mm}.fixture-table th:nth-child(4){width:7mm}.fixture-table td{height:5.4mm;border-bottom:.2mm solid #e1e4df;padding:.8mm 1mm;vertical-align:middle}.fixture-table tr.new-date td{border-top:.55mm solid var(--ink)}.fixture-table td:nth-child(1){font-weight:900;color:var(--accent);text-transform:uppercase;font-size:5.2pt}.fixture-table td:nth-child(2){color:var(--muted);font-size:5pt}.fixture-table td:nth-child(3){font-weight:800}.fixture-table td:nth-child(4){text-align:center;color:#8a948e;font-size:5pt}.fixture-table td:nth-child(5){text-align:right;font-weight:800}.team-badge{display:inline-grid;place-items:center;width:4.5mm;height:4.5mm;background:#edf0eb;border-radius:50%;font-size:3.7pt;margin-right:1.5mm}.fixture-table td:last-child .team-badge{margin:0 0 0 1.5mm}.print-section{margin-top:3mm}.print-section-title{display:flex;align-items:center;gap:3mm;margin:3mm 0}.print-section-title>span{display:grid;place-items:center;width:8mm;height:8mm;border-radius:50%;background:var(--ink);color:var(--accent);font-family:Georgia,serif;font-style:italic;font-size:7pt}.print-section-title>div{display:flex;flex-direction:column}.print-section-title small{text-transform:uppercase;font-size:4.5pt;letter-spacing:.6mm;color:var(--muted)}.print-section-title h2{font-size:13pt;line-height:1;margin:.5mm 0 0}.print-fixtures{display:grid;grid-template-columns:repeat(2,1fr);border:.3mm solid var(--ink)}.print-fixtures>div{display:grid;grid-template-columns:25mm 1fr 7mm 1fr;align-items:center;min-height:12mm;padding:2mm;border-bottom:.2mm solid var(--line);border-right:.2mm solid var(--line);font-size:6.5pt}.print-fixtures time{font-weight:900;color:var(--accent)}.print-fixtures time small{display:block;font-size:4.5pt;color:var(--muted)}.print-fixtures>div>span{display:flex;align-items:center;gap:1.5mm}.print-fixtures>div>span:last-child{justify-content:flex-end;text-align:right}.print-fixtures i{display:grid;place-items:center;width:5.5mm;height:5.5mm;border-radius:50%;background:#edf0eb;font-style:normal;font-size:4pt}.print-fixtures em{text-align:center;font-style:normal;color:#89928d}.print-timeline{display:grid;grid-template-columns:repeat(3,1fr);border-top:.6mm solid var(--ink);border-left:.2mm solid var(--line)}.print-timeline>div{min-height:22mm;border-right:.2mm solid var(--line);border-bottom:.2mm solid var(--line);padding:2.5mm;display:flex;flex-direction:column;position:relative}.print-timeline time{font-size:5pt;font-weight:900;color:var(--accent);text-transform:uppercase}.print-timeline b{font-size:7pt;margin-top:auto}.print-timeline small{font-size:4.8pt;color:var(--muted)}.print-timeline span{position:absolute;width:2mm;height:2mm;border-radius:50%;background:var(--accent);right:2mm;top:2mm}.fill-section{margin-top:4mm}.note-lines{display:grid;grid-template-columns:repeat(2,1fr);column-gap:8mm}.note-lines span{height:8mm;border-bottom:.2mm solid var(--line)}.sheet-footer{margin-top:5mm;padding-top:2.5mm;border-top:.5mm solid var(--ink);display:flex;align-items:flex-start;justify-content:space-between;gap:10mm;font-size:4.4pt;color:var(--muted)}.sheet-footer p{margin:0;max-width:72%}.sheet-footer p b{display:block;color:var(--ink);font-size:4.6pt;letter-spacing:.2mm}.sheet-footer>span{white-space:nowrap}.mono .fixture-sheet,.mono .fixture-sheet *{color:#000!important;background-color:#fff!important;background-image:none!important;border-color:#777!important;box-shadow:none!important}.mono .fixture-sheet .flag{filter:grayscale(1)}.mono .fixture-sheet .ball-mark,.mono .fixture-sheet .print-section-title>span{background:#000!important;color:#fff!important}.mono .fixture-sheet .team-badge,.mono .fixture-sheet .print-fixtures i{border:.2mm solid #777!important}.mono .season-summary{border:.4mm solid #000}.paper-letter{--page-w:216mm;--page-min-h:279mm}.paper-letter .sheet-landscape{--page-w:279mm;--page-min-h:216mm}
@media(max-width:900px){.print-toolbar{position:relative;align-items:flex-start;flex-direction:column}.toolbar-options{margin:0;width:100%;flex-wrap:wrap}.print-stage{overflow-x:auto;padding-inline:15px}.fixture-sheet{transform-origin:top left}.screen-note{align-items:flex-start}.screen-note span{flex:1}}
@page{size:A4 portrait;margin:10mm 9mm}@media print{body{background:#fff!important}.print-toolbar,.screen-note{display:none!important}.print-stage{padding:0}.fixture-sheet,.fixture-sheet.sheet-landscape{width:auto;min-height:0;margin:0;padding:0;box-shadow:none}.fixture-sheet.sheet-landscape{width:auto}.sheet-header,.sheet-title,.season-summary,.print-section-title{break-inside:avoid}.fixture-table tr,.print-fixtures>div,.print-timeline>div{break-inside:avoid}.sheet-footer{break-inside:avoid}.sheet-landscape .sheet-footer{margin-top:3mm}.team-badge{print-color-adjust:exact}.paper-letter{--page-w:auto}}
@media print and (orientation:landscape){@page{size:A4 landscape;margin:9mm 10mm}}
.toolbar-brand{color:inherit}
.paged-sheet{height:279mm;min-height:279mm;display:flex;flex-direction:column;overflow:hidden;margin:0 auto 30px}.paged-sheet:last-child{margin-bottom:0}.sheet-title-paged{padding:4mm 0 3.5mm}.sheet-title-paged h1{font-size:24pt}.sheet-title-paged p{font-size:7.6pt;font-weight:700;color:#46534c}.paged-sheet .sheet-mark{padding-right:2mm}.paged-sheet .sheet-mark>b{line-height:1.1;letter-spacing:-.7mm;padding:.5mm .5mm .5mm 0}.paged-sheet .season-summary span{font-size:5.4pt}.paged-sheet .season-summary b{font-size:8.5pt}.paged-sheet .fixture-table{font-size:6.8pt;color:#0b1510}.paged-sheet .fixture-table th{font-size:5pt;color:#46534c;font-weight:900}.paged-sheet .fixture-table td{height:5.8mm;border-bottom-color:#c8cec8}.paged-sheet .fixture-table td:nth-child(1){font-size:5.6pt}.paged-sheet .fixture-table td:nth-child(2){font-size:5.5pt;color:#3f4d45;font-weight:700}.paged-sheet .fixture-table td:nth-child(3),.paged-sheet .fixture-table td:nth-child(5){font-weight:900}.paged-sheet .fixture-table td:nth-child(4){font-size:5.4pt;color:#5b675f;font-weight:700}.paged-sheet .team-badge{width:4.8mm;height:4.8mm;font-size:4pt;background:#e5eae4}.paged-sheet .sheet-footer{margin-top:auto;font-size:4.8pt;color:#46534c}.paged-sheet .sheet-footer p b{font-size:5pt}.fixture-table sup{font-size:4.3pt;color:var(--accent);font-weight:900;margin-left:.4mm}.mono .fixture-table sup{color:#000!important}
@media print{.paged-sheet{height:259mm;min-height:259mm;break-after:page;page-break-after:always;overflow:hidden;margin-bottom:0}.paged-sheet:last-child{break-after:auto;page-break-after:auto}}

@media(max-width:600px){
  .print-toolbar{padding:10px 12px;gap:12px}
  .toolbar-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .toolbar-options>*{min-height:44px}
  .toolbar-options label{grid-column:1/-1;justify-content:space-between}
  .toolbar-options select{min-height:44px;flex:1}
  .segmented button,.print-button,.download-button{min-height:44px}
  .screen-note{font-size:9px}
}

.event-print-table th:nth-child(1){width:24mm}
.event-print-table th:nth-child(2){width:22mm}
.event-print-table th:nth-child(3){width:70mm}
.event-print-table th:nth-child(4){width:4mm}
.event-print-table td:nth-child(3){font-weight:800}
.event-print-table td:nth-child(5){text-align:left;font-weight:600}
.fixture-sheet .sheet-mark{padding-right:2mm}.fixture-sheet .sheet-mark>b{line-height:1.1;letter-spacing:-.7mm;padding:.5mm .5mm .5mm 0}
.download-button{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.3);background:#fff;color:#10251e;border-radius:99px;font-weight:900;font-size:10px;padding:10px 15px;text-decoration:none;white-space:nowrap}.download-button:hover{background:#eef3ef}.download-button span{font-size:13px}
.fixture-sheet .sheet-title h1{font-family:Arial,"Helvetica Neue",sans-serif;font-weight:700;letter-spacing:-.02em;word-spacing:.12em;text-rendering:geometricPrecision}
.team-logo{display:inline-block;width:5mm;height:5mm;object-fit:contain;vertical-align:middle;margin-right:1.5mm}.fixture-table td:last-child .team-logo{margin:0 0 0 1.5mm}.mono .team-logo{filter:grayscale(1) contrast(1.15)}

/* Accessible paper palette: bright league accents remain decorative, never body text */
.fixture-sheet{--paper-text-accent:var(--ink)}
.sheet-kicker{color:var(--paper-text-accent);border-left:1mm solid var(--accent);padding-left:1.6mm}
.fixture-table td:nth-child(1),.print-fixtures time,.print-timeline time,.fixture-table sup{color:var(--paper-text-accent)}
.season-summary b,.print-section-title>span{color:#fff}
.sheet-title-paged .print-page-title{font-size:24pt;line-height:.95;font-weight:700;letter-spacing:-.02em;word-spacing:.12em;margin:2mm 0 1mm}
