.sidebar_container__UUz_s{display:flex;flex-direction:column;justify-content:space-between;padding:40px;align-items:center}.sidebar_panelLeftWrap__AAhfV{top:0;left:0;position:fixed;z-index:1000;width:0;height:100%;overflow:hidden;transition:width 0s ease .3s,height 0s ease .3s}.sidebar_panelLeftWrap__AAhfV.sidebar_open__lXetY{width:100%;transition:transform .3s cubic-bezier(.23,1,.32,1)}.sidebar_panelLeftWrap__AAhfV .sidebar_panelLeftMark__VAJ_Q{position:absolute;top:0;left:0;width:100%;height:0;background-color:#00000073;opacity:0;transition:opacity .3s linear,height 0s ease .3s;pointer-events:none}.sidebar_panelLeftWrap__AAhfV .sidebar_panelLeftMark__VAJ_Q.sidebar_open__lXetY{height:100%;opacity:1;z-index:9999998;transition:none;animation:sidebar_DrawerFadeIn__sFQPg .3s cubic-bezier(.23,1,.32,1);pointer-events:auto}.sidebar_panelLeftWrap__AAhfV .sidebar_panelLeft__b9iDC{display:flex;position:fixed;width:20%;min-width:270px;height:100%;background-color:#fff;border-right:1px solid #000;z-index:9999999;padding:10px;flex-direction:column;align-items:flex-start;transform:translate(-100%);-webkit-transform:translateX(-100%)}.sidebar_panelLeftWrap__AAhfV .sidebar_panelLeft__b9iDC .sidebar_left__9aMWy{font-size:16px;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:2px;margin-top:10px;margin-left:10px}.sidebar_panelLeftWrap__AAhfV .sidebar_panelLeft__b9iDC ul{margin-top:50px}.sidebar_panelLeftWrap__AAhfV .sidebar_panelLeft__b9iDC ul li{text-decoration:underline;font-weight:700;font-size:18px;cursor:pointer;margin-bottom:10px}.sidebar_panelLeftWrap__AAhfV .sidebar_panelLeft__b9iDC ul li ul{margin-top:5px;padding-left:16px}.sidebar_panelLeftWrap__AAhfV .sidebar_panelLeft__b9iDC ul li ul li{text-decoration:underline;font-weight:700;font-size:16px;cursor:pointer;margin-bottom:5px}.sidebar_alignIcon__fmTE3{display:flex;align-items:center}.sidebar_icon__3DwiQ{height:29px;padding:0;margin:0 0 0 5px}.sidebar_icon2__dGLO_{height:18px;padding:0;margin:0}.sidebar_slide_in__k8_Jj{animation:sidebar_slide-in__DfOVW .5s forwards;-webkit-animation:sidebar_slide-in__DfOVW .5s forwards}.sidebar_slide_out__jqTl2{animation:sidebar_slide-out__bDOaP .5s forwards;-webkit-animation:sidebar_slide-out__bDOaP .5s forwards}@keyframes sidebar_slide-in__DfOVW{to{transform:translate(0)}}@keyframes sidebar_slide-out__bDOaP{0%{transform:translate(0)}to{transform:translate(-100%)}}@media only screen and (max-width:600px){.sidebar_panelLeftWrap__AAhfV .sidebar_panelLeft__b9iDC{min-width:110px}.sidebar_panelLeftWrap__AAhfV .sidebar_panelLeft__b9iDC .sidebar_left__9aMWy{font-size:13px}.sidebar_panelLeftWrap__AAhfV .sidebar_panelLeft__b9iDC ul{margin-top:20px;padding-left:1.2rem}.sidebar_panelLeftWrap__AAhfV .sidebar_panelLeft__b9iDC ul li{font-size:11px;margin-bottom:5px}.sidebar_icon2__dGLO_{height:12px}}.home_main__CSSHp{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:6rem;min-height:100vh}.home_description__Puzmb{display:inherit;justify-content:inherit;align-items:inherit;font-size:.85rem;max-width:var(--max-width);width:100%;z-index:2;font-family:var(--font-mono)}.home_description__Puzmb a{display:flex;justify-content:center;align-items:center;gap:.5rem}.home_description__Puzmb p{position:relative;margin:0;padding:1rem;background-color:rgba(var(--callout-rgb),.5);border:1px solid rgba(var(--callout-border-rgb),.3);border-radius:var(--border-radius)}.home_code__VK2GN{font-weight:700;font-family:var(--font-mono)}.home_grid__gxuVA{display:grid;grid-template-columns:repeat(4,minmax(25%,auto));max-width:100%;width:var(--max-width)}.home_card__yjilN{padding:1rem 1.2rem;border-radius:var(--border-radius);background:rgba(var(--card-rgb),0);border:1px solid rgba(var(--card-border-rgb),0);transition:background .2s,border .2s}.home_card__yjilN span{display:inline-block;transition:transform .2s}.home_card__yjilN h2{font-weight:600;margin-bottom:.7rem}.home_card__yjilN p{margin:0;opacity:.6;font-size:.9rem;line-height:1.5;max-width:30ch;text-wrap:balance}.home_mainCenter__qtYZz{flex-direction:row;gap:10px;padding:6rem;min-height:100px;font-weight:700;font-size:14px}.home_center__oPT6M,.home_mainCenter__qtYZz{display:flex;justify-content:center;align-items:center}.home_center__oPT6M{position:relative;padding:4rem 0}.home_center__oPT6M:before{background:var(--secondary-glow);border-radius:50%;width:480px;height:360px;margin-left:-400px}.home_center__oPT6M:after{background:var(--primary-glow);width:240px;height:180px;z-index:-1}.home_center__oPT6M:after,.home_center__oPT6M:before{content:"";left:50%;position:absolute;filter:blur(45px);transform:translateZ(0)}.home_logo__owRWo{position:relative}@media (hover:hover) and (pointer:fine){.home_card__yjilN:hover{background:rgba(var(--card-rgb),.1);border:1px solid rgba(var(--card-border-rgb),.15)}.home_card__yjilN:hover span{transform:translateX(4px)}}@media (prefers-reduced-motion){.home_card__yjilN:hover span{transform:none}}@media (max-width:700px){.home_content__ZOgsl{padding:1rem}.home_grid__gxuVA{grid-template-columns:1fr;margin-bottom:120px;max-width:320px;text-align:center}.home_card__yjilN{padding:1rem 2.5rem}.home_card__yjilN h2{margin-bottom:.5rem}.home_center__oPT6M{padding:8rem 0 6rem}.home_center__oPT6M:before{transform:none;height:300px}.home_description__Puzmb{font-size:.8rem}.home_description__Puzmb a{padding:1rem}.home_description__Puzmb div,.home_description__Puzmb p{display:flex;justify-content:center;position:fixed;width:100%}.home_description__Puzmb p{align-items:center;inset:0 0 auto;padding:2rem 1rem 1.4rem;border-radius:0;border:none;border-bottom:1px solid rgba(var(--callout-border-rgb),.25);background:linear-gradient(to bottom,rgba(var(--background-start-rgb),1),rgba(var(--callout-rgb),.5));background-clip:padding-box;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.home_description__Puzmb div{align-items:flex-end;pointer-events:none;inset:auto 0 0;padding:2rem;height:200px;background:linear-gradient(to bottom,transparent 0,rgb(var(--background-end-rgb)) 40%);z-index:1}}.home_main_notfound__7MxEa{padding:6rem;min-height:100vh}.home_main_notfound__7MxEa,.home_notfound__IE4VZ{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.home_notfound__IE4VZ{font-size:.85rem;max-width:var(--max-width);width:100%;z-index:2;font-family:var(--font-mono)}@media (min-width:701px) and (max-width:1120px){.home_grid__gxuVA{grid-template-columns:repeat(2,50%)}}@media (prefers-color-scheme:dark){.home_vercelLogo__Qoldc{filter:invert(1)}.home_logo__owRWo{filter:invert(1) drop-shadow(0 0 .3rem #ffffff70)}}@keyframes home_rotate__mQ_ul{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.stats-panel_panelWrap__he15t{display:flex;flex-direction:column;align-items:center;align-content:space-between;justify-content:space-evenly;flex-wrap:wrap;padding:5px 10px;gap:5px;color:#fff;background-color:rgba(33,33,33,.6);margin:10px 15px;position:absolute;width:125px;height:calc(100vh - 32px - 92px - 20px)}.stats-panel_panelScore__agU3Q{flex-direction:row;gap:5px;justify-content:space-around;width:100%}.stats-panel_panelScore__agU3Q,.stats-panel_team__H1AL_{display:flex;align-content:center;align-items:center;flex-wrap:wrap}.stats-panel_team__H1AL_{font-size:18px;line-height:18px;flex-direction:column;gap:2px}.stats-panel_team__H1AL_ p{padding:0;margin:0;color:hsla(0,0%,100%,.8)}.stats-panel_teamCenter__Jhxoq{color:hsla(0,0%,100%,.8)}.stats-panel_team__H1AL_ span{font-size:36px;line-height:36px;font-weight:700}.stats-panel_panelLogo__AMH2h{display:flex;flex-direction:row;justify-content:space-between;gap:5px;width:100%}.stats-panel_panelLogo__AMH2h img{width:40px!important;height:auto}.stats-panel_panelHitter__FCXAQ,.stats-panel_panelPitchType__Sl_K2,.stats-panel_panelPitchVelo__vRKad,.stats-panel_panelPitcher__AeD_o,.stats-panel_panelPowered__VXhYC,.stats-panel_panelResult__QDcM5{display:flex;flex-direction:column;width:100%;align-content:center;flex-wrap:wrap;align-items:center}.stats-panel_title__zihXX{font-size:11px;line-height:18px;text-transform:uppercase;color:#ffffff80}.stats-panel_name__inpPF{font-size:14px;line-height:15px;color:hsla(0,0%,100%,.8)}.stats-panel_speed__C8rGt{font-size:10px;line-height:10px;text-transform:uppercase;color:#ffffff80}.stats-panel_pitch__h9vZi,.stats-panel_result__oqY4n,.stats-panel_velo__pI89o{font-size:54px;line-height:54px;color:hsla(0,0%,100%,.9)}.stats-panel_panelPowered__VXhYC .stats-panel_title__zihXX{font-size:9px;line-height:9px;margin-bottom:1px;text-transform:uppercase;color:#ffffff80}@media only screen and (max-width:700px){.stats-panel_panelWrap__he15t{width:90px;margin:10px;gap:2px;padding:5px}.stats-panel_team__H1AL_{font-size:13px;line-height:13px}.stats-panel_team__H1AL_ span{font-size:28px;line-height:28px}.stats-panel_title__zihXX{font-size:9px;line-height:14px}.stats-panel_name__inpPF{font-size:12px;line-height:13px}.stats-panel_pitch__h9vZi,.stats-panel_result__oqY4n,.stats-panel_velo__pI89o{font-size:36px;line-height:36px}.stats-panel_panelLogo__AMH2h img{width:30px!important;height:auto}}@media only screen and (max-width:701px) and (max-width:1120px){.stats-panel_panelWrap__he15t{width:90px;margin:10px;gap:2px;padding:5px}.stats-panel_team__H1AL_{font-size:13px;line-height:13px}.stats-panel_team__H1AL_ span{font-size:28px;line-height:28px}.stats-panel_title__zihXX{font-size:9px;line-height:14px}.stats-panel_name__inpPF{font-size:12px;line-height:13px}.stats-panel_pitch__h9vZi,.stats-panel_result__oqY4n,.stats-panel_velo__pI89o{font-size:36px;line-height:36px}.stats-panel_panelLogo__AMH2h img{width:30px!important;height:auto}}.stream-panel_panelWrap__rVO_S{display:flex;flex-direction:column;align-items:center;align-content:space-between;justify-content:space-evenly;flex-wrap:wrap;gap:20px;padding:5px 10px;background-color:rgba(33,33,33,.6);color:#fff;margin:10px;position:absolute;height:40px;right:0}a.stream-panel_link__7fHmb{display:flex;padding:5px;font-size:12px;line-height:13px;color:hsla(0,0%,100%,.7);text-transform:uppercase}a.stream-panel_link__7fHmb:hover{background-color:rgba(33,33,33,.7)}@media only screen and (max-width:600px){.stream-panel_panelWrap__rVO_S{gap:10px;height:35px}}