.authentication__footer{color:#fff;z-index:40;width:100%;background-color:transparent;text-align:left}.authentication__footer *{font-family:Poppins,sans-serif}.authentication__footer-container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width: 640px){.authentication__footer-container{max-width:640px;padding-left:24px;padding-right:24px}}@media (min-width: 768px){.authentication__footer-container{max-width:768px}}@media (min-width: 1024px){.authentication__footer-container{max-width:1024px;padding-left:32px;padding-right:32px}}@media (min-width: 1280px){.authentication__footer-container{max-width:1280px}}@media (min-width: 1536px){.authentication__footer-container{max-width:1536px}}.authentication__footer-main{display:grid;grid-template-columns:repeat(1,1fr);gap:32px}@media (min-width: 640px){.authentication__footer-main{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width: 1024px){.authentication__footer-main{grid-template-columns:repeat(6,1fr);gap:32px}}.authentication__footer-hero{grid-column:span 1/span 1}.authentication__footer-hero p{font-size:14px}@media (min-width: 640px){.authentication__footer-hero{grid-column:span 2/span 2}}@media (min-width: 1024px){.authentication__footer-hero{grid-column:span 1/span 1}}.authentication__footer-hero-logo{width:120px}@media (min-width: 640px){.authentication__footer-hero-logo{width:150px}}@media (min-width: 768px){.authentication__footer-hero-logo{width:180px}}.authentication__footer-hero-action{display:flex;flex-direction:column;gap:20px}@media (min-width: 640px){.authentication__footer-hero-action{display:flex;gap:20px;flex-direction:row;gap:16px}}@media (min-width: 1024px){.authentication__footer-hero-action{flex-direction:column}}.authentication__footer-hero-action-login{font-size:16px;background-color:transparent;border:1px solid white;color:#fff;padding:8px 16px;border-radius:9999px;width:100%;text-align:center;transition:all .2s ease-in-out}.authentication__footer-hero-action-login:hover{transition:all .2s ease-in-out;color:#000;background-color:#fff}.authentication__footer-hero-action-signup{font-size:16px;background-color:#ffc929;color:#000;padding:8px 16px;border-radius:9999px;width:100%;text-align:center;transition:all .2s ease-in-out}.authentication__footer-hero-action-signup:hover{transition:all .2s ease-in-out;color:#000;background-color:#fff}.authentication__footer-main-col{margin-top:32px}@media (min-width: 640px){.authentication__footer-main-col{margin-top:0}}.authentication__footer-main-col-name{margin:0 0 16px;font-size:18px;font-weight:600;color:#ffc929;position:relative;display:inline-block;padding-bottom:10px}.authentication__footer-main-col-name:after{content:"";position:absolute;bottom:0;left:0;width:4ch;height:2px;background-color:#ffc929}.authentication__footer-main-col-list{padding:0;margin-top:0;list-style:none}.authentication__footer-main-col-list li{transition:all .2s ease-in-out}.authentication__footer-main-col-list li a{font-size:16px;line-height:1.5;text-decoration:none;color:#fff}.authentication__footer-main-col-list li a:hover{transition:all .2s ease-in-out;color:#ffc929}.authentication__footer-main-col-list li:not(:first-child){margin-top:8px}.authentication__footer-main-col-icons{display:flex;gap:16px}.authentication__footer-main-col-icons a{color:#fff;transition:all .2s ease-in-out}.authentication__footer-main-col-icons a:hover{transition:all .2s ease-in-out;color:#ffc929}.authentication__footer-main-col-icons a svg{width:16px;height:16px}.authentication__footer-main-col-text{font-size:16px;margin:8px 0 0}.authentication__footer-disclaimer{margin-top:32px;font-size:11px;color:#d1d5db}.authentication__footer-disclaimer p{margin-bottom:16px;font-size:11px;line-height:2}.authentication__footer-registered{margin-top:32px;padding-top:32px;border-color:#1f2937;text-align:center;font-size:14px;color:#fff}.authentication__footer-copyright{margin-top:48px;padding-top:32px;border-top:2px solid white;text-align:center;font-size:14px;color:#fff}.authentication__header{position:fixed;top:0;left:0;width:calc(100% - 8px);z-index:41;transition:all .5s ease-in-out;background-color:#0a0b0d;color:#fff}.authentication__header *{font-family:Poppins,sans-serif}.authentication__header-container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width: 640px){.authentication__header-container{max-width:640px;padding-left:24px;padding-right:24px}}@media (min-width: 768px){.authentication__header-container{max-width:768px}}@media (min-width: 1024px){.authentication__header-container{max-width:1024px;padding-left:32px;padding-right:32px}}@media (min-width: 1280px){.authentication__header-container{max-width:1280px}}@media (min-width: 1536px){.authentication__header-container{max-width:1536px}}.authentication__header-nav{display:flex;align-items:center;justify-content:space-between;padding-top:16px;padding-bottom:16px}.authentication__header-logo{display:flex;align-items:center}.authentication__header-logo img{width:120px}@media (min-width: 640px){.authentication__header-logo img{width:150px}}@media (min-width: 768px){.authentication__header-logo img{width:180px}}.authentication__header-list{display:none}.authentication__header-list>li{list-style:none}.authentication__header-list>li>a{text-decoration:none;color:#fff}@media (min-width: 1024px){.authentication__header-list{display:flex;gap:16px}}@media (min-width: 1280px){.authentication__header-list{gap:24px}}.authentication__header-list-item{height:32px;display:flex;align-items:center}.authentication__header-list-item a{font-weight:300;font-size:14px;list-style:none;padding:4px 8px;border-radius:9999px;line-height:24px;transition:color .2s,background-color .2s}@media (min-width: 1280px){.authentication__header-list-item a{font-size:16px}}.authentication__header-list-item a:hover{color:#ffc929;background-color:#fcd34d33}.authentication__header-list-group{position:relative;height:32px;display:flex;align-items:center}.authentication__header-list-group-button{color:#fff;background-color:transparent;font-weight:300;font-size:14px;list-style:none;padding:4px 8px;border-radius:9999px;line-height:24px;display:flex;align-items:center;transition:color .2s,background-color .2s}@media (min-width: 1280px){.authentication__header-list-group-button{font-size:16px}}.authentication__header-list-group-button:hover{color:#ffc929;background-color:#fcd34d33}.authentication__header-list-group-icon{margin-left:4px;height:16px;width:16px;transform:rotate(0);transition:transform .3s}.authentication__header-list-group:hover .authentication__header-list-group-icon{transform:rotate(180deg)}.authentication__header-list-group-dropdown{visibility:hidden;opacity:0;position:absolute;left:0;bottom:0;transform:translateY(calc(100% + 8px));width:224px;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f;padding:8px 0;z-index:50;transition:all .3s}.authentication__header-list-group:hover .authentication__header-list-group-dropdown,.authentication__header-list-group-dropdown:hover{visibility:visible;opacity:1}.authentication__header-list-group-dropdown-item{text-decoration:none;display:block;padding:4px 8px;font-size:14px;color:#1f2937;transition:background-color .2s,color .2s}.authentication__header-list-group-dropdown-item:hover{background-color:#fef9c3;color:#f59e0b}.authentication__header-action{display:none}@media (min-width: 1024px){.authentication__header-action{display:flex;align-items:center;gap:16px}}.authentication__header-action a{text-decoration:none}.authentication__header-action-login{padding:6px 12px;font-size:14px;font-weight:500;display:flex;align-items:center;border:1px solid white;border-radius:30px;transition:background-color .2s,color .2s;color:#fff;background-color:transparent}@media (min-width: 1280px){.authentication__header-action-login{padding:8px 16px;font-size:16px}}.authentication__header-action-login:hover{background-color:#fff;color:#000}.authentication__header-action-signup{padding:6px 12px;font-size:14px;font-weight:500;background-color:#ffc929;color:#000;border-radius:9999px;display:flex;align-items:center;transition:background-color .2s,color .2s}@media (min-width: 1280px){.authentication__header-action-signup{padding:8px 16px;font-size:16px}}.authentication__header-action-signup:hover{background-color:#fff;color:#000}.authentication__header-toggle{background-color:transparent;color:#fff;outline:none}@media (min-width: 1024px){.authentication__header-toggle{display:none}}.authentication__mobileHeader{display:flex;flex-direction:column;height:100%;padding:24px}.authentication__mobileHeader *{font-family:Poppins,sans-serif}.authentication__mobileHeader-wrapper{position:fixed;top:0;right:0;z-index:50;height:100vh;width:100%;background-color:#000;transform:translate(0);transition:transform .3s ease-in-out;overflow-y:auto}@media (min-width: 640px){.authentication__mobileHeader-wrapper{width:350px}}@media (min-width: 1024px){.authentication__mobileHeader-wrapper{display:none}}.authentication__mobileHeader-close{display:flex;justify-content:flex-end;margin-bottom:32px}.authentication__mobileHeader-close button{background-color:transparent}.authentication__mobileHeader-nav{display:flex;flex-direction:column;align-items:flex-start;gap:24px}@media (min-width: 640px){.authentication__mobileHeader-nav{gap:32px}}.authentication__mobileHeader-item{text-decoration:none;color:#fff;font-size:14px;font-weight:300}@media (min-width: 640px){.authentication__mobileHeader-item{font-size:16px}}.authentication__mobileHeader-item:hover{color:#ffc929}.authentication__mobileHeader-group{background-color:transparent;display:flex;align-items:center;justify-content:space-between;width:100%}.authentication__mobileHeader-group span{font-size:14px;font-weight:300}@media (min-width: 640px){.authentication__mobileHeader-group span{font-size:16px}}.authentication__mobileHeader-group:hover{color:#ffc929}.authentication__mobileHeader-group svg{margin-left:4px;height:20px;width:20px;transform:rotate(0);transition:transform .3s}.authentication__mobileHeader-group svg.open{transform:rotate(180deg)}.authentication__mobileHeader-dropdown{display:flex;flex-direction:column;margin-top:16px;margin-left:16px;gap:16px}.authentication__mobileHeader-dropdown a{text-decoration:none;display:block;color:#fff;font-size:14px}.authentication__mobileHeader-dropdown a:hover{color:#ffc929}.authentication__mobileHeader-action{display:flex;flex-direction:column;width:100%;gap:16px;padding-top:16px;margin-top:auto}.authentication__mobileHeader-action a{text-decoration:none}.authentication__mobileHeader-action-login{font-size:16px;line-height:32px;background-color:transparent;width:100%;padding:8px 16px;color:#fff;border:1px solid white;border-radius:9999px;display:flex;align-items:center;justify-content:space-between;transition:color .2s,background-color .2s,border-color .2s}.authentication__mobileHeader-action-login:hover{color:#000;background-color:#fff;border-color:#fff}.authentication__mobileHeader-action-signup{font-size:16px;line-height:32px;width:100%;padding:8px 16px;background-color:#ffc929;color:#000;border-radius:9999px;display:flex;align-items:center;justify-content:space-between;transition:background-color .2s,border-color .2s}.authentication__mobileHeader-action-signup:hover{background-color:#fff;border:1px solid black}.authentication-input{width:100%;height:45px;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.5);border-radius:10px;color:#fff;font-family:IBM Plex Sans,sans-serif;font-weight:300;font-size:15px;padding-left:15px}.authentication-input-container{position:relative;width:100%;display:flex;flex-direction:column;gap:10px}.authentication-input-container svg{position:absolute;top:50%;transform:translateY(-50%);right:22px;width:24px;height:24px}.authentication-input_error{font-size:14px;color:red}.authentication-input[placeholder]{font-family:IBM Plex Sans,sans-serif;font-weight:300;font-size:15px}.authentication-input:focus{outline:none}.authentication-checkbox{align-items:center;display:flex;gap:10px;height:24px;width:fit-content}.authentication-checkbox span{font-size:15px;font-weight:300}.authentication-checkbox input[type=checkbox]{cursor:pointer;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.1);border-radius:3px;margin:0;box-sizing:border-box;position:relative;width:20px;height:20px}.authentication-checkbox input[type=checkbox]:before{content:"";display:inline-block;width:16px;height:16px;transition:.15s all;box-sizing:border-box;border-radius:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.authentication-checkbox input[type=checkbox]:checked{border-color:#ffffff80}.authentication-checkbox input[type=checkbox]:checked:before{content:"";background-color:#ffc929;width:10px;height:10px;transition:.15s all}.authentication-form{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;height:100%}.authentication-form__card{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-color:#ffffff12;border-radius:10px;padding-top:45px;padding-bottom:30px}.authentication-form__card-title{font-family:Montserrat,sans-serif;font-size:25px;font-weight:700;color:#fff;padding-bottom:20px}.authentication-form__card-tabs{display:flex;gap:45px;width:100%;padding-left:85px;border-bottom:1px solid rgba(255,255,255,.5);margin-bottom:30px;color:#fff}.authentication-form__card-tab{font-size:15px;font-weight:400;line-height:45px;letter-spacing:0;cursor:pointer;font-family:IBM Plex Sans,sans-serif}.authentication-form__card-tab_active{opacity:100%;position:relative}.authentication-form__card-tab_active:before{content:"";position:absolute;display:inline-block;bottom:2px;left:-10px;width:calc(100% + 20px);height:2px;background-color:#ffc929}.authentication-form__main{width:100%;padding:0 50px;display:flex;flex-direction:column;gap:30px}.authentication-form__error{display:flex;justify-content:center;align-items:center;width:100%;padding:20px 0;border:1px #f23645 solid;border-radius:5px;font-size:20px;color:#f23645;font-weight:300}.authentication-form__controls{display:flex;justify-content:center;width:100%;gap:20px}.authentication-form__button{flex:1 1 0%;width:100%;max-width:185px;height:37px;background:linear-gradient(270deg,#ffc92980,#00000080);border:1px solid #ffc929;border-radius:10px;color:#fff;font-weight:400;font-size:15px;display:flex;justify-content:center;align-items:center;text-decoration:none}.authentication-form__button_additional{color:#ffc929;background:transparent;border:none}.authentication-form__forgot{font-size:16px;font-weight:400;line-height:22px;color:#ebebf599;cursor:pointer}.authentication-form__forgot button{font-size:16px;font-weight:400;line-height:22px;font-family:IBM Plex Sans,sans-serif;background-color:transparent;border:none;outline:none;color:#ffc929}.authentication-form__forgot button:disabled{cursor:not-allowed}.authentication-form__divider{width:100%;border-bottom:1px solid rgba(255,255,255,.5);margin-bottom:30px}.authentication-form__desc{font-family:IBM Plex Sans,sans-serif;font-size:15px;font-weight:300;color:#ffffffb3}.authentication-form__desc span{opacity:1;font-family:IBM Plex Sans,sans-serif;font-size:15px;font-weight:300;color:#fff}.authentication-form__otp-input{height:100%;display:flex;flex-direction:column;justify-content:center}.authentication-form__otp-input>div{gap:5px;justify-content:center}.authentication-form__otp-input>div input{color:#ebebf5;padding:8px 12px;box-sizing:content-box;font-size:16px;border:rgba(255,255,255,.3) 1px solid;background-color:transparent;border-radius:3px}.authentication-form__otp-input>div span{color:#ebebf5;font-size:16px}.authentication{display:flex;flex-direction:column;min-height:100vh;max-height:100vh;overflow-y:scroll;background-color:#000;position:relative}.authentication::-webkit-scrollbar{width:8px;height:8px;background:#181a1f}.authentication::-webkit-scrollbar-thumb{background:#2b3139;border-radius:10px}.authentication__bg-1{overflow:hidden;position:absolute;top:40%;left:50%;transform:translate(-50%);width:620px;height:620px;background-color:#fbd44066;border-radius:100%;z-index:0;filter:blur(354px)}.authentication__bg-2{position:absolute;top:-50px;left:150px;width:450px;height:450px;background-color:#9621ff66;border-radius:100%;filter:blur(354px)}.authentication__main{display:flex;align-items:center;justify-content:center;gap:200px;flex-grow:1;height:100%;min-height:100vh;flex-basis:100%;z-index:1}.authentication__main-titles{position:relative;min-width:fit-content}.authentication__main-par{color:#fff;font-size:44px;font-weight:700;font-family:Montserrat,sans-serif;text-transform:uppercase;margin:0}.authentication__main-par:first-child{color:#ffc929}.authentication__main-par:nth-child(2){margin-left:65px}.authentication__main-bgGradient{position:absolute;top:50%;left:45%;transform:translate(-50%,-50%);width:250px;height:250px;background-color:#ffc9294d;filter:blur(250px)}.authentication__main-bgImage{position:absolute;top:50%;left:50%;transform:translate(-60%,-50%);width:100%;height:450px;opacity:20%}.authentication__main-cube{position:absolute;width:50px;height:50px}.authentication__main-cube_1{top:-100px;left:35%;rotate:32.13deg}.authentication__main-cube_2{bottom:-100px;left:0;rotate:-1.57deg}.authentication__main-cube_3{right:65px;bottom:-50px;rotate:-34.86deg}.authentication__main-content{width:100%;max-width:600px;height:100%}@media screen and (max-width: 1000px){.authentication__main{margin-top:150px;gap:100px;flex-direction:column-reverse}.authentication__main-titles{margin-left:50px}}@media screen and (max-width: 600px){.authentication__main-par{font-size:25px}}:root[data-theme=dark]{--bg-primary: #0c0e11;--bg-secondary: #181a1f;--bg-table-header: #2b3139;--bg-inactive: #2b3139;--text-primary: #fff;--text-inactive: #848e9c;--text-header: #ffc92a;--text-price-diff: #ffc92a;--border-input: #49525f;--border-header: #49525f;--border-price-diff: #49525f;--icon-grid-resize: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='20px'%20height='20px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%2020L20%2020L20%2010'%20stroke='%23FFF'%20stroke-width='2'/%3e%3cpath%20d='M12%2017L17%2017L17%2012'%20stroke='%23FFF'%20stroke-width='2'/%3e%3c/svg%3e");--webkit-scrollbar: #848e9c;--webkit-scrollbar-thumb: #293036}:root[data-theme=light]{--bg-primary: #e5e5e5;--bg-secondary: #ffffff;--bg-table-header: #ffc92a;--bg-inactive: #848e9c;--text-primary: #000;--text-inactive: #848e9c;--text-header: #c99402;--text-price-diff: #181a1f;--border-input: #49525f;--border-header: #c99402;--border-price-diff: #ffc92a;--icon-grid-resize: url("data:image/svg+xml,%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Transformed%20by:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='20px'%20height='20px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20stroke='%23ffffff'%3e%3cg%20id='SVGRepo_bgCarrier'%20stroke-width='0'/%3e%3cg%20id='SVGRepo_tracerCarrier'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cg%20id='SVGRepo_iconCarrier'%3e%3cpath%20d='M10%2020L20%2020L20%2010'%20stroke='%23000'%20stroke-width='2'/%3e%3cpath%20d='M12%2017L17%2017L17%2012'%20stroke='%23000'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");--webkit-scrollbar: #49525f;--webkit-scrollbar-thumb: #848e9c}*{box-sizing:border-box;scrollbar-width:auto;font-size:13px;font-family:IBM Plex Sans,sans-serif}*::-webkit-scrollbar{width:8px;height:8px;background:var(--webkit-scrollbar-thumb)}*::-webkit-scrollbar-thumb{background:var(--webkit-scrollbar);border-radius:10px}body,html{margin:0;background:var(--bg-primary);color:var(--text-primary);overflow-x:hidden;font-family:IBM Plex Sans,sans-serif}button{color:var(--text-primary);border:none;padding:0;cursor:pointer}.drag-handle{cursor:grab}.drag-handle :active{cursor:grabbing}.unselectable{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.red{color:#f6475d}.green{color:#2dbd85}.disabled{cursor:not-allowed;opacity:.5}.base-table{width:100%;border-collapse:collapse;text-transform:uppercase;text-align:left}.base-table__table-wrapper{overflow:auto;height:calc(100% - 33px);padding:0 20px}.base-table__head{position:sticky;background-color:var(--bg-secondary);color:var(--text-inactive);z-index:10;top:0;height:25px}.base-table__head-col{font-weight:400;text-transform:none}.base-table__head-col:first-child{padding-left:10px}.base-table__body-col{font-size:15px;font-weight:500;padding:10px 5px;color:var(--text-primary);text-wrap:nowrap;width:1000px}.base-table__body-col:first-child{padding-left:20px}.base-table__body-col_red{color:#f6475d}.base-table__body-col_green{color:#2dbd85}.base-table__table-title{border:none;cursor:pointer}.base-table__table-title td{font-size:15px;font-weight:500;background:var(--bg-table-header);color:var(--text-primary);border-radius:5px;text-transform:uppercase;padding-top:4px;padding-bottom:4px;vertical-align:top}.widgets-header{display:flex;justify-content:space-between;align-items:center;height:33px;padding:0 10px;background-color:var(--bg-secondary);border-bottom:1px solid var(--border-header);font-weight:400;width:100%;font-size:13px;gap:5px}.widgets-header__title{display:flex;align-items:center;gap:20px;font-size:14px;font-weight:400}.widgets-header__title>div{font-size:14px;font-weight:400;text-transform:uppercase}.widgets-header__title>div>span{letter-spacing:.5px;font-size:14px;font-weight:400;text-transform:uppercase;color:var(--text-header)}.widgets-header__buttons{height:100%;gap:10px;display:flex;align-items:center}.widgets-header__buttons button{width:16px;height:16px;background-color:transparent;display:flex;align-items:center}.exchange-select{display:flex;align-items:center;height:18px;gap:7px}.exchange-select_label{font-size:12px;font-weight:400;text-transform:none;opacity:.4}.exchange-select .dropdown-selector-select{background:#ffffff1a;color:#16ff00;gap:5px}.exchange-select .dropdown-selector-select span{font-size:12px;text-transform:none}.exchange-select .dropdown-selector-options__option{text-transform:none}
