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;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;background:linear-gradient(135deg,#062c5d,#000406);background-size:100% 100%;display:flex;flex-direction:column;height:auto;overflow-x:auto;overflow-y:auto;width:100vw}@media (min-width:850px){.App{overflow-x:auto}}@media (min-width:851px) and (max-width:1215px){.homepage{overflow-x:auto}}header{align-items:center;background-color:#000;border-bottom:.1px solid #fff;display:flex;height:8vh;padding-left:20px;position:relative;width:100%;z-index:1}.header-logo{height:70%;max-height:8vh;object-fit:contain;width:auto}.app-header{justify-content:flex-start}@media (max-width:600px){.app-header{justify-content:center;padding:0}.header-logo,.logo{height:70%;max-height:7vh}}.homepage{display:grid;grid-template-areas:"search-container main-dashboard main-dashboard main-dashboard";grid-template-columns:1fr 1fr 1fr 1fr;width:100%}.search-container{align-items:center;background-color:#82daf81a;border-radius:20px;box-shadow:0 1px 2px #fff3;display:flex;flex-direction:column;grid-area:search-container;justify-content:space-evenly;margin:20px 10px;min-width:400px;padding-top:0}.location-label{background-color:#82daf81a;border:.5px solid #fff;border-image:0 1px 2px #fff3;border-radius:30px;color:#fff;font-family:Roboto,sans-serif;font-size:clamp(.3rem,1.6vw,.4rem);margin-top:10px;padding:0 20px;white-space:nowrap;width:fit-content}.main-dashboard{align-items:center;background-color:#82daf81a;border-radius:0;box-shadow:0 1px 2px #fff3;grid-area:main-dashboard;justify-content:center;margin:20px;min-width:275px;overflow:hidden;position:relative}.main-dashboard:before{background:linear-gradient(90deg,#82daf81a,#01f7ffb3);content:"";height:100%;left:-100%;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.main-dashboard.animating:before{animation:slideGreen 6s forwards}.dashboard-content{position:relative;z-index:2}@keyframes slideGreen{0%{left:-100%}to{left:100%}}@media (max-width:1215px){.homepage{grid-template-areas:"search-container" "main-dashboard";grid-template-columns:1fr;grid-template-rows:auto auto}.search-container{margin:10px;min-width:320px}.top-five-cards{min-width:300px}}@media (min-width:550px) and (max-width:1215px){.search-container{justify-self:center;padding-left:100px;padding-right:100px}}.statcard-container{align-items:center;background-color:#82daf81a;border:.1px solid #828181;border-image:0 5px 1px #fff3;border-radius:15px;display:flex;grid-template-areas:"CrimeReportsPerYearStatCard CrimeTypeQuantityStatCard CrimeTypeQuantityStatCard";grid-template-columns:1fr 2fr;height:110px;margin-top:15px;width:96%}.search-neighborhood{height:265px;max-height:265px;width:96%}.top-five-container{align-items:center;background-color:#82daf81a;border-bottom:.1px solid #828181;border-image:0 5px 1px #fff3;border-top:.1px solid #828181;display:flex;height:100px;justify-content:center;width:100%}.search-container p{background-color:#82daf81a;border:.5px solid #fff;border-image:0 1px 2px #fff3;border-radius:30px;color:#fff;font-family:Roboto,sans-serif;font-size:clamp(.6rem,1.4vw,.9rem);font-weight:700;margin:20px 0;padding:5px 20px;white-space:nowrap;width:fit-content}.learn-more{margin-bottom:20px;margin-top:20px}.learn-more button{border-radius:20px;padding:5px 10px}.modal-overlay{align-items:center;background-color:#ede7e7b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.modal-content{background-color:#fff;border-radius:10px;box-shadow:0 10px 20px #00000040;display:flex;flex-direction:column;max-height:80vh;max-width:700px;overflow-y:auto;width:80%}.modal-header{background-color:#0080ff;border-bottom:1px solid #ddd;display:flex;justify-content:flex-end;padding:15px}.modal-close-button{background:none;border:none;color:#f1f4f4;cursor:pointer;font-size:20px}.modal-close-button:hover{color:#0bc7f5}.modal-body{flex-grow:1;overflow-y:auto;padding:10px}.modal-body p{color:#333;font-size:1rem;line-height:1.6;white-space:wrap}.crime-reports-stat-card{align-items:center;background:rgba(4,108,255,.751);border-radius:10px;box-shadow:0 2px 8px #0006;display:flex;flex-direction:column;height:90px;justify-content:space-evenly;margin-left:10px;width:100px}.static-label{animation:slideIn 1s ease-out;color:#fff;font-size:clamp(.7rem,1vw,.4rem);margin-top:5px}.value{animation:fadeIn 1s ease-out;margin-bottom:10px;margin-top:10px}.dynamic-label{color:#f0eaea;font-weight:700;margin-bottom:5px}.crime-type-quantity-stat-card{align-items:center;background:#046cffbf;border-radius:10px;box-shadow:0 2px 8px #0006;display:flex;flex:1 1;flex-direction:column;height:90px;justify-content:center;margin-left:10px;margin-right:10px;padding:0}.value{color:#7bbaf2;font-size:1.5rem}.dynamic-label,.value{animation:fadeIn .6s ease-out}.dynamic-label{color:#fff;font-size:.6rem;font-weight:semi-bold}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.neighborhood-search{align-items:center;background-color:#82daf81a;border:.1px solid #828181;border-image:0 5px 1px #fff3;border-radius:15px;display:flex;flex-direction:column;flex-grow:0;margin-top:10px;max-height:265px;padding-top:5px}.neighborhood-search form{align-items:center;display:flex;max-width:400px}.neighborhood-search input{background-color:rgba(4,109,255,.481);background-color:#82daf81a;border:.1px solid #828181;border-image:0 5px 1px #fff3;border-radius:4px 0 0 4px;border-radius:8px;color:#fff;font-size:1.1rem;padding:8px 12px;width:230px}h2{color:#f8f9fa;font-size:clamp(.7rem,1vw,.9rem);font-weight:700;margin-bottom:30px;margin-top:0;white-space:nowrap;width:fit-content}h2,h3{border-image:0 1px 2px #fff3;font-family:Roboto,sans-serif}h3{word-wrap:break-word;color:#fff;font-size:clamp(.6rem,1.3vw,.6rem);font-weight:400;margin-bottom:20px;margin-top:75px;text-align:center;white-space:normal;width:80%}.neighborhood-search button{background:#007acc;border:1px solid #007acc;border-radius:0 10px 10px 0;color:#fff;cursor:pointer;font-size:1rem;margin-left:-26px;padding:8px}.neighborhood-search button:disabled{background:#2b7eec;border-color:#888;cursor:not-allowed}.suggestions{background:#fff;background-color:#007acc;border:1px solid #ccc;border-radius:4px;color:#fff;font-size:clamp(.8rem,.9vw,1.8rem);list-style:none;margin:4px 0 0;max-height:100px;min-height:100px;overflow-y:auto;padding:0;width:255px}.suggestions li{cursor:pointer;font-size:inherit;padding:6px 8px}.suggestions li:hover{background:#0129f1}.logo{background:none;filter:invert(1);height:70%;margin:0 auto;max-height:8vh;object-fit:contain;width:auto}.top-five-cards{justify-content:space-evenly;margin-left:2px;margin-right:2px;width:100%}.top-five-card,.top-five-cards{align-items:center;display:flex}.top-five-card{background:#046cffbf;border-radius:10px;box-shadow:0 2px 8px #0006;flex-direction:column;gap:0;height:80px;justify-content:center;margin:0;padding:0;width:90px}.crime-dashboard{color:#fff;display:grid;grid-template-areas:"selected-location-name selected-location-name selected-location-name" "year-tiles year-tiles location-type-counts" "crime-stats top-three crime-description-with-counts" "arrest-stats crime-trends crime-description-with-counts" "zip-code-comparison zip-code-comparison crime-description-with-counts";grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;overflow:hidden;width:100%}@media (max-width:800px){.crime-dashboard{grid-template-areas:"selected-location-name" "year-tiles" "crime-stats" "location-type-counts" "top-three" "crime-description-with-counts" "arrest-stats" "crime-trends" "zip-code-comparison";grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto;overflow-x:hidden;overflow-y:auto}}.selected-location-name{background-color:#0d70f1;color:#fff;display:flex;grid-area:selected-location-name;justify-content:center;margin-bottom:15px}.selected-location-name h2{align-self:center;font-size:clamp(1rem,2vw,1.5rem);margin:0;padding:5px}.year-section{display:flex;flex-direction:column;grid-area:year-tiles;margin:10px 5px}.section-header{margin:0;position:sticky;text-align:center;top:0;z-index:10}.year-tiles{grid-gap:5px;align-items:center;color:#fff;display:grid;gap:5px;grid-area:year-tiles;grid-template-columns:repeat(5,1fr);justify-content:center;margin-left:5px;margin-right:5px;margin-top:10px}.year-tile{align-items:center;background:#046cffbf;border-radius:10px;box-shadow:0 2px 8px #0006;display:flex;flex-direction:column;justify-content:space-between;padding:5px}.year-tile p{margin:0;padding:0}.crime-stats{align-items:stretch;border-radius:10px;color:#fff;display:flex;gap:10px;grid-area:crime-stats;justify-content:space-evenly;margin:20px}.crime-stats-section{align-items:center;border:.6px solid #fff;border-radius:10px;box-shadow:0 2px 8px #65636366;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;margin-bottom:0;margin-top:0;text-align:center}.crime-stats-section h2{margin:10px;padding:0}.top-three{align-items:first baseline;background-color:#3f5675bf;border:.6px solid #fff;border-radius:10px;display:flex;flex-direction:column;grid-area:top-three;justify-content:baseline;margin:20px;overflow-x:hidden}.top-three h2{background:#046cff;margin:0;overflow-x:hidden;padding:7px;position:sticky;text-align:center;top:0;width:100%;z-index:10}.top-three h3{font-size:clamp(.8rem,2vw,.8rem);margin:0 0 0 7px;padding:5px 0 0;white-space:nowrap}.crime-description-with-counts{align-items:first baseline;background-color:#3f5675bf;border:.6px solid #fff;border-radius:10px;display:flex;flex-direction:column;grid-area:crime-description-with-counts;justify-content:flex-start;margin-left:20px;margin-right:20px;margin-top:10px;max-height:400px;overflow-x:hidden;overflow-y:auto}.crime-description-with-counts h2{background:#046cff;margin:0;padding:10px;position:sticky;text-align:center;top:0;width:100%;z-index:10}.crime-description-with-counts h3{font-size:clamp(.8rem,2vw,.8rem);margin:0 0 0 7px;padding:0;white-space:nowrap}.location-type-counts{align-items:first baseline;background-color:#3f5675bf;border:.6px solid #fff;border-radius:10px;display:flex;flex-direction:column;grid-area:location-type-counts;justify-content:flex-start;margin:20px 20px 10px;overflow-x:hidden;overflow-y:auto}.location-type-counts h2{background:#046cff;margin:0;padding:10px;position:sticky;text-align:center;top:0;width:100%;z-index:10}.location-type-counts h3{font-size:clamp(.8rem,2vw,.8rem);margin:0 0 0 7px;padding:0;white-space:nowrap}.arrest-stats{align-items:stretch;border-radius:10px;color:#fff;display:flex;gap:10px;grid-area:arrest-stats;justify-content:space-evenly;margin:20px;padding:0}.arrest-stats h2{padding:0}.crime-trends{border:.6px solid #fff;border-radius:10px;box-shadow:0 2px 8px #0006;display:flex;flex-direction:column;grid-area:crime-trends;justify-content:flex-start;margin:20px;overflow:hidden}.crime-trends h2{background:#046cff;margin:0;padding:7px;position:sticky;text-align:center;top:0;width:100%;z-index:10}.trend-row{flex-direction:row;gap:10px;justify-content:space-evenly;margin-top:10px}.trend-item,.trend-row{display:flex;padding:5px}.trend-item{align-items:center;background-color:#3f5675bf;border:.6px solid #fff;border-radius:10px;flex:1 1;flex-direction:column;justify-content:center}.trend-label{margin-bottom:4px}.trend-label,.trend-value{font-size:clamp(.8rem,2vw,1rem)}.trend-item h3{font-weight:700;margin:0;padding:0;white-space:nowrap}.zip-code-comparison{align-items:first baseline;background-color:#3f5675bf;border:.6px solid #fff;border-radius:10px;display:flex;flex-direction:column;grid-area:zip-code-comparison;justify-content:flex-start;margin:20px;overflow-x:hidden;overflow-y:auto;padding:10px}.top-three-zipcodes-wrapper{display:flex;flex-direction:column;margin:10px 2px;width:100%}.zipcode-section-header{margin:0;padding:7px;position:sticky;text-align:center;top:0;z-index:10}.top-three-zipcodes-wrapper h2{margin-bottom:10px;margin-left:15px}.top-three-zipcodes{align-items:center;display:flex;gap:10px;justify-content:space-evenly;width:100%}.top-three-zipcode{align-items:center;background:#046cffbf;border-radius:10px;box-shadow:0 2px 8px #0006;display:flex;flex-direction:column;gap:0;height:80px;justify-content:center;margin:0;padding:0;width:90px}.tf-static-label{color:#fff;font-size:.7rem;margin-bottom:15px;margin-top:10px}.tf-value{color:#7bbaf2;font-size:.8rem;font-weight:700;margin-bottom:15px}.tf-dynamic-label{color:#fff;font-size:.7rem;font-weight:700;margin-bottom:5px;text-align:center;white-space:normal;word-break:break-word}.crime-dashboard.skeleton *{color:#0000}.placeholder{background-color:#3f567559;border-radius:10px;overflow:hidden;position:relative}.placeholder:after{animation:shimmer 1.2s linear infinite;background:linear-gradient(90deg,#fff0,#ffffff59 50%,#fff0);content:"";height:100%;left:-150%;position:absolute;top:0;width:150%}@keyframes shimmer{to{transform:translateX(100%)}}
/*# sourceMappingURL=main.d109ffd1.css.map*/