.Dashboard_container__NIhIv{display:flex;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#f7f1e8}.Dashboard_sidebar__XKqWF{width:250px;background-color:#1a1f2e;color:#fff;padding:2rem 1rem;display:flex;flex-direction:column}.Dashboard_logo__ThBb8{font-size:1.5rem;font-weight:700;margin-bottom:2rem;text-align:center;color:#da5}.Dashboard_navItem__oPXuR{padding:1rem;margin-bottom:.5rem;border-radius:8px;cursor:pointer;transition:background-color .2s;color:#ccc;text-decoration:none}.Dashboard_navItem__oPXuR.Dashboard_active__9N81C,.Dashboard_navItem__oPXuR:hover{background-color:hsla(0,0%,100%,.1);color:#fff}.Dashboard_main__aJkg_{flex:1 1;padding:2rem;overflow-y:auto}.Dashboard_header__Zvu6_{margin-bottom:2rem}.Dashboard_title__cl9_F{font-size:2rem;color:#1a1f2e;margin-bottom:.5rem}.Dashboard_subtitle__9HL_k{color:#666;font-size:1rem}.Dashboard_card__aNrPS{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.05);margin-bottom:1.5rem}.Dashboard_cardTitle__xL1dm{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#1a1f2e;border-bottom:1px solid #eee;padding-bottom:.5rem}.Dashboard_grid__6Py_N{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.Dashboard_tokenCard__yvx6G{background:#fff;border-radius:12px;padding:1rem;border:1px solid #eee;display:flex;flex-direction:column;gap:.5rem;transition:transform .2s}.Dashboard_tokenCard__yvx6G:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.Dashboard_tokenHeader__mlilV{display:flex;justify-content:space-between;align-items:center}.Dashboard_tokenName__PystE{font-weight:700;font-size:1.1rem}.Dashboard_tokenChain__7s69d{font-size:.8rem;background:#eee;padding:.2rem .5rem;border-radius:4px;color:#555}.Dashboard_tokenPrice__FcRPS{font-size:1.5rem;font-weight:600;color:#1a1f2e}.Dashboard_tokenChange__DYI9c{font-size:.9rem;font-weight:500}.Dashboard_tokenChange__DYI9c.Dashboard_positive__c35C7{color:#10b981}.Dashboard_tokenChange__DYI9c.Dashboard_negative__z_XgN{color:#ef4444}.Dashboard_button__7_zqy{background-color:#da5;color:#1a1f2e;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s;display:inline-block}.Dashboard_button__7_zqy:hover{background-color:#c99843}.Dashboard_button__7_zqy:disabled{background-color:#ccc;cursor:not-allowed}.Dashboard_input__x8L9z{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;margin-bottom:1rem;font-size:1rem}.Dashboard_error__8LlNJ{color:#ef4444;background:#fee2e2;padding:1rem;border-radius:8px;margin-bottom:1rem}.Dashboard_success__D6zUf{color:#059669;background:#d1fae5;padding:1rem;border-radius:8px;margin-bottom:1rem}.Dashboard_flexBetween__BQBJK{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}