.BotControls-module__iZsqOa__wrapper{flex-direction:column;gap:.75rem;display:flex}.BotControls-module__iZsqOa__controlBar{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1.25rem;display:flex}.BotControls-module__iZsqOa__statusGroup{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.BotControls-module__iZsqOa__dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:2s infinite BotControls-module__iZsqOa__pulse}@keyframes BotControls-module__iZsqOa__pulse{0%,to{opacity:1}50%{opacity:.35}}.BotControls-module__iZsqOa__statusLabel{font-size:.9rem;font-weight:600}.BotControls-module__iZsqOa__tag{letter-spacing:.05em;background:0 0;border:1px solid;border-radius:999px;padding:.15rem .55rem;font-size:.68rem;font-weight:700}.BotControls-module__iZsqOa__actionGroup{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.BotControls-module__iZsqOa__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:9px;padding:.5rem .9rem;font-size:.82rem;font-weight:600;transition:opacity .15s,transform .1s}.BotControls-module__iZsqOa__btn:disabled{opacity:.4;cursor:not-allowed}.BotControls-module__iZsqOa__btn:not(:disabled):hover{opacity:.82}.BotControls-module__iZsqOa__btn:not(:disabled):active{transform:scale(.97)}.BotControls-module__iZsqOa__btnStart{color:var(--green);background:#22c55e26;border:1px solid #22c55e4d}.BotControls-module__iZsqOa__btnStop{color:var(--red);background:#ef444426;border:1px solid #ef44444d}.BotControls-module__iZsqOa__btnWarning{color:var(--yellow);background:#f59e0b26;border:1px solid #f59e0b4d}.BotControls-module__iZsqOa__btnPrimary{color:var(--blue);background:#3b82f626;border:1px solid #3b82f64d}.BotControls-module__iZsqOa__btnCancel{color:var(--text-muted);border:1px solid var(--border);background:0 0}.BotControls-module__iZsqOa__reloadBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;padding:.3rem .55rem;font-size:.9rem;transition:color .15s}.BotControls-module__iZsqOa__reloadBtn:hover{color:var(--text);border-color:#3a3d52}.BotControls-module__iZsqOa__portfolioCard{background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden}.BotControls-module__iZsqOa__portfolioHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.85rem 1.25rem;display:flex}.BotControls-module__iZsqOa__portfolioTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.BotControls-module__iZsqOa__portfolioTotal{color:var(--text);font-size:1rem}.BotControls-module__iZsqOa__portfolioTotal strong{font-variant-numeric:tabular-nums;font-size:1.2rem}.BotControls-module__iZsqOa__pnlRow{border-bottom:1px solid var(--border);gap:0;display:flex}.BotControls-module__iZsqOa__pnlItem{border-right:1px solid var(--border);flex-direction:column;flex:1;gap:.2rem;padding:.65rem 1.25rem;display:flex}.BotControls-module__iZsqOa__pnlItem:last-child{border-right:none}.BotControls-module__iZsqOa__pnlLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.68rem}.BotControls-module__iZsqOa__tableWrap{overflow-x:auto}.BotControls-module__iZsqOa__table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:.82rem}.BotControls-module__iZsqOa__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:1px solid var(--border);background:#ffffff05;padding:.5rem 1.25rem;font-size:.68rem}.BotControls-module__iZsqOa__table td{vertical-align:middle;border-bottom:1px solid #ffffff0a;padding:.55rem 1.25rem}.BotControls-module__iZsqOa__table tr:last-child td{border-bottom:none}.BotControls-module__iZsqOa__right{text-align:right}.BotControls-module__iZsqOa__assetName{font-weight:700}.BotControls-module__iZsqOa__eurRow td{background:#3b82f60a}.BotControls-module__iZsqOa__muted{color:var(--text-muted)}.BotControls-module__iZsqOa__lossWarning{color:var(--red);background:#ef444412;border-top:1px solid #ef444433;padding:.6rem 1.25rem;font-size:.8rem}.BotControls-module__iZsqOa__toast{border-radius:10px;padding:.65rem 1rem;font-size:.82rem;font-weight:500;animation:.2s BotControls-module__iZsqOa__slideIn}.BotControls-module__iZsqOa__toastOk{color:var(--green);background:#22c55e1f;border:1px solid #22c55e40}.BotControls-module__iZsqOa__toastErr{color:var(--red);background:#ef44441f;border:1px solid #ef444440}@keyframes BotControls-module__iZsqOa__slideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.BotControls-module__iZsqOa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.BotControls-module__iZsqOa__modal{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1.1rem;width:100%;max-width:460px;padding:1.75rem;display:flex;box-shadow:0 24px 64px #00000080}.BotControls-module__iZsqOa__modalTitle{font-size:1.1rem;font-weight:700}.BotControls-module__iZsqOa__modalBody{color:var(--text-muted);font-size:.875rem;line-height:1.65}.BotControls-module__iZsqOa__dryNote{color:var(--yellow);font-style:italic}.BotControls-module__iZsqOa__modalActions{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.BotControls-module__iZsqOa__fieldLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;flex-direction:column;gap:.4rem;font-size:.78rem;display:flex}.BotControls-module__iZsqOa__input{border:1px solid var(--border);color:var(--text);background:#ffffff0a;border-radius:10px;outline:none;width:100%;padding:.6rem .85rem;font-size:1rem;transition:border-color .15s}.BotControls-module__iZsqOa__input:focus{border-color:var(--blue)}@media (max-width:700px){.BotControls-module__iZsqOa__pnlRow{flex-direction:column}.BotControls-module__iZsqOa__pnlItem{border-right:none;border-bottom:1px solid var(--border)}.BotControls-module__iZsqOa__pnlItem:last-child{border-bottom:none}.BotControls-module__iZsqOa__controlBar{flex-direction:column;align-items:flex-start}.BotControls-module__iZsqOa__actionGroup{width:100%}.BotControls-module__iZsqOa__btn{text-align:center;flex:1}}
.TradeModal-module__uxuw8W__overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.TradeModal-module__uxuw8W__modal{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1.25rem;width:100%;max-width:420px;padding:1.75rem;display:flex;box-shadow:0 24px 64px #00000080}.TradeModal-module__uxuw8W__header{justify-content:space-between;align-items:center;display:flex}.TradeModal-module__uxuw8W__title{font-size:1.2rem;font-weight:700}.TradeModal-module__uxuw8W__buy{color:var(--green)}.TradeModal-module__uxuw8W__sell{color:var(--red)}.TradeModal-module__uxuw8W__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem .4rem;font-size:1rem;transition:color .15s}.TradeModal-module__uxuw8W__closeBtn:hover{color:var(--text)}.TradeModal-module__uxuw8W__dryRunBadge{color:var(--yellow);text-align:center;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:8px;padding:.5rem .75rem;font-size:.78rem}.TradeModal-module__uxuw8W__info{border:1px solid var(--border);background:#ffffff08;border-radius:10px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.TradeModal-module__uxuw8W__infoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem}.TradeModal-module__uxuw8W__infoValue{font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:700}.TradeModal-module__uxuw8W__form{flex-direction:column;gap:1rem;display:flex}.TradeModal-module__uxuw8W__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;flex-direction:column;gap:.4rem;font-size:.82rem;display:flex}.TradeModal-module__uxuw8W__input{border:1px solid var(--border);color:var(--text);background:#ffffff0a;border-radius:10px;outline:none;width:100%;padding:.65rem .9rem;font-size:1.1rem;transition:border-color .15s}.TradeModal-module__uxuw8W__input:focus{border-color:var(--blue)}.TradeModal-module__uxuw8W__hint{color:var(--text-muted);text-transform:none;letter-spacing:0;font-size:.78rem}.TradeModal-module__uxuw8W__sellNote{color:var(--text-muted);font-size:.9rem;line-height:1.6}.TradeModal-module__uxuw8W__actions{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.25rem;display:grid}.TradeModal-module__uxuw8W__cancelBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:10px;padding:.65rem;font-size:.9rem;transition:border-color .15s,color .15s}.TradeModal-module__uxuw8W__cancelBtn:hover{color:var(--text);border-color:#3a3d52}.TradeModal-module__uxuw8W__confirmBtn{cursor:pointer;border:none;border-radius:10px;padding:.65rem;font-size:.9rem;font-weight:600;transition:opacity .15s}.TradeModal-module__uxuw8W__confirmBtn:disabled{opacity:.4;cursor:not-allowed}.TradeModal-module__uxuw8W__confirmBuy{background:var(--green);color:#000}.TradeModal-module__uxuw8W__confirmSell{background:var(--red);color:#fff}.TradeModal-module__uxuw8W__confirmBtn:not(:disabled):hover{opacity:.85}
.CryptoCard-module__yfZYoq__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1rem;width:100%;max-width:320px;padding:1.5rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.CryptoCard-module__yfZYoq__card:hover{border-color:#3a3d52;box-shadow:0 4px 24px #0000004d}.CryptoCard-module__yfZYoq__cardError{border-color:#ef444466}.CryptoCard-module__yfZYoq__cardDisabled{opacity:.55;border-style:dashed}.CryptoCard-module__yfZYoq__flashUp{animation:.8s CryptoCard-module__yfZYoq__flashUp}.CryptoCard-module__yfZYoq__flashDown{animation:.8s CryptoCard-module__yfZYoq__flashDown}@keyframes CryptoCard-module__yfZYoq__flashUp{0%{border-color:#22c55eb3;box-shadow:0 0 12px #22c55e40}to{border-color:var(--border);box-shadow:none}}@keyframes CryptoCard-module__yfZYoq__flashDown{0%{border-color:#ef4444b3;box-shadow:0 0 12px #ef444440}to{border-color:var(--border);box-shadow:none}}.CryptoCard-module__yfZYoq__cardHeader{justify-content:space-between;align-items:center;display:flex}.CryptoCard-module__yfZYoq__symbolGroup{align-items:center;gap:.75rem;display:flex}.CryptoCard-module__yfZYoq__icon{font-size:2rem;line-height:1}.CryptoCard-module__yfZYoq__symbolName{letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.CryptoCard-module__yfZYoq__pairLabel{color:var(--text-muted);font-size:.75rem}.CryptoCard-module__yfZYoq__headerRight{align-items:center;gap:.5rem;display:flex}.CryptoCard-module__yfZYoq__scoreBadge{letter-spacing:.02em;white-space:nowrap;border:1px solid;border-radius:999px;padding:.18rem .5rem;font-size:.68rem;font-weight:700}.CryptoCard-module__yfZYoq__disabledBadge{letter-spacing:.04em;color:var(--text-muted);border:1px solid var(--border);background:#ffffff12;border-radius:999px;padding:.2rem .6rem;font-size:.72rem;font-weight:700}.CryptoCard-module__yfZYoq__disableBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:7px;padding:.25rem .45rem;font-size:.78rem;line-height:1;transition:color .15s,border-color .15s,background .15s}.CryptoCard-module__yfZYoq__disableBtn:hover{color:var(--text);border-color:#3a3d52}.CryptoCard-module__yfZYoq__disableBtn:disabled{opacity:.4;cursor:not-allowed}.CryptoCard-module__yfZYoq__disableBtnOff{color:var(--green);background:#22c55e1a;border-color:#22c55e4d}.CryptoCard-module__yfZYoq__badge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.CryptoCard-module__yfZYoq__badgeHold{color:var(--blue);background:#3b82f626;border:1px solid #3b82f64d}.CryptoCard-module__yfZYoq__badgeSell{color:var(--red);background:#ef444426;border:1px solid #ef44444d}.CryptoCard-module__yfZYoq__badgeBuy{color:var(--green);background:#22c55e26;border:1px solid #22c55e4d}.CryptoCard-module__yfZYoq__errorMsg{color:var(--red);background:#ef44441a;border:1px solid #ef444440;border-radius:8px;padding:.5rem .75rem;font-size:.8rem}.CryptoCard-module__yfZYoq__priceRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.CryptoCard-module__yfZYoq__priceItem{flex-direction:column;gap:.25rem;display:flex}.CryptoCard-module__yfZYoq__label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.7rem}.CryptoCard-module__yfZYoq__priceValue{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:1.35rem;font-weight:700}.CryptoCard-module__yfZYoq__dropRow{justify-content:space-between;align-items:center;display:flex}.CryptoCard-module__yfZYoq__rsiRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.CryptoCard-module__yfZYoq__rsiWrapper{flex:1;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.CryptoCard-module__yfZYoq__rsiTrack{background:var(--border);border-radius:999px;flex-shrink:0;width:100px;height:4px;position:relative}.CryptoCard-module__yfZYoq__rsiThumb{border-radius:50%;width:10px;height:10px;transition:left .4s;position:absolute;top:50%;transform:translate(-50%,-50%)}.CryptoCard-module__yfZYoq__emaRow{justify-content:space-between;align-items:center;display:flex}.CryptoCard-module__yfZYoq__emaBadge{border-radius:999px;padding:.2rem .6rem;font-size:.78rem;font-weight:600}.CryptoCard-module__yfZYoq__emaBull{color:var(--green);background:#22c55e1f;border:1px solid #22c55e40}.CryptoCard-module__yfZYoq__emaBear{color:var(--red);background:#ef44441f;border:1px solid #ef444440}.CryptoCard-module__yfZYoq__ctaRow{grid-template-columns:1fr 1fr;gap:.6rem;margin-top:.25rem;display:grid}.CryptoCard-module__yfZYoq__ctaBtn{cursor:pointer;border:none;border-radius:10px;padding:.6rem 0;font-size:.85rem;font-weight:600;transition:opacity .15s,transform .1s}.CryptoCard-module__yfZYoq__ctaBtn:disabled{opacity:.35;cursor:not-allowed}.CryptoCard-module__yfZYoq__ctaBtn:not(:disabled):hover{opacity:.85}.CryptoCard-module__yfZYoq__ctaBtn:not(:disabled):active{transform:scale(.97)}.CryptoCard-module__yfZYoq__ctaBuy{color:var(--green);background:#22c55e26;border:1px solid #22c55e4d}.CryptoCard-module__yfZYoq__ctaSell{color:var(--red);background:#ef444426;border:1px solid #ef44444d}.CryptoCard-module__yfZYoq__holdRow{border:1px solid var(--border);background:#ffffff05;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .75rem;transition:border-color .2s,background .2s;display:flex}.CryptoCard-module__yfZYoq__holdActive{background:#f59e0b0f;border-color:#f59e0b66;animation:3s ease-in-out infinite CryptoCard-module__yfZYoq__holdPulse}@keyframes CryptoCard-module__yfZYoq__holdPulse{0%,to{box-shadow:0 0 #f59e0b00}50%{box-shadow:0 0 8px 2px #f59e0b26}}.CryptoCard-module__yfZYoq__holdInfo{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.CryptoCard-module__yfZYoq__holdLabel{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.CryptoCard-module__yfZYoq__holdActive .CryptoCard-module__yfZYoq__holdLabel{color:var(--yellow);font-weight:600}.CryptoCard-module__yfZYoq__rsiProgress{align-items:center;gap:.5rem;display:flex}.CryptoCard-module__yfZYoq__rsiProgressTrack{background:var(--border);border-radius:999px;flex:1;height:4px;overflow:hidden}.CryptoCard-module__yfZYoq__rsiProgressFill{background:var(--yellow);border-radius:999px;height:100%;transition:width .5s}.CryptoCard-module__yfZYoq__rsiProgressLabel{color:var(--yellow);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.72rem;font-weight:600}.CryptoCard-module__yfZYoq__holdBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;flex-shrink:0;padding:.3rem .7rem;font-size:.78rem;font-weight:600;transition:color .15s,border-color .15s,background .15s}.CryptoCard-module__yfZYoq__holdBtn:disabled{opacity:.4;cursor:not-allowed}.CryptoCard-module__yfZYoq__holdBtn:not(:disabled):hover{color:var(--text);border-color:#3a3d52}.CryptoCard-module__yfZYoq__holdBtnActive{color:var(--yellow);background:#f59e0b1f;border-color:#f59e0b66}.CryptoCard-module__yfZYoq__holdBtnActive:not(:disabled):hover{color:var(--red);background:#ef44441f;border-color:#ef444466}.CryptoCard-module__yfZYoq__chartToggle{color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;padding:.1rem 0;font-size:.72rem;transition:color .15s}.CryptoCard-module__yfZYoq__chartToggle:hover{color:var(--text)}.CryptoCard-module__yfZYoq__chartLoading{color:var(--text-muted);text-align:center;padding:1rem;font-size:.78rem}.CryptoCard-module__yfZYoq__dryRunNote{color:var(--yellow);text-align:center;opacity:.75;font-size:.72rem}.CryptoCard-module__yfZYoq__timestamp{color:var(--text-muted);text-align:right;font-size:.72rem}.CryptoCard-module__yfZYoq__muted{color:var(--text-muted)}.CryptoCard-module__yfZYoq__toast{z-index:10;border-radius:8px;padding:.6rem .9rem;font-size:.8rem;font-weight:500;animation:.2s CryptoCard-module__yfZYoq__fadeIn;position:absolute;bottom:1rem;left:1rem;right:1rem}.CryptoCard-module__yfZYoq__toastOk{color:var(--green);background:#22c55e26;border:1px solid #22c55e4d}.CryptoCard-module__yfZYoq__toastError{color:var(--red);background:#ef444426;border:1px solid #ef44444d}@keyframes CryptoCard-module__yfZYoq__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.TradeHistory-module__QUdIZa__wrapper{flex-direction:column;display:flex}.TradeHistory-module__QUdIZa__toggle{background:var(--surface);border:1px solid var(--border);cursor:pointer;text-align:left;width:100%;color:var(--text);border-radius:14px;align-items:center;gap:.75rem;padding:.85rem 1.25rem;font-size:.9rem;font-weight:600;transition:border-color .15s;display:flex}.TradeHistory-module__QUdIZa__toggle:hover{border-color:#3a3d52}.TradeHistory-module__QUdIZa__toggleMeta{color:var(--text-muted);font-size:.8rem;font-weight:400}.TradeHistory-module__QUdIZa__chevron{color:var(--text-muted);margin-left:auto;font-size:.75rem}.TradeHistory-module__QUdIZa__panel{background:var(--surface);border:1px solid var(--border);border-top:none;border-radius:0 0 14px 14px;margin-top:.4rem;overflow:hidden}.TradeHistory-module__QUdIZa__summary{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:1.5rem;padding:.75rem 1.25rem;display:flex}.TradeHistory-module__QUdIZa__summaryItem{flex-direction:column;gap:.1rem;display:flex}.TradeHistory-module__QUdIZa__summaryLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.68rem}.TradeHistory-module__QUdIZa__reloadBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;margin-left:auto;padding:.3rem .7rem;font-size:.78rem;transition:color .15s,border-color .15s}.TradeHistory-module__QUdIZa__reloadBtn:hover{color:var(--text);border-color:#3a3d52}.TradeHistory-module__QUdIZa__tableWrap{max-height:320px;overflow:auto}.TradeHistory-module__QUdIZa__table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:.8rem}.TradeHistory-module__QUdIZa__table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);border-bottom:1px solid var(--border);background:var(--surface);padding:.5rem .75rem;font-size:.68rem;position:sticky;top:0}.TradeHistory-module__QUdIZa__table td{vertical-align:middle;border-bottom:1px solid #ffffff0a;padding:.5rem .75rem}.TradeHistory-module__QUdIZa__table tr:last-child td{border-bottom:none}.TradeHistory-module__QUdIZa__time{color:var(--text-muted);font-size:.75rem}.TradeHistory-module__QUdIZa__symbol{font-weight:600}.TradeHistory-module__QUdIZa__num{font-variant-numeric:tabular-nums;text-align:right}.TradeHistory-module__QUdIZa__reason{color:var(--text-muted);text-overflow:ellipsis;max-width:160px;font-size:.75rem;overflow:hidden}.TradeHistory-module__QUdIZa__sideBadge{letter-spacing:.04em;border-radius:999px;padding:.15rem .5rem;font-size:.68rem;font-weight:700}.TradeHistory-module__QUdIZa__buy{color:var(--green);background:#22c55e26;border:1px solid #22c55e4d}.TradeHistory-module__QUdIZa__sell{color:var(--red);background:#ef444426;border:1px solid #ef44444d}.TradeHistory-module__QUdIZa__dryTag{color:var(--yellow);font-size:.68rem;font-weight:600}.TradeHistory-module__QUdIZa__liveTag{color:var(--green);font-size:.68rem;font-weight:600}.TradeHistory-module__QUdIZa__centered{justify-content:center;padding:2rem;display:flex}.TradeHistory-module__QUdIZa__spinner{border:2px solid var(--border);border-top-color:var(--blue);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite TradeHistory-module__QUdIZa__spin}@keyframes TradeHistory-module__QUdIZa__spin{to{transform:rotate(360deg)}}.TradeHistory-module__QUdIZa__empty{text-align:center;color:var(--text-muted);padding:2rem;font-size:.85rem}.TradeHistory-module__QUdIZa__exportBar{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex}.TradeHistory-module__QUdIZa__exportLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-right:.25rem;font-size:.75rem;font-weight:600}.TradeHistory-module__QUdIZa__yearSelect{background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:7px;padding:.28rem .6rem;font-size:.8rem;transition:border-color .15s}.TradeHistory-module__QUdIZa__yearSelect:focus{border-color:var(--blue);outline:none}.TradeHistory-module__QUdIZa__exportBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:#ffffff0d;border-radius:7px;padding:.28rem .75rem;font-size:.78rem;font-weight:600;transition:color .15s,border-color .15s,background .15s}.TradeHistory-module__QUdIZa__exportBtn:hover{color:var(--text);background:#ffffff14;border-color:#ffffff40}.TradeHistory-module__QUdIZa__exportXlsx{color:#22c55e;background:#22c55e12;border-color:#22c55e4d}.TradeHistory-module__QUdIZa__exportXlsx:hover{color:#22c55e;background:#22c55e21;border-color:#22c55e80}.TradeHistory-module__QUdIZa__pagination{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.TradeHistory-module__QUdIZa__pageBtn{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:6px;padding:.25rem .6rem;font-size:.8rem;transition:color .15s,border-color .15s}.TradeHistory-module__QUdIZa__pageBtn:hover:not(:disabled){color:var(--text);border-color:#3a3d52}.TradeHistory-module__QUdIZa__pageBtn:disabled{opacity:.3;cursor:not-allowed}.TradeHistory-module__QUdIZa__pageInfo{color:var(--text-muted);padding:0 .5rem;font-size:.78rem}
.SettingsModal-module__SnlJZq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#000000a6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SettingsModal-module__SnlJZq__modal{background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;width:100%;max-width:640px;max-height:90vh;animation:.2s SettingsModal-module__SnlJZq__slideUp;display:flex;position:relative;overflow:hidden}@keyframes SettingsModal-module__SnlJZq__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.SettingsModal-module__SnlJZq__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:1.5rem 1.5rem 1rem;display:flex}.SettingsModal-module__SnlJZq__title{margin:0 0 .2rem;font-size:1.15rem;font-weight:700}.SettingsModal-module__SnlJZq__subtitle{color:var(--text-muted);margin:0;font-size:.78rem}.SettingsModal-module__SnlJZq__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:.25rem .5rem;font-size:1rem;line-height:1;transition:color .15s,background .15s}.SettingsModal-module__SnlJZq__closeBtn:hover{color:var(--text);background:#ffffff0f}.SettingsModal-module__SnlJZq__body{flex:1;padding:0 1.5rem;overflow-y:auto}.SettingsModal-module__SnlJZq__loading{text-align:center;color:var(--text-muted);padding:3rem;font-size:.9rem}.SettingsModal-module__SnlJZq__section{border-bottom:1px solid var(--border);padding:1.25rem 0}.SettingsModal-module__SnlJZq__section:last-child{border-bottom:none}.SettingsModal-module__SnlJZq__overlay>.SettingsModal-module__SnlJZq__modal>.SettingsModal-module__SnlJZq__section{padding:1.25rem 1.5rem}.SettingsModal-module__SnlJZq__sectionTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:.5rem;margin:0 0 .9rem;font-size:.8rem;font-weight:700;display:flex}.SettingsModal-module__SnlJZq__profiles{grid-template-columns:repeat(2,1fr);gap:.6rem;margin-bottom:.75rem;display:grid}.SettingsModal-module__SnlJZq__profileBtn{border:1px solid var(--border);text-align:left;cursor:pointer;background:#ffffff08;border-radius:12px;flex-direction:column;gap:.2rem;padding:.75rem 1rem;transition:border-color .15s,background .15s;display:flex}.SettingsModal-module__SnlJZq__profileBtn:hover{background:#ffffff0d;border-color:#fff3}.SettingsModal-module__SnlJZq__profileActive{border-color:var(--profile-color,var(--blue))!important;background:color-mix(in srgb, var(--profile-color,var(--blue)) 10%, transparent)!important}.SettingsModal-module__SnlJZq__profileLabel{color:var(--text);font-size:.88rem;font-weight:700}.SettingsModal-module__SnlJZq__profileActive .SettingsModal-module__SnlJZq__profileLabel{color:var(--profile-color,var(--blue))}.SettingsModal-module__SnlJZq__profileDesc{color:var(--text-muted);font-size:.72rem}.SettingsModal-module__SnlJZq__resetBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;padding:.4rem .9rem;font-size:.8rem;transition:color .15s,border-color .15s}.SettingsModal-module__SnlJZq__resetBtn:hover:not(:disabled){color:var(--text);border-color:#ffffff4d}.SettingsModal-module__SnlJZq__resetBtn:disabled{opacity:.4;cursor:not-allowed}.SettingsModal-module__SnlJZq__grid2{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.SettingsModal-module__SnlJZq__symbolGrid{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.SettingsModal-module__SnlJZq__symChip{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:#ffffff0a;border-radius:999px;padding:.3rem .75rem;font-size:.78rem;font-weight:600;transition:all .15s}.SettingsModal-module__SnlJZq__symChip:hover{color:var(--text);border-color:#ffffff40}.SettingsModal-module__SnlJZq__symActive{color:var(--blue);background:#3b82f626;border-color:#3b82f680}.SettingsModal-module__SnlJZq__field{flex-direction:column;gap:.4rem;display:flex}.SettingsModal-module__SnlJZq__label{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;display:flex}.SettingsModal-module__SnlJZq__input{border:1px solid var(--border);color:var(--text);box-sizing:border-box;-moz-appearance:textfield;background:#ffffff0a;border-radius:8px;width:100%;padding:.5rem .75rem;font-size:.88rem;transition:border-color .15s}.SettingsModal-module__SnlJZq__input::-webkit-outer-spin-button{-webkit-appearance:none}.SettingsModal-module__SnlJZq__input::-webkit-inner-spin-button{-webkit-appearance:none}.SettingsModal-module__SnlJZq__input:focus{border-color:var(--blue);outline:none}.SettingsModal-module__SnlJZq__hint{color:var(--text-muted);margin:.25rem 0 0;font-size:.72rem}.SettingsModal-module__SnlJZq__badge{letter-spacing:.05em;color:var(--yellow);background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:999px;align-self:flex-start;margin-top:.25rem;padding:.1rem .5rem;font-size:.68rem;font-weight:700;display:inline-block}.SettingsModal-module__SnlJZq__encBadge{color:var(--green);text-transform:none;letter-spacing:0;background:#22c55e1a;border:1px solid #22c55e40;border-radius:999px;padding:.15rem .6rem;font-size:.7rem;font-weight:600}.SettingsModal-module__SnlJZq__secretWrap{align-items:center;display:flex;position:relative}.SettingsModal-module__SnlJZq__secretWrap .SettingsModal-module__SnlJZq__input{padding-right:2.5rem}.SettingsModal-module__SnlJZq__eyeBtn{cursor:pointer;opacity:.6;background:0 0;border:none;padding:0;font-size:1rem;line-height:1;transition:opacity .15s;position:absolute;right:.5rem}.SettingsModal-module__SnlJZq__eyeBtn:hover{opacity:1}.SettingsModal-module__SnlJZq__tipWrap{display:inline-flex;position:relative}.SettingsModal-module__SnlJZq__tipIcon{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:#ffffff12;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:.65rem;font-weight:700;line-height:1;transition:color .15s;display:inline-flex}.SettingsModal-module__SnlJZq__tipIcon:hover{color:var(--text)}.SettingsModal-module__SnlJZq__tipBox{border:1px solid var(--border);color:var(--text);white-space:normal;z-index:200;pointer-events:none;background:#1a1d2e;border-radius:8px;max-width:220px;padding:.5rem .75rem;font-size:.75rem;font-weight:400;line-height:1.45;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0006}.SettingsModal-module__SnlJZq__footer{border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.SettingsModal-module__SnlJZq__cancelBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:10px;padding:.55rem 1.25rem;font-size:.88rem;font-weight:600;transition:color .15s,border-color .15s}.SettingsModal-module__SnlJZq__cancelBtn:hover{color:var(--text);border-color:#ffffff4d}.SettingsModal-module__SnlJZq__saveBtn{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.55rem 1.5rem;font-size:.88rem;font-weight:700;transition:opacity .15s}.SettingsModal-module__SnlJZq__saveBtn:hover:not(:disabled){opacity:.85}.SettingsModal-module__SnlJZq__saveBtn:disabled{opacity:.4;cursor:not-allowed}.SettingsModal-module__SnlJZq__toast{white-space:nowrap;z-index:300;border-radius:8px;padding:.55rem 1.25rem;font-size:.85rem;font-weight:500;animation:.2s SettingsModal-module__SnlJZq__fadeIn;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.SettingsModal-module__SnlJZq__toastOk{color:var(--green);background:#22c55e26;border:1px solid #22c55e4d}.SettingsModal-module__SnlJZq__toastError{color:var(--red);background:#ef444426;border:1px solid #ef44444d}@keyframes SettingsModal-module__SnlJZq__fadeIn{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:600px){.SettingsModal-module__SnlJZq__overlay{align-items:flex-end;padding:0}.SettingsModal-module__SnlJZq__modal{border-bottom:none;border-radius:20px 20px 0 0;max-width:100%;max-height:95vh}.SettingsModal-module__SnlJZq__header{padding:1.25rem 1rem .9rem}.SettingsModal-module__SnlJZq__body{padding:0 1rem}.SettingsModal-module__SnlJZq__section{padding:1rem 0}.SettingsModal-module__SnlJZq__footer{padding:.9rem 1rem}.SettingsModal-module__SnlJZq__grid2{grid-template-columns:1fr}.SettingsModal-module__SnlJZq__profiles{grid-template-columns:1fr 1fr}.SettingsModal-module__SnlJZq__tipBox{max-width:min(260px,80vw);left:auto;right:0;transform:none}.SettingsModal-module__SnlJZq__symChip{padding:.28rem .65rem;font-size:.75rem}.SettingsModal-module__SnlJZq__toast{white-space:normal;text-align:center;left:1rem;right:1rem;transform:none}}
.Dashboard-module__m_YQ9a__section{flex:1;width:100%;max-width:1500px;margin:0 auto;padding:2rem 1.5rem}.Dashboard-module__m_YQ9a__statusBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin:1rem 0;display:flex}.Dashboard-module__m_YQ9a__statusLeft{align-items:center;gap:.5rem;display:flex}.Dashboard-module__m_YQ9a__statusRight{align-items:center;gap:.75rem;display:flex}.Dashboard-module__m_YQ9a__statusOk,.Dashboard-module__m_YQ9a__statusError{align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;display:flex}.Dashboard-module__m_YQ9a__statusOk{color:var(--green)}.Dashboard-module__m_YQ9a__statusError{color:var(--red)}.Dashboard-module__m_YQ9a__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite Dashboard-module__m_YQ9a__pulse}@keyframes Dashboard-module__m_YQ9a__pulse{0%,to{opacity:1}50%{opacity:.4}}.Dashboard-module__m_YQ9a__statusMeta{color:var(--text-muted);font-size:.75rem}.Dashboard-module__m_YQ9a__refreshBtn{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:8px;padding:.25rem .6rem;font-size:1rem;line-height:1.4;transition:color .15s,border-color .15s}.Dashboard-module__m_YQ9a__refreshBtn:hover{color:var(--text);border-color:#3a3d52}.Dashboard-module__m_YQ9a__settingsBtn{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:8px;padding:.3rem .55rem;font-size:1rem;line-height:1.4;transition:color .15s,border-color .15s}.Dashboard-module__m_YQ9a__settingsBtn:hover{color:var(--text);border-color:#3a3d52}.Dashboard-module__m_YQ9a__errorBanner{color:var(--red);background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem}.Dashboard-module__m_YQ9a__historyWrapper{margin-bottom:1.5rem}.Dashboard-module__m_YQ9a__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Dashboard-module__m_YQ9a__toolbarLeft{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.Dashboard-module__m_YQ9a__toolbarRight{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Dashboard-module__m_YQ9a__filterChip{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:#ffffff0a;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .75rem;font-size:.78rem;font-weight:600;transition:all .15s;display:flex}.Dashboard-module__m_YQ9a__filterChip:hover{color:var(--text);border-color:#fff3}.Dashboard-module__m_YQ9a__filterActive{color:var(--blue);background:#3b82f626;border-color:#3b82f673}.Dashboard-module__m_YQ9a__chipCount{background:#3b82f633;border-radius:999px;padding:.05rem .45rem;font-size:.7rem;font-weight:700}.Dashboard-module__m_YQ9a__sortLabel{color:var(--text-muted);font-size:.75rem;font-weight:600}.Dashboard-module__m_YQ9a__sortSelect{background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:8px;max-width:190px;padding:.3rem .6rem;font-size:.8rem;transition:border-color .15s}.Dashboard-module__m_YQ9a__sortSelect:focus{border-color:var(--blue);outline:none}.Dashboard-module__m_YQ9a__opportunityBanner{border:1px solid var(--border);background:#ffffff08;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.65rem 1rem;font-size:.82rem;font-weight:600;display:flex}.Dashboard-module__m_YQ9a__opBannerText{color:var(--text-muted);font-weight:400}.Dashboard-module__m_YQ9a__grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Dashboard-module__m_YQ9a__centered{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:300px;display:flex}.Dashboard-module__m_YQ9a__loadingText{color:var(--text-muted);font-size:.9rem}.Dashboard-module__m_YQ9a__spinner{border:3px solid var(--border);border-top-color:var(--blue);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite Dashboard-module__m_YQ9a__spin}@keyframes Dashboard-module__m_YQ9a__spin{to{transform:rotate(360deg)}}@media (max-width:600px){.Dashboard-module__m_YQ9a__section{padding:1rem}.Dashboard-module__m_YQ9a__grid{grid-template-columns:1fr}}
.LogoutButton-module__TbZ_NW__btn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:.3rem .75rem;font-size:.78rem;transition:color .15s,border-color .15s}.LogoutButton-module__TbZ_NW__btn:hover{color:var(--text);border-color:#3a3d52}
.page-module__wtSYKa__main{flex-direction:column;min-height:100vh;display:flex}.page-module__wtSYKa__header{border-bottom:1px solid var(--border);background:var(--surface);padding:1rem 1.5rem}.page-module__wtSYKa__headerInner{align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.page-module__wtSYKa__logo{align-items:center;gap:.5rem;display:flex}.page-module__wtSYKa__logoIcon{color:var(--blue);font-size:1.5rem}.page-module__wtSYKa__logoText{letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.page-module__wtSYKa__headerSub{color:var(--text-muted);margin-left:auto;font-size:.875rem}.page-module__wtSYKa__errorBoundary{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.page-module__wtSYKa__errorCard{background:var(--surface);border:1px solid var(--red);text-align:center;border-radius:12px;flex-direction:column;gap:1rem;width:100%;max-width:480px;padding:2rem;display:flex}.page-module__wtSYKa__errorTitle{color:var(--red);font-size:1.25rem;font-weight:600}.page-module__wtSYKa__errorMessage{color:var(--text-muted);font-size:.9rem}.page-module__wtSYKa__retryButton{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:8px;margin:0 auto;padding:.5rem 1.5rem;font-size:.9rem;transition:opacity .15s}.page-module__wtSYKa__retryButton:hover{opacity:.85}
