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