.App{max-width:900px;margin:0 auto;padding:0;text-align:left}.hero{padding:3rem 2rem 2rem;background:linear-gradient(135deg,#f5f7fa,#fff);border-bottom:1px solid #e0e0e0}.hero h1{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem;color:#1a1a1a}.hero-intro{font-size:1.125rem;line-height:1.7;color:#4a4a4a;margin:0;max-width:800px}.content{padding:3rem 2rem}.main-content{margin-bottom:3rem}.main-content h2{font-size:2rem;font-weight:600;margin:0 0 1.5rem;color:#1a1a1a}.main-content p{font-size:1.0625rem;line-height:1.8;color:#333;margin:0 0 1.5rem}.cities{margin:4rem 0}.cities h2{font-size:2rem;font-weight:600;margin:0 0 2rem;color:#1a1a1a}.city-section{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e8e8e8}.city-section:last-child{border-bottom:none}.city-section h3{font-size:1.5rem;font-weight:600;margin:0 0 1rem;color:#1a1a1a}.city-section p{font-size:1.0625rem;line-height:1.8;color:#333;margin:0}.value-section{margin-top:4rem;padding-top:3rem;border-top:2px solid #e0e0e0}.value-section h2{font-size:2rem;font-weight:600;margin:0 0 1.5rem;color:#1a1a1a}.value-section p{font-size:1.0625rem;line-height:1.8;color:#333;margin:0 0 1.5rem}.footer{padding:2rem;margin-top:4rem;background-color:#f9f9f9;border-top:1px solid #e0e0e0;text-align:center}.footer p{font-size:.9375rem;line-height:1.6;color:#666;max-width:700px;margin:0 auto}.cookie-preferences-link{margin-top:1rem!important;font-size:.875rem!important}.cookie-preferences-button{background:none;border:none;color:#06c;text-decoration:underline;cursor:pointer;padding:0;font:inherit;font-size:inherit}.cookie-preferences-button:hover{color:#0052a3;text-decoration:none}.cookie-preferences-button:focus{outline:2px solid #005fcc;outline-offset:2px;border-radius:2px}@media (max-width: 768px){.hero{padding:2rem 1.5rem 1.5rem}.hero h1{font-size:1.875rem}.hero-intro{font-size:1rem}.content{padding:2rem 1.5rem}.main-content h2,.cities h2,.value-section h2{font-size:1.625rem}.city-section h3{font-size:1.25rem}.main-content p,.city-section p,.value-section p{font-size:1rem}}.cookie-banner-overlay{position:fixed;bottom:0;left:0;right:0;z-index:10000;background-color:#00000080;display:flex;align-items:flex-end;padding:0;animation:fadeIn .3s ease-in-out}.cookie-banner{width:100%;max-width:100%;background-color:#fff;box-shadow:0 -4px 20px #00000026;padding:1.5rem;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem}.cookie-banner-content{display:flex;flex-direction:column;gap:1rem}.cookie-banner-title{font-size:1.5rem;font-weight:600;margin:0;color:#1a1a1a;line-height:1.3}.cookie-banner-text{font-size:.9375rem;line-height:1.6;color:#333;margin:0}.cookie-banner-text strong{font-weight:600;color:#1a1a1a}.cookie-banner-buttons{display:flex;flex-direction:column;gap:.75rem;width:100%}.cookie-button{width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .2s ease;min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;font-family:inherit;line-height:1.5}.cookie-button:focus{outline:3px solid #005fcc;outline-offset:2px}.cookie-button-accept{background-color:#1a1a1a;color:#fff}.cookie-button-accept:hover,.cookie-button-accept:active{background-color:#333}.cookie-button-reject{background-color:#fff;color:#1a1a1a;border-color:#1a1a1a}.cookie-button-reject:hover,.cookie-button-reject:active{background-color:#f5f5f5}.cookie-button-settings{background-color:#f5f5f5;color:#1a1a1a;border-color:#d0d0d0}.cookie-button-settings:hover,.cookie-button-settings:active{background-color:#e8e8e8}.cookie-button-save{background-color:#1a1a1a;color:#fff}.cookie-button-save:hover,.cookie-button-save:active{background-color:#333}.cookie-category{padding:1.25rem;background-color:#f9f9f9;border-radius:8px;border:1px solid #e0e0e0;display:flex;flex-direction:column;gap:.75rem}.cookie-category-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.cookie-category-title{font-size:1.125rem;font-weight:600;margin:0;color:#1a1a1a;flex:1;min-width:200px}.cookie-category-badge{font-size:.8125rem;font-weight:600;padding:.375rem .75rem;border-radius:4px;white-space:nowrap}.cookie-category-required{background-color:#e8f4f8;color:#06c}.cookie-category-description{font-size:.9375rem;line-height:1.6;color:#4a4a4a;margin:0}.cookie-toggle{position:relative;display:inline-block;width:52px;height:28px;flex-shrink:0;cursor:pointer}.cookie-toggle input{opacity:0;width:0;height:0;position:absolute}.cookie-toggle-slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:28px;transition:background-color .3s ease}.cookie-toggle-slider:before{content:"";position:absolute;height:22px;width:22px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:transform .3s ease;box-shadow:0 2px 4px #0003}.cookie-toggle input:checked+.cookie-toggle-slider{background-color:#1a1a1a}.cookie-toggle input:checked+.cookie-toggle-slider:before{transform:translate(24px)}.cookie-toggle input:focus+.cookie-toggle-slider{outline:3px solid #005fcc;outline-offset:2px}@media (min-width: 768px){.cookie-banner-overlay{align-items:center;padding:1rem}.cookie-banner{max-width:600px;margin:0 auto;border-radius:12px;padding:2rem;max-height:85vh}.cookie-banner-title{font-size:1.75rem}.cookie-banner-text{font-size:1rem}.cookie-banner-buttons{flex-direction:row;gap:1rem}.cookie-button{flex:1;min-width:0}.cookie-category{padding:1.5rem}.cookie-category-title{font-size:1.25rem}.cookie-category-description{font-size:1rem}}@media (min-width: 1024px){.cookie-banner{max-width:700px;padding:2.5rem}.cookie-banner-title{font-size:2rem}}@media (prefers-reduced-motion: reduce){.cookie-banner-overlay{animation:none}.cookie-toggle-slider,.cookie-toggle-slider:before{transition:none}.cookie-button{transition:none}}@media (prefers-contrast: high){.cookie-banner{border:2px solid #000000}.cookie-button{border-width:3px}.cookie-category{border-width:2px;border-color:#000}}.impressum-link{margin-top:1rem!important;font-size:.875rem!important}.impressum-button{background:none;border:none;color:#06c;text-decoration:underline;cursor:pointer;padding:0;font:inherit;font-size:inherit}.impressum-button:hover{color:#0052a3;text-decoration:none}.impressum-button:focus{outline:2px solid #005fcc;outline-offset:2px;border-radius:2px}.impressum-overlay{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10000;background-color:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.impressum-modal{width:100%;max-width:600px;background-color:#fff;box-shadow:0 4px 20px #00000026;border-radius:12px;padding:2rem;max-height:85vh;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem}.impressum-content{display:flex;flex-direction:column;gap:1rem}.impressum-title{font-size:1.75rem;font-weight:600;margin:0;color:#1a1a1a;line-height:1.3}.impressum-content p{font-size:1rem;line-height:1.6;color:#333;margin:0}.impressum-buttons{display:flex;justify-content:flex-end;width:100%}.impressum-button-close{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border:2px solid #1a1a1a;border-radius:8px;background-color:#1a1a1a;color:#fff;cursor:pointer;transition:all .2s ease;min-height:48px;font-family:inherit}.impressum-button-close:hover,.impressum-button-close:active{background-color:#333;border-color:#333}.impressum-button-close:focus{outline:3px solid #005fcc;outline-offset:2px}@media (max-width: 767px){.impressum-overlay{padding:0;align-items:flex-end}.impressum-modal{border-radius:12px 12px 0 0;max-width:100%;padding:1.5rem}.impressum-title{font-size:1.5rem}.impressum-content p{font-size:.9375rem}}@media (prefers-reduced-motion: reduce){.impressum-overlay{animation:none}.impressum-button-close{transition:none}}@media (prefers-contrast: high){.impressum-modal{border:2px solid #000000}.impressum-button-close{border-width:3px}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%}
