/* Hochzeit-2: thin adapter over global components */
.page-hochzeit-2 { background: var(--pearl); }
.page-hochzeit-2 .ch-heading-accent { max-width: none; white-space: normal; }
.ch-wedding-hero-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.ch-wedding-hero-title { color: var(--pearl); margin-bottom: 1.5rem; }
.ch-wedding-hero-title .ch-heading-accent { display: block; font-size: .72em; }
.ch-wedding-hero-lead { max-width: 460px; margin-bottom: 2.5rem; color: rgba(232,234,237,.88); }
.page-hochzeit-2 .ch-actions { justify-content: flex-start; }
.ch-wedding-hero-visual { position: relative; }
.ch-wedding-hero-frame img { object-position: 50% 42%; }
.ch-wedding-trust { padding: 4.5rem 0; border-bottom: 1px solid rgba(15,13,10,.07); }
.ch-wedding-trust-inner { display: flex; align-items: center; justify-content: space-between; gap: 3rem; flex-wrap: wrap; }
.ch-wedding-trust-divider { width: 1px; height: 48px; background: rgba(15,13,10,.12); }
.ch-wedding-trust-number { font-family: var(--font-serif); font-size: 3rem; font-weight: 700; color: var(--obsidian); line-height: 1; }
.ch-wedding-trust-number sup { font-size: 1.3rem; color: var(--orange); }
.ch-wedding-trust-label { font-size: .8rem; color: var(--iron-text); }
.ch-wedding-pullquote { max-width: 400px; font-family: var(--font-serif); font-size: 1.35rem; font-style: italic; color: var(--obsidian); }
.ch-wedding-section-title { margin-top: 8px; color: var(--obsidian); }
.ch-wedding-section-title--light { color: var(--pearl); }
.ch-wedding-copy { max-width: 540px; }
.ch-wedding-copy--light { color: rgba(232,234,237,.86); }
.page-hochzeit-2 .ch-service-list--light { border-top-color: rgba(15,13,10,.09); }
.page-hochzeit-2 .ch-service-list--light .ch-service-item { border-bottom-color: rgba(15,13,10,.09); }
.page-hochzeit-2 .ch-service-list--light .ch-service-name { color: var(--obsidian); }
.page-hochzeit-2 .ch-service-list--light .ch-service-copy { color: var(--iron-text); }
.page-hochzeit-2 .ch-service-name,
.page-hochzeit-2 .ch-service-copy { display: block; }
.page-hochzeit-2 .ch-float-tags--dark { background: var(--slate); border-color: rgba(255,255,255,.09); }
.page-hochzeit-2 .ch-float-tags--dark .ch-tag { color: var(--text-light); background: rgba(255,255,255,.06); border-color: rgba(255,255,255,.09); }
.ch-wedding-final-section { padding-top: 0; }
.ch-wedding-final-cta { background: linear-gradient(145deg, var(--obsidian) 0%, var(--anthracite) 58%, var(--slate) 100%); }
.ch-wedding-final-cta .ch-cta-title,
.ch-wedding-final-cta .ch-cta-copy,
.ch-wedding-note-item { color: rgba(232,234,237,.9); }
.ch-wedding-final-actions { margin-bottom: 0; }
.ch-wedding-step-number { position: absolute; top: .5rem; right: 1rem; font-family: var(--font-serif); font-size: 4.5rem; font-weight: 700; color: rgba(15,13,10,.05); line-height: 1; pointer-events: none; }
.ch-wedding-note-list { margin-top: 2rem; display: flex; justify-content: center; gap: 2rem; flex-wrap: wrap; }
.ch-wedding-note-item { display: flex; align-items: center; gap: .5rem; font-size: .77rem; font-weight: 400; }
.ch-wedding-note-dot { width: 5px; height: 5px; border-radius: 999px; background: var(--orange); }

@media (min-width: 768px) {
  .ch-wedding-hero-copy.ch-stack { display: block; }
}

@media (max-width: 900px) {
  .ch-wedding-hero-grid { grid-template-columns: 1fr; gap: 3rem; }
  .page-hochzeit-2 .ch-grid--4 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .ch-wedding-hero-visual .ch-float-badge,
  .page-hochzeit-2 .ch-float-tags { position: static; margin-top: 1rem; }
}

@media (max-width: 767px) {
  .ch-section.ch-wedding-hero {
    padding-top: clamp(9rem, 29vw, 10.5rem);
    padding-bottom: clamp(4.5rem, 14vw, 5.75rem);
  }
  .ch-wedding-hero-grid { display: block; }
  .ch-wedding-hero-copy.ch-stack { gap: clamp(1.75rem, 6vw, 2.25rem); }
  .ch-wedding-hero-copy .ch-eyebrow { margin-bottom: 0; }
  .ch-wedding-hero-title {
    margin-bottom: 0;
    font-size: clamp(2.95rem, 14vw, 4.15rem);
    line-height: .98;
  }
  .ch-wedding-hero-title .ch-heading-accent {
    margin-top: .08em;
    font-size: .68em;
    line-height: 1.02;
  }
  .ch-wedding-hero-mobile-visual {
    display: block;
    margin: 0;
  }
  .ch-wedding-hero-mobile-visual .ch-image-frame {
    aspect-ratio: 4 / 3.35;
    border-radius: 18px;
  }
  .ch-wedding-hero-mobile-visual img {
    object-position: 50% 38%;
  }
  .ch-wedding-hero > .ch-container {
    position: relative;
    z-index: var(--z-base);
  }
  .ch-wedding-hero > .ch-container > .ch-wedding-hero-grid > .ch-wedding-hero-visual {
    display: none;
  }
  .ch-wedding-hero-lead {
    max-width: none;
    margin-bottom: 0;
    font-size: 1.02rem;
    line-height: 1.72;
  }
  .ch-wedding-actions { gap: clamp(1rem, 4vw, 1.35rem); }
  .ch-wedding-hero .ch-button--ghost {
    width: auto;
    align-self: center;
    justify-content: center;
    padding: .15rem 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: rgba(232,234,237,.82);
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: .35em;
  }
  .ch-wedding-hero .ch-button--ghost:hover {
    background: transparent;
    border-color: transparent;
    transform: none;
  }
  .ch-wedding-trust { padding: 3.5rem 0; }
  .ch-wedding-trust-inner { display: grid; grid-template-columns: 1fr; justify-items: start; }
  .ch-wedding-trust-divider { width: 100%; height: 1px; }
  .ch-wedding-feature-section { padding-top: 4.75rem; padding-bottom: 4.75rem; }
  .page-hochzeit-2 .ch-feature-grid { align-items: stretch; }
  .ch-wedding-feature-section .ch-feature-grid,
  .ch-wedding-dj-section .ch-feature-grid { gap: 2.5rem; }
  .ch-wedding-feature-section .ch-feature-content,
  .ch-wedding-dj-section .ch-feature-content { gap: 1.65rem; }
  .ch-wedding-feature-section .ch-feature-content .ch-eyebrow,
  .ch-wedding-dj-section .ch-feature-content .ch-eyebrow { margin-bottom: .25rem; }
  .ch-wedding-section-title { margin-top: 0; }
  .ch-wedding-feature-section .ch-image-frame,
  .ch-wedding-dj-section .ch-image-frame {
    aspect-ratio: 4 / 4.6;
    border-radius: 18px;
  }
  #jga .ch-image-frame {
    aspect-ratio: 16 / 10;
  }
  .ch-wedding-feature-section .ch-feature-visual .ch-float-badge,
  .ch-wedding-feature-section .ch-feature-visual .ch-float-tags,
  .ch-wedding-dj-section .ch-feature-visual .ch-float-tags {
    margin-top: 1.35rem;
  }
  #hochzeitstanz .ch-image-frame img { object-position: 50% 12%; }
  #jga .ch-image-frame img { object-position: 50% 22%; }
  #hochzeits-dj .ch-image-frame img { object-position: 50% 35%; }
  .page-hochzeit-2 .ch-wedding-dj-section .ch-feature-grid > .ch-feature-visual {
    display: block;
    order: -1;
  }
  .page-hochzeit-2 .ch-grid--4 { grid-template-columns: 1fr; }
  .page-hochzeit-2 .ch-actions { flex-direction: column; align-items: stretch; }
  .page-hochzeit-2 .ch-actions .ch-button { width: 100%; justify-content: center; }
  .page-hochzeit-2 .ch-wedding-hero .ch-actions .ch-button--ghost {
    width: auto;
  }
  .ch-wedding-note-list { justify-content: flex-start; gap: .9rem 1.2rem; }
}

@media (max-width: 480px) {
  .ch-wedding-hero-title {
    font-size: clamp(2.72rem, 13.5vw, 3.55rem);
  }
  .ch-wedding-hero-mobile-visual .ch-image-frame,
  .ch-wedding-feature-section .ch-image-frame,
  .ch-wedding-dj-section .ch-image-frame {
    aspect-ratio: 4 / 4.85;
  }
  .ch-wedding-hero-mobile-visual .ch-image-frame {
    aspect-ratio: 4 / 3.15;
  }
  .ch-wedding-feature-section .ch-feature-visual .ch-float-badge {
    display: flex;
    width: 100%;
  }
}
