.TridentTransition-module__4znh8W__overlay{z-index:9999;pointer-events:none;position:fixed;inset:0;overflow:hidden}.TridentTransition-module__4znh8W__backdrop{background:#0b1220e0;position:absolute;inset:0}.TridentTransition-module__4znh8W__stage{justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:visible}.TridentTransition-module__4znh8W__emblem{transform-origin:50%;will-change:transform,opacity;width:min(44vw,240px);overflow:visible}@media (min-width:768px){.TridentTransition-module__4znh8W__emblem{width:min(28vw,280px)}}.TridentTransition-module__4znh8W__svg{width:100%;height:auto;display:block;overflow:visible}.TridentTransition-module__4znh8W__pathLayer{transform-box:fill-box;transform-origin:50%}.TridentTransition-module__4znh8W__overlayReduced{background:#0b1220eb}
.VideoTile-module__ur9JJa__tile{border:none;border-right:1px solid var(--color-border-default);border-bottom:1px solid var(--color-border-default);cursor:pointer;text-align:left;height:100%;color:inherit;font:inherit;background:0 0;flex-direction:column;padding:0;display:flex}.VideoTile-module__ur9JJa__imageWrapper{aspect-ratio:16/9;background:var(--color-bg-elevated);flex-shrink:0;width:100%;position:relative;overflow:hidden}.VideoTile-module__ur9JJa__image{object-fit:cover;width:100%;height:100%;display:block}.VideoTile-module__ur9JJa__imagePlaceholder{background:var(--color-bg-muted);width:100%;height:100%}.VideoTile-module__ur9JJa__playOverlay{opacity:0;transition:opacity var(--motion-duration-medium)var(--motion-ease-standard);background:#00000040;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VideoTile-module__ur9JJa__tile:hover .VideoTile-module__ur9JJa__playOverlay,.VideoTile-module__ur9JJa__tile:focus-visible .VideoTile-module__ur9JJa__playOverlay{opacity:1}.VideoTile-module__ur9JJa__playIcon{color:#fff;filter:drop-shadow(0 2px 8px #0006)}.VideoTile-module__ur9JJa__durationBadge{bottom:var(--space-2);right:var(--space-2);color:#fff;font-family:var(--font-family-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);padding:2px var(--space-2);border-radius:var(--radius-sm);letter-spacing:var(--letter-spacing-wide);z-index:1;background:#000c;position:absolute}.VideoTile-module__ur9JJa__content{gap:var(--space-2);padding:var(--space-4);flex-direction:column;flex:1;display:flex}.VideoTile-module__ur9JJa__titleRow{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.VideoTile-module__ur9JJa__title{color:var(--color-text);font-family:var(--font-family-body);font-weight:var(--font-weight-bold);font-size:clamp(var(--font-size-body),2.5vw,var(--font-size-h4));line-height:var(--line-height-snug);line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;display:-webkit-box;overflow:hidden}.VideoTile-module__ur9JJa__category{color:var(--color-text-muted);font-family:var(--font-family-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-wider);white-space:nowrap;flex-shrink:0;padding-top:2px}.VideoTile-module__ur9JJa__meta{color:var(--color-text-muted);font-family:var(--font-family-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-wider);margin-top:auto}.VideoTile-module__ur9JJa__tile:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:-2px}
.CustomVideoPlayer-module__i-iRoG__fullscreen{z-index:9999;cursor:pointer;-webkit-user-select:none;user-select:none;animation:CustomVideoPlayer-module__i-iRoG__expandIn var(--motion-duration-slow)var(--motion-ease-standard);background:#000;position:fixed;inset:0}.CustomVideoPlayer-module__i-iRoG__fsInner{position:absolute;inset:0}.CustomVideoPlayer-module__i-iRoG__videoWrapper{z-index:0;position:absolute;inset:0}.CustomVideoPlayer-module__i-iRoG__ytEmbed{width:100%;height:100%}.CustomVideoPlayer-module__i-iRoG__ytEmbed iframe{border:none;width:100%;height:100%;display:block}.CustomVideoPlayer-module__i-iRoG__overlay{z-index:1;opacity:0;transition:opacity var(--motion-duration-medium)var(--motion-ease-standard);pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.CustomVideoPlayer-module__i-iRoG__overlayVisible{opacity:1;pointer-events:auto}.CustomVideoPlayer-module__i-iRoG__topBar{align-items:flex-start;gap:var(--space-2);padding:var(--space-5)var(--space-5)var(--space-7);cursor:default;background:linear-gradient(#000000a6 0%,#0000 100%);display:flex}.CustomVideoPlayer-module__i-iRoG__backBtn{color:#fff;cursor:pointer;padding:var(--space-1);border-radius:var(--radius-full);transition:background var(--motion-duration-fast)var(--motion-ease-standard);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CustomVideoPlayer-module__i-iRoG__backBtn:hover{background:#ffffff1f}.CustomVideoPlayer-module__i-iRoG__titleBlock{flex-direction:column;gap:2px;min-width:0;display:flex}.CustomVideoPlayer-module__i-iRoG__titleText{color:#fff;font-family:var(--font-family-body);font-size:var(--font-size-body);font-weight:var(--font-weight-semibold);line-height:var(--line-height-snug);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CustomVideoPlayer-module__i-iRoG__subtitleText{color:#fff9;font-family:var(--font-family-body);font-size:var(--font-size-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-snug);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CustomVideoPlayer-module__i-iRoG__controls{gap:var(--space-2);padding:var(--space-7)var(--space-5)var(--space-5);cursor:default;background:linear-gradient(#0000 0%,#000000b3 100%);flex-direction:column;display:flex}.CustomVideoPlayer-module__i-iRoG__progressRow{align-items:center;gap:var(--space-3);display:flex}.CustomVideoPlayer-module__i-iRoG__time{color:#fffc;font-family:var(--font-family-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;min-width:36px}.CustomVideoPlayer-module__i-iRoG__time:last-child{text-align:right}.CustomVideoPlayer-module__i-iRoG__progressTrack{border-radius:var(--radius-full);cursor:pointer;touch-action:none;background:#ffffff40;flex:1;height:4px;position:relative}.CustomVideoPlayer-module__i-iRoG__progressTrack:hover{height:6px}.CustomVideoPlayer-module__i-iRoG__progressFill{border-radius:var(--radius-full);pointer-events:none;background:#fff;height:100%;position:absolute;top:0;left:0}.CustomVideoPlayer-module__i-iRoG__progressThumb{border-radius:var(--radius-full);pointer-events:none;opacity:0;width:14px;height:14px;transition:opacity var(--motion-duration-fast)var(--motion-ease-standard);background:#fff;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 6px #00000080}.CustomVideoPlayer-module__i-iRoG__progressTrack:hover .CustomVideoPlayer-module__i-iRoG__progressThumb,.CustomVideoPlayer-module__i-iRoG__progressTrack:active .CustomVideoPlayer-module__i-iRoG__progressThumb{opacity:1}.CustomVideoPlayer-module__i-iRoG__controlsRow{justify-content:space-between;align-items:center;display:flex}.CustomVideoPlayer-module__i-iRoG__controlsLeft,.CustomVideoPlayer-module__i-iRoG__controlsCenter,.CustomVideoPlayer-module__i-iRoG__controlsRight{align-items:center;gap:var(--space-2);display:flex}.CustomVideoPlayer-module__i-iRoG__controlsLeft{flex:1;justify-content:flex-start}.CustomVideoPlayer-module__i-iRoG__controlsCenter{gap:var(--space-4);flex:0}.CustomVideoPlayer-module__i-iRoG__controlsRight{flex:1;justify-content:flex-end}.CustomVideoPlayer-module__i-iRoG__controlBtn{color:#ffffffd9;cursor:pointer;padding:var(--space-2);border-radius:var(--radius-full);transition:color var(--motion-duration-fast)var(--motion-ease-standard),background var(--motion-duration-fast)var(--motion-ease-standard);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.CustomVideoPlayer-module__i-iRoG__controlBtn:hover{color:#fff;background:#ffffff1a}.CustomVideoPlayer-module__i-iRoG__playPauseBtn{color:#fff;cursor:pointer;padding:var(--space-2);border-radius:var(--radius-full);transition:background var(--motion-duration-fast)var(--motion-ease-standard);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.CustomVideoPlayer-module__i-iRoG__playPauseBtn:hover{background:#ffffff1f}.CustomVideoPlayer-module__i-iRoG__volumeTrack{border-radius:var(--radius-full);cursor:pointer;touch-action:none;background:#ffffff40;width:70px;height:4px;position:relative}.CustomVideoPlayer-module__i-iRoG__volumeFill{border-radius:var(--radius-full);pointer-events:none;background:#fff;height:100%;position:absolute;top:0;left:0}.CustomVideoPlayer-module__i-iRoG__volumeThumb{border-radius:var(--radius-full);pointer-events:none;opacity:0;width:12px;height:12px;transition:opacity var(--motion-duration-fast)var(--motion-ease-standard);background:#fff;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 4px #00000080}.CustomVideoPlayer-module__i-iRoG__volumeTrack:hover .CustomVideoPlayer-module__i-iRoG__volumeThumb{opacity:1}.CustomVideoPlayer-module__i-iRoG__miniWrapper{bottom:var(--space-5);right:var(--space-5);z-index:9998;animation:CustomVideoPlayer-module__i-iRoG__slideInMini var(--motion-duration-slow)var(--motion-ease-emphasized);position:fixed}.CustomVideoPlayer-module__i-iRoG__miniPlayer{background:var(--color-bg-elevated);border-radius:var(--radius-md);width:360px;box-shadow:var(--shadow-xl),0 0 0 1px #ffffff0f;flex-direction:column;display:flex;position:relative;overflow:hidden}.CustomVideoPlayer-module__i-iRoG__miniCloseCorner{top:var(--space-2);right:var(--space-2);z-index:2;background:var(--color-brand-energy);color:#fff;cursor:pointer;padding:var(--space-1);border-radius:var(--radius-full);-webkit-backdrop-filter:blur(4px);transition:background var(--motion-duration-fast)var(--motion-ease-standard);border:none;justify-content:center;align-items:center;display:flex;position:absolute}.CustomVideoPlayer-module__i-iRoG__miniCloseCorner:hover{background:#000000d9}.CustomVideoPlayer-module__i-iRoG__miniVideo{aspect-ratio:16/9;cursor:pointer;background:#000;width:100%;position:relative;overflow:hidden}.CustomVideoPlayer-module__i-iRoG__miniVideo .CustomVideoPlayer-module__i-iRoG__ytEmbed,.CustomVideoPlayer-module__i-iRoG__miniVideo .CustomVideoPlayer-module__i-iRoG__ytEmbed iframe{width:100%;height:100%}.CustomVideoPlayer-module__i-iRoG__miniInfo{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-3);display:flex}.CustomVideoPlayer-module__i-iRoG__miniTitle{color:var(--color-text);font-family:var(--font-family-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-snug);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.CustomVideoPlayer-module__i-iRoG__miniControls{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}.CustomVideoPlayer-module__i-iRoG__miniBtn{color:var(--color-text-muted);cursor:pointer;padding:var(--space-1);border-radius:var(--radius-full);transition:color var(--motion-duration-fast)var(--motion-ease-standard),background var(--motion-duration-fast)var(--motion-ease-standard);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.CustomVideoPlayer-module__i-iRoG__miniBtn:hover{color:var(--color-text);background:var(--color-bg-muted)}.CustomVideoPlayer-module__i-iRoG__miniProgress{background:var(--color-bg-muted);width:100%;height:3px}.CustomVideoPlayer-module__i-iRoG__miniProgressFill{background:var(--color-brand-pink);height:100%;transition:width .25s linear}@keyframes CustomVideoPlayer-module__i-iRoG__expandIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes CustomVideoPlayer-module__i-iRoG__slideInMini{0%{opacity:0;transform:translateY(24px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:640px){.CustomVideoPlayer-module__i-iRoG__topBar{padding:var(--space-3)var(--space-3)var(--space-5)}.CustomVideoPlayer-module__i-iRoG__controls{padding:var(--space-5)var(--space-3)var(--space-3);gap:var(--space-1)}.CustomVideoPlayer-module__i-iRoG__titleText{font-size:var(--font-size-small)}.CustomVideoPlayer-module__i-iRoG__subtitleText{font-size:var(--font-size-xs)}.CustomVideoPlayer-module__i-iRoG__volumeTrack{display:none}.CustomVideoPlayer-module__i-iRoG__controlsCenter{gap:var(--space-3)}.CustomVideoPlayer-module__i-iRoG__miniWrapper{bottom:var(--space-3);right:var(--space-3);left:var(--space-3)}.CustomVideoPlayer-module__i-iRoG__miniPlayer{width:100%}}
.HomeBentoGallery-module__rAOVpW__bentoGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;grid-auto-flow:dense;border-radius:var(--radius-md);gap:5px;display:grid;overflow:hidden}.HomeBentoGallery-module__rAOVpW__gridItem{cursor:pointer;background:var(--color-bg-elevated);border-radius:var(--radius-sm);border:none;padding:0;position:relative;overflow:hidden}.HomeBentoGallery-module__rAOVpW__gridImage{object-fit:cover;width:100%;height:100%;transition:transform var(--motion-duration-slow)var(--motion-ease-standard);display:block}.HomeBentoGallery-module__rAOVpW__gridItem:hover .HomeBentoGallery-module__rAOVpW__gridImage{transform:scale(1.05)}.HomeBentoGallery-module__rAOVpW__gridItem:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:2px}.HomeBentoGallery-module__rAOVpW__hoverOverlay{padding:var(--space-3);opacity:0;transition:opacity var(--motion-duration-medium)var(--motion-ease-standard);pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#0006 50%,#000000d9 100%);flex-direction:column;justify-content:flex-end;display:flex;position:absolute;inset:0}.HomeBentoGallery-module__rAOVpW__gridItem:hover .HomeBentoGallery-module__rAOVpW__hoverOverlay{opacity:1}.HomeBentoGallery-module__rAOVpW__overlayAlbum{color:#fff;font-family:var(--font-family-display);font-size:var(--font-size-body);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:400;line-height:1.1;display:-webkit-box;overflow:hidden}.HomeBentoGallery-module__rAOVpW__overlayDesc{color:#ffffffb3;font-family:var(--font-family-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);margin-top:var(--space-1);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.HomeBentoGallery-module__rAOVpW__gridItem:nth-child(12n+2),.HomeBentoGallery-module__rAOVpW__gridItem:nth-child(12n+9){grid-row:span 2}.HomeBentoGallery-module__rAOVpW__lightbox{z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.HomeBentoGallery-module__rAOVpW__lightboxBackdrop{-webkit-backdrop-filter:blur(8px);background:#000000eb;position:absolute;inset:0}.HomeBentoGallery-module__rAOVpW__lightboxContent{z-index:1;width:100%;max-width:1200px;max-height:100vh;padding:var(--space-4);align-items:center;gap:var(--space-3);flex-direction:column;display:flex;position:relative}.HomeBentoGallery-module__rAOVpW__lightboxHeader{width:100%;padding:0 var(--space-2);justify-content:space-between;align-items:center;display:flex}.HomeBentoGallery-module__rAOVpW__lightboxCounter{color:#ffffffb3;font-family:var(--font-family-body);font-size:var(--font-size-small);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-wider)}.HomeBentoGallery-module__rAOVpW__lightboxClose{color:#ffffffb3;cursor:pointer;padding:var(--space-2);border-radius:var(--radius-full);transition:color var(--motion-duration-fast)var(--motion-ease-standard),background var(--motion-duration-fast)var(--motion-ease-standard);background:0 0;border:none}.HomeBentoGallery-module__rAOVpW__lightboxClose:hover{color:#fff;background:#ffffff1a}.HomeBentoGallery-module__rAOVpW__lightboxImageWrapper{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative}.HomeBentoGallery-module__rAOVpW__lightboxImage{object-fit:contain;border-radius:var(--radius-sm);-webkit-user-select:none;user-select:none;width:auto;max-width:100%;height:auto;max-height:70vh}.HomeBentoGallery-module__rAOVpW__lightboxNav{color:#ffffffb3;cursor:pointer;padding:var(--space-3);border-radius:var(--radius-full);transition:color var(--motion-duration-fast)var(--motion-ease-standard),background var(--motion-duration-fast)var(--motion-ease-standard);z-index:2;background:#ffffff14;border:none;position:absolute;top:50%;transform:translateY(-50%)}.HomeBentoGallery-module__rAOVpW__lightboxNav:hover{color:#fff;background:#ffffff26}.HomeBentoGallery-module__rAOVpW__lightboxNavPrev{left:var(--space-2)}.HomeBentoGallery-module__rAOVpW__lightboxNavNext{right:var(--space-2)}.HomeBentoGallery-module__rAOVpW__lightboxCaption{align-items:center;gap:var(--space-1);text-align:center;padding:0 var(--space-4);flex-direction:column;display:flex}.HomeBentoGallery-module__rAOVpW__lightboxCaptionText{color:#ffffffe6;font-family:var(--font-family-body);font-size:var(--font-size-body);font-weight:var(--font-weight-regular);margin:0}.HomeBentoGallery-module__rAOVpW__lightboxPhotographer{color:#ffffff80;font-family:var(--font-family-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:var(--letter-spacing-wider)}@media (min-width:768px){.HomeBentoGallery-module__rAOVpW__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:175px;gap:6px}.HomeBentoGallery-module__rAOVpW__gridItem:nth-child(12n+6),.HomeBentoGallery-module__rAOVpW__gridItem:nth-child(12n+11){grid-column:span 2}}@media (min-width:1024px){.HomeBentoGallery-module__rAOVpW__bentoGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:6px}.HomeBentoGallery-module__rAOVpW__lightboxNavPrev{left:var(--space-4)}.HomeBentoGallery-module__rAOVpW__lightboxNavNext{right:var(--space-4)}}
.MatchTimeline-module__R3aDrW__strip{background:var(--color-bg-elevated);flex-direction:column;flex-shrink:0;display:flex}.MatchTimeline-module__R3aDrW__header{padding:var(--space-4)var(--space-5)var(--space-2);justify-content:space-between;align-items:center;display:flex}.MatchTimeline-module__R3aDrW__headerLabel{font-family:var(--font-family-montserrat);font-size:var(--font-size-small);font-weight:var(--font-weight-bold);color:var(--color-text);text-transform:uppercase;letter-spacing:var(--letter-spacing-wider);margin:0}.MatchTimeline-module__R3aDrW__nav{gap:var(--space-2);display:flex}.MatchTimeline-module__R3aDrW__navBtn{width:32px;height:32px;color:var(--color-text);cursor:pointer;background:0 0;border:1px solid #ffffff12;border-radius:50%;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.MatchTimeline-module__R3aDrW__navBtn:hover{border-color:var(--color-brand-accent);color:var(--color-text);background:#ffffff0a}.MatchTimeline-module__R3aDrW__track{gap:var(--space-4);scroll-snap-type:x mandatory;padding:var(--space-4)var(--space-5)var(--space-5);scrollbar-width:none;display:flex;overflow-x:auto}.MatchTimeline-module__R3aDrW__track::-webkit-scrollbar{display:none}.MatchTimeline-module__R3aDrW__slot{scroll-snap-align:start;flex-shrink:0;width:420px;display:flex}.MatchTimeline-module__R3aDrW__card{-webkit-backdrop-filter:blur(24px)saturate(1.2);--notch:12px;-webkit-mask:radial-gradient(circle var(--notch)at 0 50%,transparent 99%,#000 100%)0/51% 100% no-repeat,radial-gradient(circle var(--notch)at 100% 50%,transparent 99%,#000 100%)100%/51% 100% no-repeat;-webkit-mask-composite:source-over;-webkit-mask:radial-gradient(circle var(--notch)at 0 50%,transparent 99%,#000 100%)0/51% 100% no-repeat,radial-gradient(circle var(--notch)at 100% 50%,transparent 99%,#000 100%)100%/51% 100% no-repeat;mask:radial-gradient(circle var(--notch)at 0 50%,transparent 99%,#000 100%)0/51% 100% no-repeat,radial-gradient(circle var(--notch)at 100% 50%,transparent 99%,#000 100%)100%/51% 100% no-repeat;background:#131b2e8c;border:1px solid #ffffff0d;border-radius:8px;flex-direction:row;flex:1;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;-webkit-mask-composite:source-over;mask-composite:add}.MatchTimeline-module__R3aDrW__card:before{content:"";z-index:2;background:#ffffff0f;width:3px;transition:box-shadow .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:0}.MatchTimeline-module__R3aDrW__card:after{content:attr(data-match);font-family:var(--font-family-display);color:#ffffff06;pointer-events:none;z-index:0;transform-origin:0 100%;font-size:72px;line-height:1;transition:color .5s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1),letter-spacing .6s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:12px}.MatchTimeline-module__R3aDrW__card:hover:after{color:#ffc7260d;letter-spacing:.04em;transform:scale(1.12)translate(4px,-4px)}.MatchTimeline-module__R3aDrW__win:hover:after{color:#ffc72612}.MatchTimeline-module__R3aDrW__card:hover{border-color:#ffffff1a;transform:translateY(-4px);box-shadow:0 12px 40px #00000059}.MatchTimeline-module__R3aDrW__win:before{background:var(--color-brand-accent);box-shadow:0 0 14px #ffc72640}.MatchTimeline-module__R3aDrW__loss:before{background:var(--color-brand-energy)}.MatchTimeline-module__R3aDrW__live:before{background:repeating-linear-gradient(#ffffff40 0 4px,#0000 4px 9px);animation:2.4s ease-in-out infinite MatchTimeline-module__R3aDrW__dashPulse}@keyframes MatchTimeline-module__R3aDrW__dashPulse{0%,to{opacity:.5}50%{opacity:1}}.MatchTimeline-module__R3aDrW__done{background:#131b2e59}.MatchTimeline-module__R3aDrW__live{border-color:#ffffff0a}.MatchTimeline-module__R3aDrW__live:hover{border-color:#ffffff1a}.MatchTimeline-module__R3aDrW__ticketMain{padding:var(--space-4)var(--space-3)var(--space-4)var(--space-5);z-index:1;flex-direction:column;flex:1;justify-content:center;min-width:0;height:25vh;display:flex;position:relative}.MatchTimeline-module__R3aDrW__ticketStub{width:105px;padding:var(--space-3)var(--space-2);z-index:1;border-left:2px dashed #ffffff12;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:8px;transition:border-color .4s cubic-bezier(.16,1,.3,1),background .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.MatchTimeline-module__R3aDrW__card:hover .MatchTimeline-module__R3aDrW__ticketStub{background:#ffffff04;border-left-color:#ffffff24}.MatchTimeline-module__R3aDrW__win .MatchTimeline-module__R3aDrW__ticketStub{background:#ffc72604}.MatchTimeline-module__R3aDrW__win:hover .MatchTimeline-module__R3aDrW__ticketStub{background:#ffc72609}.MatchTimeline-module__R3aDrW__stubMatch{font-family:var(--font-family-display);color:#ffffff2e;letter-spacing:.08em;font-size:22px;line-height:1}.MatchTimeline-module__R3aDrW__stubDate{font-family:var(--font-family-montserrat);font-size:9px;font-weight:var(--font-weight-semibold);color:#ffffff80;text-transform:uppercase;letter-spacing:.12em}.MatchTimeline-module__R3aDrW__stubHa{color:#ffffff59;justify-content:center;align-items:center;line-height:1;display:inline-flex}.MatchTimeline-module__R3aDrW__stubVenue{font-family:var(--font-family-montserrat);font-size:8px;font-weight:var(--font-weight-medium);color:#ffffff4d;text-transform:uppercase;letter-spacing:.1em;text-align:center;line-height:1.4}.MatchTimeline-module__R3aDrW__matchup{justify-content:space-between;align-items:center;padding:0;display:flex;position:relative}.MatchTimeline-module__R3aDrW__side{opacity:.6;flex-direction:column;flex:1;align-items:center;gap:4px;transition:opacity .3s;display:flex}.MatchTimeline-module__R3aDrW__sideWin,.MatchTimeline-module__R3aDrW__live .MatchTimeline-module__R3aDrW__side,.MatchTimeline-module__R3aDrW__card:hover .MatchTimeline-module__R3aDrW__side{opacity:1}.MatchTimeline-module__R3aDrW__emblem{object-fit:contain;border-radius:4px;transition:transform .35s cubic-bezier(.16,1,.3,1)}.MatchTimeline-module__R3aDrW__card:hover .MatchTimeline-module__R3aDrW__emblem{transform:scale(1.06)}.MatchTimeline-module__R3aDrW__abbr{font-family:var(--font-family-display);color:#fff6;letter-spacing:.18em;font-size:12px}.MatchTimeline-module__R3aDrW__abbrUs{color:#ffffffb3}.MatchTimeline-module__R3aDrW__sideWin .MatchTimeline-module__R3aDrW__abbr{color:var(--color-brand-accent)}.MatchTimeline-module__R3aDrW__scoreCol{flex-direction:column;align-items:center;gap:0;display:flex}.MatchTimeline-module__R3aDrW__runs{font-family:var(--font-family-numeric);color:var(--color-text);letter-spacing:-.02em;font-size:20px;font-weight:700;line-height:1.1}.MatchTimeline-module__R3aDrW__sideWin .MatchTimeline-module__R3aDrW__runs{color:var(--color-brand-accent)}.MatchTimeline-module__R3aDrW__overs{font-family:var(--font-family-body);color:#ffffff4d;font-size:9px;font-weight:400}.MatchTimeline-module__R3aDrW__center{padding:0 var(--space-1);flex-shrink:0;justify-content:center;align-items:center;display:flex}.MatchTimeline-module__R3aDrW__vsDash{color:#ffffff1a;font-size:14px;font-weight:300}.MatchTimeline-module__R3aDrW__kickTime{font-family:var(--font-family-numeric);color:var(--color-text);letter-spacing:-.02em;font-size:24px;font-weight:700;position:relative}.MatchTimeline-module__R3aDrW__kickTime:after{content:"";background:var(--color-brand-accent);opacity:.7;border-radius:1px;width:18px;height:2px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.MatchTimeline-module__R3aDrW__divider{height:1px;margin:var(--space-2)0;background:linear-gradient(90deg,#0000 0%,#ffc7261f 25%,#ffc72640 50%,#ffc7261f 75%,#0000 100%)}.MatchTimeline-module__R3aDrW__foot{justify-content:center;align-items:center;display:flex;position:relative}.MatchTimeline-module__R3aDrW__result{font-family:var(--font-family-montserrat);color:#ffffff8c;font-size:10px;font-weight:var(--font-weight-medium);text-align:center;line-height:1.3}.MatchTimeline-module__R3aDrW__countdown{align-items:center;gap:4px;display:flex}.MatchTimeline-module__R3aDrW__countBlock{background:#ffffff08;border:1px solid #ffffff0d;border-radius:4px;flex-direction:column;align-items:center;gap:2px;min-width:38px;padding:5px 7px 4px;display:flex}.MatchTimeline-module__R3aDrW__countVal{font-family:var(--font-family-numeric);color:var(--color-text);letter-spacing:-.03em;font-size:16px;font-weight:700;line-height:1}.MatchTimeline-module__R3aDrW__countLabel{font-family:var(--font-family-body);color:#ffffff4d;letter-spacing:.14em;font-size:6px;font-weight:600}.MatchTimeline-module__R3aDrW__countSep{font-family:var(--font-family-numeric);color:#ffffff1a;align-self:flex-start;padding-top:6px;font-size:12px;font-weight:300}@media (max-width:1023px){.MatchTimeline-module__R3aDrW__header{padding:var(--space-3)var(--space-4)var(--space-2)}.MatchTimeline-module__R3aDrW__track{padding:var(--space-3)var(--space-4)var(--space-4)}.MatchTimeline-module__R3aDrW__slot{width:380px}}@media (max-width:480px){.MatchTimeline-module__R3aDrW__slot{width:330px}.MatchTimeline-module__R3aDrW__ticketMain{padding:var(--space-3)var(--space-2)var(--space-3)var(--space-4)}.MatchTimeline-module__R3aDrW__ticketStub{width:85px;padding:var(--space-2);gap:6px}.MatchTimeline-module__R3aDrW__stubMatch{font-size:18px}.MatchTimeline-module__R3aDrW__emblem{width:36px!important;height:36px!important}.MatchTimeline-module__R3aDrW__runs{font-size:16px}.MatchTimeline-module__R3aDrW__kickTime{font-size:20px}.MatchTimeline-module__R3aDrW__countBlock{min-width:32px;padding:4px 5px 3px}.MatchTimeline-module__R3aDrW__countVal{font-size:13px}.MatchTimeline-module__R3aDrW__card:after{font-size:56px}}[data-theme=light] .MatchTimeline-module__R3aDrW__strip{background:var(--color-bg-elevated)}[data-theme=light] .MatchTimeline-module__R3aDrW__navBtn{border-color:#0000001a}[data-theme=light] .MatchTimeline-module__R3aDrW__navBtn:hover{background:#0000000a}[data-theme=light] .MatchTimeline-module__R3aDrW__card{background:#ffffffe6;border-color:#00000014;box-shadow:0 2px 8px #0000000f}[data-theme=light] .MatchTimeline-module__R3aDrW__card:hover{border-color:#00000024;box-shadow:0 12px 32px #0000001a}[data-theme=light] .MatchTimeline-module__R3aDrW__card:before{background:#0000000f}[data-theme=light] .MatchTimeline-module__R3aDrW__card:after{color:#0000000a}[data-theme=light] .MatchTimeline-module__R3aDrW__card:hover:after{color:#ffc7261f}[data-theme=light] .MatchTimeline-module__R3aDrW__done{background:#f1f5f9cc}[data-theme=light] .MatchTimeline-module__R3aDrW__live{border-color:#0000000d}[data-theme=light] .MatchTimeline-module__R3aDrW__live:hover{border-color:#0000001f}[data-theme=light] .MatchTimeline-module__R3aDrW__live:before{background:repeating-linear-gradient(#0000002e 0 4px,#0000 4px 9px)}[data-theme=light] .MatchTimeline-module__R3aDrW__ticketStub{border-left-color:#00000014}[data-theme=light] .MatchTimeline-module__R3aDrW__card:hover .MatchTimeline-module__R3aDrW__ticketStub{background:#00000005;border-left-color:#00000024}[data-theme=light] .MatchTimeline-module__R3aDrW__win .MatchTimeline-module__R3aDrW__ticketStub{background:#ffc7260a}[data-theme=light] .MatchTimeline-module__R3aDrW__win:hover .MatchTimeline-module__R3aDrW__ticketStub{background:#ffc72614}[data-theme=light] .MatchTimeline-module__R3aDrW__stubMatch{color:#00000024}[data-theme=light] .MatchTimeline-module__R3aDrW__stubDate{color:#0000008c}[data-theme=light] .MatchTimeline-module__R3aDrW__stubHa{color:#0006}[data-theme=light] .MatchTimeline-module__R3aDrW__stubVenue{color:#00000059}[data-theme=light] .MatchTimeline-module__R3aDrW__abbr{color:#0006}[data-theme=light] .MatchTimeline-module__R3aDrW__abbrUs{color:#000000bf}[data-theme=light] .MatchTimeline-module__R3aDrW__overs{color:#00000059}[data-theme=light] .MatchTimeline-module__R3aDrW__vsDash{color:#0000001f}[data-theme=light] .MatchTimeline-module__R3aDrW__result{color:#0000008c}[data-theme=light] .MatchTimeline-module__R3aDrW__countBlock{background:#00000008;border-color:#0000000f}[data-theme=light] .MatchTimeline-module__R3aDrW__countLabel{color:#00000059}[data-theme=light] .MatchTimeline-module__R3aDrW__countSep{color:#0000001f}
.SmallPointsTable-module__caPzFW__container{background:var(--color-bg-elevated);border-top:1px solid var(--color-border-muted);padding:var(--space-4);margin-top:var(--space-6);flex-direction:column;flex:1;display:flex;overflow:hidden}.SmallPointsTable-module__caPzFW__header{padding:var(--space-3)var(--space-4);border-bottom:1px solid var(--color-border-muted);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.SmallPointsTable-module__caPzFW__headerTitle{font-family:var(--font-family-montserrat);font-size:var(--font-size-small);font-weight:var(--font-weight-bold);color:var(--color-text);text-transform:uppercase;letter-spacing:var(--letter-spacing-wider);margin:0}.SmallPointsTable-module__caPzFW__viewAll{font-family:var(--font-family-body);font-size:11px;font-weight:var(--font-weight-medium);color:var(--color-brand-accent);text-transform:uppercase;letter-spacing:var(--letter-spacing-wider);transition:opacity var(--motion-duration-medium)var(--motion-ease-standard);align-items:center;gap:4px;text-decoration:none;display:flex}.SmallPointsTable-module__caPzFW__viewAll:hover{opacity:.8;color:var(--color-brand-accent)}.SmallPointsTable-module__caPzFW__tableWrap{padding:0 var(--space-3);flex:1;overflow-y:auto}.SmallPointsTable-module__caPzFW__table{border-collapse:collapse;width:100%}.SmallPointsTable-module__caPzFW__headRow{z-index:1;position:sticky;top:0}.SmallPointsTable-module__caPzFW__th{font-family:var(--font-family-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:var(--letter-spacing-wider);padding:var(--space-3)var(--space-2);text-align:center;background:var(--color-bg-elevated);border-bottom:1px solid var(--color-border-muted);white-space:nowrap}.SmallPointsTable-module__caPzFW__thPos{text-align:center;width:32px}.SmallPointsTable-module__caPzFW__thTeam{text-align:left;padding-left:var(--space-3)}.SmallPointsTable-module__caPzFW__thNrr{width:60px}.SmallPointsTable-module__caPzFW__thPts{width:44px}.SmallPointsTable-module__caPzFW__row{transition:background var(--motion-duration-fast)var(--motion-ease-standard)}.SmallPointsTable-module__caPzFW__row:hover{background:#ffffff0a}.SmallPointsTable-module__caPzFW__rowAlt{background:#ffffff04}.SmallPointsTable-module__caPzFW__rowRoyals{border-left:3px solid var(--color-brand-pink);background:#e11f8f14}.SmallPointsTable-module__caPzFW__rowRoyals:hover{background:#e11f8f24}.SmallPointsTable-module__caPzFW__tdPos{font-family:var(--font-family-numeric);font-size:var(--font-size-body);font-weight:var(--font-weight-bold);color:var(--color-text-muted);text-align:center;padding:var(--space-3)var(--space-2)}.SmallPointsTable-module__caPzFW__tdTeam{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-2)var(--space-3)var(--space-3);display:flex}.SmallPointsTable-module__caPzFW__teamLogo{object-fit:contain;border-radius:2px;flex-shrink:0}.SmallPointsTable-module__caPzFW__teamName{font-family:var(--font-family-body);font-size:var(--font-size-small);font-weight:var(--font-weight-medium);color:var(--color-text);white-space:nowrap}.SmallPointsTable-module__caPzFW__teamNameRoyals{font-family:var(--font-family-body);font-size:var(--font-size-small);font-weight:var(--font-weight-bold);color:var(--color-brand-pink);white-space:nowrap}.SmallPointsTable-module__caPzFW__td{font-family:var(--font-family-numeric);font-size:var(--font-size-small);font-weight:var(--font-weight-medium);color:var(--color-text-secondary);text-align:center;padding:var(--space-3)var(--space-2)}.SmallPointsTable-module__caPzFW__tdNrr{font-size:var(--font-size-xs)}.SmallPointsTable-module__caPzFW__tdPts{font-weight:var(--font-weight-bold);color:var(--color-text);font-size:var(--font-size-body)}.SmallPointsTable-module__caPzFW__skeleton{border-radius:var(--radius-sm);background:#ffffff14;width:100%;height:20px}.SmallPointsTable-module__caPzFW__rowRoyals .SmallPointsTable-module__caPzFW__tdPts{color:var(--color-brand-accent)}@media (max-width:1023px){.SmallPointsTable-module__caPzFW__container{border-radius:var(--radius-md);border-top:none;min-height:280px}}
.MatchDashboard-module__67XQFa__dashboard{background:var(--color-bg);border-top:1px solid var(--color-border-muted);flex-direction:column;display:flex;position:relative}.MatchDashboard-module__67XQFa__dashboard:before{content:"";opacity:.05;pointer-events:none;z-index:0;background:url(/bg/trident.svg) 50%/contain no-repeat;position:absolute;inset:0}[data-theme=light] .MatchDashboard-module__67XQFa__dashboard:before{filter:invert();opacity:.06}.MatchDashboard-module__67XQFa__banner{align-items:center;gap:var(--space-4);padding:var(--space-5)var(--space-3)var(--space-4);border-bottom:1px solid var(--color-border-muted);z-index:1;background:0 0;flex-direction:column;flex-shrink:0;display:flex;position:relative;overflow:visible}.MatchDashboard-module__67XQFa__tlCountdownWrap{align-items:center;gap:var(--space-2);flex-direction:column;width:100%;display:flex}.MatchDashboard-module__67XQFa__tlCountdownLabel{font-family:var(--font-family-montserrat);font-size:10px;font-weight:var(--font-weight-bold);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.14em}.MatchDashboard-module__67XQFa__tlCountdown{justify-content:center;align-items:flex-end;gap:var(--space-2);display:flex}.MatchDashboard-module__67XQFa__tlCountBlock{flex-direction:column;align-items:center;gap:2px;min-width:44px;display:flex}.MatchDashboard-module__67XQFa__tlCountVal{font-family:var(--font-family-display);color:var(--color-brand-energy);letter-spacing:.04em;font-size:32px;line-height:1}.MatchDashboard-module__67XQFa__tlCountUnit{font-family:var(--font-family-montserrat);font-size:9px;font-weight:var(--font-weight-medium);color:var(--color-text-muted);text-transform:capitalize;letter-spacing:.04em}.MatchDashboard-module__67XQFa__tlCountSep{font-family:var(--font-family-display);color:var(--color-brand-energy);opacity:.7;padding-bottom:14px;font-size:28px;line-height:1}.MatchDashboard-module__67XQFa__tlTrack{align-items:center;gap:var(--space-2);width:100%;max-width:960px;display:flex}.MatchDashboard-module__67XQFa__navArrow{width:36px;height:36px;color:var(--color-text);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s,opacity .15s;display:flex}.MatchDashboard-module__67XQFa__navArrow:hover:not(:disabled){color:var(--color-brand-accent)}.MatchDashboard-module__67XQFa__navArrow:disabled{opacity:.15;cursor:default}.MatchDashboard-module__67XQFa__tlCards{gap:var(--space-3);flex:1;grid-template-columns:repeat(3,1fr);min-width:0;animation:.22s MatchDashboard-module__67XQFa__tlFadeIn;display:grid}@keyframes MatchDashboard-module__67XQFa__tlFadeIn{0%{opacity:.6}to{opacity:1}}.MatchDashboard-module__67XQFa__tlCard{border:1px solid var(--color-border-muted);border-radius:var(--radius-md);background:var(--color-bg-muted);width:100%;min-width:0;min-height:112px;color:inherit;cursor:pointer;text-align:left;align-items:stretch;gap:4px;padding:4px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:visible}.MatchDashboard-module__67XQFa__tlCard:hover{border-color:var(--color-border-default)}.MatchDashboard-module__67XQFa__tlCardFocused{border-color:var(--color-status-info);box-shadow:0 0 0 1px var(--color-status-info),0 0 20px #3b82f640;z-index:1;transform:scale(1.02)}.MatchDashboard-module__67XQFa__tlNextBadge{padding:3px var(--space-3);border-radius:var(--radius-full);background:var(--color-status-info);font-family:var(--font-family-montserrat);font-size:9px;font-weight:var(--font-weight-bold);color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;z-index:2;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.MatchDashboard-module__67XQFa__tlAccent{flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:28px;display:flex}.MatchDashboard-module__67XQFa__tlAccentLeft{border-radius:calc(var(--radius-md) - 4px)0 0 calc(var(--radius-md) - 4px)}.MatchDashboard-module__67XQFa__tlAccentRight{border-radius:0 calc(var(--radius-md) - 4px)calc(var(--radius-md) - 4px)0}.MatchDashboard-module__67XQFa__tlAccentDone{background:var(--color-status-success)}.MatchDashboard-module__67XQFa__tlAccentUpcoming{background:var(--color-status-live)}.MatchDashboard-module__67XQFa__tlAccentIcon{width:22px;height:22px;color:var(--color-text-primary);background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;display:flex}.MatchDashboard-module__67XQFa__tlCricketBall{object-fit:contain;width:16px;height:16px}.MatchDashboard-module__67XQFa__tlBody{justify-content:space-between;align-items:center;gap:var(--space-2);min-width:0;padding:var(--space-4)var(--space-2);background:var(--color-bg-elevated);border-radius:calc(var(--radius-md) - 4px);flex:1;display:flex}.MatchDashboard-module__67XQFa__tlLogoWrap{flex-shrink:0;position:relative}.MatchDashboard-module__67XQFa__tlLogo{object-fit:contain;background:var(--color-bg-elevated);border-radius:50%}.MatchDashboard-module__67XQFa__wonBadge{background:var(--color-brand-accent);width:16px;height:16px;color:var(--color-text-dark);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 1px 4px #00000059}.MatchDashboard-module__67XQFa__wonBadge svg{width:9px;height:9px}.MatchDashboard-module__67XQFa__tlCenter{text-align:center;flex-direction:column;flex:1;align-items:center;gap:2px;min-width:0;display:flex}.MatchDashboard-module__67XQFa__tlMatchNo{font-family:var(--font-family-montserrat);font-size:9px;font-weight:var(--font-weight-bold);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em}.MatchDashboard-module__67XQFa__tlCardFocused .MatchDashboard-module__67XQFa__tlMatchNo{color:var(--color-text-secondary)}.MatchDashboard-module__67XQFa__tlScore{font-family:var(--font-family-display);color:var(--color-text);letter-spacing:.04em;font-size:22px;line-height:1}.MatchDashboard-module__67XQFa__tlScoreSep{color:var(--color-text-muted);margin:0 2px}.MatchDashboard-module__67XQFa__tlSubScore{font-family:var(--font-family-montserrat);font-size:9px;font-weight:var(--font-weight-medium);color:var(--color-text-muted)}.MatchDashboard-module__67XQFa__tlDate{font-family:var(--font-family-display);color:var(--color-text);letter-spacing:.03em;font-size:18px;line-height:1.1}.MatchDashboard-module__67XQFa__tlTime{font-family:var(--font-family-montserrat);font-size:9px;font-weight:var(--font-weight-medium);color:var(--color-text-muted);white-space:nowrap}.MatchDashboard-module__67XQFa__tlCardFocused .MatchDashboard-module__67XQFa__tlDate{font-size:20px}.MatchDashboard-module__67XQFa__tlCardFocused .MatchDashboard-module__67XQFa__tlTime{color:var(--color-text-secondary)}@media (max-width:767px){.MatchDashboard-module__67XQFa__tlTrack{gap:var(--space-1)}.MatchDashboard-module__67XQFa__tlCards{gap:var(--space-2)}.MatchDashboard-module__67XQFa__tlCard{gap:3px;min-height:104px;padding:3px}.MatchDashboard-module__67XQFa__tlCardFocused{transform:none}.MatchDashboard-module__67XQFa__tlAccent{width:22px}.MatchDashboard-module__67XQFa__tlAccentIcon{width:18px;height:18px}.MatchDashboard-module__67XQFa__tlAccentIcon svg{width:11px;height:11px}.MatchDashboard-module__67XQFa__tlBody{padding:var(--space-3)var(--space-2);gap:var(--space-2)}.MatchDashboard-module__67XQFa__tlLogo{width:32px!important;height:32px!important}.MatchDashboard-module__67XQFa__tlDate{font-size:15px}.MatchDashboard-module__67XQFa__tlCardFocused .MatchDashboard-module__67XQFa__tlDate{font-size:16px}.MatchDashboard-module__67XQFa__tlTime{white-space:normal;line-height:1.2}.MatchDashboard-module__67XQFa__navArrow{width:28px;height:28px}}@media (max-width:479px){.MatchDashboard-module__67XQFa__tlCountVal{font-size:24px}.MatchDashboard-module__67XQFa__tlCountSep{padding-bottom:10px;font-size:20px}.MatchDashboard-module__67XQFa__tlCountBlock{min-width:34px}.MatchDashboard-module__67XQFa__tlCards{gap:var(--space-2)}.MatchDashboard-module__67XQFa__tlCard{min-height:100px}.MatchDashboard-module__67XQFa__tlBody{padding:var(--space-2)var(--space-1);gap:var(--space-1)}.MatchDashboard-module__67XQFa__tlLogo{width:28px!important;height:28px!important}.MatchDashboard-module__67XQFa__tlScore{font-size:18px}.MatchDashboard-module__67XQFa__tlDate{font-size:14px}.MatchDashboard-module__67XQFa__tlCardFocused .MatchDashboard-module__67XQFa__tlDate{font-size:15px}.MatchDashboard-module__67XQFa__tlSubScore,.MatchDashboard-module__67XQFa__tlTime{font-size:8px}.MatchDashboard-module__67XQFa__tlNextBadge{padding:2px var(--space-2);font-size:8px}}.MatchDashboard-module__67XQFa__columns{z-index:1;--dashboard-body-height:22rem;flex-direction:column;display:flex;position:relative}.MatchDashboard-module__67XQFa__colLeft,.MatchDashboard-module__67XQFa__colRight{padding:var(--space-5)var(--space-4);flex-direction:column;min-height:0;display:flex;overflow:hidden}.MatchDashboard-module__67XQFa__colLeft{border-bottom:1px solid var(--color-border-muted);flex-shrink:0}.MatchDashboard-module__67XQFa__colRight{min-height:0;max-height:var(--dashboard-body-height);flex:1}.MatchDashboard-module__67XQFa__colHeader{margin-bottom:var(--space-4);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.MatchDashboard-module__67XQFa__colTitle{font-family:var(--font-family-display);font-size:var(--font-size-h3);color:var(--color-text);letter-spacing:.06em;margin:0}.MatchDashboard-module__67XQFa__colLink{font-family:var(--font-family-montserrat);font-size:11px;font-weight:var(--font-weight-semibold);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:4px;text-decoration:none;transition:color .2s;display:inline-flex}.MatchDashboard-module__67XQFa__colLink:hover{color:var(--color-brand-accent)}.MatchDashboard-module__67XQFa__tableWrap{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.MatchDashboard-module__67XQFa__table{border-collapse:collapse;table-layout:fixed;width:100%}.MatchDashboard-module__67XQFa__th{font-family:var(--font-family-montserrat);font-size:10px;font-weight:var(--font-weight-bold);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em;padding:var(--space-3)var(--space-2);text-align:center;border-bottom:1px solid var(--color-border-muted);width:14%}.MatchDashboard-module__67XQFa__th:first-child{width:8%}.MatchDashboard-module__67XQFa__thTeam{text-align:left;width:36%}.MatchDashboard-module__67XQFa__th:nth-child(3),.MatchDashboard-module__67XQFa__th:nth-child(4){width:14%}.MatchDashboard-module__67XQFa__th:nth-child(5){width:18%}.MatchDashboard-module__67XQFa__thPts{width:10%}.MatchDashboard-module__67XQFa__tRow{border-bottom:1px solid var(--color-border-muted);transition:background .15s}.MatchDashboard-module__67XQFa__tRow:hover{background:var(--color-bg-muted)}.MatchDashboard-module__67XQFa__tRow:last-child{border-bottom:none}.MatchDashboard-module__67XQFa__tRowRoyals{border-left:3px solid var(--color-brand-accent);background:#1e3a8a0f}.MatchDashboard-module__67XQFa__tRowRoyals:hover{background:#1e3a8a1a}.MatchDashboard-module__67XQFa__td{font-family:var(--font-family-numeric);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text);padding:var(--space-3)var(--space-2);text-align:center;white-space:nowrap}.MatchDashboard-module__67XQFa__tdTeam{align-items:center;gap:var(--space-2);text-align:left;display:flex}.MatchDashboard-module__67XQFa__tdPts{font-weight:var(--font-weight-bold)}.MatchDashboard-module__67XQFa__tLogo{object-fit:contain;border-radius:2px;flex-shrink:0}.MatchDashboard-module__67XQFa__tName{font-family:var(--font-family-montserrat);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-text);letter-spacing:.04em}.MatchDashboard-module__67XQFa__tNameBold{font-family:var(--font-family-montserrat);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);color:var(--color-brand-accent);letter-spacing:.04em}.MatchDashboard-module__67XQFa__gpListWrap{flex-direction:column;flex:1;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.MatchDashboard-module__67XQFa__gpScrollBtn{width:100%;height:28px;color:var(--color-text-muted);cursor:pointer;z-index:2;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}.MatchDashboard-module__67XQFa__gpScrollBtn:hover{color:var(--color-brand-accent)}.MatchDashboard-module__67XQFa__gpList{scrollbar-width:none;flex-direction:column;flex:1;gap:0;width:100%;min-height:0;display:flex;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 40px calc(100% - 40px),#0000 100%);mask-image:linear-gradient(#0000 0%,#000 40px calc(100% - 40px),#0000 100%)}.MatchDashboard-module__67XQFa__gpList::-webkit-scrollbar{display:none}.MatchDashboard-module__67XQFa__gpRow{align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-3);border-bottom:1px solid var(--color-border-muted);flex-shrink:0;min-height:48px;transition:background .15s;display:flex}.MatchDashboard-module__67XQFa__gpRow:last-child{border-bottom:none}.MatchDashboard-module__67XQFa__gpRow:hover{background:var(--color-bg-muted)}.MatchDashboard-module__67XQFa__gpRowBR{background:#1e3a8a0a}.MatchDashboard-module__67XQFa__gpRowBR:hover{background:#1e3a8a14}.MatchDashboard-module__67XQFa__gpRowNext{border-left:3px solid var(--color-brand-accent);background:#ffc72614;border-bottom-color:#ffc72626}.MatchDashboard-module__67XQFa__gpRowNext:hover{background:#ffc7261f}.MatchDashboard-module__67XQFa__gpRowUpcoming{opacity:.65}.MatchDashboard-module__67XQFa__gpRowNext.MatchDashboard-module__67XQFa__gpRowUpcoming{opacity:1}.MatchDashboard-module__67XQFa__gpLeft{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.MatchDashboard-module__67XQFa__gpMatchday{font-family:var(--font-family-montserrat);font-size:10px;font-weight:var(--font-weight-bold);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.MatchDashboard-module__67XQFa__gpRowNext .MatchDashboard-module__67XQFa__gpMatchday{color:var(--color-brand-accent)}.MatchDashboard-module__67XQFa__gpDate{font-family:var(--font-family-montserrat);font-size:9px;font-weight:var(--font-weight-medium);color:var(--color-text-muted);letter-spacing:.02em}.MatchDashboard-module__67XQFa__gpCenter{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.MatchDashboard-module__67XQFa__gpLogo{object-fit:contain;border-radius:2px}.MatchDashboard-module__67XQFa__gpScore{font-family:var(--font-family-numeric);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);color:var(--color-text);white-space:nowrap;text-align:center;min-width:40px}.MatchDashboard-module__67XQFa__gpScoreWin{color:var(--color-brand-accent)}.MatchDashboard-module__67XQFa__gpVs{font-family:var(--font-family-montserrat);color:var(--color-text-muted);text-align:center;justify-content:center;align-items:center;min-width:40px;font-size:11px;display:flex}.MatchDashboard-module__67XQFa__gpRowNext .MatchDashboard-module__67XQFa__gpVs{color:var(--color-brand-accent)}.MatchDashboard-module__67XQFa__gpRight{text-align:right;flex:1;min-width:0;display:none}@media (min-width:640px){.MatchDashboard-module__67XQFa__banner{padding:var(--space-5)var(--space-4);gap:var(--space-5)}.MatchDashboard-module__67XQFa__tlCountVal{font-size:38px}.MatchDashboard-module__67XQFa__tlCountSep{padding-bottom:16px;font-size:32px}.MatchDashboard-module__67XQFa__tlTrack{gap:var(--space-3)}.MatchDashboard-module__67XQFa__navArrow{width:44px;height:44px}.MatchDashboard-module__67XQFa__tlCard{min-height:120px}.MatchDashboard-module__67XQFa__tlLogo{width:40px!important;height:40px!important}.MatchDashboard-module__67XQFa__tlScore{font-size:26px}.MatchDashboard-module__67XQFa__tlDate{font-size:20px}.MatchDashboard-module__67XQFa__gpRight{display:block}}@media (min-width:768px){.MatchDashboard-module__67XQFa__columns{height:var(--dashboard-body-height);max-height:var(--dashboard-body-height);--dashboard-body-height:24rem;flex-direction:row;align-items:stretch;overflow:hidden}.MatchDashboard-module__67XQFa__colLeft{border-bottom:none;border-right:1px solid var(--color-border-muted);flex:0 0 45%;width:45%;max-height:none}.MatchDashboard-module__67XQFa__colRight{flex:1;min-width:0;height:auto;max-height:none}}@media (min-width:1024px){.MatchDashboard-module__67XQFa__dashboard{min-height:0}.MatchDashboard-module__67XQFa__columns{--dashboard-body-height:26rem}.MatchDashboard-module__67XQFa__banner{padding:var(--space-6)var(--space-5)}.MatchDashboard-module__67XQFa__tlCards{gap:var(--space-4)}.MatchDashboard-module__67XQFa__tlCard{min-height:128px}.MatchDashboard-module__67XQFa__tlAccent{width:32px}.MatchDashboard-module__67XQFa__tlBody{padding:var(--space-3)var(--space-3)}.MatchDashboard-module__67XQFa__tlLogo{width:44px!important;height:44px!important}.MatchDashboard-module__67XQFa__tlScore{font-size:28px}.MatchDashboard-module__67XQFa__tlDate{font-size:22px}.MatchDashboard-module__67XQFa__tlCardFocused .MatchDashboard-module__67XQFa__tlDate{font-size:24px}.MatchDashboard-module__67XQFa__tlMatchNo{font-size:10px}.MatchDashboard-module__67XQFa__navArrow svg{width:24px;height:24px}.MatchDashboard-module__67XQFa__colLeft,.MatchDashboard-module__67XQFa__colRight{padding:var(--space-6)}.MatchDashboard-module__67XQFa__colLeft{flex-basis:42%;width:42%}.MatchDashboard-module__67XQFa__colTitle{font-size:var(--font-size-h2)}}@media (min-width:1280px){.MatchDashboard-module__67XQFa__columns{--dashboard-body-height:48rem;height:var(--dashboard-body-height);max-height:var(--dashboard-body-height);overflow:hidden}.MatchDashboard-module__67XQFa__th{padding:var(--space-3);font-size:11px}.MatchDashboard-module__67XQFa__td{font-size:var(--font-size-body);padding:var(--space-3)}.MatchDashboard-module__67XQFa__tName,.MatchDashboard-module__67XQFa__tNameBold{font-size:var(--font-size-body)}.MatchDashboard-module__67XQFa__gpRow{padding:var(--space-3)var(--space-4);min-height:52px}.MatchDashboard-module__67XQFa__gpMatchday{font-size:11px}.MatchDashboard-module__67XQFa__gpDate{font-size:10px}.MatchDashboard-module__67XQFa__gpScore{font-size:var(--font-size-body)}}@media (min-width:1281px){.MatchDashboard-module__67XQFa__colLeft{height:100%}.MatchDashboard-module__67XQFa__tableWrap{flex-direction:column;flex:1;min-height:0;display:flex}.MatchDashboard-module__67XQFa__table{table-layout:fixed;height:100%}.MatchDashboard-module__67XQFa__table thead tr{height:2.75rem}.MatchDashboard-module__67XQFa__table tbody{height:calc(100% - 2.75rem)}.MatchDashboard-module__67XQFa__table tbody .MatchDashboard-module__67XQFa__tRow{height:14.2857%}.MatchDashboard-module__67XQFa__table tbody .MatchDashboard-module__67XQFa__tRow .MatchDashboard-module__67XQFa__td{vertical-align:middle;box-sizing:border-box}.MatchDashboard-module__67XQFa__table tbody .MatchDashboard-module__67XQFa__tdTeam{vertical-align:middle;text-align:left;display:table-cell}.MatchDashboard-module__67XQFa__table tbody .MatchDashboard-module__67XQFa__tdTeam .MatchDashboard-module__67XQFa__tLogo{vertical-align:middle;margin-right:var(--space-2);display:inline-block}.MatchDashboard-module__67XQFa__table tbody .MatchDashboard-module__67XQFa__tdTeam .MatchDashboard-module__67XQFa__tName,.MatchDashboard-module__67XQFa__table tbody .MatchDashboard-module__67XQFa__tdTeam .MatchDashboard-module__67XQFa__tNameBold{vertical-align:middle;display:inline-block}}@media (min-width:1536px){.MatchDashboard-module__67XQFa__columns{--dashboard-body-height:60rem;height:var(--dashboard-body-height);max-height:var(--dashboard-body-height);overflow:hidden}}
