@media(max-width:900px) {
  .hamburger { display: flex; }
  .menu { display: none; position: absolute; top: 100%; left: 0; right: 0; flex-direction: column; align-items: stretch; gap: 0; background: rgba(247,247,245,.98); backdrop-filter: blur(14px); border-bottom: 1px solid rgba(0,0,0,.06); box-shadow: var(--shadow-sm); padding: 8px 0; }
  .menu.open { display: flex; }
  .menu a:not(.btn) { padding: 14px 20px; }
  .menu a.btn { margin: 10px 20px; }
  .hero-grid, .split, .content-grid, .footer-grid { grid-template-columns: 1fr; }
  .hero-media img { height: 420px; }
  .cards, .steps { grid-template-columns: 1fr; }
  .feature-grid { grid-template-columns: 1fr; }
  .cta { align-items: flex-start; flex-direction: column; }
  .badge { left: 12px; }
  h1 { font-size: 3.5rem; }
  .proofbar { flex-direction: column; align-items: stretch; gap: 14px; }
  .proofbar>div+div { border-left: 0; border-top: 1px solid #deded9; padding-left: 0; padding-top: 14px; }
  .proofbar span { max-width: none; }
}

@media(max-width:520px) {
  .wrap { width: min(100% - 26px,1180px); }
  .navin { height: 72px; }
  .logo { width: 165px; }
  .hero { padding-top: 48px; }
  .hero-media img { height: 330px; }
  .cta { padding: 30px 24px; }
}

@media(max-width:900px) {
  .path-grid, .outcomes, .testimonial-placeholders { grid-template-columns: 1fr; }
  .float-card { right: 10px; }
  .editorial-split { gap: 50px; }
  .image-note { left: 10px; bottom: -20px; }
  .premium-hero { padding-top: 60px; }
}

@media(max-width:900px) {
  .trust-grid { grid-template-columns: 1fr; gap: 35px; }
  .trust-facts>div { grid-template-columns: 1fr; gap: 5px; }
}

@media(max-width:1000px) {
  .subhero-grid, .intro-band .wrap { grid-template-columns: 1fr; }
  .subhero-media img { height: 410px; }
  .value-grid.four { grid-template-columns: repeat(2,1fr); }
  .audience-grid { grid-template-columns: 1fr; }
  .audience-card { min-height: 260px; }
  .process-row { grid-template-columns: 1fr; }
  .contact-cards { grid-template-columns: 1fr; }
}

@media(max-width:760px) {
  .value-grid, .value-grid.two, .value-grid.four, .compare-grid, .fact-strip { grid-template-columns: 1fr; }
  .fact-strip>div+div { border-left: 0; border-top: 1px solid #deded9; }
  .subhero { padding-top: 58px; }
  .subhero-chip { left: 10px; }
  .form-grid { grid-template-columns: 1fr; }
  .form-grid .full { grid-column: auto; }
  .premium-panel { padding: 32px 26px; }
}

/* Responsive spacing */
@media(max-width:1100px) {
  .hero-grid, .subhero-grid { gap: 52px; }
  .path-card { padding: 36px; }
  .value-card { padding: 34px; }
}

@media(max-width:900px) {
  body { line-height: 1.62; }
  h1 { line-height: 1.03; margin-bottom: 24px; }
  h2 { line-height: 1.12; margin-bottom: 20px; }
  h3 { line-height: 1.18; }
  section { padding: 72px 0; }
  .premium-hero, .hero, .subhero { padding-top: 64px; padding-bottom: 64px; }
  .hero-grid, .subhero-grid, .split { gap: 46px; }
  .section-intro { margin-bottom: 34px; }
  .intro-band { padding: 44px 0; }
  .intro-band .wrap { gap: 24px; }
  .path-card, .audience-card { min-height: auto; }
  .value-card, .process-step, .outcomes article { min-height: auto; }
  .premium-panel, .cta { padding: 38px 30px; }
  .trust-grid { gap: 42px; }
  .sub-cta { padding-bottom: 72px; }
}

@media(max-width:600px) {
  .wrap { width: min(100% - 30px,1180px); }
  h1 { font-size: clamp(2.9rem,15vw,4.1rem); line-height: 1.04; }
  h2 { font-size: clamp(2rem,10vw,3rem); line-height: 1.13; }
  h3 { font-size: 1.55rem; line-height: 1.2; }
  p { line-height: 1.62; margin-bottom: 16px; }
  section { padding: 60px 0; }
  .premium-hero, .hero, .subhero { padding-top: 52px; padding-bottom: 56px; }
  .hero-grid, .subhero-grid, .split { gap: 36px; }
  .card, .feature, .value-card, .compare-card, .process-step, .audience-card, .contact-card { padding: 28px 24px; }
  .path-card { padding: 30px 24px; }
  .path-card h3, .audience-card h3 { margin-top: 28px; }
  .premium-panel, .cta, .form-card { padding: 30px 24px; }
  .hero-actions { gap: 10px; }
  .btn { width: 100%; padding: 14px 18px; }
  .text-link { width: auto; }
  .footer-grid { gap: 30px; }
  .legal-content h2 { gap: 10px; margin: 36px 0 14px; padding-top: 24px; }
  .legal-content .legal-num { width: 28px; height: 28px; font-size: .85rem; }
}

@media(max-width:1180px) {
  .subhero-grid, .split, .editorial-split, body:has(.active-nav[href="ueber-uns.html"]) .subhero-grid, body:has(.active-nav[href="ueber-uns.html"]) .editorial-split { grid-template-columns: 1fr; gap: 46px; }
  .subhero-media { width: 100%; max-width: 820px; }
  body:has(.active-nav[href="ueber-uns.html"]) .subhero h1 { font-size: clamp(3rem,8vw,5.5rem); }
}

@media(max-width:1180px) {
  .premium-hero .hero-grid { grid-template-columns: 1fr; gap: 46px; }
  .premium-hero h1 { max-width: 820px; font-size: clamp(3.6rem,8vw,5.6rem); }
}

@media(max-width:700px) {
  .premium-hero h1 { font-size: clamp(2.8rem,13vw,4rem); line-height: 1.1; }
  .premium-hero h1 .hero-title-line { line-height: 1.1; }
  .premium-hero h1 .hero-title-line + .hero-title-line { margin-top: .12em; }
}

@media (min-width:1100px) {
  .subhero-grid, .editorial-split, .split { align-items: center; }
  .subhero-grid>*, .editorial-split>*, .split>* { min-width: 0; }
}

@media (max-width:1099px) {
  .subhero-grid, .editorial-split, .split { grid-template-columns: 1fr!important; }
  .subhero-media { max-width: 760px; }
}

@media (max-width:700px) {
  .premium-section, .path-section, section { scroll-margin-top: 80px; }
  .hero-title-line { line-height: 1.06; }
  .subhero h1 { line-height: 1.07; }
  .cta { gap: 28px; }
  .fact-strip, .process-row, .value-grid, .audience-grid, .testimonial-grid, .contact-cards { grid-template-columns: 1fr!important; }
}

@media(max-width:900px) {
  .path-grid-secondary, .testimonial-grid { grid-template-columns: 1fr; }
}

@media(prefers-reduced-motion:reduce) {
  .reveal, .reveal-group>* { transition: none; opacity: 1; transform: none; }
  .text-link, .menu a:after, .menu a:not(.btn):after { transition: none; }
}

@media(prefers-reduced-motion:reduce) {
  [data-parallax] { transform: none; }
  .subhero-media img, .image-stack img, .split img, .portrait-panel img { transition: none; }
}

@media(prefers-reduced-motion:reduce) {
  .orb-a, .orb-b { animation: none; }
  .btn-primary:after { transition: none; display: none; }
  .path-card b { transition: none; }
}

@media(prefers-reduced-motion:reduce) {
  .premium-hero h1, .subhero h1 { animation: none; }
  .btn, .path-card, .path-card b, .audience-card .link, .compare-card .link { transition: none; }
}

@media(max-width:900px) {
  .fit-grid { grid-template-columns: 1fr; }
}

