.each-entity-container{max-width:1200px;margin:0 auto;padding:2rem;font-family:Arial,sans-serif;color:#333;line-height:1.6;background-color:#fff}.title-container{width:100%;text-align:center;margin-bottom:40px}.shared-search-bar-container{width:100%;max-width:400px;margin:20px auto;position:relative}.search-bar{width:100%;padding:10px;font-size:16px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.page-title{font-size:2.5rem;background:linear-gradient(270deg,#ffcccc,white);border-right:2px solid red;display:inline-block;padding:1rem 0;text-align:center;margin:0 auto;font-family:var(--page-title)}.population-heading,.population-value{text-align:center;color:#000;margin:0}.population-heading{font-size:2rem;margin-bottom:.5rem}.population-value{font-size:1.8rem;margin-bottom:2rem}.content-split{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}.content-left{flex:0 0 15%;max-width:15%;padding-top:0}.content-right{flex:0 0 70%;max-width:70%;display:flex;flex-direction:column;align-items:center}.entity-details{margin:0;padding:0;background-color:transparent;box-shadow:none}.entity-details h3{margin:0;color:#2c3e50;font-size:1rem}.entity-details p{font-size:.9rem;font-weight:700;color:#3498db}.entity-divider{border-bottom:1px solid #ccc;margin:.5rem 0}.entity-details:hover{transform:none;box-shadow:none}.content-left-paragraph{margin-top:1rem;font-size:.9rem;color:#555}.main-entity-content{width:100%;display:flex;flex-direction:column;align-items:center}.about-paragraphs-each-entity{margin-bottom:2rem}.about-paragraphs-each-entity h3{font-size:1.3rem;color:#2c3e50;margin-bottom:.5rem}.about-paragraphs-each-entity p{margin-bottom:1rem}.red-content-divider{height:50px;margin:3rem 0;width:100%;position:relative;border-radius:0}.red-content-divider.left-to-right{background:linear-gradient(90deg,#ffcccc,white);border-left:3px solid #fc5736}.red-content-divider.right-to-left{background:linear-gradient(270deg,#ffcccc,white);border-right:3px solid #fc5736}.data-viz-each-entity{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;margin-bottom:3rem}.population-pyramid-each-entity{flex:1;min-width:300px;background-color:#fff}.population-pyramid-each-entity h3{text-align:center;margin-bottom:1rem}.median-age-section{flex:1;min-width:300px}.median-age-section h3{text-align:center;margin-bottom:1rem}.median-age-content{padding:1rem;font-size:1rem}.median-age-content p{margin:.5rem 0}.pyramid-container{width:100%;position:relative}.pyramid-tooltip{font-size:.9rem;pointer-events:none;z-index:10}.bar{cursor:pointer}.age-label{font-size:10px;fill:#000}.median-age-section{width:100%;max-width:400px;margin:0 auto}.median-age-content{margin-top:10px}.median-age-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.median-age-value{text-align:left;flex:1}.median-age-label{text-align:right;flex:1}.entity-divider{border:none;border-top:1px solid #ccc;margin:0}.additional-content-split{display:flex;justify-content:space-between;gap:2rem;align-items:flex-start}.additional-content-left{flex:0 0 40%;max-width:40%}.additional-content-right{flex:1;display:flex;justify-content:center;align-items:center}.city-list-item{margin-bottom:.5rem}.highlight{background-color:#ffcccb}.population-change-section{margin:3rem 0}.population-change-content{display:flex;justify-content:space-between;gap:2rem}.population-change-left,.population-change-right{flex:1}.population-change-left h3,.population-change-right h3{font-size:1.5rem;margin-bottom:1rem;text-align:center}.population-component{display:flex;align-items:center;margin-bottom:1rem}.population-component p{flex:1;margin:0;font-size:1rem}.progress-bar{flex:1;background-color:#e0e0e0;border-radius:5px;overflow:hidden;height:20px;margin-left:1rem}.progress-fill{height:100%;background-color:#7ebf7c;animation-name:progressAnimation;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes progressAnimation{0%{width:0}to{width:100%}}.progress-fill.birth-progress{background-color:#7ebf7c}.progress-fill.death-progress{background-color:#f0868a}.progress-fill.migration-progress{background-color:#455f7c}.progress-fill.net-change-progress{background-color:#7ebf7c}.population-clock-table{width:100%;border-collapse:collapse}.population-clock-table td{padding:.5rem;border:none}.population-clock-table tr:nth-child(2n){border-left:3px solid red}.population-clock-table tr:nth-child(odd) td{background-color:white}.population-clock-table tr:nth-child(2n) td{background:linear-gradient(90deg,#ffcccc,white)}.population-clock-table td:first-child{font-weight:700}.notable-info{display:flex;justify-content:space-between;gap:2rem;margin-bottom:3rem}.notable-food,.notable-sports-teams{flex:1;background-color:#f8f8f8;padding:1.5rem;border-radius:4px;box-shadow:none}.notable-food h3,.notable-sports-teams h3{font-size:1.3rem;color:#2c3e50;margin-bottom:1rem}.notable-food ul,.notable-sports-teams ul{list-style-type:none;padding:0}.notable-food li,.notable-sports-teams li{margin-bottom:.5rem;font-size:1rem}.sources{margin-bottom:3rem}.sources h3{font-size:1.3rem;color:#2c3e50;margin-bottom:1rem}.sources ul{list-style-type:none;padding:0}.sources li{margin-bottom:.5rem}.sources a{color:#3498db;text-decoration:none;transition:color .3s ease}.sources a:hover{color:#2980b9;text-decoration:underline}.entity-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;margin-top:20px}.entity-item{background-color:#f0f0f0;padding:15px;border-radius:5px;text-align:center;text-decoration:none;color:#333;transition:background-color .3s ease,transform .3s ease}.entity-item:hover{transform:translateY(-5px);background-color:#e0e0e0;color:#fc5736}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.each-entity-container{animation:fadeIn .5s ease-in}.content-left,.content-right{margin-bottom:1rem}.each-entity--related-topics-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;grid-auto-rows:minmax(100px,auto)}@media (max-width:768px){.each-entity-container{padding:5px}.each-entity--related-topics-wrapper{grid-template-columns:repeat(2,1fr)}.content-split{flex-direction:column-reverse}.content-left,.content-right{flex:0 0 100%;max-width:100%}.content-right{order:-1;align-items:flex-start}.additional-content-split{flex-direction:column}.additional-content-left{flex:0 0 100%;max-width:100%}.additional-content-right{align-self:center}.data-viz-each-entity,.notable-info{flex-direction:column}.notable-food,.notable-sports-teams{width:100%}.entity-grid{grid-template-columns:repeat(2,1fr)}.median-age-section{margin-top:40px}}@media (max-width:480px){.population-change-content{flex-direction:column}.each-entity--related-topics-wrapper,.entity-grid{grid-template-columns:repeat(1,1fr)}.median-age-section{margin-top:40px}}