.tournament-detail{align-items:center;color:var(--color-surface-100);display:flex;gap:.75rem}@media(max-width:48em){.tournament-detail{color:var(--color-surface-200);line-height:138%}}.tournament-detail.border{background:#ffffff0d;border:1px solid #fff3;border-radius:16777200px;color:var(--color-surface-50);gap:.5rem;padding:.5rem 1rem;width:fit-content}.tournament-detail.border .tournament-detail__text{flex-grow:1;font-family:Lexend Deca,sans-serif;font-size:.875rem;font-weight:400;line-height:143%}@media(min-width:120rem){.tournament-detail.border .tournament-detail__text{font-size:.7291666667vw}}.tournament-detail__text{font-family:Lexend Deca,sans-serif;font-size:clamp(.875rem,2vw,1rem);font-weight:400;letter-spacing:-.08px;line-height:150%}@media(min-width:120rem){.tournament-detail__text{font-size:.8333333333vw}}.btn{background-color:#0000;border:1px solid var(--color-surface-50);color:var(--color-surface-50);font-family:Lexend Deca,sans-serif;font-size:1rem;font-weight:400;letter-spacing:-.08px;line-height:150%;padding:.625rem .875rem}@media(min-width:120rem){.btn{font-size:.8333333333vw}}.btn--primary{background-color:var(--color-tertiary-200);border:unset;color:var(--color-tertiary-950)}.btn--external{align-items:center;display:flex;gap:.5rem}.btn--external svg{flex-shrink:0}.btn--external-secondary{align-items:center;background-color:var(--color-tertiary-200);border:unset;color:var(--color-tertiary-950);display:flex;gap:.5rem}.btn--external-reversed{align-items:center;border-color:var(--color-tertiary-200);color:var(--color-tertiary-200);display:flex;gap:.5rem}.btn--external-reversed svg{flex-shrink:0}.status-badge{align-items:center;border-radius:16777200px;border-style:solid;border-width:1px;display:flex;font-family:Lexend Deca,sans-serif;font-size:.75rem;font-weight:400;gap:.25rem;height:fit-content;line-height:150%;padding:.375rem .75rem}.status-badge svg{flex-shrink:0}@media(min-width:120rem){.status-badge{font-size:.625vw}}.status-badge--closed{background-color:color-mix(in srgb,var(--color-surface-600) 15%,#0000);border-color:color-mix(in srgb,var(--color-surface-600) 30%,#0000);color:var(--color-surface-600)}.status-badge--deadline{background-color:color-mix(in srgb,var(--badge-deadline) 15%,#0000);border-color:color-mix(in srgb,var(--badge-deadline) 30%,#0000);color:var(--badge-deadline)}.status-badge--created{background-color:color-mix(in srgb,var(--badge-created) 15%,#0000);border-color:color-mix(in srgb,var(--badge-created) 30%,#0000);color:var(--badge-created)}.status-badge--running{background-color:color-mix(in srgb,var(--badge-running) 15%,#0000);border-color:color-mix(in srgb,var(--badge-running) 30%,#0000);color:var(--badge-running)}.status-badge--finished{background-color:color-mix(in srgb,var(--badge-finished) 15%,#0000);border-color:color-mix(in srgb,var(--badge-finished) 30%,#0000);color:var(--badge-finished)}.status-badge--cancelled{background-color:color-mix(in srgb,var(--badge-cancelled) 15%,#0000);border-color:color-mix(in srgb,var(--badge-cancelled) 30%,#0000);color:var(--badge-cancelled)}@media(max-width:48em){.status-badge{align-self:baseline}}.tournament-item{background-color:#ffffff0d;border:1px solid #ffffff26;border-radius:4px;color:var(--color-surface-50);display:flex;gap:.625rem;overflow:hidden;padding:1.5rem;position:relative}.tournament-item:before{background:linear-gradient(0deg,#ffffff0d,#ffffff0d),#de6fff0d;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease}.tournament-item:hover:before{opacity:1}.tournament-item__image-wrapper{flex-shrink:0}@media(max-width:48em){.tournament-item__image-wrapper{display:none}}.tournament-item__image{display:block;height:3.75rem;width:3.75rem}.tournament-item__image--mobile{display:none}@media(max-width:48em){.tournament-item__image{display:none}.tournament-item__image--mobile{display:block}}.tournament-item__content{width:100%}.tournament-item__header.skeleton{margin-bottom:.875rem}@media(max-width:48em){.tournament-item__header{display:flex;gap:.75rem;margin-bottom:1rem}}.tournament-item__title-wrapper{align-items:center;display:flex;justify-content:space-between}@media(max-width:48em){.tournament-item__title-wrapper{align-items:flex-start;flex-direction:column}}.tournament-item__name{font-family:Lexend Deca,sans-serif;font-size:clamp(1rem,2vw,1.375rem);font-weight:500;letter-spacing:-.33px;line-height:127%;margin-bottom:1.25rem}@media(min-width:120rem){.tournament-item__name{font-size:1.1458333333vw}}@media(max-width:48em){.tournament-item__name{margin-bottom:.625rem}}.tournament-item__rating{align-items:center;display:flex;font-family:Lexend Deca,sans-serif;font-size:.875rem;font-weight:600;gap:.375rem;letter-spacing:.17px;line-height:157%}@media(min-width:120rem){.tournament-item__rating{font-size:.7291666667vw}}@media(max-width:48em){.tournament-item__rating{background:#d8ff7733;border-radius:21356900px;padding:0 .5rem}}.tournament-item__info{align-items:flex-start;display:grid;gap:3rem;grid-auto-flow:column;justify-content:start;margin-bottom:1rem}@media(max-width:75em){.tournament-item__info{gap:.75rem;grid-auto-columns:unset;grid-auto-flow:row;grid-template-columns:repeat(3,1fr)}}@media(max-width:48em){.tournament-item__info{gap:.5rem;grid-template-columns:repeat(1,1fr)}}.tournament-item__buttons{align-items:center;display:flex;gap:1rem;justify-content:flex-end}@media(max-width:48em){.tournament-item__buttons{align-items:unset;flex-direction:column}.tournament-item__buttons.skeleton .skeleton-button{width:100%!important}}.skeleton{animation:skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,#202143b3 25%,#2d2e5ae6 37%,#202143b3 63%);background-size:400% 100%;border-radius:4px}@keyframes skeleton-loading{0%{background-position:100% 0}to{background-position:0 0}}.page-loader{align-items:center;display:flex;justify-content:center;min-height:100vh}.spinner{animation:spin .8s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#111827;height:3rem;width:3rem}@keyframes spin{to{transform:rotate(1turn)}}.tournaments .pagination-wrapper{margin-top:2rem}.tournaments-filters{display:flex;gap:1.5rem;margin-bottom:2rem}.tournaments-filters .filters-button{display:none}@media(max-width:48em){.tournaments-filters .dropdown{display:none}.tournaments-filters .filters-button{display:flex}}.tournament-results{color:var(--color-surface-350);font-family:Lexend Deca,sans-serif;font-size:.875rem;font-weight:500;line-height:143%;margin-bottom:1.5rem}@media(min-width:120rem){.tournament-results{font-size:.7291666667vw}}.tournaments-list{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:36em){.tournaments-list{gap:1rem}}.error-page{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:100vh;text-align:center}.error-page p{color:#6b7280}.error-page__action{margin-top:1rem}:root{--color-primary-950:#15153a;--color-primary-900:#2e3081;--color-primary-800:#3030a3;--color-primary-700:#3a38ca;--color-primary-600:#4647e5;--color-primary-500:#636ff1;--color-primary-400:#8193f8;--color-primary-300:#a5b9fc;--color-primary-200:#c7d5fe;--color-primary-100:#e0e9ff;--color-primary-50:#eef3ff;--color-secondary-50:#fff1f4;--color-secondary-100:#ffe3e9;--color-secondary-200:#ffccd9;--color-secondary-300:#ffa1bb;--color-secondary-400:#f93a77;--color-secondary-500:#ff5a8a;--color-secondary-600:#e71763;--color-secondary-700:#c30d54;--color-secondary-800:#a30e4d;--color-secondary-900:#8b1048;--color-secondary-950:#4e0323;--color-tertiary-50:#faffe5;--color-tertiary-100:#f0ffc8;--color-tertiary-200:#d8ff77;--color-tertiary-300:#cafb5b;--color-tertiary-400:#b2f229;--color-tertiary-500:#93d80a;--color-tertiary-600:#71ad03;--color-tertiary-700:#568308;--color-tertiary-800:#45670d;--color-tertiary-900:#3a5710;--color-tertiary-950:#1d3102;--color-surface-50:#fff;--color-surface-100:#efefef;--color-surface-200:#dcdcdc;--color-surface-300:#bdbdbd;--color-surface-350:#b4b4b4;--color-surface-400:#989898;--color-surface-500:#7c7c7c;--color-surface-600:#656565;--color-surface-700:#525252;--color-surface-800:#464646;--color-surface-900:#3d3d3d;--color-surface-950:#292929;--color-ink-50:#f6f6f6;--color-ink-100:#e7e7e7;--color-ink-200:#d1d1d1;--color-ink-300:#b0b0b0;--color-ink-400:#888;--color-ink-500:#6d6d6d;--color-ink-600:#5d5d5d;--color-ink-700:#4f4f4f;--color-ink-800:#454545;--color-ink-900:#3d3d3d;--color-ink-950:#000;--color-error:#e21700;--color-form-error:#c62828;--color-success:#1eae2c;--color-warning:#e29e00;--badge-closed:var(--color-surface-600);--badge-deadline:#ffe643;--badge-created:#de6fff;--badge-running:#2ea1ff;--badge-finished:#02ca4b;--badge-cancelled:#ff6464}.tournament-info{background:#ffffff0d}@media(max-width:48em){.tournament-info{background-color:unset}}@media(max-width:75em){.tournament-info__container.tournament--container{gap:1.5rem}}@media(max-width:48em){.tournament-info__container.tournament--container{flex-direction:column}.tournament-info__container.tournament--container .tournament--left,.tournament-info__container.tournament--container .tournament--right{width:100%}}.tournament--container{display:flex;gap:3rem;width:100%}.tournament--left{width:68%}.tournament--right{width:32%}.tournament-info__details{display:flex;flex-direction:column;gap:1.5rem}.tournament-subtitle{font-family:Agrandir,sans-serif;font-size:clamp(1.125rem,2vw,1.625rem);font-weight:700;letter-spacing:-.4px;line-height:123%}@media(min-width:120rem){.tournament-subtitle{font-size:1.3541666667vw}}.tournament-info__details-container{display:flex;flex-wrap:wrap;gap:.75rem}.tournament-hero{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;padding:3rem 4rem}@media(max-width:75em){.tournament-hero{gap:1.5rem;padding:3rem 2rem}}@media(max-width:48em){.tournament-hero{padding:3rem 1.5rem}}.tournament-hero__info{display:flex;gap:1.5rem}@media(max-width:62em){.tournament-hero__info{flex-direction:column}}.tournament-hero__image{height:3.75rem;width:3.75rem}.tournament-hero__title-wrapper{display:flex;flex-direction:column}.tournament-hero__title{font-family:Agrandir,sans-serif;font-size:clamp(1.375rem,2vw,1.875rem);font-weight:700;letter-spacing:-.75px;line-height:113%}@media(min-width:120rem){.tournament-hero__title{font-size:1.5625vw}}.tournament-hero__date{font-family:Lexend Deca,sans-serif;font-size:.875rem;font-weight:400;line-height:143%}@media(min-width:120rem){.tournament-hero__date{font-size:.7291666667vw}}.tournament-hero__status{align-items:center;display:flex;gap:1rem}@media(max-width:62em){.tournament-hero__status{align-items:baseline;flex-direction:column}}.tournament-info__status{display:flex;flex-direction:column;gap:1.5rem}.tournament-info__status-title{font-family:Agrandir,sans-serif;font-size:1.125rem;font-weight:600;line-height:133%}@media(min-width:120rem){.tournament-info__status-title{font-size:.9375vw}}.tournament-info__status-info{display:flex;flex-direction:column;gap:1rem}.tournament-info__status-info-text{color:var(--color-surface-350);display:flex;font-family:Lexend Deca,sans-serif;font-size:.875rem;font-weight:400;justify-content:space-between;line-height:143%}@media(min-width:120rem){.tournament-info__status-info-text{font-size:.7291666667vw}}.tournament-info__status-info-number{color:var(--color-surface-50);font-family:Lexend Deca,sans-serif;font-size:1rem;font-weight:500;line-height:150%}@media(min-width:120rem){.tournament-info__status-info-number{font-size:.8333333333vw}}.tournament-info__status-progress{background:#ffffff1a;border-radius:16777200px;width:100%}.tournament-info__status-progress span{background-color:var(--color-tertiary-200);border-radius:16777200px;display:inline-block;height:100%}.tournament-overview{display:flex;gap:3rem;padding:3rem 4rem}@media(max-width:75em){.tournament-overview{padding:3rem 2rem}}@media(max-width:62em){.tournament-overview.tournament--container{flex-direction:column}.tournament-overview .tournament--left,.tournament-overview .tournament--right{width:100%}}@media(max-width:48em){.tournament-overview{padding:3rem 1.5rem}}.tournament-overview__title{margin-bottom:1.5rem}.tournament-overview__content{display:flex;flex-direction:column;gap:1rem}.tournament-overview__content p{color:var(--color-surface-350)}.tournament-overview__details{display:flex;flex-direction:column;gap:1.5rem}.tournament-overview__details .btn{align-self:baseline}.tournament-overview__details-img{height:3.75rem;width:3.75rem}.tournament-overview__details-title{font-family:Agrandir,sans-serif;font-size:1.125rem;font-weight:600;letter-spacing:-.27px;line-height:175%}@media(min-width:120rem){.tournament-overview__details-title{font-size:.9375vw}}.tournament-overview__details-text{color:var(--color-surface-50)}