.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}.menu{align-items:center;background-color:var(--accent-100);display:flex;flex-direction:column;gap:20px;inset:0;padding:120px 20px 50px;position:fixed;transition:var(--transition);translate:0 110dvh;z-index:90}.menu.show{translate:0 0}.menu>*{color:var(--white);cursor:pointer;font-size:26px;font-weight:600;text-align:center;text-transform:uppercase;transition:var(--transition)}.menu-logout{margin-top:20px}body:has(.menu.show){margin-right:0;overflow:hidden}@media (hover:hover){.menu>:hover{color:var(--hover)}}@media screen and (min-width:1200px){.menu{padding:190px 20px 50px}@media (pointer:fine){body:has(.menu.show){margin-right:5px}body:has(.menu.show) header{right:2px}body:has(.base-popup:not(.anchor)) header{right:2px}}}header{position:fixed;top:10px;width:100%;z-index:100}.container.header-container{display:grid;gap:20px;grid-template-columns:1fr 50px;grid-template-rows:50px}.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,.header-logo svg:last-of-type{display:none}.header-burger{align-items:center;aspect-ratio:1;background:linear-gradient(0deg,#31313180,#31313180),radial-gradient(224.95% 180% at 50% 50%,#fff0 0,#ffffff1a);cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;transition:var(--transition);width:100%}.header-burger span{background-color:var(--text);display:block;height:2px;position:absolute;top:50%;translate:0 -50%;width:20px}header .header-burger span:nth-child(2){transition:var(--transition)}.header-burger span:first-of-type{top:calc(50% - 3px);translate:0 calc(-50% - 3px)}.header-burger span:first-of-type,.header-burger span:last-of-type{rotate:0deg;transition:rotate var(--transition),top var(--transition) var(--transition),translate var(--transition) var(--transition),backgorund-color var(--transition) var(--transition)}.header-burger span:last-of-type{top:calc(50% + 3px);translate:0 calc(-50% + 3px)}header.show-menu .header-burger span:nth-child(2){transform-origin:center center;width:0}header.show-menu .header-burger span:first-of-type{rotate:45deg}header.show-menu .header-burger span:first-of-type,header.show-menu .header-burger span:last-of-type{top:50%;transition:rotate var(--transition) var(--transition),top var(--transition),translate var(--transition),backgorund-color var(--transition);translate:0 -50%}header.show-menu .header-burger span:last-of-type{rotate:-45deg}@media screen and (min-width:1200px){header{top:40px}.header-logo svg:first-of-type{bottom:10px;display:block;left:-61px;position:absolute}.header-logo svg:last-of-type{display:block;position:absolute;right:3px}.container.header-container{display:grid;gap:20px;grid-template-columns:1fr 80px;grid-template-rows:80px}.header-burger span{height:2px;width:25px}.header-burger span:first-of-type{top:calc(50% - 5px);translate:0 calc(-50% - 5px)}.header-burger span:last-of-type{top:calc(50% + 5px);translate:0 calc(-50% + 5px)}}.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.error{background-color:#ff000080}.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);cursor:pointer;display:flex;transition:var(--transition)}.base-list-item._active{background-color:var(--accent-100)}.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}.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}@media screen and (min-width:1200px){.profile-info{gap:30px}.profile-info-avatar{height:156px;width:156px}}.base-input.n-form-item{display:flex;width:100%}.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}.gradient-border:has(>.base-textarea){height:100px;width:100%}.base-textarea{all:unset;background-color:#ffffff1a;box-sizing:border-box;display:inline-block;font-family:inherit;font-size:16px;height:inherit;padding:10px 20px;position:relative;resize:none;scrollbar-width:thin;width:100%}.base-textarea::-moz-placeholder{color:#c5c5c599}.base-textarea::placeholder{color:#c5c5c599}.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-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:calc(100dvh - 30px);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 .body-bg{display:none}.base-popup__content-wrapper{max-height:90dvh}.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}}@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}}.popup-vote{background:#39929c4d}.popup-vote .body-bg{display:none}.popup-vote .base-popup__content-gradient{background:linear-gradient(145deg,#00ffc4,#39929c 30.45%,#000 70.37%);background-position:100% 100%;background-size:200%;bottom:0;left:0;padding:10px 10px 20px;top:unset;transform:unset;width:100%}.popup-vote-form{display:flex;flex-direction:column;gap:10px}.popup-vote-form>.gradient-border{background:#ffffff26;display:flex;flex-direction:column;gap:20px;padding:20px}.popup-vote-form p{font-size:16px;font-weight:500;letter-spacing:-.02em;line-height:100%}.popup-vote-form p.popup-vote-accent{color:var(--accent-200)}.popup-vote-variant{align-items:center;display:flex;gap:10px}.popup-vote-variant svg{cursor:pointer;height:16px;min-width:16px}.popup-vote-form input{all:unset;caret-color:#ffffff4d;color:var(--name);cursor:name;width:100%}.popup-vote-form input::-moz-placeholder{color:#ffffff4d}.popup-vote-form input::placeholder{color:#ffffff4d}.popup-vote-add{align-items:center;cursor:pointer;display:flex;gap:5px;width:-moz-max-content;width:max-content}.popup-vote-buttons{display:flex;gap:10px;margin-top:10px}.popup-vote-buttons>*{width:100%}.popup-vote-form label{cursor:pointer;display:flex;gap:5px;position:relative}.popup-vote-form label svg{bottom:4px;left:3px;opacity:0;position:absolute;transition:var(--transition-active)}.popup-vote-form label:has(input:checked) svg{opacity:1}.popup-vote-form input[type=checkbox]{background-color:var(--background);border-radius:2px;cursor:pointer;height:15px;min-width:15px;width:15px}@media screen and (min-width:1200px){.popup-vote .base-popup__content-gradient{background:unset;background:linear-gradient(145deg,#307a83,#122c2f 50%);background-position:70% 70%;background-size:150%;height:-moz-max-content;height:max-content;left:50%;max-width:395px;padding:20px;top:50%;transform:translate(-50%,-50%)}.popup-vote .base-popup__content{background:unset}.popup-vote-buttons .base-button.default{background:#ffffff26}}.input-file,.input-file-btn{display:inline-block;position:relative}.input-file-btn{background-color:#ffffff1a;border:none;border-radius:4px;box-sizing:border-box;cursor:pointer;font-size:14px;line-height:22px;margin:0;min-height:40px;outline:none;overflow:hidden;padding:10px 20px;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:background-color .2s;vertical-align:middle;white-space:nowrap;width:100%}.input-file-text{display:inline-block;line-height:40px;padding:0 10px}.input-file input[type=file]{display:block;height:0;opacity:0;position:absolute;width:0;z-index:-1}.settings-info-update{display:flex;flex-direction:column;gap:30px}.settings-info-main,.settings-update-block{align-items:center;display:flex;flex-direction:column;gap:10px}.settings-update-block{width:100%}.settings-update-block .input-file-btn{max-width:152px}.settings-update-block.row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.settings-update-block.row .gradient-border:has(.input-file),.settings-update-block.row .input-file{width:100%}.settings-update-block.row h2{align-self:center}.settings-update-block h2{align-self:flex-start;font-size:20px}.settings-update-form{display:flex;flex-direction:column;gap:10px}.settings-update-form p{margin-top:10px}.settings-update-form p a{color:var(--text);text-decoration:underline}.settings-update-password-form{display:flex;flex-direction:column;gap:10px;margin-top:50px}.settings-update-password-form h2{margin-bottom:10px}.settings-info-avatar{display:flex;flex-direction:column;gap:10px}.settings-info-avatar .base-img{aspect-ratio:1;height:150px;width:150px}.settings-info-avatar .input-file{width:100%}.settings-update-block-btns{display:flex;flex-direction:column;gap:5px}@media screen and (min-width:1200px){.settings-update-password-form{margin-top:0}.settings-update-password-form h2{margin-bottom:10px}.settings-info-avatar .base-img{height:156px;width:156px}.settings-update-block.row .gradient-border:has(.input-file){margin-left:auto}.settings-update-block.row .gradient-border:has(.input-file),.settings-update-block.row .input-file{width:auto}}.settings-main{display:flex;flex-direction:column;gap:30px}.settings-main-header{align-items:center;display:flex;justify-content:space-between}.settings-main-close.base-button{display:flex}.settings-main-transition{overflow:hidden;position:relative;transition:.5s}.base-popup__content-gradient:has(.profile-popup){height:100%;width:100%}.profile-popup{padding:30px 10px}@media screen and (min-width:1200px){.base-popup__content-gradient:has(.profile-popup){height:-moz-max-content;height:max-content;max-height:660px;width:600px}.profile-popup{padding:20px}.base-popup__content-wrapper:has(.profile-popup){max-height:660px}}#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,html{overscroll-behavior-y:none}.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}.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}.n-dialog__action .gradient-border:has(.base-button){width:100%}: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}}
