@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200&display=swap);:root{--secondary-color:#26ddf9;--other-color:#010304;--white-color:#fff}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,sans-serif;position:relative}a,li{list-style:none;text-decoration:none}.tradingview-widget-copyright{display:none}img{height:auto;width:100%}input,select{font-size:16px}.telegram_wrapper{bottom:30px;left:30px;position:fixed;z-index:99999}.telegram_wrapper img{height:40px;width:40px}.Toastify{position:relative;z-index:99999999}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.investment_plan_container{margin-bottom:30px}.investment_plan_container h2{color:#a7b1bd;margin-top:50px}.investment_plan_wrapper{grid-gap:25px;align-items:center;display:grid;gap:25px;grid-template-columns:repeat(3,1fr);margin:40px 0}.investment_plan_wrapper>div{background-image:url(/static/media/need-help-bg.071e9de701e0d1900fdd.071e9de701e0d1900fdd.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:15px;justify-content:flex-end;padding:20px}.mobile_home .investment_plan_container{display:none}@media (max-width:600px){.mobile_home .investment_plan_container{display:block}.investment_plan_wrapper{color:#000;grid-template-columns:repeat(4,1fr);margin:0;width:1000px}.investment_plan_container h2{font-size:16px;margin-bottom:20px;margin-top:0}.investment_plan_container{margin-bottom:100px;overflow-x:scroll;padding:20px}}.balance_sect,.balance_sect_amount,.mobile_header,.radius_sect,.signal_sect,.welcome_sect{display:none}@media (max-width:600px){.mobile_header{background-color:#262831cc;height:65px;justify-content:space-between;padding:10px}.mobile_header,.support_sect{align-items:center;display:flex}.support_sect{gap:10px}.flag_wrapper img{width:100px}.balance_sect{align-items:center;color:#a7b1bd;display:flex;gap:10px;justify-content:center;margin-bottom:10px;margin-top:15px;text-align:center}.balance_sect p{font-size:14px}.balance_sect_amount{display:block;text-align:center}.balance_sect_amount h3{font-size:25px}.welcome_sect{display:block;padding:20px 20px 0}.welcome_sect h3{font-size:20px;text-transform:capitalize}.welcome_sect p{color:#a7b1bd;font-size:12px;margin-top:10px}.radius_sect{background-color:#262831;border-radius:10px;display:flex;justify-content:space-between;margin:15px auto 20px;padding:20px;width:94%}.bottom_nav .radius_sect a,.radius_sect>div{align-items:center;display:flex;flex-direction:column;gap:10px}.radius_sect p{font-size:13px}.radius_sect img{height:40px;width:40px}.signal_sect{display:block}}.first_withdrawal_modal_wrapper{align-items:center;display:flex;justify-content:center;overflow-y:scroll;padding:50px;width:100%}.first_withdrawal_modal_inner{background-image:url(/static/media/need-help-bg.071e9de701e0d1900fdd.071e9de701e0d1900fdd.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;margin:auto;padding:30px 30px 40px;width:35%}.first_withdrawal_modal_inner p{font-size:15px;line-height:26px}#transact_btn,.first_withdrawal_modal_inner button{align-items:center;background-color:#32383f;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Poppins,san-serif;font-size:16px;font-weight:600;gap:10px;height:55px;justify-content:center;margin-top:20px;padding:10px 20px;text-transform:capitalize;width:100%}.first_withdrawal_modal_inner button:nth-child(2){background-color:initial;border:1px solid #32383f;color:#32383f}.first_withdrawal_header_text{text-align:center}.first_withdrawal_header_text span{font-size:16px;font-weight:600}.first_withdrawal_modal_inner_header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.first_withdrawal_modal_inner .fJUhOY{border-radius:10px;font-size:16px;height:55px;margin-bottom:10px;margin-top:20px}@media (max-width:600px){.first_withdrawal_modal_inner{color:#32383f;padding:30px 20px;width:100%}.first_withdrawal_modal_wrapper{padding:50px 20px}}.settings_page .watch_list_table{width:45%}.settings_page .settings_wrapper{margin:auto;width:80%}.settings_wrapper{font-family:Poppins,sans-serif;padding:20px}.settings_tab{background-color:#24273a;border-radius:12px;outline:1px solid #282d3c;padding:20px}.settings_container{width:100%}.setting_btn_wrapper button{background-color:initial;border:none;color:#a5b1bd;cursor:pointer;font-family:Poppins,sans-serif;font-size:15px}.settings_btn_wrapper .active_button{background-color:#24273a;border:none;border-radius:8px;color:#a5b1bd;font-size:16px;font-weight:500;height:40px;padding:0 10px;text-align:center}.settings_btn_wrapper{background-color:#1c2127;border-radius:10px;display:flex;gap:30px;padding:15px}.settings_tab_2{margin-top:30px}.submitted_btn{background-color:#00b35926;border:1px solid #00b359;border-radius:10px;color:#00b359;font-family:Poppins,sans-serif;font-size:12px;height:35px;padding:0 20px;text-align:center}.profile_circle{align-items:center;background-color:#1c2127;border-radius:50%;color:#a5b1bd;display:flex;height:60px;justify-content:center;width:60px}.settings_tab_2{align-items:center;display:flex;justify-content:space-between}.settings_tab_2>div{color:#a5b1bd;display:flex;gap:15px}.personal_info_sect>h3,.settings_tab_2>div h3{font-size:18px;font-weight:600}.profile_circle h2{font-size:30px;font-weight:500;text-transform:uppercase}.personal_info_sect{color:#a5b1bd;margin-top:30px}.details_sect{grid-gap:35px;border-radius:5px;display:grid;gap:35px;grid-template-columns:repeat(3,1fr);margin-top:20px;padding:40px 20px}.details_sect .details_label{color:#fff;font-size:15px;font-weight:500;margin-bottom:5px;text-transform:uppercase}.personal_info_sect .submitted_btn{cursor:pointer}.first_withdrawal_modal_inner label{display:block;margin-bottom:10px}@media (max-width:600px){.settings_tab{overflow-x:scroll}.settings_page .ticker_wrapper{display:block}.setting_btn_wrapper{justify-content:center;width:450px}.settings_tab_2{align-items:flex-start;flex-direction:column;gap:20px}.details_sect{grid-template-columns:1fr;padding-bottom:100px}.settings_wrapper{width:100%!important}}.dropdown_wrapper{background-color:#00000080;color:#a5b1bd;display:flex;height:100vh;justify-content:flex-end;overflow:hidden;padding:0 50px;position:fixed;width:100%;z-index:99999}.profile_card{background:#0f172a;border-radius:20px;box-shadow:0 25px 60px #0000004d;color:#e2e8f0;font-family:Poppins,sans-serif;max-height:500px;overflow:auto;padding:30px 24px;position:relative;scrollbar-color:#888 #0000;scrollbar-width:thin;text-align:center;transition:all .3s ease;width:350px}.profile_avatar{align-items:center;background:#1e293b;border:3px solid #38bdf8;border-radius:50%;display:flex;height:90px;justify-content:center;margin:0 auto 18px;position:relative;width:90px;z-index:1}.profile_avatar img{border-radius:50%;color:#94a3b8;height:100%;object-fit:contain;width:100%}.profile_card_h3{color:#f8fafc;font-size:1.5rem;font-weight:600;margin-bottom:4px;position:relative;text-transform:capitalize;z-index:1}.profile_card_p{color:#94a3b8;font-size:.95rem;margin-bottom:20px;position:relative;z-index:1}.profile_card_balance{color:#4ade80;display:block;font-size:1.4rem;font-weight:700;margin-bottom:25px;position:relative;z-index:1}.status{border-radius:12px;font-size:.95rem;font-weight:500;margin:10px 0;padding:10px 16px;position:relative;transition:.3s;z-index:1}.status,.verified{align-items:center;display:flex;gap:10px;justify-content:center}.verified{background:#22c55e1a!important;color:#22c55e!important}.unverified{align-items:center;background:#ef44441a!important;color:#ef4444!important;display:flex;gap:10px;justify-content:center;text-decoration:underline}.status svg{height:18px;width:18px}.profile_dropdown_naviagation{display:flex;flex-direction:column;gap:20px;margin-top:25px}.profile_dropdown_naviagation a{align-items:center;color:#60338a;display:flex;gap:15px}.profile_dropdown_naviagation h3{color:#f8fafc;font-weight:500}.chart_wrapper{height:100%;width:60%}@media (max-width:600px){.trading_account_header{display:none!important}.ticker_wrapper,.trade_container,.watch_list_table{display:none}.chart_wrapper{margin-top:10px;width:100%}.trading_view{flex-direction:column;width:100%!important}}.tools_wrapper{animation:dashIn .3s ease-in-out;background-color:#141d22;left:43%;padding:30px 15px;position:fixed;top:170px;width:450px;z-index:999999}.tools_wrapper>a{color:#a5b1bd;display:flex;gap:15px;justify-content:space-between;margin-bottom:20px}.tools_wrapper>a svg{width:30%}.tools_wrapper h3{font-size:16px;margin-bottom:10px}.tools_wrapper p{font-size:12px}@keyframes dashIn{0%{transform:translateX(-200px)}25%{transform:translateX(-100px)}50%{transform:translateX(200px)}75%{transform:translateX(100px)}to{transform:translateX(0)}}.account-dropdown-container{align-items:flex-start;display:flex;height:100%;justify-content:center;left:0;padding-top:20px;position:fixed;top:0;width:100%;z-index:1000}.account-dropdown{animation:fadeIn .2s ease-out;background:#374858;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 4px 20px #0000004d;color:#fff;overflow:hidden;width:200px;z-index:1001}.dropdown-backdrop{background:#00000080;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1000}.dropdown-item{align-items:center;cursor:pointer;display:flex;gap:12px;padding:12px 20px;transition:all .2s ease}.dropdown-item:hover{background-color:#ffffff1a}.dropdown-item.active{background-color:#ffffff26}.account-icon{display:inline-flex;font-size:16px;justify-content:center;width:20px}.real-account{color:#a1e6ab}.demo-account{color:#8ac4ff}.checkmark{color:#a1e6ab;font-weight:700;margin-left:auto}.account-text{flex-grow:1}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.WatchListTable{background-color:initial;border-radius:4px;border-right:3px solid #374858;color:#fff;font-family:Poppins,sans-serif;height:100vh;margin:0 auto;max-width:1200px;overflow:scroll;width:100%}.WatchListTableHeader_container{align-items:center;background-color:initial;border-bottom:1px solid #3a3f4d;display:flex;padding:12px 16px}.CommonColumn_column{color:#9aa0ab;font-size:12px;font-weight:500;text-transform:uppercase}.WatchListTableHeader_headerColumn{padding:0 8px}.CommonColumn_symbol{min-width:120px;width:120px}.CommonColumn_signal{min-width:80px;width:80px}.CommonColumn_price{min-width:120px;text-align:right;width:120px}.CommonColumn_change,.CommonColumn_marketCap{min-width:150px;text-align:right;width:150px}.CommonColumn_favorite{min-width:40px;width:40px}.WatchListTableRow_row{align-items:center;border-bottom:1px solid #3a3f4d;display:flex;justify-content:space-between;padding:12px 16px;transition:background-color .2s}.WatchListTableRow_row:hover{background-color:#2a2e39}.ColumnSymbol_container,.ColumnSymbol_dragHandle{align-items:center;display:flex}.ColumnSymbol_dragHandle{cursor:grab;height:24px;justify-content:center;opacity:.5;width:24px}.ColumnSymbol_dragHandle:hover{opacity:1}.SymbolWithIcon_symbol{align-items:center;display:flex;font-size:14px;font-weight:500}.SymbolWithIcon_flagIcon{border-radius:2px;margin-right:8px;width:30px}.ColumnSignal_wrapper{min-width:80px;width:80px}.ColumnSignal_positive{color:#46cd7c}.ColumnSignal_negative{color:#eb483f}.HighlightedPrice_price{font-family:Roboto Mono,monospace;font-size:14px;font-weight:500}.ColumnChangeDay_container{align-items:center;display:flex;justify-content:flex-end}.ColumnChangeDay_change{font-family:Roboto Mono,monospace;font-size:14px;font-weight:500;margin-right:8px}.ChangePercent_wrapper{align-items:center;display:flex}.ChangePercent_iconContainer{margin-right:4px}.mini-chart{margin-left:8px}.ColumnMarketCap_wrapper{min-width:150px;text-align:right;width:150px}.ColumnMarketCap_value{font-family:Roboto Mono,monospace;font-size:14px;font-weight:500}.WatchListTableRow_watchlistFavoritesColumn{min-width:40px;text-align:center;width:40px}.FavoritesStar_button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center;padding:0}.FavoritesStar_icon{transition:transform .2s}.FavoritesStar_icon:hover{transform:scale(1.2)}.error,.loading{color:#9aa0ab;padding:20px;text-align:center}.ColumnSignal_indicator{align-items:center;background:#0000;border:none;border-radius:4px;cursor:pointer;display:inline-flex;height:24px;justify-content:center;padding:0;transition:all .2s;width:24px}.ColumnSignal_strong-buy{background-color:#00b8941a;color:#00b894}.ColumnSignal_buy{background-color:#46cd7c1a;color:#46cd7c}.ColumnSignal_neutral{color:#9aa0ab}.ColumnSignal_sell{background-color:#eb483f1a;color:#eb483f}.ColumnSignal_strong-sell{background-color:#d630311a;color:#d63031}.SignalIndicator_tooltip{position:relative}.SignalIndicator_tooltip:hover:after{background-color:#2a2e39;border-radius:4px;box-shadow:0 2px 4px #0003;color:#fff;content:attr(data-tooltip);font-size:12px;left:50%;padding:4px 8px;position:absolute;top:100%;transform:translateX(-50%);white-space:nowrap;z-index:10}.SignalIndicator_SignalIndicator{align-items:center;display:flex;justify-content:center}.SignalIndicator_neutral{color:#9aa0ab;font-size:12px}.transaction_wrapper{border:1px solid #32383f;border-radius:10px;color:#fff;padding:20px}.transaction_wrapper_header{align-items:center;display:flex;justify-content:space-between;margin-bottom:50px}.transaction_wrapper h3{color:#8da9c5;font-size:16px;font-weight:400}.transaction_wrapper p{color:#a5b1bd;font-size:14px}.transaction_sn,.transaction_type{width:7.5%}.transaction_method,.transaction_time{width:20%}.transaction_amount,.transaction_status{width:10%}.transaction_ref{width:25%}.transaction_ref_text{margin-left:15px;text-align:center}.profit_pending_wrapper,.transaction_status_text{align-items:center;display:flex;font-size:12px;height:35px;justify-content:center;padding:10px 20px}.profit_pending_wrapper,.transaction_status_text_true{background-color:#00b35926;border:1px solid #00b359;border-radius:10px}.transaction_status_text_false{border:1px solid #d30909;border-radius:10px}.transaction_status_text_processing{border:1px solid #a5b1bd;border-radius:10px}.profit_pending_wrapper_text,.transaction_status_text_true_text{color:#00b359!important}.transaction_status_text_false_text{color:#e22222!important}.profit_pending_wrapper{cursor:pointer;margin-top:10px;width:200px}.transaction_history_body{display:flex}.transaction_history_body .WatchListTable{width:35%}.transaction_historys{margin:auto;width:100%!important}@media (max-width:600px){.transaction_wrapper{width:1200px}.transaction_history_body .error,.transactions_page .WatchListTable{display:none!important}.transaction_historys{width:100%!important}.copy_trading_wrapper .ticker_wrapper,.signal_wrapper .ticker_wrapper,.transactions_page .ticker_wrapper{display:block}}.wallet_total_balance_sect{display:none}.tikertape_wrapper{margin-top:80px}@media (max-width:600px){.wallet_total_balance_sect{display:block;font-family:Poppins,sans-serif;padding:20px}.tikertape_wrapper{margin-top:0}.wallet_total_balance_sect h3{font-size:20px;margin-bottom:10px}.wallet_total_balance_sect>div{margin-bottom:30px}}.exness-mode-selector{align-items:center;bottom:0;display:flex;font-family:Poppins,sans-serif;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.blur-overlay{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0009;bottom:0;left:0;position:absolute;right:0;top:0}.mode-container{animation:fadeInUp .4s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;max-width:800px;padding:40px;position:relative;width:90%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.header{margin-bottom:40px;text-align:center}.header .logo{margin-bottom:20px;width:100px}.header h2{color:#1e293b;font-size:24px;font-weight:600;margin:0 0 8px}.header p{color:#64748b;font-size:16px;margin:0}.mode-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:30px}.mode-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;height:100%;padding:25px;position:relative;transition:all .2s ease}.mode-card:hover{box-shadow:0 5px 15px #0000000d;transform:translateY(-3px)}.mode-card.selected{background:#f0f7ff;border-color:#3b82f6}.card-icon{align-items:center;background:#e0f2fe;border-radius:50%;display:flex;height:50px;justify-content:center;margin-bottom:20px;width:50px}.card-icon svg{fill:#0369a1;height:24px;width:24px}.mode-card h3{color:#1e293b;font-size:18px;font-weight:600;margin:0 0 15px}.mode-card ul{color:#475569;font-size:14px;line-height:1.6;margin:0;padding-left:20px}.mode-card li{margin-bottom:8px}.recommended-badge{background:#10b981;border-radius:20px;color:#fff;font-size:12px;font-weight:500;padding:4px 10px;position:absolute;right:15px;top:15px}.continue-button{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-bottom:20px;padding:14px;transition:background .2s;width:100%}.continue-button:hover{background:#2563eb}.continue-button:disabled{background:#cbd5e1;cursor:not-allowed}.footer-note{color:#64748b;font-size:14px;text-align:center}@media (max-width:768px){.mode-cards{grid-template-columns:1fr}.mode-container{padding:25px 25px 100px;width:100%}.mode-container img{display:none}.exness-mode-selector{position:static}.header h2{font-size:20px}.header p{font-size:12px}.continue-button{font-size:14px;font-weight:500}.mode-card h3{font-size:16px}.footer-note,.mode-card ul{font-size:12px}}.trading_account{position:fixed;width:100%}.trading_account_header{border-bottom:3px solid #374858;display:flex;height:70px;justify-content:space-between;padding:20px}.trading_account_header>div{align-items:center;display:flex;gap:35px}.trading_account_header_logo_sect{gap:26px}.trading_account_navigation_sect{gap:15px;margin-right:70px}.account_selected_crypto{margin-right:50px}.account_selected_crypto h3{color:#a5b1bd;font-weight:400;margin-left:10px}.trading_account_header img{height:80px;object-fit:contain}.account_selected_crypto{align-items:center;display:flex}.trading_account_type_sect{cursor:pointer;margin-right:20px}.trading_account_type_sect>div{align-items:center;color:#78a178;display:flex;gap:10px}.trading_account_type_sect p{color:#78a178;font-size:10px;font-weight:600;text-transform:uppercase}.trading_account_type_sect>div h3{font-size:16px}.trading_account_body{display:flex}.trading_account_body>.watch_list_table{width:25%}.trading_view{border-right:3px solid #374858;width:75%}.dashboard_account .trading_view{display:flex}.market_cap_body{display:flex;height:100vh}.demo_trading_account .bitcoin_image{height:40px}.demo_trading_account .trading_account_type_sect p{font-size:10px}.demo_trading_account .trading_account_type_sect h3{font-size:14px}@media (max-width:600px){.cross_rate_page .ticker_wrapper{display:block}}.dashboard_menu,.mobile_chart_nav{display:none}.order_tab{background-color:#1e2329;border:1px solid #ffffff1a;border-radius:10px;color:#c9d1dc;gap:15px;margin:auto auto 20px;padding:10px;width:90%}.order_tab,.order_tab span{align-items:center;display:flex}.order_tab span{background-color:#2b3139;border:1px solid #ffff004d;border-radius:50px;font-size:12px;height:20px;justify-content:center;width:20px}.order_tab>div{align-items:center;display:flex;font-size:14px;gap:15px}.last_item_container .remove_cancel_trade_section,.last_item_container .remove_execute_trade_section,.last_item_container .remove_tabs_section{transform:translateY(0)!important}.last_item_container .open_cancel_trade_section,.last_item_container .open_execute_trade_section,.last_item_container .open_tabs_section{transform:translateY(700px)}.last_item_container .cancel_trade_section,.last_item_container .execute_trade_section,.last_item_container .tabs_section{background-color:#1e2329;border:1px solid #2b3139;bottom:0;margin:auto;padding:30px;position:fixed;transition:all .3s ease-in-out;width:320px;z-index:100;z-index:99999999999}.tabs_section_header{align-items:center;border-bottom:1px solid #ffffff1a;color:#a7b1c2;display:flex;font-size:14px;justify-content:space-between;margin-bottom:10px;padding-bottom:20px}.tabs_section_header>div{align-items:center;display:flex;gap:20px}.mobile_chart_wrapper .cancel_trade_section,.mobile_chart_wrapper .execute_trade_section,.mobile_chart_wrapper .tabs_section{display:none}.tab_empty_wrapper{color:#a7b1c2;padding:60px 0;text-align:center}.tab_empty_wrapper h3{font-size:16px}.tab_empty_wrapper p{font-size:14px;margin-top:15px}.active_tab{color:#fff}.pending_trade_row{display:flex;gap:10px;margin-bottom:10px}.pending_trade_row>div{display:flex;justify-content:space-between;width:90%}.pending_trade_row h3{color:#fff;font-size:15px;font-weight:500;margin-bottom:5px}.open_trade_item_two{text-align:end}.closed_trade_wrapper{display:flex;flex-direction:column;gap:20px;height:200px;overflow-y:scroll}.desktop_execute_trade_section input,.execute_trade_section input{background-color:initial;border:1px solid #ffffff1a;color:#d1d8e3;font-family:Poppins,sans-serif;font-size:13px;height:50px;margin-top:25px;outline:none;padding:10px;width:100%}.desktop_execute_trade_section label,.execute_trade_section label{color:#fff;display:block;font-size:12px;margin-top:20px}.desktop_execute_trade_section input{font-size:15px;margin-top:15px}.desktop_execute_trade_section label{font-size:14px;margin-top:0!important}.cancel_trade_section .execute_trade_cancel_btn{font-family:Poppins,sans-serif;margin-top:10px;width:100%}.execute_trade_section_btn_sect{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:15px}.last_item_container .execute_trade_section_btn_sect button{font-size:12px!important;font-weight:500;width:50%!important}@media (max-width:600px){.last_item_container .cancel_trade_section,.last_item_container .execute_trade_section,.last_item_container .tabs_section{display:none}.mobile_chart_nav{align-items:center;display:flex;gap:5px;justify-content:space-between;padding:10px}.account_switch{align-items:center;background-color:#1e2329;border:1px solid #ffffff1a;border-radius:30px;color:#a7b1c2;display:flex;gap:10px;height:50px;justify-content:center;margin:auto auto 20px;max-width:80%}.account_switch h3{font-size:16px;font-weight:600}.account_switch button{background-color:#233823;border:none;border-radius:30px;color:#47b747;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;width:50px}.mobile_chart_nav button{align-items:center;background-color:#000;border:none;border-radius:10px;color:#fff;display:flex;font-family:Poppins;font-size:14px;height:35px;justify-content:center;width:50%}.dashboard_menu{background-color:#00000080;display:block;height:100vh;inset:0;position:fixed;transition:all .3s ease-in;width:100%;z-index:9999}.dashboard_menu_display{transform:translate(0)!important}.dashboard_menu_remove{transform:translateX(800px)!important}.dashboard_menu_header{align-items:center;display:flex;justify-content:space-between;padding:20px}.dashboard_menu ul{align-items:start;background-color:#24273a;border-radius:10px;display:flex;flex-direction:column;gap:30px;justify-content:center;margin:auto auto 80px;padding:20px;width:90%}.dashboard_menu a,.dashboard_menu ul>div{align-items:center;color:#fff;display:flex;gap:10px}.dashboard_menu h3{font-size:16px;font-weight:500}.mobile_profile_sect{flex-direction:column;margin:auto}.mobile_profile_sect .profile_avatar{height:50px;width:50px}.mobile_profile_sect .profile_card_balance,.mobile_profile_sect .profile_card_h3,.mobile_profile_sect .profile_card_p,.mobile_profile_sect .status{margin:0}.text_input_wrapper{background-color:#1e2329}.mobile_chart_wrapper .cancel_trade_section,.mobile_chart_wrapper .execute_trade_section,.mobile_chart_wrapper .tabs_section{background-color:#1e2329;border:1px solid #2b3139;border-top-left-radius:40px;border-top-right-radius:40px;bottom:0;display:block;margin:auto;padding:30px;position:fixed;transition:all .3s ease-in-out;width:100%;z-index:100;z-index:99999999999}.mobile_chart_wrapper .remove_cancel_trade_section,.mobile_chart_wrapper .remove_execute_trade_section,.mobile_chart_wrapper .remove_tabs_section{transform:translateY(0)}.mobile_chart_wrapper .open_cancel_trade_section,.mobile_chart_wrapper .open_execute_trade_section,.mobile_chart_wrapper .open_tabs_section{transform:translateY(700px)}.execute_trade_section_header{align-items:center;display:flex;justify-content:space-between}.execute_trade_confirm_btn{text-transform:capitalize;width:60%}}.execute_trade_cancel_btn{background-color:initial;border:1px solid #ffffff1a;width:40%}.last_item_container .current_price,.last_item_container .side{font-size:11px}.last_item_container .pending_trade_row h3{font-size:13px}.last_item_container .profit-loss{font-size:12px}.last_item_container .coin-icon{height:20px;width:20px}.current_price,.side{color:#6d6de0;font-size:14px}.current_price,.side span{color:#a7b1c2}.flash_green{animation:flashGreen 1s;color:green}.profit-loss{font-family:Poppins,sans-serif;font-size:14px;margin-bottom:5px;transition:color .3s ease}.profit-loss.loss{color:#ff4d4d}.profit-loss.green{color:#4caf50}.exness-dark-coin-dropdown{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;margin:auto auto 20px;position:relative;-webkit-user-select:none;user-select:none;width:100%;width:90%}.dropdown-dark-header{align-items:center;background-color:#1e2329;border:1px solid #2b3139;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;transition:all .2s ease}.dropdown-dark-header:hover{background-color:#2b3139}.selected-dark-option{align-items:center;display:flex;gap:12px;width:100%}.coin-icon-container{align-items:center;display:flex;justify-content:center}.coin-icon-container img{border-radius:50px;height:28px;width:28px}.coin-icon{border-radius:50px;height:24px;width:24px}.coin-text-container{display:flex;flex-direction:column;flex-grow:1}.coin-dark-symbol{color:#eaecef;font-size:16px;font-weight:600;margin-bottom:2px}.coin-dark-label{color:#848e9c;font-size:12px}.dropdown-dark-arrow{color:#848e9c;transition:transform .2s ease}.dropdown-dark-arrow.open{transform:rotate(180deg)}.dropdown-dark-options{background-color:#1e2329;border:1px solid #2b3139;border-radius:8px;box-shadow:0 4px 12px #0000004d;left:0;max-height:300px;overflow-y:auto;position:absolute;top:calc(100% + 8px);width:100%;z-index:100}.dropdown-dark-option{align-items:center;border-bottom:1px solid #2b3139;cursor:pointer;display:flex;gap:12px;padding:12px 16px;transition:background-color .2s ease}.dropdown-dark-option:last-child{border-bottom:none}.dropdown-dark-option.selected,.dropdown-dark-option:hover{background-color:#2b3139}.dropdown-dark-option .coin-dark-symbol{color:#f0f4f8;font-size:14px;font-weight:500}.dropdown-dark-option .coin-dark-label{color:#848e9c;font-size:12px}.trading_navigation_sect{align-items:center;display:flex;gap:30px;justify-content:space-between}.trading_navigation_sect a,.trading_navigation_sect h3{color:#a5b1bd;font-size:14px;font-weight:600;text-transform:uppercase}.borderBottom{border-bottom:2px solid #a5b1bd}.close_trade_btn{background:#ff9800;border:none;border-radius:10px;box-shadow:0 4px 12px #ff980066;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.close_trade_btn:hover{background:#fb8c00;box-shadow:0 6px 16px #ff980080;transform:translateY(-1px)}.close_trade_btn:active{background:#ef6c00;transform:scale(.98)}.trade_container{background-color:#121212;border-radius:16px;box-shadow:0 20px 40px #00000080;color:#fff;font-family:Poppins,sans-serif;margin:40px auto;padding:25px;width:40%}.table_scroll{background-color:#1a1a1a;border-radius:12px;max-height:400px;overflow-x:auto;overflow-y:auto}.trade_box{align-items:center;background-color:#1e1e1e;border-radius:12px;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:30px;padding:20px}.trade_box h3{flex-basis:100%;font-size:1.25rem;font-weight:600;margin-bottom:10px}.trade_box input{background-color:#2a2a2a;display:block;outline:none;padding:10px 15px}.buy_btn,.execute_trade_cancel_btn,.sell_btn,.trade_box input{border:none;border-radius:8px;color:#fff;font-size:1rem;height:45px}.buy_btn,.execute_trade_cancel_btn,.sell_btn{align-items:center;cursor:pointer;display:flex;font-weight:600;gap:8px;justify-content:center;padding:10px 20px;transition:all .2s ease;width:150px}.buy_btn{background:#4caf50}.buy_btn:hover{background:#45a049}.sell_btn{background:#f44336}.sell_btn:hover{background:#e53935}.trade_box_button_sect{align-items:center;display:flex;gap:10px}.trade_history h3{font-size:1.25rem;font-weight:600;margin-bottom:12px}.trade_history table{background-color:#1a1a1a;border-collapse:collapse;border-radius:12px;font-size:.95rem;overflow:hidden;width:100%}.trade_history thead{background-color:#2a2a2a}.trade_history td,.trade_history th{padding:12px;text-align:center}.trade_history tbody tr{border-bottom:1px solid #333;transition:background .2s}.trade_history tbody tr:hover{background-color:#262626}.trade_history td{color:#e0e0e0}.trade_history td:nth-child(7){font-weight:700}.trade_history td:nth-child(7).win{color:#00e676}.trade_history td:nth-child(7).loss{color:#ff5252}.mobile_input{display:none}.last_item_container .sell_buy_button_sect{margin-left:0;margin-top:20px;position:static;width:100%}.last_item_container .sell_buy_button_sect button{width:50%}.sell_buy_button_sect{align-items:center;bottom:5px;display:flex;gap:10px;justify-content:center;margin:auto auto auto 10px;position:fixed;width:95%;z-index:999}@media (max-width:600px){.trade_box h3{display:none}.mobile_input{display:block;width:40%}.trade_box_button_sect{padding:0 10px;width:100%}.mobile_input input{border-radius:10px;height:30px;width:100%}.trade_box{background-color:initial;justify-content:flex-start;margin-bottom:0;padding:0 0 10px}.trade_status_summary{align-items:center;display:flex;gap:10px;padding:10px}.close_trade_btn{font-size:12px;height:30px;padding:0;width:45%}.trade_input{display:none!important}.buy_btn,.execute_trade_cancel_btn,.sell_btn{font-size:12px;height:40px;padding:0;width:50%}.mobile_chart_wrapper{display:block!important}.desktop_chart_wrapper{display:none}}.mobile_chart_wrapper{display:none}.desktop_chart_wrapper{display:flex;gap:10px;padding:20px;width:100%}.desktop_chart_wrapper .last_item_container{position:relative;width:35%}.desktop_chart_widget{width:65%}.last_item_container .exness-dark-coin-dropdown,.last_item_container .order_tab{width:100%}:root{--bg-primary:#121826;--bg-secondary:#1e293b;--bg-tertiary:#2e3a52;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--accent-blue:#3b82f6;--accent-green:#10b981;--accent-red:#ef4444;--accent-yellow:#f59e0b;--border-color:#334155}.styles_assetsPage__jTfjw{background-color:#121826;background-color:var(--bg-primary);color:#f8fafc;color:var(--text-primary);font-family:Poppins,sans-serif;margin:0 auto;max-width:1400px;padding:1rem}.styles_header__Zw9f6{margin-bottom:2rem}.styles_header__Zw9f6 h1{font-size:2rem;font-weight:700;margin-bottom:1rem}.styles_controls__Ctnw\+{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.styles_search__n2rSk{flex:1 1;min-width:250px;position:relative}.styles_search__n2rSk input{background-color:#1e293b;background-color:var(--bg-secondary);border:1px solid #334155;border:1px solid var(--border-color);border-radius:8px;color:#f8fafc;color:var(--text-primary);font-size:1rem;padding:.75rem 1rem .75rem 2.5rem;transition:border-color .2s;width:100%}.styles_search__n2rSk input:focus{border-color:#3b82f6;border-color:var(--accent-blue);outline:none}.styles_search__n2rSk i{color:#cbd5e1;color:var(--text-secondary);left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.styles_filter__1M6kV select{background-color:#1e293b;background-color:var(--bg-secondary);border:1px solid #334155;border:1px solid var(--border-color);border-radius:8px;color:#f8fafc;color:var(--text-primary);cursor:pointer;font-size:1rem;min-width:150px;padding:.75rem 1rem}.styles_viewControls__IPyXN{display:flex;gap:.5rem}.styles_viewControls__IPyXN button{background-color:#1e293b;background-color:var(--bg-secondary);border:1px solid #334155;border:1px solid var(--border-color);border-radius:6px;color:#cbd5e1;color:var(--text-secondary);cursor:pointer;padding:.5rem 1rem;transition:all .2s}.styles_viewControls__IPyXN button.styles_active__8n1N2{background-color:#3b82f6;background-color:var(--accent-blue);border-color:#3b82f6;border-color:var(--accent-blue);color:#fff}.styles_assetGrid__zgD4z{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.styles_assetCard__QXrzY{background:#1e293b;background:var(--bg-secondary);border:1px solid #334155;border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;transition:transform .2s,box-shadow .2s}.styles_assetCard__QXrzY:hover{border-color:#3b82f6;border-color:var(--accent-blue);box-shadow:0 10px 15px -3px #0000004d;transform:translateY(-4px)}.styles_assetHeader__sOpjb{align-items:center;display:flex;margin-bottom:1.5rem}.styles_assetIcon__BPs7z{align-items:center;background-color:#2e3a52;background-color:var(--bg-tertiary);border-radius:50%;display:flex;height:40px;justify-content:center;margin-right:1rem;overflow:hidden;width:40px}.styles_assetIcon__BPs7z img{height:100%;object-fit:cover;width:100%}.styles_defaultIcon__tNANt{background-color:var(--accent-blue);height:40px;width:40px}.styles_assetInfo__YC\+yb{flex:1 1}.styles_assetInfo__YC\+yb h3{font-size:1.125rem;font-weight:600;margin:0}.styles_assetSymbol__3vrlL{color:#cbd5e1;color:var(--text-secondary);font-size:.875rem}.styles_assetType__zkinJ{background-color:#2e3a52;background-color:var(--bg-tertiary);border-radius:4px;color:#cbd5e1;color:var(--text-secondary);font-size:.75rem;padding:.25rem .5rem;text-transform:capitalize}.styles_assetPrice__nJ8TI{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.styles_priceValue__lDQr3{font-size:1.5rem;font-weight:700}.styles_priceChange__ODa2O{border-radius:4px;font-size:1rem;font-weight:600;padding:.25rem .5rem}.styles_positive__bSmDN{background-color:#10b98133;color:#10b981;color:var(--accent-green)}.styles_negative__uoyUi{background-color:#ef444433;color:#ef4444;color:var(--accent-red)}.styles_chartPlaceholder__Z5eRk{background-color:#2e3a52;background-color:var(--bg-tertiary);border-radius:4px;height:80px;margin-bottom:1.5rem;opacity:.5;width:100%}.styles_assetActions__gxMR2{display:flex;gap:.75rem}.styles_tradeButton__vILYq{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-weight:600;padding:.75rem;transition:background-color .2s}.styles_buyButton__ukYsf{background-color:#10b981;background-color:var(--accent-green);color:#fff}.styles_buyButton__ukYsf:hover{background-color:#0d9c6d}.styles_sellButton__nWfT1{background-color:#2e3a52;background-color:var(--bg-tertiary);color:#ef4444;color:var(--accent-red)}.styles_sellButton__nWfT1:hover{background-color:#374151}.styles_modalOverlay__oSL5M{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000b3;padding:1rem}.styles_modal__v8mG-{background:#1e293b;background:var(--bg-secondary);border:1px solid #334155;border:1px solid var(--border-color);border-radius:12px;max-height:90vh;max-width:550px;overflow-y:auto;padding:1.5rem;width:100%}.styles_detailModal__X8ir2{background:#1e293b;border:1px solid #334155}.styles_modalHeader__WgASc h3{color:#fff}.styles_assetTitle__erSGj{align-items:center;color:#f8fafc;display:flex;gap:1rem}.styles_assetTitle__erSGj h2{color:#f8fafc;font-size:1.5rem;font-weight:600;margin:0}.styles_detailIcon__nq2p3{background-color:#2e3a52;border-radius:50%;height:48px;object-fit:cover;width:48px}.styles_defaultIcon__tNANt{background-color:#3b82f6;border-radius:50%;color:#fff;font-size:1.25rem;font-weight:700;height:48px;justify-content:center;width:48px}.styles_defaultIcon__tNANt,.styles_headerActions__cxocs{align-items:center;display:flex}.styles_watchlistButton__avpNy{margin-right:.5rem;padding:.5rem;transition:all .2s}.styles_watchlistButton__avpNy:hover{transform:scale(1.1)}.styles_closeButton__O5QDB{font-size:1.75rem;line-height:1;padding:.5rem;transition:color .2s}.styles_modalHeader__WgASc{padding-bottom:1rem}.styles_modalHeader__WgASc h2{color:#fff;font-size:1.5rem;font-weight:600;margin:0}.styles_closeButton__O5QDB:hover{color:#f8fafc;color:var(--text-primary)}.styles_detailContent__2QNsZ{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.styles_chartContainer__RacTR{background-color:#2e3a52;background-color:var(--bg-tertiary);border-radius:8px;height:300px;padding:1rem}.styles_detailStats__vpamh{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.styles_statRow__-eN-1{border-bottom:1px solid #334155;border-bottom:1px solid var(--border-color);display:flex;flex-direction:column;gap:.25rem;justify-content:space-between;padding:.75rem}.styles_statRow__-eN-1 span:first-child{color:#cbd5e1;color:var(--text-secondary);font-size:.875rem}.styles_detailActions__V0SlE{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.styles_detailActions__V0SlE .styles_tradeButton__vILYq{min-width:120px}.styles_assetList__1hXtj{display:flex;flex-direction:column;gap:0}.styles_listHeader__l5D7v{background-color:#2e3a52;background-color:var(--bg-tertiary);border-radius:8px 8px 0 0;display:none;font-weight:600;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:.5rem;padding:1rem}.styles_assetListItem__tT8B\+{grid-gap:.5rem;align-items:center;background-color:#1e293b;background-color:var(--bg-secondary);border-bottom:1px solid #334155;border-bottom:1px solid var(--border-color);display:grid;gap:.5rem;grid-template-columns:2fr 1fr 1fr;padding:1rem;transition:background-color .2s}.styles_assetListItem__tT8B\+:hover{background-color:#2e3a52;background-color:var(--bg-tertiary)}.styles_listAssetInfo__jYwP0{align-items:center;display:flex;gap:1rem}.styles_listAssetIcon__RVgkK{align-items:center;background-color:#2e3a52;background-color:var(--bg-tertiary);border-radius:50%;display:flex;height:32px;justify-content:center;overflow:hidden;width:32px}.styles_listAssetIcon__RVgkK img{height:100%;object-fit:cover;width:100%}.styles_listAssetActions__wqARy{display:flex;gap:.5rem;justify-content:flex-end}.styles_listActionButton__ARIeJ{border:none;border-radius:4px;cursor:pointer;font-size:.875rem;padding:.5rem;transition:background-color .2s}.styles_listBuyButton__U635M{background-color:#10b981;background-color:var(--accent-green);color:#fff}.styles_listSellButton__C5Ok0{background-color:#2e3a52;background-color:var(--bg-tertiary);color:#ef4444;color:var(--accent-red)}.styles_watchlistButton__avpNy{background:none;border:none;color:#cbd5e1;color:var(--text-secondary);cursor:pointer;font-size:1.25rem;transition:color .2s}.styles_watchlistButton__avpNy:hover{color:#f59e0b;color:var(--accent-yellow)}.styles_watched__cE\+YH{color:#f59e0b!important;color:var(--accent-yellow)!important}.styles_loadingContainer__ez7bR{align-items:center;display:flex;flex-direction:column;height:300px;justify-content:center}.styles_spinner__UhWYq{animation:styles_spin__ZbQXR 1s linear infinite;border:5px solid #2e3a52;border-top:5px solid #3b82f6;border:5px solid var(--bg-tertiary);border-radius:50%;border-top-color:var(--accent-blue);height:50px;margin-bottom:1rem;width:50px}@keyframes styles_spin__ZbQXR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_errorContainer__12voA{color:#ef4444;color:var(--accent-red);padding:2rem;text-align:center}.styles_noResults__O7x1N{color:#cbd5e1;color:var(--text-secondary);padding:2rem;text-align:center}.styles_portfolioSummary__p8veY{display:flex;flex-wrap:wrap;gap:1rem;margin:1rem 0}.styles_portfolioItem__CQDDc{background-color:#2e3a52;background-color:var(--bg-tertiary);border-radius:8px;display:flex;flex:1 1;flex-direction:column;min-width:150px;padding:1rem}.styles_portfolioItem__CQDDc span:first-child{color:#cbd5e1;color:var(--text-secondary);font-size:.875rem}.styles_portfolioItem__CQDDc span:last-child{font-size:1.25rem;font-weight:600}.styles_assetStats__HHZF6{margin-bottom:15px}.styles_statItem__eEIeJ{align-items:center;display:flex;justify-content:space-between}@media (max-width:600px){.styles_assetMarket__AQ3fy{width:100%}.styles_assetsPage__jTfjw{padding:2rem;width:100%}}@media (min-width:768px){.styles_assetsPage__jTfjw{padding:2rem 1.5rem}.styles_detailContent__2QNsZ{grid-template-columns:2fr 1fr}.styles_statRow__-eN-1{align-items:center;flex-direction:row}.styles_listHeader__l5D7v{display:grid}.styles_assetListItem__tT8B\+{gap:1rem;grid-template-columns:2fr 1fr 1fr 1fr 1fr}}@media (min-width:1024px){.styles_assetListItem__tT8B\+{grid-template-columns:2fr 1fr 1fr 1fr 1fr}}.styles_tradeModal__zZLhZ{background:#1e293b;background:var(--bg-secondary);border:1px solid #334155;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 20px 25px -5px #0000004d;max-width:450px;padding:1.5rem;width:100%}.styles_tradeModalHeader__-419Y{align-items:center;border-bottom:1px solid #334155;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.styles_tradeModalHeader__-419Y h2{color:#f8fafc;color:var(--text-primary);font-size:1.25rem;font-weight:600;margin:0}.styles_tradeForm__XJDZo{display:flex;flex-direction:column;gap:1rem}.styles_formGroup__YhsbW label{font-size:.875rem;font-weight:500}.styles_formControl__Wlni2{background-color:#2e3a52;background-color:var(--bg-tertiary);border:1px solid #334155;border:1px solid var(--border-color);border-radius:8px;color:#f8fafc;color:var(--text-primary);font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.styles_formControl__Wlni2:focus{border-color:#3b82f6;border-color:var(--accent-blue);outline:none}.styles_tradeSummary__g\+WXK{background-color:#2e3a52;background-color:var(--bg-tertiary);border-radius:8px;margin:1.5rem 0;padding:1rem}.styles_tradeSummaryRow__7QDa5{display:flex;justify-content:space-between;margin-bottom:.5rem}.styles_tradeSummaryRow__7QDa5:last-child{font-weight:600;margin-bottom:0}.styles_submitTradeButton__H1eJO{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem;transition:background-color .2s;width:100%}.styles_submitTradeButton__H1eJO.styles_buyButton__ukYsf{background-color:#10b981;background-color:var(--accent-green);color:#fff}.styles_submitTradeButton__H1eJO.styles_buyButton__ukYsf:hover{background-color:#0d9c6d}.styles_submitTradeButton__H1eJO.styles_sellButton__nWfT1{background-color:#ef4444;background-color:var(--accent-red);color:#fff}.styles_submitTradeButton__H1eJO.styles_sellButton__nWfT1:hover{background-color:#dc2626}@media (max-width:480px){.styles_tradeModal__zZLhZ{padding:1rem}.styles_submitTradeButton__H1eJO{padding:.75rem}}.styles_submitButton__nXeym{border-radius:8px;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:1rem;text-transform:uppercase;transition:all .2s ease}.styles_submitButton__nXeym.styles_buyButton__ukYsf{background-color:#10b981;background-color:var(--accent-green);box-shadow:0 4px 6px #10b98140;color:#fff}.styles_submitButton__nXeym.styles_buyButton__ukYsf:hover{background-color:#0e9f70;box-shadow:0 6px 8px #10b9814d;transform:translateY(-1px)}.styles_submitButton__nXeym.styles_buyButton__ukYsf:active{box-shadow:0 2px 4px #10b9814d;transform:translateY(0)}.styles_submitButton__nXeym.styles_sellButton__nWfT1{background-color:#ef4444;background-color:var(--accent-red);box-shadow:0 4px 6px #ef444440;color:#fff}.styles_submitButton__nXeym.styles_sellButton__nWfT1:hover{background-color:#e53e3e;box-shadow:0 6px 8px #ef44444d;transform:translateY(-1px)}.styles_submitButton__nXeym.styles_sellButton__nWfT1:active{box-shadow:0 2px 4px #ef44444d;transform:translateY(0)}.styles_submitButton__nXeym:disabled{background-color:#2e3a52;background-color:var(--bg-tertiary);box-shadow:none!important;color:#cbd5e1;color:var(--text-secondary);cursor:not-allowed;transform:none!important}@media (max-width:480px){.styles_submitButton__nXeym{font-size:.95rem;padding:.85rem}}.styles_summary__53-qz{background-color:#2e3a52;background-color:var(--bg-tertiary);border:1px solid #334155;border:1px solid var(--border-color);border-radius:8px;margin:1.5rem 0;padding:1.25rem}.styles_summaryRow__LrUJn{align-items:center;border-bottom:1px solid #334155;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;padding:.75rem 0}.styles_summaryRow__LrUJn:last-child{border-bottom:none;padding-bottom:0}.styles_summaryRow__LrUJn span:first-child{color:#cbd5e1;color:var(--text-secondary);font-size:.95rem;font-weight:500}.styles_summaryRow__LrUJn span:last-child{color:#f8fafc;color:var(--text-primary);font-size:1.05rem;font-weight:600}.styles_summaryRow__LrUJn:last-child span:last-child{color:#3b82f6;color:var(--accent-blue);font-size:1.1rem}@media (max-width:480px){.styles_summary__53-qz{margin:1.25rem 0;padding:1rem}.styles_summaryRow__LrUJn{align-items:flex-start;flex-direction:column;gap:.25rem;padding:.5rem 0}.styles_summaryRow__LrUJn span{font-size:.9rem!important}.styles_summaryRow__LrUJn:last-child span:last-child{font-size:1rem!important}}.styles_withdrawButton__1Az3\+{background:#3b82f6;background:var(--accent-blue);border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-weight:500;padding:.5rem 1rem;transition:background .2s}.styles_withdrawButton__1Az3\+:hover{background:#2563eb}.styles_actionButtons__R01\+U{display:flex;gap:1rem}.styles_modalOverlay__oSL5M{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.styles_withModal__3zh8K{background:#1e293b;background:var(--bg-secondary);border:1px solid #334155;border:1px solid var(--border-color);border-radius:10px;max-width:400px;padding:1.5rem;width:90%}.styles_modalHeader__WgASc{margin-bottom:1.5rem}.styles_closeButton__O5QDB{background:none;border:none;color:#cbd5e1;color:var(--text-secondary);cursor:pointer;font-family:Poppins,sans-serif;font-size:1.5rem}.styles_formGroup__YhsbW{margin-bottom:1rem}.styles_formGroup__YhsbW label{color:#cbd5e1;color:var(--text-secondary);display:block;margin-bottom:.5rem}.styles_formGroup__YhsbW input{background:#121826;background:var(--bg-primary);border:1px solid #334155;border:1px solid var(--border-color);border-radius:6px;color:#f8fafc;color:var(--text-primary);font-family:Poppins,sans-serif;padding:.5rem;width:100%}.styles_submitButton__nXeym{background:#10b981;background:var(--accent-green);border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-weight:500;margin-top:1rem;padding:.75rem;width:100%}.styles_methodTabs__pF-N0{border-bottom:1px solid #334155;border-bottom:1px solid var(--border-color);display:flex;margin-bottom:1.5rem}.styles_tabButton__i1HfK{background:none;border:none;color:#cbd5e1;color:var(--text-secondary);cursor:pointer;font-family:Poppins,sans-serif;font-weight:500;padding:.75rem 1.5rem;position:relative}.styles_tabButton__i1HfK.styles_activeTab__veYHs{color:#3b82f6;color:var(--accent-blue)}.styles_tabButton__i1HfK.styles_activeTab__veYHs:after{background:#3b82f6;background:var(--accent-blue);bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.styles_historyModal__DBX7t{background:#1e293b;background:var(--bg-secondary);border-radius:12px;display:flex;flex-direction:column;max-height:80vh;max-width:600px;overflow:hidden;width:90%}.styles_modalHeader__WgASc{align-items:center;padding:1.5rem}.styles_filterControls__yoKvZ,.styles_modalHeader__WgASc{border-bottom:1px solid #334155;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between}.styles_filterControls__yoKvZ{background:#2e3a52;background:var(--bg-tertiary);padding:1rem 1.5rem}.styles_tabGroup__Oed9a{display:flex;gap:.5rem;overflow:auto}.styles_tab__Y7U8H{background:none;border:none;border-radius:6px;color:#cbd5e1;color:var(--text-secondary);cursor:pointer;font-family:Poppins,sans-serif;font-weight:500;padding:.5rem 1rem}.styles_assetFilter__Ahqr-,.styles_tab__Y7U8H.styles_activeTab__veYHs{background:#121826;background:var(--bg-primary);color:#f8fafc;color:var(--text-primary)}.styles_assetFilter__Ahqr-{border:1px solid #334155;border:1px solid var(--border-color);border-radius:6px;padding:.5rem}.styles_transactionsList__3ZjIU{flex:1 1;overflow-y:auto;padding:0 1.5rem}.styles_transactionItem__PddIQ{border-bottom:1px solid #334155;border-bottom:1px solid var(--border-color);display:flex;gap:1rem;padding:1rem 0}.styles_transactionItem__PddIQ:last-child{border-bottom:none}.styles_transactionIcon__B-T4p{align-items:center;background:#2e3a52;background:var(--bg-tertiary);border-radius:50%;display:flex;font-size:1.2rem;height:40px;justify-content:center;width:40px}.styles_buyIcon__5-IiX{color:#10b981;color:var(--accent-green)}.styles_sellIcon__dj\+GA{color:#ef4444;color:var(--accent-red)}.styles_depositIcon__vpxNC{color:#3b82f6;color:var(--accent-blue)}.styles_transactionInfo__VnFhI{flex:1 1}.styles_transactionHeader__wG7JF{display:flex;justify-content:space-between;margin-bottom:.5rem}.styles_assetName__igqgY{color:#f8fafc;color:var(--text-primary);font-weight:500}.styles_amount__D-17\+{font-weight:600}.styles_buyAmount__KNTRr{color:#10b981;color:var(--accent-green)}.styles_sellAmount__WQuJN{color:#ef4444;color:var(--accent-red)}.styles_depositAmount__YobDS{color:#3b82f6;color:var(--accent-blue)}.styles_transactionMeta__foZDs{color:#cbd5e1;color:var(--text-secondary);display:flex;font-size:.9rem;justify-content:space-between}.styles_emptyState__5AMHL{color:#cbd5e1;color:var(--text-secondary);padding:2rem;text-align:center}@media (max-width:600px){.styles_modal__v8mG-{margin-bottom:80px}.styles_transactionsList__3ZjIU{padding:1rem}.styles_historyModal__DBX7t{margin-bottom:60px;width:95%}.styles_withdrawalForm__l6EPP{margin-bottom:50px}}.swap_header{color:#a5b1bd}.swap_header h3{font-size:25px;text-transform:capitalize}.swap_body_wrapper{border:1px solid #a5b1bd;display:flex;flex-direction:column;gap:20px;margin-top:40px;padding:30px;width:100%}.swap_body{overflow:scroll;padding:50px;width:100%}.swap_from_wrapper{display:flex;gap:15px;width:100%}.from_indicator{align-items:center;background-color:#fff;border-radius:50px;color:#000;display:flex;font-size:17px;font-weight:600;height:30px;justify-content:center;width:30px}.swap_from_price_sect{color:#a5b1bd;width:80%}.swap_from_price_sect>p span{text-transform:uppercase}.exchange_input_wrapper{align-items:center;border:1px solid #a5b1bd;border-radius:10px;display:flex;margin-bottom:10px;margin-top:20px;padding:0 20px;position:relative;width:100%}.exchange_input_wrapper input{background-color:initial;border:none;color:#a5b1bd;font-family:Poppins,sans-serif;font-size:18px;height:70px;outline:none;width:80%}.swap_coin_sect{align-items:center;cursor:pointer;display:flex;gap:10px;text-transform:uppercase;width:20%}.swap_coin_sect h3{font-weight:500}.swap_coin_sect img{height:30px;width:30px}.swap_coin_sect svg{margin-left:10px}.optioncoin_dropdown{background-color:#141d22;border-radius:10px;bottom:0;height:300px;overflow:hidden;overflow:scroll;padding:20px;position:absolute;right:0;top:100px;width:200px;z-index:3}.optioncoin_dropdown .inner_option div{align-items:center;color:#a5b1bd;display:flex;gap:10px;margin-bottom:20px;text-transform:uppercase}.optioncoin_dropdown img{height:40px;width:40px}.optioncoin_dropdown .inner_child div{margin-top:30px}.swap_btn{background-image:linear-gradient(98.7deg,#5240f9 19.95%,#f3526d 89.51%);border-radius:15px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;height:60px;margin-left:40px;width:300px}.swap_icon{align-items:center;display:flex;justify-content:center}.wallet_balance{color:#a5b1bd;overflow:scroll;padding:50px;width:100%}.wallet_balance>p{margin-top:20px}.wallet_balance>h2{font-size:35px;margin-top:10px}.wallet_balance h1{font-size:35px;margin-bottom:15px}.crypto_wallets{margin-top:50px;width:100%}.crypto_wallets>div{border:1px solid #a5b1bd;border-radius:10px;margin-bottom:30px;padding:20px}.crypto_wallets{color:#a5b1bd}.crypto_wallets h1 span{font-size:15px}.crypto_wallets_item_two{align-items:center;display:flex;justify-content:space-between}.crypto_wallets_item_two h1{font-size:25px}.make_trans_sect{align-items:center;display:flex;gap:10px}.make_trans_sect button{align-items:center;background-color:#a5b1bd;border:none;border-radius:7px;color:#000;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;gap:15px;height:40px;justify-content:center;width:130px}.make_trans_sect .swap_btn{background-color:initial;border:1px solid #a5b1bd;color:#a5b1bd}.crypto_wallets_item_two .swap_btn{align-items:center;display:flex;height:40px;justify-content:center;margin-left:0;width:150px}.wallet_balance_header{align-items:center;display:flex;justify-content:space-between}@media (max-width:600px){.wallet_balance{padding:10px 15px 30px}.wallet_balance h1{font-size:30px;margin-bottom:15px}.crypto_wallets>div{display:flex;flex-direction:column}.crypto_wallets_item_two{align-items:flex-start;flex-direction:column}.make_trans_sect button,.swap_btn{font-size:10px!important;height:35px!important;width:50%!important}.make_trans_sect{width:100%}.wallet_balance>div>h2{font-size:18px;margin-top:10px}.market_cap_page .ticker_wrapper,.market_overview_page .ticker_wrapper,.market_screener_wrapper .ticker_wrapper,.wallets_page_wrapper .ticker_wrapper{display:block!important}.withdrawal_selected_method{color:#000!important}}.copy_trading_body{color:#a5b1bd;margin:auto;overflow:scroll;padding:50px;width:90%}.copy_trading_wrapper{font-family:Poppins,sans-serif}.copy-trading-scroll-container{overflow-x:auto;padding:1rem}.copy-trading-container{display:flex;gap:1rem;min-width:-webkit-max-content;min-width:max-content}.trader-card{align-items:center;background:#1e1e1e;border-radius:12px;box-shadow:0 0 10px #0006;color:#fff;display:flex;flex-direction:column;flex-shrink:0;min-width:220px;padding:1rem;width:220px}.rank{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.icon-section{margin-bottom:.5rem;position:relative}.icon-letter{align-items:center;background:#333;border-radius:50%;color:#fff;display:flex;font-weight:700;height:35px;justify-content:center;position:absolute;right:-10px;top:-10px;width:35px}.trader-image{border-radius:8px;height:120px;object-fit:cover}.details{margin-top:.5rem;text-align:center}.strategy-name{font-weight:700;margin-bottom:.5rem}.stats{display:flex;font-size:.85rem;justify-content:space-between}.stat{text-align:center}.label{color:#aaa;display:block;font-size:.75rem}.value.positive{color:#4caf50}.investors{margin-top:.5rem;text-align:center}.investor-count{font-size:1.2rem;font-weight:700}.investor-label{color:#aaa;font-size:.75rem}.copy-btn{background:linear-gradient(135deg,#00ffc8,#007cf0);border:none;border-radius:4px;box-shadow:0 0 8px #00ffc880;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;margin-top:10px;padding:10px 20px;transition:all .3s ease}.copy-btn:hover{background:linear-gradient(135deg,#00ffe1,#009dff);box-shadow:0 0 12px #00ffc8cc;transform:scale(1.05)}.copy-modal-overlay{align-items:center;background:#0000004d;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9}.copy-modal{background:#1e1e1e;border-radius:10px;box-shadow:0 0 10px #00000080;color:#fff;max-width:90%;padding:20px 30px;text-align:start;width:350px}.copy-modal h2{margin-bottom:15px}.copy-modal button{font-family:Poppins,sans-serif}.copy-modal input{background:#333;border:1px solid #444;border-radius:5px;color:#fff;margin:10px 0 20px;padding:10px;width:100%}.copy-modal-buttons{display:flex;justify-content:space-between}.copy_trade_modal_info{font-size:12px;line-height:1.5rem;text-align:start}.copy_btn{background:#00b894}.cancel-btn,.copy_btn{border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.cancel-btn{background:#555}.copy_btn:hover{background:#019875}.cancel-btn:hover{background:#333}.copy-banner{background-color:#000;border:1px solid #333;border-radius:16px;box-shadow:0 8px 30px #00ffd11a;color:#fff;font-family:Segoe UI,sans-serif;margin:20px auto;max-width:100%;padding:30px 20px;text-align:center}.copy-banner-title{color:#00ffd1;font-size:1.75rem;margin-bottom:12px}.copy-banner-description{color:#ccc;font-size:1rem;line-height:1.6;margin-bottom:24px;margin-left:auto;margin-right:auto;max-width:700px}.copy-banner-features{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:30px}.copy-banner-features span{background-color:#1a1a1a;border:1px solid #444;border-radius:8px;font-size:.9rem;padding:10px 14px}.copy-banner-btn{background-color:#00ffd1;border-radius:10px;color:#000;display:inline-block;font-weight:600;padding:12px 26px;text-decoration:none;transition:background-color .3s ease}.copy-banner-btn:hover{background-color:#00e6bc}@media (max-width:480px){.copy-banner{padding:24px 16px}.copy-banner-title{font-size:1.5rem}.copy-banner-description{font-size:.95rem}.copy-banner-features{flex-direction:column;gap:8px}.copy-banner-features span{font-size:.85rem}.copy-banner-btn{font-size:1rem;padding:12px 0;width:100%}}@media (max-width:600px){.trader-card{padding:.8rem;width:100%}.trader-image{width:250px}.copy_trading_wrapper .trading_view{padding:40px 20px}.copy_trading_body{padding:30px 20px;width:100%}.copy-btn{width:200px}.copy_trading_wrapper{height:auto;margin-bottom:60px}.copy-trading-container{align-items:center;flex-direction:column;gap:30px}}:root{--bg-color:#121826;--text-color:#a5b1bd;--text-color-light:#9ca3af;--card-bg:#000;--border-color:#374151;--input-bg:#000;--stat-card-bg:#1c2127;--success-bg:#064e3b;--success-text:#a7f3d0;--sparkline-baseline:#374151;--plan-active-bg:#000;--plan-active-border:#3b82f6}@media (prefers-color-scheme:dark){:root{--bg-color:#111827;--text-color:#e5e7eb;--text-color-light:#9ca3af;--card-bg:#1f2937;--border-color:#374151;--input-bg:#1f2937;--stat-card-bg:#111827;--success-bg:#064e3b;--success-text:#a7f3d0;--sparkline-baseline:#374151;--plan-active-bg:#3b82f61a;--plan-active-border:#3b82f6}}.signal-purchase-container{background-color:#1c2127;color:#a5b1bd;color:var(--text-color);font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem;transition:background-color .3s,color .3s}.signal-header{margin-bottom:2.5rem;text-align:center}.signal-header h1{color:#a5b1bd;color:var(--text-color);font-size:2rem;font-weight:700;margin-bottom:.5rem;transition:color .3s}.signal-header p{color:#9ca3af;color:var(--text-color-light);font-size:1.1rem;transition:color .3s}.signal-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.signal-visualization{background:#000;background:var(--card-bg);border:1px solid #374151;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:1.5rem;transition:all .3s}.signal-strength{margin-bottom:1.5rem}.signal-strength h3{color:#a5b1bd;color:var(--text-color);font-size:1.2rem;font-weight:600;margin-bottom:1rem}.value-sparkline{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.value-label{font-size:1.5rem;font-weight:700}.trend-arrow{font-size:1.2rem}.signal-description p{font-size:1rem;font-weight:500;padding:.5rem 0}.signal-description .strong{color:#10b981}.signal-description .moderate{color:#f59e0b}.signal-description .weak{color:#ef4444}.signal-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.stat-card{background:#1c2127;background:var(--stat-card-bg);border:1px solid #374151;border:1px solid var(--border-color);border-radius:8px;height:auto;padding:1rem;text-align:center;transition:all .3s}.stat-card h4{color:#9ca3af;color:var(--text-color-light);font-size:.9rem;margin-bottom:.5rem}.stat-value{color:#a5b1bd;color:var(--text-color);font-size:1.5rem;font-weight:700}.stat-description{color:#9ca3af;color:var(--text-color-light);font-size:.8rem}.purchase-form-container{background:#000;background:var(--card-bg);border:1px solid #374151;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:1.5rem;transition:all .3s}.purchase-form-container h2{color:#a5b1bd;color:var(--text-color);font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#a5b1bd;color:var(--text-color);display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.plan-options{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr)}.plan-option{background:#1c2127;background:var(--stat-card-bg);border:1px solid #374151;border:1px solid var(--border-color);border-radius:8px;cursor:pointer;font-family:Poppins,sans-serif;padding:1rem;text-align:center;transition:all .2s}.plan-option:hover{border-color:#9ca3af}.plan-option.active{background:#000;background:var(--plan-active-bg);border-color:#3b82f6;border-color:var(--plan-active-border)}.plan-option h4{color:#a5b1bd;color:var(--text-color);font-size:1rem;font-weight:600;margin-bottom:.25rem}.plan-option p{color:#9ca3af;color:var(--text-color-light);font-size:.8rem;margin-bottom:.25rem}.plan-option .price{color:#a5b1bd;color:var(--text-color);font-size:1.1rem;font-weight:700;margin-top:.5rem}input[type=number]{background:#000;background:var(--input-bg);border:1px solid #374151;border:1px solid var(--border-color);border-radius:6px;color:#a5b1bd;color:var(--text-color);font-size:1rem;padding:.75rem;transition:all .3s;width:100%}input[type=number]:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.input-with-currency{position:relative}.input-with-currency span{color:#a5b1bd;color:var(--text-color);font-weight:600;left:12px;position:absolute;top:50%;transform:translateY(-50%)}.input-with-currency input{padding-left:30px}.total-section{align-items:center;border-top:1px solid #374151;border-top:1px solid var(--border-color);display:flex;justify-content:space-between;padding-top:1rem}.total-amount{color:#a5b1bd;color:var(--text-color);font-size:1.5rem;font-weight:700}.purchase-button{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:1rem;transition:background .2s;width:100%}.purchase-button:hover{background:#2563eb}.purchase-button:disabled{background:#9ca3af;cursor:not-allowed}.success-message{background:#064e3b;background:var(--success-bg);border-radius:6px;color:#a7f3d0;color:var(--success-text);font-size:.9rem;margin-top:1rem;padding:.75rem;text-align:center}.signal_purchase_history{margin-top:15px}.signal_wrapper>div{margin-top:23px}@media (max-width:600px){.signal-visualization{border-radius:0}.signal_wrapper>div{margin-top:0}.purchase-button{font-size:.8rem}.total-amount{font-size:1.2rem}.purchase-form-container h2{font-size:1.3em}.signal-purchase-container{padding:0;width:auto}.value-sparkline svg{height:250px;width:100%}.signal-content{margin-bottom:60px}.plan-options,.signal-content,.signal-stats{grid-template-columns:1fr}.signal-header{display:none}.value-sparkline{align-items:start;flex-direction:column}}.purchase-history-container{background-color:#1c2127;border:1px solid #374151;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-top:2rem;padding:1.5rem}.history-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.history-header h2{color:#e5e7eb;font-size:1.5rem;margin:0}.history-controls{display:flex;gap:1rem}.history-filter,.history-search{background-color:#121826;border:1px solid #374151;border-radius:6px;color:#e5e7eb;padding:.5rem 1rem}.history-table-container{overflow-x:auto}.history-table{border-collapse:collapse;width:100%}.history-table th{color:#9ca3af;font-weight:600;text-align:left}.history-table td,.history-table th{border-bottom:1px solid #374151;padding:1rem}.history-table td{color:#e5e7eb}.plan-badge{background-color:#3b82f61a;border:1px solid #3b82f6;border-radius:20px;color:#3b82f6;font-size:.8rem;padding:.25rem .75rem}.signal-indicator{align-items:center;display:flex;gap:.5rem}.signal-bar{background:linear-gradient(90deg,#ef4444,#f59e0b,#10b981);border-radius:3px;height:6px}.payment-method{align-items:center;display:flex;font-size:13px;gap:.5rem}.status-badge{border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;padding:.25rem .75rem}.action-button{background:#0000;border:1px solid #3b82f6;border-radius:6px;color:#3b82f6;cursor:pointer;padding:.5rem 1rem;transition:all .2s}.action-button:hover{background:#3b82f61a}.history-pagination{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.pagination-button{background:#374151;border:none;border-radius:6px;color:#e5e7eb;cursor:pointer;padding:.5rem 1rem;transition:all .2s}.pagination-button:hover{background:#4b5563}.pagination-page{color:#9ca3af}@media (max-width:768px){.history-header{align-items:flex-start;flex-direction:column}.purchase-history-container h2{font-size:18px}.history-table th{font-size:14px;padding:20px 10px}.history-controls{flex-direction:column;width:100%}.history-search{width:100%}}.purchase_items td{width:33.3%}@media (max-width:600px){.bottom_nav{align-items:center;background-color:#262831;bottom:0;color:#fff;cursor:pointer;display:flex;font-family:Poppins,sans-serif;justify-content:space-between;position:fixed;width:100%;z-index:999999999}.bottom_nav .radius_sect{border-radius:0;margin:0;padding:15px 20px;width:100%}.bottom_nav p{color:#a7ffff;font-size:10px}}.privacy_container{display:flex;gap:50px;justify-content:space-between;margin-top:70px;padding:50px}.privacy_container_item_one{border-radius:10px;max-height:450px;padding:30px;width:35%}.privacy_container_item_two{height:100vh;overflow-y:scroll;width:65%}.privacy_container_item_two .home_header_text{border-bottom:2px solid #e6e6e6;margin-bottom:40px;padding-bottom:40px}.privacy_container .text_text{margin:0;text-align:start;width:100%}.privacy_container_item_one .text_text{font-size:16px;font-weight:500;margin:20px 0}.privacy_container_item_two>.text_text{margin-bottom:30px}.privacy_container_item_two .text_text{font-size:17px}.privacy_items{margin-top:50px}.privacy_items h3{margin-bottom:20px}.margin_top{margin-top:30px!important}.privacy_sections .home_header_text{border:none;font-size:28px;margin:0;padding:0}.privacy_container_item_two .text_text span{font-size:20px;font-weight:600}@media(max-width:600px){.privacy_container{flex-direction:column;padding:50px 20px}.privacy_container_item_two{height:auto;overflow:auto}.privacy_container>div{width:100%}}.btn{align-items:center;background-color:var(--secondary-color);border:none;border-radius:50px;color:var(--other-color);cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;gap:10px;height:45px;justify-content:center;letter-spacing:.33px;line-height:16px;width:100px}@media (max-width:600px){.btn{font-size:14px!important;height:50px!important}}footer{background-color:#fff;padding:80px 40px 50px}.footer_item_one{display:flex;gap:50px}.footer_newslet_sect img{width:120px}.footer_newslet_sect .btn{background-color:var(--other-color);color:#fff;font-size:16px;height:55px;width:160px}footer input{border:none;border:1px solid var(--other-color);border-radius:10px;height:50px;margin:10px 0;outline:none;padding-left:20px;width:100%}.footer_item_one>div{width:25%}.footer_about_sect h3,.footer_partners_sect h3,.footer_support_sect h3{margin-bottom:50px!important}.footer_about_sect p,.footer_partners_sect p,.footer_support_sect p{margin-bottom:20px}.footer_item_two{align-items:center;border-bottom:1px solid #0000000d;cursor:pointer;display:flex;gap:30px;margin-top:20px;padding-bottom:30px}.footer_icon_container{align-items:center;background-color:#0000001a;border-radius:50px;display:flex;height:40px;justify-content:center;width:40px}.footer_item_two svg{color:#00000080;font-size:20px}.footer_item_three{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-top:30px}.footer_item_three p{font-size:12px;text-align:center}.footer_item_three a{margin:0 2px;text-decoration:underline}@media (max-width:600px){footer{padding:20px}.footer_item_one,.footer_item_three{flex-direction:column}.footer_item_one>div{width:100%}.footer_about_sect p,.footer_partners_sect p,.footer_support_sect p{font-size:14px!important}}header{align-items:center;background-color:var(--other-color);display:flex;height:70px;inset:0;justify-content:space-between;padding:0 30px;position:fixed;z-index:999}.header_btn_sect button:first-of-type{background-color:initial;color:#fff;font-size:15px;width:50px}.header_navigation a{color:#fff;transition:color .3s ease-in-out}a:hover{color:#6acac2}.header_btn_sect,.header_navigation{align-items:center;display:flex;gap:30px}.header_logo_sect img,footer img{width:100px}.menu_harm,.mobile_header_navigation,.mobile_logo{display:none}@media (max-width:600px){.mobile_header_navigation{background-color:#000;display:flex;flex-direction:column;gap:40px;inset:0;padding:30px;position:fixed;transform:translateX(200%);transition:all .3s ease-in-out}.show_nav{transform:translateX(0)}.mobile_header_navigation_header{align-items:center;display:flex;justify-content:space-between}.mobile_header_navigation a{color:#fff;font-size:20px;font-weight:500;letter-spacing:0;line-height:30px}.mobile_header_navigation .btn{font-size:16px;height:55px;width:100%}.mobile_header_navigation>.mobile_nav_btn_con{align-items:center;display:flex;flex-direction:column;gap:20px}.mobile_header_navigation>.mobile_nav_btn_con .btn:first-child{background-color:initial;color:#fff}header{padding:0 20px}.mobile_logo{display:block;width:80px!important}.header_logo_sect img:first-child{display:none}.menu_harm{display:block;font-size:14px}.header_btn_sect button:first-child,.header_navigation{display:none}.header_btn_sect button{height:35px!important}}.Loading_container__pXeY2{align-items:center;background:#000;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,80% 100%,80% 0,80% 0,80% 100%,60% 100%,60% 0,60% 0,60% 100%,40% 100%,40% 0,40% 0,40% 100%,20% 100%,20% 0,20% 0,20% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,80% 100%,80% 0,80% 0,80% 100%,60% 100%,60% 0,60% 0,60% 100%,40% 100%,40% 0,40% 0,40% 100%,20% 100%,20% 0,20% 0,20% 100%,0 100%);color:#fff;display:flex;flex-direction:column;gap:2em;inset:0;justify-content:center;opacity:1;position:fixed;transition:all .5s;z-index:12;z-index:999999}.Loading_spinner__Pv85c{animation:Loading_spin__Q21gq 2s linear infinite;border:1px solid #fff;border-left-color:#000;border-radius:9999px;padding:5em}.Loading_hidden__v8\+Y4{-webkit-clip-path:polygon(0 0,80% 0,80% 100%,80% 100%,80% 0,60% 0,60% 100%,60% 100%,60% 0,40% 0,40% 100%,40% 100%,40% 0,20% 0,20% 100%,20% 100%,20% 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,80% 0,80% 100%,80% 100%,80% 0,60% 0,60% 100%,60% 100%,60% 0,40% 0,40% 100%,40% 100%,40% 0,20% 0,20% 100%,20% 100%,20% 0,0 0,0 100%,0 100%);opacity:.6;pointer-events:none}@keyframes Loading_spin__Q21gq{to{transform:rotate(1turn)}}.register_container{font-family:Poppins,sans-serif;margin:70px auto auto;padding-top:60px;width:40%}.register_form .form_header_sect{align-items:center;display:flex;gap:10px}.register_form .form_header_sect>div{width:50%}.error{color:red;font-weight:400;margin-top:10px}.register_form{grid-gap:20px;display:grid;gap:20px;margin-top:20px}.register_form>div{width:100%}.forgetPassword_text,.register_form .text_text{font-size:16px;font-weight:600;margin:0;text-align:start;width:100%!important}.forgetPassword_text{color:#26ddf9;display:block;font-weight:400!important;margin-top:15px!important;text-align:end!important}.form_input{background-color:#fff;border:1px solid #cccdcd;border-radius:10px;color:#010304;font-family:Poppins,sans-serif;height:50px;margin-top:10px;outline:#ffdead;padding:0 20px;width:100%}.register_form .terms{font-size:16px;font-weight:400;line-height:24px}.terms_container{align-items:flex-start;display:flex;gap:10px}.terms_container svg{cursor:pointer;width:10%}.terms_container .terms{width:90%}.register_container .btn{background-color:var(--other-color);color:#fff;font-size:17px;height:55px;line-height:25px;width:100%}.register_form a{color:#26ddf9}.login_container .register_form{grid-template-areas:none}.login_container .register_form>div{grid-area:auto}.login_container .terms_container .terms{width:100%}.register_container .text_2{letter-spacing:2px}.forget_password .text_2{margin-bottom:30px}.register_password{align-items:center;display:flex;justify-content:space-between}.register_password svg{cursor:pointer}.register_password input{border:none;height:100%;outline:none;width:90%}.login_form{gap:0}.login_form>div{margin-bottom:15px}.upload-container{align-items:center;background:#111;border:1px solid #333;border-radius:12px;color:#fff;display:flex;flex-direction:column;margin:auto;max-width:300px;padding:20px}.upload-preview{height:120px;margin-bottom:15px;width:120px}.preview-image{border:2px solid #00ffd1;border-radius:50%;height:100%;object-fit:cover;width:100%}.upload-label{background-color:#00ffd1;border-radius:8px;color:#000;cursor:pointer;font-weight:600;margin-bottom:10px;padding:10px 18px;transition:background-color .3s ease}.upload-label:hover{background-color:#00e6bc}.upload-input{display:none}@media (max-width:600px){.upload-container{padding:16px}.upload-preview{height:100px;width:100px}.upload-label{font-size:.9rem;padding:8px 16px}.register_container{padding:50px 20px 0;width:100%}.register_form{display:flex;flex-direction:column;gap:20px}.login_container .register_form{gap:0}.register_container .text_2{font-size:18px;letter-spacing:1.5px;line-height:30px}.forgetPassword_text,.register_form .text_text{font-weight:500}.register_form .terms{font-size:14px}}.terms_terms{padding:130px 20px 50px}.terms_terms .text_text{font-weight:400;text-align:start;width:100%}@media(max-width:600px){.terms_terms{padding-top:80px}}.prices_sect{background-color:#fff}.prices_container{margin-top:70px}.prices_container>.header_text{color:var(--other-color);padding:30px;text-align:start}.prices_table{padding:30px}.prices_table_header{margin-bottom:40px}.prices_table_body{margin:20px 0}.prices_table_body,.prices_table_header{align-items:center;border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between;padding-bottom:30px}.price_container .prices_table_body,.price_container .prices_table_header{border-bottom:none;padding-bottom:10px}.prices_table .text_text{font-size:16px;margin:0;text-align:start;width:100%}.price_container .text_text,.wallet_total_balance_sect h3{color:#a7b1bc}.prices_table_body>div,.prices_table_header>div{width:14%}.prices_name{display:flex;gap:15px;width:30%!important}.prices_name img{height:40px;width:40px}.prices_name h3{font-size:20px;margin-bottom:5px}.price_container .prices_name h3{color:#a7b1bc}.prices_container>p,.prices_table_body .prices_name p,.wallet_total_balance_sect .indi{color:#676868;font-size:14px;font-weight:400;line-height:28px;text-transform:uppercase}.prices_btn{align-items:center;display:flex;justify-content:flex-end}.prices_btn .btn{background-color:var(--other-color);color:#fff;font-size:15px;height:50px;width:100px}.prices_table_body .prices_hour .text_text,.prices_table_body .prices_percent .text_text{color:#0e8535;font-size:16px;line-height:24px}.loader_container{align-items:center;display:flex;justify-content:center;margin-bottom:50px;margin-top:150px}.loader_container>p{color:var(--other-color)}.prices_container>p{margin:30px;text-transform:capitalize}@media (max-width:600px){.prices_table{padding:0 20px}.prices_table_body>div,.prices_table_header{display:none}.prices_table_body>div{width:50%!important}.prices_btn,.prices_name{display:flex!important}.prices_container>.header_text{font-size:30px;font-weight:600;line-height:32px;padding:20px}.prices_name_item h3{font-size:16px;font-weight:500}.price_container .prices_price{display:flex!important}.price_container .prices_price .text_text{text-align:end}.price_container .prices_table_body{align-items:start}}.about_hero_sect{background:linear-gradient(269deg,#000 33%,#313131 100%,#0000 0);color:#fff;display:flex;flex-direction:column;margin-top:70px;padding:130px 150px}.secondary_color{color:var(--secondary-color);margin-left:8px}.about_hero_sect .text_2{font-size:35px;line-height:40px;padding-right:100px;text-align:start}.about_hero_sect .header_text{color:#fff;font-size:80px;line-height:73px;margin-top:50px;text-align:start;width:90%}.about_hero_sect .header_text .secondary_color{margin-left:12px}.about_first_sect{align-items:center;display:flex;justify-content:center;padding:70px 130px;text-align:center}.about_first_sect .text_text{font-weight:400;line-height:1.65rem;margin:0;text-align:start;width:100%}.about_second_sect{background-color:#fff;padding:50px 110px}.about_sect_two_item_one{align-items:center;display:flex;flex-direction:column}.about_last_sect .text_text,.about_sect_two_item_one .text_text,.pillars_company_sect .text_text{font-weight:400;width:100%}.about_pillars_sect{align-items:center;border-bottom:2px solid #e6e6e6;display:flex;justify-content:space-between;margin:60px auto 0;padding:0 150px 50px;width:100%}.about_pillars_sect .text_text{margin-top:10px;text-align:center!important}.about_pillars_sect_items{align-items:center;display:flex;flex-direction:column;justify-content:center}.about_pillars_sect img{height:60px;width:60px}.about_pillars_sect_text_container{border-bottom:2px solid #e6e6e6;display:flex;gap:70px;justify-content:space-between;margin-top:30px;padding-bottom:50px}.about_pillars_sect_text_container .text_text,.exchange_hero_sect_text_sect .text_text{margin-top:20px;text-align:start;width:100%}.exchange_hero_sect_text_sect .text_text{font-weight:400}.pillars_company_sect{align-items:center;display:flex;gap:50px;justify-content:space-between;margin-top:50px}.pillars_company_sect .text_text{text-align:start}.pillars_company_sect img{height:100px;width:100px}.column_about_first_sect{flex-direction:column;gap:20px}.column_about_first_sect .text_text:nth-of-type(2){text-decoration:underline}.about_last_sect{align-items:center;background-color:#1a1c1d;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:80px 100px;text-align:center}.about_last_sect .home_header_text{font-size:33px}.about_last_sect .btn{font-size:16px;height:55px;margin-top:20px;width:180px}@media (max-width:600px){.about_first_sect,.about_last_sect,.about_second_sect{padding:50px 20px}.about_last_sect .home_header_text{font-size:24px;font-weight:500;line-height:32px}.about_hero_sect{padding:100px 20px}.about_hero_sect .header_text{font-size:50px;font-weight:600;line-height:45px;margin-top:20px;padding:0;width:100%}.about_hero_sect .text_2{font-size:25px;font-weight:600;line-height:30px;padding-right:0}.about_pillars_sect,.about_pillars_sect_text_container,.pillars_company_sect{flex-direction:column}.about_pillars_sect{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(2,1fr);justify-content:flex-start;padding:30px 20px}.about_pillars_sect_text_container{gap:20px}.pillars_company_sect{gap:15px;margin-top:30px}.pillars_company_sect .text_text{margin-top:20px;text-align:center}}.exchange_hero_sect{align-items:center;display:flex;gap:80px;justify-content:space-between;margin-top:70px;padding:50px}.exchange_hero_sect_text_sect{width:45%}.exchange_hero_sect_text_sect .btn{background-color:var(--other-color);color:#fff;font-size:17px;height:60px;margin-top:30px;width:200px}.exchange_hero_sect_image_sect{width:55%}.exchange_hero_sect_text_sect .header_text{font-size:72px;letter-spacing:3px;line-height:80px;margin:0;text-align:start}.reversed_exchange_hero_sect{flex-direction:row-reverse}.reversed_exchange_hero_sect>div{width:50%}.exchange_hero_sect img{height:400px}.exchange_hero_sect .home_header_text{font-size:36px}.exchange_award_sect{grid-gap:50px 40px;background-color:#fff;display:grid;gap:50px 40px;grid-template-columns:repeat(3,1fr);padding:50px}.exchange_award_sect>div{align-items:center;display:flex;gap:15px}.exchange_award_sect img{height:auto;width:70px}.exchange_award_sect .text_text,.exchange_award_sect h5{font-size:14px;line-height:20px;margin:0;text-align:start;width:100%}.exchange_award_sect p{margin-bottom:7px}.exchange_last_sect{padding:50px 40px 80px}.exchange_last_sect_flex{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(2,1fr);margin-top:40px}.exchange_last_sect_flex>div{align-items:center;display:flex;gap:20px}.exchange_last_sect_flex .text_text{font-weight:400;margin:0;text-align:start;width:100%}.exchange_last_sect_flex img{height:40px;width:40px}@media (max-width:600px){.exchange_last_sect_flex{grid-template-columns:1fr}.exchange_hero_sect{flex-direction:column;padding:20px}.exchange_hero_sect_image_sect,.exchange_hero_sect_text_sect,.reversed_exchange_hero_sect>div{width:100%}.exchange_hero_sect_image_sect img{height:auto}.exchange_award_sect,.exchange_last_sect{grid-template-columns:1fr;padding:50px 20px}.exchange_hero_sect_text_sect .btn{font-size:16px;font-weight:500;height:48px;width:160px}}.about_sect,.exchange_page,.privacy_container_item_one{background-color:#e0dbdb}.home_hero_sect{align-items:center;background-image:url(/static/media/bull.75b4314a8a9db78a588d.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;margin-top:70px;padding:50px}.home_hero_sect h1{color:#fff;font-size:70px;text-align:center}.WatchListTable button,.home_get_started_sect_item_two button,.home_hero_sect button,.stock_items button{border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:15px;height:50px;width:250px}.transparent_btn{background-color:initial;border:1px solid #83b630!important;color:#83b630!important}.home_button_sect{align-items:center;display:flex;gap:15px;justify-content:center;margin-top:25px}.gold{--bs-btn-border-color:#69a65a;background-image:linear-gradient(108.86deg,#83b630 3.38%,#1473e6 206.42%,#c583ff00 229.07%)}.home_hero_footer_sect{align-items:center;color:#fff;display:flex;gap:30px;justify-content:center;margin-top:200px}.home_hero_footer_sect>div{border:2px dotted #83b630;border-radius:10px;padding:20px;width:33.3%}.home_hero_footer_sect>div>div{align-items:center;display:flex;gap:15px}.home_hero_footer_sect h3{font-size:25px}.home_hero_footer_sect p{font-size:18px;font-weight:600;margin-top:15px}.home_hero_footer_sect svg{color:#83b630;font-size:40px}.home_payout_methods_sect,.home_trade_sect,.home_why_sect{padding:50px}.home_payout_methods_title,.home_trade_title,.home_trades_section h1,.home_why_sect .why_title{font-size:35px;text-align:center}.home_trade_listing,.why_sections{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:50px}.why_sections>div{align-items:center;background:#fff;border-radius:20px;box-shadow:0 4px 16px 0 #00000012;display:flex;flex-direction:column;gap:15px;height:200px;justify-content:center;padding:40px 8px;text-align:center;width:20%}.why_sections h1{color:#69a65a;font-size:35px}.why_sections img{width:150px}.why_sections h3{font-size:17px;font-weight:500}.home_trade_listing img{margin:auto;width:65px}.home_trade_listing_items{background:linear-gradient(262.11deg,#1f1ccf -72.71%,#151c50 52.51%,#1f1ccf 203.07%);border-radius:16px;color:#000;display:flex;flex:1 0 auto;flex-direction:column;height:380px;padding:30px 16px 16px;text-decoration:none;width:100%}.home_trade_image_sect{align-items:center;display:flex;gap:10px;justify-content:center}.home_trade_listing p{font-size:14px;font-weight:600;line-height:1.6rem;margin-top:20px}.home_trading_items{background:#fff;border-radius:6px;flex:1 0 auto;margin-top:15px;padding:24px 16px}.home_rows{align-items:center;display:flex;justify-content:space-between;padding:50px}.home_rows_items{width:100%}.home_rows h2{font-size:2rem}.home_rows h3{font-size:1.5rem;margin:15px 0}.home_rows p{font-size:1rem}.home_rows button{--bs-btn-border-color:#69a65a;background-image:linear-gradient(108.86deg,#83b630 3.38%,#1473e6 206.42%,#c583ff00 229.07%);border:none;border-radius:10px;color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;height:40px;margin-top:10px;width:100px}.home_second_row h1{font-size:50px}.home_rows_items__ h1{margin-top:-60px}.home_second_row_header_image{width:250px}.home_payout_method_listing{align-items:center;display:flex;gap:15px;justify-content:space-between;margin-top:50px}.home_payout_method_listing>div{align-items:center;background:#fff;border:1px solid #c7c9d9;border-radius:16px;box-shadow:0 4px 16px 0 #00000012;display:flex;height:122px;width:20%}.home_payout_method_listing img{height:100px;object-fit:contain;width:100px}.partners_sect{align-items:center;display:flex;gap:30px;padding:100px}.partner_typo_sect{border-right:1px solid #000;height:100%;padding-right:10px;width:20%}.partner_typo_sect h3{font-size:35px}.partners_sect img{width:80%}.home_second_row button{width:150px}.home_get_started_sect{align-items:center;background-color:#151c50;color:#fff;display:flex;gap:30px;justify-content:center;padding:100px 150px}.home_get_started_sect_item_one p{font-size:30px;font-weight:300}.home_get_started_sect_item_one{display:flex;flex-direction:column;gap:30px;width:100%}.home_get_started_sect_item_one h3{font-size:30px;font-weight:600}.home_get_started_sect_item_two{background-color:#fff;border-radius:30px;color:#000;display:flex;flex-direction:column;padding:100px 70px;width:100%}.home_get_started_sect_item_two h1{color:#83b630;font-size:50px}.home_get_started_sect_item_two h3{margin-bottom:20px}.home_get_started_sect_item_two .row{align-items:center;display:flex;gap:20px;margin-bottom:20px}.home_get_started_sect_item_two .row p{font-size:14px;font-weight:400}.home_trades_section{background-color:#151c50;color:#fff;display:flex;gap:50px;padding:50px 100px}.home_trades_section h1{margin-bottom:30px;text-align:start}.home_trades_section_item_one{width:50%}.home_trades_section .row{align-items:center;display:flex;gap:10px;margin-bottom:15px}.home_trades_section_item_two_body{background:#000;border-radius:40px;box-shadow:1px 1px 8px #6060603d,2px 2px 40px #60606003;color:#fff;min-height:32rem;padding:44px 24px 46px 40px;width:100%}.stock_items{align-items:center;border-bottom:1px solid #3a3f4d;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.home_trades_section_item_two{width:50%}.WatchListTable button,.stock_items button{font-size:12px;font-weight:500;height:40px;width:80px}.stock_items h3{font-size:14px}.stock_header{align-items:center;cursor:pointer;display:flex;gap:20px;justify-content:space-between;margin-bottom:15px}.home_trades_section_item_two_body .WatchListTable{border:none;height:auto;overflow:hidden}@media (max-width:600px){.home_get_started_sect{align-self:flex-start;flex-direction:column;justify-content:flex-start;padding:50px 20px}.home_trades_section{flex-direction:column;overflow:hidden;padding:50px 0}.home_trades_section_item_one,.home_trades_section_item_two{width:100%}.home_trades_section_item_one{padding:0 20px}.home_trades_section h1{font-size:28px}.home_trades_section_item_two_body{border-radius:0;overflow:scroll}.home_trades_section_item_two_body>div{width:500px}.home_second_row_header_image{width:150px}.home_get_started_sect_item_one h3{font-size:25px}.home_get_started_sect_item_one,.home_get_started_sect_item_two{width:100%}.home_get_started_sect_item_one p{font-size:20px}.home_get_started_sect_item_two{padding:50px 30px}.home_get_started_sect_item_two h1{font-size:35px;line-height:2.5rem;margin-bottom:15px}.home_payout_method_listing{display:grid;grid-template-columns:repeat(2,1fr)}.home_rows h2{font-size:1.7rem}.home_rows h3{font-size:1.2rem}.home_trade_listing,.why_sections{flex-direction:column}.home_trade_listing_items{height:auto;width:100%}.home_payout_method_listing>div{width:100%}.home_payout_methods_title,.home_trade_title,.home_why_sect .why_title{font-size:25px}.home_rows{flex-direction:column;gap:30px;padding:20px}.home_second_row h1{font-size:30px}.home_rows_items__ h1{margin-top:-40px}.home_rows>div{width:100%}.home_payout_methods_sect,.home_trade_sect,.home_why_sect{padding:20px}.partners_sect{flex-direction:column;gap:0;padding:20px}.partner_typo_sect,.partners_sect img{width:100%}.partner_typo_sect{border:none;padding:0}.partner_typo_sect h3{font-size:25px}.why_sections>div{width:100%}.home_hero_footer_sect{flex-direction:column;margin-top:100px}.home_hero_sect{padding:40px 20px}.home_hero_footer_sect>div{width:100%}.home_button_sect{flex-direction:column}.home_hero_sect h1{font-size:40px;line-height:3.2rem}.Home_copy_trade_section{padding:30px 20px!important}}.Home_copy_trade_section{padding:100px}.partners_sect_one{align-items:center;display:flex;gap:70px;justify-content:space-between;margin-top:70px;padding:100px 40px 40px}.partners_sect_text_sect{width:50%}.partners_sect_two{margin-top:0}.partners_sect_text_sect .header_text{font-size:72px;font-weight:800;line-height:88px;margin-bottom:15px;text-align:start}.partners_sect_text_sect .text_text{color:#010304;font-size:20px;font-weight:400;line-height:28px;margin:0 0 10px;text-align:start;width:100%}.partners_sect_one_img_sect{width:50%}.partners_page>.text_2{font-size:36px;font-weight:500;line-height:44px;margin:70px 0;text-align:center}.partners_sect_two .partners_sect_one_img_sect{align-items:center;display:flex;justify-content:center}.partners_sect_two .partners_sect_text_sect img{height:auto;margin-bottom:30px;width:80%}.partners_sect_two .partners_sect_one_img_sect img{height:500px;width:auto}.partners_sect_two a{text-decoration:underline}.partners_sect_two .text_text{font-size:18px}.partners_sect_two_reverse{flex-direction:row-reverse}.partners_sect_two_reverse .partners_sect_one_img_sect img{width:600px}.trading_view_image img{width:600px!important}.brave_image{width:200px!important}.partners_page .exchange_last_sect_flex{padding:40px 80px}.partners_page .exchange_last_sect_flex img{height:60px;width:60px}@media (max-width:600px){.partners_sect_one{flex-direction:column;padding:20px}.partners_sect_one_img_sect,.partners_sect_text_sect{width:100%}.exchange_hero_sect_text_sect .header_text,.partners_sect_text_sect .header_text{font-size:36px;font-weight:700;margin-bottom:0}.exchange_hero_sect_text_sect .header_text{line-height:40px;margin-top:15px}.partners_sect_two .partners_sect_one_img_sect img,.partners_sect_two_reverse .partners_sect_one_img_sect img{height:auto;width:100%!important}.partners_page>.text_2{font-size:24px;font-weight:500;line-height:32px;margin:30px auto;width:80%}.partners_page .exchange_last_sect_flex{padding:40px 20px}}.select_payment_method_wrapper{align-items:center;background-color:#00000080;display:flex;flex-direction:column;font-family:Poppins,sans-serif;height:100vh;inset:0;justify-content:center;overflow-y:scroll;padding:100px;position:fixed;width:100%}.select_payment_method{background-color:#fff;border-radius:30px;margin-top:70px;padding:40px 30px;width:500px}.link_wrapper{align-items:center;background-color:#f6f7f9;border-radius:50px;display:flex;flex-direction:column;height:55px;justify-content:center;margin:0 auto;width:55px}.link_wrapper img{height:25px;width:25px}.select_payment_method .header_text{font-size:24px;font-weight:600;margin-bottom:40px;margin-top:25px;text-align:center}.select_payment_method .header_tiny_text{font-size:19px;font-weight:600;margin-bottom:30px;margin-top:10px;text-align:center}.payment_methods_container{border:1px solid #0000001a;border-radius:20px;padding:20px}.payment_methods_items{border-bottom:1px solid #0000001a;justify-content:space-between;margin-top:20px;padding-bottom:25px}.payment_methods_child,.payment_methods_items{align-items:center;display:flex;gap:15px}.payment_methods_items img{height:25px;width:25px}.payment_methods_content_container h3{font-size:18px;font-weight:600;margin-bottom:10px}.payment_methods_content_container p{font-size:13px;font-weight:500}.payment_methods_footer{align-items:center;display:flex;gap:6px;justify-content:center;margin-top:20px}.payment_methods_footer p{color:#fff;font-size:14px;font-weight:400}.payment_methods_footer svg{color:#fff}@media (max-width:600px){.select_payment_method_wrapper{background-color:#fff;justify-content:flex-start;padding:0;z-index:9999}.payment_methods_footer p,.payment_methods_footer svg{color:#000}.select_payment_method{border-radius:0;padding:20px 15px;width:100%}.select_payment_method .header_text{font-size:18px;margin-bottom:30px;margin-top:15px}.select_payment_method .header_tiny_text{font-size:15px;margin-bottom:20px;margin-top:5px}.payment_methods_items{margin-top:10px;padding-bottom:15px}.payment_methods_content_container h3{font-size:15px}.payment_methods_content_container p{line-height:1.4rem}}@keyframes spinLoader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.02bd7ca4.css.map*/