*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dashboard-container{background:linear-gradient(180deg,#001997,#026abd 50%,#026fbf);background-attachment:fixed;min-height:100vh;padding:2rem}.dashboard-content{margin:0 auto;max-width:1400px}.loading-container{align-items:center;background:linear-gradient(180deg,#001997,#026abd 50%,#026fbf);background-attachment:fixed;display:flex;justify-content:center;min-height:100vh}.loading-text{color:#fff;font-size:1.25rem}.header{flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem}.header,.header-left{align-items:center;display:flex;gap:1.5rem}.header-left{flex:1 1}.header-logo{height:60px;object-fit:contain;width:auto}.header-text{display:flex;flex-direction:column;gap:.25rem}.header-right{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.state-filter-container{align-items:center;display:flex;gap:.75rem}.state-filter-dropdown,.state-filter-label{color:#fff;font-size:1rem;font-weight:600}.state-filter-dropdown{-webkit-appearance:none;appearance:none;background:#ffffff26;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23fff' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border:2px solid #ffffff4d;border-radius:.5rem;cursor:pointer;min-width:200px;padding:.625rem 2.5rem .625rem 1rem;transition:all .2s}.state-filter-dropdown:hover{background:#fff3;border-color:#ffffff80}.state-filter-dropdown:focus{border-color:#00bea8;box-shadow:0 0 0 3px #00bea833;outline:none}.state-filter-dropdown option{background:#026fbf;color:#fff;padding:.5rem}.title{color:#fff;font-size:2.25rem;font-weight:700;margin:0 0 .5rem}.subtitle{color:#c7d2fe;margin:0}.refresh-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem;transition:background .2s}.refresh-button:hover{background:#fff3}.metrics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.metric-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;padding:1.5rem}.metric-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.metric-label{color:#c7d2fe;font-size:.875rem}.icon-blue{color:#00bea8}.icon-green{color:#4bd48d}.icon-purple{color:#0281ba}.icon-yellow{color:#cffb5e}.metric-value{color:#fff;font-size:1.875rem;font-weight:700;margin-bottom:.25rem}.metric-value-small{color:#fff;font-size:1.125rem;font-weight:600;line-height:1.3;margin-bottom:.25rem}.metric-subtitle{color:#c7d2fe;font-size:.875rem}.cohort-analysis-card,.narrative-card,.performance-summary-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;margin-bottom:2rem;padding:1.5rem}.section-title{align-items:center;color:#fff;display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin:0 0 1.5rem}.cohort-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:350px 1fr}.cohort-subtitle{border-bottom:2px solid #fff3;color:#e0e7ff;font-size:1rem;font-weight:600;margin:0 0 1.5rem;padding-bottom:.5rem}.cohort-distribution{background:#ffffff0d;border:1px solid #ffffff26;border-radius:.75rem;padding:1.5rem}.distribution-bars{display:flex;flex-direction:column;gap:1rem}.distribution-item{display:flex;flex-direction:column;gap:.5rem}.distribution-label{align-items:center;display:flex;justify-content:space-between}.label-text{color:#e0e7ff;font-size:.875rem;font-weight:500}.label-count{color:#c7d2fe;font-size:.75rem}.distribution-bar-container{background:#ffffff1a;border-radius:.25rem;height:1.5rem;overflow:hidden;position:relative;width:100%}.distribution-bar{align-items:center;border-radius:.25rem;color:#fff;display:flex;font-size:.75rem;font-weight:600;height:100%;justify-content:flex-end;padding-right:.5rem;transition:width .3s ease}.bar-green{background:#10b981}.bar-blue{background:#3b82f6}.bar-purple{background:#8b5cf6}.bar-yellow{background:#f59e0b}.bar-red{background:#ef4444}.cohort-chart{background:#ffffff0d;border:1px solid #ffffff26;border-radius:.75rem;padding:1.5rem}.cohort-note{background:#3b82f61a;border-left:3px solid #3b82f6;border-radius:.25rem;color:#c7d2fe;font-size:.875rem;line-height:1.5;margin-top:1rem;padding:.75rem}.performance-grid{margin-bottom:1.5rem}.highlights-grid,.performance-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.highlights-grid{margin-bottom:2rem}.highlight-card{align-items:center;display:flex;gap:1rem}.highlight-card,.performance-column-card{background:linear-gradient(135deg,#cffb5e1f,#00bea826 50%,#026fbf1f);border:1px solid #ffffff40;border-radius:1rem;box-shadow:0 4px 6px #0000001a;padding:1.5rem}.performance-column,.performance-column-content{display:flex;flex-direction:column;gap:1rem}.performance-column-title{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:.025em;margin:0 0 1.25rem;text-align:center}.neat-fact-section{background:#ffffff14;border:1px solid #ffffff26;border-radius:.75rem;display:flex;gap:1rem;padding:1rem;transition:transform .2s,box-shadow .2s}.neat-fact-section:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.neat-fact-icon{flex-shrink:0;font-size:2rem;line-height:1}.neat-fact-content{flex:1 1}.neat-fact-title{color:#e0e7ff;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin:0 0 .5rem;text-transform:uppercase}.neat-fact-value{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.neat-fact-unit{color:#c7d2fe;font-size:.875rem;font-weight:400}.neat-fact-description{color:#c7d2fe;font-size:.75rem;line-height:1.4}.mtd-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:1.5rem}.mtd-section{background:#ffffff14;border:1px solid #ffffff26;border-radius:.75rem;padding:1.25rem;transition:transform .2s,box-shadow .2s}.mtd-section:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.mtd-title{border-bottom:1px solid #fff3;color:#e0e7ff;font-size:.875rem;font-weight:600;letter-spacing:.1em;margin:0 0 1rem;padding-bottom:.5rem;text-transform:uppercase}.mtd-stats{display:flex;flex-direction:column;gap:.75rem}.mtd-stat-item{align-items:center;display:flex;justify-content:space-between}.mtd-label{color:#c7d2fe;font-size:.95rem}.mtd-value{color:#fff;font-size:1.5rem;font-weight:700}.growth-positive{color:#4bd48d}.growth-negative{color:#fca5a5}.narrative-text{color:#e0e7ff;font-size:1.125rem;line-height:1.75;margin:0}.narrative-footer{border-top:1px solid #fff3;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:1rem;padding-top:1rem}.footer-text{color:#c7d2fe;font-size:.875rem}.footer-highlight{color:#fff;font-weight:600}.charts-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));margin-bottom:1.5rem}.chart-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;padding:1.5rem}.chart-full{margin-bottom:1.5rem}.chart-title{color:#fff;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.chart-title-with-icon{align-items:center;display:flex;gap:.5rem}.funnel-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;padding:1.5rem}.funnel-content{gap:1rem}.funnel-content,.funnel-item{display:flex;flex-direction:column}.funnel-item{gap:.5rem}.funnel-header{align-items:center;display:flex;justify-content:space-between}.funnel-label{color:#c7d2fe}.funnel-value{color:#fff;font-weight:600}.funnel-bar-container{background:#ffffff1a;border-radius:9999px;height:.75rem;overflow:hidden;width:100%}.funnel-bar{border-radius:9999px;height:100%;transition:width .3s ease}.funnel-bar-blue{background:#3b82f6}.funnel-bar-purple{background:#8b5cf6}.funnel-bar-pink{background:#ec4899}@media (max-width:1200px){.performance-grid{grid-template-columns:1fr 1fr 1fr}.highlights-grid{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-container{padding:1rem}.title{font-size:1.5rem}.subtitle{font-size:.875rem}.header,.header-left{align-items:flex-start;flex-direction:column;gap:1rem}.header-left{width:100%}.header-logo{height:45px}.header-right{align-items:stretch;flex-direction:column;width:100%}.state-filter-container{width:100%}.state-filter-dropdown{flex:1 1;min-width:auto}.refresh-button{justify-content:center;width:100%}.metrics-grid{grid-template-columns:1fr}.highlights-grid,.performance-grid{gap:.75rem;grid-template-columns:1fr}.highlight-card,.performance-column-card{padding:1rem}.performance-column-title{font-size:1.125rem;margin-bottom:.75rem}.mtd-section{padding:.875rem}.mtd-title{font-size:.75rem;margin-bottom:.75rem}.mtd-value{font-size:1.125rem}.mtd-label{font-size:.8rem}.performance-column-card:nth-child(3){grid-column:1/-1}.charts-row,.cohort-grid{grid-template-columns:1fr}.narrative-footer{flex-direction:column}}
/*# sourceMappingURL=main.e240a4d2.css.map*/