.Dashboard_container__KcHrK{display:flex;flex-direction:column;overflow-x:hidden}.Dashboard_dashboard__bXWG8{display:flex;flex:1 1;background-color:#f5f7fa;position:relative;overflow-x:hidden}.Dashboard_hamburger__s_soE{display:none;position:absolute;top:20px;right:20px;font-size:2rem;color:#fff;background-color:#3c0814;padding:10px;border-radius:8px;z-index:1001;cursor:pointer}.Dashboard_sidebar__7Hl6_{width:250px;background-color:#3c0814;color:#fff;padding:20px;border-right:1px solid #3c0814;transition:transform .3s ease-in-out;transform:translateX(0);z-index:1000}.Dashboard_sidebarOpen__PZFYr{transform:translateX(0)}@media (max-width:768px){.Dashboard_sidebar__7Hl6_{position:fixed;top:0;left:0;height:100%;transform:translateX(-100%);box-shadow:2px 0 5px rgba(0,0,0,.5)}.Dashboard_sidebarOpen__PZFYr{transform:translateX(0)}.Dashboard_hamburger__s_soE{display:block}.Dashboard_mainContent__Zm5NS{padding:20px}}.Dashboard_sidebar__7Hl6_:hover{background-color:#290715}.Dashboard_sidebarTitle__pMsqm{font-size:1.8rem;margin-bottom:25px;font-weight:600}.Dashboard_sidebarList__6EImB{list-style:none;padding:0}.Dashboard_sidebarItem__YKhJY{display:flex;align-items:center;padding:14px;cursor:pointer;border-radius:8px;margin-bottom:12px;transition:background-color .3s,color .3s,transform .3s}.Dashboard_sidebarItem__YKhJY:hover{background-color:#343454;color:#fff;transform:translateX(-5px)}.Dashboard_active__zA7Ay{background-color:#343454;color:#fff}.Dashboard_icon__VOuQS{margin-right:12px;font-size:1.4rem}.Dashboard_backHome__KcQWl{background-color:#ff6b6b;color:#fff}.Dashboard_backHome__KcQWl:hover{background-color:#ff8787}.Dashboard_mainContent__Zm5NS{flex:1 1;padding:10px;overflow-y:auto;background-color:#300517;transition:margin-left .3s ease-in-out}.Dashboard_title__9MQeQ{font-size:2.5rem;margin-bottom:40px;color:#fbc531;text-align:center;font-weight:700}.Dashboard_cardsContainer__RqwhB{display:flex;flex-wrap:wrap;gap:25px;justify-content:center}.Dashboard_card__On9Pb{max-width:400px;margin-top:20px;background-color:#f9f9f9;padding:10px;border-radius:10px;box-sizing:border-box;height:400px}.Dashboard_card__On9Pb:hover{transform:translateY(-7px);box-shadow:0 16px 32px rgba(0,0,0,.2)}.Dashboard_cardIcon__4JG_P{font-size:3rem;color:#4a90e2;margin-right:25px}.Dashboard_cardContent__LVd7G{text-align:left;flex:1 1}.Dashboard_cardContent__LVd7G h3{margin:0 0 15px;font-size:1.5rem;color:#33334d}.Dashboard_cardContent__LVd7G p{margin:5px 0;color:#666680;font-size:1.1rem}.Dashboard_fearGreedCard__OKFRN{max-width:400px;margin-top:20px;background-color:#f9f9f9;padding:10px;border-radius:10px;box-sizing:border-box;height:400px}.Dashboard_fearGreedCard__OKFRN:hover{transform:translateY(-7px);box-shadow:0 16px 32px rgba(0,0,0,.2)}.Dashboard_error__I2xNU,.Dashboard_loading__sgY4T{text-align:center;margin-bottom:20px;font-size:1.4rem}.Dashboard_loading__sgY4T{color:#999}.Dashboard_error__I2xNU{color:#ff4d4d}.Dashboard_fearGreedContainer__enSXO{display:flex;flex-direction:column;align-items:center}.Dashboard_fearGreedContainer__enSXO h3{font-size:1.5rem;color:#33334d;margin-bottom:25px;display:flex;align-items:center}.Dashboard_tooltip__rZaTQ{position:relative;display:inline-block;margin-left:10px;cursor:pointer;color:#999}.Dashboard_tooltip__rZaTQ .Dashboard_tooltipText__QKHw2{visibility:hidden;width:240px;background-color:#33334d;color:#fff;text-align:center;border-radius:8px;padding:12px;position:absolute;z-index:1000;bottom:125%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s}.Dashboard_tooltip__rZaTQ .Dashboard_tooltipText__QKHw2:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#33334d}.Dashboard_tooltip__rZaTQ:hover .Dashboard_tooltipText__QKHw2{visibility:visible;opacity:1}.Dashboard_progressBarContainer__gVvYl{width:100%;max-width:500px;margin-bottom:35px}.Dashboard_progressBar__783xt{width:100%;height:40px;background-color:#e0e0de;border-radius:20px;overflow:hidden;margin-bottom:15px;position:relative}.Dashboard_progressFill__FKzNF{height:100%;border-radius:20px;transition:width 1s ease-in-out,background-color .3s;display:flex;align-items:center;justify-content:flex-end;padding-right:15px;position:relative}.Dashboard_progressValue__spCJ3{font-weight:700;font-size:1.1rem}.Dashboard_progressLabel__m8SMV{display:flex;align-items:center;justify-content:space-between;font-size:1.2rem;color:#33334d}.Dashboard_historyChart__fP8eR{width:100%;height:350px;max-width:900px}.Dashboard_tradingViewWidget__cOrv_{margin-top:20px;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Dashboard_additionalContent__lj5Q5{margin-top:50px}.Dashboard_summaryGrid__uz45v{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}@media (max-width:1024px){.Dashboard_summaryGrid__uz45v{grid-template-columns:repeat(2,1fr);gap:20px}.Dashboard_progressBarContainer__gVvYl{max-width:100%}.Dashboard_historyChart__fP8eR{max-width:100%;height:300px}.Dashboard_fearGreedCard__OKFRN{min-height:350px}}@media (max-width:768px){.Dashboard_tradingViewWidget__cOrv_{margin-right:50px;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);width:100%}.Dashboard_dashboard__bXWG8{flex-direction:column}.Dashboard_sidebar__7Hl6_{width:100%}.Dashboard_summaryGrid__uz45v{grid-template-columns:1fr;gap:15px}.Dashboard_card__On9Pb,.Dashboard_fearGreedCard__OKFRN{flex:1 1 100%}.Dashboard_historyChart__fP8eR{max-width:100%;height:250px}.Dashboard_progressBarContainer__gVvYl{max-width:100%}.Dashboard_fearGreedContainer__enSXO h3{font-size:1.5rem}.Dashboard_progressValue__spCJ3{font-size:1rem}.Dashboard_title__9MQeQ{font-size:2rem}}.Dashboard_summary__1Fh_0{overflow-x:hidden}.Dashboard_summaryGrid__uz45v{overflow:hidden}.Dashboard_overlay__f_ic4{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;transition:opacity .3s ease-in-out}.Dashboard_overlayActive__vS8Jr{display:block}.CryptoTable_tableContainer__mRG5t{background:linear-gradient(135deg,#1f2937,#111827);border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.5);overflow-x:auto;max-width:100%;max-height:95vh;margin:0 auto;position:relative}.CryptoTable_tableContainer__mRG5t::-webkit-scrollbar{width:10px;height:10px;background:transparent}.CryptoTable_tableContainer__mRG5t::-webkit-scrollbar-track{background:linear-gradient(135deg,#1f2937,#2d3748);border-radius:10px}.CryptoTable_tableContainer__mRG5t::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#4b5563,#1f2937);border-radius:10px;box-shadow:inset 0 0 5px rgba(0,0,0,.5)}.CryptoTable_tableContainer__mRG5t::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#6b7280,#2d3748);box-shadow:inset 0 0 7px rgba(0,0,0,.6)}.CryptoTable_cryptoTable__p6kS_{width:100%;border-collapse:collapse;color:#fff;min-width:1200px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.CryptoTable_tableContainer__mRG5t{display:flex;align-items:center}.CryptoTable_cryptoTable__p6kS_ td,.CryptoTable_cryptoTable__p6kS_ th{padding:16px 20px;text-align:center;font-size:14px;border-bottom:1px solid #2d3748;transition:background .3s ease;cursor:pointer;width:150px}.CryptoTable_cryptoTable__p6kS_ th{background-color:#374151;color:#a0aec0;font-weight:600;text-transform:uppercase;letter-spacing:.05em;position:-webkit-sticky;position:sticky;top:0;z-index:1}.CryptoTable_cryptoTable__p6kS_ tbody tr{height:60px;background-color:#1c1e26;transition:background .3s ease}.CryptoTable_cryptoTable__p6kS_ tbody tr:hover{background-color:#2d3748}.CryptoTable_cryptoTable__p6kS_ tbody tr:nth-child(2n){background-color:#232731}.CryptoTable_coin__hGQLZ{display:flex;align-items:center;justify-content:center;gap:10px}.CryptoTable_coinImage__bY8YX{margin-top:15px;width:42px;height:42px;border-radius:50%;border:1px solid #374151}.CryptoTable_positive__KNZhC{color:#10b981;font-weight:700}.CryptoTable_negative__qQeyW{color:#ef4444;font-weight:700}@media (max-width:768px){.CryptoTable_cryptoTable__p6kS_ td,.CryptoTable_cryptoTable__p6kS_ th{padding:10px;font-size:12px}.CryptoTable_coinImage__bY8YX{width:45px;height:45px}}@media (max-width:480px){.CryptoTable_cryptoTable__p6kS_ td,.CryptoTable_cryptoTable__p6kS_ th{font-size:11px;padding:8px}}.CryptoTable_searchBar__lqsnJ{width:100%;padding:10px;margin-bottom:20px;border-radius:8px;border:1px solid #374151;font-size:16px;color:#fff;background-color:#1f2937;outline:none}.CryptoTable_searchBar__lqsnJ::placeholder{color:#a0aec0}.CoinTable_coinTableContainer__hYx1d{margin:20px;overflow-x:auto;font-family:Roboto,sans-serif}.CoinTable_coinTable__THf9q{width:100%;border-collapse:collapse;table-layout:auto}.CoinTable_coinTable__THf9q thead th{background-color:#2c3e50;color:#fff}.CoinTable_coinTable__THf9q td,.CoinTable_coinTable__THf9q th{padding:12px 15px;text-align:left;white-space:nowrap;color:#000}.CoinTable_coinTable__THf9q th{cursor:pointer;position:relative;font-size:14px}.CoinTable_coinTable__THf9q th:hover{background-color:#495057}.CoinTable_coinTable__THf9q tbody tr{border-bottom:1px solid #ddd;transition:background-color .2s ease;cursor:pointer}.CoinTable_coinTable__THf9q tbody tr:hover{background-color:#fff}.CoinTable_coinTable__THf9q tbody tr td{border-bottom:1px solid #eee;font-size:14px}@media (max-width:992px){.CoinTable_coinTableContainer__hYx1d{margin:10px}.CoinTable_coinTable__THf9q td,.CoinTable_coinTable__THf9q th{padding:10px 12px;font-size:12px}}@media (max-width:576px){.CoinTable_coinTable__THf9q td,.CoinTable_coinTable__THf9q th{padding:8px 10px;font-size:12px}.CoinTable_coinTableContainer__hYx1d{position:relative;top:60px}}.CoinTable_longRow__dEGp0{background-color:#d4edda}.CoinTable_shortRow__8nxaO{background-color:#f8d7da}.CoinTable_neutralRow__ID2iP{background-color:#e2e3e5}.CoinTable_statusIcon__v7DWZ{font-weight:700}.CoinTable_statusIconUp__X9hK9{color:#28a745}.CoinTable_statusIconDown__svFXd{color:#dc3545}.CoinTable_statusIconNoChange__BZJt_{color:#6c757d}.CoinTable_positive__ebYWd{color:#28a745}.CoinTable_negative__oxDc2{color:#dc3545}.CoinTable_sortIcon__vIdSh{margin-left:5px}.CoinTable_coinTableContainer__hYx1d::-webkit-scrollbar{height:8px}.CoinTable_coinTableContainer__hYx1d::-webkit-scrollbar-track{background:#f1f1f1}.CoinTable_coinTableContainer__hYx1d::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.CoinTable_coinTableContainer__hYx1d::-webkit-scrollbar-thumb:hover{background:#555}.CoinTable_exchangeLogo__7HCbN{width:65px;height:auto;margin-right:5px;cursor:pointer}