.base-ball__wrapper{height:100%;overflow:hidden;width:100%;z-index:5}.base-ball,.base-ball__wrapper{pointer-events:none;position:absolute}.base-ball{filter:blur(clamp(30px,3vw,1000px));height:15vw;left:0;min-height:250px;min-width:250px;top:0;transform:translate3d(-50%,-50%,0);transition:transform 1s linear,top 2s ease,left 2s ease;width:15vw}.preloader{align-items:center;background:var(--background);display:flex;flex-direction:column;inset:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;z-index:3000}.preloader.show{opacity:1;pointer-events:all}.preloader-ball{border-radius:50%;position:absolute}.preloader-ball.ball1{background:radial-gradient(711.34% 205.81% at 0 -45%,#26becfb3 12.02%,#00ffa6b3 64.9%);filter:blur(80px);height:178px;left:20%;top:-72px;width:178px}.preloader-ball.ball2{background:radial-gradient(711.34% 205.81% at 0 -45%,#374748b3 12.02%,#00617cb3 64.9%);filter:blur(80px);height:208px;right:30%;top:40%;translate:50% -50%;width:208px}.preloader-ball.ball3{background:radial-gradient(711.34% 205.81% at 0 -45%,#26becfb3 12.02%,#00ffa6b3 64.9%);filter:blur(80px);height:312px;left:50%;top:50%;translate:-50% -50%;width:312px}.preloader img{animation:scaling 2s linear infinite;position:relative;z-index:100}@keyframes scaling{0%,to{scale:1}50%{scale:1.2}}@media screen and (min-width:1200px){.preloader.show{opacity:1;pointer-events:all}.preloader-ball{border-radius:50%;position:absolute}.preloader-ball.ball1{display:none}.preloader-ball.ball2{height:267px;width:267px}.preloader-ball.ball3{height:331px;width:331px}}body:has(.chat-layout) .preloader{display:none}.gradient-border{border-radius:var(--radius);overflow:hidden;position:relative}.gradient-border:after{background:linear-gradient(355deg,#ffffff08 65.04%,#ffffff4d 99.35%);border-radius:calc(var(--radius) + 1px);content:"";inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:var(--size);pointer-events:none;position:absolute;z-index:2}header{display:none;position:fixed;top:40px;width:100%;z-index:100}.container.header-container{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:80px}.header-nav{align-items:stretch;background:linear-gradient(0deg,#313131b3,#313131b3),radial-gradient(224.95% 180% at 50% 50%,#fff0 0,#ffffff1a);display:flex;gap:10px;height:100%;padding:10px}.header-nav>*{width:100%}.header-nav-item{color:var(--gray-500);cursor:pointer;display:block;height:100%;position:relative;transition:var(--transition)}.header-nav-item-wrapper{align-items:center;display:flex;flex-direction:column;font-size:14px;gap:5px;height:100%;justify-content:center;position:relative;z-index:10}header:has(div.router-link-active) a.header-nav-item.router-link-active{color:var(--gray-500)}header:has(div.router-link-active) a.header-nav-item.router-link-active:after{opacity:0}.header-nav-item:after{background:url(../base/nav-bg.jpg) no-repeat;background-size:cover;content:"";inset:0;opacity:0;position:absolute;transition:var(--transition);z-index:3}.header-nav-item.router-link-active{color:var(--text)}.header-nav-item.router-link-active:after{opacity:1}.header-logo{align-items:center;background:linear-gradient(0deg,#31313180,#31313180),radial-gradient(224.95% 180% at 50% 50%,#fff0 0,#ffffff1a);display:flex;height:100%;justify-content:center;position:relative}.header-logo svg:first-of-type{bottom:10px;left:-61px;position:absolute}.header-logo svg:last-of-type{position:absolute;right:3px}@media screen and (min-width:1200px){header{display:block}}.menu{bottom:0;height:60px;position:fixed;width:100%;z-index:3001}.menu .gradient-border,.menu .gradient-border:after{border-bottom-left-radius:0;border-bottom-right-radius:0;height:inherit}.menu-nav{background-color:var(--gray-300);gap:5px;height:100%;justify-content:space-between;padding:0 20px}.menu-nav,.menu-nav-item{align-items:center;display:flex}.menu-nav-item{height:20px;justify-content:center;position:relative;width:30px}.menu-nav-item-icon{position:absolute}.opacity-enter-active,.opacity-leave-active{transition:opacity .5s ease}.opacity-enter-from,.opacity-leave-to{opacity:0}@media screen and (min-width:1200px){.menu{display:none}}body:has(.chat-header) .menu{display:none}.base-button{all:unset;align-items:center;cursor:pointer;display:flex;font-family:Tektur;font-size:16px;height:40px;justify-content:center;width:100%}.base-button.default{background-color:var(--gray-100)}.base-button.transparent{background-color:#ffffff1a}.base-button.accent{background-color:#39929c1a}.base-button.gradient{background:linear-gradient(161deg,#00ffc4,#39929c 7%,#000 56%);opacity:.6}.base-button.large{width:100px}.base-button.small{width:60px}.base-button.circle{aspect-ratio:1;height:40px;width:40px}@media screen and (min-width:1200px){.base-button.circle{aspect-ratio:1;height:60px;width:60px}.base-button.circle>svg{scale:1.7}}.base-img{align-items:center;background-color:var(--gray-500);border-radius:var(--radius);display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.base-img img{border-radius:inherit;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.base-list-item{align-items:center;background-color:var(--gray-200);color:var(--text);display:flex}.base-list-item-img{height:50px;width:50px}.base-list-item-value{font-family:Tektur;margin-left:5px}.base-list-item-suffix{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-left:auto;margin-right:20px}.base-list-item-suffix path{transition:var(--transition)}.base-list-item-suffix:hover path{fill-opacity:1}.base-list-wrapper{gap:20px}.base-list,.base-list-wrapper{display:flex;flex-direction:column}.base-list{gap:5px}.base-input.n-form-item{display:flex}.base-input .n-form-item-blank{width:100%}.base-input .n-form-item-feedback-wrapper,.base-input .n-input__border,.base-input .n-input__state-border{display:none}.base-input .n-input{border-radius:100px}.base-input._disabled{cursor:default;opacity:.3;pointer-events:none}.base-input .n-input-wrapper{border-radius:100px;overflow:hidden;padding-inline:20px;position:relative}.base-input .n-input-wrapper:after{background:linear-gradient(355deg,#ffffff08 65.04%,#ffffff4d 99.35%);border-radius:100px;content:"";inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute;z-index:2}.base-input .n-input__input-el{caret-color:var(--text);color:var(--text);height:40px}.base-input .n-input{background:#ffffff1a!important;font-size:16px}.base-input .n-input__placeholder{color:#c5c5c599;font-size:16px}.profile-info-update{display:flex;flex-direction:column;gap:30px}.profile-update-back{align-self:flex-start}.profile-info-avatar-update{align-items:center;background-color:#0006;border-radius:50%;cursor:pointer;display:flex;inset:0;justify-content:center;position:absolute}.profile-info-avatar-update input{display:block;height:0;opacity:0;position:absolute;width:0;z-index:-1}.profile-update-form{display:flex;flex-direction:column;gap:10px}.profile-update-form p{margin-top:10px}.profile-update-form p a{color:var(--text);text-decoration:underline}.profile-update-password-form{display:flex;flex-direction:column;gap:10px;margin-top:50px}.profile-update-password-form h2{margin-bottom:10px}@media screen and (min-width:1200px){.profile-update-password-form{margin-top:0}.profile-update-password-form h2{margin-bottom:10px}}.profile-main{display:flex;flex-direction:column;gap:30px}.profile-main-header{align-items:center;display:flex;justify-content:space-between}.profile-main-close{display:none}.profile-main-transition{overflow:hidden;position:relative;transition:.5s}@media screen and (min-width:1200px){.profile-main-close{display:flex}}.base-popup{background-color:var(--background);cursor:pointer;inset:0;position:fixed}.base-popup__content-gradient{cursor:default;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:10}.base-popup__content-wrapper{max-height:97dvh;overflow-x:hidden;overflow-y:auto;scrollbar-color:transparent;scrollbar-track-color:transparent;border-radius:0;padding:0}.base-popup__content-wrapper::-webkit-scrollbar-track{background-color:transparent}.base-popup__content-wrapper::-webkit-scrollbar-thumb{border:1px solid transparent;width:2px}.base-popup__content-wrapper:has(.green)::-webkit-scrollbar-thumb{background-color:#0a5e54}.base-popup__content-wrapper:has(.green) .popup-auth-close path{fill:#0a5e54}.base-popup__content-wrapper::-webkit-scrollbar{padding-left:0;width:2px}._animate-up{animation:var(--transition-hover) scale-up}._animate-down{animation:var(--transition-hover) scale-down}.base-popup-fade-enter-active,.base-popup-fade-leave-active{transition:opacity var(--transition-hover)}.base-popup-fade-enter-from,.base-popup-fade-leave-to{opacity:0}@keyframes scale-up{0%{transform:translate(-50%,-50%) scale(0)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes scale-down{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(0)}}@media screen and (min-width:1200px){.base-popup{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#39929c4d}.base-popup__content{background:linear-gradient(145deg,#307a83,#122c2f 50%);background-position:70% 70%;background-size:150%;height:100%}.base-popup__content-gradient{border-radius:20px}.base-popup__content-gradient:after{background:linear-gradient(355deg,#ffffff08 65.04%,#ffffff4d 99.35%);border-radius:20px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute;z-index:2}}.profile-info{gap:40px}.profile-info,.profile-info-main{display:flex;flex-direction:column}.profile-info-main{align-items:center;gap:10px}.profile-info-avatar{aspect-ratio:1;height:150px;position:relative;width:150px}.profile-info-basic{display:flex;flex-direction:column;gap:20px}@media screen and (min-width:1200px){.profile-info{gap:30px}.profile-info-avatar{height:156px;width:156px}}.base-popup__content-gradient:has(.profile-popup){height:100%;width:100%}.profile-popup{padding:30px 10px 0}.base-popup__content-wrapper:has(.profile-popup){max-height:calc(100dvh - 80px)}@media screen and (min-width:1200px){.base-popup__content-gradient:has(.profile-popup){height:-moz-max-content;height:max-content;max-height:660px;width:395px}.profile-popup{padding:20px}.base-popup__content-wrapper:has(.profile-popup){max-height:660px}}.base-empty{align-items:center;background:#ffffff26;display:flex;flex-direction:column;gap:20px;height:auto;justify-content:center;padding:20px}.notification-main{display:flex;flex-direction:column;gap:30px}.notification-main-header{align-items:center;display:flex;justify-content:space-between}.notification-main-close{display:none}.notification-main-transition{overflow:hidden;position:relative;transition:.5s}.notification-content{display:flex;flex-direction:column;gap:30px;max-height:calc(100vh - 164px)}.notification-scroll{height:calc(100vh - 164px)}@media screen and (min-width:1200px){.notification-main-close{display:flex}.notification-scroll{max-height:160px}}.base-popup__content-gradient:has(.notification-popup){height:100%;width:100%}.notification-popup{padding:30px 10px 0}.base-popup__content-wrapper:has(.notification-popup){max-height:calc(100dvh - 80px)}@media screen and (min-width:1200px){.base-popup__content-gradient:has(.notification-popup){height:-moz-max-content;height:max-content;width:395px}.notification-popup{padding:20px}.base-popup__content-wrapper:has(.notification-popup){max-height:660px}}.popup-search__wrapper .base-popup__content-gradient{left:0;padding:30px 10px;top:0;transform:unset;width:100%}.popup-search{align-items:flex-end;display:flex;flex-direction:column;gap:30px;height:calc(100dvh - 120px);position:relative;width:100%}.popup-search img.mobile{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.popup-search img.pc{display:none}.popup-search>*{z-index:2}.popup-search-form{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000004d;border-radius:20px;display:flex;flex-direction:column;gap:20px;width:100%}.popup-search-form-result{display:flex;flex-direction:column;gap:20px;padding:0 20px 20px}.popup-search-form-result a{color:var(--text);font-family:Tektur;font-size:16px;font-weight:400;letter-spacing:0;line-height:100%}@media screen and (min-width:1200px){.popup-search__wrapper .base-popup__content-gradient{border-radius:0;height:100dvh;left:50%;padding:0;top:50%;transform:translate(-50%,-50%);width:100%}.base-popup.popup-search__wrapper{background-color:var(--background)}.popup-search__wrapper .base-popup__content-wrapper{height:100%;max-height:100dvh}.popup-search__wrapper .base-popup__content{background:unset}.popup-search{align-items:center;height:100%;justify-content:flex-start;padding-top:300px;width:100%}.popup-search .gradient-border{height:40px;position:absolute;right:30px;top:30px;width:60px}.popup-search-form{max-width:600px}.popup-search img.mobile,.popup-search__wrapper .base-popup__content-gradient:after{display:none}.popup-search img.pc{bottom:87px;display:block;left:53%;opacity:.3;position:absolute}}#base-popup-provider-container{position:fixed;z-index:3000}body:has(.base-popup){margin-right:5px;overflow:hidden}body:has(.base-popup) header{width:calc(100% - 5px)}@media screen and (max-width:1200px){body:has(.base-popup){margin-right:0;overflow:hidden}body:has(.base-popup) header{width:100%}}*{box-sizing:border-box;margin:0;padding:0;text-decoration:none}body{background:var(--background);color:var(--text);font-family:Tektur;font-size:16px;line-height:1;position:relative}.body-bg{background:radial-gradient(142.27% 65.7% at 0 4.86%,rgba(38,190,207,.65) 8.25%,rgba(0,255,166,.43) 30.06%,transparent 100%);inset:0;position:fixed;z-index:-1}main:not(:has(._paddingless)){padding-top:30px}.container{margin:0 auto;max-width:1220px;padding:0 10px;width:100%}html:has(._firefox),html:has(._firefox) *{scrollbar-color:var(--accent-100) var(--gray-500);scrollbar-width:thin}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background-color:var(--gray-500);border-radius:20px}::-webkit-scrollbar-track:active,::-webkit-scrollbar-track:hover{background-color:var(--gray-300)}::-webkit-scrollbar-thumb{background-color:var(--accent-100);border:1px solid var(--gray-500);border-radius:20px}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background-color:var(--accent-200);border:1px solid var(--gray-300)}.tab-enter-active,.tab-leave-active{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .5s ease;width:100%;z-index:1}.tab-enter-active{z-index:2}.tab-enter-from,.tab-leave-to{opacity:0!important}.tab-enter-to,.tab-leave-from{opacity:1}h1,h2{font-family:Tektur;font-size:24px;font-weight:400;letter-spacing:-.02em;line-height:100%}.app-wrapper:has(.auth-layout) .menu,.app-wrapper:has(.auth-layout) header{display:none}@media screen and (min-width:1200px){main,main:not(:has(._paddingless)){padding-top:150px}}:root{--background:#000;--text:#fff;--accent-200:#7ef2ff;--accent-100:#39929c;--gray-700:silver;--gray-500:grey;--gray-300:#414141;--gray-200:#313131;--gray-100:#191919;--transition:.5s;--transition-hover:.3s;--transition-active:.2s}@font-face{font-family:Tektur;font-weight:400;src:url(./Tektur-Regular.BxyV1Bj7.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(./Roboto-Thin.DL0duS5J.ttf)}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:url(./Roboto-ThinItalic.CCGclg3t.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:200;src:url(./Roboto-ExtraLight.BcarhL20.ttf)}@font-face{font-family:Roboto;font-style:italic;font-weight:200;src:url(./Roboto-ExtraLightItalic.DavaQGqX.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(./Roboto-Light.r0KW6U_F.ttf)}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:url(./Roboto-LightItalic.DfY0f4zU.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(./Roboto-Regular.CN_pkOMA.ttf)}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(./Roboto-Regular.CN_pkOMA.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(./Roboto-Medium.CwcsZ-zd.ttf)}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:url(./Roboto-MediumItalic._ZOwZW4s.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:600;src:url(./Roboto-SemiBold.EVIM0_1H.ttf)}@font-face{font-family:Roboto;font-style:italic;font-weight:600;src:url(./Roboto-SemiBoldItalic.BqO-gUWJ.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(./Roboto-Bold.yTHeQuef.ttf)}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:url(./Roboto-BoldItalic.Dvlk1yiH.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:800;src:url(./Roboto-ExtraBold.CL74Hpzo.ttf)}@font-face{font-family:Roboto;font-style:italic;font-weight:800;src:url(./Roboto-ExtraBoldItalic.D_oFAJWS.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(./Roboto-Black.BTYGK7k3.ttf)}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:url(./Roboto-BlackItalic.Cbx6xfEy.ttf)}.app-wrapper{min-height:100dvh;position:relative}.error-page{align-items:center;display:flex;flex-direction:column;gap:30px;height:100dvh;justify-content:center;position:relative;z-index:10}.error-page-status{color:#ffffff4d;font-family:Tektur;font-size:189.95px;height:-moz-max-content;height:max-content;height:163px;letter-spacing:-.02em;text-align:center;width:100%}.error-page-main{align-self:center;display:flex;flex-direction:column;position:relative}.error-page-main svg{bottom:calc(100% + 75px);left:50%;position:absolute;translate:-50% 0}.error-page-main-title{font-family:Tektur;font-size:20px;font-weight:400;letter-spacing:-.02em;margin-bottom:10px}.error-page-main .gradient-border:has(.base-button){margin-top:30px;max-width:573px}@media screen and (min-width:1200px){.error-page{gap:50px;margin:0 auto;width:-moz-max-content;width:max-content}.error-page-status{font-size:500px;height:426px;line-height:100%;margin-top:-50px}.error-page-main{align-self:flex-start}.error-page-main svg{bottom:unset;height:418px;left:calc(100% - 30px);position:absolute;top:-140px;translate:0 0;width:522px}.error-page-main svg path{stroke-width:.1}.error-page-main-title{font-size:24px}}
