.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;line-height:normal;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);white-space:pre-wrap}.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:8px;margin-bottom:36px}@media(max-width:767px){.tournament-detail__params{margin-bottom:12px}}.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--waitlist{margin-top:40px}.tournament-detail__participants-title{font-weight:600;font-size:20px;line-height:120%;color:var(--text-main);margin-bottom:16px}.tournament-detail__participants-sort{font-size:13px;line-height:120%;color:var(--text-secondary);margin:-8px 0 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-detail__finished-content{max-width:705px;width:100%;display:flex;flex-direction:column;gap:20px;min-width:0}@media(max-width:991px){.tournament-detail__finished-content{max-width:100%}}.tournament-detail__section-title{font-weight:600;font-size:18px;line-height:140%;color:var(--text-main);margin:0 0 16px}.tournament-detail__standings-section{display:flex;flex-direction:column;gap:12px;background:var(--text-white);border-radius:16px;padding:40px}@media(max-width:767px){.tournament-detail__standings-section{padding:16px 12px}}.tournament-detail__standings-table{width:100%}.tournament-detail__standings-header{display:flex;align-items:center;padding:0 12px 12px;gap:8px}@media(max-width:767px){.tournament-detail__standings-header{padding:0 6px 6px;gap:4px}}.tournament-detail__standings-col{font-weight:500;font-size:16px;color:var(--text-main);text-align:center;min-width:28px}@media(max-width:767px){.tournament-detail__standings-col{font-size:12px;line-height:normal;min-width:20px}}.tournament-detail__standings-col--rank{width:28px;min-width:28px;text-align:left}@media(max-width:767px){.tournament-detail__standings-col--rank{width:20px;min-width:20px}}.tournament-detail__standings-col--player{flex:1 1;text-align:left;display:flex;align-items:center;gap:8px}@media(max-width:767px){.tournament-detail__standings-col--player{gap:4px}}.tournament-detail__standings-col--rating{font-weight:500}.tournament-detail__standings-col--rating.positive{color:var(--status-success)!important}.tournament-detail__standings-col--rating.negative{color:var(--status-waiting)!important}.tournament-detail__standings-col--points{font-weight:600}.tournament-detail__standings-body{display:flex;flex-direction:column;gap:4px}.tournament-detail__standings-row{display:flex;align-items:center;padding:8px 12px;border-radius:8px;gap:8px}@media(max-width:767px){.tournament-detail__standings-row{padding:6px;gap:4px}}.tournament-detail__standings-row:nth-child(odd){background:var(--fields-podlozhka)}.tournament-detail__standings-avatars{display:flex;gap:-8px}.tournament-detail__standings-avatars .tournament-detail__standings-avatar:not(:first-child){margin-left:-8px}.tournament-detail__standings-avatar{width:52px;height:52px;border-radius:10px;overflow:hidden;flex-shrink:0;border:2px solid var(--fields-podlozhka);background:var(--fields-podlozhka)}@media(max-width:767px){.tournament-detail__standings-avatar{width:36px;height:36px}}.tournament-detail__standings-avatar img{width:100%;height:100%;object-fit:cover}.tournament-detail__standings-names{display:flex;flex-direction:column;gap:2px}.tournament-detail__standings-names span{font-size:16px;font-weight:500;color:var(--text-main);line-height:140%}@media(max-width:767px){.tournament-detail__standings-names span{font-size:12px;line-height:normal}}.tournament-detail__results-section{background:var(--text-white);border-radius:16px;padding:40px;display:flex;flex-direction:column;gap:16px}@media(max-width:767px){.tournament-detail__results-section{padding:16px 12px}}.tournament-detail__rounds-nav{display:flex;align-items:center;gap:8px;margin-bottom:12px}.tournament-detail__round-nav-btn{flex-shrink:0;width:36px;height:36px;border-radius:8px;background:var(--text-white);border:1px solid var(--fields-line);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-main);transition:all .2s ease}.tournament-detail__round-nav-btn:hover:not(:disabled){border-color:var(--button-second-btn)}.tournament-detail__round-nav-btn:disabled{opacity:.5;cursor:not-allowed}.tournament-detail__rounds-nav-buttons{display:flex;gap:8px;flex-shrink:0;overflow-x:auto;max-width:calc(100% - 88px);width:100%}.tournament-detail__rounds-nav-buttons::-webkit-scrollbar{height:2px}.tournament-detail__rounds-nav-buttons::-webkit-scrollbar-track{background:#dcecff;border-radius:8px}.tournament-detail__rounds-nav-buttons::-webkit-scrollbar-thumb{background:var(--button-second-btn);border-radius:8px}.tournament-detail__round-btn{flex-shrink:0;min-width:58px;height:38px;padding:0 10px;border-radius:8px;border:1px solid var(--fields-podlozhka);background:var(--fields-podlozhka);cursor:pointer;font-weight:500;font-size:14px;color:var(--text-main);transition:all .2s ease}@media(max-width:767px){.tournament-detail__round-btn{min-width:42px;height:34px}}.tournament-detail__round-btn:hover{border-color:var(--button-second-btn)}.tournament-detail__round-btn.active{background:var(--button-main-btn);border-color:var(--button-main-btn);color:var(--text-main)}.tournament-detail__courts-results{display:flex;flex-direction:column;gap:16px}.tournament-detail__court-result{display:flex;flex-direction:column;gap:8px}.tournament-detail__court-name{font-weight:400;font-size:16px;color:#151516}.tournament-detail__match-card{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:12px;background:var(--fields-podlozhka)}.tournament-detail__match-team{display:flex;align-items:center;gap:10px}.tournament-detail__match-players{display:flex;gap:-8px}.tournament-detail__match-players .tournament-detail__match-player-avatar:not(:first-child){margin-left:-8px}.tournament-detail__match-player-avatar{width:52px;height:52px;border-radius:10px;overflow:hidden;flex-shrink:0;border:2px solid var(--fields-podlozhka)}@media(max-width:767px){.tournament-detail__match-player-avatar{width:36px;height:36px}}.tournament-detail__match-player-avatar img{width:100%;height:100%;object-fit:cover}.tournament-detail__match-names{flex:1 1;display:flex;flex-direction:column;gap:2px}.tournament-detail__match-names span{font-size:16px;font-weight:500;color:var(--text-main);line-height:140%}@media(max-width:767px){.tournament-detail__match-names span{font-size:12px}}.tournament-detail__match-rating{font-size:14px;font-weight:500;min-width:44px;text-align:center}.tournament-detail__match-rating.positive{color:var(--status-success)}.tournament-detail__match-rating.negative{color:var(--status-waiting)}.tournament-detail__match-score{min-width:36px;height:34px;display:flex;align-items:center;justify-content:center;background:var(--text-white);border-radius:8px;font-size:14px;font-weight:600;color:var(--text-main)}.tournament-detail__no-matches{padding:24px;text-align:center;color:var(--text-third);font-size:14px}.tournament-detail__content--cl{flex-direction:column;align-items:stretch}.tournament-detail__cl-section{width:100%;background:var(--text-white);border-radius:16px;padding:40px;display:flex;flex-direction:column;gap:20px;min-width:0}@media(max-width:767px){.tournament-detail__cl-section{padding:16px 12px}}.tournament-detail__cl-tab-content{display:flex;flex-direction:column;gap:16px}.tournament-detail__cl-info-tab{display:flex;align-items:flex-start;gap:30px}@media(max-width:991px){.tournament-detail__cl-info-tab{flex-direction:column;gap:20px}}.tournament-detail__cl-info-tab__col{flex:1 1;min-width:0;max-width:705px}.tournament-detail__cl-pills{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.tournament-detail__cl-pills::-webkit-scrollbar{height:2px}.tournament-detail__cl-pills::-webkit-scrollbar-track{background:#dcecff;border-radius:8px}.tournament-detail__cl-pills::-webkit-scrollbar-thumb{background:var(--button-second-btn);border-radius:8px}.tournament-detail__cl-pill{flex-shrink:0;min-width:58px;height:38px;padding:0 14px;border-radius:8px;border:1px solid var(--fields-podlozhka);background:var(--fields-podlozhka);cursor:pointer;font-weight:500;font-size:14px;color:var(--text-main);transition:all .2s ease}@media(max-width:767px){.tournament-detail__cl-pill{min-width:42px;height:34px;padding:0 10px}}.tournament-detail__cl-pill:hover{border-color:var(--button-second-btn)}.tournament-detail__cl-pill.active{background:var(--button-main-btn);border-color:var(--button-main-btn);color:var(--text-main)}.tournament-detail__cl-tabbar .tournament-detail__cl-pill{font-weight:600;font-size:16px}.tournament-detail__cl-bracket-picker,.tournament-detail__cl-date-picker,.tournament-detail__cl-group-picker,.tournament-detail__cl-stage-chips{margin-bottom:-4px}.tournament-detail__cl-match-card{display:flex;flex-direction:column;gap:6px}.tournament-detail__cl-match-card__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 8px;font-size:12px;color:var(--text-third)}.tournament-detail__cl-match-card__number-badge,.tournament-detail__cl-match-card__time-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:var(--radius-pill);font-size:11px;line-height:1.4;white-space:nowrap}.tournament-detail__cl-match-card__number-badge{background:rgba(114,57,252,.1);color:var(--button-second-btn);font-weight:600}.tournament-detail__cl-match-card__time-badge{background:var(--fields-podlozhka);color:var(--text-second);font-weight:500}.tournament-detail__cl-match-card__sets{display:flex;gap:4px}.tournament-detail__cl-match-card__placeholder{flex:1 1;font-size:14px;font-style:italic;color:var(--text-third)}.tournament-detail__cl-match-card__status{align-self:flex-start;padding:4px 10px;border-radius:6px;background:var(--fields-podlozhka);color:var(--text-third);font-size:12px;font-weight:500}.tournament-detail__cl-match-card--compact{min-width:240px}.tournament-detail__cl-match-card--compact .tournament-detail__match-player-avatar{width:36px;height:36px}.tournament-detail__cl-match-card--compact .tournament-detail__match-names span{font-size:13px}.tournament-detail__cl-match-card--compact .tournament-detail__match-team{min-height:36px}.tournament-detail__cl-match-card--compact .tournament-detail__cl-match-card__placeholder{display:flex;align-items:center}.tournament-detail__cl-match-card--compact .tournament-detail__match-card{padding:8px;gap:6px}.tournament-detail__cl-bracket-wrap{display:flex;flex-direction:column;gap:24px}.tournament-detail__cl-bracket-scroll{overflow-x:auto;padding-bottom:12px}.tournament-detail__cl-bracket-roots{display:flex;flex-direction:column;gap:32px;width:max-content}.tournament-detail__cl-bracket-node{display:flex;align-items:center}.tournament-detail__cl-bracket-children{position:relative;display:flex;flex-direction:column;margin-right:20px}.tournament-detail__cl-bracket-children:before{content:"";position:absolute;top:25%;bottom:25%;right:-10px;border-right:2px solid var(--fields-line)}.tournament-detail__cl-bracket-children:after{content:"";position:absolute;top:50%;right:-20px;width:10px;border-top:2px solid var(--fields-line)}.tournament-detail__cl-bracket-children--single:before{display:none}.tournament-detail__cl-bracket-child{position:relative;padding:8px 0}.tournament-detail__cl-bracket-child:after{content:"";position:absolute;top:50%;right:-10px;width:10px;border-top:2px solid var(--fields-line)}.tournament-detail__cl-bracket-self{flex-shrink:0}.tournament-detail__cl-bracket-third-place{max-width:320px}.tournament-detail__cl-bracket-third-place,.tournament-detail__cl-schedule-day{display:flex;flex-direction:column;gap:12px}.tournament-detail__cl-schedule-day__title{font-weight:700;font-size:17px;color:var(--text-main);padding-bottom:4px;border-bottom:2px solid var(--fields-line)}.tournament-detail__cl-schedule-scroll{overflow-x:auto;padding-bottom:8px}.tournament-detail__cl-schedule-grid{display:grid;column-gap:10px;row-gap:4px;width:max-content;min-width:100%}.tournament-detail__cl-schedule-corner{position:sticky;left:0;z-index:2;background:var(--text-white)}.tournament-detail__cl-schedule-time{position:sticky;left:0;z-index:1;background:var(--text-white);display:flex;align-items:flex-start;justify-content:center;padding-top:2px;font-size:12px;font-weight:500;color:var(--text-third)}.tournament-detail__cl-schedule-time--hour{color:var(--text-main);font-weight:700}.tournament-detail__cl-schedule-court-header{display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px;letter-spacing:.02em;color:var(--text-white);background:linear-gradient(135deg,var(--text-main),#33363d);border-radius:10px 10px 0 0;text-align:center;padding:0 8px}.tournament-detail__cl-schedule-match{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;gap:2px;padding:6px 8px;border-radius:8px;border-left:4px solid var(--fields-line);background:var(--fields-podlozhka);box-shadow:0 1px 3px rgba(21,21,22,.08);transition:box-shadow .15s ease,transform .15s ease}.tournament-detail__cl-schedule-match:hover{box-shadow:0 6px 14px rgba(21,21,22,.14);transform:translateY(-1px);z-index:3}.tournament-detail__cl-schedule-match__badges{display:flex;align-items:center;gap:4px;min-width:0;margin-bottom:1px}.tournament-detail__cl-schedule-match__number-badge{flex-shrink:0;display:inline-flex;align-items:center;padding:1px 6px;border-radius:var(--radius-pill);background:rgba(114,57,252,.1);color:var(--button-second-btn);font-size:9px;font-weight:700;white-space:nowrap}.tournament-detail__cl-schedule-match__context{min-width:0;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--text-third);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tournament-detail__cl-schedule-match__team{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:12px;font-weight:500;color:var(--text-main);line-height:1.3}.tournament-detail__cl-schedule-match__name{flex:1 1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tournament-detail__cl-schedule-match__sets{display:flex;gap:3px;flex-shrink:0}.tournament-detail__cl-schedule-match__sets span{min-width:14px;text-align:center;font-size:11px;font-weight:700;color:var(--text-white);background:var(--text-main);border-radius:4px;padding:0 3px}.tournament-detail__cl-schedule-match__status{position:absolute;top:2px;right:3px;border-radius:5px;padding:0 4px;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;line-height:1.5}.tournament-detail__cl-schedule-match__status--finished{background:var(--status-success-bg);color:var(--status-success)}.tournament-detail__cl-schedule-match__status--live{background:var(--status-error-bg);color:var(--status-error);animation:cl-schedule-live-pulse 1.5s ease-in-out infinite}@keyframes cl-schedule-live-pulse{0%,to{opacity:1}50%{opacity:.5}}.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)}