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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f5f5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.App{text-align:left}.statistics{background-color:#f5f5f5;margin:0 auto;max-width:1200px;min-height:100vh;padding:20px}.statistics-header{background:#fff;border-radius:15px;box-shadow:0 4px 6px #0000001a;margin-bottom:40px;padding:30px;text-align:center}.statistics-header h1{color:#2c3e50;font-size:2.5em;margin-bottom:10px}.statistics-header p{color:#7f8c8d;font-size:1.2em}.total-stats{margin-bottom:40px}.total-stats h2{color:#2c3e50;margin-bottom:20px;text-align:center}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.stat-card{background:#fff;border-radius:15px;box-shadow:0 4px 6px #0000001a;padding:30px;text-align:center;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-card.male,.stat-card.total{border-top:5px solid #3498db}.stat-card.female{border-top:5px solid #e74c3c}.stat-card h3{color:#7f8c8d;font-size:1.1em;margin-bottom:15px}.stat-number{color:#2c3e50;font-size:3em;font-weight:700;margin-bottom:10px}.stat-percentage{color:#7f8c8d;font-size:1.2em;font-weight:700}.directions-stats{margin-bottom:40px}.directions-stats h2{color:#2c3e50;margin-bottom:20px;text-align:center}.directions-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.direction-card{background:#fff;border-radius:15px;box-shadow:0 4px 6px #0000001a;padding:25px;transition:transform .3s ease}.direction-card:hover{transform:translateY(-3px)}.direction-card h3{color:#2c3e50;font-size:1.3em;margin-bottom:15px;text-align:center}.direction-total{color:#3498db;font-size:1.5em;font-weight:700;text-align:center}.direction-total,.gender-stats{margin-bottom:20px}.gender-item{align-items:center;border-bottom:1px solid #ecf0f1;display:flex;justify-content:space-between;padding:8px 0}.gender-label{color:#7f8c8d}.gender-count{color:#2c3e50;font-weight:700}.progress-section{margin-top:20px}.progress-bar{background-color:#ecf0f1;border-radius:10px;display:flex;height:20px;margin-bottom:10px;overflow:hidden}.progress-male{background-color:#3498db}.progress-female,.progress-male{height:100%;transition:width .3s ease}.progress-female{background-color:#e74c3c}.progress-labels{color:#7f8c8d;display:flex;font-size:.9em;justify-content:space-between}.chart-section{background:#fff;border-radius:15px;box-shadow:0 4px 6px #0000001a;padding:30px}.chart-section h2{color:#2c3e50;margin-bottom:30px;text-align:center}.chart{align-items:flex-end;border-bottom:2px solid #ecf0f1;display:flex;height:250px;justify-content:space-around;padding:20px 0}.chart-item{align-items:center;display:flex;flex:1 1;flex-direction:column;margin:0 10px}.chart-bar{align-items:flex-end;background:linear-gradient(0deg,#0000001a,#0000);border-radius:8px 8px 0 0;display:flex;justify-content:center;position:relative;transition:height .3s ease;width:60px}.chart-value{color:#fff;font-weight:700;margin-bottom:5px;text-shadow:1px 1px 2px #00000080}.chart-label{color:#7f8c8d;font-size:.9em;font-weight:700;margin-top:10px;text-align:center}@media (max-width:768px){.statistics{padding:10px}.directions-grid,.stats-grid{grid-template-columns:1fr}.chart{height:200px}.chart-bar{width:40px}}
/*# sourceMappingURL=main.3fc67c71.css.map*/