.fx-backdrop{position:fixed;inset:0;z-index:300;background:rgba(9,13,25,.62);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);display:flex;flex-direction:column;animation:fx-fade-in .25s ease-out both}@keyframes fx-fade-in{0%{opacity:0}to{opacity:1}}.fx-toolbar{flex-shrink:0;height:62px;padding:0 16px 0 20px;background:#0b1020;justify-content:space-between;gap:12px;box-shadow:0 6px 24px rgba(0,0,0,.3)}.fx-toolbar,.fx-toolbar__title{display:flex;align-items:center}.fx-toolbar__title{gap:10px;min-width:0}.fx-toolbar__heading{font-family:var(--sport-2);font-weight:800;font-size:14px;color:#fff;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fx-toolbar__sub{font-family:var(--body);font-size:11.5px;color:rgba(255,255,255,.6)}.fx-toolbar__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.fx-btn{height:40px;padding:0 15px;border-radius:10px;border:0;cursor:pointer;display:inline-flex;align-items:center;gap:8px;font-family:var(--sport-2);font-weight:800;font-size:12.5px;letter-spacing:.04em}.fx-btn.red{background:var(--ll-red-cta);color:#fff}.fx-btn.ghost,.fx-btn.icon{background:rgba(255,255,255,.1);color:#fff}.fx-btn.icon{width:40px;padding:0;justify-content:center}.fx-btn:hover{filter:brightness(1.08)}.fx-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:26px 20px 60px;display:flex;flex-direction:column;align-items:center}.fx-sheet{width:100%;max-width:780px;flex-shrink:0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.4)}.fx-topbar{height:6px;background:linear-gradient(90deg,var(--ll-red-cta),var(--ll-yellow))}.fx-head{padding:26px 30px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:2px solid var(--ink);flex-wrap:wrap}.fx-head__brand{display:flex;align-items:center;gap:14px}.fx-head__eyebrow{font-family:var(--sport-2);font-size:10.5px;letter-spacing:.2em;color:var(--ll-red-cta)}.fx-head__eyebrow,.fx-head__title{font-weight:700;text-transform:uppercase}.fx-head__title{font-family:var(--sport);font-size:34px;line-height:1;color:var(--ink);margin:4px 0 0}.fx-meta{display:grid;gap:6px;font-family:var(--sport-2);font-weight:600;font-size:12px;color:#37414f}.fx-meta__row{display:flex;align-items:center;gap:7px}.fx-body{padding:6px 30px 26px}.fx-empty{margin:18px 0 8px;font-family:var(--body);font-size:14px;color:#646464}.fx-date-group{margin-top:22px}.fx-date-group:first-child{margin-top:14px}.fx-daterow{display:flex;align-items:center;gap:12px;margin-bottom:10px}.fx-datepill{font-family:var(--sport-2);font-weight:800;font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--ink);padding:5px 13px;border-radius:6px}.fx-dateline{flex:1;height:2px;background:#eef1f6}.fx-datecount{font-family:var(--sport-2);font-weight:700;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#9aa3b2}.fx-table{border:1px solid #eef1f6;border-radius:10px;overflow:hidden}.fx-row{display:grid;grid-template-columns:66px 1fr 26px 1fr 78px 104px;align-items:center;gap:8px;padding:11px 14px}.fx-row:nth-child(2n){background:#fafbfc}.fx-time{font-family:var(--num);font-weight:700;font-size:13px;color:var(--ink);display:inline-flex}.fx-team,.fx-time{align-items:center}.fx-team{display:flex;gap:9px;min-width:0}.fx-team.home{justify-content:flex-end}.fx-kit{position:relative;display:inline-flex;width:22px;height:22px;flex-shrink:0}.fx-tn{font-family:var(--sport-2);font-weight:700;font-size:13.5px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fx-v{font-weight:800;font-size:11px;color:#b3bac6;text-transform:uppercase}.fx-pitch,.fx-v{font-family:var(--sport-2);text-align:center}.fx-pitch{font-weight:700;font-size:11.5px;color:#646464}.fx-div{font-weight:800;font-size:9.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--ll-red-cta);background:rgba(218,41,28,.08);padding:4px 8px;border-radius:999px;text-align:center;justify-self:end;white-space:nowrap}.fx-div,.fx-foot{font-family:var(--sport-2)}.fx-foot{padding:16px 30px 22px;border-top:1px solid #eef1f6;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-weight:600;font-size:10.5px;color:#9aa3b2}.fx-hint{margin-top:18px;flex-shrink:0;max-width:780px;display:flex;align-items:center;gap:9px;color:rgba(255,255,255,.82);font-family:var(--body);font-size:12.5px}.fx-hint strong{color:#fff}@media (max-width:620px){.fx-btn-lbl{display:none}.fx-row{grid-template-columns:52px 1fr 20px 1fr;grid-row-gap:2px}.fx-div,.fx-pitch{grid-column:2/5;justify-self:start;text-align:left;margin-top:2px}.fx-head__title{font-size:26px}}