.sidebar{background:#2b2a3a!important;border-radius:20px;height:100%;padding:24px;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;box-shadow:0 4px 24px #c9d3f240;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.sidebar.ant-layout-sider-collapsed{padding:24px 8px}.sidebar.ant-layout-sider-collapsed .sidebar-header{justify-content:center;margin-bottom:32px}.sidebar.ant-layout-sider-collapsed .main-menu .ant-menu-item,.sidebar.ant-layout-sider-collapsed .bottom-menu .ant-menu-item{padding:8px;justify-content:center}.sidebar.ant-layout-sider-collapsed .user-profile{justify-content:center;padding:8px}.sidebar .sidebar-content{display:flex;flex-direction:column;height:100%}.sidebar .sidebar-content .logo-text{font-size:14px;font-weight:500;color:var(--text-white);white-space:nowrap;max-width:150px;overflow:hidden;text-overflow:ellipsis}.sidebar .sidebar-content .main-menu,.sidebar .sidebar-content .bottom-menu{border:none!important;background:transparent}.sidebar .sidebar-content .main-menu .ant-menu-item,.sidebar .sidebar-content .bottom-menu .ant-menu-item{border-radius:12px;height:auto;line-height:normal;padding:8px 12px!important;display:flex;align-items:center;gap:8px;width:100%;margin:0 0 8px}.sidebar .sidebar-content .main-menu .ant-menu-item:hover,.sidebar .sidebar-content .bottom-menu .ant-menu-item:hover,.sidebar .sidebar-content .main-menu .ant-menu-item.ant-menu-item-selected,.sidebar .sidebar-content .bottom-menu .ant-menu-item.ant-menu-item-selected{background:#f8f8f80d}.sidebar .sidebar-content .main-menu .ant-menu-item.ant-menu-item-selected .ant-menu-title-content,.sidebar .sidebar-content .bottom-menu .ant-menu-item.ant-menu-item-selected .ant-menu-title-content{font-weight:700;color:var(--text-white)}.sidebar .sidebar-content .main-menu .ant-menu-item .ant-menu-item-icon,.sidebar .sidebar-content .bottom-menu .ant-menu-item .ant-menu-item-icon{font-size:16px;fill:var(--text-white);color:var(--text-white);min-width:16px}.sidebar .sidebar-content .main-menu .ant-menu-item .ant-menu-title-content,.sidebar .sidebar-content .bottom-menu .ant-menu-item .ant-menu-title-content{font-size:14px;font-weight:400;color:var(--text-white);margin:0}.sidebar .sidebar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:58px}.sidebar .sidebar-header .logo .logo-image{width:60px;height:24px;display:block}.sidebar .sidebar-header .sidebar-toggle{cursor:pointer;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}@media(max-width:991px){.sidebar .sidebar-header .sidebar-toggle{display:none}}.sidebar .sidebar-header .sidebar-toggle:hover{transform:scale(1.1)}.sidebar .sidebar-header .sidebar-toggle.collapsed{transform:rotate(180deg)}.sidebar .sidebar-header .sidebar-toggle.collapsed:hover{transform:rotate(180deg) scale(1.1)}.sidebar .sidebar-bottom{margin-top:auto}.sidebar .sidebar-bottom .divider{margin:18px 0;background:var(--fields-white-100);transition:margin .3s cubic-bezier(.4,0,.2,1)}.sidebar .sidebar-bottom .user-profile{display:flex;align-items:center;gap:6px;cursor:pointer;padding:8px;border-radius:12px;transition:background-color .2s ease}.sidebar .sidebar-bottom .user-profile:hover{background-color:#f8f8f80d}.sidebar .sidebar-bottom .user-profile .user-avatar{flex-shrink:0}.sidebar .sidebar-bottom .user-profile .user-info{display:flex;flex-direction:column;flex:1;opacity:1;max-width:200px;overflow:hidden;transition:opacity .3s cubic-bezier(.4,0,.2,1),max-width .3s cubic-bezier(.4,0,.2,1)}.sidebar .sidebar-bottom .user-profile .user-info .user-name{font-size:16px;font-weight:400;color:var(--text-white);line-height:1.4;white-space:nowrap}.sidebar .sidebar-bottom .user-profile .user-info .user-role{font-size:16px;font-weight:400;color:var(--fields-line);line-height:1.4;white-space:nowrap;text-transform:capitalize}.sidebar .sidebar-bottom .user-profile .dropdown-icon{font-size:12px;color:var(--text-white);opacity:1;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.sidebar.ant-layout-sider-collapsed .sidebar-header{gap:12px;flex-direction:column;align-items:center;justify-content:center}.sidebar.ant-layout-sider-collapsed .sidebar-bottom .divider{margin:18px -8px}.sidebar.ant-layout-sider-collapsed .sidebar-bottom .user-profile .user-info{opacity:0;max-width:0}.sidebar.ant-layout-sider-collapsed .sidebar-bottom .user-profile .dropdown-icon{opacity:0}.sidebar.ant-layout-sider-collapsed .sidebar-content .main-menu .ant-menu-item,.sidebar.ant-layout-sider-collapsed .sidebar-content .bottom-menu .ant-menu-item{width:36px!important;padding:10px!important;margin:0 auto 8px!important}.sidebar.ant-layout-sider-collapsed .ant-menu-title-content{display:none!important}.sidebar.ant-layout-sider-collapsed .ant-divider{margin:18px auto!important;width:32px;min-width:auto}.user-dropdown .ant-dropdown-menu{background:var(--text-main)}.user-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{padding:11px 16px;border-radius:8px;font-size:14px;color:var(--text-white)}.user-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background:var(--fields-white-100);color:var(--text-white)}.user-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-divider{background:#ffffff1a;margin:8px 0}.user-dropdown .language-selector{display:flex;flex-direction:column;gap:8px;padding:0}.user-dropdown .language-selector .language-label{font-size:12px;font-weight:500;color:#fff9;text-transform:uppercase}.user-dropdown .language-selector .language-buttons{display:flex;gap:4px}.user-dropdown .language-selector .language-buttons .language-button{flex:1;padding:6px 12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;font-size:12px;font-weight:500;color:var(--text-white);cursor:pointer;transition:all .2s}.user-dropdown .language-selector .language-buttons .language-button:hover{background:#ffffff26}.user-dropdown .language-selector .language-buttons .language-button.active{background:var(--text-white);color:var(--text-main);border-color:var(--text-white)}@media(max-width:991px){.sidebar{width:64px!important;min-width:64px!important;max-width:64px!important;flex:0 0 64px!important}}.main-layout{height:100vh;background:#edeff3;padding:22px 20px;gap:16px;overflow:hidden}@media(max-width:991px){.main-layout{padding:16px}}@media(max-width:767px){.main-layout{padding:16px 10px;gap:10px}}.main-layout .content-layout{background:transparent;height:100%;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.main-layout .content-layout.sidebar-collapsed{margin-left:0}.main-layout .content-layout .main-content{background:transparent;padding:0;height:100%;overflow:hidden}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#edeff3,#e2e9f8);padding:22px 20px;height:100vh}@media(max-width:767px){.login-page{min-height:100vh;height:auto}}.login-page__container{max-width:1400px;width:100%;display:flex;align-items:stretch;justify-content:center;gap:16px;height:100%;max-height:852px}@media(max-width:767px){.login-page__container{height:auto;align-items:center}}.login-page__background{width:50%;height:100%;position:relative;border-radius:20px;overflow:hidden;display:flex;justify-content:flex-end}.login-page__background img{width:100%;height:100%;object-fit:cover}@media(max-width:991px){.login-page__background{display:none}}.login-page__card{width:50%;border-radius:20px;box-shadow:0 8px 32px #00000014;border:none;background:#fff;padding:48px 40px;display:flex;flex-direction:column;justify-content:center}@media(max-width:991px){.login-page__card{width:100%}}.login-page__card .ant-form .ant-form-item-label>label{font-weight:500;color:#151516}.login-page__card .ant-form .ant-input-affix-wrapper,.login-page__card .ant-form .ant-input{border-radius:12px;border-color:#eaeaea;padding:12px 16px}.login-page__card .ant-form .ant-input-affix-wrapper:hover,.login-page__card .ant-form .ant-input-affix-wrapper:focus,.login-page__card .ant-form .ant-input-affix-wrapper.ant-input-affix-wrapper-focused,.login-page__card .ant-form .ant-input:hover,.login-page__card .ant-form .ant-input:focus,.login-page__card .ant-form .ant-input.ant-input-affix-wrapper-focused{border-color:#7239fc;box-shadow:0 0 0 2px #7239fc1a}.login-page__card .ant-form .ant-input-affix-wrapper .ant-input,.login-page__card .ant-form .ant-input .ant-input{padding:0}.login-page__card .ant-form .ant-input-affix-wrapper .anticon,.login-page__card .ant-form .ant-input .anticon{color:#6c7d93}.login-page__card .ant-form .ant-btn-primary{background:#7239fc;border:none;border-radius:12px;height:48px;font-size:16px;font-weight:600;margin-top:8px;box-shadow:0 4px 12px #7239fc33}.login-page__card .ant-form .ant-btn-primary:hover:not(:disabled){background:#5a2dd9;box-shadow:0 6px 16px #7239fc4d}.login-page__card .ant-form .ant-btn-primary:active{background:#4a1fb8}.login-page__card .ant-form .ant-btn-primary:disabled{background:#eaeaea;box-shadow:none}.login-page__form{max-width:325px;width:100%;margin:0 auto}@media(max-width:991px){.login-page__form{max-width:420px}}.login-page__form .ant-form-item-label>label{display:block!important;line-height:normal!important;height:auto!important}.login-page__form .ant-form-item-label>label:before,.login-page__form .ant-form-item-label>label:after{display:none!important}.login-page__form .ant-input{background:var(--grey-light)!important;border-radius:12px;border:none!important;padding:6px 14px!important;height:44px!important;font-size:14px;line-height:140%;color:var(--text-main)}.login-page__form .ant-input::placeholder{font-size:14px;color:var(--text-second)!important}.login-page__form .ant-input-affix-wrapper{padding:0!important;border:none!important}.login-page__form .ant-input-affix-wrapper .ant-input-suffix{position:absolute!important;right:14px!important;top:14px!important}.login-page__header{text-align:center;margin-bottom:64px}.login-page__header-title{font-weight:500;font-size:28px;line-height:120%;text-align:center;color:var(--text-main);margin-bottom:16px}.login-page__header-subtitle{font-size:14px;line-height:145%;text-align:center;color:var(--text-main)}.login-page__form-button{margin-top:64px}.tournament-create-modal .ant-modal-content{border-radius:16px!important;padding:46px 52px!important}@media(max-width:767px){.tournament-create-modal .ant-modal-content{padding:32px 20px!important}}.tournament-create-modal .ant-modal-close{top:0!important;right:-44px!important;width:32px;height:32px;border-radius:8px!important;background:var(--bg-main)!important}.tournament-create-modal .ant-modal-close:hover{background:var(--fields-line)!important}@media(max-width:767px){.tournament-create-modal .ant-modal-close{top:28px!important;right:20px!important}}.tournament-create-modal__content{display:flex;flex-direction:column}.tournament-create-modal__title{font-weight:500;font-size:20px;line-height:120%;color:var(--text-second);margin-bottom:20px}.tournament-create-modal__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;gap:8px}.tournament-create-modal__header-step{gap:8px;display:flex;align-items:center;flex-direction:column;width:100%;flex:1}.tournament-create-modal__header-step.active .tournament-create-modal__header-step-title{display:block}.tournament-create-modal__header-step.active .tournament-create-modal__header-step-dash,.tournament-create-modal__header-step.completed .tournament-create-modal__header-step-dash{background:var(--button-second-btn)}.tournament-create-modal__header-step-title{font-weight:500;font-size:16px;line-height:140%;text-align:center;color:var(--text-main);display:none;white-space:nowrap}.tournament-create-modal__header-step-dash{width:100%;height:6px;background:var(--fields-line);border-radius:12px}.tournament-create-modal__step-content{min-height:180px}.tournament-create-modal__form-row{display:flex;gap:16px;margin-bottom:24px}.tournament-create-modal__form-group{display:flex;flex-direction:column;gap:8px;flex:1;max-width:180px;width:100%}.tournament-create-modal__form-group.w-full{max-width:100%}.tournament-create-modal__label{font-size:15px;line-height:120%;color:var(--text-main);margin-bottom:4px}.tournament-create-modal__label.mb-8{margin-bottom:8px}.tournament-create-modal__date-picker{width:100%;height:44px;border-radius:12px!important;border:1px solid var(--bg-main)!important;background:var(--bg-main)!important}.tournament-create-modal__date-picker:hover,.tournament-create-modal__date-picker:focus{border-color:var(--text-main)!important}.tournament-create-modal__date-picker .ant-picker-input>input{font-size:14px;color:var(--text-main)}.tournament-create-modal__date-picker .ant-picker-input>input::placeholder{color:var(--text-third)}.tournament-create-modal__date-picker .ant-picker-suffix{color:var(--text-third)}.tournament-create-modal__time-select{width:100%;height:44px!important}.tournament-create-modal__time-select .ant-select-selector{height:44px!important;border-radius:12px!important;border:1px solid var(--bg-main)!important;background:var(--bg-main)!important;padding:0 16px!important;display:flex;align-items:center}.tournament-create-modal__time-select:hover .ant-select-selector{border-color:var(--text-main)!important}.tournament-create-modal__time-select.ant-select-focused .ant-select-selector{border-color:var(--text-main)!important;box-shadow:none!important}.tournament-create-modal__time-select .ant-select-selection-item{font-size:14px;color:var(--text-main);line-height:44px!important}.tournament-create-modal__time-select .ant-select-arrow{color:var(--text-third)}.tournament-create-modal__time-dropdown .ant-select-item{padding:8px 16px;font-size:14px}.tournament-create-modal__time-dropdown .ant-select-item-option-selected{background:var(--button-second-btn)!important;color:#fff!important}.tournament-create-modal__duration-buttons{display:flex;gap:8px;flex-wrap:wrap}.tournament-create-modal__duration-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;height:38px;border-radius:12px;border:none;min-width:120px;background:var(--grey-light);font-weight:500;font-size:14px;line-height:140%;color:var(--text-main);cursor:pointer;transition:all .2s ease;white-space:nowrap}@media(max-width:767px){.tournament-create-modal__duration-btn{min-width:calc(50% - 4px)}}.tournament-create-modal__duration-btn svg{color:var(--text-third)}.tournament-create-modal__duration-btn:hover{background:var(--fields-line)}.tournament-create-modal__duration-btn.active{background:var(--text-main);color:#fff}.tournament-create-modal__duration-btn.active svg{color:#fff}.tournament-create-modal__custom-wrapper{position:relative}@media(max-width:767px){.tournament-create-modal__custom-wrapper{width:calc(50% - 4px)}.tournament-create-modal__custom-wrapper .tournament-create-modal__duration-btn{width:100%}}.tournament-create-modal__custom-btn-container{display:flex;flex-direction:column;align-items:center;gap:4px}.tournament-create-modal__custom-selected-value{font-weight:500;font-size:12px;line-height:140%;color:var(--button-second-btn);white-space:nowrap}.tournament-create-modal__custom-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:100;min-width:280px;padding:16px;background:var(--bg-main);border-radius:16px;box-shadow:0 8px 32px #0000001f;border:1px solid var(--fields-line)}.tournament-create-modal__custom-dropdown-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.tournament-create-modal__custom-dropdown-btn{width:40px;height:40px;border-radius:10px;border:1px solid var(--fields-line);background:var(--bg-main);font-size:20px;font-weight:500;color:var(--text-main);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.tournament-create-modal__custom-dropdown-btn:hover:not(:disabled){border-color:var(--button-second-btn);background:var(--bg-second)}.tournament-create-modal__custom-dropdown-btn:disabled{opacity:.4;cursor:not-allowed}.tournament-create-modal__custom-dropdown-btn.minus{color:var(--text-second)}.tournament-create-modal__custom-dropdown-btn.plus{color:var(--button-second-btn)}.tournament-create-modal__custom-dropdown-value{flex:1;text-align:center;font-weight:500;font-size:16px;line-height:140%;color:var(--text-main);padding:8px 12px;background:var(--bg-second);border-radius:10px;white-space:nowrap}.tournament-create-modal__custom-dropdown-quick{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.tournament-create-modal__custom-dropdown-quick-btn{padding:8px 4px;height:36px;border-radius:8px;border:1px solid var(--fields-line);background:var(--bg-main);font-weight:500;font-size:13px;color:var(--text-main);cursor:pointer;transition:all .2s ease}.tournament-create-modal__custom-dropdown-quick-btn:hover{border-color:var(--button-second-btn);background:var(--bg-second)}.tournament-create-modal__custom-dropdown-quick-btn.active{background:var(--button-second-btn);border-color:var(--button-second-btn);color:#fff}.tournament-create-modal__courts-layout{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:24px}@media(max-width:767px){.tournament-create-modal__courts-layout{flex-direction:column;gap:24px}}.tournament-create-modal__courts-counter{width:100%;display:flex;align-items:center;gap:20px}.tournament-create-modal__courts-counter .tournament-create-modal__label{margin:0}.tournament-create-modal__courts-controls{display:flex;align-items:center;justify-content:center;gap:12px}.tournament-create-modal__court-control-btn{width:40px!important;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid var(--fields-line);background:var(--bg-main);font-weight:500;color:var(--text-main);cursor:pointer}.tournament-create-modal__court-control-btn:hover:not(:disabled){border-color:var(--fields-line)!important;background:var(--fields-line)!important;color:var(--text-main)!important}.tournament-create-modal__courts-count{width:60px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;padding:10px;font-weight:500;font-size:16px;line-height:140%;color:var(--text-main);background:var(--grey-light)}.tournament-create-modal__court-input-wrapper{display:flex;align-items:center;gap:12px}.tournament-create-modal__court-input-wrapper+.tournament-create-modal__court-input-wrapper{margin-top:12px}.tournament-create-modal__court-number{font-weight:500;font-size:18px;color:var(--text-main)}.tournament-create-modal__court-input{width:100%;height:44px;border-radius:12px!important;border:1px solid var(--grey-light)!important;background:var(--grey-light)!important;padding:0 14px;font-size:16px;line-height:140%;color:var(--text-main)}.tournament-create-modal__courts-hint{margin-top:4px;font-size:14px;line-height:145%;color:var(--text-second)}.tournament-create-modal__courts-section{flex:1;min-width:0;width:100%}.tournament-create-modal__courts-loading{display:flex;flex-direction:column;gap:8px}.tournament-create-modal__courts-list{display:flex;flex-direction:column;gap:8px;max-height:430px;overflow-y:auto;border-radius:12px;padding:20px;background:var(--grey-light)}@media(max-width:767px){.tournament-create-modal__courts-list{padding:16px}}.tournament-create-modal__courts-list::-webkit-scrollbar{width:4px}.tournament-create-modal__courts-list::-webkit-scrollbar-track{background:var(--bg-second);border-radius:4px}.tournament-create-modal__courts-list::-webkit-scrollbar-thumb{background:var(--fields-line);border-radius:4px}.tournament-create-modal__court-item{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;background:var(--text-white);border:1px solid var(--text-white);border-radius:8px;padding:10px 16px;width:100%;height:42px;cursor:pointer;transition:all .2s ease}.tournament-create-modal__court-item:hover{border-color:var(--button-second-btn)}.tournament-create-modal__court-item:hover .ant-checkbox-inner{border-color:var(--button-second-btn)!important}.tournament-create-modal__court-item.selected{border-color:var(--button-second-btn)}.tournament-create-modal__court-item.disabled{opacity:.6;cursor:not-allowed;background:var(--fields-podlozhka)}.tournament-create-modal__court-item.disabled:hover{border-color:var(--text-white)}.tournament-create-modal__court-item.disabled:hover .ant-checkbox-inner{border-color:var(--fields-line)!important}.tournament-create-modal__court-item.disabled .ant-checkbox{cursor:not-allowed}.tournament-create-modal__court-item .ant-checkbox-label{width:100%;padding:0}.tournament-create-modal__court-item .ant-checkbox-wrapper{margin:0}.tournament-create-modal__court-item .ant-checkbox-inner{width:16px;height:16px;border-radius:4px;border:2px solid var(--fields-line)}.tournament-create-modal__court-item .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--button-second-btn)!important;border-color:var(--button-second-btn)!important}.tournament-create-modal__court-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.tournament-create-modal__court-name{font-weight:500;font-size:15px;line-height:140%;color:var(--text-main);white-space:nowrap;max-width:200px;text-overflow:ellipsis;overflow:hidden}@media(max-width:767px){.tournament-create-modal__court-name{max-width:140px}}.tournament-create-modal__court-tags{font-size:14px;line-height:145%;color:var(--text-second);white-space:nowrap}.tournament-create-modal__courts-empty{padding:40px 20px;text-align:center;color:var(--text-third);font-size:14px;line-height:160%;background:var(--grey-light);border-radius:12px}.tournament-create-modal__type-group{margin-bottom:32px}.tournament-create-modal__type-buttons{display:flex;gap:2px;background:var(--grey-light);border-radius:12px;padding:2px}.tournament-create-modal__type-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;height:40px;border-radius:10px;background:transparent;font-size:16px;line-height:140%;text-align:center;color:var(--text-main);cursor:pointer;border:none;transition:all .2s ease}.tournament-create-modal__type-btn svg{color:var(--text-main)}.tournament-create-modal__type-btn:hover{background:var(--bg-main)}.tournament-create-modal__type-btn.active{background:var(--button-main-btn)}.tournament-create-modal__type-btn.active svg{color:var(--text-main)}.tournament-create-modal__type-btn.with-icon svg{flex-shrink:0}.tournament-create-modal__type-hint{margin-top:4px;font-size:14px;line-height:145%;color:var(--text-second)}.tournament-create-modal__rating-group{margin-bottom:32px}.tournament-create-modal__rating-label{display:flex;align-items:center;gap:4px;font-size:15px;line-height:120%;color:var(--text-main);margin-bottom:8px}.tournament-create-modal__rating-label svg{color:var(--button-second-btn)}.tournament-create-modal__rating-inputs{display:flex;align-items:center;gap:12px}.tournament-create-modal__rating-input{width:100px;height:44px;border-radius:12px!important;border:1px solid var(--grey-light)!important;background:var(--grey-light)!important}.tournament-create-modal__rating-input .ant-input-number-input{height:42px;padding:0 16px;font-weight:500;font-size:16px;text-align:center;color:var(--text-main)}.tournament-create-modal__rating-input:hover,.tournament-create-modal__rating-input:focus-within{border-color:var(--text-main)!important}.tournament-create-modal__rating-separator{font-size:16px;color:var(--text-third)}.tournament-create-modal__rating-event{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:8px}.tournament-create-modal__rating-event-label{display:flex;align-items:center;gap:6px;font-size:16px;line-height:140%;color:var(--text-main)}.tournament-create-modal__rating-event-info{font-size:14px;color:var(--text-third);cursor:help}.tournament-create-modal__rating-event-switch.ant-switch-checked{background:var(--button-second-btn)!important}.tournament-create-modal__category-group{margin-bottom:32px}.tournament-create-modal__category-buttons{display:flex;gap:4px;margin-top:8px}.tournament-create-modal__category-btn{min-width:56px;width:100%;height:40px;padding:8px 16px;border-radius:12px;background:var(--grey-light);border:none;font-weight:500;font-size:15px;line-height:140%;color:var(--text-main);cursor:pointer;transition:all .2s ease}.tournament-create-modal__category-btn:hover{background:var(--fields-line)}.tournament-create-modal__category-btn.active{background:var(--button-main-btn);color:var(--text-main)}.tournament-create-modal__toggle-group{margin-bottom:32px}.tournament-create-modal__toggle-row{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:8px}.tournament-create-modal__toggle-label{display:flex;align-items:center;gap:6px;font-size:16px;line-height:140%;color:var(--text-main)}.tournament-create-modal__toggle-info{font-size:14px;color:var(--text-third);cursor:help}.tournament-create-modal__toggle-switch.ant-switch-checked{background:var(--button-second-btn)!important}.tournament-create-modal__race-buttons{display:flex;gap:4px;margin-top:12px}.tournament-create-modal__race-btn{min-width:120px;height:40px;padding:8px 20px;border-radius:12px;background:var(--grey-light);border:none;font-weight:400;font-size:15px;line-height:140%;color:var(--text-main);cursor:pointer;transition:all .2s ease}@media(max-width:767px){.tournament-create-modal__race-btn{min-width:auto}}.tournament-create-modal__race-btn:hover{background:var(--fields-line)}.tournament-create-modal__race-btn.active{font-weight:500;background:var(--button-main-btn)}.tournament-create-modal__info-group{margin-bottom:24px}.tournament-create-modal__info-group .required{color:#ff4d4f;margin-left:2px}.tournament-create-modal__info-input{width:100%;height:44px;border-radius:12px!important;border:1px solid var(--grey-light)!important;background:var(--grey-light)!important;padding:0 14px;font-size:16px;line-height:140%;color:var(--text-main)}.tournament-create-modal__info-input:hover,.tournament-create-modal__info-input:focus{border-color:var(--text-main)!important;box-shadow:none!important}.tournament-create-modal__info-input::placeholder{color:var(--text-second)}.tournament-create-modal__info-textarea{width:100%;border-radius:12px!important;border:1px solid var(--grey-light)!important;background:var(--grey-light)!important;padding:14px;font-size:16px;line-height:140%;color:var(--text-main)}.tournament-create-modal__info-textarea:hover,.tournament-create-modal__info-textarea:focus{border-color:var(--text-main)!important;box-shadow:none!important}.tournament-create-modal__info-textarea::placeholder{color:var(--text-second)}.tournament-create-modal__fee-row{display:flex;gap:12px}.tournament-create-modal__fee-input{width:100px;height:44px;border-radius:12px!important;border:1px solid var(--grey-light)!important;background:var(--grey-light)!important}.tournament-create-modal__fee-input .ant-input-number-input{height:42px;padding:0 16px;font-weight:500;font-size:16px;color:var(--text-main)}.tournament-create-modal__fee-input:hover,.tournament-create-modal__fee-input:focus-within{border-color:var(--text-main)!important}.tournament-create-modal__fee-currency{width:100px;height:44px!important}.tournament-create-modal__fee-currency .ant-select-selector{height:44px!important;border-radius:12px!important;border:1px solid var(--grey-light)!important;background:var(--grey-light)!important;padding:0 16px!important;display:flex;align-items:center}.tournament-create-modal__fee-currency:hover .ant-select-selector{border-color:var(--text-main)!important}.tournament-create-modal__fee-currency.ant-select-focused .ant-select-selector{border-color:var(--text-main)!important;box-shadow:none!important}.tournament-create-modal__fee-currency .ant-select-selection-item{font-size:15px;color:var(--text-main);line-height:44px!important}.tournament-create-modal__photo-upload{display:flex;height:235px;max-width:375px;overflow:hidden;border-radius:12px!important}.tournament-create-modal__photo-upload .ant-upload{padding:0!important}.tournament-create-modal__photo-upload .ant-upload.ant-upload-drag{border:1px dashed var(--button-second-btn)!important;border-radius:12px!important}.tournament-create-modal__photo-upload .ant-upload.ant-upload-drag:hover{border-color:var(--text-main)!important}.tournament-create-modal__photo-upload .ant-upload-drag-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.tournament-create-modal__photo-upload:hover{border-color:var(--button-second-btn)!important}.tournament-create-modal__photo-placeholder{display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--button-second-btn);font-size:15px}.tournament-create-modal__photo-placeholder svg{color:var(--button-second-btn)}.tournament-create-modal__photo-preview{position:relative;width:100%}.tournament-create-modal__photo-preview img{width:100%;height:100%;object-fit:cover;border-radius:8px}.tournament-create-modal__photo-remove{position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:50%;background:#00000080;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px}.tournament-create-modal__photo-remove:hover{background:#000000b3}.tournament-create-modal__photo-hint{margin-top:8px;font-size:14px;line-height:145%;color:var(--text-second)}.tournament-create-modal__buttons{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:32px}.tournament-create-modal__back-button{min-width:120px;border-radius:12px!important;padding:10px 20px!important;height:40px!important;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 24px #c4c4c440;background:var(--button-btn-cancel)!important;font-weight:500;font-size:14px;line-height:145%;color:var(--text-main)!important;cursor:pointer;transition:all .2s ease;border:none!important}.tournament-create-modal__back-button:hover{opacity:.9;box-shadow:0 4px 30px #c4c4c473!important}.tournament-create-modal__back-arrow{font-size:18px;line-height:1}.tournament-create-modal__next-button{min-width:152px;border-radius:12px!important;padding:10px 24px!important;height:40px!important;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 24px #705be440!important;background:var(--button-second-btn)!important;font-weight:500;font-size:14px;line-height:145%;color:#fff!important;cursor:pointer;transition:all .2s ease;border:none!important}.tournament-create-modal__next-button svg{transform:rotate(180deg)}.tournament-create-modal__next-button:hover:not(:disabled){opacity:.9;box-shadow:0 4px 30px #705be473!important}.tournament-create-modal__next-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none!important}.tournament-create-modal__next-arrow{font-size:18px;line-height:1}.tournament-create-modal__preview{display:flex;flex-direction:column}.tournament-create-modal__preview-photo{width:100%;max-width:375px;height:235px;border-radius:12px;overflow:hidden;margin-bottom:16px}.tournament-create-modal__preview-photo img{width:100%;height:100%;object-fit:cover}.tournament-create-modal__preview-name{font-weight:500;font-size:28px;line-height:120%;color:var(--text-main);margin:0 0 20px}.tournament-create-modal__preview-info{display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.tournament-create-modal__preview-info-item{display:flex;align-items:center;gap:4px;font-weight:600;font-size:18px;line-height:120%;color:var(--text-main)}.tournament-create-modal__preview-info-item svg{flex-shrink:0}.tournament-create-modal__preview-club{font-weight:600;font-size:18px;line-height:120%;text-decoration:underline;text-decoration-skip-ink:none;color:var(--text-main)}.tournament-create-modal__preview-details{margin-bottom:24px}.tournament-create-modal__preview-details-title{font-weight:500;font-size:16px;line-height:140%;color:#181818;margin-bottom:16px}.tournament-create-modal__preview-details-table{gap:2px;display:flex;flex-direction:column}.tournament-create-modal__preview-details-row{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-radius:8px;height:40px}.tournament-create-modal__preview-details-row:nth-child(odd){background:var(--grey-light)}.tournament-create-modal__preview-details-label{font-size:16px;line-height:140%;color:var(--text-main)}.tournament-create-modal__preview-details-value{font-weight:500;font-size:16px;line-height:140%;color:var(--text-main);text-align:right}.tournament-create-modal__preview-details-level{display:flex;align-items:center;gap:4px}.tournament-create-modal__preview-details-level svg{color:var(--button-second-btn)}.tournament-create-modal__preview-description{font-size:16px;line-height:140%;color:var(--text-main);padding-top:4px}.tournament-leave-modal .ant-modal-content{border-radius:16px!important;padding:32px 20px!important}.tournament-leave-modal__content{text-align:center}.tournament-leave-modal__title{font-weight:600;font-size:20px;line-height:120%;text-align:center;color:var(--text-main);margin:0 0 12px}.tournament-leave-modal__description{font-size:16px;line-height:140%;text-align:center;color:var(--text-main);margin:0 auto 24px;max-width:230px;width:100%}.tournament-leave-modal__buttons{display:flex;gap:12px}.tournament-leave-modal__stay-btn{flex:1;height:40px;border-radius:24px!important;background:var(--grey-light)!important;border:none!important;font-weight:500;font-size:16px;color:var(--text-main)!important;cursor:pointer;transition:all .2s ease}.tournament-leave-modal__stay-btn:hover{background:var(--fields-line)!important}.tournament-leave-modal__leave-btn{flex:1;height:40px;border-radius:24px!important;background:var(--button-second-btn)!important;border:none!important;font-weight:500;font-size:16px;color:#fff!important;cursor:pointer;transition:all .2s ease}.tournament-leave-modal__leave-btn:hover{opacity:.9}.tournament-modal .ant-modal-content{border-radius:20px;padding:40px 32px;background:var(--fields-bg-frame)}.tournament-modal .ant-modal-close{top:0;right:-40px;width:32px;height:32px;border-radius:8px;background:var(--fields-bg-frame)}.tournament-modal__content-body-title{font-weight:600;font-size:16px;line-height:140%;color:var(--text-main);margin-bottom:8px}.tournament-modal__users{display:flex;align-items:center;flex-wrap:wrap;margin:0 -4px;row-gap:8px;max-height:320px;overflow-y:auto}.tournament-modal__user{display:flex;align-items:center;gap:8px;box-shadow:0 4px 24px #c9d3f240;background:var(--text-white);border:1px solid var(--text-white);border-radius:16px;padding:6px 10px 6px 6px;width:calc(33.3333333333% - 8px);height:56px;margin:0 4px;cursor:pointer;transition:all .2s ease}.tournament-modal__user:hover{border-color:var(--button-second-btn)}.tournament-modal__user.selected{border-color:var(--button-second-btn);background:#705be40d}.tournament-modal__user.disabled{opacity:.5;cursor:not-allowed}.tournament-modal__user.disabled:hover{border-color:var(--text-white)}.tournament-modal__user-button{display:flex;align-items:center;justify-content:center;border-radius:12px;padding:14px 12px;width:36px;height:36px;background:var(--fields-podlozhka);margin-left:auto;transition:all .2s ease}.tournament-modal__user-button.selected{background:var(--button-second-btn);color:#fff}.tournament-modal__user-matches{margin-left:8px;color:var(--text-second)}.tournament-modal__user-name{overflow:hidden;text-overflow:ellipsis;max-width:135px;white-space:nowrap}.tournament-modal__user-badge{margin-left:8px;font-size:11px;font-weight:500;color:var(--text-second);background:var(--fields-podlozhka);padding:2px 8px;border-radius:100px}.tournament-modal__user.already-added{opacity:.6;cursor:not-allowed}.tournament-modal__user.already-added:hover{border-color:var(--text-white)}.tournament-modal__user-button.already-added{color:#fff;background:var(--fields-line)}.tournament-modal__user-avatar{width:44px;height:44px;border-radius:12px;overflow:hidden;flex-shrink:0}.tournament-modal__user-avatar img{width:100%;height:100%;object-fit:cover}.tournament-modal__user-avatar-initials{border:1px solid var(--fields-line);background:var(--fields-line);border-radius:12px;width:44px;height:44px;overflow:hidden}.tournament-modal__user-avatar-initials img{object-fit:none}.tournament-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.tournament-modal__header-left{display:flex;align-items:center;gap:16px}.tournament-modal__title{font-weight:500;font-size:20px;line-height:120%;color:var(--text-main)}.tournament-modal__swap-section{margin-bottom:36px}.tournament-modal__swap-info{display:flex;align-items:center;gap:16px;margin-bottom:12px}.tournament-modal__swap-player{display:flex;align-items:center;gap:8px;box-shadow:0 4px 24px #c9d3f240;background:var(--text-white);border-radius:12px;padding:6px 10px 6px 6px;height:44px}.tournament-modal__swap-player-avatar{width:32px;height:32px;border-radius:12px;overflow:hidden;flex-shrink:0;background:var(--fields-line)}.tournament-modal__swap-player-avatar img{width:100%;height:100%;object-fit:cover}.tournament-modal__swap-player-avatar-initials{width:32px;height:32px;border-radius:12px;overflow:hidden;background:var(--fields-line);display:flex;align-items:center;justify-content:center}.tournament-modal__swap-player-avatar-initials img{width:24px;height:24px;object-fit:none}.tournament-modal__swap-player-info{display:flex;flex-direction:column}.tournament-modal__swap-player-name{font-weight:500;font-size:14px;line-height:145%;color:var(--text-second)}.tournament-modal__swap-arrow{display:flex;align-items:center;justify-content:center;color:var(--button-second-btn);flex-shrink:0}.tournament-modal__swap-message{font-weight:400;font-size:14px;line-height:145%;color:var(--text-main);max-width:520px;width:100%}.tournament-modal__swap-message span{font-weight:600}.tournament-modal__selected-players{display:flex;align-items:center;gap:12px;margin-bottom:24px}.tournament-modal__selected-player{display:flex;align-items:center;gap:8px;box-shadow:0 4px 24px #c9d3f240;background:var(--text-white);border-radius:12px;padding:6px 10px 6px 6px}.tournament-modal__selected-player-avatar{display:flex;align-items:center;justify-content:center;border-radius:12px;width:32px;height:32px;overflow:hidden;flex-shrink:0;background:var(--fields-line)}.tournament-modal__selected-player-avatar img{object-fit:cover;width:100%;height:100%}.tournament-modal__selected-player-avatar.no-avatar img{object-fit:none}.tournament-modal__selected-player-name{font-weight:500;font-size:14px;line-height:145%;color:var(--text-main)}.tournament-modal__selected-player-remove{display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;background:transparent;transition:all .2s ease}.tournament-modal__selected-player-remove:hover{opacity:.8}.tournament-modal__selected-player.locked{padding-right:12px}.tournament-modal__loading,.tournament-modal__empty{width:100%;padding:40px;text-align:center;color:var(--text-second);font-size:14px}.tournament-modal__footer{display:flex;align-items:center;justify-content:flex-end;margin-top:40px}.tournament-modal__footer-buttons{display:flex;gap:12px;box-shadow:0 4px 24px #c9d3f240;background:var(--text-white);border-radius:100px;padding:6px;height:54px}.tournament-modal__button-reset{border-radius:100px;padding:10px 20px;width:188px;height:42px;box-shadow:0 4px 24px #c4c4c440;background:var(--button-btn-cancel);font-weight:500;font-size:14px;line-height:145%;color:var(--text-main);cursor:pointer;transition:all .2s ease}.tournament-modal__button-reset:hover{color:var(--text-main)!important;background:var(--fields-line)!important}.tournament-modal__button-apply{border-radius:100px;padding:10px 48px;width:188px;height:42px;box-shadow:0 4px 24px #705be440;background:var(--button-second-btn);font-weight:500;font-size:14px;line-height:145%;color:var(--text-white);cursor:pointer;transition:all .2s ease}.tournament-modal__button-apply:hover{background:var(--button-btn-press)!important;color:var(--text-white)!important}.tournament-delete-modal .ant-modal-content{border-radius:20px;padding:32px;background:var(--fields-bg-frame)}.tournament-delete-modal .ant-modal-close{top:0;right:-40px;width:32px;height:32px;border-radius:8px;background:var(--fields-bg-frame)}.tournament-delete-modal__content{display:flex;flex-direction:column;align-items:center;text-align:center}.tournament-delete-modal__title{font-weight:600;font-size:20px;line-height:120%;color:var(--text-main);margin-bottom:16px}.tournament-delete-modal__text{font-weight:400;font-size:14px;line-height:145%;color:var(--text-second);margin-bottom:24px}.tournament-delete-modal__footer{display:flex;gap:12px;width:100%}.tournament-delete-modal__cancel-btn{flex:1;border-radius:100px;padding:12px 24px;height:48px;background:var(--button-btn-cancel);font-weight:500;font-size:14px;line-height:145%;color:var(--text-main);border:none;cursor:pointer;transition:all .2s ease}.tournament-delete-modal__cancel-btn:hover{background:var(--fields-line)!important;color:var(--text-main)!important}.tournament-delete-modal__delete-btn{flex:1;border-radius:100px;padding:12px 24px;height:48px;background:#e53935;font-weight:500;font-size:14px;line-height:145%;color:var(--text-white);border:none;cursor:pointer;transition:all .2s ease}.tournament-delete-modal__delete-btn:hover{background:#c62828!important;color:var(--text-white)!important}.tournament-delete-modal__delete-btn:disabled{opacity:.6;cursor:not-allowed}.tournament-update-score-modal .ant-modal-content{border-radius:20px;padding:32px;background:var(--text-white)}.tournament-update-score-modal .ant-modal-close{top:0;right:-40px;width:32px;height:32px;border-radius:8px;background:var(--fields-bg-frame)}.tournament-update-score-modal__content{display:flex;flex-direction:column;gap:24px}.tournament-update-score-modal__title{font-weight:500;font-size:20px;line-height:120%;color:var(--text-main);margin:0}.tournament-update-score-modal__teams{display:flex;flex-direction:column;gap:8px;background:var(--text-white);border-radius:12px;padding:12px 16px;margin-bottom:8px;background:var(--fields-podlozhka)}.tournament-update-score-modal__team{display:flex;align-items:center;gap:12px}.tournament-update-score-modal__team-info{display:flex;align-items:center;gap:12px;flex:1}.tournament-update-score-modal__team-avatars{display:flex;gap:-8px}.tournament-update-score-modal__team-avatar{width:52px;height:52px;border-radius:12px;overflow:hidden;border:2px solid var(--fields-podlozhka);flex-shrink:0}.tournament-update-score-modal__team-avatar:not(:first-child){margin-left:-8px}.tournament-update-score-modal__team-avatar img{width:100%;height:100%;object-fit:cover}.tournament-update-score-modal__team-avatar img.avatar-placeholder{object-fit:none;background:#d5e0ee}.tournament-update-score-modal__team-names{display:flex;flex-direction:column;gap:2px;flex:1}.tournament-update-score-modal__team-name{font-size:16px;font-weight:500;color:var(--text-main);line-height:140%}.tournament-update-score-modal__team-role{font-size:14px;color:var(--text-second);line-height:140%}.tournament-update-score-modal__score-input{width:80px;height:48px;border-radius:8px;border:1px solid var(--fields-line);font-size:16px;font-weight:600;text-align:center;flex-shrink:0}.tournament-update-score-modal__score-input:hover{border-color:var(--text-main)}.tournament-update-score-modal__score-input:focus{border-color:var(--text-main)}.tournament-update-score-modal__footer{display:flex;gap:12px;justify-content:flex-end}.tournament-update-score-modal__cancel-btn{width:100%;height:44px;border-radius:100px;color:var(--text-main);box-shadow:0 4px 24px #c4c4c440;background:var(--button-btn-cancel);border:none;font-weight:500;transition:all .2s ease}.tournament-update-score-modal__cancel-btn:hover{background:var(--fields-line)!important;color:var(--text-main)!important}.tournament-update-score-modal__save-btn{width:100%;height:44px;border-radius:100px;background:var(--button-second-btn);color:var(--text-white);font-weight:500;transition:all .2s ease}.tournament-update-score-modal__save-btn:hover{background:var(--button-btn-press)!important;color:var(--text-white)!important;opacity:.8!important}.tournament-update-score-modal__save-btn:disabled{opacity:.6;cursor:not-allowed}.tournaments-page{padding:0 0 24px;height:100%;display:flex;flex-direction:column;overflow:hidden;background:var(--text-white);border-radius:20px;position:relative}.tournaments-page:after{content:"";position:absolute;bottom:8px;left:0;width:100%;height:80px;pointer-events:none;-webkit-user-select:none;user-select:none;background:linear-gradient(180deg,#fff0,#fff)}.tournaments-page__header{display:flex;flex-direction:column;gap:20px;padding:24px 24px 16px}@media(max-width:767px){.tournaments-page__header{padding:24px 16px 16px}}.tournaments-page__header-title{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:20px;font-weight:500;color:#151516}.tournaments-page__header-title .main-button{box-shadow:0 4px 34px #d4e5b099!important;background:var(--button-main-btn)!important;color:var(--text-main)!important}.tournaments-page__header-title .main-button svg rect{fill:var(--text-main)}.tournaments-page__header-title .main-button svg path{fill:var(--text-white)}.tournaments-page__header-title .main-button:hover{opacity:.9;box-shadow:0 4px 34px #d4e5b0e6!important;background:var(--button-main-btn)!important;color:var(--text-main)!important}@media(max-width:767px){.tournaments-page__header-title{font-size:18px}}.tournaments-page__filters{display:flex;align-items:center;gap:90px;flex-wrap:wrap}@media(max-width:1200px){.tournaments-page__filters{gap:20px}}.tournaments-page .status-filters{display:flex;align-items:center;gap:2px;padding:2px;border:1px solid #eaeaea;border-radius:12px;background:var(--grey-light)}.tournaments-page .status-filter-btn{background:transparent;border:1px solid var(--bg);border-radius:12px;padding:8px 16px;width:80px;height:36px;font-size:14px;line-height:145%;color:var(--text-main);cursor:pointer;transition:all .2s}.tournaments-page .status-filter-btn:hover{background:#f8f8f8}.tournaments-page .status-filter-btn.active{background:var(--text-main);border-color:var(--text-main);color:#e2e9f8}.tournaments-page .date-navigation{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.tournaments-page .date-navigation .date-filters{display:flex;align-items:center;gap:8px}.tournaments-page .date-navigation .date-filter-btn{display:flex;align-items:center;border:1px solid #c7c7c7;border-radius:12px;padding:8px 16px;height:36px;font-weight:500;font-size:14px;line-height:145%;color:var(--text-main);background:transparent;cursor:pointer;transition:all .2s}@media(max-width:767px){.tournaments-page .date-navigation .date-filter-btn{padding:8px}}.tournaments-page .date-navigation .date-filter-btn:hover{background:#f8f8f8}.tournaments-page .date-navigation .date-filter-btn.active{background:var(--text-main);border-color:var(--text-main);color:var(--text-white)}.tournaments-page .date-navigation .week-selector{display:flex;align-items:center;gap:10px;padding:4px;border:1px solid #eaeaea;border-radius:12px;width:240px;justify-content:space-between}.tournaments-page .date-navigation .week-selector .nav-btn{width:32px;height:32px;flex-shrink:0;border:none;background:#f8f8f8;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0}.tournaments-page .date-navigation .week-selector .nav-btn:hover{background:#ececec}.tournaments-page .date-navigation .week-selector .nav-btn .anticon{font-size:12px;color:#151516}.tournaments-page .date-navigation .week-selector .date-picker-wrapper{flex:1;display:flex;justify-content:center;align-items:center;position:relative}.tournaments-page .date-navigation .week-selector .date-picker-wrapper .current-week{font-size:14px;font-weight:500;color:#151516;cursor:pointer;-webkit-user-select:none;user-select:none}.tournaments-page .date-navigation .week-selector .date-picker-wrapper .hidden-date-picker{position:absolute;opacity:0;pointer-events:none;width:100%}.tournaments-page__content{display:flex;flex-direction:column;flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;padding:0 24px}@media(max-width:767px){.tournaments-page__content{padding:0 16px}}.tournaments-page__content .ant-alert{margin:0!important;max-width:100%!important}.tournaments-page__content .loading-container{display:flex;justify-content:center;align-items:center;min-height:400px;width:100%}.tournaments-page__content .error-alert,.tournaments-page__content .empty-alert{margin:40px auto;max-width:600px}.tournaments-page__list{display:flex;flex-wrap:wrap;align-items:stretch;margin:0 -10px}.tournaments-page__loader{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}.tournaments-page__loader .ant-skeleton-input{width:100%!important;height:360px!important;border-radius:16px!important}.tournament-card{max-width:calc(33.3333333333% - 20px);width:100%;margin:0 10px 20px;box-shadow:0 4px 24px #c9d3f240;background:var(--text-white);border-radius:16px;overflow:hidden;cursor:pointer;transition:all .2s ease}.tournament-card:hover{box-shadow:0 8px 32px #c9d3f266;transform:translateY(-2px)}@media(max-width:1200px){.tournament-card{max-width:calc(50% - 20px)}}@media(max-width:768px){.tournament-card{max-width:100%}}.tournament-card__image{height:120px;overflow:hidden;position:relative}.tournament-card__image img{width:100%;height:100%;object-fit:cover}.tournament-card__image-placeholder{height:100%;display:flex;align-items:center;justify-content:center;font-size:50px;line-height:120%;color:var(--text-second);background:var(--fields-podlozhka)}.tournament-card__content{padding:16px 12px}.tournament-card__name{font-weight:600;font-size:18px;line-height:120%;color:var(--text-main);margin-bottom:12px}.tournament-card__info{position:relative;margin-bottom:12px}.tournament-card__registration{display:flex;align-items:center;gap:4px;position:absolute;top:0;right:0;box-shadow:0 4px 24px #c9d3f240;background:#dcecff;border-radius:8px;padding:6px 8px;font-weight:500;font-size:14px;line-height:145%;text-align:center;color:var(--status-link)}@media(max-width:767px){.tournament-card__registration{position:static;display:inline-flex;margin-top:8px}}.tournament-card__in-progress{display:flex;align-items:center;gap:4px;position:absolute;top:0;right:0;box-shadow:0 4px 24px #c9d3f240;background:var(--status-error-bg);border-radius:8px;padding:6px 8px;font-weight:500;font-size:14px;line-height:145%;text-align:center;color:var(--status-error)}.tournament-card__in-progress:before{content:"";display:block;left:8px;width:6px;height:6px;border-radius:50%;background:var(--status-error)}@media(max-width:767px){.tournament-card__in-progress{position:static;display:inline-flex;margin-top:8px}}.tournament-card__finished{display:flex;align-items:center;gap:4px;position:absolute;top:0;right:0;box-shadow:0 4px 24px #c9d3f240;background:var(--fields-tabs-on-bg--heder-);border-radius:8px;padding:6px 8px;font-weight:500;font-size:14px;line-height:145%;text-align:center;color:var(--status-success)}@media(max-width:767px){.tournament-card__finished{position:static;display:inline-flex;margin-top:8px}}.tournament-card__info-item{display:flex;align-items:center;gap:4px;font-weight:500;font-size:14px;line-height:145%;color:var(--text-main)}.tournament-card__tags{display:flex;align-items:center;gap:4px;margin-bottom:14px}@media(max-width:767px){.tournament-card__tags{flex-wrap:wrap}}.tournament-card__tag{display:flex;align-items:center;gap:2px;font-weight:600;font-size:14px;line-height:145%;color:var(--text-main);border-radius:8px;padding:8px 12px;height:36px;text-transform:capitalize;background:var(--fields-podlozhka)}.tournament-card__players{display:flex;align-items:center;gap:4px;overflow:hidden;position:relative}.tournament-card__players:after{content:"";position:absolute;top:0;right:0;width:60px;height:100%;background:linear-gradient(to right,#fff0,#fff)}.tournament-card__players-count{font-weight:600;font-size:14px;line-height:145%;color:var(--text-main);flex-shrink:0}.tournament-card__players-count span{color:var(--text-second)}.tournament-card__players-list{display:flex;align-items:center;gap:4px}.tournament-card__players-item{border:1px solid var(--text-white);border-radius:10px;width:33px;height:33px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#d5e0ee}.tournament-card__players-item img{width:100%;height:100%;object-fit:cover}.tournament-card__players-item img.image-placeholder{width:auto;height:auto}.tournament-card__players-item+.tournament-card__players-item{margin-left:-15px}.tournament-page{padding:0;background:var(--fields-podlozhka);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;height:100%}.tournament-page__loader{padding:32px}.tournament-page__header{display:flex;align-items:flex-start;gap:16px;padding:24px 24px 20px;background:#fff}.tournament-page__header-content{flex:1;display:flex;align-items:center;justify-content:space-between;gap:20px}.tournament-page__header-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:12px}.tournament-page__title{font-weight:600;font-size:24px;line-height:125%;color:var(--text-main);margin:0}.tournament-page__header-actions{display:flex;gap:16px}.tournament-page__delete-btn{height:40px;padding:2px 28px;border-radius:100px;background:var(--status-error-bg)!important;border:1px solid var(--status-error-bg)!important;font-weight:500;font-size:14px;color:var(--status-error)!important;display:flex;align-items:center;gap:4px;transition:all .2s ease}.tournament-page__delete-btn svg{fill:var(--status-error);transition:all .2s ease}.tournament-page__delete-btn:hover{color:var(--text-white)!important;background:var(--status-error)!important;border-color:var(--status-error)!important}.tournament-page__delete-btn:hover svg{fill:var(--text-white)}.tournament-page__edit-btn{height:40px;padding:2px 28px;border-radius:100px;background:var(--fields-podlozhka)!important;border:1px solid var(--fields-podlozhka)!important;font-weight:500;font-size:14px;color:var(--text-main)!important;display:flex;align-items:center;gap:4px;transition:all .2s ease}.tournament-page__edit-btn svg{fill:var(--button-second-btn);transition:all .2s ease}.tournament-page__edit-btn:hover{border-color:var(--button-second-btn)!important;background:var(--button-second-btn)!important;color:var(--text-white)!important}.tournament-page__edit-btn:hover svg{fill:var(--text-white)}.tournament-page__start-btn{height:40px;padding:0 26px;border-radius:100px;box-shadow:0 4px 24px #c4c4c440;background:var(--text-main)!important;border:none!important;font-weight:500;font-size:14px;color:#fff!important;display:flex;align-items:center;gap:6px}.tournament-page__start-btn svg{fill:var(--button-main-btn)}.tournament-page__start-btn:disabled{opacity:.5}.tournament-page__start-btn:hover{opacity:.9}.tournament-page__finish-btn{height:40px;border-radius:100px;padding:12px 26px;box-shadow:0 4px 24px #705be440;background:var(--button-second-btn)!important;border:none!important;font-weight:500;font-size:14px;color:var(--text-white)!important;display:flex;align-items:center;gap:8px}.tournament-page__finish-btn svg{color:#fff}.tournament-page__finish-btn:hover{opacity:.9}.tournament-page__reopen-btn{border-radius:100px;padding:2px 22px;height:40px;background:#fff!important;border:1px solid var(--fields-podlozhka)!important;background:var(--fields-podlozhka)!important;font-weight:500;font-size:14px;color:var(--text-main)!important;display:flex;align-items:center;gap:4px}.tournament-page__reopen-btn svg{fill:#6c7d93}.tournament-page__reopen-btn:hover{border-color:var(--text-main)!important}.tournament-page__reset-btn{border-radius:100px;padding:2px 22px;height:40px;background:#fff!important;border:1px solid var(--fields-podlozhka)!important;background:var(--fields-podlozhka)!important;font-weight:500;font-size:14px;color:var(--text-main)!important;display:flex;align-items:center;gap:4px}.tournament-page__reset-btn svg{fill:#6c7d93}.tournament-page__reset-btn:hover{border-color:var(--text-main)!important}.tournament-page__header-info{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:12px 0 0}.tournament-page__header-date,.tournament-page__header-time,.tournament-page__header-format,.tournament-page__header-enrollment{font-size:16px;line-height:125%;color:#151516cc}.tournament-page__header-divider{color:#15151666}.tournament-page__status{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:8px;font-weight:500;font-size:16px;line-height:140%;height:34px;margin-right:8px}.tournament-page__status--registration{box-shadow:0 4px 24px #c9d3f240;background:#dcecff;color:var(--status-link)}.tournament-page__status--live{background:var(--status-error-bg);color:var(--status-error)}.tournament-page__status--finished{box-shadow:0 4px 24px #c9d3f240;background:var(--fields-tabs-on-bg--heder-);color:var(--status-success)}.tournament-page__tabs{display:flex;gap:8px;padding:24px 24px 20px}.tournament-page__tab{border-radius:12px;padding:8px 16px;width:140px;height:36px;border:none;font-weight:500;font-size:14px;line-height:145%;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 24px #c9d3f240;background:var(--text-white);color:var(--text-main)}.tournament-page__tab:hover{background:var(--grey-light)}.tournament-page__tab.active{background:var(--text-main);color:#fff}.tournament-page__content{padding:0 24px 24px;flex:1;overflow-y:auto}.tournament-page__players-content{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:1024px){.tournament-page__players-content{grid-template-columns:1fr}}.tournament-page__players-section{box-shadow:0 4px 24px #c9d3f240;background:var(--text-white);border-radius:16px;padding:24px 20px}.tournament-page__players-header{margin-bottom:16px}.tournament-page__players-header h3{font-weight:500;font-size:18px;line-height:140%;color:var(--text-main);margin:0}.tournament-page__players-list{display:flex;flex-direction:column;gap:8px}.tournament-page__player-card{display:flex;align-items:center;gap:12px;padding:8px 10px;background:var(--fields-podlozhka);border-radius:12px;transition:all .2s ease}.tournament-page__player-card--waitlist{background:#fff9eb}.tournament-page__player-pair{gap:16px;display:flex;align-items:stretch;border-radius:12px;padding:8px 10px;background:var(--fields-podlozhka)}.tournament-page__player-pair--waitlist{background:#fff9eb}.tournament-page__player-pair--waitlist .tournament-page__player-add{background:transparent}.tournament-page__player-pair .tournament-page__player-card{padding:0;background:transparent}.tournament-page__player-pair .tournament-page__player-card:first-child{margin-bottom:4px}.tournament-page__player-pair-content{flex:1}.tournament-page__player-pair-content .tournament-page__player-add{padding:2px}.tournament-page__delete-pairs-btn{width:36px;border-radius:12px;padding:12px 5px;background:var(--text-white);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6c7d93;transition:all .2s ease}.tournament-page__delete-pairs-btn:hover{color:var(--text-main)}.tournament-page__player-add-pair{border-radius:12px;padding:8px;background:var(--fields-podlozhka)}.tournament-page__player-add-pair--waitlist{background:#fff9eb}.tournament-page__player-add-pair .tournament-page__player-add{padding:2px;background:transparent}.tournament-page__player-avatar{border-radius:12px;width:44px;height:44px;overflow:hidden;flex-shrink:0}.tournament-page__player-avatar img{width:100%;height:100%;object-fit:cover}.tournament-page__player-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#d5e0ee}.tournament-page__player-avatar-placeholder img{width:auto;height:auto}.tournament-page__player-name{flex:1;font-weight:500;font-size:15px;line-height:140%;color:var(--text-main)}.tournament-page__player-actions{display:flex;gap:8px}.tournament-page__player-action-btn{width:32px;height:32px;border-radius:12px;background:var(--text-white);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;color:#6c7d93;transition:all .2s ease}.tournament-page__player-action-btn:hover{color:var(--text-main)}.tournament-page__player-rating{display:flex;align-items:center;justify-content:center;gap:2px;font-size:14px;min-width:76px;border-radius:12px;padding:12px 8px;height:32px;background:var(--text-white);margin-left:auto;color:var(--text-main)}.tournament-page__player-rating svg{color:var(--button-second-btn)}.tournament-page__player-add{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px dashed transparent;border-radius:12px;cursor:pointer;transition:all .2s ease;background:var(--fields-podlozhka)}.tournament-page__player-add:hover{border-color:var(--button-second-btn);background:#705be40d}.tournament-page__player-add span{font-size:16px;color:var(--button-second-btn)}.tournament-page__player-add--waitlist{background:#fff9eb}.tournament-page__player-add-icon{border:1px solid var(--button-second-btn);border-radius:12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:20px!important;font-weight:500;background:var(--text-white)}.tournament-page__players-empty{padding:24px;text-align:center;color:var(--text-third);font-size:14px}.tournament-page__results-content{display:flex;flex-direction:column;gap:24px}.tournament-page__winners{box-shadow:0 4px 24px #c9d3f240;background:var(--text-white);border:1px solid var(--button-main-btn);border-radius:12px;padding:20px;width:100%;margin-bottom:10px}.tournament-page__winners-title{font-weight:500;font-size:18px;line-height:140%;color:var(--status-waiting);margin:0 0 8px}.tournament-page__winner-avatar{border:2px solid var(--fields-podlozhka)}.tournament-page__winner-avatars{display:flex;gap:-8px}.tournament-page__winner-avatars .tournament-page__standings-avatar{border:2px solid var(--fields-podlozhka)}.tournament-page__winner-avatars .tournament-page__standings-avatar:not(:first-child){margin-left:-8px}.tournament-page__winner-card{display:flex;align-items:center;gap:12px;border-radius:12px;padding:12px 16px;background:linear-gradient(90deg,#fff7d1 0% 100%)}.tournament-page__winner-name{font-weight:500;font-size:16px;line-height:140%;color:var(--text-main)}.tournament-page__winner-names{display:flex;flex-direction:column;gap:2px;flex:1}.tournament-page__winner-names span{font-size:16px;font-weight:500;color:var(--text-main);line-height:140%}.tournament-page__winner-trophy{color:#ff6b35;margin-left:auto}.tournament-page__results-section{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:1200px){.tournament-page__results-section{grid-template-columns:1fr}}.tournament-page__results-rounds{background:#fff;border-radius:16px;padding:20px}.tournament-page__results-rounds h3{font-weight:600;font-size:16px;color:var(--text-main);margin:0 0 16px}.tournament-page__rounds-nav{display:flex;gap:8px;margin-bottom:16px}.tournament-page__round-nav-btn{width:36px;height:36px;border-radius:8px;background:#fff;border:1px solid var(--fields-line);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-second);transition:all .2s ease}.tournament-page__round-nav-btn:hover{border-color:var(--text-main)}.tournament-page__round-btn{width:46px;height:36px;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}.tournament-page__round-btn:hover{border-color:var(--button-second-btn)}.tournament-page__round-btn.active{background:var(--button-main-btn);border-color:var(--button-main-btn)}.tournament-page__courts-results{display:flex;flex-direction:column;gap:16px}.tournament-page__court-name{font-weight:600;font-size:14px;color:var(--text-main);margin-bottom:12px}.tournament-page__match-card{display:flex;flex-direction:column;gap:8px;background:var(--text-white);border-radius:12px;padding:12px 16px;margin-bottom:8px;background:var(--fields-podlozhka)}.tournament-page__match-card:last-child{margin-bottom:0}.tournament-page__match-team{display:flex;align-items:center;gap:12px}.tournament-page__match-players{display:flex;gap:-8px}.tournament-page__match-player-avatar{width:52px;height:52px;border-radius:12px;overflow:hidden;border:2px solid var(--fields-podlozhka)}.tournament-page__match-player-avatar:not(:first-child){margin-left:-8px}.tournament-page__match-player-avatar img{width:100%;height:100%;object-fit:cover}.tournament-page__match-player-avatar img.avatar-placeholder{object-fit:none}.tournament-page__match-player-avatar .avatar-placeholder{width:100%;height:100%;background:#d5e0ee;display:flex;align-items:center;justify-content:center}.tournament-page__match-names{display:flex;flex-direction:column;gap:2px;flex:1}.tournament-page__match-names span{font-size:16px;font-weight:500;color:var(--text-main);line-height:140%}.tournament-page__match-rating{font-size:14px;font-weight:500;min-width:50px;text-align:center}.tournament-page__match-rating.positive{color:var(--status-success)}.tournament-page__match-rating.negative{color:var(--status-waiting)}.tournament-page__match-score{width:66px;height:38px;display:flex;align-items:center;justify-content:center;background:var(--text-white);border-radius:8px;font-size:16px;font-weight:600;color:var(--text-main)}.tournament-page__match-score.clickable{cursor:pointer;transition:all .2s ease}.tournament-page__match-score.clickable:hover{background:var(--fields-line);transform:scale(1.05)}.tournament-page__no-matches{padding:24px;text-align:center;color:var(--text-third);font-size:14px}.tournament-page__standings{background:#fff;border-radius:16px;padding:20px}.tournament-page__standings h3{font-weight:600;font-size:16px;color:var(--text-main);margin:0 0 16px}.tournament-page__standings-table{width:100%}.tournament-page__standings-header{display:flex;align-items:center;padding:0 12px;margin-bottom:16px}.tournament-page__standings-col{font-weight:400;font-size:16px;color:var(--text-main);text-align:center;width:32px}.tournament-page__standings-col--rank{width:30px;text-align:left}.tournament-page__standings-col--player{flex:1;text-align:left;display:flex;align-items:center;gap:8px}.tournament-page__standings-col--rating{font-weight:500}.tournament-page__standings-col--rating.positive{color:var(--status-success)!important}.tournament-page__standings-col--rating.negative{color:var(--status-waiting)!important}.tournament-page__standings-body{display:flex;flex-direction:column;gap:4px}.tournament-page__standings-row{display:flex;align-items:center;padding:6px 12px;border-radius:8px;transition:all .2s ease}.tournament-page__standings-row:nth-child(odd){background:var(--grey-light)}.tournament-page__standings-row .tournament-page__standings-col{font-weight:400;font-size:16px;color:var(--text-main)}.tournament-page__standings-row .tournament-page__standings-col--points{font-weight:600}.tournament-page__standings-avatars{display:flex;gap:-8px;margin-bottom:4px}.tournament-page__standings-avatars .tournament-page__standings-avatar:not(:first-child){margin-left:-8px}.tournament-page__standings-names{display:flex;flex-direction:column;gap:2px}.tournament-page__standings-names span{font-size:16px;font-weight:500;color:var(--text-main);line-height:140%}.tournament-page__standings-avatar{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;overflow:hidden;flex-shrink:0;background-color:#d5e0ee;border:2px solid var(--fields-podlozhka)}.tournament-page__standings-avatar img{width:100%;height:100%;object-fit:cover}.tournament-page__standings-avatar img.avatar-placeholder{width:auto;height:auto}.tournament-page__standings-avatar span{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--button-second-btn);color:#fff;font-weight:600;font-size:12px}.tournament-page__placeholder{padding:60px 24px;text-align:center;background:#fff;border-radius:16px;color:var(--text-third);font-size:15px}.tournament-page__overview-box{border-radius:20px;padding:24px 20px;max-width:548px;width:100%;box-shadow:0 4px 24px #c9d3f240;background:var(--text-white)}.tournament-page__overview-box .tournament-create-modal__preview-info{margin-bottom:24px}.tournament-page__overview-box .tournament-create-modal__preview-details{margin:0}.tournament-page__overview-box .tournament-create-modal__preview-details-row{height:46px;padding:12px 16px;border-radius:12px}.tournament-page__overview-box .tournament-create-modal__preview-details-row:nth-child(odd){background:var(--fields-podlozhka)}.tournament-page__overview-box .tournament-create-modal__preview-details-description{font-size:14px;line-height:140%;color:var(--text-main);margin-top:16px}.players-page{padding:0 0 24px;height:100%;display:flex;flex-direction:column;overflow:hidden;background:var(--text-white);border-radius:20px;position:relative}.players-page:after{content:"";position:absolute;bottom:8px;left:0;width:100%;height:80px;pointer-events:none;-webkit-user-select:none;user-select:none;background:linear-gradient(180deg,#fff0,#fff)}.players-page__header{display:flex;align-items:center;justify-content:space-between;padding:24px;gap:20px;flex-wrap:wrap}@media(max-width:767px){.players-page__header{padding:24px 16px}}@media(max-width:767px){.players-page__header-search{width:100%}}.players-page__header-search .ant-input-affix-wrapper{background:var(--grey-light);border:none;border-radius:12px;padding:8px 12px;width:320px;height:36px}@media(max-width:767px){.players-page__header-search .ant-input-affix-wrapper{max-width:420px;width:100%}}.players-page__header-search .ant-input-affix-wrapper .ant-input-prefix svg{fill:var(--text-second)}.players-page__header-search .ant-input-affix-wrapper input{font-size:14px;color:var(--text-main)}.players-page__header-search .ant-input-affix-wrapper input::placeholder{color:var(--text-second)}.players-page__content{display:flex;flex-direction:column;flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;padding:0 24px}@media(max-width:767px){.players-page__content{padding:0 16px}}.players-page__content .ant-alert{width:100%;max-width:100%!important;margin:0!important}.players-page__content .loading-container{display:flex;justify-content:center;align-items:center;min-height:400px;width:100%}.players-page__content .error-alert,.players-page__content .empty-alert{margin:40px auto;max-width:600px}.players-page__list{display:flex;flex-direction:row;align-items:stretch;flex-wrap:wrap;margin:0 -10px}.players-page__item{gap:12px;display:flex;align-items:center;max-width:calc(33.33333% - 20px);width:100%;flex-basis:calc(33.33333% - 20px);margin:0 10px 20px;border-radius:16px;padding:16px;box-shadow:0 4px 24px #c9d3f240;background:var(--text-white);border:1px solid var(--text-white);transition:.3s ease-in-out;cursor:pointer}.players-page__item:hover{border-color:var(--button-second-btn)}.players-page__item:hover .players-page__item-name{color:var(--button-second-btn)}@media(max-width:1200px){.players-page__item{max-width:calc(50% - 20px);flex-basis:calc(50% - 20px)}}@media(max-width:767px){.players-page__item{max-width:100%;flex-basis:100%;padding:10px;min-width:0}}.players-page__item-avatar{width:80px;height:106px;flex-shrink:0;border-radius:16px;overflow:hidden;position:relative}.players-page__item-avatar img{width:100%;height:100%;object-fit:cover}.players-page__item-info{overflow:hidden}.players-page__item-no-avatar{width:100%;height:100%;min-height:106px;display:flex;align-items:center;justify-content:center;background:var(--grey-light);color:var(--text-main);font-weight:500;font-size:18px;line-height:140%}.players-page__item-name{font-weight:500;font-size:18px;line-height:140%;color:var(--text-main);margin-bottom:4px}.players-page__item-rating{display:inline-flex;align-items:center;border-radius:100px;padding:2px 8px;height:24px;font-size:14px;line-height:145%;color:var(--text-main);background:var(--fields-podlozhka)}.players-page__item-email{font-size:14px;line-height:145%;color:var(--text-main);margin:8px 0 4px;padding-top:8px;text-overflow:ellipsis;overflow:hidden;border-top:1px solid var(--fields-podlozhka)}.players-page__item-phone{font-weight:500;font-size:14px;line-height:145%;color:var(--status-link)}.players-page__header-title{font-weight:500;font-size:20px;line-height:120%;color:var(--text-main)}@media(max-width:767px){.players-page__header-title{font-size:18px}}.user-info-modal .ant-modal-close{top:0;right:-40px;width:32px;height:32px;border-radius:8px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--text-white)!important}.user-info-modal .ant-modal-close svg{fill:var(--text-main)!important;transition:.3s ease-in-out}.user-info-modal .ant-modal-close:hover svg{fill:var(--text-main)!important}@media(max-width:767px){.user-info-modal .ant-modal-close{top:-40px;right:0;width:24px;height:24px}}.user-info-modal .ant-modal-content{padding:0!important}.user-info-modal__inner{display:flex;align-items:stretch;border-radius:12px!important;overflow:hidden}@media(max-width:767px){.user-info-modal__inner{flex-direction:column}}.user-info-modal__left{height:100%;width:320px;flex-shrink:0;padding:30px;background:var(--text-main);color:var(--text-white)}@media(max-width:767px){.user-info-modal__left{width:100%;padding:16px}}.user-info-modal__general{display:flex;align-items:center;gap:20px;margin-bottom:24px}.user-info-modal__avatar{width:96px;height:128px;border-radius:16px;overflow:hidden;position:relative;flex-shrink:0}.user-info-modal__avatar img{width:100%;height:100%;object-fit:cover}.user-info-modal__avatar-initials{width:100%;height:100%;min-height:128px;display:flex;align-items:center;justify-content:center;background:var(--grey-light);color:var(--text-main);font-weight:500;font-size:18px;line-height:140%}.user-info-modal__name{font-weight:500;font-size:20px;line-height:120%;color:var(--text-white)}.user-info-modal__right{flex:1;height:100%;padding:30px;background:var(--text-white)}@media(max-width:767px){.user-info-modal__right{padding:16px}}.user-info-modal__info{margin-bottom:24px}.user-info-modal__info-item{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.user-info-modal__info-item:last-child{margin-bottom:0}.user-info-modal__info-item-label{font-weight:400;font-size:14px;line-height:145%;color:var(--fields-bg-frame)}.user-info-modal__info-item-value{font-weight:500;font-size:14px;line-height:145%;color:var(--text-white)}.user-info-modal__contacts{margin-bottom:24px}.user-info-modal__contacts-item{display:flex;align-items:center;gap:8px;margin-bottom:12px}.user-info-modal__contacts-item a{font-weight:500;color:var(--text-white);text-decoration:none;transition:.3s ease-in-out}.user-info-modal__contacts-item a:hover{color:var(--status-link)}.user-info-modal__contacts-item a:hover svg{fill:var(--text-white)}.user-info-modal__contacts-item span{color:var(--text-second)}.user-info-modal__contacts-item:last-child{margin-bottom:0}.user-info-modal__socials{display:flex;align-items:center;gap:8px;margin-bottom:62px}@media(max-width:767px){.user-info-modal__socials{margin-bottom:24px}}.user-info-modal__socials-item{display:flex;align-items:center;justify-content:center;border-radius:12px;padding:10px 14px;width:80px;height:44px;background:#ffffff0d;cursor:pointer;transition:.3s ease-in-out}.user-info-modal__socials-item.disabled{pointer-events:none;opacity:.5;cursor:not-allowed}.user-info-modal__socials-item:hover:not(.disabled){background:#ffffff1a}.user-info-modal__socials-item a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.user-info-modal__socials-item-disabled{display:flex;align-items:center;justify-content:center}.user-info-modal__stats{background:#ffffff0d;border-radius:16px;padding:14px;width:100%}.user-info-modal__stats-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid rgba(246,248,250,.05)}.user-info-modal__stats-header-label{font-weight:500;font-size:14px;line-height:145%;color:var(--text-white)}.user-info-modal__stats-header-value{display:flex;align-items:center;gap:2px;border-radius:8px;padding:6px 8px;min-width:72px;height:32px;background:#f6f8fa0d}.user-info-modal__stats-body{display:flex;gap:40px}.user-info-modal__stats-body-item{display:flex;flex-direction:column;gap:4px;font-size:14px;line-height:145%;color:var(--text-white)}.user-info-modal__stats-body-item span{font-weight:500}.bookings-tab__box{margin-bottom:28px}.bookings-tab__subtitle{font-weight:500;font-size:16px;line-height:140%;color:var(--text-main);margin-bottom:12px}.bookings-tab__active-list{display:flex;flex-direction:column;gap:12px;max-height:86px;overflow-y:auto;margin:0}.bookings-tab__active-list::-webkit-scrollbar{width:4px}.bookings-tab__active-list::-webkit-scrollbar-track{background:var(--fields-podlozhka)}.bookings-tab__active-list::-webkit-scrollbar-thumb{background:var(--button-second-btn);border-radius:4px}@media(max-width:767px){.bookings-tab__active-list{max-height:100%}}.bookings-tab__active-item{border-radius:16px;padding:16px;width:100%;background:var(--grey-light)}.bookings-tab__active-item-header{display:flex;align-items:center;gap:8px;justify-content:space-between;margin-bottom:5px}.bookings-tab__active-item-status{border-radius:8px;padding:4px 9px;height:28px;font-weight:500;font-size:14px;line-height:145%;text-transform:uppercase;color:var(--text-main)}.bookings-tab__active-item-status.pending{color:var(--status-waiting);background:var(--status-waiting-bg)}.bookings-tab__active-item-status.confirmed{color:var(--status-success);background:#ddf4dd}.bookings-tab__active-item-status.cancelled{color:var(--status-error);background:var(--unpaid)}.bookings-tab__active-item-status.blocked{color:var(--text-second);background:var(--grey-light)}.bookings-tab__active-item-date{display:flex;align-items:center;gap:8px;font-weight:500;font-size:18px;line-height:140%;color:var(--text-main)}.bookings-tab__active-item-time{display:flex;align-items:center;gap:8px;font-size:14px;line-height:145%;color:var(--text-main)}.bookings-tab__booking-history-list{max-height:290px;overflow-y:auto;margin:0}.bookings-tab__booking-history-list::-webkit-scrollbar{width:4px}.bookings-tab__booking-history-list::-webkit-scrollbar-track{background:var(--fields-podlozhka)}.bookings-tab__booking-history-list::-webkit-scrollbar-thumb{background:var(--button-second-btn);border-radius:4px}.bookings-tab__booking-history-item{padding:12px 12px 12px 0;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--grey-light)}.bookings-tab__booking-history-item:last-child{border-bottom:1px solid var(--grey-light)}.bookings-tab__booking-history-item-date{font-weight:500;font-size:16px;line-height:140%;color:var(--text-main);margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:8px}.bookings-tab__booking-history-item-time{display:flex;align-items:center;gap:8px;font-size:14px;line-height:145%;color:var(--text-main)}.bookings-tab__booking-history-item-time{font-size:14px;line-height:145%;color:var(--text-main)}.bookings-tab__booking-history-item-status{display:flex;align-items:center;justify-content:center;border-radius:100px;padding:4px 9px;height:25px;font-weight:500;font-size:14px;line-height:145%;color:var(--text-main)}.bookings-tab__booking-history-item-status.pending{color:var(--status-waiting);background:var(--status-waiting-bg)}.bookings-tab__booking-history-item-status.confirmed{color:var(--status-success);background:#ddf4dd}.bookings-tab__booking-history-item-status.cancelled{color:var(--status-error);background:var(--unpaid)}.bookings-tab__booking-history-item-status.blocked{color:var(--text-second);background:var(--grey-light)}.bookings-tab__active-empty{border-radius:16px;padding:16px;width:100%;background:var(--grey-light);gap:2px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px;line-height:145%;color:var(--text-second);margin-top:24px;position:relative}.bookings-tab__active-empty span{font-weight:500;font-size:14px;line-height:145%;color:var(--text-main)}.bookings-tab__active-empty small{font-size:14px;line-height:145%;color:var(--text-main)}.bookings-tab__booking-history-empty{background:var(--grey-light);border-radius:16px;padding:16px;width:100%;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:145%;color:var(--text-second);margin-top:24px;position:relative}.bookings-tab__booking-history-empty:before{content:"";position:absolute;top:-12px;left:0;width:100%;height:1px;background:var(--grey-light);z-index:1}.tournaments-tab__box{margin-bottom:28px}.tournaments-tab__subtitle{font-weight:500;font-size:16px;line-height:140%;color:var(--text-main);margin-bottom:12px}.tab-list__loader{display:flex;flex-direction:column;gap:20px}.tab-list__loader .ant-skeleton-input{width:100%!important;height:82px!important}.tournament-history-item{position:relative;padding:10px 0;border-bottom:1px solid var(--grey-light)}.tournament-history-item__info{display:flex;align-items:center;gap:8px}.tournament-history-item__rate{display:flex;align-items:center;gap:4px;font-size:14px;line-height:145%;color:var(--text-main)}.tournament-history-item__name{font-weight:500;font-size:14px;line-height:145%;color:var(--text-main);margin-bottom:8px}.tournament-history-item__place{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:14px;color:var(--text-main);border-radius:42px;padding:4px 10px;height:25px;font-weight:500;font-size:12px;line-height:145%;display:inline-flex;align-items:center;gap:4px}.tournament-history-item__place--1{background:linear-gradient(90deg,#fff7d1 0% 100%);color:var(--status-waiting)}.tournament-history-item__place--1 svg{fill:var(--status-waiting)}.tournament-history-item__place--1 svg path{fill:var(--status-waiting)}.tournament-history-item__place--2{background:linear-gradient(90deg,#f3f5f8 0% 100%);color:var(--text-second)}.tournament-history-item__place--2 svg{fill:var(--text-second)}.tournament-history-item__place--2 svg path{fill:var(--text-second)}.tournament-history-item__place--3{background:linear-gradient(90deg,#fff0e0 0% 100%);color:#ba6c1f}.tournament-history-item__place--3 svg{fill:#ba6c1f}.tournament-history-item__place--3 svg path{fill:#ba6c1f}.notes-tab__subtitle{font-weight:500;font-size:16px;line-height:140%;color:var(--text-main);margin-bottom:12px}.notes-tab__textarea{border-radius:16px;padding:16px;width:100%;height:100%;resize:none!important;background:var(--grey-light);border:none;outline:none;font-size:14px;line-height:145%;color:var(--text-main)}.notes-tab__textarea:focus{background:var(--grey-light);border:none;outline:none}.notes-tab__textarea:hover,.notes-tab__textarea:active{background:var(--grey-light);border:none;outline:none}.notes-tab__textarea::placeholder{color:var(--text-second)}:root{--grey-light: #f8f8f8;--bg: #edeff3;--unpaid: #ffebeb;--part-paid: #ffedb8;--paid: #e1fecb;--text-white: #fff;--text-main: #151516;--text-second: #6c7d93;--text-text-3: #919191;--button-main-btn: #c4fa4f;--button-second-btn: #7239fc;--button-btn-press: #6425fa;--button-btn-cancel: #eaeaea;--fields-podlozhka: #f6f8fa;--fields-line: #d5e0ee;--fields-white-100: rgba(255, 255, 255, .1);--fields-dark-300: rgba(41, 45, 50, .3);--fields-tabs-on-bg--heder-: #e7ecf3;--fields-bg-frame: #f3f4fb;--status-success: #05b255;--status-success-bg: rgba(226, 240, 237, .8);--status-error: #f15858;--status-error-bg: #f9e9e9;--status-waiting: #ff881c;--status-waiting-bg: rgba(255, 240, 226, .8);--status-link: #4d81e7;--status-linkl-bg: rgba(235, 240, 250, .8);--elements-rate: #ffcb3c;--bg-main: #EDEFF3;--bg-blue: #E2E9F8;--btn-cancel: #EAEAEA;--fields-tabs-on-bg: #E7ECF3;--status-warning: #FF881C;--status-internal: #0095FF;--status-paid-bg: #E1FECB;--status-unpaid-bg: #FFEBEB;--status-internal-bg: #9BD4FF}*{margin:0;padding:0;outline:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{margin:0;padding:0;height:100%;font-family:Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#edeff3}#root{height:100%}.ant-layout,.ant-menu{background:transparent}.ant-picker-dropdown .ant-picker-panel-container{border-radius:12px;box-shadow:0 4px 24px #0000001f}.ant-picker-dropdown .ant-picker-header{border-bottom:1px solid #f0f0f0;padding:12px}.ant-picker-dropdown .ant-picker-content th{color:#6c7d93;font-weight:500}.ant-picker-dropdown .ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-disabled) .ant-picker-cell-inner{background:#f8f8f8}.ant-picker-dropdown .ant-picker-cell.ant-picker-cell-selected .ant-picker-cell-inner{background:#7239fc;border-radius:8px}.ant-picker-dropdown .ant-picker-cell.ant-picker-cell-today .ant-picker-cell-inner{border-color:#7239fc}.ant-picker-dropdown .ant-picker-today-btn{color:#7239fc;font-weight:500}.ant-picker-dropdown .ant-picker-today-btn:hover{color:#5a2dd9}.ant-picker-dropdown .ant-picker-time-panel .ant-picker-time-panel-column:hover,.ant-picker-dropdown .ant-picker-time-panel .ant-picker-time-panel-cell:hover{background:#f8f8f8}.ant-picker-dropdown .ant-picker-time-panel .ant-picker-time-panel-cell.ant-picker-time-panel-cell-selected{border-radius:8px}.ant-picker-dropdown .ant-picker-time-panel .ant-picker-time-panel-cell.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{color:#fff!important;background:#7239fc!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f8f8f8;border-radius:4px}::-webkit-scrollbar-thumb{background:#eaeaea;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d4d4d4}.ant-picker-now-btn{color:#5a2dd9}.ant-picker-outlined:focus,.ant-picker-outlined:focus-within{box-shadow:none!important}.ant-input-outlined:focus,.ant-input-outlined:focus-within{box-shadow:none!important}.ant-select-selector{box-shadow:none!important}.ant-tabs .ant-tabs-nav:before{display:none!important}.ant-tabs-nav-list .ant-tabs-ink-bar{display:none!important}.ant-tabs-nav-list .ant-tabs-tab{background:var(--grey-light);border-radius:12px;padding:8px 20px;width:122px;height:40px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px;line-height:145%;color:var(--text-main);transition:.3s ease-in-out}.ant-tabs-nav-list .ant-tabs-tab:hover:not(.ant-tabs-tab-active){color:var(--text-white);background:var(--text-main);opacity:.8}.ant-tabs-nav-list .ant-tabs-tab+.ant-tabs-tab{margin-left:8px}.ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active{background:var(--text-main)}.ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--text-white)}.ant-picker-dropdown .ant-picker-week-panel-row-range-start td.ant-picker-cell:before,.ant-picker-dropdown .ant-picker-week-panel-row-range-end td.ant-picker-cell:before,.ant-picker-dropdown .ant-picker-week-panel-row-selected td.ant-picker-cell:before,.ant-picker-week-panel-row-hover td.ant-picker-cell:before{background:var(--button-second-btn)}.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-disabled) .ant-picker-cell-inner{background:#7239fc!important}.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-disabled) .ant-picker-cell-inner{background:#7239fc!important}.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:var(--text-white)}.main-radio-group{display:flex;align-items:center;gap:2px;padding:2px;background:#f8f8f8;border-radius:12px}.main-radio-group .ant-radio-wrapper{display:flex;align-items:center;justify-content:center;border:1px solid var(--bg);border-radius:12px;padding:8px 16px;width:94px;height:36px;margin:0;transition:.3s ease-in-out}.main-radio-group .ant-radio-wrapper .ant-radio{display:none!important}.main-radio-group .ant-radio-wrapper .ant-radio-label{font-size:14px}.main-radio-group .ant-radio-wrapper:hover{background:var(--bg)}.main-radio-group .ant-radio-wrapper.ant-radio-wrapper-checked{background:var(--text-main);color:var(--text-white)}.main-checkbox-group{display:flex;align-items:center;gap:2px;padding:2px;background:#f8f8f8;border-radius:12px}.main-checkbox-group .ant-checkbox-wrapper{display:flex;align-items:center;justify-content:center;border:1px solid var(--bg);border-radius:12px;padding:8px 16px;width:94px;height:36px;margin:0;transition:.3s ease-in-out}.main-checkbox-group .ant-checkbox-wrapper .ant-checkbox{display:none!important}.main-checkbox-group .ant-checkbox-wrapper .ant-checkbox-label{font-size:14px}.main-checkbox-group .ant-checkbox-wrapper:hover{background:var(--bg)}.main-checkbox-group .ant-checkbox-wrapper.ant-checkbox-wrapper-checked{background:var(--text-main);color:var(--text-white)}.ant-input-number{padding:0!important;text-align:center}.ant-input-number .ant-input-number-input{text-align:center}.ant-input-number .ant-input-number-handler-wrap{display:none!important}.ant-switch{border-radius:62px;padding:2px;width:56px;height:26px;background:var(--fields-line)}.ant-switch .ant-switch-handle{border-radius:45px;width:26px;height:22px;background:var(--text-white)}.ant-switch .ant-switch-handle:before{border-radius:45px}.ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 28px)}
