.layout-header{position:sticky;right:0;top:0;left:0;padding:0 24px;height:64px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(23,23,26,.65);z-index:10}@media not screen and (max-width: 834px){.layout-header .logo{margin-right:40px;width:48px;height:48px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:all .3s ease-in-out}.layout-header .logo:hover{opacity:.8;background:rgba(255,255,255,.08)}.layout-header .component-select{height:32px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.04);padding:0 12px;border-radius:4px}.layout-header .component-button.solid{border:1px solid #efefef}.layout-header .component-button.solid span{color:#efefef;font-weight:500}.layout-header nav{gap:16px}.layout-header nav a{padding:0 16px;height:32px;border-radius:4px;font-weight:500;font-size:14px;line-height:32px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:all .3s ease-in-out}.layout-header nav .default{color:#ffffff73}.layout-header nav .default:hover{background:rgba(255,255,255,.08);color:#ffffffd9}.layout-header nav .active{color:#ffffffd9}}@media screen and (max-width: 834px){.layout-header .logo{margin-right:12px;width:48px;height:48px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:all .3s ease-in-out}.layout-header .logo:hover{opacity:.8;background:rgba(255,255,255,.08)}.layout-header .component-button.solid{border:1px solid #efefef}.layout-header .component-button.solid span{color:#efefef;font-weight:500}.layout-header .component-select{height:32px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.04);padding:0 12px;border-radius:4px}.layout-header nav{display:none}}.ms-track{background:transparent;opacity:0;position:absolute;transition:background-color .3s ease-out,border .3s ease-out,opacity .3s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ms-track.ms-track-show{opacity:1}.ms-track.ms-y{border-left:1px solid transparent;height:100%;right:0;top:0;width:var(--ms-track-size,16px)}.ms-track.ms-y.ms-active .ms-thumb,.ms-track.ms-y:hover .ms-thumb{width:calc(var(--ms-track-size, 16px) - var(--ms-track-gutter, 2px)*2)}.ms-track.ms-y .ms-thumb{right:var(--ms-track-gutter,2px);top:0;transition:width .3s ease-out;width:6px}.ms-track.ms-y .ms-thumb:hover{width:calc(var(--ms-track-size, 16px) - var(--ms-track-gutter, 2px)*2)}.ms-track.ms-y .ms-thumb:after{content:"";height:100%;position:absolute;right:calc(var(--ms-track-gutter, 2px)*-1);top:0;width:var(--ms-track-size,16px)}.ms-track.ms-x{border-top:1px solid transparent;bottom:0;height:var(--ms-track-size,16px);left:0;width:100%}.ms-track.ms-x.ms-active .ms-thumb,.ms-track.ms-x:hover .ms-thumb{height:calc(var(--ms-track-size, 16px) - var(--ms-track-gutter, 2px)*2)}.ms-track.ms-x .ms-thumb{bottom:var(--ms-track-gutter,2px);height:6px;left:0;transition:height .3s ease-out}.ms-track.ms-x .ms-thumb:hover{width:calc(var(--ms-track-size, 16px) - var(--ms-track-gutter, 2px)*2)}.ms-track.ms-x .ms-thumb:after{bottom:calc(var(--ms-track-gutter, 2px)*-1);content:"";height:var(--ms-track-size,16px);left:0;position:absolute;width:100%}.ms-track.ms-active,.ms-track:hover{background:var(--ms-track-background);border-color:var(--ms-track-border-color);opacity:1}.ms-track.ms-active{z-index:20}.ms-track .ms-thumb{background:var(--ms-thumb-color);border-radius:6px;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ms-container{scrollbar-width:none}.ms-container::-webkit-scrollbar{display:none}.ms-track-box{left:0;position:sticky;top:100%;z-index:var(--ms-z-index,20)}.ms-track-global{position:relative;z-index:var(--ms-z-index,20)}.ms-track-global .ms-track{position:fixed}.ms-theme-light{--ms-track-background:hsla(0,0%,97%,.76);--ms-track-border-color:#dfdfdf;--ms-thumb-color:rgba(0,0,0,.5)}.ms-theme-dark{--ms-track-background:hsla(0,0%,82%,.14);--ms-track-border-color:hsla(0,0%,89%,.32);--ms-thumb-color:hsla(0,0%,100%,.5)}.component-scrollbar{width:100%;height:100%}.component-button{padding:0 16px;height:32px;background:transparent;border:none;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:all .3s ease-in-out}.component-button:not(.loading,.disabled):hover{filter:brightness(.6)}.component-button span{white-space:nowrap;font-weight:500;font-size:14px;transition:all .3s ease-in-out}.component-button.primary span{color:#fff}.component-button.solid{border:1px solid rgba(255,255,255,.2)}.component-button.solid span{color:#ffffffd9}.component-button.short-solid{border:1px solid #fd4772}.component-button.short-solid span{color:#fd4772}.component-button.long-solid{border:1px solid #29c18b}.component-button.long-solid span{color:#29c18b}.component-button.second{background:#efefef;border:none}.component-button.second span{color:#141313}.component-button.text span{color:#fff}.component-button.disabled{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08)!important;cursor:not-allowed}.component-button.disabled span{color:#ffffff4d}.component-button.loading{cursor:not-allowed}.component-button.loading svg{margin-right:6px}.component-select{line-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s ease-in-out}.component-select:hover .arrow{opacity:.6}.component-select .placeholder{color:#ffffff40}.component-select .arrow{width:12px;height:12px;transition:all .3s ease-in-out}.component-select.open .arrow{transform:rotate(-180deg)}.component-select.follow{position:relative}.component-select.primary{font-size:14px;color:#ffffffd9;cursor:pointer}.component-select.primary .arrow{margin-left:8px}.global-select{position:absolute;overflow:hidden;z-index:10}.global-select.primary{padding:4px;background:#24262c;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d;border-radius:4px}.global-select.primary li{padding:0 12px;height:32px;border-radius:4px;white-space:nowrap;font-size:14px;line-height:32px;color:#ffffffd9;transition:all .3s ease-in-out}.global-select.primary li+li{margin-top:4px}.global-select.primary .check{margin-left:8px;opacity:1;transition:all .3s ease-in-out}.global-select.primary .active{font-weight:700;background:rgba(255,255,255,.25)}.global-select.primary .default .check{opacity:0}.global-select.primary .default:hover{background:rgba(255,255,255,.08);color:#ffffffd9}.component-input{position:relative;padding:0 16px;height:40px;color:#ffffffd9}.component-input input{width:100%;flex:1;height:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:none;font-weight:500;font-size:16px;color:#ffffffd9;transition:all .3s ease-in-out}.component-input input:focus{outline:none}.component-input input::-moz-placeholder{color:#ffffff40}.component-input input::placeholder{color:#ffffff40}.component-input input:-webkit-autofill,.component-input input:-webkit-autofill:focus{color:#fff;-webkit-transition:background-color 99999s 0s,color 99999s 0s;transition:background-color 99999s 0s,color 99999s 0s}.component-input label{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.2);border-radius:6px;pointer-events:none;transition:all .3s ease-in-out}.component-input:not(.danger,.disabled) input:focus+label{border:1px solid rgba(255,255,255,.85)}.component-input.danger input{color:#fd4772}.component-input.danger label,.component-input.danger input:focus+label{border:1px solid #fd4772}.component-tooltip{position:fixed;z-index:999999}.component-tooltip .tooltip{position:relative}.component-tooltip .tooltip .content{padding:12px;max-width:300px;background:#24262c;border-radius:6px;font-size:12px;line-height:16px;color:#ffffff73}.component-tooltip .tooltip .arrow{position:absolute;width:0;height:0;border-style:solid}.component-tooltip .tooltip-top{padding-bottom:16px;filter:drop-shadow(0px 6px 16px rgba(0,0,0,.08))}.component-tooltip .tooltip-top .arrow{bottom:8px;border-width:8px 9px 0 9px;border-color:#24262c transparent transparent transparent}.component-tooltip .tooltip-bottom{padding-top:16px;filter:drop-shadow(0px -6px 16px rgba(0,0,0,.08))}.component-tooltip .tooltip-bottom .arrow{top:8px;border-width:0 9px 8px 9px;border-color:transparent transparent #24262c transparent}.component-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.8);z-index:999998}.component-modal>.inside{margin:0 auto;width:-moz-max-content;width:max-content;max-height:80vh;background:#24262c;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d;border-radius:6px;overflow:hidden}.component-modal .header{padding:0 16px 0 24px;height:56px;border-bottom:1px solid rgba(255,255,255,.06)}.component-modal .header .title{font-weight:700;font-size:20px;color:#ffffffd9}.component-modal .header .close{padding:4px;width:28px;height:28px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:all .3s ease-in-out}.component-modal .header .close:hover{opacity:.8;background:rgba(255,255,255,.08)}.component-modal .content{flex:1}.component-modal .footer{gap:8px;padding:24px}.component-modal .footer button{flex:1;height:40px}.component-modal .footer span{font-weight:700;font-size:16px}.component-modal .footer .solid{border:1px solid #efefef;border-radius:6px}.component-tabs{position:relative;overflow-x:auto;overflow-y:hidden}.component-tabs::-webkit-scrollbar{height:0;background-color:transparent}.component-tabs.primary{border-top:1px solid transparent}.component-tabs.primary.underlined{border-bottom:1px solid rgba(255,255,255,.08)}.component-tabs.primary ul{gap:16px}.component-tabs.primary li{width:-moz-max-content;width:max-content;height:46px;white-space:nowrap;font-weight:500;font-size:14px;line-height:46px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:all .3s ease-in-out}.component-tabs.primary li:hover,.component-tabs.primary .active{color:#efefef}.component-tabs.primary .default{color:#ffffff73}.component-tabs.primary .bar{position:absolute;bottom:0;height:2px;background:#efefef;transition:all .3s ease-in-out}.component-tabs.second{position:relative;border:1px solid rgba(255,255,255,.2);border-radius:6px;height:40px;overflow:hidden}.component-tabs.second li{flex:1;white-space:nowrap;font-weight:700;font-size:16px;text-align:center;line-height:40px;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:all .3s ease-in-out;z-index:1}.component-tabs.second li:not(.active):hover{filter:brightness(.6)}.component-tabs.second .active{color:#141313}.component-tabs.second .default{color:#ffffff73}.component-tabs.second .bar{position:absolute;top:0;height:40px;background:#efefef;box-shadow:0 2px #00000005;transition:all .3s ease-in-out}.component-checkbox{display:flex}.component-checkbox input{display:none;opacity:0}.component-checkbox label{-webkit-user-select:none;-moz-user-select:none;user-select:none}.component-checkbox .choose{position:relative;margin-right:8px;width:16px;height:16px;border:1px solid rgba(255,255,255,.2);border-radius:4px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:all .3s ease-in-out}.component-checkbox .choose img{position:absolute;top:-1px;left:-1px;width:16px;height:16px;transition:all .3s ease-in-out}.component-checkbox:not(.checked) img{opacity:0}.component-checkbox .content{word-break:break-word;font-size:14px;line-height:22px;color:#ffffffd9}.component-checkbox.checked .choose{border:1px solid #efefef;background:#efefef}.component-checkbox.checked .choose img{opacity:1}.component-slider{position:relative;margin:26px 8px 42px;touch-action:none}.component-slider .rail{width:100%;height:6px;background:rgba(255,255,255,.12);transition:all .3s ease-in-out;border-radius:6px}.component-slider .rail .track{position:relative;width:100%;height:inherit;background:linear-gradient(90deg,#29c18b 1.32%,#fd4772 100%);border-radius:6px;z-index:3}.component-slider .handle{position:absolute;top:-4px;width:14px;height:14px;border-radius:50%;background:#adacac;border:3px solid #e8e7e7;touch-action:pan-x;transform:translate(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:grab;transition:border-color .3s ease-in-out,outline .3s ease-in-out;z-index:4}.component-slider .handle:active+.tooltip{display:block}.component-slider .dragging{outline:2px solid #adacac}.component-slider .dragging~.tooltip{display:block}.component-slider .mark{position:relative;top:-8px;z-index:2}.component-slider .mark li{position:absolute;transform:translate(-50%)}.component-slider .mark-dot{margin:0 auto;width:4px;height:10px;background:#7e7d7d;border-radius:4px;pointer-events:none;transition:all .3s ease-in-out}.component-slider .mark-value{margin-top:6px;font-size:10px;line-height:100%;text-align:center;color:#ffffff73}.component-slider .tooltip{display:none;position:absolute;top:-30px;transform:translate(-50%);width:32px;height:22px;background:#24262c;border-radius:6px;white-space:nowrap;font-weight:500;font-size:12px;line-height:22px;text-align:center;color:#ffffffd9;z-index:10}.component-message{margin:18px auto 0;padding:12px 16px;width:-moz-max-content;width:max-content;max-width:60vw;background:rgb(31,31,31);border-radius:21px}.component-message img,.component-message svg{margin-right:8px;width:20px;height:20px}.component-message span{font-size:14px;line-height:22px}.component-message .success{color:#79d900}.component-message .warning{color:#fed702}.component-message .info{color:#177ddc}.component-message .error{color:#ff007a}.component-message .loading{color:#ddd}.component-notification{margin:18px 20px 0;padding:16px;background:rgb(31,31,31);border-radius:21px}.component-notification .title img:first-child{margin-right:8px;width:20px;height:20px}.component-notification .title h4{flex:1;font-weight:700;font-size:16px;line-height:100%;color:#fff}.component-notification .title .close{width:24px;height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.component-notification .description{margin-top:4px;font-size:14px;line-height:150%;color:#ffffffd9}#global-bedrock{position:fixed;inset:0 0 auto 0;height:0;z-index:999999}@media not screen and (max-width: 834px){.layout-footer{padding:58px 120px;border-top:1px solid rgba(255,255,255,.08)}.layout-footer .mobile{display:none}.layout-footer .gap-238{gap:238px}.layout-footer .gap-80{gap:80px}}@media screen and (max-width: 834px){.layout-footer{background:#17171a;padding:16px 16px 82px;width:100vw;background:#121213}.layout-footer .desktop{display:none}.layout-footer .sex{height:64px;font-weight:500;font-size:12px;line-height:64px;text-align:center;color:#ffffff73}.layout-footer hr{margin:0 40px;border:none;width:1px;height:24px;background:rgba(255,255,255,.12)}.layout-footer .medias{gap:40px}.layout-footer .medias div{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:all .3s ease-in-out}.layout-footer .medias div:hover{opacity:.6}.layout-footer .medias img{margin-right:12px;width:20px;height:20px}.layout-footer .medias span{color:#ffffff73;text-shadow:0px 4px 4px 0px rgba(0,0,0,.25);font-size:14px;line-height:64px}.layout-footer .sex{margin:16px auto 12px;height:-moz-fit-content;height:fit-content;background:#121213;font-weight:400;font-size:12px;line-height:unset}.layout-footer hr{display:none}.layout-footer .medias{background:#121213;gap:12px}.layout-footer .medias span{line-height:normal}.layout-footer .medias img{margin-right:8px}}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:none;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent}*{box-sizing:border-box}html{background:#121213}img{display:block;outline:none}hr{margin:0;border:none}a{text-decoration:none;color:inherit}::-moz-selection{background:rgba(47,50,65,.5);color:#316ed8}::selection{background:rgba(47,50,65,.5);color:#316ed8}.pointer{cursor:pointer}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.self-start{align-self:flex-start}.main-color{color:#fff}.main-color-0-85{color:#ffffffd9}.sub-color{color:#ffffff73}.disabled-color{filter:brightness(.5)}.disabled{cursor:not-allowed}.gap-4{gap:4px}.gap-6{gap:6px}.gap-8{gap:8px}.gap-10{gap:10px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-24{gap:24px}.gap-32{gap:32px}.gap-36{gap:36px}.f-14{font-weight:500;font-size:14px;line-height:120%}.f-15{font-weight:400;font-size:15px;line-height:20px}.f-16{font-weight:500;font-size:16px;line-height:120%}.f-20{font-weight:700;font-size:20px;line-height:120%}.f-24{font-weight:700;font-size:24px;line-height:120%}.f-30{font-weight:700;font-size:30px;line-height:120%}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-700{font-weight:700}.f-38{font-weight:700;font-size:38px;line-height:120%}.w-24{width:24px}.h-24{height:24px}.p-8-0{padding:8px 0}.flex{display:flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}
