.stadt-page{max-width:100%}.stadt-hero{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);padding:3rem 0}.stadt-hero .container{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}.stadt-hero-content h1{color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(1.9rem,4vw,2.75rem);font-weight:800;line-height:1.25}.stadt-hero-subtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:1.25rem;line-height:1.7}.stadt-hero-features{flex-wrap:wrap;gap:2rem;margin-bottom:2rem;display:flex}.stadt-hero-feature{align-items:center;gap:.75rem;display:flex}.stadt-hero-icon{color:var(--primary-color);width:24px;height:24px}.stadt-hero-feature span{color:var(--text-primary);font-weight:600}.stadt-hero-cta{background:var(--primary-color);color:#fff;border-radius:var(--radius-md);align-items:center;gap:.75rem;padding:1.125rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.stadt-hero-cta:hover{background:var(--primary-dark);box-shadow:var(--shadow-md);transform:translateY(-1px)}.stadt-cta-icon{width:20px;height:20px}.stadt-hero-image{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);position:relative;overflow:hidden}.stadt-hero-image img{object-fit:cover;width:100%;height:auto}.stadt-main-city-section,.stadt-districts-section{padding:2.5rem 0}.stadt-main-city-section h2,.stadt-districts-section h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.75rem;font-weight:800}.stadt-main-city-card{margin-top:2rem}.stadt-main-city-link{background:var(--primary-light);border:2px solid var(--primary-color);border-radius:var(--radius-md);justify-content:space-between;align-items:center;padding:2rem;text-decoration:none;transition:all .15s;display:flex}.stadt-main-city-link:hover{box-shadow:var(--shadow-md);background:#e6223a1f;transform:translateY(-1px)}.stadt-main-city-content h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.stadt-main-city-plz{color:var(--text-light);margin:0;font-size:1rem}.stadt-main-city-icon{color:var(--primary-color);flex-shrink:0;width:32px;height:32px}.stadt-districts-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.stadt-district-card{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:#fff;justify-content:space-between;align-items:center;padding:1.5rem;transition:all .15s;display:flex}.stadt-district-card:hover{border-color:var(--primary-color);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.stadt-district-card-content{flex:1}.stadt-district-card h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.stadt-district-name{color:var(--primary-color);margin-bottom:.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;display:inline-block}.stadt-district-name:hover{text-decoration:underline}.stadt-district-plz,.stadt-district-population{color:var(--text-light);margin:.25rem 0;font-size:.875rem}.stadt-district-icon{color:var(--primary-color);flex-shrink:0;width:24px;height:24px}.stadt-cta-section{background:var(--bg-secondary);padding:2.5rem 0}.stadt-cta-box{text-align:center;border-radius:var(--radius-md);max-width:800px;box-shadow:var(--shadow-sm);background:#fff;margin:0 auto;padding:3rem 2rem}.stadt-cta-box h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.75rem;font-weight:800}.stadt-cta-box p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem}.stadt-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.stadt-hero .container{grid-template-columns:1fr;gap:2rem}.stadt-hero-content h1{font-size:2rem}.stadt-hero-subtitle{font-size:1.125rem}.stadt-main-city-section h2,.stadt-districts-section h2{font-size:1.75rem}.stadt-districts-grid{grid-template-columns:1fr}.stadt-main-city-link{padding:1.5rem}.stadt-main-city-content h3{font-size:1.25rem}.stadt-cta-box{padding:2rem 1.5rem}.stadt-cta-box h2{font-size:1.5rem}.stadt-cta-buttons{flex-direction:column}.stadt-districts-section,.stadt-cta-section{padding-top:1.75rem;padding-bottom:1.75rem}}
