:root{
  --zsm-bg:#f3f6fb;
  --zsm-card:#ffffff;
  --zsm-text:#0b1220;
  --zsm-muted:#475569;
  --zsm-line:#cbd5e1;
  --zsm-line-soft:#e2e8f0;
  --zsm-navy:#061a3a;
  --zsm-blue:#1d4ed8;
  --zsm-blue-soft:#dbeafe;
  --zsm-green:#15803d;
  --zsm-red:#b91c1c;
  --zsm-yellow:#854d0e;
  --zsm-radius:20px;
  --zsm-shadow:0 14px 36px rgba(15,23,42,.08);
  --zsm-wide:1760px;
  --zsm-content:1240px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{margin:0;background:var(--zsm-bg);color:var(--zsm-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.55;font-weight:500;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:#1d4ed8;text-underline-offset:3px}
a:hover{color:#1e40af}
img{max-width:100%;height:auto}
button,input,select,textarea{font:inherit}
.zsm-skip-link{position:absolute;left:-9999px;top:auto}.zsm-skip-link:focus{left:12px;top:12px;z-index:1000;background:#fff;padding:10px 12px;border-radius:10px}
.zsm-site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(203,213,225,.85)}
.zsm-header-inner{max-width:var(--zsm-wide);margin:0 auto;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.zsm-brand{display:flex;align-items:center;gap:10px;min-width:0}.zsm-brand img{max-height:46px;width:auto}.zsm-site-title{font-weight:950;text-decoration:none;color:var(--zsm-text);font-size:18px;line-height:1}.zsm-tagline{display:none;color:var(--zsm-muted);font-size:12px;font-weight:800}
.zsm-menu-toggle{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--zsm-line);background:#fff;border-radius:999px;padding:8px 10px;color:var(--zsm-text);font-weight:900}.zsm-menu-toggle span{display:block;width:14px;height:2px;background:var(--zsm-text);border-radius:10px}.zsm-menu-toggle em{font-style:normal;font-size:12px}
.zsm-primary-menu{position:fixed;top:68px;left:12px;right:12px;display:none;background:#fff;border:1px solid var(--zsm-line);border-radius:18px;box-shadow:var(--zsm-shadow);padding:10px}.zsm-menu-open .zsm-primary-menu{display:block}.zsm-menu,.zsm-footer-menu{list-style:none;margin:0;padding:0}.zsm-menu a{display:block;padding:12px;border-radius:12px;text-decoration:none;color:var(--zsm-text);font-weight:900}.zsm-menu a:hover{background:#f1f5f9}
.zsm-main{min-height:70vh}.zsm-page-shell{width:min(var(--zsm-content),100%);margin:0 auto;padding:18px 18px 34px}.zsm-page-header{margin:8px 0 18px}.zsm-page-header h1,.zsm-hero h1{margin:0;font-size:clamp(34px,8vw,66px);letter-spacing:-.055em;line-height:.92;color:var(--zsm-text)}.zsm-page-header p{color:var(--zsm-muted);font-weight:800}
.zsm-hero{background:radial-gradient(circle at 20% 20%,#2563eb 0,#061a3a 48%,#020617 100%);color:#fff;padding:34px 18px 28px}.zsm-hero-content{width:min(var(--zsm-wide),100%);margin:0 auto}.zsm-hero p{color:#dbeafe;font-weight:800;max-width:620px}.zsm-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#93c5fd!important;font-weight:950}.zsm-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.zsm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#fff;text-decoration:none;font-weight:900}.zsm-btn-primary{background:#fff;color:#061a3a;border-color:#fff}
.zsm-content-page,.zsm-card,.zsm-shortcode-card{background:var(--zsm-card);border:1px solid var(--zsm-line);border-radius:var(--zsm-radius);box-shadow:var(--zsm-shadow)}.zsm-content-page{padding:18px}.zsm-content>:first-child{margin-top:0}.zsm-content h1,.zsm-content h2,.zsm-content h3{letter-spacing:-.035em;line-height:1.05;color:var(--zsm-text)}.zsm-content p,.zsm-content li{color:#1f2937}
.zsm-post-grid{display:grid;grid-template-columns:1fr;gap:14px}.zsm-card{overflow:hidden}.zsm-card-image{display:block;background:#e2e8f0}.zsm-card-image img{display:block;width:100%;height:210px;object-fit:cover}.zsm-card-body{padding:16px}.zsm-card h2{margin:0 0 6px}.zsm-card h2 a{text-decoration:none;color:var(--zsm-text)}.zsm-meta{color:var(--zsm-muted);font-size:13px;font-weight:850}.zsm-featured img{border-radius:18px;margin-bottom:14px}
.zsm-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:14px}.zsm-content table{min-width:680px}
.zsm-site-footer{background:#061a3a;color:#dbeafe;margin-top:26px}.zsm-footer-inner{width:min(var(--zsm-wide),100%);margin:0 auto;padding:26px 18px;display:grid;gap:14px}.zsm-site-footer p{margin:4px 0 0;color:#bfdbfe}.zsm-footer-menu{display:flex;flex-wrap:wrap;gap:8px}.zsm-footer-menu a{color:#f8fafc;text-decoration:none;font-weight:900}

/* Competition layout: wider pages, no unnecessary horizontal page scroll */
body.zsm-competition-page{background:#f1f5f9;overflow-x:hidden}
body.zsm-competition-page .zsm-page-shell{width:100%;max-width:var(--zsm-wide);padding-left:16px;padding-right:16px}
body.zsm-competition-page .zsm-content-page{padding:14px;background:#fff;border-color:#d7e0ec}
body.zsm-competition-page .zsm-page-header{max-width:var(--zsm-wide);margin-left:auto;margin-right:auto}
body.zsm-competition-page .zsm-page-header h1{font-size:clamp(30px,4vw,52px)}

/* Zona Sports Championship plugin readability */
.zfc-public,.zfc-live-wrap,.zfc-referee-page{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#0b1220;font-weight:560}.zfc-public{max-width:100%;width:100%}.zfc-public p,.zfc-public li{color:#1f2937}.zfc-public .zfc-muted{color:#334155!important;font-weight:800}.zfc-public h1,.zfc-public h2,.zfc-public h3,.zfc-public h4{color:#0b1220;letter-spacing:-.03em}.zfc-public strong{color:#0b1220}.zfc-event-home,.zfc-report-public,.zfc-teams-public,.zfc-schedule-public,.zfc-standings-public{margin:0;width:100%;max-width:100%}
.zfc-card,.zfc-mini-card,.zfc-team-card,.zfc-highlight-card,.zfc-report-award,.zfc-report-phase,.zfc-home-kpis div,.zfc-report-kpis div{border-color:#cbd5e1!important;box-shadow:0 10px 28px rgba(15,23,42,.06)!important}
.zfc-event-menu{top:62px!important;z-index:30!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0}.zfc-event-menu a{color:#0b1220!important;background:#eef2f7!important;border-color:#cbd5e1!important;font-weight:950!important}.zfc-event-menu a:hover{background:#dbeafe!important;color:#0f2d68!important}
.zfc-home-hero,.zfc-report-cover{border-radius:22px!important}.zfc-home-kpis,.zfc-report-kpis,.zfc-team-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important}.zfc-home-kpis strong,.zfc-report-kpis strong,.zfc-team-kpis strong{color:#071327!important}.zfc-home-kpis span,.zfc-report-kpis span,.zfc-team-kpis span{color:#334155!important;font-weight:950!important}.zfc-highlight-card p,.zfc-report-award p{color:#1f2937!important}

/* Tables: fit desktop, stay scrollable only on small screens */
.zfc-public .zsm-table-scroll{width:100%;overflow-x:visible;border-radius:14px}.zfc-public table{width:100%!important;min-width:0!important;border-collapse:collapse;table-layout:auto;font-size:clamp(12px,.76vw,14px);line-height:1.25;background:#fff;color:#0b1220}.zfc-public th,.zfc-public td{padding:8px 9px!important;border-color:#d8e1ee!important;color:#0b1220!important;vertical-align:middle}.zfc-public th{background:#eaf0f8!important;color:#071327!important;font-weight:950!important;white-space:nowrap}.zfc-public td{font-weight:650}.zfc-public td:first-child,.zfc-public th:first-child{text-align:left}.zfc-public .zfc-standings td,.zfc-public .zfc-standings th{padding:7px 8px!important}.zfc-public .zfc-standings td:not(:first-child),.zfc-public .zfc-standings th:not(:first-child){text-align:center}.zfc-public .zfc-standings td:first-child{min-width:150px;font-weight:900}.zfc-public .zfc-schedule-table td:nth-child(5),.zfc-public .zfc-schedule-table th:nth-child(5){min-width:180px}.zfc-public .zfc-roster-table td,.zfc-public .zfc-roster-table th{font-size:13px}

/* LIVE contrast */
.zfc-live-wrap,.zfc-referee-page{color:#f8fafc}.zfc-live-wrap h1,.zfc-live-wrap h2,.zfc-live-wrap h3,.zfc-referee-page h1,.zfc-referee-page h2,.zfc-referee-page h3{color:#f8fafc!important}.zfc-live-match{border-radius:18px!important}.zfc-live-scoreline{gap:8px}.zfc-live-team{font-size:16px;font-weight:950!important;color:#f8fafc!important}.zfc-live-event span{color:#0b1220!important;font-weight:950!important}.zfc-live-status-live .zfc-live-event span{color:#ffffff!important}.zfc-live-score strong{color:#f8fafc!important}.zfc-live-section-title h3{color:#0b1220!important}.zfc-live-wrap .zfc-live-section-title h3{color:#f8fafc!important}
.zfc-referee-page{min-height:calc(100vh - 70px)}.zfc-ref-team-controls{grid-template-columns:1fr!important}.zfc-ref-btn{min-height:48px;font-size:16px;font-weight:950!important}

@media (min-width:760px){.zsm-tagline{display:inline}.zsm-menu-toggle{display:none}.zsm-primary-menu{position:static;display:block;background:transparent;border:0;box-shadow:none;padding:0}.zsm-menu{display:flex;align-items:center;gap:4px}.zsm-menu a{padding:9px 11px}.zsm-post-grid{grid-template-columns:repeat(3,1fr)}.zsm-content-page{padding:24px}.zfc-live-board{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))!important}.zfc-ref-team-controls{grid-template-columns:1fr 1fr!important}}
@media (min-width:1200px){body.zsm-competition-page .zsm-page-shell{max-width:1800px;padding-left:22px;padding-right:22px}.zfc-public table{font-size:13px}.zfc-public th,.zfc-public td{padding:8px 9px!important}.zfc-public .zfc-standings td:first-child{min-width:190px}}
@media (min-width:1500px){body.zsm-competition-page .zsm-page-shell{max-width:1920px}.zfc-public table{font-size:14px}.zfc-public th,.zfc-public td{padding:9px 10px!important}}
@media (max-width:900px){.zfc-public .zsm-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.zfc-public table{min-width:760px!important;font-size:13px}.zfc-public .zfc-standings td:first-child{min-width:160px}}
@media (max-width:640px){body{font-size:15.5px}.zsm-page-shell{padding:12px 10px 24px}.zsm-content-page{border-radius:16px;padding:12px}.zfc-event-menu{margin-left:-10px!important;margin-right:-10px!important;padding-left:10px!important}.zfc-home-hero,.zfc-report-cover{margin-left:-2px;margin-right:-2px}.zfc-home-kpis,.zfc-report-kpis,.zfc-team-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}.zfc-home-kpis strong,.zfc-report-kpis strong{font-size:19px!important}.zfc-live-score strong{font-size:23px!important}.zfc-live-event{grid-template-columns:44px 1fr!important}.zfc-live-event strong{grid-column:2}.zfc-live-event em{grid-column:2}.zfc-team-hero{display:grid!important;grid-template-columns:auto 1fr}.zfc-referee-page{margin-left:-10px!important;margin-right:-10px!important;border-radius:0!important}.zfc-ref-header{display:grid!important}.zfc-ref-shirt{font-size:18px!important}.zfc-report-awards,.zfc-highlight-grid{grid-template-columns:1fr!important}}
@media print{.zsm-site-header,.zsm-site-footer,.zsm-menu-toggle{display:none!important}.zsm-page-shell,.zsm-content-page{width:100%;max-width:none;margin:0;padding:0;border:0;box-shadow:none}.zsm-main{min-height:0}body{background:#fff}.zfc-public table{font-size:10px!important;min-width:0!important}.zfc-public th,.zfc-public td{padding:4px 5px!important}}


/* v1.2.0 - Modern competition system + corrected table columns */
:root{
  --zsm-bg:#eef3f9;
  --zsm-card:#ffffff;
  --zsm-text:#07111f;
  --zsm-muted:#314158;
  --zsm-line:#c7d2e2;
  --zsm-line-soft:#dde7f2;
  --zsm-navy:#071a35;
  --zsm-blue:#2563eb;
  --zsm-blue-2:#0f4bd8;
  --zsm-wide:1920px;
  --zsm-content:1320px;
  --zsm-radius:22px;
  --zsm-shadow:0 18px 48px rgba(15,23,42,.08);
}
body{
  background:
    radial-gradient(circle at 18% -12%, rgba(37,99,235,.18), transparent 32rem),
    linear-gradient(180deg,#f8fbff 0,#eef3f9 42%,#eaf0f8 100%);
  color:var(--zsm-text);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
  letter-spacing:-.006em;
}
.zsm-site-header{
  background:rgba(7,17,31,.92);
  color:#fff;
  border-bottom:1px solid rgba(255,255,255,.10);
  box-shadow:0 10px 28px rgba(2,6,23,.18);
}
.zsm-site-title,.zsm-menu a{color:#fff!important}.zsm-site-title{letter-spacing:-.035em;font-size:20px}.zsm-tagline{color:#c8d7ec}.zsm-menu-toggle{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.20)}.zsm-menu-toggle span{background:#fff}.zsm-primary-menu{background:#07111f;border-color:#243247}.zsm-menu a{font-weight:900}.zsm-menu a:hover{background:rgba(255,255,255,.10)}
.zsm-page-shell{padding-top:22px}.zsm-content-page{background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border-color:rgba(199,210,226,.95)}
body.zsm-competition-page .zsm-content-page{border-radius:26px;padding:18px;box-shadow:0 20px 60px rgba(15,23,42,.09)}
body.zsm-competition-page .zsm-page-shell{max-width:1920px;width:100%;padding-left:18px;padding-right:18px}
body.zsm-competition-page .zsm-page-header{display:none}
.zfc-public{font-size:15px;line-height:1.45;color:#07111f}.zfc-public p,.zfc-public li{color:#1b2a3f}.zfc-public .zfc-muted{color:#394b63!important}.zfc-public h1,.zfc-public h2,.zfc-public h3{letter-spacing:-.04em}.zfc-home-hero,.zfc-report-cover{background:linear-gradient(135deg,#07111f 0,#0b2550 52%,#2563eb 100%)!important;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 56px rgba(2,6,23,.22)!important}.zfc-home-hero h1{font-size:clamp(32px,5vw,64px)!important}.zfc-home-status{background:rgba(255,255,255,.11)!important;border-color:rgba(255,255,255,.18)!important}
.zfc-event-menu{top:67px!important;margin:14px 0 20px!important;padding:8px!important;border:1px solid #dbe5f2!important;border-radius:999px!important;box-shadow:0 12px 34px rgba(15,23,42,.06);background:rgba(255,255,255,.94)!important}.zfc-event-menu a{background:transparent!important;border-color:transparent!important;color:#0c1b2f!important;padding:9px 13px!important}.zfc-event-menu a:hover{background:#e8f1ff!important;color:#0f4bd8!important}.zfc-event-menu a:last-child{background:#0f4bd8!important;color:#fff!important}
.zfc-home-kpis div,.zfc-highlight-card,.zfc-team-card,.zfc-report-award,.zfc-mini-card{border-color:#d2ddec!important;border-radius:20px!important;box-shadow:0 12px 36px rgba(15,23,42,.06)!important}.zfc-home-kpis strong,.zfc-report-kpis strong{font-variant-numeric:tabular-nums;color:#061225!important}.zfc-highlight-card b,.zfc-pill-link{background:#07111f!important}

/* Table reset: prevent ugly cramped columns while keeping desktop full-width */
.zfc-public .zfc-scroll,.zfc-public .zsm-table-scroll{width:100%;max-width:100%;overflow-x:visible!important;border-radius:16px;border:1px solid #d8e2ef;background:#fff}.zfc-public table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;table-layout:fixed!important;min-width:0!important;background:#fff;color:#07111f;font-size:13px!important;line-height:1.18!important}.zfc-public th,.zfc-public td{padding:8px 7px!important;border:0!important;border-bottom:1px solid #e1e9f3!important;border-right:1px solid #eef3f8!important;vertical-align:middle!important;overflow:hidden;text-overflow:ellipsis}.zfc-public th:last-child,.zfc-public td:last-child{border-right:0!important}.zfc-public thead th{position:sticky;top:118px;z-index:2;background:#0b1c33!important;color:#fff!important;text-transform:uppercase;letter-spacing:.035em;font-size:11px!important;font-weight:950!important;white-space:nowrap}.zfc-public tbody tr:nth-child(even) td{background:#f8fbff}.zfc-public tbody tr:hover td{background:#eef6ff!important}.zfc-public td{font-weight:720;color:#0c1728!important}.zfc-public td strong{font-weight:950;color:#04101f!important}.zfc-public td:first-child,.zfc-public th:first-child{text-align:center}.zfc-public .zfc-phase-row td{background:#0b1c33!important;color:#fff!important;text-align:left!important;font-weight:950!important}.zfc-public .zfc-phase-row td strong{color:#fff!important}

/* Standings columns: # | Echipă | Fază | numeric stats */
.zfc-public .zfc-standings{table-layout:fixed!important}.zfc-public .zfc-standings th:nth-child(1),.zfc-public .zfc-standings td:nth-child(1){width:42px!important;text-align:center!important}.zfc-public .zfc-standings th:nth-child(2),.zfc-public .zfc-standings td:nth-child(2){width:clamp(150px,16vw,230px)!important;text-align:left!important;white-space:normal!important;line-height:1.15}.zfc-public .zfc-standings th:nth-child(3),.zfc-public .zfc-standings td:nth-child(3){width:clamp(90px,9vw,150px)!important;text-align:left!important;white-space:normal!important}.zfc-public .zfc-standings th:nth-child(n+4),.zfc-public .zfc-standings td:nth-child(n+4){width:52px!important;text-align:center!important;font-variant-numeric:tabular-nums;white-space:nowrap!important}.zfc-public .zfc-standings th:last-child,.zfc-public .zfc-standings td:last-child{width:60px!important;background:#eef5ff!important;font-weight:950}.zfc-public .zfc-standings td:nth-child(10){color:#0f4bd8!important;font-weight:950}.zfc-public .zfc-standings td:nth-child(11){background:#fff8d7!important}.zfc-public .zfc-standings td:nth-child(12){background:#ffe3e3!important;color:#b91c1c!important}

/* Schedule table columns */
.zfc-public .zfc-schedule-table th:nth-child(1),.zfc-public .zfc-schedule-table td:nth-child(1){width:42px;text-align:center}.zfc-public .zfc-schedule-table th:nth-child(2),.zfc-public .zfc-schedule-table td:nth-child(2){width:70px;text-align:center;font-variant-numeric:tabular-nums}.zfc-public .zfc-schedule-table th:nth-child(3),.zfc-public .zfc-schedule-table td:nth-child(3){width:125px}.zfc-public .zfc-schedule-table th:nth-child(4),.zfc-public .zfc-schedule-table td:nth-child(4){width:190px;white-space:normal!important}.zfc-public .zfc-schedule-table th:nth-child(5),.zfc-public .zfc-schedule-table td:nth-child(5){width:auto!important;min-width:0!important;white-space:normal!important;line-height:1.2}.zfc-public .zfc-schedule-table th:nth-child(6),.zfc-public .zfc-schedule-table td:nth-child(6){width:76px;text-align:center;font-weight:950;white-space:nowrap}.zfc-public .zfc-schedule-table th:nth-child(7),.zfc-public .zfc-schedule-table td:nth-child(7){width:92px;text-align:center}

/* Player/MVP tables: avoid glued text like Nr.Echipă */
.zfc-public table:not(.zfc-standings):not(.zfc-schedule-table) th,.zfc-public table:not(.zfc-standings):not(.zfc-schedule-table) td{white-space:normal!important}.zfc-public table:not(.zfc-standings):not(.zfc-schedule-table) th:nth-child(1),.zfc-public table:not(.zfc-standings):not(.zfc-schedule-table) td:nth-child(1){width:44px;text-align:center}.zfc-public table:not(.zfc-standings):not(.zfc-schedule-table) th:nth-child(3),.zfc-public table:not(.zfc-standings):not(.zfc-schedule-table) td:nth-child(3){width:58px;text-align:center}.zfc-public table:not(.zfc-standings):not(.zfc-schedule-table) th:last-child,.zfc-public table:not(.zfc-standings):not(.zfc-schedule-table) td:last-child{width:82px;text-align:center;font-variant-numeric:tabular-nums;font-weight:950}.zfc-two-col{gap:18px!important}.zfc-two-col > div{min-width:0}

/* Live match cards modern polish */
.zfc-live-board{gap:16px!important}.zfc-live-match{border-radius:22px!important}.zfc-live-score{box-shadow:inset 0 0 0 1px rgba(255,255,255,.10)}.zfc-live-event{border-bottom:1px solid rgba(15,23,42,.14);padding-bottom:6px}.zfc-live-event:last-child{border-bottom:0}.zfc-played-board .zfc-live-match{background:linear-gradient(180deg,#fff,#f8fbff)!important;color:#07111f!important}.zfc-played-board .zfc-live-team{color:#07111f!important}.zfc-played-board .zfc-live-score strong{color:#fff!important}

@media (min-width:1200px){body.zsm-competition-page .zsm-content-page{padding:22px}.zfc-home-kpis,.zfc-report-kpis{grid-template-columns:repeat(6,1fr)!important}.zfc-highlight-grid{grid-template-columns:repeat(3,1fr)!important}.zfc-public table{font-size:13.2px!important}.zfc-public th,.zfc-public td{padding:8px!important}.zfc-public .zfc-standings th:nth-child(n+4),.zfc-public .zfc-standings td:nth-child(n+4){width:56px!important}}
@media (min-width:1500px){body.zsm-competition-page .zsm-page-shell{max-width:1960px;padding-left:28px;padding-right:28px}.zfc-public table{font-size:13.8px!important}.zfc-public .zfc-standings th:nth-child(n+4),.zfc-public .zfc-standings td:nth-child(n+4){width:60px!important}.zfc-public .zfc-schedule-table th:nth-child(4),.zfc-public .zfc-schedule-table td:nth-child(4){width:220px}}
@media (max-width:1100px){.zfc-public .zfc-scroll,.zfc-public .zsm-table-scroll{overflow-x:auto!important}.zfc-public table{min-width:920px!important}.zfc-public .zfc-standings{min-width:980px!important}.zfc-public .zfc-schedule-table{min-width:960px!important}.zfc-public thead th{position:static}.zfc-two-col{grid-template-columns:1fr!important}}
@media (max-width:640px){body.zsm-competition-page .zsm-page-shell{padding-left:8px;padding-right:8px}.zsm-content-page{padding:10px!important}.zfc-public{font-size:14.5px}.zfc-event-menu{top:60px!important;border-radius:16px!important}.zfc-home-kpis,.zfc-report-kpis{grid-template-columns:repeat(2,1fr)!important}.zfc-highlight-grid,.zfc-team-grid{grid-template-columns:1fr!important}.zfc-public table{font-size:12.5px!important}.zfc-public th,.zfc-public td{padding:7px!important}}


/* v1.3.0 - LIVE Games premium layout */
:root{
  --zsm-ink:#07111f;
  --zsm-ink-2:#111827;
  --zsm-soft:#f6f8fc;
  --zsm-panel:#ffffff;
  --zsm-border:#d6e0ee;
  --zsm-accent:#0f4bd8;
  --zsm-accent-2:#183b82;
}
body.zsm-competition-page{
  background:
    radial-gradient(circle at top left, rgba(37,99,235,.12), transparent 32vw),
    linear-gradient(180deg,#eef4ff 0,#f7f9fd 240px,#f4f7fb 100%);
}
body.zsm-competition-page .zsm-site-header{
  background:rgba(7,17,31,.92);
  border-bottom:1px solid rgba(147,197,253,.18);
  color:#fff;
}
body.zsm-competition-page .zsm-site-title,
body.zsm-competition-page .zsm-menu a,
body.zsm-competition-page .zsm-tagline{color:#f8fafc!important}
body.zsm-competition-page .zsm-menu a:hover{background:rgba(255,255,255,.10)!important}
body.zsm-competition-page .zsm-menu-toggle{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.25);color:#fff}
body.zsm-competition-page .zsm-menu-toggle span{background:#fff}
body.zsm-competition-page .zsm-page-header{display:none}
body.zsm-competition-page .zsm-content-page{
  border:0;
  box-shadow:none;
  background:transparent;
  padding:0 12px 32px!important;
}
body.zsm-competition-page .zsm-content{max-width:100%}
body.zsm-competition-page .zsm-page-shell{max-width:1980px!important;padding-top:14px!important}

/* Page app shell */
.zfc-event-home{display:block;max-width:100%!important}
.zfc-home-hero{
  border-radius:28px!important;
  padding:28px!important;
  min-height:180px;
  background:
    radial-gradient(circle at 88% 20%,rgba(96,165,250,.48),transparent 28%),
    linear-gradient(135deg,#061733 0,#0f2f72 54%,#164ed8 100%)!important;
  box-shadow:0 26px 70px rgba(15,23,42,.22)!important;
  border:1px solid rgba(219,234,254,.22);
}
.zfc-home-hero h1{color:#fff!important;text-shadow:0 2px 14px rgba(0,0,0,.18)}
.zfc-home-kicker,.zfc-home-meta{color:#dbeafe!important}
.zfc-home-status{background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.22)!important;color:#fff!important}
.zfc-home-status strong,.zfc-home-status span{color:#fff!important}

.zfc-event-menu{
  margin:14px 0 22px!important;
  top:66px!important;
  border:1px solid rgba(203,213,225,.75)!important;
  border-radius:999px!important;
  padding:8px!important;
  box-shadow:0 18px 44px rgba(15,23,42,.10)!important;
  justify-content:flex-start;
}
.zfc-event-menu a{
  background:transparent!important;
  border:0!important;
  color:#172033!important;
  padding:10px 14px!important;
  border-radius:999px!important;
}
.zfc-event-menu a:hover,
.zfc-event-menu a:focus{
  background:#0f4bd8!important;
  color:#fff!important;
}
.zfc-home-section{
  margin:26px 0!important;
  padding:0!important;
}
.zfc-home-section > h2{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:clamp(22px,2vw,32px)!important;
  margin:0 0 16px!important;
}
.zfc-home-section > h2::before{
  content:'';
  display:inline-block;
  width:8px;
  height:28px;
  border-radius:999px;
  background:linear-gradient(180deg,#2563eb,#0f2f72);
}

/* KPI and highlight cards */
.zfc-home-kpis{
  grid-template-columns:repeat(6,minmax(110px,1fr))!important;
  gap:12px!important;
}
.zfc-home-kpis div,
.zfc-highlight-card,
.zfc-team-card,
.zfc-report-award,
.zfc-mini-card{
  background:rgba(255,255,255,.92)!important;
  border:1px solid var(--zsm-border)!important;
  box-shadow:0 16px 42px rgba(15,23,42,.07)!important;
}
.zfc-home-kpis div{border-radius:18px!important;padding:16px!important}
.zfc-home-kpis strong{font-size:28px!important;color:var(--zsm-ink)!important}
.zfc-home-kpis span{font-size:11px!important;letter-spacing:.03em;color:#435267!important}
.zfc-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
.zfc-highlight-card{border-radius:22px!important;padding:18px!important}
.zfc-highlight-card h3{font-size:18px!important;color:var(--zsm-ink)!important}
.zfc-highlight-card p{color:#263244!important;font-weight:750!important}

/* LIVE area: make played matches look like scoreboard cards */
.zfc-live-board-shell{
  background:#ffffff;
  border:1px solid var(--zsm-border);
  border-radius:28px;
  padding:18px;
  box-shadow:0 18px 48px rgba(15,23,42,.08);
}
.zfc-live-section-title{margin-bottom:14px!important}
.zfc-live-section-title h3{font-size:20px!important;color:var(--zsm-ink)!important}
.zfc-live-section-title span{
  background:#0f4bd8!important;
  color:#fff!important;
  box-shadow:0 8px 20px rgba(15,75,216,.25);
}
.zfc-live-board{gap:18px!important;grid-template-columns:repeat(auto-fit,minmax(340px,1fr))!important}
.zfc-live-match{
  border-radius:24px!important;
  padding:16px!important;
  overflow:hidden;
  position:relative;
}
.zfc-played-board .zfc-live-match{
  background:linear-gradient(180deg,#ffffff,#f7faff)!important;
  border:1px solid #d5e2f3!important;
  color:var(--zsm-ink)!important;
}
.zfc-played-board .zfc-live-match::before{
  content:'';
  position:absolute;
  inset:0 0 auto 0;
  height:5px;
  background:linear-gradient(90deg,#0f4bd8,#38bdf8);
}
.zfc-live-top{margin-bottom:14px!important}
.zfc-live-phase{
  color:#334155!important;
  font-size:12px!important;
  font-weight:900!important;
}
.zfc-live-badge{
  background:#e9f0fb!important;
  color:#0f2f72!important;
  font-weight:950!important;
}
.zfc-played-board .zfc-live-team{color:var(--zsm-ink)!important;font-size:17px!important}
.zfc-live-score{
  border-radius:18px!important;
  background:#07111f!important;
  min-width:118px;
  justify-content:center;
}
.zfc-live-score strong{color:#fff!important;font-size:28px!important}
.zfc-live-score em{color:#bfdbfe!important}
.zfc-live-events{
  margin-top:14px!important;
  display:grid!important;
  grid-template-columns:1fr 1px 1fr;
  gap:0!important;
  border-top:1px solid #dce6f3!important;
  padding-top:12px!important;
  position:relative;
}
.zfc-live-events::before{
  content:'';
  grid-column:2;
  grid-row:1 / span 99;
  width:1px;
  background:#cbd5e1;
}
.zfc-live-event{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  border-bottom:1px solid #e3ebf5!important;
  padding:7px 8px!important;
  font-size:13px!important;
  min-height:32px;
}
.zfc-live-event span{
  color:#07111f!important;
  font-weight:950!important;
  font-variant-numeric:tabular-nums;
  opacity:1!important;
}
.zfc-live-event em{color:#142033!important;font-weight:850!important}
.zfc-live-event strong{color:#0f4bd8!important;font-weight:950!important}
/* first/home team events are usually rendered as time-left/ball-right; second/away ball-left */
.zfc-live-event:has(strong:first-child),
.zfc-live-event:nth-child(odd){grid-column:1;text-align:right;justify-content:flex-end;flex-direction:row-reverse}
.zfc-live-event:nth-child(even){grid-column:3;text-align:left;justify-content:flex-start}
.zfc-live-mvp{
  margin-top:12px!important;
  border:1px solid #fde68a!important;
  background:#fff8db!important;
  color:#78350f!important;
  border-radius:16px!important;
}

/* Tables: high contrast, stable width, no full-page horizontal scroll */
.zfc-public .zfc-scroll{
  width:100%;
  overflow-x:auto!important;
  -webkit-overflow-scrolling:touch;
  border:1px solid #d7e2f0;
  border-radius:18px;
  background:#fff;
}
.zfc-public table{
  border-collapse:separate!important;
  border-spacing:0!important;
  width:100%!important;
  min-width:960px!important;
  color:#07111f!important;
  font-size:13px!important;
}
.zfc-public th{
  background:#0b1730!important;
  color:#fff!important;
  font-weight:950!important;
  letter-spacing:.01em;
  border-color:#1f365c!important;
  position:sticky;
  top:0;
  z-index:1;
}
.zfc-public td{
  color:#07111f!important;
  border-color:#dce6f3!important;
  background:#fff!important;
}
.zfc-public tr:nth-child(even) td{background:#f8fbff!important}
.zfc-public td strong{color:#07111f!important}
.zfc-public .zfc-phase-row td{
  background:#e8f0fe!important;
  color:#07111f!important;
  font-weight:950!important;
}
.zfc-public .zfc-standings{
  table-layout:fixed!important;
  min-width:1040px!important;
}
.zfc-public .zfc-standings th:nth-child(1),.zfc-public .zfc-standings td:nth-child(1){width:46px!important;text-align:center!important}
.zfc-public .zfc-standings th:nth-child(2),.zfc-public .zfc-standings td:nth-child(2){width:230px!important;white-space:normal!important;text-align:left!important;font-weight:950!important}
.zfc-public .zfc-standings th:nth-child(3),.zfc-public .zfc-standings td:nth-child(3){width:130px!important;text-align:left!important}
.zfc-public .zfc-standings th:nth-child(n+4),.zfc-public .zfc-standings td:nth-child(n+4){width:58px!important;text-align:center!important;font-variant-numeric:tabular-nums}
.zfc-public .zfc-schedule-table{min-width:1120px!important;table-layout:fixed!important}
.zfc-public .zfc-schedule-table td:nth-child(5),.zfc-public .zfc-schedule-table th:nth-child(5){width:330px!important;white-space:normal!important}
.zfc-public .zfc-schedule-table td:nth-child(4),.zfc-public .zfc-schedule-table th:nth-child(4){width:220px!important;white-space:normal!important}
.zfc-two-col{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:18px!important}
.zfc-two-col > div{min-width:0!important}

/* Team cards */
.zfc-team-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important;gap:14px!important}
.zfc-team-card{border-radius:22px!important}
.zfc-team-card h4 a{font-weight:950!important;color:#07111f!important}
.zfc-team-badge{background:#0f4bd8!important;color:#fff!important}
.zfc-pill-link{background:#07111f!important;color:#fff!important}

@media (min-width:1280px){
  body.zsm-competition-page .zsm-page-shell{max-width:2020px!important;padding-left:30px!important;padding-right:30px!important}
  .zfc-live-board{grid-template-columns:repeat(3,minmax(320px,1fr))!important}
  .zfc-home-kpis{grid-template-columns:repeat(6,1fr)!important}
}
@media (min-width:1700px){
  .zfc-live-board{grid-template-columns:repeat(4,minmax(320px,1fr))!important}
}
@media (max-width:1100px){
  .zfc-highlight-grid{grid-template-columns:1fr!important}
  .zfc-home-kpis{grid-template-columns:repeat(2,1fr)!important}
  .zfc-two-col{grid-template-columns:1fr!important}
  .zfc-live-board{grid-template-columns:1fr!important}
  .zfc-event-menu{border-radius:20px!important;overflow-x:auto!important;justify-content:flex-start!important}
}
@media (max-width:640px){
  body.zsm-competition-page .zsm-page-shell{padding-left:8px!important;padding-right:8px!important}
  .zfc-home-hero{padding:18px!important;border-radius:22px!important}
  .zfc-live-board-shell{padding:10px;border-radius:20px}
  .zfc-live-events{grid-template-columns:1fr!important}
  .zfc-live-events::before{display:none}
  .zfc-live-event{grid-column:1!important;text-align:left!important;justify-content:flex-start!important;flex-direction:row!important}
  .zfc-public table{font-size:12px!important;min-width:880px!important}
}


/* v1.4.0 - true full-width competition layout + compact variable tables
   Goal: no boxed layout; pages adapt to device width and, on desktop/tablet, to the widest table. */
:root{
  --zsm-wide: none;
  --zsm-content: none;
}
html{overflow-x:auto!important;}
body.zsm-competition-page{
  overflow-x:auto!important;
  min-width:100%;
}
body.zsm-competition-page .zsm-main,
body.zsm-competition-page .zsm-page-shell,
body.zsm-competition-page .zsm-content-page,
body.zsm-competition-page .zsm-content,
body.zsm-competition-page .zfc-public{
  max-width:none!important;
}
body.zsm-competition-page .zsm-page-shell{
  width:100%!important;
  margin:0!important;
  padding-left:clamp(6px,1.1vw,18px)!important;
  padding-right:clamp(6px,1.1vw,18px)!important;
}
body.zsm-competition-page .zsm-content-page{
  border-radius:0!important;
  border:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
body.zsm-competition-page .zfc-public{
  width:100%!important;
  min-width:100%!important;
}
body.zsm-competition-page .zfc-home-hero,
body.zsm-competition-page .zfc-live-board-shell,
body.zsm-competition-page .zfc-home-section,
body.zsm-competition-page .zfc-report,
body.zsm-competition-page .zfc-standings-public,
body.zsm-competition-page .zfc-schedule-public,
body.zsm-competition-page .zfc-teams-public{
  max-width:none!important;
}

/* Tables: remove forced wide min-widths and use compact, variable columns. */
body.zsm-competition-page .zfc-public .zfc-scroll,
body.zsm-competition-page .zfc-public .zsm-table-scroll{
  width:max-content!important;
  min-width:100%!important;
  max-width:none!important;
  overflow-x:visible!important;
  border-radius:16px!important;
}
body.zsm-competition-page .zfc-public table,
body.zsm-competition-page .zfc-public .zfc-standings,
body.zsm-competition-page .zfc-public .zfc-schedule-table,
body.zsm-competition-page .zfc-public table:not(.zfc-standings):not(.zfc-schedule-table){
  table-layout:auto!important;
  width:max-content!important;
  min-width:100%!important;
  max-width:none!important;
  border-collapse:separate!important;
  border-spacing:0!important;
}
body.zsm-competition-page .zfc-public th,
body.zsm-competition-page .zfc-public td{
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  padding:6px 7px!important;
  line-height:1.15!important;
  vertical-align:middle!important;
  white-space:nowrap!important;
  font-size:12.4px!important;
}
body.zsm-competition-page .zfc-public th{
  font-size:11.2px!important;
  letter-spacing:.005em!important;
}
body.zsm-competition-page .zfc-public td strong{
  font-weight:950!important;
}

/* Generic first column and numeric columns: very narrow. */
body.zsm-competition-page .zfc-public table th:first-child,
body.zsm-competition-page .zfc-public table td:first-child{
  width:1%!important;
  text-align:center!important;
  padding-left:6px!important;
  padding-right:6px!important;
}
body.zsm-competition-page .zfc-public table th:nth-child(n+4),
body.zsm-competition-page .zfc-public table td:nth-child(n+4){
  width:1%!important;
  text-align:center!important;
  font-variant-numeric:tabular-nums!important;
  padding-left:5px!important;
  padding-right:5px!important;
}

/* Standings: team and phase get the only flexible text space; stats stay tiny. */
body.zsm-competition-page .zfc-public .zfc-standings th:nth-child(2),
body.zsm-competition-page .zfc-public .zfc-standings td:nth-child(2){
  width:auto!important;
  min-width:92px!important;
  max-width:170px!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  text-align:left!important;
}
body.zsm-competition-page .zfc-public .zfc-standings th:nth-child(3),
body.zsm-competition-page .zfc-public .zfc-standings td:nth-child(3){
  width:auto!important;
  min-width:54px!important;
  max-width:112px!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  text-align:left!important;
}
body.zsm-competition-page .zfc-public .zfc-standings th:nth-child(n+4),
body.zsm-competition-page .zfc-public .zfc-standings td:nth-child(n+4){
  min-width:24px!important;
  max-width:36px!important;
}
body.zsm-competition-page .zfc-public .zfc-standings th:last-child,
body.zsm-competition-page .zfc-public .zfc-standings td:last-child{
  min-width:32px!important;
  max-width:44px!important;
}

/* Schedule: let match column wrap, keep time/field/score compact. */
body.zsm-competition-page .zfc-public .zfc-schedule-table th:nth-child(2),
body.zsm-competition-page .zfc-public .zfc-schedule-table td:nth-child(2),
body.zsm-competition-page .zfc-public .zfc-schedule-table th:nth-child(3),
body.zsm-competition-page .zfc-public .zfc-schedule-table td:nth-child(3),
body.zsm-competition-page .zfc-public .zfc-schedule-table th:nth-child(6),
body.zsm-competition-page .zfc-public .zfc-schedule-table td:nth-child(6),
body.zsm-competition-page .zfc-public .zfc-schedule-table th:nth-child(7),
body.zsm-competition-page .zfc-public .zfc-schedule-table td:nth-child(7){
  width:1%!important;
  white-space:nowrap!important;
  text-align:center!important;
}
body.zsm-competition-page .zfc-public .zfc-schedule-table th:nth-child(4),
body.zsm-competition-page .zfc-public .zfc-schedule-table td:nth-child(4){
  max-width:145px!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
body.zsm-competition-page .zfc-public .zfc-schedule-table th:nth-child(5),
body.zsm-competition-page .zfc-public .zfc-schedule-table td:nth-child(5){
  min-width:150px!important;
  max-width:260px!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  text-align:left!important;
}

/* Player, MVP and roster tables: compact, no glued columns. */
body.zsm-competition-page .zfc-public table:not(.zfc-standings):not(.zfc-schedule-table) th,
body.zsm-competition-page .zfc-public table:not(.zfc-standings):not(.zfc-schedule-table) td{
  white-space:nowrap!important;
}
body.zsm-competition-page .zfc-public table:not(.zfc-standings):not(.zfc-schedule-table) th:nth-child(2),
body.zsm-competition-page .zfc-public table:not(.zfc-standings):not(.zfc-schedule-table) td:nth-child(2),
body.zsm-competition-page .zfc-public table:not(.zfc-standings):not(.zfc-schedule-table) th:nth-child(4),
body.zsm-competition-page .zfc-public table:not(.zfc-standings):not(.zfc-schedule-table) td:nth-child(4){
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  min-width:70px!important;
  max-width:170px!important;
  text-align:left!important;
}

/* Mobile vertical: keep the page fluid, shrink columns hard, and avoid boxed cards. */
@media (max-width:781px){
  html,body{overflow-x:auto!important;}
  body.zsm-competition-page .zsm-page-shell{
    padding-left:0!important;
    padding-right:0!important;
  }
  body.zsm-competition-page .zsm-content-page{
    padding:0 4px 24px!important;
  }
  body.zsm-competition-page .zfc-home-hero,
  body.zsm-competition-page .zfc-live-board-shell,
  body.zsm-competition-page .zfc-home-kpis div,
  body.zsm-competition-page .zfc-highlight-card,
  body.zsm-competition-page .zfc-team-card,
  body.zsm-competition-page .zfc-mini-card{
    border-radius:14px!important;
  }
  body.zsm-competition-page .zfc-public .zfc-scroll,
  body.zsm-competition-page .zfc-public .zsm-table-scroll{
    width:100%!important;
    min-width:0!important;
    overflow-x:visible!important;
    border-left:0!important;
    border-right:0!important;
    border-radius:10px!important;
  }
  body.zsm-competition-page .zfc-public table,
  body.zsm-competition-page .zfc-public .zfc-standings,
  body.zsm-competition-page .zfc-public .zfc-schedule-table,
  body.zsm-competition-page .zfc-public table:not(.zfc-standings):not(.zfc-schedule-table){
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    table-layout:auto!important;
  }
  body.zsm-competition-page .zfc-public th,
  body.zsm-competition-page .zfc-public td{
    font-size:10.2px!important;
    padding:3.5px 3.8px!important;
    line-height:1.08!important;
  }
  body.zsm-competition-page .zfc-public th{font-size:9.2px!important;}
  body.zsm-competition-page .zfc-public .zfc-standings th:nth-child(2),
  body.zsm-competition-page .zfc-public .zfc-standings td:nth-child(2){
    min-width:74px!important;
    max-width:96px!important;
    font-size:9.8px!important;
  }
  body.zsm-competition-page .zfc-public .zfc-standings th:nth-child(3),
  body.zsm-competition-page .zfc-public .zfc-standings td:nth-child(3){
    min-width:34px!important;
    max-width:52px!important;
    font-size:9px!important;
  }
  body.zsm-competition-page .zfc-public .zfc-standings th:nth-child(n+4),
  body.zsm-competition-page .zfc-public .zfc-standings td:nth-child(n+4){
    min-width:17px!important;
    max-width:24px!important;
    padding-left:2px!important;
    padding-right:2px!important;
  }
  body.zsm-competition-page .zfc-public .zfc-schedule-table th:nth-child(4),
  body.zsm-competition-page .zfc-public .zfc-schedule-table td:nth-child(4){max-width:66px!important;}
  body.zsm-competition-page .zfc-public .zfc-schedule-table th:nth-child(5),
  body.zsm-competition-page .zfc-public .zfc-schedule-table td:nth-child(5){min-width:78px!important;max-width:120px!important;}
}
