body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--bg-primary:#272727;--bg-secondary:#3C3C3C;--bg-tertiary:#454545;--text-primary:#ffffff;--text-secondary:#ffffffc0;--text-tertiary:#777;--accent-color:#462FA3;--accent-color-light:rgba(70,47,163,0.1);--accent-color-dark:#3a2587;--accent-gradient:linear-gradient(334.21deg,#C44DFD 24.43%,#462FA3 73.26%);--primary-pink:#C44DFD;--primary-purple:#462FA3;--border-color:rgba(255,255,255,0.1);--success-color:#22c55e;--warning-color:#FECC00;--warning-color-light:rgba(254,204,0,0.1);--error-color:#e92727}body,html{max-width:100vw;overflow-x:hidden}body{color:#fff;background:#272727;font-family:var(--font-inter),"Inter",Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;min-height:100vh}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.button{padding:12px 24px;background:linear-gradient(334.21deg,#C44DFD 24.43%,#462FA3 73.26%);border:none;border-radius:10px;color:#fff;font-size:20px;font-weight:700;height:70px;width:100%;display:flex;align-items:center;justify-content:center}.button_md{height:55px;font-weight:400;font-size:16px;line-height:100%}.button:hover{opacity:.9}.form{width:100%}.form label{font-size:16px}.form .icon{position:absolute;top:50%;left:16px;transform:translateY(-50%);pointer-events:none}.form input{height:70px;padding:12px 16px;border:1px solid rgba(0,0,0,0);border-radius:10px;background:#3c3c3c;color:#fff;transition:border .3s;width:100%;font-size:18px}.form input.dark{background:#272727}.form input.sm{height:48px}.form input.radius{border-radius:200px}.form input.with_icon{padding-left:50px}.form input::placeholder{color:#777}.form input:focus{border-color:#462fa3;outline:none}.errorInput{border-color:#e92727!important}.error{color:#e92727;font-size:12px;margin-top:4px}.pointer{cursor:pointer}.disabled{pointer-events:none;opacity:.3}.checkbox{display:flex}.checkbox input{width:0;height:0;opacity:0;margin:0;padding:0;border:none;outline:none;visibility:hidden;-moz-appearance:none;appearance:none;-webkit-appearance:none}.checkbox input:checked~label span svg,.checkbox input:checked~label span:before{opacity:1}.checkbox label{cursor:pointer;display:flex;margin-bottom:0}.checkbox label span{display:flex;align-items:center;justify-content:center;position:relative;width:24px;height:24px;margin-right:8px}.checkbox label span svg{transition:all .2s ease;opacity:0;z-index:1}.checkbox label span:before{content:"";position:absolute;top:0;left:0;width:24px;height:24px;border-radius:8px;background:linear-gradient(334.21deg,#C44DFD 24.43%,#462FA3 73.26%);transition:all .2s ease;opacity:.2}.ant-pagination{width:auto;background:#3c3c3c;padding:12px!important;border-radius:20px;align-items:center}.ant-pagination-item{width:35px!important;height:35px!important;border-radius:100%!important;border:none!important;opacity:.5;background:rgba(0,0,0,0)!important;justify-content:center;align-items:center;display:flex!important}.ant-pagination-item a{color:hsla(0,0%,100%,.5019607843)!important}.ant-pagination-item-active{background:linear-gradient(334.21deg,#C44DFD 24.43%,#462FA3 73.26%)!important;opacity:1}.ant-pagination-item-ellipsis{color:#fecc00!important}.ant-pagination-item-link{display:flex!important;justify-content:center;align-items:center}.ant-pagination-item:hover{opacity:1!important}.ant-pagination .anticon-left path,.ant-pagination .anticon-right path{fill:#fecc00}.modal-content{background:var(--bg-secondary)!important;border:2px solid var(--border-color)!important;border-radius:20px!important;box-shadow:0 10px 40px rgba(0,0,0,.3)!important}.modal-header{border-bottom:1px solid var(--border-color)!important;background:rgba(0,0,0,0)!important;padding:24px 24px 16px!important}.modal-header .modal-title{font-size:20px!important;font-weight:700!important;color:var(--text-primary)!important;margin:0!important}.modal-header .btn-close{background:rgba(0,0,0,0)!important;border:none!important;color:var(--text-secondary)!important;opacity:.7!important;font-size:18px!important}.modal-header .btn-close:hover{opacity:1!important;color:var(--text-primary)!important}.modal-body{padding:16px 24px!important;color:var(--text-secondary)!important;line-height:1.6!important}.modal-body p{margin-bottom:12px!important;font-size:14px!important}.modal-body p:last-child{margin-bottom:0!important}.modal-footer{border-top:1px solid var(--border-color)!important;background:rgba(0,0,0,0)!important;padding:16px 24px 24px!important;gap:12px!important}.modal{background:linear-gradient(334.21deg,rgba(196,77,253,.7490196078) 24.43%,rgba(70,47,163,.9803921569) 73.26%)!important;-webkit-backdrop-filter:blur(1px)!important;backdrop-filter:blur(1px)!important}