.Events-module__5VasFa__catalog{width:min(var(--layout-wide-max), calc(100% - (2 * var(--layout-page-gutter))));border:1px solid var(--ui-border);border-radius:var(--shape-panel);background:var(--color-surface);color:var(--color-text);margin:0 auto;padding:22px 20px 28px}.Events-module__5VasFa__catalogHeader{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:20px;display:flex}.Events-module__5VasFa__catalogHeader h1{color:var(--color-text);font-size:24px;font-weight:var(--font-weight-heading);margin:0;line-height:1.15}.Events-module__5VasFa__catalogSearch{flex:0 320px}.Events-module__5VasFa__catalogSearch input{border:1px solid var(--ui-border-strong);border-radius:var(--shape-control);background:var(--color-panel-deep);width:100%;height:38px;color:var(--color-text);font:inherit;outline:0;padding:0 13px;font-size:13px}.Events-module__5VasFa__catalogSearch input:focus{border-color:var(--interaction-focus);box-shadow:var(--interaction-focus-shadow)}.Events-module__5VasFa__catalogSearch input::placeholder{color:var(--color-muted)}.Events-module__5VasFa__assetFilter{margin:0 0 22px;padding-top:2px}.Events-module__5VasFa__assetFilter h2{min-height:32px;font-size:18px;font-weight:var(--font-weight-heading);place-items:center;margin:0 0 10px;display:grid}.Events-module__5VasFa__assetFilterGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 18px;display:flex}.Events-module__5VasFa__assetFilterAll,.Events-module__5VasFa__assetFilterAllActive,.Events-module__5VasFa__assetFilterItem,.Events-module__5VasFa__assetFilterItemActive{cursor:pointer;place-items:center;display:grid}.Events-module__5VasFa__assetFilterAll,.Events-module__5VasFa__assetFilterAllActive{font-size:13px}.Events-module__5VasFa__assetFilterItem,.Events-module__5VasFa__assetFilterItemActive{max-width:250px;color:var(--color-text);background:0 0;border:0;border-radius:4px;padding:3px}.Events-module__5VasFa__assetFilterItem[data-button-variant],.Events-module__5VasFa__assetFilterItemActive[data-button-variant],.Events-module__5VasFa__assetFilterItem[data-button-variant]:is(:hover,:active,:focus-visible),.Events-module__5VasFa__assetFilterItemActive[data-button-variant]:is(:hover,:active,:focus-visible){box-shadow:none;color:var(--color-text);background:0 0;border:0;transform:none}.Events-module__5VasFa__assetFilterItemActive{outline:2px solid var(--interaction-selected-border);outline-offset:3px}.Events-module__5VasFa__assetFilterItem img,.Events-module__5VasFa__assetFilterItemActive img{object-fit:contain;width:min(250px,100%);max-height:76px;display:block}.Events-module__5VasFa__catalogResults{--event-grid-gap:18px;--event-grid-row-height:130px;--event-grid-rows:9}.Events-module__5VasFa__catalogResultsPaged{min-height:calc((var(--event-grid-row-height) * var(--event-grid-rows)) + (var(--event-grid-gap) * (var(--event-grid-rows) - 1)))}.Events-module__5VasFa__eventAssetGrid{grid-template-columns:repeat(4,minmax(0,250px));grid-auto-rows:var(--event-grid-row-height);justify-content:center;gap:var(--event-grid-gap) 22px;display:grid}.Events-module__5VasFa__eventAssetCard{width:100%;min-width:0;height:var(--event-grid-row-height);min-height:var(--event-grid-row-height);border:1px solid var(--ui-border);border-radius:0 0 var(--shape-panel) var(--shape-panel);background:var(--color-surface-secondary);flex-direction:column;display:flex;overflow:hidden}.Events-module__5VasFa__eventAssetMedia{aspect-ratio:50/11;background:var(--color-panel-deep);flex:none;place-items:center;width:100%;display:grid;overflow:hidden}.Events-module__5VasFa__eventAssetMedia>img{object-fit:contain;width:100%;height:100%;display:block}.Events-module__5VasFa__eventAssetMedia>.Events-module__5VasFa__assetFallback{background:var(--color-panel-deep);border:0;border-radius:0;width:100%;height:100%;min-height:0;padding:6px;font-size:10px}.Events-module__5VasFa__eventAssetCopy{flex-direction:column;flex:1;min-width:0;min-height:0;padding:8px 10px 10px;display:flex}.Events-module__5VasFa__eventAssetCopy h2{color:var(--color-text);font-size:14px;font-weight:var(--font-weight-heading);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:3px 0 0;line-height:1.22;display:-webkit-box;overflow:hidden}.Events-module__5VasFa__eventAssetCopy p{color:var(--color-metadata);font-size:10px;font-weight:var(--font-weight-label);text-transform:uppercase;margin:0;line-height:1.3}.Events-module__5VasFa__catalogPagination{place-items:center;margin-top:24px;display:grid}.Events-module__5VasFa__assetFallback{border:1px solid var(--ui-border);border-radius:var(--shape-control);background:var(--color-panel-deep);width:100%;min-height:42px;color:var(--color-text);font-size:12px;font-weight:var(--font-weight-label);text-align:center;place-items:center;padding:8px;line-height:1.2;display:grid}.Events-module__5VasFa__emptyState{border:1px dashed var(--ui-border-strong);border-radius:var(--shape-control);min-height:140px;color:var(--color-muted);text-align:center;align-content:center;place-items:center;gap:7px;padding:20px;display:grid}.Events-module__5VasFa__emptyState strong{color:var(--color-text);font-size:14px}.Events-module__5VasFa__emptyState p{margin:0;font-size:11px;line-height:1.45}@media (max-width:1147px){.Events-module__5VasFa__catalogResults{--event-grid-rows:12}.Events-module__5VasFa__eventAssetGrid{grid-template-columns:repeat(3,minmax(0,250px))}}@media (max-width:875px){.Events-module__5VasFa__catalogResults{--event-grid-rows:18}.Events-module__5VasFa__eventAssetGrid{grid-template-columns:repeat(2,minmax(0,250px))}}@media (max-width:640px){.Events-module__5VasFa__catalog{width:calc(100% - (2 * var(--layout-page-gutter)));padding:18px 12px 22px}.Events-module__5VasFa__catalogHeader{flex-direction:column;align-items:stretch;gap:12px}.Events-module__5VasFa__catalogHeader h1{text-align:center;font-size:21px}.Events-module__5VasFa__catalogSearch{flex-basis:auto}.Events-module__5VasFa__catalogResults{--event-grid-gap:14px}.Events-module__5VasFa__eventAssetGrid{gap:14px 12px}}@media (max-width:563px){.Events-module__5VasFa__catalogResults{--event-grid-gap:14px;--event-grid-rows:36}.Events-module__5VasFa__eventAssetGrid{grid-template-columns:minmax(0,250px)}}
.BurstModePages-module__D2h3pW__index{color:var(--color-text)}.BurstModePages-module__D2h3pW__headingIdentity{align-items:center;display:flex}.BurstModePages-module__D2h3pW__logo{object-fit:contain;width:min(220px,68vw);height:auto;max-height:58px;display:block}.BurstModePages-module__D2h3pW__searchRow{justify-content:flex-end;margin-bottom:16px;display:flex}.BurstModePages-module__D2h3pW__searchRow>label{flex:0 420px;width:min(100%,420px)}.BurstModePages-module__D2h3pW__compactResults{--news-card-min-height:clamp(134px, calc(5.5vw + 77px), 145px);--news-grid-rows:9}.BurstModePages-module__D2h3pW__index .BurstModePages-module__D2h3pW__compactGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.BurstModePages-module__D2h3pW__compactResults:not(.BurstModePages-module__D2h3pW__compactResultsPaged) .BurstModePages-module__D2h3pW__compactGrid{min-height:0}.BurstModePages-module__D2h3pW__runImage{aspect-ratio:50/11}.BurstModePages-module__D2h3pW__runBanner{object-fit:contain;width:100%;height:100%}span.BurstModePages-module__D2h3pW__runBanner{place-items:center;padding:10px;display:grid}.BurstModePages-module__D2h3pW__runDate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.BurstModePages-module__D2h3pW__runTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.44em;display:-webkit-box;overflow:hidden}@media (min-width:641px) and (max-width:1020px){.BurstModePages-module__D2h3pW__compactResults{--news-card-min-height:clamp(147px, calc(11vw + 76px), 189px);--news-grid-rows:18}.BurstModePages-module__D2h3pW__index .BurstModePages-module__D2h3pW__compactGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.BurstModePages-module__D2h3pW__compactResults{--news-card-min-height:clamp(138px, calc(22vw + 74px), 215px);--news-grid-rows:36}.BurstModePages-module__D2h3pW__index .BurstModePages-module__D2h3pW__compactGrid{grid-template-columns:1fr}.BurstModePages-module__D2h3pW__headingIdentity{align-self:center}.BurstModePages-module__D2h3pW__searchRow>label{flex-basis:100%;width:100%}}
.SpecialEventPages-module__KbP2KW__root{width:min(var(--layout-wide-max), calc(100% - (2 * var(--layout-page-gutter))));color:var(--color-text);margin:0 auto}.SpecialEventPages-module__KbP2KW__backLink{width:max-content;color:var(--color-muted);font-size:12px;font-weight:var(--font-weight-label);align-items:center;gap:6px;margin:0 0 14px;text-decoration:none;display:inline-flex}.SpecialEventPages-module__KbP2KW__backLink:hover{color:var(--color-text)}.SpecialEventPages-module__KbP2KW__backLink:focus-visible{outline:2px solid var(--interaction-focus);outline-offset:2px}.SpecialEventPages-module__KbP2KW__hero{text-align:center;justify-items:center;gap:8px;padding-top:2px;display:grid}.SpecialEventPages-module__KbP2KW__heroHeading{flex-direction:column;align-items:center;gap:8px;min-width:0;display:flex}.SpecialEventPages-module__KbP2KW__heroHeadingCopy{justify-items:center;gap:4px;min-width:0;display:grid}.SpecialEventPages-module__KbP2KW__hero h1{max-width:900px;color:var(--color-text);font-size:24px;font-weight:var(--font-weight-heading);letter-spacing:-.02em;margin:0;line-height:1.15}.SpecialEventPages-module__KbP2KW__eyebrow{color:var(--color-metadata);font-size:10px;font-weight:var(--font-weight-emphasis);letter-spacing:.12em;text-transform:uppercase;margin:0;line-height:1}.SpecialEventPages-module__KbP2KW__heroCopy{max-width:850px;color:var(--color-muted);white-space:pre-line;margin:0;font-size:12px;line-height:1.5}.SpecialEventPages-module__KbP2KW__modeIcon{object-fit:contain;width:56px;height:56px;display:block}.SpecialEventPages-module__KbP2KW__section{border:1px solid var(--ui-border);border-radius:var(--shape-panel);background:var(--color-surface);margin-top:18px;overflow:hidden}.SpecialEventPages-module__KbP2KW__sectionHeading{border-bottom:1px solid var(--ui-border);background:var(--color-panel-heading);gap:4px;padding:11px 15px 12px;display:grid}.SpecialEventPages-module__KbP2KW__sectionHeading h2{color:var(--color-text);font-size:17px;font-weight:var(--font-weight-heading);letter-spacing:-.01em;margin:0;line-height:1.2}.SpecialEventPages-module__KbP2KW__sectionHeading span{max-width:850px;color:var(--color-muted);font-size:11px;line-height:1.45}.SpecialEventPages-module__KbP2KW__seriesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 14px;padding:10px 14px 14px;display:grid}.SpecialEventPages-module__KbP2KW__seriesCard{border-bottom:1px solid var(--ui-border);border-radius:0 0 var(--shape-panel) var(--shape-panel);min-width:0;color:var(--color-text);grid-template-rows:78px auto;gap:8px;padding:12px 6px;display:grid;overflow:hidden}.SpecialEventPages-module__KbP2KW__seriesArtRow{justify-content:center;align-items:center;min-width:0;display:flex}.SpecialEventPages-module__KbP2KW__seriesArtRow>*+*{margin-left:-12px}.SpecialEventPages-module__KbP2KW__seriesCardBody{text-align:center;min-width:0}.SpecialEventPages-module__KbP2KW__seriesCard h2,.SpecialEventPages-module__KbP2KW__dataSetCard h2,.SpecialEventPages-module__KbP2KW__tournamentCard h2{color:var(--color-text);font-size:15px;font-weight:var(--font-weight-heading);letter-spacing:-.01em;margin:3px 0 4px;line-height:1.22}.SpecialEventPages-module__KbP2KW__seriesCard p,.SpecialEventPages-module__KbP2KW__tournamentCard p{color:var(--color-muted);margin:0;font-size:11px;line-height:1.4}.SpecialEventPages-module__KbP2KW__pettanArtwork{isolation:isolate;background:0 0;flex:0 0 68px;place-items:center;width:68px;height:68px;display:grid;position:relative}.SpecialEventPages-module__KbP2KW__pettanArtwork img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.SpecialEventPages-module__KbP2KW__pettanArtwork img:first-of-type{z-index:1}.SpecialEventPages-module__KbP2KW__pettanArtwork img:nth-of-type(2){z-index:2}.SpecialEventPages-module__KbP2KW__pettanArtwork img:nth-of-type(3){z-index:3}.SpecialEventPages-module__KbP2KW__pettanArtwork img:nth-of-type(4){z-index:4}.SpecialEventPages-module__KbP2KW__artFallback{color:var(--color-muted);font-size:18px;font-weight:var(--font-weight-heading)}.SpecialEventPages-module__KbP2KW__archiveToolbar{justify-content:center;padding:12px 14px 2px;display:flex}.SpecialEventPages-module__KbP2KW__archiveToolbar>label{flex:0 420px;width:min(100%,420px)}.SpecialEventPages-module__KbP2KW__archiveResults{--archive-grid-gap:0px;--archive-grid-padding:24px;--archive-grid-row-height:80px;--archive-grid-rows:3}.SpecialEventPages-module__KbP2KW__archiveResultsPaged{min-height:calc((var(--archive-grid-row-height) * var(--archive-grid-rows)) + (var(--archive-grid-gap) * (var(--archive-grid-rows) - 1)) + var(--archive-grid-padding))}.SpecialEventPages-module__KbP2KW__dataSetResults{--archive-grid-row-height:80px;--archive-grid-rows:3}.SpecialEventPages-module__KbP2KW__tournamentResults{--archive-grid-padding:18px;--archive-grid-row-height:112px;--archive-grid-rows:12}.SpecialEventPages-module__KbP2KW__archivePagination{margin:2px auto 14px}.SpecialEventPages-module__KbP2KW__dataSetGrid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:var(--archive-grid-row-height);gap:0 14px;padding:10px 14px 14px;display:grid}.SpecialEventPages-module__KbP2KW__dataSetCard{min-width:0;height:var(--archive-grid-row-height);border-bottom:1px solid var(--ui-border);border-radius:0 0 var(--shape-panel) var(--shape-panel);color:var(--color-text);grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px;padding:12px 6px;display:grid;overflow:hidden}.SpecialEventPages-module__KbP2KW__dataSetCard h2{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.SpecialEventPages-module__KbP2KW__dataSetIcon{object-fit:contain;width:54px;height:54px;display:block}.SpecialEventPages-module__KbP2KW__tournamentList{grid-auto-rows:var(--archive-grid-row-height);padding:6px 14px 12px;display:grid}.SpecialEventPages-module__KbP2KW__tournamentCard{min-width:0;height:var(--archive-grid-row-height);border-bottom:1px solid var(--ui-border);border-radius:0 0 var(--shape-panel) var(--shape-panel);color:var(--color-text);grid-template-columns:210px minmax(180px,1fr);align-items:center;gap:14px;padding:12px 4px;display:grid;overflow:hidden}.SpecialEventPages-module__KbP2KW__tournamentCard:last-child{border-bottom:0}.SpecialEventPages-module__KbP2KW__tournamentMark{justify-content:center;align-items:center;width:min(210px,100%);min-width:0;display:flex}.SpecialEventPages-module__KbP2KW__tournamentMark img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:88px;display:block}.SpecialEventPages-module__KbP2KW__tournamentCopy{min-width:0}@media (max-width:1040px){.SpecialEventPages-module__KbP2KW__seriesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.SpecialEventPages-module__KbP2KW__dataSetResults{--archive-grid-rows:4}.SpecialEventPages-module__KbP2KW__dataSetGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.SpecialEventPages-module__KbP2KW__tournamentCard{grid-template-columns:170px minmax(180px,1fr)}.SpecialEventPages-module__KbP2KW__tournamentMark{width:min(170px,100%)}}@media (max-width:780px){.SpecialEventPages-module__KbP2KW__dataSetResults{--archive-grid-rows:6}.SpecialEventPages-module__KbP2KW__dataSetGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.SpecialEventPages-module__KbP2KW__root{width:calc(100% - (2 * var(--layout-page-gutter)))}.SpecialEventPages-module__KbP2KW__hero h1{font-size:21px}.SpecialEventPages-module__KbP2KW__modeIcon{width:52px;height:52px}.SpecialEventPages-module__KbP2KW__section{margin-top:14px}.SpecialEventPages-module__KbP2KW__sectionHeading{padding:10px 11px}.SpecialEventPages-module__KbP2KW__seriesGrid,.SpecialEventPages-module__KbP2KW__dataSetGrid{grid-template-columns:1fr;padding:8px 10px 10px}.SpecialEventPages-module__KbP2KW__dataSetResults{--archive-grid-rows:12}.SpecialEventPages-module__KbP2KW__tournamentResults{--archive-grid-row-height:160px}.SpecialEventPages-module__KbP2KW__tournamentList{padding:5px 10px 9px}.SpecialEventPages-module__KbP2KW__tournamentCard{grid-template-columns:minmax(0,1fr);gap:9px}.SpecialEventPages-module__KbP2KW__tournamentMark{justify-self:center;width:min(280px,100%)}}
