/* Optimiertes CSS für Park Café Mariendorf - Modern & Performance-optimiert */
body{font-family:'Inter',sans-serif}h1,h2,h3,h4{font-family:'Playfair Display',serif}.smooth-scroll{scroll-behavior:smooth}section[id]{scroll-margin-top:140px}img[loading="lazy"]{opacity:0;transition:opacity .3s ease-in-out}img[loading="lazy"].loaded{opacity:1}.nav-link{color:rgb(68 64 60);transition:color .3s ease;white-space:nowrap;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}.nav-link:hover{color:rgb(180 83 9)}.nav-link-mobile{color:rgb(68 64 60);transition:color .3s ease}.nav-link-mobile:hover{color:rgb(180 83 9)}.page-transition{opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease-out forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.hero-background{background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url('Bilder/IMG_0167_ergebnis.webp');background-size:cover;background-position:center;background-attachment:fixed}.hero-bg{background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url('Bilder/IMG_0167_ergebnis.webp');background-size:cover;background-position:center}.specialty-card{transition:all .3s ease;cursor:pointer;overflow:hidden;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}@media (min-width:768px){.specialty-card:hover{transform:translateY(-.25rem);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}}.specialty-card:hover{transform:translateY(-.25rem);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.specialty-image{transition:transform .5s ease;object-fit:cover;object-position:center}.specialty-card:hover .specialty-image{transform:scale(1.1)}.about-image{transition:transform .3s ease;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}@media (min-width:768px){.about-image:hover{transform:scale(1.05)}}.about-image:hover{transform:scale(1.05)}.gallery-image{transition:transform .3s ease;object-fit:cover;object-position:center;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.gallery-image:hover{transform:scale(1.1)}.faq-item{background-color:rgb(245 245 244);border-radius:.5rem;padding:1rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.faq-button{display:flex;justify-content:space-between;align-items:center;width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:0}.faq-icon{transition:transform .3s ease;color:rgb(180 83 9)}.review-card{background:white;border-radius:.5rem;padding:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.star-rating{display:flex;color:rgb(251 191 36)}.contact-info{background:white;border-radius:.5rem;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.footer-link{color:rgb(245 245 244);transition:color .3s ease}.footer-link:hover{color:rgb(251 191 36)}.mobile-menu{transform:translateY(-10px);opacity:0;transition:all .3s ease}@media (max-width:1023px){.mobile-menu:not(.hidden){transform:translateY(0);opacity:1}}.btn-primary{background:rgb(180 83 9);color:white;padding:.5rem 1rem;border-radius:9999px;font-weight:700;transition:all .3s ease;text-decoration:none;display:inline-block}@media (min-width:768px){.btn-primary:hover{background:rgb(146 64 14);transform:scale(1.05)}}.btn-primary:hover{background:rgb(146 64 14);transform:scale(1.05)}.btn-secondary{background:transparent;color:rgb(180 83 9);border:2px solid rgb(180 83 9);padding:.5rem 1rem;border-radius:9999px;font-weight:700;transition:all .3s ease;text-decoration:none;display:inline-block}@media (min-width:768px){.btn-secondary:hover{background:rgb(180 83 9);color:white}}.btn-secondary:hover{background:rgb(180 83 9);color:white}@media (max-width:768px){.hero-title{font-size:1.5rem;line-height:1.2;margin-bottom:1rem}.hero-subtitle{font-size:1rem;line-height:1.4;margin-bottom:1.5rem}.hero-bg{padding-top:80px;min-height:calc(100vh - 80px)}.hero-bg .relative.z-10{margin:1rem;padding:1.5rem}@media (min-width:768px){.hero-title{font-size:3.75rem;line-height:1}}@media (min-width:1024px){.hero-title{font-size:4.5rem;line-height:1}}.hero-subtitle{font-size:1.125rem;line-height:1.75rem}@media (min-width:768px){.hero-subtitle{font-size:1.25rem;line-height:1.75rem}}@media print{.no-print{display:none!important}}.group:hover{transform:translateY(-.25rem)}.btn-primary{background:rgb(180 83 9);color:white;padding:.75rem 2rem;border-radius:9999px;font-weight:700;text-decoration:none;display:inline-block;transition:all .3s ease;position:relative;overflow:hidden}@media (min-width:768px){.btn-primary:hover{background:rgb(146 64 14);transform:scale(1.05)}}.btn-primary:hover{background:rgb(146 64 14);transform:scale(1.05)}.btn-primary::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn-primary:hover::before{left:100%}.nav-link{position:relative;transition:color .3s ease}.nav-link::after{content:'';position:absolute;width:0;height:2px;bottom:-2px;left:50%;background:rgb(180 83 9);transition:all .3s ease;transform:translateX(-50%)}.nav-link:hover::after{width:100%}.card-hover{transition:all .3s ease}.card-hover:hover{transform:translateY(-.25rem);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.loading-spinner{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.gallery-scroll{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.gallery-item{scroll-snap-align:start;flex-shrink:0}.animation-delay-01{animation-delay:.1s}.animation-delay-02{animation-delay:.2s}.animation-delay-04{animation-delay:.4s}.fallback-image{display:none!important}.google-maps-iframe{border:0}.whitespace-nowrap{white-space:nowrap}

/* Cookie Banner Styles - Modern DSGVO Design */
.cookie-banner-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(8px);
    z-index: 9998;
    animation: fadeIn 0.3s ease-out;
}

.cookie-banner-container {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    max-width: 650px;
    width: 90%;
    max-height: 85vh;
    overflow-y: auto;
    background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);
    border-radius: 24px;
    padding: 2.5rem;
    box-shadow: 0 32px 64px -12px rgba(0, 0, 0, 0.25), 0 0 0 1px rgba(255, 255, 255, 0.1);
    z-index: 9999;
    animation: slideIn 0.4s ease-out forwards;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.cookie-banner-header {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
}

.cookie-banner-icon {
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;
    font-size: 1.5rem;
    color: white;
    box-shadow: 0 8px 16px -4px rgba(245, 158, 11, 0.3);
}

.cookie-banner-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1f2937;
    margin: 0;
    background: linear-gradient(135deg, #1f2937 0%, #374151 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.cookie-banner-text {
    color: #6b7280;
    margin-bottom: 2rem;
    line-height: 1.7;
    font-size: 1rem;
}

.cookie-options {
    margin-bottom: 2rem;
    display: grid;
    gap: 1rem;
}

.cookie-option {
    display: flex;
    align-items: flex-start;
    padding: 1.25rem;
    border: 2px solid #e5e7eb;
    border-radius: 16px;
    background: #ffffff;
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.cookie-option:hover {
    border-color: #f59e0b;
    box-shadow: 0 8px 25px -8px rgba(245, 158, 11, 0.3);
    transform: translateY(-2px);
}

.cookie-option input[type="checkbox"] {
    margin-right: 1rem;
    margin-top: 0.25rem;
    width: 20px;
    height: 20px;
    accent-color: #f59e0b;
}

.cookie-option-text {
    flex: 1;
}

.cookie-option-title {
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
}

.cookie-option-description {
    font-size: 0.9rem;
    color: #6b7280;
    line-height: 1.5;
}

.cookie-banner-actions {
    display: flex;
    gap: 1rem;
    margin-top: 2rem;
    flex-wrap: wrap;
}

.cookie-btn {
    flex: 1;
    min-width: 160px;
    padding: 1rem 1.5rem;
    border-radius: 12px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.95rem;
    position: relative;
    overflow: hidden;
}

.cookie-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s;
}

.cookie-btn:hover::before {
    left: 100%;
}

.cookie-btn-primary {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
    box-shadow: 0 8px 16px -4px rgba(245, 158, 11, 0.3);
}

.cookie-btn-primary:hover {
    background: linear-gradient(135deg, #d97706 0%, #b45309 100%);
    transform: translateY(-2px);
    box-shadow: 0 12px 24px -8px rgba(245, 158, 11, 0.4);
}

.cookie-btn-secondary {
    background: #f3f4f6;
    color: #374151;
    border: 2px solid #e5e7eb;
}

.cookie-btn-secondary:hover {
    background: #e5e7eb;
    border-color: #d1d5db;
    transform: translateY(-2px);
}

.cookie-btn-tertiary {
    background: transparent;
    color: #6b7280;
    border: 2px solid #d1d5db;
}

.cookie-btn-tertiary:hover {
    background: #f9fafb;
    border-color: #9ca3af;
    transform: translateY(-2px);
}

.cookie-banner-footer {
    margin-top: 1.5rem;
    text-align: center;
    font-size: 0.875rem;
    color: #9ca3af;
    padding-top: 1rem;
    border-top: 1px solid #e5e7eb;
}

.cookie-link {
    color: #f59e0b;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

.cookie-link:hover {
    color: #d97706;
    text-decoration: underline;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes slideIn {
    from { 
        transform: translate(-50%, -50%) scale(0.9);
        opacity: 0;
    }
    to { 
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
}

@keyframes slideOut {
    from { 
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    to { 
        transform: translate(-50%, -50%) scale(0.9);
        opacity: 0;
    }
}

/* Mobile responsive */
@media (max-width: 768px) {
    .cookie-banner-container {
        width: 95%;
        padding: 2rem;
        max-height: 90vh;
        border-radius: 20px;
    }
    .cookie-banner-actions {
        flex-direction: column;
    }
    .cookie-btn {
        width: 100%;
    }
    .cookie-banner-header {
        flex-direction: column;
        text-align: center;
    }
    .cookie-banner-icon {
        margin-right: 0;
        margin-bottom: 1rem;
    }
}

/* Additional performance improvements */
.image-lazy {
    opacity: 0;
    transition: opacity 0.3s;
}

.image-lazy.loaded {
    opacity: 1;
}

/* Enhanced accessibility */
@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
    .cookie-banner-container {
        background: linear-gradient(135deg, #1f2937 0%, #111827 100%);
        color: #f9fafb;
    }
    
    .cookie-banner-title {
        color: #f9fafb;
        background: linear-gradient(135deg, #f9fafb 0%, #d1d5db 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .cookie-banner-text {
        color: #d1d5db;
    }
    
    .cookie-option {
        background: #374151;
        border-color: #4b5563;
    }
    
    .cookie-option:hover {
        border-color: #f59e0b;
    }
    
    .cookie-option-title {
        color: #f9fafb;
    }
    
    .cookie-option-description {
        color: #d1d5db;
    }
}

/* Cookie Banner Settings Button */
.cookie-settings-btn {
    position: fixed;
    bottom: 2rem;
    left: 2rem;
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
    border: none;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 8px 25px -8px rgba(245, 158, 11, 0.4);
    transition: all 0.3s ease;
    z-index: 1000;
    font-size: 1.25rem;
}

.cookie-settings-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px -8px rgba(245, 158, 11, 0.5);
}

.cookie-settings-btn.hidden {
    display: none;
}

@media (max-width: 768px) {
    .cookie-settings-btn {
        bottom: 1rem;
        left: 1rem;
        width: 48px;
        height: 48px;
        font-size: 1rem;
    }
}
