._container_1tun0_1{background-color:var(--bg-light);border-radius:.5rem;flex-direction:column;gap:1.5rem;width:100%;height:100%;padding:2rem;display:flex}._header_1tun0_12{flex-direction:column;gap:.5rem;display:flex}._header_1tun0_12 h2{color:var(--text);font-size:1.875rem;font-weight:700}._header_1tun0_12 p{color:var(--text-light);font-size:.875rem}._tooltip_1tun0_29{background-color:var(--bg);border:1px solid var(--border);border-radius:.375rem;padding:.75rem;box-shadow:0 4px 6px #0000001a}._tooltip_1tun0_29 p{color:var(--text);margin:.25rem 0;font-size:.875rem}._tooltip_1tun0_29 strong{color:var(--primary)}._legend_1tun0_47{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1rem;display:flex}._legendItem_1tun0_55{color:var(--text-light);align-items:center;gap:.5rem;font-size:.875rem;display:flex}._color_1tun0_63{border:1px solid var(--border);border-radius:.25rem;width:1rem;height:1rem}._container_1y3jw_1{gap:0;width:100%;height:100%;display:flex}._sidebar_1y3jw_8{background-color:var(--bg);border-right:1px solid var(--border);flex-direction:column;gap:1.5rem;width:280px;padding:1.5rem;display:flex;overflow-y:auto}._sidebar_1y3jw_8 h1{color:var(--primary);margin:0;font-size:1.875rem;font-weight:700}._subtitle_1y3jw_26{color:var(--text-light);margin:0;font-size:.875rem}._filters_1y3jw_32{flex-direction:column;gap:1rem;display:flex}._filterGroup_1y3jw_38{flex-direction:column;gap:.5rem;display:flex}._filterGroup_1y3jw_38 label{color:var(--text);font-size:.875rem;font-weight:600}._filterGroup_1y3jw_38 select,._filterGroup_1y3jw_38 input{border:1px solid var(--border);border-radius:.375rem;width:100%;padding:.5rem;font-size:.875rem}._filterGroup_1y3jw_38 select:focus,._filterGroup_1y3jw_38 input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2563eb1a}._selectedInfo_1y3jw_66{background-color:var(--bg-light);border-left:4px solid var(--primary);border-radius:.375rem;padding:1rem}._selectedInfo_1y3jw_66 h3{color:var(--text-light);margin:0 0 .5rem;font-size:.875rem;font-weight:600}._selectedInfo_1y3jw_66 p{color:var(--text);margin:0;font-size:1rem;font-weight:600}._mainContent_1y3jw_87{background-color:var(--bg-light);flex:1;overflow:hidden}._loading_1y3jw_93{width:100%;height:100%;color:var(--text-light);justify-content:center;align-items:center;font-size:1.125rem;display:flex}._error_1y3jw_103{width:100%;height:100%;color:var(--danger);text-align:center;justify-content:center;align-items:center;padding:2rem;font-size:1rem;display:flex}@media (width<=768px){._container_1y3jw_1{flex-direction:column}._sidebar_1y3jw_8{border-right:none;border-bottom:1px solid var(--border);flex-direction:row;align-items:center;width:100%;max-height:200px;padding:1rem}._filters_1y3jw_32{flex-direction:row;gap:.5rem}._filterGroup_1y3jw_38{flex:1}}:root{--primary:#2563eb;--secondary:#10b981;--accent:#f59e0b;--danger:#ef4444;--text:#1f2937;--text-light:#6b7280;--border:#e5e7eb;--bg:#fff;--bg-light:#f9fafb}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{width:100%;height:100vh}button{cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;transition:all .2s}button.primary{background-color:var(--primary);color:#fff}button.primary:hover{opacity:.9;transform:translateY(-2px)}input,select{border:1px solid var(--border);border-radius:.375rem;padding:.5rem;font-size:1rem}input:focus,select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2563eb1a}
