

/* 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: #140d08 url('../img/bgs/bg-desktop.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(20, 13, 8, 0.92);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 1px solid rgba(217, 177, 92, 0.26);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.45);
}

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

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

.nav-link-active {
    color: #e3a33c;
    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: linear-gradient(90deg, #e3a33c, #d9b15c);
    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: var(--and-ink, #140d08);
    --mm-color-background-highlight: rgba(217, 177, 92, 0.10);
    --mm-color-background-emphasis: rgba(193, 87, 45, 0.20);
    --mm-color-text: var(--and-cream, #f4e8d0);
    --mm-color-text-dimmed: rgba(244, 232, 208, 0.58);
    --mm-color-button: var(--and-gold, #d9b15c);
}

.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: linear-gradient(135deg, var(--and-saffron, #e3a33c), var(--and-gold, #d9b15c));
    color: var(--and-ink, #140d08);
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.02em;
    box-shadow: 0 12px 28px -14px rgba(227, 163, 60, 0.7);
    transition: filter 0.3s ease, transform 0.3s ease;
}

.mm-menu-cta a:hover {
    filter: brightness(1.06);
    transform: translateY(-2px);
}

.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: var(--and-line, rgba(217, 177, 92, 0.26));

    /* Close Button und Navigation Pfeile */
    --mm-color-button: var(--and-gold, #d9b15c);

    /* Link Farben */
    --mm-color-text: var(--and-cream, #f4e8d0);

    /* Dimmed Text (Icons, Counter) */
    --mm-color-text-dimmed: rgba(244, 232, 208, 0.58);

    /* Hintergrundfarbe des Panels */
    --mm-color-background: var(--and-ink, #140d08);

    /* Hintergrundfarbe bei aufgeklappten Submenus */
    --mm-color-background-highlight: rgba(217, 177, 92, 0.10);

    /* Hover Effekt */
    --mm-color-background-emphasis: rgba(193, 87, 45, 0.20);

    /* Schatten */
    --mm-shadow: 0 0 50px rgba(0, 0, 0, 0.7);

    /* Link Höhe */
    --mm-listitem-size: 60px;

    /* Menu Breite */
    --mm-sidebar-expanded-size: 320px;

    /* Warmer, geschichteter Ink-Hintergrund statt flachem Grau:
       Terracotta-Schimmer oben rechts, Rioja-Glut unten links. */
    background:
        radial-gradient(125% 80% at 100% 0%, rgba(193, 87, 45, 0.12), transparent 55%),
        radial-gradient(100% 70% at 0% 100%, rgba(124, 36, 28, 0.16), transparent 60%),
        linear-gradient(180deg, var(--and-ink-2, #1d130b), var(--and-ink, #140d08)) !important;
}

/* Panel-Flächen transparent, damit der Ink-Verlauf des Menüs durchscheint */
.mm-menu.mm-theme-dark,
.mm-menu .mm-panel,
.mm-menu.mm-theme-dark .mm-panel {
    background: transparent !important;
    color: var(--and-cream, #f4e8d0) !important;
}

.mm-menu.mm-theme-dark .mm-listitem > .mm-listitem__text {
    background: transparent !important;
    color: var(--and-cream, #f4e8d0) !important;
}

/* ---- Navbar (oben): Titel + Buttons ---- */
.mm-navbar,
.mm-menu.mm-theme-dark .mm-navbar {
    background: rgba(20, 13, 8, 0.72) !important;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    color: var(--and-cream, #f4e8d0) !important;
    border-bottom: 1px solid var(--and-line, rgba(217, 177, 92, 0.26)) !important;
}

.mm-navbar__title {
    color: var(--and-cream, #f4e8d0) !important;
    font-family: 'Fraunces', 'Cardo', Georgia, serif;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 0.02em;
    border-bottom: none !important;
}

/* Close Button */
.mm-menu.mm-theme-dark .mm-btn_close,
.mm-menu .mm-btn_close {
    background: transparent !important;
    color: var(--and-gold, #d9b15c) !important;
    fill: var(--and-gold, #d9b15c) !important;
}

.mm-menu.mm-theme-dark .mm-btn_close svg,
.mm-menu .mm-btn_close svg {
    fill: var(--and-gold, #d9b15c) !important;
    stroke: var(--and-gold, #d9b15c) !important;
}

.mm-menu.mm-theme-dark .mm-btn_close:hover,
.mm-menu .mm-btn_close:hover {
    background: rgba(217, 177, 92, 0.12) !important;
    color: var(--and-saffron, #e3a33c) !important;
}

/* Prev/Back Button */
.mm-menu.mm-theme-dark .mm-btn_prev,
.mm-menu .mm-btn_prev {
    color: var(--and-gold, #d9b15c) !important;
    background: transparent !important;
}

.mm-menu.mm-theme-dark .mm-btn_prev:hover,
.mm-menu .mm-btn_prev:hover {
    background: rgba(217, 177, 92, 0.12) !important;
}

/* Abstand bei Submenus */
.mm-listitem_vertical .mm-listitem .mm-listitem__text {
    margin-right: 15px;
}

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

/* Trennlinien zwischen Einträgen: goldener Haarstrich, leicht eingerückt */
.mm-listview > .mm-listitem:after,
.mm-menu .mm-listview > .mm-listitem:after {
    border-color: var(--and-line, rgba(217, 177, 92, 0.18)) !important;
    left: 22px !important;
}

/* Navbar Styling (Fallback ohne theme-dark) */
.mm-navbar {
    background: rgba(20, 13, 8, 0.72) !important;
    border-bottom: 1px solid var(--and-line, rgba(217, 177, 92, 0.26)) !important;
}

/* Menu Links Styling */
.mm-listitem > .mm-listitem__text {
    font-family: 'Mulish', system-ui, -apple-system, sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.01em;
    padding-left: 22px;
    transition: color 0.3s ease, background 0.3s ease, box-shadow 0.3s ease, padding-left 0.3s ease;
}

/* Hover: warmer Gold-Schimmer + Saffron-Akzentbalken links */
.mm-listitem > .mm-listitem__text:hover {
    background: linear-gradient(90deg, rgba(217, 177, 92, 0.14), rgba(217, 177, 92, 0.02)) !important;
    color: #fff !important;
    box-shadow: inset 3px 0 0 var(--and-saffron, #e3a33c);
    padding-left: 26px;
}

/* Active/Selected Items: solider Goldton der Website */
.mm-listitem_selected > .mm-listitem__text,
.mm-menu.mm-theme-dark .mm-listitem_selected > .mm-listitem__text {
    color: var(--and-ink, #140d08) !important;
    font-weight: 700;
    background: var(--and-gold, #d9b15c) !important;
}

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

/* Footer Navbar */
.mm-navbar_bottom {
    background: rgba(20, 13, 8, 0.72) !important;
    border-top: 1px solid var(--and-line, rgba(217, 177, 92, 0.26)) !important;
}

/* Footer Icons */
.mm-navbar_bottom a {
    color: var(--and-gold, #d9b15c) !important;
    font-size: 19px;
    padding: 15px !important;
    transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease;
}

.mm-navbar_bottom a:hover {
    color: var(--and-saffron, #e3a33c) !important;
    background: rgba(217, 177, 92, 0.12) !important;
    transform: scale(1.12);
}

/* 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;
}

/* SecretWurps – Schriftart für alle Überschriften (h1-h6) */
@font-face {
    font-family: 'SecretWurps';
    src: url('../font/secretwurps/SecretWurps.woff2') format('woff2'),
         url('../font/secretwurps/SecretWurps.woff') format('woff'),
         url('../font/secretwurps/SecretWurps.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'SecretWurps', 'Roboto', sans-serif !important;
}

/* Überschriften-Schriftart für Inline-Text, Farbe wird vom Elternelement geerbt */
.secretwurps {
    font-family: 'SecretWurps', 'Roboto', sans-serif !important;
    color: inherit;
}


/* ===== 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-desktop.jpg') center center / cover no-repeat;
    background-attachment: scroll; /* iOS-friendly */
}

/* Content Sections */
.section.content-section {
    background: url('../img/bgs/bg-desktop.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('../img/bgs/bg-mobile.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('../img/bgs/bg-desktop.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(20, 13, 8, 0.35); /* leicht transparent am Anfang, Hero scheint durch */
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-bottom: 1px solid transparent;
    box-shadow: none;
    transition: background-color 0.35s ease-in-out, border-color 0.35s ease-in-out, box-shadow 0.35s ease-in-out;
}

/* Navbar bei Scroll - warmes Espresso, deutlich dunkler */
.glass-nav.scrolled {
    background: rgba(20, 13, 8, 0.94);
    border-bottom: 1px solid rgba(217, 177, 92, 0.28);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.45);
}

.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;
}

/* Lieferservice deaktiviert (kein Lieferdienst im Restaurante Andalucia)
.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);
}

/* Lieferservice deaktiviert (kein Lieferdienst im Restaurante Andalucia)
#deiner-delivery-section.hidden {
    display: none !important;
}
*/


/* ============================================================
   RESTAURANTE ANDALUCÍA · Home Design System
   Luxuriös-editorial · gescopt auf body.and-theme / .and-*
   ============================================================ */
.and-theme {
    --and-ink:        #140d08;
    --and-ink-2:      #1d130b;
    --and-terracotta: #c1572d;
    --and-saffron:    #e3a33c;
    --and-gold:       #d9b15c;
    --and-gold-soft:  rgba(217,177,92,0.30);
    --and-rioja:      #7c241c;
    --and-olive:      #8a8f4f;
    --and-cream:      #f4e8d0;
    --and-cream-dim:  rgba(244,232,208,0.74);
    --and-cream-mute: rgba(244,232,208,0.52);
    --and-line:       rgba(217,177,92,0.26);
    --and-display: 'Fraunces', 'Cardo', Georgia, serif;
    --and-body: 'Mulish', system-ui, -apple-system, sans-serif;
    font-family: var(--and-body);
    color: var(--and-cream);
    background: var(--and-ink) !important;
}
.and-theme.bgpic { background: var(--and-ink) !important; }

/* ---- Fester, kinematischer Festmahl-Hintergrund ---- */
.and-bg {
    position: fixed;
    inset: 0;
    z-index: -2;
    background-image: url('../img/bgs/bg-mobile.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.and-bg::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(120% 90% at 50% -10%, rgba(20,13,8,0.18) 0%, rgba(20,13,8,0.55) 55%, rgba(15,10,6,0.72) 100%),
        linear-gradient(180deg, rgba(15,10,6,0.62) 0%, rgba(15,10,6,0.34) 22%, rgba(15,10,6,0.40) 60%, rgba(13,9,5,0.74) 100%);
}
@media (min-width: 768px) {
    .and-bg { background-image: url('../img/bgs/bg-desktop.jpg'); background-attachment: fixed; }
}

/* Feines Korn/Atmosphäre über der ganzen Seite */
.and-theme .and-grain {
    position: fixed;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    opacity: 0.045;
    mix-blend-mode: overlay;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}

/* ---- Typografie ---- */
.and-theme .and-display {
    font-family: var(--and-display);
    font-weight: 600;
    line-height: 0.98;
    letter-spacing: -0.01em;
    color: var(--and-cream);
}
.and-theme .and-serif { font-family: var(--and-display); }
.and-theme .and-script {
    font-family: var(--and-display);
    font-style: italic;
    font-weight: 500;
    color: var(--and-saffron);
}
.and-theme .and-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 0.9rem;
    font-family: var(--and-body);
    font-weight: 600;
    font-size: 0.72rem;
    letter-spacing: 0.34em;
    text-transform: uppercase;
    color: var(--and-gold);
}
.and-theme .and-eyebrow::before,
.and-theme .and-eyebrow::after {
    content: "";
    width: 30px;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--and-gold));
}
.and-theme .and-eyebrow.one::after { display: none; }
.and-theme .and-eyebrow.one::before { background: var(--and-gold); width: 22px; }
.and-theme .and-lead {
    color: var(--and-cream-dim);
    font-weight: 400;
    line-height: 1.75;
}

/* ---- Azulejo-Trennband (reines CSS) ---- */
.and-azulejo {
    height: 30px;
    width: 100%;
    background-color: transparent;
    background-image:
        repeating-linear-gradient(45deg,  var(--and-gold-soft) 0 2px, transparent 2px 13px),
        repeating-linear-gradient(-45deg, var(--and-gold-soft) 0 2px, transparent 2px 13px);
    background-size: 18px 18px;
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 18%, #000 82%, transparent);
            mask-image: linear-gradient(90deg, transparent, #000 18%, #000 82%, transparent);
    opacity: 0.8;
}
.and-rule {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    color: var(--and-gold);
}
.and-rule::before,
.and-rule::after {
    content: "";
    height: 1px;
    flex: 1;
    max-width: 120px;
    background: linear-gradient(90deg, transparent, var(--and-line));
}
.and-rule::after { background: linear-gradient(90deg, var(--and-line), transparent); }

/* ---- Glas-Karten ---- */
.and-theme .and-glass {
    position: relative;
    background: linear-gradient(155deg, rgba(31,21,12,0.72), rgba(18,12,7,0.62));
    border: 1px solid var(--and-line);
    border-radius: 18px;
    backdrop-filter: blur(14px) saturate(120%);
    -webkit-backdrop-filter: blur(14px) saturate(120%);
    box-shadow: 0 30px 60px -28px rgba(0,0,0,0.85), inset 0 1px 0 rgba(244,232,208,0.06);
}

/* ---- Buttons ---- */
.and-theme .and-btn {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.95rem 1.85rem;
    border-radius: 999px;
    font-family: var(--and-body);
    font-weight: 700;
    font-size: 0.95rem;
    letter-spacing: 0.02em;
    color: #1b1006;
    background: linear-gradient(135deg, var(--and-saffron), var(--and-gold));
    border: 1px solid rgba(255,240,205,0.5);
    box-shadow: 0 16px 34px -14px rgba(227,163,60,0.7);
    transition: transform .35s cubic-bezier(.2,.8,.2,1), box-shadow .35s, filter .35s;
}
.and-theme .and-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 22px 44px -14px rgba(227,163,60,0.85);
    filter: brightness(1.05);
}
.and-theme .and-btn-ghost {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.95rem 1.7rem;
    border-radius: 999px;
    font-weight: 600;
    font-size: 0.95rem;
    letter-spacing: 0.04em;
    color: var(--and-cream);
    background: rgba(244,232,208,0.04);
    border: 1px solid var(--and-line);
    transition: background .35s, border-color .35s, transform .35s, color .35s;
}
.and-theme .and-btn-ghost:hover {
    background: rgba(217,177,92,0.12);
    border-color: var(--and-gold);
    color: #fff;
    transform: translateY(-3px);
}

/* ---- Award-Chip ---- */
.and-theme .and-chip {
    display: inline-flex;
    align-items: center;
    gap: 0.55rem;
    padding: 0.5rem 1.05rem;
    border-radius: 999px;
    font-size: 0.78rem;
    font-weight: 600;
    letter-spacing: 0.06em;
    color: var(--and-gold);
    background: rgba(124,36,28,0.28);
    border: 1px solid var(--and-gold-soft);
    backdrop-filter: blur(6px);
}
.and-theme .and-chip i { color: var(--and-saffron); }

/* ============================ HERO ============================ */
.and-hero {
    position: relative;
    min-height: 100svh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 9rem 1.25rem 5rem;
    overflow: hidden;
}
.and-hero .and-hero-inner { position: relative; z-index: 2; max-width: 60rem; }
.and-hero .and-display {
    font-size: clamp(3.2rem, 13vw, 8.5rem);
    margin: 1.4rem 0 0.4rem;
}
.and-hero .and-hero-title-2 {
    display: block;
    font-family: var(--and-display);
    font-style: italic;
    font-weight: 400;
    color: var(--and-saffron);
    font-size: clamp(1.5rem, 5vw, 2.6rem);
    letter-spacing: 0.02em;
    margin-top: 0.2rem;
}
.and-hero .and-lead { font-size: clamp(1.02rem, 2.4vw, 1.22rem); max-width: 40rem; margin: 1.6rem auto 0; }
.and-hero-cta { margin-top: 2.4rem; display: flex; flex-wrap: wrap; gap: 1rem; justify-content: center; }
.and-hero-hours {
    margin-top: 2.4rem;
    display: inline-flex;
    align-items: center;
    gap: 0.7rem;
    font-size: 0.9rem;
    color: var(--and-cream-dim);
    cursor: pointer;
    background: none;
    border: none;
    font-family: var(--and-body);
    transition: color .3s;
}
.and-hero-hours:hover { color: var(--and-gold); }
.and-status-dot {
    width: 9px; height: 9px; border-radius: 50%;
    background: var(--and-olive);
    box-shadow: 0 0 0 0 rgba(138,143,79,0.6);
    animation: andPulse 2.4s infinite;
}
@keyframes andPulse {
    0%   { box-shadow: 0 0 0 0 rgba(138,143,79,0.55); }
    70%  { box-shadow: 0 0 0 9px rgba(138,143,79,0); }
    100% { box-shadow: 0 0 0 0 rgba(138,143,79,0); }
}
/* Geöffnet: grüner, pulsierender Punkt */
.and-hero-hours.is-open .and-status-dot {
    background: #36c46b;
    box-shadow: 0 0 0 0 rgba(54,196,107,0.6);
    animation: andPulseOpen 2.4s infinite;
}
@keyframes andPulseOpen {
    0%   { box-shadow: 0 0 0 0 rgba(54,196,107,0.55); }
    70%  { box-shadow: 0 0 0 9px rgba(54,196,107,0); }
    100% { box-shadow: 0 0 0 0 rgba(54,196,107,0); }
}
/* Geschlossen: ruhiger roter Punkt ohne Puls */
.and-hero-hours.is-closed .and-status-dot {
    background: #d0492f;
    box-shadow: none;
    animation: none;
}
.and-scroll-cue {
    position: absolute;
    bottom: 1.6rem; left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    color: var(--and-gold);
    font-size: 1.1rem;
    opacity: 0.7;
    animation: andFloat 2.6s ease-in-out infinite;
}
@keyframes andFloat { 0%,100%{ transform: translate(-50%,0);} 50%{ transform: translate(-50%,8px);} }

/* ============================ SECTIONS ============================ */
.and-section { position: relative; z-index: 1; padding: clamp(4rem, 9vw, 7.5rem) 1.5rem; }
.and-wrap { max-width: 72rem; margin: 0 auto; }
.and-wrap-narrow { max-width: 52rem; margin: 0 auto; }
.and-section-head { text-align: center; margin-bottom: 3rem; }
.and-section-head .and-display { font-size: clamp(2.1rem, 5.4vw, 3.4rem); margin-top: 1rem; }

/* Story – editorial, asymmetrisch */
.and-story { display: grid; gap: 2.5rem; align-items: center; }
@media (min-width: 900px) { .and-story { grid-template-columns: 1.05fr 0.95fr; gap: 4rem; } }
.and-story .and-display { font-size: clamp(2rem, 5vw, 3.2rem); }
.and-bignum {
    font-family: var(--and-display);
    font-weight: 600;
    color: var(--and-saffron);
    line-height: 1;
    font-size: clamp(3.2rem, 9vw, 5rem);
}

/* Bilderrahmen mit Gold-Ecken */
.and-frame {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid var(--and-line);
    box-shadow: 0 40px 80px -34px rgba(0,0,0,0.9);
}
.and-frame img { display: block; width: 100%; height: 100%; object-fit: cover; }
.and-frame.tall { aspect-ratio: 4/5; }
.and-frame::after {
    content: "";
    position: absolute; inset: 12px;
    border: 1px solid rgba(217,177,92,0.32);
    border-radius: 8px;
    pointer-events: none;
}

/* Especialidades – Feature-Karten */
.and-feature-grid { display: grid; gap: 1.5rem; }
@media (min-width: 640px) { .and-feature-grid { grid-template-columns: repeat(2,1fr); } }
@media (min-width: 980px) { .and-feature-grid.cols-3 { grid-template-columns: repeat(3,1fr); } }
.and-feature {
    padding: 2.1rem 1.9rem;
    border-radius: 18px;
    transition: transform .5s cubic-bezier(.2,.8,.2,1), border-color .5s, box-shadow .5s;
}
.and-feature:hover { transform: translateY(-6px); border-color: var(--and-gold); box-shadow: 0 40px 70px -30px rgba(0,0,0,0.9); }
.and-feature .and-ico {
    width: 54px; height: 54px;
    display: grid; place-items: center;
    border-radius: 14px;
    font-size: 1.35rem;
    color: var(--and-saffron);
    background: rgba(217,177,92,0.10);
    border: 1px solid var(--and-gold-soft);
    margin-bottom: 1.2rem;
}
.and-feature h3 { font-family: var(--and-display); font-weight: 600; font-size: 1.5rem; color: var(--and-cream); margin-bottom: 0.5rem; }
.and-feature p { color: var(--and-cream-dim); font-size: 0.95rem; line-height: 1.7; }
.and-feature .and-tag {
    display: inline-block; margin-top: 1rem;
    font-size: 0.72rem; letter-spacing: 0.14em; text-transform: uppercase;
    color: var(--and-gold); border-top: 1px solid var(--and-line); padding-top: 0.7rem;
}

/* Angebote */
.and-offer { display: grid; gap: 1.5rem; }
@media (min-width: 760px) { .and-offer { grid-template-columns: repeat(2,1fr); } }
.and-offer-card { padding: 1.9rem; border-radius: 18px; display: flex; flex-direction: column; align-items: flex-start; gap: 1rem; }
.and-offer-card .and-price {
    align-self: flex-start;
    display: inline-flex; align-items: baseline;
    font-family: var(--and-display); font-weight: 700;
    color: var(--and-saffron); font-size: 1.5rem; line-height: 1; white-space: nowrap;
    padding: 0.45rem 1.05rem; border-radius: 999px;
    background: rgba(217,177,92,0.12); border: 1px solid var(--and-line, rgba(217,177,92,0.26));
}
.and-offer-card h4 { font-family: var(--and-display); font-size: 1.4rem; color: var(--and-cream); margin-bottom: 0.35rem; }
.and-offer-card p { color: var(--and-cream-dim); font-size: 0.92rem; line-height: 1.6; }

/* Ambiente / Video */
.and-video-wrap {
    position: relative;
    border-radius: 22px;
    overflow: hidden;
    border: 1px solid var(--and-line);
    box-shadow: 0 50px 90px -36px rgba(0,0,0,0.92);
    aspect-ratio: 16/9;
}
.and-video-wrap video { width: 100%; height: 100%; object-fit: cover; display: block; }
.and-video-wrap .and-video-scrim {
    position: absolute; inset: 0;
    background: linear-gradient(180deg, rgba(20,13,8,0.10), rgba(20,13,8,0.55));
    pointer-events: none;
}
.and-video-wrap .and-video-cap {
    position: absolute; left: 1.6rem; bottom: 1.4rem; z-index: 2;
    font-family: var(--and-display); font-style: italic;
    color: var(--and-cream); font-size: clamp(1.1rem,3vw,1.6rem);
    text-shadow: 0 6px 26px rgba(0,0,0,0.7);
}

/* Award */
.and-award { text-align: center; padding: clamp(2.5rem,6vw,4rem) clamp(1.5rem,5vw,4rem); border-radius: 24px; }
.and-award .and-laurel { color: var(--and-gold); font-size: 2rem; letter-spacing: 0.5rem; }
.and-award .and-display { font-size: clamp(1.8rem,5vw,3rem); margin: 0.6rem 0; }
.and-award .and-place {
    font-family: var(--and-display); font-weight: 900;
    font-size: clamp(2.6rem,8vw,4.2rem); line-height: 1;
    background: linear-gradient(180deg, var(--and-saffron), var(--and-rioja));
    -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;
}

/* Besuch / Öffnungszeiten Band */
.and-visit { display: grid; gap: 2rem; }
@media (min-width: 920px) { .and-visit { grid-template-columns: 1fr 1fr; align-items: stretch; } }
.and-info-card { padding: 2.2rem; border-radius: 20px; }
.and-info-row { display: flex; gap: 1rem; padding: 0.85rem 0; border-bottom: 1px solid rgba(217,177,92,0.12); }
.and-info-row:last-child { border-bottom: none; }
.and-info-row i { color: var(--and-saffron); width: 1.4rem; text-align: center; margin-top: 0.2rem; }
.and-info-row .lbl { font-size: 0.72rem; letter-spacing: 0.14em; text-transform: uppercase; color: var(--and-gold); }
.and-info-row .val { color: var(--and-cream); }
.and-info-row a.val:hover { color: var(--and-saffron); }
.and-hours-list { display: grid; gap: 0.55rem; }
.and-hours-list .row { display: flex; justify-content: space-between; font-size: 0.95rem; padding: 0.45rem 0; border-bottom: 1px solid rgba(217,177,92,0.10); }
.and-hours-list .row:last-child { border-bottom: none; }
.and-hours-list .row span:first-child { color: var(--and-cream-mute); }
.and-hours-list .row span:last-child { color: var(--and-cream); font-variant-numeric: tabular-nums; }
.and-hours-list .row.today { color: var(--and-gold); }
.and-hours-list .row.today span { color: var(--and-saffron); font-weight: 700; }

/* ---- Scroll-Reveal ---- */
.and-theme .and-reveal {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity .9s ease, transform .9s cubic-bezier(.2,.8,.2,1);
    will-change: opacity, transform;
}
.and-theme .and-reveal.d1 { transition-delay: .08s; }
.and-theme .and-reveal.d2 { transition-delay: .16s; }
.and-theme .and-reveal.d3 { transition-delay: .24s; }
.and-theme .and-reveal.d4 { transition-delay: .32s; }
.and-theme .and-reveal.is-visible { opacity: 1; transform: none; }

/* ---- Hero Load-Animation ---- */
.and-theme .and-up { opacity: 0; transform: translateY(26px); animation: andUp .95s cubic-bezier(.2,.8,.2,1) forwards; }
.and-theme .and-up.u1 { animation-delay: .15s; }
.and-theme .and-up.u2 { animation-delay: .32s; }
.and-theme .and-up.u3 { animation-delay: .50s; }
.and-theme .and-up.u4 { animation-delay: .68s; }
.and-theme .and-up.u5 { animation-delay: .86s; }
@keyframes andUp { to { opacity: 1; transform: none; } }

@media (prefers-reduced-motion: reduce) {
    .and-theme .and-reveal,
    .and-theme .and-up { opacity: 1 !important; transform: none !important; animation: none !important; transition: none !important; }
    .and-bg { background-attachment: scroll !important; }
    .and-status-dot, .and-scroll-cue { animation: none !important; }
}

/* Editorial Pull-Quote (Über uns) */
.and-theme .and-quote {
    position: relative;
    text-align: center;
    padding: clamp(2.5rem, 7vw, 5rem) clamp(1.5rem, 6vw, 4.5rem);
    border-radius: 24px;
}
.and-theme .and-quote::before {
    content: "\201C";
    position: absolute;
    top: -0.35em; left: 50%;
    transform: translateX(-50%);
    font-family: var(--and-display);
    font-size: clamp(6rem, 16vw, 11rem);
    line-height: 1;
    color: var(--and-gold);
    opacity: 0.22;
    pointer-events: none;
}
.and-theme .and-quote blockquote {
    position: relative;
    font-family: var(--and-display);
    font-style: italic;
    font-weight: 500;
    line-height: 1.3;
    font-size: clamp(1.5rem, 4.5vw, 2.6rem);
    color: var(--and-cream);
    margin: 0;
}
.and-theme .and-quote cite {
    display: block;
    margin-top: 1.6rem;
    font-family: var(--and-body);
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-size: 0.78rem;
    color: var(--and-gold);
}

/* Zweispaltige Bild-Galerie (Über uns) */
.and-gallery { display: grid; gap: 1.5rem; }
@media (min-width: 760px) { .and-gallery { grid-template-columns: 1.15fr 0.85fr; } }
.and-gallery .and-frame { height: 100%; min-height: 220px; }


/* ============================================================
   SPEISEKARTE · Andalucía
   ============================================================ */
.and-theme .menu-filter-bar {
    position: sticky;
    top: 76px;
    background: linear-gradient(180deg, rgba(20,13,8,0.92), rgba(20,13,8,0.78));
    border: none;
    border-bottom: 1px solid var(--and-line);
    backdrop-filter: blur(16px) saturate(120%);
    -webkit-backdrop-filter: blur(16px) saturate(120%);
}
.and-theme .menu-filter-bar .category-pill {
    border: 1px solid var(--and-line);
    border-radius: 999px;
    background: rgba(244,232,208,0.05);
    color: var(--and-cream-dim);
    letter-spacing: 0.12em;
    font-family: var(--and-body);
    font-weight: 600;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    transition: all .3s ease;
}
.and-theme .menu-filter-bar .category-pill:hover {
    background: rgba(217,177,92,0.12);
    border-color: var(--and-gold);
    color: var(--and-cream);
}
.and-theme .menu-filter-bar .category-pill.is-active {
    background: linear-gradient(135deg, var(--and-saffron), var(--and-gold));
    border-color: rgba(255,240,205,0.5);
    color: #1b1006;
    transform: translateY(-1px);
    box-shadow: 0 10px 22px -10px rgba(227,163,60,0.7);
}
.and-theme .category-scroll-btn {
    background: rgba(20,13,8,0.92);
    border: 1px solid var(--and-line);
    color: var(--and-gold);
}
.and-theme .category-scroll-btn:hover { background: rgba(217,177,92,0.18); color: #fff; }

/* Kategorie-Block */
.and-menu-cat { max-width: 46rem; margin: 0 auto 2.6rem; }
.and-menu-cat-head { text-align: center; margin-bottom: 1.4rem; scroll-margin-top: 160px; }
.and-menu-cat-head .and-display { font-size: clamp(1.9rem, 5vw, 2.7rem); }
.and-menu-cat-head .and-rule-mini {
    display: inline-block; width: 64px; height: 1px; margin-top: 0.9rem;
    background: linear-gradient(90deg, transparent, var(--and-gold), transparent);
}

/* Menü-Liste & Zeilen mit Leader-Punkten */
.and-theme .and-menu-list { padding: 1.6rem clamp(1.2rem, 4vw, 2.2rem); }
.and-theme .menu-item.and-mi {
    display: block;
    padding: 1rem 0;
    border: 0;
    border-bottom: 1px solid rgba(217,177,92,0.14);
    background: none;
    box-shadow: none;
    border-radius: 0;
}
.and-theme .menu-item.and-mi:last-child { border-bottom: none; }
.and-mi-row { display: flex; align-items: baseline; gap: 0.4rem; }
.and-mi-name {
    font-family: var(--and-display);
    font-weight: 600;
    font-size: 1.18rem;
    color: var(--and-cream);
    white-space: normal;
}
.and-mi-dots {
    flex: 1 1 auto;
    align-self: flex-end;
    transform: translateY(-4px);
    border-bottom: 1px dotted rgba(217,177,92,0.5);
    min-width: 1.5rem;
}
.and-mi-price {
    font-family: var(--and-display);
    font-weight: 700;
    color: var(--and-saffron);
    font-size: 1.12rem;
    white-space: nowrap;
    font-variant-numeric: tabular-nums;
    min-width: 5.5rem;
    text-align: right;
}
.and-mi-desc { margin-top: 0.35rem; color: var(--and-cream-mute); font-size: 0.9rem; line-height: 1.55; max-width: 36rem; }
.and-theme .and-mi .fav-btn {
    flex-shrink: 0; align-self: center;
    width: 38px; height: 38px; min-width: 38px; min-height: 38px;
    padding: 0; border-radius: 999px;
    color: var(--and-cream-mute);
    display: grid; place-items: center;
    transition: color .25s, background .25s, transform .15s;
}
.and-theme .and-mi .fav-btn:hover { color: var(--and-saffron); background: rgba(217,177,92,0.10); }
.and-theme .and-mi .fav-btn.is-active { color: var(--and-rioja); }
.and-theme .and-mi .fav-btn.is-active svg { fill: var(--and-saffron); stroke: var(--and-saffron); }
.and-theme .and-mi .fav-btn svg { width: 18px; height: 18px; }

/* Speisekarte Hinweis-Callout */
.and-menu-note {
    max-width: 46rem; margin: 2.5rem auto 0;
    text-align: center; padding: 1.4rem 1.8rem; border-radius: 16px;
}
.and-menu-note .lbl { font-size: 0.72rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--and-gold); font-weight: 700; }
.and-menu-note p { color: var(--and-cream-dim); margin-top: 0.5rem; font-size: 0.95rem; }


/* ============================================================
   JOBS / KARRIERE · Andalucía
   ============================================================ */
.and-jobs { display: grid; gap: 1.3rem; max-width: 50rem; margin: 0 auto; }
.and-job {
    display: flex; flex-wrap: wrap; align-items: center; gap: 1.2rem;
    padding: 1.6rem 1.8rem; border-radius: 18px;
    transition: transform .45s cubic-bezier(.2,.8,.2,1), border-color .45s, box-shadow .45s;
}
.and-job:hover { transform: translateY(-4px); border-color: var(--and-gold); box-shadow: 0 36px 64px -30px rgba(0,0,0,0.9); }
.and-job .and-job-ico {
    width: 52px; height: 52px; flex-shrink: 0;
    display: grid; place-items: center; border-radius: 14px;
    font-size: 1.25rem; color: var(--and-saffron);
    background: rgba(217,177,92,0.10); border: 1px solid var(--and-gold-soft);
}
.and-job .and-job-body { flex: 1 1 14rem; min-width: 12rem; }
.and-job h3 { font-family: var(--and-display); font-weight: 600; font-size: 1.4rem; color: var(--and-cream); }
.and-job .and-job-meta { margin-top: 0.3rem; display: flex; flex-wrap: wrap; gap: 0.5rem 1rem; color: var(--and-gold); font-size: 0.78rem; letter-spacing: 0.08em; text-transform: uppercase; }
.and-job p { margin-top: 0.6rem; color: var(--and-cream-dim); font-size: 0.93rem; line-height: 1.65; }


/* ============================================================
   NEWS / NOTICIAS · Andalucía
   ============================================================ */
.and-date {
    display: inline-flex; align-items: center; gap: 0.5rem;
    font-family: var(--and-body); font-weight: 700;
    font-size: 0.72rem; letter-spacing: 0.16em; text-transform: uppercase;
    color: var(--and-gold);
}
.and-date i { font-size: 0.7rem; }

/* Featured (zwei aktuellste mit Flyer) */
.and-news-featured { display: grid; gap: 1.8rem; }
@media (min-width: 820px) { .and-news-featured { grid-template-columns: repeat(2, 1fr); } }
.and-news-feat { overflow: hidden; padding: 0; display: flex; flex-direction: column; }
.and-news-feat .and-news-img {
    position: relative; overflow: hidden;
    border-bottom: 1px solid var(--and-line);
    background: #0d0905;
}
.and-news-feat .and-news-img img { width: 100%; height: auto; display: block; }
.and-news-feat .and-news-flag {
    position: absolute; top: 1rem; left: 1rem; z-index: 2;
    padding: 0.4rem 0.9rem; border-radius: 999px;
    font-size: 0.7rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase;
    color: #1b1006; background: linear-gradient(135deg, var(--and-saffron), var(--and-gold));
    box-shadow: 0 10px 22px -10px rgba(227,163,60,0.8);
}
.and-news-feat .and-news-text { padding: 1.7rem clamp(1.3rem, 4vw, 2rem) 2rem; }
.and-news-feat h2 { font-family: var(--and-display); font-weight: 600; font-size: clamp(1.5rem,3.5vw,2rem); color: var(--and-cream); margin: 0.7rem 0 0.5rem; }
.and-news-feat p { color: var(--and-cream-dim); font-size: 0.96rem; line-height: 1.7; }
.and-news-feat .and-news-price { font-family: var(--and-display); font-weight: 700; color: var(--and-saffron); font-size: 1.3rem; margin-top: 0.8rem; }

/* Weitere News (Text-Karten) */
.and-news-grid { display: grid; gap: 1.4rem; }
@media (min-width: 680px) { .and-news-grid { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1000px) { .and-news-grid { grid-template-columns: repeat(3, 1fr); } }
.and-news-card { padding: 1.9rem 1.8rem; border-radius: 18px; transition: transform .45s cubic-bezier(.2,.8,.2,1), border-color .45s, box-shadow .45s; }
.and-news-card:hover { transform: translateY(-5px); border-color: var(--and-gold); box-shadow: 0 36px 64px -30px rgba(0,0,0,0.9); }
.and-news-card .and-ico {
    width: 48px; height: 48px; display: grid; place-items: center;
    border-radius: 13px; font-size: 1.15rem; color: var(--and-saffron);
    background: rgba(217,177,92,0.10); border: 1px solid var(--and-gold-soft);
    margin-bottom: 1.1rem;
}
.and-news-card h3 { font-family: var(--and-display); font-weight: 600; font-size: 1.32rem; color: var(--and-cream); margin: 0.6rem 0 0.5rem; }
.and-news-card p { color: var(--and-cream-dim); font-size: 0.92rem; line-height: 1.65; }


/* ============================================================
   HOME2 · "Sol de Andalucía" — helles Azulejo-Editorial
   Bewusst komplett anders: hell, kräftige Grotesk, Farbblöcke
   Gescopt auf body.home2 / .h2-*
   ============================================================ */
.home2 {
    --h2-cream:    #f6efe2;
    --h2-cream-2:  #efe5d3;
    --h2-ink:      #271a10;
    --h2-ink-soft: rgba(39,26,16,0.70);
    --h2-clay:     #c14a2b;
    --h2-clay-dk:  #a23d22;
    --h2-azul:     #2f6f9d;
    --h2-azul-dk:  #1f4f73;
    --h2-mustard:  #e0a12e;
    --h2-olive:    #6e7b3d;
    --h2-display: 'Bricolage Grotesque', 'Hanken Grotesk', sans-serif;
    --h2-body: 'Hanken Grotesk', system-ui, sans-serif;
    background: var(--h2-cream) !important;
    color: var(--h2-ink) !important;
    font-family: var(--h2-body);
}
.home2.bgpic { background: var(--h2-cream) !important; }
/* Globale Layout-Hintergründe auf home2 ausblenden (sonst scheint dunkles Bild durch) */
.home2 .and-bg,
.home2 .and-grain,
.home2 .responsive-bg,
.home2 .pointer-events-none.fixed.inset-0 { display: none !important; }

/* Azulejo-Fliesenband */
.h2-tile-strip {
    height: 30px;
    background: url('../img/azulejo-tile.svg') repeat-x;
    background-size: auto 30px;
    border-top: 2px solid var(--h2-azul);
    border-bottom: 2px solid var(--h2-azul);
}
.h2-tile-block {
    background: url('../img/azulejo-tile.svg') repeat;
    background-size: 56px 56px;
}

/* Typografie */
.home2 .h2-display {
    font-family: var(--h2-display);
    font-weight: 800;
    line-height: 0.92;
    letter-spacing: -0.02em;
    color: var(--h2-ink);
}
.home2 .h2-kicker {
    display: inline-flex; align-items: center; gap: 0.6rem;
    font-family: var(--h2-body); font-weight: 800;
    font-size: 0.74rem; letter-spacing: 0.22em; text-transform: uppercase;
    color: var(--h2-clay);
}
.home2 .h2-kicker::before { content: ""; width: 26px; height: 3px; background: var(--h2-clay); border-radius: 2px; }
.home2 .h2-accent { color: var(--h2-clay); }
.home2 .h2-accent-azul { color: var(--h2-azul); }
.home2 .h2-underline {
    background-image: linear-gradient(transparent 62%, var(--h2-mustard) 62%, var(--h2-mustard) 88%, transparent 88%);
    padding: 0 0.06em;
}
.home2 .h2-lead { color: var(--h2-ink-soft); font-size: 1.08rem; line-height: 1.7; font-weight: 500; }

/* Buttons */
.home2 .h2-btn {
    display: inline-flex; align-items: center; gap: 0.6rem;
    padding: 0.95rem 1.7rem; border-radius: 999px;
    font-family: var(--h2-body); font-weight: 800; font-size: 0.98rem;
    color: #fff; background: var(--h2-clay);
    border: 2px solid var(--h2-clay);
    box-shadow: 0 12px 0 -2px var(--h2-clay-dk);
    transition: transform .2s ease, box-shadow .2s ease, background .2s;
}
.home2 .h2-btn:hover { transform: translateY(3px); box-shadow: 0 7px 0 -2px var(--h2-clay-dk); background: var(--h2-clay-dk); }
.home2 .h2-btn-out {
    display: inline-flex; align-items: center; gap: 0.6rem;
    padding: 0.95rem 1.6rem; border-radius: 999px;
    font-weight: 800; font-size: 0.98rem;
    color: var(--h2-azul-dk); background: transparent;
    border: 2px solid var(--h2-azul);
    transition: background .2s, color .2s, transform .2s;
}
.home2 .h2-btn-out:hover { background: var(--h2-azul); color: #fff; transform: translateY(-2px); }

/* Award-Sticker (gedreht) */
.home2 .h2-sticker {
    display: inline-block; transform: rotate(-7deg);
    background: var(--h2-mustard); color: var(--h2-ink);
    font-family: var(--h2-display); font-weight: 800;
    padding: 0.7rem 1.1rem; border-radius: 14px;
    border: 2px solid var(--h2-ink);
    box-shadow: 4px 4px 0 0 var(--h2-ink);
    line-height: 1.05;
}
.home2 .h2-sticker .s-top { display:block; font-size: 0.66rem; letter-spacing: 0.12em; text-transform: uppercase; font-weight: 700; }
.home2 .h2-sticker .s-big { display:block; font-size: 1.5rem; }

/* Layout */
.h2-section { position: relative; padding: clamp(3.5rem, 8vw, 6.5rem) 1.5rem; }
.h2-wrap { max-width: 74rem; margin: 0 auto; }
.h2-wrap-narrow { max-width: 54rem; margin: 0 auto; }

/* HERO – Bento */
.h2-hero { padding: clamp(7rem,12vw,9rem) 1.5rem clamp(3rem,6vw,5rem); }
.h2-hero-grid { max-width: 78rem; margin: 0 auto; display: grid; gap: 1.2rem; }
@media (min-width: 900px) { .h2-hero-grid { grid-template-columns: 1.15fr 0.85fr; align-items: stretch; } }
.h2-hero-main { display: flex; flex-direction: column; justify-content: center; }
.h2-hero h1 { font-size: clamp(3.4rem, 12vw, 7.5rem); margin: 1rem 0 0; }
.h2-hero h1 .l2 { color: var(--h2-azul); }
.h2-hero .h2-lead { max-width: 34rem; margin-top: 1.3rem; }
.h2-hero-cta { margin-top: 2rem; display: flex; flex-wrap: wrap; gap: 0.9rem; align-items: center; }
.h2-hero-media { position: relative; border-radius: 24px; overflow: hidden; border: 3px solid var(--h2-ink); min-height: 320px; box-shadow: 10px 10px 0 0 var(--h2-azul); }
.h2-hero-media img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.h2-hero-media .h2-sticker { position: absolute; right: 1rem; bottom: 1rem; z-index: 2; }

/* Marquee / Lauftext */
.h2-marquee { background: var(--h2-clay); color: var(--h2-cream); overflow: hidden; border-top: 3px solid var(--h2-ink); border-bottom: 3px solid var(--h2-ink); }
.h2-marquee-track { display: inline-flex; gap: 2.5rem; white-space: nowrap; padding: 0.8rem 0; animation: h2Marquee 26s linear infinite; font-family: var(--h2-display); font-weight: 800; font-size: 1.25rem; letter-spacing: 0.02em; }
.h2-marquee-track span { display: inline-flex; align-items: center; gap: 2.5rem; }
.h2-marquee-track i { color: var(--h2-mustard); font-size: 0.7rem; }
@keyframes h2Marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }

/* Intro editorial */
.h2-intro { display: grid; gap: 2rem; align-items: center; }
@media (min-width: 880px) { .h2-intro { grid-template-columns: 0.8fr 1.2fr; gap: 3.5rem; } }
.h2-num { font-family: var(--h2-display); font-weight: 800; font-size: clamp(4rem,12vw,8rem); color: transparent; -webkit-text-stroke: 2px var(--h2-clay); line-height: 0.9; }
.h2-intro h2 { font-size: clamp(2rem,5vw,3.2rem); }

/* Especialidades – Bento Farbblöcke */
.h2-bento { display: grid; gap: 1.2rem; grid-template-columns: 1fr; }
@media (min-width: 680px) { .h2-bento { grid-template-columns: repeat(2,1fr); } }
@media (min-width: 1000px) { .h2-bento { grid-template-columns: repeat(4,1fr); } }
.h2-cardc { position: relative; border-radius: 22px; padding: 1.8rem; border: 3px solid var(--h2-ink); overflow: hidden; min-height: 230px; display: flex; flex-direction: column; justify-content: space-between; transition: transform .25s ease; }
.h2-cardc:hover { transform: translateY(-6px); }
.h2-cardc .c-num { font-family: var(--h2-display); font-weight: 800; font-size: 1rem; opacity: 0.6; }
.h2-cardc h3 { font-family: var(--h2-display); font-weight: 800; font-size: 1.7rem; line-height: 1; margin-top: 0.6rem; }
.h2-cardc p { font-size: 0.9rem; line-height: 1.55; margin-top: 0.6rem; font-weight: 500; }
.h2-cardc .c-ico { font-size: 1.6rem; }
.h2-cardc.clay { background: var(--h2-clay); color: var(--h2-cream); }
.h2-cardc.azul { background: var(--h2-azul); color: var(--h2-cream); }
.h2-cardc.olive { background: var(--h2-olive); color: var(--h2-cream); }
.h2-cardc.mustard { background: var(--h2-mustard); color: var(--h2-ink); }

/* Bildband */
.h2-photos { display: grid; gap: 1.2rem; }
@media (min-width: 760px) { .h2-photos { grid-template-columns: 1.4fr 1fr; } }
.h2-photo { border-radius: 22px; overflow: hidden; border: 3px solid var(--h2-ink); min-height: 240px; position: relative; }
.h2-photo img { width: 100%; height: 100%; object-fit: cover; display: block; min-height: 240px; }

/* Angebote – Tickets */
.h2-tickets { display: grid; gap: 1.2rem; }
@media (min-width: 760px) { .h2-tickets { grid-template-columns: repeat(2,1fr); } }
.h2-ticket { display: flex; align-items: center; gap: 1.4rem; background: var(--h2-cream); border: 3px dashed var(--h2-azul); border-radius: 20px; padding: 1.6rem 1.8rem; }
.h2-ticket .t-price { font-family: var(--h2-display); font-weight: 800; font-size: clamp(2.2rem,6vw,3rem); color: var(--h2-clay); line-height: 1; white-space: nowrap; }
.h2-ticket h4 { font-family: var(--h2-display); font-weight: 800; font-size: 1.4rem; }
.h2-ticket p { font-size: 0.9rem; color: var(--h2-ink-soft); margin-top: 0.3rem; font-weight: 500; }

/* Besuch / Öffnungszeiten */
.h2-visit { display: grid; gap: 1.4rem; }
@media (min-width: 900px) { .h2-visit { grid-template-columns: 1fr 1fr; } }
.h2-panel { background: #fff; border: 3px solid var(--h2-ink); border-radius: 24px; padding: 2rem; box-shadow: 8px 8px 0 0 var(--h2-mustard); }
.h2-panel.azulbox { box-shadow: 8px 8px 0 0 var(--h2-azul); }
.h2-info-row { display: flex; gap: 0.9rem; padding: 0.7rem 0; border-bottom: 2px solid var(--h2-cream-2); font-weight: 500; }
.h2-info-row:last-child { border-bottom: none; }
.h2-info-row i { color: var(--h2-clay); width: 1.4rem; text-align: center; margin-top: 0.2rem; }
.h2-info-row a:hover { color: var(--h2-clay); }
.h2-hours .row { display: flex; justify-content: space-between; padding: 0.5rem 0; border-bottom: 2px dotted var(--h2-cream-2); font-weight: 600; }
.h2-hours .row:last-child { border-bottom: none; }
.h2-hours .row span:first-child { color: var(--h2-ink-soft); }

/* Hero Load + Reveal (nutzt globalen Observer für .and-reveal) */
.home2 .h2-up { opacity: 0; transform: translateY(22px); animation: h2Up .85s cubic-bezier(.2,.8,.2,1) forwards; }
.home2 .h2-up.u1 { animation-delay: .1s; }
.home2 .h2-up.u2 { animation-delay: .24s; }
.home2 .h2-up.u3 { animation-delay: .38s; }
.home2 .h2-up.u4 { animation-delay: .52s; }
@keyframes h2Up { to { opacity: 1; transform: none; } }
.home2 .and-reveal { opacity: 0; transform: translateY(26px); transition: opacity .8s ease, transform .8s cubic-bezier(.2,.8,.2,1); }
.home2 .and-reveal.d1 { transition-delay: .08s; }
.home2 .and-reveal.d2 { transition-delay: .16s; }
.home2 .and-reveal.d3 { transition-delay: .24s; }
.home2 .and-reveal.is-visible { opacity: 1; transform: none; }

@media (prefers-reduced-motion: reduce) {
    .home2 .h2-up, .home2 .and-reveal { opacity: 1 !important; transform: none !important; animation: none !important; transition: none !important; }
    .h2-marquee-track { animation: none !important; }
}


/* ============================================================
   HOME3 · "Nocturno" — kinematisch, minimal, typo-getrieben
   Fast schwarz, ein Ember-Akzent, Video-Hero, kondensierte Typo
   Gescopt auf body.home3 / .n-*
   ============================================================ */
.home3 {
    --n-bg:      #0c0c0e;
    --n-surface: #141417;
    --n-text:    #ece9e3;
    --n-mut:     rgba(236,233,227,0.55);
    --n-line:    rgba(236,233,227,0.14);
    --n-ember:   #e5532d;
    --n-display: 'Big Shoulders Display', 'Arial Narrow', sans-serif;
    --n-body: 'Sora', system-ui, sans-serif;
    --n-mono: 'Space Mono', monospace;
    background: var(--n-bg) !important;
    color: var(--n-text) !important;
    font-family: var(--n-body);
}
.home3.bgpic { background: var(--n-bg) !important; }
.home3 .and-bg,
.home3 .and-grain,
.home3 .responsive-bg,
.home3 .pointer-events-none.fixed.inset-0 { display: none !important; }

.home3 .n-display {
    font-family: var(--n-display);
    font-weight: 900;
    text-transform: uppercase;
    line-height: 0.84;
    letter-spacing: 0.005em;
}
.home3 .n-mono {
    font-family: var(--n-mono);
    font-size: 0.72rem;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: var(--n-mut);
}
.home3 .n-mono .dot { color: var(--n-ember); }
.home3 .n-ember { color: var(--n-ember); }
.home3 .n-lead { color: var(--n-mut); font-weight: 300; line-height: 1.7; font-size: 1.05rem; }

/* Buttons / Links */
.home3 .n-btn {
    display: inline-flex; align-items: center; gap: 0.7rem;
    padding: 0.85rem 1.7rem; border-radius: 0;
    font-family: var(--n-mono); font-size: 0.78rem; letter-spacing: 0.18em; text-transform: uppercase;
    color: var(--n-text); background: transparent;
    border: 1px solid var(--n-line);
    transition: background .3s, color .3s, border-color .3s;
}
.home3 .n-btn:hover { background: var(--n-ember); border-color: var(--n-ember); color: #0c0c0e; }
.home3 .n-link {
    display: inline-flex; align-items: center; gap: 0.6rem;
    font-family: var(--n-mono); font-size: 0.78rem; letter-spacing: 0.16em; text-transform: uppercase;
    color: var(--n-text); position: relative; padding-bottom: 4px;
}
.home3 .n-link::after { content:""; position:absolute; left:0; bottom:0; width:100%; height:1px; background: var(--n-ember); transform: scaleX(0); transform-origin: left; transition: transform .35s ease; }
.home3 .n-link:hover { color: var(--n-ember); }
.home3 .n-link:hover::after { transform: scaleX(1); }

/* HERO – Video full-bleed */
.n-hero { position: relative; min-height: 100svh; display: flex; flex-direction: column; justify-content: flex-end; overflow: hidden; }
.n-hero-video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; filter: saturate(0.85) contrast(1.05); }
.n-hero-scrim { position: absolute; inset: 0; z-index: 1; background: linear-gradient(180deg, rgba(12,12,14,0.72) 0%, rgba(12,12,14,0.30) 38%, rgba(12,12,14,0.55) 70%, rgba(12,12,14,0.96) 100%); }
.n-hero-inner { position: relative; z-index: 2; width: 100%; max-width: 86rem; margin: 0 auto; padding: 0 1.5rem clamp(2.5rem, 5vw, 4rem); }
.n-hero .n-display { font-size: clamp(4.5rem, 20vw, 17rem); margin: 1rem 0 0.4rem; }
.n-hero .n-sub { font-family: var(--n-display); font-weight: 500; text-transform: uppercase; color: var(--n-ember); font-size: clamp(1rem,3vw,1.7rem); letter-spacing: 0.3em; }
.n-hero-cta { margin-top: 2rem; display: flex; flex-wrap: wrap; gap: 1.2rem; align-items: center; }
.n-hero-top { position: absolute; top: 0; left: 0; right: 0; z-index: 2; }

/* Meta-Leiste */
.n-meta { border-top: 1px solid var(--n-line); margin-top: 2.5rem; display: grid; grid-template-columns: repeat(3, 1fr); }
.n-meta > div { padding: 1.1rem 0 0.2rem; border-right: 1px solid var(--n-line); }
.n-meta > div:last-child { border-right: none; }
.n-meta .k { font-family: var(--n-mono); font-size: 0.62rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--n-mut); }
.n-meta .v { font-family: var(--n-display); font-weight: 700; text-transform: uppercase; font-size: 1.15rem; margin-top: 0.2rem; }

/* Sections */
.n-section { position: relative; padding: clamp(4rem, 10vw, 8rem) 1.5rem; }
.n-wrap { max-width: 86rem; margin: 0 auto; }
.n-rule { height: 1px; background: var(--n-line); width: 100%; }

/* Statement */
.n-statement { max-width: 60rem; }
.n-statement .n-big { font-family: var(--n-display); font-weight: 700; text-transform: uppercase; font-size: clamp(2rem, 6vw, 4.5rem); line-height: 0.95; }
.n-statement .n-big em { font-style: normal; color: var(--n-ember); }

/* Index – typografische Liste */
.n-index { border-top: 1px solid var(--n-line); }
.n-index .row {
    display: grid; grid-template-columns: 4rem 1fr auto; gap: 1.2rem; align-items: baseline;
    padding: clamp(1.2rem, 3vw, 2.2rem) 0; border-bottom: 1px solid var(--n-line);
    transition: padding-left .35s ease, color .35s ease;
}
.n-index .row:hover { padding-left: 1.2rem; }
.n-index .row .no { font-family: var(--n-mono); color: var(--n-ember); font-size: 0.8rem; }
.n-index .row .ttl { font-family: var(--n-display); font-weight: 700; text-transform: uppercase; font-size: clamp(1.8rem,5vw,3.2rem); line-height: 0.95; transition: color .3s; }
.n-index .row:hover .ttl { color: var(--n-ember); }
.n-index .row .desc { font-family: var(--n-body); color: var(--n-mut); font-size: 0.9rem; max-width: 22rem; text-align: right; font-weight: 300; }

/* Figure full-bleed */
.n-figure { position: relative; overflow: hidden; border: 1px solid var(--n-line); }
.n-figure img { width: 100%; height: clamp(280px, 56vh, 620px); object-fit: cover; display: block; filter: saturate(0.9) contrast(1.03); }
.n-figure figcaption { position: absolute; left: 1.4rem; bottom: 1.2rem; font-family: var(--n-mono); font-size: 0.72rem; letter-spacing: 0.14em; text-transform: uppercase; color: var(--n-text); background: rgba(12,12,14,0.6); padding: 0.4rem 0.8rem; }

/* Info-Spalten */
.n-info { display: grid; gap: 0; border-top: 1px solid var(--n-line); }
@media (min-width: 820px) { .n-info { grid-template-columns: repeat(3, 1fr); } }
.n-info > div { padding: 2rem 1.6rem; border-bottom: 1px solid var(--n-line); }
@media (min-width: 820px) { .n-info > div { border-bottom: none; border-right: 1px solid var(--n-line); } .n-info > div:last-child { border-right: none; } }
.n-info h4 { font-family: var(--n-mono); font-size: 0.7rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--n-ember); margin-bottom: 1rem; }
.n-info p, .n-info a { color: var(--n-text); font-weight: 300; line-height: 1.7; }
.n-info a:hover { color: var(--n-ember); }
.n-info .hrow { display: flex; justify-content: space-between; padding: 0.35rem 0; border-bottom: 1px solid var(--n-line); font-size: 0.86rem; }
.n-info .hrow:last-child { border-bottom: none; }
.n-info .hrow span:first-child { color: var(--n-mut); }

/* CTA gigantisch */
.n-cta { text-align: center; }
.n-cta a { display: inline-block; }
.n-cta .n-display { font-size: clamp(3.5rem, 16vw, 12rem); color: var(--n-text); transition: color .3s; }
.n-cta a:hover .n-display { color: var(--n-ember); }

/* Hero load + reveal */
.home3 .n-up { opacity: 0; transform: translateY(24px); animation: nUp .9s cubic-bezier(.2,.8,.2,1) forwards; }
.home3 .n-up.u1 { animation-delay: .1s; }
.home3 .n-up.u2 { animation-delay: .26s; }
.home3 .n-up.u3 { animation-delay: .42s; }
.home3 .n-up.u4 { animation-delay: .58s; }
@keyframes nUp { to { opacity: 1; transform: none; } }
.home3 .and-reveal { opacity: 0; transform: translateY(28px); transition: opacity .9s ease, transform .9s cubic-bezier(.2,.8,.2,1); }
.home3 .and-reveal.d1 { transition-delay: .1s; }
.home3 .and-reveal.d2 { transition-delay: .2s; }
.home3 .and-reveal.is-visible { opacity: 1; transform: none; }

@media (prefers-reduced-motion: reduce) {
    .home3 .n-up, .home3 .and-reveal { opacity:1 !important; transform:none !important; animation:none !important; transition:none !important; }
    .n-hero-video { display: none; }
}


/* ============================================================
   HOME4 · "/x" — bewusst 90er Jahre GeoCities-Stil, viel Geblinke
   Gescopt auf body.x90 / .x90-*
   ============================================================ */
.x90 {
    background: #000080 !important;
    background-image:
        radial-gradient(1px 1px at 20px 30px, #fff, transparent),
        radial-gradient(1px 1px at 80px 90px, #ff0, transparent),
        radial-gradient(1px 1px at 130px 50px, #fff, transparent),
        radial-gradient(2px 2px at 170px 140px, #0ff, transparent),
        radial-gradient(1px 1px at 50px 160px, #fff, transparent) !important;
    background-size: 200px 200px !important;
    color: #ffff00 !important;
    font-family: 'Comic Sans MS', 'Times New Roman', cursive, serif;
    text-align: center;
}
.x90.bgpic { background-color: #000080 !important; }
/* Moderne Layout-Elemente auf der 90er-Seite ausblenden */
.x90 #mainNav,
.x90 #menu,
.x90 > footer,
.x90 footer,
.x90 #back-to-top,
.x90 .and-bg,
.x90 .and-grain,
.x90 .responsive-bg,
.x90 .pointer-events-none.fixed.inset-0 { display: none !important; }

/* Blink */
@keyframes x90blink { 0%,49% { opacity: 1; } 50%,100% { opacity: 0; } }
.x90 .blink { animation: x90blink 0.8s steps(1, end) infinite; }
.x90 .blink-slow { animation: x90blink 1.4s steps(1, end) infinite; }
@keyframes x90flash {
    0% { color:#ff0000; } 25% { color:#ffff00; } 50% { color:#00ff00; } 75% { color:#00ffff; } 100% { color:#ff0000; }
}
.x90 .flash { animation: x90flash 0.6s steps(1,end) infinite; font-weight: bold; }

/* Rainbow Text */
@keyframes x90rainbow { 0% { background-position: 0% 50%; } 100% { background-position: 200% 50%; } }
.x90 .rainbow {
    background: linear-gradient(90deg, #ff0000, #ff8c00, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000);
    background-size: 200% auto;
    -webkit-background-clip: text; background-clip: text;
    -webkit-text-fill-color: transparent; color: transparent;
    animation: x90rainbow 3s linear infinite;
    font-weight: bold;
}

/* Container */
.x90 .x90-page { max-width: 800px; margin: 0 auto; padding: 0 8px 40px; }
.x90 marquee { display: block; }

/* WordArt-Titel */
.x90 .x90-title {
    font-family: 'Times New Roman', serif;
    font-size: clamp(2rem, 8vw, 4rem);
    font-weight: bold;
    letter-spacing: 2px;
    margin: 10px 0 4px;
    text-shadow: 3px 3px 0 #808080, 5px 5px 0 #404040;
    line-height: 1.05;
}
.x90 .x90-sub { font-family:'Times New Roman', serif; font-style: italic; color:#00ffff; font-size: clamp(1rem,4vw,1.4rem); }

/* Banner / Marquee-Leiste */
.x90 .x90-banner {
    background: #ff0000; color: #ffff00; font-weight: bold;
    border-top: 3px ridge #ffff00; border-bottom: 3px ridge #ffff00;
    padding: 6px 0; font-size: 1.05rem; letter-spacing: 1px;
}

/* Klassische Box (Tabellen-Look) */
.x90 .x90-box {
    border: 4px ridge #c0c0c0; background: #000040;
    margin: 16px 0; padding: 14px; text-align: center;
    box-shadow: 4px 4px 0 #000000;
}
.x90 .x90-box h2 {
    font-family:'Times New Roman', serif; font-size: 1.6rem; color:#ffff00;
    margin: 0 0 10px; text-decoration: underline; text-transform: uppercase;
}
.x90 .x90-box p { color:#ffffff; font-size: 0.95rem; line-height: 1.5; margin: 6px 0; }
.x90 .x90-box.red { background:#400000; border-color:#ff0000; }
.x90 .x90-box.green { background:#003000; border-color:#00ff00; }
.x90 .x90-box.purple { background:#300040; border-color:#ff00ff; }

/* Under construction */
.x90 .x90-construction {
    background: repeating-linear-gradient(45deg, #ffff00 0 18px, #000000 18px 36px);
    color:#000; padding: 8px; margin: 16px 0; font-weight: bold;
    border: 3px solid #000;
}
.x90 .x90-construction span {
    background:#000; color:#ffff00; padding: 4px 12px; display:inline-block; font-size:1.1rem;
}

/* Win95 Buttons / Nav */
.x90 .x90-nav { margin: 14px 0; }
.x90 .x90-btn {
    display: inline-block; margin: 3px;
    background: #c0c0c0; color: #000080 !important;
    border: 3px outset #ffffff; padding: 5px 12px;
    font-family: 'Times New Roman', serif; font-weight: bold; font-size: 0.95rem;
    text-decoration: none; cursor: pointer;
}
.x90 .x90-btn:active { border-style: inset; }
.x90 .x90-btn:hover { background: #d8d8d8; color:#ff0000 !important; }

/* Besucherzähler */
.x90 .x90-counter {
    display: inline-block; background:#000; border: 2px solid #00ff00;
    padding: 4px 8px; margin-left: 8px;
}
.x90 .x90-counter b {
    font-family: 'Courier New', monospace; color:#00ff00; font-size: 1.4rem;
    background:#001a00; padding: 2px 4px; letter-spacing: 3px; border: 1px solid #004400;
}

/* Speisekarte-Liste 90er */
.x90 .x90-menu { text-align: left; max-width: 460px; margin: 0 auto; }
.x90 .x90-menu li { margin: 8px 0; color:#fff; font-size: 1rem; list-style: none; }
.x90 .x90-menu li b { color:#ffff00; }
.x90 .x90-menu .pr { color:#00ff00; font-family:'Courier New', monospace; font-weight: bold; }

/* Links + Trenner */
.x90 a { color:#00ffff; }
.x90 a:visited { color:#ff00ff; }
.x90 .x90-hr { border:none; border-top: 3px groove #c0c0c0; margin: 18px 0; }
.x90 .x90-fire { font-size: 1.2rem; letter-spacing: 2px; }
.x90 .x90-small { font-size: 0.78rem; color:#c0c0c0; }
.x90 .x90-webring {
    border: 3px ridge #ff00ff; background:#100020; padding: 10px; margin: 16px auto; max-width: 460px;
}

@media (prefers-reduced-motion: reduce) {
    .x90 .blink, .x90 .blink-slow, .x90 .flash, .x90 .rainbow { animation: none !important; }
    .x90 .rainbow { -webkit-text-fill-color: #ff0000; color:#ff0000; }
}


/* ============================================================
   FORMULAR (Kontakt) im Andalucía-Stil
   ============================================================ */
.and-theme .form-group label { color: var(--and-cream); font-family: var(--and-body); letter-spacing: 0.02em; }
.and-theme .form-group input,
.and-theme .form-group textarea {
    background: rgba(20,13,8,0.55) !important;
    border: 1px solid var(--and-line) !important;
    border-radius: 12px !important;
    color: var(--and-cream) !important;
}
.and-theme .form-group input::placeholder,
.and-theme .form-group textarea::placeholder { color: var(--and-cream-mute) !important; }
.and-theme .form-group input:focus,
.and-theme .form-group textarea:focus {
    border-color: var(--and-gold) !important;
    box-shadow: 0 0 0 3px rgba(217,177,92,0.16) !important;
    outline: none !important;
}
.and-theme form button[type="submit"] {
    background: linear-gradient(135deg, var(--and-saffron), var(--and-gold)) !important;
    border: 1px solid rgba(255,240,205,0.5) !important;
    color: #1b1006 !important;
    border-radius: 999px !important;
    font-weight: 700 !important;
    box-shadow: 0 16px 34px -14px rgba(227,163,60,0.7);
    transition: transform .35s, filter .35s !important;
}
.and-theme form button[type="submit"]:hover { transform: translateY(-3px); filter: brightness(1.05); }
.and-theme form .mt-8.p-4 {
    background: rgba(217,177,92,0.06) !important;
    border: 1px solid var(--and-line) !important;
    border-radius: 14px !important;
}
.and-theme form .mt-8.p-4 p { color: var(--and-cream-dim) !important; }
.and-theme form .mt-8.p-4 i { color: var(--and-saffron) !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);
}

/* ============================================================
   GALERIE · Andalucía (galleries.htm + gallery.htm)
   ============================================================ */

/* ---- Übersicht: Galerie-Karten ---- */
.and-theme .and-gal-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.5rem;
}
.and-theme .and-gal-card { flex: 0 1 100%; }
@media (min-width: 640px) { .and-theme .and-gal-card { flex-basis: calc((100% - 1.5rem) / 2); } }
@media (min-width: 980px) { .and-theme .and-gal-card { flex-basis: calc((100% - 3rem) / 3); } }

.and-theme .and-gal-card {
    display: block;
    overflow: hidden;
    border-radius: 18px;
    text-decoration: none;
    transition: transform .5s cubic-bezier(.2,.8,.2,1), border-color .5s, box-shadow .5s;
}
.and-theme .and-gal-card:hover {
    transform: translateY(-6px);
    border-color: var(--and-gold);
    box-shadow: 0 40px 70px -30px rgba(0,0,0,0.9);
}
.and-theme .and-gal-img {
    position: relative;
    aspect-ratio: 4/3;
    overflow: hidden;
}
.and-theme .and-gal-img img {
    width: 100%; height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .8s cubic-bezier(.2,.8,.2,1);
}
.and-theme .and-gal-card:hover .and-gal-img img { transform: scale(1.06); }
.and-theme .and-gal-img::after {
    content: "";
    position: absolute; inset: 0;
    background: linear-gradient(180deg, transparent 55%, rgba(20,13,8,0.6));
    pointer-events: none;
}
.and-theme .and-gal-count {
    position: absolute;
    top: 0.9rem; right: 0.9rem;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    padding: 0.35rem 0.85rem;
    border-radius: 999px;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.06em;
    color: var(--and-gold);
    background: rgba(20,13,8,0.62);
    border: 1px solid var(--and-gold-soft);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}
.and-theme .and-gal-body { padding: 1.4rem 1.6rem 1.6rem; }
.and-theme .and-gal-body h3 {
    font-family: var(--and-display);
    font-weight: 600;
    font-size: 1.45rem;
    color: var(--and-cream);
    margin-bottom: 0.45rem;
}
.and-theme .and-gal-link {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.78rem;
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--and-gold);
    transition: color .35s, gap .35s;
}
.and-theme .and-gal-card:hover .and-gal-link { color: var(--and-saffron); gap: 0.8rem; }

/* ---- Detailseite: Zurück-Link im Hero ---- */
.and-theme .and-gal-back {
    display: inline-flex;
    align-items: center;
    gap: 0.55rem;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--and-cream-dim);
    transition: color .3s;
}
.and-theme .and-gal-back:hover { color: var(--and-gold); }

/* ---- Detailseite: Mosaik-Grid ---- */
.and-theme .and-gal-mosaic {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 160px;
    grid-auto-flow: dense;
    gap: 0.9rem;
}
@media (min-width: 760px) {
    .and-theme .and-gal-mosaic { grid-template-columns: repeat(3, 1fr); grid-auto-rows: 200px; }
}
@media (min-width: 1100px) {
    .and-theme .and-gal-mosaic { grid-template-columns: repeat(4, 1fr); grid-auto-rows: 230px; }
}
.and-theme .and-gal-mosaic figure:first-child { grid-column: span 2; grid-row: span 2; }

.and-theme .and-gal-item {
    position: relative;
    margin: 0;
    overflow: hidden;
    border-radius: 14px;
    border: 1px solid var(--and-line);
    box-shadow: 0 30px 60px -28px rgba(0,0,0,0.85);
}
.and-theme .and-gal-item a { display: block; width: 100%; height: 100%; }
.and-theme .and-gal-item img {
    width: 100%; height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .8s cubic-bezier(.2,.8,.2,1);
}
.and-theme .and-gal-item:hover img { transform: scale(1.07); }
.and-theme .and-gal-item a::after {
    content: "";
    position: absolute; inset: 0;
    background: linear-gradient(180deg, transparent 50%, rgba(20,13,8,0.55));
    opacity: 0;
    transition: opacity .4s;
    pointer-events: none;
}
.and-theme .and-gal-item:hover a::after { opacity: 1; }
.and-theme .and-gal-zoom {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: grid;
    place-items: center;
    opacity: 0;
    transform: scale(0.8);
    transition: opacity .4s, transform .4s cubic-bezier(.2,.8,.2,1);
    pointer-events: none;
}
.and-theme .and-gal-zoom i {
    width: 52px; height: 52px;
    display: grid; place-items: center;
    border-radius: 50%;
    font-size: 1.15rem;
    color: var(--and-saffron);
    background: rgba(20,13,8,0.55);
    border: 1px solid var(--and-gold-soft);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}
.and-theme .and-gal-item:hover .and-gal-zoom { opacity: 1; transform: scale(1); }
.and-theme .and-gal-num {
    position: absolute;
    bottom: 0.7rem; right: 0.7rem;
    z-index: 2;
    padding: 0.2rem 0.6rem;
    border-radius: 999px;
    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: 0.06em;
    color: var(--and-cream);
    background: rgba(20,13,8,0.62);
    border: 1px solid var(--and-line);
    opacity: 0;
    transition: opacity .35s;
    pointer-events: none;
}
.and-theme .and-gal-item:hover .and-gal-num { opacity: 1; }

/* ===== Pressespiegel (pressespiegel.htm) ===== */
/* CSS-Grid (kein columns-Masonry): vermeidet den Safari-Bug, bei dem ein
   transform im Hover innerhalb eines columns-Layouts den Inhalt verschwinden
   lässt. Items richten sich oben aus, Höhen dürfen variieren. */
.and-theme .and-press-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
    align-items: start;
}
@media (min-width: 600px)  { .and-theme .and-press-grid { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1000px) { .and-theme .and-press-grid { grid-template-columns: repeat(3, 1fr); } }

.and-theme .and-press-item {
    margin: 0;
}
.and-theme .and-press-item a {
    position: relative;
    display: block;
    border-radius: 12px;
    overflow: hidden;
    background: var(--and-cream, #f4e8d0);
    border: 1px solid var(--and-gold-soft, rgba(217,177,92,0.30));
    box-shadow: 0 26px 50px -26px rgba(0,0,0,0.85), inset 0 0 0 1px rgba(255,255,255,0.04);
    transition: transform .45s cubic-bezier(.2,.8,.2,1), box-shadow .45s ease;
}
.and-theme .and-press-item a:hover {
    transform: translateY(-6px);
    box-shadow: 0 34px 64px -24px rgba(0,0,0,0.9), 0 0 0 1px var(--and-gold-soft, rgba(217,177,92,0.30));
}
.and-theme .and-press-item img {
    display: block;
    width: 100%;
    height: auto;
}
/* Lupen-Hinweis beim Hover */
.and-theme .and-press-zoom {
    position: absolute;
    top: 0.7rem; right: 0.7rem;
    z-index: 2;
    width: 42px; height: 42px;
    display: grid; place-items: center;
    border-radius: 50%;
    color: var(--and-saffron, #e3a33c);
    background: rgba(20,13,8,0.6);
    border: 1px solid var(--and-gold-soft, rgba(217,177,92,0.30));
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    opacity: 0;
    transform: scale(0.8);
    transition: opacity .4s, transform .4s cubic-bezier(.2,.8,.2,1);
    pointer-events: none;
}
.and-theme .and-press-item a:hover .and-press-zoom { opacity: 1; transform: scale(1); }
/* Bildunterschrift: Publikation + Auszeichnung */
.and-theme .and-press-item figcaption {
    margin-top: 0.7rem;
    text-align: center;
    font-size: 0.86rem;
    line-height: 1.4;
    color: var(--and-cream-dim, rgba(244,232,208,0.74));
}
.and-theme .and-press-item figcaption strong {
    display: block;
    font-family: var(--and-display);
    font-weight: 600;
    font-size: 1rem;
    color: var(--and-gold, #d9b15c);
    letter-spacing: 0.01em;
}

/* ---- SimpleLightbox im Andalucía-Look ---- */
.and-theme .sl-overlay { background: #140d08; opacity: 0.96; }
.and-theme .sl-wrapper .sl-close,
.and-theme .sl-wrapper .sl-navigation button,
.and-theme .sl-wrapper .sl-counter { color: var(--and-cream); }
.and-theme .sl-wrapper .sl-close:hover,
.and-theme .sl-wrapper .sl-navigation button:hover { color: var(--and-saffron); }
.and-theme .sl-wrapper .sl-image { border-radius: 8px; overflow: hidden; }
.and-theme .sl-wrapper .sl-image .sl-caption {
    background: rgba(20,13,8,0.75);
    color: var(--and-cream-dim);
    font-family: var(--and-body);
    font-size: 0.85rem;
}

@media (prefers-reduced-motion: reduce) {
    .and-theme .and-gal-img img,
    .and-theme .and-gal-item img,
    .and-theme .and-gal-card { transition: none !important; }
}

/* =====================================================
   Rechtsseiten (Impressum, Datenschutz, Cookies)
   ===================================================== */
.and-theme .and-legal { display: grid; gap: 1.6rem; }
.and-theme .and-legal-card { padding: clamp(1.6rem, 4vw, 2.4rem); }
.and-theme .and-legal-card > h2 {
    font-family: var(--and-display);
    font-weight: 600;
    font-size: clamp(1.35rem, 3vw, 1.8rem);
    color: var(--and-cream);
    margin: 0 0 1.1rem;
    display: flex;
    align-items: center;
    gap: 0.8rem;
}
.and-theme .and-legal-card > h2 i { color: var(--and-saffron); font-size: 1.05rem; }
.and-theme .and-legal-card h3 {
    font-family: var(--and-display);
    font-weight: 600;
    font-size: 1.08rem;
    color: var(--and-gold);
    margin: 0 0 0.6rem;
}
.and-theme .and-legal-card p,
.and-theme .and-legal-card li {
    color: var(--and-cream-dim);
    font-size: 0.95rem;
    line-height: 1.75;
}
.and-theme .and-legal-card p { margin: 0 0 0.9rem; }
.and-theme .and-legal-card p:last-child { margin-bottom: 0; }
.and-theme .and-legal-card ul,
.and-theme .and-legal-card ol { margin: 0 0 0.9rem; padding-left: 1.3rem; }
.and-theme .and-legal-card ul { list-style: disc; }
.and-theme .and-legal-card ol { list-style: decimal; }
.and-theme .and-legal-card li::marker { color: var(--and-gold); }
.and-theme .and-legal-card strong { color: var(--and-cream); font-weight: 700; }
.and-theme .and-legal-card a:not(.and-btn):not(.and-btn-ghost) {
    color: var(--and-gold);
    text-decoration: underline;
    text-underline-offset: 3px;
    transition: color .3s;
}
.and-theme .and-legal-card a:not(.and-btn):not(.and-btn-ghost):hover { color: var(--and-saffron); }
.and-theme .and-legal-sub {
    background: rgba(244,232,208,0.04);
    border: 1px solid var(--and-line);
    border-radius: 14px;
    padding: 1.2rem 1.4rem;
    margin-bottom: 1rem;
}
.and-theme .and-legal-sub:last-child { margin-bottom: 0; }
.and-theme .and-legal-note {
    border-left: 3px solid var(--and-saffron);
    background: rgba(227,163,60,0.08);
    border-radius: 0 14px 14px 0;
    padding: 1rem 1.3rem;
    margin-bottom: 1rem;
}
.and-theme .and-legal-grid { display: grid; gap: 1rem; margin-bottom: 1rem; }
@media (min-width: 768px) { .and-theme .and-legal-grid { grid-template-columns: 1fr 1fr; } }
.and-theme .and-legal-grid .and-legal-sub,
.and-theme .and-legal-grid:last-child { margin-bottom: 0; }
.and-theme .and-legal-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
    margin-top: 2.4rem;
}

/* =========================================================
   360° Tour (360-tour.htm)
   ========================================================= */
.and-theme .and-tour-frame {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    border-radius: 18px;
    overflow: hidden;
    background: var(--and-ink-2);
    border: 1px solid var(--and-line);
    box-shadow: 0 30px 60px -28px rgba(0,0,0,0.85), inset 0 1px 0 rgba(244,232,208,0.06);
}
@media (max-width: 767px) {
    .and-theme .and-tour-frame {
        aspect-ratio: auto;
        height: 70svh;
        min-height: 420px;
    }
}
.and-theme .and-tour-frame iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
    z-index: 1;
}

/* Poster + Play-Overlay (Tour lädt erst nach Klick) */
.and-theme .and-tour-poster {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 2;
    transition: opacity .6s ease;
}
.and-theme .and-tour-poster.hidden { opacity: 0; pointer-events: none; }
.and-theme .and-tour-clickarea {
    position: absolute;
    inset: 0;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.1rem;
    cursor: pointer;
    background: rgba(20,13,8,0.35);
    transition: background .4s ease;
}
.and-theme .and-tour-clickarea:hover { background: rgba(20,13,8,0.15); }
.and-theme .and-tour-clickarea.hidden { display: none; }
.and-theme .and-tour-play {
    width: 84px;
    height: 84px;
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1b1006;
    background: linear-gradient(135deg, var(--and-saffron), var(--and-gold));
    border: 1px solid rgba(255,240,205,0.5);
    box-shadow: 0 16px 34px -14px rgba(227,163,60,0.7), 0 0 40px rgba(227,163,60,0.25);
    transition: transform .4s cubic-bezier(0.34,1.56,0.64,1), box-shadow .4s ease;
}
.and-theme .and-tour-play i { font-size: 1.7rem; margin-left: 5px; }
.and-theme .and-tour-clickarea:hover .and-tour-play {
    transform: scale(1.1);
    box-shadow: 0 16px 44px -10px rgba(227,163,60,0.85), 0 0 60px rgba(227,163,60,0.4);
}
.and-theme .and-tour-label {
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--and-cream-dim);
}

/* Branding-Badge unten rechts (verdeckt Matterport-Logo) */
.and-theme .and-tour-badge {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.45rem;
    width: 100%;
    height: 58px;
    pointer-events: none;
    background: rgba(20,13,8,0.88);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    border-top: 1px solid var(--and-line);
    border-top-left-radius: 18px;
}
@media (min-width: 1024px) {
    .and-theme .and-tour-badge {
        width: 240px;
        height: 66px;
        border-left: 1px solid var(--and-line);
    }
}
.and-theme .and-tour-badge-name {
    font-family: var(--and-display);
    font-style: italic;
    font-size: 1.15rem;
    color: var(--and-cream);
}
.and-theme .and-tour-badge-sub {
    font-size: 0.74rem;
    letter-spacing: 0.08em;
    color: var(--and-cream-mute);
}

/* Bedien-Hinweise unter der Tour */
.and-theme .and-tour-hints {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.5rem 2.5rem;
    margin-top: 1.6rem;
}
.and-theme .and-tour-hints span {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    font-size: 0.74rem;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--and-cream-mute);
}
.and-theme .and-tour-hints i { color: var(--and-gold); }


/* ==================== Reservierungs-Modal (Shore Booking) ==================== */

/* Floating-Button links unten, sitewide sichtbar */
.reserve-fab {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(1.1rem + env(safe-area-inset-bottom, 0px));
    z-index: 55;
    display: inline-flex;
    align-items: center;
    gap: 0.55rem;
    padding: 0.85rem 1.35rem;
    border: 1px solid rgba(217, 177, 92, 0.55);
    border-radius: 999px;
    background: linear-gradient(135deg, #e3a33c, #c8841a);
    color: #1d1206;
    font-weight: 700;
    font-size: 0.95rem;
    letter-spacing: 0.02em;
    cursor: pointer;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.45);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.reserve-fab:hover {
    transform: translateX(-50%) translateY(-2px) scale(1.03);
    box-shadow: 0 14px 32px rgba(0, 0, 0, 0.55);
}

.reserve-fab i {
    font-size: 1rem;
}

/* Hilfsklasse: Element auf Mobile ausblenden (z. B. Hero-Reservieren-Button,
   da der Floating-Button dort das Reservieren übernimmt) */
@media (max-width: 767px) {
    .and-hide-mobile {
        display: none !important;
    }
}

/* Modal-Overlay */
.reserve-modal-overlay {
    position: fixed;
    inset: 0;
    z-index: 70;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.25rem;
    background: rgba(12, 9, 6, 0.7);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.reserve-modal-overlay.is-open {
    opacity: 1;
    visibility: visible;
}

/* Modal-Container */
.reserve-modal {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 560px;
    height: min(46rem, calc(100vh - 2.5rem));
    height: min(46rem, calc(100dvh - 2.5rem));
    border: 1px solid rgba(217, 177, 92, 0.35);
    border-radius: 1rem;
    overflow: hidden;
    background: #17110b;
    box-shadow: 0 24px 64px rgba(0, 0, 0, 0.55);
    transform: scale(0.95) translateY(12px);
    transition: transform 0.3s ease;
}

.reserve-modal-overlay.is-open .reserve-modal {
    transform: none;
}

/* Kopfzeile */
.reserve-modal-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.9rem 1.1rem;
    border-bottom: 1px solid rgba(217, 177, 92, 0.25);
}

.reserve-modal-title {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    color: #e3a33c;
    font-weight: 600;
    letter-spacing: 0.03em;
}

.reserve-modal-close {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
    width: 44px;
    height: 44px;
    border: 1px solid rgba(217, 177, 92, 0.3);
    border-radius: 50%;
    background: rgba(217, 177, 92, 0.12);
    color: #e3a33c;
    font-size: 1.1rem;
    cursor: pointer;
    transition: background 0.2s ease;
}

.reserve-modal-close:hover {
    background: rgba(217, 177, 92, 0.28);
}

/* Inhalt mit iframe */
.reserve-modal-body {
    position: relative;
    flex: 1;
    background: #fff;
}

.reserve-modal-iframe {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}

/* Lade-Spinner bis das iframe geladen ist */
.reserve-modal-loading {
    position: absolute;
    inset: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

.reserve-modal-loading.is-hidden {
    display: none;
}

.reserve-spinner {
    width: 42px;
    height: 42px;
    border: 3px solid rgba(200, 132, 26, 0.25);
    border-top-color: #c8841a;
    border-radius: 50%;
    animation: reserveSpin 0.8s linear infinite;
}

@keyframes reserveSpin {
    to { transform: rotate(360deg); }
}

/* Mobile: Vollbild-Modal, kompakter Floating-Button */
@media (max-width: 640px) {
    .reserve-fab {
        padding: 0.7rem 1.1rem;
        font-size: 0.9rem;
    }

    .reserve-modal-overlay {
        padding: 0;
    }

    .reserve-modal {
        max-width: none;
        height: 100vh;
        height: 100dvh;
        border: 0;
        border-radius: 0;
    }

    .reserve-modal-head {
        padding-top: calc(0.9rem + env(safe-area-inset-top, 0px));
    }

    .reserve-modal-body {
        padding-bottom: env(safe-area-inset-bottom, 0px);
        background: #fff;
    }
}


/* ============================================================
   HOME 5 · „LA PIZARRA" — Kreidetafel nach Speisekarten-CD
   Fonts: Shantell Sans (Display) + Karla (Body)
   Farben: Tafel #252525 · Kreide #f4efe4 · Rot #e8432d
   ============================================================ */
.home5 {
    --p5-board: #252525;
    --p5-board-deep: #1d1d1d;
    --p5-chalk: #f4efe4;
    --p5-chalk-dim: rgba(244,239,228,0.72);
    --p5-chalk-mute: rgba(244,239,228,0.45);
    --p5-red: #e8432d;
    --p5-red-soft: rgba(232,67,45,0.35);
    --p5-line: rgba(244,239,228,0.18);
    background: var(--p5-board);
    font-family: 'Karla', sans-serif;
    color: var(--p5-chalk-dim);
}
.home5 .responsive-bg, .home5 .bg-molecule { display: none; }

/* Navbar: Tafel-Look, Logo sitzt auf gleichem Grund (!important wegen globaler .glass-nav Regel) */
.home5 #mainNav,
.home5 #mainNav.scrolled {
    background: rgba(37,37,37,0.96) !important;
    backdrop-filter: blur(10px);
    border-bottom: 2px dashed rgba(244,239,228,0.16);
}
.home5 .logostart { filter: drop-shadow(0 4px 14px rgba(0,0,0,0.6)); }

/* Tafel-Textur */
.home5 .p5-board {
    position: fixed; inset: 0; z-index: 0; pointer-events: none;
    background:
        radial-gradient(ellipse 90% 70% at 50% 20%, rgba(255,255,255,0.045), transparent 60%),
        radial-gradient(ellipse 60% 50% at 80% 90%, rgba(255,255,255,0.03), transparent 60%),
        repeating-linear-gradient(115deg, transparent 0 3px, rgba(255,255,255,0.012) 3px 4px),
        repeating-linear-gradient(25deg, transparent 0 5px, rgba(0,0,0,0.06) 5px 6px),
        var(--p5-board);
}

/* Typo */
.home5 .p5-display {
    font-family: 'Shantell Sans', cursive;
    font-weight: 800;
    line-height: 1.04;
    color: var(--p5-chalk);
    font-size: clamp(3rem, 9.5vw, 6.5rem);
    text-shadow: 0 0 22px rgba(244,239,228,0.14);
    letter-spacing: 0.01em;
}
.home5 .p5-display.sm { font-size: clamp(1.9rem, 5vw, 3.1rem); }
.home5 .p5-script {
    font-family: 'Shantell Sans', cursive;
    font-weight: 700;
    color: var(--p5-red);
    font-size: clamp(1.25rem, 3.4vw, 1.9rem);
    letter-spacing: 0.02em;
    text-shadow: 0 0 18px var(--p5-red-soft);
}
.home5 .p5-script.sm { font-size: clamp(1.05rem, 2.6vw, 1.35rem); margin-bottom: 0.4rem; }
.home5 .p5-lead { font-size: clamp(1rem, 2.3vw, 1.15rem); line-height: 1.75; color: var(--p5-chalk-dim); }

/* Hero */
.home5 .p5-hero {
    position: relative; z-index: 1;
    min-height: 100svh;
    display: flex; align-items: center; justify-content: center;
    text-align: center;
    padding: 8.5rem 1.5rem 4.5rem;
}
.home5 .p5-hero-inner { max-width: 56rem; }
.home5 .p5-hero-logo {
    width: clamp(92px, 14vw, 128px); height: auto;
    border-radius: 50%;
    box-shadow: 0 18px 50px -18px rgba(0,0,0,0.9), 0 0 0 4px rgba(244,239,228,0.08);
    margin: 0 auto 1.6rem;
}
.home5 .p5-chalk-line {
    display: block; width: min(300px, 60%); height: 12px;
    margin: 0.9rem auto 1.4rem;
    color: var(--p5-red);
    opacity: 0.9;
}
.home5 .p5-hero .p5-lead { max-width: 36rem; margin: 0 auto; }
.home5 .p5-hero-meta {
    margin-top: 2.2rem;
    display: flex; flex-wrap: wrap; gap: 0.6rem 1rem; justify-content: center;
    font-size: 0.85rem; letter-spacing: 0.08em; text-transform: uppercase;
    color: var(--p5-chalk-mute);
}
.home5 .p5-hero-meta i { color: var(--p5-red); margin-right: 0.4rem; }
.home5 .p5-meta-dot { color: var(--p5-red); }

/* Buttons */
.home5 .p5-cta { margin-top: 2.2rem; display: flex; flex-wrap: wrap; gap: 1rem; justify-content: center; }
.home5 .p5-btn {
    display: inline-flex; align-items: center; gap: 0.6rem;
    padding: 0.95rem 1.9rem;
    font-family: 'Shantell Sans', cursive;
    font-weight: 700; font-size: 1rem;
    color: #fff; background: var(--p5-red);
    border-radius: 12px;
    border: 2px solid rgba(255,255,255,0.25);
    box-shadow: 0 14px 34px -12px rgba(232,67,45,0.55);
    transform: rotate(-0.6deg);
    transition: transform .3s cubic-bezier(.2,.8,.2,1), box-shadow .3s, background .3s;
}
.home5 .p5-btn:hover { transform: rotate(0.6deg) translateY(-3px) scale(1.02); background: #f25036; }
.home5 .p5-btn-ghost {
    display: inline-flex; align-items: center; gap: 0.6rem;
    padding: 0.95rem 1.8rem;
    font-family: 'Shantell Sans', cursive;
    font-weight: 700; font-size: 1rem;
    color: var(--p5-chalk);
    border: 2px dashed var(--p5-line);
    border-radius: 12px;
    transform: rotate(0.4deg);
    transition: transform .3s, border-color .3s, color .3s, background .3s;
}
.home5 .p5-btn-ghost:hover { border-color: var(--p5-red); color: #fff; transform: rotate(-0.4deg) translateY(-3px); background: rgba(232,67,45,0.08); }

/* Kreide-Trenner */
.home5 .p5-divider {
    position: relative; z-index: 1;
    display: flex; gap: 2.2rem; justify-content: center; flex-wrap: nowrap;
    overflow: hidden; white-space: nowrap;
    padding: 1.1rem 0;
    border-top: 2px dashed var(--p5-line);
    border-bottom: 2px dashed var(--p5-line);
    font-family: 'Shantell Sans', cursive;
    font-size: 0.95rem; letter-spacing: 0.22em; text-transform: uppercase;
    color: var(--p5-chalk-mute);
}
.home5 .p5-divider span:nth-child(odd) { color: var(--p5-red); opacity: 0.8; }

/* Sections */
.home5 .p5-section { position: relative; z-index: 1; padding: clamp(4rem, 8vw, 6.5rem) 1.5rem; }
.home5 .p5-wrap { max-width: 68rem; margin: 0 auto; }
.home5 .p5-wrap-narrow { max-width: 46rem; margin: 0 auto; }
.home5 .p5-head { text-align: center; margin-bottom: 3rem; }

/* Tafel-Menü */
.home5 .p5-menu-board {
    display: grid; gap: 2.5rem;
    padding: clamp(1.8rem, 5vw, 3.2rem);
    border: 3px solid rgba(244,239,228,0.22);
    border-radius: 6px;
    outline: 2px dashed rgba(244,239,228,0.14);
    outline-offset: 8px;
    background: rgba(0,0,0,0.16);
    box-shadow: 0 40px 80px -40px rgba(0,0,0,0.9);
}
@media (min-width: 860px) { .home5 .p5-menu-board { grid-template-columns: 1fr 1fr; gap: 3.5rem; } }
.home5 .p5-menu-cat {
    font-family: 'Shantell Sans', cursive;
    font-weight: 700; font-size: 1.45rem;
    color: var(--p5-chalk);
    margin-bottom: 1.4rem;
    padding-bottom: 0.7rem;
    border-bottom: 2px dashed var(--p5-line);
}
.home5 .p5-menu-cat em { font-style: normal; color: var(--p5-red); font-size: 1rem; margin-left: 0.4rem; }
.home5 .p5-dish { display: flex; align-items: baseline; gap: 0.7rem; padding: 0.65rem 0; }
.home5 .p5-dish-name {
    font-family: 'Shantell Sans', cursive;
    font-weight: 700; font-size: 1.02rem;
    color: var(--p5-red);
    letter-spacing: 0.04em; text-transform: uppercase;
}
.home5 .p5-dish small { color: var(--p5-chalk-mute); font-size: 0.85rem; }
.home5 .p5-dots { flex: 1; border-bottom: 2px dotted rgba(244,239,228,0.25); transform: translateY(-4px); }
.home5 .p5-price { font-family: 'Shantell Sans', cursive; font-weight: 700; color: var(--p5-chalk); white-space: nowrap; }
.home5 .p5-menu-more {
    display: inline-flex; align-items: center; gap: 0.5rem;
    margin-top: 1.4rem;
    font-family: 'Shantell Sans', cursive; font-weight: 700;
    color: var(--p5-chalk); border-bottom: 2px dashed var(--p5-red);
    padding-bottom: 0.2rem;
    transition: color .3s, gap .3s;
}
.home5 .p5-menu-more:hover { color: var(--p5-red); gap: 0.9rem; }

/* Story + Polaroids */
.home5 .p5-story { display: grid; gap: 3rem; align-items: center; }
@media (min-width: 920px) { .home5 .p5-story { grid-template-columns: 1.05fr 0.95fr; gap: 4rem; } }
.home5 .p5-story-text .p5-lead { margin-top: 1.1rem; }
.home5 .p5-polaroids { position: relative; min-height: 380px; }
.home5 .p5-polaroid {
    position: absolute;
    width: min(62%, 320px);
    background: #faf7ef;
    padding: 10px 10px 2.6rem;
    border-radius: 3px;
    box-shadow: 0 30px 60px -22px rgba(0,0,0,0.85);
    margin: 0;
}
.home5 .p5-polaroid img { width: 100%; aspect-ratio: 1/1; object-fit: cover; display: block; }
.home5 .p5-polaroid figcaption {
    font-family: 'Shantell Sans', cursive;
    color: #3a3a3a; text-align: center;
    padding-top: 0.6rem; font-size: 0.95rem;
}
.home5 .p5-polaroid.one { top: 0; left: 0; transform: rotate(-4deg); z-index: 2; }
.home5 .p5-polaroid.two { bottom: 0; right: 0; transform: rotate(3deg); }
.home5 .p5-polaroid { transition: transform .4s cubic-bezier(.2,.8,.2,1); }
.home5 .p5-polaroid:hover { transform: rotate(0deg) scale(1.04); z-index: 3; }
@media (max-width: 919px) { .home5 .p5-polaroids { min-height: 0; display: flex; gap: 1rem; } .home5 .p5-polaroid { position: static; width: 50%; } }

/* Award */
.home5 .p5-award {
    text-align: center;
    padding: clamp(2.5rem, 6vw, 4rem);
    border: 3px double rgba(244,239,228,0.3);
    border-radius: 50% 50% 50% 50% / 14% 14% 14% 14%;
    background: rgba(0,0,0,0.14);
}
.home5 .p5-award-laurel { color: var(--p5-red); font-size: 1.5rem; letter-spacing: 0.6rem; margin-bottom: 0.8rem; }

/* Besuch */
.home5 .p5-visit { display: grid; gap: 1.5rem; }
@media (min-width: 860px) { .home5 .p5-visit { grid-template-columns: 1fr 1fr; gap: 2rem; } }
.home5 .p5-visit-card {
    padding: 2rem;
    border: 2px dashed var(--p5-line);
    border-radius: 14px;
    background: rgba(0,0,0,0.14);
}
.home5 .p5-hours .row {
    display: flex; justify-content: space-between;
    padding: 0.55rem 0;
    border-bottom: 2px dotted rgba(244,239,228,0.14);
    color: var(--p5-chalk);
}
.home5 .p5-hours .row:last-child { border-bottom: none; }
.home5 .p5-hours .row span:last-child { font-family: 'Shantell Sans', cursive; font-weight: 700; }
.home5 .p5-hours .row.note { color: var(--p5-chalk-mute); font-size: 0.88rem; }

/* Animationen */
.home5 .p5-up { opacity: 0; transform: translateY(24px); animation: p5Up .9s cubic-bezier(.2,.8,.2,1) forwards; }
.home5 .p5-up.u1 { animation-delay: .1s; } .home5 .p5-up.u2 { animation-delay: .26s; }
.home5 .p5-up.u3 { animation-delay: .42s; } .home5 .p5-up.u4 { animation-delay: .58s; }
.home5 .p5-up.u5 { animation-delay: .74s; }
@keyframes p5Up { to { opacity: 1; transform: none; } }
.home5 .and-reveal { opacity: 0; transform: translateY(28px); transition: opacity .85s ease, transform .85s cubic-bezier(.2,.8,.2,1); }
.home5 .and-reveal.d1 { transition-delay: .1s; } .home5 .and-reveal.d2 { transition-delay: .2s; } .home5 .and-reveal.d3 { transition-delay: .3s; }
.home5 .and-reveal.is-visible { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
    .home5 .p5-up, .home5 .and-reveal { opacity: 1 !important; transform: none !important; animation: none !important; transition: none !important; }
}


/* ============================================================
   HOME 6 · „EL CARTEL" — Flamenco-Plakat
   Fonts: Permanent Marker (Display) + Archivo (Body)
   Farben: Kohle #1f1d1b · Creme #f6ead8 · Stierrot #c2331f
   ============================================================ */
.home6 {
    --c6-coal: #1f1d1b;
    --c6-coal-2: #262320;
    --c6-cream: #f6ead8;
    --c6-cream-dim: rgba(246,234,216,0.75);
    --c6-cream-mute: rgba(246,234,216,0.45);
    --c6-red: #c2331f;
    --c6-red-bright: #e84a30;
    --c6-gold: #e3a33c;
    --c6-line: rgba(246,234,216,0.16);
    background: var(--c6-coal);
    font-family: 'Archivo', sans-serif;
    color: var(--c6-cream-dim);
}
.home6 .responsive-bg, .home6 .bg-molecule { display: none; }
.home6 #mainNav,
.home6 #mainNav.scrolled { background: rgba(31,29,27,0.96) !important; backdrop-filter: blur(10px); border-bottom: 3px solid var(--c6-red); }
.home6 .logostart { filter: drop-shadow(0 4px 14px rgba(0,0,0,0.6)); }

/* Typo */
.home6 .c6-display {
    font-family: 'Permanent Marker', cursive;
    font-size: clamp(3.4rem, 13vw, 9.5rem);
    line-height: 0.95;
    color: var(--c6-cream);
    text-shadow: 5px 5px 0 var(--c6-red);
    transform: rotate(-1.5deg);
}
.home6 .c6-display.sm { font-size: clamp(2.6rem, 8vw, 5rem); display: inline-block; }
.home6 .c6-display-pre {
    display: block;
    font-size: clamp(1.2rem, 3.6vw, 2rem);
    color: var(--c6-red-bright);
    text-shadow: none;
    margin-bottom: 0.4rem;
    transform: rotate(-1deg);
}
.home6 .c6-h2 { font-family: 'Permanent Marker', cursive; font-size: clamp(1.7rem, 4.6vw, 2.8rem); color: var(--c6-cream); line-height: 1.15; }
.home6 .c6-kicker {
    display: inline-block;
    font-weight: 900; font-size: 0.78rem;
    letter-spacing: 0.3em; text-transform: uppercase;
    color: var(--c6-red-bright);
    border: 2px solid currentColor;
    padding: 0.35rem 0.9rem;
    transform: rotate(-1deg);
}
.home6 .c6-kicker.light { color: var(--c6-cream); }
.home6 .c6-lead { font-size: clamp(1rem, 2.3vw, 1.12rem); line-height: 1.75; }
.home6 .c6-lead.light { color: rgba(246,234,216,0.85); }
.home6 .c6-sub {
    font-weight: 900; letter-spacing: 0.32em; text-transform: uppercase;
    color: var(--c6-gold); font-size: clamp(0.8rem, 2vw, 1rem);
}

/* Hero */
.home6 .c6-hero {
    position: relative; overflow: hidden;
    min-height: 100svh;
    display: flex; flex-direction: column; align-items: center; justify-content: center;
    text-align: center;
    padding: 8.5rem 1.5rem 5.5rem;
    background:
        repeating-linear-gradient(0deg, transparent 0 6px, rgba(0,0,0,0.12) 6px 7px),
        radial-gradient(ellipse 80% 60% at 50% 30%, #2b2724, var(--c6-coal) 75%);
}
.home6 .c6-sunburst {
    position: absolute; inset: -40%;
    background: repeating-conic-gradient(from 0deg at 50% 42%, rgba(232,74,48,0.05) 0deg 6deg, transparent 6deg 12deg);
    animation: c6Spin 90s linear infinite;
    pointer-events: none;
}
@keyframes c6Spin { to { transform: rotate(360deg); } }
.home6 .c6-hero-inner { position: relative; z-index: 2; max-width: 60rem; }
.home6 .c6-topline {
    display: flex; flex-wrap: wrap; gap: 0.7rem 1.1rem; justify-content: center;
    font-weight: 900; font-size: 0.78rem; letter-spacing: 0.3em; text-transform: uppercase;
    color: var(--c6-cream-mute);
    margin-bottom: 2rem;
}
.home6 .c6-star { color: var(--c6-red-bright); }
.home6 .c6-hero .c6-sub { margin-top: 1.8rem; }
.home6 .c6-hero .c6-lead { max-width: 32rem; margin: 1.2rem auto 0; }
.home6 .c6-hero-foot {
    position: absolute; bottom: 0; left: 0; right: 0; z-index: 2;
    display: flex; flex-wrap: wrap; gap: 0.6rem 1.4rem; justify-content: center;
    padding: 1rem 1.5rem;
    border-top: 2px solid var(--c6-line);
    font-weight: 700; font-size: 0.8rem; letter-spacing: 0.18em; text-transform: uppercase;
    color: var(--c6-cream-mute);
}
.home6 .c6-hero-foot span:nth-child(even) { color: var(--c6-red-bright); }

/* Buttons */
.home6 .c6-cta { margin-top: 2.4rem; display: flex; flex-wrap: wrap; gap: 1.1rem; justify-content: center; }
.home6 .c6-btn {
    display: inline-flex; align-items: center;
    padding: 1rem 2.4rem;
    font-weight: 900; font-size: 0.92rem; letter-spacing: 0.14em; text-transform: uppercase;
    color: var(--c6-cream); background: var(--c6-red);
    border: 3px solid var(--c6-cream);
    box-shadow: 6px 6px 0 rgba(246,234,216,0.9);
    transform: rotate(-0.8deg);
    transition: transform .25s, box-shadow .25s, background .25s;
}
.home6 .c6-btn:hover { transform: rotate(0deg) translate(2px, 2px); box-shadow: 3px 3px 0 rgba(246,234,216,0.9); background: var(--c6-red-bright); }
.home6 .c6-btn-ghost {
    display: inline-flex; align-items: center;
    padding: 1rem 2.2rem;
    font-weight: 900; font-size: 0.92rem; letter-spacing: 0.14em; text-transform: uppercase;
    color: var(--c6-cream);
    border: 3px solid var(--c6-line);
    transform: rotate(0.6deg);
    transition: border-color .3s, color .3s, transform .25s, background .3s;
}
.home6 .c6-btn-ghost:hover { border-color: var(--c6-red-bright); color: #fff; transform: rotate(0deg); background: rgba(194,51,31,0.12); }

/* Ticker */
.home6 .c6-ticker {
    overflow: hidden;
    background: var(--c6-red);
    border-top: 3px solid var(--c6-cream);
    border-bottom: 3px solid var(--c6-cream);
    padding: 0.85rem 0;
}
.home6 .c6-ticker-track {
    display: flex; gap: 2.2rem; white-space: nowrap; width: max-content;
    font-family: 'Permanent Marker', cursive;
    font-size: 1.15rem;
    color: var(--c6-cream);
    animation: c6Ticker 26s linear infinite;
}
.home6 .c6-ticker-track b { color: rgba(246,234,216,0.55); }
@keyframes c6Ticker { to { transform: translateX(-50%); } }

/* Sections */
.home6 .c6-section { position: relative; padding: clamp(4rem, 8vw, 7rem) 1.5rem; }
.home6 .c6-section.red {
    background: var(--c6-red);
    border-top: 3px solid var(--c6-cream);
    border-bottom: 3px solid var(--c6-cream);
}
.home6 .c6-wrap { max-width: 70rem; margin: 0 auto; }
.home6 .c6-wrap-narrow { max-width: 50rem; margin: 0 auto; }
.home6 .c6-head { text-align: center; margin-bottom: 3.2rem; }
.home6 .c6-head .c6-h2 { margin-top: 1.1rem; }

/* Drei Akte */
.home6 .c6-actos { display: grid; gap: 1.5rem; }
@media (min-width: 900px) { .home6 .c6-actos { grid-template-columns: repeat(3, 1fr); align-items: stretch; } }
.home6 .c6-acto {
    position: relative;
    padding: 2.2rem 1.9rem;
    background: var(--c6-coal-2);
    border: 2px solid var(--c6-line);
    transition: transform .35s cubic-bezier(.2,.8,.2,1), border-color .35s;
}
.home6 .c6-acto:hover { transform: translateY(-6px) rotate(-0.5deg); border-color: var(--c6-red-bright); }
.home6 .c6-acto.featured { border: 3px solid var(--c6-red-bright); box-shadow: 8px 8px 0 rgba(194,51,31,0.45); }
.home6 .c6-acto-num {
    font-family: 'Permanent Marker', cursive;
    color: var(--c6-red-bright); font-size: 1.05rem;
    margin-bottom: 0.9rem;
}
.home6 .c6-acto h3 { font-family: 'Permanent Marker', cursive; font-size: 1.7rem; color: var(--c6-cream); margin-bottom: 0.7rem; }
.home6 .c6-acto p { font-size: 0.95rem; line-height: 1.7; }
.home6 .c6-acto-foot {
    margin-top: 1.4rem; padding-top: 0.9rem;
    border-top: 2px dashed var(--c6-line);
    font-weight: 900; font-size: 0.75rem; letter-spacing: 0.24em; text-transform: uppercase;
    color: var(--c6-gold);
}

/* Bühne (Bild) */
.home6 .c6-stage { position: relative; min-height: 64svh; overflow: hidden; border-top: 3px solid var(--c6-cream); border-bottom: 3px solid var(--c6-cream); }
.home6 .c6-stage img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.home6 .c6-stage-scrim { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(31,29,27,0.35), rgba(31,29,27,0.82)); }
.home6 .c6-stage-claim {
    position: relative; z-index: 2;
    min-height: 64svh;
    display: flex; flex-direction: column; align-items: center; justify-content: center;
    text-align: center; padding: 4rem 1.5rem;
}
.home6 .c6-stage-script {
    font-family: 'Permanent Marker', cursive;
    color: var(--c6-red-bright);
    font-size: clamp(1.3rem, 3.6vw, 2rem);
    transform: rotate(-2deg);
    margin-bottom: 0.8rem;
}

/* Award */
.home6 .c6-award { display: flex; flex-wrap: wrap; gap: 2rem; align-items: center; }
.home6 .c6-award-seal {
    flex-shrink: 0;
    width: 122px; height: 122px;
    border-radius: 50%;
    border: 3px dashed var(--c6-cream);
    display: flex; flex-direction: column; align-items: center; justify-content: center;
    color: var(--c6-cream);
    transform: rotate(-6deg);
    background: rgba(0,0,0,0.12);
}
.home6 .c6-award-seal span { font-family: 'Permanent Marker', cursive; font-size: 2.6rem; line-height: 1; }
.home6 .c6-award-seal small { font-weight: 900; font-size: 0.7rem; letter-spacing: 0.3em; text-transform: uppercase; }

/* Animationen */
.home6 .c6-up { opacity: 0; transform: translateY(26px); animation: c6Up .9s cubic-bezier(.2,.8,.2,1) forwards; }
.home6 .c6-up.u1 { animation-delay: .1s; } .home6 .c6-up.u2 { animation-delay: .26s; }
.home6 .c6-up.u3 { animation-delay: .44s; } .home6 .c6-up.u4 { animation-delay: .6s; }
.home6 .c6-up.u5 { animation-delay: .76s; }
@keyframes c6Up { to { opacity: 1; transform: none; } }
.home6 .c6-up.u2.c6-display { animation-name: c6UpRot; }
@keyframes c6UpRot { to { opacity: 1; transform: rotate(-1.5deg) translateY(0); } }
.home6 .and-reveal { opacity: 0; transform: translateY(30px); transition: opacity .85s ease, transform .85s cubic-bezier(.2,.8,.2,1); }
.home6 .and-reveal.d1 { transition-delay: .08s; } .home6 .and-reveal.d2 { transition-delay: .18s; } .home6 .and-reveal.d3 { transition-delay: .28s; }
.home6 .and-reveal.is-visible { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
    .home6 .c6-up, .home6 .and-reveal { opacity: 1 !important; transform: none !important; animation: none !important; transition: none !important; }
    .home6 .c6-sunburst, .home6 .c6-ticker-track { animation: none !important; }
}


/* ============================================================
   HOME 7 · „LA VERBENA" — Fest, Papel Picado, Tickets
   Fonts: Luckiest Guy (Display) + Quicksand (Body)
   Farben: Tafel #272727 · Rot #e8432d · Safran #f2b53c · Olive #97a05a
   ============================================================ */
.home7 {
    --v7-board: #272727;
    --v7-board-2: #2f2f2f;
    --v7-cream: #f7f0e1;
    --v7-cream-dim: rgba(247,240,225,0.75);
    --v7-cream-mute: rgba(247,240,225,0.45);
    --v7-red: #e8432d;
    --v7-saffron: #f2b53c;
    --v7-olive: #97a05a;
    --v7-line: rgba(247,240,225,0.16);
    background:
        radial-gradient(circle at 15% 20%, rgba(232,67,45,0.05), transparent 35%),
        radial-gradient(circle at 85% 70%, rgba(242,181,60,0.045), transparent 35%),
        var(--v7-board);
    font-family: 'Quicksand', sans-serif;
    color: var(--v7-cream-dim);
}
.home7 .responsive-bg, .home7 .bg-molecule { display: none; }
.home7 #mainNav,
.home7 #mainNav.scrolled { background: rgba(39,39,39,0.96) !important; backdrop-filter: blur(10px); border-bottom: 1px solid var(--v7-line); }
.home7 .logostart { filter: drop-shadow(0 4px 14px rgba(0,0,0,0.6)); }

/* Typo */
.home7 .v7-display {
    font-family: 'Luckiest Guy', cursive;
    font-size: clamp(3.2rem, 11vw, 7.5rem);
    line-height: 0.98;
    color: var(--v7-cream);
    letter-spacing: 0.01em;
    text-shadow: 0 6px 0 rgba(0,0,0,0.35);
}
.home7 .v7-display.sm { font-size: clamp(2.4rem, 7vw, 4.4rem); }
.home7 .v7-display-mid { color: var(--v7-saffron); }
.home7 .v7-display-accent {
    color: var(--v7-red);
    display: inline-block;
    transform: rotate(-2deg);
}
.home7 .v7-h2 { font-family: 'Luckiest Guy', cursive; font-size: clamp(1.8rem, 5vw, 2.9rem); color: var(--v7-cream); line-height: 1.05; }
.home7 .v7-h3 { font-family: 'Luckiest Guy', cursive; font-size: 1.6rem; color: var(--v7-cream); margin: 0.5rem 0 0.7rem; }
.home7 .v7-kicker {
    display: inline-flex; align-items: center; gap: 0.6rem;
    font-weight: 700; font-size: 0.74rem;
    letter-spacing: 0.3em; text-transform: uppercase;
    color: var(--v7-saffron);
}
.home7 .v7-kicker::before { content: ""; width: 26px; height: 3px; border-radius: 2px; background: var(--v7-red); }
.home7 .v7-lead { font-size: clamp(1rem, 2.3vw, 1.13rem); line-height: 1.8; font-weight: 500; }

/* Papel Picado Wimpel */
.home7 .v7-bunting {
    display: flex; justify-content: center; gap: 6px;
    padding-top: 84px;
    overflow: hidden;
}
.home7 .v7-bunting i {
    flex-shrink: 0;
    width: 46px; height: 54px;
    clip-path: polygon(0 0, 100% 0, 100% 62%, 50% 100%, 0 62%);
    opacity: 0.92;
    transform-origin: top center;
    animation: v7Sway 4.5s ease-in-out infinite;
}
.home7 .v7-bunting i:nth-child(2n) { animation-delay: 0.7s; }
.home7 .v7-bunting i:nth-child(3n) { animation-delay: 1.4s; }
@keyframes v7Sway { 0%,100% { transform: rotate(2.5deg); } 50% { transform: rotate(-2.5deg); } }
.home7 .v7-bunting i.red { background: var(--v7-red); }
.home7 .v7-bunting i.cream { background: var(--v7-cream); }
.home7 .v7-bunting i.saffron { background: var(--v7-saffron); }
.home7 .v7-bunting i.olive { background: var(--v7-olive); }
.home7 .v7-bunting.small { padding-top: 0; margin-bottom: 1.6rem; }
.home7 .v7-bunting.small i { width: 30px; height: 36px; }

/* Hero */
.home7 .v7-hero { position: relative; min-height: 100svh; display: flex; flex-direction: column; }
.home7 .v7-hero-inner {
    flex: 1;
    display: flex; flex-direction: column; align-items: center; justify-content: center;
    text-align: center;
    padding: 3rem 1.5rem 5rem;
    max-width: 58rem; margin: 0 auto;
}
.home7 .v7-chip {
    display: inline-flex; align-items: center; gap: 0.55rem;
    padding: 0.55rem 1.2rem;
    border-radius: 999px;
    font-weight: 700; font-size: 0.82rem; letter-spacing: 0.1em; text-transform: uppercase;
    color: var(--v7-cream);
    background: rgba(232,67,45,0.16);
    border: 2px solid var(--v7-red);
    margin-bottom: 1.8rem;
}
.home7 .v7-chip i { color: var(--v7-saffron); }
.home7 .v7-hero .v7-lead { max-width: 36rem; margin: 1.6rem auto 0; }

/* Buttons */
.home7 .v7-cta { margin-top: 2.4rem; display: flex; flex-wrap: wrap; gap: 1rem; justify-content: center; }
.home7 .v7-btn {
    display: inline-flex; align-items: center; gap: 0.6rem;
    padding: 1rem 2.1rem;
    border-radius: 999px;
    font-family: 'Luckiest Guy', cursive;
    font-size: 1.02rem; letter-spacing: 0.05em;
    color: #fff;
    background: linear-gradient(135deg, var(--v7-red), #c4321f);
    box-shadow: 0 8px 0 #8e2417, 0 22px 40px -18px rgba(232,67,45,0.6);
    transition: transform .2s, box-shadow .2s;
}
.home7 .v7-btn:hover { transform: translateY(3px); box-shadow: 0 5px 0 #8e2417, 0 16px 30px -16px rgba(232,67,45,0.6); }
.home7 .v7-btn i { font-size: 0.9rem; }
.home7 .v7-btn-ghost {
    display: inline-flex; align-items: center; gap: 0.6rem;
    padding: 1rem 2rem;
    border-radius: 999px;
    font-family: 'Luckiest Guy', cursive;
    font-size: 1.02rem; letter-spacing: 0.05em;
    color: var(--v7-cream);
    border: 3px solid var(--v7-line);
    transition: border-color .3s, color .3s, transform .2s, background .3s;
}
.home7 .v7-btn-ghost:hover { border-color: var(--v7-saffron); color: var(--v7-saffron); transform: translateY(-2px); background: rgba(242,181,60,0.07); }
.home7 .v7-btn-ghost i { font-size: 0.9rem; }

/* Stempel */
.home7 .v7-stamps { margin-top: 2.6rem; display: flex; flex-wrap: wrap; gap: 1.1rem; justify-content: center; }
.home7 .v7-stamp {
    font-family: 'Luckiest Guy', cursive;
    font-size: 0.92rem; letter-spacing: 0.08em;
    padding: 0.5rem 1.1rem;
    border: 2px dashed currentColor;
    border-radius: 8px;
    opacity: 0.85;
}
.home7 .v7-stamp.one { color: var(--v7-olive); transform: rotate(-3deg); }
.home7 .v7-stamp.two { color: var(--v7-saffron); transform: rotate(2deg); }
.home7 .v7-stamp.three { color: var(--v7-red); transform: rotate(-1.5deg); }

/* Sections */
.home7 .v7-section { position: relative; padding: clamp(4rem, 8vw, 7rem) 1.5rem; }
.home7 .v7-wrap { max-width: 68rem; margin: 0 auto; }
.home7 .v7-wrap-narrow { max-width: 48rem; margin: 0 auto; }
.home7 .v7-head { text-align: center; margin-bottom: 3rem; }
.home7 .v7-head .v7-h2 { margin-top: 0.9rem; }

/* Tickets */
.home7 .v7-tickets { display: grid; gap: 1.4rem; }
@media (min-width: 920px) { .home7 .v7-tickets { grid-template-columns: repeat(3, 1fr); } }
.home7 .v7-ticket {
    position: relative;
    display: flex; flex-direction: column;
    background: var(--v7-board-2);
    border: 1px solid var(--v7-line);
    border-radius: 16px;
    padding: 2rem 1.8rem 0;
    overflow: hidden;
    transition: transform .35s cubic-bezier(.2,.8,.2,1), border-color .35s, box-shadow .35s;
}
.home7 .v7-ticket:hover { transform: translateY(-6px) rotate(-0.6deg); border-color: var(--v7-saffron); box-shadow: 0 30px 50px -24px rgba(0,0,0,0.8); }
.home7 .v7-ticket-ico {
    width: 56px; height: 56px;
    display: grid; place-items: center;
    border-radius: 14px;
    font-size: 1.4rem;
    margin-bottom: 1.2rem;
}
.home7 .v7-ticket-ico.red { color: var(--v7-red); background: rgba(232,67,45,0.13); border: 2px solid rgba(232,67,45,0.4); }
.home7 .v7-ticket-ico.saffron { color: var(--v7-saffron); background: rgba(242,181,60,0.12); border: 2px solid rgba(242,181,60,0.4); }
.home7 .v7-ticket-ico.olive { color: var(--v7-olive); background: rgba(151,160,90,0.13); border: 2px solid rgba(151,160,90,0.45); }
.home7 .v7-ticket-body h3 { font-family: 'Luckiest Guy', cursive; font-size: 1.35rem; color: var(--v7-cream); margin-bottom: 0.6rem; }
.home7 .v7-ticket-body p { font-size: 0.95rem; line-height: 1.7; font-weight: 500; }
.home7 .v7-ticket-stub {
    margin-top: 1.6rem;
    padding: 0.85rem 0;
    border-top: 2px dashed var(--v7-line);
    font-family: 'Luckiest Guy', cursive;
    font-size: 0.85rem; letter-spacing: 0.2em;
    color: var(--v7-cream-mute);
    position: relative;
}
.home7 .v7-ticket-stub::before, .home7 .v7-ticket-stub::after {
    content: ""; position: absolute; top: -9px;
    width: 18px; height: 18px; border-radius: 50%;
    background: var(--v7-board);
}
.home7 .v7-ticket-stub::before { left: -27px; }
.home7 .v7-ticket-stub::after { right: -27px; }

/* Foto-Streifen */
.home7 .v7-strip {
    display: flex; gap: 1rem; justify-content: center;
    padding: 0 1.5rem;
    max-width: 68rem; margin: 0 auto;
}
.home7 .v7-strip figure {
    flex: 1; margin: 0;
    border-radius: 16px; overflow: hidden;
    border: 4px solid var(--v7-cream);
    box-shadow: 0 26px 50px -24px rgba(0,0,0,0.85);
    transform: rotate(-1.5deg);
    max-width: 340px;
}
.home7 .v7-strip figure.mid { transform: rotate(1.2deg) translateY(14px); }
.home7 .v7-strip img { width: 100%; aspect-ratio: 4/3; object-fit: cover; display: block; }
@media (max-width: 700px) { .home7 .v7-strip figure:last-child { display: none; } }

/* Duo: Award + Story */
.home7 .v7-duo { display: grid; gap: 1.5rem; }
@media (min-width: 900px) { .home7 .v7-duo { grid-template-columns: 1fr 1fr; gap: 2rem; } }
.home7 .v7-card {
    padding: 2.4rem 2.2rem;
    background: var(--v7-board-2);
    border: 1px solid var(--v7-line);
    border-radius: 20px;
}
.home7 .v7-card p { font-size: 0.98rem; line-height: 1.75; font-weight: 500; }
.home7 .v7-card.award { text-align: center; border: 2px solid var(--v7-saffron); background: rgba(242,181,60,0.06); }
.home7 .v7-award-big {
    font-family: 'Luckiest Guy', cursive;
    font-size: clamp(4rem, 10vw, 6rem);
    line-height: 1;
    color: var(--v7-saffron);
    text-shadow: 0 5px 0 rgba(0,0,0,0.3);
    margin: 0.8rem 0 0.2rem;
}
.home7 .v7-award-big small { font-size: 0.32em; letter-spacing: 0.2em; margin-left: 0.3rem; color: var(--v7-cream); }

/* Finale */
.home7 .v7-final {
    text-align: center;
    padding: clamp(2.6rem, 6vw, 4rem);
    background: var(--v7-board-2);
    border: 1px solid var(--v7-line);
    border-radius: 24px;
}

/* Animationen */
.home7 .v7-up { opacity: 0; transform: translateY(26px); animation: v7Up .9s cubic-bezier(.2,.8,.2,1) forwards; }
.home7 .v7-up.u1 { animation-delay: .12s; } .home7 .v7-up.u2 { animation-delay: .28s; }
.home7 .v7-up.u3 { animation-delay: .46s; } .home7 .v7-up.u4 { animation-delay: .62s; }
.home7 .v7-up.u5 { animation-delay: .78s; }
@keyframes v7Up { to { opacity: 1; transform: none; } }
.home7 .and-reveal { opacity: 0; transform: translateY(28px); transition: opacity .85s ease, transform .85s cubic-bezier(.2,.8,.2,1); }
.home7 .and-reveal.d1 { transition-delay: .1s; } .home7 .and-reveal.d2 { transition-delay: .2s; } .home7 .and-reveal.d3 { transition-delay: .3s; }
.home7 .and-reveal.is-visible { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
    .home7 .v7-up, .home7 .and-reveal, .home7 .v7-bunting i { opacity: 1 !important; transform: none !important; animation: none !important; transition: none !important; }
}


/* ============================================================
   CD-SKINS · home8 / home9 / home10
   Gleiches Layoutkonzept wie .and-theme (Fixed BG, Glas, Azulejo),
   nur Farbwelt nach Speisekarten-CD + neue Display-Schrift.
   ============================================================ */

/* ---------- HOME 8 · „PIZARRA" — Tafel-Anthrazit + Spanisches Rot ----------
   Display: Baloo 2 (rund wie Logo-Schrift, aber ruhig gesetzt) */
.and-theme.cd8 {
    --and-ink:        #232323;
    --and-ink-2:      #1c1c1c;
    --and-terracotta: #d2402b;
    --and-saffron:    #e35238;
    --and-gold:       #de4530;
    --and-gold-soft:  rgba(222,69,48,0.30);
    --and-rioja:      #7e1f14;
    --and-cream:      #f2efe6;
    --and-cream-dim:  rgba(242,239,230,0.74);
    --and-cream-mute: rgba(242,239,230,0.52);
    --and-line:       rgba(242,239,230,0.17);
    --and-display: 'Baloo 2', 'Mulish', sans-serif;
}
.cd8 .and-bg::after {
    background:
        radial-gradient(120% 90% at 50% -10%, rgba(30,30,30,0.42) 0%, rgba(28,28,28,0.82) 55%, rgba(24,24,24,0.96) 100%),
        linear-gradient(180deg, rgba(28,28,28,0.88) 0%, rgba(30,30,30,0.58) 22%, rgba(28,28,28,0.66) 60%, rgba(22,22,22,0.97) 100%);
}
.cd8 .and-glass {
    background: linear-gradient(155deg, rgba(46,46,46,0.74), rgba(30,30,30,0.62));
    box-shadow: 0 30px 60px -28px rgba(0,0,0,0.85), inset 0 1px 0 rgba(242,239,230,0.05);
}
.cd8 .and-display { font-weight: 700; letter-spacing: 0; }
.cd8 .and-hero .and-hero-title-2,
.cd8 .and-script { font-style: normal; }
.cd8 .and-hero .and-hero-title-2 { font-weight: 400; }
.cd8 .and-btn {
    color: #fff;
    background: linear-gradient(135deg, #e35238, #c43522);
    border: 1px solid rgba(255,255,255,0.28);
    box-shadow: 0 16px 34px -14px rgba(222,69,48,0.65);
}
.cd8 .and-btn:hover { box-shadow: 0 22px 44px -14px rgba(222,69,48,0.8); }
.cd8 .and-place { background: linear-gradient(180deg, #e35238, #8e2417); -webkit-background-clip: text; background-clip: text; }
.cd8 #mainNav, .cd8 #mainNav.scrolled { background: rgba(35,35,35,0.96) !important; border-bottom: 1px solid rgba(242,239,230,0.14); }
.cd8 .logostart { filter: drop-shadow(0 4px 14px rgba(0,0,0,0.6)); }

/* ---------- HOME 9 · „CARBÓN Y AZAFRÁN" — Anthrazit + Rot + gedämpftes Gold ----------
   Display: Fredoka (geometrisch-rund, klar) */
.and-theme.cd9 {
    --and-ink:        #242220;
    --and-ink-2:      #1d1b19;
    --and-terracotta: #d2402b;
    --and-saffron:    #e0492f;
    --and-gold:       #cfa05a;
    --and-gold-soft:  rgba(207,160,90,0.28);
    --and-rioja:      #6e2014;
    --and-cream:      #f3efe4;
    --and-cream-dim:  rgba(243,239,228,0.74);
    --and-cream-mute: rgba(243,239,228,0.52);
    --and-line:       rgba(243,239,228,0.16);
    --and-display: 'Fredoka', 'Mulish', sans-serif;
}
.cd9 .and-bg::after {
    background:
        radial-gradient(120% 90% at 50% -10%, rgba(32,29,26,0.40) 0%, rgba(30,28,25,0.82) 55%, rgba(26,24,21,0.96) 100%),
        linear-gradient(180deg, rgba(30,28,25,0.88) 0%, rgba(32,30,27,0.58) 22%, rgba(30,28,25,0.66) 60%, rgba(24,22,20,0.97) 100%);
}
.cd9 .and-glass {
    background: linear-gradient(155deg, rgba(48,44,40,0.74), rgba(32,29,26,0.62));
    box-shadow: 0 30px 60px -28px rgba(0,0,0,0.85), inset 0 1px 0 rgba(243,239,228,0.05);
}
.cd9 .and-display { font-weight: 600; letter-spacing: 0; }
.cd9 .and-hero .and-hero-title-2,
.cd9 .and-script { font-style: normal; }
.cd9 .and-hero .and-hero-title-2 { font-weight: 400; }
.cd9 .and-btn {
    color: #fff;
    background: linear-gradient(135deg, #e0492f, #b8351f);
    border: 1px solid rgba(255,255,255,0.28);
    box-shadow: 0 16px 34px -14px rgba(224,73,47,0.6);
}
.cd9 .and-btn:hover { box-shadow: 0 22px 44px -14px rgba(224,73,47,0.78); }
.cd9 .and-place { background: linear-gradient(180deg, #e0492f, #6e2014); -webkit-background-clip: text; background-clip: text; }
.cd9 #mainNav, .cd9 #mainNav.scrolled { background: rgba(36,34,32,0.96) !important; border-bottom: 1px solid rgba(207,160,90,0.22); }
.cd9 .logostart { filter: drop-shadow(0 4px 14px rgba(0,0,0,0.6)); }

/* ---------- HOME 10 · „CENIZA Y CAL" — Anthrazit + Kreide, Rot nur als Signal ----------
   Display: Comfortaa (rund, sehr ruhig und edel) */
.and-theme.cd10 {
    --and-ink:        #262626;
    --and-ink-2:      #1e1e1e;
    --and-terracotta: #d2402b;
    --and-saffron:    #e6e2d6;
    --and-gold:       #cdc9bc;
    --and-gold-soft:  rgba(205,201,188,0.22);
    --and-rioja:      #3c3c3c;
    --and-olive:      #9a9a8a;
    --and-cream:      #f3f1ea;
    --and-cream-dim:  rgba(243,241,234,0.72);
    --and-cream-mute: rgba(243,241,234,0.5);
    --and-line:       rgba(243,241,234,0.15);
    --and-display: 'Comfortaa', 'Mulish', sans-serif;
}
.cd10 .and-bg::after {
    background:
        radial-gradient(120% 90% at 50% -10%, rgba(34,34,34,0.48) 0%, rgba(30,30,30,0.86) 55%, rgba(26,26,26,0.97) 100%),
        linear-gradient(180deg, rgba(30,30,30,0.9) 0%, rgba(32,32,32,0.62) 22%, rgba(30,30,30,0.7) 60%, rgba(24,24,24,0.97) 100%);
}
.cd10 .and-glass {
    background: linear-gradient(155deg, rgba(46,46,46,0.72), rgba(30,30,30,0.6));
    box-shadow: 0 30px 60px -28px rgba(0,0,0,0.85), inset 0 1px 0 rgba(243,241,234,0.05);
}
.cd10 .and-display { font-weight: 700; letter-spacing: -0.01em; }
.cd10 .and-hero .and-hero-title-2,
.cd10 .and-script { font-style: normal; }
.cd10 .and-hero .and-hero-title-2 { font-weight: 400; color: #d8442e; }
.cd10 .and-script { color: #d8442e; }
.cd10 .and-btn {
    color: #fff;
    background: linear-gradient(135deg, #d8442e, #b0331e);
    border: 1px solid rgba(255,255,255,0.26);
    box-shadow: 0 16px 34px -14px rgba(216,68,46,0.55);
}
.cd10 .and-btn:hover { box-shadow: 0 22px 44px -14px rgba(216,68,46,0.72); }
.cd10 .and-ico { color: #d8442e !important; background: rgba(216,68,46,0.1) !important; border-color: rgba(216,68,46,0.32) !important; }
.cd10 .and-place { background: linear-gradient(180deg, #f3f1ea, #a8a496); -webkit-background-clip: text; background-clip: text; }
.cd10 .and-status-dot { background: #d8442e; box-shadow: 0 0 0 0 rgba(216,68,46,0.5); }
.cd10 #mainNav, .cd10 #mainNav.scrolled { background: rgba(38,38,38,0.96) !important; border-bottom: 1px solid rgba(243,241,234,0.12); }
.cd10 .logostart { filter: drop-shadow(0 4px 14px rgba(0,0,0,0.6)); }
