.tournaments-page{background:rgba(0,0,0,0)}.tournaments-page__hero-section{position:absolute;left:26px;right:26px;top:16px;background:linear-gradient(148deg,#020A15,#220351);border-radius:28px;height:76px}@media(max-width:1480px){.tournaments-page__hero-section{left:10px;right:10px}}@media(max-width:1200px){.tournaments-page__hero-section{left:0;right:0;top:0;height:112px;border-radius:0}}@media(max-width:1023px){.tournaments-page__hero-section{height:76px}}.tournament-detail{padding:146px 0 80px}@media(max-width:991px){.tournament-detail{padding:120px 0 80px}}@media(max-width:767px){.tournament-detail{padding:100px 0 60px}}.tournament-detail__container{max-width:1440px;width:100%;margin:0 auto}@media(max-width:1600px){.tournament-detail__container{padding:0 16px}}.tournament-detail__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:10px}@media(max-width:767px){.tournament-detail__header{flex-direction:column;align-items:flex-start;gap:10px}}.tournament-detail__title{font-weight:600;font-size:60px;color:var(--text-main);margin:0}@media(max-width:991px){.tournament-detail__title{font-size:36px;line-height:normal}}@media(max-width:767px){.tournament-detail__title{font-size:24px}}.tournament-detail__actions{display:flex;gap:10px;box-shadow:0 4px 24px 0 rgba(201,211,242,.25);background:var(--text-white);border-radius:100px;padding:6px}@media(max-width:767px){.tournament-detail__actions{display:none}}.tournament-detail__join-btn{border-radius:100px!important;padding:10px 48px;width:244px!important;height:40px!important;box-shadow:0 4px 24px 0 rgba(112,91,228,.25);background:var(--button-second-btn)!important;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:500;font-size:14px;line-height:145%;color:var(--text-white);transition:all .2s ease}@media(max-width:420px){.tournament-detail__join-btn{width:100%!important}}.tournament-detail__join-btn:hover{opacity:.9}.tournament-detail__content{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}@media(max-width:991px){.tournament-detail__content{flex-direction:column;gap:20px}}.tournament-detail__main{max-width:705px;width:100%;background:var(--text-white);border-radius:20px;padding:40px}@media(max-width:991px){.tournament-detail__main{max-width:100%}}@media(max-width:767px){.tournament-detail__main{padding:0;background:rgba(0,0,0,0)}}.tournament-detail__sidebar{max-width:705px;width:100%;box-shadow:0 4px 24px 0 rgba(201,211,242,.25);background:var(--text-white);border-radius:20px;padding:40px}@media(max-width:991px){.tournament-detail__sidebar{max-width:100%}}@media(max-width:767px){.tournament-detail__sidebar{padding:16px 12px}}.tournament-detail__description{font-weight:400;font-size:16px;line-height:140%;color:var(--text-main)}.tournament-detail__info{display:flex;flex-direction:column;gap:12px;margin-bottom:36px;position:relative}.tournament-detail__info-item{display:flex;align-items:center;gap:14px;font-weight:600;font-size:28px;line-height:125%;color:var(--text-main)}@media(max-width:767px){.tournament-detail__info-item{font-size:16px;line-height:normal;gap:4px}}.tournament-detail__badge{gap:4px;display:flex;align-items:center;justify-content:center;border-radius:8px;padding:6px 8px;width:116px;height:32px;position:absolute;top:0;right:0;font-weight:500;font-size:14px;line-height:145%;text-align:center}.tournament-detail__badge.registration{box-shadow:0 4px 24px 0 rgba(201,211,242,.25);background:#dcecff;color:var(--status-link)}.tournament-detail__badge.live{box-shadow:0 4px 24px 0 rgba(201,211,242,.25);background:var(--status-error-bg);color:var(--status-error)}.tournament-detail__badge.live:before{content:"";display:block;left:8px;width:6px;height:6px;border-radius:50%;background:var(--status-error)}.tournament-detail__badge.finished{box-shadow:0 4px 24px 0 rgba(201,211,242,.25);background:var(--fields-tabs-on-bg--heder-);color:var(--status-success)}.tournament-detail__badge svg{flex-shrink:0;fill:var(--status-link)}.tournament-detail__params{display:flex;flex-direction:column;gap:2px;margin-bottom:36px}.tournament-detail__param{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:12px;background:var(--text-white)}.tournament-detail__param:nth-child(2n){background:var(--fields-podlozhka)}.tournament-detail__param-label,.tournament-detail__param-value{font-size:16px;line-height:140%;color:var(--text-main)}.tournament-detail__param-value{font-weight:500;display:flex;align-items:center;gap:4px}.tournament-detail__participants{display:flex;flex-direction:column;gap:12px}.tournament-detail__participants-title{font-weight:600;font-size:20px;line-height:120%;color:var(--text-main);margin-bottom:16px}.tournament-detail__participants-list{display:flex;flex-direction:column;gap:8px}.tournament-detail__participant{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px}.tournament-detail__participant:nth-child(2n){background:var(--fields-podlozhka)}@media(max-width:767px){.tournament-detail__participant{padding:6px;gap:4px}}.tournament-detail__participant-avatar{width:52px;height:52px;border:2px solid var(--fields-podlozhka);border-radius:12px;overflow:hidden}.tournament-detail__participant-avatar img{width:100%;height:100%;object-fit:cover}@media(max-width:767px){.tournament-detail__participant-avatar{width:44px;height:44px}}.tournament-detail__participant-info{flex:1 1;display:flex;align-items:center;justify-content:space-between}.tournament-detail__participant-name{font-weight:500;font-size:16px;line-height:140%;color:var(--text-main)}@media(max-width:767px){.tournament-detail__participant-name{font-size:14px;line-height:normal}}.tournament-detail__participant-rating{font-size:16px;line-height:140%;color:var(--text-main);display:flex;align-items:center;gap:2px}.tournament-detail__no-participants{text-align:center;font-weight:500;font-size:16px;line-height:140%;color:var(--text-main)}.tournament-detail__participant--pair .tournament-detail__participant-avatars{display:flex;flex-shrink:0}.tournament-detail__participant--pair .tournament-detail__participant-avatars .tournament-detail__participant-avatar+.tournament-detail__participant-avatar{margin-left:-12px}.tournament-detail__participant--pair .tournament-detail__participant-name{flex-direction:column;align-items:flex-start;gap:2px}.tournament-detail__participant--pair .tournament-detail__participant-name span{display:flex;align-items:center;gap:2px}@media(max-width:767px){.tournament-detail__participant--pair .tournament-detail__participant-name span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.tournament-detail__participant--pair .tournament-detail__participant-name--available{color:var(--button-second-btn)}.tournament-detail__participant--pair .tournament-detail__participant-rating{display:flex;flex-direction:column;gap:2px}.tournament-detail__participant--pair .tournament-detail__participant-rating span{display:flex;align-items:center;gap:2px}.tournament-loading{display:flex;flex-direction:row;gap:30px}.tournament-loading .ant-skeleton{width:100%!important}.tournament-loading .ant-skeleton .ant-skeleton-input{max-width:705px!important;width:100%!important;height:500px!important;border-radius:12px!important}.tournament-error{padding:45px 16px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;border-radius:16px;box-shadow:0 4px 24px 0 rgba(201,211,242,.25);background:#f8fbfe;font-weight:500;font-size:20px;line-height:120%;color:var(--text-main)}