@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");.autoTrading_dashboard__42b59{display:flex;min-height:100vh;background-color:#f9fafb;color:#111827}.autoTrading_sidebar___vHMZ{width:250px;background:linear-gradient(180deg,#0f766e,#047857);display:flex;flex-direction:column;padding:1.5rem;color:white}.autoTrading_logo__ccBe4{margin-bottom:2rem}.autoTrading_logo__ccBe4 h2{font-weight:700;letter-spacing:.5px;position:relative}.autoTrading_logo__ccBe4 h2:after{content:"™";font-size:.8rem;position:absolute;top:0;margin-left:2px}.autoTrading_navLinks__E_GnE{list-style:none;margin-bottom:auto}.autoTrading_navLinks__E_GnE li{padding:.8rem 1rem;margin-bottom:.5rem;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:10px}.autoTrading_navLinks__E_GnE li:hover{background-color:rgba(255,255,255,.1)}.autoTrading_navLinks__E_GnE li.autoTrading_active__oY8e3{background-color:rgba(255,255,255,.2)}.autoTrading_sidebarFooter__4wFiK{margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2)}.autoTrading_avatar__SulQ2,.autoTrading_userProfile__Jt_wy{display:flex;align-items:center}.autoTrading_avatar__SulQ2{width:40px;height:40px;border-radius:50%;background-color:rgba(255,255,255,.2);justify-content:center;margin-right:10px}.autoTrading_userInfo__q_JUg h4{font-size:.9rem;font-weight:600}.autoTrading_userInfo__q_JUg p{font-size:.75rem;opacity:.8}.autoTrading_mainContent__Drsjq{flex:1;padding:1.5rem 2rem;overflow-y:auto;background-color:#f9fafb}.autoTrading_header__XJb9l{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.autoTrading_dateTime__pweDq{display:flex;flex-direction:column}.autoTrading_date__Jjkpg{font-size:1rem;font-weight:500}.autoTrading_time__blSIP{font-size:1.5rem;font-weight:700;color:#0f766e}.autoTrading_autoTradingSection__LcXOL{background-color:white;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.05);margin-bottom:2rem}.autoTrading_sectionHeader__xyqEx{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.autoTrading_sectionHeader__xyqEx h2{font-size:1.5rem;font-weight:700;background:linear-gradient(90deg,#0f766e,#047857);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.autoTrading_switch__0H_1W{position:relative;display:inline-block;width:60px;height:34px}.autoTrading_switch__0H_1W input{opacity:0;width:0;height:0}.autoTrading_slider__vj15j{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.autoTrading_slider__vj15j:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:white;transition:.4s;border-radius:50%}input:checked+.autoTrading_slider__vj15j{background:linear-gradient(90deg,#0f766e,#047857)}input:checked+.autoTrading_slider__vj15j:before{transform:translateX(26px)}.autoTrading_masterSwitch___oEBh{display:flex;align-items:center;gap:1rem}.autoTrading_switchLabel__xf986{color:#4b5563;font-weight:500}.autoTrading_strategyGrid__VC_2e{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.autoTrading_strategyCard__Vs8c_{background-color:white;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.autoTrading_strategyCard__Vs8c_:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.autoTrading_strategyHeader__dA4s1{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.autoTrading_strategyHeader__dA4s1 h3{font-size:1.2rem;font-weight:600;color:#0f766e}.autoTrading_strategyParams__bkcVG{display:grid;gap:1rem;margin-bottom:1.5rem}.autoTrading_paramGroup__IglTH{display:flex;flex-direction:column;gap:.5rem}.autoTrading_paramGroup__IglTH label{color:#4b5563;font-size:.9rem;font-weight:500}.autoTrading_paramGroup__IglTH input,.autoTrading_paramGroup__IglTH select{padding:.5rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.9rem;transition:border-color .3s ease}.autoTrading_paramGroup__IglTH input:focus,.autoTrading_paramGroup__IglTH select:focus{outline:none;border-color:#0f766e}.autoTrading_strategyMetrics__BJ1ZX{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.autoTrading_metric__cSXs3{display:flex;flex-direction:column;gap:.25rem}.autoTrading_metric__cSXs3 span{color:#4b5563;font-size:.9rem}.autoTrading_metric__cSXs3 .autoTrading_value__IZAPp{color:#111827;font-weight:600;font-size:1.1rem}.autoTrading_activeTrades__DaVIX{background-color:white;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.05)}.autoTrading_tradesTable__b3wEa{width:100%}.autoTrading_tableHeader__bRyrY{font-weight:600;color:#4b5563}.autoTrading_tableHeader__bRyrY,.autoTrading_tableRow__e_K_f{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr .5fr;padding:1rem 0;border-bottom:1px solid #e5e7eb}.autoTrading_tableRow__e_K_f{transition:background-color .3s ease}.autoTrading_tableRow__e_K_f:hover{background-color:rgba(15,118,110,.05)}.autoTrading_tableRow__e_K_f:last-child{border-bottom:none}.autoTrading_col__orh7v{display:flex;align-items:center}.autoTrading_profit__ixjCn{color:#10b981;font-weight:600}.autoTrading_loss__MluPn{color:#ef4444;font-weight:600}.autoTrading_actionBtn__u3xd3{padding:.5rem;border:none;background:none;cursor:pointer;color:#4b5563;transition:color .3s ease;display:flex;align-items:center;justify-content:center}.autoTrading_actionBtn__u3xd3:hover{color:#0f766e}.autoTrading_actionBtn__u3xd3.autoTrading_close___MMgE:hover{color:#ef4444}.autoTrading_refreshBtn__0c95q{padding:.5rem 1rem;border:1px solid #e5e7eb;background-color:white;border-radius:6px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.autoTrading_refreshBtn__0c95q:hover{background-color:#f9fafb;border-color:#0f766e;color:#0f766e}@media (max-width:1024px){.autoTrading_strategyGrid__VC_2e{grid-template-columns:1fr}}@media (max-width:768px){.autoTrading_dashboard__42b59{flex-direction:column}.autoTrading_sidebar___vHMZ{width:100%;padding:1rem}.autoTrading_mainContent__Drsjq{padding:1rem}.autoTrading_tableHeader__bRyrY,.autoTrading_tableRow__e_K_f{grid-template-columns:1fr 1fr 1fr 1fr}.autoTrading_tableHeader__bRyrY .autoTrading_col__orh7v:nth-child(n+5),.autoTrading_tableRow__e_K_f .autoTrading_col__orh7v:nth-child(n+5){display:none}}.previewBanner_previewBanner__TgpFc{position:fixed;bottom:20px;left:20px;right:20px;max-width:800px;margin:0 auto;background:#fff3cd;color:black;padding:16px 20px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;display:flex;align-items:center;justify-content:space-between;animation:previewBanner_slideUp__3Q_8_ .5s ease-out}.previewBanner_previewContent__J_QiO{display:flex;align-items:center;gap:12px;flex:1}.previewBanner_previewIcon__jItUH{font-size:20px;flex-shrink:0}.previewBanner_previewContent__J_QiO p{margin:0;font-size:.9rem;line-height:1.5}.previewBanner_previewLink__5QpV4{color:black;font-weight:600;text-decoration:underline;transition:opacity .2s}.previewBanner_previewLink__5QpV4:hover{opacity:.8;color:black}.previewBanner_previewClose__1hAQD{background:transparent;border:none;color:black;cursor:pointer;font-size:16px;padding:4px;margin-left:12px;opacity:.8;transition:opacity .2s;display:flex;align-items:center;justify-content:center}.previewBanner_previewClose__1hAQD:hover{opacity:1}@keyframes previewBanner_slideUp__3Q_8_{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:768px){.previewBanner_previewBanner__TgpFc{bottom:0;left:0;right:0;border-radius:0;padding:12px 16px}.previewBanner_previewContent__J_QiO{gap:8px}.previewBanner_previewContent__J_QiO p{font-size:.8rem}}