/*
 * styles.css — Maduschke Sanitärtechnik
 * maduschke-shk.de
 *
 * Single unified stylesheet for all pages.
 * Fonts self-hosted for GDPR compliance (no external requests).
 *
 * Table of contents:
 *  1.  @font-face — Playfair Display
 *  2.  @font-face — Source Sans 3
 *  3.  @font-face — Source Serif 4
 *  4.  CSS Custom Properties (design tokens)
 *  5.  Reset & Base
 *  6.  Typography
 *  7.  Language Toggle System (data-lang)
 *  8.  Quality Banner (top bar)
 *  9.  Navigation
 * 10.  Hero Section
 * 11.  Buttons
 * 12.  Section Styling & Ornaments
 * 13.  About Section
 * 14.  Services Section
 * 15.  Gallery Section
 * 16.  Contact Section
 * 17.  CTA Strip
 * 18.  Footer
 * 19.  Page Banner (inner-page headers)
 * 20.  Legal Pages (Impressum / Datenschutz)
 * 21.  Page Visibility (legacy support)
 * 22.  Responsive Breakpoints
 */


/* ========================================
   1. @font-face — Playfair Display
   ======================================== */

@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/playfair-display/playfair-display-latin-ext-400-normal.woff2') format('woff2'),
       url('fonts/playfair-display/playfair-display-latin-ext-400-normal.woff')  format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/playfair-display/playfair-display-latin-400-normal.woff2') format('woff2'),
       url('fonts/playfair-display/playfair-display-latin-400-normal.woff')  format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122,
                 U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/playfair-display/playfair-display-latin-ext-400-italic.woff2') format('woff2'),
       url('fonts/playfair-display/playfair-display-latin-ext-400-italic.woff')  format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/playfair-display/playfair-display-latin-400-italic.woff2') format('woff2'),
       url('fonts/playfair-display/playfair-display-latin-400-italic.woff')  format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122,
                 U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/playfair-display/playfair-display-latin-ext-600-normal.woff2') format('woff2'),
       url('fonts/playfair-display/playfair-display-latin-ext-600-normal.woff')  format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/playfair-display/playfair-display-latin-600-normal.woff2') format('woff2'),
       url('fonts/playfair-display/playfair-display-latin-600-normal.woff')  format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122,
                 U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/playfair-display/playfair-display-latin-ext-700-normal.woff2') format('woff2'),
       url('fonts/playfair-display/playfair-display-latin-ext-700-normal.woff')  format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/playfair-display/playfair-display-latin-700-normal.woff2') format('woff2'),
       url('fonts/playfair-display/playfair-display-latin-700-normal.woff')  format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122,
                 U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/playfair-display/playfair-display-latin-ext-700-italic.woff2') format('woff2'),
       url('fonts/playfair-display/playfair-display-latin-ext-700-italic.woff')  format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/playfair-display/playfair-display-latin-700-italic.woff2') format('woff2'),
       url('fonts/playfair-display/playfair-display-latin-700-italic.woff')  format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122,
                 U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('fonts/playfair-display/playfair-display-latin-ext-800-normal.woff2') format('woff2'),
       url('fonts/playfair-display/playfair-display-latin-ext-800-normal.woff')  format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('fonts/playfair-display/playfair-display-latin-800-normal.woff2') format('woff2'),
       url('fonts/playfair-display/playfair-display-latin-800-normal.woff')  format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122,
                 U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* ========================================
   2. @font-face — Source Sans 3
   ======================================== */

@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/source-sans-3/source-sans-3-latin-ext-300-normal.woff2') format('woff2'),
       url('fonts/source-sans-3/source-sans-3-latin-ext-300-normal.woff')  format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/source-sans-3/source-sans-3-latin-300-normal.woff2') format('woff2'),
       url('fonts/source-sans-3/source-sans-3-latin-300-normal.woff')  format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122,
                 U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/source-sans-3/source-sans-3-latin-ext-400-normal.woff2') format('woff2'),
       url('fonts/source-sans-3/source-sans-3-latin-ext-400-normal.woff')  format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/source-sans-3/source-sans-3-latin-400-normal.woff2') format('woff2'),
       url('fonts/source-sans-3/source-sans-3-latin-400-normal.woff')  format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122,
                 U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/source-sans-3/source-sans-3-latin-ext-500-normal.woff2') format('woff2'),
       url('fonts/source-sans-3/source-sans-3-latin-ext-500-normal.woff')  format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/source-sans-3/source-sans-3-latin-500-normal.woff2') format('woff2'),
       url('fonts/source-sans-3/source-sans-3-latin-500-normal.woff')  format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122,
                 U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/source-sans-3/source-sans-3-latin-ext-600-normal.woff2') format('woff2'),
       url('fonts/source-sans-3/source-sans-3-latin-ext-600-normal.woff')  format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/source-sans-3/source-sans-3-latin-600-normal.woff2') format('woff2'),
       url('fonts/source-sans-3/source-sans-3-latin-600-normal.woff')  format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122,
                 U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/source-sans-3/source-sans-3-latin-ext-700-normal.woff2') format('woff2'),
       url('fonts/source-sans-3/source-sans-3-latin-ext-700-normal.woff')  format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/source-sans-3/source-sans-3-latin-700-normal.woff2') format('woff2'),
       url('fonts/source-sans-3/source-sans-3-latin-700-normal.woff')  format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122,
                 U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* ========================================
   3. @font-face — Source Serif 4
   ======================================== */

@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/source-serif-4/source-serif-4-latin-ext-400-normal.woff2') format('woff2'),
       url('fonts/source-serif-4/source-serif-4-latin-ext-400-normal.woff')  format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/source-serif-4/source-serif-4-latin-400-normal.woff2') format('woff2'),
       url('fonts/source-serif-4/source-serif-4-latin-400-normal.woff')  format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122,
                 U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Source Serif 4';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/source-serif-4/source-serif-4-latin-ext-400-italic.woff2') format('woff2'),
       url('fonts/source-serif-4/source-serif-4-latin-ext-400-italic.woff')  format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Serif 4';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/source-serif-4/source-serif-4-latin-400-italic.woff2') format('woff2'),
       url('fonts/source-serif-4/source-serif-4-latin-400-italic.woff')  format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122,
                 U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/source-serif-4/source-serif-4-latin-ext-600-normal.woff2') format('woff2'),
       url('fonts/source-serif-4/source-serif-4-latin-ext-600-normal.woff')  format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/source-serif-4/source-serif-4-latin-600-normal.woff2') format('woff2'),
       url('fonts/source-serif-4/source-serif-4-latin-600-normal.woff')  format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
                 U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122,
                 U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* ========================================
   4. CSS CUSTOM PROPERTIES
   ======================================== */
:root {
  /* Brand Colors — exact v2 values */
  --denim: #2B5C8A;
  --denim-dark: #1E4468;
  --denim-deeper: #143350;
  --denim-light: #3D7AB5;
  --denim-pale: #E8F0F8;
  --red: #8B2D2D;
  --red-dark: #6E2222;
  --red-light: #A83A3A;
  --red-pale: #F5E8E8;
  --gold: #C4952B;
  --gold-dark: #A67D1F;
  --gold-light: #D4AB4A;
  --gold-pale: #FBF5E6;
  /* Neutrals */
  --cream: #FAF8F5;
  --cream-dark: #F0EDE8;
  --warm-white: #FDFCFA;
  --charcoal: #2C2C2C;
  --dark-gray: #4A4A4A;
  --medium-gray: #7A7A7A;
  --light-gray: #B8B8B8;
  --border-gray: #E0DCD6;
  /* Typography */
  --font-display: 'Playfair Display', Georgia, 'Times New Roman', serif;
  --font-body: 'Source Sans 3', 'Segoe UI', Tahoma, sans-serif;
  --font-accent: 'Source Serif 4', Georgia, serif;
  /* Spacing */
  --section-padding: 100px 0;
  --container-width: 1140px;
  /* Shadows */
  --shadow-sm: 0 2px 8px rgba(0,0,0,0.06);
  --shadow-md: 0 4px 20px rgba(0,0,0,0.08);
  --shadow-lg: 0 8px 40px rgba(0,0,0,0.12);
  --shadow-card: 0 2px 12px rgba(0,0,0,0.06), 0 0 0 1px rgba(0,0,0,0.03);
  /* Transitions */
  --ease-out: cubic-bezier(0.22, 1, 0.36, 1);
}


/* ========================================
   5. RESET & BASE
   ======================================== */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html { scroll-behavior: smooth; scroll-padding-top: 90px; }

body {
  font-family: var(--font-body);
  color: var(--charcoal);
  background: var(--warm-white);
  line-height: 1.7;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

img { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }

.container {
  max-width: var(--container-width);
  margin: 0 auto;
  padding: 0 24px;
}


/* ========================================
   6. TYPOGRAPHY
   ======================================== */
h1, h2, h3, h4 { font-family: var(--font-display); line-height: 1.2; }
h1 { font-size: clamp(2.2rem, 5vw, 3.4rem); font-weight: 700; }
h2 { font-size: clamp(1.8rem, 3.5vw, 2.6rem); font-weight: 700; }
h3 { font-size: clamp(1.2rem, 2vw, 1.5rem); font-weight: 600; }
h4 { font-size: 1.1rem; font-weight: 600; }

.section-label {
  font-family: var(--font-body);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 12px;
  display: block;
}

.section-title { margin-bottom: 20px; color: var(--denim-deeper); }

.section-subtitle {
  font-family: var(--font-accent);
  font-size: 1.15rem;
  color: var(--medium-gray);
  max-width: 600px;
  font-style: italic;
}


/* ========================================
   7. LANGUAGE TOGGLE SYSTEM
   CSS-based: both DE and EN spans are always
   in the DOM. We show/hide based on body class.
   Default = German (no class needed).
   ======================================== */
[data-lang="en"] { display: none; }
[data-lang="de"] { display: inline; }

body.lang-en [data-lang="en"] { display: inline; }
body.lang-en [data-lang="de"] { display: none; }

/* Block-level variants for paragraphs/divs */
p[data-lang="en"],
div[data-lang="en"],
li[data-lang="en"],
option[data-lang="en"] { display: none; }

p[data-lang="de"],
div[data-lang="de"],
li[data-lang="de"],
option[data-lang="de"] { display: block; }

body.lang-en p[data-lang="en"],
body.lang-en div[data-lang="en"],
body.lang-en li[data-lang="en"],
body.lang-en option[data-lang="en"] { display: block; }

body.lang-en p[data-lang="de"],
body.lang-en div[data-lang="de"],
body.lang-en li[data-lang="de"],
body.lang-en option[data-lang="de"] { display: none; }

/* Flex items that need to be flex not block */
.hero-cta [data-lang],
.hero-trust [data-lang] { display: inline; }


/* ========================================
   8. QUALITY BANNER (replaces Notdienst banner)
   Same visual style as the original emergency-banner
   ======================================== */
.quality-banner {
  background: var(--red);
  color: white;
  padding: 10px 0;
  font-size: 0.88rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  position: relative;
  z-index: 1001;
}

.quality-banner .container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  text-align: center;
}

.quality-banner .phone-link {
  color: var(--gold-light);
  font-weight: 700;
  transition: color 0.3s;
}

.quality-banner .phone-link:hover { color: white; }

.pulse-dot {
  width: 8px; height: 8px;
  background: var(--gold-light);
  border-radius: 50%;
  display: inline-block;
  animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.5; transform: scale(1.4); }
}


/* ========================================
   9. NAVIGATION
   ======================================== */
.navbar {
  background: rgba(253,252,250,0.97);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-gray);
  position: sticky;
  top: 0;
  z-index: 1000;
  transition: box-shadow 0.3s;
}

.navbar.scrolled { box-shadow: var(--shadow-md); }

.navbar .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
}

.nav-brand {
  display: flex;
  align-items: center;
  gap: 14px;
  cursor: pointer;
}

.nav-logo {
  width: 48px; height: 48px;
  background: var(--denim);
  border-radius: 6px;
  display: flex; align-items: center; justify-content: center;
  color: white;
  font-family: var(--font-display);
  font-size: 1.4rem;
  font-weight: 800;
  position: relative;
  overflow: hidden;
}

.nav-logo::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0; right: 0;
  height: 4px;
  background: var(--gold);
}

.nav-brand-text h2 {
  font-size: 1.15rem;
  color: var(--denim-deeper);
  line-height: 1.2;
  font-weight: 700;
}

.nav-brand-text span {
  font-family: var(--font-body);
  font-size: 0.72rem;
  color: var(--medium-gray);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 6px;
}

.nav-links a {
  font-size: 0.92rem;
  font-weight: 500;
  color: var(--dark-gray);
  padding: 8px 16px;
  border-radius: 6px;
  transition: all 0.25s var(--ease-out);
  position: relative;
}

.nav-links a:hover,
.nav-links a.active {
  color: var(--denim);
  background: var(--denim-pale);
}

.lang-toggle {
  margin-left: 16px;
  display: flex;
  border: 1.5px solid var(--border-gray);
  border-radius: 6px;
  overflow: hidden;
}

.lang-toggle button {
  border: none;
  background: transparent;
  padding: 6px 12px;
  font-family: var(--font-body);
  font-size: 0.82rem;
  font-weight: 600;
  color: var(--medium-gray);
  cursor: pointer;
  transition: all 0.25s;
  letter-spacing: 0.5px;
}

.lang-toggle button.active {
  background: var(--denim);
  color: white;
}

.lang-toggle button:not(.active):hover {
  background: var(--cream-dark);
  color: var(--charcoal);
}

/* Mobile menu */
.mobile-menu-btn {
  display: none;
  background: none; border: none;
  cursor: pointer; padding: 8px;
  flex-direction: column; gap: 5px;
}

.mobile-menu-btn span {
  display: block; width: 24px; height: 2px;
  background: var(--charcoal);
  transition: all 0.3s var(--ease-out);
  border-radius: 2px;
}

.mobile-menu-btn.open span:nth-child(1) { transform: rotate(45deg) translate(5px, 5px); }
.mobile-menu-btn.open span:nth-child(2) { opacity: 0; }
.mobile-menu-btn.open span:nth-child(3) { transform: rotate(-45deg) translate(5px, -5px); }


/* ========================================
   10. HERO SECTION
   ======================================== */
.hero {
  position: relative;
  min-height: 85vh;
  display: flex;
  align-items: center;
  background:
    linear-gradient(135deg, var(--denim-deeper) 0%, var(--denim) 40%, var(--denim-dark) 100%);
  overflow: hidden;
}

.hero::before {
  content: '';
  position: absolute; inset: 0;
  background:
    repeating-linear-gradient(
      90deg,
      transparent,
      transparent 80px,
      rgba(255,255,255,0.02) 80px,
      rgba(255,255,255,0.02) 81px
    ),
    repeating-linear-gradient(
      0deg,
      transparent,
      transparent 80px,
      rgba(255,255,255,0.02) 80px,
      rgba(255,255,255,0.02) 81px
    );
}

.hero::after {
  content: '';
  position: absolute;
  right: -100px; top: -100px;
  width: 500px; height: 500px;
  border: 60px solid rgba(196,149,43,0.08);
  border-radius: 50%;
}

.hero-content {
  position: relative;
  z-index: 1;
  color: white;
  max-width: 650px;
  animation: fadeInUp 1s var(--ease-out);
}

@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(30px); }
  to { opacity: 1; transform: translateY(0); }
}

.hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255,255,255,0.1);
  border: 1px solid rgba(255,255,255,0.2);
  padding: 8px 18px;
  border-radius: 50px;
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 28px;
  backdrop-filter: blur(4px);
}

.hero-badge .gold-bar {
  width: 20px; height: 3px;
  background: var(--gold);
  border-radius: 2px;
}

.hero h1 {
  margin-bottom: 24px;
  text-shadow: 0 2px 20px rgba(0,0,0,0.15);
}

.hero h1 .highlight {
  color: var(--gold-light);
  display: block;
}

.hero-description {
  font-size: 1.15rem;
  line-height: 1.8;
  opacity: 0.9;
  margin-bottom: 40px;
  font-family: var(--font-accent);
}

.hero-cta {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

/* Right side decorative element */
.hero-visual {
  position: absolute;
  right: 0; top: 0; bottom: 0;
  width: 45%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.hero-emblem {
  width: 320px; height: 320px;
  border: 3px solid rgba(255,255,255,0.08);
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  position: relative;
}

.hero-emblem::before {
  content: '';
  width: 260px; height: 260px;
  border: 2px solid rgba(196,149,43,0.15);
  border-radius: 50%;
  position: absolute;
}

.hero-emblem-inner {
  text-align: center;
  color: rgba(255,255,255,0.15);
}

.hero-emblem-inner .emblem-icon {
  font-size: 5rem;
  display: block;
  line-height: 1;
  margin-bottom: 8px;
}

.hero-emblem-inner .emblem-text {
  font-family: var(--font-display);
  font-size: 0.9rem;
  letter-spacing: 4px;
  text-transform: uppercase;
}

/* Trust indicators */
.hero-trust {
  margin-top: 50px;
  display: flex;
  gap: 40px;
  opacity: 0.7;
  animation: fadeInUp 1s 0.3s var(--ease-out) both;
}

.trust-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.88rem;
}

.trust-icon {
  width: 20px; height: 20px;
  border: 1.5px solid rgba(255,255,255,0.5);
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.7rem;
}


/* ========================================
   11. BUTTONS
   ======================================== */
.btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 32px;
  border-radius: 6px;
  font-family: var(--font-body);
  font-size: 0.95rem;
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: all 0.3s var(--ease-out);
  text-decoration: none;
}

.btn-primary {
  background: var(--gold);
  color: white;
  box-shadow: 0 4px 15px rgba(196,149,43,0.3);
}

.btn-primary:hover {
  background: var(--gold-dark);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(196,149,43,0.4);
}

.btn-outline {
  background: transparent;
  color: white;
  border: 1.5px solid rgba(255,255,255,0.4);
}

.btn-outline:hover {
  background: rgba(255,255,255,0.1);
  border-color: white;
}

.btn-secondary {
  background: var(--denim);
  color: white;
}

.btn-secondary:hover {
  background: var(--denim-dark);
  transform: translateY(-2px);
}


/* ========================================
   12. SECTION STYLING
   ======================================== */
.section { padding: var(--section-padding); }

.section-header {
  text-align: center;
  margin-bottom: 60px;
}

.section-header .section-subtitle {
  margin: 0 auto;
}

/* Decorative divider */
.ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 20px 0 0;
}

.ornament-line {
  width: 40px; height: 1px;
  background: var(--gold);
}

.ornament-diamond {
  width: 8px; height: 8px;
  background: var(--gold);
  transform: rotate(45deg);
}


/* ========================================
   13. ABOUT SECTION
   ======================================== */
.about { background: var(--warm-white); }

.about-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

.about-image {
  aspect-ratio: 4/5;
  background: var(--cream-dark);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.about-image .placeholder-img {
  width: 100%; height: 100%;
  display: flex; align-items: center; justify-content: center;
  flex-direction: column;
  gap: 12px;
  color: var(--light-gray);
  font-size: 0.85rem;
  font-style: italic;
  background:
    linear-gradient(135deg, var(--cream-dark), var(--denim-pale));
}

.about-image .placeholder-img .icon { font-size: 2.5rem; opacity: 0.4; }

/* Decorative frame on image */
.about-image::after {
  content: '';
  position: absolute;
  top: 16px; left: 16px; right: 16px; bottom: 16px;
  border: 1px solid rgba(196,149,43,0.25);
  border-radius: 4px;
  pointer-events: none;
}

/* Photo styling for actual images */
.about-image img {
  width: 100%; height: 100%;
  object-fit: cover;
}

.about-experience {
  position: absolute;
  bottom: 24px; right: 24px;
  background: var(--denim);
  color: white;
  padding: 20px 24px;
  border-radius: 6px;
  text-align: center;
  box-shadow: var(--shadow-lg);
  z-index: 2;
}

.about-experience .number {
  font-family: var(--font-display);
  font-size: 2.4rem;
  font-weight: 800;
  color: var(--gold-light);
  line-height: 1;
}

.about-experience .label {
  font-size: 0.78rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 4px;
  opacity: 0.85;
}

.about-text p {
  margin-bottom: 20px;
  color: var(--dark-gray);
}

.about-values {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 32px;
}

.value-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 14px;
  background: var(--cream);
  border-radius: 6px;
  border-left: 3px solid var(--gold);
}

.value-item .v-icon {
  color: var(--gold);
  font-size: 1.2rem;
  flex-shrink: 0;
  margin-top: 2px;
}

.value-item h4 {
  font-family: var(--font-body);
  font-size: 0.92rem;
  font-weight: 700;
  color: var(--denim-deeper);
}

.value-item p {
  font-size: 0.84rem;
  color: var(--medium-gray);
  margin-top: 2px;
  margin-bottom: 0;
}


/* ========================================
   14. SERVICES SECTION
   ======================================== */
.services { background: var(--cream); }

.services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.service-card {
  background: white;
  border-radius: 8px;
  padding: 40px 32px;
  box-shadow: var(--shadow-card);
  transition: all 0.4s var(--ease-out);
  position: relative;
  overflow: hidden;
}

.service-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 4px;
  background: var(--denim);
  transform: scaleX(0);
  transition: transform 0.4s var(--ease-out);
  transform-origin: left;
}

.service-card:hover::before { transform: scaleX(1); }

.service-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-lg);
}

.service-icon {
  width: 56px; height: 56px;
  background: var(--denim-pale);
  border-radius: 10px;
  display: flex; align-items: center; justify-content: center;
  font-size: 1.6rem;
  margin-bottom: 24px;
  transition: all 0.3s;
}

.service-card:hover .service-icon {
  background: var(--denim);
  color: white;
}

.service-card h3 {
  color: var(--denim-deeper);
  margin-bottom: 12px;
}

.service-card p {
  font-size: 0.95rem;
  color: var(--medium-gray);
  line-height: 1.7;
}

.service-card .service-list {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid var(--border-gray);
}

.service-card .service-list li {
  font-size: 0.88rem;
  color: var(--dark-gray);
  padding: 4px 0;
  display: flex;
  align-items: center;
  gap: 8px;
}

.service-card .service-list li::before {
  content: '✓';
  color: var(--gold);
  font-weight: 700;
  font-size: 0.8rem;
}


/* ========================================
   15. GALLERY SECTION
   ======================================== */
.gallery { background: var(--warm-white); }

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.gallery-item {
  aspect-ratio: 4/3;
  background: var(--cream-dark);
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  transition: all 0.4s var(--ease-out);
}

.gallery-item:hover { transform: scale(1.02); }

.gallery-item:nth-child(1) { grid-column: span 2; grid-row: span 2; aspect-ratio: auto; }

.gallery-item .placeholder-img {
  width: 100%; height: 100%;
  display: flex; align-items: center; justify-content: center;
  flex-direction: column;
  gap: 8px;
  color: var(--light-gray);
  font-size: 0.82rem;
  font-style: italic;
  background: linear-gradient(135deg, var(--cream-dark), var(--denim-pale));
}

.gallery-item .placeholder-img .icon { font-size: 2rem; opacity: 0.4; }

.gallery-item img {
  width: 100%; height: 100%;
  object-fit: cover;
}

.gallery-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(20,51,80,0.8), transparent 60%);
  opacity: 0;
  transition: opacity 0.4s;
  display: flex;
  align-items: flex-end;
  padding: 24px;
}

.gallery-item:hover .gallery-overlay { opacity: 1; }

.gallery-overlay span {
  color: white;
  font-weight: 600;
  font-size: 0.95rem;
}

.gallery-filter {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}

.gallery-filter button {
  background: transparent;
  border: 1.5px solid var(--border-gray);
  padding: 8px 20px;
  border-radius: 50px;
  font-family: var(--font-body);
  font-size: 0.88rem;
  font-weight: 500;
  color: var(--dark-gray);
  cursor: pointer;
  transition: all 0.25s;
}

.gallery-filter button.active,
.gallery-filter button:hover {
  background: var(--denim);
  color: white;
  border-color: var(--denim);
}


/* ========================================
   16. CONTACT SECTION
   ======================================== */
.contact { background: var(--cream); }

.contact-grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 60px;
}

.contact-info-card {
  background: var(--denim-deeper);
  color: white;
  padding: 48px 40px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.contact-info-card::after {
  content: '';
  position: absolute;
  right: -60px; bottom: -60px;
  width: 200px; height: 200px;
  border: 40px solid rgba(196,149,43,0.06);
  border-radius: 50%;
}

.contact-info-card h3 {
  font-size: 1.6rem;
  margin-bottom: 8px;
}

.contact-info-card .subtitle {
  font-family: var(--font-accent);
  font-style: italic;
  opacity: 0.7;
  margin-bottom: 36px;
}

.contact-detail {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 28px;
}

.contact-detail .c-icon {
  width: 40px; height: 40px;
  background: rgba(255,255,255,0.1);
  border-radius: 8px;
  display: flex; align-items: center; justify-content: center;
  font-size: 1.1rem;
  flex-shrink: 0;
}

.contact-detail .c-label {
  font-size: 0.78rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  opacity: 0.6;
  margin-bottom: 4px;
}

.contact-detail .c-value {
  font-size: 1.05rem;
  font-weight: 500;
}

.contact-detail .c-value a {
  color: var(--gold-light);
  transition: color 0.3s;
}

.contact-detail .c-value a:hover { color: white; }

.contact-hours {
  margin-top: 36px;
  padding-top: 28px;
  border-top: 1px solid rgba(255,255,255,0.1);
}

.contact-hours h4 {
  font-family: var(--font-body);
  font-size: 0.82rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  opacity: 0.6;
  margin-bottom: 12px;
}

.hours-row {
  display: flex;
  justify-content: space-between;
  font-size: 0.95rem;
  padding: 6px 0;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}

/* Contact form */
.contact-form-wrapper {
  background: white;
  padding: 48px 40px;
  border-radius: 8px;
  box-shadow: var(--shadow-card);
}

.contact-form-wrapper h3 {
  font-size: 1.4rem;
  color: var(--denim-deeper);
  margin-bottom: 8px;
}

.contact-form-wrapper .form-subtitle {
  color: var(--medium-gray);
  font-size: 0.95rem;
  margin-bottom: 32px;
}

.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.form-group {
  margin-bottom: 20px;
}

.form-group label {
  display: block;
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--charcoal);
  margin-bottom: 6px;
}

.form-group label .required { color: var(--red); }

.form-group input,
.form-group textarea,
.form-group select {
  width: 100%;
  padding: 12px 16px;
  border: 1.5px solid var(--border-gray);
  border-radius: 6px;
  font-family: var(--font-body);
  font-size: 0.95rem;
  color: var(--charcoal);
  background: var(--warm-white);
  transition: border-color 0.3s, box-shadow 0.3s;
}

.form-group input:focus,
.form-group textarea:focus,
.form-group select:focus {
  outline: none;
  border-color: var(--denim-light);
  box-shadow: 0 0 0 3px rgba(43,92,138,0.1);
}

.form-group textarea { resize: vertical; min-height: 130px; }

.form-privacy {
  font-size: 0.82rem;
  color: var(--medium-gray);
  margin-bottom: 24px;
  line-height: 1.6;
}

.form-privacy a {
  color: var(--denim);
  text-decoration: underline;
}


/* ========================================
   17. CTA STRIP (above footer)
   ======================================== */
.cta-strip {
  background: var(--red);
  color: white;
  padding: 60px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.cta-strip::before {
  content: '';
  position: absolute; inset: 0;
  background:
    repeating-linear-gradient(
      135deg,
      transparent,
      transparent 60px,
      rgba(255,255,255,0.02) 60px,
      rgba(255,255,255,0.02) 61px
    );
}

.cta-strip h2 {
  font-size: clamp(1.5rem, 3vw, 2.2rem);
  margin-bottom: 12px;
  position: relative;
}

.cta-strip p {
  font-family: var(--font-accent);
  font-style: italic;
  opacity: 0.85;
  margin-bottom: 28px;
  position: relative;
}

.cta-strip .btn { position: relative; }


/* ========================================
   18. FOOTER
   ======================================== */
.footer {
  background: var(--denim-deeper);
  color: rgba(255,255,255,0.7);
  padding: 60px 0 0;
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  gap: 48px;
  padding-bottom: 48px;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}

.footer-brand h3 {
  font-size: 1.3rem;
  color: white;
  margin-bottom: 6px;
}

.footer-brand .tagline {
  font-family: var(--font-accent);
  font-style: italic;
  font-size: 0.9rem;
  opacity: 0.6;
  margin-bottom: 20px;
}

.footer-brand p {
  font-size: 0.9rem;
  line-height: 1.7;
}

.footer h4 {
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 0.82rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 20px;
}

.footer ul li { margin-bottom: 10px; }

.footer ul li a {
  font-size: 0.9rem;
  transition: color 0.3s;
}

.footer ul li a:hover { color: white; }

.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 0;
  font-size: 0.82rem;
  flex-wrap: wrap;
  gap: 12px;
}

.footer-legal a {
  margin-left: 20px;
  transition: color 0.3s;
}

.footer-legal a:hover { color: white; }


/* ========================================
   19. PAGE BANNER (inner-page headers)
   ======================================== */
.page-banner {
  padding: 80px 0 60px;
  background: linear-gradient(135deg, var(--denim-deeper), var(--denim));
  color: white;
  position: relative;
  overflow: hidden;
}

.page-banner::before {
  content: '';
  position: absolute;
  right: -50px; top: -50px;
  width: 300px; height: 300px;
  border: 40px solid rgba(196,149,43,0.06);
  border-radius: 50%;
}

.page-banner .section-label { color: var(--gold-light); }

.page-banner h1 {
  font-size: clamp(1.8rem, 4vw, 2.8rem);
  margin-bottom: 12px;
}

.page-banner p {
  font-family: var(--font-accent);
  font-style: italic;
  opacity: 0.75;
  max-width: 550px;
}


/* Main content wrapper */
.legal-content {
  padding: 60px 0 80px;
  min-height: 50vh;
  max-width: 780px;
  margin: 0 auto;
}

/* Last-updated / scope meta line */
.legal-meta {
  font-size: 0.88rem;
  color: var(--medium-gray);
  margin-bottom: 32px;
}

/* Table of contents */
.legal-toc {
  background: var(--denim-pale);
  border-left: 4px solid var(--denim);
  border-radius: 8px;
  padding: 24px 28px;
  margin-bottom: 40px;
}

.legal-toc-title {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 700;
  color: var(--denim);
  margin-bottom: 12px;
}

.legal-toc ol {
  list-style: decimal;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.legal-toc ol li a {
  font-size: 0.92rem;
  color: var(--denim);
  transition: color 0.2s;
}

.legal-toc ol li a:hover {
  color: var(--denim-dark);
  text-decoration: underline;
}

/* Individual content sections */
.legal-section {
  margin-bottom: 36px;
  scroll-margin-top: 100px;
}

.legal-section h2 {
  font-family: var(--font-display);
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--red);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 14px;
}

.legal-section h3 {
  font-family: var(--font-body);
  font-size: 1rem;
  font-weight: 700;
  color: var(--charcoal);
  margin: 20px 0 8px;
}

.legal-section p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: var(--dark-gray);
}

.legal-section p:last-child {
  margin-bottom: 0;
}

.legal-section address {
  font-style: normal;
  line-height: 1.75;
  color: var(--dark-gray);
}

.legal-section a {
  color: var(--denim);
  transition: color 0.2s;
}

.legal-section a:hover {
  color: var(--denim-dark);
  text-decoration: underline;
}

.legal-section ul {
  list-style: disc;
  padding-left: 24px;
  margin-bottom: 14px;
}

.legal-section ul li {
  margin-bottom: 8px;
  line-height: 1.65;
  color: var(--dark-gray);
}

/* Divider between sections */
.legal-divider {
  border: none;
  border-top: 1px solid var(--border-gray);
  margin: 32px 0;
}

/* Placeholder fields (pending data) */
.legal-placeholder {
  display: inline-block;
  background: var(--gold-pale);
  border: 1px dashed var(--gold);
  border-radius: 4px;
  padding: 2px 10px;
  font-size: 0.9rem;
  color: var(--gold-dark);
}

/* Notice box (blue — informational) */
.legal-notice {
  background: var(--denim-pale);
  border-left: 4px solid var(--denim);
  border-radius: 8px;
  padding: 16px 20px;
  margin-bottom: 28px;
  font-size: 0.92rem;
  color: var(--denim-dark);
}

.legal-notice strong {
  display: block;
  margin-bottom: 4px;
}

/* Info box (gold — warnings/tips) */
.legal-info {
  background: var(--gold-pale);
  border-left: 4px solid var(--gold);
  border-radius: 8px;
  padding: 16px 20px;
  margin: 16px 0;
  font-size: 0.92rem;
  color: var(--gold-dark);
}

/* Legacy placeholder notice (keep for backward compat) */
.legal-content .placeholder-notice {
  background: var(--gold-pale);
  border: 1px solid var(--gold);
  border-radius: 8px;
  padding: 32px;
  max-width: 700px;
  text-align: center;
}

.legal-content .placeholder-notice h3 {
  color: var(--gold-dark);
  margin-bottom: 12px;
}

.legal-content .placeholder-notice p {
  color: var(--dark-gray);
}

/* Spacing utilities for legal pages */
.mt-3 { margin-top: 12px; }
.mt-4 { margin-top: 16px; }
.mb-6 { margin-bottom: 24px; }
.mb-8 { margin-bottom: 32px; }



/* ========================================
   21. PAGE VISIBILITY (legacy/SPA support)
   ======================================== */
.page { display: none; }
.page.active { display: block; }


/* ========================================
   22. RESPONSIVE BREAKPOINTS
   ======================================== */
@media (max-width: 992px) {
  .hero-visual { display: none; }
  .about-grid { grid-template-columns: 1fr; gap: 40px; }
  .about-image { max-height: 400px; }
  .services-grid { grid-template-columns: 1fr 1fr; }
  .contact-grid { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 768px) {
  :root { --section-padding: 70px 0; }

  .navbar .container { height: 68px; }

  .nav-links {
    display: none;
    position: absolute;
    top: 100%; left: 0; right: 0;
    background: white;
    flex-direction: column;
    padding: 20px;
    border-bottom: 1px solid var(--border-gray);
    box-shadow: var(--shadow-md);
    gap: 4px;
  }

  .nav-links.open { display: flex; }

  .nav-links a { padding: 12px 16px; width: 100%; }

  .lang-toggle { margin: 12px 0 0; }

  .mobile-menu-btn { display: flex; }

  .hero { min-height: 70vh; }
  .hero-trust { flex-direction: column; gap: 16px; }

  .services-grid { grid-template-columns: 1fr; }
  .gallery-grid { grid-template-columns: 1fr 1fr; }
  .gallery-item:nth-child(1) { grid-column: span 2; }

  .form-row { grid-template-columns: 1fr; }

  .footer-grid { grid-template-columns: 1fr; gap: 32px; }
  .footer-bottom { flex-direction: column; text-align: center; }
}

@media (max-width: 480px) {
  .gallery-grid { grid-template-columns: 1fr; }
  .gallery-item:nth-child(1) { grid-column: span 1; }
  .about-values { grid-template-columns: 1fr; }
  .hero-cta { flex-direction: column; }
  .hero-cta .btn { text-align: center; justify-content: center; }
}
