/* ===================================
   KOSMETIK LIFESTYLE - CUSTOM STYLES
   =================================== */

/* ===== FONTS ===== */
/* playfair-display-regular - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/playfair-display-v40-latin-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* playfair-display-italic - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/playfair-display-v40-latin-italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* playfair-display-500 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/playfair-display-v40-latin-500.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* playfair-display-500italic - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/playfair-display-v40-latin-500italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* playfair-display-600 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/playfair-display-v40-latin-600.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* playfair-display-600italic - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/playfair-display-v40-latin-600italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* playfair-display-700 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/playfair-display-v40-latin-700.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* playfair-display-700italic - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/playfair-display-v40-latin-700italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* playfair-display-800 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/playfair-display-v40-latin-800.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* playfair-display-800italic - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 800;
    src: url('../fonts/playfair-display-v40-latin-800italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* playfair-display-900 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/playfair-display-v40-latin-900.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* playfair-display-900italic - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 900;
    src: url('../fonts/playfair-display-v40-latin-900italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* dancing-script-regular - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Dancing Script';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/dancing-script-v29-latin-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* dancing-script-500 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Dancing Script';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/dancing-script-v29-latin-500.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* dancing-script-600 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Dancing Script';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/dancing-script-v29-latin-600.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* dancing-script-700 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Dancing Script';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/dancing-script-v29-latin-700.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-300 - latin */
@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/montserrat-v31-latin-300.woff2') format('woff2');
}

/* montserrat-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-v31-latin-regular.woff2') format('woff2');
}

/* montserrat-500 - latin */
@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/montserrat-v31-latin-500.woff2') format('woff2');
}

/* montserrat-600 - latin */
@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/montserrat-v31-latin-600.woff2') format('woff2');
}


/* ===== VARIABLES ===== */
:root {
    --primary-color: #8B2842;
    --primary-color-dark: #460a29;
    --primary-color-light: #67113e;
    --secondary-color: #A63952;
    --secondary-color-dark: #60446b;
    --secondary-color-light: #d6446b;
    --dark-color: #2c2c2c;
    --light-color: #f8f8f8;
    --white-color: #ffffff;
    --text-color: #555555;
    --border-color: #e0e0e0;

    --font-heading: 'Playfair Display', serif;
    --font-body: 'Montserrat', sans-serif;

    --transition: all 0.3s ease;

    --navbar-height: 90px;
}

/* ===== GLOBAL STYLES ===== */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: var(--font-body);
    color: var(--text-color);
    line-height: 1.7;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--font-heading);
    font-weight: 700;
    color: var(--dark-color);
    margin-bottom: 1rem;
}

p {
    margin-bottom: 1rem;
}

a {
    text-decoration: none;
    transition: var(--transition);
}

img {
    max-width: 100%;
    height: auto;
}

section {
    position: relative;
    overflow: hidden;
}

/* ===== NAVIGATION ===== */
.navbar {
    padding: 1rem 0;
    transition: var(--transition);
    background-color: var(--white-color);
    box-shadow: 0 2px 15px rgba(103, 17, 62, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--navbar-height);
    z-index: 1000;
}

.navbar.scrolled {
    background-color: var(--white-color);
    box-shadow: 0 2px 15px rgba(103, 17, 62, 0.3);
    padding: 1rem 0;
}

.navbar-brand {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.navbar-logo {
    height: 50px;
    width: auto;
    transition: var(--transition);
}

.navbar.scrolled .navbar-logo {
    height: 40px;
}

.navbar-text {
    font-family: var(--font-heading);
    font-size: 1.6rem;
    font-weight: 600;
    color: var(--primary-color-light);
    letter-spacing: 1px;
}

.navbar-nav .nav-link {
    color: var(--text-color);
    font-weight: 500;
    padding: 0.5rem 1rem;
    margin: 0 0.2rem;
    text-transform: uppercase;
    font-size: 0.9rem;
    letter-spacing: 1px;
    position: relative;
}

.navbar-nav .nav-link.active {
    color: var(--primary-color);
}

.navbar.scrolled .navbar-nav .nav-link {
    color: var(--text-color);
}

.navbar.scrolled .navbar-nav .nav-link.active {
    color: var(--primary-color);
}

.navbar-nav .nav-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition);
    transform: translateX(-50%);
}

.navbar-nav .nav-link:hover::after,
.navbar-nav .nav-link.active::after {
    width: 80%;
}

.navbar-nav .nav-link:hover {
    color: var(--primary-color);
}

/* ===== HERO SECTION ===== */
.hero-section {
    margin-top: 40px;
    height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.hero-background {
    position: absolute;
    top: 90px;
    left: 40px;
    right: 40px;
    bottom: 20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 2s ease-in-out;
    overflow: hidden;
}

.hero-background::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: inherit;
    background-size: cover;
    background-position: center;
    animation: heroZoom 10s ease-in-out infinite;
}

.hero-background.active {
    opacity: 1;
    z-index: 1;
}

@keyframes heroZoom {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.hero-overlay {
    position: absolute;
    top: 90px;
    left: 40px;
    right: 40px;
    bottom: 20px;
    background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.0)),
        linear-gradient(135deg, rgba(139, 40, 66, 0.3), rgba(166, 57, 82, 0.3));
    z-index: 2;
    pointer-events: none;
}

.hero-title {
    font-size: 4rem;
    color: var(--white-color);
    letter-spacing: 5px;
    text-transform: uppercase;
    margin-bottom: 1rem;
    position: relative;
    z-index: 3;
}

.hero-subtitle {
    font-size: 1.8rem;
    color: var(--white-color);
    font-family: var(--font-heading);
    font-style: italic;
    margin-bottom: 1.5rem;
}

.hero-text {
    font-size: 1.2rem;
    color: var(--white-color);
    max-width: 600px;
    margin: 0 auto;
}

.scroll-indicator {
    position: relative;
    margin-top: 2.5rem;
    z-index: 10;
}

.scroll-indicator a {
    color: rgba(255, 255, 255, 0.85);
    font-size: 1.5rem;
    animation: bounceSmooth 2.5s ease-in-out infinite;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s ease;
    opacity: 0.9;
}

.scroll-indicator a:hover {
    color: var(--white-color);
    opacity: 1;
    transform: translateY(3px);
}

@keyframes bounceSmooth {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-8px);
    }
}

/* ===== BUTTONS ===== */
.btn-primary {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: var(--white-color);
    padding: 0.8rem 2rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 50px;
    transition: var(--transition);
}

.btn-primary:hover {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.btn-outline-primary {
    border: 2px solid var(--primary-color);
    color: var(--primary-color);
    padding: 0.8rem 2rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 50px;
    transition: var(--transition);
}

.btn-outline-primary:hover {
    background-color: var(--primary-color);
    color: var(--white-color);
    transform: translateY(-3px);
}

/* ===== FEATURES SECTION ===== */

.features-section {
    background-color: var(--white-color);
    margin-top: -50px;
    position: relative;
    z-index: 10;
}


.feature-box {
    background-color: var(--white-color);
    padding: 2.5rem 2rem;
    border-radius: 10px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    transition: var(--transition);
    height: 100%;
}

.feature-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.feature-icon {
    font-size: 3rem;
    color: var(--primary-color);
    margin-bottom: 1.5rem;
}

.feature-box h3 {
    font-size: 1.3rem;
    margin-bottom: 1rem;
    letter-spacing: 2px;
}

.feature-box p {
    font-size: 0.95rem;
    color: var(--text-color);
    margin-bottom: 0;
}

/* ===== SECTION TITLE ===== */
.section-title {
    font-size: 2.5rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 1rem;
}

.title-underline {
    width: 80px;
    height: 3px;
    background: linear-gradient(90deg, var(--primary-color), var(--secondary-color));
    margin: 1rem auto;
}

/* ===== Lifestyle SECTION ===== */
.lifestyle-section {
    background-color: var(--light-color);
    padding: 5rem 0;
}

.lifestyle-image {
    position: relative;
    z-index: 1;
    display: block;
    max-width: 85%;
    margin: 0 auto;
}

.lifestyle-image::before {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    right: 20px;
    bottom: 20px;
    border: 3px solid var(--primary-color);
    border-radius: 10px;
    z-index: 0;
}

.lifestyle-image img {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
}

.lifestyle-content {
    padding: 2rem 0;
}

.lifestyle-content .lead {
    font-size: 1.3rem;
    color: var(--secondary-color);
    font-weight: 500;
    margin-bottom: 1.5rem;
}

.section-signature {
    font-size: 1.3rem;
    color: var(--secondary-color);
    font-family: var(--font-heading);
    font-weight: 500;
    margin-bottom: 0.3rem;
}

.lifestyle-signature {
    font-size: 1.8rem;
    color: var(--text-color);
    font-family: 'Dancing Script', cursive;
    font-weight: 500;
    margin-bottom: 1.5rem;
}

/* ===== BEHANDLUNGEN SECTION ===== */
.behandlungen-section {
    background-color: var(--white-color);
    padding: 5rem 0;
}

.behandlung-card {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    transition: var(--transition);
    height: 100%;
    background-color: var(--white-color);
}

.behandlung-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
}

.behandlung-image {
    position: relative;
    overflow: hidden;
    height: 250px;
}

.behandlung-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
}

.behandlung-card:hover .behandlung-image img {
    transform: scale(1.1);
}

.behandlung-image::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.3));
}

.behandlung-content {
    padding: 1.5rem;
    padding-top: 3rem;
}

.behandlung-content h3 {
    font-size: 1.3rem;
    margin-bottom: 1rem;
    letter-spacing: 1px;
}

.behandlung-content p {
    font-size: 0.95rem;
    color: var(--text-color);
    margin-bottom: 0;
}

.behandlung-price-btn {
    position: absolute;
    top: 250px;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--primary-color);
    color: var(--white-color);
    padding: 0.75rem 2rem;
    border-radius: 50px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.9rem;
    border: none;
    cursor: pointer;
    transition: var(--transition);
    box-shadow: 0 5px 15px rgba(139, 40, 66, 0.3);
    z-index: 5;
}

.behandlung-price-btn:hover {
    background-color: var(--secondary-color);
    transform: translate(-50%, -50%) translateY(-3px);
    box-shadow: 0 8px 20px rgba(139, 40, 66, 0.4);
}

/* Overlay Styles */
.overlay-content {
    max-width: 700px;
    margin: 0 auto;
}

.overlay-title {
    font-size: 1.3rem;
    margin-bottom: 1rem;
}

.treatment-item {
    margin-bottom: 1.5rem;
}

.treatment-title {
    font-size: 1.1rem;
    margin-bottom: 0.3rem;
}

.treatment-claim {
    font-style: italic;
    color: #8b2d2d;
    /* z. B. Weinrot */
    margin-bottom: 0.4rem;
    font-size: 0.95rem;
    line-height: 1.4;
}

.treatment-description {
    line-height: 1.4;
    margin-bottom: 0.5rem;
    font-size: 0.95rem;
}

.treatment-description {
    line-height: 1.4;
    margin-bottom: 0.5rem;
    font-size: 0.95rem;
}

.treatment-description-bold {
    font-weight: 700;
}


.treatment-meta {
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    margin-bottom: 1.2rem;
}

.treatment-meta:has(+ .treatment-subitem) {
    margin-bottom: 0.3rem;
}

.treatment-meta:last-child {
    margin-bottom: 0;
}

.treatment-subitem {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 1.5rem;
    margin-top: 0;
    margin-bottom: 1.2rem;
    font-size: 0.9rem;
    line-height: 1.4;
}

.treatment-subitem:last-child {
    margin-bottom: 0;
}

.treatment-subitem-text {
    flex: 1;
    padding-right: 1rem;
}

.treatment-subitem-price {
    white-space: nowrap;
    font-weight: 600;
}

.treatment-price {
    white-space: nowrap;
}

.behandlung-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.behandlung-overlay.active {
    display: flex;
    opacity: 1;
}

.behandlung-overlay-content {
    background-color: var(--white-color);
    max-width: 800px;
    width: 90%;
    max-height: 90vh;
    overflow-y: auto;
    border-radius: 15px;
    position: relative;
    transform: scale(0.7);
    transition: transform 0.3s ease;
}

.behandlung-overlay.active .behandlung-overlay-content {
    transform: scale(1);
}

.behandlung-overlay-header {
    padding: 2rem;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: var(--white-color);
    border-radius: 15px 15px 0 0;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.overlay-logo {
    height: 45px;
    width: auto;
}

.behandlung-overlay-header h2 {
    margin: 0;
    color: var(--white-color);
    font-size: 1.5rem;
    flex: 1;
}

.behandlung-overlay-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: none;
    border: none;
    color: var(--white-color);
    font-size: 2rem;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: var(--transition);
}

.behandlung-overlay-close:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.behandlung-overlay-body {
    padding: 2rem;
}

.behandlung-overlay-body h3 {
    color: var(--primary-color);
    margin-bottom: 1rem;
    font-size: 1.2rem;
    border-bottom: 2px solid var(--primary-color);
    padding-bottom: 0.3rem;
}

.behandlung-overlay-body p {
    margin-bottom: 1rem;
    line-height: 1.6;
}

/* ===== ABOUT SECTION ===== */
.about-section {
    background-color: var(--light-color);
    padding: 5rem 0;
}

.about-card {
    position: relative;
    background-color: var(--white-color);
    border-radius: 10px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    transition: var(--transition);
    z-index: 1;
}

.about-card::before {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    right: 20px;
    bottom: 20px;
    border: 3px solid var(--primary-color);
    border-radius: 10px;
    z-index: 0;
}

.about-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
}

.about-image {
    position: relative;
    overflow: hidden;
    height: 350px;
    border-radius: 10px 10px 0 0;
}

.about-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
}

.about-card:hover .about-image img {
    transform: scale(1.05);
}

.about-content {
    position: relative;
    padding: 2rem;
    text-align: center;
    background-color: var(--white-color);
    border-radius: 0 0 10px 10px;
    z-index: 1;
}

.about-content h3 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    letter-spacing: 2px;
}

.about-role {
    color: var(--primary-color);
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 1rem;
}

.about-info-icon {
    display: inline-block;
    margin-top: 1rem;
    color: var(--primary-color);
    font-size: 1.5rem;
    opacity: 0.6;
    transition: all 0.3s ease;
    text-decoration: none;
}

.about-info-icon:hover {
    opacity: 1;
    color: var(--secondary-color);
    transform: scale(1.1);
}

/* About Overlay Image with Border */
.about-overlay-image-wrapper {
    position: relative;
    float: left;
    width: 300px;
    margin: 0 2rem 1.5rem 0;
    z-index: 1;
}

.about-overlay-image-wrapper::before {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    right: 20px;
    bottom: 20px;
    border: 3px solid var(--primary-color);
    border-radius: 10px;
    z-index: 0;
}

.about-overlay-image {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    z-index: 1;
}

@media (max-width: 767px) {
    .about-overlay-image-wrapper {
        float: none;
        width: 100%;
        max-width: 300px;
        margin: 0 auto 1.5rem auto;
    }
}

/* ===== PREISE SECTION ===== */
.preise-section {
    background-color: var(--white-color);
    padding: 5rem 0;
}

.preise-card {
    background-color: var(--light-color);
    padding: 2.5rem;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    transition: var(--transition);
    height: 100%;
}

.preise-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
}

.preise-title {
    font-size: 1.4rem;
    color: var(--primary-color);
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid var(--primary-color);
    letter-spacing: 2px;
}

.preise-item {
    display: flex;
    align-items: center;
    padding: 1rem 0;
    border-bottom: 1px solid var(--border-color);
}

.preise-item:last-child {
    border-bottom: none;
}

.preise-name {
    flex: 0 0 auto;
    font-weight: 500;
    color: var(--dark-color);
}

.preise-dots {
    flex: 1 1 auto;
    border-bottom: 2px dotted var(--border-color);
    margin: 0 1rem;
}

.preise-price {
    flex: 0 0 auto;
    font-weight: 600;
    color: var(--primary-color);
    font-size: 1.1rem;
}

/* ===== GALERIE SECTION ===== */
.galerie-section {
    background-color: var(--light-color);
    padding: 5rem 0;
}

.instagram-link {
    color: var(--primary-color);
    font-size: 1.3rem;
    font-weight: 600;
    transition: var(--transition);
}

.instagram-link:hover {
    color: var(--secondary-color);
}

.galerie-item {
    position: relative;
    overflow: hidden;
    aspect-ratio: 1/1;
    cursor: pointer;
}

.galerie-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
}

.galerie-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(139, 40, 66, 0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: var(--transition);
}

.galerie-overlay i {
    font-size: 3rem;
    color: var(--white-color);
}

.galerie-item:hover .galerie-overlay {
    opacity: 1;
}

.galerie-item:hover img {
    transform: scale(1.1);
}

/* ===== KONTAKT SECTION ===== */
.kontakt-section {
    background-color: var(--white-color);
    padding: 5rem 0;
}

.section-subtitle {
    font-size: 1.8rem;
    font-family: var(--font-heading);
    color: var(--primary-color);
    letter-spacing: 2px;
    margin-bottom: 1.5rem;
}

.map-container {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}

.map-container iframe {
    border: none;
    display: block;
}

.map-container p a {
    color: var(--text-color);
    font-size: 0.95rem;
    transition: var(--transition);
}

.map-container p a:hover {
    color: var(--primary-color);
}

.kontakt-info {
    background-color: var(--light-color);
    padding: 2rem;
    border-radius: 10px;
    height: 100%;
}

.kontakt-item {
    margin-bottom: 2rem;
    text-align: center;
}

.kontakt-item:last-child {
    margin-bottom: 0;
}

.kontakt-icon {
    font-size: 2.5rem;
    color: var(--primary-color);
    margin-bottom: 1rem;
}

.kontakt-item h3 {
    font-size: 1.1rem;
    margin-bottom: 0.8rem;
    letter-spacing: 2px;
}

.kontakt-item p {
    margin-bottom: 0;
}

.kontakt-item a {
    color: var(--text-color);
}

.kontakt-item a:hover {
    color: var(--primary-color);
}

.social-links {
    display: flex;
    justify-content: center;
    gap: 1rem;
}

.social-links a {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: var(--primary-color);
    color: var(--white-color);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    transition: var(--transition);
}

.social-links a:hover {
    background-color: var(--secondary-color);
    transform: translateY(-5px);
}

.kontakt-form-wrapper {
    background-color: var(--light-color);
    padding: 2.5rem;
    border-radius: 10px;
}

.kontakt-form .form-control {
    padding: 1rem;
    border: 1px solid var(--border-color);
    border-radius: 5px;
    background-color: var(--white-color);
    transition: var(--transition);
}

.kontakt-form .form-control:focus {
    border-color: var(--primary-color);
    box-shadow: 0 0 0 0.2rem rgba(139, 40, 66, 0.25);
}

/* ===== FOOTER ===== */
.footer {
    background-color: var(--dark-color);
    color: var(--white-color);
}

.footer p {
    margin-bottom: 0;
}

.footer-social a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: var(--primary-color);
    color: var(--white-color);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 0.3rem;
    transition: var(--transition);
}

.footer-social a:hover {
    background-color: var(--secondary-color);
    transform: translateY(-3px);
}

.footer-link {
    color: var(--white-color);
}

.footer-link:hover {
    color: var(--primary-color);
}

/* ===== SCROLL TO TOP BUTTON ===== */
.scroll-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: var(--primary-color);
    color: var(--white-color);
    border: none;
    font-size: 1.2rem;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: var(--transition);
    z-index: 1000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.scroll-to-top.show {
    opacity: 1;
    visibility: visible;
}

.scroll-to-top:hover {
    background-color: var(--secondary-color);
    transform: translateY(-5px);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 991px) {
    .navbar-nav {
        background-color: var(--white-color);
        padding: 1rem;
        border-radius: 10px;
        margin-top: 1rem;
    }

    .navbar-nav .nav-link {
        color: var(--dark-color);
    }

    .hero-title {
        font-size: 2.5rem;
    }

    .hero-subtitle {
        font-size: 1.3rem;
    }

    .section-title {
        font-size: 2rem;
    }

    .lifestyle-image::before {
        display: none;
    }
}

@media (max-width: 767px) {
    .hero-section {
        margin-top: 10px;
        padding: 0;
    }

    .hero-background {
        top: 80px;
        left: 10px;
        right: 10px;
        bottom: 10px;
    }

    .hero-overlay {
        top: 80px;
        left: 10px;
        right: 10px;
        bottom: 10px;
    }

    .hero-title {
        font-size: 2rem;
        letter-spacing: 3px;
    }

    .hero-subtitle {
        font-size: 1.1rem;
    }

    .hero-text {
        font-size: 1rem;
    }

    .section-title {
        font-size: 1.7rem;
    }

    .feature-box,
    .behandlung-card,
    .preise-card {
        margin-bottom: 1.5rem;
    }
}

/* ===== SMOOTH ANIMATIONS ===== */
@media (prefers-reduced-motion: no-preference) {
    html {
        scroll-behavior: smooth;
    }
}

/* ===== LOADING ANIMATION ===== */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.fade-in {
    animation: fadeIn 0.6s ease-out;
}