

/* roboto-100 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url('../font/roboto/roboto-v30-latin-100.eot');
    src: local(''),
    url('../font/roboto/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'),
    url('../font/roboto/roboto-v30-latin-100.woff2') format('woff2'),
    url('../font/roboto/roboto-v30-latin-100.woff') format('woff'),
    url('../font/roboto/roboto-v30-latin-100.ttf') format('truetype'),
    url('../font/roboto/roboto-v30-latin-100.svg#Roboto') format('svg');
}
/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../font/roboto/roboto-v30-latin-regular.eot');
    src: local(''),
    url('../font/roboto/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'),
    url('../font/roboto/roboto-v30-latin-regular.woff2') format('woff2'),
    url('../font/roboto/roboto-v30-latin-regular.woff') format('woff'),
    url('../font/roboto/roboto-v30-latin-regular.ttf') format('truetype'),
    url('../font/roboto/roboto-v30-latin-regular.svg#Roboto') format('svg');
}
/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('../font/roboto/roboto-v30-latin-700.eot');
    src: local(''),
    url('../font/roboto/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'),
    url('../font/roboto/roboto-v30-latin-700.woff2') format('woff2'),
    url('../font/roboto/roboto-v30-latin-700.woff') format('woff'),
    url('../font/roboto/roboto-v30-latin-700.ttf') format('truetype'),
    url('../font/roboto/roboto-v30-latin-700.svg#Roboto') format('svg');
}
/* roboto-900 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('../font/roboto/roboto-v30-latin-900.eot'); 
    src: local(''),
    url('../font/roboto/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'),
    url('../font/roboto/roboto-v30-latin-900.woff2') format('woff2'),
    url('../font/roboto/roboto-v30-latin-900.woff') format('woff'),
    url('../font/roboto/roboto-v30-latin-900.ttf') format('truetype'),
    url('../font/roboto/roboto-v30-latin-900.svg#Roboto') format('svg');
}

.ct-widget.ct-ignition {
    /*fix für: mmenu überdeckt den oberen teil (navbar + homeslider)*/
    bottom: 120px !important;
    top: auto !important;
    z-index: 999999 !important;
}

strong {
    font-weight: 600 !important;
}

.tags-intern h2,
.tags-intern h3,
.tags-intern h4 {
    margin-top: 35px !important;
    margin-bottom: 25px !important;
}

body {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400;
    font-size: 17px;
    /*line-height: ;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #e1d1b7;
}
.cdfont{
    font-family: 'BistroScript', 'Roboto', sans-serif !important;
    letter-spacing: 0.5px;
    font-variant-ligatures: common-ligatures;
    word-wrap: break-word;
    color: #a94326;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8)!important;
}
.fhighlight{
    color: var(--highlight);
}
.bgpic {
    background: #363942 url('../img/bgs/bg-fritten.jpg') center center / cover fixed no-repeat;
    min-height: 100vh;
}
/* iOS and mobile background fix */
@supports (-webkit-touch-callout: none) {
    .bgpic {
        background-attachment: scroll;
        background-size: cover;
        background-position: center center;
        min-height: 100vh;
    }
}

@media (max-width: 900px) {
    .bgpic {
        background-attachment: scroll;
        background-size: cover;
        background-position: center center;
        min-height: 100vh;
    }
}
.fbold{
    font-weight: 700;
}
.fitalic{
    font-style: italic;
}
/**/
/*navbar*/
/**/
.mburger b {
    color: #d3d3d3;
}

.top-nav-collapse .mburger b {
    color: #fff;
}

.mburger:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.mburger:hover b {
    color: #eee;
}



.navbar figure {
    padding: 10px 0;
}

.navbar .dropdown.multi-level-dropdown .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
}

.navbar .dropdown-menu a:hover {
    background-color: #c9c9e5 !important;
}

.navbar:not(.top-nav-collapse) {
    background: transparent;
    background-color: #142e49 !important;
}

.top-nav-collapse {
    background-color: rgb(47, 47, 58) !important;
    background-color: #142e49 !important;
}

.navbar-brand img {
    width: 150px;
}
.navbar-brand{
    margin-right: 0;
}
.overlay-gradient {
    background-image: linear-gradient(to bottom, rgba(46, 46, 58, 0) 0%, rgba(46, 46, 58, 0.8) 80%, rgba(46, 46, 58, 1) 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

.glass-effect {
    background: #ded2ba;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(169,67,38,0.3);
    color: #a94326;
}

#topbar {
    background-color: rgba(15, 23, 42, 0.95) !important;
    height: 40px;
    font-size: 14px;
    transition: all 0.7s;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#topbar.topbar-scrolled {
    top: -40px;
    transition: all 0.7s;
}

#topbar .contact-info, #topbar a {
    color: #e2e8f0;
}

#topbar .contact-info i {
    color: #e2e8f0;
    padding-right: 4px;
}

#topbar .contact-info i + i {
    margin-left: 15px;
}

#topbar .languages ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    color: #d3d3d3;
}


#topbar .languages ul li:not(.icon) + li:not(.icon)::before {
    display: inline-block;
    color: #1a2d47;
    content: "/";
}


.navbar.fixed-top {
    top: 40px !important;
    transition: all 0.7s ease;
    box-shadow: none;
}

.navbar.fixed-top.top-nav-collapse {
    top: 0px !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.navbar.fixed-top.top-nav-collapse .nav-item .nav-link {
    color: #fff;
}

.background-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@keyframes zoomIn {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

.background-image-zoom {
    animation: zoomIn 1s ease-in-out 1s forwards;
}

[data-overlay]:before {
    background: #2E2E3A;
}

.bgc {
    background-color: #2e2e38;
}

.bgcd {
    background-color: var(--button-primary);
}


.bg-gradient {
    background: linear-gradient(to bottom, rgba(70, 88, 122, 1) 0%, rgba(43, 57, 74, 1) 100%);
}


/* === Hajoma Modern Overrides === */
:root {
    --bg-base: #363942;
    --bg-elevated: #4a4d58;
    --border: rgba(232, 220, 199, 0.2);
    --highlight: #d04d32;
    --text-primary: #e8dcc7;
    --text-secondary: rgba(232, 220, 199, 0.8);
    --button-primary: #d04d32;
    --button-hover: #b63e28;
}

.glass-nav {
    background: rgba(54, 57, 66, 0.95);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 2px 20px rgba(54, 57, 66, 0.35);
}

/* Navigation Links */
.nav-link {
    color: var(--text-primary);
    position: relative;
    transition: color 0.3s ease;
}

.nav-link:hover,
.nav-link:focus-visible {
    color: #9d492f;
}

.nav-link-active {
    color: #9d492f;
    position: relative;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}

.nav-link-active::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    height: 2px;
    background: #9d492f;
    border-radius: 1px;
}

.nav-dropdown {
    background: #363942;
    color: var(--text-primary);
}

.nav-dropdown-link {
    color: var(--text-primary);
}

.nav-dropdown-link:hover,
.nav-dropdown-link:focus-visible {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.3);
}

.mm-menu,
#menu.mm-menu {
    --mm-color-background: #2f3034;
    --mm-color-background-highlight: rgba(255, 255, 255, 0.1);
    --mm-color-background-emphasis: rgba(255, 255, 255, 0.15);
    --mm-color-text: #e8dcc7;
    --mm-color-text-dimmed: rgba(232, 220, 199, 0.8);
    --mm-color-button: #fff;
}

.glass-effect,
.glass-card,
.hero-text,
.glass-readable {
    background: #ded2ba;
    color: #a94326;
    padding: 2rem;
    border-radius: 1rem;
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    border: 1px solid rgba(169,67,38,0.3);
    box-shadow: 0 18px 40px rgba(5, 12, 29, 0.28);
}

.glass-card-readable {
    background: rgba(54, 57, 66, 0.9);
    color: var(--text-primary);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    border: 1px solid var(--border);
    border-radius: 1.1rem;
    box-shadow: 0 24px 52px rgba(5, 12, 29, 0.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.glass-card-readable:hover {
    transform: translateY(-4px);
    box-shadow: 0 32px 64px rgba(5, 12, 29, 0.35);
}

.glass-card-readable a {
    color: rgba(226, 232, 240, 0.85);
    transition: color 0.2s ease;
}

.glass-card-readable a:hover {
    color: #ffffff;
}

/* DEPRECATED: Use Tailwind classes with deiner-* colors instead
.modern-card {
    background: rgba(54, 57, 66, 0.92);
    border: 1px solid var(--border);
    border-radius: 1.1rem;
    box-shadow: 0 22px 48px rgba(5, 12, 29, 0.32);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    color: var(--text-primary);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.modern-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 30px 60px rgba(5, 12, 29, 0.36);
}

.modern-card h3 {
    color: var(--text-primary);
}

.modern-card p {
    color: var(--text-secondary);
}

.modern-card ul li {
    color: rgba(203, 213, 225, 0.84);
}

.modern-card ul li i {
    color: var(--highlight);
}
*/

/* DEPRECATED: Use Tailwind classes with deiner-* colors instead  
.modern-pill {
    background: rgba(54, 57, 66, 0.92);
    border: 1px solid var(--border);
    border-radius: 0.9rem;
    box-shadow: 0 18px 40px rgba(5, 12, 29, 0.28);
    color: rgba(226, 232, 240, 0.85);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    font-weight: 500;
}

.modern-pill:hover {
    transform: translateY(-4px);
    box-shadow: 0 26px 52px rgba(5, 12, 29, 0.34);
}

.modern-pill i {
    color: var(--highlight);
}
*/

.modern-chip {
    display: inline-flex;
    align-items: center;
    border-radius: 9999px;
    background: rgba(15, 23, 42, 0.6);
    border: 1px solid rgba(148, 163, 184, 0.2);
    padding: 0.35rem 0.9rem;
    font-size: 0.7rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(203, 213, 225, 0.72);
}

.modern-news {
    background: rgba(54, 57, 66, 0.92);
    border: 1px solid var(--border);
    border-radius: 1.1rem;
    box-shadow: 0 22px 48px rgba(5, 12, 29, 0.3);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    color: var(--text-primary);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.modern-news:hover {
    transform: translateY(-6px);
    box-shadow: 0 30px 62px rgba(5, 12, 29, 0.38);
}

.modern-news h3 a {
    color: var(--text-primary);
}

.modern-news h3 a:hover {
    color: var(--highlight);
}

.modern-news p {
    color: var(--text-secondary);
}

.modern-news time {
    color: rgba(148, 163, 184, 0.6);
}

.glass-card-readable a {
    color: rgba(248, 250, 252, 0.88);
    transition: background-color 0.2s ease, color 0.2s ease;
}

.glass-card-readable a:hover {
    color: #ffffff;
    background-color: rgba(15, 23, 42, 0.22);
}

.btn-primary-glass {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--button-primary);
    color: #e8dcc7;
    padding: 0.75rem 1.75rem;
    border-radius: 0.75rem;
    font-weight: 600;
    transition: all 0.3s ease;
    text-decoration: none;
}

.btn-primary-glass:hover {
    background-color: var(--button-hover);
    transform: translateY(-2px);
    box-shadow: 0 16px 36px rgba(208, 77, 50, 0.45);
    color: #e8dcc7;
}

.mm-menu-cta a {
    display: block;
    padding: 0.85rem 1.25rem;
    margin: 1rem;
    border-radius: 0.75rem;
    background: rgba(30, 41, 59, 0.8);
    color: #fff;
    text-align: center;
    font-weight: 600;
}

.mm-menu-cta a:hover {
    background: rgba(51, 65, 85, 0.8);
}

.mm-navbar-logo {
    max-height: 36px;
}

.mburger b {
    display: block;
    background: #fff;
    transition: all 0.3s ease;
}

.rellax {
    will-change: transform;
}

html {
    scroll-behavior: smooth;
}




/* ===== MOBILE NAVIGATION - mmenu.js Custom Design ===== */

/* FOUC Prevention - Hide mobile menu until mmenu.js loads */
#menu:not(.mm-menu) {
    display: none;
}

.mm-menu {
    --mm-navbar-size: 60px;
    --mm-offset-top: 0px;
    --mm-offset-right: 0;
    --mm-offset-bottom: 0;
    --mm-offset-left: 0;
    --mm-line-height: 24px;
    --mm-color-border: rgba(11, 11, 12, 0.2);
    
    /* Close Button und Navigation Pfeile */
    --mm-color-button: #fff;
    
    /* Link Farben */
    --mm-color-text: #f5f5f5;
    
    /* Dimmed Text (Icons, Counter) */
    --mm-color-text-dimmed: #999;
    
    /* Hintergrundfarbe des Panels */
    --mm-color-background: #2f3034;
    
    /* Hintergrundfarbe bei aufgeklappten Submenus */
    --mm-color-background-highlight: rgba(255, 255, 255, 0.1);
    
    /* Hover Effekt */
    --mm-color-background-emphasis: rgba(255, 255, 255, 0.15);
    
    /* Schatten */
    --mm-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
    
    /* Link Höhe */
    --mm-listitem-size: 60px;
    
    /* Menu Breite */
    --mm-sidebar-expanded-size: 320px;
}

/* Stärkere mmenu-Selektoren */
.mm-menu.mm-theme-dark .mm-listitem > .mm-listitem__text {
    background: #2e3139 !important;
    color: #e8dcc7 !important;
}

.mm-menu.mm-theme-dark {
    background: #2f3034 !important;
}

.mm-menu.mm-theme-dark .mm-navbar {
    background: #2f3034 !important;
    color: #e8dcc7 !important;
}

/* Close Button Styling - stärkere Selektoren */
.mm-menu.mm-theme-dark .mm-btn_close,
.mm-menu .mm-btn_close {
    background: transparent !important;
    color: #e8dcc7 !important;
    fill: #e8dcc7 !important;
}

.mm-menu.mm-theme-dark .mm-btn_close svg,
.mm-menu .mm-btn_close svg {
    fill: #e8dcc7 !important;
    stroke: #e8dcc7 !important;
}

/* Close Button Hover */
.mm-menu.mm-theme-dark .mm-btn_close:hover,
.mm-menu .mm-btn_close:hover {
    background: rgba(255, 255, 255, 0.1) !important;
    color: #fff !important;
}

/* Prev/Back Button */
.mm-menu.mm-theme-dark .mm-btn_prev,
.mm-menu .mm-btn_prev {
    color: #e8dcc7 !important;
    background: transparent !important;
}

.mm-menu.mm-theme-dark .mm-btn_prev:hover,
.mm-menu .mm-btn_prev:hover {
    background: rgba(255, 255, 255, 0.1) !important;
}
.mm-navbar__title{
  color: #f5f5f5 !important;
  font-weight: 600;
  border-bottom: 1px solid #999 !important;
}
/* Abstand bei Submenus */
.mm-listitem_vertical .mm-listitem .mm-listitem__text {
    margin-right: 15px;
}

/* Panel After Element ausblenden */
.mm-panel:after {
    display: none;
}

/* Navbar Styling */
.mm-navbar {
    background: #2f3034 !important;
    border-bottom: 1px solid rgba(232, 220, 199, 0.2) !important;
}

/* Menu Links Styling */
.mm-listitem > .mm-listitem__text {
    font-weight: 500;
    font-size: 16px;
    transition: all 0.3s ease;
}

/* Active/Selected Items */
.mm-listitem_selected > .mm-listitem__text {
    color: #e8dcc7 !important;
    font-weight: 700;
    background: #a94326 !important;
}

/* Submenu Items */
.mm-listitem_vertical .mm-listitem > .mm-listitem__text {
    font-size: 14px;
    opacity: 0.9;
}

/* Footer Navbar */
.mm-navbar_bottom {
    background: #2f3034 !important;
    border-top: 1px solid rgba(232, 220, 199, 0.2) !important;
}

/* Footer Icons */
.mm-navbar_bottom a {
    color: #e8dcc7 !important;
    font-size: 20px;
    padding: 15px !important;
    transition: all 0.3s ease;
}

.mm-navbar_bottom a:hover {
    color: #fff !important;
    background: rgba(255, 255, 255, 0.1) !important;
    transform: scale(1.1);
}

/* Stabilisiere Page Wrapper */
#page {
    position: relative !important;
    min-height: 100vh !important;
}

#topbar {
    transition: transform 0.4s ease, opacity 0.4s ease;
    will-change: transform;
}
#topbar.topbar-scrolled {
    transform: translateY(-100%);
    opacity: 0;
}
#mainNav {
    transition: top 0.4s ease, box-shadow 0.4s ease;
    /* top: 40px; */
}
#mainNav.nav-scrolled {
    top: 0;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.18);
}

/* Allgemeine Klasse für Corporate Blue Color */
.corporate-blue {
    color: #ffffff !important;
}

/* Spezielle Regel für Weltkugel Icon falls nötig */
#topbar .fas.fa-globe {
    color: #ffffff !important;
}

/* Bistro Script Headings */
@font-face {
    font-family: 'BistroScript';
    src: url('../font/bistroscript/BistroScript.woff2') format('woff2'),
         url('../font/bistroscript/BistroScript.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


/* ===== FULLPAGE.JS INTEGRATION ===== */
.hero-animation main {
    background: transparent;
}

/* fullPage.js sections */
.section {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Hero Section with background */
.section.hero-section {
    background: url('../img/bgs/bg-doener.jpg') center center / cover no-repeat;
    background-attachment: scroll; /* iOS-friendly */
}

/* Content Sections */
.section.content-section {
    background: url('../img/bgs/bg-fritten.jpg') center center / cover no-repeat;
    background-attachment: scroll; /* iOS-friendly */
}

/* Overlay for all sections */
.section::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.62) 45%, rgba(0,0,0,0.68) 100%);
    pointer-events: none;
    z-index: 1;
}

/* Content needs higher z-index */
.section > * {
    position: relative;
    z-index: 2;
}

/* fullPage.js navigation styling */
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.6);
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
    background: var(--highlight);
    border-color: var(--highlight);
}

/* ===== RESPONSIVE BACKGROUND (LIKE COACH THEME) ===== */
.responsive-bg {
    background-image: url('/themes/deiner/assets/img/bgs/bg-doener.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll; /* iOS-friendly */
    transition: background-image 1.5s ease-in-out; /* Smooth fade transition */
}

/* Dunkler Overlay über Hintergrundbild */
.responsive-bg::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.62) 45%, rgba(0,0,0,0.68) 100%);
    pointer-events: none;
    z-index: 1;
}

/* Ab Tablet-Größe (768px) - andere Bilder wenn gewünscht */
@media (min-width: 768px) {
    .responsive-bg {
        background-image: url('/themes/deiner/assets/img/bgs/bg-doener.jpg');
    }
}

/* Sicherstellen, dass Sections über Background sichtbar sind */
section {
    position: relative;
    z-index: 20;
}

/* HTML und Body Hintergrundfarbe */
html {
    background-color: #35373f;
}

/* Ursprüngliches bgpic deaktivieren */
body.bgpic {
    background: #35373f !important;
}

/* ===== NAVBAR TRANSPARENCY ===== */
.glass-nav {
    background: rgba(53, 55, 63, 0.5); /* 50% Transparenz am Anfang */
    backdrop-filter: blur(10px);
    transition: background-color 0.3s ease-in-out;
}

/* Navbar bei Scroll - 10% Transparenz */
.glass-nav.scrolled {
    background: rgba(53, 55, 63, 0.9); /* 10% Transparenz beim Scrollen */
}

.hero-animation .hero-classic {
    position: relative;
    overflow: visible;
}
.hero-animation .hero-glow {
    color: #f9fafb;
    text-shadow: none;
    overflow: visible;
}
.hero-animation .hero-highlight {
    color: var(--highlight);
    text-shadow: 0 10px 36px rgba(0,0,0,0.5);
    display: block;
    margin-top: 6px;
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}
.hero-animation .hero-highlight.brand-enter {
    opacity: 1;
    transform: translateY(0);
}
.hero-animation .hero-brand-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    gap: 10px;
    color: #e1d1b7;
    overflow: visible;
    padding: 14px 0;
    opacity: 0;
    transform: translateY(12px);
}
.hero-animation .hero-brand-wrap.brand-enter {
    animation: brandWrapReveal 0.65s ease-out forwards;
}
.hero-animation .hero-brand-text {
    color: #e1d1b7;
    margin: 0;
    display: inline-block;
    overflow: visible;
    opacity: 0;
    transform: translateY(10px);
}
.hero-animation .hero-brand-wrap.brand-enter .hero-brand-text {
    animation: textReveal 0.65s ease-out 0.08s forwards;
}
.hero-animation .hero-skewer {
    width: 70px;
    height: auto;
    opacity: 0;
    transform: translate(-6px, 8px);
    transition: opacity 0.6s ease 0.18s, transform 0.6s ease 0.18s;
}
.hero-animation .hero-brand-wrap.brand-enter .hero-skewer,
.hero-animation .hero-skewer.visible {
    opacity: 1;
    transform: translate(-6px, 2px);
}
.hero-animation .hours-band {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 1.25rem 1.5rem;
    border-radius: 1.1rem;
    border: 1px solid rgba(232, 220, 199, 0.24);
    background: rgba(15, 17, 25, 0.72);
    box-shadow: 0 18px 36px rgba(0, 0, 0, 0.28);
}
.hero-animation .hero-sub {
    color: rgba(241, 245, 249, 0.9);
    text-shadow: 0 6px 24px rgba(0,0,0,0.4);
}
.hero-animation .letter-seq {
    display: inline-block;
    line-height: 1.05;
    overflow: visible;
    vertical-align: baseline;
    opacity: 0;
    transform: translateY(0);
    animation: letterFade 0.65s ease forwards;
}
@keyframes letterFade {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes brandWrapReveal {
    0% { opacity: 0; transform: translateY(12px); }
    100% { opacity: 1; transform: translateY(0); }
}
@keyframes textReveal {
    0% { opacity: 0; transform: translateY(10px); letter-spacing: 0.08em; }
    100% { opacity: 1; transform: translateY(0); letter-spacing: 0.02em; }
}
.frosted-hero {
    background: linear-gradient(135deg, rgba(54, 57, 66, 0.82), rgba(29, 31, 38, 0.78));
    border: 1px solid rgba(232, 220, 199, 0.28);
    border-radius: 1.4rem;
    padding: 2rem;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.35);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}
.accent-pill {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.5rem 0.8rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: #f8fafc;
}
.glow-card {
    background: rgba(21, 23, 31, 0.72);
    border: 1px solid rgba(232, 220, 199, 0.22);
    border-radius: 1.2rem;
    padding: 1.5rem;
    box-shadow: 0 18px 36px rgba(0, 0, 0, 0.32);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
}
.feature-card {
    position: relative;
    overflow: hidden;
}
.feature-card::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(255,255,255,0.08), rgba(255,255,255,0));
    opacity: 0.8;
    pointer-events: none;
}
.slim-card {
    padding: 1.25rem 1.5rem;
}
.tag {
    display: inline-flex;
    align-items: center;
    padding: 0.4rem 0.75rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.08);
    color: #e8dcc7;
    font-weight: 600;
    letter-spacing: 0.02em;
}
.eyebrow {
    font-size: 0.75rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: rgba(226, 232, 240, 0.78);
}
.section-head {
    margin-bottom: 1.5rem;
}
.glass-tile {
    background: rgba(54, 57, 66, 0.82);
    border: 1px solid rgba(232, 220, 199, 0.26);
    border-radius: 1.1rem;
    padding: 1.4rem;
    box-shadow: 0 18px 40px rgba(5, 12, 29, 0.26);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}
.glass-tile:hover {
    transform: translateY(-4px);
    box-shadow: 0 28px 60px rgba(5, 12, 29, 0.32);
    border-color: rgba(255, 255, 255, 0.3);
}
.glass-tile h3,
.glass-tile h4 {
    font-weight: 700;
}
.glass-tile h3:not(.cdfont),
.glass-tile h4:not(.cdfont) {
    font-size: 1.25rem;
    color: var(--text-primary);
}
.glass-tile p {
    margin-top: 0.4rem;
    font-size: 0.95rem;
    line-height: 1.55;
    color: var(--text-secondary);
}
.card-rich ul {
    margin-top: 0.75rem;
    display: grid;
    gap: 0.35rem;
    padding: 0;
    list-style: none;
}
.card-rich li {
    color: rgba(226, 232, 240, 0.88);
    display: flex;
    gap: 0.6rem;
    align-items: center;
    font-size: 0.92rem;
}
.card-rich i {
    color: var(--highlight, #e8dcc7);
}
.btn-primary-glass {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.08));
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: #fff;
    border-radius: 999px;
    padding: 0.9rem 1.4rem;
    font-weight: 700;
    letter-spacing: 0.01em;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.28);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}
.btn-primary-glass:hover {
    transform: translateY(-2px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.32);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.1));
}
.btn-ghost-glass {
    border-radius: 999px;
    padding: 0.9rem 1.4rem;
    border: 1px solid rgba(255, 255, 255, 0.25);
    background: rgba(54, 57, 66, 0.35);
    color: var(--text-primary);
    font-weight: 700;
    letter-spacing: 0.01em;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}
.btn-ghost-glass:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 34px rgba(0, 0, 0, 0.24);
    background: rgba(54, 57, 66, 0.5);
}
.status-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    border-radius: 999px;
    padding: 0.4rem 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
}

/* ===== HOME PAGE SPECIFIC STYLES ===== */

/* Animations */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Rating Stars */
.rating-stars .star {
  color: #ffc857;
}

.rating-stars .star.empty {
  color: #64748b;
}

.rating-stars .star.half {
  background: linear-gradient(90deg, #ffc857 50%, #64748b 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* Reviews Swiper Custom Styles */
.reviews-swiper {
  padding: 0 60px;
  overflow: hidden;
  margin: 0 -60px;
}

.reviews-swiper .swiper-slide {
  height: auto;
}

.reviews-swiper .swiper-button-next,
.reviews-swiper .swiper-button-prev {
  width: 44px;
  height: 44px;
  margin-top: 0;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease;
}

.reviews-swiper .swiper-button-next:hover,
.reviews-swiper .swiper-button-prev:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1.1);
}

.reviews-swiper .swiper-button-next::after,
.reviews-swiper .swiper-button-prev::after {
  font-size: 18px;
  font-weight: 700;
}

.reviews-swiper .swiper-pagination {
  position: relative;
  margin-top: 24px;
}

.reviews-swiper .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.3) !important;
  opacity: 1;
  transition: all 0.3s ease;
}

.reviews-swiper .swiper-pagination-bullet-active {
  background: rgba(255, 255, 255, 0.8) !important;
  transform: scale(1.2);
}

/* Mobile adjustments */
@media (max-width: 768px) {
  .reviews-swiper {
    padding: 0 20px;
    margin: 0 -20px;
  }
  
  .reviews-swiper .swiper-button-next,
  .reviews-swiper .swiper-button-prev {
    width: 36px;
    height: 36px;
  }
  
  .reviews-swiper .swiper-button-next::after,
  .reviews-swiper .swiper-button-prev::after {
    font-size: 14px;
  }
}

/* ===== MENU PAGE SPECIFIC STYLES ===== */

/* Scrollbar */
.scrollbar-hide {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.scrollbar-hide::-webkit-scrollbar {
    display: none;
}

/* Menu Filter Bar */
.menu-filter-bar {
    background: rgba(169, 67, 38, 0.32);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border: none;
}
.menu-filter-bar .category-pill {
    border: none;
    border-radius: 8px;
    background: rgba(56, 58, 65, 0.6);
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 0.02em;
}
.menu-filter-bar .category-pill:hover {
    background: rgba(56, 58, 65, 0.75);
    color: #fff;
}
.menu-filter-bar .category-pill.is-active {
    background: #a94326;
    color: #fff;
    transform: translateY(-1px);
}

/* Menu Items */

.menu-item.glass-tile {
    background: rgba(56, 58, 65, 0.78);
    border: 1px solid rgba(232, 220, 199, 0.22);
    border-radius: 18px;
    box-shadow: 0 18px 40px rgba(5, 12, 29, 0.26);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}
.menu-item.glass-tile:hover {
    transform: translateY(-3px);
    box-shadow: 0 26px 55px rgba(5, 12, 29, 0.32);
    border-color: rgba(255, 255, 255, 0.28);
}

/* Category Scrolling */
.category-scroll-wrap {
    position: relative;
}
.category-scroll {
    scroll-behavior: smooth;
}
.category-scroll-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    display: grid;
    place-items: center;
    border-radius: 999px;
    background: rgba(56, 58, 65, 0.8);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
    transition: opacity 0.2s ease, transform 0.2s ease;
    z-index: 5;
}
.category-scroll-btn.hidden {
    opacity: 0;
    pointer-events: none;
}
.category-scroll-btn.left { left: -4px; }
.category-scroll-btn.right { right: -4px; }
.category-scroll-btn:hover {
    transform: translateY(-50%) scale(1.05);
    background: rgba(56, 58, 65, 0.95);
}
.category-fade {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 60px;
    pointer-events: none;
    z-index: 4;
}
.category-fade.hidden {
    opacity: 0;
}
.category-fade-left {
    left: 0;
    background: linear-gradient(90deg, rgba(16, 18, 24, 0.7), rgba(16, 18, 24, 0));
}
.category-fade-right {
    right: 0;
    background: linear-gradient(270deg, rgba(16, 18, 24, 0.7), rgba(16, 18, 24, 0));
}

/* Quality Callout */
.quality-callout {
    background: rgba(56, 58, 65, 0.78);
    border: 1px solid rgba(232, 220, 199, 0.22);
    border-radius: 18px;
    padding: 1.25rem 1.5rem;
    box-shadow: 0 18px 40px rgba(5, 12, 29, 0.26);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
}

/* Alpine.js Cloak */
[x-cloak] {
    display: none !important;
}

/* ===== SweetAlert2 Toast Styling ===== */
.small-toast {
    font-size: 13px !important;
    line-height: 1.4 !important;
    border-radius: 12px !important;
    box-shadow: 0 6px 20px rgba(0,0,0,0.25) !important;
    cursor: pointer !important;
    border: 1px solid rgba(169,67,38,0.3) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    transition: all 0.3s ease !important;
}

.small-toast:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 25px rgba(0,0,0,0.35) !important;
}

.small-toast .swal2-html-container {
    margin: 0 !important;
    text-align: center !important;
    padding: 0 !important;
}

.toast-content-new {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    gap: 12px !important;
}

.toast-text-new {
    text-align: center !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    color: #a94326 !important;
}

.toast-info-button-new {
    width: 24px !important;
    height: 24px !important;
    border-radius: 50% !important;
    background: #10B981 !important;
    border: none !important;
    color: white !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    font-size: 10px !important;
    flex-shrink: 0 !important;
}

.toast-info-button-new:hover {
    background: #059669 !important;
    transform: scale(1.1) !important;
}

.toast-info-button-green {
    width: 24px !important;
    height: 24px !important;
    border-radius: 50% !important;
    background: #10B981 !important;
    border: none !important;
    color: white !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    font-size: 10px !important;
    flex-shrink: 0 !important;
}

.toast-info-button-green:hover {
    background: #059669 !important;
    transform: scale(1.1) !important;
}

/* Orange timer progress bar */
.small-toast .swal2-timer-progress-bar {
    background: #a94326 !important;
}

/* Speisekarte Menu Styles */
.scrollbar-hide { -ms-overflow-style: none; scrollbar-width: none; }
.scrollbar-hide::-webkit-scrollbar { display: none; }
.menu-filter-bar {
    background: rgba(169, 67, 38, 1);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border: none;
    top: var(--menu-bar-offset, 96px);
}
.menu-filter-bar .category-pill {
    border: none;
    border-radius: 8px;
    background: #a94326;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 0.02em;
    border-bottom: 2px solid transparent;
}
.menu-filter-bar .category-pill:hover {
    background: rgba(150, 56, 31, 1);
    color: #fff;
}
.menu-filter-bar .category-pill.is-active {
    background: #ded2ba;
    color: #a94326;
    transform: translateY(0);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), inset 0 1px 2px rgba(169, 67, 38, 0.3);
}
.menu-item.glass-tile {
    background: rgba(56, 58, 65, 0.78);
    border: 1px solid rgba(232, 220, 199, 0.22);
    border-radius: 18px;
    box-shadow: 0 18px 40px rgba(5, 12, 29, 0.26);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}
.menu-item.glass-tile:hover {
    transform: translateY(-3px);
    box-shadow: 0 26px 55px rgba(5, 12, 29, 0.32);
    border-color: rgba(255, 255, 255, 0.28);
}
.category-scroll-wrap { position: relative; }
.category-scroll { scroll-behavior: smooth; padding-right: 72px; padding-left: 8px; }
.category-scroll-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    display: grid;
    place-items: center;
    border-radius: 0;
    background: rgba(169, 67, 38, 1);
    color: #fff;
    border: none;
    box-shadow: none;
    transition: opacity 0.2s ease, transform 0.2s ease, background 0.2s ease;
    z-index: 5;
}
.category-scroll-btn.hidden { opacity: 0; pointer-events: none; }
.category-scroll-btn:hover {
    background: rgba(150, 56, 31, 1);
}
.category-fade {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 60px;
    pointer-events: none;
    z-index: 4;
    transition: opacity 0.2s ease;
}
.category-fade.hidden { opacity: 0; }
.category-fade-left {
    left: 0;
    background: linear-gradient(90deg, rgba(169, 67, 38, 0.28), rgba(169, 67, 38, 0));
}
.category-fade-right {
    right: 0;
    background: linear-gradient(270deg, rgba(169, 67, 38, 0.28), rgba(169, 67, 38, 0));
}
.fav-btn {
    color: rgba(255, 255, 255, 0.7);
    transition: color 0.2s ease, background 0.2s ease, transform 0.2s ease;
}
.fav-btn svg {
    transition: fill 0.2s ease, stroke 0.2s ease;
    fill: none;
    stroke: currentColor;
}
.menu-item .fav-btn.is-active {
    color: #dd524c !important;
    background: rgba(221, 82, 76, 0.15) !important;
    transform: translateY(-1px) !important;
}
.menu-item .fav-btn.is-active svg {
    fill: currentColor !important;
    stroke: currentColor !important;
}
.fav-btn.is-active {
    color: #dd524c !important;
    background: rgba(221, 82, 76, 0.15) !important;
    transform: translateY(-1px) !important;
}
.fav-btn.is-active svg {
    fill: currentColor !important;
    stroke: currentColor !important;
}
.fav-btn:hover {
    background: rgba(255, 255, 255, 0.08);
}
.fav-btn:active {
    transform: scale(0.95);
}
.quality-callout {
    background: rgba(56, 58, 65, 0.78);
    border: 1px solid rgba(232, 220, 199, 0.22);
    border-radius: 18px;
    padding: 1.25rem 1.5rem;
    box-shadow: 0 18px 40px rgba(5, 12, 29, 0.26);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
}
[x-cloak] { display: none !important; }

/* ===== ABOUT PAGE ANIMATIONS & STYLES ===== */
.about-anim {
    opacity: 0; 
    transform: translateY(26px) scale(.98); 
    animation: fadeUp .9s ease forwards;
}
.about-delay-1 {
    animation-delay: .08s;
}
.about-delay-2 {
    animation-delay: .16s;
}
.about-delay-3 {
    animation-delay: .24s;
}
.about-float {
    animation: floaty 6s ease-in-out infinite;
}
.about-shimmer {
    background: linear-gradient(120deg, rgba(255,255,255,.08) 0%, rgba(255,255,255,.16) 25%, rgba(255,255,255,.08) 50%); 
    background-size: 180% 180%; 
    animation: shimmer 7s ease-in-out infinite;
}

@keyframes fadeUp {
    to {
        opacity: 1; 
        transform: translateY(0) scale(1);
    }
}
@keyframes floaty {
    0%, 100% {
        transform: translateY(0);
    } 
    50% {
        transform: translateY(-10px);
    }
}
@keyframes shimmer {
    0% {
        background-position: 0% 50%;
    } 
    50% {
        background-position: 100% 50%;
    } 
    100% {
        background-position: 0% 50%;
    }
}

@media (prefers-reduced-motion: reduce) {
    .about-anim, .about-float, .about-shimmer {
        animation: none; 
        opacity: 1; 
        transform: none;
    }
}


/* Footer Überschriften mit Textschattierung */
footer h4 {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}

/* Delivery Section versteckt wenn closed */
#deiner-delivery-section.hidden {
    display: none !important;
}

/* Scroll-Offset für Anker-Links */
#fritten {
    scroll-margin-top: 60px;
}

#cookies-bar{
    background-color: #ded2ba!important;
}

/* ===== SWEETALERT2 FAVORITES MODAL STYLING ===== */
.favorites-modal-popup {
    border-radius: 1rem !important;
    border: 1px solid rgba(232, 220, 199, 0.3) !important;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.4) !important;
}

.favorites-modal-title {
    color: #e8dcc7 !important;
    font-weight: 700 !important;
    font-size: 1.25rem !important;
    margin-bottom: 1rem !important;
}

.favorites-modal-content {
    max-height: 400px !important;
    overflow-y: auto !important;
    text-align: left !important;
}

/* Custom scrollbar for modal content */
.favorites-modal-content::-webkit-scrollbar {
    width: 6px;
}

.favorites-modal-content::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 3px;
}

.favorites-modal-content::-webkit-scrollbar-thumb {
    background: rgba(232, 220, 199, 0.4);
    border-radius: 3px;
}

.favorites-modal-content::-webkit-scrollbar-thumb:hover {
    background: rgba(232, 220, 199, 0.6);
}