
:root{--fve-red:#ca1f26;--fve-red-dark:#a9181e;--fve-ink:#181b20;--fve-muted:#737982;--fve-line:#e8eaed;--fve-soft:#f6f7f8;--fve-green:#16803c;--fve-gold:#a36a00}
.fve-ah{font-family:var(--e-global-typography-text-font-family, var(--wp--preset--font-family--system-sans-serif, Arial)), Arial, sans-serif!important;color:var(--fve-ink);max-width:1120px;margin:30px auto;line-height:1.35;-webkit-font-smoothing:antialiased}
.fve-ah *{box-sizing:border-box}
.fve-ah-header{position:relative;background:linear-gradient(135deg,#ca1f26 0%,#c51d24 55%,#a9181e 100%);color:#fff;border-radius:16px 16px 0 0;padding:20px 22px;display:flex;align-items:center;gap:24px;min-height:82px;box-shadow:0 8px 24px rgba(20,20,20,.08)}
.fve-ah-header:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,rgba(255,255,255,.06),transparent 40%);pointer-events:none}
.fve-ah-title{position:relative;z-index:1;margin-right:auto;display:flex;align-items:center;line-height:1}.fve-ah-title strong{font-family:inherit!important;font-size:1.65rem;letter-spacing:.01em;font-weight:800;margin:0}
.fve-ah-season,.fve-ah-search{position:relative;z-index:1;display:flex;align-items:center;gap:10px}.fve-ah-season label{font-family:var(--e-global-typography-text-font-family, var(--wp--preset--font-family--system-sans-serif, Arial)), Arial, sans-serif!important;font-size:.8rem;letter-spacing:.04em;font-weight:700;color:#fff}
.fve-ah select{font-family:var(--e-global-typography-text-font-family, var(--wp--preset--font-family--system-sans-serif, Arial)), Arial, sans-serif!important;border:0;border-radius:9px;padding:10px 13px;background:#fff;color:#20242a;min-height:42px;box-sizing:border-box;box-shadow:0 2px 7px rgba(0,0,0,.08);font-size:.92rem}
.fve-ah select{min-width:145px;font-weight:600;cursor:pointer}.fve-ah-search input::placeholder{color:#8a8f95}
.fve-ah-summary{display:flex;gap:1px;background:#f3f4f5;border:1px solid var(--fve-line);border-top:0;padding:10px 14px}.fve-ah-summary:empty{display:none}
.fve-ah-table-wrap{overflow:hidden;background:#fff;border-radius:0 0 16px 16px;box-shadow:0 10px 30px rgba(18,23,28,.08);border:1px solid var(--fve-line);border-top:0}
.fve-ah-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}
.fve-ah-table th{text-align:left;text-transform:uppercase;letter-spacing:.08em;font-family:inherit!important;font-size:.72rem;color:#ca1f26!important;font-weight:800;padding:13px 20px;background:#fff;border:0!important}
.fve-ah-table th:nth-child(1){width:17%}.fve-ah-table th:nth-child(2){width:43%}.fve-ah-table th:nth-child(3){width:22%}.fve-ah-table th:nth-child(4){width:18%;text-align:right}
.fve-ah-table td{padding:16px 20px;vertical-align:middle;background:#fff;border:0!important}

.fve-ah-table tbody tr{transition:background .16s,box-shadow .16s;position:relative;height:72px}
.fve-ah-table tbody tr:hover td{background:#fff9f9}.fve-ah-table tbody tr:hover td:first-child{box-shadow:inset 3px 0 0 var(--fve-red)}
.fve-ah-date{width:auto}.fve-ah-date strong{display:block;font-family:var(--e-global-typography-text-font-family, var(--wp--preset--font-family--system-sans-serif, Arial)), Arial, sans-serif!important;font-size:1.02rem;letter-spacing:.035em;font-weight:700;color:#22272d}.fve-ah-date small{display:block;color:#8a8f95;margin-top:4px;font-size:.76rem;font-weight:500}
.fve-ah-game{display:flex;align-items:center;justify-content:flex-start;gap:11px;font-weight:700;font-size:1rem;min-height:42px;height:100%}.fve-ah-game b{color:#a7abb0;font-weight:600}.fve-ah-game a{color:#4f5963;text-decoration:none;transition:color .15s}.fve-ah-game a:hover{color:var(--fve-red)}.fve-ah-fve{color:var(--fve-red)!important;font-weight:800}.fve-ah-team{min-width:0}.fve-ah-team a{white-space:normal}
.fve-ah-type{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:#f4f5f6;color:#555c63;font-size:.74rem;font-weight:700;white-space:nowrap;border:1px solid #eceef0}.fve-ah-result{display:block;text-align:right;font-family:inherit!important;font-size:1rem;font-weight:750;letter-spacing:.01em;white-space:nowrap}.fve-ah-result.win{color:var(--fve-green)}.fve-ah-result.loss{color:var(--fve-red)}.fve-ah-result.draw{color:var(--fve-gold)}
.fve-ah-event{display:flex;flex-direction:column;gap:3px}.fve-ah-event strong{font-size:1rem;font-weight:700}.fve-ah-event small{font-size:.72rem;color:#93989d;font-weight:500}.fve-ah-empty{text-align:center;padding:38px;color:var(--fve-muted);font-size:.9rem}
@media(max-width:820px){.fve-ah{margin:20px auto}.fve-ah-header{gap:14px;padding:18px}.fve-ah-season,.fve-ah-search{flex:1}.fve-ah-season label{display:none}.fve-ah-season select,.fve-ah-table th,.fve-ah-table td{padding:14px 12px}.fve-ah-table th:nth-child(1){width:21%}.fve-ah-table th:nth-child(2){width:43%}.fve-ah-table th:nth-child(3){width:20%}.fve-ah-table th:nth-child(4){width:16%}}
@media(max-width:650px){.fve-ah{margin:12px 0}.fve-ah-header{border-radius:12px 12px 0 0;padding:15px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.fve-ah-title{grid-column:1/-1}.fve-ah-title strong{font-size:1.65rem}.fve-ah-season,.fve-ah-search{width:100%}.fve-ah-season select,.fve-ah-table{table-layout:auto}.fve-ah-table th,.fve-ah-table td{padding:12px 9px}.fve-ah-table th:nth-child(3),.fve-ah-table td:nth-child(3){display:none}.fve-ah-table th:nth-child(1){width:25%}.fve-ah-table th:nth-child(2){width:50%}.fve-ah-table th:nth-child(4){width:25%}.fve-ah-date strong{font-size:.9rem}.fve-ah-date small{font-size:.68rem}.fve-ah-game{font-size:.86rem;gap:6px;flex-wrap:wrap}.fve-ah-result{font-size:1.05rem}.fve-ah-type{font-size:.68rem;padding:5px 8px}}
.fve-ah-club-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:18px;background:#fff}.fve-ah-club-card{display:flex;align-items:center;gap:13px;border:1px solid #eceff1;border-radius:13px;padding:14px;text-decoration:none;color:inherit;transition:.18s}.fve-ah-club-card:hover{transform:translateY(-1px);box-shadow:0 7px 20px rgba(0,0,0,.07)}.fve-ah-club-logo{width:48px;height:48px;display:grid;place-items:center;background:#f7f7f7;border-radius:10px}.fve-ah-club-logo img{max-width:42px;max-height:42px}
.fve-ah-club-hero{display:flex;gap:22px;align-items:center;padding:24px;background:#fff;border:1px solid #eee;border-top:0}.fve-ah-club-hero img{width:110px;height:110px;object-fit:contain}.fve-ah-club-hero h1{margin:0;font-size:2rem}.fve-ah-stats{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:#e9e9e9;border:1px solid #e9e9e9}.fve-ah-stats>div{background:#fff;padding:17px;text-align:center}.fve-ah-stats strong{display:block;font-size:1.45rem}.fve-ah-stats span{display:block;color:#777;font-size:.75rem;margin-top:4px;text-transform:uppercase;font-weight:800}.fve-ah-club-page h2{font-size:1.2rem;margin:25px 0 12px}
.fve-ah-admin .fve-admin-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;margin:18px 0}.fve-ah-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.fve-admin-card b{font-size:2rem;display:block}.fve-admin-card span{color:#6b7280}.fve-admin-form{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;align-items:end}.fve-admin-form label{font-weight:700;font-size:.8rem}.fve-admin-form input,.fve-admin-form select,.fve-admin-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:5px;padding:8px}.fve-admin-tag{display:inline-block;background:#f3f4f6;padding:7px 10px;border-radius:999px;margin:4px}
@media(max-width:700px){.fve-ah{margin:12px 0}.fve-ah-header{border-radius:10px 10px 0 0;padding:15px}.fve-ah-title strong{font-size:1.2rem}.fve-ah-season,.fve-ah-search{width:100%}.fve-ah-season select,.fve-ah-table th,.fve-ah-table td{padding:11px 9px}.fve-ah-table th:nth-child(3),.fve-ah-table td:nth-child(3){display:none}.fve-ah-date{width:105px}.fve-ah-game{font-size:.9rem;gap:6px}.fve-ah-game{flex-wrap:wrap}.fve-ah-club-grid{grid-template-columns:1fr}.fve-ah-club-hero{padding:18px}.fve-ah-club-hero img{width:78px;height:78px}.fve-ah-club-hero h1{font-size:1.4rem}.fve-ah-stats{grid-template-columns:repeat(3,1fr)}.fve-ah-admin-grid,.fve-admin-form{grid-template-columns:1fr}}

.fve-ah-club-page .fve-ah-stats{margin-bottom:24px}
.fve-ah-club-page .fve-ah-table-wrap{border-radius:14px}
.fve-ah-club-page .fve-ah-table .fve-ah-result{font-size:1rem}
.fve-ah-admin .button-link-delete{color:#b32d2e}
.fve-ah-admin .fve-admin-card h2{margin-top:0}

.fve-ah-club-hero-logo{width:120px;height:120px;display:grid;place-items:center;flex:none;background:#fafafa;border-radius:14px}.fve-ah-club-hero-logo img{max-width:105px;max-height:105px;object-fit:contain}
.fve-ah-stat-panels{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.fve-ah-stat-panels section{background:#fff;border:1px solid #eceff1;border-radius:14px;padding:18px}.fve-ah-stat-panels h2{font-size:1rem;margin:0 0 14px}.fve-ah-mini-stats,.fve-ah-highlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fve-ah-mini-stats>div,.fve-ah-highlight-grid>div{background:#f8f8f8;border-radius:11px;padding:14px}.fve-ah-mini-stats h3,.fve-ah-highlight-grid h3{font-size:.75rem;text-transform:uppercase;margin:0 0 6px;color:#777}.fve-ah-mini-stats b,.fve-ah-highlight-grid strong{font-size:1.25rem;display:block}.fve-ah-highlight-grid span{display:block;color:#777;font-size:.75rem;margin-top:6px}.fve-ah-highlight-grid .win strong{color:#16803c}.fve-ah-highlight-grid .loss strong{color:#ca1f26}.fve-ah-bars{display:flex;flex-direction:column;gap:8px}.fve-ah-bar-row{display:grid;grid-template-columns:145px 1fr 28px;align-items:center;gap:8px;font-size:.78rem}.fve-ah-bar-row>div{height:8px;background:#f0f0f0;border-radius:99px;overflow:hidden}.fve-ah-bar-row i{display:block;height:100%;background:var(--fve-red);border-radius:99px}.fve-ah-bar-row b{text-align:right}.fve-ah-section-heading{font-size:1.15rem;margin:28px 0 12px}@media(max-width:700px){.fve-ah-stat-panels{grid-template-columns:1fr}.fve-ah-club-hero-logo{width:82px;height:82px}.fve-ah-club-hero-logo img{max-width:72px;max-height:72px}.fve-ah-bar-row{grid-template-columns:110px 1fr 24px}.fve-ah-mini-stats,.fve-ah-highlight-grid{grid-template-columns:1fr}}

/* 1.2.0 – redesigned backend */
.fve-ah-admin{max-width:1250px}
.fve-ah-admin h1{font-size:28px;font-weight:800;letter-spacing:-.02em;margin-bottom:22px}
.fve-ah-admin-intro{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#ca1f26 0%,#a9181e 100%);color:#fff;border-radius:16px;padding:24px 28px;margin:0 0 20px;box-shadow:0 10px 30px rgba(202,31,38,.15)}
.fve-ah-admin-intro span{font-size:11px;letter-spacing:.16em;font-weight:800;opacity:.8}.fve-ah-admin-intro h2{margin:5px 0;font-size:25px;color:#fff}.fve-ah-admin-intro p{margin:4px 0 0;opacity:.88}.fve-ah-admin-intro-icon{font-size:58px;opacity:.25}
.fve-ah-admin-card{background:#fff;border:1px solid #e7e9ec;border-radius:14px;padding:22px 24px;margin:0 0 18px;box-shadow:0 4px 16px rgba(0,0,0,.035)}
.fve-ah-admin-card h2{font-size:18px;margin:0 0 15px}.fve-ah-inline-form{display:flex;gap:10px;align-items:center}.fve-ah-inline-form input{min-width:220px;padding:8px 11px;border:1px solid #ccd1d6;border-radius:7px}
.fve-ah-year-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.fve-ah-year-card{background:#fff;border:1px solid #e6e8eb;border-radius:14px;padding:18px;box-shadow:0 3px 12px rgba(0,0,0,.035)}.fve-ah-year-number{font-size:28px;font-weight:900;color:#ca1f26}.fve-ah-year-meta{color:#70757b;margin:3px 0 16px}.fve-ah-year-actions{display:flex;flex-direction:column;gap:7px}.fve-ah-year-actions form{margin:0}.fve-danger-button{color:#b4232b!important;border-color:#e2b3b6!important;background:#fff!important}.fve-danger-button:hover{background:#fff4f4!important;border-color:#ca1f26!important}
.fve-ah-admin .widefat{border:0;border-radius:10px;overflow:hidden;box-shadow:0 1px 0 #e7e7e7}.fve-ah-admin .widefat th{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;background:#f7f8f9;padding:12px}.fve-ah-admin .widefat td{padding:11px 12px;vertical-align:middle}
@media(max-width:1000px){.fve-ah-year-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.fve-ah-year-grid{grid-template-columns:1fr}.fve-ah-inline-form{flex-direction:column;align-items:stretch}.fve-ah-inline-form input{min-width:0}.fve-ah-admin-intro{padding:20px}.fve-ah-admin-intro-icon{display:none}}

.fve-ah-merge-form{display:flex;align-items:end;gap:12px}.fve-ah-merge-form label{font-weight:700;font-size:.8rem}.fve-ah-merge-form select{display:block;margin-top:5px;min-width:250px;padding:8px;border:1px solid #ccd1d6;border-radius:7px}.fve-ah-merge-form>span{padding-bottom:9px;font-size:20px;font-weight:900;color:#ca1f26}
@media(max-width:700px){.fve-ah-merge-form{flex-direction:column;align-items:stretch}.fve-ah-merge-form select{min-width:0;width:100%}.fve-ah-merge-form>span{display:none}}

.fve-ah-admin-tabs{display:flex;gap:4px;align-items:center;background:#fff;border:1px solid #e3e5e8;border-radius:12px;padding:5px;margin:0 0 22px;box-shadow:0 2px 10px rgba(0,0,0,.025)}
.fve-ah-admin-tabs a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;color:#50555b;font-weight:700;font-size:13px;padding:10px 16px;border-radius:8px;transition:.15s}
.fve-ah-admin-tabs a:hover{background:#f5f6f7;color:#ca1f26}.fve-ah-admin-tabs a.is-active{background:#ca1f26;color:#fff;box-shadow:0 2px 7px rgba(202,31,38,.2)}
.fve-ah-admin .notice{margin:0 0 18px}
@media(max-width:700px){.fve-ah-admin-tabs{overflow-x:auto;justify-content:flex-start;white-space:nowrap}.fve-ah-admin-tabs a{flex:0 0 auto;padding:9px 12px}}

/* 1.6.0 – polished backend */
.fve-ah-admin{margin-left:0!important;max-width:1400px}.fve-ah-admin-topbar{margin:0 0 14px;background:#fff;border:1px solid #e4e6e9;border-radius:14px;padding:13px 18px;box-shadow:0 3px 12px rgba(0,0,0,.035)}.fve-ah-admin-brand{display:flex;align-items:center;gap:11px}.fve-ah-admin-logo{width:42px;height:42px;border-radius:10px;background:#ca1f26;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900}.fve-ah-admin-brand strong{display:block;font-size:15px}.fve-ah-admin-brand small{display:block;color:#747a81;margin-top:2px}.fve-ah-admin-nav{display:flex;gap:5px;background:#171717;padding:6px;border-radius:13px;margin-bottom:18px;box-shadow:0 5px 18px rgba(0,0,0,.1)}.fve-ah-admin-tab{flex:1;min-width:100px;display:flex;align-items:center;justify-content:center;gap:7px;padding:11px 13px;border-radius:9px;color:#ddd!important;text-decoration:none!important;font-weight:800;font-size:12px}.fve-ah-admin-tab:hover{background:#2b2b2b;color:#fff!important}.fve-ah-admin-tab.is-active{background:#ca1f26;color:#fff!important;box-shadow:0 2px 8px rgba(202,31,38,.35)}.fve-ah-admin-page-title{margin:0 0 18px}.fve-ah-admin-page-title>div>span{font-size:10px;font-weight:800;letter-spacing:.14em;color:#9a9da1}.fve-ah-admin-page-title h1{font-size:27px!important;margin:4px 0 0!important}.fve-ah-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:0 0 18px}.fve-ah-quick-grid a{background:#fff;border:1px solid #e5e7ea;border-radius:13px;padding:18px;text-decoration:none;color:#222;box-shadow:0 3px 12px rgba(0,0,0,.035);transition:.15s}.fve-ah-quick-grid a:hover{transform:translateY(-2px);border-color:#ca1f26;box-shadow:0 8px 20px rgba(0,0,0,.07)}.fve-ah-quick-grid .dashicons{display:block;color:#ca1f26;font-size:27px;width:auto;height:30px}.fve-ah-quick-grid b{display:block;font-size:15px}.fve-ah-quick-grid small{display:block;color:#777;margin-top:4px}.fve-ah-code{display:inline-block;background:#f5f6f7;padding:9px 12px;border-radius:8px;margin:0 8px 0 0}.fve-ah-event{display:flex;flex-direction:column}.fve-ah-event strong{font-size:1rem}.fve-ah-event small{font-size:.72rem;color:#888;margin-top:2px}
@media(max-width:900px){.fve-ah-admin-nav{overflow-x:auto}.fve-ah-admin-tab{flex:0 0 auto}.fve-ah-quick-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.fve-ah-quick-grid{grid-template-columns:1fr}}

.fve-ah input,.fve-ah select{font-family:inherit!important}
.fve-ah .fve-ah-title strong,.fve-ah .fve-ah-title span,.fve-ah-date strong,.fve-ah-result{font-family:inherit!important}

/* 2.0.4 – FVE website typography and clean match rows */
.fve-ah,
.fve-ah *{font-family:var(--e-global-typography-text-font-family, var(--wp--preset--font-family--system-sans-serif, Arial)), Arial, sans-serif;}
.fve-ah input,
.fve-ah select{font-family:var(--e-global-typography-text-font-family, var(--wp--preset--font-family--system-sans-serif, Arial)), Arial, sans-serif!important;}

.fve-ah-table-wrap{
  border:0!important;
  border-top:0!important;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0 0 16px 16px;
  overflow:visible;
}
.fve-ah-table{
  border-collapse:separate!important;
  border-spacing:0 7px!important;
  table-layout:fixed;
  background:transparent!important;
}
.fve-ah-table thead th{
  background:transparent!important;
  color:#5d6670!important;
  border:0!important;
  padding:8px 20px 6px!important;
  font-size:.72rem!important;
  font-weight:700!important;
  letter-spacing:.09em!important;
}
.fve-ah-table tbody tr{
  background:#fff!important;
  box-shadow:0 3px 14px rgba(25,31,38,.055)!important;
  transition:transform .16s ease,box-shadow .16s ease,background .16s ease;
}
.fve-ah-table tbody tr:hover{
  transform:translateY(-1px);
  box-shadow:0 6px 18px rgba(25,31,38,.09)!important;
}
.fve-ah-table tbody td{
  background:#fff!important;
  border:0!important;
  padding:16px 20px!important;
  vertical-align:middle!important;
}
.fve-ah-table tbody tr td:first-child{border-radius:12px 0 0 12px!important;}
.fve-ah-table tbody tr td:last-child{border-radius:0 12px 12px 0!important;}
.fve-ah-table tbody tr:last-child td{border-bottom:0!important;}

.fve-ah-date strong{
  font-size:1rem!important;
  font-weight:700!important;
  letter-spacing:.01em!important;
  color:#20252b!important;
}
.fve-ah-date small{
  color:#7c858e!important;
  font-size:.76rem!important;
  font-weight:500!important;
}
.fve-ah-game{
  min-height:38px!important;
  font-size:1rem!important;
  font-weight:600!important;
}
.fve-ah-game b{
  color:#a3a9af!important;
  font-weight:500!important;
}
.fve-ah-game .fve-ah-team a{
  color:#626b75!important;
  font-weight:600!important;
  text-decoration:none!important;
}
.fve-ah-game .fve-ah-team a:hover{
  color:#ca1f26!important;
}
.fve-ah-game .fve-home a,
.fve-ah-game .fve-away a{
  color:#ca1f26!important;
  font-weight:700!important;
}
.fve-ah-fve{
  color:#ca1f26!important;
  font-weight:800!important;
}
.fve-ah-type{
  border:0!important;
  background:#f1f3f5!important;
  color:#606971!important;
  padding:6px 10px!important;
  font-size:.72rem!important;
  font-weight:600!important;
}
.fve-ah-result{
  font-size:1.12rem!important;
  font-weight:800!important;
}
.fve-ah-event strong{
  font-size:1rem!important;
  font-weight:700!important;
  color:#252a30!important;
}
@media(max-width:700px){
  .fve-ah-table{border-spacing:0 5px!important;}
  .fve-ah-table thead th{padding:7px 10px 5px!important;}
  .fve-ah-table tbody td{padding:13px 10px!important;}
  .fve-ah-table tbody tr td:first-child{border-radius:10px 0 0 10px!important;}
  .fve-ah-table tbody tr td:last-child{border-radius:0 10px 10px 0!important;}
}

.fve-ah-fve-page{max-width:1120px}
.fve-ah-fve-hero{display:flex;align-items:center;gap:22px;background:#fff;padding:25px 28px;border:1px solid #eceff1;border-top:0}
.fve-ah-fve-crest{width:92px;height:92px;border-radius:18px;background:#ca1f26;color:#fff;display:grid;place-items:center;font-weight:900;font-size:1.55rem;letter-spacing:.03em;box-shadow:0 10px 24px rgba(202,31,38,.18);flex:none}
.fve-ah-kicker{display:block;color:#8b9096;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.fve-ah-fve-hero h1{margin:4px 0 4px;font-size:2rem;line-height:1.1}.fve-ah-fve-hero p{margin:0;color:#747a81;font-size:.92rem}
.fve-ah-fve-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:16px;margin-top:16px}
.fve-ah-fve-panel{background:#fff;border:1px solid #e9ecef;border-radius:14px;padding:20px}
.fve-ah-panel-title{font-size:.72rem;font-weight:800;letter-spacing:.12em;color:#7d8389;margin-bottom:15px}
.fve-ah-fve-highlight-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.fve-ah-fve-highlight{background:#f7f8f9;border-radius:11px;padding:13px;min-height:110px}.fve-ah-fve-highlight span{display:block;font-size:.72rem;color:#737981;font-weight:700}.fve-ah-fve-highlight strong{display:block;font-size:1.55rem;margin:7px 0 4px}.fve-ah-fve-highlight small{display:block;color:#8a9096;font-size:.7rem;line-height:1.35}.fve-ah-fve-highlight.win strong{color:#16803c}.fve-ah-fve-highlight.loss strong{color:#ca1f26}.fve-ah-fve-highlight.draw strong{color:#a36a00}
.fve-ah-fact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fve-ah-fact-grid>div{background:#f7f8f9;border-radius:11px;padding:13px}.fve-ah-fact-grid span{display:block;color:#737981;font-size:.72rem;font-weight:700}.fve-ah-fact-grid strong{display:block;font-size:1.3rem;margin-top:4px}.fve-ah-fact-grid small{display:block;color:#8a9096;margin-top:3px}
.fve-ah-favorite{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid #eceff1}.fve-ah-favorite:last-child{border-bottom:0}.fve-ah-favorite span{display:block;color:#7c8288;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.fve-ah-favorite strong{display:block;margin-top:3px;font-size:1rem}.fve-ah-favorite b{color:#ca1f26;white-space:nowrap}.fve-ah-favorite.secondary b{color:#333}
.fve-ah-opponent-table{margin-top:16px}.fve-ah-opponent-list{display:flex;flex-direction:column}.fve-ah-opponent-row{display:grid;grid-template-columns:1fr 100px 100px 70px;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #eceff1;font-size:.82rem}.fve-ah-opponent-row:last-child{border-bottom:0}.fve-ah-opponent-row a{color:#34383d;text-decoration:none;font-weight:700}.fve-ah-opponent-row a:hover{color:#ca1f26}.fve-ah-opponent-row span{color:#858b91}.fve-ah-opponent-row b{font-size:.78rem}.fve-ah-opponent-row em{font-style:normal;text-align:right;font-weight:700}
.fve-ah-fve-page .fve-ah-fve{color:#ca1f26;font-weight:800;text-decoration:none}.fve-ah-fve-page .fve-ah-fve:hover{color:#a9181e}
@media(max-width:760px){.fve-ah-fve-hero{padding:20px}.fve-ah-fve-grid{grid-template-columns:1fr}.fve-ah-fve-highlight-row{grid-template-columns:1fr}.fve-ah-opponent-row{grid-template-columns:1fr 70px 70px 55px;gap:6px}.fve-ah-opponent-row span,.fve-ah-opponent-row b,.fve-ah-opponent-row em{font-size:.68rem}}

.fve-ah-search{display:none!important}
.fve-ah-table th,.fve-ah-table td{border-left:0!important;border-right:0!important;outline:0!important}
.fve-ah-table tbody tr+tr td{border-top:10px solid transparent!important}

/* 2.0.7 – definitive frontend presentation */
.fve-ah .fve-ah-header{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
  min-height:82px!important;
}
.fve-ah .fve-ah-title{
  margin-right:auto!important;
  display:flex!important;
  align-items:center!important;
  min-width:0!important;
}
.fve-ah .fve-ah-title strong{
  color:#fff!important;
  font-family:var(--e-global-typography-text-font-family,var(--wp--preset--font-family--system-sans-serif,Arial)),Arial,sans-serif!important;
  font-size:1.55rem!important;
  font-weight:800!important;
  letter-spacing:0!important;
  line-height:1.2!important;
  white-space:normal!important;
}
.fve-ah .fve-ah-season{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:5px!important;
  flex:0 0 auto!important;
}
.fve-ah .fve-ah-season label{
  display:block!important;
  color:#fff!important;
  font-size:.72rem!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:.03em!important;
}
.fve-ah .fve-ah-season select{
  min-width:128px!important;
  min-height:40px!important;
  padding:8px 12px!important;
  font-size:.88rem!important;
  border-radius:8px!important;
}
.fve-ah .fve-ah-table-wrap{
  width:100%!important;
  overflow:visible!important;
}
.fve-ah .fve-ah-table{
  width:100%!important;
  border-collapse:separate!important;
  border-spacing:0 8px!important;
}
.fve-ah .fve-ah-table thead th{
  color:#ca1f26!important;
  background:transparent!important;
  opacity:1!important;
  visibility:visible!important;
  border:0!important;
  padding:4px 20px 5px!important;
  font-size:.7rem!important;
  font-weight:800!important;
  text-shadow:none!important;
}
.fve-ah .fve-ah-table tbody tr{
  height:76px!important;
}
.fve-ah .fve-ah-table tbody td{
  height:76px!important;
  padding:14px 20px!important;
  vertical-align:middle!important;
  border:0!important;
  border-top:0!important;
  border-bottom:0!important;
}
.fve-ah .fve-ah-table tbody td:first-child{border-radius:12px 0 0 12px!important}
.fve-ah .fve-ah-table tbody td:last-child{border-radius:0 12px 12px 0!important}
.fve-ah .fve-ah-date,
.fve-ah .fve-ah-game,
.fve-ah .fve-ah-type,
.fve-ah .fve-ah-result{
  vertical-align:middle!important;
}
.fve-ah .fve-ah-game{
  display:flex!important;
  align-items:center!important;
  height:100%!important;
  min-height:48px!important;
  line-height:1.25!important;
}
.fve-ah .fve-ah-result{
  font-size:.9rem!important;
  line-height:1.2!important;
  font-weight:750!important;
}
.fve-ah .fve-ah-event{justify-content:center!important}
.fve-ah .fve-ah-type{font-size:.7rem!important;padding:5px 9px!important}

/* Mobile: turn every match into a compact, readable card instead of a squeezed table. */
@media(max-width:700px){
  .fve-ah{
    width:100%!important;
    max-width:100%!important;
    margin:12px 0!important;
    padding:0!important;
  }
  .fve-ah .fve-ah-header{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:13px!important;
    padding:16px!important;
    border-radius:12px 12px 0 0!important;
  }
  .fve-ah .fve-ah-title{width:100%!important}
  .fve-ah .fve-ah-title strong{
    font-size:1.2rem!important;
    line-height:1.2!important;
  }
  .fve-ah .fve-ah-season{
    width:100%!important;
    align-items:stretch!important;
    gap:5px!important;
  }
  .fve-ah .fve-ah-season label{font-size:.7rem!important}
  .fve-ah .fve-ah-season select{
    width:100%!important;
    min-width:0!important;
    min-height:42px!important;
  }
  .fve-ah .fve-ah-table{
    display:block!important;
    width:100%!important;
    border-spacing:0!important;
  }
  .fve-ah .fve-ah-table thead{
    display:none!important;
  }
  .fve-ah .fve-ah-table tbody{
    display:flex!important;
    flex-direction:column!important;
    gap:8px!important;
    width:100%!important;
  }
  .fve-ah .fve-ah-table tbody tr{
    display:grid!important;
    grid-template-columns:86px minmax(0,1fr) auto!important;
    grid-template-areas:
      "date game result"
      "date type result"!important;
    width:100%!important;
    height:auto!important;
    min-height:86px!important;
    border-radius:12px!important;
    box-shadow:0 2px 10px rgba(25,31,38,.06)!important;
  }
  .fve-ah .fve-ah-table tbody td{
    display:flex!important;
    width:auto!important;
    height:auto!important;
    min-height:0!important;
    padding:12px 8px!important;
    border-radius:0!important;
  }
  .fve-ah .fve-ah-table tbody td:nth-child(1){grid-area:date;align-items:center!important;padding-left:12px!important}
  .fve-ah .fve-ah-table tbody td:nth-child(2){grid-area:game;align-items:center!important}
  .fve-ah .fve-ah-table tbody td:nth-child(3){grid-area:type;align-items:flex-start!important}
  .fve-ah .fve-ah-table tbody td:nth-child(4){grid-area:result;align-items:center!important;padding-right:12px!important}
  .fve-ah .fve-ah-game{
    min-height:0!important;
    height:auto!important;
    flex-wrap:wrap!important;
    gap:5px!important;
    font-size:.88rem!important;
  }
  .fve-ah .fve-ah-date strong{font-size:.85rem!important}
  .fve-ah .fve-ah-date small{font-size:.65rem!important}
  .fve-ah .fve-ah-type{font-size:.62rem!important;padding:4px 7px!important}
  .fve-ah .fve-ah-result{font-size:.82rem!important}
}
@media(max-width:380px){
  .fve-ah .fve-ah-table tbody tr{grid-template-columns:78px minmax(0,1fr) auto!important}
  .fve-ah .fve-ah-table tbody td{padding-left:7px!important;padding-right:7px!important}
  .fve-ah .fve-ah-date strong{font-size:.78rem!important}
  .fve-ah .fve-ah-game{font-size:.82rem!important}
  .fve-ah .fve-ah-result{font-size:.76rem!important}
}

/* 2.0.8 – compact German weekday before date */
.fve-ah .fve-ah-date strong{
  white-space:nowrap!important;
  line-height:1.25!important;
}
.fve-ah .fve-ah-date small{
  display:block!important;
  margin-top:4px!important;
}
@media(max-width:700px){
  .fve-ah .fve-ah-date strong{
    white-space:normal!important;
    line-height:1.2!important;
  }
}

/* 2.0.9 – compact three-column schedule */
.fve-ah .fve-ah-table th:nth-child(1){width:18%!important}
.fve-ah .fve-ah-table th:nth-child(2){width:62%!important}
.fve-ah .fve-ah-table th:nth-child(3){width:20%!important;text-align:right!important}
.fve-ah .fve-ah-table tbody td:nth-child(3){text-align:right!important}
.fve-ah .fve-ah-game{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  height:100%!important;
  min-height:52px!important;
  gap:4px!important;
}
.fve-ah .fve-ah-game-main{
  display:flex!important;
  align-items:center!important;
  gap:11px!important;
  min-height:24px!important;
  width:100%!important;
}
.fve-ah .fve-ah-game-type{
  display:block!important;
  color:#858b91!important;
  font-size:.7rem!important;
  line-height:1.2!important;
  font-weight:500!important;
}
.fve-ah .fve-ah-date small{display:block!important}
@media(max-width:700px){
  .fve-ah .fve-ah-table tbody tr{
    grid-template-columns:86px minmax(0,1fr) auto!important;
    grid-template-areas:"date game result"!important;
    min-height:82px!important;
  }
  .fve-ah .fve-ah-table tbody td:nth-child(1){grid-area:date!important}
  .fve-ah .fve-ah-table tbody td:nth-child(2){grid-area:game!important}
  .fve-ah .fve-ah-table tbody td:nth-child(3){grid-area:result!important}
  .fve-ah .fve-ah-game{height:auto!important;min-height:0!important;align-items:flex-start!important}
  .fve-ah .fve-ah-game-main{font-size:.86rem!important;flex-wrap:wrap!important}
  .fve-ah .fve-ah-game-type{font-size:.62rem!important}
}

/* 2.0.10 – club page refinements */
.fve-ah-club-page .fve-ah-header .fve-ah-title strong{
  color:#fff!important;
}
.fve-ah-club-page .fve-ah-game{
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
}
.fve-ah-club-page .fve-ah-game-main{
  display:flex!important;
  align-items:center!important;
  flex-wrap:nowrap!important;
  gap:9px!important;
  width:100%!important;
  white-space:nowrap!important;
  line-height:1.25!important;
}
.fve-ah-club-page .fve-ah-game-main span{
  white-space:nowrap!important;
}
.fve-ah-club-page .fve-ah-game-type{
  display:block!important;
  color:#858b91!important;
  font-size:.68rem!important;
  line-height:1.2!important;
}
.fve-ah-club-page .fve-ah-table th:nth-child(1){width:18%!important}
.fve-ah-club-page .fve-ah-table th:nth-child(2){width:62%!important}
.fve-ah-club-page .fve-ah-table th:nth-child(3){width:20%!important;text-align:right!important}
.fve-ah-club-page .fve-ah-table td:nth-child(3){text-align:right!important}
@media(max-width:700px){
  .fve-ah-club-page .fve-ah-game-main{
    white-space:normal!important;
    flex-wrap:nowrap!important;
    font-size:.82rem!important;
  }
  .fve-ah-club-page .fve-ah-game-main span{white-space:normal!important}
}

/* 2.0.11 – club history matches the main schedule */
.fve-ah-club-page .fve-ah-table{
  table-layout:fixed!important;
}
.fve-ah-club-page .fve-ah-table th:nth-child(1){width:18%!important}
.fve-ah-club-page .fve-ah-table th:nth-child(2){width:62%!important}
.fve-ah-club-page .fve-ah-table th:nth-child(3){width:20%!important;text-align:right!important}
.fve-ah-club-page .fve-ah-table tbody td:nth-child(3){text-align:right!important}
.fve-ah-club-page .fve-ah-result{
  display:block!important;
  text-align:right!important;
  font-size:.9rem!important;
  line-height:1.2!important;
  font-weight:750!important;
}
.fve-ah-club-page .fve-ah-game-main{
  flex-direction:row!important;
  align-items:center!important;
  flex-wrap:nowrap!important;
}

@media(max-width:700px){
  .fve-ah-club-page .fve-ah-table thead{display:none!important}
  .fve-ah-club-page .fve-ah-table tbody{display:flex!important;flex-direction:column!important;gap:8px!important}
  .fve-ah-club-page .fve-ah-table tbody tr{
    display:grid!important;
    grid-template-columns:86px minmax(0,1fr) auto!important;
    grid-template-areas:"date game result"!important;
    width:100%!important;
    min-height:82px!important;
    height:auto!important;
  }
  .fve-ah-club-page .fve-ah-table tbody td:nth-child(1){grid-area:date!important}
  .fve-ah-club-page .fve-ah-table tbody td:nth-child(2){grid-area:game!important}
  .fve-ah-club-page .fve-ah-table tbody td:nth-child(3){grid-area:result!important}
  .fve-ah-club-page .fve-ah-table tbody td{height:auto!important;min-height:0!important}
}
