.slanted-button_root__gqJSD{--skew-angle:-10deg;--content-skew-angle:0;--variant-background-color:var(--ds-color-black-20);--border-radius:0.25rem;--content-color:var(--ds-color-white-100);--content-padding:0.6rem 1rem}.slanted-button_contentSizeSmall__MUx4D{--content-padding:0.25rem 0.625rem}.slanted-button_contentSizeMedium__5v3Er{--content-padding:0.5rem 0.7rem}.slanted-button_contentSizeLarge__MSzDy{--content-padding:0.6rem 1rem}.slanted-button_contentSizeXLarge__Gmmiz{--content-padding:0.6rem 1.25rem}.slanted-button_content__tWyr_{color:var(--content-color);transform:none;padding:var(--content-padding)}.slanted-button_slantContent__ks_LK{transform:skewX(calc(var(--skew-angle)))}.slanted-button_button__2ko3v{background:none;border:initial;padding:0;margin:0;cursor:pointer;min-height:3rem}.slanted-button_container__Ve5u7{display:inline-block}@keyframes tabs_surface-halo-pulse__y_jP1{50%{opacity:.5}}@keyframes tabs_surface-shining-pulse___EpAy{0%{box-shadow:inset 0 0 calc(.25*var(--surface-unit, 1rem)) calc(.25*var(--surface-unit, 1rem)) oklch(from var(--ds-color-purple-30) l c h/20%)}to{box-shadow:inset 0 0 calc(.75*var(--surface-unit, 1rem)) calc(.75*var(--surface-unit, 1rem)) oklch(from var(--ds-color-purple-30) l c h/20%)}}@keyframes tabs_surface-shining-rays__NSESU{0%{background-position:160%}to{background-position:-20%}}@keyframes tabs_surface-shining-fill__Lt9jc{0%{--shining-percentage:0%}to{--shining-percentage:100%}}@keyframes tabs_surface-shining-color-pulse__njkJB{0%{color:var(--ds-color-purple-70)}to{color:var(--ds-color-purple-20)}}@keyframes tabs_surface-shining-disappear__IrY2M{0%,95%{opacity:1;scale:1}to{opacity:0;scale:1.1}}@property --fade-left{syntax:"<number>";inherits:false;initial-value:0}@property --fade-right{syntax:"<number>";inherits:false;initial-value:0}@property --tab-active-x{syntax:"<length>";inherits:true;initial-value:0}@property --tab-active-w{syntax:"<length>";inherits:true;initial-value:0}@layer components{.tabs_root__HXSCq{display:flex;flex-direction:column;gap:1em;line-height:1}.tabs_root__HXSCq[data-width=equal] .tabs_list__KrxZ4{align-self:stretch;width:100%;max-width:none}.tabs_root__HXSCq[data-width=equal] .tabs_scroller__E54XO{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);column-gap:.25em}.tabs_list__KrxZ4{position:relative;width:fit-content;max-width:100%}.tabs_scroller__E54XO{--fade-left:0;--fade-right:0;display:flex;align-items:stretch;gap:.25em;overflow:visible;scrollbar-width:none;scroll-behavior:smooth;touch-action:pan-x;-webkit-mask-image:linear-gradient(to right,rgb(0,0,0,calc(1 - var(--fade-left))) 0,var(--ds-color-black-100) 2em,var(--ds-color-black-100) calc(100% - 2em),rgb(0,0,0,calc(1 - var(--fade-right))) 100%);mask-image:linear-gradient(to right,rgb(0,0,0,calc(1 - var(--fade-left))) 0,var(--ds-color-black-100) 2em,var(--ds-color-black-100) calc(100% - 2em),rgb(0,0,0,calc(1 - var(--fade-right))) 100%);transition:--fade-left .2s ease,--fade-right .2s ease}.tabs_scroller__E54XO::-webkit-scrollbar{display:none}.tabs_scroller__E54XO[data-overflow-next=true],.tabs_scroller__E54XO[data-overflow-prev=true]{overflow:auto clip;overflow-clip-margin:5em}.tabs_scroller__E54XO[data-overflow-prev=true]{--fade-left:1}.tabs_scroller__E54XO[data-overflow-next=true]{--fade-right:1}.tabs_arrow__aR5oF{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.3335em;height:2.3335em;padding:0;border:0;border-radius:9999em;background:color-mix(in oklch,var(--ds-color-white-100) 10%,transparent);-webkit-backdrop-filter:blur(.5em);backdrop-filter:blur(.5em);color:var(--ds-color-white-100);font-family:inherit;font-size:inherit;line-height:1;cursor:pointer;outline:.125em solid rgba(0,0,0,0);outline-offset:.125em;box-shadow:inset 0 0 0 0 rgba(0,0,0,0);transform:translateY(-50%);transition:background-color .2s var(--ease-out-cubic),box-shadow .2s var(--ease-out-cubic)}.tabs_arrow__aR5oF[data-direction=prev]{left:0}.tabs_arrow__aR5oF[data-direction=next]{right:0}.tabs_arrow__aR5oF:hover{box-shadow:inset 0 0 .25em .25em color-mix(in oklch,var(--ds-color-white-100) 10%,transparent)}.tabs_arrow__aR5oF:focus-visible{outline-color:var(--ds-color-brand-30)}.tabs_arrow__aR5oF[hidden]{display:none}.tabs_root__HXSCq[data-variant=toggle] .tabs_arrow__aR5oF[data-direction=prev]{left:.5em}.tabs_root__HXSCq[data-variant=toggle] .tabs_arrow__aR5oF[data-direction=next]{right:.5em}.tabs_trigger__KOf2y{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.375em;height:min(5em - 2.5rem,3em - .75rem);padding-block:0;padding-inline:.75em;border:0;border-radius:.25em;background:rgba(0,0,0,0);color:var(--ds-color-white-60);font-family:inherit;font-size:inherit;font-weight:700;font-style:italic;text-transform:uppercase;letter-spacing:.025em;line-height:1;white-space:nowrap;text-decoration:none;cursor:pointer;outline:0;transition:color .2s var(--ease-out-cubic),background-color .2s var(--ease-out-cubic),box-shadow .2s var(--ease-out-cubic)}.tabs_trigger__KOf2y:after,.tabs_trigger__KOf2y:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none}.tabs_trigger__KOf2y:not(:disabled,[aria-disabled=true]):hover{color:var(--ds-color-white-100)}.tabs_trigger__KOf2y:disabled,.tabs_trigger__KOf2y[aria-disabled=true]{opacity:.5;cursor:not-allowed}.tabs_trigger__KOf2y[aria-disabled=true]{pointer-events:none}.tabs_trigger__KOf2y>span{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:.375em;line-height:1;border-radius:100%;text-shadow:0 .0625em 0 color-mix(in oklch,var(--ds-color-black-100) 40%,transparent),0 .0625em .0625em color-mix(in oklch,var(--ds-color-black-100) 40%,transparent),0 .125em .125em color-mix(in oklch,var(--ds-color-black-100) 40%,transparent);box-shadow:0 0 0 0 rgba(0,0,0,0),inset 0 0 0 10em rgba(0,0,0,0);transition:box-shadow .15s var(--ease-in-out-expo)}.tabs_trigger__KOf2y:not(:disabled,[aria-disabled=true]):active>span{transform:translateY(.125em);transition-duration:75ms}.tabs_panel__kxgNF{min-height:0}.tabs_panel__kxgNF:focus-visible{outline:.125em solid var(--ds-color-brand-30);outline-offset:.125em}.tabs_root__HXSCq[data-variant=basic] .tabs_scroller__E54XO,.tabs_root__HXSCq[data-variant=basic] .tabs_scroller__E54XO[data-overflow-next=true],.tabs_root__HXSCq[data-variant=basic] .tabs_scroller__E54XO[data-overflow-prev=true]{overflow:visible;-webkit-mask-image:none;mask-image:none}.tabs_root__HXSCq[data-variant=basic] .tabs_trigger__KOf2y:after,.tabs_root__HXSCq[data-variant=basic] .tabs_trigger__KOf2y:before{opacity:0;transform:translateY(.25em) scale(.9,0);transition:opacity .15s var(--ease-in-out-expo),transform .15s var(--ease-in-out-expo)}.tabs_root__HXSCq[data-variant=basic] .tabs_trigger__KOf2y:before{background:color-mix(in oklch,var(--ds-color-black-100) 90%,transparent)}.tabs_root__HXSCq[data-variant=basic] .tabs_trigger__KOf2y:after{box-shadow:inset 0 0 .5em 0 color-mix(in oklch,var(--ds-color-black-100) 50%,transparent)}.tabs_root__HXSCq[data-variant=basic] .tabs_trigger__KOf2y:not(:disabled,[aria-disabled=true]):hover:after,.tabs_root__HXSCq[data-variant=basic] .tabs_trigger__KOf2y:not(:disabled,[aria-disabled=true]):hover:before,.tabs_root__HXSCq[data-variant=basic] .tabs_trigger__KOf2y[data-state=active]:after,.tabs_root__HXSCq[data-variant=basic] .tabs_trigger__KOf2y[data-state=active]:before{opacity:1;transform:none}.tabs_root__HXSCq[data-variant=basic] .tabs_trigger__KOf2y:not(:disabled,[aria-disabled=true]):hover>span,.tabs_root__HXSCq[data-variant=basic] .tabs_trigger__KOf2y[data-state=active]>span{box-shadow:0 0 2.5em .625em color-mix(in oklch,var(--ds-color-brand-50) 60%,transparent),inset 0 0 0 10em color-mix(in oklch,var(--ds-color-brand-50) 30%,transparent)}.tabs_root__HXSCq[data-variant=basic] .tabs_trigger__KOf2y[data-state=active]{color:var(--ds-color-brand-30)}.tabs_root__HXSCq[data-variant=underline] .tabs_trigger__KOf2y:before{background:linear-gradient(to top,color-mix(in oklch,var(--ds-color-purple-30) 20%,transparent),color-mix(in oklch,var(--ds-color-purple-30) 5%,transparent) 30%,transparent);opacity:0;transform:scale(0);transform-origin:bottom;transition:opacity .3s var(--ease-in-out-expo),transform .3s var(--ease-in-out-expo)}.tabs_root__HXSCq[data-variant=underline] .tabs_trigger__KOf2y:after{inset:auto 0 0;height:.1875em;background:var(--ds-color-brand-30);border-radius:.125em .125em 0 0;transform:scaleX(0);transform-origin:center;transition:transform .2s var(--ease-out-cubic)}.tabs_root__HXSCq[data-variant=underline] .tabs_trigger__KOf2y[data-state=active]:before{opacity:1;transform:none}.tabs_root__HXSCq[data-variant=underline] .tabs_trigger__KOf2y[data-state=active]:after{transform:scaleX(1)}.tabs_root__HXSCq[data-variant=underline] .tabs_trigger__KOf2y[data-state=active]{color:var(--ds-color-brand-30)}.tabs_root__HXSCq[data-variant=toggle] .tabs_list__KrxZ4{--tabs-radius:0.625em;--tabs-padding:0.375em;--surface-radius-inner:calc(0.75 * var(--surface-unit, 1rem));border-radius:var(--surface-radius-outer,var(--surface-unit,1rem));background:linear-gradient(to bottom,oklch(from var(--ds-color-black-100) l c h/50%) 0,oklch(from var(--ds-color-black-100) l c h/30%) calc(2 * var(--surface-unit, 1rem)));box-shadow:0 calc(.625*var(--surface-unit, 1rem)) calc(1.25*var(--surface-unit, 1rem)) 0 rgba(0,0,0,.15) inset,0 calc(-.0625*var(--surface-unit, 1rem)) calc(.0625*var(--surface-unit, 1rem)) 0 rgba(0,0,0,.55),0 calc(.0625*var(--surface-unit, 1rem)) calc(.0625*var(--surface-unit, 1rem)) 0 var(--ds-color-white-10);padding:var(--tabs-padding);border-radius:var(--tabs-radius)}.tabs_root__HXSCq[data-variant=toggle] .tabs_scroller__E54XO{position:relative;gap:0}.tabs_root__HXSCq[data-variant=toggle] .tabs_scroller__E54XO:after{content:"";position:absolute;top:0;bottom:0;left:0;z-index:0;width:var(--tab-active-w);border-radius:calc(var(--tabs-radius) - var(--tabs-padding));background:var(--ds-color-brand-70);box-shadow:inset 0 1px 0 var(--ds-color-white-20),inset 0 2px 8px color-mix(in oklch,var(--ds-color-brand-30) 50%,transparent),0 2px 4px var(--ds-color-black-40);transform:translateX(var(--tab-active-x))}.tabs_root__HXSCq[data-variant=toggle] .tabs_scroller__E54XO[data-slider-transition=true]:after{transition:--tab-active-x .3s var(--ease-out-quart),--tab-active-w .3s var(--ease-out-quart)}.tabs_root__HXSCq[data-variant=toggle] .tabs_trigger__KOf2y{z-index:1;border-radius:calc(var(--tabs-radius) - var(--tabs-padding));padding-inline:1em;text-align:center;justify-content:center}.tabs_root__HXSCq[data-variant=toggle] .tabs_trigger__KOf2y[data-state=active]{color:var(--ds-color-white-100)}.tabs_root__HXSCq[data-rounded=full] .tabs_trigger__KOf2y{border-radius:9999em}.tabs_root__HXSCq[data-variant=toggle][data-rounded=full] .tabs_list__KrxZ4{--tabs-radius:9999em}@media(prefers-reduced-motion:reduce){.tabs_root__HXSCq[data-variant=toggle] .tabs_scroller__E54XO[data-slider-transition=true]:after,.tabs_scroller__E54XO,.tabs_trigger__KOf2y,.tabs_trigger__KOf2y:after,.tabs_trigger__KOf2y:before,.tabs_trigger__KOf2y>span{transition-duration:.01ms;scroll-behavior:auto}}}.slanted-wrapper_root__5eMDo{--variant-box-shadow:none;--variant-filter:none;--roundness:0.25rem;--interactive-focus-border-width:0.125rem;--interactive-focus-border-color:var(--ds-color-white-20);--interactive-focus-border-style:solid;filter:var(--variant-filter);position:relative;z-index:0}.slanted-wrapper_variantPurple__hxabM{--variant-background-color:linear-gradient(180deg,rgb(161 155 217/60%) 0%,rgb(161 155 217/0%) 50%,rgb(161 155 217/0%) 50%),var(--ds-color-purple-80);--variant-box-shadow:inset 0 0.0625rem 0 rgb(255 255 255/15%),inset 0 -0.0625rem 0 rgb(0 0 0/25%)}.slanted-wrapper_variantOrange__ixZZH{--variant-background-color:var(--ds-color-orange-50)}.slanted-wrapper_variantYellow__DIQXA{--variant-background-color:var(--ds-color-yellow-50)}.slanted-wrapper_variantGreen__VjQwE{--variant-background-color:var(--ds-color-green-80)}.slanted-wrapper_variantTurquoise__RExk7{--variant-background-color:var(--ds-color-turquoise-50)}.slanted-wrapper_variantFlatPurple__SHKKW{--variant-background-color:var(--ds-color-brand-50)}.slanted-wrapper_variantFlatPurple__SHKKW.slanted-wrapper_interactive__kVv4U:focus-within,.slanted-wrapper_variantFlatPurple__SHKKW.slanted-wrapper_interactive__kVv4U:hover{--variant-background-color:var(--ds-color-purple-80)}.slanted-wrapper_variantLightPurple__QGORv{--variant-background-color:var(--ds-color-purple-20)}.slanted-wrapper_variantLightPurple__QGORv.slanted-wrapper_interactive__kVv4U:focus-within,.slanted-wrapper_variantLightPurple__QGORv.slanted-wrapper_interactive__kVv4U:hover{--variant-background-color:var(--ds-color-purple-20)}.slanted-wrapper_variantDarkPurple__sRuR6{--variant-background-color:var(--ds-color-purple-100)}.slanted-wrapper_variantDarkPurple__sRuR6.slanted-wrapper_interactive__kVv4U:focus-within,.slanted-wrapper_variantDarkPurple__sRuR6.slanted-wrapper_interactive__kVv4U:hover{--variant-background-color:rgb(26 26 46/80%)}.slanted-wrapper_variantTransparentDarkPurple___mk4m{--variant-background-color:rgb(26 26 46/60%)}.slanted-wrapper_variantTransparentDarkPurple___mk4m.slanted-wrapper_interactive__kVv4U:focus-within,.slanted-wrapper_variantTransparentDarkPurple___mk4m.slanted-wrapper_interactive__kVv4U:hover{--variant-background-color:rgb(26 26 46/80%)}.slanted-wrapper_variantBlackTransparent__TTk_u{--variant-background-color:var(--ds-color-black-80)}.slanted-wrapper_variantBlackTransparent__TTk_u.slanted-wrapper_interactive__kVv4U:focus-within,.slanted-wrapper_variantBlackTransparent__TTk_u.slanted-wrapper_interactive__kVv4U:hover{--variant-background-color:var(--ds-color-black-100)}.slanted-wrapper_variantGrayTransparent__MCpIa{--variant-background-color:var(--ds-color-black-40)}.slanted-wrapper_variantGrayTransparent__MCpIa.slanted-wrapper_interactive__kVv4U:focus-within,.slanted-wrapper_variantGrayTransparent__MCpIa.slanted-wrapper_interactive__kVv4U:hover{--variant-background-color:var(--ds-color-black-70)}.slanted-wrapper_variantWhiteTransparent__l3BNB{--variant-background-color:var(--ds-color-white-10)}.slanted-wrapper_variantWhiteTransparent__l3BNB.slanted-wrapper_interactive__kVv4U:focus-within,.slanted-wrapper_variantWhiteTransparent__l3BNB.slanted-wrapper_interactive__kVv4U:hover{--variant-background-color:var(--ds-color-white-20)}.slanted-wrapper_variantGrey___Myid{--variant-background-color:var(--ds-color-white-40)}.slanted-wrapper_variantGrey___Myid:hover{--variant-background-color:var(--ds-color-white-20)}.slanted-wrapper_variantRed__UwTsg{--variant-background-color:linear-gradient(180deg,rgb(186 24 34/45%),rgb(20 24 25/54%)),rgb(186 24 34/80%)}.slanted-wrapper_variantRedBright__zW71J{--variant-background-color:var(--ds-color-red-50)}.slanted-wrapper_variantWhite__pwiP1{--variant-background-color:var(--ds-color-white-100)}.slanted-wrapper_variantTransparent__oBMKi{--variant-background-color:transparent}.slanted-wrapper_withShadow__oBtDp{--variant-filter:drop-shadow(0 1rem 1rem rgb(0 0 0/40%))}.slanted-wrapper_roundnessSmall__aH9ta{--roundness:0.1875rem}.slanted-wrapper_roundnessLarge__QWmVm{--roundness:0.375rem}.slanted-wrapper_end__tkeRP,.slanted-wrapper_start__9McIa{position:absolute;top:0;bottom:0;width:50%;overflow:hidden;z-index:-1}.slanted-wrapper_start__9McIa{left:0}.slanted-wrapper_end__tkeRP{left:50%}.slanted-wrapper_end__tkeRP:before,.slanted-wrapper_start__9McIa:before{content:"";position:absolute;top:0;bottom:0;z-index:-1;background:var(--variant-background-color);box-shadow:var(--variant-box-shadow)}.slanted-wrapper_start__9McIa:before{left:0;width:100%;padding-right:.0625rem}.slanted-wrapper_end__tkeRP:before{right:0;width:100%;padding-left:.0625rem}.slanted-wrapper_right__HmC6_:before{transform:skewX(-12deg)}.slanted-wrapper_left__pt9uH:before{transform:skewX(12deg)}.slanted-wrapper_start__9McIa.slanted-wrapper_left__pt9uH:before,.slanted-wrapper_start__9McIa.slanted-wrapper_right__HmC6_:before{border-radius:var(--roundness) 0 0 var(--roundness)}.slanted-wrapper_end__tkeRP.slanted-wrapper_left__pt9uH:before,.slanted-wrapper_end__tkeRP.slanted-wrapper_right__HmC6_:before{border-radius:0 var(--roundness) var(--roundness) 0}.slanted-wrapper_start__9McIa.slanted-wrapper_right__HmC6_:before{transform-origin:bottom}.slanted-wrapper_interactive__kVv4U:focus-within .slanted-wrapper_start__9McIa.slanted-wrapper_right__HmC6_:before{border-style:var(--interactive-focus-border-style);border-color:var(--interactive-focus-border-color);border-width:var(--interactive-focus-border-width)}.slanted-wrapper_end__tkeRP.slanted-wrapper_right__HmC6_:before{transform-origin:top}.slanted-wrapper_interactive__kVv4U:focus-within .slanted-wrapper_end__tkeRP.slanted-wrapper_right__HmC6_:before{border-style:var(--interactive-focus-border-style);border-color:var(--interactive-focus-border-color);border-width:var(--interactive-focus-border-width)}.slanted-wrapper_start__9McIa.slanted-wrapper_left__pt9uH:before{transform-origin:top}.slanted-wrapper_end__tkeRP.slanted-wrapper_left__pt9uH:before{transform-origin:bottom}@media only screen and (max-width:679px){.back-button_backButton__gpVHA a{padding:0 1rem}.back-button_icon__PWZk0{width:1rem;height:1rem}}.back-button_contentWrapper__GN8_N{display:flex;align-items:center}.back-button_contentWrapper__GN8_N img{width:1rem;height:1rem}.back-button_contentWrapper__GN8_N>*{margin:.3rem}.back-button_label__c0YuW{text-transform:uppercase;font-size:var(--font-size-14);line-height:var(--line-height-11);font-weight:700;display:none;overflow:hidden;white-space:nowrap;color:var(--ds-color-white-100)}.back-button_backButton__gpVHA.back-button_hovered__D7iKq .back-button_label__c0YuW{animation:back-button_rollBack__1uDqi .16s ease forwards;display:block;margin:0}@media only screen and (max-width:679px){.back-button_backButton__gpVHA,.back-button_backButton__gpVHA.back-button_hovered__D7iKq .back-button_label__c0YuW{display:none}}.back-button_backButton__gpVHA:hover .back-button_label__c0YuW{animation:back-button_rollOut__Tyz_3 .16s ease forwards;display:block;max-width:10rem;margin:.3rem}@media only screen and (max-width:679px){.back-button_backButton__gpVHA:hover .back-button_label__c0YuW{display:none}}.back-button_backButton__gpVHA:hover .back-button_roundButton__puhoJ{border-radius:1rem}.back-button_hidden__JIsN0{opacity:0}@keyframes back-button_rollOut__Tyz_3{0%{display:none;max-width:0}to{display:block;max-width:10rem}}@keyframes back-button_rollBack__1uDqi{0%{display:block;max-width:10rem;margin:.3rem}to{display:none;max-width:0;margin:0}}.back-button_roundButton__puhoJ{border-radius:50%;background-color:var(--ds-color-white-10);padding:.5rem;transition:border-radius .1s,background-color .1s;cursor:pointer}.center-content_root__arLKT{--easeOutBack:cubic-bezier(0.34,1.56,0.64,1);position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:none}.center-content_symbolContainer__aEmUn{width:20rem;height:20rem;position:relative}.center-content_vs___2jvD{width:min(22.5vw,20rem);height:auto}.center-content_second__68WVa{text-align:center;text-shadow:0 .375rem 0 var(--ds-color-black-40),.125rem .125rem .5rem var(--ds-color-blue-50),0 -.25rem 1.25rem var(--ds-color-brand-50),-.25rem .5rem 1.25rem var(--ds-color-turquoise-50),0 .375rem 3.75rem var(--ds-color-brand-50),0 0 0 var(--ds-color-purple-10),0 0 2.5rem rgba(161,155,217,.65),.25rem .25rem 2.5rem var(--ds-color-purple-20);font-size:12.5rem;font-weight:700}@media only screen and (max-width:1019px){.center-content_second__68WVa{font-size:var(--font-size-96)}}.center-content_centerSymbol__A6qi_{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.center-content_isUnmounting__5OIuN .center-content_dotsAnimation__bzJTK{animation:center-content_fadeOut__L9A0M .6s var(--easeOutBack) forwards}@keyframes center-content_dotContainer__v9mEE{0%{display:flex}to{display:none}}@keyframes center-content_dotEnter__9xFBE{0%{opacity:0;transform:translateX(4rem)}to{opacity:1;transform:translateX(0)}}@keyframes center-content_dotExit__lHFAS{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-4rem)}}@keyframes center-content_fadeOut__L9A0M{0%{opacity:1}to{opacity:0}}.team-overview_root__7ig9o{--easeOutBack:cubic-bezier(0.34,1.56,0.64,1);width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (min-width:1900px){.team-overview_root__7ig9o{transform:translateX(7.5%)}}@media only screen and (min-width:1400px){.team-overview_root__7ig9o{transform:translateX(7.5%)}}@media only screen and (min-width:1020px)and (max-width:1199px){.team-overview_root__7ig9o{transform:scale(.75)}}@media only screen and (min-width:680px)and (max-width:1019px){.team-overview_root__7ig9o{transform:scale(.75) translateX(-7.5%)}}@media only screen and (max-width:679px){.team-overview_root__7ig9o{display:none}}@media only screen and (min-width:1900px){.team-overview_root__7ig9o.team-overview_positionRight__4sGn0{transform:translateX(-7.5%)}}@media only screen and (min-width:1400px){.team-overview_root__7ig9o.team-overview_positionRight__4sGn0{transform:translateX(-7.5%)}}@media only screen and (min-width:680px)and (max-width:1019px){.team-overview_root__7ig9o.team-overview_positionRight__4sGn0{transform:scale(.75) translateX(7.5%)}}.team-overview_header__eK8Uc{display:flex;flex-direction:column;align-items:center;width:100%}.team-overview_teamPin__Ubt8d{width:4rem;height:4rem;filter:drop-shadow(0 0 .25rem var(--ds-color-black-80))}.team-overview_root__7ig9o.team-overview_isAnimated__xivYT .team-overview_teamPin__Ubt8d{opacity:0;animation:team-overview_popIn__pjWtC .4s var(--easeOutBack) forwards .5s}.team-overview_root__7ig9o.team-overview_isAnimated__xivYT.team-overview_isUnmounting__IoZYQ .team-overview_teamPin__Ubt8d{opacity:1;animation:team-overview_popOut__pk9L7 .4s var(--easeOutBack) forwards}.team-overview_root__7ig9o .team-overview_pinContainer__Dru3f{position:absolute;transform:scale(2.5) translateY(-2.25rem)}.team-overview_teamMembers__QnH_X{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:20rem}.team-overview_teamMember__8WNCW{position:relative;height:3.125rem;width:100%;padding:.25rem;border-radius:.5rem;box-shadow:inset 1px 1px 0 0 var(--ds-color-white-20),inset -1px -1px 0 0 var(--ds-color-black-20),2px 2px 8px var(--ds-color-black-80)}.team-overview_root__7ig9o.team-overview_isAnimated__xivYT.team-overview_positionLeft__R_M0G .team-overview_teamMember__8WNCW{opacity:0;animation:team-overview_slideInLeft__Yh6N9 .6s var(--easeOutBack) forwards}.team-overview_root__7ig9o.team-overview_isAnimated__xivYT.team-overview_positionRight__4sGn0 .team-overview_teamMember__8WNCW{opacity:0;animation:team-overview_slideInRight__nElrC .6s var(--easeOutBack) forwards}.team-overview_root__7ig9o.team-overview_isAnimated__xivYT.team-overview_positionLeft__R_M0G.team-overview_isUnmounting__IoZYQ .team-overview_teamMember__8WNCW{opacity:1;animation:team-overview_slideOutLeft__B8jxe .6s var(--easeOutBack) forwards}.team-overview_root__7ig9o.team-overview_isAnimated__xivYT.team-overview_positionRight__4sGn0.team-overview_isUnmounting__IoZYQ .team-overview_teamMember__8WNCW{opacity:1;animation:team-overview_slideOutRight__ZOn2M .6s var(--easeOutBack) forwards}.team-overview_root__7ig9o.team-overview_variantRed__0ui_e .team-overview_teamMember__8WNCW{background:var(--ds-color-red-50);background:linear-gradient(to top right,hsl(354,79%,25%),hsl(354,79%,59%))}.team-overview_teamMemberInner__WkT4e{height:100%;background:var(--ds-color-black-70);padding:0 1rem 0 3rem;border-radius:.3125rem;font-size:var(--font-size-18);font-weight:400;display:flex;align-items:center}.team-overview_root__7ig9o.team-overview_variantBlue__Jn7hk .team-overview_teamMember__8WNCW{background:linear-gradient(to top right,hsl(202,100%,25%),hsl(202,100%,50%))}.team-overview_avatarContainer__RcHIa{position:absolute;width:100%;height:200%;bottom:.25rem;left:-1.125rem;overflow:hidden}.team-overview_ellipsis__nKqO4{padding-left:3.5rem}.team-overview_ellipsisAvatarContainer__2O1sA{position:absolute;width:100%;height:200%;bottom:.25rem;left:3.125rem;overflow:hidden}.team-overview_ellipsisAvatar__cxdvR{position:absolute;top:3.5rem;left:0;width:3rem;height:auto;filter:drop-shadow(0 0 .25rem var(--ds-color-black-80))}.team-overview_ellipsisNumber__zx1Kw{position:absolute;left:0;font-size:var(--font-size-30);font-weight:700;text-shadow:0 0 .25rem var(--ds-color-black-80);width:3.5rem;text-align:center}.team-overview_avatar__RYFzV{position:absolute;top:2.5rem;left:0;width:5rem;height:auto;filter:drop-shadow(0 0 .25rem var(--ds-color-black-80))}.team-overview_nickContainer___Ca4q{display:grid;grid-template-columns:auto auto 1fr;width:100%;overflow:hidden;align-items:center}.team-overview_clubTag__sSp3t{font-size:.875em}.team-overview_nick__x_nCh{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-overview_flag__Hv1BU{width:1.5rem;min-width:1.5rem;height:auto;margin-left:.5rem}@keyframes team-overview_popIn__pjWtC{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes team-overview_popOut__pk9L7{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes team-overview_slideInLeft__Yh6N9{0%{opacity:0;transform:translateX(-20%)}to{opacity:1;transform:translateX(0)}}@keyframes team-overview_slideInRight__nElrC{0%{opacity:0;transform:translateX(20%)}to{opacity:1;transform:translateX(0)}}@keyframes team-overview_slideOutLeft__B8jxe{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20%)}}@keyframes team-overview_slideOutRight__ZOn2M{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20%)}}.team-pin_wrapper__Q9Lix{display:block;position:relative;overflow:hidden}.team-pin_image__CwMKA{border-radius:100%;overflow:hidden;width:100%;height:100%;padding:.125rem;background-clip:content-box}.team-pin_image__CwMKA img:first-child{padding:20%;filter:drop-shadow(0 .1875rem .1875rem var(--ds-color-black-50))}.team-pin_margin__gq1Q2{width:50%;height:50%;margin:25%}.team-pin_backgroundred__spuMX{background-color:var(--ds-color-red-50)}.team-pin_backgroundblue__rkREy{background-color:var(--ds-color-blue-50)}.team-pin_backgroundyellow__3BcWK{background-color:var(--ds-color-yellow-50)}.team-pin_backgroundgreen__vUN60{background-color:var(--ds-color-green-50)}.team-pin_backgroundpurple__HgWCR{background-color:var(--ds-color-purple-50)}.team-pin_backgroundorange__pgGVY{background-color:var(--ds-color-orange-50)}@keyframes game-finished_animateTextShine__VyoEN{0%{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-50%}to{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-200%}}.game-finished_root__LT9dZ{--badge-size:20rem;position:absolute;inset:0;z-index:1000;display:flex;justify-content:center;align-items:center}.game-finished_avatars__YaCvN{position:relative;width:100%;height:clamp(5rem,70vh,60rem);margin:-6rem 0;z-index:-1}.game-finished_transition__pi5X9{position:absolute;inset:0;z-index:4;overflow:hidden;display:flex;align-items:center;justify-content:center;pointer-events:none}.game-finished_backgroundContainer__nNehM{background:radial-gradient(circle at 100% -20%,rgba(58,232,189,.5) 0,rgba(58,232,189,0) 60%),radial-gradient(circle at 50% -60%,rgba(58,232,189,.5) 0,rgba(58,232,189,0) 65%),radial-gradient(farthest-corner at 0 -20%,var(--ds-color-brand-50) 0,rgba(121,80,229,0) 50%),var(--ds-color-purple-100);position:absolute;inset:0;z-index:-1;pointer-events:none}.game-finished_backgroundContainer__nNehM.game-finished_hasTournamentBackdrop__zMVui{background:none}.game-finished_backgroundContainer__nNehM .game-finished_fadeOverlay__gR3U2{position:absolute;inset:0;z-index:0;background:var(--ds-color-black-60);animation:game-finished_fadeOut__PCM7e 1s ease-out forwards}.game-finished_content__R45rn{width:100%;max-width:80rem;inset:0;z-index:3;isolation:isolate;display:grid;grid-template-columns:1fr 1fr;padding:4rem 2rem;height:100%;max-height:60rem}@media only screen and (max-width:1019px){.game-finished_content__R45rn{grid-template-columns:1fr}}.game-finished_right__QBLL_{overflow:hidden}.game-finished_left__TI0tD,.game-finished_right__QBLL_{width:100%;display:flex;flex-direction:column;justify-content:center}.game-finished_left__TI0tD{align-items:center}.game-finished_replayButton__0_oiD{padding-bottom:.5rem}.game-finished_breakdownHeader__V_TDW{display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem}.game-finished_breakdownHeading__yWdLu{text-align:center;font-weight:900;font-size:var(--font-size-20);line-height:var(--line-height-14)}.game-finished_gameSummary__7KeLl{display:grid;grid-template-rows:auto 1fr;max-height:100%}@media only screen and (max-width:1019px){.game-finished_gameSummary__7KeLl{grid-template-columns:1fr}}.game-finished_badge__92bQu{width:var(--badge-size);height:var(--badge-size);position:relative;z-index:1}@media only screen and (min-width:1020px)and (max-width:1399px){.game-finished_badge__92bQu{--badge-size:15rem}}@media only screen and (max-width:1019px){.game-finished_badge__92bQu{--badge-size:12rem}}.game-finished_actions__KxXFm{display:flex;flex-direction:column;align-items:center;gap:1rem}.game-finished_secondaryActions__DUPX6{display:flex;gap:1rem}@keyframes game-finished_fadeOut__PCM7e{0%{opacity:1}to{opacity:0}}.celebrating-avatars_avatarBox__6syHH{--easeInBack:cubic-bezier(0.52,-0.3,0,1);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;height:100%}.celebrating-avatars_avatarElement__KbrD3{pointer-events:none;height:100%;width:100%;max-height:100%}.celebrating-avatars_avatarCanvasBack__Y_EEB{z-index:3!important}.celebrating-avatars_avatarCanvasFront__y_73Y{z-index:4!important}.celebrating-avatars_canvas__J8r5I{position:absolute;width:100%;height:100%}.celebrating-avatars_canvas__J8r5I:last-child{z-index:-1}@keyframes celebrating-avatars_slowZoom__fW7S1{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes game-summary-2_animateTextShine__pLUNE{0%{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-50%}to{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-200%}}.game-summary-2_root__Z6e_N{--easeOutBack:cubic-bezier(0.34,1.56,0.64,1);width:100%;height:100%;display:flex;display:grid;grid-template-rows:min(22rem,40svh) 2.5rem 1fr;overflow:hidden}.game-summary-2_root__Z6e_N>*{min-height:0}.game-summary-2_notFoundContainer__qSf5_{display:flex;position:relative;justify-content:center;align-items:center;height:100%;width:100%}.game-summary-2_root__Z6e_N.game-summary-2_isAnimated__Hu_T1 .game-summary-2_mapContainer__XA7k3{animation:game-summary-2_popIn__f49Ho var(--easeOutBack) forwards .4s}.game-summary-2_mapContainer__XA7k3{position:relative;width:100%;height:100%;border-radius:2rem;overflow:hidden;border:.25rem solid var(--ds-color-purple-80)}.game-summary-2_mapContainer__XA7k3>*{background:none;box-shadow:none}.game-summary-2_mapContainer__XA7k3>*>*{width:100%!important;height:100%!important}.game-summary-2_mapContainer__XA7k3>*>*>*{background:none!important}.game-summary-2_mapInnerShadow__DnUeh{position:absolute;inset:0;z-index:2;box-shadow:inset 2px 2px 8px var(--ds-color-black-80);border-radius:1.75rem;pointer-events:none}.game-summary-2_playedRounds__2vcpO{position:relative;width:100%;height:100%;flex:1 1;display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;-webkit-mask-size:100% 120%;mask-size:100% 120%;-webkit-mask-position:bottom;mask-position:bottom;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgb(0,0,0) 5%,rgb(0,0,0) 93%,rgba(0,0,0,0));mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgb(0,0,0) 5%,rgb(0,0,0) 93%,rgba(0,0,0,0))}.game-summary-2_playedRounds__2vcpO.game-summary-2_isScrolledTop___j3zM{-webkit-mask-size:100% 100%;mask-size:100% 100%}.game-summary-2_playedRoundsHeader__ieIHx{padding-top:.5rem;width:100%;align-items:center}.game-summary-2_playedRoundsHeader__ieIHx>p{flex:1 1;align-items:center;display:flex}.game-summary-2_playedRound__wFHk3,.game-summary-2_playedRoundsHeader__ieIHx{display:grid;grid-template-columns:4.5rem 1.5fr 1.5fr 1fr 1fr}.game-summary-2_playedRound__wFHk3>:first-child,.game-summary-2_playedRound__wFHk3>:nth-child(4),.game-summary-2_playedRound__wFHk3>:nth-child(5),.game-summary-2_playedRoundsHeader__ieIHx>:first-child,.game-summary-2_playedRoundsHeader__ieIHx>:nth-child(4),.game-summary-2_playedRoundsHeader__ieIHx>:nth-child(5){text-align:center;justify-content:center}.game-summary-2_roundNumber__bnIMF{font-size:var(--font-size-20);font-weight:700}.game-summary-2_root__Z6e_N.game-summary-2_isAnimated__Hu_T1 .game-summary-2_playedRound__wFHk3{opacity:0;animation:game-summary-2_popIn__f49Ho var(--easeOutBack) forwards .4s}.game-summary-2_root__Z6e_N.game-summary-2_isAnimated__Hu_T1 .game-summary-2_playedRound__wFHk3>*{min-width:0}.game-summary-2_playedRound__wFHk3{padding:.5rem 0;width:100%;align-items:center;border:.0625rem solid var(--ds-color-purple-80);border-radius:1rem;background:rgba(33,26,76,.4);-webkit-user-select:none;user-select:none;cursor:pointer}.game-summary-2_playedRound__wFHk3:hover{background:rgba(86,59,154,.1)}.game-summary-2_playedRound__wFHk3>div,.game-summary-2_playedRound__wFHk3>p{flex:1 1;display:flex;flex-direction:column}.game-summary-2_playedRound__wFHk3.game-summary-2_compact__1svdC{padding:.5rem .5rem .5rem 2rem}.game-summary-2_playedRound__wFHk3:last-child{margin-bottom:2rem}.game-summary-2_selectedRound__32RkZ{cursor:default}.game-summary-2_selectedRound__32RkZ,.game-summary-2_selectedRound__32RkZ:hover{background:rgba(86,59,154,.5)}.game-summary-2_text__hAIJb{font-weight:700;font-style:italic;font-size:var(--font-size-14);line-height:var(--line-height-14)}@media(min-width:64rem){.game-summary-2_text__hAIJb{font-size:var(--font-size-16);line-height:var(--line-height-16)}}.game-summary-2_text__hAIJb{margin:.25rem 0}@media only screen and (max-width:1019px){.game-summary-2_text__hAIJb{font-weight:700;font-style:italic;text-transform:uppercase;font-size:var(--font-size-11);line-height:var(--line-height-11)}}@media only screen and (max-width:1019px)and (min-width:64rem){.game-summary-2_text__hAIJb{font-size:var(--font-size-12);line-height:var(--line-height-12)}}.game-summary-2_text__hAIJb.game-summary-2_compact__1svdC{font-weight:700;font-style:italic;text-transform:uppercase;font-size:var(--font-size-11);line-height:var(--line-height-11)}@media(min-width:64rem){.game-summary-2_text__hAIJb.game-summary-2_compact__1svdC{font-size:var(--font-size-12);line-height:var(--line-height-12)}}.game-summary-2_bestGuessValue__r39ZQ{font-weight:700;font-style:italic;text-transform:uppercase;font-size:var(--font-size-11);line-height:var(--line-height-11)}@media(min-width:64rem){.game-summary-2_bestGuessValue__r39ZQ{font-size:var(--font-size-12);line-height:var(--line-height-12)}}.game-summary-2_bestGuessValue__r39ZQ a:hover{text-decoration-line:underline}.game-summary-2_damage__wGsM_,.game-summary-2_healing__74XRe,.game-summary-2_roundDiff__JsUWq,.game-summary-2_smallText__VGvIS,.game-summary-2_specialRoundDamage__EeYQh,.game-summary-2_specialRoundHealing__lWRkC{--color:var(--ds-color-white-40);font-weight:700;font-style:italic;text-transform:uppercase;font-size:var(--font-size-11);line-height:var(--line-height-11)}@media(min-width:64rem){.game-summary-2_damage__wGsM_,.game-summary-2_healing__74XRe,.game-summary-2_roundDiff__JsUWq,.game-summary-2_smallText__VGvIS,.game-summary-2_specialRoundDamage__EeYQh,.game-summary-2_specialRoundHealing__lWRkC{font-size:var(--font-size-12);line-height:var(--line-height-12)}}.game-summary-2_damage__wGsM_,.game-summary-2_healing__74XRe,.game-summary-2_roundDiff__JsUWq,.game-summary-2_smallText__VGvIS,.game-summary-2_specialRoundDamage__EeYQh,.game-summary-2_specialRoundHealing__lWRkC{margin:0;color:var(--color);flex:1 1;align-items:center;display:flex}@media only screen and (max-width:1019px){.game-summary-2_damage__wGsM_,.game-summary-2_healing__74XRe,.game-summary-2_roundDiff__JsUWq,.game-summary-2_smallText__VGvIS,.game-summary-2_specialRoundDamage__EeYQh,.game-summary-2_specialRoundHealing__lWRkC{font-weight:700;font-style:italic;text-transform:uppercase;font-size:var(--font-size-9);line-height:var(--line-height-9)}}@media only screen and (max-width:1019px)and (min-width:64rem){.game-summary-2_damage__wGsM_,.game-summary-2_healing__74XRe,.game-summary-2_roundDiff__JsUWq,.game-summary-2_smallText__VGvIS,.game-summary-2_specialRoundDamage__EeYQh,.game-summary-2_specialRoundHealing__lWRkC{font-size:var(--font-size-11);line-height:var(--line-height-11)}}.game-summary-2_compact__1svdC.game-summary-2_damage__wGsM_,.game-summary-2_compact__1svdC.game-summary-2_healing__74XRe,.game-summary-2_compact__1svdC.game-summary-2_roundDiff__JsUWq,.game-summary-2_compact__1svdC.game-summary-2_smallText__VGvIS,.game-summary-2_compact__1svdC.game-summary-2_specialRoundDamage__EeYQh,.game-summary-2_compact__1svdC.game-summary-2_specialRoundHealing__lWRkC{font-weight:700;font-style:italic;text-transform:uppercase;font-size:var(--font-size-9);line-height:var(--line-height-9)}@media(min-width:64rem){.game-summary-2_compact__1svdC.game-summary-2_damage__wGsM_,.game-summary-2_compact__1svdC.game-summary-2_healing__74XRe,.game-summary-2_compact__1svdC.game-summary-2_roundDiff__JsUWq,.game-summary-2_compact__1svdC.game-summary-2_smallText__VGvIS,.game-summary-2_compact__1svdC.game-summary-2_specialRoundDamage__EeYQh,.game-summary-2_compact__1svdC.game-summary-2_specialRoundHealing__lWRkC{font-size:var(--font-size-11);line-height:var(--line-height-11)}}.game-summary-2_smallText__VGvIS{text-transform:uppercase}.game-summary-2_smallText__VGvIS>a{color:var(--color)}.game-summary-2_doubleIcon__qsFys{float:left;margin:.1rem .5rem}.game-summary-2_specialRoundDamage__EeYQh{color:var(--ds-color-white-100);justify-content:center;text-shadow:0 .0625rem 0 var(--ds-color-black-60),.125rem .125rem .5rem var(--ds-color-blue-50),0 -.125rem .25rem var(--ds-color-brand-50),-.125rem .125rem .25rem var(--ds-color-turquoise-50),0 .125rem 1rem var(--ds-color-brand-50),.125rem .25rem .5rem var(--ds-color-purple-20)}.game-summary-2_specialRoundHealing__lWRkC{color:var(--ds-color-white-100);text-shadow:0 .0625rem 0 var(--ds-color-black-60),.125rem .125rem .5rem var(--ds-color-green-80),0 -.125rem .25rem var(--ds-color-turquoise-50),-.125rem .125rem .25rem var(--ds-color-turquoise-50),0 .125rem 1rem var(--ds-color-green-50),.125rem .25rem .5rem var(--ds-color-green-50);margin-left:.25rem}.game-summary-2_damage__wGsM_{justify-content:center;text-transform:uppercase;color:var(--ds-color-red-50)}.game-summary-2_healing__74XRe{justify-content:center;text-transform:uppercase;color:var(--ds-color-green-80)}.game-summary-2_roundDiff__JsUWq{justify-content:center;text-transform:uppercase;color:var(--ds-color-white-40)}.game-summary-2_teamAvatar__gU5oU{width:1.5rem;height:1.5rem;vertical-align:middle;margin-right:.25rem}@keyframes game-summary-2_popIn__f49Ho{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.result-map_map__z_j5r{background:linear-gradient(0deg,rgba(86,59,154,.1),rgba(86,59,154,.1)),#10101c;box-shadow:0 4px 44px rgba(32,17,46,.2),0 18px 36px -18px rgba(0,0,0,.24),0 30px 60px -10px rgba(0,0,0,.16);display:flex;justify-content:center;align-items:center}.result-map_map__z_j5r,.result-map_map__z_j5r>*{width:100%;height:100%;border-radius:.25rem}.result-map_map__z_j5r>div{width:calc(100% - 1.25rem);height:calc(100% - 1.25rem)}.result-map_roundPin__Ss8A9{width:2rem;height:2rem}.result-map_smallRoundPin__BVu2G{transform:scale(.7)}.result-map_guessLine__UxpC7{border:.0625rem dashed var(--ds-color-black-50)}.result-map_clickable__DMV_P{cursor:pointer;transition:transform .15s ease-in-out}.result-map_clickable__DMV_P:hover{transform:scale(1.1)}.animated-map-score_scoreContainer__t7CIU{width:100%;display:flex;justify-content:center;align-items:center;position:absolute;z-index:0;transform:translateX(-50%) translateY(25%)}.tournament-background_root__V7_0e{position:fixed;inset:0;z-index:0;background:linear-gradient(253deg,rgba(111,61,214,.8),rgba(44,35,79,.8)),linear-gradient(228deg,#10101d,#10101d 73.53%)}.tournament-background_pattern__cA8_j{width:calc(100% + 20px);height:calc(100% + 20px);position:absolute;left:-10px;top:-10px;z-index:2;filter:blur(10px)}.tournament-background_fadeGradient__LdkpX{position:absolute;inset:0;z-index:3;background:linear-gradient(180deg,var(--ds-color-black-100) 10%,rgba(16,16,28,0) 80%)}@keyframes tournament-background_pulse__0jcYm{0%{opacity:0}50%{opacity:1}to{opacity:0}}.free-user-reward-upsell-modal_root__fX_qe{display:flex;flex-direction:column;align-items:center;position:relative;width:35rem;gap:2rem}@media only screen and (max-width:1019px){.free-user-reward-upsell-modal_root__fX_qe{width:100%}}.free-user-reward-upsell-modal_root__fX_qe .free-user-reward-upsell-modal_illustrationWrapper__UYNEV{border-top-right-radius:.75rem;border-top-left-radius:.75rem;overflow:hidden;position:relative;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;width:100%}.free-user-reward-upsell-modal_root__fX_qe .free-user-reward-upsell-modal_illustrationWrapper__UYNEV .free-user-reward-upsell-modal_icon__mKqzU{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.free-user-reward-upsell-modal_root__fX_qe .free-user-reward-upsell-modal_illustrationWrapper__UYNEV .free-user-reward-upsell-modal_illustration__ZvoKG{width:100%;height:auto;object-fit:contain}.free-user-reward-upsell-modal_root__fX_qe .free-user-reward-upsell-modal_content__Ow8Ph{position:relative;z-index:2;padding:0 2rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-wrap:balance}.free-user-reward-upsell-modal_root__fX_qe .free-user-reward-upsell-modal_content__Ow8Ph .free-user-reward-upsell-modal_avatarWrapper__Q8svp{display:flex;flex-direction:column;align-items:center}.free-user-reward-upsell-modal_root__fX_qe .free-user-reward-upsell-modal_content__Ow8Ph .free-user-reward-upsell-modal_avatarWrapper__Q8svp>img{margin-top:-1.5rem}.free-user-reward-upsell-modal_root__fX_qe .free-user-reward-upsell-modal_content__Ow8Ph .free-user-reward-upsell-modal_list__BV2Mp{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.5rem .75rem}.free-user-reward-upsell-modal_root__fX_qe .free-user-reward-upsell-modal_content__Ow8Ph .free-user-reward-upsell-modal_list__BV2Mp .free-user-reward-upsell-modal_listItem__tTFfK{display:flex;flex-direction:row;align-items:center;gap:.5rem}.free-user-reward-upsell-modal_root__fX_qe .free-user-reward-upsell-modal_content__Ow8Ph .free-user-reward-upsell-modal_list__BV2Mp .free-user-reward-upsell-modal_listItem__tTFfK .free-user-reward-upsell-modal_checkIcon__jcJwc svg{width:1rem;height:1rem}.wc-round-starting_root__p2mqV{--aggressiveEaseOut:cubic-bezier(0.05,0.75,0.49,1);--megaAggresiveEaseOut:cubic-bezier(0,0.88,0.04,1);--easeOutBack:cubic-bezier(0.34,1.56,0.64,1);--enterAnimationDuration:1s;background:var(--ds-color-black-100);position:absolute;top:0;left:0;height:100svh;width:100svw;z-index:10;overflow:hidden;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between}.wc-round-starting_headline__HA8QJ{position:absolute;width:100svw;top:4rem;display:flex;justify-content:center}.wc-round-starting_competitionLogo__GXE4R{width:14rem;height:auto}@media only screen and (max-width:1019px){.wc-round-starting_exitButton__uOqFz>*{display:block!important}}.wc-round-starting_exitButton__uOqFz.wc-round-starting_hide__Tb8CW{display:none}.wc-round-starting_root__p2mqV.wc-round-starting_isAnimated__rxQ2I .wc-round-starting_badge__CGA_1,.wc-round-starting_root__p2mqV.wc-round-starting_isAnimated__rxQ2I .wc-round-starting_clubTag__8SrQn,.wc-round-starting_root__p2mqV.wc-round-starting_isAnimated__rxQ2I .wc-round-starting_gameModeBrand__FjKWF,.wc-round-starting_root__p2mqV.wc-round-starting_isAnimated__rxQ2I .wc-round-starting_multiplier__hi0jj{opacity:0;animation:wc-round-starting_popIn__RqeHe .6s var(--easeOutBack) forwards .2s}.wc-round-starting_root__p2mqV.wc-round-starting_isUnmounting__3UdwN .wc-round-starting_badge__CGA_1,.wc-round-starting_root__p2mqV.wc-round-starting_isUnmounting__3UdwN .wc-round-starting_exitButton__uOqFz,.wc-round-starting_root__p2mqV.wc-round-starting_isUnmounting__3UdwN .wc-round-starting_gameModeBrand__FjKWF{animation:wc-round-starting_popOut__QBlnI 1s var(--easeOutBack) forwards .3s}.wc-round-starting_avatarContainer__Aa43C{position:relative;display:flex;flex-direction:column;width:36vw;aspect-ratio:3/3;align-items:center;justify-content:center;transform:translateX(15%);pointer-events:none;margin-bottom:10vh}.wc-round-starting_avatarContainer__Aa43C.wc-round-starting_isOpponent__F4JVc{transform:translateX(-15%)}.wc-round-starting_avatarPlaceholder__1fpnO{width:70%;aspect-ratio:3/4;flex-grow:1;animation:wc-round-starting_avatarEnterLeft__wSqUw 2s var(--megaAggresiveEaseOut) forwards .35s;opacity:0}.wc-round-starting_root__p2mqV.wc-round-starting_isUnmounting__3UdwN{animation:wc-round-starting_fadeOut__nPSky .4s ease-out forwards}@keyframes wc-round-starting_fadeOut__nPSky{0%{opacity:1}to{opacity:0}}.wc-round-starting_root__p2mqV.wc-round-starting_isAnimated__rxQ2I .wc-round-starting_opponentSilhouette__ey5mZ{animation:wc-round-starting_silhoueteEnter__b_STd .6s var(--easeOutBack) forwards .35s;opacity:0}.wc-round-starting_root__p2mqV.wc-round-starting_isUnmounting__3UdwN .wc-round-starting_matchmakingFailed__Ubxij,.wc-round-starting_root__p2mqV.wc-round-starting_isUnmounting__3UdwN .wc-round-starting_opponentSilhouette__ey5mZ{animation:wc-round-starting_fadeOut__nPSky .4s ease-out forwards}.wc-round-starting_root__p2mqV.wc-round-starting_isAnimated__rxQ2I .wc-round-starting_matchmakingFailed__Ubxij,.wc-round-starting_root__p2mqV.wc-round-starting_isAnimated__rxQ2I .wc-round-starting_playerNameSection__YsGox .wc-round-starting_flag___swyD{animation:wc-round-starting_popIn__RqeHe .4s var(--easeOutBack) forwards .3s;opacity:0}.wc-round-starting_root__p2mqV.wc-round-starting_isUnmounting__3UdwN .wc-round-starting_playerNameSection__YsGox .wc-round-starting_flag___swyD{animation:wc-round-starting_popOut__QBlnI 1s var(--easeOutBack) forwards .3s}.wc-round-starting_playerNameSection__YsGox{width:100%;display:grid;align-items:center;grid-template-areas:"playerName playerName" "country flag";grid-template-columns:auto 1fr;gap:0 .5rem}.wc-round-starting_playerNameSection__YsGox.wc-round-starting_isRight__kEHVX{grid-template-areas:"playerName playerName" "country flag";grid-template-columns:1fr auto}.wc-round-starting_playerNameSection__YsGox.wc-round-starting_isRight__kEHVX .wc-round-starting_countryName__jL0VF{text-align:right}.wc-round-starting_playerNameSection__YsGox.wc-round-starting_isRight__kEHVX .wc-round-starting_playerName__wy7GV{text-align:left}.wc-round-starting_playerNameSection__YsGox .wc-round-starting_flag___swyD{grid-area:flag;width:1.25rem;z-index:2}.wc-round-starting_playerNameSection__YsGox .wc-round-starting_countryName__jL0VF{font-size:var(--font-size-16);font-style:italic;font-weight:900;text-transform:uppercase;z-index:2}.wc-round-starting_playerNameSection__YsGox .wc-round-starting_playerName__wy7GV{display:flex;isolation:isolate;grid-area:playerName}.wc-round-starting_playerNameContainer__4zV0a{position:relative;display:flex;flex-direction:column;gap:1rem}@media only screen and (max-width:1019px){.wc-round-starting_playerNameContainer__4zV0a{display:none}}.wc-round-starting_clubTag__8SrQn{font-size:var(--font-size-20)}.wc-round-starting_clubTag__8SrQn>*{box-shadow:2px 2000px 4px var(--ds-color-black-20)}@keyframes wc-round-starting_slightFadeOut__cdNY6{0%{opacity:0}to{opacity:.4}}.wc-round-starting_animatedFlairs__E0Txu{display:flex}.wc-round-starting_animatedFlairs__E0Txu>div>div{opacity:0;animation:wc-round-starting_popUpBounce__J0XLT .5s ease-in-out forwards}.wc-round-starting_animatedFlairs__E0Txu>div>div:first-child{animation-delay:.3s}.wc-round-starting_animatedFlairs__E0Txu>div>div:nth-child(2){animation-delay:.4s}.wc-round-starting_animatedFlairs__E0Txu>div>div:nth-child(3){animation-delay:.5s}.wc-round-starting_animatedFlairs__E0Txu>div>div:nth-child(4){animation-delay:.6s}.wc-round-starting_animatedFlairs__E0Txu>div>div:nth-child(5){animation-delay:.7s}.wc-round-starting_animatedFlairs__E0Txu>div>div:nth-child(6){animation-delay:.8s}.wc-round-starting_animatedFlairs__E0Txu>div>div:nth-child(7){animation-delay:.9s}.wc-round-starting_animatedFlairs__E0Txu>div>div:nth-child(8){animation-delay:1s}.wc-round-starting_animatedFlairs__E0Txu>div>div:nth-child(9){animation-delay:1.1s}.wc-round-starting_animatedFlairs__E0Txu>div>div:nth-child(10){animation-delay:1.2s}@keyframes wc-round-starting_silhoueteEnter__b_STd{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes wc-round-starting_avatarEnterLeft__wSqUw{0%{opacity:0;transform:translateX(-30%)}to{opacity:1;transform:translateX(0)}}@keyframes wc-round-starting_avatarEnterRight__5VCEt{0%{opacity:0;transform:translateX(50%)}to{opacity:1;transform:translateX(0)}}@keyframes wc-round-starting_popIn__RqeHe{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes wc-round-starting_popOut__QBlnI{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes wc-round-starting_gentlePopOut__hozof{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes wc-round-starting_popUpBounce__J0XLT{0%{opacity:0;transform:translateY(100%)}60%{opacity:1;transform:translateY(-10%)}80%{transform:translateY(5%)}to{transform:translateY(0);opacity:1}}.stress-indicator_container__1JtMJ{--border-width:3rem;position:absolute;width:100%;height:100%;top:0;left:0;box-sizing:content-box;animation:stress-indicator_fadeOut__aaL7C 2s ease-in forwards,var(--anim-fade-in) .15s ease-out forwards;z-index:50;pointer-events:none;box-shadow:inset 0 0 160px 56px #a42a3e}.stress-indicator_container__1JtMJ.stress-indicator_pulsating__VZxvy{animation:stress-indicator_pulse__f5x37 1.5s ease-in-out infinite;box-shadow:inset 0 0 80px 24px rgba(164,42,62,.8)}@media only screen and (max-width:679px){.stress-indicator_container__1JtMJ{--border-width:1rem}}@media only screen and (min-width:680px)and (max-width:1019px){.stress-indicator_container__1JtMJ{--border-width:1.5rem}}@media only screen and (min-width:1020px)and (max-width:1399px){.stress-indicator_container__1JtMJ{--border-width:2rem}}@keyframes stress-indicator_fadeOut__aaL7C{to{box-shadow:inset 0 0 160px -64px #a42a3e}}@keyframes stress-indicator_pulse__f5x37{0%{opacity:0}70%{opacity:1}to{opacity:0}}.panorama_playingNmpz__Rj08p{pointer-events:none}.styles_hudButton__kzfFK{background:rgba(0,0,0,.6);padding:var(--padding);border:0;cursor:pointer;border-bottom:.0625rem solid rgba(0,0,0,.4);width:var(--size);height:var(--size)}.styles_hudButton__kzfFK:hover{background:rgba(0,0,0,.8)}.styles_hudButton__kzfFK:focus{outline:none}.styles_hudButton__kzfFK>img{width:1.5rem;height:auto}.styles_hudButton__kzfFK *{pointer-events:none}.styles_hudButton__kzfFK.styles_sizeSmall__O7Bw_{--size:2.5rem;--padding:0.5rem}.styles_hudButton__kzfFK.styles_sizeLarge__C_ab4{--size:3rem;--padding:0.75rem}.styles_roundBoth__hcuEN{border-radius:100%}.styles_roundTop__tAqDK{height:calc(var(--size) + .5rem);border-top-left-radius:calc((var(--size) + .5rem)/2);border-top-right-radius:calc((var(--size) + .5rem)/2)}.styles_roundBottom__Ej0Jx{height:calc(var(--size) + .5rem);border-bottom-left-radius:calc((var(--size) + .5rem)/2);border-bottom-right-radius:calc((var(--size) + .5rem)/2)}.styles_disabled__sKxwz{opacity:.4;cursor:not-allowed}.styles_disabled__sKxwz:hover{background:rgba(0,0,0,.6)}.compass_compass__lRB0J{--size:3rem;--width:calc(var(--size) / 4);position:relative;width:var(--size);height:var(--size);-webkit-user-select:none;user-select:none;padding:0;background:rgba(0,0,0,0);border:0;outline:none}.compass_clickable__Yt4eB{cursor:pointer}.compass_circle__iXffx{width:100%;height:100%;border-radius:100%;box-shadow:inset 0 0 0 var(--width) var(--ds-color-white-100);opacity:.4}.compass_indicator__3IUzW{position:absolute;left:calc(50% - var(--width)/2);top:calc(50% - var(--size)/2);width:var(--width);height:var(--size)}.styles_root__EvsEF{display:grid;grid-template-areas:"left right" "bottom bottom"}img.styles_iconAddCheckpoint__zfKAj,img.styles_iconReturnToCheckpoint__A8A4M,img.styles_iconReturnToStart__NiSyb,img.styles_iconUndo__p9hgX{width:1.5rem;height:1.6363636364rem}.styles_control__Pa4Ta{position:relative}.styles_columnOne__IF8eU,.styles_columnTwo__kyT60{display:inline-flex;flex-direction:column;justify-content:flex-end}.styles_columnOne__IF8eU .styles_controlGroup__2t2NT,.styles_columnTwo__kyT60 .styles_controlGroup__2t2NT{display:inline-flex;flex-direction:column}.styles_columnOne__IF8eU .styles_controlGroup__2t2NT,.styles_columnOne__IF8eU .styles_control__Pa4Ta,.styles_columnTwo__kyT60 .styles_controlGroup__2t2NT,.styles_columnTwo__kyT60 .styles_control__Pa4Ta{margin-bottom:1rem}.styles_columnOne__IF8eU{grid-area:left}.styles_columnTwo__kyT60{grid-area:right;margin-left:1rem}@media only screen and (max-width:679px){.styles_columnTwo__kyT60{width:0;overflow:hidden;margin-left:0;pointer-events:none}.styles_columnTwo__kyT60.styles_columnTwoExpanded__HQeZW{width:auto;overflow:visible;margin-left:1rem;pointer-events:auto}}@media only screen and (min-width:680px){.styles_trailItem__VnBJP{opacity:1!important;transform:none!important}}.styles_toggleIconWrapper__V_rnP{position:relative;display:flex}.styles_toggleIconWrapper__V_rnP>div{display:flex}.styles_toggleIconOverlay__VOpb7{position:absolute;inset:0}.styles_moreActionsToggle__SZsEz{display:none}@media only screen and (max-width:679px){.styles_moreActionsToggle__SZsEz{display:block}}.styles_friendChatButton__oFztY{grid-area:bottom}.in-game-contacts-button_root__q_klu{position:relative;isolation:isolate;display:flex;align-items:center;height:2.5rem;width:100%;max-width:6rem;background:rgba(0,0,0,.6);border:0;border-radius:2rem;padding:0 .75rem;cursor:pointer;transition:transform .1s ease-out,background-color .1s ease-out;overflow:hidden}@media only screen and (max-width:679px){.in-game-contacts-button_root__q_klu{display:none}}.in-game-contacts-button_root__q_klu *{pointer-events:none}.in-game-contacts-button_root__q_klu:hover{transform:scale(1.05);background:rgba(0,0,0,.8)}.in-game-contacts-button_gradientMask__6eZtD{position:absolute;z-index:5;inset:0;background:linear-gradient(to left,var(--ds-color-black-100),transparent 20%)}.in-game-contacts-button_friendIcon__r6BsW{height:1.5rem;width:1.5rem;margin-right:.5rem}.in-game-contacts-button_avatar__vHTti{width:1.5rem;min-width:1.5rem;height:1.5rem;border-radius:50%;box-shadow:2px 2px 3px 1px var(--ds-color-black-80);background:#767676}.in-game-contacts-button_avatar__vHTti.in-game-contacts-button_hasUnreads__Kn2NG{background:var(--ds-color-brand-50)}.in-game-contacts-button_avatar__vHTti:not(:first-child){margin-right:-.4rem}.duels-panorama_panorama__fLR_P{position:absolute;width:100%;height:100%}.duels-panorama_panoramaCanvas__Bs9QU{position:relative;z-index:1}.duels-panorama_panoramaCanvas__Bs9QU,.duels-panorama_panoramaCanvas__Bs9QU>*,.duels-panorama_panoramaCanvas__Bs9QU>*>*{width:100%;height:100%}.duels-panorama_panoramaCanvas__Bs9QU [href*="google.com/cbk"],.duels-panorama_panoramaCanvas__Bs9QU [href*="google.com/maps"]{display:none!important}.duels-panorama_panoramaCanvas__Bs9QU canvas{outline:none}.duels-panorama_controls___OEib{position:absolute;z-index:1;bottom:2rem;left:1.5rem}.duels-panorama_blinkCover__O1j6P{position:absolute;inset:0;z-index:2;background:#000}.checkbox_checkbox__pXUu8{position:relative;padding-left:1.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox_disabled__pCvOp{opacity:.35}.checkbox_input__FsyC4{display:none}.checkbox_mark__YSbyh{position:absolute;width:1.25rem;height:1.25rem;top:0;left:0;background:var(--background-color);box-shadow:var(--shadow-1);border-radius:.25rem}.checkbox_mark__YSbyh:after{opacity:0;content:"";position:relative;display:block;width:80%;height:80%;margin:10%;background:url(/_next/static/media/check-black.30a212be.svg);background-position:50%;background-size:100% 100%;transition:opacity .05s ease}.checkbox_mark__YSbyh.checkbox_largeCheck__E1uZD:after{background:url(/_next/static/media/check-black-thick.afa09dd8.svg);background-position:50%;background-size:100% 100%;transition:opacity .05s ease}.checkbox_input__FsyC4:checked+.checkbox_mark__YSbyh:after{opacity:1}.checkbox_variantLight__r4Sr7{--background-color:var(--ds-color-white-100)}.checkbox_variantDark__JdzaT{--background-color:var(--ds-color-purple-100);border:.0625rem solid var(--ds-color-white-20)}.checkbox_variantDark__JdzaT:after{filter:invert(1)}.checkbox_variantPurple__vSZr0{--background-color:var(--ds-color-purple-80);border:.0625rem solid var(--ds-color-white-20);box-shadow:0 4px 4px 0 var(--ds-color-black-40) inset;border-radius:.4375rem}.checkbox_variantPurple__vSZr0:after{filter:invert(1)}.checkbox_variantTransparent__5L39v{--background-color:transparent;border:.0625rem solid var(--ds-color-white-20)}.checkbox_variantTransparent__5L39v:after{filter:invert(1)}.checkbox_directionHorizontal__ZPpv2 .checkbox_checkbox__pXUu8{margin-right:1rem;display:inline-block}.checkbox_directionHorizontal__ZPpv2 .checkbox_checkbox__pXUu8:last-child{margin-right:0}.checkbox_directionVertical__XGVLv .checkbox_checkbox__pXUu8{display:block}.checkbox_directionVertical__XGVLv .checkbox_checkbox__pXUu8:after{content:"\a";display:block;height:.5rem}.checkbox_directionVertical__XGVLv .checkbox_checkbox__pXUu8:last-child:after{display:none}.footer_root__SNAUd{display:grid;grid-template-columns:repeat(4,1fr)}.footer_root__SNAUd.footer_isInSteam__SgD0K{grid-template-columns:repeat(2,1fr)}.footer_root__SNAUd .footer_button__QhnZe{transform:scale(.7) translateY(-.5rem)}.footer_root__SNAUd .footer_button__QhnZe a{background:var(--ds-color-black-40)}.footer_root__SNAUd * label{font-weight:500}.panorama-compass_compassContainer__VAYam{--compass-height:2rem;background-color:var(--ds-color-black-50);border-radius:1rem;padding:0 .5rem;position:relative}.panorama-compass_compass__WGA6x{width:100%;border-radius:.5rem;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.1) 50%,hsla(0,0%,100%,0));height:var(--compass-height);display:flex;align-items:center;flex-wrap:nowrap;overflow:hidden}.panorama-compass_latitude__qqSA3{text-align:center;flex:0 0 auto;-webkit-user-select:none;user-select:none;position:relative;color:var(--ds-color-black-100);height:1rem}.panorama-compass_latitudeLabel__wbvtT{font-style:normal;font-weight:700;font-size:var(--font-size-11);color:var(--ds-color-white-100);text-shadow:0 .0625rem rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center;height:100%}.panorama-compass_latitudeLines__LEpcY{position:absolute;height:100%;width:.0625rem;background-color:var(--ds-color-white-60);z-index:1}.panorama-compass_topIndicator__ZTL9c{position:absolute;top:0;width:0;height:0;border-style:solid;border-width:.3125rem .09375rem 0;border-color:var(--ds-color-white-60) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.panorama-compass_bottomIndicator__IBUs_{position:absolute;top:calc(var(--compass-height) - .3125rem);width:0;height:0;border-style:solid;border-width:0 .09375rem .3125rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) var(--ds-color-white-60) rgba(0,0,0,0)}.boost-level-card_ticket__gj3y2{position:relative;display:flex;align-items:center;justify-content:center;height:3.75rem;width:6.5rem;overflow:hidden;transition:transform .2s ease}.boost-level-card_ticket__gj3y2:hover{transform:translateX(.5rem) scale(1.05);cursor:pointer;filter:brightness(1.15)}@media only screen and (max-width:679px){.boost-level-card_ticket__gj3y2:hover{transform:scale(1.05)}}.boost-level-card_ticket__gj3y2.boost-level-card_selected__U63W9{transform:translateX(.5rem) scale(1.05);cursor:pointer}@media only screen and (max-width:679px){.boost-level-card_ticket__gj3y2.boost-level-card_selected__U63W9{transform:scale(1.05)}}.boost-level-card_ticket__gj3y2.boost-level-card_selected__U63W9:hover{transform:translateX(.5rem) scale(1.02);filter:none}@media only screen and (max-width:679px){.boost-level-card_ticket__gj3y2.boost-level-card_selected__U63W9:hover{transform:scale(1.02)}}.boost-level-card_ticket__gj3y2.boost-level-card_disabled__sePGa{opacity:.35;pointer-events:none}.boost-level-card_ticketBorderDashed__jyz_Q{object-fit:fill}.boost-level-card_ticketBorderWhite__f6H8V{object-fit:fill;opacity:0}.boost-level-card_selected__U63W9 .boost-level-card_ticketBorderWhite__f6H8V{opacity:1}.boost-level-card_borders__j56ha{position:absolute;inset:0;pointer-events:none}.boost-level-card_borders__j56ha:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 10%,rgba(121,80,229,.95) 35%,rgba(255,255,255,.95) 50%,rgba(121,80,229,.95) 65%,transparent 90%);transform:translateX(-100%);animation:boost-level-card_shimmer__6SM6M 3s ease-in-out infinite;animation-delay:var(--shimmer-delay,0s);-webkit-mask:var(--border-mask) center/100% 100% no-repeat;mask:var(--border-mask) center/100% 100% no-repeat}.boost-level-card_selected__U63W9 .boost-level-card_borders__j56ha:after{display:none}.boost-level-card_boostText__2jRZY{position:relative;font-weight:900;font-size:var(--font-size-48);text-align:center;font-style:italic;color:var(--ds-color-purple-20);z-index:1}.boost-level-card_selected__U63W9 .boost-level-card_boostText__2jRZY{color:#eee;text-shadow:-.125rem -.125rem .625rem rgba(121,80,229,.8),.125rem .125rem .625rem rgba(0,162,254,.8)}.boost-level-card_boostText__2jRZY:before{content:attr(data-text);position:absolute;left:0;top:0;width:100%;text-align:center;background:linear-gradient(110deg,transparent 10%,rgba(121,80,229,.95) 35%,rgba(255,255,255,.95) 50%,rgba(121,80,229,.95) 65%,transparent 90%);background-size:300% 100%;background-position:100% 0;-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);text-shadow:none;animation:boost-level-card_text-shimmer__noy7t 3s ease-in-out infinite;animation-delay:var(--shimmer-delay,0s);pointer-events:none;z-index:2}.boost-level-card_selected__U63W9 .boost-level-card_boostText__2jRZY:before{display:none}.boost-level-card_boostText__2jRZY:after{content:attr(data-text);position:absolute;left:0;top:.04rem;color:var(--ds-color-brand-50);z-index:0}.boost-level-card_selected__U63W9 .boost-level-card_boostText__2jRZY:after{color:var(--ds-color-white-100)}@keyframes boost-level-card_shimmer__6SM6M{0%{transform:translateX(-100%);opacity:1}90%{opacity:0}to{transform:translateX(100%);opacity:0}}@keyframes boost-level-card_text-shimmer__noy7t{0%{background-position:100% 0;opacity:1}90%{opacity:0}to{background-position:0 0;opacity:0}}@property --gradient-stop-1{syntax:"<color>";initial-value:#6cb928;inherits:false}@property --gradient-stop-2{syntax:"<color>";initial-value:#97e851;inherits:false}.health-bar_root__gJ7xV{--easeOutBack:cubic-bezier(0.34,1.56,0.64,1);display:flex;flex-direction:column;width:100%}.health-bar_healthBarSection__WnPHe{width:100%;isolation:isolate;position:relative;display:flex;align-items:flex-end;height:6rem}.health-bar_root__gJ7xV.health-bar_variantLeft__bYcYT .health-bar_healthBarSection__WnPHe{padding-left:2rem;padding-right:1rem}.health-bar_root__gJ7xV.health-bar_variantRight__265QB .health-bar_healthBarSection__WnPHe{flex-direction:row-reverse;padding-right:2rem;padding-left:1rem}.health-bar_overflowContainer___WCh2{position:absolute;inset:0;left:-2rem;right:-2rem;overflow:hidden}.health-bar_avatarContainer__sMgJM{z-index:2;position:absolute;width:4rem;height:6rem;transform:translateX(50%)}.health-bar_avatarCanvas__AT9iv{position:absolute;top:0;left:-2rem;height:150%;width:200%}.health-bar_root__gJ7xV.health-bar_variantRight__265QB .health-bar_avatarCanvas__AT9iv{left:unset;right:-2rem}.health-bar_root__gJ7xV.health-bar_variantRight__265QB .health-bar_avatarContainer__sMgJM{transform:translateX(-50%);right:0}.health-bar_root__gJ7xV.health-bar_variantRight__265QB .health-bar_fullBodyAvatar__kBPaH{filter:drop-shadow(-.125rem .125rem .25rem rgba(0,0,0,.4))}.health-bar_tier__2AR1S{position:absolute;top:0;left:0;width:100%!important;height:auto;z-index:-1;transform:scale(1.6) translateY(18%);filter:drop-shadow(.125rem .125rem .25rem rgba(0,0,0,.4))}.health-bar_root__gJ7xV.health-bar_variantRight__265QB .health-bar_tier__2AR1S{left:auto;right:0;filter:drop-shadow(-.125rem .125rem .25rem rgba(0,0,0,.4))}.health-bar_barContainer__sAsPL{position:relative;height:2.5rem;width:100%}.health-bar_barSkewContainer__jxGvy{height:100%;width:100%;background:var(--ds-color-purple-30);border-radius:.3125rem;padding:.25rem .3125rem;box-shadow:0 1px 0 var(--ds-color-white-20) inset,0 -1px 0 rgba(0,0,0,.2) inset,0 0 10px 2px var(--ds-color-black-20)}.health-bar_root__gJ7xV.health-bar_variantLeft__bYcYT .health-bar_barSkewContainer__jxGvy{transform:skew(-15deg,0)}.health-bar_root__gJ7xV.health-bar_variantRight__265QB .health-bar_barSkewContainer__jxGvy{transform:skew(15deg,0)}.health-bar_barBackground__drmrV{width:100%;height:100%;padding:.0625rem;background:var(--ds-color-black-80);border-radius:.1875rem;overflow:hidden}.health-bar_bar__aGvK3{width:100%;height:100%;border-radius:.125rem;background:linear-gradient(to top,var(--gradient-stop-1) 0,var(--gradient-stop-2) 100%);transition:--gradient-stop-1 .6s,--gradient-stop-2 .6s;box-shadow:0 2px 3px var(--ds-color-white-20) inset,0 -2px 3px rgba(0,0,0,.2) inset}.health-bar_bar__aGvK3.health-bar_isWarning__SBma7{--gradient-stop-1:#ffc803;--gradient-stop-2:#d7a601}.health-bar_bar__aGvK3.health-bar_isDanger__DJAgY{--gradient-stop-1:#ff9601;--gradient-stop-2:#ff6c01}.health-bar_barLabel__Yd65L{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:2;font-size:var(--font-size-18);font-style:italic;font-weight:700;text-shadow:0 .0625rem .125rem rgba(26,26,46,.85)}.health-bar_nickContainer__2ZdwR{margin-top:.125rem;font-weight:900;display:flex;align-items:center;padding:0 .5rem;text-shadow:.0625rem .0625rem 0 rgba(0,0,0,.6)}.health-bar_root__gJ7xV.health-bar_isTeam___r67W .health-bar_nickContainer__2ZdwR{margin-top:.375rem;margin-left:.75rem}.health-bar_root__gJ7xV.health-bar_isTeam___r67W.health-bar_variantRight__265QB .health-bar_nickContainer__2ZdwR{margin-left:0;margin-right:.75rem}.health-bar_root__gJ7xV.health-bar_variantRight__265QB .health-bar_nickContainer__2ZdwR{justify-content:flex-end}.health-bar_flag__OlRuG{width:1.125rem;min-width:1.125rem;height:1.125rem;margin-left:.25rem;display:flex;align-items:center}.health-bar_nick__wnMhD{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.health-bar_teamPin___Sl2_{z-index:2;position:absolute;width:7rem;height:7rem;top:1rem;left:-2rem}.health-bar_teamPin___Sl2_ img{width:100%;height:auto}.health-bar_root__gJ7xV.health-bar_variantRight__265QB .health-bar_teamPin___Sl2_{left:unset;right:-2rem}.health-bar_teamAvatars__pR_2X{inset:0;position:absolute;display:flex;left:2.5rem;overflow:hidden;padding-left:1rem;margin-left:-1rem}@media only screen and (max-width:679px){.health-bar_teamAvatars__pR_2X{display:none}}.health-bar_root__gJ7xV.health-bar_variantRight__265QB .health-bar_teamAvatars__pR_2X{left:0;right:2.5rem;flex-direction:row-reverse;padding-right:1rem;margin-right:-1rem}.health-bar_teamAvatar__mP2dF{width:5rem;object-fit:contain;filter:drop-shadow(.0625rem .0625rem .25rem rgba(0,0,0,.4));transition:transform .4s var(--easeOutBack)}.health-bar_clubTag__jRt3x{text-shadow:none;font-size:var(--font-size-14);margin-right:.25rem}@keyframes health-bar_pulseGlow__4bZIy{0%{box-shadow:0 0 1.75rem .5rem var(--ds-color-orange-80)}50%{box-shadow:0 0 2rem .5rem var(--ds-color-orange-60)}to{box-shadow:0 0 1.75rem .5rem var(--ds-color-orange-80)}}.emote-wheel_root__tkd5W{--emote-size:3rem;--smooth:cubic-bezier(0.05,0.75,0.49,1.04);--emote-duration:0.6s;--easing-emote:linear(0,0.009 1%,0.04 2.1%,0.088 3.2%,0.157 4.4%,0.315 6.6%,0.793 12.5%,0.919 14.3%,1.021 16%,1.103 17.7%,1.163 19.3%,1.207 21%,1.232 22.7%,1.24 25.1%,1.221 27.7%,1.181 30.3%,1.059 36.6%,1.007 39.7%,0.966 43.2%,0.945 46.8%,0.947 52.2%,0.998 64.1%,1.013 70.7%,1);display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;pointer-events:all;inset:0}.emote-wheel_fixedRoot__jgpPs{position:fixed;z-index:21}.emote-wheel_overlay__v5Gl2{position:absolute;inset:0;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);opacity:0;animation:var(--anim-fade-in) var(--emote-duration) var(--easing-emote) forwards;transform:translateZ(-6rem)}.emote-wheel_wheel__IGGDv{height:21rem;width:21rem;border-radius:50%;background:rgba(0,0,0,0);padding:.5rem;animation:emote-wheel_backgroundFadeIn__4WtXm var(--emote-duration) var(--easing-emote) forwards .2s}.emote-wheel_wheel__IGGDv svg{width:100%;height:100%;overflow:visible}.emote-wheel_closeButtonContainer__U6_SN{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.emote-wheel_closeButton__9lZhI{width:4.25rem;height:4.25rem;border-radius:50%;background:rgba(0,0,0,0);border:.125rem solid var(--ds-color-white-100);transition:width .3s var(--smooth),height .3s var(--smooth),background .3s var(--smooth);display:flex;align-items:center;justify-content:center}.emote-wheel_closeButton__9lZhI img{height:.75rem;width:.75rem;transition:width .3s var(--smooth),height .3s var(--smooth),filter .3s var(--smooth)}.emote-wheel_closeButton__9lZhI.emote-wheel_active__T_8jn{width:7.5rem;height:7.5rem;background:var(--ds-color-white-20)}.emote-wheel_closeButton__9lZhI.emote-wheel_active__T_8jn img{height:1.25rem;width:1.25rem;filter:sepia(1) saturate(5) hue-rotate(175deg)}.emote-wheel_sevenSlots__BU0Vp>.emote-wheel_closeButton__9lZhI.emote-wheel_active__T_8jn{width:6rem;height:6rem}.emote-wheel_svgButton__6eu7M{fill:var(--ds-color-black-80);pointer-events:all;transition:fill .75s var(--smooth),stroke .75s var(--smooth),filter .3s linear;opacity:0;animation:emote-wheel_gentlePopIn__p3nZb var(--emote-duration) var(--easing-emote) forwards;stroke:rgba(0,0,0,0);stroke-width:.5rem;stroke-dasharray:1,15;stroke-linecap:square}.emote-wheel_svgButton__6eu7M:nth-child(2){animation-delay:50ms}.emote-wheel_svgButton__6eu7M:nth-child(3){animation-delay:.1s}.emote-wheel_svgButton__6eu7M:nth-child(4){animation-delay:.15s}.emote-wheel_svgButton__6eu7M:nth-child(5){animation-delay:.2s}.emote-wheel_svgButton__6eu7M:nth-child(6){animation-delay:.25s}.emote-wheel_svgButton__6eu7M:nth-child(7){animation-delay:.3s}.emote-wheel_svgButton__6eu7M.emote-wheel_active__T_8jn{fill:var(--ds-color-purple-80)}.emote-wheel_svgButton__6eu7M.emote-wheel_hoveractive__iltnj{transition-duration:0s;fill:var(--ds-color-brand-50)!important}.emote-wheel_svgButton__6eu7M.emote-wheel_selected___1JCa{stroke:var(--ds-color-purple-70)}.emote-wheel_svgButton__6eu7M.emote-wheel_disabled__3yIQG{fill:var(--ds-color-black-80);pointer-events:none}.emote-wheel_emoteContainer__Sh7fU{display:flex;align-items:center;position:absolute;left:0;width:50%;top:calc(50% - var(--emote-size)/2);transform-origin:right;padding-left:1.5rem;opacity:0;animation:var(--anim-fade-in) var(--emote-duration) var(--easing-emote) forwards}.emote-wheel_emoteContainer__Sh7fU:nth-child(2){animation-delay:50ms}.emote-wheel_emoteContainer__Sh7fU:nth-child(3){animation-delay:.1s}.emote-wheel_emoteContainer__Sh7fU:nth-child(4){animation-delay:.15s}.emote-wheel_emoteContainer__Sh7fU:nth-child(5){animation-delay:.2s}.emote-wheel_emoteContainer__Sh7fU:nth-child(6){animation-delay:.25s}.emote-wheel_emoteContainer__Sh7fU:active,.emote-wheel_emoteContainer__Sh7fU:hover{opacity:.5}.emote-wheel_hotkey__IA6Xu{position:relative;z-index:0;color:var(--ds-color-white-40);font-weight:400;line-height:var(--line-height-14);border:.0625rem solid var(--ds-color-white-40);border-radius:.25rem;height:1.125rem;width:1.25rem;margin:1rem;text-align:center;opacity:1;transition:opacity .2s ease-out}.emote-wheel_emote__h3Li6{position:relative;z-index:1;width:var(--emote-size);height:var(--emote-size);font-size:var(--emote-size)}.emote-wheel_emote__h3Li6 img{height:100%;width:100%;transition:transform .3s var(--smooth),filter .3s var(--smooth)}.emote-wheel_emoteContainer__Sh7fU.emote-wheel_active__T_8jn img{transform:scale(1.5);filter:drop-shadow(0 0 .25rem var(--ds-color-black-60))}.emote-wheel_clapperBoard__lUry5.emote-wheel_disabled__3yIQG img,.emote-wheel_emoteContainer__Sh7fU.emote-wheel_disabled__3yIQG img{transform:none;pointer-events:none;filter:grayscale(1)}.emote-wheel_clapperBoard__lUry5{bottom:4rem;left:2rem;position:relative}.emote-wheel_clapperBoard__lUry5 img{height:1.25rem;width:auto}.emote-wheel_disabledEmoteTooltip__J62h1{position:absolute;top:calc(50% - 2rem);left:calc(50% - 2rem);bottom:0;z-index:1}.emote-wheel_disabledEmoteTooltip__J62h1 .emote-wheel_disabledEmoteTooltipContent__KYZdD{width:9rem;height:fit-content;padding:.5rem;border-radius:.5rem;background:oklch(from var(--ds-color-purple-80) l c h/95%);box-shadow:inset 0 1px 0 oklch(from var(--ds-color-white-100) l c h/15%),inset 0 -2px 0 oklch(from var(--ds-color-black-100) l c h/15%);text-align:center;text-wrap:balance;opacity:0;transform:scale(.5)}.emote-wheel_disabledEmoteTooltip__J62h1 .emote-wheel_disabledEmoteTooltipContent__KYZdD>img{display:block;margin-inline:auto;margin-bottom:.25rem;filter:grayscale(0)!important}.emote-wheel_disabledEmoteTooltip__J62h1.emote-wheel_active__T_8jn .emote-wheel_disabledEmoteTooltipContent__KYZdD{opacity:1;animation:emote-wheel_tooltipIn__wEGrM .3s linear(0,.008 1.1%,.034 2.3%,.134 4.9%,.264 7.3%,.683 14.3%,.797 16.5%,.89 18.6%,.967 20.7%,1.027 22.8%,1.073 25%,1.104 27.3%,1.123 30.6%,1.119 34.3%,1.018 49.5%,.988 58.6%,.985 65.2%,1 84.5%,1) forwards}@keyframes emote-wheel_backgroundFadeIn__4WtXm{to{background:var(--ds-color-black-40)}}@keyframes emote-wheel_gentlePopIn__p3nZb{0%{opacity:0;transform:scale(.9) rotate(var(--rotate))}to{opacity:1;transform:scale(1) rotate(var(--rotate))}}@keyframes emote-wheel_tooltipIn__wEGrM{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.emote-wheel_chatBan__Up6DF{filter:grayscale(100%)}