.highlights-page{display:flex;flex-direction:column;gap:18px}.highlights-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;overflow:hidden;padding:28px;border:1px solid rgba(0,211,243,.14);border-radius:8px;background:radial-gradient(circle at 14% 8%,rgba(0,211,243,.22),transparent 33%),radial-gradient(circle at 78% 18%,rgba(255,79,155,.14),transparent 30%),linear-gradient(135deg,rgba(10,21,26,.95),rgba(18,16,23,.96)),#101114;box-shadow:0 24px 80px -52px rgba(0,211,243,.7)}.highlights-hero:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.36;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0) 0 0 /44px 44px,linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0) 0 0 /44px 44px;mask-image:linear-gradient(90deg,#000,transparent 86%)}.highlights-hero>*{position:relative}.highlights-board-header em,.highlights-kicker{min-height:28px;display:inline-flex;align-items:center;gap:7px;color:#00d3f2;font-size:11px;font-weight:950;letter-spacing:0;text-transform:uppercase}.highlights-hero h1{max-width:820px;margin:10px 0 8px;color:#ffffff;font-size:clamp(34px,4vw,58px);font-weight:950;line-height:.94;letter-spacing:0}.highlights-hero p{max-width:780px;margin:0;color:rgba(255,255,255,.68);font-size:15px;font-weight:750;line-height:1.55}.highlights-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.highlights-empty button,.highlights-hero-actions button,.highlights-load-more button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid rgba(0,211,243,.34);border-radius:8px;background:rgba(0,211,243,.12);color:#00d3f2;cursor:pointer;font-family:inherit;font-size:12px;font-weight:950;text-transform:uppercase}.highlights-hero-actions button:first-child{background:#00d3f2;color:#050608;box-shadow:0 16px 34px -24px rgba(0,211,243,.9)}.highlights-hero-actions button.is-active{border-color:rgba(21,194,101,.34);background:rgba(21,194,101,.13);color:#15c265}.highlights-hero-actions button:disabled,.highlights-load-more button:disabled{cursor:wait;opacity:.68}.highlights-hero-actions button:disabled svg,.highlights-load-more button:disabled svg{animation:profile-spin .9s linear infinite}.highlights-hero-stats{display:grid;grid-template-columns:1fr;gap:10px;align-self:stretch}.highlights-hero-stats div{display:flex;min-height:82px;flex-direction:column;justify-content:center;padding:15px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:rgba(0,0,0,.22)}.highlights-board-header small,.highlights-hero-stats span,.highlights-league-strip small{color:rgba(255,255,255,.48);font-size:11px;font-weight:850}.highlights-hero-stats strong{margin-top:5px;color:#ffffff;font-size:25px;font-weight:950}.highlights-league-strip{position:relative;z-index:2;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-bottom:12px}.highlights-league-strip button{min-height:64px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:0 13px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.015)),#15161a;color:rgba(255,255,255,.72);cursor:pointer;font-family:inherit;text-align:left}.highlights-league-strip button.is-selected{border-color:rgba(0,211,243,.55);background:radial-gradient(circle at 18% 0,rgba(0,211,243,.22),transparent 46%),rgba(0,211,243,.1);color:#ffffff;box-shadow:inset 0 0 0 1px rgba(0,211,243,.08)}.highlights-league-strip span{font-size:13px;font-weight:950}.highlights-board{padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:radial-gradient(circle at 10% 0,rgba(0,211,243,.12),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.038),rgba(255,255,255,.012)),#101114}.highlights-board-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:-14px -14px 14px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.07);background:linear-gradient(180deg,rgba(16,17,20,.96),rgba(16,17,20,.86)),#101114;backdrop-filter:blur(14px)}.highlights-board-header>div{display:flex;align-items:center;gap:10px}.highlights-board-header>div>span{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:rgba(0,211,243,.12);color:#00d3f2}.highlights-board-header strong{display:block;color:#ffffff;font-size:18px;font-weight:950}.highlights-board-header small{display:block;margin-top:3px}.highlights-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.highlights-page-grid .highlight-card{border-color:rgba(0,211,243,.13);background:radial-gradient(circle at 20% 0,rgba(0,211,243,.16),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.052),rgba(255,255,255,.012)),#11141b}.highlights-page-grid .highlight-card-body{min-height:112px;padding:10px 12px 11px}.highlights-page-grid .highlight-card-body p{margin:8px 0 9px;font-size:12px;line-height:1.3;-webkit-line-clamp:2}.highlights-page-grid .highlight-card-source img,.highlights-page-grid .highlight-card-source>span{width:25px;height:25px}.highlights-page-grid .highlight-card-footer{gap:6px}.highlights-warning{margin-bottom:12px;padding:10px 12px;border:1px solid rgba(255,204,0,.18);border-radius:8px;background:rgba(255,204,0,.08);color:rgba(255,255,255,.72);font-size:12px;font-weight:850}.highlights-empty{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px dashed rgba(255,255,255,.12);border-radius:8px;background:rgba(0,0,0,.18);text-align:center}.highlights-empty svg{color:#00d3f2}.highlights-empty strong{color:#ffffff;font-size:17px;font-weight:950}.highlights-empty span{max-width:420px;color:rgba(255,255,255,.5);font-size:13px;font-weight:750}.highlights-load-more{display:flex;justify-content:center;padding-top:18px}@media (max-width:1180px){.highlights-league-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.highlights-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.highlights-hero{grid-template-columns:1fr}.highlights-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.highlights-board-header{top:72px}}@media (max-width:760px){.highlights-board-header,.highlights-league-strip{position:static}.highlights-hero{padding:22px}.highlights-hero h1{font-size:36px}.highlights-hero-stats,.highlights-league-strip,.highlights-page-grid{grid-template-columns:1fr}.highlights-board-header{align-items:flex-start;flex-direction:column}}@media (max-width:390px){.highlights-hero{padding:16px}.highlights-hero h1{font-size:30px}.highlight-theater-close,.highlight-theater-play,.highlight-watch-overlay,.highlights-filter-button,.highlights-load-more button{min-height:44px}.highlight-theater{padding:12px}.highlight-theater-copy{flex-direction:column}}