.tournament-view{display:flex;height:2.5rem;width:9rem;align-items:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(64 59 59/var(--tw-bg-opacity,1));padding:.25rem}@media (min-width:1024px){.tournament-view{width:11.375rem}.tournament-view>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}}.tournament-view__item{display:flex;height:2rem;cursor:pointer;align-items:center;justify-content:center}.tournament-view__item>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.tournament-view__item{padding-left:.5rem;padding-right:.5rem}@media (min-width:1024px){.tournament-view__item>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.tournament-view__item{padding-left:.75rem;padding-right:.75rem}}.tournament-view__item span{--tw-text-opacity:1;color:rgb(225 222 221/var(--tw-text-opacity,1));font-size:.875rem;font-weight:400;line-height:150%}@media (min-width:1024px){.tournament-view__item span{font-size:1rem;font-weight:400;line-height:150%}}.tournament-view__item.active{border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(229 179 49/var(--tw-bg-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.tournament-view__item.active span{--tw-text-opacity:1;color:rgb(36 28 20/var(--tw-text-opacity,1))}.tournament-view__item.active svg{height:1rem;width:1rem}@media (min-width:1024px){.tournament-view__item.active svg{height:1.5rem;width:1.5rem}}.tournament-view__item.active svg path{fill:#241c14}