/* =========================================================
   ZUERICH GYM — GLOBAL DESIGN SYSTEM 2026
   GymEdge + WPBakery
   ========================================================= */


/* =========================================================
   1. CORE TYPOGRAPHY
   ========================================================= */

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body,
button,
input,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
               Roboto, Helvetica, Arial, sans-serif;
  color: #222;
}

body {
  font-size: 17px;
  line-height: 1.68;
  font-weight: 400;
}


/* =========================================================
   2. GLOBAL HEADINGS
   ========================================================= */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
               Roboto, Helvetica, Arial, sans-serif;
  color: #1d1d1f;
  font-weight: 700;
  margin-top: 0;
  text-rendering: optimizeLegibility;
}

h1 {
  font-size: clamp(38px, 4.2vw, 56px);
  line-height: 1.08;
  letter-spacing: -0.035em;
  margin-bottom: 24px;
}

h2 {
  font-size: clamp(30px, 3vw, 40px);
  line-height: 1.15;
  letter-spacing: -0.025em;
  margin-top: 56px;
  margin-bottom: 22px;
}

h3 {
  font-size: clamp(22px, 2.1vw, 28px);
  line-height: 1.24;
  letter-spacing: -0.015em;
  margin-top: 42px;
  margin-bottom: 16px;
}

h4 {
  font-size: 20px;
  line-height: 1.3;
  margin-top: 32px;
  margin-bottom: 12px;
}


/* =========================================================
   3. BODY COPY
   ========================================================= */

p {
  margin-top: 0;
  margin-bottom: 1.35em;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 1.5em;
  padding-left: 1.35em;
}

li {
  margin-bottom: 0.45em;
}

strong,
b {
  font-weight: 700;
}

em {
  line-height: 1.7;
}


/* =========================================================
   4. LINKS
   ========================================================= */

a {
  color: #168fd6;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.16em;
  transition: color 0.2s ease, opacity 0.2s ease;
}

a:hover,
a:focus {
  color: #0f6fa8;
}


/* =========================================================
   5. WPBAKERY BASE
   ========================================================= */

.wpb_text_column {
  margin-bottom: 0;
}

.wpb_text_column > .wpb_wrapper {
  max-width: 780px;
}

.wpb_text_column p:last-child,
.wpb_text_column ul:last-child,
.wpb_text_column ol:last-child {
  margin-bottom: 0;
}

.vc_row {
  margin-bottom: 0;
}

.vc_column_container > .vc_column-inner {
  padding-top: 0;
}

.wpb_single_image {
  margin-bottom: 0;
}

.wpb_single_image img {
  height: auto;
  max-width: 100%;
}


/* =========================================================
   6. QUOTATIONS
   ========================================================= */

blockquote {
  max-width: 720px;
  margin: 30px 0;
  padding: 7px 0 7px 26px;
  border-left: 4px solid #2da8f1;
  font-size: 20px;
  line-height: 1.65;
  color: #333;
}


/* =========================================================
   7. BRAND UTILITIES
   ========================================================= */

.zg-accent {
  color: #2da8f1;
}

.zg-eyebrow {
  display: block;
  margin-bottom: 10px;
  color: #2da8f1;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}


/* =========================================================
   8. HOMEPAGE — GENERAL SECTION RHYTHM
   ========================================================= */

body .zg-home-section {
  margin-top: 82px;
  margin-bottom: 82px;
}

body .zg-home-section:first-child {
  margin-top: 0;
}

body .zg-home-section p {
  margin-bottom: 24px;
}

body .zg-home-section p + h3 {
  margin-top: 56px;
}

body .zg-home-section h3 + p {
  margin-top: 0;
}

body .zg-home-section h2 {
  margin-top: 0;
  margin-bottom: 26px;
  font-size: clamp(34px, 3.2vw, 44px);
  line-height: 1.12;
  font-weight: 700;
  letter-spacing: -0.025em;
  color: #1d1d1f;
}

body .zg-home-section h3 {
  margin-top: 48px;
  margin-bottom: 18px;
  font-size: clamp(23px, 2vw, 29px);
  line-height: 1.25;
  font-weight: 700;
  letter-spacing: -0.015em;
}


/* =========================================================
   9. HOMEPAGE HERO
   ========================================================= */

body .zg-hero {
  text-align: center;
  padding-top: 54px;
  padding-bottom: 34px;
}

body .zg-hero .wpb_text_column > .wpb_wrapper {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

body .zg-hero h1 {
  max-width: 950px;
  margin: 0 auto 24px;
  text-align: center;
  font-size: clamp(42px, 4vw, 58px);
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: -0.035em;
}

body .zg-hero .zg-intro {
  max-width: 780px;
  margin: 0 auto 18px;
  text-align: center;
  font-size: 21px;
  line-height: 1.5;
  font-weight: 500;
  color: #444;
}

body .zg-hero p {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}


/* =========================================================
   10. FRANK MÜLLER SECTION
   ========================================================= */

body .zg-frank h2.zg-person-name {
  margin-bottom: 14px;
  font-size: clamp(40px, 3.8vw, 52px);
}

body .zg-frank .zg-credentials {
  margin-bottom: 32px;
  font-size: 20px;
  line-height: 1.45;
  font-weight: 700;
}

body .zg-frank blockquote {
  margin-top: 32px;
  margin-bottom: 26px;
}


/* =========================================================
   11. BODY TRANSFORMING
   ========================================================= */

body .zg-body-transforming {
  margin-top: 96px;
}

body .zg-body-transforming > .vc_column_container >
.vc_column-inner > .wpb_wrapper >
.wpb_text_column > .wpb_wrapper {
  max-width: 800px;
}

body .zg-body-transforming h2 {
  margin-bottom: 32px;
  font-size: clamp(40px, 3.6vw, 50px);
}

body .zg-body-transforming h3 {
  margin-top: 58px;
  margin-bottom: 20px;
}

body .zg-body-transforming p {
  margin-bottom: 26px;
}


/* =========================================================
   12. SIX PHASES
   ========================================================= */

body .zg-phases {
  margin-top: 96px;
}

body .zg-phases h2 {
  margin-bottom: 10px;
  font-size: clamp(40px, 3.6vw, 50px);
}

body .zg-phases .zg-subtitle {
  display: block;
  margin: 0 0 52px;
  font-size: 22px;
  line-height: 1.4;
  font-style: italic;
  color: #444;
}


/* Individual phase */

body .zg-phases .zg-phase {
  max-width: 800px;
  margin: 0 0 54px;
  padding: 0 0 46px;
  border-bottom: 1px solid #dedede;
}


/* PHASE 1 / PHASE 2 etc. */

body .zg-phases .zg-phase-number {
  display: block;
  margin: 0 0 18px;
  color: #2da8f1;
  font-size: 22px;
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}


/* Ernährung / Trainingsplanung etc. */

body .zg-phases .zg-phase h3 {
  margin: 0 0 18px;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 700;
  color: #1d1d1f;
}


/* Phase description */

body .zg-phases .zg-phase p {
  margin: 0;
  font-size: 17px;
  line-height: 1.7;
}


/* Additional separation between phases */

body .zg-phases .zg-phase + .zg-phase {
  padding-top: 8px;
}


/* No divider after final phase */

body .zg-phases .zg-phase:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}


/* Mobile */

@media (max-width: 767px) {

  body .zg-phases .zg-subtitle {
    margin-bottom: 38px;
    font-size: 19px;
  }

  body .zg-phases .zg-phase {
    margin-bottom: 42px;
    padding-bottom: 36px;
  }

  body .zg-phases .zg-phase-number {
    margin-bottom: 14px;
    font-size: 19px;
  }

  body .zg-phases .zg-phase h3 {
    margin-bottom: 14px;
    font-size: 24px;
  }

}


/* =========================================================
   13. ABOUT FRANK
   ========================================================= */

body .zg-about-frank {
  margin-top: 96px;
}

body .zg-about-frank ul {
  margin-top: 30px;
}

body .zg-about-frank li {
  padding: 7px 0;
}


/* =========================================================
   14. HOMEPAGE IMAGES
   ========================================================= */

body .zg-home-image {
  margin-top: 58px;
  margin-bottom: 76px;
}

body .zg-home-image .wpb_single_image {
  margin-bottom: 0;
}


/* =========================================================
   15. TABLET
   ========================================================= */

@media (max-width: 991px) {

  body {
    font-size: 16.5px;
  }

  body .zg-home-section {
    margin-top: 66px;
    margin-bottom: 66px;
  }

  body .zg-hero {
    padding-top: 42px;
  }

}


/* =========================================================
   16. MOBILE
   ========================================================= */

@media (max-width: 767px) {

  body {
    font-size: 16px;
    line-height: 1.65;
  }

  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 22px;
  }

  .wpb_text_column > .wpb_wrapper {
    max-width: 100%;
  }

  body .zg-home-section {
    margin-top: 54px;
    margin-bottom: 54px;
  }

  body .zg-hero {
    padding-top: 32px;
    padding-bottom: 22px;
  }

  body .zg-hero h1 {
    font-size: 36px;
  }

  body .zg-hero .zg-intro {
    font-size: 18px;
  }

  body .zg-home-section h2,
  body .zg-body-transforming h2,
  body .zg-phases h2 {
    font-size: 32px;
  }

  body .zg-home-section h3 {
    margin-top: 38px;
    font-size: 23px;
  }

  body .zg-frank h2.zg-person-name {
    font-size: 36px;
  }

  body .zg-frank .zg-credentials {
    font-size: 18px;
  }

  body .zg-frank blockquote {
    padding-left: 20px;
    font-size: 18px;
  }

  body .zg-phases .zg-subtitle {
    margin-bottom: 34px;
    font-size: 19px;
  }

  body .zg-phases .zg-phase {
    margin-bottom: 34px;
    padding-bottom: 30px;
  }

  body .zg-phases .zg-phase-number {
    font-size: 16px;
  }

  body .zg-phases .zg-phase h3 {
    font-size: 24px;
  }

  body .zg-home-image {
    margin-top: 40px;
    margin-bottom: 52px;
  }

}/* =========================================================
   ZUERICH GYM — PREISE PAGE
   ========================================================= */


/* HERO */

body .zg-price-hero {
  text-align: center;
  padding-top: 54px;
  padding-bottom: 24px;
}

body .zg-price-hero .wpb_text_column > .wpb_wrapper {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
}

body .zg-price-hero h1 {
  text-align: center;
  margin-bottom: 22px;
}

body .zg-price-hero .zg-intro {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 1.55;
  color: #444;
}


/* =========================================================
   MEMBERSHIP CARDS
   ========================================================= */

body .zg-price-grid {
  margin-top: 26px;
  margin-bottom: 82px;
}

body .zg-price-grid > .vc_column_container {
  display: flex;
}

body .zg-price-card {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 40px 32px 38px;
  border: 1px solid #e2e2e2;
  border-top: 6px solid #2da8f1;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.055);
  transition:
    transform 0.28s ease,
    box-shadow 0.28s ease,
    border-color 0.28s ease;
}

body .zg-price-card:hover {
  transform: translateY(-8px);
  border-color: #bfe6fc;
  border-top-color: #2da8f1;
  box-shadow: 0 20px 44px rgba(0, 0, 0, 0.12);
}

body .zg-price-card-vip {
  border-top-color: #168fd6;
}

body .zg-price-card .wpb_wrapper {
  max-width: none;
}

body .zg-price-label {
  display: block;
  margin-bottom: 13px;
  color: #2da8f1;
  font-size: 17px;
  line-height: 1.25;
  font-weight: 800;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

body .zg-price-card h3 {
  margin: 0 0 26px;
  font-size: 31px;
  line-height: 1.18;
  font-weight: 800;
  color: #1d1d1f;
}


/* BIG PRICE */

body .zg-price {
  margin-bottom: 7px;
  color: #1d1d1f;
  font-size: 54px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.04em;
}

body .zg-price-unit {
  margin-bottom: 28px;
  color: #666;
  font-size: 17px;
  font-weight: 600;
}

body .zg-price-card p {
  margin-bottom: 23px;
}

body .zg-price-feature {
  margin-top: 30px;
  color: #222;
  font-size: 17px;
}


/* =========================================================
   BUTTONS
   ========================================================= */

body .zg-price-button {
  display: inline-block;
  margin-top: 12px;
  padding: 14px 23px;
  border: 2px solid #2da8f1;
  border-radius: 3px;
  background: #2da8f1;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: 0.045em;
  text-decoration: none;
  transition:
    background 0.22s ease,
    color 0.22s ease,
    border-color 0.22s ease,
    transform 0.22s ease;
}

body .zg-price-button:hover,
body .zg-price-button:focus {
  background: #168fd6;
  border-color: #168fd6;
  color: #fff;
  transform: translateY(-2px);
}

body .zg-price-button-secondary {
  background: transparent;
  color: #168fd6;
}

body .zg-price-button-secondary:hover,
body .zg-price-button-secondary:focus {
  background: #2da8f1;
  color: #fff;
}


/* =========================================================
   PERSONAL TRAINING
   ========================================================= */

body .zg-pt-section {
  margin-top: 96px;
}

body .zg-pt-grid {
  margin-bottom: 34px;
}

body .zg-pt-grid > .vc_column_container {
  display: flex;
}

body .zg-pt-package {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 40px 36px 40px;
  border: 1px solid #e2e2e2;
  border-left: 6px solid #2da8f1;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 7px 26px rgba(0, 0, 0, 0.05);
  transition:
    transform 0.28s ease,
    box-shadow 0.28s ease,
    border-color 0.28s ease;
}

body .zg-pt-package:hover {
  transform: translateY(-6px);
  border-color: #c4e9fd;
  border-left-color: #2da8f1;
  box-shadow: 0 17px 38px rgba(0, 0, 0, 0.10);
}

body .zg-pt-package .wpb_wrapper {
  max-width: none;
}


/* Training unit label */

body .zg-pt-package .zg-price-label {
  margin-bottom: 15px;
  color: #2da8f1;
  font-size: 20px;
  font-weight: 800;
}


/* Package title */

body .zg-pt-package h3 {
  margin: 0 0 24px;
  color: #1d1d1f;
  font-size: 34px;
  line-height: 1.15;
  font-weight: 800;
}


/* Personal training prices */

body .zg-pt-package .zg-price {
  margin-bottom: 23px;
  color: #2da8f1;
  font-size: 50px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.035em;
}


/* =========================================================
   NOTES
   ========================================================= */

body .zg-price-notes .wpb_text_column > .wpb_wrapper {
  max-width: 800px;
}


/* =========================================================
   VOUCHERS
   ========================================================= */

body .zg-voucher-section {
  padding-top: 28px;
  padding-bottom: 36px;
}

body .zg-voucher-section .wpb_text_column > .wpb_wrapper {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}


/* =========================================================
   ACCESSIBILITY
   ========================================================= */

@media (prefers-reduced-motion: reduce) {

  body .zg-price-card,
  body .zg-pt-package,
  body .zg-price-button {
    transition: none;
  }

  body .zg-price-card:hover,
  body .zg-pt-package:hover,
  body .zg-price-button:hover {
    transform: none;
  }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

  body .zg-price-hero {
    padding-top: 32px;
  }

  body .zg-price-hero .zg-intro {
    font-size: 18px;
  }

  body .zg-price-grid,
  body .zg-pt-grid {
    margin-bottom: 24px;
  }

  body .zg-price-grid > .vc_column_container,
  body .zg-pt-grid > .vc_column_container {
    display: block;
  }

  body .zg-price-card,
  body .zg-pt-package {
    margin-bottom: 28px;
    padding: 30px 24px;
  }

  body .zg-price-card h3 {
    font-size: 27px;
  }

  body .zg-pt-package .zg-price-label {
    font-size: 18px;
  }

  body .zg-pt-package h3 {
    font-size: 28px;
  }

  body .zg-price {
    font-size: 42px;
  }

  body .zg-pt-package .zg-price {
    font-size: 42px;
  }
  /* =========================================================
   PERSONAL TRAINING — LARGE 1079PX BANNER
   ========================================================= */

body .zg-pt-section {
  margin-top: 70px;
  margin-bottom: 18px;
}

body .zg-pt-section h2 {
  margin-bottom: 16px;
}

body .zg-pt-section p {
  margin-bottom: 0;
}


/* Banner */

body .zg-pt-banner-row {
  margin-top: 14px;
  margin-bottom: 52px;
}

body .zg-pt-banner-row .vc_column-inner {
  padding-top: 0;
}

body .zg-pt-banner-text,
body .zg-pt-banner-text .wpb_wrapper {
  width: 100%;
  max-width: none;
  margin: 0;
}

body .zg-pt-banner-img {
  display: block;
  width: 1079px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}


/* Mobile */

@media (max-width: 767px) {

  body .zg-pt-section {
    margin-top: 48px;
    margin-bottom: 12px;
  }

  body .zg-pt-banner-row {
    margin-top: 10px;
    margin-bottom: 34px;
  }

  body .zg-pt-banner-img {
    width: 100%;
  }

}
/* =========================================================
   ZUERICH GYM — FMHS PRODUCTS
   ========================================================= */

body .zg-product-hero {
  text-align: center;
  padding-top: 54px;
}

body .zg-product-hero .wpb_text_column > .wpb_wrapper {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

body .zg-product-hero h1 {
  text-align: center;
}

body .zg-product-hero .zg-intro {
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 1.55;
  font-weight: 500;
  color: #444;
}


/* Product philosophy */

body .zg-product-intro .wpb_text_column > .wpb_wrapper {
  max-width: 800px;
}


/* Individual products */

body .zg-product-section {
  margin-top: 100px;
}

body .zg-product-section .wpb_text_column > .wpb_wrapper {
  max-width: 800px;
}

body .zg-product-eyebrow {
  display: block;
  margin-bottom: 8px;
  color: #2da8f1;
  font-size: 17px;
  line-height: 1.25;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

body .zg-product-section h2 {
  margin-bottom: 24px;
  font-size: clamp(40px, 3.5vw, 50px);
}

body .zg-product-section .wpb_single_image {
  margin-top: 32px;
  margin-bottom: 42px;
}


/* Product specification area */

body .zg-product-specs {
  max-width: 800px;
}

body .zg-product-specs h3 {
  margin-top: 42px;
  margin-bottom: 18px;
}


/* Specification tables */

body .zg-product-table {
  width: 100%;
  margin: 24px 0 34px;
  border-collapse: collapse;
  font-size: 17px;
}

body .zg-product-table tr {
  border-bottom: 1px solid #e2e2e2;
}

body .zg-product-table td {
  padding: 13px 14px;
  vertical-align: top;
}

body .zg-product-table td:first-child {
  width: 60%;
  font-weight: 600;
}

body .zg-product-table tr:nth-child(even) {
  background: #f7f9fa;
}


/* Product number */

body .zg-product-number {
  margin-top: 34px;
  padding: 16px 18px;
  border-left: 4px solid #2da8f1;
  background: #f5f9fc;
}


/* Safety / nutrition notices */

body .zg-product-notice {
  margin: 30px 0;
  padding: 22px 24px;
  border: 1px solid #e0e0e0;
  background: #fafafa;
}

body .zg-product-notice p:last-child {
  margin-bottom: 0;
}


/* Mobile */

@media (max-width: 767px) {

  body .zg-product-hero {
    padding-top: 32px;
  }

  body .zg-product-hero .zg-intro {
    font-size: 18px;
  }

  body .zg-product-section {
    margin-top: 68px;
  }

  body .zg-product-section h2 {
    font-size: 32px;
  }

  body .zg-product-table {
    font-size: 15px;
  }

  body .zg-product-table td {
    padding: 11px 9px;
  }

}
/* =========================================================
   ZUERICH GYM — GALLERY
   ========================================================= */

body .zg-gallery-hero {
  text-align: center;
}

body .zg-gallery-hero .wpb_text_column > .wpb_wrapper {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

body .zg-gallery-hero h1 {
  text-align: center;
}

body .zg-gallery-hero .zg-intro {
  font-size: 20px;
  line-height: 1.55;
  font-weight: 500;
}

body .zg-gallery-section {
  margin-top: 56px;
}
/* =========================================================
   PRICING BUTTON TEXT VISIBILITY FIX
   ========================================================= */

body .zg-price-card a.zg-price-button,
body .zg-price-card a.zg-price-button:link,
body .zg-price-card a.zg-price-button:visited,
body .zg-price-card a.zg-price-button:hover,
body .zg-price-card a.zg-price-button:focus,
body .zg-price-card a.zg-price-button:active {
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
  opacity: 1;
  text-decoration: none;
}