.styles-module__EuhfFq__container{min-height:100vh;display:flex}.styles-module__EuhfFq__mainContent{flex:1;max-width:1200px;padding:40px}.styles-module__EuhfFq__header{margin-bottom:40px}.styles-module__EuhfFq__pageTitle{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:8px;font-size:32px;font-weight:600}.styles-module__EuhfFq__pageSubtitle{color:var(--text-secondary);font-size:14px}.styles-module__EuhfFq__section{margin-bottom:40px}.styles-module__EuhfFq__sectionTitle{color:var(--text-primary);align-items:center;gap:12px;margin-bottom:20px;font-size:16px;font-weight:600;display:flex}.styles-module__EuhfFq__selectedChannelBadge{background:var(--primary-soft);color:var(--primary);border-radius:99px;padding:4px 10px;font-size:12px;font-weight:500}.styles-module__EuhfFq__channelControls{flex-direction:column;gap:12px;width:100%;margin-bottom:16px;display:flex}.styles-module__EuhfFq__channelSearchRow{align-items:center;gap:10px;width:100%;display:flex}.styles-module__EuhfFq__channelSearch{flex:1;width:100%;min-width:0;max-width:360px;position:relative}.styles-module__EuhfFq__searchIcon{width:16px;height:16px;color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.styles-module__EuhfFq__searchInput{width:100%;color:var(--text-primary);border:1px solid var(--border);transition:all var(--duration-fast)var(--ease);background:#ffffff0a;border-radius:10px;outline:none;padding:10px 36px 10px 38px;font-size:13px}.styles-module__EuhfFq__searchInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #5e5ce626}.styles-module__EuhfFq__searchClear{width:22px;height:22px;color:var(--text-tertiary);cursor:pointer;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.styles-module__EuhfFq__searchClear svg{width:12px;height:12px}.styles-module__EuhfFq__searchBtn{color:var(--text-primary);border:1px solid var(--border);cursor:pointer;background:#ffffff0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:10px 14px;font-size:12px;font-weight:600;display:inline-flex}.styles-module__EuhfFq__searchBtn svg{width:14px;height:14px}.styles-module__EuhfFq__recentRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;display:flex}.styles-module__EuhfFq__recentLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);font-size:11px}.styles-module__EuhfFq__recentChips{flex-wrap:wrap;gap:8px;display:flex}.styles-module__EuhfFq__recentChip{color:var(--text-primary);border:1px solid var(--border);cursor:pointer;background:#ffffff0f;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.styles-module__EuhfFq__channelGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;width:100%;min-width:0;display:grid}.styles-module__EuhfFq__selectedRow{border:1px solid var(--divider);border-radius:var(--radius-md);background:#ffffff08;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:14px 16px;display:flex}.styles-module__EuhfFq__selectedInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.styles-module__EuhfFq__selectedLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);font-size:11px}.styles-module__EuhfFq__selectedName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.styles-module__EuhfFq__paramsBtn{color:var(--text-primary);border:1px solid var(--border);cursor:pointer;background:#ffffff0f;border-radius:10px;flex-shrink:0;padding:10px 14px;font-size:13px;font-weight:600}.styles-module__EuhfFq__paramsHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.styles-module__EuhfFq__paramsTitle{color:var(--text-primary);font-size:14px;font-weight:600}.styles-module__EuhfFq__channelEmpty{text-align:center;color:var(--text-tertiary);padding:24px;font-size:13px}.styles-module__EuhfFq__channelCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;text-align:left;align-items:center;gap:12px;padding:14px 16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.styles-module__EuhfFq__channelCard:hover{background:var(--surface-hover);border-color:var(--border-hover);transform:translateY(-2px)}.styles-module__EuhfFq__channelCardSelected{border-color:var(--primary);background:#2997ff14}.styles-module__EuhfFq__channelImage,.styles-module__EuhfFq__channelImagePlaceholder{border-radius:50%;flex-shrink:0;width:40px;height:40px}.styles-module__EuhfFq__channelImagePlaceholder{color:var(--text-secondary);background:#ffffff14;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.styles-module__EuhfFq__channelName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.styles-module__EuhfFq__paramsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;margin-bottom:24px;display:grid}.styles-module__EuhfFq__paramGroup{flex-direction:column;gap:8px;display:flex}.styles-module__EuhfFq__paramLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:500}.styles-module__EuhfFq__paramHint{color:var(--text-tertiary);margin-top:4px;font-size:11px}.styles-module__EuhfFq__paramInput{font-size:14px;font-family:var(--font-mono);color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-sm);background:#ffffff0a;outline:none;padding:12px 14px;transition:border-color .15s}.styles-module__EuhfFq__paramInput::placeholder{color:var(--text-tertiary)}.styles-module__EuhfFq__paramInput:focus{border-color:var(--primary)}.styles-module__EuhfFq__paramInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module__EuhfFq__paramInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module__EuhfFq__paramInput[type=number]{-moz-appearance:textfield}.styles-module__EuhfFq__windowToggle{background:#7676801f;border-radius:8px;padding:2px;display:flex}.styles-module__EuhfFq__windowBtn{color:var(--text-secondary);border-radius:6px;padding:10px 18px;font-size:13px;font-weight:500;transition:all .2s}.styles-module__EuhfFq__windowBtn:hover{color:var(--text-primary)}.styles-module__EuhfFq__windowBtnActive{color:var(--text-primary);background:#63636666;box-shadow:0 3px 8px #0000001f}.styles-module__EuhfFq__simulateBtn{color:#000;background:var(--primary);border-radius:var(--radius-md);justify-content:center;align-items:center;gap:10px;padding:14px 32px;font-size:15px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.styles-module__EuhfFq__simulateBtn:hover:not(:disabled){box-shadow:0 8px 24px var(--primary-glow);transform:translateY(-2px)}.styles-module__EuhfFq__simulateBtn:disabled{opacity:.7;cursor:not-allowed}.styles-module__EuhfFq__btnSpinner{border:2px solid #0003;border-top-color:#000;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite styles-module__EuhfFq__spin}.styles-module__EuhfFq__simError{border-radius:var(--radius-sm);color:var(--red);background:#ff453a1a;border:1px solid #ff453a33;margin-bottom:20px;padding:12px 16px;font-size:13px}.styles-module__EuhfFq__loadingState,.styles-module__EuhfFq__errorState{text-align:center;color:var(--text-secondary);padding:60px 0;font-size:14px}.styles-module__EuhfFq__loadingSpinner{border:2px solid #ffffff1a;border-top-color:var(--text-primary);border-radius:50%;width:24px;height:24px;margin:0 auto 16px;animation:.8s linear infinite styles-module__EuhfFq__spin}@keyframes styles-module__EuhfFq__spin{to{transform:rotate(360deg)}}.styles-module__EuhfFq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#000000b3;justify-content:center;align-items:center;animation:.2s ease-out styles-module__EuhfFq__fadeIn;display:flex;position:fixed;inset:0}.styles-module__EuhfFq__modal{background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-lg);width:90%;max-width:600px;max-height:85vh;animation:.25s cubic-bezier(.4,0,.2,1) styles-module__EuhfFq__scaleIn;overflow:hidden}@keyframes styles-module__EuhfFq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__EuhfFq__scaleIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.styles-module__EuhfFq__modalHeader{border-bottom:1px solid var(--divider);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.styles-module__EuhfFq__modalTitle{color:var(--text-primary);font-size:18px;font-weight:600}.styles-module__EuhfFq__modalClose{width:32px;height:32px;color:var(--text-secondary);border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.styles-module__EuhfFq__modalClose:hover{color:var(--text-primary);background:#ffffff14}.styles-module__EuhfFq__modalClose svg{width:18px;height:18px}.styles-module__EuhfFq__modalBody{max-height:calc(85vh - 80px);padding:24px;overflow-y:auto}.styles-module__EuhfFq__resultSection{margin-bottom:24px}.styles-module__EuhfFq__resultChannel{color:var(--text-primary);margin-bottom:8px;font-size:20px;font-weight:600}.styles-module__EuhfFq__resultParams{color:var(--text-secondary);flex-wrap:wrap;gap:16px;font-size:13px;display:flex}.styles-module__EuhfFq__metricsGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px;display:grid}.styles-module__EuhfFq__metricCard{border:1px solid var(--divider);border-radius:var(--radius-md);background:#ffffff08;flex-direction:column;gap:4px;padding:16px;display:flex}.styles-module__EuhfFq__metricLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);font-size:11px}.styles-module__EuhfFq__metricValue{font-size:22px;font-weight:700;font-family:var(--font-mono);color:var(--text-primary)}.styles-module__EuhfFq__tradeBreakdown{border-radius:var(--radius-md);background:#ffffff05;flex-wrap:wrap;gap:16px;margin-bottom:24px;padding:16px;display:flex}.styles-module__EuhfFq__breakdownItem{flex-direction:column;gap:2px;min-width:80px;display:flex}.styles-module__EuhfFq__breakdownLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);font-size:10px}.styles-module__EuhfFq__breakdownValue{font-size:15px;font-weight:600;font-family:var(--font-mono);color:var(--text-primary)}.styles-module__EuhfFq__tradesSection{border-top:1px solid var(--divider);padding-top:20px}.styles-module__EuhfFq__tradesTitle{color:var(--text-primary);margin-bottom:12px;font-size:14px;font-weight:600}.styles-module__EuhfFq__tradesList{flex-direction:column;gap:8px;max-height:200px;display:flex;overflow-y:auto}.styles-module__EuhfFq__tradeRow{border-radius:var(--radius-sm);background:#ffffff05;grid-template-columns:1fr auto auto auto;align-items:center;gap:16px;padding:10px 12px;font-size:13px;display:grid}.styles-module__EuhfFq__tradeSymbol{color:var(--text-primary);font-weight:600}.styles-module__EuhfFq__tradeExit{text-transform:uppercase;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.styles-module__EuhfFq__tradeReturn,.styles-module__EuhfFq__tradePnl{font-family:var(--font-mono);font-weight:600}.styles-module__EuhfFq__positive{color:var(--green)}.styles-module__EuhfFq__negative{color:var(--red)}.styles-module__EuhfFq__neutral{color:var(--text-secondary)}@media (max-width:1024px){.styles-module__EuhfFq__container{grid-template-columns:1fr}.styles-module__EuhfFq__mainContent{padding:24px;padding-bottom:calc(80px + env(safe-area-inset-bottom))}}@media (max-width:600px){.styles-module__EuhfFq__mainContent{padding:16px;padding-left:calc(16px + env(safe-area-inset-left));padding-right:calc(16px + env(safe-area-inset-right));padding-bottom:calc(80px + env(safe-area-inset-bottom))}.styles-module__EuhfFq__metricsGrid{grid-template-columns:1fr}.styles-module__EuhfFq__tradeRow{grid-template-columns:1fr 1fr;gap:8px}.styles-module__EuhfFq__paramsGrid,.styles-module__EuhfFq__channelGrid{grid-template-columns:1fr}.styles-module__EuhfFq__channelSearch{width:100%;max-width:none}.styles-module__EuhfFq__channelSearchRow{flex-direction:column;align-items:stretch}.styles-module__EuhfFq__searchIcon{width:18px;height:18px;left:14px}.styles-module__EuhfFq__searchInput{width:100%;max-width:100%;min-height:44px;padding:12px 44px 12px 42px;font-size:14px}.styles-module__EuhfFq__searchBtn{width:100%;min-height:44px}.styles-module__EuhfFq__searchClear{width:28px;height:28px;right:10px}.styles-module__EuhfFq__recentChip{min-height:36px}.styles-module__EuhfFq__windowToggle{width:100%}.styles-module__EuhfFq__windowBtn{text-align:center;flex:1;padding:10px 0}.styles-module__EuhfFq__channelCard{min-height:52px}.styles-module__EuhfFq__simulateBtn{width:100%;min-height:48px}.styles-module__EuhfFq__header{margin-bottom:24px}.styles-module__EuhfFq__pageTitle{font-size:24px}.styles-module__EuhfFq__selectedRow{flex-direction:column;align-items:flex-start}.styles-module__EuhfFq__paramsBtn{width:100%;min-height:44px}.styles-module__EuhfFq__modalOverlay{align-items:flex-end;padding:0}.styles-module__EuhfFq__modal{border-radius:18px 18px 0 0;width:100%;max-width:none;max-height:90dvh}.styles-module__EuhfFq__modalHeader{padding:14px 16px}.styles-module__EuhfFq__modalClose{width:36px;height:36px}.styles-module__EuhfFq__modalBody{max-height:calc(90dvh - 72px);padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom))}}@media (max-width:400px){.styles-module__EuhfFq__mainContent{padding:12px;padding-bottom:calc(80px + env(safe-area-inset-bottom))}.styles-module__EuhfFq__channelGrid{grid-template-columns:1fr}.styles-module__EuhfFq__channelCard{padding:12px}}
