:root{--blue:#07111F;--blue-2:#0A1728;--blue-3:#10223B;--red:#C62839;--red-dark:#5F0F1A;--red-bright:#E32B42;--white:#FFFFFF;--bg:#182232;--card:#FFFFFF;--text:#07111F;--muted:#667287;--muted-2:#8A95A7;--line:#E2E8F1;--soft:#F8FAFD;--green:#16A36A;--amber:#F4B740;--shadow:0 12px 32px rgba(7, 17, 31, 0.075);--shadow-soft:0 7px 18px rgba(7, 17, 31, 0.05);--radius:18px;--condensed:"Arial Narrow","Roboto Condensed","Segoe UI Condensed",Impact,system-ui,sans-serif;--ui:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--ui);background:radial-gradient(circle at 82% -8%,rgba(198,40,57,.13),transparent 28%),radial-gradient(circle at 12% 0,rgba(255,255,255,.045),transparent 24%),radial-gradient(circle at 8% 78%,rgba(120,139,165,.13),transparent 34%),linear-gradient(180deg,#0e1520 0,#151f2d 180px,#1d2a3c 520px,#293647 100%);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(ellipse at 50% 118px,transparent 0 132px,rgba(255,255,255,.028) 133px 134px,transparent 135px),radial-gradient(ellipse at 50% 118px,transparent 0 220px,rgba(120,139,165,.045) 221px 222px,transparent 223px);opacity:.9}body.detail-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{position:absolute;left:14px;top:-48px;z-index:100;padding:10px 14px;border-radius:999px;background:var(--red);color:#fff;-webkit-text-fill-color:#FFFFFF;font-size:13px;font-weight:900;transition:top .16s}.skip-link:focus{top:12px}:focus-visible{outline:rgba(198,40,57,.48) solid 3px;outline-offset:3px}.site{min-height:100vh}.app-shell{max-width:980px;margin:0 auto;padding:16px 18px 12px}.app-hero{position:relative;background:radial-gradient(circle at 92% 4%,rgba(227,43,66,.26),transparent 28%),radial-gradient(circle at 8% 0,rgba(255,255,255,.08),transparent 24%),linear-gradient(135deg,rgba(255,255,255,.045),transparent 32%),linear-gradient(135deg,#07111f 0,#0a1728 56%,#050b14 100%);color:var(--white);border:1px solid rgba(255,255,255,.14);border-radius:26px;box-shadow:0 24px 58px rgba(2,8,18,.28),0 0 0 1px rgba(198,40,57,.05);overflow:hidden;margin-bottom:22px}.app-hero::before{content:"";position:absolute;right:-40px;top:-64px;width:210px;height:210px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:inset 0 0 0 30px rgba(255,255,255,.016);pointer-events:none}.app-hero::after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:3px;background:linear-gradient(90deg,var(--red),rgba(227,43,66,0) 46%,rgba(255,255,255,.14));opacity:.95;pointer-events:none}.app-hero-inner{position:relative;z-index:1;min-height:94px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:16px 18px}.hero-brand{display:inline-flex;align-items:baseline;white-space:nowrap;font-family:var(--condensed);font-size:39px;font-weight:900;letter-spacing:-.045em;line-height:.92;margin:0}.hero-brand .hero-brand-main{color:var(--white)}.hero-brand .hero-brand-cat{color:var(--red-bright);margin-left:2px}.brand-rule{width:138px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--red),var(--red-bright));box-shadow:0 0 18px rgba(198,40,57,.34)}.kicker{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.72);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.16em;white-space:nowrap}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--red-bright);box-shadow:0 0 0 6px rgba(227,43,66,.14);animation:2.4s ease-in-out infinite slowPulse}@keyframes slowPulse{0%,100%{opacity:.55;transform:scale(.92);box-shadow:0 0 0 4px rgba(227,43,66,.1)}50%{opacity:1;transform:scale(1.06);box-shadow:0 0 0 8px rgba(227,43,66,.2)}}.app-title{margin:0;color:rgba(255,255,255,.82);font-family:var(--ui);font-size:14px;line-height:1.25;letter-spacing:.035em;font-weight:800;white-space:nowrap}.app-title span{color:var(--red-bright);margin-left:7px;font-weight:900}.app-hero-copy{margin:7px 0 0;max-width:600px;color:rgba(255,255,255,.66);font-size:13px;line-height:1.45;font-weight:650}.hero-copy-block{min-width:0;max-width:620px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.hero-main{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;width:100%}.hero-meta{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:12px;min-width:max-content;padding-top:2px}.hero-status{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;align-items:center}.controls-status{order:3;justify-content:flex-end;flex:0 0 auto}.status-chip{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.8);font-size:12px;font-weight:850;white-space:nowrap}.status-chip.strong{background:var(--red);border-color:var(--red);color:var(--white)}.refresh-btn{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.82);font-size:11px;font-weight:850;line-height:1;white-space:nowrap;cursor:pointer;transition:transform .16s,background .16s,color .16s,border-color .16s}.refresh-icon{display:inline-block;color:var(--red-bright);font-size:14px;font-weight:950;line-height:1}.refresh-btn:hover{transform:translateY(-1px);color:var(--white);background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.2)}.refresh-btn.is-refreshing .refresh-icon{animation:.8s ease-in-out refreshSpin}@keyframes refreshSpin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.refresh-btn #updatedChip{color:rgba(255,255,255,.62)}.app-controls{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:10px;margin-bottom:12px}.filters-row{display:grid;grid-template-columns:1fr;align-items:start;gap:10px;width:100%;min-width:0}.tabs-scroll{display:flex;align-items:center;flex-wrap:wrap;gap:7px;overflow:visible;scrollbar-width:none;padding:2px 0;width:100%}.tabs-scroll::-webkit-scrollbar{display:none}.tab{flex:1 1 auto;border:1px solid rgba(226,232,241,.92);background:rgba(255,255,255,.92);border-radius:999px;padding:9px 13px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted);font-size:12.5px;font-weight:850;white-space:nowrap;cursor:pointer;box-shadow:0 7px 18px rgba(7,17,31,.075);backdrop-filter:blur(12px)}.tab.active{background:var(--red);border-color:var(--red);color:var(--white)}.calendar-group{display:flex;align-items:center;justify-content:flex-start;gap:8px;min-width:0;width:100%}.calendar-label{border:1px solid rgba(7,17,31,.1);background:rgba(255,255,255,.94);border-radius:999px;min-height:38px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--blue);font-size:11px;font-weight:930;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;box-shadow:0 6px 16px rgba(17,24,33,.08);cursor:pointer;transition:transform .14s,border-color .14s,color .14s,background .14s}.calendar-button span{color:var(--red);font-size:15px;line-height:1;transform:translateY(-1px)}.calendar-button:hover{transform:translateY(-1px);color:var(--red);border-color:rgba(198,40,57,.24);background:#fff}.calendar-popover{display:none;width:min(360px,100%);margin-left:auto;padding:12px;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:rgba(255,255,255,.965);box-shadow:0 18px 42px rgba(7,17,31,.22);backdrop-filter:blur(16px);color:var(--blue);z-index:10}.calendar-popover.open{display:grid;gap:10px}.calendar-popover-head{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:8px}.calendar-popover-head strong{text-align:center;font-size:12px;font-weight:950;letter-spacing:.02em}.calendar-nav-btn{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(226,232,241,.95);border-radius:999px;background:#fff;color:var(--blue);font-size:18px;font-weight:950;cursor:pointer}.calendar-month-grid,.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.calendar-weekdays span{color:var(--muted);font-size:9.5px;font-weight:920;text-align:center;text-transform:uppercase;letter-spacing:.06em}.calendar-date,.calendar-empty{min-height:34px;border-radius:11px;display:grid;place-items:center;font-size:11.5px;font-weight:880}.calendar-date{border:1px solid rgba(226,232,241,.95);background:#fff;color:var(--blue);cursor:pointer;transition:transform .14s,border-color .14s,background .14s,color .14s}.calendar-date:hover{transform:translateY(-1px);border-color:rgba(198,40,57,.24);color:var(--red)}.calendar-date.active{background:linear-gradient(180deg,var(--red-bright),var(--red));border-color:var(--red);color:var(--white);box-shadow:0 8px 16px rgba(198,40,57,.2)}.calendar-date.is-limited,.day-chip.is-limited{opacity:.72;cursor:pointer;box-shadow:0 4px 10px rgba(7,17,31,.045)}.calendar-date.is-limited:hover,.day-chip.is-limited:hover{transform:translateY(-1px);border-color:rgba(198,40,57,.18);color:var(--red)}.calendar-empty{opacity:0}.calendar-popover-note{color:var(--muted);font-size:11px;font-weight:760;line-height:1.35;text-align:center}.calendar-strip{display:grid;grid-template-columns:repeat(3,64px);gap:7px;overflow-x:auto;scrollbar-width:none;order:1}.calendar-label{order:2}.calendar-strip::-webkit-scrollbar{display:none}.day-chip{border:1px solid rgba(7,17,31,.09);background:linear-gradient(180deg,#fff,#f8fafd);border-radius:16px;min-height:50px;padding:7px 6px;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 16px rgba(17,24,33,.08);transition:transform .14s,border-color .14s,box-shadow .14s,background .14s}.day-chip:hover{transform:translateY(-1px);border-color:rgba(198,40,57,.2);box-shadow:0 8px 18px rgba(17,24,33,.1)}.day-chip span:first-child{max-width:100%;overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.day-chip span:last-child{margin-top:2px;color:var(--blue);font-size:15px;font-weight:950;letter-spacing:-.03em}.day-chip.active{background:linear-gradient(180deg,var(--red-bright),var(--red));border-color:var(--red);box-shadow:0 10px 22px rgba(198,40,57,.22);transform:translateY(-1px)}.day-chip.active span,.day-chip.active span:last-child{color:var(--white)}.home-grid{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}#live{order:1}#today{order:2}#statusUpdates{order:3}#results{order:4}.quiet-note{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;padding:11px 13px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.88);box-shadow:var(--shadow-soft);color:var(--muted);font-size:12.5px;font-weight:760}.quiet-text strong{color:var(--blue)}.quiet-tools{display:flex;align-items:center;gap:10px;margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.inline-search{min-width:190px;width:100%;min-height:36px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid rgba(226,232,241,.92);border-radius:999px;background:rgba(255,255,255,.92);color:var(--muted);font-size:12px;font-weight:800;box-shadow:0 7px 18px rgba(7,17,31,.075);backdrop-filter:blur(12px);white-space:nowrap}.inline-search span{color:var(--red);font-size:14px;font-weight:950}.inline-search input{width:100%;min-width:0;border:0;outline:0;background:0 0;color:var(--blue);font-size:12px;font-weight:850}.inline-search input::placeholder{color:var(--muted);opacity:.84}.calendar-search{order:4;min-width:158px;flex:0 0 168px;width:168px;margin-left:0}.state-stack{display:grid;gap:10px}.state-card{display:none;align-items:center;gap:12px;padding:15px;border:1px solid rgba(226,232,241,.92);border-radius:20px;background:radial-gradient(circle at 94% 0,rgba(198,40,57,.08),transparent 28%),rgba(255,255,255,.88);box-shadow:var(--shadow-soft);color:var(--blue)}.state-card.visible{display:flex}.state-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:999px;background:rgba(198,40,57,.09);color:var(--red);font-size:16px;font-weight:950;flex:0 0 auto}.state-copy{min-width:0;display:grid;gap:3px}.state-copy strong{font-size:13px;font-weight:950;letter-spacing:-.01em}.state-copy span{color:var(--muted);font-size:12px;font-weight:760;line-height:1.35}.state-loading .state-icon{animation:1.4s ease-in-out infinite statePulse;box-shadow:0 0 0 6px rgba(198,40,57,.08)}@keyframes statePulse{0%,100%{transform:scale(.94);opacity:.62}50%{transform:scale(1.04);opacity:1}}.state-skeletons{display:grid;gap:6px;margin-left:auto;width:min(210px,32%);flex:0 1 auto}.state-skeletons i{display:block;height:8px;border-radius:999px;background:linear-gradient(90deg,#e9eef5,#f8fafd,#e9eef5);background-size:200% 100%;animation:1.6s linear infinite skeletonMove}.state-skeletons i:nth-child(2){width:78%}.state-skeletons i:nth-child(3){width:54%}@keyframes skeletonMove{from{background-position:200% 0}to{background-position:-200% 0}}.state-fallback{border-color:rgba(198,40,57,.18);background:radial-gradient(circle at 94% 0,rgba(198,40,57,.13),transparent 30%),rgba(255,255,255,.9)}.state-fallback .state-icon{background:rgba(198,40,57,.11)}.quiet-badge{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;background:var(--blue);color:var(--white);font-size:12px;font-weight:900;white-space:nowrap}.detail-sheet,.panel{background:rgba(255,255,255,.955);border:1px solid rgba(255,255,255,.78);border-radius:var(--radius);box-shadow:0 16px 40px rgba(7,17,31,.13);backdrop-filter:blur(16px);overflow:hidden;margin-bottom:8px}.panel-head{padding:12px 14px;border-bottom:1px solid rgba(226,232,241,.88);display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(247,249,252,.955))}.panel-title{display:flex;align-items:center;gap:9px;font-size:12.5px;font-weight:980;text-transform:uppercase;letter-spacing:.105em;color:var(--red)}.panel-title .mark{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 6px rgba(198,40,57,.1);animation:3.1s ease-in-out infinite liveNowPulse}@keyframes liveNowPulse{0%,100%{opacity:.58;transform:scale(.94);box-shadow:0 0 0 4px rgba(198,40,57,.08)}50%{opacity:1;transform:scale(1.04);box-shadow:0 0 0 7px rgba(198,40,57,.14)}}.panel-link{color:var(--red);font-size:12px;font-weight:850}.panel-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}button.panel-link{border:0;background:0 0;padding:0;cursor:pointer;white-space:nowrap}.panel-count{color:var(--muted);white-space:nowrap}.panel-share-btn{width:30px;height:30px;min-width:30px;display:inline-grid;place-items:center;border:1px solid rgba(198,40,57,.18);border-radius:999px;background:rgba(255,255,255,.82);color:var(--muted);font-size:15px;font-weight:1000;line-height:1;cursor:pointer;transition:background 160ms,border-color 160ms,color 160ms,transform 160ms,box-shadow 160ms}.panel-share-btn.is-copied,.panel-share-btn:focus-visible,.panel-share-btn:hover{border-color:var(--red);background:var(--red);color:var(--white);box-shadow:0 7px 16px rgba(198,40,57,.22);transform:translateY(-1px)}.panel-share-btn:focus-visible{outline:rgba(198,40,57,.34) solid 3px;outline-offset:2px}.panel-share-icon{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.panel-share-done{display:none;font-size:14px;font-weight:1000;line-height:1}.panel-share-btn.is-copied .panel-share-icon{display:none}.panel-share-btn.is-copied .panel-share-done{display:block}.panel-more-btn.is-hidden{display:none}.section-more-cta{padding:12px 16px 16px;border-top:1px solid rgba(226,232,241,.7);background:linear-gradient(180deg,rgba(248,250,253,.36),rgba(255,255,255,.72))}.section-more-cta.is-hidden{display:none}.section-more-button{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(198,40,57,.2);border-radius:14px;background:rgba(198,40,57,.08);color:var(--red);font-size:12px;font-weight:940;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.section-more-button:hover{border-color:rgba(198,40,57,.34);background:rgba(198,40,57,.12);transform:translateY(-1px)}.match-row.is-hidden,.match-row.is-more-hidden,.panel.is-hidden{display:none}.panel.secondary-panel{background:rgba(255,255,255,.86);box-shadow:0 9px 22px rgba(7,17,31,.07);border-color:rgba(226,232,241,.78)}.panel.secondary-panel .panel-head{background:linear-gradient(180deg,rgba(250,252,255,.96),rgba(244,247,251,.92))}.panel.secondary-panel .panel-link,.panel.secondary-panel .panel-title{color:var(--muted)}.section-note.is-hidden{display:none}.section-note{display:flex;align-items:center;gap:10px;min-height:54px;padding:0 18px;border-bottom:1px solid rgba(226,232,241,.72);color:var(--muted);font-size:12.5px;font-weight:760;background:linear-gradient(180deg,rgba(248,250,253,.84),rgba(255,255,255,.72))}.section-note strong{color:var(--blue);font-weight:950}.section-note::before{content:"";width:8px;height:8px;border-radius:50%;background:rgba(198,40,57,.38);box-shadow:0 0 0 5px rgba(198,40,57,.07);flex:0 0 auto}.section-note.is-bridge-note{color:#31425c;background:linear-gradient(180deg,rgba(239,246,255,.98),rgba(248,252,255,.94))}.section-note.is-bridge-note::before{width:9px;height:9px;background:#c62839;box-shadow:0 0 0 5px rgba(198,40,57,.1)}.secondary-panel .match-row{min-height:52px;opacity:.92}.secondary-panel .score{font-size:22px}.match-row{position:relative;display:grid;grid-template-columns:52px 54px minmax(150px,1.08fr) 88px minmax(150px,1.08fr) minmax(164px,0.86fr) 20px;justify-content:center;align-items:center;gap:11px;min-height:58px;padding:0 16px 0 14px;border-bottom:1px solid rgba(226,232,241,.88);transition:.14s;cursor:pointer}.match-open-btn{position:absolute;inset:0;z-index:1;border:0;padding:0;margin:0;background:0 0;color:transparent;cursor:pointer;border-radius:inherit;pointer-events:none}.match-open-btn:focus-visible{outline:rgba(198,40,57,.48) solid 3px;outline-offset:-4px}.match-row>:not(.match-open-btn){position:relative;z-index:2;pointer-events:none}.match-row .team-favorite-btn{pointer-events:auto}.match-row:hover{background:#fbfcfe}.match-row:focus-within{position:relative;z-index:1;background:#fbfcfe}.match-row.is-selected{background:linear-gradient(90deg,rgba(198,40,57,.065),#fff 44%)}.match-row:last-child{border-bottom:0}.minute{color:var(--red);font-size:14px;font-weight:920;font-variant-numeric:tabular-nums}.status{color:var(--red);font-size:12px;font-weight:920;text-transform:uppercase;letter-spacing:.08em}.minute.done,.status.done{color:var(--red)}.match-row.is-stopped .minute{grid-column:1/span 2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;letter-spacing:0}.match-row.is-stopped .status{display:none}.match-row.is-stopped .score{color:var(--muted);font-size:18px}.team{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;width:100%;font-size:15.2px;font-weight:840}.team.away{justify-content:center;flex-direction:row-reverse}.team-copy{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:4px}.team-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.score{text-align:center;font-family:var(--condensed);font-size:24px;font-weight:920;letter-spacing:-.03em;white-space:nowrap;color:var(--blue)}.score.upcoming{font-family:var(--ui);font-size:14px;font-weight:850;color:var(--muted);letter-spacing:0}.score.penalty{font-family:var(--ui);font-size:14px;font-weight:950;letter-spacing:0}.league{color:var(--muted);font-size:12.5px;font-weight:800;text-align:right;white-space:nowrap;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:7px}.league-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.context-chip{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:18px;padding:0 7px;border-radius:999px;border:1px solid rgba(226,232,241,.95);background:rgba(255,255,255,.76);color:#718096;font-size:9.2px;font-weight:950;letter-spacing:.065em;text-transform:uppercase}.context-chip.priority{color:var(--red);border-color:rgba(198,40,57,.2);background:rgba(198,40,57,.055)}.context-chip.selected{color:#42516a;background:rgba(236,240,246,.92)}.context-chip.live{color:#66758c;background:rgba(255,255,255,.62)}.context-chip.date-bridge{color:#c62839;border-color:rgba(198,40,57,.3);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,243,245,.92));box-shadow:0 4px 10px rgba(198,40,57,.08)}.chev{color:#b0bac9;font-size:20px;text-align:right}.team-favorite-btn{width:22px;height:22px;display:inline-grid;place-items:center;border:1px solid rgba(226,232,241,.96);border-radius:999px;background:rgba(255,255,255,.82);color:#a8b2c2;font-size:13px;font-weight:900;line-height:1;cursor:pointer;flex:0 0 auto;box-shadow:0 3px 8px rgba(7,17,31,.05);transition:transform .14s,color .14s,border-color .14s,background .14s}.team-favorite-btn:hover{transform:translateY(-1px);color:var(--red);border-color:rgba(198,40,57,.28);background:rgba(255,255,255,.96)}.team-favorite-btn.is-favorite,.team-favorite-btn[aria-pressed=true]{color:var(--red);border-color:rgba(198,40,57,.34);background:rgba(198,40,57,.08)}.team-logo{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.club-logo{width:28px;height:28px;object-fit:contain;display:block;filter:drop-shadow(0 2px 5px rgba(7,17,31,.14))}.badge{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;color:#fff;font-size:8px;font-weight:950;letter-spacing:-.04em;border:2px solid rgba(255,255,255,.96);box-shadow:0 2px 8px rgba(7,17,31,.12),inset 0 -8px 14px rgba(0,0,0,.16);position:relative;overflow:hidden}.badge::after{content:"";position:absolute;inset:4px;border:1px solid rgba(255,255,255,.25);border-radius:50%}.badge.mci{background:linear-gradient(135deg,#75bdeb,#1a5d95)}.badge.ars{background:linear-gradient(135deg,#e63546,#8f1020)}.badge.bar{background:linear-gradient(135deg,#163a70 0 50%,#9a1738 50%)}.badge.vil{background:linear-gradient(135deg,#f4d044,#d3a900);color:#1b2738}.badge.bay{background:linear-gradient(135deg,#e22535,#0a57a5)}.badge.bvb{background:linear-gradient(135deg,#f7cd19,#111)}.badge.nap{background:linear-gradient(135deg,#33aeea,#0964a8)}.badge.fio{background:linear-gradient(135deg,#6d35b8,#421d72)}.badge.lyo{background:linear-gradient(135deg,#fff,#d4dae4);color:#17345f}.badge.mar{background:linear-gradient(135deg,#8ed8f8,#1777a8)}.badge.rma{background:linear-gradient(135deg,#fff,#e7d18a);color:#152442}.badge.sev{background:linear-gradient(135deg,#e53946,#fff);color:#871120}.badge.che{background:linear-gradient(135deg,#0e47a1,#052c6c)}.badge.new{background:linear-gradient(135deg,#111,#e7e7e7);color:#111}.badge.mil{background:linear-gradient(135deg,#d81932 0 50%,#111 50%)}.badge.udi{background:linear-gradient(135deg,#fff 0 50%,#111 50%);color:#111}.detail-overlay{position:fixed;inset:0;z-index:40;display:none;background:rgba(7,17,31,.62);backdrop-filter:blur(10px);padding:18px}.detail-overlay.open{display:grid;place-items:center}.detail-sheet{width:min(760px,100%);max-height:calc(100vh - 36px);overflow:auto;margin:0;animation:.18s ease-out sheetIn}@keyframes sheetIn{from{transform:translateY(14px) scale(.985);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.detail-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 14px 12px;border-bottom:1px solid rgba(226,232,241,.88);background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(247,249,252,.955))}.back-btn,.close-btn{border:1px solid var(--line);background:var(--white);color:var(--blue);border-radius:999px;height:36px;padding:0 13px;font-size:12px;font-weight:900;cursor:pointer}.close-btn{width:36px;padding:0;font-size:18px;line-height:1}.detail-title{min-width:0;text-align:center}.detail-title strong{display:block;color:var(--blue);font-size:14px;font-weight:930;text-transform:uppercase;letter-spacing:.1em}.detail-title span{display:block;margin-top:3px;color:var(--muted);font-size:13px;font-weight:820;text-transform:uppercase;letter-spacing:.06em}.detail-body{padding:14px;display:grid;gap:12px}.team-detail-overlay{z-index:60}.team-detail-sheet{width:min(820px,100%)}.team-hero-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border-radius:22px;padding:16px;background:radial-gradient(circle at 88% 8%,rgba(198,40,57,.14),transparent 30%),linear-gradient(135deg,var(--blue),#0b1a2f);color:var(--white);box-shadow:0 14px 34px rgba(7,17,31,.18)}.team-hero-logo,.team-hero-logo .badge,.team-hero-logo .club-logo{width:58px;height:58px}.team-hero-main{min-width:0;display:grid;gap:5px}.team-hero-main strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--white);font-size:24px;font-weight:950;letter-spacing:-.03em;line-height:1.05}.team-hero-main span{color:rgba(255,255,255,.72);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.065em}.team-hero-card .team-favorite-btn{width:38px;height:38px;border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.1);color:var(--white)}.team-hero-card .team-favorite-btn.is-favorite{background:var(--red);color:var(--white)}.team-context-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.team-context-card{min-width:0;border:1px solid rgba(226,232,241,.92);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,253,.92));padding:11px;display:grid;gap:9px;box-shadow:var(--shadow-soft)}.team-context-head{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:8px;border-bottom:1px solid rgba(226,232,241,.78)}.team-context-head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--red);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.team-context-head span{color:var(--muted);font-size:10px;font-weight:900;white-space:nowrap;text-transform:uppercase;letter-spacing:.06em}.team-context-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.team-metric{min-width:0;border-radius:12px;background:rgba(255,255,255,.82);border:1px solid rgba(226,232,241,.68);padding:8px;display:grid;gap:4px}.team-metric span{color:var(--muted);font-size:10px;font-weight:930;text-transform:uppercase;letter-spacing:.08em}.team-metric strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--blue);font-size:14px;font-weight:950}.team-metric strong.team-form-value{overflow:visible;white-space:normal}.team-form-trail{display:inline-flex;align-items:center;gap:5px;min-width:0;flex-wrap:wrap}.team-form-letter{width:21px;height:21px;display:inline-grid;place-items:center;border-radius:999px;color:#fff;-webkit-text-fill-color:#FFFFFF;font-family:var(--condensed);font-size:10.5px;font-weight:950;line-height:1;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 3px 8px rgba(7,17,31,.16)}.team-form-letter.win{background:#139764}.team-form-letter.draw{background:#717783}.team-form-letter.loss{background:var(--red)}.team-tabs{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.team-tab{min-height:34px;padding:0 13px;border:1px solid rgba(226,232,241,.95);border-radius:999px;background:#fff;color:var(--muted);font-size:11.5px;font-weight:900;cursor:pointer}.team-tab[aria-selected=true]{background:var(--red);border-color:var(--red);color:var(--white)}.team-panel{display:none}.team-panel.active{display:block}.team-grid{grid-template-columns:1fr 1fr;gap:12px}.team-grid.team-panel.active{display:grid}.team-status{margin:0 12px 10px;color:var(--muted);font-size:12px;font-weight:780;line-height:1.4}.team-match-list,.team-squad-list,.team-stat-list{padding:0 12px 12px;display:grid;gap:8px}.team-match-row{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid rgba(226,232,241,.78);border-radius:12px;background:rgba(248,250,253,.76);padding:8px 10px;color:var(--blue)}.team-match-row time{color:var(--red);font-size:11px;font-weight:950}.team-match-main{min-width:0;display:grid;gap:2px}.team-match-main strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--blue);font-size:12.5px;font-weight:900}.team-match-main span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10.8px;font-weight:780}.team-match-score{color:var(--blue);font-family:var(--condensed);font-size:19px;font-weight:950;white-space:nowrap}.team-squad-groups{padding:0 12px 12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.team-squad-group{min-width:0;border:1px solid rgba(226,232,241,.78);border-radius:14px;background:rgba(248,250,253,.76);padding:10px;display:grid;gap:8px}.team-squad-group-title{color:var(--red);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.team-player-row{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px}.team-player-avatar{width:34px;height:34px;border-radius:12px;font-size:10px;box-shadow:0 4px 10px rgba(2,8,18,.14)}.team-player-copy{min-width:0;display:grid;gap:2px}.team-player-copy strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--blue);font-size:11.5px;font-weight:900}.team-player-copy span{color:var(--muted);font-size:10.2px;font-weight:780}.team-player-number{min-width:26px;min-height:22px;display:inline-grid;place-items:center;border-radius:999px;background:rgba(198,40,57,.08);color:var(--red);font-size:10px;font-weight:950}.team-stat-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid rgba(226,232,241,.78);border-radius:12px;background:rgba(248,250,253,.76);padding:10px 11px;color:var(--blue);font-size:12px;font-weight:850}.team-stat-row span{color:var(--muted);font-weight:820}.team-stat-row strong{color:var(--blue);font-weight:950;white-space:nowrap}.team-stat-card{min-width:0;border:1px solid rgba(226,232,241,.82);border-radius:15px;background:rgba(248,250,253,.78);overflow:hidden}.team-stat-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px;border-bottom:1px solid rgba(226,232,241,.78);background:rgba(255,255,255,.74)}.team-stat-card-head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--red);font-size:10.5px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.team-stat-card-head span{color:var(--muted);font-size:10px;font-weight:900;white-space:nowrap}.team-stat-card .team-stat-row{margin:0;border-width:0 0 1px;border-radius:0;background:0 0}.team-stat-card .team-stat-row:last-child{border-bottom:0}.team-table-groups{padding:0 12px 12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.team-table-group{min-width:0;border:1px solid rgba(226,232,241,.82);border-radius:14px;background:rgba(248,250,253,.78);overflow:hidden}.team-table-context{min-width:0;display:grid;gap:9px;align-content:start;border:1px solid rgba(226,232,241,.82);border-radius:16px;background:rgba(255,255,255,.78);padding:10px;box-shadow:var(--shadow-soft)}.team-table-context>.team-table-title{border:0;padding:0 0 2px;background:0 0}.team-table-title{padding:9px 10px;border-bottom:1px solid rgba(226,232,241,.78);color:var(--red);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.team-table-row{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr) 34px 42px 42px;align-items:center;gap:7px;min-height:38px;padding:6px 10px;border-bottom:1px solid rgba(226,232,241,.62);color:var(--blue);font-size:11.5px;font-weight:850}.team-table-row:last-child{border-bottom:0}.team-table-row.is-head{min-height:32px;background:rgba(255,255,255,.76);color:var(--muted);font-size:9.5px;font-weight:940;text-transform:uppercase;letter-spacing:.06em}.team-table-row.is-current{background:linear-gradient(90deg,rgba(198,40,57,.1),rgba(255,255,255,.72));box-shadow:inset 3px 0 0 var(--red)}.team-table-team{min-width:0;display:flex;align-items:center;gap:7px;overflow:hidden}.team-table-team .badge,.team-table-team .club-logo,.team-table-team .team-logo{width:24px;height:24px;flex:0 0 auto}.team-table-team span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-empty{margin:0 12px 12px;border:1px solid rgba(226,232,241,.78);border-radius:12px;background:rgba(248,250,253,.76);padding:11px;color:var(--muted);font-size:11.5px;font-weight:760;line-height:1.35}@media (max-width:720px){.team-detail-overlay{padding:0;place-items:end center}.team-detail-sheet{width:100%;max-height:92vh;border-radius:22px 22px 0 0;border-bottom:0}.team-hero-card{grid-template-columns:auto minmax(0,1fr);border-radius:18px}.team-hero-card .team-favorite-btn{grid-column:1/-1;justify-self:start}.team-hero-logo,.team-hero-logo .badge,.team-hero-logo .club-logo{width:46px;height:46px}.team-hero-main strong{font-size:20px}.team-context-metrics,.team-table-groups{grid-template-columns:1fr}.team-context-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-grid,.team-squad-groups{grid-template-columns:1fr}}@media (max-width:420px){.team-context-grid{grid-template-columns:1fr}.team-match-row{grid-template-columns:44px minmax(0,1fr)}.team-match-score{grid-column:2;justify-self:start}.team-table-row{grid-template-columns:24px minmax(0,1fr) 28px 34px 34px;gap:5px;padding-left:8px;padding-right:8px;font-size:10.8px}.team-table-team .badge,.team-table-team .club-logo,.team-table-team .team-logo{width:21px;height:21px}.h2h-top{grid-template-columns:1fr;gap:6px}.h2h-team,.h2h-team.is-away{justify-content:flex-start;text-align:left}.h2h-score{justify-self:start;text-align:left}}.focus-score-card{border-radius:22px;padding:14px 16px 16px;background:radial-gradient(circle at 86% 10%,rgba(198,40,57,.12),transparent 28%),linear-gradient(135deg,var(--blue),#0b1a2f);color:var(--white);box-shadow:0 14px 34px rgba(7,17,31,.18)}.focus-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:rgba(255,255,255,.76);font-size:10.5px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.mini-live{color:var(--white);background:var(--red);padding:6px 9px;border-radius:999px}.focus-phase{min-height:28px;display:inline-grid;place-items:center;padding:0 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.84);font-size:10.5px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.focus-scoreline{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:12px}.focus-team{display:grid;justify-items:center;gap:6px;min-width:0;font-size:13px;font-weight:880;text-align:center}.focus-team .badge,.focus-team .club-logo,.focus-team .team-logo{width:42px;height:42px}.focus-scorers{width:100%;min-width:0;display:grid;gap:4px;align-content:start;justify-items:center;margin-top:1px}.focus-scorer{max-width:100%;min-height:19px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.075);color:rgba(255,255,255,.92);padding:2px 7px;font-size:10.5px;font-weight:850;line-height:1.15;overflow-wrap:anywhere}.focus-scorer time{color:rgba(255,255,255,.68);font-size:9.5px;font-weight:950;white-space:nowrap}.focus-score-number{min-width:112px;text-align:center;font-family:var(--condensed);font-size:45px;line-height:1;font-weight:950;letter-spacing:-.045em;margin-top:8px}.focus-score-number.penalty{font-family:var(--ui);font-size:30px;letter-spacing:0}.focus-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.team-form-card{border:1px solid rgba(226,232,241,.92);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,250,253,.94));box-shadow:var(--shadow-soft);padding:12px;display:grid;gap:10px}.team-form-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--blue);font-size:11px;font-weight:930;letter-spacing:.09em;text-transform:uppercase}.team-form-head span{color:var(--muted);font-size:10.5px;font-weight:850;letter-spacing:.04em}.form-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.form-team-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--blue);font-size:12.5px;font-weight:880}.form-dots{display:flex;align-items:center;justify-content:flex-end;gap:5px}.form-dot{width:24px;height:24px;display:grid;place-items:center;border-radius:999px;font-size:10px;font-weight:950;line-height:1;color:var(--white);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 10px rgba(7,17,31,.16),inset 0 -8px 12px rgba(0,0,0,.12)}.form-dot.win{background:linear-gradient(180deg,var(--red-bright),var(--red))}.form-dot.draw{background:linear-gradient(180deg,#68717d,#414a55)}.form-dot.loss{background:linear-gradient(180deg,#1e5c8f,var(--blue-3))}.focus-metric{border:1px solid rgba(226,232,241,.92);border-radius:16px;background:rgba(255,255,255,.9);padding:10px 11px;box-shadow:var(--shadow-soft)}.focus-metric span{display:block;color:var(--muted);font-size:10px;font-weight:930;text-transform:uppercase;letter-spacing:.08em}.focus-metric strong{display:block;margin-top:4px;color:var(--blue);font-size:15px;font-weight:950;letter-spacing:-.03em}.detail-tabs{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.detail-tabs::-webkit-scrollbar{display:none}.detail-tab{border:1px solid rgba(226,232,241,.92);background:#fff;color:var(--muted);border-radius:999px;min-height:34px;padding:0 12px;font-size:11.5px;font-weight:900;white-space:nowrap;cursor:pointer}.detail-tab.active,.detail-tab[aria-selected=true]{background:var(--red);border-color:var(--red);color:var(--white);box-shadow:0 7px 18px rgba(198,40,57,.22)}.focus-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.detail-panel{display:none}.detail-panel.active{display:block}.detail-panel.focus-grid.active{display:grid}.app-widget{border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(247,249,252,.955));overflow:hidden}.widget-head{display:flex;align-items:center;justify-content:space-between;padding:12px 12px 8px;gap:10px}.widget-title{font-size:11px;font-weight:930;letter-spacing:.09em;text-transform:uppercase;color:var(--blue)}.widget-subtle{color:var(--muted);font-size:11px;font-weight:800}.insight-list{padding:2px 12px 12px;display:grid;gap:8px}.insight-item{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:9px;font-size:12px;line-height:1.35;color:var(--blue);font-weight:760}.insight-dot{width:8px;height:8px;margin-top:5px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(198,40,57,.09)}.summary-card{grid-column:1/-1}.summary-list{padding:2px 12px 12px;display:grid;gap:9px}.summary-item{min-width:0;border:1px solid rgba(226,232,241,.82);border-radius:12px;background:rgba(248,250,253,.76);padding:10px 11px;display:grid;gap:4px}.summary-label{color:var(--muted);font-size:10px;font-weight:930;letter-spacing:.08em;text-transform:uppercase}.summary-value{color:var(--blue);font-size:12.5px;font-weight:850;line-height:1.34}.stat-row{display:grid;grid-template-columns:42px 1fr 42px;gap:10px;align-items:center;padding:8px 12px;color:var(--blue);font-size:12px;font-weight:850}.stat-row span:nth-child(2){color:var(--muted);text-align:center;font-weight:800}.bar{height:7px;border-radius:999px;background:#edf1f7;overflow:hidden;margin:0 12px 8px}.bar-fill{height:100%;background:var(--red);border-radius:inherit}.stat-fill-58{width:58%}.stat-fill-59{width:59%}.stat-fill-60{width:60%}.stat-fill-62{width:62%}.event-list{padding:0 12px 12px;display:grid;gap:8px}.event-item{display:grid;grid-template-columns:42px 1fr;gap:10px;color:var(--blue);font-size:12px;font-weight:760}.event-item time{color:var(--red);font-weight:950}.h2h-list{padding:0 12px 12px;display:grid;gap:9px}.h2h-row{min-width:0;border:1px solid rgba(226,232,241,.82);border-radius:14px;background:rgba(248,250,253,.78);padding:10px;display:grid;gap:8px;color:var(--blue)}.h2h-top{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px}.h2h-team{min-width:0;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:900}.h2h-team.is-away{justify-content:flex-end;text-align:right}.h2h-team span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h2h-team .badge,.h2h-team .club-logo,.h2h-team .team-logo{width:24px;height:24px;flex:0 0 auto}.h2h-score{min-width:58px;text-align:center;color:var(--blue);font-family:var(--condensed);font-size:22px;font-weight:950;white-space:nowrap}.h2h-goals,.h2h-meta{color:var(--muted);font-size:11px;font-weight:800;line-height:1.35}.h2h-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;text-transform:uppercase;letter-spacing:.045em}.h2h-goals strong{color:var(--red);font-weight:950}.lineup-status{margin:0 12px 10px;color:var(--muted);font-size:12px;font-weight:780;line-height:1.4}.lineups-grid{padding:0 12px 12px;display:grid;grid-template-columns:1fr;gap:12px;align-items:start}.lineup-card{min-width:0;border:1px solid rgba(226,232,241,.92);border-radius:14px;background:rgba(255,255,255,.9);display:grid;gap:10px;padding:10px}.lineup-match-card{gap:12px}.lineup-benches,.lineup-match-head{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0}.lineup-bench-card,.lineup-team-panel{min-width:0;border:1px solid rgba(226,232,241,.78);border-radius:12px;background:rgba(248,250,253,.86);padding:9px}.lineup-team-panel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center}.lineup-bench-card{display:grid;gap:8px}.lineup-card-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center;min-width:0}.lineup-team-logo,.lineup-team-logo .badge,.lineup-team-logo .club-logo{width:30px;height:30px}.lineup-team-main{min-width:0;display:grid;gap:3px}.lineup-team-main strong{min-width:0;color:var(--blue);font-size:13px;font-weight:950;line-height:1.18;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lineup-coach,.lineup-team-main span{color:var(--muted);font-size:10.5px;font-weight:850;line-height:1.25}.lineup-formation{min-height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(198,40,57,.09);color:var(--red);padding:0 8px;font-size:10px;font-weight:950;white-space:nowrap}.lineup-pitch{position:relative;width:100%;max-width:560px;min-height:700px;aspect-ratio:0.78;margin:0 auto;border:1px solid rgba(255,255,255,.34);border-radius:12px;overflow:hidden;background:radial-gradient(circle at 50% 50%,transparent 0 39px,rgba(255,255,255,.34) 40px 41px,transparent 42px),linear-gradient(to bottom,transparent 49.85%,rgba(255,255,255,.34) 49.85% 50.15%,transparent 50.15%),linear-gradient(to bottom,rgba(255,255,255,.24) 0 1px,transparent 1px 100%),linear-gradient(135deg,#2e704a 0,#367a52 50%,#2a6844 100%);box-shadow:inset 0 0 0 1px rgba(0,0,0,.16),inset 0 18px 34px rgba(255,255,255,.05)}.lineup-pitch::after,.lineup-pitch::before{content:"";position:absolute;left:30%;right:30%;height:48px;border:1px solid rgba(255,255,255,.34);pointer-events:none}.lineup-pitch::before{top:0;border-top:0;border-radius:0 0 8px 8px}.lineup-pitch::after{bottom:0;border-bottom:0;border-radius:8px 8px 0 0}.pitch-player{position:absolute;width:70px;display:grid;justify-items:center;gap:2px;transform:translate(-50%,-50%);text-align:center;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.54);z-index:2}.pitch-player.is-subbed-in .pitch-avatar{border-color:rgba(34,197,94,.98);box-shadow:0 0 0 3px rgba(34,197,94,.22),0 6px 15px rgba(2,8,18,.32)}.pitch-sub-badge{position:absolute;top:-7px;right:11px;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.94);border-radius:999px;background:#16a34a;color:#fff;font-size:12px;font-weight:950;line-height:1;box-shadow:0 4px 10px rgba(2,8,18,.32);z-index:3}.bench-avatar,.pitch-avatar,.player-avatar{position:relative;display:grid;place-items:center;overflow:visible;background:linear-gradient(180deg,#e9eef5,#c7d0dd);color:var(--blue);font-weight:950;box-shadow:0 5px 14px rgba(2,8,18,.28);isolation:isolate}.pitch-avatar{width:44px;height:44px;border:2px solid rgba(255,255,255,.92);border-radius:15px;font-size:11px}.bench-avatar{width:38px;height:38px;border:1px solid rgba(255,255,255,.82);border-radius:12px;font-size:10px;flex:0 0 auto}.player-avatar img{grid-area:1/1;width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit;z-index:1}.player-avatar-fallback{grid-area:1/1;z-index:0}.player-rating-badge{position:absolute;left:-5px;bottom:-5px;min-width:24px;height:17px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;border-radius:999px;border:2px solid rgba(255,255,255,.96);background:#f7c948;color:#07111f;font-size:9px;font-weight:950;line-height:1;box-shadow:0 4px 9px rgba(2,8,18,.28);z-index:4}.player-rating-badge.rating-good{background:#22c55e;color:#fff}.player-rating-badge.rating-strong{background:#16a34a;color:#fff}.player-rating-badge.rating-low{background:#f97316;color:#fff}.player-card-stack{position:absolute;top:-5px;left:-5px;display:inline-flex;gap:2px;z-index:5}.player-card{width:9px;height:13px;border:1px solid rgba(255,255,255,.88);border-radius:2px;box-shadow:0 3px 7px rgba(2,8,18,.28)}.player-card.yellow{background:#facc15}.player-card.red{background:#dc2626}.bench-avatar .player-rating-badge{min-width:22px;height:16px;font-size:8.5px;left:-4px;bottom:-4px}.bench-avatar .player-card{width:8px;height:12px}.pitch-player-number{min-height:16px;min-width:22px;padding:1px 5px;border-radius:999px;background:var(--red);color:#fff;font-size:10px;font-weight:950;line-height:1.35;box-shadow:0 3px 8px rgba(2,8,18,.24)}.pitch-player.away-shape .pitch-player-number{background:var(--blue)}.pitch-player-name{max-width:76px;color:#fff;font-size:10px;font-weight:850;line-height:1.16;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lineup-section-title{color:var(--blue);font-size:10px;font-weight:940;text-transform:uppercase;letter-spacing:.075em}.lineup-bench-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.bench-player{min-width:0;display:flex;align-items:center;gap:7px;min-height:46px;padding:5px 6px;border:1px solid rgba(226,232,241,.72);border-radius:10px;background:rgba(248,250,253,.88);color:var(--blue)}.bench-player.is-subbed-off{border-color:rgba(198,40,57,.26);background:linear-gradient(90deg,rgba(198,40,57,.075),rgba(248,250,253,.92))}.bench-player.is-subbed-in{border-color:rgba(22,163,74,.24);background:linear-gradient(90deg,rgba(22,163,74,.075),rgba(248,250,253,.92))}.bench-player-copy{min-width:0;flex:1 1 auto;display:grid;gap:2px}.bench-player-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:880}.bench-player-meta{min-width:0;overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:10px;font-weight:820;white-space:nowrap}.bench-sub-badge{width:19px;height:19px;margin-left:auto;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px;background:var(--red);color:#fff;font-size:12px;font-weight:950;line-height:1;box-shadow:0 3px 8px rgba(198,40,57,.24)}.bench-sub-badge.is-in{background:#16a34a;box-shadow:0 3px 8px rgba(22,163,74,.24)}.lineup-empty{color:var(--muted);font-size:11px;font-weight:780;line-height:1.35}.footer{color:rgba(255,255,255,.68);padding:2px 18px 22px}.seo-content{max-width:980px;margin:18px auto 8px;padding:0 18px}.seo-content-inner{border:1px solid rgba(255,255,255,.08);background:rgba(16,18,20,.78);border-radius:8px;padding:16px 18px;box-shadow:0 18px 42px rgba(0,0,0,.18)}.seo-content h2{margin:0 0 8px;color:var(--white);font-size:18px;line-height:1.2;letter-spacing:0}.seo-content p{margin:0;color:rgba(255,255,255,.68);font-size:13px;line-height:1.55;max-width:820px}.seo-content p+p{margin-top:7px}.seo-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px;padding-top:13px;border-top:1px solid rgba(255,255,255,.08)}.seo-links a{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:rgba(255,255,255,.04);color:rgba(255,255,255,.78);font-size:12px;font-weight:850;line-height:1.15;text-decoration:none}.seo-links a:focus-visible,.seo-links a:hover{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.08);color:var(--white);outline:0}.seo-faq{margin-top:15px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}.seo-faq h3{margin:0 0 10px;color:rgba(255,255,255,.9);font-size:13px;font-weight:950;line-height:1.2;letter-spacing:0}.seo-faq dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.seo-faq-item{min-width:0;padding:10px 11px;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:rgba(255,255,255,.035)}.seo-faq dt{margin:0 0 5px;color:rgba(255,255,255,.9);font-size:12px;font-weight:900;line-height:1.25}.seo-faq dd{margin:0;color:rgba(255,255,255,.64);font-size:12px;line-height:1.45}.footer a,.footer-link{color:rgba(255,255,255,.82)}.footer a:hover,.footer-link:hover{color:var(--white)}.footer-link{border:0;background:0 0;padding:0;font:inherit;font-weight:860;line-height:inherit;cursor:pointer}.footer-inner{max-width:980px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:740;line-height:1.3;flex-wrap:wrap;min-width:0;text-align:center}.footer-inner>div:first-child{margin-left:0;max-width:100%}.footer strong{color:var(--blue)}.footer .boxed{display:inline-block;background:var(--red);color:var(--white);border-radius:6px;padding:2px 5px;margin-left:3px;font-weight:900;line-height:1.15;box-shadow:inset 0 -10px 18px rgba(0,0,0,.14)}.footer-logo{display:inline-flex;align-items:baseline;font-family:var(--condensed);font-size:18px;font-weight:950;letter-spacing:-.045em;line-height:1;margin-right:3px}.footer-logo-main{color:var(--white)}.footer-logo-cat{color:var(--red);margin-left:2px}.footer-red{color:var(--red);font-weight:900}.footer-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px 6px;min-width:0;max-width:100%;width:auto;padding:0;transform:none;white-space:normal;text-align:center}.footer-copy{margin-left:4px;color:rgba(255,255,255,.52);font-weight:850;white-space:nowrap;flex:0 0 auto}.footer-info-overlay{position:fixed;inset:0;z-index:54;display:none;background:rgba(7,17,31,.66);backdrop-filter:blur(10px);padding:18px}.footer-info-overlay.open{display:grid;place-items:center}.footer-info-sheet{width:min(680px,100%);max-height:calc(100vh - 36px);overflow:auto;border:1px solid rgba(255,255,255,.72);border-radius:26px;background:radial-gradient(circle at 92% 2%,rgba(198,40,57,.09),transparent 30%),rgba(255,255,255,.975);box-shadow:0 26px 70px rgba(2,8,18,.34);color:var(--blue);animation:.18s ease-out sheetIn}.footer-info-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 16px;border-bottom:1px solid rgba(226,232,241,.9);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,253,.94))}.footer-info-title{min-width:0;display:grid;gap:3px}.footer-info-title strong{color:var(--blue);font-size:18px;font-weight:960;letter-spacing:-.02em}.footer-info-title span{color:var(--muted);font-size:12px;font-weight:760;line-height:1.35}.footer-info-body{display:grid;gap:12px;padding:16px}.footer-info-body p{margin:0;color:var(--blue);font-size:13px;font-weight:760;line-height:1.55}.footer-info-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.footer-info-list li{position:relative;padding-left:18px;color:var(--muted);font-size:12.5px;font-weight:780;line-height:1.45}.footer-info-list li::before{content:"";position:absolute;left:0;top:.64em;width:7px;height:7px;border-radius:999px;background:var(--red);box-shadow:0 0 0 4px rgba(198,40,57,.08)}.footer-info-action{width:fit-content;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid rgba(198,40,57,.18);border-radius:999px;background:rgba(198,40,57,.065);color:var(--red);font-size:11px;font-weight:930;text-decoration:none}@media (max-width:720px){.footer-info-overlay{padding:0;place-items:end center}.footer-info-sheet{width:100%;max-height:88vh;border-radius:24px 24px 0 0;border-bottom:0}.footer-info-head{padding:13px 12px}.footer-info-body{padding:14px 12px 16px}}@media (max-width:980px){.controls-status{margin-left:0;justify-content:flex-start}.app-shell{padding:12px 10px}.app-hero-inner{grid-template-columns:1fr;gap:12px}.hero-status{grid-template-columns:repeat(3,minmax(0,max-content))}.app-controls{align-items:stretch}.filters-row{grid-template-columns:1fr}.inline-search{justify-self:stretch}.calendar-group{width:100%;overflow-x:auto;scrollbar-width:none}.calendar-group::-webkit-scrollbar{display:none}.calendar-strip{grid-template-columns:repeat(3,minmax(56px,1fr))}}@media (max-width:720px){body{background:radial-gradient(circle at 82% -8%,rgba(198,40,57,.11),transparent 30%),radial-gradient(circle at 8% 78%,rgba(120,139,165,.12),transparent 34%),linear-gradient(180deg,#0e1520 0,#151f2d 150px,#1d2a3c 390px,#293647 100%)}.app-shell{padding:10px 8px 12px}.app-hero{border-radius:20px;margin-bottom:16px}.app-hero-inner{min-height:0;padding:14px 13px}.hero-main{flex-direction:column;align-items:flex-start;gap:12px}.hero-meta{width:100%;align-items:flex-start;gap:10px;padding-top:0}.hero-brand{font-size:33px;margin-bottom:0}.brand-rule{width:120px;height:3px}.app-title{font-size:12.5px;letter-spacing:.03em;white-space:normal}.hero-status{justify-content:flex-start}.filters-row{flex-direction:column;gap:8px}.tabs-scroll{gap:6px}.tab{padding:8px 11px;font-size:12px}.calendar-group{gap:6px;flex-wrap:wrap}.calendar-popover{width:100%;margin-left:0}.controls-status{width:100%;margin-left:0;justify-content:flex-start}.refresh-pill{margin-left:8px}.calendar-label{min-height:36px;padding:0 11px;font-size:10.5px}.calendar-strip{grid-template-columns:repeat(3,60px);padding-bottom:2px}.day-chip{min-height:48px;border-radius:15px}.inline-search{min-width:0;width:100%;justify-content:flex-start}.panel{border-radius:15px;margin-bottom:8px}.panel-head{padding:12px 11px}.panel-title{font-size:10.5px;letter-spacing:.085em}.panel-link{font-size:11px}.panel-actions{gap:6px}.panel-share-btn{width:28px;height:28px;min-width:28px;font-size:13.5px}.match-row{grid-template-columns:36px minmax(0,1fr) 50px minmax(0,1fr) 30px 14px;gap:6px;min-height:54px;padding:0 9px}.league,.status{display:none}.minute{font-size:12.5px;font-weight:900}.club-logo,.team-logo{width:23px;height:23px}.badge{width:23px;height:23px;font-size:7px;border-width:1.5px}.team{gap:6px;font-size:13.5px;font-weight:800;justify-content:center;width:100%}.score{font-size:19px;min-width:48px}.score.upcoming{font-size:13px;min-width:42px}.team-favorite-btn{width:21px;height:21px;font-size:12px}.chev{font-size:18px}.detail-overlay{padding:0;place-items:end center}.detail-sheet{width:100%;max-height:92vh;border-radius:22px 22px 0 0;border-bottom:0}.detail-head{padding:12px 11px}.focus-score-card{border-radius:18px;padding:14px}.focus-score-number{min-width:86px;font-size:36px}.focus-team{font-size:12px}.focus-team .badge,.focus-team .club-logo,.focus-team .team-logo{width:34px;height:34px}.focus-tools{grid-template-columns:1fr}.form-row{grid-template-columns:1fr;gap:7px}.form-dots{justify-content:flex-start}.focus-grid,.lineup-benches,.lineup-match-head,.lineups-grid{grid-template-columns:1fr}.lineup-pitch{max-width:440px;min-height:620px}.footer{padding:2px 10px 18px}.footer-inner{flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:12px;line-height:1.35;overflow:hidden;text-align:center}.footer-inner>div:first-child{margin-left:0;max-width:100%}.footer-logo{font-size:17px}.footer-links{width:auto;justify-content:center;gap:5px 6px;padding-left:0;padding-right:0;transform:none;text-align:center}.footer-copy{display:inline-block;margin-left:2px;margin-top:0}}@media (max-width:420px){.hero-brand{font-size:32px}.brand-rule{width:112px}.app-title{font-size:12px}.match-row{grid-template-columns:34px minmax(0,1fr) 46px minmax(0,1fr) 28px 12px;gap:5px;padding:0 8px}.badge,.club-logo,.team-logo{width:21px;height:21px}.team{font-size:13px;gap:5px;justify-content:center;width:100%}.score{font-size:18px}.minute{font-size:11.5px}.focus-scoreline{gap:8px}.focus-score-number{min-width:76px;font-size:32px}.lineup-pitch{max-width:100%;min-height:560px}.lineup-bench-list{grid-template-columns:1fr}.pitch-player{width:64px}.pitch-avatar{width:39px;height:39px;border-radius:13px}.pitch-player-name{max-width:68px;font-size:9.5px}}@media (max-width:720px){.calendar-group{align-items:flex-start;gap:6px}.calendar-popover{width:100%;margin-left:0;margin-top:2px;padding:11px;border-radius:18px}.controls-status{width:100%;margin-left:0;justify-content:flex-start;gap:7px 8px;padding-top:2px}.status-chip{min-height:32px;padding:0 9px;font-size:11.5px}.refresh-btn{min-height:32px;padding:0 10px}.refresh-pill{margin-left:0}.match-row{grid-template-columns:34px minmax(0,1fr) 48px minmax(0,1fr) 28px 12px;gap:5px;min-height:54px;padding:0 8px}.team{gap:5px;font-size:13.2px}.team-name{max-width:92px}.team-favorite-btn{width:21px;height:21px;font-size:12px}.chev{font-size:17px}.detail-body{padding:12px 10px 14px;gap:10px}.focus-score-card{padding:13px}.focus-tools{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.focus-metric{padding:9px 8px;border-radius:14px}.focus-metric span{font-size:8.8px;letter-spacing:.055em}.focus-metric strong{font-size:13px}.team-form-card{padding:11px;gap:7px}.footer{padding:4px 10px 18px}}@media (max-width:390px){.team-name{max-width:76px}.team{font-size:12.7px}.score{font-size:17px;min-width:44px}.minute{font-size:11px}.status-chip{font-size:11px;padding:0 8px}.refresh-btn{padding:0 9px}.focus-tools{grid-template-columns:1fr}}.controls-status{width:auto;margin-left:auto;justify-content:flex-end;flex:1 1 auto}.refresh-pill{margin-left:0}@media (max-width:720px){.panel-title{font-size:11.5px;font-weight:980;letter-spacing:.09em;color:var(--red)}.calendar-group{align-items:center}.controls-status{width:100%;margin-left:0;justify-content:flex-end;padding-top:0}.refresh-pill{margin-left:0}}.profile-btn{display:inline-flex;align-items:center;justify-content:center}.profile-overlay{position:fixed;inset:0;z-index:52;display:none;background:rgba(7,17,31,.66);backdrop-filter:blur(10px);padding:18px}.profile-overlay.open{display:grid;place-items:center}.profile-sheet{width:min(740px,100%);max-height:calc(100vh - 36px);overflow:auto;border:1px solid rgba(255,255,255,.72);border-radius:26px;background:radial-gradient(circle at 92% 2%,rgba(198,40,57,.09),transparent 30%),rgba(255,255,255,.975);box-shadow:0 26px 70px rgba(2,8,18,.34);color:var(--blue);animation:.18s ease-out sheetIn}.profile-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 16px;border-bottom:1px solid rgba(226,232,241,.9);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,253,.94))}.profile-title{min-width:0;display:grid;gap:3px}.profile-title strong{color:var(--blue);font-size:17px;font-weight:950;letter-spacing:-.02em}.profile-title span{color:var(--muted);font-size:12px;font-weight:760;line-height:1.35}.profile-close{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(226,232,241,.95);border-radius:999px;background:var(--white);color:var(--blue);font-size:20px;font-weight:850;cursor:pointer;flex:0 0 auto}.profile-body{padding:14px;display:grid;gap:12px}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-section{border:1px solid rgba(226,232,241,.92);border-radius:20px;background:rgba(255,255,255,.92);box-shadow:var(--shadow-soft);overflow:hidden}.profile-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 13px;border-bottom:1px solid rgba(226,232,241,.88);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,250,253,.92))}.profile-section-title{color:var(--red);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.09em}.profile-section-subtle{color:var(--muted);font-size:11px;font-weight:820}.profile-list{display:grid}.profile-item{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:9px 12px;border-bottom:1px solid rgba(226,232,241,.78);background:rgba(255,255,255,.56)}.profile-item:last-child{border-bottom:0}.profile-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:999px;background:rgba(198,40,57,.08);color:var(--red);font-size:14px;font-weight:950}.profile-item-copy{min-width:0;display:grid;gap:2px}.profile-item-copy strong{color:var(--blue);font-size:12.8px;font-weight:920;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-item-copy span{color:var(--muted);font-size:11.3px;font-weight:740;line-height:1.3}.profile-action{min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;border:1px solid rgba(226,232,241,.96);border-radius:999px;background:#fff;color:var(--muted);font-size:10.5px;font-weight:900;white-space:nowrap}.profile-action.red{color:var(--red);border-color:rgba(198,40,57,.18);background:rgba(198,40,57,.055)}.favorite-teams-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;border-top:1px solid rgba(226,232,241,.78);background:rgba(248,250,253,.56)}.favorite-team-empty,.favorite-team-row{min-height:50px;display:grid;align-items:center;border:1px solid rgba(226,232,241,.78);border-radius:14px;background:rgba(255,255,255,.62)}.favorite-team-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:5px 7px}.favorite-team-open{min-width:0;width:100%;min-height:42px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;border:0;background:0 0;color:inherit;padding:2px 0;text-align:left;cursor:pointer}.favorite-team-row:hover{border-color:rgba(198,40,57,.2);background:rgba(255,255,255,.86)}.favorite-team-logo{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center}.favorite-team-logo .badge,.favorite-team-logo .club-logo{width:32px;height:32px}.favorite-team-copy{min-width:0;display:grid;gap:2px}.favorite-team-copy strong{overflow:hidden;color:var(--blue);font-size:12.8px;font-weight:930;text-overflow:ellipsis;white-space:nowrap}.favorite-team-copy span{overflow:hidden;color:var(--muted);font-size:11px;font-weight:740;text-overflow:ellipsis;white-space:nowrap}.favorite-team-empty{grid-column:1/-1;padding:11px 13px;color:var(--muted);font-size:11.5px;font-weight:760;line-height:1.35}.favorite-team-row .team-favorite-btn{width:28px;height:28px;font-size:15px}.profile-local-note{display:grid;grid-template-columns:1fr;gap:5px;padding:13px 14px;border:1px solid rgba(226,232,241,.92);border-radius:20px;background:linear-gradient(90deg,rgba(198,40,57,.045),rgba(255,255,255,.92) 42%),linear-gradient(180deg,rgba(248,250,253,.98),rgba(255,255,255,.92));color:var(--blue)}.profile-local-note strong{color:var(--red);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.profile-local-note span{color:var(--muted);font-size:11.8px;font-weight:760;line-height:1.42}.profile-grid.compact{grid-template-columns:minmax(0,1fr)}@media (max-width:720px){.profile-overlay{padding:0;place-items:end center}.profile-sheet{width:100%;max-height:92vh;border-radius:24px 24px 0 0;border-bottom:0}.profile-head{padding:13px 12px}.profile-body{padding:12px 10px 14px}.profile-grid{grid-template-columns:1fr;gap:10px}.profile-local-note{border-radius:18px}.favorite-teams-list,.profile-grid.compact{grid-template-columns:1fr}.profile-item{grid-template-columns:30px minmax(0,1fr) auto;padding:9px 10px}.profile-icon{width:30px;height:30px}.profile-action{padding:0 8px}}.profile-btn{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px 0 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.84);font-size:11px;font-weight:900;line-height:1;white-space:nowrap;cursor:pointer;transition:transform .16s,background .16s,color .16s,border-color .16s}.profile-btn:hover{transform:translateY(-1px);color:var(--white);background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.2)}.profile-btn-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:var(--red-bright);flex:0 0 auto}.profile-btn-icon svg{width:16px;height:16px;display:block;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}@media (max-width:720px){.profile-btn{padding:0 10px 0 9px}body,html{max-width:100%;overflow-x:hidden}.app-shell{width:100%;padding-left:max(8px,env(safe-area-inset-left));padding-right:max(8px,env(safe-area-inset-right))}.app-hero{margin-bottom:14px;box-shadow:0 16px 34px rgba(2,8,18,.24),0 0 0 1px rgba(198,40,57,.04)}.app-hero-inner{padding:13px 12px 14px}.hero-main{gap:9px}.hero-copy-block{gap:7px;width:100%}.hero-brand{font-size:clamp(31px, 9.5vw, 36px)}.brand-rule{width:118px}.app-title{max-width:100%;font-size:12.4px;line-height:1.25}.kicker{min-height:30px;padding:0 10px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.06);font-size:10px;letter-spacing:.12em}.app-controls{gap:9px;margin-bottom:11px}.filters-row{display:grid;grid-template-columns:1fr;gap:8px}.tabs-scroll{padding:1px 1px 4px;scroll-snap-type:x proximity}.tab{min-height:36px;padding:0 12px;scroll-snap-align:start}.inline-search{min-height:39px;border-radius:16px;box-shadow:0 8px 18px rgba(7,17,31,.09)}.inline-search input{width:100%;min-height:37px}.calendar-group{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"days cal" "status status" "search search" "popover popover";align-items:center;gap:7px;overflow:visible}.calendar-strip{grid-area:days;width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;overflow:visible;padding-bottom:0}.calendar-label{grid-area:cal;min-height:48px;align-self:stretch;border-radius:16px;padding:0 11px;box-shadow:0 7px 16px rgba(17,24,33,.09)}.day-chip{min-width:0;min-height:48px;border-radius:16px;padding:7px 4px}.day-chip span:first-child{font-size:8.8px}.day-chip span:last-child{font-size:14px}.controls-status{grid-area:status;width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px;justify-content:stretch}.calendar-search{grid-area:search;width:100%;flex-basis:auto}.profile-btn,.refresh-btn{width:100%;min-height:38px;border-radius:16px;background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.14)}.profile-btn span:last-child,.refresh-btn #updatedChip{overflow:hidden;text-overflow:ellipsis}.profile-btn-icon,.profile-btn-icon svg{width:16px;height:16px}.calendar-popover{grid-area:popover;margin-top:1px;border-radius:18px}.quiet-note{display:grid;grid-template-columns:1fr;gap:8px;padding:11px;border-radius:16px;font-size:12px}.quiet-tools{width:100%;justify-content:flex-start;margin-left:0}.quiet-badge{min-height:32px;font-size:11.5px}.panel-head{min-height:46px}.panel-title{font-size:11.8px;letter-spacing:.082em}.match-row{grid-template-columns:34px minmax(0,1fr) 48px minmax(0,1fr) 28px 12px;min-height:58px;padding:0 8px;touch-action:manipulation}.team{align-self:stretch;gap:5px;font-size:clamp(12.1px, 3.45vw, 13.5px)}.team-name{max-width:100%}.score{font-size:clamp(17px, 5.3vw, 20px);min-width:46px}.score.upcoming{font-size:12.6px;min-width:42px}.minute{font-size:11.6px}.team-favorite-btn{box-shadow:none}.detail-sheet,.profile-sheet{max-height:min(92vh,760px);padding-bottom:env(safe-area-inset-bottom)}.detail-head,.profile-head{position:sticky;top:0;z-index:2}.detail-title strong{font-size:12px;letter-spacing:.08em}.detail-title span{font-size:12px}.profile-title strong{font-size:16px}.profile-title span{font-size:11.5px}.profile-item{min-height:54px}}@media (max-width:390px){.app-shell{padding-left:7px;padding-right:7px}.calendar-group{grid-template-columns:1fr;grid-template-areas:"days" "cal" "status" "search" "popover"}.calendar-label{width:100%;min-height:38px}.controls-status{grid-template-columns:1fr 1fr}.profile-btn,.refresh-btn{min-height:37px;padding-left:8px;padding-right:8px}.match-row{grid-template-columns:31px minmax(0,1fr) 43px minmax(0,1fr) 26px 10px;gap:4px;padding:0 7px}.badge,.club-logo,.team-logo{width:20px;height:20px}.team{font-size:12.1px}.score{min-width:42px}}.match-row .league{min-width:0;overflow:visible;padding-right:2px}.match-row .chev{justify-self:end}@media (max-width:720px){.match-row{grid-template-columns:40px 42px minmax(94px,1fr) 58px minmax(94px,1fr) minmax(74px,0.58fr) 14px;gap:7px;padding-right:10px}.match-row.is-stopped .minute{grid-column:1;font-size:11px}.score{font-size:19px;letter-spacing:-.01em}.league{font-size:10.4px;gap:4px}.context-chip{min-width:25px;min-height:16px;padding:0 4px;font-size:7.8px}.team-favorite-btn{width:21px;height:21px;font-size:12px}}@media (max-width:390px){.match-row{grid-template-columns:36px 38px minmax(76px,1fr) 48px minmax(76px,1fr) minmax(48px,0.42fr) 10px;gap:5px;padding-left:8px;padding-right:7px}.score{font-size:18px}.league{font-size:10px}.team-favorite-btn{width:20px;height:20px;font-size:11px}}.focus-team .team-logo.has-real-logo .club-logo,.team-logo.has-real-logo .club-logo{display:block}.focus-team .team-logo.has-real-logo .badge,.team-logo.has-real-logo .badge{display:none}.focus-team .team-logo.has-fallback .badge,.team-badge .badge,.team-logo.has-fallback .badge{display:grid}.focus-team .team-logo.has-fallback .club-logo,.team-logo.has-fallback .club-logo{display:none}.focus-team .badge.logo-fallback,.team-logo .badge.logo-fallback{box-shadow:inset 0 0 0 1px rgba(255,255,255,.68),0 4px 12px rgba(7,17,31,.12);letter-spacing:-.04em}.pct-w-0{width:0%}.pct-w-1{width:1%}.pct-w-2{width:2%}.pct-w-3{width:3%}.pct-w-4{width:4%}.pct-w-5{width:5%}.pct-w-6{width:6%}.pct-w-7{width:7%}.pct-w-8{width:8%}.pct-w-9{width:9%}.pct-w-10{width:10%}.pct-w-11{width:11%}.pct-w-12{width:12%}.pct-w-13{width:13%}.pct-w-14{width:14%}.pct-w-15{width:15%}.pct-w-16{width:16%}.pct-w-17{width:17%}.pct-w-18{width:18%}.pct-w-19{width:19%}.pct-w-20{width:20%}.pct-w-21{width:21%}.pct-w-22{width:22%}.pct-w-23{width:23%}.pct-w-24{width:24%}.pct-w-25{width:25%}.pct-w-26{width:26%}.pct-w-27{width:27%}.pct-w-28{width:28%}.pct-w-29{width:29%}.pct-w-30{width:30%}.pct-w-31{width:31%}.pct-w-32{width:32%}.pct-w-33{width:33%}.pct-w-34{width:34%}.pct-w-35{width:35%}.pct-w-36{width:36%}.pct-w-37{width:37%}.pct-w-38{width:38%}.pct-w-39{width:39%}.pct-w-40{width:40%}.pct-w-41{width:41%}.pct-w-42{width:42%}.pct-w-43{width:43%}.pct-w-44{width:44%}.pct-w-45{width:45%}.pct-w-46{width:46%}.pct-w-47{width:47%}.pct-w-48{width:48%}.pct-w-49{width:49%}.pct-w-50{width:50%}.pct-w-51{width:51%}.pct-w-52{width:52%}.pct-w-53{width:53%}.pct-w-54{width:54%}.pct-w-55{width:55%}.pct-w-56{width:56%}.pct-w-57{width:57%}.pct-w-58{width:58%}.pct-w-59{width:59%}.pct-w-60{width:60%}.pct-w-61{width:61%}.pct-w-62{width:62%}.pct-w-63{width:63%}.pct-w-64{width:64%}.pct-w-65{width:65%}.pct-w-66{width:66%}.pct-w-67{width:67%}.pct-w-68{width:68%}.pct-w-69{width:69%}.pct-w-70{width:70%}.pct-w-71{width:71%}.pct-w-72{width:72%}.pct-w-73{width:73%}.pct-w-74{width:74%}.pct-w-75{width:75%}.pct-w-76{width:76%}.pct-w-77{width:77%}.pct-w-78{width:78%}.pct-w-79{width:79%}.pct-w-80{width:80%}.pct-w-81{width:81%}.pct-w-82{width:82%}.pct-w-83{width:83%}.pct-w-84{width:84%}.pct-w-85{width:85%}.pct-w-86{width:86%}.pct-w-87{width:87%}.pct-w-88{width:88%}.pct-w-89{width:89%}.pct-w-90{width:90%}.pct-w-91{width:91%}.pct-w-92{width:92%}.pct-w-93{width:93%}.pct-w-94{width:94%}.pct-w-95{width:95%}.pct-w-96{width:96%}.pct-w-97{width:97%}.pct-w-98{width:98%}.pct-w-99{width:99%}.pct-w-100{width:100%}.pitch-x-0{left:0}.pitch-x-1{left:1%}.pitch-x-2{left:2%}.pitch-x-3{left:3%}.pitch-x-4{left:4%}.pitch-x-5{left:5%}.pitch-x-6{left:6%}.pitch-x-7{left:7%}.pitch-x-8{left:8%}.pitch-x-9{left:9%}.pitch-x-10{left:10%}.pitch-x-11{left:11%}.pitch-x-12{left:12%}.pitch-x-13{left:13%}.pitch-x-14{left:14%}.pitch-x-15{left:15%}.pitch-x-16{left:16%}.pitch-x-17{left:17%}.pitch-x-18{left:18%}.pitch-x-19{left:19%}.pitch-x-20{left:20%}.pitch-x-21{left:21%}.pitch-x-22{left:22%}.pitch-x-23{left:23%}.pitch-x-24{left:24%}.pitch-x-25{left:25%}.pitch-x-26{left:26%}.pitch-x-27{left:27%}.pitch-x-28{left:28%}.pitch-x-29{left:29%}.pitch-x-30{left:30%}.pitch-x-31{left:31%}.pitch-x-32{left:32%}.pitch-x-33{left:33%}.pitch-x-34{left:34%}.pitch-x-35{left:35%}.pitch-x-36{left:36%}.pitch-x-37{left:37%}.pitch-x-38{left:38%}.pitch-x-39{left:39%}.pitch-x-40{left:40%}.pitch-x-41{left:41%}.pitch-x-42{left:42%}.pitch-x-43{left:43%}.pitch-x-44{left:44%}.pitch-x-45{left:45%}.pitch-x-46{left:46%}.pitch-x-47{left:47%}.pitch-x-48{left:48%}.pitch-x-49{left:49%}.pitch-x-50{left:50%}.pitch-x-51{left:51%}.pitch-x-52{left:52%}.pitch-x-53{left:53%}.pitch-x-54{left:54%}.pitch-x-55{left:55%}.pitch-x-56{left:56%}.pitch-x-57{left:57%}.pitch-x-58{left:58%}.pitch-x-59{left:59%}.pitch-x-60{left:60%}.pitch-x-61{left:61%}.pitch-x-62{left:62%}.pitch-x-63{left:63%}.pitch-x-64{left:64%}.pitch-x-65{left:65%}.pitch-x-66{left:66%}.pitch-x-67{left:67%}.pitch-x-68{left:68%}.pitch-x-69{left:69%}.pitch-x-70{left:70%}.pitch-x-71{left:71%}.pitch-x-72{left:72%}.pitch-x-73{left:73%}.pitch-x-74{left:74%}.pitch-x-75{left:75%}.pitch-x-76{left:76%}.pitch-x-77{left:77%}.pitch-x-78{left:78%}.pitch-x-79{left:79%}.pitch-x-80{left:80%}.pitch-x-81{left:81%}.pitch-x-82{left:82%}.pitch-x-83{left:83%}.pitch-x-84{left:84%}.pitch-x-85{left:85%}.pitch-x-86{left:86%}.pitch-x-87{left:87%}.pitch-x-88{left:88%}.pitch-x-89{left:89%}.pitch-x-90{left:90%}.pitch-x-91{left:91%}.pitch-x-92{left:92%}.pitch-x-93{left:93%}.pitch-x-94{left:94%}.pitch-x-95{left:95%}.pitch-x-96{left:96%}.pitch-x-97{left:97%}.pitch-x-98{left:98%}.pitch-x-99{left:99%}.pitch-x-100{left:100%}.pitch-y-0{top:0}.pitch-y-1{top:1%}.pitch-y-2{top:2%}.pitch-y-3{top:3%}.pitch-y-4{top:4%}.pitch-y-5{top:5%}.pitch-y-6{top:6%}.pitch-y-7{top:7%}.pitch-y-8{top:8%}.pitch-y-9{top:9%}.pitch-y-10{top:10%}.pitch-y-11{top:11%}.pitch-y-12{top:12%}.pitch-y-13{top:13%}.pitch-y-14{top:14%}.pitch-y-15{top:15%}.pitch-y-16{top:16%}.pitch-y-17{top:17%}.pitch-y-18{top:18%}.pitch-y-19{top:19%}.pitch-y-20{top:20%}.pitch-y-21{top:21%}.pitch-y-22{top:22%}.pitch-y-23{top:23%}.pitch-y-24{top:24%}.pitch-y-25{top:25%}.pitch-y-26{top:26%}.pitch-y-27{top:27%}.pitch-y-28{top:28%}.pitch-y-29{top:29%}.pitch-y-30{top:30%}.pitch-y-31{top:31%}.pitch-y-32{top:32%}.pitch-y-33{top:33%}.pitch-y-34{top:34%}.pitch-y-35{top:35%}.pitch-y-36{top:36%}.pitch-y-37{top:37%}.pitch-y-38{top:38%}.pitch-y-39{top:39%}.pitch-y-40{top:40%}.pitch-y-41{top:41%}.pitch-y-42{top:42%}.pitch-y-43{top:43%}.pitch-y-44{top:44%}.pitch-y-45{top:45%}.pitch-y-46{top:46%}.pitch-y-47{top:47%}.pitch-y-48{top:48%}.pitch-y-49{top:49%}.pitch-y-50{top:50%}.pitch-y-51{top:51%}.pitch-y-52{top:52%}.pitch-y-53{top:53%}.pitch-y-54{top:54%}.pitch-y-55{top:55%}.pitch-y-56{top:56%}.pitch-y-57{top:57%}.pitch-y-58{top:58%}.pitch-y-59{top:59%}.pitch-y-60{top:60%}.pitch-y-61{top:61%}.pitch-y-62{top:62%}.pitch-y-63{top:63%}.pitch-y-64{top:64%}.pitch-y-65{top:65%}.pitch-y-66{top:66%}.pitch-y-67{top:67%}.pitch-y-68{top:68%}.pitch-y-69{top:69%}.pitch-y-70{top:70%}.pitch-y-71{top:71%}.pitch-y-72{top:72%}.pitch-y-73{top:73%}.pitch-y-74{top:74%}.pitch-y-75{top:75%}.pitch-y-76{top:76%}.pitch-y-77{top:77%}.pitch-y-78{top:78%}.pitch-y-79{top:79%}.pitch-y-80{top:80%}.pitch-y-81{top:81%}.pitch-y-82{top:82%}.pitch-y-83{top:83%}.pitch-y-84{top:84%}.pitch-y-85{top:85%}.pitch-y-86{top:86%}.pitch-y-87{top:87%}.pitch-y-88{top:88%}.pitch-y-89{top:89%}.pitch-y-90{top:90%}.pitch-y-91{top:91%}.pitch-y-92{top:92%}.pitch-y-93{top:93%}.pitch-y-94{top:94%}.pitch-y-95{top:95%}.pitch-y-96{top:96%}.pitch-y-97{top:97%}.pitch-y-98{top:98%}.pitch-y-99{top:99%}.pitch-y-100{top:100%}body.brand-433{--brand-accent:#B91C1C;--brand-accent-dark:#991B1B;--brand-accent-rgb:185,28,28;--brand-bg-start:#060708;--brand-bg-mid:#0A0C0E;--brand-bg-surface:#101214;--brand-bg-end:#111417;--brand-panel:#181B1F;--brand-row:#20252A;--brand-row-alt:#1C2025;--brand-row-hover:#242A30;--brand-line:#2B3036;--brand-text:#F4F7FB;--brand-row-text:#E3E8EB;--brand-muted:#AEB7BD;--brand-soft-text:#7F8990;--brand-white:#FFFFFF;--red:var(--brand-accent);--red-dark:var(--brand-accent-dark);--red-bright:var(--brand-accent);--card:var(--brand-panel);--text:var(--brand-text);--muted:var(--brand-muted);--muted-2:var(--brand-soft-text);--line:var(--brand-line);--soft:var(--brand-row);background:radial-gradient(circle at 82% -8%,rgba(var(--brand-accent-rgb),.12),transparent 28%),radial-gradient(circle at 12% 0,rgba(255,255,255,.035),transparent 24%),radial-gradient(circle at 8% 78%,rgba(var(--brand-accent-rgb),.08),transparent 34%),linear-gradient(180deg,var(--brand-bg-start) 0,var(--brand-bg-mid) 190px,var(--brand-bg-surface) 540px,var(--brand-bg-end) 100%);color:var(--brand-text);--brand-accent:#C8102E;--brand-accent-dark:#8F0C21;--brand-accent-rgb:200,16,46;--uk-blue:#012169;--uk-royal:#005EB8;--uk-ink:#06080D;--uk-panel:#111720;--uk-row:#172231;--uk-row-alt:#141D2A;--uk-line:rgba(255,255,255,0.13);--brand-bg-start:#06080D;--brand-bg-mid:#0B111A;--brand-bg-surface:#101824;--brand-bg-end:#080B10;--brand-panel:var(--uk-panel);--brand-row:var(--uk-row);--brand-row-alt:var(--uk-row-alt);--brand-row-hover:#1D2A3C;--brand-line:var(--uk-line);background:linear-gradient(160deg,rgba(1,33,105,.34) 0 18%,transparent 18% 100%),linear-gradient(25deg,transparent 0 58%,rgba(200,16,46,.16) 58% 64%,transparent 64% 100%),linear-gradient(180deg,#06080d 0,#0b111a 260px,#101824 720px,#080b10 100%);--uk-night:#070B12;--uk-graphite:#111822;--uk-graphite-2:#172230;--uk-pitch:#0D5B3A;--uk-pitch-dark:#083724;--uk-lime:#A7F3C1;--uk-score-glow:rgba(167,243,193,0.26);--brand-accent:#D6122B;--brand-accent-dark:#880A1B;--brand-accent-rgb:214,18,43;--brand-bg-start:var(--uk-night);--brand-bg-mid:#0B1018;--brand-bg-surface:#101821;--brand-bg-end:#06090E;--brand-panel:#121A24;--brand-row:#172230;--brand-row-alt:#131D28;--brand-row-hover:#1D2B3A;--brand-line:rgba(255,255,255,0.12);background:linear-gradient(110deg,rgba(1,33,105,.46) 0 8%,rgba(255,255,255,.1) 8% 9.2%,rgba(214,18,43,.3) 9.2% 11%,transparent 11% 100%),linear-gradient(21deg,transparent 0 70%,rgba(214,18,43,.2) 70% 72%,rgba(255,255,255,.08) 72% 73%,rgba(1,33,105,.34) 73% 82%,transparent 82% 100%),radial-gradient(circle at 50% -120px,rgba(255,255,255,.2),transparent 36%),radial-gradient(circle at 16% 12%,rgba(13,91,58,.28),transparent 28%),linear-gradient(180deg,#070b12 0,#0b1018 250px,#0a1512 720px,#06090e 100%)}body.brand-433 .app-hero{background:radial-gradient(circle at 92% 4%,rgba(var(--brand-accent-rgb),.14),transparent 30%),radial-gradient(circle at 8% 0,rgba(255,255,255,.055),transparent 24%),linear-gradient(135deg,rgba(255,255,255,.035),transparent 32%),linear-gradient(135deg,var(--brand-bg-surface) 0,var(--brand-panel) 56%,var(--brand-bg-start) 100%);box-shadow:0 24px 58px rgba(2,8,18,.34),0 0 0 1px rgba(var(--brand-accent-rgb),.06)}body.brand-433 .hero-brand{letter-spacing:-.025em}body.brand-433 .footer-logo-cat,body.brand-433 .footer-red,body.brand-433 .hero-brand .hero-brand-cat{color:var(--brand-accent)}body.brand-433 .app-hero::after,body.brand-433 .brand-rule{background:linear-gradient(90deg,var(--brand-accent),rgba(var(--brand-accent-rgb),0) 52%,rgba(255,255,255,.13))}body.brand-433 .app-widget,body.brand-433 .calendar-popover,body.brand-433 .detail-head,body.brand-433 .detail-sheet,body.brand-433 .focus-score-card,body.brand-433 .footer-info-head,body.brand-433 .footer-info-sheet,body.brand-433 .h2h-item,body.brand-433 .panel,body.brand-433 .panel-head,body.brand-433 .profile-section-head,body.brand-433 .profile-sheet,body.brand-433 .state-card,body.brand-433 .summary-card,body.brand-433 .team-context-card,body.brand-433 .team-empty,body.brand-433 .team-hero-card,body.brand-433 .team-match-card,body.brand-433 .widget-head{background:var(--brand-panel);border-color:var(--brand-line);color:var(--brand-text)}body.brand-433 .calendar-button,body.brand-433 .day-chip,body.brand-433 .detail-tab,body.brand-433 .favorite-team-card,body.brand-433 .inline-search,body.brand-433 .match-row,body.brand-433 .profile-btn,body.brand-433 .profile-item,body.brand-433 .refresh-pill,body.brand-433 .tab,body.brand-433 .team-tab{background:var(--brand-row);border-color:var(--brand-line);color:var(--brand-row-text);box-shadow:0 8px 20px rgba(2,8,18,.18)}body.brand-433 .match-row:nth-child(2n){background:var(--brand-row-alt)}body.brand-433 .calendar-button:hover,body.brand-433 .day-chip:hover,body.brand-433 .match-row:hover,body.brand-433 .profile-btn:hover,body.brand-433 .tab:hover{border-color:rgba(var(--brand-accent-rgb),.42);background:var(--brand-row-hover)}body.brand-433 .day-chip.active,body.brand-433 .detail-tab.active,body.brand-433 .tab.active,body.brand-433 .team-tab.active{background:var(--brand-accent);border-color:var(--brand-accent);color:var(--brand-white);-webkit-text-fill-color:var(--brand-white);box-shadow:0 12px 24px rgba(var(--brand-accent-rgb),.18)}body.brand-433 .calendar-date,body.brand-433 .day-chip span:last-child,body.brand-433 .detail-title strong,body.brand-433 .event-item,body.brand-433 .footer strong,body.brand-433 .insight-item,body.brand-433 .panel-title,body.brand-433 .profile-item-copy strong,body.brand-433 .profile-title strong,body.brand-433 .quiet-text strong,body.brand-433 .score,body.brand-433 .stat-row,body.brand-433 .team-context-value,body.brand-433 .team-match-title,body.brand-433 .team-name,body.brand-433 .widget-title{color:var(--brand-text);-webkit-text-fill-color:var(--brand-text)}body.brand-433 .day-chip span:first-child,body.brand-433 .detail-subtitle,body.brand-433 .footer-info-body p,body.brand-433 .league,body.brand-433 .profile-item-copy span,body.brand-433 .section-note,body.brand-433 .state-copy span,body.brand-433 .team-context-label,body.brand-433 .team-match-meta,body.brand-433 .widget-subtle{color:var(--brand-muted);-webkit-text-fill-color:var(--brand-muted)}body.brand-433 .calendar-button span,body.brand-433 .chev,body.brand-433 .event-item time,body.brand-433 .minute,body.brand-433 .panel-link,body.brand-433 .status{color:var(--brand-accent);-webkit-text-fill-color:var(--brand-accent)}body.brand-433 .inline-search input{color:var(--brand-white);-webkit-text-fill-color:var(--brand-white)}body.brand-433 .inline-search input::placeholder{color:var(--brand-soft-text);-webkit-text-fill-color:var(--brand-soft-text);color:rgba(255,255,255,.48);-webkit-text-fill-color:rgba(255,255,255,0.48)}body.brand-433 .panel.secondary-panel{background:var(--brand-panel);border-color:var(--brand-line);box-shadow:0 9px 22px rgba(2,8,18,.16)}body.brand-433 .panel.secondary-panel .panel-head{background:var(--brand-panel);border-color:var(--brand-line)}body.brand-433 .section-note{border-bottom-color:var(--brand-line);background:linear-gradient(180deg,rgba(32,37,42,.94),rgba(28,32,37,.94));color:var(--brand-muted);-webkit-text-fill-color:var(--brand-muted)}body.brand-433 .section-note strong{color:var(--brand-text);-webkit-text-fill-color:var(--brand-text)}body.brand-433 .section-note::before{background:rgba(var(--brand-accent-rgb),.74);box-shadow:0 0 0 5px rgba(var(--brand-accent-rgb),.1)}body.brand-433 .section-note.is-bridge-note{color:var(--brand-text);-webkit-text-fill-color:var(--brand-text);background:linear-gradient(90deg,rgba(var(--brand-accent-rgb),.14),rgba(255,255,255,.03)),linear-gradient(180deg,rgba(35,40,46,.98),rgba(28,32,37,.96))}body.brand-433 .section-note.is-bridge-note::before{background:var(--brand-accent);box-shadow:0 0 0 5px rgba(var(--brand-accent-rgb),.16)}body.brand-433 .panel-actions{gap:9px}body.brand-433 .panel-share-btn{color:#d8dde5;-webkit-text-fill-color:#D8DDE5;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 8px 18px rgba(2,8,18,.14)}body.brand-433 .panel-share-btn.is-copied,body.brand-433 .panel-share-btn:focus-visible,body.brand-433 .panel-share-btn:hover{border-color:rgba(var(--brand-accent-rgb),.88);background:linear-gradient(180deg,var(--brand-accent),var(--brand-accent-dark));color:var(--brand-white);-webkit-text-fill-color:var(--brand-white);box-shadow:0 9px 19px rgba(var(--brand-accent-rgb),.24)}body.brand-433 .section-more-cta{border-top-color:var(--brand-line);background:linear-gradient(180deg,rgba(28,32,37,.86),rgba(16,18,20,.92))}body.brand-433 .section-more-button{border-color:rgba(var(--brand-accent-rgb),.34);background:linear-gradient(180deg,rgba(var(--brand-accent-rgb),.14),rgba(var(--brand-accent-rgb),.08));color:var(--brand-white);-webkit-text-fill-color:var(--brand-white);box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 10px 22px rgba(2,8,18,.16)}body.brand-433 .section-more-button:hover{border-color:rgba(var(--brand-accent-rgb),.58);background:linear-gradient(180deg,rgba(var(--brand-accent-rgb),.22),rgba(var(--brand-accent-rgb),.12))}@media (max-width:720px){body.brand-433 .match-row{grid-template-columns:38px minmax(0,1fr) 52px minmax(0,1fr) 14px;gap:6px;min-height:56px;padding:0 8px}body.brand-433 .match-row .league,body.brand-433 .match-row .status{display:none}body.brand-433 .match-row.is-stopped .minute{grid-column:1}body.brand-433 .team{min-width:0;overflow:hidden;gap:5px}body.brand-433 .team-copy,body.brand-433 .team-name{min-width:0;max-width:100%}body.brand-433 .team-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.brand-433 .score{min-width:48px;font-size:clamp(17px, 5vw, 19px)}body.brand-433 .score.upcoming{min-width:44px}body.brand-433 .chev{justify-self:end;font-size:18px}}@media (max-width:390px){body.brand-433 .match-row{grid-template-columns:32px minmax(0,1fr) 44px minmax(0,1fr) 12px;gap:4px;padding-left:7px;padding-right:6px}body.brand-433 .team{font-size:12.3px;gap:4px}body.brand-433 .badge,body.brand-433 .club-logo,body.brand-433 .team-logo{width:20px;height:20px}body.brand-433 .team-favorite-btn{width:19px;height:19px;font-size:10.5px}body.brand-433 .score{min-width:42px;font-size:17px}}body.brand-433 .calendar-popover{background:linear-gradient(180deg,rgba(24,27,31,.98),rgba(16,18,20,.98));border-color:var(--brand-line);box-shadow:0 18px 42px rgba(0,0,0,.38)}body.brand-433 .calendar-popover-head strong{color:var(--brand-text);-webkit-text-fill-color:var(--brand-text)}body.brand-433 .calendar-nav-btn{border-color:var(--brand-line);background:var(--brand-row);color:var(--brand-text);-webkit-text-fill-color:var(--brand-text);box-shadow:0 7px 16px rgba(2,8,18,.2)}body.brand-433 .calendar-nav-btn:hover{border-color:rgba(var(--brand-accent-rgb),.48);background:var(--brand-row-hover);color:var(--brand-accent);-webkit-text-fill-color:var(--brand-accent)}body.brand-433 .calendar-weekdays span{color:var(--brand-muted);-webkit-text-fill-color:var(--brand-muted)}body.brand-433 .calendar-date{border-color:var(--brand-line);background:var(--brand-row);color:var(--brand-text);-webkit-text-fill-color:var(--brand-text);box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}body.brand-433 .calendar-date:hover{border-color:rgba(var(--brand-accent-rgb),.52);background:var(--brand-row-hover);color:var(--brand-white);-webkit-text-fill-color:var(--brand-white)}body.brand-433 .calendar-date.active{border-color:var(--brand-accent);background:linear-gradient(180deg,var(--brand-accent),var(--brand-accent-dark));color:var(--brand-white);-webkit-text-fill-color:var(--brand-white);box-shadow:0 9px 18px rgba(var(--brand-accent-rgb),.24)}body.brand-433 .calendar-date.is-limited{opacity:.62;background:rgba(32,37,42,.58);color:var(--brand-muted);-webkit-text-fill-color:var(--brand-muted)}body.brand-433 .calendar-date.is-limited:hover{opacity:.82;border-color:rgba(var(--brand-accent-rgb),.36);background:rgba(32,37,42,.82);color:var(--brand-text);-webkit-text-fill-color:var(--brand-text)}body.brand-433 .calendar-empty{background:0 0}body.brand-433 .calendar-popover-note{color:var(--brand-muted);-webkit-text-fill-color:var(--brand-muted)}body.brand-433 .minute{color:var(--brand-accent);-webkit-text-fill-color:var(--brand-accent);font-size:15.5px;font-weight:980;letter-spacing:.01em;line-height:1}body.brand-433 .status{color:var(--brand-accent);-webkit-text-fill-color:var(--brand-accent);font-size:12.2px;font-weight:980;letter-spacing:.09em;line-height:1}body.brand-433 .team-favorite-btn{border-color:rgba(var(--brand-accent-rgb),.62);background:rgba(var(--brand-accent-rgb),.08);color:var(--brand-accent);-webkit-text-fill-color:var(--brand-accent);box-shadow:inset 0 0 0 1px rgba(var(--brand-accent-rgb),.1),0 4px 10px rgba(2,8,18,.2)}body.brand-433 .team-favorite-btn:hover{border-color:var(--brand-accent);background:rgba(var(--brand-accent-rgb),.16);color:var(--brand-white);-webkit-text-fill-color:var(--brand-white)}body.brand-433 .team-favorite-btn.is-favorite,body.brand-433 .team-favorite-btn[aria-pressed=true]{border-color:var(--brand-accent);background:linear-gradient(180deg,var(--brand-accent),var(--brand-accent-dark));color:var(--brand-white);-webkit-text-fill-color:var(--brand-white);box-shadow:0 8px 18px rgba(var(--brand-accent-rgb),.26)}body.brand-433 .context-chip.live{border-color:var(--brand-accent);background:linear-gradient(180deg,var(--brand-accent),var(--brand-accent-dark));color:var(--brand-white);-webkit-text-fill-color:var(--brand-white);box-shadow:0 6px 14px rgba(var(--brand-accent-rgb),.24)}body.brand-433 .context-chip.date-bridge{border-color:rgba(var(--brand-accent-rgb),.62);background:rgba(var(--brand-accent-rgb),.12);color:var(--brand-accent);-webkit-text-fill-color:var(--brand-accent);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 6px 14px rgba(var(--brand-accent-rgb),.1)}@media (max-width:720px){body.brand-433 .minute{font-size:13.8px}body.brand-433 .status{font-size:11.5px}body.brand-433 .team-favorite-btn{border-color:rgba(var(--brand-accent-rgb),.66)}}body.brand-433 .app-hero{background:linear-gradient(115deg,rgba(255,255,255,.12) 0 7%,transparent 7% 34%,rgba(200,16,46,.54) 34% 39%,transparent 39% 100%),linear-gradient(28deg,transparent 0 48%,rgba(255,255,255,.18) 48% 51%,rgba(0,94,184,.42) 51% 58%,transparent 58% 100%),linear-gradient(135deg,#07101c 0,#012169 54%,#05070b 100%);box-shadow:0 28px 70px rgba(1,8,22,.46),0 0 0 1px rgba(200,16,46,.1)}body.brand-433 .app-hero::before{left:0;right:0;top:0;width:auto;height:100%;border:0;border-radius:0;box-shadow:none;background:linear-gradient(90deg,rgba(255,255,255,.12),transparent 24% 76%,rgba(255,255,255,.08)),linear-gradient(180deg,transparent 0 48%,rgba(255,255,255,.13) 48% 52%,transparent 52% 100%);opacity:.62}body.brand-433 .app-hero::after,body.brand-433 .brand-rule{background:linear-gradient(90deg,#c8102e 0 42%,#fff 42% 50%,#005eb8 50% 100%)}body.brand-433 .hero-main{align-items:stretch}body.brand-433 .hero-copy-block{gap:10px}body.brand-433 .hero-brand{font-size:48px;letter-spacing:0}body.brand-433 .hero-brand .hero-brand-cat,body.brand-433 .hero-brand .hero-brand-main{color:#fff;-webkit-text-fill-color:#FFFFFF}body.brand-433 .brand-rule{box-shadow:0 12px 28px rgba(200,16,46,.24)}body.brand-433 .app-title{-webkit-text-fill-color:rgba(255,255,255,0.88);letter-spacing:0}body.brand-433 .app-title span{-webkit-text-fill-color:#FFFFFF;color:#a7f3c1;-webkit-text-fill-color:#A7F3C1}body.brand-433 .hero-meta{position:absolute;top:14px;right:16px;z-index:2;min-width:max-content;align-items:flex-end;justify-content:flex-start}body.brand-433 .kicker{padding:0 12px;background:rgba(4,9,18,.44);-webkit-text-fill-color:rgba(255,255,255,0.84);letter-spacing:0}body.brand-433 .live-feed-btn{cursor:pointer;font:inherit;appearance:none;-webkit-appearance:none}body.brand-433 .live-feed-btn:focus-visible,body.brand-433 .live-feed-btn:hover{border-color:rgba(167,243,193,.44);background:rgba(13,91,58,.42);color:#fff;-webkit-text-fill-color:#FFFFFF}body.brand-433 .calendar-button,body.brand-433 .day-chip,body.brand-433 .inline-search,body.brand-433 .profile-btn,body.brand-433 .refresh-pill,body.brand-433 .tab{border-radius:6px}body.brand-433 .day-chip.active,body.brand-433 .detail-tab.active,body.brand-433 .tab.active,body.brand-433 .team-tab.active{background:linear-gradient(180deg,#c8102e,#8f0c21);border-color:rgba(255,255,255,.16);box-shadow:0 14px 28px rgba(200,16,46,.24)}body.brand-433 .detail-sheet,body.brand-433 .footer-info-sheet,body.brand-433 .panel,body.brand-433 .profile-sheet,body.brand-433 .seo-content-inner,body.brand-433 .state-card{box-shadow:0 16px 38px rgba(0,0,0,.24)}body.brand-433 .panel-head{border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(90deg,rgba(200,16,46,.12),transparent 38%),var(--brand-panel)}body.brand-433 .state-card.no-results{align-items:center;border-color:rgba(0,94,184,.36);background:linear-gradient(135deg,rgba(1,33,105,.34),rgba(17,23,32,.96) 54%),var(--brand-panel)}body.brand-433 .state-card.no-results .state-icon{width:42px;min-width:42px;height:42px;display:grid;place-items:center;border:2px solid #fff;background:#c8102e;color:#fff;-webkit-text-fill-color:#FFFFFF;font-size:12px;font-weight:1000;letter-spacing:0;line-height:1}body.brand-433 .seo-content{margin-top:20px}body.brand-433 .seo-content-inner{border:1px solid rgba(255,255,255,.12)}@media (max-width:720px){body.brand-433 .app-shell{padding-left:12px;padding-right:12px}body.brand-433 .app-hero{min-height:0;border-radius:12px}body.brand-433 .app-hero-inner{min-height:0;padding:18px 15px}body.brand-433 .hero-brand{font-size:42px}body.brand-433 .hero-meta{min-width:0;width:auto;align-items:flex-start}}@media (max-width:390px){body.brand-433 .minute{font-size:13px}}body.brand-433 .match-row[data-status=LIVE] .minute{font-size:16px;font-weight:1000}body.brand-433 .match-row[data-status=LIVE] .status{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:20px;padding:0 7px;border-radius:999px;background:linear-gradient(180deg,var(--brand-accent),var(--brand-accent-dark));color:var(--brand-white);-webkit-text-fill-color:var(--brand-white);font-size:10px;font-weight:1000;letter-spacing:.065em;box-shadow:0 7px 16px rgba(var(--brand-accent-rgb),.24)}@media (min-width:721px){body.brand-433 .match-row[data-status=FINISHED] .status,body.brand-433 .match-row[data-status=UPCOMING] .status{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:20px;padding:0 7px;border-radius:999px;background:linear-gradient(180deg,var(--brand-accent),var(--brand-accent-dark));color:var(--brand-white);-webkit-text-fill-color:var(--brand-white);font-size:10px;font-weight:1000;letter-spacing:.065em;box-shadow:0 7px 16px rgba(var(--brand-accent-rgb),.22)}}body.brand-433 .match-row[data-status=LIVE] .league .context-chip.live{display:none}body.brand-433 .chev{color:var(--brand-accent);-webkit-text-fill-color:var(--brand-accent);font-size:24px;font-weight:1000;letter-spacing:-.08em;line-height:1}body.brand-433 .team-favorite-btn{display:inline-grid;place-items:center;padding:0;border-color:rgba(var(--brand-accent-rgb),.78);background:linear-gradient(180deg,var(--brand-accent),var(--brand-accent-dark));color:var(--brand-white);-webkit-text-fill-color:var(--brand-white);font-size:0;line-height:1;position:relative;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s}body.brand-433 .team-favorite-btn::before{content:"â˜†";display:block;color:var(--brand-white);-webkit-text-fill-color:var(--brand-white);font-family:Arial,Helvetica,sans-serif;font-size:13.5px;font-weight:900;transform:translateY(-.4px)}body.brand-433 .team-favorite-btn.is-favorite::before,body.brand-433 .team-favorite-btn[aria-pressed=true]::before{content:"â˜…"}body.brand-433 .team-favorite-btn:hover{background:linear-gradient(180deg,#d92323,var(--brand-accent));color:var(--brand-white);-webkit-text-fill-color:var(--brand-white)}@media (max-width:720px){body.brand-433 .chev{font-size:21px}body.brand-433 .team-favorite-btn::before{font-size:12px}body.brand-433 .match-row[data-status=LIVE]{grid-template-columns:48px minmax(0,1fr) 44px minmax(0,1fr) 18px;gap:5px;min-height:58px;padding-left:7px;padding-right:7px}body.brand-433 .match-row[data-status=LIVE] .minute{grid-column:1;grid-row:1;align-self:start;justify-self:center;margin-top:8px;font-size:12px;line-height:1;white-space:nowrap}body.brand-433 .match-row[data-status=LIVE] .status{grid-column:1;grid-row:1;align-self:end;justify-self:center;min-width:31px;min-height:16px;padding:0 4px;margin-bottom:7px;font-size:7.8px;letter-spacing:.045em;box-shadow:none}body.brand-433 .match-row[data-status=LIVE] .team:not(.away){grid-column:2}body.brand-433 .match-row[data-status=LIVE] .score{grid-column:3;min-width:42px;font-size:clamp(17px, 5vw, 19px)}body.brand-433 .match-row[data-status=LIVE] .team.away{grid-column:4}body.brand-433 .match-row[data-status=LIVE] .league{display:none}body.brand-433 .match-row[data-status=LIVE] .chev{grid-column:5;justify-self:end;font-size:20px}body.brand-433 .match-row[data-status=LIVE] .team{min-width:0;overflow:hidden;font-size:clamp(12px, 3.2vw, 13.2px)}body.brand-433 .match-row[data-status=LIVE] .team-name{display:inline-block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:390px){body.brand-433 .match-row[data-status=LIVE]{grid-template-columns:43px minmax(0,1fr) 39px minmax(0,1fr) 16px;gap:4px;min-height:56px;padding-left:6px;padding-right:5px}body.brand-433 .match-row[data-status=LIVE] .minute{font-size:11px}body.brand-433 .match-row[data-status=LIVE] .status{min-width:29px;min-height:15px;padding:0 3px;font-size:7.2px}body.brand-433 .match-row[data-status=LIVE] .score{min-width:38px;font-size:17px}body.brand-433 .match-row[data-status=LIVE] .team{gap:3px;font-size:11.7px}body.brand-433 .match-row[data-status=LIVE] .badge,body.brand-433 .match-row[data-status=LIVE] .club-logo,body.brand-433 .match-row[data-status=LIVE] .team-logo{width:19px;height:19px}body.brand-433 .match-row[data-status=LIVE] .team-favorite-btn{width:18px;height:18px}}@media (max-width:720px){body.brand-433 .match-row[data-status=LIVE]{grid-template-columns:42px minmax(0,1fr) 40px minmax(0,1fr) 14px;gap:4px;min-height:56px;padding-left:5px;padding-right:5px}body.brand-433 .match-row[data-status=LIVE] .minute{margin-top:7px;font-size:11.4px}body.brand-433 .match-row[data-status=LIVE] .status{min-width:29px;min-height:15px;padding:0 3px;margin-bottom:7px;font-size:7.2px}body.brand-433 .match-row[data-status=LIVE] .score{min-width:38px;font-size:clamp(16px, 4.6vw, 18px)}body.brand-433 .match-row[data-status=LIVE] .team{gap:3px;font-size:clamp(11.2px, 3vw, 12.4px)}body.brand-433 .match-row[data-status=LIVE] .badge,body.brand-433 .match-row[data-status=LIVE] .club-logo,body.brand-433 .match-row[data-status=LIVE] .team-logo{width:18px;height:18px}body.brand-433 .match-row[data-status=LIVE] .team-favorite-btn{width:17px;height:17px;min-width:17px}body.brand-433 .match-row[data-status=LIVE] .team-favorite-btn::before{font-size:10.8px;transform:translateY(-.2px)}body.brand-433 .match-row[data-status=LIVE] .chev{font-size:18px}}@media (max-width:390px){body.brand-433 .match-row[data-status=LIVE]{grid-template-columns:39px minmax(0,1fr) 36px minmax(0,1fr) 12px;gap:3px;padding-left:4px;padding-right:4px}body.brand-433 .match-row[data-status=LIVE] .score{min-width:34px;font-size:16px}body.brand-433 .match-row[data-status=LIVE] .team{font-size:11px}}@media (max-width:720px){body.brand-433 .match-row[data-status=LIVE] .team,body.brand-433 .match-row[data-status=LIVE] .team.away{justify-content:flex-start;flex-direction:row}body.brand-433 .match-row[data-status=LIVE] .team-copy{min-width:0;max-width:100%;overflow:hidden;gap:2px}body.brand-433 .match-row[data-status=LIVE] .team-name{flex:1 1 auto;text-align:left}body.brand-433 .match-row[data-status=LIVE] .team-favorite-btn{flex:0 0 17px}body.brand-433 .match-row[data-status=LIVE] .chev{position:absolute;top:50%;transform:translateY(-50%);display:block;font-weight:1000;line-height:1;color:var(--brand-accent);-webkit-text-fill-color:var(--brand-accent);right:4px;z-index:5;width:16px;min-width:16px;text-align:center;font-size:18px;text-shadow:0 0 8px rgba(var(--brand-accent-rgb),.35);background:linear-gradient(90deg,rgba(32,37,42,0),rgba(32,37,42,.96) 38%)}body.brand-433 .match-row[data-status=LIVE] .team.away{padding-right:24px}body.brand-433 .match-row[data-status=LIVE] .minute{position:absolute;left:6px;top:10px;width:32px;margin:0;text-align:center;font-size:11.8px;line-height:1}body.brand-433 .match-row[data-status=LIVE] .status{position:absolute;left:5px;top:29px;width:34px;min-width:0;min-height:15px;margin:0;padding:0;line-height:15px;text-align:center;font-size:7.1px;letter-spacing:.04em}}@media (max-width:390px){body.brand-433 .match-row[data-status=LIVE] .minute{left:5px;top:10px;width:30px;font-size:11.2px}body.brand-433 .match-row[data-status=LIVE] .status{left:4px;top:29px;width:31px;min-height:14px;line-height:14px;font-size:6.9px}}@media (max-width:720px){body.brand-433 .match-row[data-status=LIVE]::after{content:"";position:absolute;left:4px;top:7px;width:40px;height:42px;border-radius:12px;border:1px solid rgba(var(--brand-accent-rgb),.26);background:linear-gradient(180deg,rgba(16,18,20,.92),rgba(24,27,31,.62));box-shadow:inset 0 1px 0 rgba(255,255,255,.05);pointer-events:none;z-index:1}body.brand-433 .match-row[data-status=LIVE] .minute{left:6px;top:9px;width:36px;z-index:3;font-size:13.1px;font-weight:1000;letter-spacing:.01em}body.brand-433 .match-row[data-status=LIVE] .status{left:7px;top:30px;width:34px;z-index:3;min-height:16px;line-height:16px;border-radius:999px;font-size:7.4px;letter-spacing:.05em;box-shadow:0 4px 9px rgba(var(--brand-accent-rgb),.22)}body.brand-433 .match-row[data-status=LIVE]{grid-template-columns:48px minmax(0,1fr) 36px minmax(0,1fr) 14px}body.brand-433 .match-row[data-status=LIVE] .team:not(.away){padding-left:4px}}@media (max-width:390px){body.brand-433 .match-row[data-status=LIVE]::after{left:3px;top:7px;width:37px;height:42px}body.brand-433 .match-row[data-status=LIVE] .minute{left:4px;top:9px;width:35px;font-size:12.7px}body.brand-433 .match-row[data-status=LIVE] .status{left:5px;top:30px;width:33px;min-height:15px;line-height:15px;font-size:7.1px}body.brand-433 .match-row[data-status=LIVE]{grid-template-columns:44px minmax(0,1fr) 34px minmax(0,1fr) 12px}body.brand-433 .match-row[data-status=LIVE] .team:not(.away){padding-left:5px}}@media (max-width:720px){body.brand-433 .match-row[data-status=LIVE] .team.away{flex-direction:row-reverse;justify-content:flex-start;padding-left:7px}}@media (max-width:390px){body.brand-433 .match-row[data-status=LIVE] .team.away{padding-left:6px}}@media (max-width:720px){body.brand-433 .match-row[data-status=FINISHED],body.brand-433 .match-row[data-status=UPCOMING]{grid-template-columns:48px minmax(0,1fr) 36px minmax(0,1fr) 14px;gap:4px;min-height:56px;padding-left:5px;padding-right:5px}body.brand-433 .match-row[data-status=FINISHED]::after,body.brand-433 .match-row[data-status=UPCOMING]::after{content:"";position:absolute;left:4px;top:7px;width:40px;height:42px;border-radius:12px;border:1px solid rgba(var(--brand-accent-rgb),.2);background:linear-gradient(180deg,rgba(16,18,20,.92),rgba(24,27,31,.62));box-shadow:inset 0 1px 0 rgba(255,255,255,.05);pointer-events:none;z-index:1}body.brand-433 .match-row[data-status=FINISHED] .minute,body.brand-433 .match-row[data-status=UPCOMING] .minute{position:absolute;left:6px;top:9px;width:36px;margin:0;z-index:3;text-align:center;font-size:12.6px;line-height:1;font-weight:1000;letter-spacing:.01em}body.brand-433 .match-row[data-status=FINISHED] .status,body.brand-433 .match-row[data-status=UPCOMING] .status{display:inline-flex;position:absolute;left:7px;top:30px;width:34px;z-index:3;min-width:0;min-height:16px;padding:0;margin:0;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,var(--brand-accent),var(--brand-accent-dark));color:var(--brand-white);-webkit-text-fill-color:var(--brand-white);font-size:7.4px;font-weight:1000;letter-spacing:.05em;line-height:16px;box-shadow:0 4px 9px rgba(var(--brand-accent-rgb),.2)}body.brand-433 .match-row[data-status=FINISHED] .team:not(.away),body.brand-433 .match-row[data-status=UPCOMING] .team:not(.away){grid-column:2;padding-left:5px;justify-content:flex-start;flex-direction:row}body.brand-433 .match-row[data-status=FINISHED] .score,body.brand-433 .match-row[data-status=UPCOMING] .score{grid-column:3;min-width:34px;font-size:clamp(16px, 4.6vw, 18px)}body.brand-433 .match-row[data-status=FINISHED] .team.away,body.brand-433 .match-row[data-status=UPCOMING] .team.away{grid-column:4;flex-direction:row-reverse;justify-content:flex-start;padding-left:7px;padding-right:24px}body.brand-433 .match-row[data-status=FINISHED] .league,body.brand-433 .match-row[data-status=UPCOMING] .league{display:none}body.brand-433 .match-row[data-status=FINISHED] .chev,body.brand-433 .match-row[data-status=UPCOMING] .chev{position:absolute;right:4px;top:50%;transform:translateY(-50%);z-index:5;width:16px;min-width:16px;text-align:center;font-size:18px;font-weight:1000;line-height:1;color:var(--brand-accent);-webkit-text-fill-color:var(--brand-accent);background:linear-gradient(90deg,rgba(32,37,42,0),rgba(32,37,42,.96) 38%)}body.brand-433 .match-row[data-status=FINISHED] .team,body.brand-433 .match-row[data-status=UPCOMING] .team{min-width:0;overflow:hidden;gap:3px;font-size:clamp(11.2px, 3vw, 12.4px)}body.brand-433 .match-row[data-status=FINISHED] .team-copy,body.brand-433 .match-row[data-status=UPCOMING] .team-copy{min-width:0;max-width:100%;overflow:hidden;gap:2px}body.brand-433 .match-row[data-status=FINISHED] .team-name,body.brand-433 .match-row[data-status=UPCOMING] .team-name{flex:1 1 auto;display:inline-block;min-width:0;max-width:100%;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}body.brand-433 .match-row[data-status=FINISHED] .badge,body.brand-433 .match-row[data-status=FINISHED] .club-logo,body.brand-433 .match-row[data-status=FINISHED] .team-logo,body.brand-433 .match-row[data-status=UPCOMING] .badge,body.brand-433 .match-row[data-status=UPCOMING] .club-logo,body.brand-433 .match-row[data-status=UPCOMING] .team-logo{width:18px;height:18px}body.brand-433 .match-row[data-status=FINISHED] .team-favorite-btn,body.brand-433 .match-row[data-status=UPCOMING] .team-favorite-btn{width:17px;height:17px;min-width:17px;flex:0 0 17px}body.brand-433 .match-row[data-status=FINISHED] .team-favorite-btn::before,body.brand-433 .match-row[data-status=UPCOMING] .team-favorite-btn::before{font-size:10.8px;transform:translateY(-.2px)}}@media (max-width:390px){body.brand-433 .match-row[data-status=FINISHED],body.brand-433 .match-row[data-status=UPCOMING]{grid-template-columns:44px minmax(0,1fr) 34px minmax(0,1fr) 12px}body.brand-433 .match-row[data-status=FINISHED]::after,body.brand-433 .match-row[data-status=UPCOMING]::after{left:3px;width:37px}body.brand-433 .match-row[data-status=FINISHED] .minute,body.brand-433 .match-row[data-status=UPCOMING] .minute{left:4px;width:35px;font-size:12.1px}body.brand-433 .match-row[data-status=FINISHED] .status,body.brand-433 .match-row[data-status=UPCOMING] .status{left:5px;width:33px;min-height:15px;line-height:15px;font-size:7.1px}}@media (max-width:720px){body.brand-433 .match-row.is-status-update{grid-template-columns:48px minmax(0,1fr) 36px minmax(0,1fr) 14px;gap:4px;min-height:56px;padding-left:5px;padding-right:5px}body.brand-433 .match-row.is-status-update::after{content:"";position:absolute;left:4px;top:7px;width:40px;height:42px;border-radius:12px;border:1px solid rgba(var(--brand-accent-rgb),.2);background:linear-gradient(180deg,rgba(16,18,20,.92),rgba(24,27,31,.62));box-shadow:inset 0 1px 0 rgba(255,255,255,.05);pointer-events:none;z-index:1}body.brand-433 .match-row.is-status-update .minute{position:absolute;left:6px;top:9px;width:36px;margin:0;z-index:3;text-align:center;font-size:12.6px;line-height:1;font-weight:1000;letter-spacing:.01em}body.brand-433 .match-row.is-status-update .status{display:inline-flex;position:absolute;left:7px;top:30px;width:34px;z-index:3;min-width:0;min-height:16px;padding:0;margin:0;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,var(--brand-accent),var(--brand-accent-dark));color:var(--brand-white);-webkit-text-fill-color:var(--brand-white);font-size:7.4px;font-weight:1000;letter-spacing:.05em;line-height:16px;box-shadow:0 4px 9px rgba(var(--brand-accent-rgb),.2)}body.brand-433 .match-row.is-status-update:not(.has-status-time) .minute{display:none}body.brand-433 .match-row.is-status-update:not(.has-status-time) .status{top:20px;min-height:18px;font-size:8.2px;line-height:18px}body.brand-433 .match-row.is-status-update .team:not(.away){grid-column:2;padding-left:5px;justify-content:flex-start;flex-direction:row}body.brand-433 .match-row.is-status-update .score{grid-column:3;min-width:34px;font-size:clamp(16px, 4.6vw, 18px)}body.brand-433 .match-row.is-status-update .team.away{grid-column:4;flex-direction:row-reverse;justify-content:flex-start;padding-left:7px;padding-right:24px}body.brand-433 .match-row.is-status-update .league{display:none}body.brand-433 .match-row.is-status-update .chev{position:absolute;right:4px;top:50%;transform:translateY(-50%);z-index:5;width:16px;min-width:16px;text-align:center;font-size:18px;font-weight:1000;line-height:1;color:var(--brand-accent);-webkit-text-fill-color:var(--brand-accent);background:linear-gradient(90deg,rgba(32,37,42,0),rgba(32,37,42,.96) 38%)}body.brand-433 .match-row.is-status-update .team{min-width:0;overflow:hidden;gap:3px;font-size:clamp(11.2px, 3vw, 12.4px)}body.brand-433 .match-row.is-status-update .team-copy{min-width:0;max-width:100%;overflow:hidden;gap:2px}body.brand-433 .match-row.is-status-update .team-name{flex:1 1 auto;display:inline-block;min-width:0;max-width:100%;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}body.brand-433 .match-row.is-status-update .badge,body.brand-433 .match-row.is-status-update .club-logo,body.brand-433 .match-row.is-status-update .team-logo{width:18px;height:18px}body.brand-433 .match-row.is-status-update .team-favorite-btn{width:17px;height:17px;min-width:17px;flex:0 0 17px}body.brand-433 .match-row.is-status-update .team-favorite-btn::before{font-size:10.8px;transform:translateY(-.2px)}}@media (max-width:390px){body.brand-433 .match-row.is-status-update{grid-template-columns:44px minmax(0,1fr) 34px minmax(0,1fr) 12px}body.brand-433 .match-row.is-status-update::after{left:3px;width:37px}body.brand-433 .match-row.is-status-update .minute{left:4px;width:35px;font-size:12.1px}body.brand-433 .match-row.is-status-update .status{left:5px;width:33px;min-height:15px;line-height:15px;font-size:7.1px}body.brand-433 .match-row.is-status-update:not(.has-status-time) .status{min-height:18px;line-height:18px;font-size:8px}}@media (min-width:721px){body.brand-433 .match-row.is-status-update .minute{grid-column:1;font-size:14px;letter-spacing:.01em}body.brand-433 .match-row.is-status-update .status{grid-column:2;display:inline-flex;align-items:center;justify-content:center;justify-self:center;min-width:40px;min-height:20px;padding:0 7px;border-radius:999px;background:linear-gradient(180deg,var(--brand-accent),var(--brand-accent-dark));color:var(--brand-white);-webkit-text-fill-color:var(--brand-white);font-size:9.2px;font-weight:1000;letter-spacing:.06em;line-height:20px;box-shadow:0 6px 14px rgba(var(--brand-accent-rgb),.2)}body.brand-433 .match-row.is-status-update .minute,body.brand-433 .match-row[data-status=FINISHED] .minute,body.brand-433 .match-row[data-status=UPCOMING] .minute{color:var(--brand-white);-webkit-text-fill-color:var(--brand-white)}}body.brand-433 .team-favorite-btn:active{transform:scale(.88);background:linear-gradient(180deg,#f05252,var(--brand-accent));border-color:rgba(255,255,255,.74);box-shadow:0 0 0 4px rgba(var(--brand-accent-rgb),.18),0 10px 22px rgba(var(--brand-accent-rgb),.26)}body.brand-433 .team-favorite-btn.is-favorite,body.brand-433 .team-favorite-btn[aria-pressed=true]{background:radial-gradient(circle at 34% 30%,#f87171 0,#d92323 34%,var(--brand-accent) 62%,var(--brand-accent-dark) 100%);box-shadow:0 0 0 1px rgba(255,255,255,.1),0 9px 20px rgba(var(--brand-accent-rgb),.34)}body.brand-433 .team-favorite-btn.is-favorite::before,body.brand-433 .team-favorite-btn[aria-pressed=true]::before{transform:translateY(-.3px) scale(1.08)}@media (max-width:720px){body.brand-433 .tabs-scroll{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;overflow:visible;padding:0}body.brand-433 .tab{width:100%;min-width:0;min-height:42px;padding:7px 6px;border-radius:14px;white-space:normal;text-align:center;font-size:clamp(9.4px, 2.75vw, 11.2px);line-height:1.05;letter-spacing:0}body.brand-433 .match-row.is-status-update .minute,body.brand-433 .match-row[data-status=FINISHED] .minute,body.brand-433 .match-row[data-status=UPCOMING] .minute{color:var(--brand-white);-webkit-text-fill-color:var(--brand-white)}body.brand-433 .match-row.is-status-update .team.away,body.brand-433 .match-row[data-status=FINISHED] .team.away,body.brand-433 .match-row[data-status=LIVE] .team.away,body.brand-433 .match-row[data-status=UPCOMING] .team.away{flex-direction:row;justify-content:flex-end}body.brand-433 .match-row .team.away .team-copy{display:contents}body.brand-433 .match-row .team.away .team-name{order:1;flex:1 1 auto;min-width:0;text-align:right}body.brand-433 .match-row .team.away>.team-logo{order:2;flex:0 0 18px}body.brand-433 .match-row .team.away .team-favorite-btn{order:3;flex:0 0 17px}body.brand-433 .calendar-group{margin-top:7px}body.brand-433 .team-favorite-btn.is-favorite::before,body.brand-433 .team-favorite-btn:active::before,body.brand-433 .team-favorite-btn[aria-pressed=true]::before{font-size:11.6px}}@media (max-width:390px){body.brand-433 .tab{min-height:40px;padding:6px 4px;font-size:clamp(8.8px, 2.65vw, 10.4px)}}body.brand-433 .team-favorite-btn::before{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;width:auto;height:auto;line-height:1;transform:none!important}body.brand-433 .team-favorite-btn.is-favorite::before,body.brand-433 .team-favorite-btn:active::before,body.brand-433 .team-favorite-btn[aria-pressed=true]::before{content:"\2665";transform:translateY(-.2px) scale(1.04);content:"\2665";font-size:12.6px;transform:none!important}@media (max-width:720px){body.brand-433 .team-favorite-btn.is-favorite::before,body.brand-433 .team-favorite-btn:active::before,body.brand-433 .team-favorite-btn[aria-pressed=true]::before{font-size:11.2px;transform:none!important}}@media (min-width:721px){body.brand-433 .match-row.is-status-update .minute,body.brand-433 .match-row[data-status=UPCOMING] .minute{-webkit-text-fill-color:#A8B0BA}body.brand-433 .match-row .team.away{flex-direction:row;justify-content:flex-end}body.brand-433 .match-row .team.away .team-copy{display:contents}body.brand-433 .match-row .team.away .team-name{order:1;flex:1 1 auto;min-width:0;text-align:right}body.brand-433 .match-row .team.away>.team-logo{order:2;flex:0 0 24px}body.brand-433 .match-row .team.away .team-favorite-btn{order:3;flex:0 0 19px}body.brand-433 .match-row .minute,body.brand-433 .match-row.is-status-update .minute,body.brand-433 .match-row[data-status=FINISHED] .minute,body.brand-433 .match-row[data-status=LIVE] .minute,body.brand-433 .match-row[data-status=UPCOMING] .minute{color:#a8b0ba;-webkit-text-fill-color:#A8B0BA;font-family:var(--ui);font-size:14.5px;font-weight:960;letter-spacing:.01em;line-height:1;font-variant-numeric:tabular-nums}}@media (max-width:720px){body.brand-433,html{width:100%;max-width:100%;overflow-x:hidden}body.brand-433 .app-shell{max-width:430px;margin-left:auto;margin-right:auto;padding:8px 10px 12px}body.brand-433 .app-hero{border-radius:14px;margin-bottom:12px}body.brand-433 .app-hero-inner{padding:13px 11px}body.brand-433 .hero-main{gap:9px}body.brand-433 .hero-brand{font-size:clamp(32px, 9vw, 38px);line-height:.9}body.brand-433 .app-title{font-size:12px;line-height:1.25}body.brand-433 .hero-meta{width:100%;gap:8px}body.brand-433 .kicker{min-height:28px;padding:0 9px;font-size:9.5px}body.brand-433 .tabs-scroll{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;overflow:visible}body.brand-433 .tab{width:100%;min-width:0;min-height:36px;padding:5px 2px;border-radius:11px;font-size:clamp(8px, 2.15vw, 9.6px);line-height:1.05;letter-spacing:0;white-space:normal}body.brand-433 .calendar-group{gap:6px;margin-top:5px}body.brand-433 .calendar-strip{gap:5px}body.brand-433 .calendar-label,body.brand-433 .day-chip{min-height:42px;border-radius:13px}body.brand-433 .day-chip{padding:6px 3px}body.brand-433 .calendar-label{padding:0 9px}body.brand-433 .controls-status{gap:6px}body.brand-433 .inline-search,body.brand-433 .profile-btn,body.brand-433 .refresh-btn{min-height:36px;border-radius:13px}body.brand-433 .panel{border-radius:14px}body.brand-433 .panel-head{min-height:42px;padding:0 10px}body.brand-433 .panel-title{font-size:10.8px;letter-spacing:.06em}body.brand-433 .match-row,body.brand-433 .match-row.is-status-update,body.brand-433 .match-row[data-status=FINISHED],body.brand-433 .match-row[data-status=LIVE],body.brand-433 .match-row[data-status=UPCOMING]{grid-template-columns:42px minmax(0,1fr) 34px minmax(0,1fr) 12px;gap:4px;min-height:54px;padding:0 6px;position:relative}body.brand-433 .match-row .league,body.brand-433 .match-row .status,body.brand-433 .match-row.is-status-update .league,body.brand-433 .match-row[data-status=FINISHED] .league,body.brand-433 .match-row[data-status=LIVE] .league,body.brand-433 .match-row[data-status=UPCOMING] .league{display:none}body.brand-433 .match-row.is-status-update::after,body.brand-433 .match-row::after,body.brand-433 .match-row[data-status=FINISHED]::after,body.brand-433 .match-row[data-status=LIVE]::after,body.brand-433 .match-row[data-status=UPCOMING]::after{left:4px;top:6px;width:36px;height:41px;border-radius:11px}body.brand-433 .match-row .minute,body.brand-433 .match-row.is-status-update .minute,body.brand-433 .match-row[data-status=FINISHED] .minute,body.brand-433 .match-row[data-status=LIVE] .minute,body.brand-433 .match-row[data-status=UPCOMING] .minute{position:absolute;left:5px;top:9px;width:34px;margin:0;z-index:3;text-align:center;line-height:1;font-size:11.3px}body.brand-433 .match-row .status,body.brand-433 .match-row.is-status-update .status,body.brand-433 .match-row[data-status=FINISHED] .status,body.brand-433 .match-row[data-status=LIVE] .status,body.brand-433 .match-row[data-status=UPCOMING] .status{position:absolute;left:6px;top:29px;width:32px;min-height:14px;line-height:14px;font-size:6.8px}body.brand-433 .match-row.is-status-update .status,body.brand-433 .match-row[data-status=LIVE] .status{display:inline-flex;align-items:center;justify-content:center;z-index:3}body.brand-433 .match-row .team,body.brand-433 .match-row.is-status-update .team,body.brand-433 .match-row[data-status=FINISHED] .team,body.brand-433 .match-row[data-status=LIVE] .team,body.brand-433 .match-row[data-status=UPCOMING] .team{gap:3px;font-size:clamp(10.8px, 2.9vw, 12.2px)}body.brand-433 .match-row .badge,body.brand-433 .match-row .club-logo,body.brand-433 .match-row .team-logo{width:17px;height:17px}body.brand-433 .match-row .score,body.brand-433 .match-row.is-status-update .score,body.brand-433 .match-row[data-status=FINISHED] .score,body.brand-433 .match-row[data-status=LIVE] .score,body.brand-433 .match-row[data-status=UPCOMING] .score{min-width:34px;font-size:clamp(15px, 4.3vw, 17px)}body.brand-433 .match-row .score.upcoming{min-width:32px;font-size:11px}body.brand-433 .match-row .team-favorite-btn{width:16px;height:16px;min-width:16px}body.brand-433 .match-row .team-favorite-btn::before{font-size:10.2px}body.brand-433 .match-row .team.away,body.brand-433 .match-row.is-status-update .team.away,body.brand-433 .match-row[data-status=FINISHED] .team.away,body.brand-433 .match-row[data-status=LIVE] .team.away,body.brand-433 .match-row[data-status=UPCOMING] .team.away{padding-right:17px}body.brand-433 .match-row .chev,body.brand-433 .match-row.is-status-update .chev,body.brand-433 .match-row[data-status=FINISHED] .chev,body.brand-433 .match-row[data-status=LIVE] .chev,body.brand-433 .match-row[data-status=UPCOMING] .chev{right:3px;width:13px;min-width:13px;font-size:15px}}body.brand-433 .tabs-scroll{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;overflow:visible;padding:0}body.brand-433 .tab{width:100%;min-width:0;white-space:normal;text-align:center;line-height:1.05}body.brand-433.feed-loading #live,body.brand-433.feed-loading #results,body.brand-433.feed-loading #statusUpdates,body.brand-433.feed-loading #today{display:none}body.brand-433.feed-loading #loadingState{display:flex}@media (max-width:720px){body.brand-433 .tabs-scroll{gap:5px}body.brand-433 .tab{min-height:36px;padding:5px 2px;border-radius:11px;font-size:clamp(8px, 2.15vw, 9.6px)}}@media (max-width:390px){body.brand-433 .app-shell{padding-left:8px;padding-right:8px}body.brand-433 .tabs-scroll{gap:4px}body.brand-433 .tab{min-height:34px;padding-left:1px;padding-right:1px;font-size:clamp(7.3px, 2vw, 8.6px)}body.brand-433 .match-row,body.brand-433 .match-row.is-status-update,body.brand-433 .match-row[data-status=FINISHED],body.brand-433 .match-row[data-status=LIVE],body.brand-433 .match-row[data-status=UPCOMING]{grid-template-columns:39px minmax(0,1fr) 32px minmax(0,1fr) 11px;gap:3px;padding-left:5px;padding-right:5px}body.brand-433 .match-row .minute,body.brand-433 .match-row.is-status-update .minute,body.brand-433 .match-row[data-status=FINISHED] .minute,body.brand-433 .match-row[data-status=LIVE] .minute,body.brand-433 .match-row[data-status=UPCOMING] .minute{width:32px;font-size:10.8px}body.brand-433 .match-row .team,body.brand-433 .match-row.is-status-update .team,body.brand-433 .match-row[data-status=FINISHED] .team,body.brand-433 .match-row[data-status=LIVE] .team,body.brand-433 .match-row[data-status=UPCOMING] .team{font-size:10.7px}body.brand-433 .match-row .score,body.brand-433 .match-row.is-status-update .score,body.brand-433 .match-row[data-status=FINISHED] .score,body.brand-433 .match-row[data-status=LIVE] .score,body.brand-433 .match-row[data-status=UPCOMING] .score{min-width:32px;font-size:15.5px}}body.brand-433::before{background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.018) 1px,transparent 1px),repeating-linear-gradient(90deg,rgba(13,91,58,.16) 0 86px,rgba(8,55,36,.13) 86px 172px),radial-gradient(ellipse at 50% 116px,transparent 0 130px,rgba(167,243,193,.14) 131px 132px,transparent 133px);background-size:42px 42px,42px 42px,auto,auto;opacity:.72}body.brand-433 .app-shell{max-width:1088px;padding-top:18px}body.brand-433 .app-hero{min-height:166px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(112deg,rgba(1,33,105,.96) 0 24%,rgba(255,255,255,.14) 24% 25.4%,rgba(214,18,43,.8) 25.4% 28%,transparent 28% 100%),linear-gradient(24deg,transparent 0 56%,rgba(255,255,255,.13) 56% 57.5%,rgba(214,18,43,.62) 57.5% 60%,rgba(1,33,105,.42) 60% 68%,transparent 68% 100%),radial-gradient(circle at 76% 8%,rgba(167,243,193,.18),transparent 24%),linear-gradient(135deg,#08111d 0,#0b1827 42%,#071018 100%);box-shadow:0 28px 80px rgba(0,0,0,.46),inset 0 1px 0 rgba(255,255,255,.12)}body.brand-433 .app-hero::before{background:linear-gradient(90deg,transparent 0 48%,rgba(255,255,255,.17) 48% 52%,transparent 52% 100%),linear-gradient(180deg,rgba(255,255,255,.08),transparent 30%),repeating-linear-gradient(90deg,rgba(167,243,193,.06) 0 40px,transparent 40px 80px);opacity:.75}body.brand-433 .app-hero::after{left:0;right:0;height:5px;background:linear-gradient(90deg,#012169 0 22%,#fff 22% 27%,#d6122b 27% 48%,#fff 48% 52%,#0d5b3a 52% 100%)}body.brand-433 .app-hero-inner{min-height:166px;padding:24px 28px}body.brand-433 .hero-copy-block::after{content:none}body.brand-433 .hero-brand{font-size:clamp(48px, 6vw, 72px);line-height:.84;font-family:var(--condensed);text-transform:uppercase;text-shadow:0 20px 50px rgba(0,0,0,.52),0 0 26px rgba(167,243,193,.16)}body.brand-433 .hero-brand .hero-brand-cat{color:#a7f3c1;-webkit-text-fill-color:#A7F3C1}body.brand-433 .brand-rule{width:208px;height:4px;border-radius:0;box-shadow:0 12px 32px rgba(167,243,193,.18)}body.brand-433 .app-title{font-size:16px;font-weight:900;text-transform:uppercase;color:rgba(255,255,255,.86);-webkit-text-fill-color:rgba(255,255,255,0.86)}body.brand-433 .kicker{min-height:38px;border-radius:4px;border:1px solid rgba(167,243,193,.3);background:linear-gradient(180deg,rgba(13,91,58,.36),rgba(7,11,18,.64)),rgba(7,11,18,.56);color:#fff;-webkit-text-fill-color:#FFFFFF;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 14px 34px rgba(0,0,0,.28)}body.brand-433 .live-dot{background:#a7f3c1;box-shadow:0 0 0 4px rgba(167,243,193,.16),0 0 20px rgba(167,243,193,.52)}body.brand-433 .app-controls{padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018)),rgba(7,11,18,.48);box-shadow:0 18px 46px rgba(0,0,0,.28)}body.brand-433 .tabs-scroll{gap:8px}body.brand-433 .tab{border:1px solid rgba(255,255,255,.13);-webkit-text-fill-color:rgba(255,255,255,0.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}body.brand-433 .tab:focus-visible,body.brand-433 .tab:hover{-webkit-text-fill-color:#FFFFFF}body.brand-433 .tab.active{box-shadow:0 12px 26px rgba(214,18,43,.28),inset 0 1px 0 rgba(255,255,255,.16)}body.brand-433 .calendar-group{margin-top:10px}body.brand-433 .calendar-label,body.brand-433 .day-chip,body.brand-433 .inline-search,body.brand-433 .profile-btn,body.brand-433 .refresh-btn{border-radius:6px;border-color:rgba(255,255,255,.13);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.022)),#111822;color:rgba(255,255,255,.84);-webkit-text-fill-color:rgba(255,255,255,0.84)}body.brand-433 .calendar-label:hover,body.brand-433 .day-chip.active,body.brand-433 .profile-btn:hover,body.brand-433 .refresh-btn:hover{border-color:rgba(167,243,193,.34);background:linear-gradient(180deg,rgba(13,91,58,.6),rgba(8,55,36,.8)),#0d5b3a;color:#fff;-webkit-text-fill-color:#FFFFFF}body.brand-433 .inline-search input{color:#fff;-webkit-text-fill-color:#FFFFFF}body.brand-433 .detail-sheet,body.brand-433 .footer-info-sheet,body.brand-433 .panel,body.brand-433 .profile-sheet,body.brand-433 .seo-content-inner,body.brand-433 .state-card{border-radius:8px;border-color:rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.014)),#111923;box-shadow:0 18px 50px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.06)}body.brand-433 .panel-head{min-height:48px;background:linear-gradient(90deg,rgba(214,18,43,.22),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.012)),#121a24}body.brand-433 .panel-title{color:#fff;-webkit-text-fill-color:#FFFFFF}body.brand-433 .panel-title .mark{width:4px;border-radius:0;background:linear-gradient(180deg,#a7f3c1,#0d5b3a);box-shadow:0 0 18px rgba(167,243,193,.35)}body.brand-433 .panel-count{border-color:rgba(167,243,193,.24);background:rgba(13,91,58,.18);color:#a7f3c1;-webkit-text-fill-color:#A7F3C1}body.brand-433 .match-row,body.brand-433 .match-row.is-status-update,body.brand-433 .match-row[data-status=FINISHED],body.brand-433 .match-row[data-status=LIVE],body.brand-433 .match-row[data-status=UPCOMING]{border-radius:0;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,rgba(13,91,58,.16),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.006)),#141e29}body.brand-433 .match-row:nth-child(2n){background:linear-gradient(90deg,rgba(1,33,105,.15),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.022),rgba(255,255,255,.006)),#121b26}body.brand-433 .match-row:focus-within,body.brand-433 .match-row:hover{background:linear-gradient(90deg,rgba(167,243,193,.14),transparent 30%),#192635}body.brand-433 .match-row .minute,body.brand-433 .match-row.is-status-update .minute,body.brand-433 .match-row[data-status=FINISHED] .minute,body.brand-433 .match-row[data-status=LIVE] .minute,body.brand-433 .match-row[data-status=UPCOMING] .minute{color:#a7f3c1;-webkit-text-fill-color:#A7F3C1;font-family:var(--condensed);font-weight:1000;letter-spacing:0}body.brand-433 .match-row .score,body.brand-433 .match-row.is-status-update .score,body.brand-433 .match-row[data-status=FINISHED] .score,body.brand-433 .match-row[data-status=LIVE] .score,body.brand-433 .match-row[data-status=UPCOMING] .score{color:#fff;-webkit-text-fill-color:#FFFFFF;font-family:var(--condensed);text-shadow:0 0 18px var(--uk-score-glow)}body.brand-433 .match-row .score.upcoming{color:#a7f3c1;-webkit-text-fill-color:#A7F3C1}body.brand-433 .team-name{color:rgba(255,255,255,.92);-webkit-text-fill-color:rgba(255,255,255,0.92)}body.brand-433 .empty-note,body.brand-433 .league,body.brand-433 .team-form{color:rgba(255,255,255,.58);-webkit-text-fill-color:rgba(255,255,255,0.58)}body.brand-433 .badge,body.brand-433 .club-logo,body.brand-433 .team-logo{border-color:rgba(255,255,255,.2);background:radial-gradient(circle at 38% 28%,rgba(255,255,255,.22),transparent 34%),linear-gradient(180deg,#1e2c3c,#0e1520)}body.brand-433 .team-favorite-btn::before{content:"\2606"}body.brand-433 .team-favorite-btn.is-favorite::before,body.brand-433 .team-favorite-btn[aria-pressed=true]::before{content:"\2605"}body.brand-433 .panel-more-btn,body.brand-433 .panel-share-btn{border-radius:6px;border-color:rgba(167,243,193,.24);background:rgba(13,91,58,.18)}body.brand-433 .state-card.no-results{background:linear-gradient(135deg,rgba(1,33,105,.32),rgba(13,91,58,.2) 48%,rgba(17,24,34,.96)),#111923}body.brand-433 .state-card.no-results .state-icon{border-radius:50%;border-color:rgba(255,255,255,.86);background:radial-gradient(circle at 35% 32%,rgba(255,255,255,.3),transparent 30%),linear-gradient(180deg,#d6122b,#880a1b)}@media (max-width:720px){body.brand-433{background:linear-gradient(116deg,rgba(1,33,105,.42) 0 14%,rgba(214,18,43,.22) 14% 17%,transparent 17% 100%),radial-gradient(circle at 50% -60px,rgba(255,255,255,.18),transparent 32%),linear-gradient(180deg,#070b12 0,#0b1018 240px,#07110d 100%)}body.brand-433 .app-shell{max-width:430px;padding:8px 9px 12px}body.brand-433 .app-hero{min-height:134px;border-radius:10px}body.brand-433 .app-hero-inner{min-height:134px;padding:15px 13px}body.brand-433 .hero-brand{font-size:clamp(38px, 12vw, 50px)}body.brand-433 .brand-rule{width:156px}body.brand-433 .app-title{font-size:12px}body.brand-433 .hero-copy-block::after{min-height:22px;padding:0 8px;font-size:8.8px;white-space:normal}body.brand-433 .kicker{min-height:30px;font-size:9px}body.brand-433 .app-controls{padding:7px;border-radius:10px}body.brand-433 .tabs-scroll{gap:5px}body.brand-433 .tab{min-height:36px;border-radius:5px;font-size:clamp(7.8px, 2.15vw, 9.3px)}body.brand-433 .calendar-label,body.brand-433 .day-chip,body.brand-433 .inline-search,body.brand-433 .profile-btn,body.brand-433 .refresh-btn{border-radius:6px}body.brand-433 .panel,body.brand-433 .state-card{border-radius:8px}body.brand-433 .panel-head{min-height:42px}}@media (max-width:390px){body.brand-433 .hero-copy-block::after{font-size:8px}body.brand-433 .tab{font-size:clamp(7px, 2vw, 8.3px)}}body.brand-433 #refreshScores,body.brand-433 .hero-copy-block::after{display:none}body.brand-433 .hero-copy-block{gap:12px}body.brand-433 .brand-rule{background:linear-gradient(90deg,#083724 0,#0d5b3a 38%,#a7f3c1 50%,#0d5b3a 62%,#083724 100%);box-shadow:0 0 0 1px rgba(167,243,193,.16),0 12px 32px rgba(167,243,193,.16)}body.brand-433 .controls-status{justify-content:flex-end}@media (max-width:720px){body.brand-433 .hero-copy-block{gap:9px}body.brand-433 .calendar-group{display:flex;flex-wrap:wrap;align-items:stretch;gap:5px;margin-top:3px;overflow:visible}body.brand-433 .calendar-strip{order:1;flex:1 1 calc(100% - 74px);width:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}body.brand-433 .calendar-label{order:2;flex:0 0 69px;width:69px;min-height:34px;padding:0 5px;font-size:8.4px;letter-spacing:0}body.brand-433 .day-chip{min-height:34px;padding:4px 2px;border-radius:9px}body.brand-433 .day-chip span:first-child{font-size:7.7px;line-height:1}body.brand-433 .day-chip span:last-child{margin-top:1px;font-size:12.5px;line-height:1}body.brand-433 .controls-status{order:3;flex:0 0 132px;width:132px;min-width:0;justify-content:stretch}body.brand-433 .profile-btn{width:100%;min-width:0;min-height:40px;padding-left:11px;padding-right:11px;gap:7px;font-size:11px;font-weight:950}body.brand-433 .profile-btn-icon,body.brand-433 .profile-btn-icon svg{width:17px;height:17px}body.brand-433 .calendar-search{order:4;flex:1 1 calc(100% - 140px);width:auto;min-width:0;min-height:40px;margin-left:0;padding-left:10px;padding-right:10px}body.brand-433 .calendar-search input{font-size:10.5px}}@media (max-width:390px){body.brand-433 .calendar-strip{flex-basis:calc(100% - 65px);gap:4px}body.brand-433 .calendar-label{flex-basis:61px;width:61px;font-size:7.7px}body.brand-433 .controls-status{flex-basis:118px;width:118px}body.brand-433 .profile-btn{font-size:10px;padding-left:8px;padding-right:8px}body.brand-433 .calendar-search{flex-basis:calc(100% - 124px);padding-left:8px;padding-right:8px}body.brand-433 .calendar-search input{font-size:9.8px}}@media (max-width:720px){body.brand-433 .controls-status{display:flex;grid-template-columns:none;flex:0 0 140px;width:140px;min-width:140px;max-width:140px;gap:0}body.brand-433 .profile-btn{display:inline-flex;justify-content:center;width:100%;min-width:140px;min-height:42px;padding-left:12px;padding-right:12px;gap:8px;font-size:11.5px}body.brand-433 .profile-btn span:last-child{display:inline;overflow:visible;text-overflow:clip;white-space:nowrap;flex:0 0 auto}body.brand-433 .profile-btn-icon,body.brand-433 .profile-btn-icon svg{width:18px;height:18px}body.brand-433 .calendar-search{flex:1 1 calc(100% - 146px);min-width:0}}@media (max-width:390px){body.brand-433 .controls-status{flex-basis:132px;width:132px;min-width:132px;max-width:132px}body.brand-433 .profile-btn{min-width:132px;font-size:10.8px;padding-left:10px;padding-right:10px}body.brand-433 .calendar-search{flex-basis:calc(100% - 138px)}}body.brand-433 .calendar-search{gap:8px}body.brand-433 .search-icon{width:17px;height:17px;flex:0 0 17px;display:inline-grid;place-items:center;-webkit-text-fill-color:#A7F3C1;opacity:.96}body.brand-433 .search-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.45;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px rgba(167, 243, 193, .28));stroke-width:2.25;filter:none}body.brand-433 .tab{position:relative;overflow:hidden;-webkit-text-fill-color:rgba(255,255,255,0.92);font-weight:1000;text-transform:uppercase;letter-spacing:0;box-shadow:inset 0 1px 0 rgba(255,255,255,.13),inset 0 -1px 0 rgba(167,243,193,.08),0 9px 20px rgba(0,0,0,.18)}body.brand-433 .tab.active{-webkit-text-fill-color:#FFFFFF;box-shadow:0 13px 28px rgba(214,18,43,.3),inset 0 1px 0 rgba(255,255,255,.18)}body.brand-433 .tab.active::after{opacity:.9;background:rgba(167,243,193,.72);opacity:1}@media (max-width:720px){body.brand-433 .calendar-search{gap:6px}body.brand-433 .search-icon,body.brand-433 .search-icon svg{width:15px;height:15px;flex-basis:15px}body.brand-433 .tab{min-height:38px;padding:7px 3px 6px;border-radius:7px;font-size:clamp(8.8px, 2.45vw, 10.4px);line-height:1.03}body.brand-433 .tab::after{left:6px;right:6px;top:4px;height:2px}}@media (max-width:390px){body.brand-433 .tab{min-height:37px;padding-left:2px;padding-right:2px;font-size:clamp(8.4px, 2.28vw, 9.4px)}}body.brand-433 .search-icon{color:rgba(167,243,193,.82);-webkit-text-fill-color:rgba(167,243,193,0.82);opacity:.86}body.brand-433 .tab{min-height:44px;padding:8px 6px 7px;border-radius:6px;border-color:rgba(255,255,255,.16);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.022)),#101821;color:rgba(255,255,255,.88);-webkit-text-fill-color:rgba(255,255,255,0.88);font-size:12.5px;font-weight:950;text-transform:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.09),0 1px 0 rgba(255,255,255,.04)}body.brand-433 .tab::after{content:"";position:absolute;border-radius:999px;opacity:.76;left:9px;right:9px;top:auto;bottom:5px;height:2px;background:rgba(167,243,193,0);opacity:0}body.brand-433 .tab:focus-visible,body.brand-433 .tab:hover{border-color:rgba(167,243,193,.34);background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.03)),#13202b;color:#fff;-webkit-text-fill-color:#FFFFFF;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 0 0 1px rgba(167,243,193,.1)}body.brand-433 .tab.active{border-color:rgba(255,255,255,.24);background:linear-gradient(180deg,rgba(214,18,43,.86),rgba(116,15,28,.94)),#b61228;color:#fff;-webkit-text-fill-color:#FFFFFF;box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 8px 18px rgba(0,0,0,.2)}@media (max-width:720px){body.brand-433 .tab{min-height:37px;padding:6px 3px;border-radius:6px;font-size:clamp(8.4px, 2.28vw, 9.8px);line-height:1.04}body.brand-433 .tab::after{left:7px;right:7px;bottom:4px}}@media (max-width:390px){body.brand-433 .tab{min-height:36px;padding-left:2px;padding-right:2px;font-size:clamp(8px, 2.15vw, 9px)}}@media (max-width:720px){body.brand-433 .tab{min-height:39px;padding:7px 3px 6px;font-size:clamp(9.4px, 2.62vw, 11.2px);font-weight:1000;line-height:1.02}}@media (max-width:390px){body.brand-433 .tab{min-height:38px;font-size:clamp(8.8px, 2.42vw, 10px);font-weight:1000}}body.brand-433 .live-feed-star{color:#ff1f3d;-webkit-text-fill-color:#FF1F3D;text-shadow:0 0 10px rgba(255,31,61,.35)}body.brand-433 .live-feed-btn:focus-visible .live-feed-star,body.brand-433 .live-feed-btn:hover .live-feed-star{color:#f03;-webkit-text-fill-color:#FF0033;text-shadow:0 0 12px rgba(255,31,61,.56)}@media (max-width:720px){body.brand-433 .hero-meta{position:absolute;top:10px;right:10px;width:auto;min-width:0;padding-top:0;align-items:flex-end}body.brand-433 .live-feed-btn{min-height:28px;padding:0 8px;gap:6px;border-radius:6px;font-size:8.4px;font-weight:950;line-height:1;letter-spacing:0;background:rgba(7,11,18,.62);border-color:rgba(255,31,61,.32);color:#ff1f3d;-webkit-text-fill-color:#FF1F3D}body.brand-433 .live-feed-text{color:#fff;-webkit-text-fill-color:#FFFFFF}body.brand-433 .live-feed-star{width:14px;height:14px;flex:0 0 14px;display:inline-grid;place-items:center;color:#ff1f3d;-webkit-text-fill-color:#FF1F3D;font-size:13px;line-height:1;transform-origin:50% 50%;animation:1.75s ease-in-out infinite mobileLiveFeedStarBlink}}@media (max-width:390px){body.brand-433 .live-feed-btn{min-height:26px;padding:0 7px;font-size:7.8px}}@keyframes mobileLiveFeedStarBlink{0%,100%{color:#ff1f3d;-webkit-text-fill-color:#FF1F3D;text-shadow:0 0 0 rgba(255,31,61,0);opacity:.58;transform:scale(.86)}50%{color:#f03;-webkit-text-fill-color:#FF0033;text-shadow:0 0 10px rgba(255,31,61,.78);opacity:1;transform:scale(1.12)}}@media (prefers-reduced-motion:reduce){body.brand-433 .live-feed-star{animation:none}}body.brand-433 .mobile-update-btn{display:none}@media (max-width:720px){body.brand-433 .calendar-group{gap:5px}body.brand-433 .controls-status{order:3;flex:0 0 116px;width:116px;min-width:116px;max-width:116px}body.brand-433 .profile-btn{min-width:116px;min-height:42px;padding-left:8px;padding-right:8px;gap:6px;font-size:10.8px}body.brand-433 .mobile-update-btn{order:4;flex:0 0 82px;width:82px;min-width:82px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 8px;border:1px solid rgba(167,243,193,.22);border-radius:6px;background:linear-gradient(180deg,rgba(13,91,58,.42),rgba(8,55,36,.72)),#0d5b3a;color:#a7f3c1;-webkit-text-fill-color:#A7F3C1;box-shadow:inset 0 1px 0 rgba(255,255,255,.08);cursor:pointer}body.brand-433 .mobile-update-icon,body.brand-433 .mobile-update-icon svg{width:16px;height:16px;display:block;flex:0 0 16px}body.brand-433 .mobile-update-icon svg{fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}body.brand-433 .mobile-update-text{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:nowrap;font-size:10.2px;font-weight:950;line-height:1;letter-spacing:0}body.brand-433 .mobile-update-btn:focus-visible,body.brand-433 .mobile-update-btn:hover{border-color:rgba(167,243,193,.44);background:linear-gradient(180deg,rgba(13,91,58,.64),rgba(8,55,36,.86)),#0d5b3a}body.brand-433 .mobile-update-btn.is-refreshing .mobile-update-icon{animation:.8s ease-in-out refreshSpin}body.brand-433 .calendar-search{order:5;flex:1 1 calc(100% - 208px);width:auto;min-width:0}html{scroll-behavior:auto}body.brand-433{text-rendering:auto}body.brand-433 .app-hero::before,body.brand-433::before{display:none}body.brand-433 .app-hero{background:linear-gradient(116deg,rgba(1,33,105,.42) 0 14%,rgba(214,18,43,.22) 14% 17%,transparent 17% 100%),linear-gradient(180deg,#07101c 0,#0b1827 54%,#071018 100%);box-shadow:0 14px 34px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.1)}body.brand-433 .app-controls,body.brand-433 .panel,body.brand-433 .seo-content-inner,body.brand-433 .state-card{box-shadow:0 10px 24px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.05)}body.brand-433 .match-row,body.brand-433 .match-row.is-status-update,body.brand-433 .match-row[data-status=FINISHED],body.brand-433 .match-row[data-status=LIVE],body.brand-433 .match-row[data-status=UPCOMING]{contain:layout paint;content-visibility:auto;contain-intrinsic-size:58px;background:linear-gradient(90deg,rgba(13,91,58,.1),transparent 22%),#141e29}body.brand-433 .match-row:nth-child(2n){background:linear-gradient(90deg,rgba(1,33,105,.1),transparent 24%),#121b26}body.brand-433 .match-row .score,body.brand-433 .match-row.is-status-update .score,body.brand-433 .match-row[data-status=FINISHED] .score,body.brand-433 .match-row[data-status=LIVE] .score,body.brand-433 .match-row[data-status=UPCOMING] .score{text-shadow:none}body.brand-433 .club-logo,body.brand-433 .search-icon svg{filter:none}body.brand-433 .live-dot{animation:none;box-shadow:0 0 0 4px rgba(167,243,193,.12)}body.brand-433 .calendar-popover,body.brand-433 .detail-overlay,body.brand-433 .footer-info-overlay,body.brand-433 .profile-overlay{backdrop-filter:none;-webkit-backdrop-filter:none}}@media (max-width:390px){body.brand-433 .controls-status{flex-basis:104px;width:104px;min-width:104px;max-width:104px}body.brand-433 .profile-btn{min-width:104px;padding-left:6px;padding-right:6px;gap:5px;font-size:9.8px}body.brand-433 .mobile-update-btn{flex-basis:74px;width:74px;min-width:74px;padding-left:6px;padding-right:6px;gap:4px}body.brand-433 .mobile-update-text{font-size:9.4px}body.brand-433 .mobile-update-icon,body.brand-433 .mobile-update-icon svg{width:15px;height:15px;flex-basis:15px}body.brand-433 .calendar-search{flex-basis:calc(100% - 188px)}}.seo-snapshot-list{display:grid;gap:8px;margin-top:14px}.seo-snapshot-row{display:grid;grid-template-columns:70px minmax(0,1.4fr) minmax(58px,0.4fr) minmax(0,1fr);gap:10px;align-items:center;padding:9px 10px;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:rgba(255,255,255,.035);color:rgba(255,255,255,.78);text-decoration:none}.seo-snapshot-row:focus-visible,.seo-snapshot-row:hover{border-color:rgba(200,16,46,.42);background:rgba(255,255,255,.065);color:var(--white);outline:0}.seo-snapshot-score,.seo-snapshot-time{color:var(--white);font-size:12px;font-weight:950}.seo-snapshot-teams{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850}.seo-snapshot-meta{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(255,255,255,.58);font-size:11px}.seo-match-snapshot{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}.seo-kicker{margin-bottom:6px!important;color:#ff334d!important;font-size:11px!important;font-weight:950;text-transform:uppercase}.seo-match-snapshot h3{margin:0 0 8px;color:var(--white);font-size:16px;line-height:1.25}.seo-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0 0}.seo-facts div{min-width:0;padding:9px 10px;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:rgba(255,255,255,.035)}.seo-facts dt{margin:0 0 4px;color:rgba(255,255,255,.54);font-size:10px;font-weight:900;text-transform:uppercase}.seo-facts dd{margin:0;color:rgba(255,255,255,.84);font-size:12px;line-height:1.3}.seo-match-links{margin-top:14px}body.brand-433 .seo-links{gap:0;margin-top:15px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}body.brand-433 .seo-links a{min-height:0;padding:3px 0;border:0;border-radius:0;background:0 0;box-shadow:none;color:rgba(255,255,255,.58);-webkit-text-fill-color:rgba(255,255,255,0.58);font-size:11px;font-weight:760;text-decoration:none}body.brand-433 .seo-links a:not(:last-child)::after{content:"/";margin:0 9px;color:rgba(255,255,255,.22);-webkit-text-fill-color:rgba(255,255,255,0.22);font-weight:700}body.brand-433 .seo-links a:focus-visible,body.brand-433 .seo-links a:hover{background:0 0;color:#a7f3c1;-webkit-text-fill-color:#A7F3C1;outline:0;text-decoration:underline;text-underline-offset:3px}@media (max-width:720px){.seo-content{margin-top:14px;padding:0 10px}.seo-content-inner{padding:13px 12px}.seo-links{gap:6px}.seo-links a{min-height:28px;padding:6px 8px;font-size:11px}.seo-faq dl{grid-template-columns:1fr;gap:8px}.seo-faq-item{padding:9px 10px}.seo-snapshot-row{grid-template-columns:52px minmax(0,1fr) 54px}.seo-snapshot-meta{grid-column:2/-1}.seo-facts{grid-template-columns:1fr}body.brand-433 .seo-links{margin-top:12px;padding-top:9px;row-gap:2px}body.brand-433 .seo-links a{font-size:10px;line-height:1.45}body.brand-433 .seo-links a:not(:last-child)::after{margin:0 7px}}body.brand-433 .desktop-update-btn{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid rgba(167,243,193,.22);border-radius:6px;background:linear-gradient(180deg,rgba(13,91,58,.42),rgba(8,55,36,.72)),#0d5b3a;color:#a7f3c1;-webkit-text-fill-color:#A7F3C1;box-shadow:inset 0 1px 0 rgba(255,255,255,.08);cursor:pointer;font-size:11px;font-weight:950;line-height:1}body.brand-433 .desktop-update-icon,body.brand-433 .desktop-update-icon svg{width:16px;height:16px;display:block;flex:0 0 16px}body.brand-433 .desktop-update-icon svg{fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}body.brand-433 .desktop-update-btn:focus-visible,body.brand-433 .desktop-update-btn:hover{border-color:rgba(167,243,193,.44);background:linear-gradient(180deg,rgba(13,91,58,.64),rgba(8,55,36,.86)),#0d5b3a;outline:0}body.brand-433 .desktop-update-btn.is-refreshing .desktop-update-icon{animation:.8s ease-in-out refreshSpin}@media (max-width:720px){body.brand-433 .desktop-update-btn{display:none}}
