*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f7fb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root,.App{min-height:100vh}.App{background:#f6f7fb;color:#132338;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}.app-header{background:linear-gradient(135deg,#19324d,#1f4772);color:#fdfdfd;display:flex;flex-direction:column;gap:1.5rem;padding:3rem clamp(1.5rem,5vw,4rem) 2.5rem}.app-header h1{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;margin:0}.app-header p{color:#ffffffd9;font-size:1.05rem;margin:0;max-width:720px}.data-badge{align-items:center;align-self:flex-start;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff40;border-radius:999px;display:inline-flex;font-size:.95rem;gap:.75rem;padding:.75rem 1.1rem}.data-badge span{font-weight:600;letter-spacing:.05em;opacity:.85;text-transform:uppercase}.data-badge a{color:#f7fbff;font-weight:600;text-decoration:none}.data-badge a:hover{text-decoration:underline}.app-state{display:flex;justify-content:center;padding:6rem 1.5rem}.app-state p{color:#4f647d;font-size:1.1rem;margin:0}.app-state.error p{color:#c0392b}.loading:after{animation:ellipsis 1.4s infinite;content:"…"}@keyframes ellipsis{0%{content:"…"}33%{content:".."}66%{content:"."}to{content:"…"}}.insight-summary{margin-top:-3rem;padding:0 clamp(1.5rem,5vw,4rem);position:relative}.summary-card{background:#fff;border:1px solid #13233814;border-radius:20px;box-shadow:0 18px 36px #0f1a341a;padding:2rem}.summary-card h2{font-size:1.6rem;margin-bottom:.75rem;margin-top:0}.summary-card p{color:#223750;font-size:1.05rem;margin:0}.metrics-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:1.75rem}.metric-card{background:#fff;border:1px solid #13233814;border-radius:18px;box-shadow:0 12px 24px #13233812;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem}.metric-label{color:#5b708a;font-size:.95rem;letter-spacing:.05em;text-transform:uppercase}.metric-value{color:#132338;font-size:1.4rem;font-weight:700}.metric-subvalue{color:#22c55e;display:block;font-size:.9rem;font-weight:600;margin-top:.35rem}.dashboard{gap:2rem;padding:3rem clamp(1.5rem,5vw,4rem) 4rem}.dashboard,.filter-panel{display:flex;flex-direction:column}.filter-panel{background:#fff;border:1px solid #13233814;border-radius:18px;box-shadow:0 12px 24px #13233812;gap:1.5rem;padding:2rem}.filter-header h2{font-size:1.5rem;margin:0}.filter-header p{color:#445a74;margin:.5rem 0 0}.filter-controls{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.filter-controls label{color:#21364d;display:flex;flex-direction:column;font-weight:600;gap:.5rem}.filter-controls select{background:#1323380a;border:1px solid #13233833;border-radius:12px;font-size:1rem;height:44px;padding:0 .75rem}.filter-controls select:focus{background:#fff;outline:2px solid #007bff}.filter-footer{align-items:center;color:#405676;display:flex;flex-wrap:wrap;font-size:.95rem;gap:.75rem;justify-content:space-between}.reset-button{background:#1f4772;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.6rem 1.2rem;transition:background .2s ease,transform .2s ease}.reset-button:hover{background:#163553;transform:translateY(-1px)}.charts-grid{grid-gap:1.75rem;display:grid;gap:1.75rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.chart-card{background:#fff;border:1px solid #13233814;border-radius:20px;box-shadow:0 16px 32px #13233814;display:flex;flex-direction:column;gap:1rem;padding:1.75rem}.chart-card header h3{font-size:1.3rem;margin:0}.chart-card header p{color:#516786;font-size:.95rem;margin:.35rem 0 0}.chart-wrapper{min-height:260px;position:relative}.chart-wrapper svg{height:100%;width:100%}.chart-tooltip{background:#152235f2;border-radius:8px;box-shadow:0 12px 24px #13233840;color:#fdfdfd;font-size:.85rem;opacity:0;padding:.6rem .75rem;pointer-events:none;position:absolute;transform:translate(-50%,-50%);transition:opacity .1s ease}.axis-label{fill:#21364d;font-size:.85rem;font-weight:600}.x-axis text,.y-axis text{fill:#3d526e;font-size:.85rem}.x-axis line,.x-axis path,.y-axis line,.y-axis path{stroke:#21364d26}.bar{fill:#007bff}.hist-line{stroke:#2a9d8f}.hist-bar{fill:#1f77b4cc}.scatter-point{stroke:#fff;stroke-width:1px}.legend text{fill:#21364d;font-size:.85rem}.no-data{background:#fff;border:1px dashed #13233833;border-radius:18px;color:#5b708a;padding:2.5rem;text-align:center}.app-footer{color:#526580;font-size:.9rem;padding:2rem 1.5rem 3rem;text-align:center}@media (max-width:720px){.filter-footer{align-items:flex-start;flex-direction:column}.chart-card{padding:1.25rem}}
/*# sourceMappingURL=main.4a73d084.css.map*/