.login-page-new{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;overflow:hidden;background:#051421}.left-background{position:fixed;top:0;left:0;width:50%;height:100%;z-index:0;background:linear-gradient(135deg,#051421,#0a2540);overflow:hidden}.right-background{position:fixed;top:0;right:0;width:50%;height:100%;z-index:0;background:#f8fafc!important}.background-content{position:absolute;top:0;left:0;width:100%;height:100%;padding:80px 60px;color:#fff;z-index:2;display:flex;flex-direction:column}.logo-section{margin-bottom:40px}.logo-title{font-size:48px;font-weight:800;color:#fff;text-shadow:0 0 15px rgba(0,245,255,.5);margin:0}.logo-subtitle{font-size:36px;font-weight:600;color:#00f5ff;text-shadow:0 0 10px rgba(0,245,255,.3);margin:10px 0 20px}.slogan{font-size:24px;color:#ffffffe6;line-height:1.5;margin:0 0 60px}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin-bottom:60px;max-width:600px}.feature-item{background:#ffffff0d;padding:20px;border-radius:12px;border:1px solid rgba(0,245,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-item h4{font-size:18px;font-weight:600;color:#00f5ff;text-shadow:0 0 5px rgba(0,245,255,.3);margin:0 0 8px}.feature-item p{font-size:14px;color:#ffffffb3;margin:0}#particles-js{position:fixed!important;top:0;left:0;width:50%;height:100%;z-index:1!important}.form-wrapper{position:fixed;top:0;right:0;width:50%;height:100%;z-index:10;display:flex;justify-content:center;align-items:center;padding:20px;background:transparent!important}.content{width:380px;padding:40px 30px;background:transparent!important;border-radius:16px;box-shadow:none!important;border:none!important}.content .text{font-size:33px;font-weight:600;margin-bottom:35px;color:#0f172a!important;text-align:center}.field{height:50px;width:100%;display:flex;position:relative;margin-top:20px}.field:first-child{margin-top:0}.field .input{box-sizing:border-box;height:100%;width:100%;padding-left:45px;padding-right:50px;outline:none;border:none;font-size:16px;background:#fff!important;color:#1e293b!important;border-radius:12px;box-shadow:0 1px 3px #0000001a!important;border:1px solid #E2E8F0!important;transition:all .3s ease}.field .input:focus{box-shadow:0 0 0 3px #00f5ff33!important;border:1px solid #00F5FF!important}.field .input::placeholder{color:#94a3b8!important}.password-toggle{position:absolute;right:15px;top:50%;transform:translateY(-50%);cursor:pointer;color:#94a3b8!important;transition:all .3s ease;z-index:10;background:none;border:none;padding:0;font-size:16px;display:flex;align-items:center;justify-content:center}.password-toggle:hover{color:#00f5ff!important}.field .span{position:absolute;color:#64748b!important;width:50px;display:flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%);height:100%;font-size:16px}.field .label{position:absolute;top:50%;transform:translateY(-50%);left:45px;pointer-events:none;color:#64748b!important;transition:all .3s ease;font-size:16px}.field .input:valid~label,.field .input:focus~label{opacity:0;transform:translateY(-50%) translate(10px)}.button{margin:20px 0 15px;width:100%;height:50px;font-size:18px;line-height:50px;font-weight:600;background:linear-gradient(135deg,#4169e1,#2563eb)!important;border-radius:12px;border:none;outline:none;cursor:pointer;color:#fff!important;box-shadow:0 4px 15px #2563eb4d!important;transition:all .3s ease;border:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.button:hover{background:linear-gradient(135deg,#4169e1,#1d4ed8)!important;box-shadow:0 6px 20px #2563eb66!important;transform:translateY(-2px)}.button:focus{background:linear-gradient(135deg,#4169e1,#1d4ed8)!important;box-shadow:0 0 0 3px #00f5ff4d,0 4px 15px #2563eb4d!important}.form-link{margin:10px 0;color:#475569!important;font-size:16px;text-align:center}.form-link a{color:#00f5ff!important;text-decoration:none;font-weight:600;margin-left:5px;transition:all .3s ease;cursor:pointer}.form-link a:hover{color:#0891b2!important;text-decoration:underline}.forgot-pass{text-align:left;margin:10px 0 10px 5px;color:#64748b!important}.forgot-pass a{font-size:16px;color:#00f5ff!important;text-decoration:none;transition:all .3s ease}.forgot-pass a:hover{color:#0891b2!important;text-decoration:underline}.login-method-tabs{display:flex;margin-bottom:25px;border-bottom:1px solid #E2E8F0}.login-method-tab{flex:1;text-align:center;padding:10px 0;font-size:16px;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .3s ease;-webkit-user-select:none;user-select:none}.login-method-tab.active{color:#2563eb;font-weight:600;border-bottom-color:#2563eb}.login-method-tab:hover{color:#2563eb}.captcha-row{display:flex;gap:10px;margin-top:20px;align-items:flex-start}.captcha-row .field.captcha-field{flex:1;margin-top:0}.captcha-img{width:120px;height:50px;border-radius:12px;border:1px solid #E2E8F0;cursor:pointer;object-fit:cover;background:#fff;flex-shrink:0;transition:all .3s ease}.captcha-img:hover{border-color:#00f5ff;box-shadow:0 0 0 3px #00f5ff26}.captcha-img-loading{display:flex;align-items:center;justify-content:center;font-size:13px;color:#94a3b8}.field .input.with-send-btn{padding-right:120px}.send-code-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);z-index:10;height:34px;padding:0 12px;border:none;border-radius:8px;background:#2563eb14;color:#2563eb;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.send-code-btn:hover:not(:disabled){background:#2563eb26}.send-code-btn:disabled{color:#94a3b8;background:#94a3b81a;cursor:not-allowed}.auth-form .ant-form-item{margin-bottom:0}.auth-form .ant-form-item-explain-error{font-size:12px;margin-top:4px;padding-left:4px;color:#ff6b6b}@media(max-width:768px){.left-background{width:100%;height:50%}.right-background{width:100%;height:50%;top:50%}#particles-js{width:100%;height:50%}.form-wrapper{width:100%;height:50%;top:50%}.background-content{padding:40px 20px}.content{width:320px;padding:30px 20px}}.live-particles-bg{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden;background:linear-gradient(135deg,#051421,#0a2540)}.live-particles-bg__canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}#live-particles-js{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important}#live-particles-js canvas{pointer-events:none}.dashboard-unavailable-layout{min-height:100vh;position:relative;background:transparent}.dashboard-unavailable-layout--particles .dashboard-unavailable-main{position:relative;z-index:1;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.dashboard-unavailable-card{width:100%;max-width:420px;padding:40px 32px;text-align:center;border-radius:20px;border:2px solid rgba(0,245,255,.12);background:#0514218c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.dashboard-unavailable-label{margin:0 0 8px;font-size:13px;color:#00f5ffbf;letter-spacing:.08em}.dashboard-unavailable-title{margin:0 0 16px;font-size:28px;font-weight:700;color:#fff}.dashboard-unavailable-desc{margin:0 0 28px;font-size:14px;line-height:1.6;color:#e2e8f0d9}.dashboard-unavailable-btn{width:100%;height:44px;font-weight:600}.price-ticker-bar{background:#0a0a0af2;border-bottom:1px solid rgba(24,119,242,.12);padding:6px 0;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%}.ticker-track{display:flex;align-items:center;gap:12px;padding:0 12px;white-space:nowrap;animation:ticker-scroll 30s linear infinite;will-change:transform}.ticker-track:hover{animation-play-state:paused}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-item{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0;padding:8px 12px;border-radius:10px;background:transparent;border:none;transition:background .25s ease;min-width:115px}.ticker-item:hover{background:transparent}.ticker-placeholder{justify-content:center;width:100%}.loading-text{color:var(--color-text-muted);font-size:13px;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.ticker-item-top{display:flex;align-items:center;gap:12px}.coin-icon{width:20px;height:20px;border-radius:50%;object-fit:cover;box-shadow:0 0 8px #1877f233}.coin-symbol{font-weight:700;font-size:12px;color:var(--color-text-primary);letter-spacing:.3px}.ticker-item-bottom{display:flex;align-items:center;gap:6px}.coin-price{font-family:JetBrains Mono,Fira Code,monospace;font-size:13px;font-weight:600;color:var(--color-text-primary)}.coin-change{font-family:JetBrains Mono,Fira Code,monospace;font-size:11px;font-weight:700}.coin-change.positive{color:var(--color-success)}.coin-change.negative{color:var(--color-danger)}@media(max-width:768px){.ticker-track{gap:10px;padding:0 10px}.ticker-item{padding:6px 10px;min-width:100px}.coin-icon{width:16px;height:16px}.coin-symbol{font-size:11px}.coin-price{font-size:12px}.coin-change{font-size:10px;min-width:48px;padding:2px 5px}}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2386909c' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.api-test-result{margin-top:12px;padding:12px 16px;border-radius:8px;font-size:13px;white-space:pre-line;line-height:1.5}.voltage-button svg path{stroke-dasharray:100;filter:url(#glow-cancel)}.voltage-button-primary svg path{filter:url(#glow-save)}.config-panel-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:1000}.config-panel-new{max-width:600px;width:90%;background:#fff;border:1px solid #e5e6eb;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #00000026;max-height:90vh;display:flex;flex-direction:column;transform-origin:top left}.tabs-header{display:flex;background:#f7f8fa!important;border-bottom:1px solid #e5e6eb!important;padding:0;flex-shrink:0}.tab-button{flex:1;height:50px;padding:14px 24px;background:transparent!important;border:none;color:#4e5969!important;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;font-family:inherit;display:flex;align-items:center;justify-content:center}.tab-button:hover{background:#1877f214!important;color:#1877f2!important}.tab-button.active{color:#1877f2!important;background:#fff!important}.tab-button.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#1877f2}.config-panel-new .tab-contents{height:460px;overflow-y:auto;background:#fff}.config-panel-new .tab-contents::-webkit-scrollbar{width:6px}.config-panel-new .tab-contents::-webkit-scrollbar-track{background:#f7f8fa;border-radius:3px}.config-panel-new .tab-contents::-webkit-scrollbar-thumb{background:#a78bfa;border-radius:3px}.config-panel-new .tab-contents::-webkit-scrollbar-thumb:hover{background:#7c3aed}.config-panel-new .tab-content{display:none;padding:24px 32px;animation:fadeIn .3s ease;background:#fff}.config-panel-new .tab-content.active{display:block}.form-label{font-size:13px;color:#1d2129!important;font-weight:500;display:flex;align-items:center;gap:6px}.required{color:#f53f3f}.optional{color:#7c3aed;font-weight:400;font-size:12px}.simulation-notice{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#1877f214;border:1px solid rgba(24,119,242,.2);border-radius:8px;margin-bottom:8px}.simulation-notice .notice-icon{font-size:16px;color:#1877f2}.simulation-notice .notice-text{color:#1877f2;font-size:13px}.form-input,.form-select{background:#fff!important;border:1px solid rgba(24,119,242,.3)!important;border-radius:10px;padding:14px 12px;color:#22c55e!important;font-size:14px;transition:all .3s ease;font-family:inherit;width:100%}.form-input:focus,.form-select:focus{outline:none;border-color:#1877f2!important;background:#fff;box-shadow:0 0 0 3px #1877f21a}.form-input::placeholder{color:#22c55e}.form-select option,.tier-select option{background:#fff!important;color:#1d2129!important}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2386909c' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.floating-label{color:#1877f2!important;font-size:12px;font-weight:600;position:relative;top:8px;margin-left:7px;padding:0 3px;background:#fff!important;width:fit-content;z-index:1}.form-input.floating{border:1px solid rgba(24,119,242,.3)!important;padding:10px;font-size:14px;background:#fff!important;border-radius:5px;width:300px;color:#22c55e!important;outline:none;transition:all .3s ease}.form-input.floating:focus{border-color:#1877f2!important;box-shadow:0 0 0 3px #1877f21a}.form-input.floating::placeholder{color:#22c55e!important}.password-input-wrapper{position:relative;display:inline-block;width:300px}.password-input-wrapper .form-input.floating{padding-right:45px;width:100%}.password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:transparent!important;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;transition:all .2s ease;z-index:10;color:#1877f2!important}.password-toggle:hover{background:#1877f21a!important;color:#1877f2!important}.password-toggle:active{background:#1877f233!important}.password-toggle svg{width:18px;height:18px;stroke:currentColor}.password-toggle:disabled{opacity:.5;cursor:not-allowed}.fancy-select-wrapper{position:relative;border-radius:8px;width:140px;background:#f7f8fa;overflow:hidden}.fancy-select-icon{width:24px;height:24px;position:absolute;right:4px;top:50%;transform:translateY(-50%) rotate(-45deg);stroke:#f472b6;pointer-events:none;transition:transform .3s ease}.fancy-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;background:#fff!important;border:1px solid #e5e6eb;color:#f472b6;font-size:14px;font-weight:600;border-radius:8px;width:100%;padding:10px 32px 10px 12px;outline:none;cursor:pointer;transition:all .3s ease}.fancy-select:hover{background:#8b5cf614}.fancy-select option{background:#fff!important;color:#1877f2!important;padding:10px;font-weight:500}.multi-select-input{background:#fff!important;border:1px solid rgba(24,119,242,.3)!important;border-radius:10px;padding:8px 40px 8px 12px;min-height:44px;cursor:pointer;display:flex;align-items:center;position:relative;transition:all .3s ease}.multi-select-input:hover{border-color:#1877f280!important}.multi-select-input:focus-within{border-color:#1877f2!important;background:#fff;box-shadow:0 0 0 3px #1877f21a}.selected-tag{background:#1877f21a;border:1px solid rgba(24,119,242,.3);border-radius:6px;padding:4px 8px;font-size:13px;color:#1877f2;display:inline-flex;align-items:center;gap:6px;font-weight:500}.search-input{flex:1;min-width:100px;background:transparent;border:none;outline:none;color:#22c55e!important;font-size:14px;padding:4px}.search-input::placeholder{color:#22c55e!important}.dropdown-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%) rotate(90deg);color:#7c3aed;transition:transform .3s ease;pointer-events:none}.config-panel-new .multi-select-dropdown,.multi-select-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff!important;border:1px solid #1877F2!important;border-radius:10px;max-height:240px;overflow-y:auto;z-index:9999!important;box-shadow:0 4px 20px #1877f233!important}.config-panel-new .dropdown-option,.dropdown-option{padding:10px 14px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease;color:#1877f2!important;font-size:14px;background:#fff!important}.config-panel-new .dropdown-option:hover,.dropdown-option:hover{background:#1877f21a!important;color:#1877f2!important}.multi-select-dropdown::-webkit-scrollbar-track{background:#f7f8fa;border-radius:10px}.multi-select-dropdown::-webkit-scrollbar-thumb{background:#1877f266;border-radius:10px}.multi-select-dropdown::-webkit-scrollbar-thumb:hover{background:#1877f299}.multi-select-container{background:#fff;border:1px solid #e5e6eb;border-radius:10px;padding:6px;min-height:40px;display:flex;flex-wrap:wrap;gap:4px;align-items:flex-start}.multi-select-tag{background:#1877f21a;border:1px solid rgba(24,119,242,.3);border-radius:6px;padding:3px 8px;font-size:13px;color:#1877f2;display:flex;align-items:center;gap:4px}.input-hint{font-size:11px;color:#7c3aed;margin-top:1px}.symbol-option-btn{background:#f7f8fa;border:1px dashed #a78bfa;border-radius:6px;padding:4px 10px;font-size:12px;color:#7c3aed;cursor:pointer;transition:all .2s ease;font-family:inherit}.symbol-option-btn:hover{background:#1877f214;border-color:#1877f266;color:#1877f2}.range-slider{flex:1;-webkit-appearance:none;height:5px;border-radius:5px;background:#e5e6eb;outline:none;transition:opacity .2s}.range-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#1877f2;cursor:pointer;box-shadow:0 2px 4px #1877f24d}.range-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#1877f2;cursor:pointer;border:none;box-shadow:0 2px 4px #1877f24d}.toggle-slider{width:48px;height:26px;background:#1877f233!important;border-radius:13px;position:relative;transition:all .3s ease;border:1px solid rgba(24,119,242,.3)!important}.toggle-slider:after{content:"";position:absolute;width:20px;height:20px;background:#fff;border-radius:50%;top:3px;left:3px;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.toggle-switch-label input:checked+.toggle-slider{background:#1877f2}.toggle-switch-label input:checked+.toggle-slider:after{background:#fff;transform:translate(22px)}.toggle-text{font-size:14px;color:#1877f2!important;font-weight:600}.profit-section{background:#f7f8fa!important;border:1px solid #e5e6eb!important;border-radius:12px;overflow:hidden}.section-header{display:flex;align-items:center;justify-content:space-between;height:40px;padding:8px 16px;background:#eef0f3!important;border-bottom:1px solid #e5e6eb}.section-title{font-size:13px;font-weight:600;color:#1877f2!important;line-height:1.2}.section-badge{font-size:11px;padding:2px 8px;background:#1877f226;color:#1877f2;border-radius:10px;font-weight:500;line-height:1.2}.section-badge.range{background:#ff980026;color:#ff9800}.profit-tiers-table{padding:12px;background:#fff!important}.tier-header{display:flex;padding:4px 0;border-bottom:1px solid #e5e6eb;margin-bottom:8px}.tier-header .tier-col{font-size:12px;color:#7c3aed;font-weight:600}.tier-row{display:flex;align-items:center;padding:8px 0;border-bottom:1px solid #f2f3f5}.tier-col{display:flex;align-items:center;color:#1d2129}.tier-input{width:70px;background:#fff!important;border:1px solid rgba(24,119,242,.3)!important;border-radius:6px;padding:6px 8px;color:#22c55e!important;font-size:13px;text-align:center;margin-right:4px}.tier-input:focus{outline:none;border-color:#1877f2!important;background:#fff!important;box-shadow:0 0 0 2px #1877f21a}.percent-symbol{color:#f53f3f!important;font-weight:600;margin-left:2px}.tier-select{background:#fff!important;border:1px solid rgba(24,119,242,.3)!important;border-radius:6px;padding:6px 10px;color:#22c55e!important;font-size:12px;cursor:pointer;min-width:130px}.tier-select:focus{outline:none;border-color:#1877f2!important}.tier-auto-action{color:#7c3aed;font-size:12px;font-style:italic}.tier-summary{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:10px 0 4px;margin-top:8px;border-top:1px solid #e5e6eb}.summary-label{font-size:12px;color:#7c3aed}.summary-value{font-size:14px;font-weight:600;color:#00b42a}.summary-status{font-size:14px;color:#00b42a}.summary-value.error,.summary-status.error{color:#f53f3f}.global-action-buttons{display:flex;align-items:center;justify-content:flex-end;gap:32px;padding:24px 50px 40px 32px;border-top:1px solid #e5e6eb!important;background:#f7f8fa!important;flex-shrink:0}.voltage-button button{color:#1d2129!important;background:#fff!important;padding:.8rem 1.8rem;border-radius:3rem;border:3px solid #5978F3!important;font-size:14px;line-height:1em;letter-spacing:.05em;transition:background .3s;cursor:pointer;font-family:inherit}.voltage-button button:hover{background:#f0f5ff!important;color:#1877f2!important}.voltage-button svg path{stroke-dasharray:100;filter:url(#glow-cancel)}.voltage-button-primary button{border-color:#1890ff!important;background:#1890ff!important;color:#fff!important}.voltage-button-primary button:hover{background:#40a9ff!important;color:#fff!important}.voltage-button-primary svg path{filter:url(#glow-save)}.config-panel-new .tab-content:nth-of-type(3) .form-input{padding:8px 12px;font-size:11px;-moz-appearance:textfield}.config-panel-new .tab-content:nth-of-type(3) .form-input::-webkit-outer-spin-button,.config-panel-new .tab-content:nth-of-type(3) .form-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.config-panel-new .tab-content:nth-of-type(4) .tier-input{-moz-appearance:textfield}.config-panel-new .tab-content:nth-of-type(4) .tier-input::-webkit-outer-spin-button,.config-panel-new .tab-content:nth-of-type(4) .tier-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.config-panel-new .tab-content:nth-of-type(2) .form-select{padding:10px 12px;font-size:13px}.config-panel-new .tab-content:nth-of-type(2) .multi-select-container{padding:4px;min-height:30px}.config-panel-new .tab-content:nth-of-type(2) .multi-select-tag{padding:2px 6px;font-size:11px}.ai-config-section{margin:16px 0;padding:16px 0;border-top:1px solid #e5e6eb;border-bottom:1px solid #e5e6eb;animation:slideDown .3s ease-out;grid-column:1 / -1}.ai-config-section .section-title{color:#1877f2;font-size:13px;font-weight:600;margin-bottom:12px}.custom-multi-select.disabled .multi-select-input{cursor:not-allowed;background:#f7f8fa}.stop-loss-section{margin-top:16px;padding-top:16px;border-top:1px dashed #e5e6eb}.stop-loss-title{font-size:13px;font-weight:600;color:#f53f3f!important}.stop-loss-body{padding:12px;background:#f7f8fa!important;border-radius:8px;border:1px solid #e5e6eb}.stop-loss-option{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#fff!important;border-radius:8px;border:1px solid #e5e6eb;cursor:pointer;transition:all .2s}.stop-loss-option:hover{background:#f7f8fa!important;border-color:#1877f24d}.stop-loss-option.selected{background:#1877f214!important;border-color:#1877f24d!important}.stop-loss-option input[type=radio]{width:16px;height:16px;accent-color:#1877F2;cursor:pointer}.stop-loss-option .option-label{font-size:13px;color:#1877f2!important;min-width:80px;font-weight:500}.stop-loss-option .option-input{display:flex;align-items:center;gap:6px;margin-left:auto;font-size:13px;color:#1877f2!important}.stop-loss-option .option-input input{width:60px;padding:4px 8px;border:1px solid rgba(24,119,242,.3)!important;border-radius:4px;background:#fff!important;color:#22c55e!important;font-size:13px;text-align:center}.stop-loss-option .option-input input:focus{outline:none;border-color:#1877f2!important;box-shadow:0 0 0 2px #1877f21a}.stop-loss-hint{font-size:11px;color:#7c3aed!important;margin-top:8px;text-align:center}.stop-loss-option .option-input .unit-text{color:#1877f2!important;font-weight:500}.file-driven-hint{display:flex;align-items:center;gap:12px;padding:12px 16px;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border:1px solid rgba(99,102,241,.3);border-radius:8px;margin-bottom:4px}.file-driven-hint .hint-tag{display:inline-flex;align-items:center;padding:4px 10px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:4px;font-size:12px;font-weight:500;white-space:nowrap}.file-driven-hint .hint-text{color:#a78bfa;font-size:14px}.config-panel-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000;display:flex;align-items:center;justify-content:center;z-index:1000}.config-panel-new{max-width:600px;width:90%;background:#0a0a0a;border:1px solid rgba(24,119,242,.2);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0006;max-height:90vh;display:flex;flex-direction:column;transform-origin:top left}.config-panel-new.closing{animation:genieEffect .5s cubic-bezier(.4,0,.2,1) forwards;overflow:visible}.config-panel-overlay.closing{animation:overlayFade .5s ease-in forwards}@keyframes genieEffect{0%{opacity:1;transform:scale(1) translate(0) perspective(800px) rotateX(0)}40%{opacity:.9;transform:scale(.5) translate(calc(var(--genie-x) * .5),calc(var(--genie-y) * .5)) perspective(800px) rotateX(25deg)}to{opacity:0;transform:scale(.02) translate(var(--genie-x),var(--genie-y)) perspective(800px) rotateX(60deg)}}@keyframes overlayFade{to{opacity:0}}.tabs-header{display:flex;background:#0a0a0f99;border-bottom:2px solid rgba(24,119,242,.2);padding:0;flex-shrink:0}.tab-button{flex:1;height:50px;padding:14px 24px;background:transparent;border:none;color:#999;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;font-family:inherit;display:flex;align-items:center;justify-content:center}.tab-button:hover{background:#1877f20d;color:#1877f2}.tab-button.active{color:#1877f2;background:#1877f21a}.tab-button.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#1877f2;box-shadow:0 0 10px #1877f280}.tab-icon{margin-right:8px}.tab-contents{height:460px;overflow-y:auto}.tab-content{display:none;padding:24px 32px;animation:fadeIn .3s ease}.tab-content.active{display:block}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.form-grid.single-col{grid-template-columns:1fr;gap:14px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group.full-width{grid-column:1 / -1}.form-label{font-size:13px;color:#999;font-weight:500;display:flex;align-items:center;gap:6px}.required{color:#f44336}.form-input,.form-select{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:14px 12px;color:#e0e0e0;font-size:14px;transition:all .3s ease;font-family:inherit;width:100%}.form-input.half{width:50%}.form-input:focus,.form-select:focus{outline:none;border-color:#1877f2;background:#1877f20d;box-shadow:0 0 0 3px #1877f21a}.form-input[type=password]{font-family:monospace;letter-spacing:2px}.form-select.full{width:100%}.form-select option,.tier-select option{background:#1a1a1a;color:#e0e0e0}.floating-label-wrapper{display:flex;flex-direction:column;width:fit-content;position:relative}.floating-label{color:#1877f2;font-size:12px;font-weight:600;position:relative;top:8px;margin-left:7px;padding:0 3px;background:#14141ecc;width:fit-content;z-index:1}.form-input.floating{border:2px solid #1877F2;padding:10px;font-size:14px;background:#ffffff0d;border-radius:5px;width:300px;color:#e0e0e0;outline:none}.form-input.floating option{background:#404040;color:#e0e0e0}.exchange-row{display:flex;align-items:center;gap:12px}.fancy-select-wrapper{position:relative;border-radius:8px;width:140px;background:#404040;overflow:hidden}.fancy-select-icon{width:24px;height:24px;position:absolute;right:4px;top:50%;transform:translateY(-50%) rotate(-45deg);stroke:#f9a8d4;pointer-events:none;transition:transform .3s ease}.fancy-select-wrapper:hover .fancy-select-icon{transform:translateY(-50%) rotate(0)}.fancy-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;background:transparent;border:1px solid #525252;color:#f472b6;font-size:14px;font-weight:600;border-radius:8px;width:100%;padding:10px 32px 10px 12px;outline:none;cursor:pointer;transition:all .3s ease}.fancy-select:hover{background:#8b5cf61a}.fancy-select:focus{border-color:#8b5cf6}.fancy-select option{background:#404040;color:#e0e0e0}.file-row{display:flex;gap:12px;align-items:center}.file-row .file-select{flex:1;width:auto}.btn-upload{display:flex;align-items:center;gap:6px;padding:10px 16px;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:5px;color:#fff;font-size:14px;cursor:pointer;transition:all .3s;white-space:nowrap}.btn-upload:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px)}.btn-upload:disabled{opacity:.6;cursor:not-allowed}.btn-upload svg{width:16px;height:16px}.upload-status{margin-top:12px;padding:12px 16px;border-radius:8px;font-size:13px}.upload-status.uploading,.upload-status.validating{background:#3b82f61a;border:1px solid #3b82f6}.upload-status.success{background:#10b9811a;border:1px solid #10b981}.upload-status.error{background:#ef44441a;border:1px solid #ef4444}.status-header{display:flex;align-items:center;gap:8px;font-weight:500}.upload-status.uploading .status-header,.upload-status.validating .status-header{color:#3b82f6}.upload-status.success .status-header{color:#10b981}.upload-status.error .status-header{color:#ef4444}.progress-bar{height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden;margin-top:10px}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:3px;transition:width .3s}.validation-errors{margin-top:10px}.error-item{color:#ef4444;font-size:12px;padding:2px 0}.file-info{margin-top:10px;font-size:12px;color:#e0e0e0}.file-info-row{display:flex;gap:8px;padding:3px 0;color:#e0e0e0}.file-info-row span{color:#aaa;min-width:40px}.api-test-result{margin-top:12px;padding:12px 16px;border-radius:8px;font-size:13px}.api-test-result.testing{background:#1877f226;border:1px solid rgba(24,119,242,.3);color:#1877f2}.api-test-result.success{background:#4caf5026;border:1px solid rgba(76,175,80,.3);color:#4caf50}.api-test-result.error{background:#f4433626;border:1px solid rgba(244,67,54,.3);color:#f44336}.custom-multi-select{position:relative;width:100%}.multi-select-input{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:8px 40px 8px 12px;min-height:44px;cursor:pointer;display:flex;align-items:center;position:relative;transition:all .3s ease}.multi-select-input:hover{border-color:#1877f266}.multi-select-input:focus-within{border-color:#1877f2;background:#1877f20d;box-shadow:0 0 0 3px #1877f21a}.selected-tags{display:flex;flex-wrap:wrap;gap:6px;flex:1;align-items:center}.selected-tag{background:#1877f233;border:1px solid rgba(24,119,242,.4);border-radius:6px;padding:4px 8px;font-size:13px;color:#1877f2;display:inline-flex;align-items:center;gap:6px;font-weight:500}.tag-close{cursor:pointer;font-size:16px;line-height:1;opacity:.7;transition:opacity .2s;font-weight:600}.tag-close:hover{opacity:1}.search-input{flex:1;min-width:100px;background:transparent;border:none;outline:none;color:#e0e0e0;font-size:14px;padding:4px}.search-input::placeholder{color:#666}.dropdown-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%) rotate(90deg);color:#888;transition:transform .3s ease;pointer-events:none}.multi-select-input:hover .dropdown-icon{color:#1877f2}.multi-select-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#1a1a1a;border:1px solid rgba(24,119,242,.3);border-radius:10px;max-height:240px;overflow-y:auto;z-index:1000;box-shadow:0 4px 12px #0006}.dropdown-option{padding:10px 14px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .2s ease;color:#e0e0e0;font-size:14px}.dropdown-option:hover{background:#1877f226}.dropdown-option span{flex:1}.check-icon{color:#1877f2;flex-shrink:0}.multi-select-dropdown::-webkit-scrollbar{width:6px}.multi-select-dropdown::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.multi-select-dropdown::-webkit-scrollbar-thumb{background:#1877f280;border-radius:10px}.multi-select-dropdown::-webkit-scrollbar-thumb:hover{background:#1877f2b3}.multi-select-container{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:6px;min-height:40px;display:flex;flex-wrap:wrap;gap:4px;align-items:flex-start}.multi-select-tag{background:#1877f233;border:1px solid rgba(24,119,242,.4);border-radius:6px;padding:3px 8px;font-size:13px;color:#1877f2;display:flex;align-items:center;gap:4px}.tag-remove{cursor:pointer;opacity:.7;transition:opacity .2s}.tag-remove:hover{opacity:1}.input-hint{font-size:11px;color:#666;margin-top:1px}.symbol-options{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.symbol-option-btn{background:#ffffff0d;border:1px dashed rgba(255,255,255,.2);border-radius:6px;padding:4px 10px;font-size:12px;color:#888;cursor:pointer;transition:all .2s ease;font-family:inherit}.symbol-option-btn:hover{background:#1877f21a;border-color:#1877f266;color:#1877f2}.range-input-group{display:flex;align-items:center;gap:8px}.range-slider{flex:1;-webkit-appearance:none;height:5px;border-radius:5px;background-color:#4158d0;background-image:linear-gradient(43deg,#4158d0,#c850c0 46%,#ffcc70);outline:none;opacity:.7;transition:opacity .2s}.range-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background-color:#4c00ff;background-image:linear-gradient(160deg,#4900f5,#80d0c7);cursor:pointer}.range-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background-color:#0093e9;background-image:linear-gradient(160deg,#0093e9,#80d0c7);cursor:pointer;border:none}.range-value{min-width:60px;text-align:right;color:#1877f2;font-weight:600;font-size:14px}.btn{padding:10px 24px;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#1877f2,#0d5dbf);color:#fff;box-shadow:0 4px 16px #1877f24d}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 24px #1877f266}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.toggle-switch-label{display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.toggle-switch-label input{display:none}.toggle-slider{width:48px;height:26px;background:#ffffff1a;border-radius:13px;position:relative;transition:all .3s ease}.toggle-slider:after{content:"";position:absolute;width:20px;height:20px;background:#666;border-radius:50%;top:3px;left:3px;transition:all .3s ease}.toggle-switch-label input:checked+.toggle-slider{background:#1877f24d}.toggle-switch-label input:checked+.toggle-slider:after{background:#1877f2;transform:translate(22px)}.toggle-text{font-size:14px;color:#e0e0e0;font-weight:500}.profit-section{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden}.section-header{display:flex;align-items:center;justify-content:space-between;height:40px;padding:8px 16px;background:#000;border-bottom:1px solid rgba(255,255,255,.08)}.section-title{font-size:13px;font-weight:600;color:#e0e0e0;line-height:1.2}.section-badge{font-size:11px;padding:2px 8px;background:#1877f233;color:#1877f2;border-radius:10px;font-weight:500;line-height:1.2}.section-badge.range{background:#ff980033;color:#ff9800}.profit-tiers-table{padding:12px}.tier-header{display:flex;padding:4px 0;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:8px}.tier-header .tier-col{font-size:12px;color:#888;font-weight:600}.tier-row{display:flex;align-items:center;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.04)}.tier-row:last-of-type{border-bottom:none}.tier-col{display:flex;align-items:center;color:#fff}.tier-col-level{width:70px}.tier-col-percent{width:140px}.tier-col-size{width:120px}.tier-col-action{flex:1}.tier-badge{font-size:12px;padding:4px 10px;border-radius:6px;font-weight:600}.tier-badge.tier-1{background:#4caf5033;color:#4caf50}.tier-badge.tier-2{background:#2196f333;color:#2196f3}.tier-badge.tier-3{background:#ff980033;color:#ff9800}.tier-badge.tier-4{background:#f4433633;color:#f44336}.tier-input{width:70px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:6px 8px;color:#e0e0e0;font-size:13px;text-align:center;margin-right:4px}.tier-input:focus{outline:none;border-color:#1877f2;background:#1877f20d}.tier-select{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:6px 10px;color:#e0e0e0;font-size:12px;cursor:pointer;min-width:130px}.tier-select:focus{outline:none;border-color:#1877f2}.tier-auto-action{color:#999;font-size:12px;font-style:italic}.tier-summary{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:10px 0 4px;margin-top:8px;border-top:1px solid rgba(255,255,255,.08)}.summary-label{font-size:12px;color:#888}.summary-value{font-size:14px;font-weight:600;color:#4caf50}.summary-status{font-size:14px;color:#4caf50}.summary-value.error,.summary-status.error{color:#f44336}.global-action-buttons{display:flex;align-items:flex-start;justify-content:flex-end;gap:32px;padding:14px 50px 10px 32px;border-top:2px solid rgba(24,119,242,.2);background:#0a0a0f66;flex-shrink:0;height:74px;box-sizing:border-box}.voltage-button{position:relative}.voltage-button button{color:#fff;background:#0d1127;padding:.8rem 1.8rem;border-radius:3rem;border:3px solid #5978F3;font-size:14px;line-height:1em;letter-spacing:.05em;transition:background .3s;cursor:pointer;font-family:inherit}.voltage-button button:hover{background:#0f1c53}.voltage-button button:hover+svg,.voltage-button button:hover+svg+.dots{opacity:1}.voltage-button button:disabled{opacity:.6;cursor:not-allowed}.voltage-button svg{display:block;position:absolute;top:-.5em;left:-.15em;width:calc(100% + .3em);height:calc(100% + 1em);pointer-events:none;opacity:0;transition:opacity .4s;transition-delay:.1s}.voltage-button svg path{stroke-dasharray:100;filter:url(#glow-cancel)}.voltage-button svg path.line-1{stroke:#f6de8d;stroke-dashoffset:0;animation:spark-1 3s linear infinite}.voltage-button svg path.line-2{stroke:#6bfeff;stroke-dashoffset:500;animation:spark-2 3s linear infinite}.voltage-button .dots{opacity:0;transition:opacity .3s;transition-delay:.4s}.voltage-button .dots .dot{width:.5rem;height:.5rem;background:#fff;border-radius:100%;position:absolute;opacity:0}.voltage-button .dots .dot-1{top:0;left:20%;animation:fly-up 3s linear infinite}.voltage-button .dots .dot-2{top:0;left:55%;animation:fly-up 3s linear infinite;animation-delay:.5s}.voltage-button .dots .dot-3{top:0;left:80%;animation:fly-up 3s linear infinite;animation-delay:1s}.voltage-button .dots .dot-4{bottom:0;left:30%;animation:fly-down 3s linear infinite;animation-delay:2.5s}.voltage-button .dots .dot-5{bottom:0;left:65%;animation:fly-down 3s linear infinite;animation-delay:1.5s}.voltage-button-primary button{border-color:#1890ff;background:#0a1628}.voltage-button-primary button:hover{background:#102a4c}.voltage-button-primary svg path{filter:url(#glow-save)}.voltage-button-primary svg path.line-1{stroke:#40a9ff}.voltage-button-primary svg path.line-2{stroke:#69c0ff}@keyframes spark-1{to{stroke-dashoffset:-1000}}@keyframes spark-2{to{stroke-dashoffset:-500}}@keyframes fly-up{0%{opacity:0;transform:translateY(0) scale(.2)}5%{opacity:1;transform:translateY(-1rem) scale(.4)}10%,to{opacity:0;transform:translateY(-2rem) scale(.2)}}@keyframes fly-down{0%{opacity:0;transform:translateY(0) scale(.2)}5%{opacity:1;transform:translateY(1rem) scale(.4)}10%,to{opacity:0;transform:translateY(2rem) scale(.2)}}.tab-content:nth-of-type(3) .form-input{padding:8px 12px;font-size:11px;-moz-appearance:textfield}.tab-content:nth-of-type(3) .form-input::-webkit-outer-spin-button,.tab-content:nth-of-type(3) .form-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tab-content:nth-of-type(4) .tier-input{-moz-appearance:textfield}.tab-content:nth-of-type(4) .tier-input::-webkit-outer-spin-button,.tab-content:nth-of-type(4) .tier-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tab-content:nth-of-type(2) .form-select{padding:10px 12px;font-size:13px}.tab-content:nth-of-type(2) .multi-select-container{padding:4px;min-height:30px}.tab-content:nth-of-type(2) .multi-select-tag{padding:2px 6px;font-size:11px}@media(max-width:768px){.form-grid{grid-template-columns:1fr}.tab-button{font-size:13px;padding:14px 16px}.tab-icon{display:none}.form-input,.form-select,.form-input.half,.form-input.floating{width:100%}.global-action-buttons{flex-direction:column;gap:16px}}.ai-config-section{margin:16px 0;padding:16px 0;border-top:1px solid rgba(59,130,246,.2);border-bottom:1px solid rgba(59,130,246,.2);animation:slideDown .3s ease-out;grid-column:1 / -1}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ai-config-section .section-title{color:#3b82f6;font-size:13px;font-weight:600;margin-bottom:12px}.ai-config-section .form-row{display:flex;gap:12px;margin-bottom:16px}.ai-config-section .form-row .form-group{margin-bottom:0;min-width:0}.ai-config-section .form-group.full-width{margin-bottom:0;width:100%}.ai-config-section .form-group.full-width .form-input{width:100%}.config-panel-new .running-tip{display:flex;align-items:center;margin-right:auto;padding-left:8px;font-size:14px;font-weight:500;color:#1877f2}.config-panel-new .running-tip-exclamation{color:#f53f3f!important;font-size:18px;font-weight:700;margin-left:1px}.custom-multi-select.disabled{opacity:.6;pointer-events:none}.custom-multi-select.disabled .multi-select-input{cursor:not-allowed;background:#ffffff05}.stop-loss-section{margin-top:16px;padding-top:16px;border-top:1px dashed rgba(255,255,255,.1)}.stop-loss-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.stop-loss-title{font-size:13px;font-weight:500;color:#ff6b6b}.toggle-switch-label.small{transform:scale(.85);transform-origin:right center}.stop-loss-body{padding:12px;background:#ffffff05;border-radius:8px;border:1px solid rgba(255,255,255,.06)}.stop-loss-options{display:flex;flex-direction:column;gap:10px}.stop-loss-option{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#ffffff05;border-radius:8px;cursor:pointer;transition:all .2s;border:1px solid transparent}.stop-loss-option:hover{background:#ffffff0a}.stop-loss-option.active{background:#00d4aa14;border-color:#00d4aa4d}.stop-loss-option input[type=radio]{width:16px;height:16px;accent-color:#00d4aa;cursor:pointer}.stop-loss-option .option-label{font-size:13px;color:#ddd;min-width:80px}.stop-loss-option .option-input{display:flex;align-items:center;gap:6px;margin-left:auto;font-size:13px;color:#888}.stop-loss-option .option-input input{width:60px;padding:4px 8px;border:1px solid rgba(255,255,255,.1);border-radius:4px;background:#0000004d;color:#fff;font-size:13px;text-align:center}.stop-loss-option .option-input input:focus{outline:none;border-color:#00d4aa}.stop-loss-option .option-input input::-webkit-outer-spin-button,.stop-loss-option .option-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.stop-loss-option .option-input input[type=number]{-moz-appearance:textfield}.stop-loss-option .option-input input:disabled{opacity:.5;cursor:not-allowed}.stop-loss-hint{font-size:11px;color:#666;margin-top:8px;text-align:center}.daily-extreme-section{margin-top:10px;padding-top:10px;border-top:1px dashed rgba(255,107,53,.3)}.daily-extreme-option{margin-bottom:6px}.daily-extreme-option input[type=checkbox]{display:inline-block!important;width:14px;height:14px;margin-right:6px;accent-color:#ff6b35;cursor:pointer}.daily-extreme-rules{margin-top:6px;padding-left:4px}.daily-extreme-rule-row{display:flex;align-items:center;gap:6px;margin-bottom:6px;flex-wrap:wrap}.daily-extreme-rule-row .rule-label{font-size:12px;color:#ff6b35;font-weight:500;white-space:nowrap}.daily-extreme-rule-row .option-input{display:flex;align-items:center;gap:2px}.daily-extreme-rule-row .option-input input{width:56px;padding:3px 6px;border:1px solid rgba(255,107,53,.4);border-radius:6px;background:#ff6b350f;color:#ff6b35;font-size:13px;font-weight:600;text-align:center}.daily-extreme-rule-row .option-input input:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 2px #ff6b3526}.daily-extreme-rule-row .percent-symbol{color:#ff6b35!important;font-weight:500;font-size:12px}.rule-delete-btn{background:#ff3b301a;color:#ff3b30;border:1px solid rgba(255,59,48,.3);border-radius:4px;width:22px;height:22px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.rule-delete-btn:hover:not(:disabled){background:#ff3b3033;border-color:#ff3b30}.rule-delete-btn:disabled{opacity:.4;cursor:not-allowed}.rule-add-btn{background:#ff6b3514;color:#ff6b35;border:1px dashed rgba(255,107,53,.4);border-radius:6px;padding:4px 12px;font-size:12px;cursor:pointer;transition:all .2s;margin-top:2px}.rule-add-btn:hover:not(:disabled){background:#ff6b3526;border-color:#ff6b35}.rule-add-btn:disabled{opacity:.4;cursor:not-allowed}.config-panel-new input[type=checkbox]{display:none}.lock-label{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#505050;border-radius:15px;cursor:pointer;transition:all .3s;flex-shrink:0}.lock-label.small{width:32px;height:32px;border-radius:10px}.lock-wrapper{width:fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-10deg)}.shackle{background-color:transparent;height:9px;width:14px;border-top-right-radius:10px;border-top-left-radius:10px;border-top:3px solid white;border-left:3px solid white;border-right:3px solid white;transition:all .3s}.lock-body{width:15px}.config-panel-new input[type=checkbox]:checked+.lock-label .lock-wrapper .shackle{transform:rotateY(150deg) translate(3px);transform-origin:right}.config-panel-new input[type=checkbox]:checked+.lock-label{background-color:#a747f5}.lock-label:active{transform:scale(.9)}.lock-label:disabled{opacity:.5;cursor:not-allowed}/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media(min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media(min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media(min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.user-profile-modal .ant-modal-content{background:#fff!important;border-radius:12px;padding:0;box-shadow:0 10px 40px #00000026}.user-profile-modal .ant-modal-header{display:none}.user-profile-modal .ant-modal-body{padding:24px}.user-profile-modal .ant-modal-close{top:16px;right:16px;color:#86909c}.user-profile-modal .ant-modal-close:hover{color:#1d2129}.profile-container{animation:fadeIn .3s ease forwards}.profile-title{font-size:20px;font-weight:700;color:#1d2129!important;margin-bottom:24px;text-align:left}.profile-main-layout{display:flex;gap:32px}.profile-left{flex:0 0 auto;width:140px;display:flex;flex-direction:column;align-items:center}.profile-right{flex:1;min-width:0}.avatar-wrapper{position:relative;width:128px;height:128px;margin-bottom:16px}.avatar-image{width:128px!important;height:128px!important;box-shadow:0 4px 12px #0000001a;flex-shrink:0}.avatar-wrapper .ant-avatar{width:128px!important;height:128px!important;font-size:48px!important}.avatar-edit-btn{position:absolute;bottom:0;right:0;width:40px!important;height:40px!important;border-radius:50%;background:#1677ff!important;color:#fff!important;border:none;display:flex!important;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #1677ff66;transition:all .3s;font-size:16px;z-index:10}.avatar-edit-btn i{font-size:16px!important;color:#fff!important}.avatar-edit-btn:hover{background:#4096ff!important;transform:scale(1.05)}.username{font-size:20px;font-weight:700;color:#1d2129!important;margin:0 0 4px;text-align:center}.user-meta{font-size:13px;color:#86909c;margin:0;text-align:center;line-height:1.5}.wave-group{position:relative;width:100%;margin-bottom:24px}.wave-group .wave-input{font-size:16px;padding:10px 40px 10px 5px;display:block;width:100%;border:none;border-bottom:1px solid #515151;background:transparent;color:#1d2129;transition:border-color .3s}.wave-group .wave-input:focus{outline:none}.wave-group .wave-input::placeholder{color:transparent}.wave-group .wave-label{color:#999;font-size:18px;font-weight:400;position:absolute;pointer-events:none;left:5px;top:10px;display:flex}.wave-group .label-char{transition:.2s ease all;transition-delay:calc(var(--index) * .05s)}.wave-group .wave-input:focus~.wave-label .label-char,.wave-group .wave-input:not(:placeholder-shown)~.wave-label .label-char{transform:translateY(-20px);font-size:14px;color:#5264ae}.wave-group .wave-bar{position:relative;display:block;width:100%}.wave-group .wave-bar:before,.wave-group .wave-bar:after{content:"";height:2px;width:0;bottom:1px;position:absolute;background:#5264ae;transition:.2s ease all}.wave-group .wave-bar:before{left:50%}.wave-group .wave-bar:after{right:50%}.wave-group .wave-input:focus~.wave-bar:before,.wave-group .wave-input:focus~.wave-bar:after{width:50%}.wave-group .wave-input.error{border-bottom:1px solid #F53F3F}.wave-group .wave-input.error:focus~.wave-bar:before,.wave-group .wave-input.error:focus~.wave-bar:after{background:#f53f3f}.wave-group .wave-input.error:focus~.wave-label .label-char,.wave-group .wave-input.error:not(:placeholder-shown)~.wave-label .label-char{color:#f53f3f}.wave-edit-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:18px;cursor:pointer;color:#999;transition:color .2s ease;background:none;border:none;padding:0}.wave-edit-icon:hover{color:#5264ae}.toggle-pwd-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:#86909c;cursor:pointer;padding:4px;font-size:16px;transition:color .2s}.toggle-pwd-btn:hover{color:#5264ae}.password-strength-section{margin-top:-16px;margin-bottom:24px}.strength-header{display:flex;justify-content:space-between;font-size:12px;margin-bottom:6px}.strength-text,.strength-hint{color:#86909c}.strength-bars{display:flex;gap:4px}.strength-bar{flex:1;height:3px;background:#e5e6eb;border-radius:1.5px;transition:all .3s ease}.strength-bar.weak{background:#f53f3f}.strength-bar.medium{background:#ff7d00}.strength-bar.strong{background:#1677ff}.strength-bar.very-strong{background:#00b42a}.field-error{display:flex;align-items:center;gap:4px;margin-top:-16px;margin-bottom:16px;font-size:12px;color:#f53f3f}.field-error i{font-size:12px}.save-button{border:none;display:block;position:relative;padding:.7em 2.4em;font-size:18px;background:transparent;cursor:pointer;-webkit-user-select:none;user-select:none;overflow:hidden;color:#4169e1;z-index:1;font-family:inherit;font-weight:500;margin:32px auto 0}.save-button span{position:absolute;left:0;top:0;width:100%;height:100%;background:transparent;z-index:-1;border:4px solid royalblue}.save-button span:before{content:"";display:block;position:absolute;width:8%;height:500%;background:#f0f0f0;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-60deg);transition:all .3s}.save-button:hover span:before{transform:translate(-50%,-50%) rotate(-90deg);width:100%;background:#4169e1}.save-button:hover{color:#fff}.save-button:active span:before{background:#2751cd}.save-button:disabled{opacity:.6;cursor:not-allowed}.save-button:disabled:hover span:before{width:8%;transform:translate(-50%,-50%) rotate(-60deg);background:#f0f0f0}.save-button:disabled:hover{color:#4169e1}.avatar-crop-modal .ant-modal-content{background:#fff!important;border-radius:12px;padding:0}.avatar-crop-modal .ant-modal-header{background:#fff!important;border-bottom:1px solid #f0f0f0;border-radius:12px 12px 0 0;padding:16px 24px}.avatar-crop-modal .ant-modal-title{font-size:18px;font-weight:600;color:#1d2129!important}.avatar-crop-modal .ant-modal-body{padding:24px}.avatar-crop-modal .ant-modal-close{color:#86909c}.avatar-crop-modal .ant-modal-close:hover{color:#f53f3f}.crop-container{display:flex;gap:32px}.crop-left{flex:1;min-width:0}.crop-image-wrapper{aspect-ratio:1;border-radius:50%;overflow:hidden;border:1px solid #f0f0f0;background:#f7f8fa}.crop-image{width:100%;height:100%;object-fit:contain;display:block}.crop-hint{font-size:12px;color:#86909c;text-align:center;margin-top:16px}.crop-right{flex:1;min-width:0}.preview-title{font-size:14px;font-weight:500;color:#1d2129!important;margin:0 0 12px}.preview-list{display:flex;gap:16px;margin-bottom:24px}.preview-item{border-radius:50%;overflow:hidden;border:1px solid #f0f0f0;background:#f7f8fa}.preview-item.small{width:48px;height:48px}.preview-item.medium{width:64px;height:64px}.preview-item.large{width:80px;height:80px}.preview-item img{width:100%;height:100%;object-fit:cover}.control-group{margin-bottom:16px}.control-label{display:block;font-size:14px;color:#86909c;margin-bottom:8px}.control-slider{width:100%;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e5e6eb;border-radius:3px;outline:none}.control-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#1677ff;cursor:pointer;transition:all .2s}.control-slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.flip-buttons{display:flex;gap:12px;margin-bottom:24px}.flip-btn{flex:1;height:40px;background:#fff!important;color:#1d2129!important;border:1px solid #e5e6eb;border-radius:8px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px;transition:all .3s}.flip-btn i{margin-right:4px}.flip-btn:hover{background:#f7f8fa!important;border-color:#1677ff;color:#1677ff!important}.action-buttons{display:flex;gap:12px}.upload-btn{flex:1;height:44px;background:#f7f8fa!important;color:#1d2129!important;border:none;border-radius:8px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s}.upload-btn i{margin-right:4px}.upload-btn:hover{background:#e5e6eb!important}.confirm-btn{flex:none;width:120px;height:44px;background:#1677ff;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s}.confirm-btn:hover:not(:disabled){background:#4096ff}.confirm-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:600px){.profile-main-layout{flex-direction:column;align-items:center}.profile-left{width:100%;margin-bottom:24px}.profile-right{width:100%}.crop-container{flex-direction:column}.crop-left,.crop-right{width:100%}.preview-list{justify-content:center}.action-buttons{flex-direction:column}.upload-btn,.confirm-btn{width:100%}}.dashboard-header{background:#0a0a0af2!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(24,119,242,.15);padding:0 24px;height:auto;line-height:normal;position:sticky;top:0;z-index:100;box-shadow:0 4px 30px #0000004d}.header-content{display:flex;align-items:center;justify-content:space-between;max-width:1800px;margin:0 auto;padding:8px 0;gap:24px}.header-logo{display:flex;align-items:center;gap:12px;flex-shrink:0}.header-logo #svg-global{zoom:.5;overflow:visible}@keyframes fade-particles{0%,to{opacity:1}50%{opacity:.5}}@keyframes floatUp{0%{transform:translateY(0);opacity:0}10%{opacity:1}to{transform:translateY(-40px);opacity:0}}.header-logo #particles{animation:fade-particles 5s infinite alternate}.header-logo .particle{animation:floatUp linear infinite}.header-logo .p1{animation-duration:2.2s;animation-delay:0s}.header-logo .p2{animation-duration:2.5s;animation-delay:.3s}.header-logo .p3{animation-duration:2s;animation-delay:.6s}.header-logo .p4{animation-duration:2.8s;animation-delay:.2s}.header-logo .p5{animation-duration:2.3s;animation-delay:.4s}.header-logo .p6{animation-duration:3s;animation-delay:.1s}.header-logo .p7{animation-duration:2.1s;animation-delay:.5s}.header-logo .p8{animation-duration:2.6s;animation-delay:.2s}.header-logo .p9{animation-duration:2.4s;animation-delay:.3s}@keyframes bounce-lines{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.header-logo #line-v1,.header-logo #line-v2,.header-logo #node-server,.header-logo #panel-rigth,.header-logo #reflectores,.header-logo #particles{animation:bounce-lines 3s ease-in-out infinite alternate}.header-logo #line-v2{animation-delay:.2s}.header-logo #node-server,.header-logo #panel-rigth,.header-logo #reflectores,.header-logo #particles{animation-delay:.4s}.header-logo .logo-text{font-size:22px;font-weight:700;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.3px}.header-prices{flex:1;min-width:0;margin:0 16px;overflow:hidden;height:64px}.header-prices .price-ticker-bar{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:none!important;box-shadow:none!important;padding:0}.header-right{flex-shrink:0}.status-control{display:flex;align-items:center;gap:14px;padding:8px 16px;background:#141414cc;border:1px solid rgba(24,119,242,.2);border-radius:28px;box-shadow:0 0 20px #1877f20d;transition:all .3s ease}.status-control:hover{border-color:#1877f24d;box-shadow:0 0 25px #1877f21a}.status-indicator{display:flex;align-items:center;gap:10px}.status-text{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--color-text-secondary);font-weight:500}.status-text.running{color:var(--color-success)}.status-text .status-dot{width:8px;height:8px;border-radius:50%;background:var(--color-text-muted)}.status-text.running .status-dot{background:var(--color-success);animation:statusPulse 2s ease-in-out infinite}@keyframes statusPulse{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 6px #22c55e00}}.control-btn{height:32px;font-size:12px;font-weight:600;border-radius:16px;padding:0 16px;transition:all .25s ease;text-transform:uppercase;letter-spacing:.5px}.control-btn.start-btn{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;box-shadow:0 4px 12px #22c55e4d}.control-btn.start-btn:hover{background:linear-gradient(135deg,#4ade80,#22c55e);box-shadow:0 6px 20px #22c55e66;transform:translateY(-1px)}.control-btn.stop-btn{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;box-shadow:0 4px 12px #ef44444d}.control-btn.stop-btn:hover{background:linear-gradient(135deg,#f87171,#ef4444);box-shadow:0 6px 20px #ef444466;transform:translateY(-1px)}.user-menu-btn{display:flex;align-items:center;gap:10px;height:48px;padding:6px 16px;border-radius:24px;background:#141414cc!important;border:1px solid rgba(24,119,242,.2)!important;transition:all .25s ease}.user-menu-btn:hover{background:#1e1e1ee6!important;border-color:#1877f266!important;box-shadow:0 0 20px #1877f21a}.user-menu-btn .username{color:#fff!important;font-weight:500;font-size:14px}.user-menu-btn .ant-avatar{width:36px!important;height:36px!important;min-width:36px!important;line-height:36px!important;font-size:18px!important;background:linear-gradient(135deg,#1877f2,#1466d2);box-shadow:0 2px 8px #1877f24d}@media(max-width:992px){.header-content{flex-wrap:wrap;padding:10px 0;gap:12px}.header-prices{order:3;flex:1 1 100%;min-width:100%;max-width:100%;margin:0;padding-top:10px;border-top:1px solid rgba(24,119,242,.1)}.header-logo .logo-text{display:none}}@media(max-width:576px){.dashboard-header{padding:0 12px}.status-control{padding:6px 10px;gap:10px}.status-text{font-size:12px}.control-btn{padding:0 10px;font-size:11px;height:28px}.user-menu-btn .username{display:none}.user-menu-btn{padding:6px 10px}}.stone-wrapper{position:relative;cursor:pointer;margin:10px auto;animation:float 4s ease-in-out infinite}.stone{position:absolute;width:100%;height:100%;transition:transform .3s ease;filter:drop-shadow(0 0 8px currentColor)}.stone-wrapper:hover .stone{transform:scale(1.2)}.stone-wrapper.active .stone{transform:scale(1.15);filter:drop-shadow(0 0 15px currentColor) brightness(1.2)}.stone-name{position:absolute;width:max-content;text-align:center;left:calc(100% + 15px);top:50%;transform:translateY(-50%);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;opacity:0;transition:opacity .3s ease;text-shadow:0 0 10px currentColor;pointer-events:none;white-space:nowrap}.stone-wrapper:hover .stone-name,.stone-wrapper.active .stone-name{opacity:1}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.glow{stroke-width:2;filter:drop-shadow(0 0 5px currentColor)}.account-manager-modal .ant-modal-content,.account-editor-modal .ant-modal-content{background:#fff!important;border-radius:12px;padding:0;box-shadow:0 10px 40px #00000026}.account-manager-modal .ant-modal-header,.account-editor-modal .ant-modal-header{display:none}.account-manager-modal .ant-modal-body,.account-editor-modal .ant-modal-body{padding:24px}.account-manager-modal .ant-modal-close,.account-editor-modal .ant-modal-close{top:16px;right:16px;color:#86909c}.account-manager-modal .ant-modal-close:hover,.account-editor-modal .ant-modal-close:hover{color:#1d2129}.account-editor-modal .ant-modal-footer{padding:12px 24px 20px;border-top:1px solid #f0f0f0}.account-editor-modal .ant-modal-footer .ant-btn-default{color:#4e5969!important;background:#fff!important;border-color:#e5e6eb!important}.account-editor-modal .ant-modal-footer .ant-btn-primary{background:#1877f2!important;border-color:#1877f2!important}.am-container{animation:amFadeIn .3s ease forwards}@keyframes amFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.am-title{font-size:20px;font-weight:700;color:#1d2129;margin:0 0 8px}.am-editor-title{font-size:18px;font-weight:700;color:#1d2129;margin:0 0 20px}.am-subtitle{font-size:13px;color:#86909c;margin:0 0 20px}.am-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.am-quota{font-size:14px;color:#4e5969}.am-add-btn{background:#1877f2!important;border-color:#1877f2!important}.am-muted{color:#86909c!important}.account-manager-modal .am-table.ant-table-wrapper,.account-manager-modal .am-table .ant-table{background:#fff!important;color:#1d2129!important}.account-manager-modal .am-table .ant-table-thead>tr>th{background:#f7f8fa!important;color:#4e5969!important;border-bottom:1px solid #e5e6eb!important;font-weight:600;text-transform:none;letter-spacing:0}.account-manager-modal .am-table .ant-table-tbody>tr>td{background:#fff!important;border-bottom:1px solid #f0f0f0!important;color:#1d2129!important}.account-manager-modal .am-table .ant-table-tbody>tr>td span{color:#1d2129!important}.account-manager-modal .am-table .ant-table-tbody>tr:hover>td{background:#f7f8fa!important}.account-manager-modal .am-table .ant-table-tbody>tr.ant-table-row:hover>td{background:#f7f8fa!important}.account-manager-modal .am-table .ant-empty-description{color:#86909c!important}.account-manager-modal .am-table .ant-badge-status-text{color:#4e5969!important}.account-manager-modal .am-table .ant-btn-link{color:#1877f2!important}.account-manager-modal .am-table .ant-btn-link.ant-btn-dangerous{color:#f53f3f!important}.account-manager-modal .am-table .ant-tag-green{color:#00b42a!important}.account-manager-modal .am-table .ant-tag-blue{color:#1877f2!important}.account-manager-modal .am-table .ant-tag-red{color:#f53f3f!important}.account-manager-modal .am-table .ant-tag:not(.ant-tag-green):not(.ant-tag-blue):not(.ant-tag-red){background:#f2f3f5!important;border-color:#e5e6eb!important;color:#4e5969!important}.am-form .ant-form-item-label>label{color:#1d2129!important;font-weight:500}.am-form .ant-input{background:#fff!important;border-color:#e5e6eb!important;color:#1d2129!important;border-radius:8px}.am-form .ant-input::placeholder{color:#c9cdd4}.am-form .ant-input:hover,.am-form .ant-input:focus{border-color:#1877f2!important}.am-form .ant-form-item-required:before{color:#f53f3f!important}.stone-mode-switcher{position:fixed;left:0;top:0;bottom:0;z-index:1000;background:#0a0a0af2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid rgba(24,119,242,.15);box-shadow:4px 0 30px #0000004d;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.stone-mode-switcher.collapsed{width:50px}.stone-mode-switcher.hidden{width:0;opacity:0}.stones-container-vertical{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:20px 0;gap:15px}.stone-divider{width:60%;height:1px;background:#ffffff1a;margin:5px 0}.history-icon-wrapper:hover{background:#1877f24d!important;transform:scale(1.1);box-shadow:0 0 15px #1877f280}.stone-tooltip{text-align:center}.stone-tooltip-title{font-size:14px;font-weight:700;color:#fff}.wave-progress{flex:1;min-width:0;margin-left:24px;position:relative;overflow:hidden}.wave-progress-bg{position:absolute;left:0;right:0;bottom:0;height:40px;opacity:.18;pointer-events:none}.wave-progress-bg canvas{width:100%;height:100%;display:block}.wave-progress-content{position:relative;z-index:1}.wave-stats{display:flex;gap:28px;margin-bottom:8px;flex-wrap:wrap}.wave-chip{display:flex;flex-direction:column;gap:2px}.wave-chip .lbl{font-size:10px;color:#64748b;text-transform:uppercase;letter-spacing:.5px;line-height:1}.wave-chip .val{font-size:14px;font-weight:700;color:#7dd3fc;font-family:JetBrains Mono,monospace;line-height:1.3}.wave-chip-status .val{color:#fbbf24}.wave-phase-running .wave-chip-status .val{color:#34d399}.wave-phase-completed .wave-chip-status .val{color:#4ade80}.wave-phase-completed .wave-energy-fill{background:linear-gradient(90deg,#059669,#34d399,#6ee7b7)}.wave-energy{height:6px;background:#ffffff14;border-radius:3px;overflow:hidden}.wave-energy-fill{height:100%;width:0%;background:linear-gradient(90deg,#0284c7,#22d3ee,#67e8f9);border-radius:3px;position:relative}.wave-energy-fill:before{content:"";position:absolute;top:0;right:0;width:30px;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5));animation:wave-energy-pulse .8s ease infinite}@keyframes wave-energy-pulse{0%,to{opacity:.3}50%{opacity:1}}@media(max-width:1200px){.wave-stats{gap:16px}.wave-progress{margin-left:16px}}@media(max-width:768px){.wave-chip .val{font-size:12px}}.auto-fit-text{width:100%;min-width:0;overflow:hidden}.auto-fit-text-inner{display:inline-block;white-space:nowrap;line-height:1}.account-overview{margin-bottom:0;position:relative}.panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.ao-stats-block{margin-bottom:4px}.ao-refresh-btn{color:var(--color-text-secondary)!important}.ao-refresh-btn:hover{color:var(--color-primary-light)!important}.ao-expand-toggle{display:flex;align-items:center;gap:8px;padding:12px 4px 4px;margin-top:8px;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--color-text-secondary);font-size:13px;transition:color var(--transition-fast);border-top:1px solid var(--color-border)}.ao-expand-toggle:hover{color:var(--color-text-primary)}.ao-account-badge{display:inline-block;font-size:12px;padding:2px 10px;border-radius:var(--radius-sm);background:#1877f226;color:var(--color-primary-light);border:1px solid var(--color-border-accent);font-weight:500;margin-left:4px}.ao-account-list{margin-top:12px}.account-overview .xacc-rename-panel{position:absolute;top:8px;right:10px;z-index:30;cursor:default;width:248px;max-width:calc(100% - 24px);padding:10px 12px;background:linear-gradient(135deg,#181824fa,#10101afc);border:1px solid rgba(255,255,255,.1);border-radius:10px;box-shadow:0 8px 28px #00000073,0 0 0 1px #ffffff0a;display:flex;flex-direction:column;gap:8px}.account-overview .xacc-rename-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.account-overview .xacc-rename-title{font-size:13px;font-weight:600;color:var(--color-text-primary);white-space:nowrap}.account-overview .xacc-rename-close{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;border-radius:5px;background:transparent;color:var(--color-text-muted);font-size:11px;cursor:pointer;flex-shrink:0;transition:color var(--transition-fast),background var(--transition-fast)}.account-overview .xacc-rename-close:hover{color:var(--color-text-primary);background:#ffffff14}.account-overview .xacc-rename-footer{display:flex;justify-content:flex-end;gap:6px}.account-overview .xacc-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}@media(max-width:1400px){.account-overview .xacc-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.account-overview .xacc-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.account-overview .xacc-stat{padding:16px 18px;background:linear-gradient(135deg,#12121ce6,#0c0c14f2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-normal);position:relative;overflow:hidden}.account-overview .xacc-stat-card{display:flex;align-items:center;gap:14px;min-width:0}.account-overview .xacc-stat-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:14px;flex-shrink:0;transition:transform var(--transition-normal)}.account-overview .xacc-stat:hover .xacc-stat-icon{transform:scale(1.06)}.account-overview .xacc-stat-content{flex:1;min-width:0}.account-overview .xacc-stat:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,var(--xacc-accent, var(--color-primary)) 50%,transparent 100%);opacity:0;transition:opacity var(--transition-normal)}.account-overview .xacc-stat:hover{transform:translateY(-3px);border-color:var(--color-border-accent);box-shadow:0 12px 32px #00000073,0 0 24px #1877f214}.account-overview .xacc-stat:hover:before{opacity:1}.account-overview .xacc-stat-label{font-size:12px;color:var(--color-text-secondary);margin-bottom:6px;font-weight:500;letter-spacing:.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-overview .xacc-stat-value{font-size:20px;font-weight:700;color:var(--color-text-primary);line-height:1.2;font-family:JetBrains Mono,Fira Code,monospace;letter-spacing:-.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-overview .xacc-stat-value-sm{font-size:15px;font-weight:600}.account-overview .xacc-stat-unit{font-size:11px;font-weight:400;color:var(--color-text-muted);font-family:Outfit,sans-serif}.account-overview .xacc-caret{font-size:10px;color:var(--color-text-muted);transition:transform var(--transition-fast)}.account-overview .xacc-caret.open{transform:rotate(90deg)}.account-overview .xacc-acc-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.account-overview .xacc-card{position:relative;overflow:visible;background:#ffffff0d;border-left:4px solid var(--ring-c, #007aff);border-radius:12px;padding:12px 16px;display:flex;flex-direction:column;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background var(--transition-normal),box-shadow var(--transition-normal),transform var(--transition-normal)}.account-overview .xacc-card:hover{background:#ffffff14;box-shadow:0 8px 24px #0006,0 0 16px color-mix(in srgb,var(--ring-c) 20%,transparent);transform:translateY(-2px)}.account-overview .xacc-card--disabled{opacity:.55;cursor:not-allowed}.account-overview .xacc-card .xacc-acc-name{color:var(--ring-c, #007aff);font-size:13px;font-weight:800;letter-spacing:.5px}.account-overview .xacc-card .xacc-mode-tag{color:var(--ring-c, #c4b5fd);background:color-mix(in srgb,var(--ring-c) 14%,transparent);border-color:color-mix(in srgb,var(--ring-c) 30%,transparent)}.account-overview .xacc-ring-stat{display:inline-flex;flex-direction:column;gap:2px;min-width:0}.account-overview .xacc-ring-stat-label{font-size:10px;font-weight:700;letter-spacing:.5px;color:var(--color-text-muted)}.account-overview .xacc-ring-stat-value{font-size:15px;font-weight:800;color:var(--color-text-primary);line-height:1.2;white-space:nowrap}.account-overview .xacc-ring-stat-value small{font-size:10px;font-weight:600;opacity:.5;margin-left:3px}.account-overview .xacc-ring-stat--strategy .xacc-ring-stat-value{font-weight:600;max-width:180px;overflow:hidden;text-overflow:ellipsis}.account-overview .xacc-acc-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.account-overview .xacc-acc-head-main{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0;flex:1}.account-overview .xacc-acc-name{font-size:15px;font-weight:600;color:var(--color-text-primary)}.account-overview .xacc-mode-tag{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.3px;color:#c4b5fd;background:#8b5cf624;border:1px solid rgba(167,139,250,.28)}.account-overview .xacc-icon-btn{color:var(--color-text-muted)!important;padding:0 4px!important;height:auto!important}.account-overview .xacc-icon-btn--edit:not(:disabled):hover{color:#1877f2!important;background:#1877f21f!important}.account-overview .xacc-status{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:var(--radius-sm);font-size:12px;margin-left:2px}.account-overview .xacc-status-running{background:var(--color-success-bg);color:var(--color-success-light)}.account-overview .xacc-status-stopped{background:#ffffff0f;color:var(--color-text-secondary)}.account-overview .xacc-status-disabled{background:var(--color-danger-bg);color:var(--color-danger-light)}.account-overview .xacc-status-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.account-overview .xacc-status-running .xacc-status-dot{background:var(--color-success)}.account-overview .xacc-status-stopped .xacc-status-dot{background:var(--color-text-muted)}.account-overview .xacc-status-disabled .xacc-status-dot{background:var(--color-danger)}.account-overview .xacc-acc-row2{display:flex;align-items:flex-end;flex-wrap:wrap;gap:8px 22px;font-size:12px;color:var(--color-text-secondary)}.account-overview .xacc-acc-row2 .xacc-val{color:var(--color-text-primary);margin-left:4px;font-family:JetBrains Mono,Fira Code,monospace;font-size:12px}@media(max-width:900px){.account-overview .xacc-acc-row{grid-template-columns:1fr;gap:10px}}.ao-overview-loading{padding:24px;text-align:center;color:var(--color-text-muted);font-size:14px}.panel-title svg,.panel-title .anticon{color:#1877f2;font-size:20px;filter:drop-shadow(0 0 8px rgba(24,119,242,.4))}.stat-card{display:flex;align-items:center;gap:18px;padding:24px;background:linear-gradient(135deg,#12121ce6,#0c0c14f2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:18px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.stat-card:hover{transform:translateY(-6px);border-color:#1877f240;box-shadow:0 16px 48px #00000080,0 0 40px #1877f21a}.account-overview .stat-card{overflow:visible}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,var(--accent-color, #1877F2) 50%,transparent 100%);opacity:0;transition:opacity .4s ease}.stat-card:hover:before{opacity:1}.stat-card:after{content:"";position:absolute;bottom:-50%;left:50%;transform:translate(-50%);width:80%;height:100%;background:radial-gradient(ellipse,var(--accent-color, rgba(24, 119, 242, .15)) 0%,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none}.stat-card:hover:after{opacity:1}.stat-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:16px;flex-shrink:0;font-size:24px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}.stat-card:hover .stat-icon{transform:scale(1.1) rotate(3deg)}.stat-card[data-type=total] .stat-icon,.stat-card:nth-child(1) .stat-icon{background:linear-gradient(135deg,#1877f240,#1466d226);color:#1877f2;box-shadow:0 4px 20px #1877f240}.stat-card[data-type=available] .stat-icon,.stat-card:nth-child(2) .stat-icon{background:linear-gradient(135deg,#06b6d440,#0891b226);color:#06b6d4;box-shadow:0 4px 20px #06b6d440}.stat-card[data-type=positions] .stat-icon,.stat-card:nth-child(3) .stat-icon{background:linear-gradient(135deg,#8b5cf640,#7c3aed26);color:#8b5cf6;box-shadow:0 4px 20px #8b5cf640}.stat-card[data-type=pnl] .stat-icon,.stat-card:nth-child(4) .stat-icon{background:linear-gradient(135deg,#22c55e40,#16a34a26);color:#22c55e;box-shadow:0 4px 20px #22c55e40}.stat-content{flex:1;min-width:0;position:relative;z-index:1}.stat-title{font-size:16px;color:#fff9;margin-bottom:8px;font-weight:500;text-transform:uppercase;letter-spacing:1px}.stat-value{font-size:26px;font-weight:700;color:#f8fafc;line-height:1;font-family:JetBrains Mono,monospace;letter-spacing:-.5px;display:flex;align-items:center;gap:2px}.account-overview .stat-value.auto-fit-text .auto-fit-text-inner{font-family:JetBrains Mono,Fira Code,monospace;font-weight:700;letter-spacing:-.5px}.stat-value .decimal{font-size:20px;color:var(--color-text-secondary)}.stat-value .currency{font-size:26px;font-weight:700;color:var(--color-text-muted);margin-right:2px;display:inline-flex;align-items:center;line-height:1}.text-success{color:#10b981!important;text-shadow:0 0 20px rgba(16,185,129,.4)}.text-danger{color:#ef4444!important;text-shadow:0 0 20px rgba(239,68,68,.4)}@media(max-width:1200px){.stat-card{padding:20px}.stat-value{font-size:24px}}@media(max-width:768px){.stat-card{padding:16px;gap:14px}.stat-icon{width:48px;height:48px;border-radius:14px;font-size:20px}.stat-value{font-size:20px}.stat-title{font-size:12px}}@media(max-width:576px){.stat-card{padding:14px;border-radius:14px}.stat-icon{width:44px;height:44px}.stat-value{font-size:18px}}.backtest-overview .ant-row{align-items:stretch}.backtest-overview .ant-row>.ant-col{display:flex}.backtest-overview .stat-card{overflow:visible;flex:1;width:100%}.backtest-overview .stat-content{flex:1;min-width:0}.backtest-overview .stat-value.auto-fit-text .auto-fit-text-inner{font-family:JetBrains Mono,Fira Code,monospace;font-weight:700;letter-spacing:-.5px}.backtest-overview .stat-sub.auto-fit-text{margin-top:2px}.backtest-overview .stat-sub.auto-fit-text .auto-fit-text-inner{color:var(--text-secondary, #94a3b8)}.equity-chart-wrap{width:100%;position:relative;border-radius:10px}.equity-chart-inner{width:100%}.equity-chart-empty{width:100%;height:340px;display:flex;align-items:center;justify-content:center;color:#fff6;font-size:14px;border-radius:10px;background:#0000001f;border:1px dashed rgba(255,255,255,.12)}.backtest-charts{display:flex;flex-direction:column;gap:24px}.backtest-charts .chart-card{background:linear-gradient(135deg,#12121ce6,#0c0c14f2)!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(24,119,242,.15)!important;border-radius:20px!important;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.backtest-charts .chart-card:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:40%;height:1px;background:linear-gradient(90deg,transparent,rgba(24,119,242,.5),transparent)}.backtest-charts .chart-card:hover{border-color:#1877f240!important;box-shadow:0 12px 48px #0006,0 0 40px #1877f20f}.backtest-charts .chart-card:first-child{background:linear-gradient(135deg,#ff930f4d,#bf0fff4d,#ff1b6b4d,#0061ff4d,#bf0fff40)!important;border:1px solid rgba(191,15,255,.3)!important;position:relative;overflow:hidden}.backtest-charts .chart-card:first-child:after{content:"";position:absolute;top:0;left:0;right:0;height:60px;background:linear-gradient(180deg,rgba(255,255,255,.08) 0%,transparent 100%);pointer-events:none;z-index:0}.backtest-charts .chart-card:first-child>*{position:relative;z-index:1}.backtest-charts .chart-card:first-child:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent)}.backtest-charts .chart-card:first-child:hover{border-color:#bf0fff80!important;box-shadow:0 12px 48px #bf0fff33,0 0 40px #ff1b6b26,0 0 60px #0061ff1a}.backtest-charts .chart-card:last-child{background:linear-gradient(135deg,#0061ff4d,#ff1b6b4d,#bf0fff4d,#ff930f4d,#0061ff40)!important;border:1px solid rgba(0,97,255,.3)!important;position:relative;overflow:hidden}.backtest-charts .chart-card:last-child:after{content:"";position:absolute;top:0;left:0;right:0;height:60px;background:linear-gradient(180deg,rgba(255,255,255,.08) 0%,transparent 100%);pointer-events:none;z-index:0}.backtest-charts .chart-card:last-child>*{position:relative;z-index:1}.backtest-charts .chart-card:last-child:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent)}.backtest-charts .chart-card:last-child:hover{border-color:#0061ff80!important;box-shadow:0 12px 48px #0061ff33,0 0 40px #bf0fff26,0 0 60px #ff1b6b1a}.backtest-charts .panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:12px}.backtest-charts .panel-title{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600;color:#f8fafc}.backtest-charts .panel-title svg{color:#1877f2;filter:drop-shadow(0 0 8px rgba(24,119,242,.4))}.backtest-charts .chart-legend{margin-top:16px;padding:12px 20px;background:linear-gradient(135deg,#1877f214,#8b5cf60d);border:1px solid rgba(24,119,242,.1);border-radius:12px;display:flex;gap:24px;flex-wrap:wrap}.backtest-charts .legend-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#fffc;font-weight:500}.backtest-charts .dark-picker{background:linear-gradient(135deg,#14141ee6,#0f0f16f2)!important;border:1px solid rgba(24,119,242,.2)!important;border-radius:10px!important;transition:all .3s ease}.backtest-charts .dark-picker:hover{border-color:#1877f266!important;box-shadow:0 0 15px #1877f226}.backtest-charts .dark-picker input{color:#f8fafc!important;font-family:JetBrains Mono,monospace}.kline-with-range{width:100%}.kline-chart-shell{width:100%;position:relative}.kline-chart-container{width:100%;height:100%;position:relative}.kline-pane-separator{position:absolute;left:0;height:1px;pointer-events:none;z-index:5;background:#ffffff26}.kline-nav{width:100%;padding:8px 12px;margin-top:6px;background:#ffffff08;border-top:1px solid rgba(255,255,255,.08);border-radius:8px}.kline-nav-info{color:#fff9;font-size:12px;margin-bottom:8px;display:flex;align-items:center;flex-wrap:wrap;gap:2px}.kline-nav-info strong{color:#f8fafc;margin:0 4px;font-family:JetBrains Mono,monospace}.kline-nav-info .kline-nav-count{color:#fff6;margin-left:8px}.kline-nav-bar{display:flex;align-items:center;gap:8px;height:26px}.kline-nav-btn{flex:0 0 auto;height:24px;padding:0 10px;font-size:12px;color:#cbd5e1;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:6px;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}.kline-nav-btn:hover{background:#1877f240;color:#fff}.kline-nav-btn:active{background:#1877f273}.kline-scrollbar{position:relative;flex:1 1 auto;height:14px;background:#ffffff14;border-radius:7px;cursor:pointer}.kline-scrollbar-thumb{position:absolute;top:0;height:14px;min-width:40px;background:#1877f2;border-radius:7px;cursor:grab;transition:background .15s}.kline-scrollbar-thumb:hover{background:#2d8cff}.kline-scrollbar-thumb:active{cursor:grabbing;background:#0f63d6}.kline-nav-hint{color:#ffffff59;font-size:11px;margin-top:6px}.backtest-history-drawer .ant-drawer-content{background:linear-gradient(135deg,#0a0a0f,#1a1a2e)}.backtest-history-drawer .ant-drawer-header{background:transparent;border-bottom:1px solid rgba(255,255,255,.1)}.backtest-history-drawer .ant-drawer-title{color:#fff}.backtest-history-drawer .ant-drawer-close{color:#fff9}.history-drawer-title{display:flex;align-items:center;gap:8px;color:#fff}.history-drawer-title svg{color:#1877f2}.history-list{display:flex;flex-direction:column;gap:12px}.history-card{background:#141423f2;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:12px;transition:all .2s ease}.history-card:hover{background:#1e1e32f2;border-color:#1877f24d}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.card-time{color:#fff9!important;font-size:12px}.card-header .view-btn{color:#1877f2!important;padding:2px 8px;height:auto;display:inline-flex;align-items:center;gap:4px}.card-header .view-btn:hover{color:#4299f7!important;background:#1877f21a}.card-header .delete-btn{color:#ef4444b3;padding:2px 6px;height:auto}.card-header .delete-btn:hover{color:#ef4444;background:#ef44441a}.card-info{display:flex;align-items:center;gap:8px;margin-bottom:6px;flex-wrap:wrap}.strategy-tag{font-size:11px;padding:0 6px;line-height:18px;border-radius:4px}.symbol-text{color:#ffffffe6!important;font-size:13px;font-weight:500}.timeframe-text{color:#ffffffb3!important;font-size:12px;padding:1px 6px;background:#ffffff1a;border-radius:4px}.card-date{display:flex;align-items:center;gap:6px;color:#fff9!important;font-size:11px;margin-bottom:10px}.card-date svg{opacity:.8;color:#ffffff80}.card-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px;background:#0000004d;border-radius:8px;border:1px solid rgba(255,255,255,.05)}.stat-box{display:flex;flex-direction:column;align-items:center;gap:2px}.stat-box .stat-value{color:#fffffff2!important;font-size:14px;font-weight:600;font-family:SF Mono,Monaco,monospace;display:flex;align-items:center}.stat-box .stat-label{color:#ffffff80!important;font-size:10px}.stat-box.profit .stat-value{color:#10b981!important}.stat-box.loss .stat-value{color:#ef4444!important}.backtest-history-drawer .ant-empty-description{color:#fff6}.backtest-history-drawer .ant-drawer-extra .ant-btn{color:#fff9}.backtest-history-drawer .ant-drawer-extra .ant-btn:hover{color:#fff;background:#ffffff1a}.backtest-history-drawer .ant-drawer-extra .ant-btn-dangerous{color:#ef4444cc}.backtest-history-drawer .ant-drawer-extra .ant-btn-dangerous:hover{color:#ef4444;background:#ef44441a}.backtest-history-drawer .ant-spin-dot-item{background-color:#1877f2}.backtest-report-drawer .ant-drawer-content{background:linear-gradient(135deg,#0a0a0f,#1a1a2e)}.backtest-report-drawer .ant-drawer-header{background:transparent;border-bottom:1px solid rgba(255,255,255,.1)}.backtest-report-drawer .ant-drawer-title{color:#fff}.backtest-report-drawer .ant-drawer-close{color:#fff9}.report-drawer-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#fff}.report-drawer-title svg{color:#1877f2;filter:drop-shadow(0 0 8px rgba(24,119,242,.4))}.backtest-report-drawer .ant-drawer-extra .ant-btn{color:#fff9}.backtest-report-drawer .ant-drawer-extra .ant-btn:hover{color:#fff;background:#ffffff1a}.backtest-report-drawer .ant-drawer-extra .ant-btn-dangerous{color:#ef4444cc}.backtest-report-drawer .ant-drawer-extra .ant-btn-dangerous:hover{color:#ef4444;background:#ef44441a}.backtest-report-drawer .ant-empty-description{color:#fff6}.backtest-report-drawer .ant-spin-dot-item{background-color:#1877f2}.report-group-list{display:flex;flex-direction:column;gap:14px}.report-group-card{padding:14px;border-radius:10px;background:#141423f2;border:1px solid rgba(255,255,255,.1);transition:all .25s ease}.report-group-card:hover{background:#1e1e32f2;border-color:#1877f24d}.report-group-head{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.report-strategy-tag{font-size:11px;margin:0}.report-symbol{color:#ffffffe6;font-size:13px;font-weight:600}.report-group-meta{display:flex;align-items:center;gap:6px;color:#fff9;font-size:12px;margin-bottom:4px}.report-group-meta svg{color:#ffffff73}.report-group-time{color:#ffffff73;font-size:11px;margin-bottom:12px}.report-group-actions{display:flex;gap:8px;flex-wrap:wrap}.report-group-actions-extra{margin-top:8px}.live-replay{display:grid;grid-template-columns:1fr 320px;gap:16px;height:calc(100vh - 112px);min-height:560px;position:relative}.lr-card{background:linear-gradient(135deg,#111119e6,#0c0c12f2);border:1px solid rgba(24,119,242,.15);border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 24px #0006,0 0 40px #1877f208,inset 0 1px #ffffff0d;overflow:hidden}.lr-charts{display:flex;flex-direction:column;gap:12px;min-width:0;min-height:0}.lr-price-card{flex:1.85;display:flex;flex-direction:column;min-height:0;background:linear-gradient(135deg,#051421,#0a2540);border-color:#00f5ff2e}.lr-eq-card{flex:1;display:flex;flex-direction:column;min-height:0;background:#01030a;border-color:#60a5fa38}.lr-chart-head{display:flex;align-items:center;gap:12px;padding:10px 16px 4px;flex:none}.lr-chart-head h3{font-size:13px;font-weight:600;color:#ffffffeb;margin:0}.lr-sub{font-size:10.5px;color:#8ba3c7}.lr-legend{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:10.5px;color:#c8d4e8}.lr-leg-item{display:inline-flex;align-items:center;gap:4px}.lr-cv-box{flex:1;position:relative;min-height:0}.lr-cv-box canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.lr-waiting{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;z-index:2}.lr-spinner{width:36px;height:36px;border:3px solid rgba(24,119,242,.2);border-top-color:#1877f2;border-radius:50%;animation:lr-spin .9s linear infinite}@keyframes lr-spin{to{transform:rotate(360deg)}}.lr-waiting-text{font-size:13px;color:#ffffffa6}.lr-side{display:flex;flex-direction:column;gap:10px;min-height:0;overflow-y:auto;padding-right:2px}.lr-side::-webkit-scrollbar{width:5px}.lr-side::-webkit-scrollbar-thumb{background:#94a3b840;border-radius:3px}.lr-now-card{padding:12px 15px;flex:none}.lr-strategy{font-size:15px;font-weight:700;color:#f43f5e;white-space:nowrap;text-align:center;line-height:1.2;margin-bottom:6px}.lr-now-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.lr-now-left{flex:none}.lr-status{font-size:16.5px;font-weight:500;color:#60a5fa;white-space:nowrap;line-height:1.35;margin-left:auto;text-align:right;flex-shrink:0;padding-bottom:1px}.lr-status.done{color:#34d399}.lr-date{font-family:Consolas,monospace;font-size:19px;font-weight:700;color:#60a5fa}.lr-price-now{font-size:11.5px;color:#ffffff8c;margin-top:2px}.lr-price-now b{color:#60a5fa;font-family:Consolas,monospace;font-size:13.5px}.lr-kpis{display:grid;grid-template-columns:1fr 1fr;gap:8px;flex:none}.lr-kpi{background:linear-gradient(135deg,#111119e6,#0c0c12f2);border:1px solid rgba(24,119,242,.15);border-radius:12px;padding:9px 12px;border-left:3px solid rgba(148,163,184,.28)}.lr-kpi label{display:block;font-size:10px;color:#ffffff80;letter-spacing:.5px;margin-bottom:4px}.lr-kpi b{font-family:Consolas,monospace;font-size:15.5px;font-weight:700;color:#fff}.lr-kpi.gold{border-left-color:#d9b35c}.lr-kpi.gold b{color:#e8c565}.lr-kpi.grn{border-left-color:#22c55e}.lr-kpi.grn b{color:#22c55e}.lr-kpi.blu{border-left-color:#1877f2}.lr-kpi.blu b{color:#60a5fa}.lr-pyr-card{padding:10px 15px 12px;flex:none}.lr-pyr-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.lr-pyr-head h4{font-size:11.5px;font-weight:600;color:#ffffff80;margin:0}.lr-pyr-side{font-size:11px;font-weight:700;padding:2px 10px;border-radius:10px}.lr-pyr-side.long{background:#22c55e26;color:#86efac}.lr-pyr-side.short{background:#f43f5e26;color:#fca5a5}.lr-pyr-side.idle{background:#94a3b81a;color:#fff6}.lr-pyr-stack{display:flex;flex-direction:column-reverse;align-items:center;gap:4px;min-height:84px;justify-content:flex-start}.lr-pyr-blk{height:15px;border-radius:4px;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#0000008c}.lr-pyr-blk.long{background:linear-gradient(135deg,#34d97b,#1a9e50);box-shadow:0 0 12px #22c55e59}.lr-pyr-blk.short{background:linear-gradient(135deg,#f87c93,#d92a4e);box-shadow:0 0 12px #f43f5e59}.lr-pyr-empty{font-size:11px;color:#ffffff59;padding:32px 0}.lr-feed-card{flex:1;display:flex;flex-direction:column;min-height:130px;padding:10px 0 8px}.lr-feed-card h4{font-size:11.5px;font-weight:600;color:#ffffff80;padding:0 15px 7px;margin:0}.lr-feed{flex:1;overflow:hidden;display:flex;flex-direction:column;gap:6px;padding:0 11px}.lr-feed-empty{font-size:11px;color:#ffffff59;text-align:center;padding:24px 0}.lr-ev{background:#111827d9;border:1px solid rgba(148,163,184,.14);border-radius:9px;padding:7px 10px;animation:lr-slide-in .35s cubic-bezier(.22,1,.36,1);flex-shrink:0}@keyframes lr-slide-in{0%{opacity:0;transform:translateY(-10px) scale(.97)}to{opacity:1;transform:none}}.lr-ev-top{display:flex;align-items:center;gap:7px;font-size:11.5px}.lr-ev-num{font-family:Consolas,monospace;color:#fff6;font-size:10.5px}.lr-ev-act{font-weight:700;padding:1px 8px;border-radius:5px;font-size:10.5px}.lr-ev-act.a-OPEN{background:#60a5fa29;color:#93c5fd}.lr-ev-act.a-ADD{background:#b38cf729;color:#d8b4fe}.lr-ev-act.a-REDUCE{background:#40d9c429;color:#7ee8d8}.lr-ev-act.a-CLOSE{background:#1877f233;color:#60a5fa}.lr-ev-px{font-family:Consolas,monospace;color:#ffffff8c;font-size:11px}.lr-ev-pnl{margin-left:auto;font-family:Consolas,monospace;font-weight:700;font-size:11.5px}.lr-ev-pnl.p{color:#22c55e}.lr-ev-pnl.n{color:#f43f5e}.lr-ev-pnl.z{color:#fff6}.lr-ev-note{font-size:10.5px;color:#fff6;margin-top:3px;padding-left:2px}.lr-flash{position:fixed;top:34%;left:50%;transform:translate(-50%,-50%);z-index:40;background:linear-gradient(135deg,#d9b35cf5,#b8923ef5);color:#141005;font-size:21px;font-weight:800;padding:16px 42px;border-radius:16px;pointer-events:none;box-shadow:0 10px 44px #d9b35c80;white-space:nowrap;animation:lr-pop 2.4s cubic-bezier(.22,1,.36,1) forwards}.lr-flash.down{background:linear-gradient(135deg,#f43f5ef5,#be183cf5);color:#fff;box-shadow:0 10px 44px #f43f5e80}@keyframes lr-pop{0%{opacity:0;transform:translate(-50%,-50%) scale(.7)}10%{opacity:1;transform:translate(-50%,-50%) scale(1.04)}16%{transform:translate(-50%,-50%) scale(1)}82%{opacity:1}to{opacity:0;transform:translate(-50%,-62%) scale(.96)}}@media(max-width:1020px){.live-replay{grid-template-columns:1fr}.lr-side{display:none}}.maintenance-banner{display:flex;align-items:flex-start;gap:10px;width:100%;min-height:40px;padding:8px 12px 8px 16px;border-radius:8px;font-size:14px;line-height:1.45;box-sizing:border-box}.maintenance-banner__icon{flex-shrink:0;margin-top:2px;font-size:16px}.maintenance-banner__text{flex:1;min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px}.maintenance-banner__text strong{font-weight:600}.maintenance-banner__time{opacity:.85}.maintenance-banner__close{flex-shrink:0;border:none;background:transparent;padding:2px 4px;cursor:pointer;line-height:1;opacity:.7}.maintenance-banner__close:hover{opacity:1}.kline-content-wrapper>.maintenance-banner{margin-bottom:16px}.maintenance-banner--dark{margin-bottom:0;background:#faad1424;border:1px solid rgba(250,173,20,.4);color:#fde68a}.maintenance-banner--dark .maintenance-banner__icon,.maintenance-banner--dark .maintenance-banner__close{color:#fbbf24}.maintenance-banner--dark strong{color:#fef3c7}.maintenance-banner--light{margin:0 12px 12px;width:calc(100% - 24px);background:#fff7e6;border:1px solid #ffd591;color:#ad6800}.maintenance-banner--light .maintenance-banner__icon,.maintenance-banner--light .maintenance-banner__close{color:#d48806}.maintenance-banner--light strong{color:#874d00}.backtest-layout{min-height:100vh;background:radial-gradient(ellipse at top right,rgba(24,119,242,.05) 0%,transparent 50%),radial-gradient(ellipse at bottom left,rgba(6,182,212,.03) 0%,transparent 50%),linear-gradient(180deg,#0a0a0a,#111,#0a0a0a);background-attachment:fixed}.backtest-main-area{margin-left:70px;min-height:100vh;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}body[data-sidebar-state=hidden] .backtest-main-area{margin-left:0}body[data-sidebar-state=collapsed] .backtest-main-area{margin-left:50px}.backtest-content{padding:24px;min-height:calc(100vh - 64px)}.content-wrapper{max-width:1800px;margin:0 auto}.backtest-card{background:linear-gradient(135deg,#111119e6,#0c0c12f2);border:1px solid rgba(24,119,242,.15);border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 24px #0006,0 0 40px #1877f208,inset 0 1px #ffffff0d;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.backtest-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(24,119,242,.5),transparent);opacity:0;transition:opacity .3s ease}.backtest-card:hover{border-color:#1877f24d;box-shadow:0 8px 40px #00000080,0 0 60px #1877f214;transform:translateY(-2px)}.backtest-card:hover:before{opacity:1}.backtest-card .ant-card-head{border-bottom:1px solid rgba(255,255,255,.1);color:#fff}.backtest-card .ant-card-head-title{color:#fff;font-weight:600}.backtest-card .ant-card-body{color:#ffffffd9}.backtest-content .account-overview{background:linear-gradient(135deg,#10b98159,#06b6d466,#6366f166,#ec489959,#f59e0b59)!important;border:1px solid rgba(99,102,241,.4)!important;border-radius:20px!important;position:relative;overflow:hidden}.backtest-content .account-overview:before{content:"";position:absolute;top:0;left:0;right:0;height:60px;background:linear-gradient(180deg,rgba(255,255,255,.1) 0%,transparent 100%);pointer-events:none;z-index:0}.backtest-content .account-overview>*{position:relative;z-index:1}.backtest-content .account-overview:hover{border-color:#ec489980!important;box-shadow:0 12px 48px #6366f133,0 0 40px #ec489926,0 0 60px #06b6d41a}.config-card{margin-bottom:24px}.config-card .ant-form-item-label>label{color:#ffffffd9}.config-card .ant-select-selector,.config-card .ant-picker,.config-card .ant-input-number{background:#ffffff0d!important;border-color:#fff3!important;color:#fff!important}.config-card .ant-select-arrow,.config-card .ant-picker-suffix{color:#ffffff80}.progress-card{margin-bottom:24px;padding:16px 0}.progress-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;color:#ffffffd9}.progress-time{font-size:14px;color:#ffffffa6}.progress-stats{display:flex;gap:24px;font-size:13px}.progress-stats span{color:#ffffffa6}.progress-stats .value{color:#1890ff;font-weight:500}.metrics-row{margin-bottom:24px}.metric-card{background:#111c;border:1px solid rgba(255,255,255,.1);border-radius:12px;text-align:center;padding:16px}.metric-card .ant-statistic-title{color:#ffffffa6;font-size:13px}.metric-card .ant-statistic-content{color:#fff}.kline-card{margin-bottom:24px}.chart-legend{margin-top:12px;padding:8px 16px;background:#ffffff08;border-radius:8px;font-size:12px;color:#ffffffa6;display:flex;gap:16px;flex-wrap:wrap}.chart-legend .legend-item{display:flex;align-items:center;gap:4px}.trades-card.backtest-card{margin-bottom:24px;overflow:hidden;background:linear-gradient(135deg,#3b82f659,#a855f766,#ec489959,#fb923c59,#22c55e4d)!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(168,85,247,.4)!important;border-radius:20px!important;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.trades-card:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,rgba(24,119,242,.4),transparent)}.trades-card.backtest-card:hover{border-color:#ec489980!important;box-shadow:0 12px 48px #a855f733,0 0 40px #ec489926,0 0 60px #3b82f61a}.trades-card .panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.trades-card .panel-title{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600;color:var(--color-text-primary, #fff)}.trades-card .panel-title svg{color:var(--color-primary, #1877F2)}.trades-card .trades-table{overflow-x:auto}.trades-card .trades-table .ant-table{background:transparent!important}.trades-card .trades-table .ant-table-thead>tr>th{background:linear-gradient(180deg,#1877f21f,#1877f20f)!important;border-bottom:1px solid rgba(24,119,242,.2)!important;color:#ffffffe6!important;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.8px;padding:16px!important}.trades-card .trades-table .ant-table-tbody>tr>td{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.06)!important;padding:14px 16px!important;transition:all .25s ease}.trades-card .trades-table .ant-table-tbody>tr:hover>td{background:linear-gradient(90deg,#1877f214,#1877f20a)!important}.trades-card .symbol-name{font-weight:700;color:var(--color-text-primary, #fff);font-size:14px;letter-spacing:.3px}.trades-card .mono{font-family:JetBrains Mono,Fira Code,monospace}.trades-card .profit-text{color:#10b981;font-weight:600;font-family:JetBrains Mono,monospace;text-shadow:0 0 20px rgba(16,185,129,.3)}.trades-card .loss-text{color:#ef4444;font-weight:600;font-family:JetBrains Mono,monospace;text-shadow:0 0 20px rgba(239,68,68,.3)}.trades-card .duration,.trades-card .time{color:var(--color-text-secondary, rgba(255, 255, 255, .65));font-size:13px;font-family:JetBrains Mono,monospace}.trades-card .trades-table .ant-pagination{margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.trades-card .trades-table .ant-pagination-item{background:linear-gradient(135deg,#14141ee6,#0f0f16f2)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:8px!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.trades-card .trades-table .ant-pagination-item a{color:#ffffffb3!important}.trades-card .trades-table .ant-pagination-item:hover{border-color:#1877f280!important;box-shadow:0 0 15px #1877f233}.trades-card .trades-table .ant-pagination-item:hover a{color:#1877f2!important}.trades-card .trades-table .ant-pagination-item-active{background:linear-gradient(135deg,#1877f2,#1466d2)!important;border-color:#1877f2!important;box-shadow:0 4px 15px #1877f266}.trades-card .trades-table .ant-pagination-item-active a{color:#fff!important}.trades-card .trades-table .ant-pagination-prev .ant-pagination-item-link,.trades-card .trades-table .ant-pagination-next .ant-pagination-item-link{background:#141414cc!important;border:1px solid rgba(255,255,255,.08)!important;color:var(--color-text-secondary, rgba(255, 255, 255, .65))!important;border-radius:8px!important}.trades-card .trades-table .ant-pagination-prev:hover .ant-pagination-item-link,.trades-card .trades-table .ant-pagination-next:hover .ant-pagination-item-link{border-color:var(--color-primary, #1877F2)!important;color:var(--color-primary, #1877F2)!important}.trades-card .trades-table .ant-empty-description{color:var(--color-text-muted, rgba(255, 255, 255, .45))}@media(max-width:1200px){.backtest-main-area{margin-left:60px}body[data-sidebar-collapsed=true] .backtest-main-area{margin-left:45px}.backtest-content{padding:16px}}@media(max-width:768px){.backtest-content{padding:12px}.config-card .ant-form-inline .ant-form-item{margin-bottom:12px}}.bt-view{animation:btViewIn .45s cubic-bezier(.4,0,.2,1)}@keyframes btViewIn{0%{opacity:0;transform:scale(.988)}to{opacity:1;transform:none}}.bt-view-hidden{display:none}.history-btn{background:#1877f226!important;border:1px solid rgba(24,119,242,.3)!important;color:#ffffffd9!important;border-radius:8px;display:flex;align-items:center;gap:6px;transition:all .3s ease}.history-btn:hover{background:#1877f240!important;border-color:#1877f280!important;color:#fff!important;box-shadow:0 0 15px #1877f233}.history-btn svg{color:#1877f2}.panel-extra{display:flex;align-items:center;gap:8px}.trading-details-panel{height:100%;min-height:580px;background:#121212f2!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(24,119,242,.12)!important;border-radius:20px!important;transition:all .3s ease;position:relative;overflow:hidden}.trading-details-panel:hover{border-color:#1877f233!important;box-shadow:0 8px 40px #0000004d,0 0 30px #1877f20d}.trading-details-panel .panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.trading-details-panel .panel-header .ant-badge-status-text{color:#e2e8f0!important;font-weight:500}.trading-status{display:flex;align-items:center;gap:8px;font-size:14px;color:#e2e8f0;font-weight:500}.trading-status .stopped{color:#64748b}.status-heartbeat{color:#3b82f6;animation:heartbeat 1s ease-in-out infinite}.status-stopped{color:#64748b}@keyframes heartbeat{0%,to{transform:scale(1)}15%{transform:scale(1.25)}30%{transform:scale(1)}45%{transform:scale(1.15)}60%{transform:scale(1)}}.trading-details-panel .panel-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#f8fafc}.trading-details-panel .panel-title svg,.trading-details-panel .panel-title .anticon{color:var(--color-primary);font-size:18px}.trading-details-panel .details-tabs .ant-tabs-nav{margin-bottom:16px}.trading-details-panel .tab-label{display:flex;align-items:center;gap:6px}.trading-details-panel .tab-content{height:450px;overflow:hidden;display:flex;flex-direction:column}.trading-details-panel .tab-content .ant-list{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.trading-details-panel .tab-content .ant-list-items{flex:1;display:flex;flex-direction:column;gap:8px;overflow:hidden;min-height:0}.trading-details-panel .tab-content .ant-list-item{flex:1;min-height:0;margin:0!important;padding:0!important;border:none!important;overflow:hidden}.batch-info{display:flex;align-items:center;gap:8px;padding:clamp(8px,1.2vh,10px) clamp(10px,1.5vw,14px);margin-bottom:clamp(8px,1vh,10px);background:linear-gradient(135deg,#1877f226,#06b6d41a)!important;border-radius:10px;border:1px solid rgba(24,119,242,.2)!important;flex-shrink:0}.batch-label{font-size:clamp(10px,1.6vh,12px);color:var(--color-primary);font-weight:600}.text-green{color:#10b981!important;font-weight:600}.text-red{color:#ef4444!important;font-weight:600}.analysis-accordion{display:flex;flex-direction:column;gap:8px;flex:1;overflow-y:auto;max-height:430px;padding-right:4px}.analysis-accordion::-webkit-scrollbar{width:6px}.analysis-accordion::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.analysis-accordion::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.analysis-accordion::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.analysis-item{padding:10px 12px;background:#0f0f0ff2!important;border-radius:12px;border:1px solid rgba(255,255,255,.06)!important;transition:all .3s ease-in-out;color:#e0e0e0!important;cursor:pointer}.analysis-item:hover{border-color:#1877f233!important;background:#141414fa!important}.analysis-details-collapse{max-height:0;overflow:hidden;transition:max-height .3s ease,margin-top .3s ease}.analysis-item.expanded .analysis-details-collapse{max-height:500px;margin-top:10px;border-top:1px solid rgba(255,255,255,.06);padding-top:10px}.analysis-item .expand-icon{transition:transform .3s ease;color:#6b7280;margin-left:8px}.analysis-item.expanded .expand-icon{transform:rotate(180deg)}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.analysis-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;font-size:11px}.analysis-info{display:flex;align-items:center;gap:6px}.analysis-right{display:flex;align-items:center;gap:8px;font-size:10px;color:#6b7280}.analysis-info .symbol{font-weight:700;color:#f8fafc;font-size:13px}.timestamp{font-size:10px;color:var(--color-text-muted)}.reason-section{display:flex;align-items:center;gap:6px;padding:6px 10px;background:#0a0a0a99;border-radius:8px;font-size:11px;flex-shrink:0;margin-bottom:6px;border-left:3px solid rgba(24,119,242,.5)}.reason-label{color:var(--color-text-muted);font-weight:500}.reason-text{color:var(--color-text-secondary)}.reason-text.cooldown{color:#f59e0b;font-weight:600;background:#f59e0b1a;padding:2px 6px;border-radius:4px}.reason-text.price-too-close{color:#ef4444;font-weight:600;background:#ef44441a;padding:2px 6px;border-radius:4px}.indicators-section{background:#0a0a0a99;padding:6px 10px;border-radius:8px;font-size:10px;flex-shrink:0;margin-bottom:6px}.indicator-row{display:flex;gap:12px;flex-wrap:wrap;line-height:1.5}.indicator-row-wrap{display:flex;flex-wrap:wrap;gap:8px 16px}.indicator-row:last-child{margin-bottom:0}.indicator-row span{color:var(--color-text-muted)}.indicator-row b{color:var(--color-text-primary)}.scenes-section{flex:1;min-height:0;padding:6px 8px;background:#0a0a0a99;border-radius:8px;overflow-y:auto;display:flex;flex-direction:column}.scenes-section::-webkit-scrollbar{width:3px}.scenes-section::-webkit-scrollbar-thumb{background:#1877f24d;border-radius:2px}.scenes-title{font-size:10px;font-weight:600;color:var(--color-text-muted);margin-bottom:4px;flex-shrink:0;text-transform:uppercase;letter-spacing:.5px}.scene-item{display:flex;align-items:center;gap:8px;padding:3px 6px;font-size:10px;color:var(--color-text-muted);border-radius:4px;flex-shrink:0;transition:all .2s ease}.scene-item.active{background:#22c55e26;color:var(--color-success);border:1px solid rgba(34,197,94,.2)}.scene-name{min-width:70px;font-size:10px}.conclusion-section{margin-top:8px}.execution-accordion{display:flex;flex-direction:column;gap:8px;flex:1;overflow-y:auto;max-height:430px;padding-right:4px}.execution-accordion::-webkit-scrollbar{width:6px}.execution-accordion::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.execution-accordion::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.execution-accordion::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.execution-item{padding:10px 12px;background:#0f0f0ff2!important;border-radius:12px;border:1px solid rgba(255,255,255,.06)!important;font-size:10px;transition:all .3s ease;cursor:pointer;color:#e0e0e0!important}.execution-item.accordion-card:hover{border-color:#1877f24d!important;background:#141414fa!important}.execution-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;font-size:10px;margin-bottom:6px}.execution-info{display:flex;align-items:center;gap:6px}.execution-info .symbol{font-weight:700;color:#f8fafc;font-size:12px}.execution-right{display:flex;align-items:center;gap:8px}.execution-right .separator{color:#4b5563}.execution-right .entry-sl{color:#f8fafc;font-weight:500}.execution-item .expand-icon{transition:transform .3s;font-size:12px;color:#6b7280}.execution-item.expanded .expand-icon{transform:rotate(180deg)}.execution-details-collapse{max-height:0;overflow:hidden;transition:max-height .3s ease}.execution-item.expanded .execution-details-collapse{max-height:300px}.execution-details{flex:1;min-height:0;background:#0a0a0acc!important;padding:6px 8px;border-radius:8px;font-size:10px}.execution-details .ant-descriptions-item-label,.execution-details .ant-descriptions-item-content{font-size:10px!important;padding:2px 6px!important;color:var(--color-text-secondary)!important}.execution-reason{padding:6px 8px;background:#0a0a0a99;border-radius:8px;font-size:10px;color:var(--color-text-muted);flex-shrink:0;margin-top:6px}.execution-reason .label{font-weight:600;color:var(--color-text-secondary)}.sl-tp-section{background:#0a0a0a99;padding:8px 10px;border-radius:8px;font-size:11px;margin-top:8px}.sl-row,.tp-row{display:flex;align-items:center;gap:6px;margin-bottom:4px}.sl-row:last-child,.tp-row:last-child{margin-bottom:0}.sl-label{color:#ef4444;font-weight:600;min-width:40px}.tp-label{color:#22c55e;font-weight:600;min-width:40px}.sl-value{color:#ef4444}.tp-value{color:#22c55e}.tp-tiers{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.tp-tier{color:#22c55e;font-family:JetBrains Mono,monospace}.tp-arrow{color:#4b5563;margin:0 2px}.trailing-accordion{display:flex;flex-direction:column;gap:8px;flex:1;overflow-y:auto;max-height:430px;padding-right:4px}.trailing-accordion::-webkit-scrollbar{width:6px}.trailing-accordion::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.trailing-accordion::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.trailing-accordion::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.trailing-item{padding:10px 12px;background:#0f0f0ff2!important;border-radius:12px;border:1px solid rgba(255,255,255,.06)!important;font-size:10px;transition:all .3s ease;cursor:pointer;color:#e0e0e0!important}.trailing-item.accordion-card:hover{border-color:#1877f24d!important;background:#141414fa!important}.trailing-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;font-size:10px}.trailing-right{display:flex;align-items:center;gap:8px}.trailing-right .separator{color:#4b5563}.trailing-right .entry-current{color:#f8fafc;font-weight:500}.trailing-item .expand-icon{transition:transform .3s;font-size:12px;color:#6b7280}.trailing-item.expanded .expand-icon{transform:rotate(180deg)}.trailing-details-collapse{max-height:0;overflow:hidden;transition:max-height .3s ease}.trailing-item.expanded .trailing-details-collapse{max-height:300px}.position-info{display:flex;align-items:center;gap:6px}.position-info .symbol{font-weight:700;color:#f8fafc;font-size:12px}.trailing-info{flex:1;min-height:0;background:#0a0a0a99;padding:6px 8px;border-radius:8px}.info-row{display:flex;justify-content:space-between;padding:2px 0;font-size:10px}.info-row .label{color:var(--color-text-muted)}.info-row .value{color:var(--color-text-primary);font-weight:500;font-family:JetBrains Mono,monospace}.trailing-pnl{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;background:#0a0a0a99;border-radius:8px;flex-shrink:0;margin-top:6px}.pnl-label{font-size:10px;color:var(--color-text-muted)}.pnl-value{font-size:14px;font-weight:700;font-family:JetBrains Mono,monospace}.closed-accordion{display:flex;flex-direction:column;gap:8px;flex:1;overflow-y:auto;max-height:430px;padding-right:4px}.closed-accordion::-webkit-scrollbar{width:6px}.closed-accordion::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.closed-accordion::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.closed-accordion::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.closed-item{padding:10px 12px;background:#0f0f0ff2!important;border-radius:12px;border:1px solid rgba(255,255,255,.06)!important;font-size:10px;transition:all .3s ease;cursor:pointer;color:#e0e0e0!important}.closed-item.accordion-card:hover{border-color:#1877f24d!important;background:#141414fa!important}.closed-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;font-size:10px}.closed-right{display:flex;align-items:center;gap:8px}.closed-right .separator{color:#4b5563}.closed-item .expand-icon{transition:transform .3s;font-size:12px;color:#6b7280}.closed-item.expanded .expand-icon{transform:rotate(180deg)}.closed-details-collapse{max-height:0;overflow:hidden;transition:max-height .3s ease}.closed-item.expanded .closed-details-collapse{max-height:300px}.closed-details{flex:1;min-height:0;background:#0a0a0acc!important;padding:6px 8px;border-radius:8px;font-size:10px}.closed-details .ant-descriptions-item-label,.closed-details .ant-descriptions-item-content{font-size:10px!important;padding:2px 6px!important;color:var(--color-text-secondary)!important}.closed-pnl{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;background:#0a0a0a99;border-radius:8px;flex-shrink:0;font-size:10px;margin-top:6px}.tab-content::-webkit-scrollbar{width:4px}.tab-content::-webkit-scrollbar-track{background:#ffffff05;border-radius:2px}.tab-content::-webkit-scrollbar-thumb{background:#1877f24d;border-radius:2px}.tab-content::-webkit-scrollbar-thumb:hover{background:#1877f280}.keylevels-accordion{display:flex;flex-direction:column;gap:8px;flex:1;overflow-y:auto;max-height:430px;padding-right:4px}.keylevels-accordion::-webkit-scrollbar{width:6px}.keylevels-accordion::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.keylevels-accordion::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.keylevels-accordion::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.keylevels-accordion .accordion-card{background:#141414f2!important;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.06)!important;transition:all .3s ease;color:#e0e0e0!important}.keylevels-accordion .accordion-card:hover{border-color:#1877f24d!important;background:#141414fa!important}.keylevels-accordion .accordion-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:4px}.keylevels-accordion .header-left{display:flex;align-items:center;gap:8px}.keylevels-accordion .header-symbol{font-size:14px;font-weight:600;color:#fff}.keylevels-accordion .tag-blue{background:#3b82f61a;color:#3b82f6;border:1px solid rgba(59,130,246,.2);padding:2px 6px;border-radius:4px;font-size:12px}.keylevels-accordion .header-right{display:flex;align-items:center;gap:8px;color:#94a3b8;font-size:12px}.keylevels-accordion .separator{color:#4b5563}.keylevels-accordion .expand-icon{transition:transform .3s;font-size:10px}.keylevels-accordion .accordion-card.expanded .expand-icon{transform:rotate(180deg)}.keylevels-accordion .accordion-collapse{max-height:0;overflow:hidden;transition:max-height .3s ease,margin-top .3s ease}.keylevels-accordion .accordion-card.expanded .accordion-collapse{max-height:500px;margin-top:12px;border-top:1px solid rgba(255,255,255,.06);padding-top:12px}.keylevels-accordion .tf-columns{display:flex;gap:16px}.keylevels-accordion .tf-column{flex:1;background:#0a0a0acc;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:10px}.keylevels-accordion .tf-col-title{font-size:12px;font-weight:600;color:#3b82f6;text-align:center;margin-bottom:8px;padding-bottom:6px;border-bottom:1px dashed rgba(255,255,255,.1)}.keylevels-accordion .compact-zone-list{display:flex;flex-direction:column;gap:4px}.keylevels-accordion .compact-zone{display:flex;justify-content:space-between;align-items:center;padding:4px 6px;border-radius:4px;font-size:11px;background:#ffffff05}.keylevels-accordion .compact-zone.res{border-left:2px solid #ef4444}.keylevels-accordion .compact-zone.sup{border-left:2px solid #10b981}.keylevels-accordion .cz-range{font-family:monospace}.keylevels-accordion .cz-range.res{color:#ff8a8a}.keylevels-accordion .cz-range.sup{color:#6ee7b7}.keylevels-accordion .cz-meta{color:#94a3b8;font-size:10px}.account-value-chart{background:#121212cc!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(24,119,242,.12)!important;border-radius:20px!important;height:100%;min-height:580px;transition:all .3s ease;position:relative;overflow:hidden}.account-value-chart:hover{border-color:#1877f233!important;box-shadow:0 8px 40px #0000004d,0 0 30px #1877f20d}.account-value-chart:before{content:"";position:absolute;top:0;left:20%;right:20%;height:2px;background:linear-gradient(90deg,transparent 0%,var(--color-primary) 50%,transparent 100%);opacity:.5}.chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.chart-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#f1f5f9}.chart-title svg,.chart-title .anticon{color:var(--color-primary);font-size:18px}.account-value-chart .clock-3d{display:flex;flex-direction:row;gap:24px;align-items:center;perspective:800px;padding:8px 16px;background:transparent;border-radius:12px}.account-value-chart .date-display{color:#fff;font-family:Arial,sans-serif;font-size:18px;font-weight:500;opacity:.9;letter-spacing:1px;white-space:nowrap}.account-value-chart .time-display{display:flex;gap:4px;align-items:center}.account-value-chart .digit{width:36px;height:42px;color:#fff;font-family:Arial Black,JetBrains Mono,sans-serif;font-size:24px;display:flex;align-items:center;justify-content:center;transform:rotateX(10deg) rotateY(-5deg);transition:transform .3s ease;position:relative}.account-value-chart .digit:hover{transform:rotateX(0) rotateY(0) scale(1.05)}.account-value-chart .clock-3d .colon{color:#fff;font-size:24px;font-weight:700;animation:colonBlink 1s infinite;margin:0 2px}@keyframes colonBlink{0%,to{opacity:1}50%{opacity:.3}}.profit-stats{display:flex;flex-wrap:wrap;align-items:flex-end;gap:48px;margin-bottom:16px;padding:0;background:transparent;border:none;border-radius:0}.profit-stat{flex:0 0 auto;min-width:0}.profit-stats .ant-statistic-title{color:var(--color-text-muted)!important;font-size:12px;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px;text-align:left}.stat-label{color:var(--color-text-secondary);font-size:18px;font-weight:700}.profit-stats .ant-statistic-content{font-family:JetBrains Mono,Fira Code,monospace}.profit-stats .ant-statistic{text-align:left}.profit-stats .ant-statistic-content{display:flex;align-items:center;justify-content:flex-start;gap:0;line-height:1;white-space:nowrap}.profit-stat-total .ant-statistic-content-value,.profit-stat-total .ant-statistic-content-prefix{font-size:26px;font-weight:700;line-height:1;display:inline-flex;align-items:center}.profit-stat-total .ant-statistic-content-prefix{margin-right:2px}.profit-stat-coin .ant-statistic-content-value,.profit-stat-coin .ant-statistic-content-prefix{font-size:16px;font-weight:700;line-height:1;display:inline-flex;align-items:center}.profit-stat-coin .ant-statistic-content-prefix{margin-right:2px}.profit-stats .profit-positive .ant-statistic-content-value{color:var(--color-success)}.profit-stats .profit-negative .ant-statistic-content-value{color:var(--color-danger)}@media(max-width:992px){.profit-stats{padding:0;gap:32px}.profit-stat-total .ant-statistic-content-value,.profit-stat-total .ant-statistic-content-prefix{font-size:20px}.profit-stat-coin .ant-statistic-content-value,.profit-stat-coin .ant-statistic-content-prefix{font-size:14px}.account-value-chart .clock-3d{gap:16px;padding:6px 12px}.account-value-chart .date-display{font-size:16px}.account-value-chart .digit{width:32px;height:38px;font-size:20px}.account-value-chart .clock-3d .colon{font-size:20px}}@media(max-width:768px){.account-value-chart{min-height:480px}.chart-header{flex-direction:column;align-items:flex-start;gap:12px}.profit-stats{gap:24px}.profit-stat-total .ant-statistic-content-value,.profit-stat-total .ant-statistic-content-prefix{font-size:18px!important}.profit-stat-coin .ant-statistic-content-value,.profit-stat-coin .ant-statistic-content-prefix{font-size:13px!important}.account-value-chart .clock-3d{flex-direction:row;gap:12px;padding:4px 8px}.account-value-chart .date-display{font-size:14px}.account-value-chart .digit{width:28px;height:34px;font-size:18px}.account-value-chart .clock-3d .colon{font-size:18px}}.positions-panel{overflow:hidden;background:#121212cc!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(24,119,242,.12)!important;border-radius:20px!important;transition:all .3s ease}.positions-panel:hover{border-color:#1877f233!important;box-shadow:0 8px 40px #0000004d,0 0 30px #1877f20d}.positions-table{overflow-x:auto}.positions-table.ant-table-wrapper .ant-table,.positions-table .ant-table{background:transparent!important}.positions-table.ant-table-wrapper .ant-table-container,.positions-table.ant-table-wrapper .ant-table-content,.positions-table.ant-table-wrapper .ant-table-body,.positions-table.ant-table-wrapper .ant-spin-container,.positions-table.ant-table-wrapper .ant-table-tbody>tr>td,.positions-table.ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder>td,.positions-table.ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder:hover>th,.positions-table.ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder:hover>td,.positions-table.ant-table-wrapper .ant-empty{background:transparent!important;background-color:transparent!important}.positions-table .ant-table-thead>tr>th{background:#1877f214!important;border-bottom:1px solid rgba(24,119,242,.15)!important;color:var(--color-text-secondary)!important;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px;padding:14px 16px!important}.positions-table .ant-table-tbody>tr>td{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.04)!important;padding:14px 16px!important;transition:all .2s ease}.positions-table .ant-table-tbody>tr:hover>td{background:#1877f20d!important}.sl-tp-cell{display:flex;flex-direction:column;gap:4px;font-size:12px;font-family:JetBrains Mono,monospace}.sl-tp-cell .sl{color:var(--color-danger);display:flex;align-items:center;gap:4px}.sl-tp-cell .tp{color:var(--color-success);display:flex;align-items:center;gap:4px}.sl-tp-cell .label{font-size:10px;color:var(--color-text-muted);font-family:inherit}.leverage-tag{padding:3px 8px;background:#1877f226;color:var(--color-primary);border:1px solid rgba(24,119,242,.3);border-radius:4px;font-size:11px;font-weight:600;font-family:JetBrains Mono,monospace}.positions-table .ant-empty-description{color:var(--color-text-muted)}@media(max-width:768px){.positions-table .ant-table-thead>tr>th,.positions-table .ant-table-tbody>tr>td{padding:10px 12px!important;font-size:12px}.symbol-name,.pnl-value{font-size:13px}}.trades-history{overflow:hidden;background:#121212cc!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(24,119,242,.12)!important;border-radius:20px!important;transition:all .3s ease}.trades-history:hover{border-color:#1877f233!important;box-shadow:0 8px 40px #0000004d,0 0 30px #1877f20d}.panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.panel-title{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600;color:var(--color-text-primary)}.panel-title svg,.panel-title .anticon{color:var(--color-primary);font-size:20px}.trades-table{overflow-x:auto}.trades-table.ant-table-wrapper .ant-table,.trades-table .ant-table{background:transparent!important}.trades-table.ant-table-wrapper .ant-table-container,.trades-table.ant-table-wrapper .ant-table-content,.trades-table.ant-table-wrapper .ant-table-body,.trades-table.ant-table-wrapper .ant-spin-container,.trades-table.ant-table-wrapper .ant-table-tbody>tr>td,.trades-table.ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder>td,.trades-table.ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder:hover>th,.trades-table.ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder:hover>td,.trades-table.ant-table-wrapper .ant-empty{background:transparent!important;background-color:transparent!important}.trades-table .ant-table-thead>tr>th{background:#1877f214!important;border-bottom:1px solid rgba(24,119,242,.15)!important;color:var(--color-text-secondary)!important;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px;padding:14px 16px!important}.trades-table .ant-table-tbody>tr>td{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.04)!important;padding:14px 16px!important;transition:all .2s ease}.trades-table .ant-table-tbody>tr:hover>td{background:#1877f20d!important}.symbol-name{font-weight:700;color:var(--color-text-primary);font-size:14px;letter-spacing:.3px}.mono{font-family:JetBrains Mono,Fira Code,monospace}.pnl-cell{display:flex;flex-direction:column;gap:4px}.pnl-value{display:flex;align-items:center;gap:6px;font-weight:700;font-size:14px;font-family:JetBrains Mono,monospace}.pnl-value.profit{color:var(--color-success)}.pnl-value.loss{color:var(--color-danger)}.pnl-percentage{font-size:12px;font-weight:500;padding:2px 6px;border-radius:4px}.pnl-percentage.profit{color:var(--color-success);background:#22c55e1a}.pnl-percentage.loss{color:var(--color-danger);background:#ef44441a}.duration,.time{color:var(--color-text-secondary);font-size:13px;font-family:JetBrains Mono,monospace}.direction-tag{padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.direction-tag.long{background:#22c55e26;color:var(--color-success);border:1px solid rgba(34,197,94,.3)}.direction-tag.short{background:#ef444426;color:var(--color-danger);border:1px solid rgba(239,68,68,.3)}.reason-tag{padding:3px 8px;border-radius:4px;font-size:11px;font-weight:500}.reason-tag.take-profit{background:#22c55e26;color:var(--color-success);border:1px solid rgba(34,197,94,.2)}.reason-tag.stop-loss{background:#ef444426;color:var(--color-danger);border:1px solid rgba(239,68,68,.2)}.reason-tag.manual{background:#1877f226;color:var(--color-primary);border:1px solid rgba(24,119,242,.2)}.trades-table .ant-pagination{margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.04)}.trades-table .ant-pagination-item{background:#141414cc!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:8px!important;transition:all .2s ease}.trades-table .ant-pagination-item a{color:var(--color-text-secondary)!important}.trades-table .ant-pagination-item:hover{border-color:var(--color-primary)!important}.trades-table .ant-pagination-item:hover a{color:var(--color-primary)!important}.trades-table .ant-pagination-item-active{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%)!important;border-color:var(--color-primary)!important;box-shadow:0 4px 12px #1877f24d}.trades-table .ant-pagination-item-active a{color:#fff!important}.trades-table .ant-pagination-prev .ant-pagination-item-link,.trades-table .ant-pagination-next .ant-pagination-item-link{background:#141414cc!important;border:1px solid rgba(255,255,255,.08)!important;color:var(--color-text-secondary)!important;border-radius:8px!important}.trades-table .ant-pagination-prev:hover .ant-pagination-item-link,.trades-table .ant-pagination-next:hover .ant-pagination-item-link{border-color:var(--color-primary)!important;color:var(--color-primary)!important}.trades-table .ant-empty-description{color:var(--color-text-muted)}@media(max-width:768px){.trades-table .ant-table-thead>tr>th,.trades-table .ant-table-tbody>tr>td{padding:10px 12px!important;font-size:12px}.symbol-name,.pnl-value{font-size:13px}.duration,.time{font-size:12px}}.demo-preview-banner{display:flex;align-items:center;gap:10px;width:100%;min-height:40px;padding:8px 16px;margin-bottom:16px;border-radius:8px;background:#1877f21f;border:1px solid rgba(24,119,242,.35);color:#93c5fd;font-size:14px;line-height:1.4}.demo-preview-banner__icon{flex-shrink:0;font-size:16px;color:#1877f2}.demo-preview-banner strong{color:#bfdbfe;font-weight:600;margin:0 4px}.demo-preview-banner--fading{opacity:0;transition:opacity .4s ease}.live-layout{min-height:100vh;position:relative;background:transparent}.live-layout--particles .live-main-area{position:relative;z-index:1}.live-layout--particles .stone-mode-switcher{background:transparent!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;border-right:1px solid rgba(0,245,255,.12)}.live-layout--particles .dashboard-header{background:transparent!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;border-bottom:1px solid rgba(0,245,255,.12)}.live-main-area{margin-left:70px;min-height:100vh;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}body[data-sidebar-collapsed=true] .live-main-area{margin-left:50px}.live-content{padding:24px;min-height:calc(100vh - 64px)}.live-content .content-wrapper{max-width:1800px;margin:0 auto}@media(max-width:1200px){.live-main-area{margin-left:60px}body[data-sidebar-collapsed=true] .live-main-area{margin-left:45px}.live-content{padding:16px}}@media(max-width:768px){.live-content{padding:12px}}.live-layout--particles .account-overview,.live-layout--particles .account-value-chart,.live-layout--particles .trading-details-panel,.live-layout--particles .positions-panel,.live-layout--particles .trades-history,.dashboard-layout--particles .account-overview,.dashboard-layout--particles .account-value-chart,.dashboard-layout--particles .trading-details-panel,.dashboard-layout--particles .positions-panel,.dashboard-layout--particles .trades-history{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:2px solid rgba(0,245,255,.12)!important;border-radius:16px!important;box-shadow:none!important;padding:16px;box-sizing:border-box}.live-layout--particles .account-overview:hover,.live-layout--particles .account-value-chart:hover,.live-layout--particles .trading-details-panel:hover,.live-layout--particles .positions-panel:hover,.live-layout--particles .trades-history:hover,.dashboard-layout--particles .account-overview:hover,.dashboard-layout--particles .account-value-chart:hover,.dashboard-layout--particles .trading-details-panel:hover,.dashboard-layout--particles .positions-panel:hover,.dashboard-layout--particles .trades-history:hover{border-color:#00f5ff38!important;box-shadow:none!important}.live-layout--particles .account-overview .ant-card-body,.live-layout--particles .account-value-chart .ant-card-body,.live-layout--particles .trading-details-panel .ant-card-body,.live-layout--particles .positions-panel .ant-card-body,.live-layout--particles .trades-history .ant-card-body,.dashboard-layout--particles .account-overview .ant-card-body,.dashboard-layout--particles .account-value-chart .ant-card-body,.dashboard-layout--particles .trading-details-panel .ant-card-body,.dashboard-layout--particles .positions-panel .ant-card-body,.dashboard-layout--particles .trades-history .ant-card-body{background:transparent!important;padding:0!important}.live-layout--particles .account-value-chart,.live-layout--particles .trading-details-panel,.dashboard-layout--particles .account-value-chart,.dashboard-layout--particles .trading-details-panel{overflow:visible}.live-layout--particles .account-value-chart__canvas,.live-layout--particles .account-value-chart__canvas>div,.dashboard-layout--particles .account-value-chart__canvas,.dashboard-layout--particles .account-value-chart__canvas>div{background:transparent!important}.live-layout--particles .trading-details-panel .accordion-card,.live-layout--particles .trading-details-panel .analysis-item,.live-layout--particles .trading-details-panel .execution-item,.live-layout--particles .trading-details-panel .trailing-item,.live-layout--particles .trading-details-panel .closed-item,.live-layout--particles .trading-details-panel .keylevels-accordion .accordion-card,.dashboard-layout--particles .trading-details-panel .accordion-card,.dashboard-layout--particles .trading-details-panel .analysis-item,.dashboard-layout--particles .trading-details-panel .execution-item,.dashboard-layout--particles .trading-details-panel .trailing-item,.dashboard-layout--particles .trading-details-panel .closed-item,.dashboard-layout--particles .trading-details-panel .keylevels-accordion .accordion-card{background:transparent!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:12px;box-shadow:none!important}.live-layout--particles .trading-details-panel .analysis-item:hover,.live-layout--particles .trading-details-panel .execution-item.accordion-card:hover,.live-layout--particles .trading-details-panel .trailing-item.accordion-card:hover,.live-layout--particles .trading-details-panel .closed-item.accordion-card:hover,.live-layout--particles .trading-details-panel .keylevels-accordion .accordion-card:hover,.dashboard-layout--particles .trading-details-panel .analysis-item:hover,.dashboard-layout--particles .trading-details-panel .execution-item.accordion-card:hover,.dashboard-layout--particles .trading-details-panel .trailing-item.accordion-card:hover,.dashboard-layout--particles .trading-details-panel .closed-item.accordion-card:hover,.dashboard-layout--particles .trading-details-panel .keylevels-accordion .accordion-card:hover{background:transparent!important;border-color:#ffffff38!important;box-shadow:none!important}.live-layout--particles .trading-details-panel .batch-info,.live-layout--particles .trading-details-panel .reason-section,.live-layout--particles .trading-details-panel .indicators-section,.live-layout--particles .trading-details-panel .scenes-section,.live-layout--particles .trading-details-panel .execution-details,.live-layout--particles .trading-details-panel .execution-reason,.live-layout--particles .trading-details-panel .sl-tp-section,.live-layout--particles .trading-details-panel .trailing-info,.live-layout--particles .trading-details-panel .trailing-pnl,.live-layout--particles .trading-details-panel .closed-details,.live-layout--particles .trading-details-panel .closed-pnl,.live-layout--particles .trading-details-panel .keylevels-accordion .tf-column,.live-layout--particles .trading-details-panel .keylevels-accordion .compact-zone,.dashboard-layout--particles .trading-details-panel .batch-info,.dashboard-layout--particles .trading-details-panel .reason-section,.dashboard-layout--particles .trading-details-panel .indicators-section,.dashboard-layout--particles .trading-details-panel .scenes-section,.dashboard-layout--particles .trading-details-panel .execution-details,.dashboard-layout--particles .trading-details-panel .execution-reason,.dashboard-layout--particles .trading-details-panel .sl-tp-section,.dashboard-layout--particles .trading-details-panel .trailing-info,.dashboard-layout--particles .trading-details-panel .trailing-pnl,.dashboard-layout--particles .trading-details-panel .closed-details,.dashboard-layout--particles .trading-details-panel .closed-pnl,.dashboard-layout--particles .trading-details-panel .keylevels-accordion .tf-column,.dashboard-layout--particles .trading-details-panel .keylevels-accordion .compact-zone{background:transparent!important;border:none!important;box-shadow:none!important}.live-layout--particles .trading-details-panel .scene-item.active,.dashboard-layout--particles .trading-details-panel .scene-item.active{background:transparent!important;border:1px solid rgba(34,197,94,.35)}.live-layout--particles .trading-details-panel .reason-text.cooldown,.live-layout--particles .trading-details-panel .reason-text.price-too-close,.dashboard-layout--particles .trading-details-panel .reason-text.cooldown,.dashboard-layout--particles .trading-details-panel .reason-text.price-too-close{background:transparent!important;padding:0}.live-layout--particles .trading-details-panel .keylevels-accordion .compact-zone.res,.live-layout--particles .trading-details-panel .keylevels-accordion .compact-zone.sup,.dashboard-layout--particles .trading-details-panel .keylevels-accordion .compact-zone.res,.dashboard-layout--particles .trading-details-panel .keylevels-accordion .compact-zone.sup{border:none;border-left:2px solid}.live-layout--particles .trading-details-panel .keylevels-accordion .compact-zone.res,.dashboard-layout--particles .trading-details-panel .keylevels-accordion .compact-zone.res{border-left-color:#ef4444}.live-layout--particles .trading-details-panel .keylevels-accordion .compact-zone.sup,.dashboard-layout--particles .trading-details-panel .keylevels-accordion .compact-zone.sup{border-left-color:#10b981}.live-layout--particles .account-overview .xacc-card,.dashboard-layout--particles .account-overview .xacc-card{background:transparent!important;border:1px solid rgba(255,255,255,.12)!important;border-left:4px solid var(--ring-c, #007aff)!important;box-shadow:none!important}.live-layout--particles .account-overview .xacc-card:hover,.dashboard-layout--particles .account-overview .xacc-card:hover{background:transparent!important;border-color:#ffffff38!important;border-left-color:var(--ring-c, #007aff)!important;box-shadow:none!important;transform:none}.live-layout--particles .account-overview .xacc-stat,.dashboard-layout--particles .account-overview .xacc-stat{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:none!important}.live-layout--particles .account-overview .xacc-stat:hover,.dashboard-layout--particles .account-overview .xacc-stat:hover{background:transparent!important;border-color:#ffffff38!important;box-shadow:none!important;transform:none}.live-layout--particles .account-overview .xacc-stat:before,.dashboard-layout--particles .account-overview .xacc-stat:before{opacity:.6}.live-layout--particles .account-overview .stat-card,.dashboard-layout--particles .account-overview .stat-card{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:none!important}.live-layout--particles .account-overview .stat-card:hover,.dashboard-layout--particles .account-overview .stat-card:hover{background:transparent!important;border-color:#ffffff38!important;box-shadow:none!important;transform:none}.live-layout--particles .account-overview .stat-card:before,.live-layout--particles .account-overview .stat-card:after,.dashboard-layout--particles .account-overview .stat-card:before,.dashboard-layout--particles .account-overview .stat-card:after{opacity:0}.live-layout--particles .positions-panel .positions-table.ant-table-wrapper .ant-table,.live-layout--particles .positions-panel .positions-table.ant-table-wrapper .ant-table-container,.live-layout--particles .positions-panel .positions-table.ant-table-wrapper .ant-table-content,.live-layout--particles .positions-panel .positions-table.ant-table-wrapper .ant-table-body,.live-layout--particles .positions-panel .positions-table.ant-table-wrapper .ant-table-tbody>tr>td,.live-layout--particles .positions-panel .positions-table.ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder>td,.live-layout--particles .positions-panel .positions-table.ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder:hover>td,.live-layout--particles .positions-panel .positions-table.ant-table-wrapper .ant-empty,.live-layout--particles .trades-history .trades-table.ant-table-wrapper .ant-table,.live-layout--particles .trades-history .trades-table.ant-table-wrapper .ant-table-container,.live-layout--particles .trades-history .trades-table.ant-table-wrapper .ant-table-content,.live-layout--particles .trades-history .trades-table.ant-table-wrapper .ant-table-body,.live-layout--particles .trades-history .trades-table.ant-table-wrapper .ant-table-tbody>tr>td,.live-layout--particles .trades-history .trades-table.ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder>td,.live-layout--particles .trades-history .trades-table.ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder:hover>td,.live-layout--particles .trades-history .trades-table.ant-table-wrapper .ant-empty,.dashboard-layout--particles .positions-panel .positions-table.ant-table-wrapper .ant-table,.dashboard-layout--particles .positions-panel .positions-table.ant-table-wrapper .ant-table-container,.dashboard-layout--particles .positions-panel .positions-table.ant-table-wrapper .ant-table-content,.dashboard-layout--particles .positions-panel .positions-table.ant-table-wrapper .ant-table-body,.dashboard-layout--particles .positions-panel .positions-table.ant-table-wrapper .ant-table-tbody>tr>td,.dashboard-layout--particles .positions-panel .positions-table.ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder>td,.dashboard-layout--particles .positions-panel .positions-table.ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder:hover>td,.dashboard-layout--particles .positions-panel .positions-table.ant-table-wrapper .ant-empty,.dashboard-layout--particles .trades-history .trades-table.ant-table-wrapper .ant-table,.dashboard-layout--particles .trades-history .trades-table.ant-table-wrapper .ant-table-container,.dashboard-layout--particles .trades-history .trades-table.ant-table-wrapper .ant-table-content,.dashboard-layout--particles .trades-history .trades-table.ant-table-wrapper .ant-table-body,.dashboard-layout--particles .trades-history .trades-table.ant-table-wrapper .ant-table-tbody>tr>td,.dashboard-layout--particles .trades-history .trades-table.ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder>td,.dashboard-layout--particles .trades-history .trades-table.ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder:hover>td,.dashboard-layout--particles .trades-history .trades-table.ant-table-wrapper .ant-empty{background:transparent!important;background-color:transparent!important}.live-layout--particles .positions-table .ant-empty-description,.live-layout--particles .trades-table .ant-empty-description,.dashboard-layout--particles .positions-table .ant-empty-description,.dashboard-layout--particles .trades-table .ant-empty-description{color:var(--color-text-muted)!important}.live-layout--particles .header-prices .price-ticker-bar,.dashboard-layout--particles .header-prices .price-ticker-bar{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:none!important;box-shadow:none!important}.live-layout--particles .status-control,.dashboard-layout--particles .status-control{background:transparent!important;border:none!important;box-shadow:none!important}.live-layout--particles .status-control:hover,.dashboard-layout--particles .status-control:hover{border:none!important;box-shadow:none!important}.live-layout--particles .user-menu-btn,.dashboard-layout--particles .user-menu-btn,.live-layout--particles .user-menu-btn:hover,.dashboard-layout--particles .user-menu-btn:hover{background:transparent!important;border:none!important;box-shadow:none!important}.simulation-starfield{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;background:radial-gradient(ellipse at bottom,#321b35,#090a0f);overflow:hidden}#sim-stars,#sim-stars2,#sim-stars3{position:relative}#sim-stars{width:1px;height:1px;background:transparent;box-shadow:39px 446px #fff,351px 1427px #fff,326px 123px #fff,1705px 1378px #fff,1464px 288px #fff,744px 1222px #fff,1441px 1377px #fff,75px 1962px #fff,583px 129px #fff,438px 653px #fff,1931px 536px #fff,549px 1092px #fff,156px 1984px #fff,623px 553px #fff,155px 1726px #fff,457px 105px #fff,701px 1141px #fff,1163px 1818px #fff,1068px 1878px #fff,1515px 1936px #fff,1248px 221px #fff,666px 515px #fff,904px 1705px #fff,710px 1977px #fff,1688px 1711px #fff,1235px 995px #fff,1053px 1455px #fff,1867px 1764px #fff,1313px 956px #fff,404px 386px #fff,1930px 282px #fff,176px 870px #fff,1662px 1918px #fff,669px 940px #fff,1359px 393px #fff,1943px 381px #fff,1918px 1222px #fff,1432px 367px #fff,254px 529px #fff,1669px 51px #fff,445px 1662px #fff,11px 690px #fff,1656px 111px #fff,759px 558px #fff,324px 536px #fff,1157px 1140px #fff,1970px 1191px #fff,387px 1888px #fff,354px 1019px #fff,1415px 801px #fff,952px 1777px #fff,1498px 962px #fff,1225px 231px #fff,1977px 474px #fff,4px 263px #fff,740px 1957px #fff,909px 313px #fff,1435px 135px #fff,1094px 72px #fff,1263px 1957px #fff,254px 1112px #fff,735px 556px #fff,63px 366px #fff,1683px 468px #fff,804px 896px #fff,485px 1957px #fff,692px 1644px #fff,290px 1097px #fff,92px 1275px #fff,1760px 351px #fff,912px 1333px #fff,10px 755px #fff,1102px 282px #fff,1796px 1401px #fff,109px 1389px #fff,791px 52px #fff,95px 1966px #fff,1693px 56px #fff,1468px 668px #fff,67px 1226px #fff,1627px 11px #fff,576px 1524px #fff,1520px 1898px #fff,1777px 1152px #fff,1229px 395px #fff,1796px 391px #fff,533px 483px #fff,292px 934px #fff,252px 1813px #fff,86px 595px #fff,629px 1369px #fff,1935px 961px #fff,1221px 1454px #fff,1922px 59px #fff,1261px 1954px #fff,1044px 1631px #fff,853px 453px #fff,863px 1800px #fff,391px 239px #fff,1243px 1496px #fff,676px 1426px #fff,1745px 713px #fff,252px 1145px #fff,390px 617px #fff,1813px 1957px #fff,862px 410px #fff,1991px 518px #fff,1543px 258px #fff,300px 1261px #fff,1011px 1919px #fff,961px 1776px #fff,538px 1463px #fff,53px 751px #fff,1087px 834px #fff,304px 784px #fff,1832px 861px #fff,1011px 598px #fff,1496px 215px #fff,1475px 1091px #fff,1854px 305px #fff,1441px 1407px #fff,284px 419px #fff,320px 1813px #fff,316px 1406px #fff,1102px 439px #fff,1988px 746px #fff,61px 556px #fff,987px 444px #fff,1225px 1169px #fff,1373px 748px #fff,860px 99px #fff,893px 1776px #fff,1746px 1905px #fff,718px 416px #fff,676px 966px #fff,415px 1165px #fff,1672px 1150px #fff,1911px 749px #fff,1189px 156px #fff,132px 1100px #fff,53px 1589px #fff,120px 97px #fff,1618px 1210px #fff,1753px 1164px #fff,1044px 280px #fff,1309px 1642px #fff,582px 2px #fff,457px 470px #fff,1137px 1230px #fff,565px 245px #fff,1213px 67px #fff,1970px 1532px #fff,938px 807px #fff,1829px 1803px #fff,1990px 1447px #fff,1731px 149px #fff,818px 977px #fff,1311px 1051px #fff,531px 937px #fff,793px 1322px #fff,1755px 641px #fff,1277px 1303px #fff,996px 467px #fff,1553px 1392px #fff,1251px 187px #fff,1000px 735px #fff,1520px 1828px #fff,378px 1108px #fff,1595px 649px #fff,1716px 328px #fff,685px 1223px #fff,103px 1332px #fff,1531px 300px #fff,455px 1397px #fff,1236px 1633px #fff,930px 475px #fff,653px 1856px #fff,1753px 121px #fff,872px 1693px #fff,1267px 49px #fff,1959px 269px #fff,1303px 1157px #fff,1857px 1626px #fff,56px 1185px #fff,1832px 1333px #fff,1503px 937px #fff,1171px 1804px #fff,1616px 418px #fff,816px 44px #fff,405px 906px #fff,1086px 933px #fff,1573px 1692px #fff,1652px 837px #fff,1148px 877px #fff,9px 977px #fff,393px 991px #fff,1972px 1616px #fff,1132px 612px #fff,449px 932px #fff,207px 1612px #fff,1815px 964px #fff,1752px 645px #fff,79px 815px #fff,1400px 601px #fff,564px 930px #fff,950px 1284px #fff,1506px 643px #fff,589px 1422px #fff,1243px 21px #fff,1047px 462px #fff,1586px 1529px #fff,1485px 416px #fff,956px 1498px #fff,380px 839px #fff,1288px 1058px #fff,368px 671px #fff,880px 319px #fff,1793px 1596px #fff,1153px 1501px #fff,330px 1642px #fff,1209px 553px #fff,1049px 1131px #fff,260px 568px #fff,602px 1123px #fff,1232px 1180px #fff,1425px 1795px #fff,1083px 1536px #fff,539px 1311px #fff,1095px 261px #fff,1561px 1353px #fff,1117px 1845px #fff,1023px 879px #fff,519px 285px #fff,377px 1698px #fff,859px 634px #fff,135px 924px #fff,939px 789px #fff,1648px 1666px #fff,1267px 155px #fff,1978px 336px #fff,943px 1251px #fff,290px 538px #fff,116px 1996px #fff,559px 1296px #fff,484px 540px #fff,32px 442px #fff,1695px 188px #fff,1118px 1380px #fff,234px 1314px #fff,361px 1155px #fff,620px 120px #fff,1462px 1793px #fff,633px 7px #fff,1198px 1671px #fff,844px 11px #fff,941px 1446px #fff,992px 680px #fff,239px 1911px #fff,86px 262px #fff,1712px 892px #fff,1062px 1729px #fff,467px 413px #fff,1251px 119px #fff,596px 1582px #fff,1177px 1381px #fff,961px 143px #fff,700px 644px #fff,640px 1292px #fff,1959px 186px #fff,8px 789px #fff,1432px 301px #fff,844px 1416px #fff,105px 188px #fff,1201px 826px #fff,1759px 256px #fff,1603px 1956px #fff,1385px 914px #fff,1373px 1932px #fff,806px 1471px #fff,1683px 590px #fff,562px 49px #fff,1071px 1820px #fff,742px 996px #fff,1422px 1154px #fff,1114px 390px #fff,1674px 1011px #fff,1552px 1134px #fff,1358px 1668px #fff,1342px 1931px #fff,781px 1115px #fff,1045px 420px #fff,807px 896px #fff,489px 62px #fff,1955px 1631px #fff,130px 1861px #fff,216px 206px #fff,1790px 1470px #fff,750px 445px #fff,980px 1480px #fff,747px 1375px #fff,1274px 1434px #fff,1570px 169px #fff,1847px 814px #fff,1419px 1641px #fff,1308px 1935px #fff,736px 1401px #fff,1118px 908px #fff,1619px 157px #fff,675px 887px #fff,1499px 1265px #fff,589px 1830px #fff,1403px 1203px #fff,386px 251px #fff,958px 373px #fff,1091px 1251px #fff,718px 819px #fff,1713px 360px #fff,1589px 1975px #fff,966px 555px #fff,1524px 1302px #fff,1887px 1724px #fff,1968px 965px #fff,1133px 1858px #fff,1058px 1409px #fff,990px 301px #fff,522px 1313px #fff,1439px 788px #fff,1205px 857px #fff,1646px 1096px #fff,103px 1240px #fff,174px 537px #fff,1277px 968px #fff,1168px 459px #fff,694px 146px #fff,356px 320px #fff,1182px 491px #fff,1423px 1970px #fff,1356px 1960px #fff,1077px 454px #fff,838px 215px #fff,1739px 271px #fff,972px 1236px #fff,1447px 1697px #fff,21px 416px #fff,156px 35px #fff,842px 197px #fff,472px 129px #fff,842px 713px #fff,643px 17px #fff,185px 1818px #fff,1946px 73px #fff,823px 1453px #fff,1589px 1194px #fff,1273px 1686px #fff,458px 1903px #fff,210px 1904px #fff,601px 781px #fff,1783px 728px #fff,868px 332px #fff,1410px 515px #fff,1555px 434px #fff,1624px 1014px #fff,1810px 1823px #fff,406px 192px #fff,1544px 1578px #fff,304px 1042px #fff,1837px 136px #fff,1401px 537px #fff,1414px 1723px #fff,449px 388px #fff,46px 1001px #fff,727px 1280px #fff,1912px 1601px #fff,1747px 1833px #fff,1311px 1127px #fff,1282px 1395px #fff,317px 661px #fff,1999px 407px #fff,171px 1966px #fff,325px 1574px #fff,727px 1417px #fff,1336px 1334px #fff,1685px 428px #fff,800px 166px #fff,1260px 155px #fff,1982px 1452px #fff,299px 727px #fff,1259px 111px #fff,98px 1549px #fff,128px 1909px #fff,689px 757px #fff,471px 184px #fff,1302px 440px #fff,597px 1719px #fff,847px 1115px #fff,1481px 184px #fff,308px 1914px #fff,1659px 987px #fff,1586px 1985px #fff,571px 1192px #fff,1588px 605px #fff,310px 1367px #fff,667px 1529px #fff,46px 358px #fff,812px 147px #fff,767px 138px #fff,1383px 802px #fff,395px 382px #fff,507px 441px #fff,1427px 382px #fff,988px 1225px #fff,1013px 1654px #fff,1802px 1404px #fff,683px 762px #fff,1776px 1137px #fff,568px 1401px #fff,1961px 1742px #fff,140px 840px #fff,1883px 1090px #fff,1257px 1206px #fff;animation:simAnimStar 50s linear infinite}#sim-stars:after{content:" ";position:absolute;top:2000px;width:1px;height:1px;background:transparent;box-shadow:39px 446px #fff,351px 1427px #fff,326px 123px #fff,1705px 1378px #fff,1464px 288px #fff,744px 1222px #fff,1441px 1377px #fff,75px 1962px #fff,583px 129px #fff,438px 653px #fff,1931px 536px #fff,549px 1092px #fff,156px 1984px #fff,623px 553px #fff,155px 1726px #fff,457px 105px #fff,701px 1141px #fff,1163px 1818px #fff,1068px 1878px #fff,1515px 1936px #fff,1248px 221px #fff,666px 515px #fff,904px 1705px #fff,710px 1977px #fff,1688px 1711px #fff,1235px 995px #fff,1053px 1455px #fff,1867px 1764px #fff,1313px 956px #fff,404px 386px #fff,1930px 282px #fff,176px 870px #fff,1662px 1918px #fff,669px 940px #fff,1359px 393px #fff,1943px 381px #fff,1918px 1222px #fff,1432px 367px #fff,254px 529px #fff,1669px 51px #fff,445px 1662px #fff,11px 690px #fff,1656px 111px #fff,759px 558px #fff,324px 536px #fff,1157px 1140px #fff,1970px 1191px #fff,387px 1888px #fff,354px 1019px #fff,1415px 801px #fff,952px 1777px #fff,1498px 962px #fff,1225px 231px #fff,1977px 474px #fff,4px 263px #fff,740px 1957px #fff,909px 313px #fff,1435px 135px #fff,1094px 72px #fff,1263px 1957px #fff,254px 1112px #fff,735px 556px #fff,63px 366px #fff,1683px 468px #fff,804px 896px #fff,485px 1957px #fff,692px 1644px #fff,290px 1097px #fff,92px 1275px #fff,1760px 351px #fff,912px 1333px #fff,10px 755px #fff,1102px 282px #fff,1796px 1401px #fff,109px 1389px #fff,791px 52px #fff,95px 1966px #fff,1693px 56px #fff,1468px 668px #fff,67px 1226px #fff,1627px 11px #fff,576px 1524px #fff,1520px 1898px #fff,1777px 1152px #fff,1229px 395px #fff,1796px 391px #fff,533px 483px #fff,292px 934px #fff,252px 1813px #fff,86px 595px #fff,629px 1369px #fff,1935px 961px #fff,1221px 1454px #fff,1922px 59px #fff,1261px 1954px #fff,1044px 1631px #fff,853px 453px #fff,863px 1800px #fff,391px 239px #fff,1243px 1496px #fff,676px 1426px #fff,1745px 713px #fff,252px 1145px #fff,390px 617px #fff,1813px 1957px #fff,862px 410px #fff,1991px 518px #fff,1543px 258px #fff,300px 1261px #fff,1011px 1919px #fff,961px 1776px #fff,538px 1463px #fff,53px 751px #fff,1087px 834px #fff,304px 784px #fff,1832px 861px #fff,1011px 598px #fff,1496px 215px #fff,1475px 1091px #fff,1854px 305px #fff,1441px 1407px #fff,284px 419px #fff,320px 1813px #fff,316px 1406px #fff,1102px 439px #fff,1988px 746px #fff,61px 556px #fff,987px 444px #fff,1225px 1169px #fff,1373px 748px #fff,860px 99px #fff,893px 1776px #fff,1746px 1905px #fff,718px 416px #fff,676px 966px #fff,415px 1165px #fff,1672px 1150px #fff,1911px 749px #fff,1189px 156px #fff,132px 1100px #fff,53px 1589px #fff,120px 97px #fff,1618px 1210px #fff,1753px 1164px #fff,1044px 280px #fff,1309px 1642px #fff,582px 2px #fff,457px 470px #fff,1137px 1230px #fff,565px 245px #fff,1213px 67px #fff,1970px 1532px #fff,938px 807px #fff,1829px 1803px #fff,1990px 1447px #fff,1731px 149px #fff,818px 977px #fff,1311px 1051px #fff,531px 937px #fff,793px 1322px #fff,1755px 641px #fff,1277px 1303px #fff,996px 467px #fff,1553px 1392px #fff,1251px 187px #fff,1000px 735px #fff,1520px 1828px #fff,378px 1108px #fff,1595px 649px #fff,1716px 328px #fff,685px 1223px #fff,103px 1332px #fff,1531px 300px #fff,455px 1397px #fff,1236px 1633px #fff,930px 475px #fff,653px 1856px #fff,1753px 121px #fff,872px 1693px #fff,1267px 49px #fff,1959px 269px #fff,1303px 1157px #fff,1857px 1626px #fff,56px 1185px #fff,1832px 1333px #fff,1503px 937px #fff,1171px 1804px #fff,1616px 418px #fff,816px 44px #fff,405px 906px #fff,1086px 933px #fff,1573px 1692px #fff,1652px 837px #fff,1148px 877px #fff,9px 977px #fff,393px 991px #fff,1972px 1616px #fff,1132px 612px #fff,449px 932px #fff,207px 1612px #fff,1815px 964px #fff,1752px 645px #fff,79px 815px #fff,1400px 601px #fff,564px 930px #fff,950px 1284px #fff,1506px 643px #fff,589px 1422px #fff,1243px 21px #fff,1047px 462px #fff,1586px 1529px #fff,1485px 416px #fff,956px 1498px #fff,380px 839px #fff,1288px 1058px #fff,368px 671px #fff,880px 319px #fff,1793px 1596px #fff,1153px 1501px #fff,330px 1642px #fff,1209px 553px #fff,1049px 1131px #fff,260px 568px #fff,602px 1123px #fff,1232px 1180px #fff,1425px 1795px #fff,1083px 1536px #fff,539px 1311px #fff,1095px 261px #fff,1561px 1353px #fff,1117px 1845px #fff,1023px 879px #fff,519px 285px #fff,377px 1698px #fff,859px 634px #fff,135px 924px #fff,939px 789px #fff,1648px 1666px #fff,1267px 155px #fff,1978px 336px #fff,943px 1251px #fff,290px 538px #fff,116px 1996px #fff,559px 1296px #fff,484px 540px #fff,32px 442px #fff,1695px 188px #fff,1118px 1380px #fff,234px 1314px #fff,361px 1155px #fff,620px 120px #fff,1462px 1793px #fff,633px 7px #fff,1198px 1671px #fff,844px 11px #fff,941px 1446px #fff,992px 680px #fff,239px 1911px #fff,86px 262px #fff,1712px 892px #fff,1062px 1729px #fff,467px 413px #fff,1251px 119px #fff,596px 1582px #fff,1177px 1381px #fff,961px 143px #fff,700px 644px #fff,640px 1292px #fff,1959px 186px #fff,8px 789px #fff,1432px 301px #fff,844px 1416px #fff,105px 188px #fff,1201px 826px #fff,1759px 256px #fff,1603px 1956px #fff,1385px 914px #fff,1373px 1932px #fff,806px 1471px #fff,1683px 590px #fff,562px 49px #fff,1071px 1820px #fff,742px 996px #fff,1422px 1154px #fff,1114px 390px #fff,1674px 1011px #fff,1552px 1134px #fff,1358px 1668px #fff,1342px 1931px #fff,781px 1115px #fff,1045px 420px #fff,807px 896px #fff,489px 62px #fff,1955px 1631px #fff,130px 1861px #fff,216px 206px #fff,1790px 1470px #fff,750px 445px #fff,980px 1480px #fff,747px 1375px #fff,1274px 1434px #fff,1570px 169px #fff,1847px 814px #fff,1419px 1641px #fff,1308px 1935px #fff,736px 1401px #fff,1118px 908px #fff,1619px 157px #fff,675px 887px #fff,1499px 1265px #fff,589px 1830px #fff,1403px 1203px #fff,386px 251px #fff,958px 373px #fff,1091px 1251px #fff,718px 819px #fff,1713px 360px #fff,1589px 1975px #fff,966px 555px #fff,1524px 1302px #fff,1887px 1724px #fff,1968px 965px #fff,1133px 1858px #fff,1058px 1409px #fff,990px 301px #fff,522px 1313px #fff,1439px 788px #fff,1205px 857px #fff,1646px 1096px #fff,103px 1240px #fff,174px 537px #fff,1277px 968px #fff,1168px 459px #fff,694px 146px #fff,356px 320px #fff,1182px 491px #fff,1423px 1970px #fff,1356px 1960px #fff,1077px 454px #fff,838px 215px #fff,1739px 271px #fff,972px 1236px #fff,1447px 1697px #fff,21px 416px #fff,156px 35px #fff,842px 197px #fff,472px 129px #fff,842px 713px #fff,643px 17px #fff,185px 1818px #fff,1946px 73px #fff,823px 1453px #fff,1589px 1194px #fff,1273px 1686px #fff,458px 1903px #fff,210px 1904px #fff,601px 781px #fff,1783px 728px #fff,868px 332px #fff,1410px 515px #fff,1555px 434px #fff,1624px 1014px #fff,1810px 1823px #fff,406px 192px #fff,1544px 1578px #fff,304px 1042px #fff,1837px 136px #fff,1401px 537px #fff,1414px 1723px #fff,449px 388px #fff,46px 1001px #fff,727px 1280px #fff,1912px 1601px #fff,1747px 1833px #fff,1311px 1127px #fff,1282px 1395px #fff,317px 661px #fff,1999px 407px #fff,171px 1966px #fff,325px 1574px #fff,727px 1417px #fff,1336px 1334px #fff,1685px 428px #fff,800px 166px #fff,1260px 155px #fff,1982px 1452px #fff,299px 727px #fff,1259px 111px #fff,98px 1549px #fff,128px 1909px #fff,689px 757px #fff,471px 184px #fff,1302px 440px #fff,597px 1719px #fff,847px 1115px #fff,1481px 184px #fff,308px 1914px #fff,1659px 987px #fff,1586px 1985px #fff,571px 1192px #fff,1588px 605px #fff,310px 1367px #fff,667px 1529px #fff,46px 358px #fff,812px 147px #fff,767px 138px #fff,1383px 802px #fff,395px 382px #fff,507px 441px #fff,1427px 382px #fff,988px 1225px #fff,1013px 1654px #fff,1802px 1404px #fff,683px 762px #fff,1776px 1137px #fff,568px 1401px #fff,1961px 1742px #fff,140px 840px #fff,1883px 1090px #fff,1257px 1206px #fff}#sim-stars2{width:2px;height:2px;background:transparent;box-shadow:185px 597px #fff,223px 637px #fff,761px 1344px #fff,1900px 891px #fff,1326px 1499px #fff,1223px 696px #fff,221px 1847px #fff,1588px 571px #fff,1944px 1805px #fff,1398px 1081px #fff,1616px 384px #fff,232px 922px #fff,310px 436px #fff,349px 247px #fff,563px 393px #fff,259px 430px #fff,939px 300px #fff,568px 996px #fff,1249px 1794px #fff,1261px 1325px #fff,52px 111px #fff,999px 1289px #fff,718px 429px #fff,1124px 1670px #fff,1778px 287px #fff,1407px 1470px #fff,1318px 973px #fff,1205px 1921px #fff,1146px 1718px #fff,350px 1447px #fff,747px 853px #fff,815px 1834px #fff,1460px 1892px #fff,1829px 698px #fff,719px 341px #fff,1039px 1559px #fff,581px 964px #fff,1084px 219px #fff,902px 269px #fff,1821px 998px #fff,817px 1379px #fff,567px 1310px #fff,78px 1420px #fff,1770px 1227px #fff,59px 630px #fff,969px 1597px #fff,877px 1601px #fff,1724px 1422px #fff,1679px 1358px #fff,1499px 432px #fff,1434px 1907px #fff,718px 1759px #fff,695px 426px #fff,1768px 1078px #fff,1664px 1828px #fff,346px 936px #fff,446px 628px #fff,1133px 786px #fff,615px 471px #fff,1417px 1689px #fff,727px 815px #fff,1604px 1799px #fff,1460px 632px #fff,909px 837px #fff,281px 966px #fff,1185px 1109px #fff,1282px 701px #fff,1878px 265px #fff,761px 1476px #fff,515px 1932px #fff,1403px 769px #fff,292px 1995px #fff,316px 1522px #fff,57px 420px #fff,826px 1517px #fff,863px 327px #fff,1969px 1772px #fff,1696px 93px #fff,790px 1322px #fff,1850px 1276px #fff,305px 961px #fff,1814px 783px #fff,1215px 503px #fff,550px 989px #fff,1034px 433px #fff,416px 1734px #fff,597px 1900px #fff,1995px 1804px #fff,604px 601px #fff,710px 660px #fff,1744px 5px #fff,701px 1968px #fff,1268px 498px #fff,49px 1762px #fff,471px 1354px #fff,538px 1549px #fff,991px 1127px #fff,411px 38px #fff,620px 1909px #fff,1132px 945px #fff,1200px 855px #fff,1801px 954px #fff,678px 584px #fff,817px 265px #fff,726px 1202px #fff,1927px 429px #fff,1961px 686px #fff,983px 403px #fff,914px 511px #fff,1039px 1863px #fff,1780px 1946px #fff,1846px 1803px #fff,148px 1153px #fff,623px 343px #fff,621px 820px #fff,401px 1884px #fff,858px 396px #fff,1613px 33px #fff,307px 1588px #fff,1288px 584px #fff,593px 1712px #fff,1274px 1545px #fff,364px 1274px #fff,950px 366px #fff,1698px 90px #fff,1635px 1186px #fff,482px 931px #fff,1679px 1032px #fff,128px 1938px #fff,64px 377px #fff,699px 910px #fff,101px 1124px #fff,426px 552px #fff,736px 583px #fff,1105px 1156px #fff,577px 1233px #fff,1813px 1701px #fff,1912px 1879px #fff,272px 1889px #fff,158px 1375px #fff,1276px 1147px #fff,1561px 124px #fff,362px 649px #fff,1379px 210px #fff,452px 1280px #fff,927px 1061px #fff,1021px 606px #fff,1219px 336px #fff,371px 461px #fff,797px 1837px #fff,537px 1520px #fff,670px 1689px #fff,385px 329px #fff,1971px 307px #fff,1622px 530px #fff,776px 1200px #fff,1544px 345px #fff,1926px 150px #fff,1574px 1351px #fff,1147px 370px #fff,1477px 957px #fff,936px 912px #fff,988px 745px #fff,932px 1152px #fff,1387px 1577px #fff,1764px 1366px #fff,1962px 1378px #fff,122px 719px #fff,1465px 1507px #fff,1022px 1406px #fff,940px 764px #fff,1945px 231px #fff,1245px 842px #fff,1219px 960px #fff,1963px 515px #fff,212px 1972px #fff,1496px 767px #fff,1055px 1967px #fff,591px 1179px #fff,1621px 1748px #fff,916px 1699px #fff,1262px 1906px #fff,1588px 1767px #fff,439px 436px #fff,330px 1323px #fff,1582px 90px #fff,1875px 659px #fff,1349px 958px #fff,643px 1060px #fff,1250px 738px #fff,1214px 742px #fff,125px 252px #fff,790px 1221px #fff,1033px 1247px #fff,1350px 1234px #fff,1488px 1271px #fff,607px 1559px #fff,514px 162px #fff,715px 121px #fff,145px 1195px #fff;animation:simAnimStar 100s linear infinite}#sim-stars2:after{content:" ";position:absolute;top:2000px;width:2px;height:2px;background:transparent;box-shadow:185px 597px #fff,223px 637px #fff,761px 1344px #fff,1900px 891px #fff,1326px 1499px #fff,1223px 696px #fff,221px 1847px #fff,1588px 571px #fff,1944px 1805px #fff,1398px 1081px #fff,1616px 384px #fff,232px 922px #fff,310px 436px #fff,349px 247px #fff,563px 393px #fff,259px 430px #fff,939px 300px #fff,568px 996px #fff,1249px 1794px #fff,1261px 1325px #fff,52px 111px #fff,999px 1289px #fff,718px 429px #fff,1124px 1670px #fff,1778px 287px #fff,1407px 1470px #fff,1318px 973px #fff,1205px 1921px #fff,1146px 1718px #fff,350px 1447px #fff,747px 853px #fff,815px 1834px #fff,1460px 1892px #fff,1829px 698px #fff,719px 341px #fff,1039px 1559px #fff,581px 964px #fff,1084px 219px #fff,902px 269px #fff,1821px 998px #fff,817px 1379px #fff,567px 1310px #fff,78px 1420px #fff,1770px 1227px #fff,59px 630px #fff,969px 1597px #fff,877px 1601px #fff,1724px 1422px #fff,1679px 1358px #fff,1499px 432px #fff,1434px 1907px #fff,718px 1759px #fff,695px 426px #fff,1768px 1078px #fff,1664px 1828px #fff,346px 936px #fff,446px 628px #fff,1133px 786px #fff,615px 471px #fff,1417px 1689px #fff,727px 815px #fff,1604px 1799px #fff,1460px 632px #fff,909px 837px #fff,281px 966px #fff,1185px 1109px #fff,1282px 701px #fff,1878px 265px #fff,761px 1476px #fff,515px 1932px #fff,1403px 769px #fff,292px 1995px #fff,316px 1522px #fff,57px 420px #fff,826px 1517px #fff,863px 327px #fff,1969px 1772px #fff,1696px 93px #fff,790px 1322px #fff,1850px 1276px #fff,305px 961px #fff,1814px 783px #fff,1215px 503px #fff,550px 989px #fff,1034px 433px #fff,416px 1734px #fff,597px 1900px #fff,1995px 1804px #fff,604px 601px #fff,710px 660px #fff,1744px 5px #fff,701px 1968px #fff,1268px 498px #fff,49px 1762px #fff,471px 1354px #fff,538px 1549px #fff,991px 1127px #fff,411px 38px #fff,620px 1909px #fff,1132px 945px #fff,1200px 855px #fff,1801px 954px #fff,678px 584px #fff,817px 265px #fff,726px 1202px #fff,1927px 429px #fff,1961px 686px #fff,983px 403px #fff,914px 511px #fff,1039px 1863px #fff,1780px 1946px #fff,1846px 1803px #fff,148px 1153px #fff,623px 343px #fff,621px 820px #fff,401px 1884px #fff,858px 396px #fff,1613px 33px #fff,307px 1588px #fff,1288px 584px #fff,593px 1712px #fff,1274px 1545px #fff,364px 1274px #fff,950px 366px #fff,1698px 90px #fff,1635px 1186px #fff,482px 931px #fff,1679px 1032px #fff,128px 1938px #fff,64px 377px #fff,699px 910px #fff,101px 1124px #fff,426px 552px #fff,736px 583px #fff,1105px 1156px #fff,577px 1233px #fff,1813px 1701px #fff,1912px 1879px #fff,272px 1889px #fff,158px 1375px #fff,1276px 1147px #fff,1561px 124px #fff,362px 649px #fff,1379px 210px #fff,452px 1280px #fff,927px 1061px #fff,1021px 606px #fff,1219px 336px #fff,371px 461px #fff,797px 1837px #fff,537px 1520px #fff,670px 1689px #fff,385px 329px #fff,1971px 307px #fff,1622px 530px #fff,776px 1200px #fff,1544px 345px #fff,1926px 150px #fff,1574px 1351px #fff,1147px 370px #fff,1477px 957px #fff,936px 912px #fff,988px 745px #fff,932px 1152px #fff,1387px 1577px #fff,1764px 1366px #fff,1962px 1378px #fff,122px 719px #fff,1465px 1507px #fff,1022px 1406px #fff,940px 764px #fff,1945px 231px #fff,1245px 842px #fff,1219px 960px #fff,1963px 515px #fff,212px 1972px #fff,1496px 767px #fff,1055px 1967px #fff,591px 1179px #fff,1621px 1748px #fff,916px 1699px #fff,1262px 1906px #fff,1588px 1767px #fff,439px 436px #fff,330px 1323px #fff,1582px 90px #fff,1875px 659px #fff,1349px 958px #fff,643px 1060px #fff,1250px 738px #fff,1214px 742px #fff,125px 252px #fff,790px 1221px #fff,1033px 1247px #fff,1350px 1234px #fff,1488px 1271px #fff,607px 1559px #fff,514px 162px #fff,715px 121px #fff,145px 1195px #fff}#sim-stars3{width:3px;height:3px;background:transparent;box-shadow:1867px 1939px #fff,912px 1946px #fff,25px 288px #fff,759px 860px #fff,350px 1176px #fff,135px 638px #fff,1901px 1700px #fff,1873px 1822px #fff,800px 195px #fff,880px 246px #fff,364px 1065px #fff,1044px 1228px #fff,1637px 269px #fff,395px 556px #fff,1324px 1439px #fff,229px 1978px #fff,595px 1592px #fff,399px 1343px #fff,1494px 683px #fff,1813px 1173px #fff,1401px 446px #fff,1838px 839px #fff,961px 468px #fff,392px 1015px #fff,652px 1960px #fff,576px 1835px #fff,1477px 1958px #fff,1872px 67px #fff,1014px 1568px #fff,24px 679px #fff,550px 1572px #fff,1321px 719px #fff,226px 1794px #fff,1458px 1044px #fff,1478px 37px #fff,1252px 1197px #fff,1558px 1537px #fff,924px 2px #fff,1035px 1814px #fff,496px 1955px #fff,1990px 1355px #fff,964px 231px #fff,1261px 234px #fff,1033px 994px #fff,1065px 1525px #fff,91px 833px #fff,1233px 1978px #fff,1924px 490px #fff,386px 1748px #fff,1705px 830px #fff,1589px 472px #fff,754px 89px #fff,71px 221px #fff,102px 949px #fff,253px 1451px #fff,1727px 1598px #fff,1025px 529px #fff,1915px 269px #fff,639px 1722px #fff,364px 834px #fff,1569px 1944px #fff,1090px 152px #fff,557px 1704px #fff,1687px 825px #fff,588px 1797px #fff,179px 213px #fff,1329px 1288px #fff,1958px 1531px #fff,578px 433px #fff,1032px 666px #fff,1136px 845px #fff,1383px 1573px #fff,887px 1252px #fff,821px 458px #fff,885px 1483px #fff,364px 1406px #fff,1963px 412px #fff,209px 273px #fff,1043px 1252px #fff,295px 833px #fff,1963px 544px #fff,184px 741px #fff,764px 947px #fff,211px 513px #fff,819px 958px #fff,151px 1844px #fff,1689px 799px #fff,1900px 107px #fff,311px 1497px #fff,307px 1280px #fff,1869px 73px #fff,1818px 350px #fff,1587px 1046px #fff,1558px 1643px #fff,1814px 9px #fff,466px 1764px #fff,1232px 833px #fff,450px 121px #fff,1783px 1018px #fff,1186px 1680px #fff;animation:simAnimStar 150s linear infinite}#sim-stars3:after{content:" ";position:absolute;top:2000px;width:3px;height:3px;background:transparent;box-shadow:1867px 1939px #fff,912px 1946px #fff,25px 288px #fff,759px 860px #fff,350px 1176px #fff,135px 638px #fff,1901px 1700px #fff,1873px 1822px #fff,800px 195px #fff,880px 246px #fff,364px 1065px #fff,1044px 1228px #fff,1637px 269px #fff,395px 556px #fff,1324px 1439px #fff,229px 1978px #fff,595px 1592px #fff,399px 1343px #fff,1494px 683px #fff,1813px 1173px #fff,1401px 446px #fff,1838px 839px #fff,961px 468px #fff,392px 1015px #fff,652px 1960px #fff,576px 1835px #fff,1477px 1958px #fff,1872px 67px #fff,1014px 1568px #fff,24px 679px #fff,550px 1572px #fff,1321px 719px #fff,226px 1794px #fff,1458px 1044px #fff,1478px 37px #fff,1252px 1197px #fff,1558px 1537px #fff,924px 2px #fff,1035px 1814px #fff,496px 1955px #fff,1990px 1355px #fff,964px 231px #fff,1261px 234px #fff,1033px 994px #fff,1065px 1525px #fff,91px 833px #fff,1233px 1978px #fff,1924px 490px #fff,386px 1748px #fff,1705px 830px #fff,1589px 472px #fff,754px 89px #fff,71px 221px #fff,102px 949px #fff,253px 1451px #fff,1727px 1598px #fff,1025px 529px #fff,1915px 269px #fff,639px 1722px #fff,364px 834px #fff,1569px 1944px #fff,1090px 152px #fff,557px 1704px #fff,1687px 825px #fff,588px 1797px #fff,179px 213px #fff,1329px 1288px #fff,1958px 1531px #fff,578px 433px #fff,1032px 666px #fff,1136px 845px #fff,1383px 1573px #fff,887px 1252px #fff,821px 458px #fff,885px 1483px #fff,364px 1406px #fff,1963px 412px #fff,209px 273px #fff,1043px 1252px #fff,295px 833px #fff,1963px 544px #fff,184px 741px #fff,764px 947px #fff,211px 513px #fff,819px 958px #fff,151px 1844px #fff,1689px 799px #fff,1900px 107px #fff,311px 1497px #fff,307px 1280px #fff,1869px 73px #fff,1818px 350px #fff,1587px 1046px #fff,1558px 1643px #fff,1814px 9px #fff,466px 1764px #fff,1232px 833px #fff,450px 121px #fff,1783px 1018px #fff,1186px 1680px #fff}@keyframes simAnimStar{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}.simulation-layout{min-height:100vh;position:relative;background:transparent}.simulation-layout--starfield .simulation-main-area{position:relative;z-index:1}.simulation-layout--starfield .stone-mode-switcher{background:transparent!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;border-right:1px solid rgba(255,255,255,.08)}.simulation-layout--starfield .dashboard-header{background:transparent!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;border-bottom:1px solid rgba(255,255,255,.08)}.simulation-layout--starfield .status-control{background:transparent!important;border:none!important;box-shadow:none!important}.simulation-layout--starfield .status-control:hover{border:none!important;box-shadow:none!important}.simulation-layout--starfield .user-menu-btn,.simulation-layout--starfield .user-menu-btn:hover{background:transparent!important;border:none!important;box-shadow:none!important}.simulation-main-area{margin-left:70px;min-height:100vh;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}body[data-sidebar-collapsed=true] .simulation-main-area{margin-left:50px}.simulation-content{padding:24px;min-height:calc(100vh - 64px)}.simulation-content .content-wrapper{max-width:1800px;margin:0 auto}@media(max-width:1200px){.simulation-main-area{margin-left:60px}body[data-sidebar-collapsed=true] .simulation-main-area{margin-left:45px}.simulation-content{padding:16px}}@media(max-width:768px){.simulation-content{padding:12px}}.replay-n5-bar{width:100%;padding:2px 8px 2px 4px;min-width:0;font-family:DM Sans,PingFang SC,Segoe UI,sans-serif;color:#e7edf5}.replay-n5-idle{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px;padding:0 8px}.replay-n5-idle-text{font-size:12px;color:#8a97a8}.replay-n5-top-text-row{display:flex;align-items:baseline;gap:12px;margin-bottom:8px;min-width:0;flex-wrap:wrap}.replay-n5-status-tag{font-size:11px;color:#7dffc0;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.replay-n5-status-tag.is-paused{color:#ffd18a}.replay-n5-status-tag.is-done{color:#9fd0ff}.replay-n5-status-tag.is-error{color:#ff7b72}.replay-n5-dot{width:6px;height:6px;border-radius:50%;background:#3ecf8e;flex-shrink:0;animation:replay-n5-pulse 1.5s ease-in-out infinite}.replay-n5-status-tag.is-paused .replay-n5-dot{background:#e8a54b;animation:none}.replay-n5-status-tag.is-done .replay-n5-dot{background:#4da3ff;animation:none}.replay-n5-status-tag.is-error .replay-n5-dot{background:#ff7b72;animation:none}.replay-n5-percent{font-family:Sora,IBM Plex Sans,sans-serif;font-size:17px;font-weight:600;letter-spacing:-.02em;color:#fff;white-space:nowrap}.replay-n5-sim-time{font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,monospace;font-size:14px;font-weight:600;color:#fff;white-space:nowrap}.replay-n5-error{font-size:11px;color:#ff7b72;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.replay-n5-clear{margin-left:auto}.replay-n5-track-line{height:4px;background:#1c2736;border-radius:999px;overflow:hidden;margin-bottom:6px}.replay-n5-fill{height:100%;width:0%;transition:width .25s linear;background:linear-gradient(90deg,#ffb37b,#ff7b72,#e879c2,#b068e8,#49c8e8);background-size:200% 100%;animation:replay-n5-color-flow 4s linear infinite}.replay-n5-fill.is-paused{animation-play-state:paused;filter:saturate(.7)}.replay-n5-bottom-info{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#8a97a8;font-family:IBM Plex Mono,JetBrains Mono,ui-monospace,monospace}.replay-n5-time-right{display:flex;gap:14px;white-space:nowrap}.replay-n5-elapsed{color:#ffd18a}@keyframes replay-n5-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.88)}}@keyframes replay-n5-color-flow{0%{background-position:0% 50%}to{background-position:200% 50%}}@media(max-width:1100px){.replay-n5-sim-time{font-size:12px}.replay-n5-percent{font-size:15px}}.kline-coin-bar{flex:1;overflow:hidden;display:flex;align-items:center;height:100%}.kline-coin-track{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0}.kline-coin-item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:0 4px;height:100%;cursor:pointer;transition:background .2s ease;position:relative;flex:1;min-width:0}.kline-coin-item:hover{background-color:#ffffff0a}.kline-coin-item.active{background-color:#ffffff14}.kline-coin-item.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#fcd535}.kline-coin-item.loading{opacity:.6;pointer-events:none}.kline-coin-item-top{display:flex;align-items:center;gap:8px}.kline-coin-item-bottom{display:flex;align-items:center;gap:6px}.kline-coin-icon{width:16px;height:16px;border-radius:50%}.kline-coin-symbol{font-size:13px;font-weight:600;color:#eaecef}.kline-coin-price{font-size:12px;font-weight:600;color:#fff;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif}.kline-coin-change{font-size:13px;font-weight:600}.kline-coin-change.positive{color:#0ecb81}.kline-coin-change.negative{color:#f6465d}@media(max-width:1400px){.kline-coin-icon{width:14px;height:14px}.kline-coin-symbol{font-size:12px}.kline-coin-price{font-size:11px}.kline-coin-change{font-size:12px}}.kline-layout{min-height:100vh;background:radial-gradient(ellipse at top right,rgba(24,119,242,.05) 0%,transparent 50%),radial-gradient(ellipse at bottom left,rgba(6,182,212,.03) 0%,transparent 50%),linear-gradient(180deg,#0a0a0a,#111,#0a0a0a);background-attachment:fixed}.kline-main-area{margin-left:70px;min-height:100vh;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}body[data-sidebar-collapsed=true] .kline-main-area{margin-left:50px}.kline-content{padding:24px;min-height:calc(100vh - 64px)}.kline-content-wrapper{max-width:1800px;margin:0 auto}.kline-loading-container,.kline-error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 200px);min-height:400px;gap:16px}.kline-error-message{color:#ef4444;font-size:14px}.kline-symbol-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:16px 20px;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.08)}.kline-symbol-header h2{margin:0;font-size:18px;font-weight:600;color:#fff}.kline-current-price{font-size:16px;font-weight:500;color:#10b981}.kline-layout-main-sidebar{display:grid;grid-template-columns:3fr 1fr;gap:16px;align-items:stretch}.kline-main-chart{height:100%;min-height:600px}.kline-sidebar{display:grid;grid-template-rows:repeat(6,1fr);gap:12px;max-height:calc(100vh - 200px);overflow-y:auto}.kline-chart-wrapper{background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.08);overflow:hidden;position:relative;transition:border-color .2s ease}.kline-chart-wrapper.sub-chart{cursor:pointer}.kline-chart-wrapper.sub-chart:hover{border-color:#60a5fa}.sub-chart-hint{position:absolute;bottom:8px;right:8px;font-size:12px;color:#ffffff80;background:#0009;padding:2px 6px;border-radius:4px;pointer-events:none;opacity:0;transition:opacity .2s ease}.kline-chart-wrapper.sub-chart:hover .sub-chart-hint{opacity:1}.kline-chart-container{position:relative;width:100%}.key-level-legend{position:absolute;top:8px;right:16px;display:flex;gap:12px;font-size:11px;z-index:10}.legend-item{display:flex;align-items:center;gap:4px;color:#ffffffb3}.legend-item .legend-color{width:12px;height:12px;border-radius:2px}.legend-item.support .legend-color{background:#10b98166;border:1px solid #10b981}.legend-item.resistance .legend-color{background:#ef444466;border:1px solid #ef4444}.legend-item.confluence-support .legend-color{background:#3b82f666;border:2px solid #3b82f6}.legend-item.confluence-resistance .legend-color{background:#facc1566;border:2px solid #facc15}@media(min-width:1400px){.kline-layout-main-sidebar{grid-template-columns:3.5fr 1fr}}@media(max-width:1200px){.kline-layout-main-sidebar{grid-template-columns:1fr}.kline-sidebar{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}}@media(max-width:768px){.kline-sidebar{grid-template-columns:1fr;grid-template-rows:repeat(3,1fr)}}@media(max-width:1200px){.kline-main-area{margin-left:60px}body[data-sidebar-collapsed=true] .kline-main-area{margin-left:45px}.kline-content{padding:16px}}@media(max-width:768px){.kline-content{padding:12px}.kline-symbol-header{flex-direction:column;gap:8px;text-align:center}.kline-symbol-header h2{font-size:16px}}.kline-content::-webkit-scrollbar{width:6px}.kline-content::-webkit-scrollbar-track{background:#ffffff0d}.kline-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.kline-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.kline-layout .ant-spin-text{color:#ffffffb3}:root{--color-primary: #1877F2;--color-primary-light: #4293F7;--color-primary-dark: #1466D2;--color-primary-glow: rgba(24, 119, 242, .4);--color-bg-primary: #0a0a0a;--color-bg-secondary: #111111;--color-bg-tertiary: #1a1a1a;--color-bg-card: rgba(25, 25, 25, .9);--color-bg-card-solid: #191919;--color-bg-hover: rgba(255, 255, 255, .05);--color-text-primary: #f8fafc;--color-text-secondary: #94a3b8;--color-text-muted: #64748b;--color-text-disabled: #475569;--color-success: #22c55e;--color-success-light: #4ade80;--color-success-dark: #16a34a;--color-success-bg: rgba(34, 197, 94, .1);--color-danger: #ef4444;--color-danger-light: #f87171;--color-danger-dark: #dc2626;--color-danger-bg: rgba(239, 68, 68, .1);--color-warning: #f59e0b;--color-warning-light: #fbbf24;--color-warning-bg: rgba(245, 158, 11, .1);--color-info: #06b6d4;--color-info-light: #22d3ee;--color-info-bg: rgba(6, 182, 212, .1);--color-border: rgba(255, 255, 255, .08);--color-border-light: rgba(255, 255, 255, .12);--color-border-accent: rgba(24, 119, 242, .3);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .5);--shadow-md: 0 4px 12px rgba(0, 0, 0, .5);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .6);--shadow-glow: 0 0 20px var(--color-primary-glow);--shadow-glow-sm: 0 0 10px var(--color-primary-glow);--radius-sm: 6px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-2xl: 24px;--radius-full: 9999px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--transition-fast: .15s ease;--transition-normal: .25s ease;--transition-slow: .4s ease}*{margin:0;padding:0;box-sizing:border-box}html,body{touch-action:pan-x pan-y;-webkit-text-size-adjust:100%}body{font-family:Outfit,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(180deg,var(--color-bg-primary) 0%,var(--color-bg-secondary) 50%,var(--color-bg-tertiary) 100%);background-attachment:fixed;min-height:100vh;color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--color-bg-secondary);border-radius:3px}::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:3px;transition:background var(--transition-fast)}::-webkit-scrollbar-thumb:hover{background:var(--color-primary-light)}.mono{font-family:JetBrains Mono,Fira Code,SF Mono,monospace;font-feature-settings:"tnum" on,"lnum" on}.card-glass{background:var(--color-bg-card);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all var(--transition-normal)}.card-glass:hover{border-color:var(--color-border-light);box-shadow:var(--shadow-lg)}.card-glow{background:var(--color-bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--color-border-accent);border-radius:var(--radius-lg);box-shadow:var(--shadow-glow-sm)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes glow{0%,to{box-shadow:0 0 5px var(--color-primary-glow)}50%{box-shadow:0 0 20px var(--color-primary-glow),0 0 30px var(--color-primary-glow)}}.animate-fade-in{animation:fadeIn .3s ease-out}.animate-fade-in-up{animation:fadeInUp .4s ease-out}.animate-pulse{animation:pulse 2s ease-in-out infinite}.text-success{color:var(--color-success)!important}.text-danger{color:var(--color-danger)!important}.text-warning{color:var(--color-warning)!important}.text-info{color:var(--color-info)!important}.text-muted{color:var(--color-text-muted)!important}.ant-card{background:var(--color-bg-card)!important;border-color:var(--color-border)!important;border-radius:var(--radius-lg)!important}.ant-card-body{padding:var(--spacing-lg)!important}.ant-table{background:transparent!important;color:var(--color-text-primary)!important}.ant-table-thead>tr>th{background:#1877f214!important;color:var(--color-text-secondary)!important;border-bottom:1px solid var(--color-border)!important;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.ant-table-tbody>tr>td{border-bottom:1px solid var(--color-border)!important;color:var(--color-text-primary)!important;transition:background var(--transition-fast)}.ant-table-tbody>tr:hover>td{background:var(--color-bg-hover)!important}.ant-table-tbody>tr.ant-table-row:hover>td{background:#1877f20d!important}.ant-empty-description{color:var(--color-text-muted)!important}.ant-input,.ant-select-selector,.ant-input-password,.ant-input-affix-wrapper{background:var(--color-bg-tertiary)!important;border-color:var(--color-border)!important;color:var(--color-text-primary)!important;border-radius:var(--radius-md)!important;transition:all var(--transition-fast)!important}.ant-input:hover,.ant-select-selector:hover,.ant-input-password:hover,.ant-input-affix-wrapper:hover{border-color:var(--color-border-light)!important}.ant-input:focus,.ant-select-selector:focus,.ant-input-password:focus,.ant-input-affix-wrapper-focused{border-color:var(--color-primary)!important;box-shadow:0 0 0 2px var(--color-primary-glow)!important}.ant-input::placeholder{color:var(--color-text-muted)!important}.ant-input-prefix{color:var(--color-text-muted)!important}.ant-btn-primary{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%)!important;border:none!important;box-shadow:0 4px 12px var(--color-primary-glow)!important;font-weight:600!important;transition:all var(--transition-fast)!important}.ant-btn-primary:hover{background:linear-gradient(135deg,var(--color-primary-light) 0%,var(--color-primary) 100%)!important;box-shadow:0 6px 20px var(--color-primary-glow)!important;transform:translateY(-1px)}.ant-btn-primary:active{transform:translateY(0)}.ant-btn-default{background:var(--color-bg-tertiary)!important;border-color:var(--color-border)!important;color:var(--color-text-primary)!important}.ant-btn-default:hover{border-color:var(--color-primary)!important;color:var(--color-primary)!important}.ant-select-dropdown{background:var(--color-bg-card-solid)!important;border:1px solid var(--color-border)!important;border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important}.ant-select-item{color:var(--color-text-primary)!important;transition:background var(--transition-fast)!important}.ant-select-item-option-selected{background:#1877f226!important;font-weight:600}.ant-select-item-option-active{background:var(--color-bg-hover)!important}.ant-tabs-tab{color:var(--color-text-secondary)!important;transition:color var(--transition-fast)!important}.ant-tabs-tab:hover{color:var(--color-text-primary)!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--color-primary)!important;font-weight:600}.ant-tabs-ink-bar{background:var(--color-primary)!important;height:3px!important;border-radius:2px!important}.ant-tabs-nav:before{border-color:var(--color-border)!important}.ant-statistic-title{color:var(--color-text-secondary)!important;font-size:13px!important}.ant-statistic-content{color:var(--color-text-primary)!important;font-family:JetBrains Mono,monospace!important}.ant-badge-status-text{color:var(--color-text-secondary)!important}.ant-pagination-item{background:var(--color-bg-tertiary)!important;border-color:var(--color-border)!important;border-radius:var(--radius-sm)!important}.ant-pagination-item a{color:var(--color-text-secondary)!important}.ant-pagination-item:hover{border-color:var(--color-primary)!important}.ant-pagination-item:hover a{color:var(--color-primary)!important}.ant-pagination-item-active{background:var(--color-primary)!important;border-color:var(--color-primary)!important}.ant-pagination-item-active a{color:#fff!important}.ant-pagination-prev .ant-pagination-item-link,.ant-pagination-next .ant-pagination-item-link{background:var(--color-bg-tertiary)!important;border-color:var(--color-border)!important;color:var(--color-text-secondary)!important}.ant-message{top:80px!important}.ant-message-notice-content{background:#1e1e1ef2!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:var(--radius-md)!important;box-shadow:0 8px 32px #00000080,0 0 0 1px #ffffff0d!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;padding:12px 20px!important}.ant-message-notice-content .ant-message-custom-content{color:#fff!important;font-size:14px!important;font-weight:500!important}.ant-message-notice-content .ant-message-custom-content span{color:#fff!important}.ant-message-success .anticon{color:#22c55e!important}.ant-message-error .anticon{color:#ef4444!important}.ant-message-error .ant-message-notice-content{border-color:#ef44444d!important;background:#281919f2!important}.ant-message-warning .anticon{color:#f59e0b!important}.ant-message-warning .ant-message-notice-content{border-color:#f59e0b4d!important;background:#282314f2!important}.ant-message-info .anticon{color:#4293f7!important}.ant-message-info .ant-message-notice-content{border-color:#4293f74d!important}.ant-dropdown-menu{background:var(--color-bg-card-solid)!important;border:1px solid var(--color-border)!important;border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important}.ant-dropdown-menu-item{color:var(--color-text-primary)!important}.ant-dropdown-menu-item:hover{background:var(--color-bg-hover)!important}.ant-modal-content{background:var(--color-bg-card-solid)!important;border:1px solid var(--color-border)!important;border-radius:var(--radius-xl)!important}.ant-modal-header{background:transparent!important;border-bottom:1px solid var(--color-border)!important}.ant-modal-title{color:var(--color-text-primary)!important}.ant-modal-close-x{color:var(--color-text-secondary)!important}.ant-form-item-label>label{color:var(--color-text-secondary)!important}.ant-tag{border-radius:var(--radius-sm)!important;font-weight:500}.ant-tag-green{background:var(--color-success-bg)!important;border-color:var(--color-success)!important;color:var(--color-success)!important}.ant-tag-red{background:var(--color-danger-bg)!important;border-color:var(--color-danger)!important;color:var(--color-danger)!important}.ant-tag-blue{background:#1877f21a!important;border-color:var(--color-primary)!important;color:var(--color-primary)!important}.ant-tooltip-inner{background:var(--color-bg-card-solid)!important;border:1px solid var(--color-border)!important;border-radius:var(--radius-sm)!important}.border-glow{border:1px solid var(--color-border-accent);box-shadow:var(--shadow-glow-sm)}.hover-glow:hover{box-shadow:var(--shadow-glow)}.text-gradient{background:linear-gradient(135deg,var(--color-text-primary) 0%,var(--color-text-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-primary{background:linear-gradient(135deg,var(--color-primary-light) 0%,var(--color-primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?v=4.7.0);src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/assets/fontawesome-webfont-B-jkhYfk.woff2?v=4.7.0) format("woff2"),url(/assets/fontawesome-webfont-CDK5bt4p.woff?v=4.7.0) format("woff"),url(/assets/fontawesome-webfont-CQDK8MU3.ttf?v=4.7.0) format("truetype"),url(/assets/fontawesome-webfont-D13rzr4g.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
