:root{--font-family:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', sans-serif;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-size-base:16px;--font-size-small:15px;--font-size-large:18px;--font-size-xlarge:20px;--max-width:1200px;--container-padding:20px;--section-spacing:2rem}*{font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}body{font-family:var(--font-family);line-height:1.6;letter-spacing:-.01em;font-size:var(--font-size-base);margin:0;padding:0}h3,h4{font-family:var(--font-family);font-weight:700;letter-spacing:-.03em}h4{font-size:var(--font-size-xlarge)}main{flex:1;width:100%;min-height:calc(100vh - 200px)}.content{width:100%;max-width:var(--max-width);margin:0 auto;padding:var(--container-padding)}.container-wrapper{width:100%;max-width:var(--max-width);margin:0 auto;padding:var(--container-padding)}h1,h2,h3{color:#2c5aa0;margin-bottom:1rem;margin-top:0}h1{font-size:2rem;font-weight:700;line-height:1.2}h2{font-size:1.5rem;font-weight:600;line-height:1.3}h3{font-size:1.25rem;font-weight:600;line-height:1.4}p{margin-bottom:1rem;line-height:1.6}p:last-child{margin-bottom:0}a{color:#2c5aa0;text-decoration:none;transition:color .2s ease}a:hover{color:#1e3f73;text-decoration:underline}a:focus{outline:2px solid #2c5aa0;outline-offset:2px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:768px){.container-wrapper,.content{padding:1px}h1{font-size:1.75rem}h2{font-size:1.375rem}h3{font-size:1.125rem}}@media(max-width:480px){.container-wrapper,.content{padding:1px}h1{font-size:1.5rem}}.leerungstermine-header{font-size:1rem;font-weight:700;color:#2c5aa0;text-align:center;margin:1rem 0;padding:0 20px;width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.leerungstermine-header.region-aic-fdb{border-bottom:3px solid #e74c3c}@media(max-width:768px){.leerungstermine-header{font-size:.7rem;padding:0 15px}}a.btn.btn-primary,.btn.btn-primary{background-color:#2c5aa0 !important;border-color:#2c5aa0 !important;color:#fff !important}a.btn.btn-primary:hover,.btn.btn-primary:hover{background-color:#1e3f73 !important;border-color:#1e3f73 !important;color:#fff !important}.maps-link a.service-btn.primary,div.maps-link a.service-btn.primary,a.service-btn.primary{background-color:#2c5aa0 !important;border-color:#2c5aa0 !important;color:#fff !important;text-decoration:none !important}.maps-link a.service-btn.primary:hover,div.maps-link a.service-btn.primary:hover,a.service-btn.primary:hover{background-color:#1e3f73 !important;border-color:#1e3f73 !important;color:#fff !important;text-decoration:none !important}.wsh .maps-link a.service-btn.primary,.wsh div.maps-link a.service-btn.primary,.wsh a.service-btn.primary{background-color:#2c5aa0 !important;border-color:#2c5aa0 !important;color:#fff !important}.wsh .maps-link a.service-btn.primary:hover,.wsh div.maps-link a.service-btn.primary:hover,.wsh a.service-btn.primary:hover{background-color:#1e3f73 !important;border-color:#1e3f73 !important;color:#fff !important}.wsh a.service-btn.primary *,.maps-link a.service-btn.primary *,a.service-btn.primary *{color:#fff !important}.wsh a.service-btn.primary:hover *,.maps-link a.service-btn.primary:hover *,a.service-btn.primary:hover *{color:#fff !important}.wsh a.service-btn.primary:visited,.maps-link a.service-btn.primary:visited,a.service-btn.primary:visited{color:#fff !important}.wsh a.service-btn.primary:visited *,.maps-link a.service-btn.primary:visited *,a.service-btn.primary:visited *{color:#fff !important}.homepage-content{max-width:1200px;margin:0 auto;padding:20px}.intro-content h1{text-align:center;font-size:2.5rem;margin-bottom:10px;color:#2c3e50}.intro-content p{text-align:center;font-size:1.2rem;color:#7f8c8d;margin-bottom:40px}.regions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;margin-top:30px}.region-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px rgba(0,0,0,8%);border:1px solid #e5e7eb;transition:transform .2s,box-shadow .2s}.region-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.region-header h3{margin:0 0 8px;font-size:1.5rem;color:#1f2937}.region-header p{margin:0 0 16px;color:#6b7280;font-size:.95rem}.region-stats{background:#f8fafc;padding:12px;border-radius:8px;margin:16px 0;text-align:center;font-size:.9rem;color:#4b5563}.region-services{display:flex;flex-direction:column;gap:12px;margin-top:20px}.service-btn{display:block;padding:12px 16px;text-decoration:none;border-radius:8px;text-align:center;font-weight:500;transition:all .2s}.service-btn.primary{background:#3b82f6;color:#fff}.service-btn.primary:hover{background:#2563eb}.service-btn.secondary{background:#10b981;color:#fff}.service-btn.secondary:hover{background:#059669}.service-btn.tertiary{background:#6b7280;color:#fff}.service-btn.tertiary:hover{background:#4b5563}@media(max-width:768px){.regions-grid{grid-template-columns:1fr;gap:16px}.region-card{padding:20px}}.tonnenleerung-header{background:#fff;border-bottom:2px solid #e9ecef;box-shadow:0 2px 8px rgba(0,0,0,.1);position:sticky;top:0;z-index:100}.header-container{max-width:1200px;margin:0 auto;padding:12px 20px;display:flex;justify-content:space-between;align-items:center;gap:30px}.header-logo{flex-shrink:0;min-width:200px}.header-logo a{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.header-logo-img{max-width:35px;height:auto}.header-title{font-size:1.4rem;font-weight:700;color:#2c3e50;white-space:nowrap}.breadcrumb-nav{flex:1;max-width:calc(100% - 400px);margin:0 20px}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0;padding:0;list-style:none;justify-content:center}.breadcrumb-item{display:flex;align-items:center}.breadcrumb-item:not(:last-child)::after{content:"›";margin-left:8px;color:#6c757d;font-weight:600}.breadcrumb-link{display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:6px;text-decoration:none;color:#495057;font-size:14px;font-weight:500;transition:all .2s ease;white-space:nowrap}.breadcrumb-link:hover{background:#f8f9fa;color:#007bff;text-decoration:none}.current-page{display:flex;align-items:center;gap:6px;padding:4px 8px;color:#6c757d;font-size:14px;font-weight:600;white-space:nowrap}.breadcrumb{flex-wrap:wrap;gap:.25rem}.breadcrumb-item{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-logo{width:35px;height:35px;display:block;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transition:opacity .2s ease}@media(max-width:480px){.site-logo{width:30px;height:30px}}.tonnenleerung-footer{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-top:1px solid #dee2e6;margin-top:40px;padding:30px 0 25px;font-family:var(--font-family)}.footer-container{max-width:600px;margin:0 auto;padding:0 15px}.footer-nav{display:flex;gap:15px;margin-bottom:25px;flex-wrap:wrap;justify-content:center}.footer-button{background:linear-gradient(135deg,#6c757d,#495057);color:#fff !important;padding:16px 22px;text-decoration:none;border-radius:8px;font-weight:500;text-align:center;box-shadow:0 2px 6px rgba(108,117,125,.3);transition:all .3s ease;font-family:var(--font-family);letter-spacing:-.01em;font-size:var(--font-size-base);display:flex;align-items:center;justify-content:center;flex:1;min-width:150px;min-height:52px}.footer-button.service-button{background:linear-gradient(135deg,#007bff,#0056b3);box-shadow:0 2px 6px rgba(0,123,255,.3)}.footer-button:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(108,117,125,.4);text-decoration:none;color:#fff !important}.footer-button.service-button:hover{box-shadow:0 4px 10px rgba(0,123,255,.4);background:linear-gradient(135deg,#0056b3,#004085)}.footer-credits{text-align:center;color:#6c757d;font-size:var(--font-size-small);padding-top:20px;border-top:1px solid #dee2e6;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.api-link{color:#6c757d !important;text-decoration:none;font-weight:500;opacity:.8;transition:opacity .3s ease;display:flex;align-items:center;padding:8px 12px;border-radius:6px;min-height:40px}.api-link:hover{opacity:1;text-decoration:none;color:#495057 !important;background:rgba(0,0,0,5%)}.credits-text{opacity:.8;line-height:1.5}.credits-text a{color:#007bff !important;text-decoration:none;font-weight:500;padding:4px 6px;border-radius:4px;transition:background .3s ease}.credits-text a:hover{text-decoration:underline;background:rgba(0,123,255,.1)}.hero-section{text-align:center;padding:3rem 0 2rem;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:15px;margin-bottom:2rem;box-shadow:0 4px 15px rgba(0,0,0,.1)}.hero-section h1{font-size:2.5rem;font-weight:700;color:#1a365d;margin:0 0 1rem;letter-spacing:-.02em;line-height:1.2}.hero-description{font-size:1.2rem;color:#4a5568;max-width:600px;margin:0 auto;line-height:1.6;font-weight:400}.intro-content{max-width:800px;margin:0 auto 3rem;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,8%);border:1px solid #e9ecef}.intro-content h1{font-size:2rem;font-weight:600;color:#2d3748;margin-bottom:1.5rem;text-align:center}.intro-content p{font-size:1.1rem;line-height:1.7;color:#4a5568;margin-bottom:1rem}.intro-content ul{list-style:none;padding:0;margin:1.5rem 0}.intro-content li{display:flex;align-items:flex-start;font-size:1.05rem;line-height:1.6;color:#2d3748}.intro-content li::before{content:"✅";margin-right:.75rem;font-size:1.2rem;flex-shrink:0;margin-top:.1rem}.intro-content strong{color:#1a365d;font-weight:600;margin-right:5px}.regions-section{max-width:1400px;margin:0 auto;padding:0 1rem}.regions-section h2{text-align:center;margin-bottom:2rem;color:#2d3748;font-size:1.8rem;font-weight:600;letter-spacing:-.01em}.homepage-content{max-width:1400px;margin:0 auto;padding:2rem 1rem}@media(max-width:768px){.hero-section{padding:2rem 1rem 1.5rem;margin-bottom:1.5rem}.hero-section h1{font-size:2rem}.hero-description{font-size:1.1rem}.intro-content{padding:1.5rem;margin-bottom:2rem}.intro-content h1{font-size:1.6rem}.intro-content p,.intro-content li{font-size:1rem}.regions-section h2{font-size:1.5rem;margin-bottom:1.5rem}.homepage-content{padding:1rem .5rem}}@media(max-width:480px){.hero-section{padding:1.5rem .75rem 1rem}.hero-section h1{font-size:1.7rem}.hero-description{font-size:1rem}.intro-content{padding:1.25rem;margin-bottom:1.5rem}.intro-content h1{font-size:1.4rem}.intro-content li::before{font-size:1rem;margin-right:.5rem}}@media(prefers-color-scheme:dark){.hero-section{background:linear-gradient(135deg,#2d3748 0%,#4a5568 100%)}.hero-section h1{color:#f7fafc}.hero-description{color:#e2e8f0}.intro-content{background:#2d3748;border-color:#4a5568;color:#e2e8f0}.intro-content h1{color:#f7fafc}.intro-content p,.intro-content li{color:#e2e8f0}.intro-content strong{color:#63b3ed}.regions-section h2{color:#f7fafc}}@media print{.hero-section,.intro-content{background:#fff !important;box-shadow:none !important;border:1px solid #ccc !important}.hero-section h1,.intro-content h1{color:#000 !important}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-section{animation:fadeInUp .8s ease-out}.intro-content{animation:fadeInUp .8s ease-out .2s both}.regions-section{animation:fadeInUp .8s ease-out .4s both}.intro-content li{transition:transform .2s ease,background-color .2s ease;border-radius:8px;padding:.75rem .5rem}.intro-content li:hover{transform:translateX(5px);background-color:#f8f9fa}.hero-section:focus-within,.intro-content:focus-within{outline:3px solid #007bff;outline-offset:2px}@media(prefers-reduced-motion:reduce){.hero-section,.intro-content,.regions-section{animation:none}.intro-content li:hover{transform:none}}.wsh{background:#f7fafc;border:2px solid #e2e8f0;border-radius:12px;padding:.5rem;margin:3rem 0;max-width:600px;margin-left:auto;margin-right:auto}.wsh h2,.wsh h3,.wsh h4{font-size:1.5rem;font-weight:600;color:#2d3748;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;text-align:center;justify-content:center}.wsh ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.wsh li{margin:0}.wsh a,.wertstoff-link{display:flex;align-items:center;padding:1.2rem 1.5rem;background:#fff;border:2px solid #e2e8f0;border-radius:10px;text-decoration:none;color:inherit;transition:all .3s ease;box-shadow:0 2px 6px rgba(0,0,0,8%);max-width:400px;margin:0 auto;box-sizing:border-box;gap:12px}.wsh a:hover,.wertstoff-link:hover{border-color:#48bb78;box-shadow:0 6px 20px rgba(72,187,120,.2);transform:translateY(-2px);color:inherit;text-decoration:none}.wsh a b,.wertstoff-link b{display:flex;align-items:center;gap:8px;font-weight:600;color:#2d3748;flex:1;font-size:1.1rem}.wertstoff-icon{color:#48bb78;font-size:1.5rem;flex-shrink:0}@media(max-width:767px){.wertstoff-container{padding:0 10px}.wsh{padding:.5rem;margin:2rem 0}.wsh a b,.wertstoff-link b{justify-content:center;font-size:1rem}}@media(max-width:479px){.wsh{padding:1rem}.wsh h2,.wsh h3,.wsh h4{font-size:1.3rem}.wertstoff-icon{font-size:1.3rem}}.wertstoffe-grid{list-style:none;padding:0;margin:20px 0 0;display:flex;flex-direction:column;gap:6px}.wertstoff-item{padding:8px 12px;background:#fff;border-radius:4px;font-size:15px;font-weight:500;color:#2d3748;line-height:1.4;transition:background-color .2s ease;border-left:3px solid #28a745;box-shadow:none}.wertstoff-item a{text-decoration:none;color:#2d3748;font-weight:500}.wertstoff-item a:hover{color:#22543d;text-decoration:none}.wertstoffe-grid{list-style:none;padding:0;margin:20px 0 0;display:flex;flex-direction:column;gap:8px}.wertstoff-item{padding:10px 14px;background:#fff;border-radius:6px;font-size:17px;font-weight:500;color:#2d3748;line-height:1.5;transition:background-color .2s ease;border-left:3px solid #28a745;box-shadow:none}.wertstoff-item:hover{background:#f8fff8;border-left-color:#20c997}.wertstoffe-grid.simple-list{background:#fff;border-radius:6px;padding:18px 24px;list-style:disc;padding-left:40px;gap:0}.wertstoffe-grid.simple-list .wertstoff-item{padding:6px 0;background:0 0;border:none;border-radius:0;font-size:17px;display:list-item;list-style:disc;border-left:none;line-height:1.6}.wertstoffe-grid.simple-list .wertstoff-item:hover{background:0 0;color:#28a745}.wertstoff-item:nth-child(6n+1){border-left-color:#28a745}.wertstoff-item:nth-child(6n+2){border-left-color:#007bff}.wertstoff-item:nth-child(6n+3){border-left-color:#17a2b8}.wertstoff-item:nth-child(6n+4){border-left-color:#6f42c1}.wertstoff-item:nth-child(6n+5){border-left-color:#fd7e14}.wertstoff-item:nth-child(6n+6){border-left-color:#e83e8c}.wertstoff-item[data-type=restmuell] .wertstoff-icon{background:#6c757d;color:#fff}.wertstoff-item[data-type=restmuell] .wertstoff-progress{background:linear-gradient(to bottom,rgba(255,255,255,.3) 0%,rgba(255,255,255,.1) 50%,rgba(0,0,0,.1) 100% ),#6c757d}.wertstoff-item[data-type=papier] .wertstoff-icon{background:#007bff;color:#fff}.wertstoff-item[data-type=papier] .wertstoff-progress{background:linear-gradient(to bottom,rgba(255,255,255,.3) 0%,rgba(255,255,255,.1) 50%,rgba(0,0,0,.1) 100% ),#007bff}.wertstoff-item[data-type=gelb] .wertstoff-icon{background:#ffc107;color:#000}.wertstoff-item[data-type=gelb] .wertstoff-progress{background:linear-gradient(to bottom,rgba(255,255,255,.3) 0%,rgba(255,255,255,.1) 50%,rgba(0,0,0,.1) 100% ),#ffc107}.wertstoff-item[data-type=bio] .wertstoff-icon{background:#8b4513;color:#fff}.wertstoff-item[data-type=bio] .wertstoff-progress{background:linear-gradient(to bottom,rgba(255,255,255,.3) 0%,rgba(255,255,255,.1) 50%,rgba(0,0,0,.1) 100% ),#8b4513}.news-preview{max-width:800px;margin:40px auto;padding:0 15px}.news-preview-container{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:15px;padding:30px;box-shadow:0 4px 15px rgba(0,0,0,.1);border:1px solid #dee2e6}.news-preview-header{text-align:center;margin-bottom:30px}.news-preview-header h3{font-size:28px;font-weight:700;color:#2c3e50;margin:0 0 10px;letter-spacing:-.02em}.news-preview-header p{color:#6c757d;margin:0;font-size:16px;font-weight:500}.news-date{display:flex;align-items:center;gap:6px;color:#6c757d;font-size:14px;font-weight:500;flex-shrink:0}.news-date svg{flex-shrink:0}.news-content{margin-bottom:20px;position:relative;z-index:1}.news-preview-footer{text-align:center;padding-top:20px;border-top:1px solid #dee2e6}.no-news{text-align:center;padding:40px 20px}.no-news-icon{font-size:48px;margin-bottom:20px;opacity:.6}.no-news h3{font-size:24px;color:#495057;margin-bottom:12px;font-weight:600}.no-news p{font-size:16px;color:#6c757d;margin-bottom:25px;line-height:1.5}.news-container{max-width:800px;margin:0 auto;padding:20px}.news-container h1{color:#2c3e50;font-size:2.2rem;margin-bottom:30px;text-align:center;border-bottom:3px solid #3498db;padding-bottom:15px}.news-container div[style*="background: #fff3cd"]{background:#fff3cd !important;border:1px solid #ffc107;border-radius:8px;padding:15px;margin:15px 0;font-family:courier new,monospace;font-size:.85rem;line-height:1.4}.region-info{background:linear-gradient(135deg,#e3f2fd 0%,#f3e5f5 100%);border-left:5px solid #3498db;padding:25px;border-radius:12px;margin-bottom:30px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.region-info h2{margin:0 0 15px;color:#1976d2;font-size:1.4rem}.region-info p{margin:0;color:#5d4037;line-height:1.6}.news-stats{background:#e8f5e8;color:#2e7d32;padding:15px;border-radius:8px;margin-bottom:25px;text-align:center;border-left:4px solid #4caf50;font-weight:600;box-shadow:0 2px 4px rgba(76,175,80,.1)}.news-list{display:flex;flex-direction:column;gap:25px}.news-item{background:#fff;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;transition:all .3s ease;border-left:5px solid #3498db}.news-item:hover{transform:translateY(-2px);box-shadow:0 8px 15px rgba(0,0,0,.15)}.news-item.warning{border-left-color:#f39c12;background:linear-gradient(135deg,#fff 0%,#fff8e1 100%)}.news-item.alert{border-left-color:#e74c3c;background:linear-gradient(135deg,#fff 0%,#ffebee 100%)}.news-item.success{border-left-color:#27ae60;background:linear-gradient(135deg,#fff 0%,#f1f8e9 100%)}.news-item h3{margin:0;padding:20px 25px 10px;font-size:1.3rem;line-height:1.3}.news-item h3 a{color:#2c3e50;text-decoration:none;transition:color .3s ease}.news-item h3 a:hover{color:#3498db}.news-meta{display:flex;flex-wrap:wrap;gap:12px;padding:0 25px 15px;border-bottom:1px solid #ecf0f1;margin-bottom:15px;font-size:.85rem}.type-badge{padding:4px 10px;border-radius:15px;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600;white-space:nowrap}.type-info{background:#e3f2fd;color:#1976d2}.type-warning{background:#fff3e0;color:#f57c00}.type-alert{background:#ffebee;color:#d32f2f}.type-success{background:#e8f5e8;color:#388e3c}.date-badge{color:#7f8c8d;font-weight:500}.source-badge{color:#8e24aa;font-weight:600}.news-content{padding:0 25px 25px;color:#34495e;line-height:1.6}.news-content p{margin:0 0 15px}.news-content p:last-child{margin-bottom:0}.empty-state{text-align:center;padding:60px 20px;background:#f8f9fa;border-radius:12px;margin:30px 0}.empty-icon{font-size:4rem;margin-bottom:25px;opacity:.5}.empty-state h3{color:#7f8c8d;margin-bottom:15px;font-size:1.3rem}.empty-state p{color:#95a5a6;margin:10px 0;line-height:1.6}.empty-hint{font-style:italic;font-size:.9rem;color:#95a5a6 !important}@media(max-width:768px){.news-container{padding:15px}.news-container h1{font-size:1.8rem}.region-info{padding:20px}.region-info h2{font-size:1.2rem}.news-item h3{padding:15px 20px 8px;font-size:1.1rem}.news-meta{padding:0 20px 12px;flex-direction:column;gap:8px}.news-content{padding:0 20px 20px}.type-badge{align-self:flex-start}}@media print{.news-container div[style*="background: #fff3cd"]{display:none}.news-item{box-shadow:none;border:1px solid #ddd;margin-bottom:20px;break-inside:avoid}.read-more{display:none}}.news-notification-banner{position:fixed;top:0;left:0;width:100%;background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);border-bottom:1px solid #2196f3;border-radius:0;margin:0;max-width:100%;box-shadow:0 2px 8px rgba(33,150,243,.2);animation:slideInFromTop .3s ease-out;z-index:90}.news-banner-content{display:flex;align-items:center;padding:15px 20px;gap:15px}.news-banner-icon{font-size:1.5rem;flex-shrink:0}.news-banner-text{flex:1}.news-banner-text strong{display:block;color:#1976d2;font-size:1rem;font-weight:600}.news-banner-text span{color:#1565c0;font-size:.85rem}.news-banner-actions{display:flex;gap:8px}.news-toggle-btn{background:#2196f3;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500;transition:all .2s ease}.news-toggle-btn:hover{background:#1976d2;transform:translateY(-1px)}.news-dismiss-btn{background:0 0;border:1px solid #90caf9;color:#1976d2;padding:8px 12px;border-radius:6px;cursor:pointer;font-size:.8rem;transition:all .2s ease}.news-dismiss-btn:hover{background:#f3e5f5;border-color:#1976d2}.news-preview-container{border-top:1px solid #90caf9;padding:20px;background:rgba(255,255,255,.7)}.news-preview-item{padding:12px 0;border-bottom:1px solid #e1f5fe}.news-preview-item:last-child{border-bottom:none}.news-preview-meta{display:flex;gap:10px;margin-bottom:5px}.news-date{font-size:.75rem;color:#666;background:#f5f5f5;padding:2px 6px;border-radius:3px}.news-category{font-size:.75rem;color:#2196f3;background:#e3f2fd;padding:2px 6px;border-radius:3px}.news-preview-title{margin:0 0 5px;font-size:.9rem}.news-preview-title a{color:#1976d2;text-decoration:none;font-weight:500}.news-preview-title a:hover{text-decoration:underline}.news-preview-summary{font-size:.8rem;color:#666;margin:0;line-height:1.4}.news-preview-footer{text-align:center;margin-top:15px;padding-top:15px;border-top:1px solid #e1f5fe}.news-view-all{color:#2196f3;text-decoration:none;font-weight:500;font-size:.9rem}.news-view-all:hover{text-decoration:underline}@media(max-width:768px){.news-banner{padding:8px 12px;margin:8px 0}.news-banner-content{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;overflow:hidden}.news-banner-icon{font-size:16px;min-width:18px;flex-shrink:0}.news-banner-text{font-size:13px;line-height:1.3;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-banner-count{font-size:12px;padding:2px 6px;min-width:auto;flex-shrink:0}}@media(max-width:480px){.news-banner{padding:6px 10px;margin:6px 0}.news-banner-content{gap:6px}.news-banner-text{font-size:12px}.news-banner-count{font-size:11px;padding:1px 4px}}@media(max-width:768px){.news-banner-content.compact{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"icon text count";gap:8px;align-items:center}.news-banner-icon{grid-area:icon}.news-banner-text{grid-area:text;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-banner-count{grid-area:count}}.gemeinde-info{flex:1;min-width:0}.gemeinde-name{font-size:16px;font-weight:600;color:#2c3e50;margin:0 0 4px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes news-glow{0%,100%{box-shadow:0 2px 8px rgba(255,193,7,.4)}50%{box-shadow:0 4px 20px rgba(255,193,7,.8)}}@keyframes bulb-pulse{0%,100%{filter:drop-shadow(0 0 8px #ffd700)}50%{filter:drop-shadow(0 0 15px #ffd700)drop-shadow(0 0 25px #ffa500)}}@keyframes pulse-ring{0%{opacity:1;transform:translate(-50%,-50%)scale(.8)}100%{opacity:0;transform:translate(-50%,-50%)scale(2)}}@keyframes pulse-today{0%{box-shadow:0 4px 12px rgba(255,193,7,.3)}50%{box-shadow:0 6px 20px rgba(255,193,7,.6)}100%{box-shadow:0 4px 12px rgba(255,193,7,.3)}}@keyframes blink-text{0%,50%{opacity:1}51%,100%{opacity:.7}}@keyframes newsGlow{from{box-shadow:0 2px 8px rgba(255,107,107,.3)}to{box-shadow:0 2px 12px rgba(255,107,107,.6)}}@keyframes gentle-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes gemeinde-loading{0%,100%{opacity:1}50%{opacity:.7}}.container-wrapper{max-width:800px !important;width:100% !important;margin:0 auto !important;padding:0 2px !important;box-sizing:border-box !important}.main-container,.content-container,.page-container,.timeline-container,.tonnenleerung-container{max-width:800px !important;width:100% !important;margin:0 auto !important;padding:0 20px !important;box-sizing:border-box !important}.wertstoffhof-container,.wertstoffhof-buttons,.wertstoffhof-actions{max-width:800px !important;width:100% !important;margin:0 auto !important;padding:0 2px !important;box-sizing:border-box !important}.wertstoffhof-button,.btn-wertstoffhof,.wertstoff-btn{max-width:300px !important;width:100% !important;margin:0 auto !important;display:block !important;padding:12px 20px !important;box-sizing:border-box !important}.button-container,.action-container,.btn-container{max-width:800px !important;width:100% !important;margin:0 auto !important;padding:0 20px !important;display:flex !important;justify-content:center !important}.region-cards,.gemeinde-cards,.cards-container{max-width:800px !important;width:100% !important;margin:0 auto !important;padding:0 20px !important;box-sizing:border-box !important}.container,.container-fluid{max-width:800px !important;width:100% !important;margin:0 auto !important;padding:0 20px !important;box-sizing:border-box !important}.flex-container,.grid-container,.layout-container{max-width:800px !important;width:100% !important;margin:0 auto !important;padding:0 20px !important;box-sizing:border-box !important}.header-container,.page-header,.site-header{max-width:800px !important;width:100% !important;margin:0 auto !important;box-sizing:border-box !important}.footer-container,.page-footer,.site-footer{max-width:800px !important;width:100% !important;margin:0 auto !important;padding:0 20px !important;box-sizing:border-box !important}.timeline-navigation .nav-button,.nav-buttons-container .nav-button,.timeline-nav .nav-button,.nav-button{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:6px !important;background:#fff !important;color:#007bff !important;border:2px solid #007bff !important;padding:10px 16px !important;border-radius:8px !important;text-decoration:none !important;font-weight:600 !important;font-size:14px !important;transition:all .3s ease !important;cursor:pointer !important;box-shadow:0 2px 6px rgba(0,123,255,.15) !important;min-width:120px !important;max-width:180px !important;text-align:center !important;position:relative !important;overflow:hidden !important;flex:initial !important;white-space:nowrap !important;text-overflow:ellipsis !important}.nav-button:contains("Termine"),.nav-button[href*=termine],.nav-button[data-text*=termine],.termine-button{min-width:140px !important;max-width:200px !important;padding:10px 20px !important}.timeline-navigation,.nav-buttons-container,.timeline-nav{display:flex !important;justify-content:center !important;align-items:center !important;gap:12px !important;margin:20px auto !important;padding:0 20px !important;flex-wrap:wrap !important;max-width:700px !important;width:100% !important;box-sizing:border-box !important}@media(min-width:1200px){.header-container{max-width:1400px;padding:15px 30px}.region-cards{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:30px;max-width:1400px}.gemeinde-liste{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}}@media(max-width:1199px){.header-container{max-width:1000px}.region-cards{max-width:1000px}}@media(max-width:991px){.header-container{padding:10px 15px;gap:20px}.header-title{font-size:1.2rem}.breadcrumb-nav{max-width:calc(100% - 300px)}.breadcrumb-link,.current-page{font-size:13px;padding:3px 6px}.region-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin:24px 0}.region-card{padding:20px}.search-widget{margin:24px auto;padding:24px}.news-cards{grid-template-columns:1fr;gap:16px}.gemeinde-liste{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}}@media(max-width:767px){.header-container{flex-direction:column;gap:15px;padding:12px 15px}.header-logo{min-width:auto;order:1}.header-title{font-size:1.1rem;text-align:center}.breadcrumb-nav{order:3;max-width:100%;margin:0}.breadcrumb{justify-content:center;font-size:12px}.breadcrumb-link,.current-page{font-size:12px;padding:2px 4px}.breadcrumb-item:not(:first-child):not(:last-child){display:none}.quick-actions{order:2;min-width:auto;justify-content:center}.quick-action{width:36px;height:36px}.main-logo{max-width:250px}.region-cards{grid-template-columns:1fr;gap:16px;margin:20px 0}.region-card{min-width:auto;padding:18px}.region-header h3{font-size:1.2rem}.region-actions{flex-direction:column;gap:8px}.region-card .btn{min-width:auto;flex:none;padding:10px 16px;font-size:.85rem}.container-wrapper{max-width:100%;padding:0 2px}.leerung-timeline{padding:15px;margin:12px 0}.liste-header{padding:15px 18px;font-size:var(--font-size-base)}.liste-stats{font-size:var(--font-size-small)}.termin-row{flex-direction:column;text-align:center;padding:12px 18px;gap:8px}.termin-datum,.termin-countdown{min-width:auto;text-align:center}.monat-header{padding:12px 18px;font-size:var(--font-size-small)}.ical-export{padding:18px}.export-controls{flex-direction:column;gap:12px}.checkbox-group{justify-content:center}.export-button{padding:12px 20px;font-size:var(--font-size-base)}.nav-buttons-container{gap:8px}.nav-button{padding:12px 16px;font-size:var(--font-size-small)}.news-buttons{padding:0 12px}.news-button{padding:12px 18px;font-size:var(--font-size-base)}.news-preview{padding:0 12px}.news-preview-container{padding:20px}.news-card{padding:16px}.news-card-header{flex-direction:column;align-items:flex-start;gap:8px}.news-title{font-size:16px}.news-excerpt{font-size:14px}.search-widget{margin:20px auto;padding:20px}.search-header h3{font-size:20px}.search-input-group{flex-direction:column;border-radius:8px}#quick-search{border-radius:8px 8px 0 0;padding:14px 18px}.search-button{border-radius:0 0 8px 8px;padding:14px 18px}.gemeinde-liste-container{padding:0 12px}.gemeinde-header{padding:20px}.gemeinde-header h2{font-size:20px}.gemeinde-filter{justify-content:flex-start;overflow-x:auto;padding:0 0 8px;-webkit-overflow-scrolling:touch}.filter-button{flex-shrink:0}.gemeinde-search{max-width:100%}.gemeinde-stats{flex-direction:column;gap:8px}.gemeinde-liste{grid-template-columns:1fr;gap:12px}.gemeinde-item{padding:14px 16px}.gemeinde-name{font-size:15px;white-space:normal;overflow:visible;text-overflow:unset}.gemeinde-meta{flex-direction:column;align-items:flex-start;gap:4px}.gemeinde-gruppe-header{padding:10px 16px;top:60px}.gemeinde-gruppe-title{font-size:16px}.footer-nav{flex-direction:column;gap:10px}.footer-button{min-width:auto;padding:14px 18px;font-size:var(--font-size-small)}.footer-credits{flex-direction:column;gap:12px;font-size:13px}}@media(max-width:575px){.container-wrapper{padding:0 1px}.header-container{padding:10px 12px}.header-title{font-size:1rem}.quick-action{width:32px;height:32px}.main-logo{max-width:200px}.region-card{padding:15px}.region-header h3{font-size:1.1rem}.region-code{padding:4px 10px;font-size:.75rem}.liste-header{padding:12px 15px;font-size:var(--font-size-small)}.termin-row{padding:10px 15px}.monat-header{padding:10px 15px}.ical-export{padding:15px}.news-preview-container{padding:15px}.news-card{padding:12px}.search-widget{padding:15px}.search-header h3{font-size:18px}.gemeinde-header{padding:15px}.gemeinde-header h2{font-size:18px}.gemeinde-item{padding:12px 14px}.gemeinde-link{flex-direction:column;align-items:flex-start;gap:8px}.gemeinde-actions{align-self:flex-end;margin-left:0}.footer-button{padding:12px 16px;min-height:44px}}@media print{.tonnenleerung-header,.footer-nav,.quick-actions,.export-controls,.nav-buttons-container,.news-buttons,.search-widget,.gemeinde-filter{display:none !important}.region-card,.timeline-item,.termin-row,.news-card,.gemeinde-item{break-inside:avoid;box-shadow:none !important;border:1px solid #ddd !important}body{font-size:12px !important;line-height:1.4 !important}.container-wrapper{max-width:100% !important;padding:0 !important}}@media(prefers-contrast:high){.region-card,.timeline-item,.news-card,.gemeinde-item{border:2px solid #000 !important}.btn,.news-button,.footer-button{border:2px solid #000 !important;font-weight:700 !important}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}@media(prefers-color-scheme:dark){}@media(max-width:768px){.leerung-timeline{padding:10px;margin:10px 0}.timeline-item{display:grid;grid-template-columns:1fr 85px !important;grid-template-rows:auto auto auto;gap:1px 10px;padding:6px 8px !important;margin:3px 0;min-height:auto;align-items:start;position:relative}.timeline-icon{display:none}.timeline-type{grid-column:1;grid-row:1;font-size:30px;font-weight:600;margin:0;line-height:2;color:#333}.timeline-countdown{grid-column:2;grid-row:1/4;font-size:11px;text-align:right;align-self:center;margin:0;font-weight:600}.timeline-date{grid-column:1;grid-row:2;font-size:16px;margin:0;opacity:.7;line-height:1.1}.timeline-bar{grid-column:1 !important;grid-row:3 !important;height:20px !important;margin:2px 0 0 !important;border-radius:4px !important;width:100% !important;max-width:100% !important}.timeline-progress{border-radius:2px;box-shadow:none}.countdown-badge{padding:1px 4px;border-radius:6px;line-height:1.2}.timeline-item.today,.timeline-item.tomorrow,.timeline-item.soon{border-left-width:3px}}@media(max-width:480px){.timeline-item{padding:4px 6px;margin:2px 0;grid-template-columns:1fr 70px}.timeline-type{font-size:16px}.timeline-date{font-size:16px}.timeline-countdown{font-size:12px}.timeline-bar{height:7px}}@media(max-width:768px){.timeline-item.today,.timeline-item.tomorrow{position:relative}@media(max-width:768px){.timeline-item.today,.timeline-item.tomorrow{position:relative;padding-right:50px}.timeline-item.today .timeline-countdown{position:absolute !important;right:2px !important;top:50% !important;transform:translateY(-50%)rotate(-90deg) !important;transform-origin:center !important;background:#ffc107 !important;color:#000 !important;padding:3px 7px !important;border-radius:7px !important;font-weight:700 !important;font-size:9px !important;white-space:nowrap !important;animation:vertical-pulse 3s infinite !important;z-index:25 !important;pointer-events:none !important}.timeline-item.tomorrow .timeline-countdown{position:absolute !important;right:20px !important;top:50% !important;transform:translateY(-50%)rotate(-90deg) !important;transform-origin:center !important;background:#17a2b8 !important;color:#fff !important;padding:3px 7px !important;border-radius:7px !important;font-weight:700 !important;font-size:9px !important;white-space:nowrap !important;z-index:20 !important;pointer-events:none !important}.timeline-item:not(.today):not(.tomorrow) .timeline-countdown{grid-column:2 !important;grid-row:1/4 !important;font-size:11px !important;text-align:right !important;align-self:center !important;margin:0 !important;font-weight:600 !important;color:#000 !important;position:relative !important}.timeline-type{grid-column:1 !important;grid-row:1 !important;font-size:15px !important;font-weight:700 !important;margin:0 !important;line-height:1.2 !important;color:#333 !important;width:100% !important}.timeline-date{grid-column:1 !important;grid-row:2 !important;font-size:12px !important;margin:0 !important;opacity:.7 !important;line-height:1.1 !important;width:100% !important}}.timeline-item:not(.today):not(.tomorrow) .timeline-countdown{grid-column:2;grid-row:1/4;font-size:11px;text-align:right;align-self:center;margin:0;font-weight:600;color:#000 !important}@keyframes vertical-pulse{0%,70%{transform:translateY(-50%)rotate(-90deg)scale(1);opacity:1}35%{transform:translateY(-50%)rotate(-90deg)scale(1.05);opacity:.9}}.timeline-item.today{border-left:4px solid #ffc107;background:linear-gradient(90deg,rgba(255,193,7,5%) 0%,transparent 70%)}.timeline-item.tomorrow{border-left:4px solid #17a2b8;background:linear-gradient(90deg,rgba(23,162,184,5%) 0%,transparent 70%)}}@media(max-width:480px){.timeline-item.today,.timeline-item.tomorrow{padding-right:35px}.timeline-item.today .timeline-countdown,.timeline-item.tomorrow .timeline-countdown{right:6px !important;padding:3px 6px;font-size:9px;border-radius:6px}}@media(max-width:768px){.werbung-container,.ads-container,.banner-container{padding:8px 12px;margin:8px 0;min-height:60px}.adsbygoogle,.ad-banner{max-height:80px !important;overflow:hidden}.leerung-timeline h3{margin:8px 0 12px;font-size:18px;line-height:1.2}.werbung-container+.leerung-timeline,.ads-container+.leerung-timeline{margin-top:5px}}@media(max-width:480px){.werbung-container,.ads-container,.banner-container{padding:6px 10px;margin:6px 0;min-height:50px}.leerung-timeline h3{margin:6px 0 10px;font-size:16px}}@media(max-width:768px){.leerung-timeline{padding:10px;margin:8px 0}.leerung-footer{padding:10px;margin:8px 0}.nav-buttons-container{margin:10px 0;gap:6px}.nav-button{padding:8px 12px;font-size:13px}.ical-export{padding:12px;margin:8px 0}.export-button{padding:8px 16px;font-size:14px}.service-links,.footer-links{padding:8px 0;margin:6px 0}.service-links a,.footer-links a{padding:6px 12px;font-size:13px}.container-wrapper>*+*{margin-top:8px}}@media(max-width:480px){.leerung-timeline{padding:8px;margin:6px 0}.nav-buttons-container{margin:8px 0;gap:4px}.nav-button{padding:6px 10px;font-size:12px}.ical-export{padding:10px;margin:6px 0}.container-wrapper>*+*{margin-top:6px}}@media(max-width:768px){.tonnenleerung-page .container-wrapper,.leerung-page .container-wrapper{padding:0}.tonnenleerung-page .page-header,.leerung-page .page-header{padding:12px 0;margin-bottom:8px}.tonnenleerung-page .page-title,.leerung-page .page-title{font-size:20px;margin-bottom:8px}.breadcrumbs{margin:6px 0;font-size:12px}.timeline-main-content{flex:1;min-height:calc(100vh - 200px)}}@media(max-width:768px){.content-before-timeline{margin-bottom:5px}.content-after-timeline{margin-top:8px}.timeline-wrapper{margin:5px 0;padding:0}.timeline-separator{height:1px;margin:6px 0;background:#eee}.page-footer{margin-top:12px;padding-top:12px}}@media(max-width:768px){.timeline-bar{height:20px !important}.timeline-type{font-size:15px !important;font-weight:700 !important}.timeline-date{font-size:12px !important}.timeline-icon{font-size:22px !important}}@media(max-width:480px){.timeline-bar{height:18px !important}.timeline-type{font-size:14px !important;font-weight:700 !important}.nav-buttons-container,.timeline-navigation{background:0 0 !important;border:none !important;padding:8px 0 !important}}@media(max-width:768px){.oeffnungszeiten-container{padding:2px !important;margin:16px 0 !important;border-radius:10px !important}.oeffnungszeiten-container h3,.oeffnungszeiten-container h4{margin:-16px -16px 12px !important;padding:10px 12px !important;font-size:16px !important;border-radius:8px 8px 0 0 !important}.hours-table{font-size:14px !important;border-radius:6px !important}.hours-table th{padding:10px 12px !important;font-size:14px !important}.hours-table td{padding:10px 12px !important;font-size:14px !important}.hours-table td:first-child{width:25% !important;font-size:13px !important}.hours-table td:last-child{width:75% !important;font-size:13px !important}.hours-table tr.today{border-left-width:3px !important}.hours-table tr.today td:first-child::after{content:" 📍" !important;font-size:12px !important}}@media(max-width:480px){.oeffnungszeiten-container{padding:2px !important;margin:12px 0 !important;border-radius:8px !important}.oeffnungszeiten-container h3,.oeffnungszeiten-container h4{margin:-12px -12px 10px !important;padding:8px 10px !important;font-size:15px !important;border-radius:6px 6px 0 0 !important}.hours-table{font-size:13px !important}.hours-table th{padding:8px 10px !important;font-size:13px !important}.hours-table td{padding:8px 10px !important;font-size:13px !important}.hours-table td:first-child{width:35% !important}.hours-table td:last-child{width:65% !important;font-size:12px !important}}@media(max-width:768px){.hours-table td{padding:10px 12px !important;font-size:14px !important;color:#495057 !important;font-family:inherit !important;font-weight:400 !important}.hours-table td:first-child{width:25% !important;font-size:13px !important;font-weight:600 !important}.hours-table td:last-child{width:75% !important;font-size:13px !important;color:#495057 !important;font-weight:400 !important;font-family:inherit !important;text-align:center !important}.hours-table tr.today td:first-child{color:#e0a800 !important;font-weight:700 !important}.hours-table tr.today td:last-child{color:#495057 !important;font-weight:400 !important}.hours-table td.closed{color:#dc3545 !important;font-weight:600 !important;font-style:italic !important}}@media(max-width:480px){.hours-table th{padding:8px 10px !important;font-size:13px !important}.hours-table td{padding:8px 10px !important;font-size:13px !important;color:#495057 !important;font-weight:400 !important}.hours-table td:first-child{width:35% !important;font-weight:600 !important}.hours-table td:last-child{width:65% !important;font-size:12px !important;color:#495057 !important;font-weight:400 !important;font-family:inherit !important}}@media(max-width:768px){.hours-table tr.today,.hours-table tr.heute-zeile,.hours-table tr.day-mittwoch.heute,.hours-table tr.day-mittwoch.current-day,.hours-table tr.current-day,.hours-table tr.heute{border-left-width:3px !important;background:linear-gradient(90deg,rgba(255,193,7,.12) 0%,rgba(255,193,7,3%) 100%) !important;box-shadow:0 1px 6px rgba(255,193,7,.15) !important}.oeffnungszeiten-table tr.today,.oeffnungszeiten-table tr.heute-zeile,.oeffnungszeiten-table tr.day-mittwoch.heute,.oeffnungszeiten-table tr.day-mittwoch.current-day,.oeffnungszeiten-table tr.current-day,.oeffnungszeiten-table tr.heute{border-left-width:3px !important;background:linear-gradient(90deg,rgba(255,193,7,.12) 0%,rgba(255,193,7,3%) 100%) !important;box-shadow:0 1px 6px rgba(255,193,7,.15) !important}.hours-table tr.today td,.hours-table tr.heute-zeile td,.hours-table tr.day-mittwoch.heute td,.hours-table tr.day-mittwoch.current-day td,.hours-table tr.current-day td,.hours-table tr.heute td{color:#e0a800 !important;font-weight:600 !important}.oeffnungszeiten-table tr.today td,.oeffnungszeiten-table tr.heute-zeile td,.oeffnungszeiten-table tr.day-mittwoch.heute td,.oeffnungszeiten-table tr.day-mittwoch.current-day td,.oeffnungszeiten-table tr.current-day td,.oeffnungszeiten-table tr.heute td{color:#e0a800 !important;font-weight:600 !important}.hours-table tr.today td:first-child,.hours-table tr.heute-zeile td:first-child,.hours-table tr.day-mittwoch.heute td:first-child,.hours-table tr.day-mittwoch.current-day td:first-child,.hours-table tr.current-day td:first-child,.hours-table tr.heute td:first-child{font-weight:700 !important}.hours-table tr.today td:first-child::after,.hours-table tr.heute-zeile td:first-child::after,.hours-table tr.day-mittwoch.heute td:first-child::after,.hours-table tr.day-mittwoch.current-day td:first-child::after,.hours-table tr.current-day td:first-child::after,.hours-table tr.heute td:first-child::after{content:" 📍" !important;font-size:12px !important;margin-left:6px !important}.oeffnungszeiten-table tr.today td:first-child,.oeffnungszeiten-table tr.heute-zeile td:first-child,.oeffnungszeiten-table tr.day-mittwoch.heute td:first-child,.oeffnungszeiten-table tr.day-mittwoch.current-day td:first-child,.oeffnungszeiten-table tr.current-day td:first-child,.oeffnungszeiten-table tr.heute td:first-child{font-weight:700 !important}.oeffnungszeiten-table tr.today td:first-child::after,.oeffnungszeiten-table tr.heute-zeile td:first-child::after,.oeffnungszeiten-table tr.day-mittwoch.heute td:first-child::after,.oeffnungszeiten-table tr.day-mittwoch.current-day td:first-child::after,.oeffnungszeiten-table tr.current-day td:first-child::after,.oeffnungszeiten-table tr.heute td:first-child::after{content:" 📍" !important;font-size:12px !important;margin-left:6px !important}.hours-table{font-size:14px !important;border-radius:6px !important}.hours-table th{padding:10px 12px !important;font-size:14px !important}.hours-table td{padding:10px 12px !important;font-size:14px !important}.oeffnungszeiten-table{font-size:14px !important;border-radius:6px !important}.oeffnungszeiten-table th{padding:10px 12px !important;font-size:14px !important}.oeffnungszeiten-table td{padding:10px 12px !important;font-size:14px !important}}@media(max-width:480px){.hours-table tr.today td:first-child::after,.hours-table tr.heute-zeile td:first-child::after,.hours-table tr.day-mittwoch.heute td:first-child::after,.hours-table tr.day-mittwoch.current-day td:first-child::after,.hours-table tr.current-day td:first-child::after,.hours-table tr.heute td:first-child::after,.oeffnungszeiten-table tr.today td:first-child::after,.oeffnungszeiten-table tr.heute-zeile td:first-child::after,.oeffnungszeiten-table tr.day-mittwoch.heute td:first-child::after,.oeffnungszeiten-table tr.day-mittwoch.current-day td:first-child::after,.oeffnungszeiten-table tr.current-day td:first-child::after,.oeffnungszeiten-table tr.heute td:first-child::after{font-size:11px !important;margin-left:4px !important}.hours-table th,.hours-table td,.oeffnungszeiten-table th,.oeffnungszeiten-table td{padding:8px 10px !important;font-size:13px !important}}@media(max-width:768px){.timeline-navigation,.nav-buttons-container,.timeline-nav{max-width:500px !important;margin:15px auto !important;padding:0 15px !important;gap:8px !important}.timeline-navigation .nav-button,.nav-buttons-container .nav-button,.timeline-nav .nav-button,.nav-button{min-width:70px !important;max-width:120px !important;padding:8px 12px !important;font-size:13px !important;border-radius:6px !important;background:#fff !important;color:#007bff !important;border:2px solid #007bff !important;box-shadow:0 2px 6px rgba(0,123,255,.15) !important}.timeline-navigation .nav-button:hover,.nav-buttons-container .nav-button:hover,.timeline-nav .nav-button:hover,.nav-button:hover{background:#007bff !important;color:#fff !important;border-color:#007bff !important;transform:translateY(-1px) !important;box-shadow:0 3px 8px rgba(0,123,255,.2) !important}.timeline-navigation .nav-button.active,.nav-buttons-container .nav-button.active,.timeline-nav .nav-button.active,.nav-button.active{background:#0056b3 !important;color:#fff !important;border-color:#0056b3 !important;box-shadow:0 3px 8px rgba(0,86,179,.25) !important}a.nav-button{color:#007bff !important;background:#fff !important;border:2px solid #007bff !important}a.nav-button:hover{color:#fff !important;background:#007bff !important}a.nav-button.active{color:#fff !important;background:#0056b3 !important}}@media(max-width:480px){.timeline-navigation,.nav-buttons-container,.timeline-nav{max-width:350px !important;margin:12px auto !important;padding:0 10px !important;gap:6px !important}.timeline-navigation .nav-button,.nav-buttons-container .nav-button,.timeline-nav .nav-button,.nav-button{min-width:60px !important;max-width:100px !important;padding:6px 10px !important;font-size:12px !important;background:#fff !important;color:#007bff !important;border:2px solid #007bff !important;box-shadow:0 1px 4px rgba(0,123,255,.1) !important}.timeline-navigation .nav-button:hover,.nav-buttons-container .nav-button:hover,.timeline-nav .nav-button:hover,.nav-button:hover{background:#007bff !important;color:#fff !important;transform:translateY(-1px) !important}.timeline-navigation .nav-button.active,.nav-buttons-container .nav-button.active,.timeline-nav .nav-button.active,.nav-button.active{background:#0056b3 !important;color:#fff !important;border-color:#0056b3 !important}}@media(max-width:768px){.timeline-navigation,.nav-buttons-container,.timeline-nav{max-width:600px !important;margin:15px auto !important;padding:0 15px !important;gap:8px !important}.timeline-navigation .nav-button,.nav-buttons-container .nav-button,.timeline-nav .nav-button,.nav-button{min-width:90px !important;max-width:140px !important;padding:8px 14px !important;font-size:13px !important;border-radius:6px !important;white-space:nowrap !important;text-overflow:ellipsis !important;background:#fff !important;color:#007bff !important;border:2px solid #007bff !important;box-shadow:0 2px 6px rgba(0,123,255,.15) !important}.nav-button:contains("Termine"),.nav-button[href*=termine],.termine-button{min-width:110px !important;max-width:160px !important;padding:8px 16px !important;font-size:12px !important}}@media(max-width:480px){.timeline-navigation,.nav-buttons-container,.timeline-nav{max-width:400px !important;margin:12px auto !important;padding:0 10px !important;gap:6px !important}.nav-button:contains("Termine"),.nav-button[href*=termine],.termine-button{min-width:100px !important;max-width:130px !important;padding:6px 14px !important;font-size:11px !important}}#wertstoff-container.wertstoff-links{max-width:800px !important;width:100% !important;margin:0 auto !important;padding:0 20px !important;box-sizing:border-box !important}.ad-container{width:100%;max-width:100%;margin:24px auto;overflow:hidden;box-sizing:border-box;text-align:center;display:flex;justify-content:center}.ad-container.ad-rectangle{max-width:300px;height:auto;min-height:250px}.ad-container.ad-leaderboard .adsbygoogle{height:90px !important;max-height:90px !important;display:inline-block !important;margin:0 auto !important}.ad-container .adsbygoogle{width:100% !important;max-width:100% !important;height:auto !important;min-height:inherit}.ad-container.ad-rectangle .adsbygoogle{display:inline-block !important;margin:0 auto !important}@media(max-width:767px){.ad-container{margin:20px auto;padding:0 10px}.ad-container.ad-leaderboard,.ad-container.ad-rectangle{max-width:100%}}.wertstoffhof-container{max-width:1000px;margin:0 auto;padding:2rem 1rem}.wertstoffhof-header{text-align:center;margin-bottom:3rem;padding:2rem 0;border-bottom:3px solid #e9ecef}.wertstoffhof-header h1{font-size:2.5rem;color:#2c3e50;margin-bottom:1rem;font-weight:700}.location-info{font-size:1.2rem;color:#6c757d;font-weight:500}.location-info p{margin:0}.card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:2rem;overflow:hidden}.card-header{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;padding:1.5rem;margin:0;font-size:1.4rem;font-weight:600;border:none}.card-body{padding:1.5rem}.oeffnungszeiten-section{margin-bottom:2rem}.heute-status{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1rem;margin-bottom:1.5rem;font-size:1.1rem;font-weight:500;text-align:center;color:#495057}.table-responsive-wrapper{overflow-x:auto}.opening-hours-table{width:100%;margin-bottom:0;border-collapse:collapse}.opening-hours-table th{background:#f8f9fa;border:1px solid #dee2e6;padding:12px 15px;font-weight:600;text-align:left;color:#495057}.opening-hours-table td{border:1px solid #dee2e6;padding:12px 15px;vertical-align:middle}.opening-hours-table tbody tr:hover{background:#f8f9fa}.opening-hours-table td:contains("geschlossen"){color:#6c757d;font-style:italic}.saison-info{background:#d1ecf1;border:1px solid #bee5eb;border-radius:6px;padding:1rem;margin-bottom:1rem}.andere-saison-hinweis{margin-top:1.5rem}.andere-saison-hinweis details{border:1px solid #dee2e6;border-radius:6px;padding:1rem}.andere-saison-hinweis summary{cursor:pointer;font-weight:500;color:#007bff;margin-bottom:1rem}.andere-saison-hinweis summary:hover{color:#0056b3}.angenommene-wertstoffe-section{margin-bottom:2rem}.wertstoff-liste{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:.5rem}.wertstoff-liste li{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:.75rem 1rem;position:relative;transition:all .2s ease}.wertstoff-liste li:hover{background:#e9ecef;transform:translateY(-1px)}.wertstoff-liste li::before{content:"✓";color:#28a745;font-weight:700;margin-right:8px}.hinweise-section{margin-bottom:2rem}.hinweis-box{background:#d1ecf1;border:1px solid #bee5eb;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1rem;display:flex;align-items:flex-start;gap:.5rem}.hinweis-box:last-child{margin-bottom:0}.alert-info{background:#d1ecf1;border-color:#bee5eb;color:#0c5460}.alert-primary{background:#d4edda;border-color:#c3e6cb;color:#155724}@media(max-width:768px){.wertstoffhof-container{padding:1rem .5rem}.wertstoffhof-header h1{font-size:2rem}.card-header{padding:1rem;font-size:1.2rem}.card-body{padding:1rem}.wertstoff-liste{grid-template-columns:1fr}.opening-hours-table{font-size:.9rem}.opening-hours-table th,.opening-hours-table td{padding:8px 10px}}@media(max-width:480px){.wertstoffhof-header h1{font-size:1.75rem}.location-info{font-size:1rem}.opening-hours-table th,.opening-hours-table td{padding:6px 8px;font-size:.85rem}}.mb-3{margin-bottom:1rem}.mt-3{margin-top:1rem}.text-center{text-align:center}.opening-hours-table tr.heute{background:#fff3cd !important;border-left:4px solid #ffc107}.opening-hours-table tr.heute td{font-weight:600}.wertstoffhof-overview-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.overview-header{text-align:center;margin-bottom:3rem;padding:2rem 0;border-bottom:3px solid #e9ecef}.overview-header h1{font-size:2.5rem;color:#2c3e50;margin-bottom:1rem;font-weight:700}.overview-description{font-size:1.2rem;color:#6c757d;max-width:600px;margin:0 auto}.wertstoffhoefe-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.wertstoffhof-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;transition:all .3s ease}.wertstoffhof-card:hover{transform:translateY(-2px);box-shadow:0 8px 15px rgba(0,0,0,.15)}.wertstoffhof-card-header{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;padding:1.5rem}.wertstoffhof-card-header h3{margin:0;font-size:1.3rem;font-weight:600}.wertstoffhof-card-header a{color:#fff;text-decoration:none}.wertstoffhof-card-header a:hover{text-decoration:underline}.wertstoffhof-card-body{padding:1.5rem}.wertstoffhof-address{margin-bottom:1rem}.address-link{color:#007bff;text-decoration:none;font-weight:500;display:inline-block;line-height:1.4}.address-link:hover{color:#0056b3;text-decoration:underline}.heute-status{background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;padding:.75rem;margin-bottom:1rem;font-size:.9rem;text-align:center}.wertstoff-preview{margin-bottom:1.5rem;margin-top:1rem}.wertstoff-liste-compact{list-style:none;padding:0;margin:.5rem 0 0}.wertstoff-liste-compact li{background:#f8f9fa;border-radius:4px;padding:.25rem .5rem;margin-bottom:.25rem;font-size:.85rem;position:relative}.wertstoff-liste-compact li::before{content:"✓";color:#28a745;font-weight:700;margin-right:6px}.wertstoff-liste-compact .mehr-anzeige{background:#e9ecef;color:#6c757d;font-style:italic}.wertstoff-liste-compact .mehr-anzeige::before{content:"...";color:#6c757d}.wertstoffhof-actions{text-align:center}.btn{display:inline-block;padding:.75rem 1.5rem;background:#007bff;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:all .2s ease}.btn:hover{background:#0056b3;color:#fff;transform:translateY(-1px)}.btn-primary{background:#007bff}.overview-footer{text-align:center;padding:2rem;background:#f8f9fa;border-radius:12px;border:1px solid #e9ecef}.region-info{margin-top:1rem;padding-top:1rem;border-top:1px solid #dee2e6}.region-info p{margin:.5rem 0}.region-info a{color:#007bff;text-decoration:none}.region-info a:hover{text-decoration:underline}@media(max-width:768px){.wertstoffhof-overview-container{padding:1rem .5rem}.overview-header h1{font-size:2rem}.wertstoffhoefe-grid{grid-template-columns:1fr;gap:1.5rem}.wertstoffhof-card-header{padding:1rem}.wertstoffhof-card-body{padding:1rem}}@media(max-width:480px){.overview-header h1{font-size:1.75rem}.wertstoffhof-card-header h3{font-size:1.1rem}}.kontakt-box,.beschreibung-box,.lage-box,.hinweise-liste,.website-box{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1rem}.kontakt-box h3,.lage-box h3,.hinweise-liste h3{margin:0 0 .75rem;font-size:1.1rem;color:#495057;font-weight:600}.kontakt-box p,.beschreibung-box p,.lage-box p,.website-box p{margin:.5rem 0;line-height:1.5}.kontakt-box a,.website-box a{color:#007bff;text-decoration:none;font-weight:500}.kontakt-box a:hover,.website-box a:hover{color:#0056b3;text-decoration:underline}.hinweise-liste ul{margin:0;padding-left:1.5rem}.hinweise-liste li{margin-bottom:.5rem;line-height:1.4}.verwandte-wertstoffhoefe{margin-top:2rem;padding:1.5rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #28a745}.verwandte-wertstoffhoefe h3{margin:0 0 1rem;color:#2c3e50;font-size:1.2rem;font-weight:600}.verwandte-liste{display:flex;flex-direction:column;gap:.75rem}.verwandte-item{background:#fff;border-radius:6px;border:1px solid #e9ecef;transition:all .2s ease}.verwandte-item:hover{border-color:#28a745;box-shadow:0 2px 8px rgba(40,167,69,.15);transform:translateY(-1px)}.verwandte-link{display:block;padding:1rem;text-decoration:none;color:inherit}.verwandte-content{display:flex;justify-content:space-between;align-items:center}.verwandte-titel{color:#2c3e50;font-weight:500;font-size:1rem}.verwandte-pfeil{color:#28a745;font-weight:700;font-size:1.2rem;transition:transform .2s ease}.verwandte-item:hover .verwandte-pfeil{transform:translateX(3px)}@media(min-width:768px){.verwandte-liste{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}}.kostenpflichtige-section{margin:2rem 0;padding:1.5rem;background:linear-gradient(135deg,#fff8f0 0%,#fff4e6 100%);border:2px solid #ff8c00;border-radius:12px;box-shadow:0 4px 12px rgba(255,140,0,.1)}.kostenpflichtige-section h3{color:#cc7000;margin:0 0 1rem;font-size:1.3rem;font-weight:600}.kostenpflichtige-info{margin-bottom:1.5rem;padding:1rem;background:rgba(255,140,0,.1);border-radius:8px;border-left:4px solid #ff8c00}.kostenpflichtige-info .info-text{margin:0;color:#8b4513;font-weight:500;display:flex;align-items:center}.wertstoff-item.kostenlos{background:linear-gradient(135deg,#e8f5e8 0%,#f0f8f0 100%);border:2px solid #4caf50;color:#2e7d32}.wertstoff-item.kostenpflichtig{background:linear-gradient(135deg,#fff8f0 0%,#fff4e6 100%);border:2px solid #ff8c00;color:#cc7000}.wertstoff-item.kostenlos .wertstoff-icon{color:#4caf50}.wertstoff-item.kostenpflichtig .wertstoff-icon{color:#ff8c00;font-size:1.1em}.service-level-section{margin:2rem 0;padding:1.5rem;background:linear-gradient(135deg,#f8f9ff 0%,#f0f4ff 100%);border:2px solid #2196f3;border-radius:12px}.service-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;text-align:center}.stat-item{padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);border:2px solid #e3f2fd}.stat-item.total{border-color:#2196f3;background:linear-gradient(135deg,#e3f2fd 0%,#f0f8ff 100%)}.stat-number{display:block;font-size:2rem;font-weight:700;color:#1976d2;margin-bottom:.5rem}.stat-label{display:block;font-size:.9rem;color:#666;font-weight:500}@media(max-width:768px){.kostenpflichtige-info .info-text{flex-direction:column;align-items:flex-start}.service-stats{grid-template-columns:1fr}.stat-item{padding:.8rem}.stat-number{font-size:1.6rem}}.wertstoff-item.kostenpflichtig .wertstoff-icon{color:#ff8c00;font-size:1.2em;font-weight:700;font-family:Arial,sans-serif}.wertstoff-item.kostenpflichtig .wertstoff-icon{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;background:rgba(255,140,0,.1);border-radius:50%;margin-right:8px}.wertstoffe-section.spezial{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin:1.5rem 0}.wertstoffe-section.spezial h3{color:#1e293b;margin-bottom:1rem}.wertstoff-item.spezial{background:#f1f5f9;border:1px solid #cbd5e1}.wertstoff-item.spezial .wertstoff-icon{color:#475569;font-size:1.1em}.wertstoff-hinweis{font-size:.75rem;color:#dc2626;font-weight:500;margin-top:.25rem;text-align:center;background:#fef2f2;padding:.2rem .4rem;border-radius:4px}.wertstoffe-section.nicht-verfügbar{background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;padding:1.5rem;margin:1.5rem 0}.nicht-verfügbar-grid{display:grid;gap:1rem;margin-top:1rem}.nicht-verfügbar-item{background:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:1rem}.nicht-verfügbar-item .wertstoff-header{display:flex;align-items:center;margin-bottom:.5rem}.nicht-verfügbar-item .wertstoff-icon{color:#6b7280;font-size:1.1em;margin-right:.5rem}.nicht-verfügbar-item .wertstoff-name{font-weight:600;color:#374151}.grund{color:#6b7280;font-size:.9rem;margin-bottom:.5rem}.standorte-liste{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.standort-tag{background:#f3f4f6;color:#374151;padding:.2rem .5rem;border-radius:4px;font-size:.8rem;font-weight:500;border:1px solid #d1d5db}.mehr-standorte{background:#f9fafb;color:#6b7280;padding:.2rem .5rem;border-radius:4px;font-size:.8rem;font-style:italic;border:1px solid #e5e7eb}.abfall-abc-verweis{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:1rem;margin-top:1rem}.abfall-abc-verweis a{color:#1e40af;text-decoration:none;font-weight:600}.abfall-abc-verweis a:hover{text-decoration:underline}.alternative-standorte{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f3f4f6}.alternative-standorte strong{color:#374151;font-size:.9rem}.opening-hours-table,.oeffnungszeiten-table{width:100%;margin-bottom:0;border-collapse:collapse}.opening-hours-table th,.oeffnungszeiten-table th{background:#f8f9fa;border:1px solid #dee2e6;padding:12px 15px;font-weight:600;text-align:left;color:#495057}.opening-hours-table td,.oeffnungszeiten-table td{border:1px solid #dee2e6;padding:12px 15px;vertical-align:middle}.opening-hours-table tbody tr:hover,.oeffnungszeiten-table tbody tr:hover{background:#f8f9fa}.opening-hours-table .geschlossen,.oeffnungszeiten-table .geschlossen{color:#6c757d;font-style:italic}.opening-hours-table .geoeffnet,.oeffnungszeiten-table .geoeffnet{color:#28a745;font-weight:500}.opening-hours-table tr.heute,.oeffnungszeiten-table tr.heute{background:#fff3cd !important;border-left:4px solid #ffc107}.opening-hours-table tr.heute td,.oeffnungszeiten-table tr.heute td{font-weight:600}.opening-hours-table tr.current-day,.oeffnungszeiten-table tr.current-day{background:#fff3cd !important;border-left:4px solid #ffc107}.season-info{background:#e3f2fd;padding:8px 12px;border-radius:4px;margin:10px 0;font-weight:700;color:#1976d2}.season-toggle summary{cursor:pointer;padding:10px;background:#f5f5f5;border-radius:4px;margin:15px 0 5px;color:#007bff;font-weight:500}.season-toggle summary:hover{background:#e9ecef;color:#0056b3}.season-toggle[open] summary{margin-bottom:10px;background:#e9ecef}.alternative-season{opacity:.8;border:1px dashed #ccc;margin-top:10px}.alternative-season thead{background:#f9f9f9}.oeffnungszeiten-hinweis{background:#d1ecf1;border:1px solid #bee5eb;border-radius:6px;padding:.75rem 1rem;margin:.5rem 0;color:#0c5460;font-size:.9rem}.special-rule{font-size:.9rem;color:#6c757d;font-style:italic}.regel-hinweis{background:#fff3cd;padding:2px 6px;border-radius:3px;color:#856404;font-weight:500}.heute-status-special{background:#e3f2fd;border:1px solid #2196f3;border-radius:8px;padding:12px;margin:15px 0;font-weight:700;text-align:center}@media(max-width:768px){.oeffnungszeiten-table th:last-child,.oeffnungszeiten-table td:last-child{display:none}}.oeffnungszeiten-hinweise{margin-top:15px}.oeffnungszeiten-hinweis{background:#d1ecf1;border:1px solid #bee5eb;border-radius:6px;padding:.75rem 1rem;margin:.5rem 0;color:#0c5460;font-size:.9rem;display:flex;align-items:center}.oeffnungszeiten-hinweis:first-child{margin-top:0}.oeffnungszeiten-hinweis:last-child{margin-bottom:0}.oeffnungszeiten-hinweis [class*=emoji],.oeffnungszeiten-hinweis span[title]{margin-right:.5rem}@media(max-width:768px){.oeffnungszeiten-hinweis{font-size:.85rem;padding:.6rem .8rem}}.heute-status{padding:10px;margin:10px 0;border-radius:5px;font-weight:700}.heute-status.geoeffnet{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.heute-status.geschlossen{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.oeffnungszeiten-tabelle tr.heute-geoeffnet{background-color:#d4edda}.oeffnungszeiten-tabelle tr.heute-geschlossen{background-color:#f8d7da}.naechste-oeffnung{margin-top:10px;padding:8px;background-color:#e2e3e5;border-radius:4px;font-style:italic}.heute-status{margin-top:15px;padding:15px;background:#f8f9fa;border-radius:8px;border-left:4px solid #28a745}.heute-info{font-size:1.1rem}.heute-info strong{color:#28a745}.zeiten-detail{color:#666;font-size:.9rem}.oeffnungszeit-zeile.heute{background-color:#e8f5e8 !important;border-left:4px solid #28a745;font-weight:700}.current-day .tag-name{color:#28a745 !important;font-weight:700}.info-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:20px;margin-top:20px}.info-card h2{color:#495057;margin-bottom:20px;font-size:1.25rem}.info-card h3{color:#6c757d;margin-bottom:12px;font-size:1.1rem}.hinweise-section{margin-bottom:20px}.hinweise-liste{list-style:none;padding:0;margin:0}.website-section{margin-top:20px}.website-link-container{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1)}.website-link{display:flex;align-items:center;padding:16px;text-decoration:none;color:inherit;transition:background-color .2s ease}.website-link:hover{background-color:#f8f9fa;text-decoration:none;color:inherit}.website-info{flex:1}.website-name{font-weight:600;color:#2c5aa0;margin-bottom:4px;font-size:1.05rem}.website-description{color:#6c757d;font-size:.9rem;line-height:1.4}.external-icon{color:#6c757d;margin-left:12px;flex-shrink:0}.website-link:hover .external-icon{color:#2c5aa0}@media(max-width:768px){.info-card{padding:16px}.website-link{padding:12px}}.wsh.anfahrt-card,.anfahrt-card{background-color:#fff !important;color:#333 !important;border:1px solid #e9ecef !important;box-shadow:0 2px 4px rgba(0,0,0,.1) !important}.wsh.services-card,.services-card,.wsh.info-card,.info-card{background-color:#fff !important;color:#333 !important;border:1px solid #e9ecef !important;box-shadow:0 2px 4px rgba(0,0,0,.1) !important}.wsh{background-color:#fff !important;color:#333 !important;border:1px solid #e9ecef !important;border-radius:8px;padding:2px;margin-bottom:20px;box-shadow:0 2px 4px rgba(0,0,0,.1) !important}.wsh h2,.wsh h3{color:#2c5aa0 !important;margin-bottom:1rem}.wsh p,.wsh span,.wsh div{color:#333 !important}.wsh a{color:#2c5aa0 !important}.wsh a:hover{color:#1e3f73 !important}@media(prefers-color-scheme:dark){.wsh,.anfahrt-card,.services-card,.info-card{background-color:#fff !important;color:#333 !important;border-color:#e9ecef !important}.wsh h1,.wsh h2,.wsh h3,.wsh h4,.wsh h5,.wsh h6{color:#2c5aa0 !important}.wsh p,.wsh span,.wsh div,.wsh li{color:#333 !important}}@media screen and (-webkit-min-device-pixel-ratio:0){.wsh{-webkit-appearance:none !important;-webkit-color-scheme:light !important;appearance:none !important;color-scheme:light !important}}.wertstoffhof-content{display:grid;grid-template-columns:1fr 300px;gap:30px;margin:20px 0}.wertstoffhof-content .main-content{min-width:0}.wertstoffhof-content .sidebar{position:sticky;top:20px;height:fit-content}.ad-sidebar{min-height:600px;max-width:300px;margin-bottom:20px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:15px}.ad-sidebar::before{content:"Anzeige";position:absolute;top:5px;left:10px;font-size:10px;color:#6c757d}@media(max-width:768px){.wertstoffhof-content{grid-template-columns:1fr;gap:20px}.ad-sidebar{min-height:250px;max-width:100%;position:static}.wertstoffhof-header{padding:15px;text-align:center}}.info-page{max-width:800px;margin:0 auto;padding:20px}.region-selection{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin:20px 0}.region-card{display:block;padding:20px;border:2px solid #ddd;border-radius:10px;text-decoration:none;color:inherit;transition:all .3s ease;background:#fff}.region-card:hover{border-color:#06c;box-shadow:0 4px 8px rgba(0,0,0,.1);transform:translateY(-2px)}.region-card h3{margin:0 0 10px;color:#06c}.region-card p{margin:0;color:#666;font-size:14px}.info-page a[href^="tel:"]{color:#06c;text-decoration:none}.info-page a[href^="tel:"]:hover{text-decoration:underline}.info-page a[href^="mailto:"]{color:#06c;text-decoration:none}.info-page a[href^="mailto:"]:hover{text-decoration:underline}.ort-overview-page{max-width:1200px;margin:0 auto;padding:20px}.ort-header{text-align:center;margin-bottom:30px;padding:20px;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:12px;border:1px solid #dee2e6}.ort-header h1{margin:0 0 10px;color:#2d3748;font-size:32px;font-weight:700}.ort-description{margin:0;color:#6c757d;font-size:16px;max-width:600px;margin:0 auto}.ort-content{margin-bottom:30px;padding:20px;background:#fff;border-radius:8px;border:1px solid #e9ecef}.strassen-container{margin-bottom:30px}.strassen-tabs-container{position:-webkit-sticky;position:sticky;top:20px;z-index:999;background:#fff;border-radius:12px;border:1px solid #e9ecef;width:100%;box-sizing:border-box;margin-bottom:20px;box-shadow:0 2px 4px rgba(0,0,0,8%)}@supports not (position:sticky){.strassen-tabs-container{position:fixed;top:20px;left:50%;transform:translateX(-50%);max-width:1100px;z-index:999}}.alphabet-tabs{position:-webkit-sticky !important;position:sticky !important;top:20px !important;z-index:999 !important;background:#fff !important;border:1px solid #e9ecef !important;border-radius:6px !important;padding:15px !important;margin-bottom:20px !important;box-shadow:0 2px 4px rgba(0,0,0,.1) !important;width:100% !important;box-sizing:border-box !important}.alphabet-tab{background:#fff;border:1px solid #dee2e6;border-radius:6px;padding:8px 12px;cursor:pointer;font-weight:600;color:#495057;transition:all .2s ease;font-size:14px;min-width:56px;height:40px;box-sizing:border-box}.alphabet-tab.show-all-btn{min-width:80px}.alphabet-tab:hover{background:#e9ecef;transform:translateY(-1px)}.alphabet-tab.active{background:#007bff;color:#fff;border-color:#007bff}.tab-count{font-weight:400;opacity:.8;font-size:12px;margin-left:4px}.show-all-btn{background:#28a745 !important;color:#fff !important;border-color:#28a745 !important}.show-all-btn:hover{background:#218838 !important}.strassen-search{padding:15px;background:#f8f9fa;border-bottom:1px solid #e9ecef;min-height:60px;position:relative}#strassen-filter{width:100%;padding:12px 15px;border:2px solid #dee2e6;border-radius:8px;font-size:16px;transition:border-color .2s ease}#strassen-filter:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.search-results-count{margin-top:8px;color:#6c757d;font-size:14px;font-weight:500;display:block;visibility:hidden;min-height:20px}.search-results-count[style*="display: block"]{visibility:visible}.strassen-groups{display:block;min-height:320px;transition:min-height .2s}.strassen-group{display:block;margin-bottom:24px;scroll-margin-top:163px}.strassen-group.active{display:block}.group-header{font-size:24px;font-weight:700;color:#2d3748;margin:0 0 15px;padding-bottom:8px;border-bottom:2px solid #007bff;min-height:32px;display:flex;align-items:center}.group-grid{display:block}.strasse-card{display:flex;align-items:center;min-width:260px;max-width:320px;min-height:64px;padding:12px 16px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,4%);transition:box-shadow .2s;margin-bottom:8px}.strasse-card:hover{border-color:#007bff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,123,255,.15);text-decoration:none;color:inherit}.strasse-icon{flex:0 0 40px;width:40px;height:40px;font-size:2rem;display:flex;align-items:center;justify-content:center}.strasse-info{flex:auto;min-width:0;margin-left:12px}.strasse-name{font-weight:600;color:#2d3748;font-size:16px;margin-bottom:4px}.strasse-plz{color:#6c757d;font-size:14px}.strasse-arrow{flex:0 0 24px;width:24px;height:24px;font-size:1.5rem;display:flex;align-items:center;justify-content:center;margin-left:8px}.strassen-simple-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:15px;padding:20px;background:#fff;border-radius:12px;border:1px solid #e9ecef}.no-strassen{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;border:1px solid #e9ecef}.no-strassen-icon{font-size:48px;margin-bottom:20px}.no-strassen h3{color:#2d3748;margin-bottom:15px}.no-strassen p{color:#6c757d;margin-bottom:25px;max-width:500px;margin-left:auto;margin-right:auto}.back-link{display:inline-flex;align-items:center;padding:10px 20px;background:#007bff;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:background-color .2s ease}.back-link:hover{background:#0056b3;color:#fff;text-decoration:none}.ort-services{background:#fff;border-radius:12px;border:1px solid #e9ecef;padding:25px}.ort-services h3{margin:0 0 20px;color:#2d3748;font-size:20px}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.service-card{display:flex;align-items:center;padding:15px;background:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;text-decoration:none;color:inherit;transition:all .2s ease}.service-card:hover{border-color:#007bff;background:#fff;transform:translateY(-1px);text-decoration:none;color:inherit}.service-icon{font-size:20px;margin-right:10px}.service-name{font-weight:600;color:#2d3748}.ortsteil-badge{display:inline-block;margin-left:8px;padding:2px 6px;background-color:#e3f2fd;color:#1565c0;font-size:.85em;font-weight:500;border-radius:12px;border:1px solid #bbdefb}.strasse-plz{display:flex;align-items:center;flex-wrap:wrap;gap:4px}@media(max-width:768px){.ort-overview-page{padding:15px}.ort-header h1{font-size:24px}.alphabet-tabs{padding:10px;gap:5px}.alphabet-tab{padding:6px 8px;font-size:12px}.group-grid,.strassen-simple-grid{grid-template-columns:1fr;gap:10px}.strasse-card{padding:12px}.service-grid{grid-template-columns:1fr;gap:10px}.group-header{font-size:20px}.strassen-tabs-container{position:relative !important;top:auto !important;margin-bottom:10px !important;box-shadow:none !important}}@media(max-width:480px){.alphabet-tabs{justify-content:center}.alphabet-tab{flex:1;min-width:40px;text-align:center;padding:8px 4px}.strasse-name{font-size:14px}.strasse-plz{font-size:12px}.ortsteil-badge{margin-left:4px;padding:1px 4px;font-size:.8em}}.container-wrapper.region-overview-page{max-width:570px !important;margin:0 auto;padding:20px;overflow:visible !important;height:auto !important;position:relative !important}.region-overview-page .region-overview{overflow:visible !important;height:auto !important;display:block !important;position:relative !important}.region-overview-page .region-header{text-align:center;margin-bottom:30px;padding:20px !important;background:#f8f9fa !important;color:#2d3748 !important;border-radius:8px !important;border:2px solid #007bff !important;box-shadow:none !important}.region-overview-page .region-header h1{margin:0 0 10px !important;font-size:24px !important;font-weight:700 !important;color:#2d3748 !important;background:0 0 !important}.region-overview-page .region-description{margin:0 !important;font-size:14px !important;color:#6c757d !important;max-width:400px !important;margin:0 auto !important;background:0 0 !important}.region-overview-page .alphabet-nav{position:-webkit-sticky !important;position:sticky !important;top:20px !important;z-index:999 !important;background:#fff !important;border:1px solid #e9ecef !important;border-radius:6px !important;padding:15px !important;margin-bottom:20px !important;box-shadow:0 2px 4px rgba(0,0,0,.1) !important;width:100% !important;box-sizing:border-box !important}@supports not (position:sticky){.region-overview-page .alphabet-nav{position:fixed !important;top:20px !important;left:50% !important;transform:translateX(-50%) !important;max-width:530px !important;z-index:999 !important}}@supports not (position:sticky){.region-overview-page .gemeinden-container{margin-top:80px !important}}.region-overview-page .alphabet-letters{display:flex !important;flex-wrap:wrap !important;gap:3px !important;margin-bottom:15px !important;justify-content:center !important}.region-overview-page .letter-nav{background:#fff !important;border:2px solid #dee2e6 !important;border-radius:4px !important;padding:6px 10px !important;cursor:pointer !important;font-weight:600 !important;color:#495057 !important;transition:all .2s ease !important;font-size:12px !important;min-width:35px !important;text-align:center !important}.region-overview-page .letter-nav.active{background:#007bff !important;color:#fff !important;border-color:#007bff !important}.region-overview-page .letter-nav.disabled{background:#f8f9fa !important;color:#adb5bd !important;cursor:not-allowed !important;border-color:#e9ecef !important}.region-overview-page .gemeinden-container{background:#fff !important;border-radius:8px !important;border:1px solid #e9ecef !important;overflow:visible !important;max-width:100% !important}.region-overview-page .gemeinden-container h2{margin:0 !important;padding:15px 20px !important;background:#f8f9fa !important;border-bottom:1px solid #e9ecef !important;color:#2d3748 !important;font-size:18px !important}.region-overview-page .gemeinde-card{display:flex !important;align-items:center !important;padding:12px 15px !important;margin-bottom:8px !important;background:#fff !important;border:1px solid #e9ecef !important;border-radius:6px !important;text-decoration:none !important;color:inherit !important;transition:all .2s ease !important;box-shadow:0 1px 2px rgba(0,0,0,5%) !important}.region-overview-page .gemeinde-card:hover{border-color:#007bff !important;transform:translateY(-1px) !important;box-shadow:0 2px 8px rgba(0,123,255,.15) !important;text-decoration:none !important;color:inherit !important}.region-overview-page .gemeinde-icon{font-size:20px !important;margin-right:12px !important;flex-shrink:0 !important}.region-overview-page .gemeinde-name{font-weight:600 !important;color:#2d3748 !important;font-size:14px !important;margin-bottom:2px !important}.region-overview-page .gemeinde-count{color:#6c757d !important;font-size:12px !important;font-weight:500 !important}.region-overview-page .gemeinde-arrow{font-size:16px !important;color:#007bff !important;margin-left:10px !important;flex-shrink:0 !important;font-weight:700 !important}.region-overview-page .service-grid{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:8px !important}.region-overview-page .service-card{display:flex !important;align-items:center !important;padding:10px 12px !important;background:#f8f9fa !important;border:1px solid #e9ecef !important;border-radius:6px !important;text-decoration:none !important;color:inherit !important;transition:all .2s ease !important;font-size:13px !important}.region-overview-page .service-icon{font-size:16px !important;margin-right:8px !important}.region-overview-page .service-name{font-weight:600 !important;color:#2d3748 !important;font-size:13px !important}.region-overview-page .gemeinden-search{padding:15px 20px !important;background:#f8f9fa !important;border-bottom:1px solid #e9ecef !important}.region-overview-page #gemeinden-filter{width:100% !important;padding:8px 12px !important;border:1px solid #dee2e6 !important;border-radius:4px !important;font-size:14px !important;transition:border-color .2s ease !important}.region-overview-page .letter-section{margin:20px 0 15px !important;scroll-margin-top:100px !important}.region-overview-page .letter-header{font-size:20px !important;font-weight:700 !important;color:#2d3748 !important;margin:0 0 10px !important;padding-bottom:5px !important;border-bottom:2px solid #007bff !important;scroll-margin-top:100px !important}@media(max-width:768px){.container-wrapper.region-overview-page{max-width:100% !important;padding:10px !important}.region-overview-page .alphabet-nav{position:relative !important;top:auto !important;padding:10px !important}.region-overview-page .service-grid{grid-template-columns:1fr !important;gap:6px !important}.region-overview-page .letter-nav{padding:4px 6px !important;font-size:11px !important;min-width:30px !important}.region-overview-page .gemeinde-card{padding:10px 12px !important;margin-bottom:6px !important}}.region-overview-page .letter-section,.region-overview-page .letter-header{scroll-margin-top:100px !important}html{scroll-padding-top:100px !important}.gemeinden-grid{display:block;flex-wrap:wrap;gap:0}.gemeinde-card{display:flex;align-items:center;min-width:260px;max-width:320px;min-height:64px;padding:12px 16px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,4%);transition:box-shadow .2s}.gemeinde-icon{flex:0 0 40px;width:40px;height:40px;font-size:2rem;display:flex;align-items:center;justify-content:center}.gemeinde-info{flex:auto;min-width:0;margin-left:12px}.gemeinde-arrow{flex:0 0 24px;width:24px;height:24px;font-size:1.5rem;display:flex;align-items:center;justify-content:center;margin-left:8px}.letter-section{display:block;margin-bottom:24px}.letter-section .gemeinde-card{display:flex;width:100%;margin-bottom:8px}.cookie-consent-hidden{display:none;visibility:hidden}.cookie-settings-hidden{display:none}.cookie-consent-show{display:block;visibility:visible;opacity:1;transform:translateY(0)}.cookie-settings-show{display:block;animation:fadeIn .3s ease-out}.cookie-consent-module{position:fixed;bottom:0;left:50%;transform:translateX(-50%)translateY(100%);right:auto;max-width:600px;width:calc(100% - 40px);margin:0 auto 20px;z-index:9999;background:#fff;color:#2c3e50;box-shadow:0 -2px 20px rgba(0,0,0,.15);padding:20px;border-top:3px solid #007bff;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0;visibility:hidden}.cookie-consent-module.show{transform:translateX(-50%)translateY(0);opacity:1;visibility:visible}.cookie-consent-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.cookie-consent-text{flex:1;min-width:300px;font-size:14px;line-height:1.5;margin:0}.cookie-consent-text a{color:#007bff;text-decoration:none;font-weight:600;border-bottom:1px solid transparent;transition:border-color .2s ease}.cookie-consent-text a:hover{border-bottom-color:#007bff}.cookie-consent-buttons{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.cookie-consent-btn{padding:12px 24px;border:none;border-radius:8px;cursor:pointer;font-weight:600;font-size:14px;transition:all .2s ease;min-width:120px;text-align:center;text-decoration:none;display:inline-block;box-sizing:border-box}.cookie-consent-btn-accept{background:#28a745;color:#fff;border:2px solid #28a745}.cookie-consent-btn-accept:hover{background:#218838;border-color:#218838;transform:translateY(-2px);box-shadow:0 4px 12px rgba(40,167,69,.3)}.cookie-consent-btn-decline{background:0 0;color:#6c757d;border:2px solid #6c757d}.cookie-consent-btn-decline:hover{background:#6c757d;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(108,117,125,.3)}.cookie-consent-btn-settings{background:0 0;color:#007bff;border:2px solid #007bff}.cookie-consent-btn-settings:hover{background:#007bff;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,123,255,.3)}@media(max-width:768px){.cookie-consent-module{padding:15px}.cookie-consent-content{flex-direction:column;align-items:stretch;gap:15px}.cookie-consent-text{min-width:auto;text-align:center;font-size:13px}.cookie-consent-buttons{justify-content:center;gap:8px}.cookie-consent-btn{padding:10px 18px;font-size:13px;min-width:100px}}@media(max-width:480px){.cookie-consent-module{padding:12px}.cookie-consent-text{font-size:12px}.cookie-consent-buttons{flex-direction:column;width:100%}.cookie-consent-btn{width:100%;max-width:280px;margin:0 auto;padding:12px 16px;font-size:12px}}.cookie-consent-module.dark{background:#2c3e50;color:#fff;border-top-color:#3498db}.cookie-consent-module.dark .cookie-consent-text a{color:#3498db}.cookie-consent-module.dark .cookie-consent-text a:hover{border-bottom-color:#3498db}.cookie-consent-module.dark .cookie-consent-btn-decline{color:#bdc3c7;border-color:#bdc3c7}.cookie-consent-module.dark .cookie-consent-btn-decline:hover{background:#bdc3c7;color:#2c3e50}.cookie-consent-module.dark .cookie-consent-btn-settings{color:#3498db;border-color:#3498db}.cookie-consent-module.dark .cookie-consent-btn-settings:hover{background:#3498db}@keyframes cookieSlideIn{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes cookieSlideOut{from{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.cookie-consent-module.animate-in{animation:cookieSlideIn .4s cubic-bezier(.4,0,.2,1)forwards}.cookie-consent-module.animate-out{animation:cookieSlideOut .4s cubic-bezier(.4,0,.2,1)forwards}.cookie-settings-toggle{position:fixed;bottom:20px;right:20px;width:50px;height:50px;border-radius:50%;background:#007bff;color:#fff;border:none;cursor:pointer;font-size:20px;z-index:9999;box-shadow:0 2px 10px rgba(0,123,255,.3);transition:all .2s ease}@media(max-width:768px){.cookie-settings-toggle{width:45px;height:45px;font-size:18px}}@media(max-width:480px){.cookie-settings-toggle{width:45px;height:45px;font-size:18px}}.cookie-settings-toggle:hover{background:#0056b3;transform:scale(1.05)}.cookie-settings-toggle:focus{outline:2px solid #80bdff;outline-offset:2px}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.cookie-btn,.cookie-settings-toggle{transition:none}.cookie-consent-show,.cookie-settings-show{animation:none}}@media(prefers-color-scheme:dark){.cookie-consent-module{background:#2d3748;border-color:#4a5568;color:#e2e8f0}.cookie-consent-text{color:#a0aec0}.cookie-header{color:#e2e8f0}.cookie-link{color:#90cdf4}.cookie-link:hover{border-bottom-color:#90cdf4}}@media print{.cookie-consent-module,.cookie-settings-toggle{display:none}}.timeline-nav-top.hidden{display:none !important}.timeline-nav-bottom.hidden{display:none !important}.timeline-nav-top.visible{display:flex !important}.timeline-nav-bottom.visible{display:flex !important}.timeline-container{max-width:100%;margin:20px 0;border:1px solid #ddd;border-radius:8px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.timeline-content{padding:20px}.timeline-loading{text-align:center;padding:40px;color:#666}.timeline-error{text-align:center;padding:40px;color:#dc3545;background:#fff5f5;border:1px solid #f5c6cb;border-radius:5px;margin:20px 0}.loader{border:3px solid #f3f3f3;border-top:3px solid #007bff;border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite;margin:0 auto 15px}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.timeline-nav{display:flex;gap:10px;padding:12px 15px;flex-wrap:wrap;justify-content:center}.timeline-nav-top{position:sticky;top:15px;z-index:1000;margin:0 0 20px;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.timeline-nav-bottom{position:static;margin:20px 0 0;padding-top:20px;border-top:1px solid #eee;background:#fff;border-radius:0;box-shadow:none}.nav-btn{padding:10px 20px;border:2px solid #ddd;background:#fff;border-radius:5px;cursor:pointer;font-size:14px;transition:all .3s ease}.nav-btn:hover{background:#f8f9fa;border-color:#007bff}.nav-btn.active{background:#007bff;color:#fff;border-color:#007bff}.timeline-header{margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #e9ecef}.timeline-title{margin:0;font-size:20px;font-weight:600;color:#333;display:flex;align-items:center;gap:10px}.bargraph-item{border:1px solid #ddd;border-radius:8px;padding:10px;background:#fff;margin-bottom:10px}.bargraph-item.heute{border-color:#dc3545;background:#fff5f5}.bargraph-item.morgen{border-color:#ffc107;background:#fffbf0}.bargraph-header{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}.bargraph-icon{font-size:20px;min-width:25px}.bargraph-name{font-weight:700;flex:1;min-width:120px}.bargraph-date{color:#666;font-size:14px}.bargraph-countdown{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700;min-width:60px;text-align:center}.bargraph-countdown.heute{background:#dc3545;color:#fff}.bargraph-countdown.morgen{background:#ffc107;color:#333}.bargraph-countdown.normal{background:#e9ecef;color:#333}.bargraph-container{position:relative;height:18px;border-radius:10px;overflow:hidden}.bargraph-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#e9ecef;z-index:1}.bargraph-bar{position:absolute;top:0;left:0;height:100%;border-radius:10px;transition:width .3s ease;z-index:2}.termine-item{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid #ddd;border-radius:5px;background:#fff;margin-bottom:10px}.termine-item.heute{border-color:#dc3545;background:#fff5f5}.termine-item.morgen{border-color:#ffc107;background:#fffbf0}.termine-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.termine-date{font-size:15px;font-weight:700;margin:0}.termine-countdown{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700;text-align:center}.termine-countdown.heute{background:#dc3545;color:#fff}.termine-countdown.morgen{background:#ffc107;color:#333}.termine-countdown.normal{background:#e9ecef;color:#333}.termine-tonnen{display:flex;gap:6px;flex-wrap:wrap;margin-top:2px}.tonne-badge{padding:4px 8px;border-radius:3px;font-size:12px;font-weight:700;white-space:nowrap;text-shadow:none;border:1px solid rgba(0,0,0,.1)}.tonne-badge:not([style*=color]){color:#fff}.export-section{padding:20px;border-top:1px solid #eee}.export-section h3{margin-top:0;margin-bottom:15px}.export-header{margin-bottom:20px}.export-header h4{margin:0 0 15px;color:#333;font-size:16px}.export-options{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;padding:15px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.export-settings{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;padding:15px;background:#fff;border-radius:8px;border:1px solid #ddd}.export-option{display:flex;align-items:center;gap:10px;cursor:pointer;padding:8px 12px;border-radius:5px;transition:background-color .2s}.export-option:hover{background:rgba(0,123,255,.1)}.export-option input[type=checkbox]{margin:0;transform:scale(1.2)}.export-icon{font-size:18px;min-width:25px}.export-name{font-weight:500;flex:1}.export-count{color:#666;font-size:14px}.export-summary{padding:15px;background:#e9ecef;border-radius:8px;margin-bottom:20px;text-align:center;font-size:14px}.export-btn{background:#007bff;color:#fff;border:none;padding:15px 30px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s;width:100%;display:flex;align-items:center;justify-content:center;gap:10px}.export-btn:hover{background:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,123,255,.3)}.export-btn:active{transform:translateY(0)}.export-back-btn{background:#6c757d;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:14px;transition:background-color .3s}.export-back-btn:hover{background:#5a6268}@media(max-width:768px){.timeline-container{margin:8px 0}.timeline-content{padding:12px}.timeline-nav{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:6px;padding:8px 10px}.timeline-nav .nav-btn{padding:8px 4px;font-size:12px;text-align:center;border:1px solid #ddd;min-height:36px;display:flex;align-items:center;justify-content:center}.timeline-nav .nav-btn:nth-child(1){grid-column:1;grid-row:1}.timeline-nav .nav-btn:nth-child(2){grid-column:2;grid-row:1}.timeline-nav .nav-btn:nth-child(3){grid-column:1/-1;grid-row:2;margin-top:2px}.timeline-header{margin-bottom:15px;padding-bottom:12px}.timeline-title{font-size:18px;gap:8px}.bargraph-item{padding:12px;margin-bottom:12px}.bargraph-header{display:grid;grid-template-columns:1fr auto;grid-template-areas:"name countdown" "date countdown";gap:2px 15px;align-items:center;margin-bottom:10px}.bargraph-icon{display:none}.bargraph-name{grid-area:name;font-size:16px;font-weight:700;min-width:auto;flex:none;align-self:end}.bargraph-date{grid-area:date;font-size:15px;color:#4b4b4b;align-self:start}.bargraph-countdown{grid-area:countdown;padding:8px 12px;font-size:14px;font-weight:700;min-width:auto;align-self:center;justify-self:end}.bargraph-container{height:16px}.termine-item{padding:12px;gap:6px;margin-bottom:8px}.termine-date{font-size:14px}.termine-countdown{padding:3px 6px;font-size:11px}.tonne-badge{padding:3px 6px;font-size:11px}.export-options,.export-settings{padding:12px}.export-option{padding:10px 8px}.export-icon{font-size:16px;min-width:20px}.export-name{font-size:14px}.export-count{font-size:12px}.export-btn{width:100%;padding:15px 20px;font-size:16px}}@media(max-width:480px){.timeline-content{padding:10px}.timeline-nav .nav-btn{font-size:13px;padding:6px 3px;min-height:32px}.timeline-nav .nav-btn:nth-child(1){font-size:0}.timeline-nav .nav-btn:nth-child(1)::after{content:"📊 Nächste";font-size:13px}.timeline-nav .nav-btn:nth-child(2){font-size:0}.timeline-nav .nav-btn:nth-child(2)::after{content:"📋 Alle";font-size:13px}.timeline-nav .nav-btn:nth-child(3){font-size:0}.timeline-nav .nav-btn:nth-child(3)::after{content:"📤 Export";font-size:13px}}.error-404-container{max-width:800px;margin:2rem auto;padding:2rem;text-align:center}.error-hero{margin-bottom:3rem}.error-icon{font-size:4rem;margin-bottom:1rem;animation:bounce 2s infinite}.error-title{font-size:2.5rem;color:#2c5aa0;margin-bottom:.5rem}.error-subtitle{font-size:1.2rem;color:#666;margin-bottom:2rem}.error-info{text-align:left;margin-bottom:2rem}.info-box{background:#f8f9fa;border-left:4px solid #2c5aa0;padding:1rem;margin:1rem 0;border-radius:4px}.info-box h3{margin-top:0;color:#2c5aa0}.search-container{background:#fff;border:2px solid #2c5aa0;border-radius:8px;padding:1.5rem;margin:1.5rem 0}.search-box{display:flex;gap:.5rem;margin-top:1rem}.search-box input{flex:1;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.search-box button{background:#2c5aa0;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:700}.search-box button:hover{background:#1e3f73}.link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:1rem}.quick-link{display:flex;flex-direction:column;align-items:center;padding:1rem;background:#fff;border:2px solid #e9ecef;border-radius:8px;text-decoration:none;color:#495057;transition:all .3s ease}.quick-link:hover{border-color:#2c5aa0;background:#f8f9fa;transform:translateY(-2px)}.link-icon{font-size:2rem;margin-bottom:.5rem}.link-text{font-weight:700}.region-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1rem}.region-card{background:#fff;border:2px solid #e9ecef;border-radius:12px;padding:1.5rem;transition:all .3s ease}.region-card:hover{border-color:#2c5aa0;box-shadow:0 4px 12px rgba(44,90,160,.1);transform:translateY(-2px)}.region-header{text-align:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #f8f9fa}.region-code{display:block;font-size:1.3rem;font-weight:700;color:#2c5aa0;margin-bottom:.25rem}.region-name{display:block;font-size:.9rem;color:#666;font-weight:500}.region-buttons{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.region-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem .5rem;text-decoration:none;border-radius:8px;transition:all .3s ease;font-size:.9rem;min-height:70px}.region-btn.tonnenleerung{background:linear-gradient(135deg,#4CAF50 0%,#45a049 100%);color:#fff}.region-btn.tonnenleerung:hover{background:linear-gradient(135deg,#45a049 0%,#3d8b40 100%);transform:translateY(-1px)}.region-btn.wertstoffhof{background:linear-gradient(135deg,#2196F3 0%,#1976D2 100%);color:#fff}.region-btn.wertstoffhof:hover{background:linear-gradient(135deg,#1976D2 0%,#1565C0 100%);transform:translateY(-1px)}.btn-icon{font-size:1.5rem;margin-bottom:.25rem}.btn-text{font-weight:600;text-align:center;line-height:1.2}.error-fun{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:1.5rem;border-radius:8px;margin-top:2rem}.fun-text{margin:0;font-size:1.1rem}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media(max-width:768px){.error-404-container{padding:1rem}.error-title{font-size:2rem}.search-box{flex-direction:column}.link-grid{grid-template-columns:repeat(2,1fr)}.region-grid{grid-template-columns:1fr;gap:1rem}.region-card{padding:1rem}.region-buttons{gap:.5rem}.region-btn{padding:.75rem .5rem;min-height:60px}.btn-icon{font-size:1.3rem}.btn-text{font-size:.8rem}}@media(max-width:480px){.link-grid{grid-template-columns:1fr}.region-grid{grid-template-columns:1fr}.region-buttons{grid-template-columns:1fr;gap:.5rem}.region-btn{flex-direction:row;justify-content:flex-start;padding:.75rem;min-height:auto}.btn-icon{margin-right:.5rem;margin-bottom:0}}.news-notification-banner{position:sticky;top:0;z-index:2000;background:#fffbe6;border-bottom:2px solid #ffe066;box-shadow:0 2px 8px rgba(0,0,0,7%);padding:0;margin:0;width:100%;transition:top .2s}.news-notification-banner.dismissed{display:none !important}.news-banner-content{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;max-width:1200px;margin:0 auto}.news-banner-icon{font-size:2rem;margin-right:16px}.news-banner-text{flex:auto;font-size:1.1rem;color:#856404}.news-banner-actions{display:flex;gap:8px}.news-toggle-btn,.news-dismiss-btn{background:#ffe066;border:none;color:#856404;font-weight:600;padding:6px 16px;border-radius:4px;cursor:pointer;transition:background .2s}.news-toggle-btn:hover,.news-dismiss-btn:hover{background:#ffd43b}