/*!
 * COYTX UI Styling System - Production Build (v2.14.9)
 * Copyright (c) 2024-2026 COYTX Global LLC. All rights reserved.
 * Build Reference: css-prod-c6e7
 */
:root{--bg-workspace:#0b0e11;--bg-card:#161a25;--bg-input:#1f2633;--bg-header:#12161f;--border-color:rgba(255, 255, 255, 0.06);--border-active:#2b66ff;--text-primary:#eaecef;--text-secondary:#848e9c;--text-muted:#475264;--color-buy:#00c087;--color-buy-hover:#02d899;--color-sell:#f03855;--color-sell-hover:#ff4d6a;--color-blue:#2b66ff;--color-blue-hover:#4077ff;--font-sans:'Outfit',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-mono:'Fira Code',monospace;--header-height:52px}body.light-theme{--bg-workspace:#f6f8fa;--bg-card:#ffffff;--bg-input:#f1f3f5;--bg-header:#ffffff;--border-color:rgba(0, 0, 0, 0.08);--border-active:#2b66ff;--text-primary:#1e2329;--text-secondary:#5e6673;--text-muted:#848e9c;--color-buy:#03a66d;--color-buy-hover:#00c087;--color-sell:#e82c4f;--color-sell-hover:#f03855;--color-blue:#2b66ff;--color-blue-hover:#1f4ec2}body.light-theme .text-green,body.light-theme .text-green *{color:var(--color-buy)!important}body.light-theme .text-red,body.light-theme .text-red *{color:var(--color-sell)!important}body.light-theme .text-dim,body.light-theme .text-dim *{color:var(--text-muted)!important}body.light-theme .text-blue,body.light-theme .text-blue *{color:var(--color-blue)!important}body.light-theme .logo-image{filter:brightness(0) saturate(100%) invert(31%) sepia(94%) saturate(4646%) hue-rotate(218deg) brightness(102%) contrast(104%)!important;opacity:1}body.light-theme .header-separator{color:rgba(0,0,0,.12)!important}body.light-theme .nav-link{color:#5e6673!important}body.light-theme .nav-link.active,body.light-theme .nav-link:hover{color:#2b66ff!important}body.light-theme .theme-toggle-btn{background:rgba(0,0,0,.03)!important;border-color:rgba(0,0,0,.08)!important;color:#5e6673!important}body.light-theme .theme-toggle-btn:hover{background:rgba(0,0,0,.06)!important;border-color:rgba(0,0,0,.15)!important;color:#1e2329!important}body.light-theme .header-social-btn{background:rgba(0,0,0,.03)!important;border-color:rgba(0,0,0,.08)!important;color:#5e6673!important}body.light-theme .header-social-btn:hover{background:rgba(0,0,0,.06)!important;border-color:rgba(0,0,0,.15)!important;color:#1e2329!important}body.light-theme .custom-modal,body.light-theme .drawer-content,body.light-theme .dropdown-item,body.light-theme .dropdown-menu,body.light-theme .footer-dropdown-menu,body.light-theme .lang-dropdown,body.light-theme .menu-drawer,body.light-theme .mobile-drawer,body.light-theme .modal-box,body.light-theme .modal-content,body.light-theme .notification-drawer{background-color:#fff!important;color:#1e2329!important;border-color:rgba(0,0,0,.08)!important}body.light-theme .dropdown-item:hover,body.light-theme .footer-dropdown-menu .dropdown-item:hover,body.light-theme .lang-dropdown span:hover{background-color:#f1f3f5!important;color:#1e2329!important}body.light-theme input,body.light-theme select,body.light-theme textarea{background-color:#f1f3f5!important;color:#1e2329!important;border-color:rgba(0,0,0,.08)!important}body.light-theme .mobile-menu-btn{color:#1e2329!important}body.light-theme .left-sidebar{background:#fff!important;border-right:1px solid rgba(0,0,0,.08)!important}body.light-theme .search-box-container{background:#f1f3f5!important;border:1px solid rgba(0,0,0,.08)!important}body.light-theme .search-box-container input{color:#1e2329!important}body.light-theme .search-box-container input::placeholder{color:#848e9c!important}body.light-theme .filter-tab{background:0 0!important;color:#5e6673!important;border-color:transparent!important}body.light-theme .filter-tab.active{background:rgba(43,102,255,.08)!important;color:#2b66ff!important}body.light-theme .pair-list-table-header{border-bottom:1px solid rgba(0,0,0,.08)!important;color:#848e9c!important}body.light-theme .pair-row:hover{background:rgba(0,0,0,.02)!important}body.light-theme .pair-row.active{background:rgba(43,102,255,.05)!important}body.light-theme .ticker-stats-bar{background:#fff!important;border-bottom:1px solid rgba(0,0,0,.08)!important}body.light-theme .header-divider-vertical,body.light-theme .ticker-header-divider{background-color:rgba(0,0,0,.08)!important}body.light-theme .active-pair-info .highlight-price,body.light-theme .ticker-stats-bar .active-pair-info .pair-name{color:#1e2329!important}body.light-theme .ticker-stats-bar .stat-item .lbl{color:#848e9c!important}body.light-theme .ticker-stats-bar .stat-item .val{color:#1e2329!important}body.light-theme .chart-toolbar{background:#fff!important;border-bottom:1px solid rgba(0,0,0,.08)!important}body.light-theme .tf-btn{color:#5e6673!important}body.light-theme .tf-btn:hover{color:#1e2329!important}body.light-theme .tf-btn.active{background:rgba(43,102,255,.08)!important;color:#2b66ff!important}body.light-theme .indicator-tag{background:#f1f3f5!important;color:#5e6673!important}body.light-theme .overlay-stat-card{background:rgba(255,255,255,.95)!important;backdrop-filter:blur(4px)!important;border:1px solid rgba(0,0,0,.08)!important;color:#1e2329!important;box-shadow:0 4px 12px rgba(0,0,0,.05)!important}body.light-theme .overlay-stat-card .overlay-stat-label{color:#848e9c!important}body.light-theme .overlay-stat-card .val{color:#1e2329!important}body.light-theme .overlay-stat-card .val.text-green{color:var(--color-buy)!important}body.light-theme .overlay-stat-card .val.text-red{color:var(--color-sell)!important}body.light-theme .stats-pnl-btn{background:rgba(0,0,0,.04)!important;color:#5e6673!important}body.light-theme .stats-pnl-btn:hover{background:rgba(0,0,0,.08)!important;color:#1e2329!important}body.light-theme .right-sidebar{background:#fff!important;border-left:1px solid rgba(0,0,0,.08)!important}body.light-theme .bot-monitoring-panel{background:#fff!important}body.light-theme .premium-order-panel{color:#1e2329!important}body.light-theme .premium-dir-tabs{background:#f1f3f5!important;border:1px solid rgba(0,0,0,.08)!important}body.light-theme .premium-dir-tab:not(.active):hover{color:#1e2329!important;background:rgba(0,0,0,.04)!important}body.light-theme .premium-custom-select .custom-select-trigger{background:#f1f3f5!important;border:1px solid rgba(0,0,0,.08)!important;color:#1e2329!important}body.light-theme .premium-custom-select .custom-select-options{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 8px 20px rgba(0,0,0,.08)!important}body.light-theme .custom-select-option{color:#5e6673!important}body.light-theme .custom-select-option:hover{color:#1e2329!important;background:#f1f3f5!important}body.light-theme .custom-select-option.active{color:#2b66ff!important;background:rgba(43,102,255,.08)!important}body.light-theme .premium-input-box{background:#f1f3f5!important;border:1px solid rgba(0,0,0,.08)!important}body.light-theme .premium-input-field-row input{color:#1e2329!important}body.light-theme .premium-input-unit{color:#848e9c!important}body.light-theme #user-balance-val{color:#5e6673!important}body.light-theme .premium-percent-btn{background:#e4e7ec!important;border:1px solid rgba(0,0,0,.08)!important;color:#5e6673!important}body.light-theme .premium-percent-btn:hover{background:#d8dbdf!important;color:#1e2329!important}body.light-theme .premium-percent-btn.active{background:rgba(43,102,255,.15)!important;border-color:rgba(43,102,255,.35)!important;color:#2b66ff!important;box-shadow:none!important}body.light-theme .premium-leverage-btn{background:#e4e7ec!important;border:1px solid rgba(0,0,0,.08)!important;color:#5e6673!important}body.light-theme .premium-leverage-btn:hover{background:#d8dbdf!important;color:#1e2329!important}body.light-theme .premium-leverage-btn.active{background:rgba(43,102,255,.15)!important;border-color:rgba(43,102,255,.35)!important;color:#2b66ff!important;box-shadow:none!important}body.light-theme .premium-tpsl-card{background:#f1f3f5!important;border:1px solid rgba(0,0,0,.08)!important}body.light-theme .tpsl-input-wrapper{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important}body.light-theme .tpsl-input-wrapper input{color:#1e2329!important}body.light-theme .tpsl-input-wrapper input:focus{color:#2b66ff!important}body.light-theme .tpsl-step-btn{color:#5e6673!important}body.light-theme .tpsl-step-btn:hover{color:#1e2329!important}body.light-theme .tpsl-quick-btn{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;color:#5e6673!important}body.light-theme .tpsl-quick-btn:hover{background:#f1f3f5!important;color:#1e2329!important}body.light-theme .tpsl-quick-btn.active{background:rgba(43,102,255,.08)!important;color:#2b66ff!important;border-color:rgba(43,102,255,.25)!important;box-shadow:none!important}body.light-theme .premium-checkbox-left span{color:#1e2329!important}body.light-theme .bottom-terminal-panel{background:#fff!important;border-top:1px solid rgba(0,0,0,.08)!important}body.light-theme .terminal-tab-header{background:#fff!important;border-bottom:1px solid rgba(0,0,0,.08)!important}body.light-theme .term-tab{color:#5e6673!important}body.light-theme .term-tab:hover{color:#1e2329!important}body.light-theme .term-tab.active{color:#2b66ff!important}body.light-theme .term-tab.active::after{background:#2b66ff!important}body.light-theme .history-table th{background:#fff!important;border-bottom:1px solid rgba(0,0,0,.08)!important;color:#848e9c!important}body.light-theme .history-table td{border-bottom:1px solid rgba(0,0,0,.04)!important;color:#1e2329!important}body.light-theme .history-table tbody tr:hover td{background:rgba(0,0,0,.01)!important}body.light-theme .history-expand-wrapper button{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;color:#5e6673!important}body.light-theme .history-expand-wrapper button:hover{background:#f1f3f5!important;color:#1e2329!important}body.light-theme .terminal-logs-box{background:#fff!important;color:#1e2329!important}body.light-theme .log-line{border-bottom:1px solid rgba(0,0,0,.04)!important}body.light-theme .mobile-drawer{background:#fff!important;color:#1e2329!important;border-left:1px solid rgba(0,0,0,.08)!important}body.light-theme .drawer-settings-row{border-bottom:1px solid rgba(0,0,0,.08)!important}body.light-theme .drawer-lang-trigger{color:#5e6673!important}body.light-theme .drawer-lang-dropdown{background:#fff!important;border-color:rgba(0,0,0,.08)!important;box-shadow:0 8px 20px rgba(0,0,0,.08)!important}body.light-theme .drawer-lang-dropdown span{color:#5e6673!important}body.light-theme .drawer-lang-dropdown span:hover{background:#f1f3f5!important;color:#1e2329!important}body.light-theme .drawer-theme-toggle{color:#5e6673!important}body.light-theme .drawer-theme-toggle .theme-toggle-btn{background:rgba(0,0,0,.03)!important;border-color:rgba(0,0,0,.08)!important;color:#5e6673!important}body.light-theme .app-header .header-notif-btn,body.light-theme .app-header .header-user-btn{background:rgba(0,0,0,.03)!important;border-color:rgba(0,0,0,.08)!important;color:#5e6673!important}body.light-theme .app-header .header-notif-btn:hover,body.light-theme .app-header .header-user-btn:hover{background:rgba(0,0,0,.06)!important;border-color:rgba(0,0,0,.15)!important;color:#1e2329!important}body.light-theme .notification-drawer{background:#fff!important;color:#1e2329!important;border-left:1px solid rgba(0,0,0,.08)!important;box-shadow:-8px 0 32px rgba(0,0,0,.08)!important}body.light-theme .notif-header{border-bottom:1px solid rgba(0,0,0,.08)!important}body.light-theme .notif-close-btn{color:#5e6673!important}body.light-theme .notif-close-btn:hover{color:#1e2329!important}body.light-theme .notif-item{background:#f8f9fa!important;border:1px solid rgba(0,0,0,.06)!important}body.light-theme .notif-title{color:#1e2329!important}body.light-theme .notif-desc{color:#5e6673!important}body.light-theme .notif-time{color:#848e9c!important}body.light-theme .notif-date-line{background:rgba(0,0,0,.08)!important}body.light-theme .notif-date-label{color:#848e9c!important}body.light-theme .premium-leverage-grid{background:#f1f3f5!important;border:1px solid rgba(0,0,0,.08)!important}body.light-theme .pair-row{border-bottom:1px solid rgba(0,0,0,.08)!important}body.light-theme .pair-list-table-header{border-bottom:1px solid rgba(0,0,0,.08)!important}body.light-theme .history-table td{border-bottom:1px solid rgba(0,0,0,.06)!important}body.light-theme .article-title,body.light-theme .docs-h1,body.light-theme .docs-h2,body.light-theme .faq-title,body.light-theme .form-input,body.light-theme .form-select,body.light-theme .form-textarea,body.light-theme .modal-header h3{color:#1e2329!important}body.light-theme .sidebar-link.active,body.light-theme .sidebar-link:hover{color:#2b66ff!important;background:rgba(43,102,255,.08)!important}body.light-theme .back-home-btn:hover{color:#2b66ff!important}body.light-theme .support-form-card{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 12px 40px rgba(0,0,0,.04)!important}body.light-theme .form-input,body.light-theme .form-select,body.light-theme .form-textarea{background:#f1f3f5!important;border:1px solid rgba(0,0,0,.08)!important}body.light-theme .form-input:focus,body.light-theme .form-select:focus,body.light-theme .form-textarea:focus{border-color:#2b66ff!important;background:#fff!important;box-shadow:0 0 0 3px rgba(43,102,255,.1)!important}body.light-theme .article-card,body.light-theme .faq-item{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important}body.light-theme .article-card:hover{border-color:rgba(43,102,255,.4)!important;background:#fff!important}body.light-theme .modal-content{background:#fff!important;border-color:rgba(0,0,0,.08)!important}body.light-theme .modal-close-btn{color:#848e9c!important}body.light-theme .modal-close-btn:hover{color:#1e2329!important}body.light-theme .faq-content{border-top:1px solid rgba(0,0,0,.04)!important}body.light-theme .privacy-hero{background:linear-gradient(135deg,rgba(43,102,255,.08) 0,rgba(43,102,255,.02) 100%)!important;border:1px solid rgba(43,102,255,.15)!important;box-shadow:0 8px 32px rgba(0,0,0,.02)!important}body.light-theme .hero-text h1{color:#1e2329!important}body.light-theme .doc-section{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important}body.light-theme .doc-section h2,body.light-theme .doc-section h3{color:#1e2329!important}body.light-theme .doc-section li,body.light-theme .doc-section p{color:#5e6673!important}body.light-theme .address-box{background:#f8f9fa!important;border:1px solid rgba(0,0,0,.08)!important;color:#5e6673!important}body.light-theme .sidebar-menu .sidebar-link:hover{color:#2b66ff!important;background:rgba(43,102,255,.08)!important}body.light-theme .sidebar-menu .sidebar-link.active{color:#2b66ff!important;background:rgba(43,102,255,.12)!important;border-left-color:#2b66ff!important}body.light-theme .wallet-title{color:#1e2329!important}body.light-theme .wallet-subtitle{color:#5e6673!important}body.light-theme .wallet-history-btn{background:#fff!important;border-color:rgba(0,0,0,.08)!important;color:#1e2329!important}body.light-theme .wallet-history-btn:hover{background:#f1f3f5!important;border-color:rgba(0,0,0,.15)!important}body.light-theme .account-type-tabs{background:#f1f3f5!important;border:1px solid rgba(0,0,0,.08)!important}body.light-theme .account-tab:not(.active){color:#5e6673!important}body.light-theme .account-tab.active{background:var(--color-blue)!important;border-color:var(--color-blue)!important;color:#fff!important}body.light-theme .balance-card-main{background:linear-gradient(135deg,#e4e7ec 0,#f1f3f5 100%)!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 8px 32px rgba(0,0,0,.03)!important}body.light-theme .balance-label{color:#5e6673!important}body.light-theme .balance-value{color:#1e2329!important}body.light-theme .balance-btc-value{color:#5e6673!important}body.light-theme .pnl-label{color:#5e6673!important}body.light-theme .balance-action-btn{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;color:#1e2329!important}body.light-theme .balance-action-btn:hover{background:#f1f3f5!important;border-color:rgba(0,0,0,.15)!important}body.light-theme .period-buttons{background:#f1f3f5!important;border:1px solid rgba(0,0,0,.08)!important}body.light-theme .period-btn{color:#5e6673!important}body.light-theme .period-btn:hover{color:#1e2329!important}body.light-theme .period-btn.active{background:#ffb61a!important;color:#07090e!important}body.light-theme .board-box{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 4px 24px rgba(0,0,0,.02)!important}body.light-theme .leaderboard-table th{border-bottom:1px solid rgba(0,0,0,.08)!important;color:#848e9c!important}body.light-theme .leaderboard-table td{color:#1e2329!important;border-bottom:1px solid rgba(0,0,0,.04)!important}body.light-theme .user-rank-box{background:linear-gradient(135deg,rgba(255,182,26,.08) 0,#fff 100%)!important;border:1px solid rgba(255,182,26,.3)!important;box-shadow:0 4px 24px rgba(0,0,0,.02)!important}body.light-theme .user-rank-label{color:#5e6673!important}body.light-theme .rank-col{color:#5e6673!important}body.light-theme .rank-normal{color:#5e6673!important}body.light-theme .leaderboard-table tr.my-row{background:rgba(255,182,26,.08)!important}body.light-theme .stat-card{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 4px 24px rgba(0,0,0,.02)!important}body.light-theme .stat-value{color:#1e2329!important}body.light-theme .task-card{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 4px 24px rgba(0,0,0,.02)!important}body.light-theme .task-title{color:#1e2329!important}body.light-theme .task-desc{color:#5e6673!important}body.light-theme .task-icon-wrapper{background:rgba(0,0,0,.03)!important;border:1px solid rgba(0,0,0,.08)!important;color:#5e6673!important}body.light-theme .task-progress-bar-bg{background:#e4e7ec!important}body.light-theme .faq-section{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 4px 24px rgba(0,0,0,.02)!important}body.light-theme .faq-question{color:#1e2329!important}body.light-theme .faq-answer{color:#5e6673!important}body.light-theme .affiliate-stats-grid .stat-card{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 4px 24px rgba(0,0,0,.02)!important}body.light-theme .promo-box{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 4px 24px rgba(0,0,0,.02)!important}body.light-theme .promo-title{color:#1e2329!important}body.light-theme .promo-input{background:#f1f3f5!important;border:1px solid rgba(0,0,0,.08)!important;color:#1e2329!important}body.light-theme .promo-input:focus{border-color:#2b66ff!important;background:#fff!important}body.light-theme .promo-input:disabled{background:#e4e7ec!important;border-color:rgba(0,0,0,.08)!important;color:#848e9c!important}body.light-theme .referrals-section{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 4px 24px rgba(0,0,0,.02)!important}body.light-theme .referrals-table th{border-bottom:1px solid rgba(0,0,0,.08)!important;color:#848e9c!important}body.light-theme .referrals-table td{color:#1e2329!important;border-bottom:1px solid rgba(0,0,0,.04)!important}body.light-theme .status-hero{background:linear-gradient(135deg,rgba(0,255,136,.08) 0,rgba(0,255,136,.02) 100%)!important;border:1px solid rgba(0,255,136,.25)!important;box-shadow:0 8px 32px rgba(0,255,136,.05)!important}body.light-theme .status-hero.degraded{background:linear-gradient(135deg,rgba(255,159,67,.08) 0,rgba(255,159,67,.02) 100%)!important;border:1px solid rgba(255,159,67,.25)!important;box-shadow:0 8px 32px rgba(255,159,67,.05)!important}body.light-theme .hero-info h1{color:#1e2329!important}body.light-theme .metric-value{color:#1e2329!important}body.light-theme .status-section-title{color:#1e2329!important}body.light-theme .service-name{color:#1e2329!important}body.light-theme .uptime-title{color:#1e2329!important}body.light-theme .incident-title{color:#1e2329!important}body.light-theme{color:#1e2329!important}body.light-theme .blog-hero{background:linear-gradient(135deg,rgba(43,102,255,.05) 0,rgba(255,255,255,.95) 100%)!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 8px 32px rgba(0,0,0,.02)!important}body.light-theme .blog-hero h1{background:linear-gradient(135deg,#1e2329 0,#2b66ff 100%)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}body.light-theme .filter-btn{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;color:#5e6673!important}body.light-theme .filter-btn:hover{border-color:rgba(43,102,255,.4)!important;color:#1e2329!important}body.light-theme .filter-btn.active{background:#2b66ff!important;border-color:#2b66ff!important;color:#fff!important}body.light-theme .blog-card{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important}body.light-theme .blog-card:hover{border-color:rgba(43,102,255,.35)!important;box-shadow:0 12px 32px rgba(0,0,0,.04)!important}body.light-theme .card-cover{background:linear-gradient(135deg,#f1f3f5 0,#e4e7ec 100%)!important;border-bottom:1px solid rgba(0,0,0,.08)!important}body.light-theme .card-cover::after{background:linear-gradient(to bottom,transparent 40%,rgba(255,255,255,.8) 100%)!important}body.light-theme .card-title{color:#1e2329!important}body.light-theme .blog-card:hover .card-title{color:#2b66ff!important}body.light-theme .card-text{color:#5e6673!important}body.light-theme .card-footer{border-top:1px solid rgba(0,0,0,.04)!important}body.light-theme .single-article-view{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 16px 48px rgba(0,0,0,.04)!important}body.light-theme .back-blog-btn{color:#5e6673!important}body.light-theme .back-blog-btn:hover{color:#1e2329!important}body.light-theme .article-cover-large{background:linear-gradient(135deg,#f1f3f5 0,#e4e7ec 100%)!important;border:1px solid rgba(0,0,0,.08)!important}body.light-theme .article-title-main{color:#1e2329!important}body.light-theme .article-meta-row{border-bottom:1px solid rgba(0,0,0,.08)!important}body.light-theme .article-body-content{color:#5e6673!important}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-workspace);color:var(--text-primary);font-family:var(--font-sans);height:100vh;display:flex;flex-direction:column;overflow:hidden}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--bg-input,#1f2633) inset!important;-webkit-text-fill-color:var(--text-primary,#ffffff)!important;transition:background-color 5000s ease-in-out 0s}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.app-header{height:var(--header-height);background-color:var(--bg-header);border-bottom:none;display:flex;justify-content:space-between;align-items:center;padding:0 16px;z-index:1900;flex-shrink:0;position:sticky;top:0}.logo-area{display:flex;align-items:center;gap:8px;margin-right:16px}.header-left .header-separator{color:rgba(255,255,255,.12);font-size:14px;font-weight:300;margin-right:16px}.logo-image{height:24px;width:auto;object-fit:contain;display:block;filter:brightness(0) invert(1);opacity:.95}.nav-links{display:flex;gap:16px}.nav-link{color:var(--text-secondary);text-decoration:none;font-size:13px;font-weight:500;padding:4px 0;transition:all .2s cubic-bezier(.25, .8, .25, 1);display:flex;align-items:center;gap:6px;position:relative}.nav-link ion-icon{font-size:14px}.nav-link.active,.nav-link:hover{color:#fff}.footer-link.disabled,.footer-links-row a.disabled,.nav-link.disabled{opacity:.4;cursor:not-allowed!important;pointer-events:none}.header-left,.header-right{display:flex;align-items:center}.login-btn{color:rgba(255,255,255,.8);text-decoration:none;font-size:13px;font-weight:600;margin-right:0;padding:0 16px;height:32px;border-radius:6px;border:1px solid rgba(255,255,255,.06);background-color:rgba(255,255,255,.02);display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-sizing:border-box}.login-btn:hover{color:#fff;background-color:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}.login-btn:active{transform:translateY(.5px)}.create-account-btn{background:#2563eb;color:#fff;border:none;outline:0;text-decoration:none;font-family:var(--font-sans);font-size:13px;font-weight:600;padding:0 18px;height:32px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.25, .8, .25, 1);box-sizing:border-box}.create-account-btn:hover{background:#1d4ed8}.create-account-btn:active{transform:translateY(.5px)}.lang-selector-globe{color:var(--text-secondary);font-size:13px;cursor:pointer;margin-left:0;position:relative;display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:6px;padding:0 12px;height:32px;transition:all .2s ease;box-sizing:border-box}.lang-selector-globe:hover{color:#fff;border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.05)}.lang-dropdown{position:absolute;top:36px;right:0;background-color:#0c1017;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:6px 0;z-index:200;box-shadow:0 10px 30px rgba(0,0,0,.65);min-width:130px;visibility:hidden;opacity:0;transform:translateY(6px);pointer-events:none;transition:opacity .2s cubic-bezier(.25, .8, .25, 1),transform .2s cubic-bezier(.25, .8, .25, 1),visibility .2s}.lang-selector-globe:hover .lang-dropdown{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}.lang-dropdown::before{content:'';position:absolute;top:-8px;left:0;right:0;height:8px}.lang-dropdown span{display:block;font-size:12px;color:var(--text-secondary);padding:6px 12px;cursor:pointer;transition:all .15s;text-align:left}.lang-dropdown span:hover{background-color:rgba(255,255,255,.06);color:#fff}.exchange-workspace{flex:1;display:grid;grid-template-columns:240px 1fr 280px;min-height:0;background-color:var(--bg-workspace)}.workspace-column{display:flex;flex-direction:column;min-height:0;min-width:0;border-right:1px solid var(--border-color)}.workspace-column:last-child{border-right:none}.left-sidebar{background-color:var(--bg-workspace)}.search-box-container{height:52px;padding:0 10px;position:relative;border-bottom:1px solid var(--border-color);display:flex;align-items:center;box-sizing:border-box}.search-icon{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:var(--text-muted);font-size:14px}.search-box-container input{width:100%;background-color:var(--bg-input);border:1px solid transparent;color:var(--text-primary);font-family:var(--font-sans);font-size:12px;padding:6px 10px 6px 28px;border-radius:6px;outline:0}.search-box-container input:focus{border-color:var(--border-active)}.pair-filter-tabs{height:36px;display:flex;align-items:center;padding:0 10px;gap:4px;border-bottom:1px solid var(--border-color);box-sizing:border-box}.filter-tab{background:0 0;border:none;color:var(--text-secondary);font-size:11px;font-weight:500;cursor:pointer;padding:2px 6px;border-radius:4px}.filter-tab.active{color:#fff;background-color:rgba(255,255,255,.08)}.pair-list-table-header{display:grid;grid-template-columns:1.2fr 1fr 1fr;padding:6px 12px;font-size:10px;color:var(--text-secondary);border-bottom:1px solid var(--border-color)}.pair-list-table-header span:nth-child(2){text-align:right}.pair-list-table-header span:nth-child(3){text-align:right}.pair-list-wrapper{flex:1;overflow-y:auto}.pair-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;padding:8px 12px;font-size:11.5px;align-items:center;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.01);transition:background-color .2s ease}.pair-row:hover{background-color:rgba(255,255,255,.045)}.pair-row.active{background-color:rgba(43,102,255,.08)}.pair-row-symbol{display:flex;align-items:center;gap:4px;font-weight:600}.pair-row-symbol .star-icon{font-size:11px;color:var(--text-muted)}.pair-row-symbol .star-icon.active{color:#f0a000}.pair-row-price{text-align:right;font-family:var(--font-mono)}.pair-row-change{text-align:right;font-family:var(--font-mono);font-weight:600}.center-content{background-color:var(--bg-workspace)}.ticker-stats-bar{height:52px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid var(--border-color);flex-shrink:0}.active-pair-info{display:flex;align-items:center;gap:8px;margin-right:24px}.ticker-header-divider{width:1px;height:20px;background-color:rgba(255,255,255,.08);margin-right:24px}.active-pair-info .star-icon{font-size:14px;color:var(--text-muted);cursor:pointer}.active-pair-info .star-icon.active{color:#f0a000}.active-pair-info .pair-name{font-size:16px;font-weight:700;color:#fff}.active-pair-info .highlight-price{font-size:16px!important;color:#fff;font-weight:700!important;font-family:var(--font-mono);margin-left:12px}.stats-grid{display:flex;align-items:center;gap:20px;overflow-x:auto}.stat-item{display:flex;flex-direction:column}.stat-item .lbl{font-size:9.5px;color:var(--text-secondary);margin-bottom:2px}.stat-item .val{font-size:12px;font-family:var(--font-mono);font-weight:600}.chart-container-panel{flex:1;display:flex;flex-direction:column;min-height:0;border-bottom:1px solid var(--border-color)}.chart-container-panel.fullscreen{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:999999!important;background:var(--bg-workspace)!important;margin:0!important;border-radius:0!important;border:none!important}.chart-fullscreen-btn:hover{color:var(--text-primary)!important;background-color:rgba(255,255,255,.08)!important}body.light-theme .chart-fullscreen-btn{color:var(--text-secondary)!important}body.light-theme .chart-fullscreen-btn:hover{color:var(--text-primary)!important;background-color:rgba(0,0,0,.05)!important}.chart-toolbar{height:36px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid var(--border-color);background-color:rgba(255,255,255,.01)}.timeframe-selectors{display:flex;gap:4px}.tf-btn{background:0 0;border:none;color:var(--text-secondary);font-size:11px;font-weight:500;padding:4px 8px;border-radius:3px;cursor:pointer}.tf-btn.active,.tf-btn:hover{color:#fff;background-color:rgba(255,255,255,.05)}.toolbar-divider{width:1px;height:14px;background-color:var(--border-color);margin:0 12px}.technical-indicators-display{display:flex;gap:8px}.indicator-tag{font-size:9.5px;font-family:var(--font-mono);padding:2px 6px;border-radius:3px;border:1px solid var(--border-color);color:var(--text-secondary)}.indicator-tag.ema9{border-color:#0f8;color:#0f8}.indicator-tag.ema21{border-color:var(--color-blue);color:var(--color-blue)}.indicator-tag.rsi{border-color:#e91e63;color:#e91e63}.indicator-tag.bollinger{border-color:#9c27b0;color:#9c27b0}.canvas-wrapper{flex:1;position:relative;min-height:0}#exchangeChart{width:100%;height:100%;display:block}.bottom-terminal-panel{height:240px;display:flex;flex-direction:column;background-color:var(--bg-workspace);flex-shrink:0}.terminal-tab-header{height:34px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color);background-color:rgba(255,255,255,.01);box-sizing:border-box}.terminal-tab-header .tab-buttons{display:flex;height:100%}.term-tab{background:0 0;border:none;border-bottom:2px solid transparent;color:var(--text-secondary);font-family:var(--font-sans);font-size:11.5px;font-weight:600;padding:0 16px;cursor:pointer;outline:0}.term-tab.active{color:#fff;border-bottom-color:var(--border-active)}.terminal-body{flex:1;overflow:auto}.terminal-body.hidden{display:none!important}.terminal-logs-box{padding:10px 16px;font-family:var(--font-mono);font-size:11px;line-height:1.5;display:flex;flex-direction:column;gap:4px}.log-line{word-break:break-all}.history-table{width:100%;border-collapse:collapse;text-align:left}.history-table th{padding:8px 16px;font-size:10px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border-color);background-color:var(--bg-workspace);position:sticky;top:0;z-index:10;white-space:nowrap}.history-table td{padding:8px 16px;font-size:12px;border-bottom:1px solid rgba(255,255,255,.02);font-family:var(--font-mono);white-space:nowrap}.no-history-row td{color:var(--text-muted);padding:30px 0}.history-table tbody tr{cursor:pointer;transition:all .2s cubic-bezier(.25, .8, .25, 1)}.history-table tbody tr:hover{background-color:rgba(255,255,255,.035)}.history-table tbody tr.selected-trade-row{background-color:rgba(79,195,247,.08)!important;box-shadow:inset 3px 0 0 0 var(--color-blue)}@keyframes selectedRowFlash{0%{background-color:rgba(79,195,247,.4)}100%{background-color:rgba(79,195,247,.08)}}.history-table tbody tr.selected-flash{animation:selectedRowFlash 1s ease-out}.close-position-btn{background:rgba(240,56,85,.15);color:#f03855;border:1px solid rgba(240,56,85,.3);border-radius:4px;padding:0 8px;height:20px;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.close-position-btn:hover{background:#f03855;color:#fff}.edit-tpsl-btn{background:rgba(43,102,255,.15);color:var(--color-blue);border:1px solid rgba(43,102,255,.3);border-radius:4px;padding:0 6px;height:20px;font-size:11px;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.edit-tpsl-btn:hover{background:var(--color-blue);color:#fff}.edit-tpsl-btn ion-icon{font-size:11px;margin:0}.right-sidebar{background-color:var(--bg-workspace);overflow-y:auto;overflow-x:hidden;height:100%;padding:13px 14px 14px 14px;box-sizing:border-box}.order-form-panel{padding:14px;display:flex;flex-direction:column;gap:14px;height:100%}.action-tabs{display:grid;grid-template-columns:1fr 1fr;background-color:var(--bg-input);border-radius:6px;padding:3px}.action-tab{border:none;outline:0;font-family:var(--font-sans);font-size:13px;font-weight:700;padding:8px;border-radius:4px;cursor:pointer;background:0 0;color:var(--text-secondary);transition:all .15s}.action-tab.buy.active{background-color:var(--color-buy);color:#fff}.action-tab.sell.active{background-color:var(--color-sell);color:#fff}.order-type-tabs{display:flex;gap:16px}.type-tab{background:0 0;border:none;outline:0;color:var(--text-secondary);font-size:12px;font-weight:600;cursor:pointer;padding-bottom:4px;border-bottom:2px solid transparent}.type-tab.active{color:#fff;border-bottom-color:var(--border-active)}.balance-row{display:flex;justify-content:space-between;font-size:11px}.balance-row .lbl{color:var(--text-secondary)}.balance-row .val{color:#fff;font-weight:600}.deposit-link{color:var(--color-blue);text-decoration:none;margin-left:4px}.deposit-link:hover{text-decoration:underline}.order-input-group{background-color:var(--bg-input);border:1px solid var(--border-color);border-radius:6px;display:grid;grid-template-columns:60px 1fr 40px;align-items:center;padding:6px 12px}.order-input-group:focus-within{border-color:var(--border-active)}.group-label{font-size:11px;color:var(--text-secondary)}.order-input-group input{background:0 0;border:none;outline:0;color:#fff;font-family:var(--font-mono);font-size:14px;font-weight:600;text-align:right;width:100%}.order-input-group input::-webkit-inner-spin-button,.order-input-group input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.group-unit{font-size:12px;font-weight:700;color:var(--text-secondary);text-align:right}.btn-submit-order{width:100%;border:none;outline:0;font-family:var(--font-sans);font-size:13.5px;font-weight:700;color:#fff;padding:10px;border-radius:6px;cursor:pointer;background-color:var(--color-blue);transition:background-color .15s;margin-top:4px}.btn-submit-order:hover{background-color:var(--color-blue-hover)}.btn-submit-order.buy{background-color:var(--color-blue)}.btn-submit-order.buy:hover{background-color:var(--color-blue-hover)}.btn-submit-order.sell{background-color:var(--color-sell)}.btn-submit-order.sell:hover{background-color:var(--color-sell-hover)}.forecast-receipt-card{background-color:rgba(255,255,255,.02);border:1px dashed var(--border-color);border-radius:6px;padding:10px 12px;display:flex;flex-direction:column;gap:6px;margin-top:6px;animation:toastSlideIn .25s ease-out}.forecast-receipt-card.hidden{display:none!important}.receipt-header{font-size:9.5px;font-weight:800;color:var(--color-blue);letter-spacing:.5px;margin-bottom:4px;border-bottom:1px solid rgba(255,255,255,.03);padding-bottom:4px}.receipt-row{display:flex;justify-content:space-between;font-size:11px}.receipt-row .lbl{color:var(--text-secondary)}.receipt-row .val{font-family:var(--font-mono);font-weight:700}.form-stats-footer{border-top:1px solid var(--border-color);padding-top:14px;margin-top:auto;display:flex;flex-direction:column;gap:8px}.stat-footer-row{display:flex;justify-content:space-between;font-size:11.5px}.stat-footer-row .lbl{color:var(--text-secondary)}.stat-footer-row .val{font-family:var(--font-mono);font-weight:700}.pos-badge{font-size:9px;font-weight:700;padding:2px 6px;border-radius:3px;text-transform:uppercase;display:inline-block}.pos-badge.up{background-color:rgba(0,192,135,.12);color:var(--color-buy)}.pos-badge.down{background-color:rgba(240,56,85,.12);color:var(--color-sell)}.status-badge{font-size:9px;font-weight:700;padding:2px 6px;border-radius:3px;text-transform:uppercase}.status-badge.pending{background-color:rgba(43,102,255,.12);color:#4fc3f7}.status-badge.success{background-color:rgba(0,192,135,.12);color:var(--color-buy)}.status-badge.failed{background-color:rgba(240,56,85,.12);color:var(--color-sell)}.toast-card{position:fixed;bottom:20px;right:20px;background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:6px;padding:12px 16px;display:flex;gap:12px;align-items:center;z-index:9999;box-shadow:0 8px 24px rgba(0,0,0,.6);max-width:300px;animation:toastSlideIn .3s cubic-bezier(.4,0,.2,1)}.toast-card.hidden{display:none!important}.toast-icon{font-size:18px}.toast-body{display:flex;flex-direction:column;gap:1px}.toast-body strong{font-size:12px;color:#fff}.toast-body p{font-size:10.5px;color:var(--text-secondary)}.text-green{color:var(--color-buy)}.text-red{color:var(--color-sell)}.text-dim{color:var(--text-muted)}.text-blue{color:var(--color-blue)}@keyframes toastSlideIn{from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.bot-stats-card{background:0 0;border:none;border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:12px;margin-top:auto}.stats-card-header{display:flex;align-items:center;gap:8px}.bot-status-dot{width:8px;height:8px;border-radius:50%}.bot-status-dot.green{background-color:var(--color-buy);box-shadow:0 0 8px var(--color-buy)}.bot-status-dot.red{background-color:var(--color-sell);box-shadow:0 0 8px var(--color-sell)}.stats-card-header .title{font-size:11px;font-weight:800;text-transform:uppercase;color:#fff;letter-spacing:.5px}.stats-grid-compact{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stats-box{background-color:var(--bg-input);border:1px solid var(--border-color);border-radius:6px;padding:8px 10px;display:flex;flex-direction:column;gap:2px}.stats-box .lbl{font-size:9px;color:var(--text-secondary)}.stats-box .val{font-size:11.5px;font-family:var(--font-mono);font-weight:700;color:#fff}.bot-monitoring-panel{display:flex;flex-direction:column;gap:14px;height:auto}.bot-live-feed-card{background:0 0;border:none;border-radius:8px;padding:14px;flex:1;display:flex;flex-direction:column;gap:10px;min-height:250px}.bot-live-feed-card .feed-header{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;color:#fff;letter-spacing:.5px;border-bottom:1px solid var(--border-color);padding-bottom:8px}.bot-live-feed-card .pulse-icon{font-size:14px;color:var(--color-buy);animation:beaconPulse 1.5s infinite}.feed-lines-box{flex:1;overflow-y:auto;font-family:var(--font-mono);font-size:10.5px;line-height:1.5;display:flex;flex-direction:column;gap:8px;padding:4px}.feed-line{border-left:2px solid rgba(255,255,255,.1);padding-left:6px;animation:feedFadeIn .2s ease-out}.feed-line.success{border-left-color:var(--color-buy);color:var(--color-buy)}.feed-line.fail{border-left-color:var(--color-sell);color:var(--color-sell)}.feed-line.info{border-left-color:var(--color-blue);color:var(--color-blue)}.feed-line.text-dim{color:var(--text-secondary)}@keyframes beaconPulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.7}100%{transform:scale(1);opacity:1}}@keyframes feedFadeIn{from{transform:translateX(5px);opacity:0}to{transform:translateX(0);opacity:1}}.app-footer{background-color:var(--bg-header);border-top:1px solid var(--border-color);padding:8px 16px;display:flex;flex-direction:column;gap:8px;font-size:11px;color:var(--text-secondary);user-select:none;position:sticky;bottom:0;z-index:1000}.footer-disclaimer{font-size:9px;line-height:1.5;color:var(--text-muted);opacity:.55;text-align:justify;background:rgba(255,255,255,.01);border:1px dashed rgba(255,255,255,.04);padding:6px 12px;border-radius:4px}.footer-disclaimer .warning-label{color:var(--color-sell);font-weight:700}.footer-status-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-search{position:relative;display:flex;align-items:center;background-color:rgba(255,255,255,.03);border:1px solid var(--border-color);border-radius:4px;padding:2px 8px;width:200px;transition:all .2s ease}.footer-search:focus-within{border-color:var(--color-blue);background-color:rgba(255,255,255,.05)}.footer-search ion-icon{font-size:13px;margin-right:6px;color:var(--text-muted)}.footer-search input{background:0 0;border:none;outline:0;color:var(--text-primary);font-size:11px;width:100%}.footer-links{display:flex;align-items:center;gap:16px}.footer-link{color:var(--text-secondary);text-decoration:none;display:flex;align-items:center;gap:4px;transition:color .2s ease}.footer-link:hover{color:#fff}.footer-link ion-icon{font-size:12px}.footer-status-indicators{display:flex;align-items:center;gap:14px}.status-indicator-link{display:flex;align-items:center;gap:4px;color:var(--text-secondary);text-decoration:none;cursor:pointer;transition:color .2s}.status-indicator-link ion-icon{font-size:13px;margin-right:-1px}.status-indicator-link:hover{color:#fff}.status-indicator{display:flex;align-items:center;gap:6px}.status-indicator .dot{width:6px;height:6px;border-radius:50%}@keyframes dotPulse{0%{transform:scale(1);box-shadow:0 0 6px var(--color-buy)}50%{transform:scale(1.25);box-shadow:0 0 10px var(--color-buy)}100%{transform:scale(1);box-shadow:0 0 6px var(--color-buy)}}.status-indicator .dot.green{background-color:var(--color-buy);box-shadow:0 0 6px var(--color-buy);animation:dotPulse 2s infinite ease-in-out}.status-indicator.latency{font-family:var(--font-mono),monospace!important;display:inline-flex!important;align-items:center;justify-content:flex-start}#footer-live-clock{min-width:auto!important}#latency-indicator{min-width:auto!important}.status-indicator.latency ion-icon{font-size:11px;color:var(--color-buy)}.premium-order-panel{background:0 0;border:none;border-radius:12px;padding:0;color:#fff;font-family:Outfit,sans-serif;display:flex;flex-direction:column;gap:12px;box-shadow:none}.premium-panel-header{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#8a919e}.premium-panel-header .leverage-toggle{display:flex;align-items:center;gap:6px;cursor:pointer;font-weight:500}.premium-panel-header .leverage-toggle input[type=checkbox]{accent-color:var(--color-blue);width:14px;height:14px;cursor:pointer}.premium-dir-tabs{display:flex;background:#090d14;border-radius:8px;padding:3px;gap:4px;border:1px solid #1a222f}.premium-dir-tab{flex:1;padding:10px;border:none;border-radius:6px;font-size:13px;font-weight:700;cursor:pointer;background:0 0;color:#8a919e;transition:all .25s cubic-bezier(.25, .8, .25, 1);text-align:center}.premium-dir-tab:not(.active):hover{color:#fff;background:rgba(255,255,255,.04)}.premium-dir-tab.buy.active{background:var(--color-blue);color:#fff;box-shadow:0 4px 12px rgba(43,102,255,.25)}.premium-dir-tab.sell.active{background:#f03855;color:#fff;box-shadow:0 4px 12px rgba(240,56,85,.25)}.premium-type-tabs{display:flex;justify-content:space-around;border-bottom:1px solid #19202c;padding-bottom:8px;margin-bottom:4px}.premium-type-tab{font-size:11px;font-weight:600;color:#5f6673;background:0 0;border:none;cursor:pointer;padding:4px 12px;border-radius:12px;transition:all .2s cubic-bezier(.25, .8, .25, 1)}.premium-type-tab:not(.active):hover{color:#fff;background:rgba(255,255,255,.05)}.premium-type-tab.active{color:#2b66ff;background:rgba(43,102,255,.1)}.premium-input-box{background:#090d14;border:1px solid #1a222f;border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:6px;transition:all .2s ease}.premium-input-box:focus-within{border-color:var(--color-blue);box-shadow:0 0 0 2px rgba(37,99,235,.15)}.premium-input-label-row{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#5f6673;font-weight:600}.premium-input-field-row{display:flex;align-items:center;justify-content:space-between;position:relative}.premium-input-field-row input{background:0 0;border:none;color:#fff;font-size:16px;font-weight:600;width:70%;outline:0;padding:0;font-family:Outfit,sans-serif}.premium-input-unit{color:#8a919e;font-size:13px;font-weight:700}.premium-percent-row{display:flex;gap:4px;margin-top:4px}.premium-percent-btn{flex:1;background:#131924;border:1px solid #1c2433;color:#8a919e;border-radius:6px;padding:5px 0;font-size:10px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.25, .8, .25, 1);text-align:center}.premium-percent-btn:hover{background:#1c2433;color:#fff;border-color:rgba(255,255,255,.15)}.premium-percent-btn.active{background:rgba(43,102,255,.15);border-color:rgba(43,102,255,.35);color:#2b66ff;box-shadow:none!important}.premium-leverage-grid{display:flex;background:#090d14;border-radius:8px;padding:3px;gap:4px;border:1px solid #1a222f}.premium-leverage-btn{flex:1;padding:5px 0;border:1px solid transparent;background:0 0;color:#5f6673;font-size:11px;font-weight:700;cursor:pointer;border-radius:6px;transition:all .2s cubic-bezier(.25, .8, .25, 1);text-align:center}.premium-leverage-btn:hover{color:#fff;background:rgba(255,255,255,.04)}.premium-leverage-btn.active{background:rgba(43,102,255,.12);color:#2b66ff;border:1px solid rgba(43,102,255,.35);box-shadow:none!important;padding:5px 0}.premium-collateral-row{display:flex;justify-content:space-between;align-items:center}.premium-collateral-toggle{display:flex;background:#090d14;border-radius:6px;padding:2px;gap:2px}.premium-collateral-tab{padding:4px 8px;font-size:10px;font-weight:700;border:none;border-radius:4px;background:0 0;color:#5f6673;cursor:pointer;transition:all .15s}.premium-collateral-tab.active{background:rgba(43,102,255,.15);color:#2b66ff}.premium-review-btn{width:100%;padding:12px;border:none;border-radius:8px;font-size:14px;font-weight:700;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.premium-review-btn.buy{background:var(--color-blue)}.premium-review-btn.sell{background:#f03855}.premium-review-btn:not(.disabled):not(:disabled):hover{filter:brightness(1.05)}.premium-review-btn.disabled,.premium-review-btn:disabled{background:#1c2433!important;color:#5f6673!important;box-shadow:none!important;cursor:not-allowed}.premium-checkbox-row{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#8a919e}.premium-checkbox-left{display:flex;align-items:center;gap:6px;cursor:pointer}.premium-checkbox-left input[type=checkbox]{accent-color:var(--color-blue);cursor:pointer}.premium-tpsl-card{background:#090d14;border:1px solid #1a222f;border-radius:8px;padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.tpsl-row{display:flex;flex-direction:column;gap:6px}.tpsl-header{display:flex;justify-content:space-between;align-items:center}.tpsl-pct-label{font-size:10px;font-weight:700;display:none}.tpsl-input-wrapper{display:flex;align-items:center;background:#131924;border:1px solid #1c2433;border-radius:6px;padding:2px}.tpsl-input-wrapper input{flex:1;background:0 0;border:none;color:#8a919e;font-size:11px;font-weight:600;text-align:center;outline:0;width:100%;font-family:Outfit,sans-serif}.tpsl-input-wrapper input:focus{color:#fff}.tpsl-step-btn{background:0 0;border:none;color:#8a919e;font-size:16px;font-weight:600;width:28px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.tpsl-step-btn:hover{color:#fff;background:rgba(255,255,255,.05);border-radius:4px}.tpsl-unit{font-size:10px;color:#5f6673;font-weight:700;margin-right:6px}.tpsl-quick-row{display:flex;gap:4px;margin-top:2px}.tpsl-quick-btn{flex:1;background:#18202d;border:1px solid transparent;color:#5f6673;border-radius:4px;padding:4px 0;font-size:9px;font-weight:700;cursor:pointer;transition:all .2s cubic-bezier(.25, .8, .25, 1);text-align:center}.tpsl-quick-btn:hover{color:#fff;background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.15)}.tpsl-quick-btn.active{background:rgba(37,99,235,.15);color:#fff;border-color:rgba(37,99,235,.35);box-shadow:none!important}.chart-stats-overlay{position:absolute;top:10px;left:10px;display:flex;flex-wrap:wrap;gap:8px;z-index:100;pointer-events:none;max-width:calc(100% - 20px)}.chart-stats-overlay.hidden{display:none!important}.overlay-stat-card{background:rgba(11,14,20,.85);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.05);border-radius:6px;padding:6px 12px;display:flex;flex-direction:column;gap:2px;min-width:90px;pointer-events:auto}.pnl-card-inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.pnl-card-text{display:flex;flex-direction:column;gap:2px}.stats-pnl-btn{color:rgba(255,255,255,.8);background-color:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:4px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;margin-left:8px;align-self:center}.stats-pnl-btn:hover{color:#fff;background-color:rgba(43,102,255,.15);border-color:rgba(43,102,255,.45);box-shadow:0 2px 8px rgba(43,102,255,.2)}.stats-pnl-btn:active{transform:none}.stats-pnl-btn ion-icon{font-size:11px!important}.overlay-stat-label{font-size:8px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.overlay-stat-card .val{font-size:13px;font-weight:700;color:#fff;font-family:var(--font-mono)}.overlay-stat-card .val.text-green{color:var(--color-buy)!important}.overlay-stat-card .val.text-red{color:var(--color-sell)!important}.footer-company-docs{display:flex;align-items:center;gap:12px}.footer-company-docs .company-text{font-size:11px;font-weight:700;color:#fff;letter-spacing:.5px;font-family:var(--font-sans)}.footer-company-docs .footer-separator{color:rgba(255,255,255,.15);font-size:11px;font-weight:300}.sidebar-risk-card{background:rgba(240,56,85,.02);border:1px solid rgba(240,56,85,.08);border-radius:10px;padding:12px;margin-top:12px;box-sizing:border-box}.risk-card-header{margin-bottom:6px}.flag-circle{width:14px;height:14px;border-radius:50%;background-size:cover;background-position:center;background-repeat:no-repeat;display:inline-block;vertical-align:middle;border:1px solid rgba(255,255,255,.15)}.flag-en{background-image:url('https://flagcdn.com/us.svg')}.flag-ru{background-image:url('https://flagcdn.com/ru.svg')}.flag-es{background-image:url('https://flagcdn.com/es.svg')}.flag-de{background-image:url('https://flagcdn.com/de.svg')}.flag-fr{background-image:url('https://flagcdn.com/fr.svg')}.flag-zh{background-image:url('https://flagcdn.com/cn.svg')}.lang-dropdown .flag-circle{margin-right:6px}.lang-selector-globe{display:flex;align-items:center;gap:4px}.copy-trading-switch-wrapper{display:flex;align-items:center;gap:8px;margin-right:12px;user-select:none}.copy-trading-switch-wrapper .switch-label{font-size:11px;font-weight:600;color:var(--text-secondary);transition:color .2s}.copy-trading-switch-wrapper .switch-toggle{position:relative;display:inline-block;width:28px;height:16px}.switch-toggle{position:relative;display:inline-block;width:28px;height:16px;margin:0}.switch-toggle input{opacity:0!important;width:0!important;height:0!important;position:absolute!important;pointer-events:none!important}.hidden{display:none!important}.switch-toggle .switch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#1a222f;transition:.3s;border-radius:16px;border:1px solid rgba(255,255,255,.04)}.switch-toggle .switch-slider:before{position:absolute;content:"";height:10px;width:10px;left:2px;bottom:2px;background-color:#5f6673;transition:.3s;border-radius:50%}.switch-toggle input:checked+.switch-slider{background-color:rgba(43,102,255,.15);border-color:rgba(43,102,255,.35)}.switch-toggle input:checked+.switch-slider:before{transform:translateX(12px);background-color:var(--color-blue);box-shadow:0 0 6px rgba(43,102,255,.6)}.demo-toggle-wrapper input:checked+.switch-slider{background-color:rgba(255,159,10,.15)!important;border-color:rgba(255,159,10,.45)!important}.demo-toggle-wrapper input:checked+.switch-slider:before{background-color:#ff9f0a!important;box-shadow:0 0 6px rgba(255,159,10,.6)!important}.copy-trading-switch-wrapper input:checked~.switch-label{color:#fff}.header-divider-vertical{width:1px;height:12px;background-color:rgba(255,255,255,.12);margin:0}.sound-toggle-btn,.terminal-expand-btn{background:0 0;border:none;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px;transition:all .2s cubic-bezier(.25, .8, .25, 1);outline:0;box-sizing:border-box}.sound-toggle-btn ion-icon,.terminal-expand-btn ion-icon{font-size:15px!important}.sound-toggle-btn:hover,.terminal-expand-btn:hover{color:#fff;background-color:rgba(255,255,255,.05)}.terminal-expand-btn:active{transform:scale(.92)}.workspace-column.center-content.terminal-expanded .chart-container-panel{display:none!important}.workspace-column.center-content.terminal-expanded .bottom-terminal-panel{flex:1!important;height:auto!important;min-height:0!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.header-socials{display:flex;gap:8px;align-items:center;margin-right:0}.header-social-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);color:var(--text-secondary);transition:all .25s cubic-bezier(.4, 0, .2, 1);text-decoration:none}.header-social-btn ion-icon{font-size:14px!important}.header-social-btn:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);color:#fff}.empty-state-cell{text-align:center!important;padding:60px 20px!important;color:var(--text-muted)!important;font-size:13px!important;font-family:var(--font-sans)}.stats-history-btn{background:0 0;border:none;color:var(--text-secondary);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;margin-left:6px;padding:3px;border-radius:4px;transition:all .2s ease-in-out;vertical-align:middle}.stats-history-btn:hover{color:#fff;background:rgba(255,255,255,.08)}.stats-history-btn ion-icon{font-size:14px!important}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(8,10,15,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .3s ease}.modal-overlay.hidden{display:none!important}.modal-content{background:#12161f;border:1px solid rgba(255,255,255,.08);border-radius:12px;width:90%;max-width:480px;max-height:85vh;box-shadow:0 20px 40px rgba(0,0,0,.5);display:flex;flex-direction:column;overflow:hidden;animation:modalFadeIn .25s cubic-bezier(.4,0,.2,1)}@keyframes modalFadeIn{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.06)}.modal-header h3{font-size:15px;font-weight:600;color:#fff;margin:0}.modal-close-btn{background:0 0;border:none;color:var(--text-secondary);cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:4px;transition:all .2s}.modal-close-btn:hover{color:#fff;background:rgba(255,255,255,.06)}.modal-body{padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.daily-stats-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.summary-card{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.04);border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:4px}.summary-card .label{font-size:10px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.summary-card .val{font-size:13px;font-weight:600;font-family:var(--font-mono);color:#fff}.summary-card .val.positive{color:var(--color-buy)}.summary-card .val.negative{color:var(--color-sell)}.daily-table-container{border:1px solid rgba(255,255,255,.06);border-radius:8px;overflow:hidden;background:rgba(255,255,255,.01)}.daily-stats-table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}.daily-stats-table td,.daily-stats-table th{padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.04)}.daily-stats-table th{background:rgba(255,255,255,.02);color:var(--text-secondary);font-weight:500}.daily-stats-table tr:last-child td{border-bottom:none}.daily-stats-table tbody tr:hover{background:rgba(255,255,255,.02)}.daily-report-download{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px;transition:background-color .2s ease}.daily-report-download:hover{background-color:rgba(43,102,255,.15)}.daily-stats-table tr.algo-update-row:hover{background:0 0!important}.algorithm-update-divider{text-align:center;padding:12px 0!important;background:rgba(43,102,255,.08)!important;border-top:1px dashed var(--color-blue)!important;border-bottom:1px dashed var(--color-blue)!important}.algorithm-update-divider span{color:var(--color-blue);font-weight:700;font-size:11px;letter-spacing:1.5px;text-transform:uppercase}.premium-custom-select{position:relative;width:100%}.custom-select-trigger{background:#090d14;border:1px solid #1a222f;border-radius:8px;padding:10px 12px;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;user-select:none;font-family:Outfit,sans-serif}.custom-select-trigger:hover,.premium-custom-select.active .custom-select-trigger{border-color:var(--color-blue);box-shadow:0 0 0 2px rgba(37,99,235,.15)}.select-chevron{font-size:12px;color:#8a919e;transition:transform .2s ease}.premium-custom-select.active .select-chevron{transform:rotate(180deg)}.custom-select-options{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#0d121c;border:1px solid #1a222f;border-radius:8px;box-shadow:0 8px 20px rgba(0,0,0,.6);z-index:100;display:flex;flex-direction:column;padding:4px 0;overflow:hidden;animation:selectSlideIn .15s cubic-bezier(.16,1,.3,1)}.custom-select-options.hidden{display:none!important}.custom-select-option{padding:10px 12px;color:#8a919e;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease;user-select:none;font-family:Outfit,sans-serif}.custom-select-option:hover{color:#fff;background:rgba(255,255,255,.05)}.custom-select-option.active{color:var(--color-blue);background:rgba(43,102,255,.08)}@keyframes selectSlideIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.back-to-live-btn{position:absolute;bottom:35px;right:75px;display:flex;align-items:center;gap:6px;background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-primary);padding:6px 12px;border-radius:6px;font-family:var(--font-sans);font-size:11px;font-weight:600;cursor:pointer;backdrop-filter:blur(8px);transition:all .2s cubic-bezier(.25, .8, .25, 1);box-shadow:0 4px 12px rgba(0,0,0,.4);z-index:10;pointer-events:auto;opacity:1}.back-to-live-btn ion-icon{font-size:14px;transition:transform .2s ease}.back-to-live-btn:hover{background:var(--color-blue);border-color:var(--color-blue);color:#fff;box-shadow:0 4px 16px rgba(43,102,255,.35)}.back-to-live-btn:hover ion-icon{transform:translateX(2px)}.back-to-live-btn.hidden{opacity:0;pointer-events:none;transform:translateY(6px)}.console-btn{background:linear-gradient(135deg,#2563eb 0,#1d4ed8 100%);color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:all .2s cubic-bezier(.25, .8, .25, 1);box-shadow:0 4px 12px rgba(37,99,235,.25);text-decoration:none;box-sizing:border-box}.console-btn:hover{background:linear-gradient(135deg,#3b82f6 0,#2563eb 100%);box-shadow:0 6px 16px rgba(37,99,235,.35);color:#fff!important}.console-btn:active{transform:translateY(0)}.mobile-menu-btn{display:none}.mobile-workspace-tabs{display:none}.mobile-drawer-overlay{display:none}@media (max-width:992px){.mobile-menu-btn{display:flex!important;align-items:center;justify-content:center;font-size:24px;color:var(--text-primary);cursor:pointer;padding:4px;margin-right:8px}.app-header .lang-selector-globe,.app-header .theme-toggle-btn,.header-separator,.header-socials,.nav-links{display:none!important}.mobile-drawer .drawer-auth-section,.mobile-drawer .drawer-divider:first-of-type{display:none!important}.app-header{padding:0 12px;height:52px;justify-content:space-between}.header-right{gap:8px}.mobile-header-demo-toggle{display:none!important}.mobile-drawer-overlay{position:fixed;top:0;left:0;width:100vw;height:100dvh!important;background-color:rgba(0,0,0,.5);backdrop-filter:blur(2px);z-index:3000!important;opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.4, 0, .2, 1);display:block!important}.mobile-drawer-overlay.open{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;top:0;left:0;width:300px;height:100dvh!important;background:rgba(13,18,29,.95)!important;backdrop-filter:blur(12px);border-right:1px solid rgba(255,255,255,.08);box-shadow:8px 0 32px rgba(0,0,0,.5);display:flex;flex-direction:column;padding:12px 16px 60px 16px!important;box-sizing:border-box;transition:transform .3s cubic-bezier(.4, 0, .2, 1);transform:translateX(-100%);overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-drawer-overlay.open .mobile-drawer{transform:translateX(0)}.drawer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:8px}.drawer-header .logo-image{height:24px}.close-drawer-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);font-size:20px;color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.close-drawer-btn:active{background:rgba(255,255,255,.1);transform:scale(.95);color:#fff}.drawer-nav-links{display:flex;flex-direction:column;gap:6px}.drawer-nav-link{position:relative;display:flex;align-items:center;gap:14px;padding:10px 16px;color:#8f9bb3;text-decoration:none;border-radius:8px;font-size:14px;font-weight:500;transition:all .25s cubic-bezier(.4, 0, .2, 1)}.drawer-nav-link ion-icon{font-size:20px;color:#5d6b82;transition:color .25s ease}.drawer-nav-link.active,.drawer-nav-link:hover{color:#fff;background:rgba(43,102,255,.08)!important}.drawer-nav-link.active ion-icon,.drawer-nav-link:hover ion-icon{color:var(--color-blue)}.drawer-nav-link.active::after{content:'';position:absolute;left:0;top:25%;height:50%;width:4px;background:var(--color-blue);border-radius:0 4px 4px 0;box-shadow:0 0 8px var(--color-blue)}.drawer-nav-link.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.drawer-divider{height:1px;background-color:rgba(255,255,255,.04);margin:16px 0}.drawer-socials-row{display:flex;justify-content:center;gap:12px;padding:4px 8px}.drawer-social-circle{width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;color:#8f9bb3;font-size:14px;transition:all .2s ease;text-decoration:none}.drawer-social-circle:active,.drawer-social-circle:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12);color:#fff}.drawer-footer{margin-top:auto;padding-top:16px;border-top:1px solid rgba(255,255,255,.04);display:flex;flex-direction:column;gap:10px}.drawer-footer-links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;color:rgba(255,255,255,.2);font-size:11px}.drawer-footer-links a{color:var(--text-muted);text-decoration:none;transition:color .2s ease}.drawer-footer-links a:hover{color:var(--text-secondary)}.drawer-footer-links a.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.drawer-copyright{font-size:10px;color:var(--text-muted);text-align:center;font-weight:500;letter-spacing:.5px;padding-bottom:8px}.app-footer{padding:8px 12px;position:relative}.footer-status-bar{flex-direction:column;align-items:flex-start;gap:10px}.footer-company-docs{flex-direction:column;align-items:flex-start;gap:6px;width:100%}.footer-links{flex-wrap:wrap;gap:8px 12px}.footer-status-indicators{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:6px 12px;border-top:1px solid rgba(255,255,255,.03);padding-top:8px}.footer-separator{display:none}}@media (max-width:992px){.mobile-workspace-tabs{display:flex!important;background-color:var(--bg-header);border-bottom:1px solid var(--border-color);height:40px;width:100%;box-sizing:border-box}.workspace-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;background:0 0;border:none;color:var(--text-secondary);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;border-bottom:2px solid transparent}.workspace-tab ion-icon{font-size:16px}.workspace-tab:hover{color:var(--text-primary)}.workspace-tab.active{color:var(--color-blue);border-bottom-color:var(--color-blue);background-color:rgba(37,99,235,.03)}body{height:auto!important;min-height:100vh!important;overflow-y:auto!important;overflow-x:hidden!important}.exchange-workspace{grid-template-columns:1fr!important;height:auto!important;min-height:calc(100vh - 52px - 30px - 40px - 32px)!important;max-width:100vw!important;width:100vw!important;overflow-x:hidden!important}.exchange-workspace .center-content,.exchange-workspace .left-sidebar,.exchange-workspace .right-sidebar{display:none!important;width:100%!important;max-width:100%!important;border:none!important;height:auto!important;min-height:100%!important;min-width:0!important}.exchange-workspace .left-sidebar.mobile-active{display:flex!important;flex-direction:column!important;height:auto!important;padding:12px!important;box-sizing:border-box!important}.exchange-workspace .center-content.mobile-active{display:flex!important;flex-direction:column!important;height:auto!important}.exchange-workspace .right-sidebar.mobile-active{display:flex!important;flex-direction:column!important;height:auto!important;padding:16px 12px!important;box-sizing:border-box!important}.ticker-stats-bar{display:flex!important;flex-wrap:wrap!important;height:auto!important;padding:12px 14px 12px 14px!important;gap:0 16px!important;background-color:var(--bg-header)!important;border-bottom:1px solid var(--border-color)!important;width:100%!important;box-sizing:border-box!important}.ticker-stats-bar .active-pair-info{display:flex!important;align-items:center!important;gap:8px!important;margin-right:0!important;padding-bottom:12px!important}.ticker-stats-bar .active-pair-info .pair-name{font-size:16px!important;font-weight:700!important}.ticker-stats-bar .active-pair-info .highlight-price{font-size:16px!important;font-weight:700!important}.ticker-header-divider{width:100%!important;height:1px!important;background-color:rgba(255,255,255,.06)!important;margin:0 0 12px 0!important}.stats-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:8px 16px!important;width:100%!important;border:none!important;padding:0!important}.stat-item{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;padding:0!important;border:none!important}.stat-item .lbl{font-size:11px!important;color:var(--text-secondary)!important}.stat-item .val{font-size:11px!important;font-weight:600!important;color:var(--text-primary)!important}.chart-container-panel{height:auto!important;min-height:unset!important;max-width:100%!important;width:100%!important;flex:none!important;display:flex!important;flex-direction:column!important;background-color:var(--bg-workspace)!important;border-bottom:1px solid var(--border-color)!important}.chart-toolbar{padding:6px 12px!important;border-bottom:1px solid var(--border-color)!important;background-color:rgba(255,255,255,.01)!important}.chart-fullscreen-btn{display:none!important}.canvas-wrapper{height:320px!important;position:relative!important;width:100%!important;overflow:hidden!important}#exchangeChart{width:100%!important;height:100%!important}.chart-stats-overlay:not(.hidden){position:static!important;display:flex!important;flex-direction:row!important;overflow-x:auto!important;white-space:nowrap!important;gap:8px!important;padding:8px 12px!important;background:rgba(13,20,33,.4)!important;border-bottom:1px solid var(--border-color)!important;width:100%!important;box-sizing:border-box!important;-webkit-overflow-scrolling:touch;flex-shrink:0!important;pointer-events:auto!important}.overlay-stat-card{display:inline-flex!important;flex-direction:column!important;align-items:flex-start!important;padding:6px 10px!important;min-width:90px!important;flex-shrink:0!important;background:rgba(11,14,20,.8)!important;border:1px solid rgba(255,255,255,.05)!important;border-radius:6px!important}.overlay-stat-label{font-size:8px!important;color:var(--text-secondary)!important;text-transform:uppercase!important;letter-spacing:.5px!important;margin-bottom:2px!important}.overlay-stat-card .val{font-size:11px!important;font-weight:700!important;color:var(--text-primary)!important}.bottom-terminal-panel{height:auto!important;min-height:unset!important;max-width:100%!important;width:100%!important;min-width:0!important;flex:none!important;display:flex!important;flex-direction:column!important;background-color:var(--bg-workspace)!important}.terminal-tab-header{flex-direction:row!important;height:38px!important;overflow-x:auto!important;white-space:nowrap!important;-webkit-overflow-scrolling:touch;scrollbar-width:none!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:16px!important;padding:0 12px!important;box-sizing:border-box!important;border-bottom:1px solid rgba(255,255,255,.05)!important}.terminal-tab-header::-webkit-scrollbar{display:none!important}.terminal-tab-header .tab-buttons{display:flex!important;flex-shrink:0!important;height:100%!important;border-bottom:none!important;padding-bottom:0!important}.term-tab{padding:0 12px!important;font-size:11.5px!important;flex-shrink:0!important;display:inline-flex!important;align-items:center!important;height:100%!important}.copy-trading-switch-wrapper{display:none!important}.terminal-expand-btn{display:none!important}.copy-trading-switch-wrapper .header-divider-vertical:last-of-type{display:none!important}.drawer-auth-section{display:flex;flex-direction:column;gap:10px;padding:0 4px;margin-top:10px}.drawer-login-btn{display:block;width:100%;text-align:center;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:rgba(255,255,255,.02);color:var(--text-primary)!important;text-decoration:none;font-size:13px;font-weight:600;transition:all .2s ease;box-sizing:border-box}.drawer-login-btn:hover{background:rgba(255,255,255,.06)}.drawer-register-btn{display:block;width:100%;padding:10px;border:none;border-radius:6px;background:var(--color-blue);color:#fff;font-size:13px;font-weight:600;text-decoration:none;text-align:center;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(37,99,235,.2);box-sizing:border-box}.drawer-register-btn:hover{background:#1d4ed8}@media (max-width:576px){.app-header .login-btn{display:inline-flex!important;font-size:11px!important;padding:0 10px!important;height:28px!important;margin-right:0!important}.app-header .login-btn ion-icon{font-size:14px!important;margin-right:4px!important}.lang-selector-globe{height:28px!important;padding:0 8px!important;margin-left:6px!important;font-size:11px!important}.lang-selector-globe .flag-circle{width:14px!important;height:14px!important}.lang-selector-globe ion-icon{font-size:8px!important}.lang-dropdown{top:32px!important}.app-header .create-account-btn{display:none!important}}.terminal-body{overflow-x:auto!important;overflow-y:hidden!important;width:100%!important;-webkit-overflow-scrolling:touch}.forecast-history-table,.history-table{min-width:800px!important;width:800px!important}}@media (max-width:992px){.footer-company-docs,.footer-disclaimer,.footer-links,.footer-separator{display:none!important}.footer-status-indicators{display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:16px!important;width:100%!important;border-top:none!important;padding-top:0!important}.footer-status-indicators .status-indicator-link{display:none!important}.footer-status-indicators .status-indicator{display:flex!important;align-items:center!important;gap:6px!important;font-size:11px!important;color:var(--text-secondary)!important}.footer-status-indicators .status-indicator .dot{width:6px!important;height:6px!important;border-radius:50%!important;display:inline-block!important}.footer-status-indicators .status-indicator .dot.green{background-color:#0ecb81!important;box-shadow:0 0 6px #0ecb81!important}.footer-status-bar{padding:0!important;justify-content:center!important;align-items:center!important;width:100%!important;flex-direction:row!important;height:100%!important}.app-footer{position:fixed!important;bottom:0!important;left:0!important;right:0!important;height:34px!important;min-height:34px!important;z-index:2100!important;display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;background-color:var(--bg-header)!important;border-top:none!important;padding:0 12px!important}.markets-container{padding:16px 12px!important;height:auto!important;overflow:auto!important}.markets-header-section{flex-direction:column;align-items:flex-start!important;gap:16px}.markets-search-wrapper{width:100%!important}.markets-search-input{width:100%!important}.markets-tabs-wrapper{overflow-x:auto;white-space:nowrap;width:100%;padding-bottom:6px;-webkit-overflow-scrolling:touch}.markets-table-container{overflow-x:auto!important;-webkit-overflow-scrolling:touch;margin-top:12px}.markets-table{min-width:600px}}@media (max-width:992px){.docs-container{display:flex!important;flex-direction:column!important;height:auto!important;overflow:auto!important;margin-top:60px!important;padding:12px!important;gap:20px!important}.docs-sidebar{width:100%!important;border-right:none!important;border-bottom:1px solid var(--border-color)!important;padding:12px 0 20px 0!important;height:auto!important;position:relative!important;top:0!important}.docs-content{padding:12px 0!important;width:100%!important;box-sizing:border-box!important}.api-features-grid,.fee-tiers-grid,.metrics-grid,.status-metrics-grid{grid-template-columns:1fr!important;gap:12px!important}.support-card{padding:20px 16px!important;text-align:center;flex-direction:column;align-items:center}.table-container{display:block!important;width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;margin-bottom:20px}.params-table{display:table!important;width:100%!important;min-width:700px!important}.endpoint-url{flex-direction:row!important;flex-wrap:wrap!important;gap:8px!important;font-size:12px!important;word-break:break-all!important}}.change-badge{font-size:11px;font-weight:700;padding:2px 6px;border-radius:4px;margin-left:8px;display:inline-block;vertical-align:middle}.change-badge.positive{background:rgba(14,203,129,.15);color:#0ecb81}.change-badge.negative{background:rgba(240,56,85,.15);color:#f03855}.mobile-floating-action-bar{display:none}.history-expand-wrapper{display:none;justify-content:center;align-items:center;padding:12px;width:100%;background:0 0}.history-expand-wrapper button{display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);color:var(--text-secondary);font-family:Outfit,sans-serif;font-size:13px;font-weight:600;padding:8px 16px;border-radius:20px;cursor:pointer;transition:all .2s ease}.history-expand-wrapper button:hover{background:rgba(255,255,255,.08);color:#fff}.history-expand-wrapper button ion-icon{font-size:14px;transition:transform .2s ease}@media (max-width:992px){body{padding-bottom:34px!important}body.has-floating-bar{padding-bottom:94px!important}.mobile-floating-action-bar{position:fixed!important;bottom:34px!important;left:0!important;right:0!important;height:60px!important;background:rgba(11,14,20,.95)!important;backdrop-filter:blur(10px)!important;border-top:1px solid var(--border-color)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0 16px!important;z-index:2050!important;box-sizing:border-box!important;box-shadow:0 -4px 20px rgba(0,0,0,.4)!important}.mobile-floating-action-bar.hidden{display:none!important}.mobile-action-btn{flex:1;height:42px;border:none;border-radius:8px;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;color:#fff;cursor:pointer;transition:transform .1s ease,filter .2s ease}.mobile-action-btn:active{transform:scale(.98)}.mobile-action-btn.buy{background-color:var(--color-blue);box-shadow:0 4px 12px rgba(43,102,255,.2)}.mobile-action-btn.sell{background-color:var(--color-sell);box-shadow:0 4px 12px rgba(246,70,93,.2)}.chart-stats-overlay::-webkit-scrollbar,.technical-indicators-display::-webkit-scrollbar{display:none!important}.chart-stats-overlay,.technical-indicators-display{scrollbar-width:none!important}.technical-indicators-display{display:flex!important;overflow-x:auto!important;white-space:nowrap!important;gap:8px!important;-webkit-overflow-scrolling:touch;width:auto!important;max-width:100%!important;padding:2px 0!important}}.news-ticker-bar{background:var(--bg-workspace)!important;border-bottom:1px solid var(--border-color);height:28px;display:flex;align-items:center;overflow:hidden;font-size:11px;font-family:Outfit,sans-serif;position:sticky;top:var(--header-height);z-index:900;flex-shrink:0;width:100%!important;max-width:100vw!important;box-sizing:border-box!important}.ticker-label{background:var(--bg-header)!important;color:var(--text-secondary)!important;font-weight:600;padding:0 14px;height:100%;display:flex;align-items:center;border-right:1px solid var(--border-color);white-space:nowrap;z-index:10;font-size:9.5px;text-transform:uppercase;letter-spacing:.8px;gap:6px}.ticker-label-dot{width:4px;height:4px;background-color:var(--text-muted);border-radius:50%;display:inline-block}.ticker-content-wrapper{overflow:hidden;display:flex;align-items:center;width:100%;position:relative;height:100%}.ticker-content{display:flex;align-items:center;flex-shrink:0;min-width:100%;animation:tickerMarquee 50s linear infinite}.ticker-content-wrapper:hover .ticker-content{animation-play-state:paused}@keyframes tickerMarquee{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-100%,0,0)}}.ticker-item{display:flex;align-items:center;padding:0 30px;color:var(--text-secondary);white-space:nowrap;position:relative;cursor:pointer;transition:all .2s ease}.ticker-item:hover span{color:var(--text-primary)!important}.ticker-item:hover .ticker-tag{color:var(--color-blue)!important}.ticker-item::after{content:"|";color:var(--text-muted);position:absolute;right:0;opacity:.4}.ticker-item span{color:var(--text-secondary);font-weight:400}.ticker-item .ticker-tag{color:var(--text-muted);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.ticker-item .ticker-tag::after{content:" :";color:var(--text-muted);margin-right:8px}@media (max-width:992px){.ticker-label{display:none!important}}.auth-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(4,7,12,.75);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:15000;display:flex;align-items:center;justify-content:center;transition:opacity .3s cubic-bezier(.4, 0, .2, 1)}.auth-modal-overlay.hidden{opacity:0;pointer-events:none}.auth-modal-content{background:linear-gradient(135deg,rgba(17,22,32,.95) 0,rgba(10,14,22,.98) 100%);border:1px solid rgba(43,102,255,.2);box-shadow:0 24px 64px rgba(0,0,0,.6),inset 0 1px 0 rgba(255,255,255,.05);border-radius:16px;width:100%;max-width:440px;padding:32px;position:relative;font-family:Outfit,sans-serif;transform:scale(.95) translateY(10px);transition:transform .3s cubic-bezier(.34, 1.56, .64, 1)}.auth-modal-overlay:not(.hidden) .auth-modal-content{transform:scale(1) translateY(0)}.auth-modal-content.wallet{max-width:680px}.auth-modal-content.settings{max-width:480px}.auth-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.auth-modal-title{font-size:20px;font-weight:700;color:#fff}.auth-modal-close{background:0 0;border:none;color:var(--text-muted);font-size:24px;cursor:pointer;transition:color .15s ease}.auth-modal-close:hover{color:#fff}.auth-form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.auth-form-label{font-size:12px;font-weight:600;color:#8a919e;text-transform:uppercase;letter-spacing:.5px}.auth-input-wrapper{position:relative;display:flex;align-items:center}.auth-input-icon{position:absolute;left:14px;font-size:18px;color:#5f6673}.auth-input{width:100%;background:#090d14;border:1px solid #1a222f;border-radius:8px;padding:12px 14px 12px 42px;color:#fff;font-family:Outfit,sans-serif;font-size:14px;transition:all .15s ease}.auth-input:focus{border-color:var(--color-blue);outline:0;box-shadow:0 0 0 2px rgba(43,102,255,.15)}.password-strength-container{margin-top:-10px;margin-bottom:18px}.strength-bar-wrapper{display:flex;gap:4px;height:4px;margin-bottom:8px}.strength-segment{flex:1;background:#1c2433;border-radius:2px;transition:background .2s ease}.strength-weak{background:#f03855}.strength-medium{background:#ff9f1a}.strength-strong{background:#ffc000}.strength-excellent{background:#00c087}.strength-tips-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.strength-tip-item{font-size:11px;color:#5f6673;display:flex;align-items:center;gap:6px;transition:color .15s ease}.strength-tip-item.valid{color:#00c087}.strength-tip-item ion-icon{font-size:12px}.auth-checkbox-row{display:flex;align-items:flex-start;gap:8px;margin-bottom:20px;cursor:pointer}.auth-checkbox-row input[type=checkbox]{accent-color:var(--color-blue);margin-top:3px;cursor:pointer}.auth-checkbox-label{font-size:12px;color:#8a919e;line-height:1.4;user-select:none}.auth-checkbox-label a{color:var(--color-blue);text-decoration:none}.auth-checkbox-label a:hover{text-decoration:underline}.auth-submit-btn{width:100%;background:var(--color-blue);color:#fff;border:none;border-radius:8px;padding:14px;font-family:Outfit,sans-serif;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .15s;box-shadow:none}.auth-submit-btn:hover{background-color:var(--color-blue-hover);transform:none;box-shadow:none}.auth-submit-btn:active{transform:none}.auth-submit-btn:disabled{background:#1c2433;color:#5f6673;cursor:not-allowed;box-shadow:none}.auth-switch-link{text-align:center;margin-top:20px;font-size:13px;color:#fff}.auth-switch-link span[onclick]{color:var(--color-blue);cursor:pointer;font-weight:600}.auth-switch-link span[onclick]:hover{text-decoration:underline}.otp-inputs-wrapper{display:flex;justify-content:center;gap:16px;margin:24px 0}.otp-input{width:56px;height:56px;background:#090d14;border:1px solid #1a222f;border-radius:8px;text-align:center;font-size:24px;font-weight:700;color:#fff;font-family:Outfit,sans-serif;transition:all .15s ease}.otp-input:focus{border-color:var(--color-blue);outline:0;box-shadow:0 0 0 2px rgba(43,102,255,.15)}.otp-attempts-left{text-align:center;font-size:12px;color:#ff4a68;margin-bottom:12px;font-weight:500}.otp-resend-container{text-align:center;font-size:13px;color:#8a919e}.otp-resend-btn{color:var(--color-blue);background:0 0;border:none;padding:0;font-family:Outfit,sans-serif;font-size:13px;font-weight:600;cursor:pointer}.otp-resend-btn:disabled{color:#5f6673;cursor:not-allowed;font-weight:400}.drawer-user-btn,.drawer-wallet-btn,.header-user-btn,.header-wallet-btn{font-family:Outfit,sans-serif;font-size:13px;font-weight:600;height:32px;border-radius:6px;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.header-wallet-btn{background:rgba(43,102,255,.08);border:1px solid rgba(43,102,255,.2);color:var(--color-blue);padding:0 14px}.header-wallet-btn:hover{background:rgba(43,102,255,.15);color:#fff}.header-user-btn{background:rgba(255,255,255,.04);border:1px solid var(--border-color);color:#8a919e;width:32px;padding:0;margin-left:8px}.header-user-btn:hover{background:rgba(255,255,255,.08);color:#fff;border-color:#5f6673}.drawer-wallet-btn{width:100%;background:rgba(43,102,255,.08);border:1px solid rgba(43,102,255,.2);color:var(--color-blue);height:40px;font-size:14px;margin-bottom:8px}.drawer-user-btn{width:100%;background:rgba(255,255,255,.04);border:1px solid var(--border-color);color:#8a919e;height:40px;font-size:14px}.wallet-balance-card{background:rgba(255,255,255,.02);border:1px solid #1a222f;border-radius:12px;padding:24px;text-align:center;margin-bottom:24px}.wallet-balance-label{font-size:12px;color:#8a919e;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.wallet-balance-amount{font-size:32px;font-weight:700;color:#fff;margin-bottom:4px}.wallet-balance-sub{font-size:14px;color:#5f6673}.wallet-assets-title{font-size:14px;font-weight:700;color:#fff;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.wallet-assets-table{width:100%;border-collapse:collapse;margin-bottom:24px}.wallet-assets-table td,.wallet-assets-table th{padding:12px;text-align:left;border-bottom:1px solid #1a222f;font-size:13px}.wallet-assets-table th{color:#8a919e;font-weight:600;font-size:11px;text-transform:uppercase}.wallet-assets-table td{color:#fff}.wallet-assets-table .asset-name-col{display:flex;align-items:center;gap:8px;font-weight:600}.wallet-assets-table .asset-logo{width:20px;height:20px;border-radius:50%}.wallet-actions-row{display:flex;gap:12px}.wallet-action-btn{flex:1;height:40px;border-radius:8px;border:none;font-family:Outfit,sans-serif;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .15s ease}.wallet-action-btn.deposit{background:var(--color-blue);color:#fff}.wallet-action-btn.deposit:hover{background:var(--color-blue-hover)}.wallet-action-btn.withdraw{background:rgba(255,255,255,.05);border:1px solid #1a222f;color:#fff}.wallet-action-btn.withdraw:hover{background:rgba(255,255,255,.08)}.wallet-action-btn.trade{background:rgba(43,102,255,.08);border:1px solid rgba(43,102,255,.2);color:var(--color-blue)}.wallet-action-btn.trade:hover{background:rgba(43,102,255,.15)}.wallet-subview{margin-top:12px}.wallet-back-btn{background:0 0;border:none;color:#8a919e;cursor:pointer;font-size:13px;font-weight:600;display:flex;align-items:center;gap:4px;margin-bottom:20px}.wallet-back-btn:hover{color:#fff}.deposit-qr-card{background:#fff;padding:16px;border-radius:12px;width:140px;height:140px;margin:0 auto 20px auto;display:flex;align-items:center;justify-content:center}.deposit-qr-card img{max-width:100%;max-height:100%}.deposit-address-box{background:rgba(255,255,255,.02);border:1px solid #1a222f;border-radius:8px;padding:12px;display:flex;justify-content:space-between;align-items:center;font-family:monospace;font-size:12px;color:#fff;margin-bottom:20px}.deposit-copy-btn{background:0 0;border:none;color:var(--color-blue);font-size:16px;cursor:pointer}.deposit-copy-btn:hover{color:#fff}.settings-logout-btn{width:100%;background:rgba(240,56,85,.08);border:1px solid rgba(240,56,85,.2);color:#f03855;border-radius:8px;padding:14px;font-family:Outfit,sans-serif;font-size:14px;font-weight:700;cursor:pointer;margin-top:24px;transition:all .15s ease}.settings-logout-btn:hover{background:#f03855;color:#fff}@media screen and (max-width:768px){.custom-option,.custom-select-trigger,input,select,textarea{font-size:16px!important}}.cookie-banner{position:fixed;bottom:24px;left:24px;z-index:99999;background:#0f141d;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:16px 20px;box-shadow:0 10px 30px rgba(0,0,0,.5);max-width:360px;display:flex;flex-direction:column;gap:12px;transition:all .3s ease;transform:translateY(100px);opacity:0}.cookie-banner.show{transform:translateY(0)!important;opacity:1!important}.cookie-banner-title{display:flex;align-items:center;gap:8px;font-weight:700;font-size:14px;color:#fff;font-family:Outfit,sans-serif}.cookie-banner-desc{margin:0;font-size:12.5px;line-height:1.5;color:var(--text-secondary);font-family:Outfit,sans-serif}.cookie-banner-buttons{display:flex;gap:8px;justify-content:flex-end}.cookie-banner-btn-later{background:0 0;border:1px solid rgba(255,255,255,.08);color:var(--text-secondary);padding:6px 16px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s;font-family:Outfit,sans-serif}.cookie-banner-btn-later:hover{color:#fff;border-color:rgba(255,255,255,.2)}.cookie-banner-btn-accept{background:var(--color-blue);color:#fff;border:none;padding:6px 16px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s;font-family:Outfit,sans-serif}.cookie-banner-btn-accept:hover{background:var(--color-blue-hover)}@media (max-width:480px){.cookie-banner{left:12px!important;right:12px!important;bottom:12px!important;max-width:none!important}}body.light-theme .cookie-banner{background:#fff!important;border-color:rgba(0,0,0,.08)!important;box-shadow:0 10px 30px rgba(0,0,0,.05)!important}body.light-theme .cookie-banner-title{color:#1e2329!important}body.light-theme .cookie-banner-btn-later{border-color:rgba(0,0,0,.08)!important;color:#5e6673!important}body.light-theme .cookie-banner-btn-later:hover{color:#1e2329!important;border-color:rgba(0,0,0,.15)!important}body.light-theme .mobile-floating-action-bar{background:rgba(255,255,255,.95)!important;border-top:1px solid rgba(0,0,0,.08)!important;box-shadow:0 -4px 20px rgba(0,0,0,.05)!important}body.light-theme .mobile-action-btn.buy{box-shadow:0 4px 12px rgba(43,102,255,.15)!important}body.light-theme .mobile-action-btn.sell{box-shadow:0 4px 12px rgba(232,44,79,.15)!important}body.light-theme .premium-review-btn.disabled,body.light-theme .premium-review-btn:disabled{background:#e4e7ec!important;color:#848e9c!important}body.light-theme .footer-company-docs .company-text{color:var(--text-secondary)!important}body.light-theme .footer-company-docs .footer-separator{color:rgba(0,0,0,.15)!important}body.light-theme .footer-dropdown-toggle:hover,body.light-theme .footer-link:hover,body.light-theme .status-indicator-link:hover{color:var(--text-primary)!important}body.light-theme .switch-toggle .switch-slider{background-color:#e3e6e9!important;border-color:rgba(0,0,0,.08)!important}body.light-theme .switch-toggle .switch-slider:before{background-color:#fff!important;box-shadow:0 1px 3px rgba(0,0,0,.15)!important}body.light-theme .switch-toggle input:checked+.switch-slider{background-color:rgba(43,102,255,.2)!important;border-color:rgba(43,102,255,.4)!important}body.light-theme .switch-toggle input:checked+.switch-slider:before{background-color:var(--color-blue)!important;box-shadow:none!important}body.light-theme .demo-toggle-wrapper input:checked+.switch-slider{background-color:rgba(255,159,10,.2)!important;border-color:rgba(255,159,10,.4)!important}body.light-theme .demo-toggle-wrapper input:checked+.switch-slider:before{background-color:#ff9f0a!important;box-shadow:none!important}body.light-theme .copy-trading-switch-wrapper input:checked~.switch-label{color:var(--text-primary)!important}body.light-theme .premium-leverage-btn{background:0 0!important;border:1px solid transparent!important;color:var(--text-secondary)!important}body.light-theme .premium-leverage-btn:hover{background:rgba(0,0,0,.04)!important;color:var(--text-primary)!important}body.light-theme .premium-leverage-btn.active{background:rgba(43,102,255,.1)!important;border-color:rgba(43,102,255,.35)!important;color:#2b66ff!important;box-shadow:none!important}body.light-theme .app-header .login-btn,body.light-theme .login-btn{color:var(--text-primary)!important;border-color:rgba(0,0,0,.08)!important;background-color:rgba(0,0,0,.03)!important}body.light-theme .app-header .login-btn ion-icon,body.light-theme .login-btn ion-icon{color:var(--text-primary)!important}body.light-theme .app-header .login-btn:hover,body.light-theme .login-btn:hover{background-color:rgba(0,0,0,.06)!important;color:var(--text-primary)!important}body.light-theme .drawer-login-btn{color:var(--text-primary)!important;border-color:rgba(0,0,0,.08)!important;background-color:rgba(0,0,0,.03)!important}body.light-theme .drawer-login-btn ion-icon{color:var(--text-primary)!important}body.light-theme .drawer-login-btn:hover{background-color:rgba(0,0,0,.06)!important;color:var(--text-primary)!important}body.light-theme .chart-stats-overlay{background:#fff!important;border-bottom:1px solid rgba(0,0,0,.08)!important}body.light-theme .status-indicator.latency{color:#848e9c!important}body.light-theme .status-indicator.latency ion-icon{color:var(--color-blue)!important}body.light-theme .lang-selector-globe{color:var(--text-primary)!important;border-color:rgba(0,0,0,.08)!important;background-color:rgba(0,0,0,.03)!important}body.light-theme .lang-selector-globe:hover{background-color:rgba(0,0,0,.06)!important;border-color:rgba(0,0,0,.12)!important;color:var(--text-primary)!important}body.light-theme .lang-selector-globe ion-icon{color:var(--text-primary)!important}body.light-theme.auth-page-body{background:radial-gradient(circle at 50% 50%,rgba(43,102,255,.04) 0,transparent 60%),radial-gradient(circle at 0 0,rgba(43,102,255,.05) 0,transparent 45%),radial-gradient(circle at 100% 100%,rgba(0,192,135,.03) 0,transparent 45%),#f6f8fa!important}body.light-theme .auth-card,body.light-theme .auth-modal-content{background:#fff!important;border-color:rgba(0,0,0,.08)!important;box-shadow:0 24px 72px rgba(0,0,0,.08)!important}body.light-theme .auth-card-title,body.light-theme .auth-modal-title{color:#1e2329!important}body.light-theme .auth-form-label{color:#5e6673!important}body.light-theme .auth-input{background:#f1f3f5!important;border-color:rgba(0,0,0,.08)!important;color:#1e2329!important}body.light-theme .auth-input:focus{background:#fff!important;border-color:var(--color-blue)!important;box-shadow:0 0 0 2px rgba(43,102,255,.1)!important}body.light-theme .password-toggle-icon{color:#848e9c!important}body.light-theme .password-toggle-icon:hover{color:#1e2329!important}body.light-theme .auth-switch-link,body.light-theme .auth-switch-link-below{color:#5e6673!important}body.light-theme .strength-segment{background:#e4e7ec!important}body.light-theme .strength-tip-item{color:#848e9c!important}body.light-theme .strength-tip-item.valid{color:#00c087!important}body.light-theme .auth-checkbox-label{color:#5e6673!important}body.light-theme .otp-input,body.light-theme .totp-input{background:#f1f3f5!important;border-color:rgba(0,0,0,.08)!important;color:#1e2329!important}body.light-theme .otp-input:focus,body.light-theme .totp-input:focus{background:#fff!important;border-color:var(--color-blue)!important;box-shadow:0 0 0 2px rgba(43,102,255,.1)!important}body.light-theme .otp-resend-container{color:#5e6673!important}body.light-theme .back-to-home-link{background:rgba(0,0,0,.03)!important;border-color:rgba(0,0,0,.05)!important;color:#5e6673!important}body.light-theme .back-to-home-link:hover{background:rgba(0,0,0,.06)!important;color:#1e2329!important}body.light-theme .auth-submit-btn:disabled{background:#e4e7ec!important;color:#848e9c!important}body.light-theme .docs-h1{background:0 0!important;-webkit-text-fill-color:#1e2329!important;color:#1e2329!important}body.light-theme .docs-h2{color:#1e2329!important}body.light-theme .docs-text strong{color:#1e2329!important}body.light-theme .params-table th{color:#5e6673!important;background:#f1f3f5!important;border-bottom-color:rgba(0,0,0,.08)!important}body.light-theme .params-table td{border-bottom-color:rgba(0,0,0,.06)!important;color:#1e2329!important}body.light-theme .params-table td[style*="color: white"],body.light-theme .params-table td[style*="color:white"]{color:#1e2329!important}body.light-theme .endpoint-url{background:#f1f3f5!important;border-color:rgba(0,0,0,.08)!important;color:#1e2329!important}body.light-theme .endpoint-url .copy-btn{color:#848e9c!important}body.light-theme .endpoint-url .copy-btn:hover{color:#1e2329!important}body.light-theme .docs-sidebar{border-right-color:rgba(0,0,0,.08)!important}body.light-theme .sidebar-link{color:#5e6673!important}body.light-theme .sidebar-link.active,body.light-theme .sidebar-link:hover{color:#2b66ff!important;background:rgba(43,102,255,.08)!important}body.light-theme .code-tab-btn{color:#848e9c!important}body.light-theme .code-tab-btn.active,body.light-theme .code-tab-btn:hover{color:#1e2329!important}body.light-theme .code-tabs{border-bottom-color:rgba(0,0,0,.08)!important}body.light-theme .code-wrapper{border-color:rgba(0,0,0,.08)!important}body.light-theme h3[style*="color: #ffffff"],body.light-theme h3[style*="color: white"],body.light-theme h3[style*="color:#ffffff"],body.light-theme h3[style*="color:white"],body.light-theme h4[style*="color: white"],body.light-theme h4[style*="color:white"],body.light-theme span[style*="color: white"],body.light-theme span[style*="color:white"]{color:#1e2329!important}body.light-theme .back-home-btn{color:#5e6673!important}body.light-theme .back-home-btn:hover{color:#2b66ff!important}body.light-theme .console-panel{background:#f8f9fa!important;border-color:rgba(0,0,0,.08)!important}body.light-theme .support-card-section{background:rgba(43,102,255,.04)!important;border-color:rgba(43,102,255,.12)!important}body.light-theme .specs-hero h1{background:0 0!important;-webkit-text-fill-color:#1e2329!important;color:#1e2329!important}body.light-theme .pair-btn:hover{color:#2b66ff!important;border-color:#2b66ff!important}body.light-theme .pair-btn.active{background:#2b66ff!important;border-color:#2b66ff!important;color:#fff!important}body.light-theme .specs-table th{background:#f1f3f5!important;border-bottom-color:rgba(0,0,0,.08)!important}body.light-theme .specs-table td{color:#1e2329!important;border-bottom-color:rgba(0,0,0,.06)!important}body.light-theme .specs-table tr:hover td{background:#f8f9fa!important}body.light-theme .param-name{color:#5e6673!important}body.light-theme .param-value.highlight{color:#0ecb81!important}body.light-theme .info-body h3{color:#1e2329!important}body.light-theme .info-card{background:#fff!important;border-color:rgba(0,0,0,.08)!important}body.light-theme .settings-logout-btn:hover{background:#f03855!important;color:#fff!important}body.light-theme .modal-header{border-bottom-color:rgba(0,0,0,.08)!important}body.light-theme .modal-header h3{color:#1e2329!important}body.light-theme .modal-close-btn:hover{background:rgba(0,0,0,.04)!important}body.light-theme .summary-card{background:#f8f9fa!important;border-color:rgba(0,0,0,.06)!important}body.light-theme .summary-card .val{color:#1e2329!important}body.light-theme .summary-card .val.positive{color:#00c087!important}body.light-theme .summary-card .val.negative{color:#f03855!important}body.light-theme .daily-table-container{border-color:rgba(0,0,0,.08)!important;background:#fff!important}body.light-theme .daily-stats-table th{background:#f1f3f5!important;color:#5e6673!important}body.light-theme .daily-stats-table td,body.light-theme .daily-stats-table th{border-bottom-color:rgba(0,0,0,.08)!important;color:#1e2329!important}body.light-theme .daily-stats-table tbody tr:hover{background:#f8f9fa!important}body.light-theme .algorithm-update-divider{background:rgba(43,102,255,.08)!important}body.light-theme .algorithm-update-divider span{color:#2b66ff!important}.chart-main-area{flex:1;display:flex;flex-direction:row;min-height:0;width:100%}.chart-fullscreen-sidebar{display:none;width:300px;border-right:1px solid var(--border-color);background:#0f141d;flex-shrink:0;flex-direction:column;overflow-y:auto;padding:16px;z-index:10}body.light-theme .chart-fullscreen-sidebar{background:#fff}body.chart-is-fullscreen .chart-container-panel.fullscreen{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:999999!important;background:var(--bg-workspace)!important;margin:0!important;border-radius:0!important;border:none!important;display:flex!important;flex-direction:column!important}body.chart-is-fullscreen .chart-container-panel.fullscreen .canvas-wrapper{height:100%!important;flex:1!important}body.chart-is-fullscreen .chart-container-panel.fullscreen .chart-stats-overlay:not(.hidden){position:absolute!important;top:10px!important;left:10px!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:8px!important;z-index:100!important;background:0 0!important;border:none!important;box-shadow:none!important;padding:0!important;max-width:calc(100% - 20px)!important}input[type=time]::-webkit-calendar-picker-indicator{filter:invert(1);cursor:pointer}body.light-theme input[type=time]::-webkit-calendar-picker-indicator{filter:invert(0)}
