.styles_container__GvnAp{display:flex;flex-direction:column;padding:2rem;max-width:1200px;margin:0 auto;min-height:100vh}.styles_title__KBGee{margin-bottom:1rem;color:#1a202c}.styles_description__ymo9D{margin-bottom:1.5rem;font-size:1.1rem;color:#4b5563;line-height:1.6}.styles_uploadSection___kd6S{margin-bottom:2rem;background-color:#f9fafb;border-radius:6px;padding:1.5rem;border:1px solid #e5e7eb}.styles_fileUpload__v2O9d{margin-bottom:1rem}.styles_fileInput___57FX{border:1px dashed #d1d5db;border-radius:4px;padding:.75rem;background-color:#ffffff;cursor:pointer;width:100%;transition:border-color .3s}.styles_fileInput___57FX:hover{border-color:#9ca3af}.styles_fileHelp__C7skt{margin-top:.5rem;font-size:.875rem;color:#6b7280}.styles_controls__JpfAL{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.styles_metricSelector__p_WNh{display:flex;align-items:center;gap:.75rem}.styles_metricSelector__p_WNh label{font-weight:500;color:#4b5563}.styles_select__S6YHc{padding:.5rem .75rem;border-radius:4px;border:1px solid #d1d5db;background-color:#fff;font-size:.95rem;color:#1f2937;min-width:180px}.styles_select__S6YHc:disabled{opacity:.6;cursor:not-allowed}.styles_clearButton__MBex3{background-color:#f3f4f6;color:#4b5563;border:1px solid #d1d5db;padding:.5rem 1rem;border-radius:4px;font-weight:500;cursor:pointer;transition:all .2s}.styles_clearButton__MBex3:hover:not(:disabled){background-color:#e5e7eb;color:#1f2937}.styles_clearButton__MBex3:disabled{opacity:.6;cursor:not-allowed}.styles_errorMessage__ZJPnG{padding:1rem;margin-bottom:1.5rem;background-color:#fef2f2;border-left:4px solid #ef4444;color:#b91c1c;border-radius:4px}.styles_loadingMessage__e_Xy6{display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem;background-color:#f3f4f6;border-radius:6px;margin-bottom:1.5rem}.styles_spinner__KGrx6{width:2rem;height:2rem;border:3px solid #d1d5db;border-top-color:#3b82f6;border-radius:50%;animation:styles_spin__QzI7F 1s linear infinite}@keyframes styles_spin__QzI7F{to{transform:rotate(1turn)}}.styles_visualizationSection__WV1yq{flex:1 1;margin-top:1rem}.styles_sectionTitle__o4pHd{font-size:1.5rem;margin-bottom:1rem;color:#1a202c;font-weight:600}.styles_treeMapContainer__ayil7{background-color:#f9fafb;border-radius:6px;padding:1rem;margin-bottom:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.styles_treeNode__Sp709{transition:opacity .2s}.styles_treeNode__Sp709:hover{opacity:.9}.styles_treeRect__EFjv0{opacity:.85;transition:opacity .2s;cursor:pointer}.styles_treeRect__EFjv0:hover{opacity:1}.styles_treeName__We3Um{font-weight:600;pointer-events:none}.styles_treeValue__hvu4C{pointer-events:none}.styles_legendContainer__1SkWy{margin-bottom:2rem}.styles_legendContainer__1SkWy h3{font-size:1.1rem;margin-bottom:.75rem;color:#374151}.styles_legend__dgD3y{display:flex;flex-wrap:wrap;gap:1rem}.styles_legendItem__gnOdq{display:flex;align-items:center;gap:.5rem}.styles_legendColor__5dNYG{width:1rem;height:1rem;border-radius:3px}.styles_legendLabel__WDKDw{font-size:.875rem;color:#4b5563}.styles_tokenListSection___TRv8{margin-top:2rem}.styles_tokenList__2XlYa{background-color:#f9fafb;border-radius:6px;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.styles_tokenListItem__XAZd3{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background-color:#fff;border-radius:4px;border-left:3px solid #d1d5db;box-shadow:0 1px 2px rgba(0,0,0,.05)}.styles_tokenInfo__MXCY8{display:flex;align-items:center;gap:.75rem}.styles_tokenTypeIndicator__kpLTe{width:1rem;height:1rem;border-radius:50%;flex-shrink:0}.styles_tokenPath__Gfl_z{font-size:.9rem;font-family:monospace;color:#111827}.styles_tokenComplexity__Ngrv1{font-size:.9rem;font-weight:600;color:#4b5563;background-color:#f3f4f6;padding:.25rem .5rem;border-radius:4px}.styles_emptyState__5Bpja{display:flex;align-items:center;justify-content:center;background-color:#f9fafb;border-radius:6px;padding:3rem 2rem;text-align:center;min-height:300px}.styles_emptyMessage__UaKvg{font-size:1.1rem;color:#6b7280}@media (max-width:768px){.styles_container__GvnAp{padding:1rem}.styles_controls__JpfAL{flex-direction:column;align-items:flex-start;gap:1rem}.styles_legend__dgD3y{gap:.75rem}.styles_legendItem__gnOdq{width:calc(50% - .5rem)}.styles_tokenListItem__XAZd3{flex-direction:column;align-items:flex-start;gap:.5rem}.styles_tokenComplexity__Ngrv1{align-self:flex-start}}