body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.trading-chart-container{background:#1e222d;border-radius:8px;display:flex;flex-direction:column;height:auto;padding:20px}.chart-header{align-items:center;border-bottom:1px solid #2b2b43;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.symbol-info h2{color:#d1d4dc;font-size:28px;font-weight:600;margin:0 0 10px}.price-info{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.current-price{font-size:32px;font-weight:700}.price-change{border-radius:4px;font-size:16px;font-weight:500;padding:4px 8px}.price-change.positive{background:#26a69a1a;color:#26a69a}.price-change.negative{background:#ef53501a;color:#ef5350}.last-update{color:#6c757d;font-size:12px;font-style:italic}.chart-controls{display:flex;gap:8px}.timeframe-btn{background:#2b2b43;border:1px solid #3a3a5a;border-radius:4px;color:#d1d4dc;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.timeframe-btn:hover{background:#3a3a5a;border-color:#4a4a6a}.timeframe-btn.active{background:#1976d2;border-color:#1976d2;color:#fff}.chart-wrapper{flex:0 0 auto;min-height:560px;position:relative}.chart-container{height:100%;min-height:560px;width:100%}.chart-error-overlay,.chart-loading-overlay{align-items:center;background:#1e222de6;bottom:0;color:#d1d4dc;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.loading-spinner{border:4px solid #2b2b43;height:40px;margin-bottom:15px;width:40px}.chart-error-overlay button{background:#1976d2;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;margin-top:15px;padding:10px 20px}.chart-error-overlay button:hover{background:#1565c0}@media (max-width:768px){.chart-header{align-items:flex-start;flex-direction:column;gap:15px}.price-info{gap:10px}.current-price{font-size:24px}.chart-controls{flex-wrap:wrap}.timeframe-btn{font-size:12px;padding:6px 12px}}.grid-clusters-container{box-sizing:border-box;max-width:100%;padding:20px}.cluster-selector{margin-bottom:20px}.cluster-selector label{color:#8b949e;display:block;font-size:14px;font-weight:600;margin-bottom:8px;text-transform:uppercase}.cluster-selector select{-webkit-appearance:none;appearance:none;background-color:#0d1117;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%208l5%205%205-5z%22%20fill%3D%22%238b949e%22/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #30363d;border-radius:6px;box-sizing:border-box;color:#e6edf3;display:block;font-size:14px;padding:12px 40px 12px 12px;transition:all .2s ease;width:100%}.cluster-selector select:hover{border-color:#58a6ff}.cluster-selector select:focus{border-color:#1976d2;box-shadow:0 0 0 2px #1976d21a;outline:none}.helper-text{color:#8b949e;font-size:13px;font-style:italic;margin-top:8px}.cluster-card{background-color:#161b22;border:1px solid #30363d;border-radius:8px;margin-bottom:20px;padding:20px;transition:all .2s ease}.cluster-card:hover{border-color:#58a6ff}.cluster-card-header{align-items:center;border-bottom:1px solid #30363d;display:flex;gap:12px;margin-bottom:16px;padding-bottom:16px}.cluster-badge{background-color:#1976d2;border-radius:12px;color:#fff;font-size:11px;font-weight:600;padding:4px 8px;text-transform:uppercase}.cluster-card-title{color:#e6edf3;font-size:18px;font-weight:600;margin:0}.spec-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr;padding-top:16px}@media (min-width:600px){.spec-grid{grid-template-columns:1fr 1fr}}.spec-item{background:#0d1117;border:1px solid #30363d;border-radius:6px;padding:16px;transition:all .2s ease}.spec-item:hover{border-color:#58a6ff}.spec-col-2{grid-column:span 2}@media (max-width:599px){.spec-col-2{grid-column:span 1}}.spec-label{color:#8b949e;font-size:12px;font-weight:600;margin-bottom:8px;text-transform:uppercase}.spec-value{align-items:center;display:flex;flex-wrap:wrap;font-size:14px;gap:6px}.spec-value-text{color:#8b949e;font-size:12px;font-weight:500}.spec-note{background:#58a6ff0d;border-left:3px solid #58a6ff;border-radius:6px;color:#c9d1d9;font-size:13px;line-height:1.5;margin-top:8px;padding:12px}.spec-chips{display:flex;flex-wrap:wrap;gap:8px}.chip{align-items:center;background:#21262d;border:1px solid #30363d;border-radius:16px;color:#c9d1d9;display:inline-flex;font-size:13px;font-weight:500;gap:4px;padding:6px 12px;transition:all .2s ease;white-space:nowrap}.chip:hover{border-color:#58a6ff}.chip.level{background:#21262d;border-color:#30363d;color:#8b949e}.muted{font-size:11px;font-weight:400;opacity:.8}.chip.active,.chip.level.active{background:linear-gradient(135deg,#238636,#26a69a);border-color:#2ea043;box-shadow:0 2px 8px #2ea0434d;color:#fff}.chip.active .muted,.chip.level.active .muted{color:#e0e0e0;opacity:1}.chip-summary{font-size:12px;padding:4px 8px}.clusters-summary{background-color:#161b22;border:1px solid #30363d;border-radius:8px;margin-top:24px;overflow:hidden}.summary-grid{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr}@media (min-width:768px){.summary-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.summary-grid{grid-template-columns:repeat(3,1fr)}}.summary-item{align-items:center;border-bottom:1px solid #30363d;display:flex;justify-content:space-between;min-height:60px;padding:16px 18px;transition:all .2s ease}.summary-grid .summary-item{border-right:1px solid #30363d}@media (min-width:768px){.summary-grid .summary-item:nth-child(2n){border-right:none}}@media (min-width:1200px){.summary-grid .summary-item:nth-child(2n){border-right:1px solid #30363d}.summary-grid .summary-item:nth-child(3n){border-right:none}}.summary-item:hover{background-color:#21262d}.summary-item:last-child{border-bottom:none}.active-bots-chips{display:flex;flex:1 1;flex-wrap:wrap;gap:6px;justify-content:flex-end;min-width:0}@media (max-width:767px){.summary-item{align-items:flex-start;flex-direction:column;gap:8px;padding:12px 16px}.active-bots-chips{justify-content:flex-start;width:100%}}.summary-label{color:#8b949e;font-size:14px;font-weight:500;white-space:nowrap}.summary-value{color:#e6edf3;font-size:14px;font-weight:600}.inline-chips{display:flex;flex-wrap:wrap;gap:8px}.chip-inline{align-items:center;border-radius:16px;display:flex;font-size:13px;font-weight:600;padding:4px 10px;transition:all .2s ease}.chip-inline.sol{background-color:#9e7aff1a;border:1px solid #9e7aff4d;color:#d8b9ff}.chip-inline.usdt{background-color:#26a69a1a;border:1px solid #26a69a4d;color:#7ee787}.chip-num{margin-right:4px}.chip-unit{font-size:12px;opacity:.9}.error-state,.loading-state,.no-data-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #30363d;border-radius:50%;border-top-color:#1976d2;height:32px;margin-bottom:16px;width:32px}.error-state p,.loading-state p,.no-data-state p{color:#8b949e;font-size:14px;margin:0}.error-state button{background:#1976d2;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;margin-top:12px;padding:8px 16px;transition:all .2s ease}.error-state button:hover{background:#1565c0}@media (max-width:480px){.cluster-card,.grid-clusters-container{padding:16px}.cluster-card-title{font-size:16px}.spec-value,.summary-label,.summary-value{font-size:13px}}.bots-accordion-container{margin-top:24px}.bots-accordion-title{color:#e6edf3;font-size:18px;font-weight:600;margin:0 0 12px}.bot-accordion{background-color:#161b22;border:1px solid #30363d;border-radius:10px;margin-bottom:12px;overflow:hidden}.bot-accordion-header{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:space-between;outline:none;padding:16px 18px;width:100%}.bot-accordion-right{align-items:center;display:flex;gap:10px}.bot-accordion-header:hover{background-color:#1f242d}.bot-accordion-tags{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.tag{align-items:center;background:#21262d;border:1px solid #30363d;border-radius:999px;color:#c9d1d9;display:inline-flex;font-size:12px;font-weight:600;padding:4px 10px}.tag-symbol{border-color:#3b4047;color:#e6edf3}.tag-entry{background:linear-gradient(90deg,#23863633,#26a69a33);border-color:#2ea04366;color:#7ee787}.tag-lev,.tag-type{color:#8b949e}.tag-status{border-color:#0000;color:#fff}.tag-status.inactive{background-color:#ef5350!important;color:#fff}.caret{color:#8b949e;font-size:16px;transition:transform .2s ease}.bot-accordion.open .caret{transform:rotate(90deg)}.bot-accordion-content{transition:max-height .25s ease;will-change:max-height}.bot-details-grid{grid-gap:10px 18px;border-top:1px solid #30363d;display:grid;gap:10px 18px;grid-template-columns:1fr auto;padding:14px 18px 18px}.row{display:contents}.label{color:#8b949e;white-space:nowrap}.label,.value{font-size:14px}.value{color:#e6edf3;font-weight:600;text-align:right}.value.positive{color:#26a69a}.value.negative{color:#ef5350}.bots-loading{color:#8b949e;padding:8px 0}.tag-sol{background-color:#9e7aff1a;border:1px solid #9e7aff4d;color:#d8b9ff}.tag-entry-spot{background-color:#ef53501f;border:1px solid #ef53504d;color:#ff8a80}.tag-type.spot{background-color:#ffb3471f;border:1px solid #ffb34759;color:#ffcc80}.tag-type.future{background-color:#64b5f61f;border:1px solid #64b5f659;color:#90caf9}*{box-sizing:border-box;margin:0;padding:0}body{background:#0d1117}.App,body{color:#d1d4dc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.App{background:#0a0e1a;min-height:100vh;text-align:left}.app-header{background:#1e222d;border-bottom:1px solid #2b2b43;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1680px;padding:15px 0}.app-title{color:#d1d4dc;font-size:28px;font-weight:600;margin:0}.app-main{display:flex;gap:20px;margin:0 auto;max-width:1680px;min-height:auto;padding:16px}.sidebar{background:linear-gradient(145deg,#1e222d,#161b22);border:2px solid #30363d;border-radius:12px;box-shadow:0 4px 12px #00000026;height:-webkit-fit-content;height:fit-content;padding:0;transition:all .3s ease;width:400px}.left-sidebar,.sidebar{flex-shrink:0}.sidebar-section h3{border-bottom:1px solid #2b2b43;color:#d1d4dc;font-size:18px;font-weight:600;margin:0 0 20px;padding-bottom:10px}.grid-clusters-content{color:#6c757d;font-size:14px;line-height:1.5}.grid-clusters-content p{background:#2b2b43;border-left:3px solid #1976d2;border-radius:4px;margin:0;padding:10px}.chart-section{flex:1 1;min-width:0}.order-book{font-size:12px}.order-book-header{border-bottom:1px solid #30363d;color:#8b949e;font-weight:600;padding:8px 0}.order-book-header,.order-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr 1fr}.order-row{cursor:pointer;padding:4px 0;transition:background .2s ease}.order-row:hover{background:#21262d}.order-row.ask .price{color:#ef5350}.order-row.bid .price{color:#26a69a}.current-price-row{align-items:center;background:#21262d;border-bottom:1px solid #30363d;border-top:1px solid #30363d;display:flex;font-weight:600;justify-content:space-between;padding:8px 0}.current-price{color:#d1d4dc}.current-change.positive{color:#26a69a}.current-change.negative{color:#ef5350}.watchlist-loading{align-items:center;color:#8b949e;display:flex;gap:12px;padding:20px 0}.loading-spinner-small{animation:spin 1s linear infinite;border:2px solid #2b2b43;border-radius:50%;border-top-color:#2962ff;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.watchlist-item{align-items:center;border-bottom:1px solid #21262d;cursor:pointer;display:flex;justify-content:space-between;padding:12px 0;transition:background .2s ease}.watchlist-item:hover{background:#21262d}.watchlist-item.active{background:#1f6feb;color:#fff}.watchlist-item .symbol{font-weight:500}.watchlist-item .price{font-weight:600}.watchlist-item .change{border-radius:3px;font-size:12px;padding:2px 6px}.watchlist-item .change.positive{background:#26a69a1a;color:#26a69a}.watchlist-item .change.negative{background:#ef53501a;color:#ef5350}.watchlist-item.active .change.positive{background:#26a69a33;color:#26a69a}.watchlist-item.active .change.negative{background:#ef535033;color:#ef5350}@media (max-width:1600px){.sidebar{width:360px}}@media (max-width:1400px){.sidebar{width:340px}}@media (max-width:1200px){.sidebar{width:320px}}@media (max-width:1000px){.sidebar{width:300px}}@media (max-width:900px){.app-main{flex-direction:column;gap:24px;padding:16px}.sidebar{margin-bottom:0;order:-1;width:100%}.app-title{font-size:22px}.header-content{padding:12px 0}}@media (max-width:480px){.app-main{gap:20px;padding:12px}.app-title{font-size:20px}}
/*# sourceMappingURL=main.41732d48.css.map*/