@charset "UTF-8";.components-title h2{font-size:var(--h2-font__size);font-weight:500;margin:3rem 0 2rem}.tabs{border-bottom:1px solid var(--border-line-color);display:flex;justify-content:space-between;margin:0 0 4rem;padding:1rem 0}.tabs-left,.tabs-right{align-items:center;display:flex;justify-content:flex-start}.tabs-right .tabs-balance{display:block}.tabs-right .tabs-balance p{border-bottom:1px dashed #848e9c;display:inline-block;font-size:1.2rem;margin-top:10px}.tabs-right .tabs-balance small{display:block;font-size:.9rem;margin-top:10px}.tabs-nav{color:var(--second-text-color);cursor:pointer;display:flex;justify-content:flex-start}.tabs-nav__item{margin-right:1.5rem;padding:.5rem 0;position:relative}.tabs-nav__item:hover{color:var(--hover-v1-color)}.tabs-nav__item:hover:after{background-color:var(--yellow-color);bottom:-1.12rem;content:"";display:block;height:2px;left:0;position:absolute;width:100%}.tabs-nav__active{color:var(--hover-v1-color)}.tabs-nav__active:after{background-color:var(--yellow-color);bottom:-1.12rem;content:"";display:block;height:2px;left:0;position:absolute;width:100%}@media screen and (max-width:1000px){.tabs-nav{flex-direction:column}.tabs-nav__active:after,.tabs-nav__item:hover:after{height:0}}.tabs-search{display:flex;justify-content:flex-start}.tabs-search input{background-color:transparent;border:none;color:var(--first-text-color);display:block;font-size:var(--default-font__size);outline:none;padding:.4rem .5rem .4rem 0;width:100%}.tabs-search input:focus{box-shadow:none;outline:none}.tabs-search input::-moz-placeholder{color:var(--second-text-color)}.tabs-search input::placeholder{color:var(--second-text-color)}.tabs-search__icon{display:inline-block;height:24px;margin-right:4px;position:relative;top:8px;width:22px}.tabs-search__color{stroke:var(--first-text-color);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.components-label{background-color:var(--border-line-color);border-radius:9999px;color:var(--second-text-color);display:inline-block;font-size:var(--small-font__size);padding:.2rem .7rem;text-align:center;width:120px}.label-red{background-color:rgba(238,40,68,.16);color:var(--red-color)}.label-red span{color:var(--red-color)!important;cursor:pointer}.label-green{background-color:rgba(34,158,107,.16);color:var(--green-color)}.label-orange{background-color:rgba(225,167,54,.16);color:var(--yellow-color)}.card-warning.active{border:1px solid var(--yellow-color)}.card-warning.active,.card-warning:hover{background:var(--yellow-color)}body.dark .site-layout .card-warning,body.dark .site-layout .table-form-container-item{border-color:var(--fourth-text-color)}body.dark .site-layout .card-warning h2{color:var(--first-text-color);color:var(--second-text-color)}body.dark .site-layout .card-warning div{background:var(--third-text-color);color:var(--second-text-color)}body.dark .site-layout .card-warning.active,body.dark .site-layout .card-warning:hover{background:var(--blue-dark-fourth-color);border:1px solid var(--blue-dark-fourth-color)}body.dark .site-layout #card-element{border-color:var(--border-line-color)}.table-components{margin:3rem 0}.table-components table{width:100%}.table-components table tbody,.table-components table thead,.table-components table tr{padding:0;text-align:left}.table-components table th{padding-bottom:1rem}.table-components .table-filter .filter-btn{padding-bottom:10px;padding-top:10px}.table-components .table-list__cursor{cursor:pointer}.table-components .no-cursor .table-sort__value{cursor:default!important}body.dark .site-layout .form-search__result .form-search__result-icon svg .form-search__result-color,body.dark .site-layout .form-search__result .form-search__result-icon svg .form-search__result-color2{stroke:var(--second-text-color)}body.dark .site-layout .form-search__result .form-search__result-icon svg:hover .form-search__result-color,body.dark .site-layout .form-search__result .form-search__result-icon svg:hover .form-search__result-color2{stroke:var(--yellow-color)}.form-border{border:0 solid var(--border-line-color)!important}.components-filter__form{border:1px solid var(--border-line-color);margin:1rem 0;max-width:724px;padding:1.5rem;width:100%}.components-filter__form .form-row .components-filter__item{width:100%!important}.components-filter__form .components-filter__row{align-items:flex-start;justify-content:space-between!important;margin-bottom:1.5rem}.components-filter__form .components-filter__item{margin-right:0;width:49%}.components-filter__form .components-filter__item input,.components-filter__form .components-filter__item select{background-color:transparent;border:1px solid var(--border-line-color);font-size:var(--small-font__size);padding:.8rem}.components-filter__form .components-filter__item input:focus,.components-filter__form .components-filter__item select:focus{border:1px solid var(--yellow-color);box-shadow:none;outline:none}.components-filter__form .components-filter__item input option,.components-filter__form .components-filter__item select option{background-color:var(--select-option);border:var(--border-line-color);outline:none}.components-filter__form .components-filter__item label{font-size:var(--default-font__size)}.components-filter__form .components-filter__item .filter-select{background-color:transparent!important;border:1px solid var(--border-line-color);font-size:var(--default-font__size)}.components-filter__form .components-filter__item .filter-select:focus{border:1px solid var(--yellow-color);box-shadow:none;outline:none}.components-filter__form .components-filter__item .filter-select__option{background-color:transparent;padding:.8rem}.components-filter__form .components-filter__item .filter-hover{background-color:var(--gold-hover-color);color:var(--first-text-color)}.components-filter__form .components-filter__item .filter-active{background-color:var(--gold-light-color)}.components-filter__form .components-filter__item .bth-clear{padding-left:0!important;padding-right:0!important;top:14px}.components-filter__form .components-filter__button{background-color:var(--purple-second-color);display:block;outline:0 solid red;padding:1rem 0;position:relative;width:100%}.components-filter__form .components-filter__button:hover{background-color:var(--purple-color)}.components-filter{margin-bottom:5rem}.components-filter__row{align-items:center;align-items:flex-end;display:flex;justify-content:flex-start}.components-filter__item{margin-right:1rem;width:24%}.components-filter__item input,.components-filter__item select{background-color:transparent;border:1px solid var(--border-line-color);font-size:var(--small-font__size);padding:.8rem}.components-filter__item input:focus,.components-filter__item select:focus{border:1px solid var(--yellow-color);box-shadow:none;outline:none}.components-filter__item input option,.components-filter__item select option{background-color:var(--select-option);border:var(--border-line-color);outline:none}.components-filter__item label{font-size:var(--default-font__size)}.components-filter__item .filter-select{background-color:transparent!important;border:1px solid var(--border-line-color);font-size:var(--default-font__size);padding:.9rem 1.5rem}.components-filter__item .filter-select:focus{border:1px solid var(--yellow-color);box-shadow:none;outline:none}.components-filter__item .filter-select__option{background-color:var(--select-option);border:1px solid var(--border-line-color);color:var(--second-text-color);padding:.8rem}.components-filter__item .filter-hover{background-color:var(--purple-second-color)}.components-filter__item .bth-clear{padding-left:0!important;padding-right:0!important;top:14px}.components-filter__item .bth-clear:hover{background-color:var(--purple-color);color:var(--white-color)}.components-filter__item8{margin-right:1rem}.components-filter__item8 input,.components-filter__item8 select{background-color:transparent;border:1px solid var(--border-line-color);font-size:var(--small-font__size);padding:.8rem}.components-filter__item8 input:focus,.components-filter__item8 select:focus{border:1px solid var(--yellow-color);box-shadow:none;outline:none}.components-filter__item8 input option,.components-filter__item8 select option{background-color:var(--select-option);border:var(--border-line-color);outline:none}.components-filter__item8 label{font-size:var(--default-font__size)}.components-filter__item8 .filter-select{background-color:transparent!important;border:1px solid var(--border-line-color);border-radius:9999px;font-size:var(--default-font__size);padding:.9rem 1.5rem}.components-filter__item8 .filter-select:focus{border:1px solid var(--yellow-color);box-shadow:none;outline:none}.components-filter__item8 .filter-select__option{background-color:var(--select-option);border:1px solid var(--border-line-color);color:var(--second-text-color);padding:.8rem}.components-filter__item8 .filter-hover{background-color:var(--purple-second-color)}.components-filter__item8 .bth-clear{padding-left:0!important;padding-right:0!important;top:14px}.components-filter__item8 .bth-clear:hover{background-color:var(--purple-color);color:var(--white-color)}.components-filter__button{background-color:var(--purple-second-color);border-radius:9999px;display:block;outline:none;padding:1rem 0;position:relative;width:100%}.components-filter__button:hover{background-color:var(--purple-color)}@media screen and (max-width:1000px){.components-filter__form{max-width:100%;width:100%}}@media screen and (max-width:770px){.components-filter__row{display:block}.components-filter__item{margin-bottom:1.2rem;width:100%!important}}@media screen and (max-width:670px){.components-filter__form .components-filter__row{display:block}.components-filter__form .components-filter__item{margin-bottom:1rem;width:100%}}.table-sort__value{align-items:center;cursor:pointer;display:flex;justify-content:flex-start}.table-sort__title{color:var(--second-text-color);font-size:.8rem;font-weight:500}.table-sort__icon{display:inline-block;height:24px;margin-left:1rem;width:24px}.table-sort__icon-color{stroke:var(--second-text-color);stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.table-sort__icon-active{stroke:var(--yellow-color)}@media screen and (max-width:1000px){.table-sort{display:none}}.table-list tr{border-bottom:1px solid var(--border-line-color);transition:all .5s ease-out}.table-list tr:hover{background-color:var(--tr-hover-color)}.table-list__subtitle{display:none}.table-list__value{padding:.9rem 0 .9rem .2rem}.table-list__text,.table-list__value{align-items:center;display:flex;justify-content:flex-start}.table-list__link{cursor:pointer;display:flex;justify-content:flex-start}.table-list__link a{color:var(--yellow-color);display:block;margin-right:1.5rem}.table-list__link a:after{background-color:var(--yellow-color);content:"";display:block;height:2px;transition:all .5s ease-out;width:0}.table-list__link a:hover:after{width:100%}.table-list .title-icon{align-items:center;display:flex;justify-content:flex-start}.table-list .title-icon__icon{display:inline-block;height:18px;margin:0 8px;position:relative;top:1px;width:18px;z-index:9}.table-list .title-icon__icon-color{fill:var(--second-text-color)}.table-list .title-icon__icon-active{fill:var(--yellow-color)}.table-list .title-icon__name{font-size:var(--default-font__size)}.table-list__image{align-items:center;display:flex;height:40px;margin:0 1rem 0 .6rem;width:40px}.table-list__image img{border-radius:50%}.table-list__title-big{display:block;width:100%}.table-list__title-small{color:var(--second-text-color);display:block;font-size:var(--small-font__size)}.table-list .list-text__name{color:var(--second-text-color);display:block;margin-right:10px}.table-list .list-text__icon{cursor:pointer;display:block;height:20px;margin-left:10px;position:relative;width:20px}.table-list .list-text__icon-color{stroke:var(--second-text-color);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.table-list .list-text__icon:hover .list-text__icon-color{stroke:var(--hover-v1-color)}.table-list__icon{display:inline-block;height:18px;margin:0 8px;outline:1px solid red;position:relative;top:1px;width:18px;z-index:9}.table-list__icon-color{fill:var(--second-text-color)}@media screen and (max-width:1000px){.table-list tr:hover{background-color:none}.table-list td{align-items:center;clear:both;display:flex;justify-content:space-between}.table-list td:first-child{padding-top:1rem}.table-list td:last-child{padding-bottom:1rem}.table-list__subtitle{color:var(--second-text-color);display:block}.table-list__link a{color:var(--yellow-color);display:block;margin-left:1.5rem;margin-right:0}.table-list__link a:after{background-color:var(--yellow-color);content:"";display:block;height:2px;transition:all .5s ease-out;width:0}.table-list__link a:hover:after{width:100%}}.table-result__notfound{font-size:.9rem;margin:0 auto;padding:6rem 0;text-align:center;width:100%}.table-result__notfound-icon{display:inline-block;height:60px;margin-bottom:.3rem;width:60px}.table-result__notfound-color{stroke:var(--second-text-color);stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.table-result__notfound .color-yellow{stroke:var(--yellow-color)}.table-result__notfound-text{color:var(--second-text-color);display:flex;justify-content:center}.table-result__notfound-text a{color:var(--yellow-color);display:block;margin:0 .4rem}.table-result__notfound-text a:hover{text-decoration:underline}.base-container{align-items:stretch;display:flex;justify-content:space-between}.base-container__left{align-items:center;background-color:#020617;background-image:radial-gradient(circle at 0 0,rgba(30,41,59,.4) 0,transparent 50%),radial-gradient(circle at 100% 100%,rgba(30,41,59,.4) 0,transparent 50%);background-size:cover;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative;width:50%}.base-container__left .solar-system{height:600px;left:50%;opacity:.3;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:600px;z-index:1}.base-container__left .sun{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:50%;box-shadow:0 0 30px rgba(56,189,248,.1);height:80px;width:80px}.base-container__left .orbit,.base-container__left .sun{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.base-container__left .orbit{animation:rotate-orbit linear infinite;border:1px solid hsla(0,0%,100%,.08);border-radius:50%}.base-container__left .orbit-1{animation-duration:20s;height:200px;width:200px}.base-container__left .orbit-2{animation-direction:reverse;animation-duration:35s;height:350px;width:350px}.base-container__left .orbit-3{animation-duration:50s;height:500px;width:500px}.base-container__left .planet{background:#fff;border-radius:50%;box-shadow:0 0 10px hsla(0,0%,100%,.5);left:50%;position:absolute;top:0;transform:translate(-50%,-50%)}.base-container__left .planet-1{background:#38bdf8;height:8px;width:8px}.base-container__left .planet-2{background:#818cf8;height:12px;width:12px}.base-container__left .planet-3{background:#cbd5e1;height:6px;width:6px}.base-container__left:before{background:radial-gradient(circle,hsla(0,0%,100%,.02) 0,transparent 60%);content:"";height:140%;left:-20%;position:absolute;top:-20%;width:140%;z-index:1}.base-container__left-content{color:var(--white-color);font-weight:400;max-width:600px;padding-left:2rem;position:relative;width:100%;z-index:2}.base-container__left-logo{display:block;margin-bottom:2rem;width:120px}.base-container__left-logo img{filter:drop-shadow(0 4px 6px rgba(0,0,0,.1));width:100%}.base-container__left-title h1{color:var(--white-color);font-size:2.5rem;font-weight:500;line-height:1.3;margin-bottom:1.5rem}.base-container__left-title p{font-size:1.125rem;font-weight:400;line-height:1.6;max-width:90%;opacity:.85}.base-container__right{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:4rem 0;width:50%}.base-container__right-content{max-width:470px;width:100%}@media screen and (max-width:1100px){.base-container__left{display:none}.base-container__right{padding:2rem;width:100%}.base-container__right-content{max-width:90%}}#FormLabel-Referral{padding-left:50px!important}.base-container__right{padding:24px 20px!important}.icon-ref{margin-top:-8px}.login-form-v2{background:var(--card-bg-color);border-radius:20px;box-shadow:0 4px 24px rgba(0,0,0,.08);margin:0 auto;max-width:420px;padding:2.5rem}.login-form-v2.register-form-no-card{background:transparent;border-radius:0;box-shadow:none;max-width:480px;padding:0}.form-components__title{margin-bottom:2rem;width:100%}.form-components__title h2{color:var(--first-text-color);font-size:1.5rem;font-weight:500}.form-components__input-text .form-components__block{margin-bottom:1.5rem}.form-components__input-text .block-button{margin-top:2rem}.form-components__table{margin-top:4rem}.form-components__table table{margin:2rem 0;width:100%}.form-components__table table tr{border-bottom:1px solid var(--border-line-color)}.form-components__table table td:last-child{text-align:right}.form-components__table-list span{display:inline-block;padding:1rem 0;width:16rem}.form-components__item{align-items:flex-start;display:flex;justify-content:space-between;margin:2rem 0 1rem}.form-components .block-status{align-items:center;display:flex;justify-content:flex-start}.form-components .block-status__icon{display:block;height:34px;margin-right:1rem;width:34px}.form-components .block-status__color{stroke:var(--second-text-color);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.form-components .block-status__title{font-size:.9rem}.form-components .block-status__title span{display:inline-block;margin-left:.6rem}.form-components__social-divider{align-items:center;display:flex;margin:2rem 0 1.5rem}.form-components__social-divider:after,.form-components__social-divider:before{background:var(--border-line-color);content:"";flex:1;height:1px}.form-components__social-divider span{color:var(--second-text-color);font-size:.85rem;padding:0 1rem;white-space:nowrap}.form-components__block-item{position:relative}.form-components__block-icon{display:block;height:20px;left:16px;position:absolute;top:16px;width:20px;z-index:1}.form-components__block-icon__color1{stroke:var(--second-text-color);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.form-components__block-icon__color2{fill:var(--second-text-color)}.form-components__block-label{color:var(--first-text-color);display:block;font-size:.875rem;font-weight:400;margin-bottom:.5rem}.form-components__block-label a{color:var(--accent-color);display:inline-block;font-weight:400;margin:0 .5rem;text-decoration:none}.form-components__block-link{color:var(--first-text-color);display:block;font-size:.875rem;font-weight:400;text-align:right;transition:opacity .2s ease;width:100%}.form-components__block-link:hover{opacity:.7}.form-components__block-link-first{text-align:left}.form-error input{background-color:transparent!important;border-color:var(--red-color)!important;color:var(--first-text-color)}.form-error .form-components__block-icon__color1{stroke:var(--red-color)}.form-error .form-components__block-icon__color2{fill:var(--red-color)}.form-error__text{color:var(--red-color);display:block;font-size:.85rem;margin:8px 0 10px}.form-success input{background-color:transparent!important;border-color:var(--green-color)!important;color:var(--first-text-color)}.form-success .form-components__block-icon__color1{stroke:var(--green-color)}.form-success .form-components__block-icon__color2{fill:var(--green-color)}.form-success__text{color:var(--green-color);display:block;font-size:.85rem;margin:8px 0 10px}.block-title{font-size:1.2rem;margin:3rem 0 1rem}.block-text p{font-size:.9rem}.block-button button{background-color:var(--dark-button-bg,#0f172a);border:none;border-radius:9999px;color:var(--white-color);cursor:pointer;display:block;font-size:.95rem;font-weight:600;outline:none;padding:.875rem 1.5rem;text-align:center;transition:all .3s ease;width:100%}.block-button button:hover{background-color:var(--dark-button-hover-bg,#1e293b);box-shadow:0 4px 12px rgba(0,0,0,.15)}.block-button button:focus{background-color:var(--dark-button-hover-bg,#2d2d44)}.block-button button:active{transform:scale(.98)}.block-button button:disabled{cursor:not-allowed;opacity:.6}.block-input-text input{background-color:var(--input-bg-color,transparent);border:1px solid var(--border-line-color);border-radius:9999px;color:var(--first-text-color);font-size:.95rem;font-weight:400;outline:none;padding:.875rem 1rem .875rem 2.75rem;transition:all .2s ease;width:100%}.block-input-text input::-moz-placeholder{color:var(--second-text-color);font-weight:400}.block-input-text input::placeholder{color:var(--second-text-color);font-weight:400}.block-input-text input:focus,.block-input-text input:hover{border-color:var(--accent-color)}.block-input-text input:focus{background-color:var(--input-bg-color,transparent);box-shadow:0 0 0 3px rgba(var(--accent-color-rgb,59,130,246),.1);color:var(--first-text-color)}.block-input-text input:active,.block-input-text input:focus-visible,.block-input-text input:target,.block-input-text input:visited{background-color:var(--input-bg-color,transparent);border-color:var(--accent-color);color:var(--first-text-color);outline:none}.block-checkbox__group{display:flex;justify-content:space-between}.block-checkbox{align-items:center;display:flex;justify-content:flex-start}.block-checkbox input{background-color:transparent;border:1px solid var(--border-line-color);border-radius:4px;display:block;height:20px;margin-right:10px;width:20px}.block-checkbox input:focus{box-shadow:none;outline:none}.block-checkbox input:active{outline:none}.block-checkbox a,.block-checkbox label{color:var(--first-text-color);font-size:.95rem!important;font-weight:400!important;line-height:1.5;margin-bottom:0;margin-top:2px}.block-checkbox a{color:var(--accent-color);margin:0 4px}.input-radio{align-items:center;display:flex;justify-content:flex-start}.input-radio input{display:block;height:20px;margin-right:10px;width:20px}.block-list{margin-top:3rem}.block-list__item{border-bottom:1px solid var(--border-line-color);border-top:1px solid var(--border-line-color);padding:2rem 0}.block-list__item-title{font-size:1.1rem;margin-bottom:1rem}.block-list__item ul{list-style-position:inside;list-style-type:circle}.block-list__item-info{margin:1rem 0}.block-list__item-info p{color:var(--second-text-color);margin-bottom:.5rem}.block-list__item-info span{font-weight:700}.block-qr{background-color:#fff;margin:1rem 0;padding:20px}.block-keys{background-color:var(--rows-color)}.block-keys ul{font-size:.9rem;padding:1rem}.block-keys ul li{margin-bottom:.2rem}.social-auth-block{display:flex;gap:1rem}.social-auth-block .form-components__block-item{flex:1}.social-auth-button{align-items:center;background:transparent;border:1px solid var(--border-line-color);border-radius:9999px;color:var(--first-text-color);cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem 1rem;text-decoration:none;transition:all .2s ease;width:100%}.social-auth-button:hover{background:var(--hover-bg-color,rgba(0,0,0,.03));border-color:var(--accent-color)}.social-auth-button__icon{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.social-auth-button__icon svg{height:100%;width:100%}.social-auth-button__text{font-weight:500}@media screen and (max-width:670px){.login-form-v2{background:transparent;border-radius:0;box-shadow:none;margin:0;max-width:100%;padding:0;width:100%}.form-components__table table{margin:2rem 0;width:100%}.form-components__table table td{display:block}.form-components__table table td:last-child{padding:1rem 0;text-align:left}.social-auth-block{flex-direction:column;gap:.75rem}}@media screen and (max-width:500px){.form-components__input-text .flex{display:block}.form-components__input-text .flex a{display:block;padding:.2rem 0;text-align:left}}.btn{align-items:center;background-color:var(--yellow-color);border:1px solid var(--yellow-color);border-radius:9999px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;height:40px;justify-content:center;outline:none;padding:0 1.5rem;position:relative;text-decoration:none;transition:all .2s ease-in-out}.btn,.btn:hover{color:var(--blue-dark-color)}.btn:hover{box-shadow:0 4px 12px rgba(240,185,11,.2);transform:translateY(-1px)}.btn:focus,.btn:hover{background-color:var(--yellow-secondary-color)}.btn:active,.btn:focus{outline:none}.btn:active{background-color:var(--yellow-color);box-shadow:none;transform:translateY(0)}.btn-text{font-size:.9rem;font-weight:600}.btn-sm{font-size:.8rem;height:32px;padding:0 1rem}.btn-lg{font-size:1.1rem;height:48px;padding:0 2rem}.btn-block{display:flex;margin:.5rem 0;width:100%}.btn-white{border:1px solid transparent;box-shadow:0 1px 3px rgba(0,0,0,.1);color:#000}.btn-white,.btn-white:hover{background-color:var(--white-color)}.btn-white:hover{border-color:var(--yellow-color);box-shadow:0 4px 12px rgba(0,0,0,.08);color:var(--first-text-color)}.btn-white:focus{background-color:var(--rows-color);outline:none}.btn-white:active{background-color:var(--body-color);box-shadow:none;outline:none}.btn-red{background-color:var(--red-color);border:1px solid var(--red-color);color:var(--white-color)}.btn-red:hover{box-shadow:0 4px 12px rgba(241,73,63,.2)}.btn-red:focus,.btn-red:hover{background-color:var(--red-second-color)}.btn-red:focus{outline:none}.btn-red:active{background-color:var(--red-color);outline:none}.btn-loading{padding:0 2rem}.btn-loading:after{animation:btn-loading-spinner 1s ease infinite;border:2px solid transparent;border-radius:50%;border-top:2px solid var(--white-color);bottom:0;content:"";height:16px;margin:auto 0;position:absolute;right:.5rem;top:0;width:16px}.btn-warning{align-items:center;border:1px solid var(--yellow-color);border-radius:9999px;color:var(--yellow-color);display:inline-flex;font-size:.8rem;font-weight:600;height:32px;justify-content:center;outline:none;padding:0;transition:all .2s ease-out;width:100px}.btn-warning:hover{background-color:var(--yellow-color);box-shadow:0 4px 12px rgba(252,213,53,.2);color:var(--white-color)}@keyframes btn-loading-spinner{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}.input-field{margin-bottom:2rem}.input-field label{color:var(--second-text-color);display:block;font-size:.9rem;font-weight:500;margin-bottom:.3rem}.input-field select{background-color:transparent;border:none;border-bottom:2px solid var(--border-line-color);border-radius:0!important;color:var(--first-text-color);font-size:.9rem;font-weight:500;margin:0;outline:none;padding:.5rem 0;transition:all .5s ease-out;width:100%}.input-field select:focus,.input-field select:hover{border:none;border-bottom:2px solid var(--purple-color);outline:none}.input-field select:focus{box-shadow:none}.input-field select:active{border:none;border-bottom:2px solid var(--purple-color);outline:none}.input-field input{background-color:transparent;border:none;border-bottom:2px solid var(--border-line-color);color:var(--first-text-color);font-size:.9rem;font-weight:500;margin:0;outline:none;padding:.5rem 0;transition:all .5s ease-out;width:100%}.input-field input:focus,.input-field input:hover{border:none;border-bottom:2px solid var(--purple-color);outline:none}.input-field input:focus{box-shadow:none}.input-field input:active{border:none;border-bottom:2px solid var(--purple-color);outline:none}.invalid .helper-text,.valid .helper-text{display:block;font-size:.9rem;font-weight:500;margin-top:.5rem}.form-group{margin-bottom:2rem}.form-group_field{color:var(--second-text-color);display:block;font-size:.9rem;font-weight:500;margin-bottom:.3rem;position:relative}.form-group_field:focus .form-group_color,.form-group_field:hover .form-group_color{stroke:var(--purple-color)}.form-group label{color:var(--second-text-color);display:block;font-size:.9rem;font-weight:500;margin-bottom:.3rem}.form-group_icon{display:block;height:22px;position:absolute;top:12px;width:22px}.form-group_color{stroke:var(--second-text-color);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.form-group input{background-color:transparent!important;border:none;border-bottom:2px solid var(--border-line-color);color:var(--second-text-color);font-size:.9rem;font-weight:500;margin:0;outline:none;padding:.6rem 0 .6rem 2rem;transition:all .5s ease-out;width:100%}.form-group input:focus,.form-group input:hover{border:none;border-bottom:2px solid var(--purple-color);outline:none}.form-group input:focus{box-shadow:none}.form-group input:active{border:none;border-bottom:2px solid var(--purple-color);outline:none}.invalid .helper-text,.valid .helper-text{display:block;font-size:.9rem;font-weight:500;margin-top:.5rem}.valid input{border-bottom:2px solid var(--green-color)}.valid .helper-text{color:var(--green-color)}.valid .form-group_color,.valid:focus .form-group_color,.valid:hover .form-group_color{stroke:var(--green-color)}.valid:focus input,.valid:hover input{border-bottom:2px solid var(--green-color)}.invalid input{border-bottom:2px solid var(--red-color)}.invalid .helper-text{color:var(--red-color)}.invalid .form-group_color,.invalid:focus .form-group_color,.invalid:hover .form-group_color{stroke:var(--red-color)}.invalid:focus input,.invalid:hover input{border-bottom:2px solid var(--red-color)}.form-search{margin-top:2rem}.form-search__container{align-items:stretch;display:flex;justify-content:flex-start;margin-bottom:3rem}.form-search__block{align-items:stretch;padding:0 1rem 0 0;width:30%}.form-search__block-title{font-size:1rem;margin-bottom:2rem}.form-search__block button{margin-top:1.4rem}.form-search__info{align-items:flex-start;background-color:var(--rows-color);border-radius:4px;display:flex;justify-content:flex-start;padding:2rem;width:60%}.form-search__info h4{font-size:1.4rem;margin-bottom:1rem}.form-search__info p{font-size:.9rem;line-height:150%}.form-search__info-icon{height:50px;margin-right:2rem;width:50px}.form-search__result-block{font-size:.9rem;margin-bottom:2rem}.form-search__result-block ul{list-style-position:inside;list-style-type:circle}.form-search__result .result-block{display:flex;justify-content:space-between}.form-search__result-title{color:var(--second-text-color)}.form-search__result-link{align-items:center;display:flex;justify-content:flex-start}.form-search__result-icon{cursor:pointer;display:inline-block;height:20px;margin-left:1rem;width:20px}.form-search__result-color{stroke:var(--yellow-color);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.form-search__result-color2{fill:var(--yellow-color)}.form-search__result-item{padding-right:1rem;width:50%}.form-search__result-item.w-full{width:100%!important}.form-search__result-item span{color:var(--second-text-color)}@media screen and (max-width:1000px){.form-search__info{width:100%}}@media screen and (max-width:670px){.form-search__info{display:block}.form-search__info-icon{margin-bottom:1rem;margin-right:0}}.form-container{border:1px solid var(--border-line-color);border-radius:8px;margin:6rem auto;max-width:900px;padding:2rem;width:100%}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:var(--first-text-color);-webkit-box-shadow:0 0 0 1000px var(--white-input) inset}input:-internal-autofill-selected{-webkit-appearance:menulist-button;-moz-appearance:menulist-button;appearance:menulist-button;background-color:var(--white-input)!important;background-image:none!important;color:var(--first-text-color)!important}.pagenav{margin-top:3rem}.pagenav a{background-color:transparent;border-color:var(--border-line-color);border-radius:2px;outline:none}.pagenav a:hover{background-color:var(--border-line-color)}.pagenav a:focus{border-color:var(--yellow-color);color:var(--yellow-color)}.pagenav div{background-color:transparent;border-color:var(--border-line-color);outline:none}.pagenav .bg-white{background-color:var(--border-line-color)}body.dark .site-layout .vue-portal-target{word-break:break-word}body.dark .site-layout .vue-portal-target .transition-all .absolute{background-color:var(--blue-dark-second-color)}body.dark .site-layout .vue-portal-target .modal-container{background-color:var(--blue-dark-thir-color)}body.dark .site-layout .vue-portal-target .modal-container .text-lg{color:var(--yellow-color)}body.dark .site-layout .vue-portal-target .modal-container div.bg-gray-100{background-color:var(--purple-third-color)}body.dark .site-layout .vue-portal-target .modal-container div.bg-gray-100 .modal-secondary-button{background:var(--purple-second-color);border:0;color:var(--white-color);text-transform:capitalize}body.dark .site-layout .modal-change-password{--tw-ring-opacity:0;background:var(--blue-dark-thir-color);border-color:var(--third-text-color)}body.dark .site-layout .modal-change-password-confirm{--tw-border-opacity:0;background:var(--fourth-text-color)}.vue-portal-target{word-break:break-word}.user-status__item{padding:2rem 0;text-align:center}.user-status__title{color:var(--first-text-color);font-size:var(--h2-font__size);margin-bottom:1rem}.user-status p{font-size:var(--default-font__size)}.vs__dropdown-menu{border:1px solid #e2e8f0!important;border-radius:16px!important;box-shadow:0 4px 16px rgba(0,0,0,.08)!important;margin-top:4px!important;overflow:hidden;padding:8px!important}.vs__dropdown-option{border-radius:8px!important;margin:2px 0!important;padding:8px 12px!important;transition:background-color .15s ease!important}.vs__dropdown-option--highlight{color:#1e2329!important}.vs__dropdown-option--highlight,.vs__dropdown-option:hover{background-color:#f5f5f5!important}.vs__search{border:1px solid #e2e8f0!important;border-radius:9999px!important;margin:8px 0!important;padding:8px 16px!important}.vs__search:focus{border-color:#cbd5e1!important;outline:none!important}.vs__dropdown-toggle{border:1px solid #e2e8f0!important;border-radius:9999px!important;min-height:48px!important;padding:8px 12px!important}.vs__selected{border-radius:9999px!important}.vs__actions{padding-right:8px!important}.filter-select__option{border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 4px 16px rgba(0,0,0,.08)!important;overflow:hidden}.filter-select__option .flex,.filter-select__option>a,.filter-select__option>button,.filter-select__option>div{border-radius:4px!important;color:#1e2329!important;padding:8px 12px!important;transition:all .2s ease!important}.filter-select__option .flex:hover,.filter-select__option>a:hover,.filter-select__option>button:hover,.filter-select__option>div:hover{background-color:#f5f5f5!important;color:#1e2329!important}.filter-select__option .flex.active,.filter-select__option .flex.selected,.filter-select__option>a.active,.filter-select__option>a.selected,.filter-select__option>button.active,.filter-select__option>button.selected,.filter-select__option>div.active,.filter-select__option>div.selected{background-color:#fef6d8!important;color:#1e2329!important}.bottom-sheet__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9998}.bottom-sheet__container{background-color:var(--pro-bg-panel,#fff);border-radius:16px 16px 0 0;bottom:0;box-shadow:0 -4px 20px rgba(0,0,0,.15);display:flex;flex-direction:column;left:0;max-height:85vh;overflow-y:auto;padding-bottom:env(safe-area-inset-bottom);position:fixed;right:0;z-index:9999}.bottom-sheet__handle-bar{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;width:100%}.bottom-sheet__handle{background-color:var(--pro-border,#e2e8f0);border-radius:2px;height:4px;width:40px}.bottom-sheet__header{align-items:center;border-bottom:1px solid var(--pro-border,#e2e8f0);display:flex;justify-content:space-between;margin-bottom:16px;padding:0 16px 12px}.bottom-sheet__header h3{font-size:16px;font-weight:600;margin:0}.bottom-sheet__close{color:var(--pro-text-secondary,#64748b);cursor:pointer}.bottom-sheet__content{overflow-y:auto;padding:0 16px 16px}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.slide-up-enter-active,.slide-up-leave-active{transition:transform .3s cubic-bezier(.16,1,.3,1)}.slide-up-enter,.slide-up-leave-to{transform:translateY(100%)}.v-toast__item{align-items:center!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid hsla(0,0%,100%,.25)!important;border-radius:50px!important;box-shadow:0 8px 32px 0 rgba(0,0,0,.2)!important;display:flex!important;font-family:Inter,sans-serif!important;height:40px!important;margin-bottom:12px!important;max-height:40px!important;min-height:40px!important;padding:0 20px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.v-toast__item .v-toast__text{color:#fff!important;font-family:Inter,sans-serif!important;font-size:13px!important;font-weight:600!important;letter-spacing:.2px!important;line-height:normal!important;overflow:hidden!important;padding:0 0 0 10px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.v-toast__item .v-toast__icon{background-position:50%!important;background-size:contain!important;height:18px!important;margin-right:0!important;min-width:18px!important;opacity:1!important;width:18px!important}.v-toast__item.v-toast__success{background:linear-gradient(135deg,rgba(16,185,129,.65),rgba(5,150,105,.55))!important;border:1px solid rgba(16,185,129,.4)!important;box-shadow:0 4px 15px -3px rgba(16,185,129,.3)!important}.v-toast__item.v-toast__error{background:linear-gradient(135deg,rgba(244,63,94,.65),rgba(225,29,72,.55))!important;border:1px solid rgba(244,63,94,.4)!important;box-shadow:0 4px 15px -3px rgba(244,63,94,.3)!important}.v-toast__item.v-toast__warning{background:linear-gradient(135deg,rgba(245,158,11,.65),rgba(217,119,6,.55))!important;border:1px solid rgba(245,158,11,.4)!important;box-shadow:0 4px 15px -3px rgba(245,158,11,.3)!important}.v-toast__item.v-toast__info{background:linear-gradient(135deg,rgba(14,165,233,.65),rgba(2,132,199,.55))!important;border:1px solid rgba(14,165,233,.4)!important;box-shadow:0 4px 15px -3px rgba(14,165,233,.3)!important}.v-toast__container{padding-top:30px!important;z-index:999999!important}@media (max-width:768px){.v-toast__container{left:50%!important;max-width:90%!important;padding-top:20px!important;transform:translateX(-50%)!important;width:auto!important}.v-toast__container .v-toast__item{margin:8px auto!important;min-width:200px!important}}.header-auth-buttons .btn{height:38px}header.mobile-body{margin-bottom:0!important}.header{background-color:#0a0c10;border-bottom:1px solid hsla(0,0%,100%,.08);transition:all .3s ease;width:100%;z-index:1000}@media screen and (max-width:1023px){.header{border-bottom:none}}@media screen and (min-width:1024px){body.homepage-v4 .header{background-color:#0a0c10;border-bottom:1px solid hsla(0,0%,100%,.08);left:0;position:fixed;right:0;top:0;transition:transform .3s ease,background-color .3s ease,border-color .3s ease!important}body.homepage-v4 .header.is-scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:rgba(10,12,16,.85);border-bottom:1px solid hsla(0,0%,100%,.05);box-shadow:0 4px 30px rgba(0,0,0,.5)}body.homepage-v4 .header.header-hidden{transform:translateY(-100%)}}.header-home{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0a0c10;border-bottom:1px solid hsla(0,0%,100%,.08)}.header__row{align-items:center;color:#eaecef;display:flex;font-size:15px;font-weight:500;height:64px;justify-content:space-between;margin:auto;max-width:1920px;padding:0 20px;width:100%}.header__row-left{gap:32px}.header__row-left,.header__row-right{align-items:center;display:flex;height:100%}.header__row-right{gap:16px}.header-logo{margin-right:0}.header-logo,.header-logo a{align-items:center;display:flex}.header-logo a{color:var(--white-color);font-size:24px;font-weight:700;letter-spacing:-.5px;text-decoration:none}.header-logo a img{height:32px;width:auto}.header-logo a span{color:var(--yellow-color)}.header-btn{background:transparent;border:none;cursor:pointer;display:none;padding:0;z-index:1001}.header-btn.flex{display:flex!important;flex-direction:column;gap:5px;height:auto;padding:8px;position:static;width:auto}.header-btn.flex span{background-color:#eaecef;border-radius:2px;display:block;height:2px;position:static!important;top:auto!important;transition:all .3s ease;width:20px}.header-btn:not(.flex){height:24px;position:relative;width:24px}.header-btn:not(.flex) span{background-color:var(--white-color);border-radius:2px;display:block;height:2px;left:0;position:absolute;transition:all .3s ease-in-out;width:100%}.header-btn:not(.flex) span:first-child{top:4px}.header-btn:not(.flex) span:nth-child(2){top:11px}.header-btn:not(.flex) span:nth-child(3){top:18px}.header-btn.open span:first-child{background-color:var(--yellow-color);top:11px;transform:rotate(45deg)}.header-btn.open span:nth-child(2){opacity:0}.header-btn.open span:nth-child(3){background-color:var(--yellow-color);top:11px;transform:rotate(-45deg)}@media screen and (max-width:1180px){.header-btn{display:block}.header-btn.flex{display:flex!important}}.header-button{align-items:center;display:flex;gap:12px}.header-button__signin{color:var(--white-color);cursor:pointer;font-size:14px;font-weight:500;transition:color .3s}.header-button__signin:hover{color:var(--yellow-color)}.header-button__signup{align-items:center;background:var(--yellow-color);border:none;border-radius:9999px;color:var(--blue-dark-color);cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;height:32px;justify-content:center;padding:0 16px;transition:all .2s ease-in-out}.header-button__signup:hover{background-color:var(--yellow-secondary-color);box-shadow:0 4px 12px rgba(240,185,11,.2);transform:translateY(-1px)}.header-button__signup:active{background-color:var(--yellow-color);box-shadow:none;transform:translateY(0)}.header-button__wallet{align-items:center;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1);border-radius:9999px;color:var(--white-color);cursor:pointer;display:inline-flex;font-weight:600;height:32px;justify-content:center;padding:0 16px;transition:all .2s ease}.header-button__wallet:hover{background:hsla(0,0%,100%,.15);border-color:var(--yellow-color);color:var(--yellow-color)}.header-button__wallet svg{fill:currentColor;height:18px;width:18px}.header-button__deposit{align-items:center;background:var(--yellow-color);border:none;border-radius:9999px;color:var(--blue-dark-color);cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;height:32px;justify-content:center;margin-right:12px;padding:0 16px;transition:all .2s ease-in-out}.header-button__deposit svg{stroke:currentColor;height:16px;width:16px}.header-button__deposit:hover{background-color:var(--yellow-secondary-color);box-shadow:0 4px 12px rgba(240,185,11,.2);transform:translateY(-1px)}.header-button__deposit:active{background-color:var(--yellow-color);box-shadow:none;transform:translateY(0)}.header-nav__user-avatar{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;padding:0;transition:all .2s ease}.header-nav__user-avatar img,.header-nav__user-avatar span{border:2px solid transparent;border-radius:50%;height:32px;transition:border-color .2s ease;width:32px}.header-nav__user-avatar.active img,.header-nav__user-avatar.active span,.header-nav__user-avatar:hover img,.header-nav__user-avatar:hover span{border-color:var(--yellow-color)}.header-nav__lang-btn{align-items:center;background:transparent;border:none;color:var(--gray-text-color);cursor:pointer;display:flex;font-size:14px;font-weight:500;padding:4px 8px;transition:color .2s ease}.header-nav__lang-btn.active,.header-nav__lang-btn:hover{color:var(--white-color)}@media screen and (max-width:600px){.header-button__signin{display:none}}@media screen and (min-width:1181px){.header-nav{height:100%}.header-nav__list{gap:4px;list-style:none;margin:0;padding:0}.header-nav__item,.header-nav__list{align-items:center;display:flex;height:100%}.header-nav__item{position:relative}.header-nav__link{align-items:center;border-radius:4px;color:#eaecef;display:flex;font-size:14px;font-weight:500;gap:4px;height:64px;padding:0 12px;position:relative;text-decoration:none;transition:all .2s ease}.header-nav__link.active,.header-nav__link:hover{color:var(--yellow-color)}.header-nav__link.active{font-weight:500}.header-nav__link svg{fill:currentColor;height:12px;opacity:.6;transition:transform .2s;width:12px}.header-nav__link:hover svg{opacity:1;transform:rotate(180deg)}.header-nav__dropdown{background-color:#1e2329;border:1px solid hsla(0,0%,100%,.08);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.4);left:0;margin-top:-5px!important;min-width:240px;opacity:0;padding:8px;position:absolute;top:100%;transform:translateY(10px);transition:all .2s cubic-bezier(.165,.84,.44,1);visibility:hidden;z-index:1005}.header-nav__dropdown.active{opacity:1;transform:translateY(0);visibility:visible}.header-nav__dropdown--left-expand{left:auto;right:0;transform-origin:top right}.header-nav__dropdown .header-nav__dropdown-item:not(.btn),.header-nav__dropdown .header-nav__dropdown-link,.header-nav__dropdown a:not(.btn),.header-nav__dropdown button:not(.btn){align-items:center;background:transparent;border:none;border-radius:8px;color:#eaecef;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:500;gap:12px;justify-content:flex-start;line-height:inherit;margin-bottom:2px;outline:none;padding:10px 12px;text-align:left;text-decoration:none;transition:all .15s ease-in-out;width:100%}.header-nav__dropdown .header-nav__dropdown-item:not(.btn):hover,.header-nav__dropdown .header-nav__dropdown-link:hover,.header-nav__dropdown a:not(.btn):hover,.header-nav__dropdown button:not(.btn):hover{background-color:hsla(0,0%,100%,.08);color:#fff}.header-nav__dropdown .header-nav__dropdown-item:not(.btn):hover .dropdown-icon-wrap,.header-nav__dropdown .header-nav__dropdown-link:hover .dropdown-icon-wrap,.header-nav__dropdown a:not(.btn):hover .dropdown-icon-wrap,.header-nav__dropdown button:not(.btn):hover .dropdown-icon-wrap{background-color:transparent;color:var(--yellow-color)}.header-nav__dropdown .header-nav__dropdown-item:not(.btn):hover .item-content .item-title,.header-nav__dropdown .header-nav__dropdown-link:hover .item-content .item-title,.header-nav__dropdown a:not(.btn):hover .item-content .item-title,.header-nav__dropdown button:not(.btn):hover .item-content .item-title{color:var(--yellow-color)}.header-nav__dropdown .header-nav__dropdown-item:not(.btn) .dropdown-icon-wrap,.header-nav__dropdown .header-nav__dropdown-link .dropdown-icon-wrap,.header-nav__dropdown a:not(.btn) .dropdown-icon-wrap,.header-nav__dropdown button:not(.btn) .dropdown-icon-wrap{align-items:center;background-color:hsla(0,0%,100%,.05);border-radius:8px;color:#848e9c;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-right:4px;transition:all .2s;width:40px}.header-nav__dropdown .header-nav__dropdown-item:not(.btn) .dropdown-icon-wrap svg,.header-nav__dropdown .header-nav__dropdown-link .dropdown-icon-wrap svg,.header-nav__dropdown a:not(.btn) .dropdown-icon-wrap svg,.header-nav__dropdown button:not(.btn) .dropdown-icon-wrap svg{height:20px;width:20px}.header-nav__dropdown .header-nav__dropdown-item:not(.btn) .item-content,.header-nav__dropdown .header-nav__dropdown-link .item-content,.header-nav__dropdown a:not(.btn) .item-content,.header-nav__dropdown button:not(.btn) .item-content{display:flex;flex-direction:column}.header-nav__dropdown .header-nav__dropdown-item:not(.btn) .item-content .item-title,.header-nav__dropdown .header-nav__dropdown-link .item-content .item-title,.header-nav__dropdown a:not(.btn) .item-content .item-title,.header-nav__dropdown button:not(.btn) .item-content .item-title{font-size:14px;line-height:1.5}.header-nav__dropdown .header-nav__dropdown-item:not(.btn) .item-content .item-desc,.header-nav__dropdown .header-nav__dropdown-link .item-content .item-desc,.header-nav__dropdown a:not(.btn) .item-content .item-desc,.header-nav__dropdown button:not(.btn) .item-content .item-desc{color:#848e9c;font-size:12px;font-weight:400;margin-top:2px}}@media screen and (max-width:1180px){.header-nav{display:none}}@media screen and (min-width:1181px){.header-dropdown{margin-left:4px;position:relative}.header-dropdown__button{align-items:center;border-radius:4px;color:#eaecef;cursor:pointer;display:flex;gap:4px;height:32px;justify-content:center;padding:0 8px;transition:all .2s}.header-dropdown__button:hover{color:var(--yellow-color)}.header-dropdown__button:hover .header-dropdown__icon-color{stroke:var(--yellow-color)}.header-dropdown__icon{height:20px;width:20px}.header-dropdown__icon-color{stroke:currentColor;transition:stroke .2s}.header-dropdown__list{background-color:#1e2329;border:1px solid hsla(0,0%,100%,.08);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.4);margin-top:2px;min-width:240px;opacity:0;padding:8px 0;position:absolute;right:0;top:100%;transform:translateY(8px);transition:all .2s cubic-bezier(.165,.84,.44,1);visibility:hidden;width:-moz-max-content;width:max-content;z-index:9999}.header-dropdown__list.active{opacity:1;transform:translateY(0);visibility:visible}.header-dropdown__list-info{border-bottom:1px solid hsla(0,0%,100%,.08);margin-bottom:8px;padding:16px 20px}.header-dropdown__list-info .email{color:#fff;display:block;font-size:16px;font-weight:600;margin-bottom:4px}.header-dropdown__list-info p{color:#848e9c;font-size:12px}.header-dropdown__list .header-nav__dropdown-link,.header-dropdown__list a,.header-dropdown__list button{align-items:center;background:transparent;border:none;border-radius:4px;box-sizing:border-box;color:#b7bdc6;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:500;line-height:inherit;outline:none;padding:12px 16px;text-decoration:none;transition:all .2s;width:100%}.header-dropdown__list .header-nav__dropdown-link:hover,.header-dropdown__list a:hover,.header-dropdown__list button:hover{background-color:hsla(0,0%,100%,.05);color:#fcd535}.header-dropdown__list .header-nav__dropdown-link:hover .dropdown-icon-wrap,.header-dropdown__list a:hover .dropdown-icon-wrap,.header-dropdown__list button:hover .dropdown-icon-wrap{color:#848e9c;flex-shrink:0;height:20px;transition:all .2s;width:20px}.header-dropdown__list .header-nav__dropdown-link:hover .dropdown-icon-wrap svg,.header-dropdown__list a:hover .dropdown-icon-wrap svg,.header-dropdown__list button:hover .dropdown-icon-wrap svg{height:18px;width:18px}.header-dropdown .header-dropdown__list{display:none!important}}.language-dropdown{margin-left:.5rem}.language-dropdown .header-dropdown__button{cursor:pointer;padding:1.65rem 0 1.65rem .5rem!important}.language-dropdown .header-dropdown__button:hover .header-dropdown__icon-color{stroke:var(--yellow-color)}.language-dropdown .header-dropdown__list-info{padding:1rem 1rem .5rem}.language-dropdown .header-dropdown__list a{padding:1rem}.language-dropdown .item-language__active{color:var(--yellow-color)}.language-dropdown .item-language__active .header-dropdown__list-color{stroke:var(--yellow-color)}.header-dropdown__row{position:relative}.header-dropdown__icon{display:block;height:26px;width:26px}.header-dropdown__icon-color{stroke:var(--white-color);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;transition:all .5s ease-out}.header-dropdown .active{display:block!important}.header-dropdown__list{background-color:var(--blue-dark-second-color);border-bottom-left-radius:4px;border-bottom-right-radius:4px;display:none;min-width:280px;padding:.5rem 0;position:absolute;right:-1.6rem;top:4.9rem;z-index:8}.header-dropdown__list-info{padding:.6rem .2rem .6rem 1rem}.header-dropdown__list-info p{color:var(--white-color)}.header-dropdown__list-info .email{color:var(--yellow-color);word-break:break-word}.header-dropdown__list a,.header-dropdown__list button{align-items:center;display:flex;justify-content:flex-start;padding:.6rem .5rem;transition:all .5s ease-out;width:100%}.header-dropdown__list a:hover,.header-dropdown__list button:hover{background-color:var(--dark-body-color);color:var(--yellow-color)}.header-dropdown__list a:hover .header-dropdown__list-color,.header-dropdown__list button:hover .header-dropdown__list-color{stroke:var(--yellow-color)}.header-dropdown__list-icon{display:block;height:28px;margin-right:10px;width:28px}.header-dropdown__list-color{stroke:var(--white-color);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;transition:all .5s ease-out}@media screen and (max-width:1000px){.header-dropdown__list{top:4.9rem}.language-dropdown .header-dropdown__button{cursor:pointer;padding:1.12rem 0 1.12rem 1rem}.language-dropdown .header-dropdown__button:hover .header-dropdown__icon-color{stroke:var(--yellow-color)}}.header-mode{align-items:center;display:flex;justify-content:center}.mode{background-color:#151926;border-radius:30px;flex-shrink:0;height:32px;margin-left:16px;outline:0;position:relative;width:58px}.mode:focus{outline:none!important}.mode:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23fff' stroke-width='2.4' fill='%23fff' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='5'/%3E%3Cpath d='M12 1v2m0 18v2M4.22 4.22l1.42 1.42m12.72 12.72 1.42 1.42M1 12h2m18 0h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;background-size:50%;height:100%;left:0;top:0;transition:.3s;width:32px}.mode:after,.mode:before{content:"";position:absolute}.mode:after{background-color:var(--blue-dark-fourth-color);border-radius:50%;height:20px;right:6px;top:6px;transition:transform .3s;width:20px}body.dark .mode:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23fff' stroke-width='2' fill='%23fff' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1' viewBox='0 0 24 24'%3E%3Cpath d='M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z'/%3E%3C/svg%3E");transform:translateX(26px)}body.dark .mode:after{transform:translateX(-24px)}@media screen and (max-width:1180px){.header-nav__user-section{padding:10px}.header-nav{background-color:#15181d;border-right:1px solid hsla(0,0%,100%,.05);display:flex;flex-direction:column;height:100vh;left:0;max-width:320px;overflow:hidden;padding:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .1s ease-in-out;width:85%;z-index:10001}.header-nav.active{transform:translateX(0)}.header-nav a,.header-nav button,.header-nav div,.header-nav input,.header-nav span{font-size:16px!important}.header-nav.user-sidebar{border-left:1px solid hsla(0,0%,100%,.05);border-right:none;left:auto;right:0;transform:translateX(100%)}.header-nav.user-sidebar.active{transform:translateX(0)}.header-nav__close-btn{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:50%;color:#eaecef;cursor:pointer;display:flex;height:36px;justify-content:center;opacity:1!important;position:absolute;right:20px;top:20px;transition:all .2s;visibility:visible!important;width:36px;z-index:100!important}.header-nav__close-btn:active{background-color:hsla(0,0%,100%,.2);transform:scale(.95)}.header-nav__close-btn svg{height:20px;width:20px}.header-nav__sidebar-logo{align-items:center;color:var(--yellow-color);display:flex;font-size:20px!important;font-weight:700;height:50px;left:24px;margin-bottom:10px;pointer-events:none;position:absolute;top:20px;z-index:10}.header-nav__main-panel{flex:1;padding:80px 0 50px;position:relative;z-index:1}.header-nav__main-panel,.header-nav__sub-panel{background-color:#15181d;overflow-y:auto;width:100%}.header-nav__sub-panel{height:100%;left:0;padding:80px 0 40px;position:absolute;top:0;transform:translateX(100%);transition:transform .25s ease-in-out;z-index:2}.header-nav__sub-panel.active{transform:translateX(0)}.header-nav .header-nav__dropdown{display:none!important}.header-nav__back-btn{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.05);color:#848e9c;cursor:pointer;display:flex;font-size:16px!important;font-weight:500;gap:12px;margin-bottom:10px;padding:16px 24px;transition:color .2s}.header-nav__back-btn:hover{color:#fff}.header-nav__back-btn svg{height:20px;width:20px}.header-nav__header{border-bottom:1px solid hsla(0,0%,100%,.05);margin-bottom:20px;padding:0 24px 20px}.header-nav__header .user-email{color:#fff;display:block;font-size:18px!important;font-weight:600;margin-bottom:4px}.header-nav__header .user-uid{color:#848e9c;font-size:13px!important}.header-nav__list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.header-nav__item{width:100%}.header-nav .user-menu-item,.header-nav__link{align-items:center;background:transparent;border:none;border-bottom:1px solid hsla(0,0%,100%,.02);color:#b7bdc6;cursor:pointer;display:flex;font-family:inherit;font-size:16px!important;font-weight:500;line-height:inherit;min-height:56px;outline:none;padding:16px 24px;text-align:left;text-decoration:none;transition:all .2s;width:100%}.header-nav .user-menu-item:active,.header-nav .user-menu-item:hover,.header-nav__link:active,.header-nav__link:hover{background-color:hsla(0,0%,100%,.05);color:#fff;padding-left:28px}.header-nav .user-menu-item .dropdown-icon-wrap,.header-nav__link .dropdown-icon-wrap{align-items:center;background-color:hsla(0,0%,100%,.08);border-radius:10px;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-right:16px;transition:background-color .2s;width:40px}.header-nav .user-menu-item .dropdown-icon-wrap svg,.header-nav__link .dropdown-icon-wrap svg{color:#eaecef;height:20px!important;margin-right:0;width:20px!important}.header-nav .user-menu-item:active .dropdown-icon-wrap,.header-nav .user-menu-item:hover .dropdown-icon-wrap,.header-nav__link:active .dropdown-icon-wrap,.header-nav__link:hover .dropdown-icon-wrap{background-color:hsla(0,0%,100%,.12)}.header-nav .user-menu-item>svg,.header-nav__link>svg{color:#848e9c;flex-shrink:0;height:15px;margin-right:16px;width:22px}.header-nav .user-menu-item .arrow-icon,.header-nav__link .arrow-icon{height:16px;margin-left:auto;margin-right:0;transform:rotate(-90deg);width:16px}.header-nav .user-menu-item.active,.header-nav__link.active{background-color:rgba(240,185,11,.05);border-left:3px solid var(--yellow-color);color:var(--yellow-color)}.header-nav .user-menu-item.active svg,.header-nav__link.active svg{color:var(--yellow-color)}.header-nav .user-menu-item.active .dropdown-icon-wrap,.header-nav__link.active .dropdown-icon-wrap{background-color:rgba(240,185,11,.15)}.header-nav .user-menu-item.active .dropdown-icon-wrap svg,.header-nav__link.active .dropdown-icon-wrap svg{color:var(--yellow-color)}.header-nav .user-menu-item .item-content,.header-nav__link .item-content{display:flex;flex:1;flex-direction:column}.header-nav .user-menu-item .item-content .item-title,.header-nav__link .item-content .item-title{color:#fff;font-size:15px!important;font-weight:600;line-height:1.4}.header-nav .user-menu-item .item-content .item-desc,.header-nav__link .item-content .item-desc{color:#848e9c;font-size:12px!important;font-weight:400;line-height:1.3;margin-top:2px}.header-nav__language-section{border-top:1px solid hsla(0,0%,100%,.05);margin-top:20px;padding:24px}.header-nav__language-section .lang-title{color:#848e9c;font-size:12px!important;font-weight:600;margin-bottom:12px;text-transform:uppercase}.header-nav__language-section .lang-grid{display:grid;gap:12px;grid-template-columns:1fr 1fr}.header-nav__language-section .lang-item{align-items:center;background-color:hsla(0,0%,100%,.03);border-radius:4px;color:#b7bdc6;cursor:pointer;display:flex;font-size:14px!important;justify-content:center;padding:10px}.header-nav__language-section .lang-item.active{background-color:var(--yellow-color);color:#1e2329;font-weight:600}.header-nav-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(0,0,0,.6);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s;visibility:hidden;width:100vw;z-index:10000}.header-nav-backdrop.active{opacity:1;visibility:visible}.header-nav__footer{border-top:1px solid hsla(0,0%,100%,.05);padding:24px;text-align:left}.header-nav__footer p{color:#5e6673;font-size:12px!important;margin:0}.header__row{height:60px;padding:0}.header__row-left,.header__row-right{display:none}.header__row-mobile{align-items:center;display:flex;height:100%;justify-content:space-between;padding:0 10px;width:100%}}.main-logo{max-width:55px!important}.head{background-color:var(--blue-dark-thir-color);background-image:url(/images/bg-home3.png);background-size:cover;padding:1px 0}.head-row{margin:0 auto;max-width:1280px;padding:1rem 0;width:100%}.head-title{color:var(--white-color);text-align:center}.head-title .typer-cursor,.head-title .typer-text{color:var(--yellow-color)!important}.head-title h1{font-size:4rem;font-weight:400;margin:14rem auto 0;width:100%}.head-title p{font-size:1rem;margin-top:1rem}.head-title a{border:2px solid var(--white-color);border-radius:9999px;display:block;font-size:1rem;margin:4rem auto 2rem;padding:1rem 0;transition:all .5s ease-out;width:200px}.head-title a:hover{background-color:var(--white-color);color:var(--blue-dark-color)}.head-carousel{margin:3rem 0 0;padding:0 1rem;position:relative}.head-carousel__inner{align-items:flex-start;display:flex;justify-content:space-between;padding:3rem 0 2.8rem}.head-carousel__item{color:var(--white-color);font-size:1rem;font-weight:400;padding:10px;width:100%}.head-carousel__item img{border-radius:10px}.head-carousel__item img:hover{opacity:.6}.head-carousel__coin{display:flex;justify-content:space-between}.head-carousel__value{font-size:2.5rem;margin:1rem 0 0}.head-carousel__price{opacity:50%}@media screen and (max-width:1000px){.head-row{width:96%}.head-title h1{font-size:var(--h1-font__size)}.head-title p{margin:1rem auto 0;width:80%}.head-title a,.head-title p{font-size:var(--default-font__size)}.head-title a{margin:2rem auto}.head-carousel{margin:6rem 0 0;padding:0 1rem;position:relative}.head-carousel__inner{padding:2rem 0 1.8rem}.head-carousel__item{font-size:.9rem;width:100%}.head-carousel__value{font-size:1.8rem}}@media screen and (max-width:670px){.head-row{width:96%}.head-title{margin:1rem 0 6rem}.head-title h1{font-size:var(--h2-font__size);margin:12rem auto 0}.head-title a,.head-title p{font-size:var(--default-font__size)}.head-title a{padding:.6rem 0;width:150px}.head-carousel{margin:6rem 0 0;padding:0 1rem;position:relative}.head-carousel__inner{padding:2rem 0 0}.head-carousel__item{font-size:.9rem;width:100%}.head-carousel__value{font-size:1.5rem}}.table-home__row{margin:0 auto;max-width:1280px;padding:1rem;width:100%}.table-home__title{margin:10rem 0 6rem}.table-home__title h2{font-size:3rem;font-weight:400;text-align:center}.table-home__link{margin-top:3rem;text-align:center}.table-home__link a{color:var(--second-text-color);display:inline-block;font-size:.9rem;outline:none;transition:all .5s ease-out}.table-home__link a:after{background-color:var(--yellow-color);content:"";display:block;height:2px;transition:all .5s ease-out;width:0}.table-home__link a:hover{color:var(--yellow-color)}.table-home__link a:hover:after{width:100%}.table-home table tbody,.table-home table thead,.table-home table tr{padding:0;text-align:left}.table-home table th{padding-bottom:1rem}.table-home table td:last-child .list-body__value{justify-content:flex-end;padding-right:.6rem}.list-table{width:100%}.list-head__value{align-items:center;display:flex;justify-content:flex-start;padding:1rem 0}.list-head__title{color:var(--second-text-color);font-size:.8rem;font-weight:500}.list-body tr{border-bottom:1px solid var(--border-line-color)}.list-body tr:hover{background-color:var(--rows-color)}.list-body__subtitle{display:none}.list-body__value{align-items:center;display:flex;font-size:.9rem;justify-content:flex-start;padding:.9rem 0}.list-body__img{align-items:center;display:flex;height:40px;margin:0 .5rem 0 .6rem;width:40px}.list-body__name-big{display:block;font-size:.9rem;width:100%}.list-body__name-small{color:var(--second-text-color);display:block;font-size:.8rem}.list-body__button{border:1px solid var(--yellow-color);border-radius:4px;color:var(--yellow-color);display:block;font-size:.8rem;outline:none;padding:.4rem 0;transition:all .5s ease-out;width:150px}.list-body__button:hover{background-color:var(--yellow-color);color:var(--white-color)}.home-example-image{max-width:700px}@media screen and (max-width:1000px){.home-example-image{max-width:70%}.table-home__title{margin:8rem 0 3rem}.list-head{display:none}.list-body tr:hover{background-color:none!important}.list-body td{align-items:center;display:flex;justify-content:space-between}.list-body td:first-child{padding-top:3rem}.list-body td:last-child{padding-bottom:1rem}.list-body td:last-child .list-body__value{padding-right:0!important}.list-body__subtitle{display:block}}@media screen and (max-width:670px){.home-example-image{max-width:80%}.table-home__title{margin:2rem 0 3rem}.table-home__title h2{font-size:2rem}}.screen{background-color:var(--rows-color);margin:10rem 0 2rem;padding:2rem 0}.screen-row{margin:0 auto;max-width:2790px;width:100%}.screen-title{font-weight:400;margin:5rem 0 2rem;text-align:center}.screen-title h2{font-size:3rem}.screen-title p{font-size:1.5rem;margin:1.5rem auto 0;max-width:700px;width:100%}.screen-img{margin:2rem auto;max-width:1000px;padding:1rem;width:100%}.screen-img img{max-width:100%;width:100%}@media screen and (max-width:1000px){.screen-title{margin:6rem 0 3rem}.screen-title p{font-size:.9rem;margin:1rem auto 0;width:90%}}@media screen and (max-width:670px){.screen-title{margin:4rem 0 3rem}.screen-title h2{font-size:2rem}}.step-components__container{align-items:stretch;border:1px solid var(--border-line-color);border-radius:4px;display:flex;justify-content:flex-start;margin-bottom:6rem}.step-components__block{padding:3rem 2rem;position:relative;width:30%}.step-components__block:after{border-bottom:2px solid var(--yellow-color);content:"";left:3.5rem;margin:auto;position:absolute;top:4.5rem;width:100%;z-index:2}.step-components__block:last-child:after{content:none}.step-components__block-number{align-items:center;background-color:var(--yellow-color);border:4px solid var(--rows-color);border-radius:50%;color:var(--white-color);display:flex;height:50px;justify-content:center;margin-bottom:1rem;position:relative;width:50px;z-index:4}.step-components__block-title{font-size:1.1rem;margin:.5rem 0 .3rem}.step-components__block-text{color:var(--second-text-color);font-size:.9rem}@media screen and (max-width:900px){.step-components__container{align-items:stretch;border:1px solid var(--border-line-color);border-radius:4px;display:block;justify-content:flex-start;margin-bottom:6rem}.step-components__block{border-bottom:1px solid var(--border-line-color);padding:3rem 2rem;width:100%}.step-components__block:after{border-bottom:2px solid var(--yellow-color);content:"";display:none;left:3.5rem;margin:auto;position:absolute;top:4.5rem;width:100%;z-index:2}.step-components__block:last-child:after{content:none}.step-components__block-number{align-items:center;background-color:var(--yellow-color);border:4px solid var(--rows-color);border-radius:50%;color:var(--white-color);display:flex;height:50px;justify-content:center;margin-bottom:1rem;position:relative;width:50px;z-index:4}.step-components__block-title{font-size:1.1rem;margin:.5rem 0 .3rem}.step-components__block-text{color:var(--second-text-color);font-size:.9rem}}.features{margin:2rem 0 4rem;padding:1px 0}.features-row{margin:0 auto;max-width:1280px;width:100%}.features-title{margin:8rem 0 6rem}.features-title h2{font-size:3rem;font-weight:400;text-align:center}.features-block{flex-wrap:wrap;justify-content:space-between;padding:1rem}.features-block,.features-item{align-items:flex-start;display:flex}.features-item{border:1px solid var(--border-line-color);border-radius:4px;justify-content:flex-start;margin-bottom:2rem;padding:2rem;width:48%}.features-item__icon{background-color:var(--rows-color);border-radius:50%;display:block;height:60px;margin-right:1.5rem;padding:1rem;width:60px}.features-item__icon-color{fill:var(--purple-color)}.features-item__icon svg{height:30px;width:30px}.features-item__title h4{font-size:1.5rem;font-weight:400}.features-item__title p{font-size:.9rem;margin:1rem 0}body.dark .site-layout .features-item__icon-color{fill:var(--yellow-color)}@media screen and (max-width:1000px){.features-title{margin:8rem 0 3rem}.features-block{display:block}.features-item{width:100%}}@media screen and (max-width:670px){.features{margin:2rem 0}.features-title{margin:8rem 0 4rem}.features-title h2{font-size:2rem}.features-item{display:block;text-align:center}.features-item__icon{margin:1rem auto}.features-item__title h4{font-size:1.2rem}}.section-footer{background-color:var(--blue-dark-thir-color);background-image:url(/images/bg-home3.png);background-size:cover;color:var(--white-color);font-size:.9rem;font-weight:400;margin-top:6rem;padding:2rem 0}.section-footer__row{margin:0 auto;max-width:1280px;padding:1rem;width:100%}.section-footer .banner{margin-top:6rem}.section-footer .banner h2{font-size:2rem;font-weight:400;max-width:600px;text-align:left}.section-footer .banner-text{align-items:flex-end;display:flex;justify-content:space-between;margin:1rem 0}.section-footer .banner-text p{font-size:.9rem;max-width:500px}.section-footer .banner-text a{border:2px solid var(--white-color);border-radius:9999px;display:block;font-size:1rem;padding:1rem 0;text-align:center;transition:all .5s ease-out;width:200px}.section-footer .banner-text a:hover{background-color:var(--white-color);color:var(--blue-dark-color)}.section-footer .footer{align-items:flex-start;border-bottom:1px solid #27283c;border-top:1px solid #27283c;display:flex;justify-content:space-between;margin:4rem 0 2rem;padding:4rem 0}.section-footer .footer-left{text-transform:uppercase}.section-footer .footer-right{width:80%}.section-footer .footer-right__navigation{align-items:flex-start;display:flex;justify-content:space-between}.section-footer .footer-right__item{width:30%}.section-footer .footer-right__item h4{font-size:.9rem;margin-bottom:1.8rem}.section-footer .footer-right__item li{margin-bottom:.4rem}.section-footer .footer-right__item a{display:block;outline:none;text-decoration:none;transition:all .5s ease-out}.section-footer .footer-right__item a:hover{color:var(--yellow-color)}.section-footer .footer .social{margin:3rem 0 2rem}.section-footer .footer .social h4{margin-bottom:1.8rem}.section-footer .footer .social nav{display:flex;justify-content:flex-start}.section-footer .footer .social a{border:1px solid var(--white-color);border-radius:50%;display:block;margin-bottom:10px;margin-right:1rem;opacity:.5;outline:none;padding:.7rem;text-decoration:none;transition:all .5s ease-out}.section-footer .footer .social a:hover{opacity:1}.section-footer .footer .social-icon{display:block;height:20px;position:relative;width:20px}.section-footer .footer .social-icon__color{fill:var(--white-color)}.section-footer .copyright{align-items:center;display:flex;font-weight:400;justify-content:space-between}.section-footer .copyright-left p{opacity:50%}.section-footer .copyright-right span{display:inline-block;margin-left:1.5rem;opacity:50%}.section-footer .copyright-right .online-status-icon{font-size:.7rem;padding-bottom:3px}@media screen and (max-width:1000px){.section-footer .footer .social nav{display:flex;flex-wrap:wrap;justify-content:flex-start}.section-footer .footer .social a{word-break:break-word}}@media screen and (max-width:770px){.module-orderbook__title-price.mob-hide,.orderbook-mode-change{display:none!important}.section-footer .banner{margin-top:2rem}.section-footer .banner h2{font-size:1.5rem}.section-footer .banner-text{display:block;margin:1rem 0}.section-footer .banner-text p{font-size:.9rem;width:100%}.section-footer .banner-text a{font-size:.9rem;margin-top:2rem;padding:1rem 0;width:180px}.section-footer .footer{display:block}.section-footer .footer-left{margin-bottom:2rem}.section-footer .footer-right{width:100%}.section-footer .footer-right__navigation{align-items:flex-start;display:flex;justify-content:space-between}.section-footer .footer-right__item{width:30%}.section-footer .footer-right__item h4{font-size:.9rem;margin-bottom:1.8rem}.section-footer .footer-right__item li{margin-bottom:.4rem}.section-footer .footer-right__item a{display:block;outline:none;text-decoration:none;transition:all .5s ease-out}.section-footer .footer-right__item a:hover{color:var(--yellow-color)}}@media screen and (max-width:550px){.section-footer .footer{margin:4rem 0 2rem;padding:2rem 0}.section-footer .footer-right{width:100%}.section-footer .footer-right__navigation{display:block}.section-footer .footer-right__item{margin-bottom:2rem;width:30%}.section-footer .footer-right__item h4{margin-bottom:1rem}.section-footer .copyright{align-items:left;display:block;font-weight:400;justify-content:space-between}.section-footer .copyright-left{margin-bottom:1rem}.section-footer .copyright-right span{display:inline-block;margin:0 1.5rem 1rem 0;opacity:50%}.section-footer .copyright-right .online-status-icon{font-size:.7rem;padding-bottom:3px}}.admin-sidebar{background-color:#111827;border-right:1px solid hsla(0,0%,100%,.05)}.admin-sidebar .main-logo{margin-bottom:10px;max-width:40px}@media screen and (max-width:768px){.admin-sidebar{background-color:#111827;width:250px}}.hero-banner{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:0;display:flex;justify-content:space-between;margin:0 calc(-50vw + 50%) 40px;overflow:hidden;padding:40px calc(50vw - 680px);position:relative;width:100vw}@media (max-width:1450px){.hero-banner{padding-left:40px;padding-right:40px}}@media (max-width:768px){.hero-banner{align-items:flex-start;flex-direction:column;margin-left:-15px;margin-right:-15px;padding:30px 24px;width:100vw}}.hero-banner__content{max-width:800px;position:relative;z-index:2}.hero-banner__content h1{color:#fff;font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0 0 8px}@media (max-width:768px){.hero-banner__content h1{font-size:22px}}.hero-banner__content p{color:#94a3b8;font-size:15px;line-height:1.6;margin:0}.hero-banner__image{display:none;position:relative;z-index:1}.hero-banner__image img,.hero-banner__image svg{height:auto;max-width:140px}.hero-banner__image svg{stroke:hsla(0,0%,100%,.8);animation:hero-shine 2s linear infinite;-webkit-mask:linear-gradient(135deg,#000 25%,rgba(0,0,0,.5) 50%,#000 75%);mask:linear-gradient(135deg,#000 25%,rgba(0,0,0,.5) 50%,#000 75%);-webkit-mask-size:400% 100%;mask-size:400% 100%}.hero-banner--rich .hero-banner__content{max-width:600px}.hero-banner--rich .hero-banner__image{display:block}@media (max-width:768px){.hero-banner--rich .hero-banner__image{display:none}}@keyframes hero-shine{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}body.hero-active .mobile-body{padding-left:0!important;padding-right:0!important}.form-search__container,.table-components{word-break:break-word}.trade{margin:3rem 0}.trade-head{display:flex;justify-content:space-between}.trade-head__row-left{border:1px solid var(--border-line-color);border-radius:8px;width:72%}.trade-head__row-right{width:27%}.trade-head__block-top{padding:1.5rem}.trade-head__block-middle{display:flex;flex-direction:row-reverse;justify-content:space-between;padding:0 1.5rem 1.5rem}.trade-head__left{padding-right:.4rem;width:35%}.trade-head__right{padding-left:.4rem;width:64%}.trade-head__right iframe{padding-right:1.5rem}@media screen and (max-width:1200px){.trade-head__block-top{padding:1rem}.trade-head__block-middle{padding:0 1rem 1rem}}@media screen and (max-width:1130px){.trade{margin:3rem 0}.trade-head{display:block}.trade-head__row-left{margin-bottom:1.5rem;width:100%}.trade-head__row-right{display:flex;justify-content:space-between;width:100%}.trade-head__row-right .widget{width:49%}}@media screen and (max-width:770px){.trade-head{display:block;justify-content:space-between}.trade-head__row-left{width:100%}.trade-head__row-right{display:flex;justify-content:space-between;width:100%}.trade-head__row-right .widget{width:49%}.trade-head__block-top{padding:.5rem}.trade-head__block-middle{display:block;padding:.5rem}.trade-head__left,.trade-head__right{padding:.4rem;width:100%}.trade .module-container__row{display:flex;justify-content:space-between}.trade .module-container__block{width:49%}}@media screen and (max-width:570px){.trade-head__row-left{width:100%}.trade-head__row-right{display:block}.trade-head__row-right .widget{width:100%}.trade-head__block-middle{display:block;padding:.5rem}.trade-head__left,.trade-head__right{padding:.4rem;width:100%}.trade .module-container__row{display:block}.trade .module-container__block{width:100%}}.vue-slider{margin:1.8rem 0;padding:7px 4px!important}.vue-slider-rail{background-color:var(--border-line-color);border-radius:4px;height:10px}.vue-slider-process{background-color:var(--progress-color);border-radius:4px}.vue-slider-mark{background-color:var(--border-line-color);border:4px solid var(--white-color);border-radius:10px;cursor:pointer;height:15px!important;width:15px!important}.vue-slider-dot-handle,.vue-slider-mark-active{background-color:var(--progress-color)}.vue-slider-dot-handle{border:4px solid var(--white-color);border-radius:50%;cursor:pointer;height:20px;position:relative;top:-4px;width:20px}.vue-slider-dot-handle-disabled{background-color:var(--progress-color);cursor:not-allowed}.vue-slider-dot-tooltip-text{color:var(--first-text-color);font-size:.8rem;margin-bottom:3px;margin-left:10px}.vue-slider-dot-tooltip-top{top:0!important}body.dark .site-layout .vue-slider-mark{background-color:var(--blue-dark-second-color);border:4px solid var(--blue-dark-color)}body.dark .site-layout .vue-slider-mark-active{background-color:var(--progress-color)}body.dark .site-layout .vue-slider-dot-handle{background-color:var(--progress-color);border:1px solid var(--yellow-color);height:15px;top:0;width:15px}body.dark .module-orderform .button-tab{background-color:var(--blue-dark-color);color:var(--white-color)}.widget .mobile-head-title{display:none}.widget-empty{align-items:center;color:var(--second-text-color);display:flex;justify-content:center;min-height:346px}.widget-empty span{font-size:.9rem}.widget-market-stats .widget-stats{align-items:flex-start;border-bottom:1px solid var(--border-line-color);display:flex;justify-content:flex-start;padding:1px 1px 20px}.widget-market-stats .widget-stats__title{font-size:var(--default-font__size);margin-right:9rem}.widget-market-stats .widget-stats__title__market-name{cursor:pointer;margin-bottom:4px}.widget-market-stats .widget-stats__title__market-name span.market-label{color:var(--blue-dark-color);text-decoration:underline}.widget-market-stats .widget-stats__title__market-name div.absolute{z-index:1!important}.widget-market-stats .widget-stats__title__currency-name{align-items:center;display:flex;justify-content:flex-start}.widget-market-stats .widget-stats__title__currency-icon{display:block;margin-right:8px}.widget-market-stats .widget-stats__title__currency-icon img{width:18px}.widget-market-stats .widget-stats__price{font-size:var(--small-font__size)}.widget-market-stats .widget-stats__price-title{color:var(--second-text-color);margin-bottom:6px}.widget-market-stats .widget-stats__list{display:flex;font-size:var(--small-font__size);justify-content:flex-start}.widget-market-stats .widget-stats__list-item{margin-right:40px}.widget-market-stats .widget-stats__list__lable-title{color:var(--second-text-color);margin-bottom:6px}.widget-stats__inner{border-bottom:1px solid var(--border-line-color);display:flex;padding-bottom:15px}.widget-stats__inner .widget-stats__row{display:flex;margin-right:2rem}@media screen and (max-width:1360px){.widget-stats__inner{border-bottom:1px solid var(--border-line-color);display:flex;padding-bottom:10px}.widget-stats__inner .widget-stats__row{display:flex;margin-right:1rem}.widget-market-stats .widget-stats__title{margin-right:1rem}}@media screen and (max-width:840px){.widget-market-stats .widget-stats__list-item{margin-right:10px}}@media screen and (max-width:680px){.widget-stats__inner{display:block;padding-bottom:0}.widget-stats__inner .widget-stats__row{display:flex;margin-bottom:1rem;margin-right:0}}@media screen and (max-width:480px){.widget-stats__inner .widget-stats__row{display:flex;margin-bottom:1rem;margin-right:0}.widget-stats__inner .widget-stats__row:last-child{display:block}.widget-market-stats .widget-stats__list{display:block}.widget-market-stats .widget-stats__list-item{display:inline-block;margin-bottom:.5rem;width:42%}}.widget-market-trades{margin-top:2rem;min-height:260px}.widget-market-trades__navigation nav{border-bottom:1px solid var(--border-line-color);display:flex;justify-content:flex-start}.widget-market-trades__navigation a{color:var(--white-color);color:var(--second-text-color);cursor:pointer;display:block;font-size:var(--default-font__size);margin-right:.7rem;outline:1px solid red;outline:none;padding-bottom:.8rem}.widget-market-trades__navigation a:hover{color:var(--first-text-color)}.widget-market-trades__navigation .navigation-active{border-bottom:2px solid var(--first-text-color);color:var(--first-text-color)}.widget-market-trades__title{color:var(--second-text-color);display:flex;font-size:var(--small-font__size);justify-content:space-between;margin:1.2rem 0;opacity:80%}.widget-market-trades__title-price{width:36%}.widget-market-trades__title-amount{text-align:left;width:40%}.widget-market-trades__title-time{padding-right:.8rem;text-align:right;width:24%}.widget-market-trades__list-item{padding:.2rem .8rem .2rem 0}.widget-market-trades__list-item a{display:flex;font-size:var(--small-font__size);justify-content:space-between}.widget-market-trades__list-item__link{display:block}.widget-market-trades__list-item__price{outline:none;width:36%}.widget-market-trades__list-item__amount{outline:none;text-align:left;width:40%}.widget-market-trades__list-item__time{outline:none;text-align:right;width:24%}.widget-market-trades .__rail-is-vertical{right:0!important}.module-orderbook__sell .module-orderbook{display:flex;flex-direction:column;height:100%;margin-bottom:0}.module-orderbook__sell .module-orderbook .mobile-head-title{display:none}.module-orderbook__sell .module-orderbook__title-point{background:var(--red-color);border-radius:50%;height:4px;left:0;position:absolute;top:10px;width:4px}.module-orderbook__sell .module-orderbook__title{align-items:center;color:var(--first-color);color:#8b8d98;display:flex;flex-shrink:0;font-size:var(--small-font__size);margin:0 0 .5rem;padding-left:6px}.module-orderbook__sell .module-orderbook__title-price{text-align:left;width:30%}.module-orderbook__sell .module-orderbook__title-amount,.module-orderbook__sell .module-orderbook__title-total{text-align:right;width:35%}.module-orderbook__sell .module-orderbook__list{flex:1;font-size:var(--small-font__size);min-height:0;overflow:hidden}.module-orderbook__sell .module-orderbook__list-item{align-items:center;display:flex;padding:.2rem 0;position:relative}.module-orderbook__sell .module-orderbook__list-item__price{padding-left:6px;text-align:left;width:30%}.module-orderbook__sell .module-orderbook__list-item__amount,.module-orderbook__sell .module-orderbook__list-item__total{text-align:right;width:35%}.module-orderbook__sell .module-orderbook__list-item__progressbar{background:rgba(238,40,68,.16);height:80%;position:absolute;right:0;top:2px;transition:width .5s ease;-webkit-transition:width .5s ease}.module-orderbook__sell .module-orderbook__list-item:hover{background:var(--rows-color);cursor:pointer}.module-orderbook__sell .module-orderbook__list .__panel,.module-orderbook__sell .module-orderbook__list .__view,.module-orderbook__sell .module-orderbook__list .__vuescroll{height:100%!important;width:100%!important}.module-orderbook__sell .module-orderbook__empty{align-items:center;color:var(--second-text-color);display:flex;flex:1;font-size:.9rem;justify-content:center;min-height:0;text-align:center}.module-orderbook__buy .module-orderbook{display:flex;flex-direction:column;height:100%;margin-bottom:0}.module-orderbook__buy .module-orderbook__title-point{background:var(--green-color);border-radius:50%;height:4px;left:0;position:absolute;top:10px;width:4px}.module-orderbook__buy .module-orderbook__title{align-items:center;border-bottom:1px solid var(--border-line-color);color:var(--second-text-color);display:flex;flex-shrink:0;font-size:var(--small-font__size);margin:0 0 0 6px;padding:var(--mp-1) 0}.module-orderbook__buy .module-orderbook__title-price{display:flex;justify-content:flex-start;padding:.5rem 0;text-align:left;width:30%}.module-orderbook__buy .module-orderbook__title-total{display:flex;justify-content:flex-end;text-align:right;width:35%}.module-orderbook__buy .module-orderbook__title-icon{display:inline-block;height:20px;left:8px;margin-right:4px;position:relative;top:0;width:20px}.module-orderbook__buy .module-orderbook__title-icon__color{stroke:var(--green-color);stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.module-orderbook__buy .module-orderbook__list{flex:1;font-size:var(--small-font__size);min-height:0;overflow:hidden}.module-orderbook__buy .module-orderbook__list-item{align-items:center;display:flex;padding:.2rem 0;position:relative}.module-orderbook__buy .module-orderbook__list-item__price{padding-left:6px;text-align:left;width:30%}.module-orderbook__buy .module-orderbook__list-item__amount,.module-orderbook__buy .module-orderbook__list-item__total{text-align:right;width:35%}.module-orderbook__buy .module-orderbook__list-item__progressbar{background:rgba(34,158,107,.16);height:80%;position:absolute;right:0;top:2px;transition:width .5s ease;-webkit-transition:width .5s ease}.module-orderbook__buy .module-orderbook__list-item:hover{background:var(--rows-color);cursor:pointer}.module-orderbook__buy .module-orderbook__list .__panel,.module-orderbook__buy .module-orderbook__list .__view,.module-orderbook__buy .module-orderbook__list .__vuescroll{height:100%!important;width:100%!important}.module-orderbook__buy .module-orderbook__empty-buy{align-items:center;color:var(--second-text-color);display:flex;flex:1;font-size:.9rem;justify-content:center;min-height:0;text-align:center}.module-orderbook__buy-sell-stats{margin-bottom:10px;margin-top:10px!important}.__bar-is-vertical{background:var(--second-text-color)!important}.__rail-is-vertical{background:var(--white-color)!important}body.dark .site-layout .__bar-is-vertical{background:var(--blue-dark-fourth-color)!important}body.dark .site-layout .__rail-is-vertical{background:var(--blue-dark-bar-color)!important}body.dark .site-layout .widget-market-stats .widget-stats__title__market-name span.market-label{color:var(--yellow-color)}.module-orderform input[type=text]{border:none!important}.module-orderform__title-item{font-weight:500;margin-top:-20px!important}.module-orderform__title{border-bottom:1px solid var(--border-line-color);color:var(--second-text-color);display:flex;font-size:var(--default-font__size);justify-content:flex-start;margin-top:-5px!important}.module-orderform__title-item{cursor:pointer;margin-right:1.875rem;padding:1.5rem 0 .5rem}.module-orderform__title-item:hover{color:var(--first-text-color)}.module-orderform .info-badge{color:var(--second-text-color)}.module-orderform .button-tab{align-items:center;background-color:var(--pro-bg-input,#f8fafc);border:1px solid transparent;border-radius:8px;color:var(--pro-text-secondary,#64748b);cursor:pointer;display:flex;float:left;font-size:14px;font-weight:600;height:40px;justify-content:center;outline:none;padding:0;position:relative;text-align:center;transition:all .2s ease;width:50%;z-index:1}.module-orderform .button-tab:hover{background-color:var(--pro-border,#e2e8f0)}.module-orderform .button-tab-buy{margin-right:4px;width:calc(50% - 4px)}.module-orderform .button-tab-sell{margin-left:4px;width:calc(50% - 4px)}.module-orderform .button-tab-buy-active{background-color:var(--pro-buy,#10b981)!important;border-color:var(--pro-buy,#10b981)!important;color:#fff!important}.module-orderform .button-tab-sell-active{background-color:var(--pro-sell,#ef4444)!important;border-color:var(--pro-sell,#ef4444)!important;color:#fff!important}.module-orderform .button-clear{clear:both}.module-orderform__active{border-bottom:2px solid var(--first-text-color);color:var(--first-text-color)}.module-orderform__container{display:flex;justify-content:space-between;padding:1px}.module-orderform__container,.module-orderform__container input{font-size:var(--small-font__size)}.module-orderform__buy{width:100%}.module-orderform__buy-title{display:flex;justify-content:space-between;margin:1.5rem 0 .5rem}.module-orderform__buy-currency{color:var(--second-text-color);display:flex;justify-content:flex-start}.module-orderform__buy-icon{display:inline-block;height:20px;margin-right:4px;position:relative;top:-1px;width:20px}.module-orderform__buy-color{stroke:var(--second-text-color);stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.module-orderform__buy-forms__invalid{border:1px solid var(--red-color)!important}.module-orderform__buy-forms__item{align-items:center;background-color:#fff;border:1px solid var(--border-line-color);border-radius:9999px;-webkit-border-radius:9999px;display:flex;justify-content:space-between;margin-bottom:.8rem;padding:.3rem 1rem;position:relative}.module-orderform__buy-forms__item:hover{border:1px solid var(--yellow-color);box-shadow:var(--yellow-color)}.module-orderform__buy-forms__item input{background:transparent;border:none!important;color:var(--first-text-color);font-weight:500;outline:none!important;text-align:right;width:60%}.module-orderform__buy-forms__item input:focus{box-shadow:none!important}.module-orderform__buy-forms__item-left{display:block;opacity:50%;text-align:left;width:20%}.module-orderform__buy-forms__item-right{display:block;opacity:50%;text-align:right;width:20%}.module-orderform__buy-forms button{background-color:var(--green-color);border:1px solid var(--green-color);border-radius:9999px;-webkit-border-radius:9999px;color:var(--white-color);display:block;margin-top:1rem;outline:none;padding:.8rem 0;text-align:center;width:100%}.module-orderform__buy-forms button:hover{opacity:90%}.module-orderform__sell{width:100%}.module-orderform__sell-title{display:flex;justify-content:space-between;margin:1.5rem 0 .5rem}.module-orderform__sell-currency{color:var(--second-text-color);display:flex;justify-content:flex-start}.module-orderform__sell-icon{display:inline-block;height:20px;margin-right:4px;position:relative;top:-1px;width:20px}.module-orderform__sell-color{stroke:var(--second-text-color);stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.module-orderform__sell-forms__invalid{border:1px solid var(--red-color)!important}.module-orderform__sell-forms__item{align-items:center;background-color:#fff;border:1px solid var(--border-line-color);border-radius:9999px;-webkit-border-radius:9999px;display:flex;justify-content:space-between;margin-bottom:.8rem;padding:.3rem 1rem;position:relative}.module-orderform__sell-forms__item:hover{border:1px solid var(--yellow-color);box-shadow:var(--yellow-color)}.module-orderform__sell-forms__item input{background:transparent;border:none!important;color:var(--first-text-color);font-weight:500;outline:none!important;text-align:right;width:60%}.module-orderform__sell-forms__item input:focus{box-shadow:none!important}.module-orderform__sell-forms__item-left{display:block;opacity:50%;text-align:left;width:20%}.module-orderform__sell-forms__item-right{display:block;opacity:50%;text-align:right;width:20%}.module-orderform__sell-forms button{background-color:var(--red-color);border:1px solid var(--red-color);border-radius:9999px;-webkit-border-radius:9999px;color:var(--white-color);display:block;margin-top:1rem;outline:none;padding:.8rem 0;text-align:center;width:100%}.module-orderform__sell-forms button:hover{opacity:90%}.module-orderform .form-disabled{background-color:var(--border-line-color)}.module-orderform .form-disabled:hover{border:1px solid var(--rows-color);box-shadow:none}.module-orderform__input-group{margin-bottom:12px}.module-orderform__input-group label{color:var(--pro-text-secondary,#64748b);display:block;font-size:12px;font-weight:500;margin-bottom:6px}.module-orderform__input-group--invalid .module-orderform__input-wrapper{border-color:var(--pro-sell,#ef4444)!important}.module-orderform__input-wrapper{align-items:center;background-color:var(--pro-bg-panel,#fff);border:1px solid var(--pro-border,#e2e8f0);border-radius:6px;display:flex;transition:border-color .2s,box-shadow .2s}.module-orderform__input-wrapper:hover{border-color:var(--pro-text-secondary,#94a3b8)}.module-orderform__input-wrapper:focus-within{border-color:var(--pro-accent,#fcd535);box-shadow:0 0 0 2px rgba(252,213,53,.15)}.module-orderform__input-wrapper input{background:transparent!important;color:var(--pro-text-primary,#0f172a);flex:1;font-size:14px;font-weight:500;height:auto!important;padding:10px 12px;text-align:right}.module-orderform__input-wrapper input,.module-orderform__input-wrapper input:focus{border:none!important;box-shadow:none!important;outline:none!important}.module-orderform__input-wrapper input::-moz-placeholder{color:var(--pro-text-secondary,#94a3b8)}.module-orderform__input-wrapper input::placeholder{color:var(--pro-text-secondary,#94a3b8)}.module-orderform__input-suffix{background-color:rgba(0,0,0,.04);border-radius:4px;color:var(--pro-text-primary,#0f172a);font-size:13px;font-weight:600;margin-right:4px;padding:6px 10px;white-space:nowrap}.module-orderform__dual-layout{display:flex;gap:16px}.module-orderform__dual-layout .module-orderform__buy,.module-orderform__dual-layout .module-orderform__sell{flex:1}@media (max-width:768px){.module-orderform__dual-layout{display:none}}.module-orderform__tab-container{display:none}@media (max-width:768px){.module-orderform__tab-container{display:flex;gap:8px}}.module-orderform__mobile-container{display:none}@media (max-width:768px){.module-orderform__mobile-container{display:block}}.module-orderform__info{font-size:12px;margin-bottom:16px;margin-top:12px}.module-orderform__info-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.module-orderform__info-label{color:var(--pro-text-secondary,#64748b)}.module-orderform__info-value{color:var(--pro-text-primary,#0f172a);font-weight:500}@media screen and (max-width:570px){.module-orderform__container{display:block}.module-orderform__buy,.module-orderform__sell{width:100%}}@media screen and (max-width:570px) and (max-width:768px){.module-orderform{padding:10px!important}.module-orderform .button-tab{padding:10px 0!important}}input.leverage-compact-input:hover{border:none!important}.leverage-x{border:1px solid var(--pro-border,#e2e8f0)!important;border-radius:8px;padding:8px}.leverage-suffix{font-size:18px!important}.leverage-x input[type=text]{padding-right:5px!important}.leverage-x .leverage-compact-input{height:20px!important;padding:0!important}.ftform-lv{margin-bottom:-25px!important}.leverage-compact-input{width:40px!important}.futures-order-form-exclusive.module-orderform{position:relative}.futures-order-form-exclusive .module-orderform__dual-layout{display:flex;flex-direction:row;gap:16px;width:100%}.futures-order-form-exclusive .module-orderform__dual-layout .module-orderform__buy,.futures-order-form-exclusive .module-orderform__dual-layout .module-orderform__sell{flex:1;min-width:0;width:calc(50% - 8px)}.futures-order-form-exclusive .module-orderform__input-group{width:100%}.futures-order-form-exclusive .module-orderform__input-group .module-orderform__input-wrapper{display:flex;width:100%}.futures-order-form-exclusive .module-orderform__input-group .module-orderform__input-wrapper input{min-width:0;width:100%!important}.futures-order-form-exclusive .module-orderform__input-wrapper{align-items:center;background-color:var(--pro-bg-panel,#fff)!important;border:1px solid var(--pro-border,#e2e8f0)!important;border-radius:6px!important;display:flex;height:42px!important;overflow:hidden;transition:border-color .2s,box-shadow .2s}.futures-order-form-exclusive .module-orderform__input-wrapper:focus-within{border-color:var(--pro-accent,#fcd535)!important;box-shadow:0 0 0 2px rgba(252,213,53,.15)!important}.futures-order-form-exclusive .module-orderform__input-wrapper input{border:none!important;box-shadow:none!important;color:var(--pro-text-primary,#0f172a)!important;flex:1;font-weight:600!important;height:100%!important;outline:none!important;padding:8px 12px!important}.futures-order-form-exclusive .module-orderform__input-wrapper input::-moz-placeholder{color:var(--pro-text-secondary,#94a3b8)!important;font-weight:400}.futures-order-form-exclusive .module-orderform__input-wrapper input::placeholder{color:var(--pro-text-secondary,#94a3b8)!important;font-weight:400}.futures-order-form-exclusive .module-orderform__input-wrapper .module-orderform__input-suffix{background-color:#f1f5f9!important;border:none!important;border-radius:4px;color:var(--pro-text-primary,#0f172a)!important;font-size:13px;font-weight:600;height:auto;line-height:normal;margin-right:4px;padding:8px 6px;white-space:nowrap}.futures-order-form-exclusive .percentage-btn{background:rgba(0,0,0,.05);border-radius:4px;color:var(--pro-text-secondary);cursor:pointer;font-size:11px;padding:4px 8px;transition:all .2s}.futures-order-form-exclusive .percentage-btn.active,.futures-order-form-exclusive .percentage-btn:hover{background:var(--pro-accent);color:#000}.futures-order-form-exclusive .leverage-input-wrapper{align-items:center;display:flex;gap:2px}.futures-order-form-exclusive .leverage-input-wrapper input.leverage-input{-moz-appearance:textfield;background:transparent!important;border:none!important;border-bottom:1px dashed rgba(0,0,0,.1)!important;font-size:12px!important;height:auto!important;outline:none!important;padding:0 2px!important;text-align:right;width:40px!important}.futures-order-form-exclusive .leverage-input-wrapper input.leverage-input:focus{border-bottom-color:var(--pro-accent)!important}.futures-order-form-exclusive .leverage-input-wrapper input.leverage-input::-webkit-inner-spin-button,.futures-order-form-exclusive .leverage-input-wrapper input.leverage-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.futures-bottom-sheet .bottom-sheet__container{background-color:var(--pro-bg-panel,#fff);border-top-left-radius:20px;border-top-right-radius:20px;max-height:90vh}.futures-bottom-sheet .bottom-sheet__handle{background-color:var(--pro-border,#e2e8f0);width:60px}.futures-bottom-sheet .bottom-sheet__header{border-bottom:1px solid var(--pro-border,#f1f5f9);padding-bottom:16px}.futures-bottom-sheet .bottom-sheet__header h3{color:var(--pro-text-primary);font-size:18px}.module-orderopen{margin:0;padding:0 2rem}.module-orderopen__navigation{border-bottom:1px solid var(--border-line-color);color:var(--second-text-color);display:flex;font-size:var(--default-font__size);justify-content:flex-start;margin:0 0 1rem}.module-orderopen__navigation-title{cursor:pointer;margin-right:1.875rem;padding:1rem 0}.module-orderopen__navigation-title:hover{color:var(--blue-dark-color)}.module-orderopen__navigation-active{border-bottom:2px solid var(--blue-dark-color);color:var(--blue-dark-color)}.module-orderopen__navlist{color:#8b8d98;display:flex;font-size:var(--default-font__size);justify-content:flex-start;margin:1.5rem 0}.module-orderopen__navlist-item{margin-right:1.5rem}.module-orderopen__navlist-active{color:var(--blue-dark-color)}.module-orderopen__table .table-title{display:flex;font-size:var(--small-font__size);justify-content:space-between}.module-orderopen__table .table-title__name{color:var(--second-text-color);padding:1rem 0;text-align:left;width:20%}.module-orderopen__table .table-list{font-size:var(--small-font__size)}.module-orderopen__table .table-list__subtitle{display:none}.module-orderopen__table .table-list__item{border-bottom:1px solid var(--border-line-color);display:flex;justify-content:space-between}.module-orderopen__table .table-list__item-date{color:var(--second-text-color)}.module-orderopen__table .table-list__item-value{align-items:center;display:flex;padding:.9rem 0;text-align:left;width:20%}.module-orderopen__login{font-size:.9rem}.module-orderopen__login-text{color:var(--second-text-color);display:flex;justify-content:center;padding:7rem 0}.module-orderopen__login-text a{color:var(--yellow-color);display:block;margin:0 .4rem}.module-orderopen__login-text a:hover{text-decoration:underline}.module-orderopen__notfont{font-size:.8rem;padding:3rem 0;text-align:center}.module-orderopen__notfont-icon{display:inline-block;height:60px;margin-bottom:.3rem;width:60px}.module-orderopen__notfont-icon__color{stroke:var(--second-text-color);stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.module-orderopen__notfont-icon .color-yellow{stroke:var(--yellow-color)}.module-orderopen__notfont-text{color:var(--second-text-color);display:flex;justify-content:center}.module-orderopen__notfont-text a{color:var(--yellow-color);display:block;margin:0 .4rem}.module-orderopen__notfont-text a:hover{text-decoration:underline}body.dark .site-layout .module-orderopen__navigation-active h4{color:var(--dark-text-color)}@media screen and (max-width:900px){.module-orderopen__table .table-title{display:none;justify-content:space-between}.module-orderopen__table .table-list__subtitle{display:block}.module-orderopen__table .table-list__item{border-bottom:1px solid var(--border-line-color);display:block;justify-content:space-between;padding:2rem 0}.module-orderopen__table .table-list__item-value{align-items:center;display:flex;justify-content:space-between;width:100%}}.nav-tab-item{color:var(--second-text-color)}.nav-tab-item.active-tab{border-bottom:2px solid var(--yellow-color);color:var(--high-color);font-weight:600}@media screen and (max-width:900px){.grid-bottom .module-orderopen .module-head{display:none!important}.grid-bottom .module-orderopen{background:transparent!important;border:none!important;box-shadow:none!important;margin:0!important;padding:0!important}}.news-ticker{background-color:var(--white-color);display:block;min-height:40px;overflow:hidden;width:100%}@media (max-width:768px){.news-ticker{min-height:36px}}.news-ticker__container{align-items:center;display:flex;height:40px;margin:0 auto;max-width:1400px;padding:0 .2rem}.news-ticker__icon-wrapper{align-items:center;background-color:#f3f4f6;border-radius:50%;display:flex;flex-shrink:0;height:28px;justify-content:center;margin-right:16px;width:28px}.news-ticker__icon{color:#4b5563;height:16px;width:16px}.news-ticker__content{flex:1;height:100%;overflow:hidden;position:relative}.news-ticker__grid{align-items:center;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);height:100%;width:100%}@media (max-width:1024px){.news-ticker__grid{grid-template-columns:repeat(2,1fr)}}.news-ticker__item{align-items:center;color:var(--first-text-color);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:13px;font-weight:500;min-width:0;width:100%}.news-ticker__item-dot{color:var(--text-secondary,#9ca3af);flex-shrink:0;font-size:18px;line-height:1;margin-right:8px}.news-ticker__item-title{flex:0 1 auto;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-ticker__item-date{color:var(--text-secondary,#9ca3af);flex-shrink:0;font-size:11px;font-weight:400}.news-ticker__item:hover .news-ticker__item-title{color:var(--primary-color);text-decoration:underline}.news-ticker__more{align-items:center;display:flex;margin-left:12px}.news-ticker__link-more{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:hsla(0,0%,50%,.1);border-radius:999px;color:var(--text-secondary,#64748b);font-size:11px;font-weight:500;line-height:normal;padding:4px 12px;text-decoration:none;transition:all .2s ease}.news-ticker__link-more:hover{background:hsla(0,0%,50%,.2);color:var(--first-text-color)}.news-ticker .slide-up-enter-active,.news-ticker .slide-up-leave-active{transition:all .5s cubic-bezier(.4,0,.2,1)}.news-ticker .slide-up-enter-from{opacity:0;transform:translateY(100%)}.news-ticker .slide-up-leave-to{opacity:0;transform:translateY(-100%)}.news-ticker .slide-horizontal-enter-active,.news-ticker .slide-horizontal-leave-active{transition:all .5s cubic-bezier(.4,0,.2,1)}.news-ticker .slide-horizontal-enter-from{opacity:0;transform:translateX(30px)}.news-ticker .slide-horizontal-leave-to{opacity:0;transform:translateX(-30px)}@media (max-width:768px){.news-ticker__container{height:36px;padding:0}.news-ticker__grid{grid-template-columns:1fr}.news-ticker__item{font-size:12px}}:root{--pro-bg-main:#f1f5f9;--pro-bg-panel:#fff;--pro-bg-input:#f8fafc;--pro-border:#e2e8f0;--pro-text-primary:#0f172a;--pro-text-secondary:#64748b;--pro-buy:#10b981;--pro-sell:#ef4444;--pro-accent:#fcd535}.relative-p{font-size:20px;font-weight:500}.trade{background-color:var(--pro-bg-main);color:var(--pro-text-primary);font-family:Inter,sans-serif;min-height:100vh}@media (max-width:768px){.trade{background-color:var(--pro-bg-panel)}}.pro-trading-layout{margin-top:0!important}.market-page-container{margin:0!important;max-width:100%!important;padding:0!important;width:100%!important}.pro-trading-layout{-ms-overflow-style:none;background-color:transparent;display:grid;gap:8px;grid-template-areas:"header header header" "left center right" "bottom bottom bottom";grid-template-columns:25% 1fr 22%;grid-template-rows:auto auto;height:auto;min-height:calc(100vh - 84px);overflow-y:auto;padding:0!important;scrollbar-width:none}.pro-trading-layout::-webkit-scrollbar{display:none}@media (max-width:1200px){.pro-trading-layout{grid-template-areas:"header header" "left center" "bottom bottom" "right right";grid-template-columns:30% 1fr;grid-template-rows:auto 1fr auto auto;height:auto;overflow-y:auto}}@media (max-width:768px){.pro-trading-layout{display:flex;flex-direction:column;gap:8px;height:auto;overflow-y:initial;padding:5px}}.form-disabled{border-radius:8px;padding:2px}.module-orderform__input-group label{margin-left:5px}.bottom-sheet__content{padding-left:8px!important;padding-right:8px!important}.market-stats-card{padding:0}.market-stats-card--coin{flex-shrink:0}.market-stats-card--stats{flex:1}@media (max-width:768px){.market-stats-card--stats{border-top:1px solid var(--pro-border);justify-content:space-between;margin-top:8px;padding:8px 0;width:100%}.grid-chart{flex:0 0 300px!important;height:300px!important;min-height:300px!important}.grid-header{order:1}.grid-center-col{height:auto;order:2}.grid-left-col{order:3}.grid-left-col,.grid-right-col{height:auto!important;min-height:auto!important}.grid-right-col{order:4}.grid-bottom{order:5}.grid-header{height:auto;min-height:auto;padding:8px 12px}.market-stats-bar{gap:8px}.market-stats-card--stats{gap:12px;margin-top:4px;padding:6px 0}.card-markettrades,.card-orderbook,.card-topgainer{flex:0 0 300px;height:300px;min-height:300px}}.grid-card{background:var(--pro-bg-panel);border:1px solid var(--pro-border);border-radius:8px;overflow:hidden}.grid-header{align-items:center;border:1px solid var(--pro-border);border-radius:8px;display:flex;flex-shrink:0;grid-area:header;height:60px;padding:0 16px}.grid-left-col{display:flex;flex-direction:column;grid-area:left;height:0;min-height:100%}.grid-left-col .grid-card{height:100%;overflow:hidden}.grid-center-col{grid-area:center;height:auto}.grid-center-col,.grid-right-col{display:flex;flex-direction:column}.grid-right-col{gap:8px;grid-area:right;height:0;min-height:100%}.card-orderbook{display:flex;flex:1;flex-direction:column;min-height:0;padding:10px}.card-orderbook .module-orderbook{display:flex;flex:1;flex-direction:column;overflow:hidden}.card-topgainer{display:flex;flex-shrink:0;flex:0 0 350px;flex-direction:column;height:350px;min-height:350px}.grid-chart{background:transparent;display:flex;flex:0 0 500px;flex-direction:column;height:500px;min-height:500px;overflow:hidden}.grid-chart iframe{background:transparent;border:none;flex:1;height:100%;width:100%}.card-orderform{flex-shrink:0}.widget-market-trades{margin:5px!important}.card-markettrades{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.card-markettrades .widget-market-trades__list{flex:1;overflow:hidden}.card-markettrades .widget-market-trades__list .__panel,.card-markettrades .widget-market-trades__list .__view,.card-markettrades .widget-market-trades__list .__vuescroll{height:100%!important;width:100%!important}.grid-bottom{background:var(--pro-bg-panel);border:1px solid var(--pro-border);border-radius:8px;display:flex;flex-direction:column;grid-area:bottom;height:auto;margin-top:8px;min-height:250px;overflow:visible}.grid-bottom .p-2{flex:1;overflow-y:visible}.mobile-tabs{background:var(--pro-bg-panel);display:none;padding:10px}@media (max-width:768px){.mobile-tabs{border-bottom:1px solid var(--pro-border);display:flex;justify-content:space-around;position:sticky;top:0;z-index:10}}.mobile-tabs .tab-btn{color:var(--pro-text-secondary);font-weight:600;padding:8px 16px}.mobile-tabs .tab-btn.active{border-bottom:2px solid var(--pro-accent);color:var(--pro-accent)}.market-stats-bar{align-items:center;display:flex;gap:24px;height:100%;width:100%}.stat-item{display:flex;flex-direction:column;justify-content:center}.stat-item.pair-info{border-right:1px solid var(--pro-border);height:40px;padding-right:24px}.stat-item.price-info{margin-right:12px}.stat-item .stat-label{color:var(--pro-text-secondary);font-size:11px;margin-bottom:2px}.stat-item .stat-value{line-height:1.2}.order-book{font-family:Roboto Mono,monospace}.order-book .row{cursor:pointer;display:flex;font-size:13px;justify-content:space-between;line-height:1.6;padding:6px 12px}.order-book .row:hover{background-color:var(--pro-bg-main)}.order-book .price-buy{color:var(--pro-buy);font-weight:500}.order-book .price-sell{color:var(--pro-sell);font-weight:500}.order-book .amount{color:var(--pro-text-primary);opacity:.9}.order-book .total{color:var(--pro-text-secondary);font-size:11px}input[type=number],input[type=text],select{background-color:transparent!important;border:1px solid var(--pro-border)!important;border-radius:6px!important;color:var(--pro-text-primary)!important;font-size:14px!important;font-weight:500!important;height:40px!important;padding:0 12px!important;transition:all .2s ease}input[type=number]:focus,input[type=text]:focus,select:focus{border-color:var(--pro-accent)!important;box-shadow:0 0 0 2px rgba(252,213,53,.1)!important;outline:none}label{color:var(--pro-text-secondary)!important;display:block!important;font-size:11px!important;font-weight:600!important;margin-bottom:4px!important}.module-orderform{padding:10px}.btn-buy,.module-orderform__buy-forms__button{background-color:var(--pro-buy)!important;border:none;border-radius:6px!important;color:#fff!important;cursor:pointer;font-size:14px!important;font-weight:700!important;height:40px!important;padding:0 16px!important;transition:filter .2s;width:100%}.btn-buy:hover,.module-orderform__buy-forms__button:hover{filter:brightness(1.1)}.btn-sell,.module-orderform__sell-forms__button{background-color:var(--pro-sell)!important;border:none;border-radius:6px!important;color:#fff!important;cursor:pointer;font-size:14px!important;font-weight:700!important;height:40px!important;padding:0 16px!important;transition:filter .2s;width:100%}.btn-sell:hover,.module-orderform__sell-forms__button:hover{filter:brightness(1.1)}.button-tab{background:var(--pro-bg-input);border:1px solid transparent;border-radius:6px;color:var(--pro-text-secondary);cursor:pointer;flex:1;font-size:14px;font-weight:600;height:40px;padding:10px;text-align:center;transition:all .2s}.button-tab:hover{background:var(--pro-border)}.button-tab-buy-active{background-color:var(--pro-buy)!important;border-color:var(--pro-buy)!important;color:#fff!important}.button-tab-sell-active{background-color:var(--pro-sell)!important;border-color:var(--pro-sell)!important;color:#fff!important}::-webkit-scrollbar{height:3px;width:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px;-webkit-transition:background .2s;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.card-topgainer h3{font-size:15px;font-weight:400}.module-orderopen__navigation{background:var(--pro-bg-panel);border-bottom:1px solid var(--pro-border);margin-bottom:-10px!important;padding-left:10px!important}.module-orderopen__navigation_v2{display:flex;gap:24px}.module-orderopen__navigation .module-orderopen__navigation-active{border-bottom:2px solid var(--pro-accent)}.footer,.site-footer,footer{display:none!important}.market-stats-bar{justify-content:space-between!important;padding-right:16px}.market-stats-card--stats{display:flex;gap:24px;justify-content:flex-end}.market-news-ticker,.news-ticker__container{max-width:100%!important;width:100%!important}.btn-buy,.btn-sell,.module-orderform__buy-forms__button,.module-orderform__sell-forms__button{align-items:center!important;display:flex!important;font-weight:500!important;height:40px!important;justify-content:center!important;line-height:normal!important;min-height:40px!important}.module-orderopen__navigation div:not(.module-orderopen__navigation-active){border-bottom:2px solid transparent;color:var(--pro-text-secondary);transition:all .2s}.module-orderopen__navigation div:not(.module-orderopen__navigation-active):hover{color:var(--pro-text-primary)}@media screen and (max-width:1130px){.trade.marker-inner,.trade.pro-trading-layout{margin:0!important}}@media (max-width:768px){.module-orderform__title{margin-top:10px!important}.grid-header{align-items:flex-start!important;flex-direction:column!important;height:auto!important;min-height:auto!important;padding:8px 12px!important}.market-stats-bar{gap:8px!important}.market-stats-card{width:100%!important}.market-stats-card--stats{border-top:1px solid var(--pro-border)!important;justify-content:space-between!important;margin-top:4px!important;padding-top:8px!important}.pro-trading-layout{padding-bottom:60px!important}.mobile-tabbed-card{margin-top:8px;order:10!important}.mobile-tab-nav{-webkit-overflow-scrolling:touch;background:var(--pro-bg-panel);overflow-x:auto;scrollbar-width:none}.mobile-tab-nav::-webkit-scrollbar{display:none}.mobile-tab-item{border-bottom:2px solid transparent;cursor:pointer;flex:1;font-size:13px;font-weight:500;padding:10px 8px;text-align:center;transition:all .2s ease;white-space:nowrap}.mobile-tab-item,.mobile-tab-item.active,.mobile-tab-item:hover{color:var(--pro-text-primary)}.mobile-tab-item.active{border-bottom-color:var(--pro-accent);font-weight:700}.mobile-tab-content{min-height:200px}}.futures-mobile-layout{background:transparent;display:flex;flex-direction:column;padding:0}.futures-mobile__stats,.futures-mobile__stats .market-stats-card{overflow:visible!important}.futures-mobile__tab-card{background:transparent;border:none;margin:0;padding:0}.futures-mobile__tab-content{border:1px solid var(--pro-border,#e2e8f0);border-radius:8px;min-height:300px;padding:0}.futures-mobile__tab-content .chart-height{height:300px!important;min-height:300px!important}.futures-mobile__tab-content .chart-height iframe{border:none}.futures-mobile__tab-content .chartActive{height:300px!important}.futures-mobile__orders-section{background:var(--pro-bg-panel,#fff);border:1px solid var(--pro-border,#e2e8f0);border-radius:8px;margin-top:10px;padding:5px 5px 100px}.futures-mobile__orders-section .module-orderopen__navigation_v2{border-bottom:none;font-size:11px!important;margin-bottom:8px;margin-top:5px!important;padding-left:10px!important}.futures-mobile__orders-section .module-orderopen__navigation_v2 .nav-tab-item{color:var(--pro-text-secondary,#64748b);font-weight:500;margin-right:20px!important;padding-bottom:10px;position:relative}.futures-mobile__orders-section .module-orderopen__navigation_v2 .nav-tab-item.active-tab{color:var(--pro-text-primary,#0f172a);font-weight:600}.futures-mobile__orders-section .module-orderopen__navigation_v2 .nav-tab-item.active-tab:after{background-color:var(--pro-accent,#fcd535);bottom:-1px;content:"";height:2px;left:0;position:absolute;width:100%}.futures-mobile__orders-content{padding:8px}.mobile-body{margin-top:0!important}.futures-mobile__stats{border:1px solid var(--pro-border,#e2e8f0);border-radius:8px;padding:10px}.futures-mobile__sticky-footer{background:var(--pro-bg-panel,#fff);border-top:1px solid var(--pro-border,#e2e8f0);bottom:0;display:flex;gap:12px;left:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom, 0px));position:fixed;right:0;z-index:100}.futures-mobile__sticky-footer button{border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1;font-size:16px;font-weight:600;height:44px;transition:opacity .2s}.futures-mobile__sticky-footer button.btn-long-sticky{background-color:var(--pro-buy,#10b981)}.futures-mobile__sticky-footer button.btn-long-sticky:active{opacity:.9}.futures-mobile__sticky-footer button.btn-short-sticky{background-color:var(--pro-sell,#ef4444)}.futures-mobile__sticky-footer button.btn-short-sticky:active{opacity:.9}.futures-order-form-exclusive .module-orderform .form-disabled{padding-left:10px;padding-right:10px}@media (max-width:986px){.futures-mobile-layout .module-head{border-bottom:none;margin-bottom:0;padding-bottom:0!important}.futures-mobile-layout .module-head .module-orderopen__navigation{align-items:center;border-bottom:none!important;display:flex!important;flex-direction:row!important;gap:8px;justify-content:flex-start;margin-bottom:8px!important;margin-top:8px!important;padding-left:0!important;width:100%}.futures-mobile-layout .module-head .module-orderopen__navigation-title{background-color:var(--pro-bg-input,#f1f5f9);border-radius:20px;cursor:pointer;margin-right:0!important;padding:6px 16px;transition:all .2s}.futures-mobile-layout .module-head .module-orderopen__navigation-title h4{color:var(--pro-text-secondary,#64748b);font-size:13px;font-weight:500;margin:0;white-space:nowrap}.futures-mobile-layout .module-head .module-orderopen__navigation-title.module-orderopen__navigation-active{background-color:var(--pro-text-primary,#0f172a);border-bottom:none}.futures-mobile-layout .module-head .module-orderopen__navigation-title.module-orderopen__navigation-active:after{display:none}.futures-mobile-layout .module-head .module-orderopen__navigation-title.module-orderopen__navigation-active h4{color:#fff;font-weight:600}}.futures-mobile__tab-content .chart-height,.futures-mobile__tab-content .chartActive{height:350px!important;min-height:350px!important}@media (max-width:986px){.futures-mobile-layout .market-stats-bar,.futures-mobile-layout .market-stats-card{gap:8px!important}.futures-mobile-layout .market-stats-card--coin .stat-item{margin-right:8px}}.widget-markets{background:#fff;border:1px solid var(--border-line-color);border-radius:8px;box-shadow:3px 5px 5px 0 rgba(0,0,0,.18);-webkit-box-shadow:3px 5px 5px 0 rgba(0,0,0,.18);-moz-box-shadow:3px 5px 5px 0 rgba(0,0,0,.18);margin-bottom:2rem;min-width:0;padding:1rem}.widget-markets__navigation{-webkit-overflow-scrolling:touch;align-items:center;display:flex;font-size:13px;overflow-x:auto;scrollbar-width:none;text-align:center}.widget-markets__navigation::-webkit-scrollbar{display:none}.widget-markets__navigation h3{cursor:pointer;display:flex;justify-content:flex-start;padding-top:2px}.widget-markets__navigation h3:hover .navigation-icon__color{fill:var(--yellow-color)}.widget-markets__navigation nav{align-items:center;display:flex;flex-wrap:nowrap;padding:0;white-space:nowrap}.widget-markets__navigation a{cursor:pointer;display:inline-block;font-weight:500;margin-left:5px;outline:none;padding:.2rem .5rem}.widget-markets__navigation .navigation-active,.widget-markets__navigation a:hover{background-color:#e6e6e6;border-radius:55px;color:#fffff;padding:.2rem .5rem}.widget-markets__navigation .navigation-icon{display:inline-block;height:18px;margin-right:10px;position:relative;top:2px;width:18px}.widget-markets__navigation .navigation-icon__color{fill:var(--second-text-color)}.widget-markets__navigation .navigation-icon__active{fill:var(--yellow-color)}.widget-markets__search{border:1px solid var(--border-line-color);border-radius:8px;display:flex;justify-content:flex-start;margin-top:.5rem}.widget-markets__search:hover{border:1px solid var(--yellow-color)}.widget-markets__search input{background-color:transparent;border:none!important;color:var(--first-text-color);display:block;font-size:var(--default-font__size);font-weight:400!important;outline:none;padding:.6rem .4rem .6rem 0;width:100%}.widget-markets__search input:focus{border:none!important;box-shadow:none;outline:none}.widget-markets__search input::-moz-placeholder{border:none!important;color:var(--second-text-color)}.widget-markets__search input::placeholder{border:none!important;color:var(--second-text-color)}.widget-markets__search button{border:none;outline:none}.widget-markets__search-icon{display:inline-block;height:19px;margin-right:10px;position:relative;top:11px;width:19px}.widget-markets__search-color{stroke:var(--first-text-color);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.widget-markets__sort{color:var(--second-text-color);display:flex;font-size:var(--small-font__size);justify-content:space-between;margin:1.2rem 0;opacity:80%}.widget-markets__sort-pair,.widget-markets__sort-price{cursor:pointer;display:flex;justify-content:flex-start;width:38%}.widget-markets__sort-price{text-align:left}.widget-markets__sort-change{cursor:pointer;display:flex;justify-content:flex-start;margin-right:.5rem;text-align:right;width:24%}.widget-markets__sort-icon{align-items:center;display:flex;height:24px;margin-right:4px;position:relative;top:-2px;width:24px}.widget-markets__sort-icon__color{stroke:var(--second-text-color);stroke-width:1.5;stroke-linecap:round}.widget-markets__sort-icon__active{stroke:var(--yellow-color)}.widget-markets__list{height:180px}.widget-markets__list-item{padding:0}.widget-markets__list-item a{display:flex;font-size:var(--small-font__size);justify-content:space-between;padding:.22rem 0;position:relative;z-index:5}.widget-markets__list-item a:hover{background-color:var(--border-line-color);position:relative;z-index:1}.widget-markets__list-item__link{cursor:pointer;display:block}.widget-markets__list-item__pair{display:flex;justify-content:flex-start;outline:none;width:38%}.widget-markets__list-item .pair-icon{fill:var(--second-text-color);display:inline-block;height:18px;margin-right:5px;position:relative;top:1px;width:18px;z-index:9}.widget-markets__list-item .pair-icon__active{fill:var(--yellow-color)}.widget-markets__list-item__price{outline:none;text-align:left;width:38%}.widget-markets__list-item__change{margin-right:.8rem;outline:none;text-align:right;width:24%}.widget-markets .__rail-is-vertical{right:0!important}@media screen and (max-width:1200px){.widget-markets{padding:1rem}}.page-section .components-title h1{font-size:var(--h2-font__size);margin:5rem 0 3rem}.page-section-content img{max-width:100%}.page-section-content h2,.page-section-content h3,.page-section-content h4,.page-section-content li,.page-section-content p{color:var(--first-text-color);line-height:2.2rem}.page-section-content h2{color:var(--first-text-color);font-size:1.3rem;margin:2rem 0}.page-section-content ul{list-style:circle;padding:0 1rem}.page-section-content a,.page-section-content a:hover,.page-section-content a:visited{color:var(--purple-second-color)!important}.profile-inner-page .form-components__title h3{font-size:1.5rem;margin-bottom:2rem}.market-ticker-wrapper{align-items:center;background-color:var(--blue-dark-thir-color);border-top:1px solid hsla(0,0%,100%,.1);bottom:0;display:flex;height:40px;left:0;overflow:hidden;position:fixed;width:100%;z-index:999}.market-ticker-wrapper #market-ticker-slider{align-items:center;display:flex;height:100%;width:100%}.market-ticker-item,.market-ticker-wrapper #market-ticker-slider .mbr{align-items:center;display:flex}.market-ticker-item{cursor:pointer;font-family:Inter,sans-serif;font-size:13px;margin-right:60px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.market-ticker-item:hover{opacity:.8}.ticker-icon{border-radius:50%;margin-right:6px}.ticker-symbol{color:#fff;font-weight:600;margin-right:8px;text-transform:uppercase}.ticker-price{align-items:center;display:flex;font-variant-numeric:tabular-nums;font-weight:400}.ticker-price.up{color:#10b981}.ticker-price.down{color:#ef4444}.ticker-change{font-size:11px;margin-left:6px;opacity:.9}.market-ticker-item{margin-left:20px}@media (max-width:768px){.market-ticker-wrapper{z-index:1000}}:root{--home-bg-body:#050506;--home-bg-elevated:#050506;--home-bg-glass:hsla(0,0%,100%,.02);--home-bg-glass-hover:hsla(0,0%,100%,.05);--home-text-primary:#fafafa;--home-text-secondary:#8a8f98;--home-text-muted:#5c6370;--home-accent-gold:#c9a962;--home-accent-gold-hover:#e0c285;--home-border-subtle:hsla(0,0%,100%,.03);--home-color-success:#34d399;--home-color-danger:#f87171}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes gradientOrb{0%,to{opacity:.6;transform:translate(0) scale(1)}50%{opacity:.8;transform:translate(30px,-20px) scale(1.1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes wave{0%,to{d:path("M0,64 C150,100 350,0 500,50 C650,100 850,0 1000,64 L1000,200 L0,200 Z")}50%{d:path("M0,80 C150,30 350,100 500,64 C650,30 850,100 1000,80 L1000,200 L0,200 Z")}}@keyframes pulseGlow{0%,to{box-shadow:0 0 30px rgba(201,169,98,.2)}50%{box-shadow:0 0 60px rgba(201,169,98,.4)}}#home-lux-wrapper{background-color:var(--home-bg-body)!important;color:var(--home-text-primary)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;overflow-x:hidden}#home-lux-wrapper *{font-family:inherit!important}#home-lux-wrapper:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.03'/%3E%3C/svg%3E");content:"";height:100%;left:0;mix-blend-mode:overlay;pointer-events:none;position:fixed;top:0;width:100%;z-index:9999}#home-lux-wrapper .home-container{margin:0 auto;max-width:1440px;padding:0 clamp(24px,5vw,80px)}#home-lux-wrapper .section-pill{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(201,169,98,.05);border:1px solid rgba(201,169,98,.3);border-radius:100px;color:var(--home-accent-gold);display:inline-block;font-size:.875rem;font-weight:500;margin-bottom:24px;padding:6px 16px}#home-lux-wrapper .section-header{margin-bottom:clamp(48px,8vh,80px);text-align:center}#home-lux-wrapper .section-header h2{color:var(--home-text-primary);font-size:clamp(2rem,4vw,3rem);font-weight:400;letter-spacing:-.02em;margin-bottom:16px}#home-lux-wrapper .section-header p{color:var(--home-text-secondary);font-size:1.125rem;line-height:1.7;margin:0 auto;max-width:600px}#home-lux-wrapper .hero{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:clamp(120px,15vh,160px) 0;position:relative}#home-lux-wrapper .hero:after,#home-lux-wrapper .hero:before{border-radius:50%;content:"";filter:blur(100px);pointer-events:none;position:absolute;z-index:0}#home-lux-wrapper .hero:before{animation:gradientOrb 20s ease-in-out infinite;background:radial-gradient(circle,rgba(201,169,98,.15) 0,transparent 70%);height:600px;left:-100px;top:-200px;width:600px}#home-lux-wrapper .hero:after{animation:gradientOrb 25s ease-in-out infinite reverse;background:radial-gradient(circle,rgba(52,211,153,.08) 0,transparent 70%);bottom:-150px;height:500px;right:-100px;width:500px}#home-lux-wrapper .hero-content{max-width:900px;padding:0 24px;position:relative;text-align:center;z-index:1}#home-lux-wrapper .hero-headline{animation:fadeInUp 1.2s cubic-bezier(.16,1,.3,1) forwards;font-size:clamp(3rem,6vw,5.5rem);font-weight:300;letter-spacing:-.03em;line-height:1.1;margin-bottom:24px}#home-lux-wrapper .hero-headline .highlight{color:var(--home-accent-gold)}#home-lux-wrapper .hero-subtitle{animation:fadeIn .8s ease forwards;animation-delay:.4s;color:var(--home-text-secondary);font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;margin:0 auto 40px;max-width:600px;opacity:0}#home-lux-wrapper .hero-cta{align-items:center;animation:fadeInUp .6s ease forwards;animation-delay:.8s;background:var(--home-accent-gold);border-radius:100px;color:var(--home-bg-body);display:inline-flex;font-size:1rem;font-weight:500;gap:12px;opacity:0;padding:16px 40px;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1)}#home-lux-wrapper .hero-cta:hover{background:var(--home-accent-gold-hover);box-shadow:0 20px 40px rgba(201,169,98,.3);transform:translateY(-3px)}#home-lux-wrapper .hero-solar-system{height:800px;left:50%;opacity:.4;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:800px;z-index:0}#home-lux-wrapper .hero-solar-system .sun{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:50%;box-shadow:0 0 50px rgba(201,169,98,.15);height:120px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:120px}#home-lux-wrapper .hero-solar-system .orbit{animation:rotate-orbit linear infinite;border:1px solid rgba(255,231,135,.3);border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}#home-lux-wrapper .hero-solar-system .orbit-1{animation-duration:25s;height:300px;width:300px}#home-lux-wrapper .hero-solar-system .orbit-2{animation-direction:reverse;animation-duration:40s;height:500px;width:500px}#home-lux-wrapper .hero-solar-system .orbit-3{animation-duration:60s;height:750px;width:750px}#home-lux-wrapper .hero-solar-system .planet{background:#fff;border-radius:50%;box-shadow:0 0 15px hsla(0,0%,100%,.6);left:50%;position:absolute;top:0;transform:translate(-50%,-50%)}#home-lux-wrapper .hero-solar-system .planet-1{background:var(--home-accent-gold);height:10px;width:10px}#home-lux-wrapper .hero-solar-system .planet-2{background:var(--home-color-success);height:16px;width:16px}#home-lux-wrapper .hero-solar-system .planet-3{background:#cbd5e1;height:8px;width:8px}@keyframes rotate-orbit{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}#home-lux-wrapper .hero .hero-floating-elements{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}#home-lux-wrapper .hero .hero-floating-elements .floating-item{animation:float 6s ease-in-out infinite;position:absolute}#home-lux-wrapper .hero .hero-floating-elements .floating-item img{filter:drop-shadow(0 20px 40px rgba(0,0,0,.3));height:auto;width:100%}#home-lux-wrapper .hero .hero-floating-elements .floating-item--1{animation-delay:0s;left:10%;top:35%;width:80px}#home-lux-wrapper .hero .hero-floating-elements .floating-item--2{animation-delay:1.5s;bottom:20%;right:10%;width:100px}#home-lux-wrapper .hero .hero-floating-elements .floating-item--3{animation-delay:2.5s;filter:blur(2px);opacity:.6;right:15%;top:20%;width:60px}#home-lux-wrapper .stats-bar{background:var(--home-bg-elevated);border-bottom:1px solid var(--home-border-subtle);border-top:1px solid var(--home-border-subtle);padding:clamp(40px,6vh,60px) 0}#home-lux-wrapper .stats-bar-grid{display:grid;gap:32px;grid-template-columns:repeat(4,1fr);text-align:center}@media (max-width:768px){#home-lux-wrapper .stats-bar-grid{grid-template-columns:repeat(2,1fr)}}#home-lux-wrapper .stats-bar-item{position:relative}#home-lux-wrapper .stats-bar-item:not(:last-child):after{background:var(--home-border-subtle);content:"";height:40px;position:absolute;right:-16px;top:50%;transform:translateY(-50%);width:1px}@media (max-width:768px){#home-lux-wrapper .stats-bar-item:not(:last-child):after{display:none}}#home-lux-wrapper .stats-bar-item .stat-icon{color:var(--home-accent-gold);display:flex;justify-content:center;margin-bottom:12px;opacity:.8}#home-lux-wrapper .stats-bar-item .stat-value{color:var(--home-text-primary);font-family:JetBrains Mono,SF Mono,monospace;font-size:clamp(2rem,4vw,3rem);font-weight:300;letter-spacing:-.02em}#home-lux-wrapper .stats-bar-item .stat-label{color:var(--home-text-muted);font-size:.875rem;letter-spacing:.1em;margin-top:8px;text-transform:uppercase}#home-lux-wrapper .market-highlights{background:transparent;padding:clamp(160px,20vh,240px) 0}#home-lux-wrapper .market-highlights-grid{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){#home-lux-wrapper .market-highlights-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){#home-lux-wrapper .market-highlights-grid{grid-template-columns:1fr}}#home-lux-wrapper .market-view-all{margin-top:64px;text-align:center}#home-lux-wrapper .btn-outline{align-items:center;background:transparent;border:1px solid var(--home-border-subtle);border-radius:100px;color:var(--home-text-primary);display:inline-flex;font-size:1rem;font-weight:500;gap:12px;padding:16px 40px;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1)}#home-lux-wrapper .btn-outline:hover{border-color:var(--home-accent-gold);color:var(--home-accent-gold);transform:translateY(-2px)}#home-lux-wrapper .market-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:var(--home-bg-glass);border:1px solid var(--home-border-subtle);border-radius:20px;cursor:pointer;padding:24px;position:relative;transition:all .4s cubic-bezier(.23,1,.32,1)}#home-lux-wrapper .market-card:hover{background:var(--home-bg-glass-hover);border-color:rgba(201,169,98,.3);box-shadow:0 20px 40px rgba(0,0,0,.3),0 0 0 1px rgba(201,169,98,.1);transform:translateY(-6px) scale(1.01)}#home-lux-wrapper .market-card-badge{background:rgba(201,169,98,.15);border:1px solid rgba(201,169,98,.3);border-radius:20px;color:var(--home-accent-gold);font-size:.75rem;padding:4px 10px;position:absolute;right:12px;top:12px}#home-lux-wrapper .market-card-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}#home-lux-wrapper .market-card-icon{background:var(--home-bg-elevated);border-radius:12px;height:44px;overflow:hidden;width:44px}#home-lux-wrapper .market-card-icon img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#home-lux-wrapper .market-card-name .symbol{color:var(--home-text-primary);font-size:1rem;font-weight:500}#home-lux-wrapper .market-card-name .pair{color:var(--home-text-muted);font-size:.8rem}#home-lux-wrapper .market-card-body{align-items:flex-end;display:flex;gap:16px;justify-content:space-between}#home-lux-wrapper .market-card-info{flex:1}#home-lux-wrapper .market-card-price{color:var(--home-text-primary);font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:500;margin-bottom:4px}#home-lux-wrapper .market-card-change{align-items:center;display:inline-flex;font-family:JetBrains Mono,monospace;font-size:.9rem;font-weight:500;gap:4px}#home-lux-wrapper .market-card-change.positive{color:var(--home-color-success)}#home-lux-wrapper .market-card-change.negative{color:var(--home-color-danger)}#home-lux-wrapper .market-card-sparkline{flex-shrink:0;height:30px;width:80px}#home-lux-wrapper .market-card-sparkline svg{height:100%;width:100%}#home-lux-wrapper .market-card-sparkline.positive{color:var(--home-color-success)}#home-lux-wrapper .market-card-sparkline.negative{color:var(--home-color-danger)}#home-lux-wrapper .why-us{padding:clamp(180px,20vh,260px) 0;position:relative}#home-lux-wrapper .why-us:before{background:linear-gradient(180deg,transparent,rgba(201,169,98,.5) 20%,rgba(201,169,98,.5) 80%,transparent);bottom:0;content:"";display:block;left:50%;pointer-events:none;position:absolute;top:280px;transform:translateX(-50%);width:2px;z-index:1}#home-lux-wrapper .why-us .home-container{display:flex;flex-direction:column;gap:160px;position:relative;z-index:2}#home-lux-wrapper .why-us .section-header{margin-bottom:80px}#home-lux-wrapper .feature-row{align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}@media (max-width:992px){#home-lux-wrapper .feature-row{gap:64px;grid-template-columns:1fr;text-align:center}#home-lux-wrapper .feature-row.reverse .feature-visual{order:1}}#home-lux-wrapper .feature-row .feature-align-right{text-align:right}#home-lux-wrapper .feature-row .feature-align-right h3{color:var(--home-text-primary);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:400;letter-spacing:-.01em;margin-bottom:16px}#home-lux-wrapper .feature-row .feature-align-right p{color:var(--home-text-secondary);font-size:1.125rem;line-height:1.7;margin-bottom:0;margin-left:auto;margin-right:0;max-width:500px}#home-lux-wrapper .feature-row .feature-align-right .feature-number{align-items:center;color:var(--home-accent-gold);display:flex;flex-direction:row-reverse;font-size:clamp(2rem,5vw,3rem);font-weight:700;gap:24px;justify-content:flex-start;line-height:1;margin-bottom:24px;opacity:.9}#home-lux-wrapper .feature-row .feature-align-right .feature-number:before{background:var(--home-accent-gold);content:"";height:1px;opacity:.8;width:60px}@media (max-width:992px){#home-lux-wrapper .feature-row .feature-align-right .feature-number{justify-content:center}#home-lux-wrapper .feature-row .feature-align-right{text-align:center}#home-lux-wrapper .feature-row .feature-align-right p{margin:0 auto}}#home-lux-wrapper .feature-row .feature-align-left{text-align:left}#home-lux-wrapper .feature-row .feature-align-left h3{color:var(--home-text-primary);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:400;letter-spacing:-.01em;margin-bottom:16px}#home-lux-wrapper .feature-row .feature-align-left p{color:var(--home-text-secondary);font-size:1.125rem;line-height:1.7;margin-bottom:0;margin-left:0;margin-right:auto;max-width:500px}#home-lux-wrapper .feature-row .feature-align-left .feature-number{align-items:center;color:var(--home-accent-gold);display:flex;flex-direction:row;font-size:clamp(2rem,5vw,3rem);font-weight:600;gap:24px;justify-content:flex-start;line-height:1;margin-bottom:24px;opacity:.9}#home-lux-wrapper .feature-row .feature-align-left .feature-number:before{background:var(--home-accent-gold);content:"";height:1px;opacity:.8;width:60px}@media (max-width:992px){#home-lux-wrapper .feature-row .feature-align-left .feature-number{justify-content:center}#home-lux-wrapper .feature-row .feature-align-left{text-align:center}#home-lux-wrapper .feature-row .feature-align-left p{margin:0 auto}}#home-lux-wrapper .feature-row .feature-visual{align-items:center;display:flex;height:500px;justify-content:center;position:relative}#home-lux-wrapper .feature-row .feature-solar-bg{border:1px solid hsla(0,0%,100%,.05);border-radius:50%;height:500px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:500px}#home-lux-wrapper .feature-row .feature-solar-bg:after{animation:rotateSatellite 10s linear infinite;background:var(--home-accent-gold);border-radius:50%;box-shadow:0 0 15px var(--home-accent-gold);content:"";height:8px;left:50%;margin-left:-4px;margin-top:-4px;position:absolute;top:0;transform-origin:50% 254px;width:8px}#home-lux-wrapper .feature-row .feature-solar-bg:before{border:1px solid hsla(0,0%,100%,.03);border-radius:50%;content:"";height:350px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:350px}@keyframes rotateSatellite{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#home-lux-wrapper .feature-row .feature-3d-icon{filter:drop-shadow(0 40px 80px rgba(0,0,0,.5));height:auto;position:relative;width:280px;z-index:1}#home-lux-wrapper .trust-section{border:none;padding:clamp(80px,10vh,120px) 0;text-align:center}#home-lux-wrapper .trust-label{color:var(--home-text-muted);font-size:.875rem;letter-spacing:.15em;margin-bottom:40px;text-transform:uppercase}#home-lux-wrapper .trust-slider-wrapper{margin:0 auto 48px;max-width:800px;overflow:hidden;position:relative}#home-lux-wrapper .trust-slider-wrapper:after,#home-lux-wrapper .trust-slider-wrapper:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:100px;z-index:2}#home-lux-wrapper .trust-slider-wrapper:before{background:linear-gradient(to right,var(--home-bg-body),transparent);left:0}#home-lux-wrapper .trust-slider-wrapper:after{background:linear-gradient(to left,var(--home-bg-body),transparent);right:0}#home-lux-wrapper .trust-slider{overflow:hidden}#home-lux-wrapper .trust-slider-track{animation:trustSlide 30s linear infinite;display:flex;gap:48px;width:-moz-max-content;width:max-content}@keyframes trustSlide{0%{transform:translateX(0)}to{transform:translateX(-50%)}}#home-lux-wrapper .trust-logo{align-items:center;display:flex;filter:grayscale(100%) brightness(1.2);flex-shrink:0;height:48px;justify-content:center;opacity:.6;transition:all .3s ease;width:48px}#home-lux-wrapper .trust-logo:hover{filter:grayscale(0) brightness(1);opacity:1}#home-lux-wrapper .trust-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}#home-lux-wrapper .trust-badges{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}@media (max-width:768px){#home-lux-wrapper .trust-badges{gap:12px}}#home-lux-wrapper .trust-badge{align-items:center;background:var(--home-bg-glass);border:1px solid var(--home-border-subtle);border-radius:100px;color:var(--home-text-secondary);display:flex;font-size:.875rem;gap:8px;padding:12px 20px}#home-lux-wrapper .trust-badge svg{color:var(--home-accent-gold)}#home-lux-wrapper .testimonials{padding:clamp(180px,20vh,260px) 0}#home-lux-wrapper .testimonials-marquee-wrapper{display:flex;flex-direction:column;gap:32px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);padding-bottom:3px;padding-top:3px}#home-lux-wrapper .marquee-row{display:flex;overflow:hidden;width:100%}#home-lux-wrapper .marquee-row .marquee-content{display:flex;gap:32px;width:-moz-max-content;width:max-content}#home-lux-wrapper .marquee-row.marquee-left .marquee-content{animation:marqueeLeft 80s linear infinite}#home-lux-wrapper .marquee-row.marquee-right .marquee-content{animation:marqueeLeft 80s linear infinite reverse}#home-lux-wrapper .marquee-row:hover .marquee-content{animation-play-state:paused}@keyframes marqueeLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}#home-lux-wrapper .testimonial-card{background:var(--home-bg-glass);border:1px solid var(--home-border-subtle);border-radius:20px;flex-shrink:0;padding:32px;transition:all .4s ease;width:400px}#home-lux-wrapper .testimonial-card .testimonial-avatar{filter:grayscale(100%) opacity(.5);transition:all .4s ease}#home-lux-wrapper .testimonial-card:hover{background:var(--home-bg-glass-hover);border-color:var(--home-accent-gold);box-shadow:0 20px 40px rgba(0,0,0,.3)}#home-lux-wrapper .testimonial-card:hover .testimonial-avatar{filter:grayscale(0) opacity(1)}#home-lux-wrapper .testimonial-stars{color:var(--home-accent-gold);font-size:1.25rem;letter-spacing:2px;margin-bottom:16px}#home-lux-wrapper .testimonial-text{color:var(--home-text-secondary);font-size:1rem;font-style:italic;line-height:1.7;margin-bottom:24px;margin-top:10px}#home-lux-wrapper .testimonial-author{align-items:center;display:flex;gap:12px}#home-lux-wrapper .testimonial-avatar{align-items:center;background:linear-gradient(135deg,var(--home-accent-gold),#8b7355);border-radius:50%;color:var(--home-bg-body);display:flex;font-size:.875rem;font-weight:600;height:48px;justify-content:center;width:48px}#home-lux-wrapper .testimonial-info .testimonial-name{color:var(--home-text-primary);font-weight:500;margin-bottom:2px}#home-lux-wrapper .testimonial-info .testimonial-role{color:var(--home-text-muted);font-size:.875rem}#home-lux-wrapper .app-cta{padding:clamp(180px,20vh,260px) 0;position:relative}#home-lux-wrapper .app-cta .nebula-orb{border-radius:50%;filter:blur(150px);opacity:.05;pointer-events:none;position:absolute;z-index:0}#home-lux-wrapper .app-cta .nebula-orb--gold{background:var(--home-accent-gold);height:600px;right:0;top:0;width:600px}#home-lux-wrapper .app-cta .nebula-orb--teal{background:var(--home-color-success);bottom:0;height:500px;left:0;width:500px}#home-lux-wrapper .app-cta-wrapper{align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}@media (max-width:992px){#home-lux-wrapper .app-cta-wrapper{gap:48px;grid-template-columns:1fr;text-align:center}}#home-lux-wrapper .app-cta-badge{background:rgba(201,169,98,.1);border:1px solid rgba(201,169,98,.2);border-radius:100px;color:var(--home-accent-gold);display:inline-block;font-size:.875rem;font-weight:500;margin-bottom:24px;padding:8px 16px}#home-lux-wrapper .app-cta-content h2{font-size:clamp(2rem,4vw,3rem);font-weight:400;letter-spacing:-.02em;margin-bottom:24px}#home-lux-wrapper .app-cta-content p{color:var(--home-text-secondary);font-size:1.125rem;line-height:1.7;margin-bottom:32px}#home-lux-wrapper .app-cta-features{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0 0 40px;padding:0}@media (max-width:992px){#home-lux-wrapper .app-cta-features{align-items:center}}#home-lux-wrapper .app-cta-features li{align-items:center;color:var(--home-text-secondary);display:flex;gap:12px}#home-lux-wrapper .app-cta-features li svg{color:var(--home-accent-gold);flex-shrink:0}#home-lux-wrapper .app-cta-buttons{display:flex;flex-wrap:wrap;gap:16px}@media (max-width:992px){#home-lux-wrapper .app-cta-buttons{justify-content:center}}#home-lux-wrapper .app-cta-visual{align-items:center;display:flex;justify-content:center}@media (max-width:992px){#home-lux-wrapper .app-cta-visual{order:-1}}#home-lux-wrapper .app-cta-phone{max-width:450px}#home-lux-wrapper .app-cta-phone .phone-3d{filter:drop-shadow(0 30px 60px rgba(0,0,0,.4));height:auto;width:100%}#home-lux-wrapper .app-btn{align-items:center;background:var(--home-bg-glass);border:1px solid var(--home-border-subtle);border-radius:12px;color:var(--home-text-primary);display:inline-flex;gap:12px;padding:14px 24px;text-decoration:none;transition:all .3s ease}#home-lux-wrapper .app-btn:hover{background:var(--home-bg-glass-hover);border-color:var(--home-accent-gold);transform:translateY(-2px)}#home-lux-wrapper .app-btn span{text-align:left}#home-lux-wrapper .app-btn span small{color:var(--home-text-muted);display:block;font-size:.75rem}#home-lux-wrapper .final-cta{padding:clamp(180px,20vh,280px) 0;position:relative;text-align:center}#home-lux-wrapper .final-cta .horizon-glow{background:radial-gradient(ellipse at center,rgba(201,169,98,.15) 0,transparent 70%);bottom:-100px;display:none;filter:blur(40px);height:300px;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:120%;z-index:0}#home-lux-wrapper .final-cta .home-container{position:relative}#home-lux-wrapper .final-cta .cta-floating{display:none;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}#home-lux-wrapper .final-cta .cta-floating-item{animation:float 8s ease-in-out infinite;position:absolute}#home-lux-wrapper .final-cta .cta-floating-item img{filter:drop-shadow(0 20px 40px rgba(0,0,0,.3));height:auto;width:100%}#home-lux-wrapper .final-cta .cta-floating-item--1{left:5%;top:20%;transform:translateY(-50%);width:100px}@media (max-width:992px){#home-lux-wrapper .final-cta .cta-floating-item--1{display:none}}#home-lux-wrapper .final-cta .cta-floating-item--2{animation-delay:2s;right:5%;top:50%;transform:translateY(-50%);width:120px}@media (max-width:992px){#home-lux-wrapper .final-cta .cta-floating-item--2{display:none}}#home-lux-wrapper .final-cta .cta-content{position:relative;z-index:1}#home-lux-wrapper .final-cta .cta-content h2{font-size:clamp(2.5rem,5vw,4rem);font-weight:400;letter-spacing:-.02em;margin-bottom:24px}#home-lux-wrapper .final-cta .cta-content p{color:var(--home-text-secondary);font-size:1.125rem;line-height:1.7;margin:0 auto 40px;max-width:500px}#home-lux-wrapper .final-cta .cta-btn{align-items:center;background:var(--home-accent-gold);border:none;border-radius:100px;box-shadow:0 16px 32px rgba(201,169,98,.25);color:var(--home-bg-body);display:inline-flex;font-size:1.125rem;font-weight:600;gap:12px;padding:20px 56px;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);z-index:1}#home-lux-wrapper .final-cta .cta-btn:hover{background:var(--home-accent-gold-hover);box-shadow:0 24px 48px rgba(201,169,98,.4);transform:translateY(-4px)}#home-lux-wrapper .final-cta .cta-btn .pulse-ring{animation:pulseButton 2s infinite;border:1px solid var(--home-accent-gold);border-radius:100px;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}@keyframes pulseButton{0%{opacity:.8;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1.25)}}.home-footer{background:#050506;border-top:1px solid var(--home-border-subtle);margin-top:0;padding:80px 0 40px}.home-footer-grid{display:grid;gap:48px;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;margin-bottom:60px}@media (max-width:1024px){.home-footer-grid{gap:40px;grid-template-columns:1fr 1fr}}@media (max-width:768px){.home-footer-grid{gap:48px;grid-template-columns:1fr;text-align:center}}.home-footer .footer-brand p{color:var(--home-text-secondary);line-height:1.6;margin-top:24px;max-width:300px}@media (max-width:768px){.home-footer .footer-brand p{margin-left:auto;margin-right:auto}}.home-footer .footer-col h4{color:var(--home-text-primary);font-size:1.125rem;font-weight:500;margin-bottom:24px}.home-footer .footer-col ul{list-style:none;padding:0}.home-footer .footer-col ul li{margin-bottom:12px}.home-footer .footer-col ul li a{color:var(--home-text-secondary);text-decoration:none;transition:color .2s}.home-footer .footer-col ul li a:hover{color:var(--home-accent-gold)}.home-footer-bottom{align-items:center;border-top:1px solid var(--home-border-subtle);color:var(--home-text-muted);display:flex;font-size:.875rem;justify-content:space-between;padding-top:32px}@media (max-width:640px){.home-footer-bottom{flex-direction:column;gap:16px;text-align:center}}.home-footer-bottom .social-links{display:flex;gap:20px}.home-footer-bottom .social-links a{color:var(--home-text-secondary);transition:color .2s}.home-footer-bottom .social-links a:hover{color:var(--home-text-primary)}.features,.head,.screen,.table-home{display:none}@media (max-width:768px){#home-lux-wrapper .hero{min-height:auto;padding:120px 0 80px}#home-lux-wrapper .hero:after,#home-lux-wrapper .hero:before{height:300px;width:300px}#home-lux-wrapper .stats-bar-grid{grid-template-columns:repeat(2,1fr)}#home-lux-wrapper .why-us-grid{gap:32px}#home-lux-wrapper .why-us-card .card-number{font-size:3rem}#home-lux-wrapper .hero-solar-system{height:100vw;width:100%}#home-lux-wrapper .hero-solar-system .orbit-1{height:200px;width:200px}#home-lux-wrapper .hero-solar-system .orbit-2{height:320px;width:320px}#home-lux-wrapper .hero-solar-system .orbit-3{height:450px;width:450px}.hero-floating-elements{display:none}.footer-brand{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;text-align:center}.footer-brand img{display:block;margin:0 auto}}body.homepage-v4{padding-top:64px}body.homepage-v4 .mobile-body{padding:0!important}body.homepage-v4 .section-footer{display:none!important}body.homepage-v4 .main__container>div{max-width:none!important}@media (max-width:1180px){body.homepage-v4{padding-top:0!important}#home-lux-wrapper .hero{padding-bottom:150px!important;padding-top:150px!important}}.back-to-top{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1);border-radius:50%;bottom:60px;box-shadow:0 4px 12px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;opacity:0;position:fixed;right:30px;transform:translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;width:48px;z-index:999}.back-to-top:hover{background:#f0b90b;box-shadow:0 8px 20px rgba(240,185,11,.3);color:#000;transform:translateY(-2px)}.back-to-top.visible{opacity:1;transform:translateY(0);visibility:visible}.back-to-top svg{stroke-width:2.5}@media (max-width:768px){.back-to-top{bottom:60px;height:40px;right:20px;width:40px}}.deposit-wrapper{margin:0 auto;max-width:1400px;padding:0 15px 60px}@media (max-width:768px){.deposit-wrapper{margin-left:-15px;margin-right:-15px;padding:0 15px 40px;width:calc(100% + 30px)}}.pagination-controls .pagination-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;cursor:pointer;display:flex;justify-content:center}.pagination-controls .pagination-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.pagination-controls .pagination-btn:disabled{background:#f1f5f9;cursor:not-allowed;opacity:.5}.deposit-layout-wrapper .deposit-selection-column{display:flex;flex-direction:column;gap:24px}.deposit-layout-wrapper .deposit-selection-column .filter-select,.deposit-layout-wrapper .deposit-selection-column .t-rich-user-select,.deposit-layout-wrapper .deposit-selection-column .vs__dropdown-toggle,.deposit-layout-wrapper .deposit-selection-column input{border-radius:9999px!important}.deposit-layout-wrapper .network-btn{background-color:#fff!important;border:1px solid #f3f4f6;border-radius:9999px!important;color:#1e2329!important;font-size:.9rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}.deposit-layout-wrapper .network-btn .network-name{color:#1e2329!important}.deposit-layout-wrapper .network-btn:hover{background-color:#f8fafc!important;border-color:#e2e8f0}.deposit-layout-wrapper .network-btn.active-network{background-color:#fff!important;border:1px solid #181a20;box-shadow:0 2px 6px rgba(0,0,0,.05);color:#181a20!important}.deposit-layout-wrapper .network-btn.active-network .network-name{color:#181a20!important}.deposit-layout-wrapper .network-btn.inactive-network{background-color:#fff!important;border:1px solid #f3f4f6;color:#71717a!important}.deposit-layout-wrapper .network-btn.inactive-network .network-name{color:#71717a!important}.deposit-layout-wrapper .deposit-address-box .qr-container canvas{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);margin:0 auto;padding:10px}.deposit-layout-wrapper .history-card .history-table{border-collapse:separate;border-spacing:0}.deposit-layout-wrapper .history-card .history-table th{border-bottom:1px solid #f1f5f9;white-space:nowrap}.deposit-layout-wrapper .history-card .history-table td{vertical-align:middle}.deposit-layout-wrapper .history-card .history-table tr{cursor:pointer;transition:background .2s}.deposit-layout-wrapper,.deposit-layout-wrapper *{font-family:Inter,sans-serif!important}.swap-layout-wrapper,.swap-layout-wrapper *{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}.swap-layout-wrapper{display:grid;gap:32px;grid-template-columns:1fr;margin:60px auto;max-width:1100px;padding:0 20px}@media (min-width:1024px){.swap-layout-wrapper{gap:40px;grid-template-columns:1fr 1fr}}.swap-layout-wrapper .swap-inner{margin:0!important;max-width:100%!important;padding:0!important;width:100%!important}.swap-interface-card{background:#fff;border:1px solid #f0f0f0;border-radius:24px;height:100%;padding:32px}.swap-interface-card .components-filter__item{background:transparent!important;box-shadow:none!important}.swap-title{color:#1a1a2e;font-size:1.35rem;font-weight:700;letter-spacing:-.025em;margin-bottom:28px}.swap-section{margin-bottom:4px}.swap-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.swap-section-label{color:#7a7a8e;font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.swap-balance-info{align-items:center;display:flex;font-size:.8rem}.swap-balance-label{color:#a0a0b0;margin-right:6px}.swap-balance-value{color:#1a1a2e;cursor:pointer;font-weight:600;transition:all .25s ease}.swap-balance-value:hover{color:#c9a84c}.swap-balance-symbol{color:#a0a0b0;margin-left:4px}.swap-input-box{align-items:stretch!important;background:#fafbfc!important;border:1px solid #ebebef!important;border-radius:12px;display:flex!important;min-height:56px;overflow:visible!important;transition:border-color .2s ease}.swap-input-box:hover{border-color:#d4d4dd!important}.swap-input-box:focus-within{border-color:#c1c1cd!important}#swap-container .swap-input-box button.filter-select,#swap-container .swap-input-box button.filter-select.bg-white,#swap-container .swap-input-box button.filter-select.border-gray-200,#swap-container .swap-input-box button.filter-select.w-full{background:transparent!important;background-color:transparent!important;border:0 transparent!important;border-radius:0!important;box-shadow:none!important;height:56px!important;margin:0!important;min-height:56px!important;outline:none!important;padding:0 10px!important}#swap-container .swap-input-box .inline-block.relative.w-full{margin:0!important}#swap-container .swap-input-box input.swap-amount-input,#swap-container .swap-input-box input[type=text]{background:transparent!important;background-color:transparent!important;border:0 transparent!important;border-radius:0!important;box-shadow:none!important;color:#1a1a2e!important;font-family:inherit!important;font-size:1.15rem!important;font-weight:400!important;height:56px!important;margin:0!important;min-height:56px!important;outline:none!important;padding:0 72px 0 12px!important;text-align:right!important;width:100%!important}#swap-container .swap-input-box input.swap-amount-input::-moz-placeholder,#swap-container .swap-input-box input[type=text]::-moz-placeholder{color:#a0a0b0!important;font-weight:400!important}#swap-container .swap-input-box input.swap-amount-input::placeholder,#swap-container .swap-input-box input[type=text]::placeholder{color:#a0a0b0!important;font-weight:400!important}#swap-container .swap-input-box input.swap-amount-input:focus,#swap-container .swap-input-box input[type=text]:focus{border:none!important;box-shadow:none!important}#swap-container .swap-input-box .relative{border:none!important}.swap-coin-selector{align-items:center;border-right:1px solid #ebebef;display:flex;flex-shrink:0;min-width:145px;padding:0;position:relative;width:145px}.swap-coin-label{align-items:center;cursor:pointer;display:flex;padding:6px 8px}.swap-coin-label img{border-radius:50%;flex-shrink:0;height:24px;width:24px}.swap-coin-name{color:#1a1a2e;font-size:.88rem;font-weight:600;margin-left:8px;white-space:nowrap}.swap-chevron{color:#a0a0b0;flex-shrink:0;margin-left:6px;opacity:.6}.swap-coin-option{align-items:center;cursor:pointer;display:flex;padding:10px 14px;transition:background .15s ease}.swap-coin-option img{border-radius:50%;height:24px;margin-right:12px;width:24px}.swap-coin-option span{color:#1a1a2e;font-size:.88rem;font-weight:500}.swap-coin-option:hover{background:#fafbfc}.swap-amount-area{align-items:center;display:flex;flex:1;min-width:0;position:relative}.swap-amount-input{background:transparent!important;border:none!important;box-shadow:none!important;color:#1a1a2e!important;font-family:inherit!important;font-size:1.15rem!important;font-weight:700!important;height:auto!important;min-height:auto!important;outline:none!important;padding:16px 60px 16px 12px!important;text-align:right!important;width:100%!important}.swap-amount-input::-moz-placeholder{color:#a0a0b0!important;font-weight:400!important}.swap-amount-input::placeholder{color:#a0a0b0!important;font-weight:400!important}.swap-max-btn{background:rgba(201,168,76,.08);border:1px solid rgba(201,168,76,.18);border-radius:999px;color:#c9a84c;cursor:pointer;font-size:.65rem;font-weight:500;letter-spacing:.08em;line-height:1;padding:4px 10px;position:absolute;right:12px;text-transform:uppercase;top:50%;transform:translateY(-50%);transition:all .25s ease}.swap-max-btn:hover{background:rgba(201,168,76,.15);border-color:rgba(201,168,76,.3)}.swap-max-btn:focus{outline:none}.swap-amount-readonly{justify-content:flex-end;padding:16px 16px 16px 12px}.swap-receive-value{color:#1a1a2e;font-size:1.15rem;font-weight:700;text-align:right;white-space:nowrap}.swap-direction{display:flex;justify-content:center;padding:6px 0;position:relative;z-index:2}.swap-direction-btn{align-items:center;background:#1a1a2e;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.08);color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .25s ease;width:48px}.swap-direction-btn:hover{background:#0f0f1e;box-shadow:0 4px 12px rgba(0,0,0,.12);transform:translateY(-1px)}.swap-direction-btn:hover svg{transform:rotate(180deg)}.swap-direction-btn svg{transition:transform .4s ease}.swap-info-section{margin-bottom:20px;margin-top:16px;padding:0 4px}.swap-error{color:#e74c3c;font-size:.82rem;margin-bottom:8px}.swap-info-row{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.swap-info-row+.swap-info-row{border-top:1px solid #f4f4f6}.swap-info-label{color:#7a7a8e;font-size:.8rem;font-weight:400}.swap-info-value{color:#1a1a2e;font-size:.8rem;font-weight:400}.swap-submit-section{padding-bottom:4px}.swap-submit-btn{background:#1a1a2e;border:none;border-radius:999px;color:#fff;cursor:pointer;display:block;font-size:.95rem;font-weight:600;letter-spacing:.01em;padding:15px 24px;transition:all .25s ease;width:100%}.swap-submit-btn:hover{background:#0f0f1e;box-shadow:0 4px 14px rgba(0,0,0,.1)}.swap-submit-btn:focus{outline:none}.swap-submit-btn.disabled{cursor:not-allowed;opacity:.45}.swap-submit-btn.disabled:hover{background:#1a1a2e;box-shadow:none}.swap-btn-neworder{background:#1a1a2e;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;margin:16px auto 0;padding:10px 24px;transition:all .25s ease}.swap-btn-neworder:hover{background:#0f0f1e}.swap-btn-neworder:focus{outline:none}.swap-instructions-card{background:#fff;border:1px solid #f0f0f0;border-radius:24px;height:100%;padding:32px}.swap-instructions-card .instructions-title{align-items:center;color:#1a1a2e;display:flex;font-size:1.1rem;font-weight:600;gap:12px;margin-bottom:24px}.swap-instructions-card .instructions-title .title-icon{align-items:center;background:rgba(201,168,76,.1);border-radius:10px;color:#c9a84c;display:flex;height:36px;justify-content:center;width:36px}.swap-instructions-card .instructions-list{list-style:none;margin:0;padding:0}.swap-instructions-card .instructions-list li{align-items:flex-start;border-bottom:1px solid #f5f5f5;display:flex;gap:14px;padding:16px 0}.swap-instructions-card .instructions-list li:last-child{border-bottom:none}.swap-instructions-card .instructions-list li .step-number{align-items:center;background:#fafbfc;border-radius:50%;color:#7a7a8e;display:flex;font-size:.8rem;font-weight:700;height:30px;justify-content:center;min-width:30px;width:30px}.swap-instructions-card .instructions-list li .step-content .step-title{color:#1a1a2e;font-size:.9rem;font-weight:600;margin-bottom:4px}.swap-instructions-card .instructions-list li .step-content .step-description{color:#7a7a8e;font-size:.82rem;line-height:1.55}.swap-instructions-card .instructions-note{background:#fafbfc;border-radius:12px;color:#7a7a8e;font-size:.82rem;line-height:1.5;margin-top:20px;padding:14px 16px}.swap-instructions-card .instructions-note strong{color:#1a1a2e}.swap-layout-wrapper .filter-select__option{padding:0!important}.swap-layout-wrapper .filter-hover{background-color:#fafbfc!important}.swap-layout-wrapper .filter-active{background-color:#f0f3f6!important}.swap-layout-wrapper .form-components__block,.swap-layout-wrapper .form-components__block-button,.swap-layout-wrapper .form-components__block-item{display:none!important}@media (max-width:768px){.swap-layout-wrapper{margin:30px 0!important;padding:0!important}}@media screen and (max-width:1130px){.trade-head__row-left{margin-bottom:8px!important}}.trade-head__block-middle .trade-head__right.chart-height{border-radius:8px!important;overflow:hidden!important;padding:0;z-index:1!important}.module-orderopen{padding:5px!important}.trade-head__block-middle .trade-head__right.chart-height{border:1px solid var(--pro-border,#e2e8f0);border-radius:8px}.module-orderform__title{margin-top:10px}.mobile-body{margin-bottom:10px!important}.market-lite__sticky-footer{background:var(--pro-bg-panel,#fff);border-top:1px solid var(--pro-border,#e2e8f0);bottom:0;display:none;gap:12px;left:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom, 0px));position:fixed;right:0;z-index:100}@media (max-width:986px){.market-lite__sticky-footer{display:flex}}.market-lite__sticky-footer button{border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1;font-size:16px;font-weight:600;height:44px}.market-lite__sticky-footer button.btn-buy-sticky{background-color:var(--pro-buy,#10b981)}.market-lite__sticky-footer button.btn-buy-sticky:active{opacity:.9}.market-lite__sticky-footer button.btn-sell-sticky{background-color:var(--pro-sell,#ef4444)}.market-lite__sticky-footer button.btn-sell-sticky:active{opacity:.9}.market-lite__orders-section{background:var(--pro-bg-panel,#fff);border:1px solid var(--pro-border,#e2e8f0);border-radius:8px;margin-bottom:80px;margin-top:10px;padding:5px}@media (min-width:987px){.market-lite__orders-section{display:none}}.market-lite__orders-section .module-orderopen__navigation_v2{font-size:11px!important;margin-top:5px!important;padding-left:10px!important}.market-lite__orders-section .module-orderopen__navigation_v2 .nav-tab-item{color:var(--pro-text-secondary,#64748b);font-weight:500;margin-right:20px!important;padding-bottom:10px;position:relative}.market-lite__orders-section .module-orderopen__navigation_v2 .nav-tab-item.active-tab{color:var(--pro-text-primary,#0f172a);font-weight:600}.market-lite__orders-section .module-orderopen__navigation_v2 .nav-tab-item.active-tab:after{background-color:var(--pro-accent,#fcd535);bottom:-1px;content:"";height:2px;left:0;position:absolute;width:100%}@media (max-width:986px){.mobile-hidden{display:none!important}.market-stats-bar,.market-stats-card{gap:8px!important}.market-stats-card--coin .stat-item{margin-right:8px}.market-lite__tab-card{background:transparent;border:none;margin:0;overflow:visible;padding:0}.module-head{border-bottom:none;margin-bottom:0;padding-bottom:0!important}.module-head .module-orderopen__navigation{align-items:center;border-bottom:none!important;display:flex!important;flex-direction:row!important;gap:8px;justify-content:flex-start;margin-bottom:0!important;margin-top:8px!important;padding-left:0!important;width:100%}.module-head .module-orderopen__navigation-title{background-color:var(--pro-bg-input,#f1f5f9);border-radius:20px;cursor:pointer;margin-right:0!important;padding:6px 16px;transition:all .2s}.module-head .module-orderopen__navigation-title h4{color:var(--pro-text-secondary,#64748b);font-size:13px;font-weight:500;margin:0;white-space:nowrap}.module-head .module-orderopen__navigation-title.module-orderopen__navigation-active{background-color:var(--pro-text-primary,#0f172a);border-bottom:none}.module-head .module-orderopen__navigation-title.module-orderopen__navigation-active:after{display:none}.module-head .module-orderopen__navigation-title.module-orderopen__navigation-active h4{color:#fff;font-weight:600}}@media screen and (max-width:570px){.trade-head__left{padding:0!important;width:100%}}.module-orderbook{width:100%}.module-orderbook__title{display:flex;justify-content:space-between;padding:8px 0}.module-orderbook__title-amount,.module-orderbook__title-price,.module-orderbook__title-total{flex:1;text-align:right}.module-orderbook__title-amount:first-child,.module-orderbook__title-price:first-child,.module-orderbook__title-total:first-child{text-align:left}.module-orderbook__list-item{display:flex;justify-content:space-between;padding:4px 0}.module-orderbook__list-item__amount,.module-orderbook__list-item__price,.module-orderbook__list-item__total{flex:1;text-align:right;width:33.33%}.module-orderbook__list-item__price{text-align:left}.widget-market-trades__list{min-height:200px}@media (max-width:986px){.widget-market-trades__list{min-height:400px}.trade-head__block-middle{background:transparent!important;border:none!important;display:flex;flex-direction:column;min-height:350px;padding-left:0!important;padding-right:0!important;padding-top:12px}.trade-head__block-middle .trade-head__right.chart-height{flex:1;height:auto!important;min-height:350px}.trade-head__block-middle .trade-head__right.chart-height iframe{height:100%!important;min-height:350px}}.options-card--orders{margin-bottom:50px}@media (max-width:768px){.options-card--orders{margin-bottom:90px}}.options-page{background-color:var(--pro-bg-panel);color:var(--pro-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh}.module-orderopen{padding:10px!important}.options-chart-stat{border:1px solid var(--pro-border);border-radius:8px;padding:8px!important}.options-page__container{margin:0 auto;max-width:1600px;padding:0 10px}@media (max-width:768px){.options-page__container{padding:5px 0}}.options-layout{display:flex;flex-direction:column;gap:16px}@media (min-width:1024px){.options-layout{align-items:start;display:grid;grid-template-areas:"chart form";grid-template-columns:1fr 380px;grid-template-rows:auto}}.options-layout__chart-area{display:flex;flex-direction:column;gap:16px;grid-area:chart}.options-layout__form-area{align-self:start;grid-area:form}.options-card,.options-chart-wrapper{background:var(--pro-bg-panel);border:1px solid var(--pro-border);border-radius:12px;overflow:hidden}.options-card--stats{padding:16px}.options-card--chart{min-height:500px;overflow:hidden;position:relative}.options-card--form{display:flex;flex-direction:column;height:auto}.options-card--orders{padding:0}.options-order-manager{background:var(--pro-bg-panel);margin-bottom:80px}.options-order-manager__tabs{border-bottom:1px solid var(--pro-border);display:flex;gap:0;padding:0 16px}.options-order-manager__tab{background:transparent;border:none;border-bottom:2px solid transparent;color:var(--pro-text-secondary);cursor:pointer;font-size:13px;font-weight:500;margin-bottom:-1px;padding:14px 20px;transition:all .2s ease}.options-order-manager__tab:hover{color:var(--pro-text-primary)}.options-order-manager__tab--active{border-bottom-color:var(--pro-accent);color:var(--pro-text-primary);font-weight:600}.options-order-manager__content{min-height:200px;padding:0}.options-form{display:flex;flex-direction:column;gap:20px;height:100%;padding:24px}@media (max-width:1180px){.options-form{padding:10px}}.options-form__header{align-items:center;border-bottom:1px solid var(--pro-border);display:flex;justify-content:space-between;padding-bottom:16px}.options-form__header .balance-label{color:var(--pro-text-secondary);font-size:13px;font-weight:500}.options-form__header .balance-value{color:var(--pro-text-primary);font-size:18px;font-weight:700}.options-form__header .balance-value .currency{color:var(--pro-text-secondary);font-size:12px;font-weight:400;margin-left:4px}.options-form__group{display:flex;flex-direction:column;gap:8px}.options-form__group label{color:var(--pro-text-secondary);font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.options-form__input,.options-form__select{background-color:var(--pro-bg-input);border:1px solid var(--pro-border);border-radius:10px;color:var(--pro-text-primary);font-size:14px;font-weight:500;height:48px;padding:0 16px;transition:all .2s ease;width:100%}.options-form__input:hover,.options-form__select:hover{background-color:var(--pro-bg-panel);border-color:#d1dbe7}.options-form__input:focus,.options-form__select:focus{border-color:var(--pro-accent);box-shadow:0 0 0 3px rgba(252,213,53,.15);outline:none}.options-form__input--error,.options-form__select--error{border-color:var(--pro-sell);box-shadow:0 0 0 3px rgba(239,68,68,.1)}.options-form__input-wrapper{position:relative}.options-form__input-wrapper input{padding-right:60px}.options-form__input-wrapper .currency-suffix{color:var(--pro-text-secondary);font-size:13px;font-weight:600;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.options-form__summary{background:#eff6ff;border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:16px}.options-form__summary .summary-row{align-items:center;display:flex;font-size:14px;justify-content:space-between}.options-form__summary .summary-row .summary-label{color:#3b82f6;font-weight:500}.options-form__summary .summary-row .summary-value{color:#1d4ed8;font-weight:700}.options-form__summary .summary-row .summary-value--large{font-size:22px}.options-form__actions{display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-top:auto;padding-top:16px}.options-btn{align-items:center;border:none;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:flex;flex-direction:column;font-weight:700;height:60px;justify-content:center;transition:all .2s ease}.options-btn:active{transform:scale(.97)}.options-btn:disabled{cursor:not-allowed;opacity:.7}.options-btn .btn-label{font-size:18px;line-height:1}.options-btn .btn-sublabel{font-size:10px;font-weight:400;margin-top:2px;opacity:.8;text-transform:uppercase}.options-btn--call{background:linear-gradient(135deg,#10b981,#059669)}.options-btn--call:hover{background:linear-gradient(135deg,#059669,#047857)}.options-btn--put{background:linear-gradient(135deg,#f43f5e,#e11d48)}.options-btn--put:hover{background:linear-gradient(135deg,#e11d48,#be123c)}.options-history__title{color:var(--pro-text-primary);font-size:18px;font-weight:700;margin-bottom:20px}.options-history__table{border-collapse:collapse;width:100%}.options-history__table thead{background-color:var(--pro-bg-input)}.options-history__table thead th{color:var(--pro-text-secondary);font-size:11px;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-align:left;text-transform:uppercase}.options-history__table tbody tr{border-bottom:1px solid var(--pro-border)}.options-history__table tbody tr:last-child{border-bottom:none}.options-history__table tbody tr:hover{background-color:var(--pro-bg-input)}.options-history__table tbody td{color:var(--pro-text-primary);font-size:14px;padding:16px}.options-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:12px;font-weight:600;padding:4px 10px}.options-badge--call{background-color:rgba(16,185,129,.1);color:#059669}.options-badge--put{background-color:rgba(244,63,94,.1);color:#e11d48}.options-badge--win{background-color:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.2);color:#059669}.options-badge--loss{background-color:rgba(244,63,94,.1);border:1px solid rgba(244,63,94,.2);color:#e11d48}.options-pnl{font-weight:600}.options-pnl--positive{color:var(--pro-buy)}.options-pnl--negative{color:var(--pro-sell)}.options-empty-state{color:var(--pro-text-secondary);font-size:14px;padding:48px 24px;text-align:center}.options-chart-loader{align-items:center;background:var(--pro-bg-panel);display:flex;inset:0;justify-content:center;position:absolute;z-index:10}.options-chart-loader img{opacity:.4}.options-chart-iframe{border:none;height:100%;min-height:500px;transition:opacity .3s ease;width:100%}@media (max-width:768px){.options-chart-iframe{min-height:350px}}@media (max-width:1024px){.options-layout{display:flex;flex-direction:column}.mobile-hidden{display:none!important}.options-layout__form-area{display:none}.options-layout__chart-area{order:1}.options-mobile-footer{background:var(--pro-bg-panel);border-top:1px solid var(--pro-border);bottom:0;box-shadow:0 -4px 12px rgba(0,0,0,.08);display:block;left:0;padding:16px;position:fixed;right:0;z-index:100}.options-mobile-trade-btn{align-items:center;background:var(--pro-accent);border:none;border-radius:12px;color:var(--pro-text-on-accent);cursor:pointer;display:flex;font-size:16px;font-weight:700;height:50px;justify-content:center;width:100%}.options-chart-iframe{min-height:300px}}@media (min-width:1025px){.options-mobile-footer{display:none}.mobile-hidden{display:block}}body.launchpad-active .mobile-body{padding-left:0!important;padding-right:0!important}.backlp{margin-top:20px}.launchpad-wrapper{margin:0 auto;max-width:1400px;padding:0 15px 60px}@media (max-width:768px){.launchpad-wrapper{padding:0 15px 40px}}.launchpad-banner{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:0;display:flex;justify-content:space-between;margin:0 calc(-50vw + 50%) 40px;overflow:hidden;padding:40px calc(50vw - 660px);position:relative;width:100vw}@media (max-width:1450px){.launchpad-banner{padding-left:40px;padding-right:40px}}@media (max-width:768px){.launchpad-banner{align-items:flex-start;flex-direction:column;margin-left:-15px;margin-right:-15px;padding:30px 24px;width:100vw}}.launchpad-banner__content{max-width:600px;position:relative;z-index:2}.launchpad-banner__content h1{color:#fff;font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0 0 8px}@media (max-width:768px){.launchpad-banner__content h1{font-size:22px}}.launchpad-banner__content p{color:#94a3b8;font-size:15px;line-height:1.6;margin:0}.launchpad-banner__image{position:relative;z-index:1}@media (max-width:768px){.launchpad-banner__image{display:none}}.launchpad-banner__image svg{stroke:hsla(0,0%,100%,.8);animation:shine 2s linear infinite;height:auto;-webkit-mask:linear-gradient(135deg,#000 25%,rgba(0,0,0,.5) 50%,#000 75%);mask:linear-gradient(135deg,#000 25%,rgba(0,0,0,.5) 50%,#000 75%);-webkit-mask-size:400% 100%;mask-size:400% 100%;max-width:140px}@keyframes shine{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}.launchpad-toolbar{align-items:center;background:#fff;border-radius:999px;display:flex;justify-content:space-between;margin-bottom:30px;padding:8px}@media (max-width:768px){.launchpad-toolbar{align-items:stretch;background:transparent;border:none;flex-direction:column;gap:16px;padding:0}}.launchpad-tabs{display:flex;gap:8px}@media (max-width:768px){.launchpad-tabs{-ms-overflow-style:none;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.launchpad-tabs::-webkit-scrollbar{display:none}}.launchpad-pill-btn{background:transparent;border:none;border-radius:9999px;color:#64748b;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s ease;white-space:nowrap}.launchpad-pill-btn:hover{background:#f1f5f9;color:#0f172a;transform:translateY(-1px)}.launchpad-pill-btn.active{background:#0f172a;box-shadow:0 4px 6px -1px rgba(15,23,42,.1),0 2px 4px -1px rgba(15,23,42,.06);color:#fff}.launchpad-search{position:relative;width:300px}@media (max-width:768px){.launchpad-search{width:100%}}.launchpad-search .search-icon{color:#94a3b8;height:18px;left:auto;pointer-events:none;position:absolute;right:14px;top:50%;transform:translateY(-50%);width:18px}.launchpad-search input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;color:#0f172a;font-size:14px;outline:none;padding:10px 40px 10px 16px;transition:all .2s;width:100%}.launchpad-search input::-moz-placeholder{color:#94a3b8}.launchpad-search input::placeholder{color:#94a3b8}.launchpad-search input:focus{background:#fff;border-color:#cbd5e1;box-shadow:0 0 0 3px rgba(226,232,240,.5)}.launchpad-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:60px}@media (max-width:1024px){.launchpad-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.launchpad-grid{grid-template-columns:1fr}}.launchpad-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .2s,border-color .2s,box-shadow .2s}.launchpad-card:hover{border-color:#cbd5e1;box-shadow:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -2px rgba(0,0,0,.025);transform:translateY(-4px)}.launchpad-card__header{align-items:center;background:linear-gradient(180deg,#f8fafc 0,#fff);border-bottom:1px dashed #f1f5f9;display:flex;gap:16px;padding:24px 24px 20px}.launchpad-card__logo{background:#fff;border:1px solid #f1f5f9;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.05);height:50px;-o-object-fit:contain;object-fit:contain;padding:4px;width:50px}.launchpad-card__info{flex:1}.launchpad-card__info h3{color:#0f172a;font-size:16px;font-weight:600;margin:0 0 2px}.launchpad-card__info span{color:#64748b;font-size:13px;font-weight:500}.launchpad-card__badge{border-radius:9999px;font-size:11px;font-weight:600;letter-spacing:.02em;padding:4px 10px;text-transform:uppercase}.launchpad-card__badge--active{background-color:#ecfdf5;border:1px solid #d1fae5;color:#059669}.launchpad-card__badge--upcoming{background-color:#f1f5f9;border:1px solid #e2e8f0;color:#475569}.launchpad-card__badge--closed{background-color:#fff1f2;border:1px solid #ffe4e6;color:#e11d48}.launchpad-card__body{flex:1;padding:24px}.launchpad-card__row{align-items:center;display:flex;font-size:14px;justify-content:space-between;margin-bottom:14px}.launchpad-card__row:last-child{margin-bottom:0}.launchpad-card__row.highlight{border-top:1px dashed #f1f5f9;margin-top:18px;padding-top:18px}.launchpad-card__row label{color:#64748b;font-weight:500}.launchpad-card__row span,.launchpad-card__row strong{color:#334155;font-weight:600}.launchpad-card__footer{padding:0 24px 24px}.launchpad-progress{margin-bottom:0}.launchpad-progress__bar{background:#f1f5f9;border-radius:4px;height:8px;overflow:hidden}.launchpad-progress__bar-fill{background:#0f172a;border-radius:4px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.launchpad-progress__bar-fill.green{background:#10b981}.btn-launchpad-outline,.btn-launchpad-primary{background:#fff;border:1px solid #e2e8f0;border-radius:9999px;color:#475569;cursor:pointer;display:block;font-size:14px;font-weight:600;padding:12px;text-align:center;transition:all .2s;width:100%}.btn-launchpad-outline:hover,.btn-launchpad-primary:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.btn-launchpad-primary{background:#0f172a;border-color:#0f172a;color:#fff}.btn-launchpad-primary:hover{background:#1e293b;border-color:#1e293b;box-shadow:0 4px 6px -1px rgba(15,23,42,.1);color:#fff;transform:translateY(-1px)}.launchpad-bottom-section{display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-top:60px}@media (max-width:900px){.launchpad-bottom-section{grid-template-columns:1fr}}.launchpad-guide-card{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:24px;height:100%;padding:40px}.launchpad-guide-card h2{color:#0f172a;font-size:24px;font-weight:600;margin:0 0 20px}.launchpad-guide-card p{color:#64748b;line-height:1.6;margin-bottom:24px}.launchpad-guide-card ul{list-style:none;margin:0;padding:0}.launchpad-guide-card li{align-items:flex-start;color:#334155;display:flex;font-size:15px;font-weight:500;gap:12px;margin-bottom:16px}.launchpad-guide-card li:before{background:#0f172a;border-radius:50%;content:"";margin-top:8px;min-height:6px;min-width:6px}.launchpad-guide-card li:last-child{margin-bottom:0}.launchpad-faq{background:#fff;border:1px solid #e2e8f0;border-radius:24px;height:100%;margin:0;max-width:none;padding:40px}@media (max-width:768px){.launchpad-faq{border-radius:16px;padding:24px}}.launchpad-faq h2{color:#0f172a;font-size:24px;font-weight:600;margin:0 0 30px;text-align:left}.launchpad-faq-item{border-bottom:1px solid #f1f5f9}.launchpad-faq-item:last-child{border-bottom:none}.launchpad-faq-item .faq-question{align-items:center;color:#334155;cursor:pointer;display:flex;font-weight:600;justify-content:space-between;padding:20px 0;transition:color .2s}.launchpad-faq-item .faq-question:hover{color:#0f172a}.launchpad-faq-item .faq-question .arrow{color:#94a3b8;font-size:12px;transition:transform .3s}.launchpad-faq-item.active .faq-question{color:#0f172a}.launchpad-faq-item.active .faq-question .arrow{transform:rotate(180deg)}.launchpad-faq-item .faq-answer{color:#64748b;font-size:15px;line-height:1.6;padding-bottom:20px;padding-right:20px}.launchpad-detail-layout{display:flex;gap:30px;margin-top:20px}@media (max-width:900px){.launchpad-detail-layout{flex-direction:column}}.launchpad-main-col{flex:2;min-width:0}.launchpad-sidebar-col{flex:1;min-width:350px}@media (max-width:900px){.launchpad-sidebar-col{min-width:auto}}.launchpad-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:30px}.launchpad-detail-card.sticky{border-color:transparent;box-shadow:0 10px 25px -5px rgba(0,0,0,.1);position:sticky;top:100px}.launchpad-hero{align-items:flex-start;display:flex;gap:24px;margin-bottom:30px}.launchpad-hero img{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);height:80px;-o-object-fit:contain;object-fit:contain;padding:8px;width:80px}.launchpad-hero__content h1{color:#0f172a;font-size:32px;font-weight:600;line-height:1.1;margin:0 0 8px}.launchpad-hero__content p{color:#64748b;font-size:16px;font-weight:500}.launchpad-metrics-grid{border-bottom:1px dashed #e2e8f0;border-top:1px dashed #e2e8f0;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-bottom:30px;padding:30px 0}@media (max-width:600px){.launchpad-metrics-grid{gap:16px;grid-template-columns:1fr}}.launchpad-metrics-grid .metric-item__label{color:#94a3b8;font-size:13px;font-weight:600;letter-spacing:.05em;margin-bottom:6px;text-transform:uppercase}.launchpad-metrics-grid .metric-item__value{font-feature-settings:"tnum";color:#0f172a;font-size:18px;font-weight:600}.launchpad-input-group{margin-bottom:24px}.launchpad-input-group label{color:#334155;display:block;font-size:13px;font-weight:600;letter-spacing:.02em;margin-bottom:8px;text-transform:uppercase}.launchpad-input-group input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#0f172a;font-size:16px;font-weight:600;outline:none;padding:14px 16px;transition:all .2s;width:100%}.launchpad-input-group input:focus{background:#fff;border-color:#0f172a;box-shadow:0 0 0 4px rgba(15,23,42,.05)}.launchpad-calc-row{color:#64748b;display:flex;font-size:14px;justify-content:space-between;margin-bottom:10px}.launchpad-calc-row strong{color:#0f172a;font-weight:600}.staking-active .mobile-body{padding:0!important}.staking-wrapper{margin:0 auto;max-width:1400px;padding:0 15px 60px}@media (max-width:768px){.staking-wrapper{padding:0 15px 40px}}.staking-banner{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:0;display:flex;justify-content:space-between;margin:0 calc(-50vw + 50%) 40px;overflow:hidden;padding:40px calc(50vw - 660px);position:relative;width:100vw}@media (max-width:1450px){.staking-banner{padding-left:40px;padding-right:40px}}@media (max-width:768px){.staking-banner{align-items:flex-start;flex-direction:column;margin-left:-15px;margin-right:-15px;padding:30px 24px;width:100vw}}.staking-banner__content-wrapper,.staking-banner__text{max-width:600px;position:relative;z-index:2}.staking-banner__content-wrapper h1,.staking-banner__text h1{color:#fff;font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0 0 8px}@media (max-width:768px){.staking-banner__content-wrapper h1,.staking-banner__text h1{font-size:22px}}.staking-banner__content-wrapper p,.staking-banner__text p{color:#94a3b8;font-size:15px;line-height:1.6;margin:0}.staking-banner__image{position:relative;z-index:1}@media (max-width:768px){.staking-banner__image{display:none}}.staking-banner__image svg{stroke:hsla(0,0%,100%,.8);animation:shine 2s linear infinite;-webkit-mask:linear-gradient(135deg,#000 25%,rgba(0,0,0,.5) 50%,#000 75%);mask:linear-gradient(135deg,#000 25%,rgba(0,0,0,.5) 50%,#000 75%);-webkit-mask-size:400% 100%;mask-size:400% 100%}.staking-banner__image img,.staking-banner__image svg{height:auto;max-width:140px}.staking-toolbar{align-items:center;background:#fff;border-radius:999px;display:flex;justify-content:space-between;margin-bottom:30px;padding:8px}@media (max-width:768px){.staking-toolbar{align-items:stretch;background:transparent;border:none;flex-direction:column;gap:16px;padding:0}}.staking-tabs-container{display:flex;gap:8px}@media (max-width:768px){.staking-tabs-container{-ms-overflow-style:none;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.staking-tabs-container::-webkit-scrollbar{display:none}}.staking-pill-btn{background:transparent;border:none;border-radius:9999px;color:#64748b;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s ease;white-space:nowrap}.staking-pill-btn:hover{background:#f1f5f9;color:#0f172a;transform:translateY(-1px)}.staking-pill-btn--active{background:#0f172a;box-shadow:0 4px 6px -1px rgba(15,23,42,.1),0 2px 4px -1px rgba(15,23,42,.06);color:#fff}.staking-search{position:relative;width:300px}@media (max-width:768px){.staking-search{width:100%}}.staking-search .search-icon{color:#94a3b8;height:18px;left:auto;pointer-events:none;position:absolute;right:14px;top:50%;transform:translateY(-50%);width:18px}.staking-search .staking-search-input,.staking-search input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;color:#0f172a;font-size:14px;outline:none;padding:10px 40px 10px 16px;transition:all .2s;width:100%}.staking-search .staking-search-input::-moz-placeholder,.staking-search input::-moz-placeholder{color:#94a3b8}.staking-search .staking-search-input::placeholder,.staking-search input::placeholder{color:#94a3b8}.staking-search .staking-search-input:focus,.staking-search input:focus{background:#fff;border-color:#cbd5e1;box-shadow:0 0 0 3px rgba(226,232,240,.5)}.staking-card-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:60px}@media (max-width:1280px){.staking-card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.staking-card-grid{grid-template-columns:1fr}}.staking-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s,border-color .2s,box-shadow .2s}.staking-card:hover{border-color:#cbd5e1;box-shadow:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -2px rgba(0,0,0,.025);transform:translateY(-4px)}.staking-card__header{align-items:center;background:linear-gradient(180deg,#f8fafc 0,#fff);border-bottom:1px dashed #f1f5f9;display:flex;gap:16px;padding:24px 24px 20px}.staking-card__logo{background:#fff;border:1px solid #f1f5f9;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.05);height:50px;-o-object-fit:contain;object-fit:contain;padding:4px;width:50px}.staking-card__logo img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.staking-card__title{flex:1}.staking-card__title h3{color:#0f172a;font-size:14px;font-weight:700;margin:0}.staking-card__title span{color:#64748b;font-size:12px;font-weight:500}.staking-card .staking-status-badge{border-radius:9999px;font-size:11px;font-weight:600;letter-spacing:.02em;padding:4px 10px;text-transform:uppercase}.staking-card .staking-status-badge.staking-status-active{background-color:#f1f5f9;color:#0f172a}.staking-card .staking-status-badge.staking-status-redeemed,.staking-card .staking-status-badge.staking-status-sold{background-color:#f1f5f9;border:1px solid #e2e8f0;color:#94a3b8}.staking-card__body{flex:1;padding:24px}.staking-card .staking-apy-display{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.staking-card .staking-apy-display .staking-apy__label{color:#64748b;display:block;font-size:11px;font-weight:500;margin-bottom:2px;text-transform:uppercase}.staking-card .staking-apy-display .staking-apy__value{color:#0f172a;font-size:24px;font-weight:700}.staking-card .staking-limits{display:flex;flex-direction:column;gap:14px}.staking-card .staking-limit-row{display:flex;font-size:14px;justify-content:space-between}.staking-card .staking-limit-row label,.staking-card .staking-limit-row span:first-child{color:#64748b;font-weight:500}.staking-card .staking-limit-row span:last-child,.staking-card .staking-limit-row strong{color:#334155;font-weight:600}.staking-card__footer{padding:0 24px 24px}.staking-card .btn-stake-primary{background-color:#0f172a;background:#0f172a;border:1px solid #0f172a;border-radius:9999px;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:600;padding:12px;text-align:center;transition:all .2s;width:100%}.staking-card .btn-stake-primary:hover{background:#1e293b;border-color:#1e293b;box-shadow:0 4px 6px -1px rgba(15,23,42,.1);transform:translateY(-1px)}.staking-card .btn-stake-primary.btn-stake-disabled,.staking-card .btn-stake-primary:disabled{background:#e2e8f0;border-color:#e2e8f0;box-shadow:none;color:#94a3b8;cursor:not-allowed;transform:none}.staking-footer-split{display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-top:60px}@media (max-width:900px){.staking-footer-split{grid-template-columns:1fr}}.staking-guide{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:24px;height:100%;padding:40px}.staking-guide h2{color:#0f172a;font-size:24px;font-weight:600;margin:0 0 20px}.staking-guide .guide-steps{display:flex;flex-direction:column;gap:16px}.staking-guide .guide-step{align-items:flex-start;color:#334155;display:flex;font-size:15px;font-weight:500;gap:12px}.staking-guide .guide-step__number{background:#0f172a;border-radius:50%;height:6px;margin-top:8px;min-height:6px;min-width:6px;width:6px}.staking-guide .guide-step__content h4{color:#334155;font-size:15px;font-weight:600;margin:0 0 4px}.staking-guide .guide-step__content p{color:#64748b;font-size:14px;line-height:1.5;margin:0}.staking-faq{background:#fff;border:1px solid #e2e8f0;border-radius:24px;height:100%;margin:0;max-width:none;padding:40px}@media (max-width:768px){.staking-faq{border-radius:16px;padding:24px}}.staking-faq h2{color:#0f172a;font-size:24px;font-weight:600;margin:0 0 30px;text-align:left}.staking-faq-item{border-bottom:1px solid #f1f5f9}.staking-faq-item:last-child{border-bottom:none}.staking-faq-item.active .faq-question{color:#0f172a}.staking-faq-item.active .faq-question .arrow{transform:rotate(180deg)}.staking-faq .faq-question{align-items:center;color:#334155;cursor:pointer;display:flex;font-weight:600;justify-content:space-between;padding:20px 0;transition:color .2s}.staking-faq .faq-question:hover{color:#0f172a}.staking-faq .faq-question .arrow{color:#94a3b8;font-size:12px;transition:transform .3s}.staking-faq .faq-answer{color:#64748b;font-size:15px;line-height:1.6;padding-bottom:20px;padding-right:20px}.staking-detail-back-btn{align-items:center;color:#64748b;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;margin-bottom:24px;margin-top:20px;text-decoration:none;transition:color .2s}.staking-detail-back-btn:hover{color:#0f172a}.staking-detail-back-btn svg{margin-right:6px}.staking-detail-layout{align-items:start;display:grid;gap:30px;grid-template-columns:1fr 550px}@media (max-width:1024px){.staking-detail-layout{grid-template-columns:1fr}}.staking-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:none;padding:30px}.coin-info-header{align-items:center;border-bottom:1px dashed #e2e8f0;display:flex;margin-bottom:30px;padding-bottom:24px}.coin-info-logo{border:1px solid #f1f5f9;border-radius:50%;height:64px;margin-right:20px;padding:4px;width:64px}.coin-info-text h2{color:#0f172a;font-size:24px;font-weight:700;margin:0 0 4px}.coin-info-text span{color:#64748b;font-size:15px}.coin-stat-item{border-bottom:1px solid #f8fafc;display:flex;font-size:14px;justify-content:space-between;padding:16px 0}.coin-stat-item:last-child{border-bottom:none}.coin-stat-label{color:#64748b;font-weight:500}.coin-stat-value{color:#0f172a;font-weight:600}.btn-stake-primary{border:1px solid #e2e8f0;border-radius:8px}.btn-stake-primary:hover{background:#0f172a;color:#fff}.calculator-inline-row{align-items:center;display:flex;gap:12px;margin-bottom:24px}@media (max-width:768px){.calculator-inline-row{align-items:stretch;flex-direction:column}}.calculator-inline-row .calc-col-balance{flex:0 0 auto}@media (max-width:768px){.calculator-inline-row .calc-col-balance{flex:1}}.calculator-inline-row .calc-col-amount{flex:1}.calculator-balance-display-mini{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;font-size:13px;gap:8px;height:48px;padding:0 16px;white-space:nowrap}.calculator-balance-display-mini .label{color:#64748b}.calculator-balance-display-mini .val{color:#0f172a;font-weight:700}.input-suffix{color:#64748b;font-size:13px;font-weight:600;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.staking-compact-info{margin-top:10px}.staking-compact-row{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;display:flex;margin-bottom:24px;padding:16px}.staking-compact-row .compact-stat{align-items:center;display:flex;flex:1;flex-direction:column;gap:4px;text-align:center}.staking-compact-row .compact-stat .label{color:#64748b;font-size:11px;font-weight:500;text-transform:uppercase}.staking-compact-row .compact-stat .value{color:#334155;font-size:14px;font-weight:600}.staking-apy-grid-box .apy-grid{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.staking-apy-grid-box .apy-grid-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;gap:2px;padding:10px;text-align:center;transition:all .2s}.staking-apy-grid-box .apy-grid-item:hover{background:#f8fafc;border-color:#cbd5e1}.staking-apy-grid-box .apy-grid-item .days{color:#64748b;font-size:11px}.staking-apy-grid-box .apy-grid-item .rate{color:#0f172a;font-size:16px;font-weight:700}.calculator-balance-display{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;font-size:14px;justify-content:space-between;margin-bottom:24px;padding:16px}.calculator-balance-display span:first-child{color:#64748b}.calculator-balance-display span:last-child{color:#0f172a;font-weight:600}.days-selector{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.day-option-btn{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;font-size:14px;font-weight:500;padding:8px 18px;transition:all .2s}.day-option-btn:hover{background:#f8fafc;border-color:#cbd5e1}.day-option-btn.active{background:#0f172a;border-color:#0f172a;color:#fff}.stake-input-control{background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#0f172a;font-size:15px;font-weight:600;height:48px;padding:0 16px;transition:all .2s;width:100%}.stake-input-control:focus{border-color:#0f172a;box-shadow:0 0 0 3px rgba(15,23,42,.05);outline:none}.stake-summary-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:20px}.stake-summary-box .summary-row{display:flex;font-size:14px;justify-content:space-between;margin-bottom:10px}.stake-summary-box .summary-row:last-child{border-top:1px dashed #e2e8f0;margin-bottom:0;margin-top:10px;padding-top:10px}.summary-highlight{color:#16a34a;font-size:18px;font-weight:700}.staking-inline-guide{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;margin-top:24px;padding:24px}.staking-inline-guide h3{color:#0f172a;font-size:16px;font-weight:600;margin:0 0 16px}.staking-inline-guide ul{list-style:none;margin:0;padding:0}.staking-inline-guide ul li{color:#64748b;font-size:14px;line-height:1.5;margin-bottom:12px;padding-left:20px;position:relative}.staking-inline-guide ul li:last-child{margin-bottom:0}.staking-inline-guide ul li:before{background:#0f172a;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:8px;width:6px}.staking-inline-guide ul li strong{color:#334155;font-weight:600}.odht .pagenav{margin-top:0}.odht .pagenav .bg-white{border-radius:55px}.orders-wrapper{margin:0 auto;max-width:1400px;padding:0 15px 60px}@media (max-width:768px){.orders-wrapper{margin-left:-15px;margin-right:-15px;padding:0 15px 40px;width:calc(100% + 30px)}}.orders-banner{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:0;display:flex;justify-content:space-between;margin:0 calc(-50vw + 50%) 40px;overflow:hidden;padding:40px calc(50vw - 660px);position:relative;width:100vw}@media (max-width:1450px){.orders-banner{padding-left:40px;padding-right:40px}}@media (max-width:768px){.orders-banner{margin-left:-15px;margin-right:-15px;padding:30px 24px;width:100vw}}.orders-banner__text{max-width:800px;position:relative;z-index:2}.orders-banner__text h1{color:#fff;font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0 0 8px}@media (max-width:768px){.orders-banner__text h1{font-size:22px}}.orders-banner__text p{color:#94a3b8;font-size:15px;line-height:1.6;margin:0}.orders-toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}@media (max-width:768px){.orders-toolbar{align-items:flex-start;flex-direction:column;gap:16px;overflow:visible}}.orders-toolbar .tabs{overflow:visible;width:100%}.orders-nav{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;background:transparent;display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;padding:0;scrollbar-width:none}.orders-nav::-webkit-scrollbar{display:none;height:0}@media (max-width:768px){.orders-nav{padding-bottom:8px;width:100%}}.orders-nav-item{border-radius:9999px;color:#64748b;cursor:pointer;font-size:14px;font-weight:600;padding:8px 20px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.orders-nav-item:hover{color:#0f172a}.orders-nav-item.active{background:#0f172a;box-shadow:0 4px 6px -1px rgba(15,23,42,.1);color:#fff}.orders-filter-select .filter-select{margin-top:5px!important}.orders-toolbar .tabs{margin-bottom:10px!important}.orders-filter-input input{border:1px solid #e2e8f0!important;border-radius:3px!important;height:36px!important;padding-bottom:0!important;padding-top:10px!important}.orders-filter-input input:focus{border-color:#94a3b8!important;outline:none!important}.orders-filter-input label{display:none!important}@media (max-width:768px){.orders-filter-input{width:100%!important}}.orders-filter-select{flex:0 0 auto;height:42px!important}.orders-filter-select.market-select{min-width:220px!important}.orders-filter-select.status-select{min-width:160px!important}@media (max-width:768px){.orders-filter-select{flex:1;min-width:0!important;width:100%!important}}.orders-search-btn{align-items:center!important;border-radius:9999px!important;display:inline-flex!important;height:36px!important;justify-content:center!important;margin-top:0!important;padding-left:24px!important;padding-right:24px!important}.orders-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.02);overflow:hidden}.orders-card:hover{border-color:#cbd5e1;box-shadow:0 10px 15px -3px rgba(0,0,0,.05)}.orders-table-wrapper{overflow-x:auto;width:100%}table.orders-table{border-collapse:collapse;width:100%}table.orders-table thead{background:#f8fafc;border-bottom:1px solid #e2e8f0}table.orders-table thead th{color:#64748b;font-size:12px;font-weight:600;letter-spacing:.05em;padding:16px 24px;text-align:left;text-transform:uppercase;white-space:nowrap}table.orders-table thead th:first-child{padding-left:32px}table.orders-table thead th:last-child{padding-right:32px;text-align:right}table.orders-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .1s}table.orders-table tbody tr:last-child{border-bottom:none}table.orders-table tbody tr:hover{background:#f8fafc}table.orders-table tbody td{color:#334155;font-size:14px;padding:20px 24px;vertical-align:middle}table.orders-table tbody td:first-child{color:#0f172a;font-weight:500;padding-left:32px}table.orders-table tbody td:last-child{padding-right:32px;text-align:right}.badge-order-type{align-items:center;border-radius:6px;display:inline-flex;font-size:12px;font-weight:600;padding:4px 10px;text-transform:uppercase}.badge-order-type.buy{background:#ecfdf5;border:1px solid #d1fae5;color:#059669}.badge-order-type.sell{background:#fef2f2;border:1px solid #fee2e2;color:#dc2626}.order-btn-cancel{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;font-size:13px;font-weight:500;padding:6px 12px;transition:all .2s}.order-btn-cancel:hover{background:#fef2f2;border-color:#fee2e2;color:#ef4444}.orders-empty{align-items:center;color:#94a3b8;display:flex;flex-direction:column;padding:60px 20px;text-align:center}.orders-empty svg{color:#cbd5e1;height:64px;margin-bottom:16px;width:64px}.orders-empty p{font-size:15px;font-weight:500}body.markets-overview-active .mobile-body{padding:0!important}.markets-wrapper{margin:0 auto;max-width:1400px;padding:0 15px 60px}@media (max-width:768px){.markets-wrapper{box-sizing:border-box;margin-left:0;margin-right:0;padding:0 15px 40px;width:100%}}.markets-banner{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:0;display:flex;justify-content:space-between;margin:0 calc(-50vw + 50%) 40px;overflow:hidden;padding:40px calc(50vw - 660px);position:relative;width:100vw}@media (max-width:1450px){.markets-banner{padding-left:40px;padding-right:40px}}@media (max-width:768px){.markets-banner{margin-bottom:24px;margin-left:-15px;margin-right:-15px;padding:30px 20px;width:100vw}.markets-banner__text{padding-right:0}}.markets-banner__text{max-width:800px;position:relative;z-index:2}.markets-banner__text h1{color:#fff;font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0 0 8px}@media (max-width:768px){.markets-banner__text h1{font-size:22px}}.markets-banner__text p{color:#94a3b8;font-size:15px;line-height:1.6;margin:0}.markets-banner__image{position:relative;z-index:1}@media (max-width:768px){.markets-banner__image{display:none}}.markets-banner__image svg{stroke:hsla(0,0%,100%,.8);animation:markets-shine 2s linear infinite;height:auto;-webkit-mask:linear-gradient(135deg,#000 25%,rgba(0,0,0,.5) 50%,#000 75%);mask:linear-gradient(135deg,#000 25%,rgba(0,0,0,.5) 50%,#000 75%);-webkit-mask-size:400% 100%;mask-size:400% 100%;max-width:140px}@keyframes markets-shine{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:-100% 0;mask-position:-100% 0}}.markets-trends-section{margin-bottom:32px}.markets-toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}@media (max-width:768px){.markets-toolbar{align-items:stretch;flex-direction:column;gap:16px}}.markets-nav{background:transparent;display:flex;gap:8px;padding:0}@media (max-width:768px){.markets-nav{overflow-x:auto;padding-bottom:4px;width:100%}}.markets-nav-item{background:transparent;border:none;border-radius:9999px;color:#64748b;cursor:pointer;font-size:14px;font-weight:600;padding:8px 20px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.markets-nav-item:hover{background:#f1f5f9;color:#0f172a}.markets-nav-item.active{background:#0f172a;box-shadow:0 4px 6px -1px rgba(15,23,42,.1);color:#fff}.markets-sub-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;padding:0}@media (max-width:768px){.markets-sub-tabs{flex-wrap:nowrap;margin-bottom:16px;overflow-x:auto;padding-bottom:8px}}.markets-sub-tab-item{background:#f1f5f9;border:1px solid transparent;border-radius:9999px;color:#64748b;cursor:pointer;font-size:13px;font-weight:500;padding:6px 16px;transition:all .2s ease;white-space:nowrap}.markets-sub-tab-item:hover{background:#e2e8f0;color:#334155}.markets-sub-tab-item.active{background:#fff;border-color:#0f172a;color:#0f172a;font-weight:600}.markets-search{position:relative;width:260px}@media (max-width:768px){.markets-search{width:100%}}.markets-search input{background:#fff;border:1px solid #e2e8f0;border-radius:9999px;color:#334155;font-size:14px;height:42px;padding:0 44px 0 16px;transition:all .2s ease;width:100%}.markets-search input::-moz-placeholder{color:#94a3b8}.markets-search input::placeholder{color:#94a3b8}.markets-search input:focus{border-color:#0f172a;box-shadow:0 0 0 3px rgba(15,23,42,.05);outline:none}.markets-search__icon{color:#94a3b8;height:18px;pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:18px}.markets-search__icon svg{height:100%;width:100%}.markets-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.02);overflow:hidden}.markets-card:hover{border-color:#cbd5e1;box-shadow:0 10px 15px -3px rgba(0,0,0,.05)}.markets-table-wrapper{overflow-x:auto;width:100%}.markets-table-wrapper::-webkit-scrollbar{height:4px}.markets-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}table.markets-table{border-collapse:collapse;min-width:800px;width:100%}table.markets-table thead{background:#f8fafc;border-bottom:1px solid #e2e8f0}table.markets-table thead th{color:#64748b;cursor:pointer;font-size:12px;font-weight:600;letter-spacing:.05em;padding:16px 20px;text-align:left;text-transform:uppercase;transition:color .2s;white-space:nowrap}table.markets-table thead th:hover{color:#0f172a}table.markets-table thead th:first-child{padding-left:32px}table.markets-table thead th:last-child{padding-right:32px;text-align:right}table.markets-table thead th .sort-icon{display:inline-flex;margin-left:4px;vertical-align:middle}table.markets-table tbody tr{border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .15s}table.markets-table tbody tr:last-child{border-bottom:none}table.markets-table tbody tr:hover{background:#f8fafc}table.markets-table tbody td{color:#334155;font-size:14px;padding:16px 20px;vertical-align:middle}table.markets-table tbody td:first-child{padding-left:32px}table.markets-table tbody td:last-child{padding-right:32px;text-align:right}.market-pair-cell{align-items:center;display:flex;gap:12px}.market-pair-cell .star-icon{color:#cbd5e1;cursor:pointer;flex-shrink:0;height:18px;transition:color .2s;width:18px}.market-pair-cell .star-icon.active,.market-pair-cell .star-icon:hover{color:#f59e0b}.market-pair-cell .coin-logo{border-radius:50%;flex-shrink:0;height:32px;-o-object-fit:cover;object-fit:cover;width:32px}.market-pair-cell .pair-name{color:#0f172a;font-weight:600}.market-pair-cell .pair-name .perpetual-tag{color:#94a3b8;font-size:11px;font-style:italic;font-weight:400;margin-left:4px}.price-change{font-weight:500}.price-change.positive{color:#10b981}.price-change.negative{color:#ef4444}.trade-btn{align-items:center;background:#0f172a;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;justify-content:center;padding:6px 16px;text-decoration:none;transition:all .2s}.trade-btn:hover{background:#1e293b}.markets-empty{align-items:center;color:#94a3b8;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.markets-empty svg{color:#cbd5e1;height:64px;margin-bottom:16px;width:64px}.markets-empty p{font-size:15px;font-weight:500;margin:0}.wallets-wrapper{margin:0 auto;max-width:1400px;padding:0 15px 60px}@media (max-width:768px){.wallets-wrapper{margin-left:-15px;margin-right:-15px;padding:0 15px 40px;width:calc(100% + 30px)}}.wallets-banner{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:0;display:flex;justify-content:space-between;margin:0 calc(-50vw + 50%) 40px;overflow:hidden;padding:40px calc(50vw - 660px);position:relative;width:100vw}@media (max-width:1450px){.wallets-banner{padding-left:40px;padding-right:40px}}@media (max-width:768px){.wallets-banner{margin-left:-15px;margin-right:-15px;padding:30px 24px;width:100vw}}.wallets-banner__text{max-width:800px;position:relative;z-index:2}.wallets-banner__text h1{color:#fff;font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0 0 8px}@media (max-width:768px){.wallets-banner__text h1{font-size:22px}}.wallets-banner__text p{color:#94a3b8;font-size:15px;line-height:1.6;margin:0}.wallets-balance-section{display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:32px}@media (max-width:768px){.wallets-balance-section{gap:20px;grid-template-columns:1fr}}.wallets-balance-card{background:linear-gradient(135deg,#fafafa,#f5f5f5);border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px 0 rgba(0,0,0,.05);padding:24px 32px}@media (max-width:768px){.wallets-balance-card{padding:20px 24px}}.wallets-balance-card__header{align-items:center;display:flex;gap:8px;margin-bottom:12px}.wallets-balance-card__header h3{color:#6b7280;font-size:13px;font-weight:600;letter-spacing:.05em;margin:0;text-transform:uppercase}.wallets-balance-card__header svg{color:#9ca3af;height:14px;width:14px}.wallets-balance-card__amount p{color:#0f172a;font-size:32px;font-weight:700;line-height:1.2;margin:0 0 4px}@media (max-width:768px){.wallets-balance-card__amount p{font-size:28px}}.wallets-balance-card__amount small{color:#6b7280;font-size:14px;font-weight:500}.wallets-actions-grid{display:grid;gap:12px;grid-template-columns:1fr 1fr}@media (max-width:768px){.wallets-actions-grid{grid-template-columns:1fr 1fr}}.wallets-action-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;gap:8px;justify-content:center;padding:14px 16px;text-decoration:none;transition:all .2s ease}@media (max-width:768px){.wallets-action-btn{gap:6px;padding:12px 14px}}.wallets-action-btn svg{stroke:#64748b;flex-shrink:0;height:18px;transition:stroke .2s ease;width:18px}@media (max-width:768px){.wallets-action-btn svg{height:16px;width:16px}}.wallets-action-btn span{color:#334155;font-size:14px;font-weight:600;transition:color .2s ease}@media (max-width:768px){.wallets-action-btn span{font-size:13px}}.wallets-action-btn:hover{background:#f8fafc;border-color:#0f172a}.wallets-action-btn:hover svg{stroke:#0f172a}.wallets-action-btn:hover span{color:#0f172a}.wallets-action-btn:active{transform:scale(.98)}.wallets-toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}@media (max-width:768px){.wallets-toolbar{align-items:flex-start;flex-direction:column;gap:16px}}.wallets-nav{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;background:transparent;display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;padding:0;scrollbar-width:none}.wallets-nav::-webkit-scrollbar{display:none;height:0}@media (max-width:768px){.wallets-nav{padding-bottom:8px;width:100%}}.wallets-nav-item{border-radius:9999px;color:#64748b;cursor:pointer;font-size:14px;font-weight:600;padding:8px 20px;transition:all .2s ease;white-space:nowrap}.wallets-nav-item:hover{color:#0f172a}.wallets-nav-item.active{background:#0f172a;box-shadow:0 4px 6px -1px rgba(15,23,42,.1);color:#fff}.wallets-search{position:relative;width:280px}@media (max-width:768px){.wallets-search{width:100%}}.wallets-search input{border:1px solid #e2e8f0;border-radius:9999px;color:#334155;font-size:14px;height:40px;padding:0 40px 0 16px;transition:all .2s ease;width:100%}.wallets-search input::-moz-placeholder{color:#94a3b8}.wallets-search input::placeholder{color:#94a3b8}.wallets-search input:focus{border-color:#94a3b8;box-shadow:0 0 0 3px rgba(148,163,184,.1);outline:none}.wallets-search__icon{height:20px;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px}.wallets-search__icon svg{stroke:#94a3b8;height:100%;width:100%}.wallets-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.02);overflow:hidden}.wallets-card:hover{border-color:#cbd5e1;box-shadow:0 10px 15px -3px rgba(0,0,0,.05)}.wallets-table-wrapper{overflow-x:auto;width:100%}table.wallets-table{border-collapse:collapse;width:100%}table.wallets-table thead{background:#f8fafc;border-bottom:1px solid #e2e8f0}table.wallets-table thead th{color:#64748b;cursor:pointer;font-size:12px;font-weight:600;letter-spacing:.05em;padding:16px 24px;text-align:left;text-transform:uppercase;white-space:nowrap}table.wallets-table thead th:first-child{padding-left:32px}table.wallets-table thead th:last-child{cursor:default;padding-right:32px;text-align:right}table.wallets-table thead th .icon-filter,table.wallets-table thead th svg{display:inline-block;margin-left:6px;vertical-align:middle}table.wallets-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .1s}table.wallets-table tbody tr:last-child{border-bottom:none}table.wallets-table tbody tr:hover{background:#f8fafc}table.wallets-table tbody td{color:#334155;font-size:14px;padding:20px 24px;vertical-align:middle}table.wallets-table tbody td:first-child{padding-left:32px}table.wallets-table tbody td:last-child{padding-right:32px;text-align:right}.wallets-currency{align-items:center;display:flex;gap:12px}.wallets-currency__logo{border-radius:50%;flex-shrink:0;height:32px;overflow:hidden;width:32px}.wallets-currency__logo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wallets-currency__info{display:flex;flex-direction:column;gap:2px}.wallets-currency__symbol{color:#0f172a;font-size:14px;font-weight:600}.wallets-currency__name{color:#94a3b8;font-size:12px}.wallets-balance{color:#0f172a;font-weight:500}.wallets-actions-cell{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.wallets-actions-cell a{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:12px;font-weight:500;padding:6px 12px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.wallets-actions-cell a:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.wallets-actions-cell a.trade-action:hover{background:#ecfdf5;border-color:#d1fae5;color:#059669}.wallets-empty{color:#94a3b8;padding:60px 20px;text-align:center}.wallets-empty svg{color:#cbd5e1;height:64px;margin-bottom:16px;width:64px}.wallets-empty p{font-size:15px;font-weight:500}@media (max-width:768px){.wallets-card{background:transparent;border:none;box-shadow:none}table.wallets-table thead{display:none}table.wallets-table tbody tr{background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:block;margin-bottom:12px;padding:20px}table.wallets-table tbody tr:hover{background:#fff}table.wallets-table tbody td{display:block;padding:8px 0;text-align:left!important}table.wallets-table tbody td:first-child{border-bottom:1px solid #f1f5f9;margin-bottom:12px;padding-bottom:12px;padding-left:0}table.wallets-table tbody td:last-child{border-top:1px solid #f1f5f9;margin-top:12px;padding-right:0;padding-top:12px}table.wallets-table tbody td:before{color:#94a3b8;content:attr(data-label);display:block;font-size:11px;font-weight:600;letter-spacing:.05em;margin-bottom:4px;text-transform:uppercase}table.wallets-table tbody td:first-child:before{display:none}.wallets-actions-cell{justify-content:flex-start}}.profile-wrapper{margin:0 auto;max-width:1400px;padding:0 15px 60px}@media (max-width:768px){.profile-wrapper{margin-left:-15px;margin-right:-15px;padding:0 15px 40px;width:calc(100% + 30px)}}.profile-banner{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:0;display:flex;justify-content:space-between;margin:0 calc(-50vw + 50%) 40px;overflow:hidden;padding:40px calc(50vw - 660px);position:relative;width:100vw}@media (max-width:1450px){.profile-banner{padding-left:40px;padding-right:40px}}@media (max-width:768px){.profile-banner{align-items:flex-start;flex-direction:column;gap:20px;margin-left:-15px;margin-right:-15px;padding:30px 24px;width:100vw}}.profile-banner__text{max-width:800px;position:relative;z-index:2}.profile-banner__text h1{color:#fff;font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0 0 8px}@media (max-width:768px){.profile-banner__text h1{font-size:22px}}.profile-banner__text p{color:#94a3b8;font-size:15px;line-height:1.6;margin:0}.profile-toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}@media (max-width:768px){.profile-toolbar{align-items:flex-start;flex-direction:column;gap:16px;overflow:visible}}.profile-nav{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;background:transparent;display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;padding:0;scrollbar-width:none}.profile-nav::-webkit-scrollbar{display:none;height:0}@media (max-width:768px){.profile-nav{padding-bottom:8px;width:100%}}.profile-nav-item{border-radius:9999px;color:#64748b;cursor:pointer;font-size:14px;font-weight:600;padding:8px 20px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.profile-nav-item:hover{color:#0f172a}.profile-nav-item.active{background:#0f172a;box-shadow:0 4px 6px -1px rgba(15,23,42,.1);color:#fff}.profile-layout{align-items:start;display:grid;gap:24px;grid-template-columns:1fr 360px}@media (max-width:1024px){.profile-layout{grid-template-columns:1fr}}.profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:none!important;overflow:hidden;transition:box-shadow .2s}.profile-card:hover{border-color:#cbd5e1}.profile-guide-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;box-shadow:none!important;padding:28px;position:sticky;top:100px}@media (max-width:1024px){.profile-guide-card{margin-top:24px;position:static}}.profile-guide-card h4{color:#0f172a;letter-spacing:.03em;margin:0 0 16px;text-transform:uppercase}.profile-guide-card p{color:#64748b;font-size:14px;line-height:1.7;margin:0 0 16px}.profile-guide-card ul{list-style:none;margin:0;padding:0}.profile-guide-card ul li{color:#64748b;font-size:13px;line-height:1.5;margin-bottom:12px;padding-left:20px;position:relative}.profile-guide-card ul li:before{background:#3b82f6;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:8px;width:6px}.profile-guide-card ul li:last-child{margin-bottom:0}.profile-inner-page{padding:32px}@media (max-width:768px){.profile-inner-page{padding:24px 20px}}.profile-section-title{color:#0f172a;font-size:18px;font-weight:700;letter-spacing:-.01em;margin-bottom:24px}.profile-inner-page input[type=email],.profile-inner-page input[type=number],.profile-inner-page input[type=password],.profile-inner-page input[type=tel],.profile-inner-page input[type=text],.profile-inner-page textarea{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;font-family:inherit;font-size:14px;max-width:400px;padding:12px 16px;transition:all .2s ease;width:100%}.profile-inner-page input[type=email]:focus,.profile-inner-page input[type=number]:focus,.profile-inner-page input[type=password]:focus,.profile-inner-page input[type=tel]:focus,.profile-inner-page input[type=text]:focus,.profile-inner-page textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);outline:none}.profile-inner-page input[type=email]::-moz-placeholder,.profile-inner-page input[type=number]::-moz-placeholder,.profile-inner-page input[type=password]::-moz-placeholder,.profile-inner-page input[type=tel]::-moz-placeholder,.profile-inner-page input[type=text]::-moz-placeholder,.profile-inner-page textarea::-moz-placeholder{color:#94a3b8}.profile-inner-page input[type=email]::placeholder,.profile-inner-page input[type=number]::placeholder,.profile-inner-page input[type=password]::placeholder,.profile-inner-page input[type=tel]::placeholder,.profile-inner-page input[type=text]::placeholder,.profile-inner-page textarea::placeholder{color:#94a3b8}.profile-inner-page input[type=email]:disabled,.profile-inner-page input[type=number]:disabled,.profile-inner-page input[type=password]:disabled,.profile-inner-page input[type=tel]:disabled,.profile-inner-page input[type=text]:disabled,.profile-inner-page textarea:disabled{background:#f8fafc;color:#64748b;cursor:not-allowed}.profile-inner-page label{color:#374151;display:block;font-size:13px;font-weight:600;margin-bottom:8px}.profile-inner-page .form-group,.profile-inner-page .mt-4{margin-bottom:20px}.profile-inner-page .btn-primary,.profile-inner-page .profile-btn-primary,.profile-inner-page button[type=submit]{align-items:center;background:#0f172a;border:none;border-radius:9999px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 28px;text-decoration:none;transition:all .2s ease}.profile-inner-page .btn-primary:hover,.profile-inner-page .profile-btn-primary:hover,.profile-inner-page button[type=submit]:hover{background:#1e293b;box-shadow:0 4px 12px rgba(15,23,42,.25);transform:translateY(-1px)}.profile-inner-page .btn-primary:active,.profile-inner-page .profile-btn-primary:active,.profile-inner-page button[type=submit]:active{transform:translateY(0)}.profile-inner-page .btn-primary:disabled,.profile-inner-page .profile-btn-primary:disabled,.profile-inner-page button[type=submit]:disabled{background:#94a3b8;box-shadow:none;cursor:not-allowed;transform:none}.profile-inner-page .btn-secondary,.profile-inner-page .profile-btn-secondary{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;color:#374151;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 28px;text-decoration:none;transition:all .2s ease}.profile-inner-page .btn-secondary:hover,.profile-inner-page .profile-btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.profile-inner-page .btn-secondary:disabled,.profile-inner-page .profile-btn-secondary:disabled{cursor:not-allowed;opacity:.5}.profile-inner-page .btn-danger,.profile-inner-page .profile-btn-danger{align-items:center;background:#dc2626;border:none;border-radius:9999px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 28px;text-decoration:none;transition:all .2s ease}.profile-inner-page .btn-danger:hover,.profile-inner-page .profile-btn-danger:hover{background:#b91c1c;box-shadow:0 4px 12px rgba(220,38,38,.3)}.profile-inner-page .btn-danger:disabled,.profile-inner-page .profile-btn-danger:disabled{background:#fca5a5;cursor:not-allowed}.profile-info-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;margin-bottom:16px;padding:20px;transition:background .2s}.profile-info-item:hover{background:#f1f5f9}.profile-info-label{color:#64748b;font-size:12px;font-weight:700;letter-spacing:.02em;margin-bottom:6px;text-transform:uppercase}.profile-info-value{color:#0f172a;font-size:16px;font-weight:600}.kyc-page{padding:32px}@media (max-width:768px){.kyc-page{padding:24px 20px}}.kyc-page .user-status__title h2{color:#0f172a;font-size:24px;font-weight:500;margin-bottom:24px}.kyc-page .input-field label,.kyc-page label{color:#374151!important;display:block;font-size:13px;font-weight:400;margin-bottom:8px}.kyc-page .components-filter__item{width:100%}.kyc-page .components-filter__item input[type=email],.kyc-page .components-filter__item input[type=password],.kyc-page .components-filter__item input[type=text]{background:#fff;border:1px solid #e2e8f0;border-radius:9999px!important;color:#0f172a;font-size:14px;height:50px!important;max-width:none;padding:12px 24px;transition:all .2s ease;width:100%}.kyc-page .components-filter__item input[type=email]:focus,.kyc-page .components-filter__item input[type=password]:focus,.kyc-page .components-filter__item input[type=text]:focus{border-color:#f0b90b;box-shadow:0 0 0 3px rgba(240,185,11,.1);outline:none}.kyc-page .components-filter__item input[type=email]::-moz-placeholder,.kyc-page .components-filter__item input[type=password]::-moz-placeholder,.kyc-page .components-filter__item input[type=text]::-moz-placeholder{color:#94a3b8}.kyc-page .components-filter__item input[type=email]::placeholder,.kyc-page .components-filter__item input[type=password]::placeholder,.kyc-page .components-filter__item input[type=text]::placeholder{color:#94a3b8}.kyc-page .kyc-country-select-wrapper .input-field{width:100%}.kyc-page .kyc-country-select-wrapper .t-rich-select,.kyc-page .kyc-country-select-wrapper .vs__dropdown-toggle{align-items:center;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:9999px!important;display:flex;height:50px!important;min-height:50px!important;width:100%!important}.kyc-page .kyc-country-select-wrapper .vs__dropdown-menu{background-color:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;box-shadow:0 4px 16px rgba(0,0,0,.08)!important}.kyc-page .kyc-country-select-wrapper .vs__search{padding:8px 12px!important}.kyc-page .kyc-country-select-wrapper .vs__selected{color:#0f172a}.kyc-page .form-components__item-radio{display:flex;flex-wrap:wrap;gap:16px}.kyc-page .form-components__item-radio .input-radio{align-items:center;display:flex;gap:8px}.kyc-page .form-components__item-radio .input-radio label{color:#374151!important;cursor:pointer;font-weight:400;margin-bottom:0}.kyc-page .block-list__item-title,.kyc-page .form-components__block-item.block-title h3{color:#0f172a;font-size:15px;font-weight:500;margin-bottom:16px}.kyc-page .form-components__block-button{align-items:center;background:#0f172a;border:none;border-radius:9999px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:500;justify-content:center;min-width:200px;padding:14px 32px;transition:all .2s ease}.kyc-page .form-components__block-button:hover{background:#1e293b;box-shadow:0 4px 12px rgba(15,23,42,.2)}.page-wrapper{margin:0 auto;max-width:1400px;padding:0 15px 60px}@media (max-width:768px){.page-wrapper{margin-left:-15px;margin-right:-15px;padding:0 15px 40px;width:calc(100% + 30px)}}.page-banner{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:0;display:flex;justify-content:space-between;margin:0 calc(-50vw + 50%) 40px;overflow:hidden;padding:40px calc(50vw - 660px);position:relative;width:100vw}@media (max-width:1450px){.page-banner{padding-left:40px;padding-right:40px}}@media (max-width:768px){.page-banner{margin-left:-15px;margin-right:-15px;padding:30px 24px;width:100vw}}.page-banner__text{max-width:800px;position:relative;z-index:2}.page-banner__text h1{color:#fff;font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0 0 8px}@media (max-width:768px){.page-banner__text h1{font-size:22px}}.page-banner__text p{color:#94a3b8;font-size:15px;line-height:1.6;margin:0}.page-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.02);overflow:hidden;padding:40px}@media (max-width:768px){.page-card{border-left:none;border-radius:0;border-right:none;padding:24px}}.page-card:hover{border-color:#cbd5e1;box-shadow:0 10px 15px -3px rgba(0,0,0,.05)}.page-content{max-width:900px}.page-content h2{color:#0f172a;font-size:1.5rem;font-weight:600;line-height:1.3;margin:2rem 0 1rem}.page-content h2:first-child{margin-top:0}.page-content h3{color:#0f172a;font-size:1.25rem;font-weight:600;line-height:1.4;margin:1.5rem 0 .75rem}.page-content h4{color:#1e293b;font-size:1.1rem;font-weight:600;margin:1.25rem 0 .5rem}.page-content p{color:#334155;font-size:15px;line-height:1.8;margin-bottom:1rem}.page-content ol,.page-content ul{color:#334155;margin:1rem 0;padding-left:1.5rem}.page-content ol li,.page-content ul li{font-size:15px;line-height:1.8;margin-bottom:.5rem}.page-content ul{list-style-type:disc}.page-content ol{list-style-type:decimal}.page-content a{color:#0f172a;font-weight:600;text-decoration:none;transition:all .15s ease}.page-content a:after{content:" →";font-size:.9em;opacity:.7}.page-content a:hover{text-decoration:underline}.page-content a:hover:after{opacity:1}.page-content b,.page-content strong{color:#0f172a;font-weight:600}.page-content blockquote{border-left:4px solid #e2e8f0;color:#64748b;font-style:italic;margin:1.5rem 0;padding-left:1rem}.page-content code{background:#f1f5f9;border-radius:4px;color:#334155;font-size:.9em;padding:.2rem .4rem}.page-content img{border-radius:8px;height:auto;margin:1rem 0;max-width:100%}.page-content hr{border:none;border-top:1px solid #e2e8f0;margin:2rem 0}.page-content table{border-collapse:collapse;margin:1.5rem 0;width:100%}.page-content table td,.page-content table th{border-bottom:1px solid #e2e8f0;padding:12px 16px;text-align:left}.page-content table th{background:#f8fafc;color:#0f172a;font-weight:600}.page-content table td{color:#334155}.article-wrapper{margin:0 auto;max-width:1400px;padding:0 15px 60px}@media (max-width:768px){.article-wrapper{margin-left:-15px;margin-right:-15px;padding:0 15px 40px;width:calc(100% + 30px)}}.article-banner{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:0;display:flex;justify-content:space-between;margin:0 calc(-50vw + 50%) 50px;overflow:hidden;padding:60px calc(50vw - 660px);position:relative;width:100vw}@media (max-width:1450px){.article-banner{padding-left:40px;padding-right:40px}}@media (max-width:768px){.article-banner{align-items:flex-start;flex-direction:column;margin-left:-15px;margin-right:-15px;padding:40px 24px;width:100vw}}.article-banner__text{max-width:800px;position:relative;z-index:2}.article-banner__text .article-back-link{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(240,185,11,.15);border:1px solid rgba(240,185,11,.2);border-radius:999px;color:#f0b90b;display:inline-flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:20px;padding:8px 16px;text-decoration:none;transition:all .3s ease}.article-banner__text .article-back-link:hover{background:rgba(240,185,11,.25);color:#fff;transform:translateX(-4px)}.article-banner__text .article-back-link svg{height:14px;width:14px}.article-banner__text h1{color:#fff;font-size:36px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 16px}@media (max-width:768px){.article-banner__text h1{font-size:28px}}.article-banner__text p{color:#94a3b8;font-size:16px;line-height:1.6;margin:0;max-width:600px}.article-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-bottom:40px}@media (max-width:1024px){.article-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.article-grid{gap:20px;grid-template-columns:1fr}}.article-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.article-card:hover{border-color:#cbd5e1;box-shadow:0 12px 24px -10px rgba(0,0,0,.1);transform:translateY(-4px)}.article-card:hover .article-card__img img{transform:scale(1.05)}.article-card:hover .article-card__title{color:#f0b90b}.article-card__img{background:#f1f5f9;height:220px;overflow:hidden;position:relative;width:100%}.article-card__img img{height:100%;-o-object-fit:cover;object-fit:cover;opacity:1;transition:transform .5s ease;width:100%}.article-card__body{display:flex;flex:1;flex-direction:column;padding:24px}.article-card__meta{align-items:center;color:#64748b;display:flex;font-size:13px;gap:8px;margin-bottom:12px}.article-card__meta svg{color:#f0b90b;height:14px;opacity:.8;width:14px}.article-card__title{-webkit-line-clamp:2;line-clamp:2;color:#0f172a;font-size:18px;font-weight:700;line-height:1.4;margin:0 0 12px;transition:color .2s ease}.article-card__excerpt,.article-card__title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.article-card__excerpt{-webkit-line-clamp:3;line-clamp:3;color:#475569;flex:1;font-size:14px;line-height:1.6;margin:0 0 20px}.article-card__footer{align-items:center;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-start;margin-top:auto;padding-top:16px}.article-card__read-more{align-items:center;background:rgba(240,185,11,.1);border:1px solid rgba(240,185,11,.2);border-radius:999px;color:#d97706;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:8px;padding:8px 16px;transition:all .3s ease}.article-card__read-more svg{height:14px;transition:transform .2s ease;width:14px}.article-card__read-more:hover{background:rgba(240,185,11,.2);color:#b45309}.article-card__read-more:hover svg{transform:translateX(4px)}.single-article-container{background:#fff;border:1px solid #e2e8f0;border-radius:24px;margin:0 auto;max-width:1000px;padding:60px}@media (max-width:768px){.single-article-container{border:none;border-radius:0;border-top:1px solid #e2e8f0;padding:24px}}.article-content{color:#334155;font-size:16px;line-height:1.8}.article-content h2{color:#0f172a;font-size:24px;font-weight:700;letter-spacing:-.01em;margin:40px 0 20px}.article-content h3{color:#1e293b;font-size:20px;font-weight:600;margin:32px 0 16px}.article-content p{margin-bottom:24px}.article-content ol,.article-content ul{margin:24px 0;padding-left:24px}.article-content ol li,.article-content ul li{margin-bottom:12px;position:relative}.article-content img{border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);height:auto;margin:32px 0;max-width:100%}.article-content blockquote{background:#f8fafc;border-left:4px solid #f0b90b;border-radius:0 12px 12px 0;color:#475569;font-style:italic;margin:32px 0;padding:24px}.article-detail-layout{display:grid;gap:40px;grid-template-columns:1fr 340px}@media (max-width:1024px){.article-detail-layout{grid-template-columns:1fr}}.article-sidebar{display:flex;flex-direction:column;gap:30px}.sidebar-widget{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:28px}.sidebar-widget h3{align-items:center;border-bottom:1px solid #f1f5f9;color:#0f172a;display:flex;font-size:17px;font-weight:700;gap:10px;margin:0 0 20px;padding-bottom:14px}.sidebar-widget h3:before{background:#f0b90b;border-radius:2px;content:"";display:block;height:16px;width:4px}.sidebar-widget .latest-post-item{border-bottom:1px dashed #f1f5f9;cursor:pointer;display:flex;gap:14px;margin-bottom:18px;padding-bottom:18px}.sidebar-widget .latest-post-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.sidebar-widget .latest-post-item__thumb{background:#f8fafc;border-radius:8px;flex-shrink:0;height:55px;overflow:hidden;width:70px}.sidebar-widget .latest-post-item__thumb img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s;width:100%}.sidebar-widget .latest-post-item__info{flex:1}.sidebar-widget .latest-post-item__info h4{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#1e293b;display:-webkit-box;font-size:14px;font-weight:600;line-height:1.4;margin:0 0 5px;overflow:hidden;transition:color .2s}.sidebar-widget .latest-post-item__info span{color:#94a3b8;font-size:12px}.sidebar-widget .latest-post-item:hover .latest-post-item__thumb img{transform:scale(1.1)}.sidebar-widget .latest-post-item:hover .latest-post-item__info h4{color:#f0b90b}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/fonts/Inter-Regular.ttf)}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(/fonts/Inter-Medium.ttf)}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/fonts/Inter-SemiBold.ttf)}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(/fonts/Inter-Bold.ttf)}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:url(/fonts/Inter-ExtraBold.ttf)}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:url(/fonts/Inter-ExtraBold.ttf)}:root{--h1-font__size:3rem;--h2-font__size:2rem;--h3-font__size:1rem;--default-font__size:0.90rem;--small-font__size:0.80rem;--big-font__size:1.30rem;--regular-font:400;--medium-font:500;--semi-font:600;--bold-font:700;--extra-font:800;--black-font:900;--sixth-color:#fff;--body-color:#fbfdff;--first-text-color:#3e3e3e;--second-text-color:#8b8d98;--third-text-color:#262744;--fourth-text-color:#252542;--border-line-color:#e5e7eb;--tr-hover-color:#e5e7eb;--rows-color:#f4f6f9;--tr-hover-color-second:#d6d8df;--hover-v1-color:#181a20;--white-input:#fff;--progress-color:#8b8d98;--select-option:#fff;--menu-btn-color:#fff;--blue-dark-color:#181a20;--blue-dark-second-color:#151926;--blue-dark-thir-color:#181a20;--blue-dark-bar-color:#131621;--blue-dark-fourth-color:#303254;--blue-dark-fifth-color:#10111c;--red-color:#f1493f;--red-second-color:#d12f44;--green-color:#26c99b;--green-second-color:#25b176;--yellow-color:#fcd535;--yellow-secondary-color:#f0b90b;--gold-light-color:#fff9c4;--gold-hover-color:#fffde7;--gray-color:#bababa;--gray-color-secondary:#e8ebef;--purple-fourth-color:#2b3139;--purple-color:#fcd535;--purple-second-color:#fcd535;--purple-third-color:#1e2329;--white-color:#fff;--dark-gray:#585858;--dark-body-color:#181a20;--dark-text-color:#b9bac0;--dark-text-color2:#262626;--second-fourth-color:#635f5f;--border-select-color:#e8e8e8;--btn-secondary-color:#273445;--btn-secondary-text-color:#fff;--disabled-checkbox:#ccc;--checkbox-bg:#fffdfd;--checkbox-border:#ccc;--border-line-color-v2:#e5e7eb;--btn-stroke-color:#57638d;--yellow-darker-color:#d1a825;--gray-color-third:#848e9c;--table-head-color:#f3f3f3;--modal-border-line-color:#cbcbcb;--modal-information-color:#f3f4f6;--modal-information-warning-color:#101320;--modal-information-warning-color-label:#384260;--strict-border-color:#181a20;--dark-profile-body-color:#0c111a;--label-bubble-color:#eee}body{background-color:var(--body-color);color:var(--first-text-color);font-size:var(--default-font__size);font-weight:var(--medium-font);margin:0;padding:0}.site-layout{max-width:100vw;overflow-x:hidden;width:100%}body.dark .site-layout{--tr-hover-color:#181a20;--tr-hover-color-second:#646f8f;--border-line-color:#181a20;--rows-color:#181a20;--hover-v1-color:#ffc107;--first-text-color:#b9bac0;--white-input:#181a20;--progress-color:#c19a23;--select-option:#181a20;--second-fourth-color:#8d8787;--border-select-color:#2a2948;--btn-secondary-color:#273445;--btn-secondary-text-color:#fff;--disabled-checkbox:#1b1b1b;--checkbox-bg:#1f1e35;--checkbox-border:#393b3d;--border-line-color-v2:#252c42;--yellow-darker-color:#a78929;--table-head-color:#181a20;--modal-border-line-color:#696b77;--modal-information-color:#101520;--modal-information-warning-color:#101320;--modal-information-warning-color-label:#384260;--label-bubble-color:#0e101e;--dark-text-color2:#b9bac0;--dark-gray:#b9b9b9;background-color:var(--dark-body-color);color:var(--dark-text-color)}#p2p-post-create .p2p-post-wrapper{border-radius:5px;margin-top:25px}#p2p-post-create .p2p-post-wrapper .p2p-post-tab-buttons button{padding:15px 0}#p2p-post-create .p2p-post-wrapper .p2p-post-tab-buttons button.active{background:var(--purple-second-color);font-weight:700}#p2p-post-create .p2p-post-wrapper .p2p-post-tab-content .components-filter{margin-bottom:2rem}#p2p-post-create .p2p-field-width{display:flex;max-width:300px}#p2p-post-create .p2p-post-next-btn{margin-top:50px}#p2p-post-create .p2p-post-next-btn button{margin-bottom:20px;max-width:250px}#p2p-post-create .p2p-asset-arrow{margin-left:13px;margin-right:13px;margin-top:30px}#p2p-post-create .components-filter__item{margin-right:0;width:50%}#p2p-post-create .components-filter__item .filter-select{height:55px;padding:0 1.5rem}#p2p-post-create .components-filter__item .filter-select:focus{border:1px solid var(--border-line-color)}#p2p-post-create .custom-input-group{position:relative}#p2p-post-create .custom-input-group input{padding-right:37px!important}#p2p-post-create .custom-input-group span{font-size:14px;font-weight:400;position:absolute;right:25px;top:18px}#p2p-post-create .p2p-result-price-group{margin-top:40px}#p2p-post-create .p2p-result-price-group p{font-size:24px;margin-top:10px}.p2p-order-view{gap:32px}.p2p-order-view .p2p-headline{font-size:var(--big-font__size)}.p2p-order-view .p2p-headline-info{margin-top:25px}.p2p-order-view .text-headline{color:var(--second-fourth-color);margin-bottom:10px}.p2p-order-view .p2p-headline-method{margin-top:25px}.p2p-create-steps{display:flex}.p2p-create-steps .p2p-steps-line{align-self:flex-end;background:var(--table-head-color);bottom:20px;box-sizing:border-box;flex:1 1 0%;height:0;margin:0;min-width:0;position:relative}.p2p-create-steps .p2p-steps-line:after{background-color:inherit;content:"";height:4px;left:0;position:absolute;right:0;top:0}.p2p-create-steps .p2p-steps-line-np{bottom:12px}.p2p-create-steps .p2p-steps-step{align-items:center;box-sizing:border-box;color:#707a8a;display:flex;flex-grow:0;margin:0;min-width:0;overflow:hidden;padding:8px;position:static;text-align:center}.p2p-create-steps .p2p-steps-step-np{padding:0}.p2p-create-steps .p2p-steps-step-inner{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:0;min-width:0}.p2p-create-steps .p2p-steps-step-marker{background:var(--table-head-color);border-radius:100%;height:24px;line-height:24px;margin-top:20px;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:24px}.p2p-create-steps .p2p-steps-step-marker.active{background-color:var(--yellow-color)!important;color:var(--blue-dark-color)}.p2p-create-steps .p2p-steps-step-marker .p2p-create-step-marker-label{box-sizing:border-box;font-size:12px;margin:0;min-width:0}.p2p-create-steps .p2p-steps-step-marker .p2p-create-step-marker-label:after{background:var(--table-head-color);content:"";height:4px;left:100%;margin-left:8px;position:absolute;top:12px;width:9999px}.p2p-create-steps .p2p-steps-step-marker .p2p-create-step-marker-label-extra{box-sizing:border-box;font-size:12px;margin:0;min-width:0}.p2p-create-steps .p2p-steps-step-marker .p2p-create-step-marker-label-extra:before{background:var(--table-head-color);content:"";height:4px;margin-right:8px;position:absolute;right:100%;top:12px;width:9999px}body{background-color:var(--sixth-color);color:var(--blue-dark-color);font-family:Inter,sans-serif;font-weight:400}*{-webkit-tap-highlight-color:transparent}.main-logo{max-width:55px}.close-item,.mobbar,.mobile-head-title{display:none}.mob-show{display:none!important}.mob-hide{display:block!important}.swap-inner{margin:0 auto;width:450px}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.color-sell{color:var(--red-color)}.color-buy{color:var(--green-color)}.color-gray{color:var(--gray-color)}.color-default{color:var(--blue-dark-color)}div.mobile-body .markets-tabs{background:transparent;border-bottom:none;display:block;margin-bottom:1rem;margin-top:0;padding:0!important}div.mobile-body .components-title h2{margin:2rem 0 3rem}div.mobile-body .markets-tabs .tabs-left{display:block}div.mobile-body .markets-tabs .tabs-nav{align-items:center;color:var(--white-color);cursor:pointer;display:flex;flex-direction:row!important;justify-content:flex-start;margin-bottom:1.5rem;overflow-x:none}div.mobile-body .markets-tabs .tabs-nav__item{background-color:#eceded;border-radius:9999px;color:var(--dark-body-color);display:flex;margin-right:1rem;max-width:auto;min-width:80px;padding:.5rem;position:relative;text-align:center}div.mobile-body .markets-tabs .tabs-nav__item h4{margin:0 auto}body.dark div.mobile-body .markets-tabs .tabs-nav__item{background-color:#181a20;color:var(--dark-text-color)}body.dark .staking-inner__calculator button{background:var(--blue-dark-color);border:1px solid var(--blue-dark-color);color:var(--white-color)}body.dark .futures-select option{background:var(--rows-color)}.futures-select{background:transparent;border:none;min-width:200px;outline:none;padding-right:10px;text-align:right}.futures-select:focus,.futures-select:hover{border:none;box-shadow:none!important;outline:none}.futures-select option{padding:5px}.staking-inner__calculator button{background:#eceded;border:1px solid #eceded;color:var(--dark-body-color)}.staking-inner__calculator button:hover,body .bg-active{color:var(--white-color)}body .bg-active{background:var(--purple-color)!important}.mobile-body .item-language__active div{color:var(--yellow-color)}div.mobile-body .markets-tabs .tabs-nav__active{background-color:var(--yellow-color)!important;color:#181a20!important}div.mobile-body .markets-tabs .tabs-nav h4{font-size:14px;width:-moz-max-content;width:max-content}div.mobile-body .markets-tabs .tabs-search{background:#eceded;border-radius:10px;display:flex;justify-content:flex-start;padding:0 15px;width:100%}body.dark div.mobile-body .markets-tabs .tabs-search{background:#181a20}div.mobile-body .markets-tabs .tabs-search input{background-color:transparent;border:2px solid transparent;border-radius:6px;color:var(--first-text-color);display:block;font-size:12px;outline:none;padding:.2rem .5rem;width:100%}div.mobile-body .markets-tabs .tabs-search .tabs-search__icon{display:inline-block;height:17px;margin-right:0;position:relative;top:9px;width:17px}div.mobile-body .markets-tabs-list{background:transparent;display:block;margin-bottom:1rem;margin-top:0;padding:0}div.mobile-body .markets-tabs-list .mob-table-markets .table-sort{display:table-header-group}div.mobile-body .markets-tabs-list .table-list td{font-size:12px}div.mobile-body .markets-tabs-list .table-list td:nth-child(3) .table-list__value div{background:rgba(91,91,91,.1);border-radius:3px;-moz-border-radius:3px;color:#bdbebf;display:block;font-size:11px;padding:7px 3px;text-align:center;width:70px;word-break:keep-all}div.mobile-body .markets-tabs-list .table-list td:nth-child(3) .table-list__value .color-sell{background:#3d2934;color:#de7b90}div.mobile-body .markets-tabs-list .table-list td:nth-child(3) .table-list__value .color-buy{background:#1b373a;color:#4ec3a8}div.mobile-body .markets-tabs-list .table-list__subtitle{display:none}div.mobile-body .markets-tabs-list td:first-child .table-list__value{display:block;margin:0;padding:0;width:100%}div.mobile-body .markets-tabs-list .table-list__image{align-items:center;display:flex;height:25px;margin-left:0;margin-right:10px;width:25px}.markets-tabs-list .table-list .quote-symbol{color:#898988;display:block;font-size:12px}.w-full-force{width:100%!important}.w-flex-force button{display:flex!important}div.mobile-body .markets-tabs-list .table-sort th:nth-child(2) .table-sort__value,div.mobile-body .markets-tabs-list .table-sort th:nth-child(3) .table-sort__value{justify-content:flex-end}div.mobile-body .markets-tabs-list .table-list td:first-child{padding:2px 0}div.mobile-body .markets-tabs-list .table-list td{background-color:transparent;display:table-cell;margin:0;padding:0}div.mobile-body .markets-tabs-list .title-icon__name,div.mobile-body .markets-tabs-list .title-icon__name .quote-symbol{font-size:12px}div.mobile-body .small-market-title{font-size:22px;margin:2rem 0 3rem}div.mobile-body .table-result__notfound-icon img{margin:0 auto}div.mobile-body .markets-tabs-list .table-sort__title{font-size:11px}div.mobile-body .markets-tabs-list .table-result__notfound-text{font-size:12px}div.mobile-body .markets-tabs-list .table-list td:nth-child(2) .table-list__value,div.mobile-body .markets-tabs-list .table-list td:nth-child(3) .table-list__value{display:flex;justify-content:flex-end}@media screen and (max-width:1000px){div.mobile-body .markets-tabs-list .mob-table-markets .mob-hide-alt{display:none!important}}.chart-source{margin-bottom:10px!important}.chart-source span{cursor:pointer}.chart-source span.active{color:var(--yellow-color)}.full-block-fields{margin-bottom:0}.full-block-fields .components-filter__item{width:100%}.full-block-fields .network-select{padding:16px 18px}.full-block-fields ul{list-style-type:none!important}.full-block-fields .qr-container img{border:2px solid var(--white-color);border-radius:10px;padding:5px}.gsi-material-button{-webkit-appearance:none;background-color:#fff;background-image:none;border:1px solid #747775;border-radius:4px;box-sizing:border-box;color:#1f1f1f;cursor:pointer;font-family:Roboto,arial,sans-serif;font-size:14px;height:40px;letter-spacing:.25px;max-width:400px;min-width:-moz-min-content;min-width:min-content;outline:none;overflow:hidden;padding:0 12px;position:relative;text-align:center;transition:background-color .218s,border-color .218s,box-shadow .218s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;vertical-align:middle;white-space:nowrap;width:auto}.gsi-material-button .gsi-material-button-icon{height:20px;margin-right:12px;min-width:20px;width:20px}.gsi-material-button .gsi-material-button-content-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:center;position:relative;width:100%}.gsi-material-button .gsi-material-button-contents{flex-grow:0;font-family:Roboto,arial,sans-serif;font-weight:500;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.gsi-material-button .gsi-material-button-state{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .218s}.gsi-material-button:disabled{background-color:hsla(0,0%,100%,.38);border-color:rgba(31,31,31,.122);cursor:default}.gsi-material-button:disabled .gsi-material-button-contents,.gsi-material-button:disabled .gsi-material-button-icon{opacity:38%}.gsi-material-button:not(:disabled):active .gsi-material-button-state,.gsi-material-button:not(:disabled):focus .gsi-material-button-state{background-color:#303030;opacity:12%}.gsi-material-button:not(:disabled):hover{box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.gsi-material-button:not(:disabled):hover .gsi-material-button-state{background-color:#303030;opacity:8%}.widget-market-trades__list-item__time-larger,.widget-market-trades__title-time-larger{width:42%}.custom-auth-block{display:flex}.custom-auth-block .block-button{margin-top:1rem;position:relative;width:calc(50% - 10px)}.custom-auth-block .block-button a{border:1px solid var(--tr-hover-color);border-radius:9999px;display:inline-block;outline:none;padding:1rem!important;text-align:center;width:100%}body.dark .modal-container .bg-white{background-color:var(--purple-third-color)!important;color:var(--white-color)}body.dark .custom-auth-block .block-button a{background-color:var(--purple-fourth-color);border:1px solid var(--purple-fourth-color);color:var(--white-color)}body.dark .custom-auth-block .twitter-auth-btn svg path{fill:#fff}body.dark .block-button-v3{border:1px solid #262a40}.block-button-v3{background-color:transparent;border:1px solid var(--border-line-color);border-radius:10px;cursor:pointer;display:flex;min-width:100px;outline:none;padding:.5rem 1rem;text-align:center;width:100%}.block-button-v3:hover{border:1px solid var(--yellow-color)!important}.block-button-v3:hover svg path{stroke:var(--yellow-color)}.block-button-v3 svg{margin-right:5px;width:16px}.block-button-v3 svg path{stroke:var(--dark-text-color)}@media screen and (max-width:350px){.block-button-v3{min-width:80px!important}.block-button-v3 svg{display:none}}@media screen and (max-width:600px){.custom-auth-block{display:block}.custom-auth-block .block-button{margin-left:0;width:100%}}@media screen and (max-width:1000px){.option-w-full-container{display:block!important}.option-no-padding{padding-top:20px}.option-no-padding .module-orderopen{padding:0!important}}.module-orderopen__navigation_v2{border-radius:10px 10px 0 0;padding-left:30px}.module-orderopen__navigation_v2 .module-orderopen__navigation-title:hover{color:inherit}.module-orderopen__navigation_v2 .module-orderopen__navigation-active{border-bottom-color:var(--yellow-color)}.table-list__value-v2{display:block}.table-list__value-v2 .table-list__text-smaller{color:var(--second-fourth-color);font-size:13px;margin-top:5px}.slogan-text-bottom{font-size:14px;margin-top:15px}.btn-add{background:var(--yellow-color);border-radius:9999px;color:#1c1c1c;cursor:pointer;display:block;margin-right:10px;min-width:100px;padding:6px 14px;text-align:center}.btn-add svg{height:15px;width:15px}.btn-add span,.btn-add svg{display:inline-block}.btn-add:hover{opacity:.8}.btn-add-label{background:var(--btn-secondary-color);color:var(--btn-secondary-text-color);padding:6px 8px 6px 15px}.btn-add-label svg{margin-left:15px}.components-filter__item-v2{width:100%!important}.btn-delete{transform:rotate(35deg)}.payment-method-wrapper-modal{max-height:300px;overflow-y:auto;padding-right:15px}.checkbox-select-group{border:1px solid var(--border-select-color);border-radius:5px;margin:15px 0;padding:10px}.dark .payment-method-title{color:var(--white-color)}.payment-method-label{border-radius:2px;box-sizing:border-box;flex-shrink:0;height:14px;margin-right:8px;margin-top:3px;min-width:0;width:3px}.payment-method-label.blue{background:#0c3299}input[type=checkbox],input[type=radio]{--tw-shadow:none!important;box-shadow:none!important}input[type=checkbox]{background:var(--checkbox-bg);border:1px solid var(--checkbox-border)}input[type=checkbox][disabled]{background:var(--disabled-checkbox)}.filter-textarea{height:100px!important;min-height:100px;padding:1rem!important}.user-status__item a{display:block;margin:30px auto;max-width:150px;text-align:center}.btn-wrapper{margin-right:15px;min-width:150px}.components-filter__button:hover{background:var(--purple-second-color);opacity:.7}.components-filter__button-v2,.components-filter__button-v2:hover{background-color:var(--purple-color)}.components-filter__button-v2:hover{opacity:.7}.user-sub-menu{margin:5.2rem 0 0}.user-sub-menu .user-sub-menu-item{cursor:pointer;display:flex;font-size:16px;margin-left:0;margin-right:20px;padding:10px 0;position:relative}.user-sub-menu .user-sub-menu-item:hover{color:var(--yellow-color)}.user-sub-menu .user-sub-menu-item:hover .user-sub-menu-icon circle:hover,.user-sub-menu .user-sub-menu-item:hover .user-sub-menu-icon path:hover,.user-sub-menu .user-sub-menu-item:hover .user-sub-menu-icon rect:hover{stroke:var(--yellow-color)}.user-sub-menu .user-sub-menu-item .user-sub-menu-icon{margin-right:5px}.user-sub-menu .user-sub-menu-item .user-sub-menu-icon cirlce,.user-sub-menu .user-sub-menu-item .user-sub-menu-icon path,.user-sub-menu .user-sub-menu-item .user-sub-menu-icon rect{stroke:var(--first-text-color)}.user-sub-menu .user-sub-menu-item .user-sub-menu-icon-thin{margin-right:5px;margin-top:2px}.user-sub-menu .user-sub-menu-item .user-sub-menu-icon-thin .fill-must{fill:var(--first-text-color)}.user-sub-menu .user-sub-menu-item .header-dropdown__list{background-color:#f5f5f5;top:44px}.user-sub-menu .user-sub-menu-item .header-dropdown__list a:hover{background-color:#ebebeb}.user-sub-menu .user-sub-menu-item .header-dropdown__list .header-dropdown__list-color{stroke:var(--blue-dark-color)}.user-sub-menu .user-sub-menu-item .header-dropdown__list .header-dropdown__list-title{color:var(--blue-dark-color)}body.dark .user-sub-menu-item .header-dropdown__list{background-color:var(--blue-dark-second-color)}body.dark .user-sub-menu-item .header-dropdown__list a:hover{background-color:var(--dark-body-color)}body.dark .user-sub-menu-item .header-dropdown__list .header-dropdown__list-color{stroke:var(--dark-text-color)}body.dark .user-sub-menu-item .header-dropdown__list .header-dropdown__list-title{color:var(--dark-text-color)}.filter-group{margin-bottom:30px}.filter-top-group{display:flex}.mobile-body .filter-group{margin-bottom:10px}.mobile-body .filter-group .filter-top-group{flex-direction:column}.mobile-body .filter-group .filter-top-group .filter-top-right{margin-left:0!important;margin-top:15px}.filter-dropdown-group .filter-select__option{background-color:var(--select-option);border:1px solid var(--border-line-color);color:var(--second-text-color);min-width:300px;padding:.8rem}.filter-dropdown-group .filter-select__option input{background:transparent;border:1px solid var(--yellow-color)!important;border-radius:4px}.filter-dropdown-group{border:1px solid var(--border-line-color);border-radius:9999px;display:flex;margin-right:15px;padding:.2rem .7rem}.filter-dropdown-group .filter-select{background:transparent!important;border:none!important;margin-top:0;min-width:120px}.filter-dropdown-group .filter-select:focus,.filter-dropdown-group .filter-select:hover{box-shadow:none}.filter-dropdown-group .filter-select img{height:25px;width:25px}.filter-top-right{align-items:center;display:flex;margin-left:50px}.filter-top-right .filter-top-item-list{cursor:pointer;display:flex;font-weight:500;margin-right:20px;opacity:.8;white-space:nowrap}.filter-top-right .filter-top-item-list.active{color:var(--yellow-color);opacity:1}.filter-button-group{border:1px solid var(--tr-hover-color);border-radius:9999px;display:flex;max-width:200px;min-width:200px;padding:0;width:100%}.filter-button-group .filter-button-items{border-radius:9999px;cursor:pointer;margin:5px;padding:10px;text-align:center;width:50%}.filter-button-group .filter-button-left-group.active{background:var(--green-color);color:var(--white-color)}.filter-button-group .filter-button-right-group.active{background:var(--red-color);color:var(--white-color)}.btn-action{border-radius:9999px;min-width:150px;padding:10px 20px;text-align:center}.btn-action:after{display:none!important}.btn-action:hover{opacity:.9}.p2pmodal{display:flex}.p2pmodal .modal-col-1{width:50%}.p2pmodal .modal-user{display:flex;margin-bottom:30px}.p2pmodal .modal-user-info{margin-left:15px}.p2pmodal .modal-user-info-top{display:flex;margin-bottom:3px;padding-top:2px}.p2pmodal .modal-user-info-bottom{display:flex}.p2pmodal .modal-user-info-bottom-text span{font-weight:700}.p2pmodal .modal-ad-timeline{display:flex;justify-content:space-between}.p2pmodal .modal-ad-timeline .modal-text{margin-right:30px}.p2pmodal .modal-ad-timeline .modal-text:last-child{margin-right:0}.p2pmodal .modal-text-footer{font-size:12px}.p2pmodal .modal-ad-comment{margin-top:30px}.p2pmodal .modal-ad-comment .modal-text-header{font-weight:700}.p2pmodal .modal-ad-comment .modal-text-footer{margin-top:10px}.p2pmodal .modal-right-top{margin-bottom:15px}.p2pmodal .modal-input-group-v2{border:1px solid var(--border-line-color-v2);border-radius:15px;margin-bottom:25px;padding:0 20px}.p2pmodal .modal-input-group-v2 .components-filter__item{width:100%}.p2pmodal .modal-input-group-v2 .components-filter__item button{border:0;margin-top:0}.p2pmodal .modal-input-group-v2 .components-filter__item .filter-select{padding:.9rem 0}.p2pmodal .modal-input-group-v2 .components-filter__item .filter-select:focus{border:0}.p2pmodal .p2p-form-error{border:1px solid var(--red-color)!important}.p2pmodal .modal-input-error{color:var(--red-color);font-size:13px;margin-bottom:10px}.p2pmodal .modal-input-group{border:1px solid var(--border-line-color-v2);border-radius:15px;margin-bottom:25px;padding:10px 20px}.p2pmodal .modal-input-group .modal-input-group-label{margin-bottom:5px;margin-top:10px}.p2pmodal .modal-input-group .modal-input-group-btn{display:flex}.p2pmodal .modal-input-group .modal-input-group-field-placeholder{display:flex;justify-content:flex-end;margin-bottom:10px;margin-top:10px;min-width:120px}.p2pmodal .modal-input-group .modal-input-group-field-asset{display:flex}.p2pmodal .modal-input-group .modal-input-group-field{width:100%}.p2pmodal .modal-input-group .modal-input-group-field input{background:transparent;border:none;font-size:20px;font-weight:400;margin-bottom:10px;margin-top:10px;padding:0}.p2pmodal .modal-input-group .modal-input-group-field input:active,.p2pmodal .modal-input-group .modal-input-group-field input:focus{border:none;box-shadow:none;outline:none}.p2pmodal .modal-input-group .modal-input-group-field-asset-img,.p2pmodal .modal-input-group .modal-input-group-field-text{margin-right:5px}.p2pmodal .modal-input-group .modal-input-group-field-asset-img img{border-radius:50%;height:22px;margin-right:5px;width:22px}.modal-user-photo{background:var(--blue-dark-fourth-color);border-radius:50%;font-size:22px;font-weight:700;height:50px;padding-top:9px;text-align:center;width:50px}.chat-component{border:1px solid var(--border-line-color);border-radius:15px}.chat-component .chat-header{border-bottom:1px solid var(--border-line-color)}.chat-component .chat-footer{border-top:1px solid var(--border-line-color)}.chat-component .chat-dialog{height:50vh}.chat-component .chat-message-input{background:transparent;border:2px;height:40px;overflow:hidden}.chat-component .chat-message-input:focus,.chat-component .chat-message-input:hover{box-shadow:none;outline:none}.chat-component .chat-message-input:focus,.chat-component .chat-message-search,.chat-component .chat-message-search:focus{border-width:2px}.chat-component .chat-conversation-history,.chat-component .chat-conversation-list{height:75vh}.chat-component .chat-text-truncate{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-component .chat-message-text-system{display:block;font-size:.6rem;margin-top:10px;opacity:.6;text-align:right;white-space:normal}.chat-component .chat-message-text{white-space:pre-line}.chat-component .chat-message-text a{font-weight:700;text-decoration:underline}.chat-component .btn-icon{cursor:pointer}.chat-component .btn-icon path{stroke:var(--btn-stroke-color)}.chat-component .btn-icon:hover{opacity:.8}.chat-component .file-input-wrapper{border:none!important}.offline-badge{bottom:0;left:8px}.offline-badge:before{background:#919090;border-radius:50%;content:" ";display:block;height:10px;width:10px}.online-badge{bottom:0;left:8px}.online-badge:before{background:var(--green-color);border-radius:50%;content:" ";display:block;height:10px;width:10px}@keyframes blink{50%{fill:transparent}}.dot{fill:var(--indigo-color);animation:blink 1s infinite}.dot:nth-child(2){animation-delay:.25s}.dot:nth-child(3){animation-delay:.5s}.loader{color:var(--indigo-color)}.p2p-user-profile{margin-top:0}.p2p-profile-top{color:var(--dark-text-color);padding-bottom:3rem}.p2p-step-pointer{background:var(--yellow-color);color:#000}.p2p-step-divider{background-color:var(--border-line-color);margin-top:80px}body.dark .p2p-user-profile-stats-item{border:1px solid var(--strict-border-color)}body.dark .p2p-user-profile-text-headline svg{fill:var(--dark-text-color)}.p2p-user-profile-stats-item{border:1px solid var(--gray-color);border-radius:8px;flex-direction:column;justify-content:start;min-height:132px;padding:24px}.p2p-user-profile-stats-item .p2p-user-profile-stats-item-title{align-items:center;box-sizing:border-box;display:flex;justify-content:center;margin:0 0 16px;min-width:0}.p2p-user-profile-stats-item .p2p-user-profile-stats-item-text{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0;min-width:0}.p2p-user-profile-stats-item .p2p-user-profile-stats-item-text .p2p-user-profile-stats-item-text-bottom{font-size:12px;margin-top:5px}.p2p-user-profile-info{display:flex}.p2p-user-profile-avatar{box-sizing:border-box;flex-shrink:0;margin:0 16px 0 0;min-width:0}.p2p-user-profile-avatar div{align-items:center;background-color:#4653c8;border-radius:50%;box-sizing:border-box;color:#fff;display:flex;flex:0 0 auto;font-size:20px;height:52px;justify-content:center;line-height:52px;margin:0;min-width:0;position:relative;text-align:center;width:52px}.p2p-user-profile-text-stats{-webkit-box-align:center;box-sizing:border-box;display:flex;flex-direction:row;gap:16px;margin:10px 0 0;min-width:0}.p2p-user-profile-text-stats-item{align-items:center;box-sizing:border-box;display:flex;font-size:14px;margin:0;min-width:0}.p2p-user-profile-text-stats-item .p2p-user-profile-text-stats-item-label{box-sizing:border-box;display:inline-block;font-size:14px;margin:0 4px 0 0;min-width:0}.p2p-user-profile-text-stats-item svg{fill:#0ecb81;box-sizing:border-box;color:#0ecb81;font-size:14px;height:1em;margin:0;min-width:0;width:1em}.p2p-user-profile-text-headline{font-size:16px;font-weight:700}.p2p-user-profile-text-headline svg{fill:var(--dark-body-color);cursor:pointer}.p2p-user-profile-text-headline svg:hover{fill:var(--yellow-color)}.p2p-user-center{margin-top:5rem}.profile-tab{margin-bottom:40px;width:100%}.profile-tab .profile-tab-inner{box-sizing:border-box;display:flex;flex-direction:row;margin:0 0 32px;min-width:0;overflow-x:auto;white-space:nowrap;width:100%}.profile-tab .profile-tab-inner .profile-tab-item{box-sizing:border-box;cursor:pointer;margin:0;min-width:auto}.profile-tab .profile-tab-inner .profile-tab-item .profile-tab-item-label{border-radius:9999px;box-sizing:border-box;font-size:14px;font-weight:500;line-height:20px;margin:0 16px 0 0;min-width:0;padding:8px 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.profile-tab .profile-tab-inner .profile-tab-item .active{background-color:var(--purple-second-color);color:var(--white-color)}.peer-payment-method h2{font-size:18px}.peer-payment-method-headline .peer-payment-method-headline-left{font-size:12px;max-width:700px}.box-tip{background:rgba(216,159,0,.08);border-radius:4px;color:#f0b90b;font-size:14px;margin:0 0 35px;padding:12px 16px;width:100%}.box-tip,.box-tip .box-tip-wrapper{align-items:flex-start;box-sizing:border-box;display:flex;min-width:0}.box-tip .box-tip-wrapper{flex:1 1 0%;margin:0}.box-tip .box-tip-wrapper .box-tip-icon{align-items:center;box-sizing:border-box;display:flex;flex-shrink:0;height:16px;justify-content:center;margin:0 5px 0 0;min-width:0;width:16px}.box-tip .box-tip-wrapper .box-tip-icon svg{fill:currentcolor;box-sizing:border-box;color:currentcolor;font-size:20px;height:1em;margin:0;min-width:0;width:1em}.box-tip .box-tip-wrapper .box-tip-text{box-sizing:border-box;color:#1e2329;flex-shrink:1;height:auto;line-height:24px;margin:0;min-width:0;width:100%;word-break:break-word}.box-tip .box-tip-wrapper .box-tip-text div{box-sizing:border-box;color:#d89f00;font-size:12px;font-weight:400;line-height:16px;margin:0;min-width:0}.form-search__result-p2p .components-filter__item{margin-right:0!important;width:100%!important}.p2p-tab-two-rows{box-sizing:border-box;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin:16px 0;min-width:0;width:100%}.p2p-tab-two-rows button{align-items:center;display:inline-flex;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p2p-tab-two-rows .components-filter__button-gray{background-color:var(--gray-color-secondary);color:#000}.dark .vue-simple-progress-text{color:#fff!important}.dark .peer-payment-method-content-item-head{background-color:var(--blue-dark-color)}.peer-payment-method-content{margin-top:50px}.peer-payment-method-content .peer-card-title{box-sizing:border-box;flex-grow:1;font-size:14px;font-weight:500;line-height:20px;margin:0;min-width:0}.peer-payment-method-content .peer-card-label{color:var(--second-text-color)}.peer-payment-method-content .peer-card-action-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;border-radius:4px;box-sizing:border-box;color:var(--yellow-secondary-color);cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:500;justify-content:center;line-height:20px;margin:0;min-height:24px;min-width:52px;outline:none;overflow:hidden;padding:6px 0;text-align:center;text-decoration:none;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;word-break:keep-all}.peer-payment-method-content .peer-card-action-button:hover{opacity:.7}.peer-payment-method-content .peer-payment-method-content-item{border:1px solid var(--border-line-color);border-radius:4px;box-sizing:border-box;margin:0 0 30px;min-width:0;transition:boxShadow .3s ease 0s}.peer-payment-method-content .peer-payment-method-content-item .peer-payment-method-content-item-head{align-items:center;background-color:var(--rows-color);box-sizing:border-box;display:flex;height:44px;margin:0;min-width:0;padding-left:16px;padding-right:16px}.peer-payment-method-content .peer-payment-method-content-item .peer-payment-method-content-item-body .peer-payment-method-content-item-body-container{padding:20px 24px}.peer-payment-method-content .peer-payment-method-content-item .peer-payment-method-content-item-body .peer-payment-method-content-item-body-item-grid{box-sizing:border-box;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin:0;min-width:0}.feedback-stats{align-items:center;display:flex}.feedback-stats,.feedback-stats .feedback-stats-left,.feedback-stats .feedback-stats-left-top{box-sizing:border-box;margin:0;min-width:0}.feedback-stats .feedback-stats-left-top{display:inline-block;position:relative}.feedback-stats .feedback-stats-left-top .feedback-stats-left-top-content .feedback-stats-left-top-content-label{box-sizing:border-box;font-size:24px;font-weight:600;line-height:32px;margin:0;min-width:0}.feedback-stats .feedback-stats-left-top .feedback-stats-left-top-content .feedback-stats-left-bottom{box-sizing:border-box;margin:4px 0 0;min-width:0}.feedback-stats .feedback-stats-right{box-sizing:border-box;display:flex;flex-direction:column;margin:0 0 0 32px;min-width:0}.feedback-stats .feedback-stats-right .feedback-stats-right-top{align-items:center;box-sizing:border-box;display:flex;margin:0;min-width:0}.feedback-stats .feedback-stats-right .feedback-stats-right-top .feedback-stats-right-top-left{align-items:center;border-radius:50%;box-sizing:border-box;display:flex;height:16px;justify-content:center;margin:0;min-width:0;width:16px}.feedback-stats .feedback-stats-right .feedback-stats-right-top .feedback-stats-right-top-left svg path{fill:var(--green-color)}.feedback-stats .feedback-stats-right .feedback-stats-right-top .feedback-stats-right-top-middle{background-color:var(--border-line-color);border-radius:4px;box-sizing:border-box;height:8px;margin:0 6px;min-width:0;overflow:hidden;width:136px}.feedback-stats .feedback-stats-right .feedback-stats-right-top .feedback-stats-right-top-middle .feedback-progressbar{background:var(--green-color);border-radius:4px;box-sizing:border-box;height:100%;margin:0;min-width:0;width:99.7586%}.feedback-stats .feedback-stats-right .feedback-stats-right-top .feedback-stats-right-top-right{box-sizing:border-box;font-size:12px;font-weight:400;line-height:16px;margin:0;min-width:0}.feedback-stats .feedback-stats-right .feedback-stats-right-bottom{align-items:center;box-sizing:border-box;display:flex;margin:6px 0 0;min-width:0}.feedback-stats .feedback-stats-right .feedback-stats-right-bottom .feedback-stats-right-top-middle .feedback-progressbar{background:var(--red-color)!important;border-radius:4px;box-sizing:border-box;height:100%;margin:0;min-width:0;width:99.7586%}.feedback-stats .feedback-stats-right .feedback-stats-right-bottom .feedback-stats-right-bottom-left svg path{fill:var(--red-color)!important}.feedback-tabs{margin-bottom:30px;margin-top:30px}.feedback-list .feedback-list-item{border-bottom:1px solid var(--border-line-color);box-sizing:border-box;margin:0;min-width:0;padding-bottom:20px;padding-top:20px}.feedback-list .feedback-list-item .feedback-list-item-top{align-items:center;box-sizing:border-box;display:flex;gap:8px;margin:0;min-width:0}.feedback-list .feedback-list-item .feedback-list-item-top .feedback-list-item-top-left{align-items:center;background:var(--purple-second-color);border-radius:50%;box-sizing:border-box;color:#fff;display:flex;flex:0 0 auto;font-size:12px;height:24px;justify-content:center;line-height:24px;margin:0;min-width:0;position:relative;text-align:center;width:24px}.feedback-list .feedback-list-item .feedback-list-item-top .feedback-list-item-top-middle{box-sizing:border-box;font-size:16px;font-weight:500;line-height:24px;margin:0;min-width:0}.feedback-list .feedback-list-item .feedback-list-item-top .feedback-list-item-top-middle-2{box-sizing:border-box;font-size:14px;margin:0;min-width:0;opacity:.7}.feedback-list .feedback-list-item .feedback-list-item-top .feedback-list-item-top-right{align-items:center;border-radius:4px;box-sizing:border-box;display:flex;height:24px;margin:0;max-width:190px;min-width:0;padding-left:8px;padding-right:8px;width:-moz-fit-content;width:fit-content}.feedback-list .feedback-list-item .feedback-list-item-top .feedback-list-item-top-right .feedback-list-item-top-right-inner{background:var(--label-bubble-color);border-radius:10px;box-sizing:border-box;display:inline-block;margin:0;max-width:100%;min-width:0;padding:5px 10px;position:relative;width:100%}.feedback-list .feedback-list-item .feedback-list-item-top .feedback-list-item-top-right .feedback-list-item-top-right-inner .feedback-list-item-top-right-innner-content{box-sizing:border-box;font-size:12px;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feedback-list .feedback-list-item .feedback-list-item-bottom{box-sizing:border-box;display:flex;margin:16px 0 0;min-width:0}.feedback-list .feedback-list-item .feedback-list-item-bottom .feedback-list-item-bottom-top{align-items:center;border-radius:50%;box-sizing:border-box;display:flex;flex-shrink:0;height:24px;justify-content:center;margin:0 8px 0 0;min-width:0;width:24px}.feedback-list .feedback-list-item .feedback-list-item-bottom .feedback-list-item-bottom-top svg{box-sizing:border-box;font-size:14px;height:1em;margin:0;min-width:0;width:1em}.feedback-list .feedback-list-item .feedback-list-item-bottom .feedback-list-item-bottom-top .good path{fill:var(--green-color)}.feedback-list .feedback-list-item .feedback-list-item-bottom .feedback-list-item-bottom-top .bad path{fill:var(--red-color)}.feedback-list .feedback-list-item .feedback-list-item-bottom .feedback-list-item-bottom-bottom{box-sizing:border-box;font-size:16px;line-height:24px;margin:0;min-width:0}.p2p-ads-table .table-list tr:hover{background-color:transparent}.p2p-ads-table thead tr{border-bottom:1px solid var(--border-line-color)}.p2p-ads-table thead th{background:inherit;color:var(--color-TertiaryText);font-size:var(--default-font__size);font-weight:400;line-height:18px;padding:12px 16px;position:relative;text-align:start;white-space:normal;word-break:break-word}.p2p-ads-table thead .text-right{text-align:right!important}.p2p-ads-table thead .pl-0{padding-left:0!important;padding-right:0!important}.p2p-ads-table thead .pr-0{padding-right:0!important}.p2p-ads-table .p2p-flex{grid-gap:.5rem;display:flex;gap:.5rem}.p2p-ads-table .flex-col{flex-direction:column}.p2p-ads-table .p2p-avatar{align-items:center;background-color:var(--purple-second-color);border-radius:8px;color:var(--white-color);flex:none;height:24px;justify-content:center;line-height:24px;position:relative;width:24px}.p2p-ads-table .p2p-avatar .user-status-badge{background-color:var(--gray-color);border-color:var(--gray-color);border-radius:50%;border-width:1px;bottom:0;height:7px;max-height:10px;max-width:10px;position:absolute;right:0;width:7px}.p2p-ads-table .p2p-avatar .online{background-color:var(--green-color);border-color:var(--green-color)}.p2p-ads-table .p2p-avatar-lg{height:40px;width:40px}.p2p-ads-table tbody td{background:inherit;font-size:var(--h3-font__size);font-weight:400;line-height:22px;padding:18px 16px;position:relative;white-space:normal;word-break:break-word}.p2p-ads-table tbody td hr{background-color:var(--border-line-color);border-style:none;height:10px;width:1px}.p2p-ads-table tbody td .w-15{width:15px}.p2p-ads-table tbody td .h-15{height:15px}.p2p-ads-table tbody .table-list__value-text{align-items:baseline;display:flex;flex-direction:row}.p2p-ads-table tbody .table-list__value-text .table-list__value-text-headline{font-size:1rem;font-weight:500;line-height:28px;margin-right:4px;opacity:.8}.p2p-ads-table tbody .table-list__value-text .table-list__value-text-subline{font-size:.8rem;font-weight:500;line-height:22px;opacity:.8}.p2p-ads-table tbody .table-list__value-text .table-list__value-text-normal{font-size:14px;font-weight:400;line-height:22px}.p2p-ads-table tbody .table-list__value-text .mx-4xs{margin-left:4px;margin-right:4px}.p2p-ads-table tbody .table-list__value-text-v2{align-items:baseline;display:flex;flex-direction:column}.p2p-ads-table tbody .table-list__value-text-v2 .table-list__value-text-normal{display:flex;font-size:14px;font-weight:400;line-height:22px}.p2p-payment-item{align-items:center;display:flex;margin-bottom:2px}.p2p-payment-badge{background-color:#d89f00;border-radius:4px;box-sizing:border-box;flex:0 0 auto;height:10px;margin:0 4px 0 0;min-width:0;width:3px}.table-list__value-end{justify-content:flex-end}.plr-0{padding-left:0!important;padding-right:0!important}.p2p-text-small{font-size:var(--default-font__size)}.max-500{max-width:500px}.p2p-payment-method-card{border:1px solid var(--border-line-color);border-radius:15px;padding:20px}.p2p-payment-method-card .p2p-payment-method-card-element{margin-bottom:20px}.p2p-payment-method-card .p2p-payment-method-card-element:last-child{margin-bottom:0}.p2p-payment-method-card .p2p-payment-method-card-element .p2p-payment-method-card-right{display:flex}.p2p-payment-method-card-mini{padding:9px}.p2p-payment-method-card-mini .p2p-payment-method-card-element{margin-bottom:10px}.p2p-payment-method-card-mini-head{margin-bottom:5px}.p2p-payment-method-card-no-border{border:0}.max-width-200{max-width:100px}.headline-text{color:var(--second-fourth-color)}.copy-icon{cursor:pointer;display:block;height:20px;margin-left:10px;position:relative;width:20px}.copy-icon svg path,.copy-icon svg rect{stroke:var(--second-text-color);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.copy-icon svg:hover path,.copy-icon svg:hover rect{stroke:var(--hover-v1-color)}.action-link{align-items:center;color:var(--yellow-secondary-color);cursor:pointer}.action-link:hover{opacity:.7}.action-link svg{fill:var(--yellow-secondary-color)}.components-filter__button-cancel,.components-filter__button-cancel:hover{background-color:var(--yellow-darker-color)}.components-filter__button-cancel:hover{opacity:.7}.btn-action-mini{border-radius:9999px;cursor:pointer;display:flex;min-width:250px;padding:10px 20px;text-align:center}.btn-action-mini:after{display:none!important}.btn-action-mini:hover{opacity:.9}.btn-action-mini svg{height:15px;margin-left:12px;margin-right:8px;margin-top:2px;width:15px}.btn-action-xs{display:block;min-width:150px}.btn-action-green{background:var(--green-color);color:var(--white-color)!important}.btn-action-yellow{background:var(--yellow-color);color:var(--dark-body-color)!important}.btn-action-red{background:var(--red-color);color:var(--white-color)!important}.card-bordered{border:1px solid var(--border-line-color);border-radius:15px;padding:10px}.text-important{color:var(--yellow-color);text-transform:uppercase}.table-div{display:flex;flex-direction:column;overflow:hidden}.table-div,.table-div .table-div-head{box-sizing:border-box;margin:0;min-width:0}.table-div .table-div-head{align-items:center;background-color:var(--table-head-color);color:#848e9c;display:inherit;flex-direction:row;font-size:12px;padding-bottom:12px;padding-top:12px;width:100%}.table-div .table-div-head .table-div-head-column{box-sizing:border-box;display:block;margin:0;min-width:0;padding-right:4px;text-align:left;width:0}.table-div .table-div-head .table-div-head-column:first-child{padding-left:25px}.table-div .table-div-body,.table-div .table-div-body .table-div-body-rows{box-sizing:border-box;display:flex;flex-direction:column;margin:0;min-width:0;width:100%}.table-div .table-div-body .table-div-body-rows{border-bottom:1px solid var(--border-line-color);height:auto;position:relative}.table-div .table-div-body .table-div-body-rows .table-div-body-rows-inner{box-sizing:border-box;display:flex;font-size:14px;margin:0;min-height:115px;min-width:0;position:relative;width:100%}.table-div .table-div-body .table-div-body-rows .table-div-body-rows-inner .table-div-body-column{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;font-size:14px;margin:0;min-width:0;width:0}.table-div .table-div-body .table-div-body-rows .table-div-body-rows-inner .table-div-body-column:first-child{padding-left:25px}.table-div .table-div-body .table-div-body-rows .table-div-body-rows-inner .table-div-body-column .div-items-center{grid-gap:6px;align-items:center;box-sizing:border-box;display:flex;gap:6px;min-width:0;text-align:left}.table-div .table-div-body .table-div-body-rows .table-div-body-rows-inner .table-div-body-column .table-div-body-column-container{box-sizing:border-box;display:flex;flex-direction:column;margin:0;min-width:0}.table-div .table-div-body .table-div-body-rows .table-div-body-rows-inner .table-div-body-column .table-div-body-column-container .table-div-body-column-container-action{box-sizing:border-box;display:inline-block;margin:0;min-width:0;position:relative}.table-div .table-div-body .table-div-body-rows .table-div-body-rows-inner-tiny{min-height:90px}.font-500{font-weight:500}.fill-red{fill:var(--red-color)}.stroke-red{stroke:var(--red-color)}.stroke-gray,.stroke-gray path{stroke:var(--dark-gray)}.fill-gray,.fill-gray path{fill:var(--dark-gray)}@media screen and (max-width:1100px){.table-div-body-column{font-size:13px!important}}.table-div-mobile{display:none}@media screen and (max-width:1100px){.table-div-desktop{display:none}.table-div-mobile{display:flex}}.grayed-text{color:var(--gray-color);font-size:12px}.mobile-body{padding-left:15px;padding-right:15px}.bigger-text{font-size:16px}.table-div-mobile .table-div-body .table-div-body-rows .table-div-body-rows-inner{min-height:auto}.table-div-mobile .table-div-body .table-div-body-rows .table-div-body-rows-inner .table-div-body-column{display:block;padding-bottom:15px;padding-left:0;padding-top:15px;width:100%}.table-div-mobile .table-div-body .table-div-body-rows .table-div-body-rows-inner .table-div-body-column:first-child{padding-left:0}.table-div-mobile .table-div-body .table-div-body-rows .table-div-body-rows-inner .table-div-body-column .table-div-body-column-container{flex-direction:row;justify-content:space-between;padding-bottom:4px;padding-top:4px}.table-div-mobile .table-div-body .table-div-body-rows .table-div-body-rows-inner .table-div-body-column .table-div-body-column-container .left .opacity-80{color:var(--gray-color-third)}.p2p-order-feedback{margin-top:20px}.p2p-order-feedback .p2p-order-feedback-headline{font-size:var(--big-font__size);font-weight:500}.p2p-order-feedback .p2p-order-feedback-body{margin-bottom:20px;margin-top:20px}.p2p-order-feedback .p2p-order-feedback-date{display:flex}.p2p-order-feedback .p2p-order-feedback-date div{margin-right:10px}.p2p-order-feedback .p2p-order-feedback-date div:last-child{margin-right:0}.p2p-order-feedback .p2p-order-feedback-actions{grid-gap:16px;display:flex;gap:16px;margin-top:25px}.p2p-order-feedback .btn-large{align-items:center;background-color:transparent;border:1px solid var(--border-line-color);border-radius:10px;display:flex;flex:1 1;font-size:16px;font-weight:500;height:48px;justify-content:center;line-height:24px;min-height:48px;min-width:80px;padding-left:16px;padding-right:16px}.p2p-order-feedback .btn-large svg{height:20px;width:20px}.p2p-order-feedback .btn-large:hover{opacity:.7}.p2p-order-feedback-modal{margin-bottom:30px;margin-top:30px}.p2p-order-feedback-modal .p2p-order-feedback-actions{display:flex;margin-top:15px}.p2p-order-feedback-modal .p2p-order-feedback-actions .btn-large{align-items:center;background-color:transparent;border:2px solid var(--modal-border-line-color);border-radius:10px;display:flex;font-size:16px;font-weight:500;height:48px;justify-content:center;line-height:24px;min-height:48px;min-width:80px;padding-left:16px;padding-right:16px}.p2p-order-feedback-modal .p2p-order-feedback-actions .btn-large svg{height:20px;width:20px}.p2p-order-feedback-modal .p2p-order-feedback-actions .btn-large:hover{opacity:.7}.p2p-order-feedback-modal .p2p-order-feedback-body{margin-top:30px}.p2p-order-feedback-modal .p2p-order-feedback-body textarea{background:transparent;border:1px solid var(--modal-border-line-color);border-radius:10px;height:200px;max-height:200px;width:100%}.p2p-order-feedback-modal .p2p-order-feedback-body textarea:focus{border:2px solid var(--modal-border-line-color);box-shadow:none}.p2p-order-feedback-modal .p2p-order-feedback-body .block-checkbox__group{justify-content:normal;margin-top:20px}.p2p-order-feedback-modal .p2p-order-feedback-body .block-checkbox__group label{margin-left:5px}.main-section .btn-large-green{border:2px solid var(--green-color)!important;color:var(--green-color)}.main-section .btn-large-green:hover{opacity:1}.main-section .btn-large-red{border:2px solid var(--red-color)!important;color:var(--red-color)}.main-section .btn-large-red:hover{opacity:1}.p2p-form-modal .components-filter__item{width:70%}.bottom-border{border-bottom:1px solid var(--border-line-color)}.components-filter__item .rounded{border-radius:9999px;padding-left:1.5rem;padding-right:1.5rem}.relative-left{align-self:center;display:flex;justify-content:center}body [multiple],body [type=date],body [type=email],body [type=month],body [type=number],body [type=password],body [type=search],body [type=text],body [type=time],body [type=url],body [type=week],body select,body textarea{font-size:var(--default-font__size)}.components-filter__item-multiple .filter-select button svg{display:none}.components-filter__item-multiple .filter-select div:first-child{overflow:hidden;white-space:nowrap}.components-filter__item-multiple .filter-select div:first-child button span:first-child:after{content:","}.components-filter__item-multiple .filter-select div:first-child button:last-child span:first-child:after{content:""}.components-filter__item-multiple .filter-select button{margin-right:5px}.components-filter__item-multiple .filter-select button:active,.components-filter__item-multiple .filter-select button:focus{border:none;outline:none}.modal-right-top{display:flex}.refresh-icon{margin-left:10px;margin-top:2px}.refresh-icon svg{height:15px;width:15px}.margin-left-custom{margin-left:56px}.margin-top-custom{margin-top:52px}.order-1{order:1}.order-2{order:2}.order-3{order:3}.rotate-element{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.text-yellow{color:var(--yellow-color)}.opacity-60{opacity:.6}.textarea-counter{bottom:3px;font-size:12px;position:absolute;right:7px}.prev-button,.prev-button:hover{background-color:var(--blue-dark-color);border:1px solid var(--blue-dark-color)}.prev-button:hover{opacity:.7}.column-badge.default{background:#0c8a60}.column-badge.l-green{background:#32cd32}.column-badge.d-green,.column-badge.green{background:#3cb371}.column-badge.red{background:#dc143c}.column-badge.l-red{background:#cd5c5c}.column-badge.d-red{background:#8b0000}.column-badge.yellow{background:gold}.column-badge.l-yellow{background:#ffe4b5}.column-badge.d-yellow{background:#bdb76b}.column-badge.gray{background:#a9a9a9}.column-badge.l-gray{background:#dcdcdc}.column-badge.d-gray{background:#708090}.column-badge.orange{background:tomato}.column-badge.l-orange{background:#ffa07a}.column-badge.d-orange{background:#ff8c00}.column-badge.brown{background:#ffebcd}.column-badge.l-brown{background:#deb887}.column-badge.d-brown{background:#8b4513}.column-badge.purple{background:orchid}.column-badge.l-purple{background:#d8bfd8}.column-badge.d-purple{background:#9370db}.column-badge.pink{background:#ff69b4}.column-badge.l-pink{background:pink}.column-badge.d-pink{background:#c71585}.max-width-80{max-width:80%}.block-message-bubble-author{text-align:left}.text-cover .block-message-bubble-author{color:#fff}.chat-component .block-type-media-message{background:none!important;color:#2f2f2f;margin-bottom:.8rem;margin-top:.8rem;padding:0!important}.chat-component .block-type-media-message svg path{fill:#2f2f2f}body.dark .chat-component .text-cover .block-message-bubble-counterparty{background:#212833;color:var(--dark-text-color)}body.dark .chat-component .text-cover .block-message-bubble-counterparty svg path{fill:#2f2f2f}body.dark .chat-component .block-type-media-message{color:var(--dark-text-color)!important}body.dark .chat-component .block-type-media-message svg path{fill:var(--dark-text-color)!important}body .text-cover .block-message-bubble-counterparty svg path{fill:#2f2f2f}.system-message{justify-content:center}.system-message .place-bubble{width:100%}.system-message .block-message-bubble{background:transparent;border:1px solid var(--border-line-color);border-radius:15px;color:var(--first-text-color);font-size:12px;padding-top:15px;text-align:center}.order-info-container{border-bottom:1px solid var(--border-line-color);margin-bottom:30px;padding-bottom:25px;width:100%}.order-info-container .order-info-container-title{font-size:1.2rem;margin-bottom:10px}.order-info-container .order-info-container-subtitle span{opacity:.7}.no-mt{margin-top:0!important}.textarea-modal{background:transparent;border:1px solid var(--modal-border-line-color);border-radius:10px;height:150px;max-height:200px;width:100%}.textarea-modal:focus{border:2px solid var(--modal-border-line-color);box-shadow:none}.button-disabled,.button-disabled:hover{opacity:.2}.p2pmodal-information{background:var(--modal-information-color);border-radius:8px;display:flex;flex-direction:column;padding:10px 20px}.p2pmodal-information .p2pmodal-information-item{display:flex;margin-bottom:15px}.p2pmodal-information .p2pmodal-information-item:first-child{margin-top:15px}.p2pmodal-information .p2pmodal-information-item .p2pmodal-information-item-icon{margin-right:6px}.p2pmodal-information .p2pmodal-information-item .p2pmodal-information-item-icon svg{fill:var(--green-color)}.p2pmodal-information-checkbox{margin-bottom:15px;margin-top:25px}.width64{height:64px;width:64px}body.dark .p2pmodal-information-warning{background:var(--modal-information-warning-color)}body.dark .p2pmodal-information-warning .p2pmodal-information-item .p2pmodal-information-item-icon{background:var(--modal-information-warning-color-label)}.p2pmodal-information-warning .p2pmodal-information-item .p2pmodal-information-item-icon{border-radius:50%;height:24px;min-width:24px;padding-right:1px;padding-top:2px;text-align:center;width:24px}.p2pmodal-information-warning .p2pmodal-information-item .p2pmodal-information-item-text{margin-top:2px}.text-small{font-size:.8rem;margin-bottom:20px}.text-small ul li{display:flex;margin-bottom:5px}.text-small ul li svg{stroke:var(--green-color);height:18px;margin-right:5px;width:18px}.text-small ul li .close-fill{stroke:none;height:20px;width:20px}.text-small ul li .close-fill path{fill:var(--red-color)}#file-uploader-form.file-uploader-form-modal .vue-file-agent{text-align:left;width:100%}#file-uploader-form.file-uploader-form-modal .file-preview-wrapper{width:50px}.chat-component .file-preview-wrapper{border:0!important;min-width:auto!important;width:auto!important}.chat-component .file-preview-wrapper:before{content:""!important;display:none!important}.chat-component .file-uploading{background:#e1ffda;opacity:.8;padding:1px 0;text-align:center}body.dark .chat-component .file-uploading{background:#45593f;color:#fff}.order-link a{color:var(--yellow-color)}.appeal-container .p2p-create-steps{margin-bottom:40px}.appeal-container .appeal-container-item{border:1px solid var(--border-line-color);border-radius:15px;margin-bottom:50px;padding:20px}.appeal-container .appeal-container-item .appeal-container-item-date{margin-bottom:15px;opacity:.7}.appeal-container .appeal-container-item .appeal-container-item-user{margin-bottom:35px}.appeal-container .appeal-container-item .appeal-container-item-details .appeal-label{margin-bottom:10px;opacity:.7}.attachments-container{display:flex;margin-bottom:10px}.attachments-container div svg{height:32px;margin-right:15px}.attachments-container div svg path{fill:var(--purple-color)}.attachments-container .attachment-link{align-items:center;align-self:center;cursor:pointer;text-decoration:underline}.components-filter__button-w-200{width:200px}.block-title-app{font-size:1rem;font-weight:500}.color-yellow-text{color:var(--yellow-color);font-weight:500}.appeal-textarea{background:transparent;border:2px solid var(--border-line-color);border-radius:8px;height:300px;width:100%}.appeal-textarea:focus{box-shadow:none;outline:none;text-shadow:none}.review-active-logo svg{height:42px;width:42px}.review-active-logo svg path{stroke:var(--yellow-color);fill:var(--yellow-color)}.system-active-logo svg{height:42px;margin-right:5px;width:42px}.system-active-logo svg #Core{fill:var(--yellow-color)}.profile-ads-header{font-size:1.2rem}.w-18{width:18px}.h-18{height:18px}.link-action{color:var(--yellow-color);cursor:pointer;font-weight:400}.fluid-width{margin-left:calc(50% - 50vw);width:100vw}.fluid-width-colored{background-color:var(--dark-profile-body-color)}.line-separator{background-color:var(--strict-border-color);border:none;box-sizing:border-box;display:flex;height:16px;margin:4px 12px 0;min-width:0;width:1px}.feedback-list-item-reply{margin-left:32px;margin-top:15px}.feedback-list-item-reply .feedback-list-item-reply-title{margin-bottom:10px;margin-right:10px;opacity:.7}#body .main-section .img-strict img,#body .main-section .img-strict2 img{border-radius:50%;height:25px!important;min-height:auto!important;width:25px!important}#body .components-filter__item3 .filter-select{padding:.8rem 1rem}#body .components-filter__item4{width:-moz-fit-content;width:fit-content}#body .svg-icon-label svg{fill:var(--dark-text-color2);height:18px;width:18px}#body .svg-icon-container{position:relative}#body .svg-icon-container .svg-icon-label{left:20px;position:absolute;top:23px}#body .svg-icon-text .inline-block .block{padding-left:35px}#body .components-filter__item8 .relative{width:100%}#body .component-filter{margin-top:.5rem;position:relative}#body .component-filter .component-filter-content{border:1px solid var(--border-line-color);border-radius:9999px;cursor:pointer;display:flex;min-width:80px;padding:.9rem 1rem}#body .component-filter .component-filter-content svg{margin:0 auto}#body .component-filter .svg-filter-icon{fill:var(--dark-text-color2)}#body .component-filter .component-popover{background-color:var(--white-color);border-radius:10px;box-shadow:-2px 0 5px rgba(0,0,0,.08),0 0 6px rgba(0,0,0,.08);display:none;left:0;max-height:-moz-fit-content;max-height:fit-content;min-width:300px;padding:15px;position:absolute;top:70px;width:-moz-max-content;width:max-content;z-index:999}#body .component-filter .component-popover.active{display:block}#body .component-filter .component-popover .component-popover-label{font-size:.7rem}#body .component-filter .component-popover .component-popover-content input{padding:.5rem}#body .component-filter .component-popover .component-popover-content input:not(:checked){background-color:var(--second-text-color)}.dark .component-popover{background-color:var(--blue-dark-thir-color)!important}.mb-0-fixed{margin-bottom:0!important}#body .main__container .svg-ml-1{margin-left:4px}.flex-icon-orange{background:#d18709;border-radius:50%;color:var(--white-color);font-size:.7rem;height:20px;line-height:21px;margin-left:5px;text-align:center;width:20px}.max-width-300{width:200px}.chat-image-frame{border:1px solid var(--border-line-color);border-radius:5px;cursor:pointer;padding:5px}.chat-icon{cursor:pointer}.chat-icon path{fill:var(--dark-body-color)}body.dark .chat-icon path{fill:var(--dark-text-color)}.tooltip{display:block!important;z-index:10000}.tooltip .tooltip-inner{background:#000;border-radius:5px;color:#fff;padding:8px 15px 7px}.tooltip .tooltip-arrow{border-color:#000;border-style:solid;height:0;margin:5px;position:absolute;width:0;z-index:1}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;border-width:5px 5px 0;bottom:-5px;left:calc(50% - 5px);margin-bottom:0;margin-top:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;border-width:0 5px 5px;left:calc(50% - 5px);margin-bottom:0;margin-top:0;top:-5px}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-bottom-color:transparent!important;border-left-color:transparent!important;border-top-color:transparent!important;border-width:5px 5px 5px 0;left:-5px;margin-left:0;margin-right:0;top:calc(50% - 5px)}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-bottom-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;border-width:5px 0 5px 5px;margin-left:0;margin-right:0;right:-5px;top:calc(50% - 5px)}.tooltip.popover .popover-inner{background:#f9f9f9;border-radius:5px;box-shadow:0 5px 30px rgba(0,0,0,.1);color:#000;padding:24px}.tooltip.popover .popover-arrow{border-color:#f9f9f9}.tooltip[aria-hidden=true]{opacity:0;transition:opacity .15s,visibility .15s;visibility:hidden}.tooltip[aria-hidden=false]{opacity:1;transition:opacity .15s;visibility:visible}.more-arrow svg{height:20px}.more-arrow svg path{fill:var(--blue-dark-color)}body.dark .more-arrow svg path{fill:var(--dark-text-color)}body.dark .chat-connecting{background-color:var(--blue-dark-color);color:var(--dark-text-color)}.chat-connecting{background:#e1e1e1;opacity:.9;padding:10px;text-align:center}#body .p2p-component-title{margin-bottom:5rem}#body .p2p-component-title .h2-headline{margin:5rem 0 0}.btn-icon-attach path{fill:var(--btn-stroke-color)}.btn-icon-attach:hover{cursor:pointer;opacity:.8}.btn-icon-attach-message path{fill:#f9f9f9}.conditional-sub-menu{display:none}.header-btn span:first-child{margin-top:0}.closeChat,.components-filter-mobile,.mobile-visible{display:none}body.dark .mobile-body .chat-component-mob .chat-active{background-color:var(--dark-body-color)}body.dark .mobile-body .conditional-sub-menu .header-dropdown__list{background-color:var(--blue-dark-second-color)}.desktop-visible{display:block}.mobile-body .p2p-user-profile-info{display:flex;flex-direction:column}.mobile-body .p2p-user-profile-info .p2p-user-profile-text{margin-top:10px}.mobile-body .tabs-right-mob{align-items:normal;display:flex;flex-direction:column}.mobile-body .tabs-right-mob .peer-profile-merchant{margin-top:15px}.mobile-body .p2p-step-pointer{z-index:0}.mobile-body .components-filter__item-mob .btn-add-label{margin-bottom:5px}.mobile-body .desktop-visible{display:none}.mobile-body .btn-action-max{max-width:250px}.mobile-body .peer-payment-method-items-mob .peer-payment-method-content-item-body-item-grid{display:flex!important;flex-direction:column}.mobile-body .peer-payment-method-items-mob .peer-payment-method-headline{flex-direction:column}.mobile-body .peer-payment-method-items-mob .peer-payment-method-headline .peer-payment-method-headline-left{margin-bottom:15px}.mobile-body .table-ads-mob .table-div-head{display:none}.mobile-body .table-ads-mob .table-div-body .table-div-body-column{margin-bottom:5px!important;padding-left:0!important;width:100%!important}.mobile-body .table-ads-mob .table-div-body .table-div-body-rows-inner{flex-direction:column;padding-top:15px!important}.mobile-body .profile-mob .p2p-user-profile{flex-direction:column}.mobile-body .profile-mob .p2p-user-profile .p2p-user-profile-left{margin-bottom:25px}.mobile-body .profile-mob .p2p-user-profile-stats{display:flex;flex-direction:column}.mobile-body .profile-mob .p2p-user-profile-stats .p2p-user-profile-stats-item{border:none;display:flex;flex-direction:row;justify-content:space-between;min-height:auto;padding:0}.mobile-body .profile-mob .p2p-user-profile-stats .p2p-user-profile-stats-item .p2p-user-profile-stats-item-title{margin-bottom:5px}.mobile-body .profile-mob .p2p-user-profile-stats .p2p-user-profile-stats-item .p2p-user-profile-stats-item-text-top{align-self:end}.mobile-body .p2p-create-steps-mob{flex-direction:column}.mobile-body .p2p-create-steps-mob .p2p-steps-step{padding:8px!important}.mobile-body .p2p-create-steps-mob .p2p-steps-step-inner{flex-direction:row}.mobile-body .p2p-create-steps-mob .p2p-steps-step-inner .p2p-steps-step-marker-text{margin-left:10px;order:2}.mobile-body .p2p-create-steps-mob .p2p-steps-step-inner .p2p-steps-step-marker{margin-top:0;order:1}.mobile-body .p2p-create-steps-mob .p2p-steps-step-inner .p2p-steps-step-marker span:after{content:none}.mobile-body .chat-component-mob{border:none}.mobile-body .chat-component-mob .chat-dialog-container{display:none}.mobile-body .chat-component-mob .closeChat{cursor:pointer;display:block}.mobile-body .chat-component-mob .closeChat svg path{fill:var(--dark-text-color)}.mobile-body .chat-component-mob .chat-active{background-color:var(--white-color);display:block;height:100vh;margin-left:-15px;position:fixed;top:0;width:100%;z-index:999}.mobile-body .chat-component-mob .chat-dialog{height:80vh}.mobile-body .chat-component-mob .chat-bottom-wrapper{bottom:30px;position:absolute;width:100%}.mobile-body .p2p-order-mob{flex-direction:column}.mobile-body .p2p-order-mob .p2p-step-pointer{margin-top:0}.mobile-body .p2p-order-mob .w-full-mob{width:100%}.mobile-body .flex-col-mob{flex-direction:column}.mobile-body .flex-col-mob .w-full{margin-bottom:5px}.mobile-body .btn-add-mob{border-radius:9999px;margin-top:10px}.mobile-body .components-filter-mob{margin-bottom:0}.mobile-body .mt-mob-no{margin-top:0}.mobile-body .mb-mob-no{margin-bottom:0}.mobile-body .margin-left-custom-mob{margin-left:0}.mobile-body .p2pmodal-mob{flex-wrap:wrap}.mobile-body .p2pmodal-mob .modal-ad-timeline{flex-direction:column}.mobile-body .p2pmodal-mob .modal-ad-timeline .modal-text{margin-bottom:10px;margin-right:0}.mobile-body .p2pmodal-mob .modal-ad-timeline .modal-text:last-child{margin-bottom:0}.mobile-body .p2pmodal-mob .modal-input-group{padding:5px 12px}.mobile-body .p2pmodal-mob .modal-input-group .modal-input-group-field{width:100%}.mobile-body .p2pmodal-mob .modal-input-group .modal-input-group-field-placeholder{justify-content:flex-start;padding-right:10px}.mobile-body .p2pmodal-mob .modal-col-1{order:2;width:100%}.mobile-body .p2pmodal-mob .modal-col-2{order:1}.mobile-body .table-result__notfound-mob{padding:1rem 0}.mobile-body .table-components-mob{margin:3rem 0}.mobile-body .p2p-component-title-mob{margin-bottom:3rem!important}.mobile-body .btn-action-mobile{font-size:.9rem;min-width:120px;padding:5px;text-align:center}.mobile-body .p2p-flex-row-mobile,.mobile-body .p2p-flex-row-mobile .table-list__value{padding:0}.mobile-body .mobile-visible{display:block}.mobile-body .table-list__value-text-normal-mobile{margin-top:.5rem}.mobile-body .components-filter-mobile{display:block;margin-bottom:3rem}.mobile-body .p2p-flex-column-mobile{margin-left:0}.mobile-body .relative-left-mobile{width:100%}.mobile-body .components-filter-desktop{display:none}.mobile-body .filter-group .filter-top-right{margin-left:30px;overflow-x:auto}.mobile-body .filter-button-group{max-width:150px;min-width:150px}.mobile-body .filter-button-group .filter-button-items{padding:5px}.mobile-body .head{margin-left:-15px;margin-right:-15px}.mobile-body .conditional-user-menu{display:none}.mobile-body .conditional-headline{display:flex;justify-content:space-between;position:relative}.mobile-body .conditional-sub-menu{display:block}.mobile-body .conditional-sub-menu .header-dropdown__list-color3{fill:var(--dark-text-color)}.mobile-body .conditional-sub-menu .header-dropdown__list-icon2{margin-left:4px;margin-right:6px;padding-top:3px}.mobile-body .conditional-sub-menu .header-dropdown{margin-top:10px}.mobile-body .conditional-sub-menu .user-sub-menu-icon circle,.mobile-body .conditional-sub-menu .user-sub-menu-icon g,.mobile-body .conditional-sub-menu .user-sub-menu-icon path,.mobile-body .conditional-sub-menu .user-sub-menu-icon rect{stroke:var(--first-text-color)}.mobile-body .conditional-sub-menu .user-sub-menu-icon .header-dropdown__list-color3 g{fill:var(--first-text-color)}.mobile-body .conditional-sub-menu .header-dropdown__list{background-color:#f1f1f1;font-size:1rem;left:0;top:3rem;width:100%}.mobile-body .p2p-component-title{flex-direction:column}.mobile-body .p2p-component-title .h2-headline,.mobile-body .p2p-component-title .user-sub-menu{margin:2rem 0 0!important}.flex-col-list .input-radio{margin-bottom:5px}body.dark .form-merchant-container .form-disabled input{background:#0f1218}.form-merchant-container .form-disabled input{background:#eaebed;cursor:not-allowed;opacity:1}body#body .admin-layout .vue-portal-target .modal-container .bg-white{background-color:var(--white-color)!important;color:var(--dark-body-color)!important}.capitalize{text-transform:capitalize}.user-badge svg,.user-badge:active svg,.user-badge:focus svg{outline:none}.file-uploader-form-kyc .vue-file-agent{float:none!important}.options-module .m-form-no button{margin-top:5px!important}.options-module .module-orderform__sell-forms__button{background-color:var(--red-color);border:1px solid var(--red-color)}.options-module .filter-select{color:var(--blue-dark-color)}.form-text-group{font-size:.9rem}.form-group-highlight{background-color:#f4f6f9;border:1px solid #f4f6f9;border-radius:9999px;font-size:1rem;margin-top:10px;padding:10px 17px}body.dark .options-module .form-group-highlight{background-color:#0b0c16;border:1px solid #0b0c16}body.dark .options-module .filter-select{color:var(--dark-text-color)}body.dark .components-filter__picker .datepicker-dropdown{background-color:var(--table-head-color)}.components-filter__picker .datepicker-dropdown .picker-today{border-color:var(--purple-color)}.components-filter__picker .bg-purple,.components-filter__picker .bg-purple-hover:hover,.components-filter__picker .datepicker-dropdown .picker-hover:hover,.components-filter__picker .datepicker-dropdown .picker-range,.components-filter__picker .datepicker-dropdown .picker-range-wrapper,.components-filter__picker .datepicker-dropdown .picker-today:hover{background-color:var(--purple-color);color:var(--white-color)}.components-filter__picker .bg-purple-hover-white:hover{color:var(--white-color)}.components-filter__picker .bg-purple-hover-white:hover svg{fill:var(--white-color)}.text-transition{transition:.5s}.flex-col-desktop .components-filter__item{width:50%}.markets-tabs{margin:0 0 2rem}.sub-tabs{display:flex;gap:1rem;overflow-x:auto;padding-bottom:15px;white-space:nowrap;width:100%}.sub-tabs .sub-tabs-nav__item{cursor:pointer;padding:5px 10px}.sub-tabs .sub-tabs-nav__item.sub-tabs-nav__active{background:var(--yellow-color);border-radius:9999px;color:var(--dark-body-color);min-width:100px;text-align:center}.components-title-v2 .h2-headline{font-size:1.5rem}.mobile-body .header-nav .header-dropdown__list{background-color:var(--blue-dark-color);border-radius:5px;display:block;left:0;position:relative;top:0}header.mobile-body{padding-left:0;padding-right:0}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:var(--lightestgrey)}::-webkit-scrollbar-thumb{background:#888;border-radius:5px;opacity:.8}::-webkit-scrollbar-thumb:hover{background:#555;opacity:.7}.mt-0-5{margin-top:.1rem}.pre-wrap{white-space:pre-wrap}.svg-absolute{display:none;position:absolute;right:-15px;top:0}.relative-p .svg-absolute{right:-20px;top:-2px}.color-buy svg{display:block}.color-buy svg path{stroke:var(--green-color)}.color-sell svg{display:block;transform:rotateX(180deg)}.color-sell svg path{stroke:var(--red-color)}.market-trends{margin-bottom:50px}.market-trends .market-trends-item{border:1px solid var(--tr-hover-color);border-radius:15px;padding:20px}.market-trends .market-trends-item .mt-body{margin-top:20px}.market-trends .market-trends-item .mt-body .mt-body-img img{height:20px;margin-right:10px;width:20px}.market-trends .market-trends-item .mt-body .mt-body-item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:17px}.market-trends .market-trends-item .mt-body .mt-body-item:hover{opacity:.8}.market-trends .market-trends-item .mt-body .mt-body-item:last-child{margin-bottom:0}.market-trends .market-trends-item .mt-body .mt-body-item .mt-body-item-column{align-items:center!important}.market-trends .market-trends-item .mt-body .mt-body-item .mt-body-content-price{flex:85 1 0%;width:85px}.market-trends .market-trends-item .mt-body .mt-body-item .mt-body-content-name{flex:90 1 0%;width:95px}.market-trends .market-trends-item .mt-body .mt-body-item .mt-body-content-change{display:flex;flex:52 1 0%;justify-content:flex-end}.market-trends .market-trends-item .mt-body .mt-body-headline{display:block;font-size:.8rem;margin-bottom:15px;min-height:20px;opacity:.7}.mobile-body .market-trends{display:none}@media (min-width:400px) and (max-width:1260px){.mt-body-content-price{display:none}}#marquee-slider{background-color:var(--white-color);border-top:1px solid var(--tr-hover-color);bottom:0;display:flex!important;padding:5px 0;position:fixed;width:100%!important}#marquee-slider .text-slider-item{min-width:240px}#marquee-slider>div{margin-right:0!important}.mobile-body #marquee-slider{display:none!important}body.dark #marquee-slider{background-color:var(--dark-body-color)}.mbr{animation-iteration-count:infinite;animation-name:animation;animation-timing-function:linear;display:flex;width:100%}@keyframes animation{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.text-slider-item-m{display:flex;white-space:nowrap}.text-slider-item-m img{border-radius:50%;height:15px;margin-right:10px;margin-top:2px;width:15px}.module-orderbook__buy-sell-stats{padding:5px}.module-orderbook__buy-sell-stats,.module-orderbook__buy-sell-stats .orderbook-compare{align-items:center;display:flex;font-size:12px;height:16px;justify-content:space-between;line-height:16px;margin-top:15px;width:100%}.module-orderbook__buy-sell-stats .orderbook-compare .compare-direction{align-items:center;display:flex;line-height:18px}.module-orderbook__buy-sell-stats .orderbook-compare .compare-direction .compare-percent-buy{color:var(--green-color);margin-left:2px}.module-orderbook__buy-sell-stats .orderbook-compare .compare-direction .compare-percent-sell{color:var(--red-color);margin-left:2px}.module-orderbook__buy-sell-stats .orderbook-compare .compare-bar{align-items:center;display:flex;flex:1 1;padding:0 8px}.module-orderbook__buy-sell-stats .orderbook-compare .compare-bids-bar{align-items:center;background-color:var(--green-color);border-radius:2px 0 0 2px;height:4px;margin-right:2px;width:50%}.module-orderbook__buy-sell-stats .orderbook-compare .compare-asks-bar{align-items:center;background-color:var(--red-color);border-radius:0 2px 2px 0;height:4px;width:50%}.mobile-body .copyright{padding:5px}sup{color:var(--green-color);font-weight:700}.admin-layout .period-block .block{margin-top:0!important}.admin-layout .period-block .bg-purple-hover{top:2px!important}.flex-qr img{background:#fff;border:1px solid var(--tr-hover-color-second);border-radius:15px;margin:0 auto 0 20px;padding:8px}.flex-qr .img-screen img{background:transparent;height:168px;margin-left:0}.svg-qr-code{background:var(--purple-color);border-radius:8px;margin-top:7px;padding:5px}.svg-qr-code svg{cursor:pointer}.svg-qr-code svg path{fill:var(--white-color)}.svg-qr-code svg:hover{opacity:.8}body.dark .svg-qr-code svg path{fill:var(--white-color)}.qrApproved{background:rgba(167,255,167,.93);border-radius:8px;color:#373333;left:52px;padding:8px;position:absolute;top:40%}.qrApproved svg path{fill:var(--green-color)}.mobile-body button,.mobile-body input,.mobile-body optgroup,.mobile-body select,.mobile-body textarea{font-size:small}.components-filter__row .rounded,.modal-container button{border-radius:9999px}.filter-select .swap-label .pt-1{padding-top:0!important}.filter-select .swap-label img{height:22px!important;width:22px!important}.components-filter-desktop .swap-label{padding-top:4px}.chartDisabled{height:120px;opacity:0}.chartActive{height:438px;opacity:1}.chart-height{min-height:438px}.loader-img{margin:150px auto 0}.mobile-body .loader-img{margin-top:50px}.mobile-body .chartActive{height:250px}.mobile-body .chart-height{min-height:250px}.mobile-body .module-orderform{width:100%}.mobile-body .module-orderopen__table-list .table-list__item-value{padding:.2rem 0}.mobile-body .trade-head__right iframe{padding-right:0!important}.width-180{min-width:180px}.form-components__block-button-v2{margin:0 auto;max-width:200px}.widget-stats__block-3{align-self:center;margin-bottom:5px;margin-right:0!important}.widget-stats__block-3 .widget-stats__list-item{margin-right:15px!important}.widget-stats__block-3 .widget-stats__list-item .social-icon{display:block;height:20px;position:relative;width:20px}.widget-stats__block-3 .widget-stats__list-item .social-icon .social-icon__color{fill:#515152}.widget-stats__block-3 .widget-stats__list-item .social-icon2{height:20px;margin-top:-2px;width:22px}.widget-stats__block-3 .widget-stats__list-item .social-icon3{height:20px;margin-top:-3px;width:24px}.dark .widget-stats__list-item .social-icon__color{fill:var(--white-color)!important}.btn-full-width{margin-top:0!important;width:100%!important}.btn-full-width .gsi-material-button{display:block;min-width:100%}.btn-full-width .gsi-material-button svg{margin-top:4px}.btn-full-width .loader-svg-icon svg{margin-left:7px;margin-top:-1px}.opacity-80{opacity:.6}#buy-container{bottom:10px;display:none;position:fixed;right:10px;z-index:1}.buy-container-show{display:block!important}.tabs-main{margin-bottom:25px!important}.tiny-slider .vue-slider{margin:.7rem 0!important}.module-orderform__title-item{padding:1.5rem 0 .5rem!important}.wallets-action-buttons{align-items:center;display:flex;flex-wrap:nowrap;gap:12px}.wallets-action-buttons .form-components__block-item{margin:0;width:auto}.wallets-action-buttons .form-components__block-button{width:auto}
