._container_y3w8h_1{width:100%;height:100%;position:relative;background:var(--bg-color, #ffffff)}._chart_y3w8h_8{width:100%;height:100%;border:1px solid #ccc;background:#fff;box-shadow:0 2px 4px #0000001a}body{margin:0;padding:0;overflow:hidden}#root{height:100vh;width:100vw}._container_1ga67_1{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--chart-bg, #ffffff)}._loadingWave_1ga67_11{width:300px;height:100px;display:flex;justify-content:center;align-items:flex-end;margin-bottom:20px}._loadingBar_1ga67_20{width:20px;height:10px;margin:0 5px;background-color:var(--spinner-accent, #2196f3);border-radius:5px;animation:_loading-wave-animation_1ga67_1 1s ease-in-out infinite}._loadingBar_1ga67_20:nth-child(1){background-color:var(--up-color, #26A69A)}._loadingBar_1ga67_20:nth-child(2){background-color:var(--down-color, #EF5350);animation-delay:.1s}._loadingBar_1ga67_20:nth-child(3){background-color:var(--up-color, #26A69A);animation-delay:.2s}._loadingBar_1ga67_20:nth-child(4){background-color:var(--down-color, #EF5350);animation-delay:.3s}@keyframes _loading-wave-animation_1ga67_1{0%{height:10px}50%{height:50px}to{height:10px}}._text_1ga67_62{font-size:16px;color:var(--text-color, #666);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}[data-theme=dark]{--chart-bg: #1f1f1f;--spinner-color: #333333;--spinner-accent: #2196f3;--text-color: #e0e0e0;--up-color: #26A69A;--down-color: #EF5350}[data-theme=light]{--chart-bg: #ffffff;--spinner-color: #f3f3f3;--spinner-accent: #2196f3;--text-color: #666;--up-color: #26A69A;--down-color: #EF5350}._error_1ezg1_1{display:flex;align-items:center;justify-content:center;background:var(--chart-bg, #ffffff)}._errorContent_1ezg1_8{text-align:center;padding:2rem;border-radius:8px;background:var(--error-card-bg, #fff);max-width:400px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}._errorContent_1ezg1_8 h2{color:var(--error-title, #e53935);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._errorContent_1ezg1_8 p{color:var(--text-color, #666);margin:0;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._errorContent_1ezg1_8 button{background:var(--button-bg, #2196f3);color:var(--button-text, white);border:none;padding:.75rem 2rem;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}._errorContent_1ezg1_8 button:hover{background:var(--button-hover, #1976d2)}[data-theme=dark]{--chart-bg: #1f1f1f;--error-card-bg: #2d2d2d;--error-title: #ff5252;--text-color: #e0e0e0;--button-bg: #2196f3;--button-text: #ffffff;--button-hover: #1976d2}[data-theme=light]{--chart-bg: #ffffff;--error-card-bg: #ffffff;--error-title: #e53935;--text-color: #666;--button-bg: #2196f3;--button-text: #ffffff;--button-hover: #1976d2}
