/* Generated by tools/build-theme-css.php; do not edit directly.
 * Source hash: af3d6169e9fee924a53cfe94cd809f1b471450c0d809b74d79bf6c40001e256b
 */

/* Source: assets/css/fonts.css */
/* Self-hosted Google Fonts binaries, served from the Skydent origin. */
/* Instrument Sans italic, Latin Extended. */
@font-face {
  font-family: "Instrument Sans";
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/instrument-sans-italic-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Instrument Sans italic, Latin. */
@font-face {
  font-family: "Instrument Sans";
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/instrument-sans-italic-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Instrument Sans variable normal, Latin Extended. */
@font-face {
  font-family: "Instrument Sans";
  font-style: normal;
  font-weight: 400 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/instrument-sans-normal-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Instrument Sans variable normal, Latin. */
@font-face {
  font-family: "Instrument Sans";
  font-style: normal;
  font-weight: 400 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/instrument-sans-normal-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Sora variable normal, Latin Extended. */
@font-face {
  font-family: "Sora";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/sora-normal-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Sora variable normal, Latin. */
@font-face {
  font-family: "Sora";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/sora-normal-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Source: assets/css/tokens.css */
/* =============================================================
   Skydent — Design Tokens
   Re-skinned to the "Skydent Homepage" design (Sora/Instrument Sans,
   light airy OKLCH teal+navy system). Token NAMES are unchanged so
   every existing rule keeps working — only the VALUES moved.
   Design refs: teal #teal-deep primary · ink navy · tint surfaces.
   ============================================================= */

:root {
  /* --- Brand palette (from skydent.css "Skydent (3)" redesign — brighter cyan-teal) --- */
  --sk-primary:        #076d84;  /* teal-deep — primary buttons    */
  --sk-primary-dark:   #055868;  /* teal-ink  — hover / links       */
  --sk-primary-darker: #044a59;  /* deepest teal                    */
  --sk-primary-light:  #0a8ba8;  /* teal      — accent line / icons */
  --sk-primary-50:     #eef6f8;  /* tint      — light section bg    */
  --sk-tint-deep:      #dcecf0;  /* tint-deep — icon chip / pill    */
  --sk-navy:           oklch(0.29 0.05 260);   /* ink       — topbar/footer/text */
  --sk-accent:         #0a8ba8;  /* teal                            */
  --sk-whatsapp:       #25d366;
  --sk-danger:         #c0392b;  /* error text / invalid borders    */
  --sk-danger-50:      #fdf0ee;  /* error surface tint              */

  /* --- Neutrals / surfaces --- */
  --sk-bg:        oklch(0.99 0.004 210);
  --sk-surface:   #eef6f8;  /* tint      */
  --sk-surface-2: #dcecf0;  /* tint-deep */
  --sk-text:      oklch(0.29 0.05 260);    /* ink       */
  --sk-text-soft: oklch(0.47 0.032 250);   /* ink-soft  */
  --sk-text-mute: oklch(0.60 0.022 245);   /* ink-faint */
  --sk-border:    oklch(0.912 0.014 210);  /* line      */
  --sk-border-2:  oklch(0.86 0.018 208);

  /* --- Typography --- */
  --sk-font-base: "Instrument Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --sk-font-head: "Sora", "Instrument Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;

  --sk-fs-xs:   0.8125rem;  /* 13px */
  --sk-fs-sm:   0.9375rem;  /* 15px */
  --sk-fs-base: 1rem;       /* 16px */
  --sk-fs-lg:   1.125rem;   /* 18px */
  --sk-fs-xl:   1.375rem;   /* 22px */
  --sk-fs-2xl:  1.75rem;    /* 28px */
  --sk-fs-3xl:  2.25rem;    /* 36px */
  --sk-fs-4xl:  3rem;       /* 48px */

  --sk-lh-tight: 1.18;
  --sk-lh-base:  1.65;
  --sk-fw-normal: 400;
  --sk-fw-medium: 500;
  --sk-fw-semi:   600;
  --sk-fw-bold:   700;

  /* --- Spacing scale (8pt-ish) — roomier upper steps for more breathing room --- */
  --sk-space-1: 0.25rem;
  --sk-space-2: 0.5rem;
  --sk-space-3: 0.75rem;
  --sk-space-4: 1rem;
  --sk-space-5: 1.5rem;
  --sk-space-6: 2.25rem;   /* was 2rem   */
  --sk-space-7: 3.5rem;    /* was 3rem   */
  --sk-space-8: 5rem;      /* was 4rem   */
  --sk-space-9: 7.5rem;    /* was 6rem — bigger section rhythm */

  /* --- Layout --- */
  --sk-container:    1180px;
  --sk-container-sm: 880px;   /* tighter measure for comfy reading */
  --sk-gutter:       1.5rem;

  /* --- Radius (design: 18 cards · 12 sm · 22 media · pill) --- */
  --sk-radius-sm: 12px;
  --sk-radius:    18px;
  --sk-radius-lg: 22px;
  --sk-radius-full: 999px;

  /* --- Shadow (design: shadow-card / shadow-lift) --- */
  --sk-shadow-sm: 0 1px 2px oklch(0.29 0.05 260 / .04), 0 4px 12px -8px oklch(0.29 0.05 260 / .10);
  --sk-shadow:    0 1px 2px oklch(0.29 0.05 260 / .04), 0 8px 24px -12px oklch(0.29 0.05 260 / .12);
  --sk-shadow-lg: 0 2px 4px oklch(0.29 0.05 260 / .05), 0 18px 40px -16px oklch(0.29 0.05 260 / .22);

  /* --- Motion --- */
  --sk-ease: cubic-bezier(.4, 0, .2, 1);
  --sk-dur:  .2s;

  /* Legacy Elementor/Hello variable aliases. Harmless when unused, and useful
     if imported markup still reads these custom properties. */
  --e-global-color-primary:   var(--sk-primary);
  --e-global-color-secondary: var(--sk-navy);
  --e-global-color-accent:    var(--sk-accent);
  --e-global-color-text:      var(--sk-text);
  --e-global-typography-primary-font-family: "Sora";
  --e-global-typography-text-font-family:    "Instrument Sans";
}

/* Source: assets/css/base.css */
/* =============================================================
   Skydent — Base: resets, typography, base elements
   ============================================================= */

*, *::before, *::after { box-sizing: border-box; }

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  /* iOS paints root overscroll/safe-area from the canvas behind <body>. */
  background: var(--sk-navy);
}

body {
  margin: 0;
  font-family: var(--sk-font-base);
  font-size: 17px;            /* design body size */
  line-height: 1.6;
  color: var(--sk-text);
  background: var(--sk-bg);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

img, svg, video { max-width: 100%; height: auto; display: block; }

a {
  color: var(--sk-primary);
  text-decoration: none;
  transition: color var(--sk-dur) var(--sk-ease);
}
a:hover { color: var(--sk-primary-dark); }

/* Keep links clean in UI regions; restore underlines only for real prose. */
.sk-prose a { text-decoration: underline; text-underline-offset: 2px; }

/* --- Headings --- */
h1, h2, h3, h4, h5, h6 {
  font-family: var(--sk-font-head);
  font-weight: 600;
  line-height: 1.15;           /* design: tight, balanced headings */
  color: var(--sk-navy);
  margin: 0 0 var(--sk-space-4);
  text-wrap: balance;
}
h1 { font-size: var(--sk-fs-4xl); font-weight: 700; letter-spacing: 0; }
h2 { font-size: var(--sk-fs-3xl); font-weight: 700; letter-spacing: 0; }
h3 { font-size: var(--sk-fs-2xl); }
h4 { font-size: var(--sk-fs-xl); }
h5 { font-size: var(--sk-fs-lg); }
h6 { font-size: var(--sk-fs-sm); text-transform: uppercase; letter-spacing: .08em; color: var(--sk-text-soft); }

p { margin: 0 0 var(--sk-space-4); }
strong, b { font-weight: var(--sk-fw-semi); }

ul, ol { margin: 0 0 var(--sk-space-4); padding-left: 1.35rem; }
li { margin-bottom: var(--sk-space-2); }

blockquote {
  margin: var(--sk-space-5) 0;
  padding: var(--sk-space-4) var(--sk-space-5);
  border-left: 4px solid var(--sk-primary-light);
  background: var(--sk-surface);
  border-radius: var(--sk-radius-sm);
  color: var(--sk-text-soft);
}

hr { border: 0; border-top: 1px solid var(--sk-border); margin: var(--sk-space-6) 0; }

:focus-visible { outline: 3px solid var(--sk-primary-light); outline-offset: 2px; }

/* --- Responsive type --- */
@media (max-width: 1024px) {
  :root { --sk-fs-4xl: 2.5rem; --sk-fs-3xl: 2rem; }
}
@media (max-width: 640px) {
  :root { --sk-fs-4xl: 2.05rem; --sk-fs-3xl: 1.7rem; --sk-fs-2xl: 1.45rem; }
  body { font-size: 16px; }
}

/* Source: assets/css/components.css */
/* =============================================================
   Skydent — Components: reusable building blocks
   Used by the native Skydent templates and [sk_*] section shortcodes.
   ============================================================= */

/* --- Container --- */
.sk-container { width: 100%; max-width: var(--sk-container); margin-inline: auto; padding-inline: var(--sk-gutter); }
.sk-container--sm { max-width: var(--sk-container-sm); }

/* --- Section --- */
.sk-section { padding-block: var(--sk-space-9); }
.sk-section--tight { padding-block: var(--sk-space-7); }
.sk-section--surface { background: var(--sk-surface); }
.sk-section--surface-2 { background: var(--sk-surface-2); }
.sk-section--primary { background: var(--sk-primary); color: #fff; }
.sk-section--primary :is(h1,h2,h3,h4,h5,h6) { color: #fff; }
.sk-section--navy { background: var(--sk-navy); color: #fff; }
.sk-section--navy :is(h1,h2,h3,h4,h5,h6) { color: #fff; }

/* --- Eyebrow / kicker (design: Sora caps + teal lead line) --- */
.sk-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: var(--sk-font-head);
  font-size: 13px;
  font-weight: var(--sk-fw-semi);
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--sk-primary);
  margin-bottom: var(--sk-space-4);
}
.sk-eyebrow::before {
  content: ""; width: 22px; height: 2px; border-radius: 2px;
  background: var(--sk-primary-light);
}
/* Centered heading blocks: line on both sides */
.sk-heading--center .sk-eyebrow { justify-content: center; }
.sk-heading--center .sk-eyebrow::after {
  content: ""; width: 22px; height: 2px; border-radius: 2px;
  background: var(--sk-primary-light);
}

/* --- Buttons (design: pill, Sora, teal-deep primary, ghost outline) --- */
.sk-btn {
  --_bg: var(--sk-primary);
  --_fg: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: .9em 1.7em;
  font-family: var(--sk-font-head);
  font-size: .95rem;
  font-weight: var(--sk-fw-semi);
  line-height: 1.1;
  white-space: nowrap;
  color: var(--_fg);
  background: var(--_bg);
  border: 1.5px solid var(--_bg);
  border-radius: var(--sk-radius-full);
  cursor: pointer;
  transition: background var(--sk-dur) var(--sk-ease), border-color var(--sk-dur) var(--sk-ease), color var(--sk-dur) var(--sk-ease), box-shadow var(--sk-dur) var(--sk-ease);
}
.sk-btn svg { width: 16px; height: 16px; transition: transform var(--sk-dur) var(--sk-ease); }
.sk-btn:hover svg { transform: translateX(3px); }
.sk-btn:hover { color: var(--_fg); background: var(--sk-primary-dark); border-color: var(--sk-primary-dark); box-shadow: 0 8px 20px -8px var(--sk-primary); }
.sk-btn--outline { --_bg: transparent; --_fg: var(--sk-primary-dark); border-color: var(--sk-border); }
.sk-btn--outline:hover { --_fg: var(--sk-primary-dark); background: var(--sk-surface); border-color: var(--sk-primary-light); box-shadow: none; }
.sk-btn--navy { --_bg: var(--sk-navy); }
.sk-btn--navy:hover { background: var(--sk-primary-darker); border-color: var(--sk-primary-darker); }
.sk-btn--whatsapp { --_bg: var(--sk-whatsapp); }
.sk-btn--whatsapp:hover { background: #1da851; border-color: #1da851; }
.sk-btn:active { transform: translateY(1px); }
.sk-btn:disabled { opacity: .65; cursor: default; box-shadow: none; }
.sk-btn--lg { padding: 1em 1.9em; font-size: 1rem; }
.sk-btn--block { display: flex; width: 100%; justify-content: center; }

/* --- Card --- */
.sk-card {
  background: var(--sk-bg);
  border: 1px solid var(--sk-border);
  border-radius: var(--sk-radius);
  padding: var(--sk-space-5);
  box-shadow: var(--sk-shadow-sm);
  transition: transform var(--sk-dur) var(--sk-ease), box-shadow var(--sk-dur) var(--sk-ease);
}
.sk-card:hover { transform: translateY(-3px); box-shadow: var(--sk-shadow-lg); }
.sk-card__icon {
  width: 54px; height: 54px;
  display: grid; place-items: center;
  border-radius: var(--sk-radius);
  background: var(--sk-primary-50);
  color: var(--sk-primary);
  margin-bottom: var(--sk-space-4);
}
.sk-card__icon svg { width: 28px; height: 28px; }
.sk-card__title { font-size: var(--sk-fs-xl); margin-bottom: var(--sk-space-2); }
.sk-card__text { color: var(--sk-text-soft); margin: 0; }

/* --- Grid helpers --- */
.sk-grid { display: grid; gap: var(--sk-space-5); }
.sk-grid--2 { grid-template-columns: repeat(2, 1fr); }
.sk-grid--3 { grid-template-columns: repeat(3, 1fr); }
.sk-grid--4 { grid-template-columns: repeat(4, 1fr); }
@media (max-width: 900px) { .sk-grid--3, .sk-grid--4 { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 600px) { .sk-grid--2, .sk-grid--3, .sk-grid--4 { grid-template-columns: 1fr; } }

/* --- Section heading block --- */
.sk-heading { max-width: 720px; margin-bottom: var(--sk-space-6); }
.sk-heading--center { margin-inline: auto; text-align: center; }
.sk-heading p { color: var(--sk-text-soft); font-size: var(--sk-fs-lg); margin: 0; }
/* An <h1> used as a section heading (a page that leads straight with the section,
   no separate page-head band) renders at section-heading size, not the larger page h1. */
.sk-heading h1 { font-size: var(--sk-fs-3xl); font-weight: 700; letter-spacing: 0; }

/* --- Shared insurer marquee ---
   Used on the homepage and reused by inner pages such as Over ons and Behandelingen. */
.sk-insurers .sk-heading h2 {
  font-size: 15px;
  font-weight: var(--sk-fw-semi);
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--sk-text-soft);
}
.sk-marquee {
  overflow: hidden;
  margin-top: 1.5rem;
  cursor: grab;
  touch-action: pan-y;
  -webkit-user-select: none;
  user-select: none;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent);
  mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent);
}
.sk-marquee.is-dragging { cursor: grabbing; }
.sk-marquee__track { display: flex; width: max-content; will-change: transform; }
.sk-marquee__set { display: flex; align-items: center; flex: 0 0 auto; }
.sk-marquee__set > * { margin-right: 3.5rem; flex: 0 0 auto; }
.sk-marquee__set img {
  height: 42px;
  width: auto;
  max-width: none;
  flex: 0 0 auto;
  -webkit-user-drag: none;
  user-select: none;
  transition: opacity var(--sk-dur) var(--sk-ease);
}
.sk-marquee__set a { display: inline-flex; align-items: center; flex: 0 0 auto; -webkit-user-drag: none; }
.sk-marquee a, .sk-marquee a img { -webkit-user-drag: none; }
.sk-marquee__set a:hover img, .sk-marquee__set img:hover { opacity: .85; }
@media (max-width: 640px) {
  .sk-marquee__set > * { margin-right: 2.25rem; }
  .sk-marquee__set img { height: 32px; }
}
@media (prefers-reduced-motion: reduce) {
  /* Keep every insurer available without forced motion. The old flex fallback
     retained max-content width, so it looked like a frozen, clipped marquee. */
  .sk-marquee {
    overflow-x: auto;
    overflow-y: hidden;
    padding-block: .25rem .75rem;
    padding-inline: max(1rem, env(safe-area-inset-left, 0px)) max(1rem, env(safe-area-inset-right, 0px));
    cursor: default;
    touch-action: pan-x pan-y;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-inline: contain;
    scroll-snap-type: inline proximity;
    scrollbar-width: thin;
    scrollbar-color: var(--sk-border) transparent;
    -webkit-mask-image: none;
    mask-image: none;
  }
  .sk-marquee__track {
    width: max-content;
    min-width: 100%;
    transform: none !important;
    will-change: auto;
  }
  .sk-marquee__set {
    display: grid;
    grid-template-rows: repeat(2, 44px);
    grid-auto-flow: column;
    grid-auto-columns: 112px;
    gap: .75rem 1.25rem;
    align-items: center;
    padding: 0;
  }
  .sk-marquee__set > * {
    width: 112px;
    height: 44px;
    margin: 0;
    place-self: center;
    scroll-snap-align: center;
  }
  .sk-marquee__set a { justify-content: center; }
  .sk-marquee__set img {
    width: auto;
    max-width: 104px;
    max-height: 32px;
    object-fit: contain;
  }
  .sk-marquee__set[aria-hidden="true"] { display: none; }
  .sk-marquee::-webkit-scrollbar { height: 4px; }
  .sk-marquee::-webkit-scrollbar-thumb { background: var(--sk-border); border-radius: 4px; }
}

/* --- Cookie consent bridge ---
   Keep the Shipit cookie banner visually aligned with the Skydent theme tokens. */
html #shipit-consent-root,
html #shipit-consent-root.shipit-consent--theme-light,
html #shipit-consent-root.shipit-consent--theme-auto,
html #shipit-consent-root.shipit-consent--theme-dark {
  --shipit-cc-accent: var(--sk-primary);
  --shipit-cc-accent-dark: var(--sk-primary-dark);
  --shipit-cc-accent-text: var(--sk-primary-dark);
  --shipit-cc-rule-strong: var(--sk-primary);
  --shipit-cc-ink: var(--sk-navy);
  --shipit-cc-muted: var(--sk-text-soft);
  --shipit-cc-rule: var(--sk-border);
  --shipit-cc-chip: var(--sk-surface);
  --sc-fg: var(--sk-navy) !important;
  --sc-muted: var(--sk-text-soft) !important;
  --sc-border: var(--sk-border) !important;
  --sc-bg-raised: var(--sk-surface) !important;
  --sc-primary: var(--sk-primary) !important;
  --sc-primary-hover: var(--sk-primary-dark) !important;
  --sc-primary-fg: #fff !important;
  --sc-ghost-hover: var(--sk-surface) !important;
}

@media (max-width: 560px) {
  html #shipit-consent-root.shipit-consent--bottom-left,
  html #shipit-consent-root.shipit-consent--bottom-right,
  html #shipit-consent-root.shipit-consent--center,
  html #shipit-consent-root.shipit-consent--modal {
    width: auto !important;
    max-width: none !important;
    left: 0 !important;
    right: 0 !important;
  }
}

/* --- Utilities --- */
.sk-text-center { text-align: center; }
.sk-mt-0 { margin-top: 0; }
.sk-mb-0 { margin-bottom: 0; }
.sk-lead { font-size: var(--sk-fs-lg); color: var(--sk-text-soft); }
.sk-stack > * + * { margin-top: var(--sk-space-4); }
.sk-cluster { display: flex; flex-wrap: wrap; gap: var(--sk-space-3); align-items: center; }

/* Source: assets/css/layout.css */
/* =============================================================
   Skydent — Layout: header, footer, navigation
   ============================================================= */

/* --- Top bar --- */
.sk-topbar {
  background: var(--sk-navy);
  color: oklch(0.88 0.012 230);
  font-size: 13.5px;
}
.sk-topbar .sk-container { display: flex; align-items: center; justify-content: space-between; min-height: 40px; gap: 16px; }
.sk-topbar a, .sk-topbar span { color: oklch(0.88 0.012 230); }
.sk-topbar a:hover { color: #fff; }
.sk-topbar__contact, .sk-topbar__actions { display: flex; gap: 22px; flex-wrap: wrap; align-items: center; }
.sk-topbar__contact a, .sk-topbar__contact span,
.sk-topbar__actions a { display: inline-flex; align-items: center; gap: 7px; }
.sk-topbar__contact svg, .sk-topbar__actions svg { flex: 0 0 auto; width: 13px; height: 13px; opacity: .65; }
.sk-topbar__sep { opacity: .35; }
/* Language switcher — SVG flags next to the menu. Collapsed to the current
   language; hovering the group reveals the other flags. */
.sk-flagswitch { display: inline-flex; align-items: center; margin-left: 6px; }
.sk-flagswitch__item { display: inline-flex; width: 24px; height: 16px; border-radius: 3px; overflow: hidden; box-shadow: 0 0 0 1px rgba(15,42,56,.12); margin-left: 6px; transition: opacity var(--sk-dur) var(--sk-ease), width var(--sk-dur) var(--sk-ease), margin var(--sk-dur) var(--sk-ease), box-shadow var(--sk-dur) var(--sk-ease), transform var(--sk-dur) var(--sk-ease); }
.sk-flagswitch__item:first-child { margin-left: 0; }
.sk-flagswitch__item svg { width: 100%; height: 100%; display: block; }
/* No accent ring on the active flag (keeps the subtle base outline only). */
.sk-flagswitch__item.is-current { opacity: 1; }
/* Two languages now — both flags stay visible; the inactive one is just dimmed. */
.sk-flagswitch__item:not(.is-current) { opacity: .6; }
.sk-flagswitch__item:not(.is-current):hover { opacity: 1; transform: translateY(-1px); }
@media (max-width: 640px) {
  /* No top bar on phones — it only repeated the address/hours and ate vertical
     space above the hero. Address, phone, hours still live in the footer + the
     contact page; the header keeps the logo, menu and Inschrijven CTA. */
  .sk-topbar { display: none; }
}

/* --- Header --- */
.sk-header {
  position: sticky; top: 0; z-index: 100;
  background: oklch(0.99 0.004 210 / 0.85);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  border-bottom: 1px solid var(--sk-border);
}
.sk-header .sk-container { display: flex; align-items: center; justify-content: space-between; gap: 24px; height: 76px; }
.sk-logo { display: inline-flex; align-items: center; }
.sk-logo img { height: 34px; width: auto; }

/* --- Primary nav (design: pill links + active pill) --- */
.sk-nav { display: flex; align-items: center; gap: 10px; }
.sk-nav__list { display: flex; gap: 6px; list-style: none; margin: 0; padding: 0; align-items: center; }
.sk-nav__list li { margin: 0; }
.sk-nav__list a {
  display: block;
  padding: 9px 14px;
  border-radius: var(--sk-radius-full);
  font-size: 15px;
  font-weight: var(--sk-fw-medium);
  color: var(--sk-text-soft);
  transition: color var(--sk-dur) var(--sk-ease), background var(--sk-dur) var(--sk-ease);
}
.sk-nav__list a:hover { color: var(--sk-text); background: var(--sk-surface); }
.sk-nav__list .current-menu-item > a,
.sk-nav__list .current_page_item > a { color: var(--sk-primary-dark); background: var(--sk-tint-deep); font-weight: var(--sk-fw-semi); }
/* CTA inside the dropdown — shown only on mobile (desktop uses the header button) */
.sk-nav__cta { display: none; }

.sk-header__actions { display: flex; align-items: center; gap: 10px; }
.sk-header__actions .sk-btn { padding: 11px 22px; font-size: 14.5px; }

/* --- Mobile nav toggle (design: bordered rounded square) --- */
.sk-nav-toggle {
  display: none; place-items: center;
  width: 42px; height: 42px; padding: 0;
  border: 1px solid var(--sk-border); border-radius: 12px;
  background: #fff; color: var(--sk-navy);
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: background var(--sk-dur) var(--sk-ease), border-color var(--sk-dur) var(--sk-ease), color var(--sk-dur) var(--sk-ease);
}
.sk-nav-toggle svg { width: 19px; height: 19px; }
/* Beat a plugin reset.css that paints every button:hover/:focus magenta (#cc3366) */
.sk-nav-toggle:hover { background: var(--sk-surface); border-color: var(--sk-border-2); color: var(--sk-navy); }
.sk-nav-toggle:focus, .sk-nav-toggle:active { background: #fff; color: var(--sk-navy); border-color: var(--sk-border); outline: none; }
.sk-nav-toggle[aria-expanded="true"] { background: var(--sk-tint-deep); border-color: var(--sk-tint-deep); color: var(--sk-primary-dark); }
.sk-nav-toggle:focus-visible { outline: 3px solid var(--sk-primary-light); outline-offset: 2px; }

@media (max-width: 1024px) {
  .sk-nav-toggle { display: grid; }
  /* Dropdown panel anchored to the sticky header (top:100%), hidden with
     visibility/opacity — can never peek out at the top of the page. */
  .sk-nav {
    position: absolute; top: 100%; left: 0; right: 0;
    flex-direction: column; align-items: stretch; gap: 0;
    background: #fff; border-bottom: 1px solid var(--sk-border);
    opacity: 0; visibility: hidden; pointer-events: none;
    transform: translateY(-8px);
    transition: opacity .25s var(--sk-ease), transform .25s var(--sk-ease), visibility 0s linear .25s;
    box-shadow: var(--sk-shadow);
  }
  .sk-nav.is-open {
    opacity: 1; visibility: visible; pointer-events: auto; transform: translateY(0);
    transition: opacity .25s var(--sk-ease), transform .25s var(--sk-ease);
  }
  .sk-nav__list { flex-direction: column; align-items: stretch; gap: 0; padding: var(--sk-space-3) var(--sk-gutter) 0; }
  .sk-nav__list li { border-bottom: 1px solid var(--sk-border); }
  .sk-nav__list a { display: block; padding: .9em 0; border-radius: 0; }
  .sk-nav__list a:hover, .sk-nav__list .current-menu-item > a, .sk-nav__list .current_page_item > a { background: transparent; }
  /* Inschrijven moves into the dropdown (below Vacatures); hide the header one */
  .sk-header__actions .sk-btn { display: none; }
  /* width:100% (from .sk-btn--block) + horizontal margins overflowed the viewport
     by 2×gutter on every page (the sticky header) → mobile horizontal scroll.
     Constrain the width to container-minus-gutters so it fits exactly. */
  .sk-nav__cta { display: flex; margin: var(--sk-space-4) var(--sk-gutter); width: calc(100% - (2 * var(--sk-gutter))); }
  /* Language flags in the mobile dropdown — show all (no hover on touch). */
  .sk-nav .sk-flagswitch { padding: var(--sk-space-3) var(--sk-gutter) var(--sk-space-2); }
  .sk-nav .sk-flagswitch__item:not(.is-current) { width: 24px; opacity: .6; margin-left: 8px; pointer-events: auto; }
}

@media (max-width: 640px) {
  .sk-header .sk-container { height: 66px; }
  .sk-logo img { height: 28px; }
  .sk-header__actions .sk-btn { padding: 10px 18px; font-size: 13.5px; }
}

/* --- Footer (modern gradient, mirrors the light hero's accent language) --- */
/* --- Footer (design: flat ink, hours grid, hairline bottom) --- */
/* Decorative teal "soundwave" band above the footer (Skydent (3) design). */
.sk-footer-band { width: 100%; line-height: 0; background: var(--sk-bg); }
.sk-footer-band img { width: 100%; height: 56px; display: block; object-fit: cover; }
@media (max-width: 640px) { .sk-footer-band img { height: 40px; } }
.sk-footer {
  background: var(--sk-navy);
  color: oklch(0.82 0.014 235);
  padding-block: var(--sk-space-8) var(--sk-space-5);
  font-size: var(--sk-fs-sm);
}
.sk-footer a { color: oklch(0.82 0.014 235); }
.sk-footer a:hover { color: #fff; }
.sk-footer__grid { display: grid; grid-template-columns: 1.4fr 1fr 1fr; gap: var(--sk-space-7); }
/* Footer column titles are <h2> (semantic page sections) but styled small/uppercase;
   keeps the document outline skip-free (content never jumps straight to <h4>). */
.sk-footer h2 { color: #fff; font-size: var(--sk-fs-sm); font-weight: var(--sk-fw-semi); text-transform: uppercase; letter-spacing: .1em; margin-bottom: var(--sk-space-5); }
.sk-footer ul { list-style: none; margin: 0; padding: 0; }
.sk-footer li { margin-bottom: .65rem; }
.sk-footer__logo img { width: 175px; max-width: 100%; height: auto; margin-bottom: var(--sk-space-4); filter: brightness(0) invert(1); }
.sk-footer__contact p { line-height: 1.8; }
.sk-footer__contact a { color: #fff; }
.sk-footer__hours { font-size: var(--sk-fs-sm); display: grid; gap: .5rem; }
.sk-footer__hours li { display: flex; justify-content: space-between; gap: var(--sk-space-4); margin: 0; max-width: 240px; }
.sk-footer__hours li span:last-child { color: #fff; font-variant-numeric: tabular-nums; white-space: nowrap; }
.sk-footer__menu li a { transition: color var(--sk-dur) var(--sk-ease); }
.sk-footer__bottom { margin-top: var(--sk-space-6); padding-top: var(--sk-space-5); border-top: 1px solid oklch(0.40 0.04 255); display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: var(--sk-space-2) var(--sk-space-5); font-size: var(--sk-fs-xs); color: oklch(0.76 0.016 240); }
.sk-footer__bottom a { text-decoration: underline; }
.sk-footer__credit a { color: #fff; }
@media (max-width: 560px) { .sk-footer__bottom { flex-direction: column; justify-content: center; text-align: center; gap: 6px; } }
/* Tablet: contact spans full width on top, then hours + info side by side
   (avoids the lone orphaned 3rd column the old 2-col reflow produced). */
@media (max-width: 900px) {
  .sk-footer { padding-block: var(--sk-space-7) var(--sk-space-5); }
  .sk-footer__grid { grid-template-columns: 1fr 1fr; gap: var(--sk-space-6); }
  .sk-footer__contact { grid-column: 1 / -1; }
}
/* Phone: single column, tighter rhythm. */
@media (max-width: 560px) {
  .sk-footer__grid { grid-template-columns: 1fr; gap: var(--sk-space-6); }
}
.sk-footer {
  padding-bottom: calc(var(--sk-space-5) + env(safe-area-inset-bottom, 0px));
}
@media (max-width: 600px) {
  /* Reserve the bottom corner for the fixed first-party WhatsApp control. */
  .sk-footer { padding-bottom: calc(80px + env(safe-area-inset-bottom, 0px)); }
}

/* --- Floating WhatsApp --- */
.sk-wa-float {
  position: fixed; right: 20px; bottom: 20px; z-index: 90;
  width: 56px; height: 56px; border-radius: 50%;
  background: var(--sk-whatsapp); color: #fff;
  display: grid; place-items: center;
  box-shadow: var(--sk-shadow-lg);
  transition: transform var(--sk-dur) var(--sk-ease);
}
.sk-wa-float:hover { transform: scale(1.08); color: #fff; }
.sk-wa-float svg { width: 30px; height: 30px; }

/* Source: style.css */
/*
Theme Name: Skydent
Theme URI: https://skydent.nl
Description: Standalone custom theme for Skydent — Tandartspraktijk Leiden. Modern, lightweight design system replacing the legacy Flatsome/Anjer build.
Author: Skydent
Author URI: https://skydent.nl
Version: 1.1.2
Requires at least: 6.4
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: skydent
*/

/*
 * Stylesheet is intentionally minimal — maintainable source styles are split into:
 *   assets/css/tokens.css      design tokens (CSS custom properties)
 *   assets/css/base.css        resets, typography, base elements
 *   assets/css/components.css  reusable components (buttons, cards, sections)
 *   assets/css/layout.css      header, footer, navigation
 * A deterministic build combines them into one home/pages bundle before release.
 */

/* Source: assets/css/pages.css */
/* =============================================================
   Skydent — Inner page sections (Behandelingen, Over ons,
   Inschrijven, Vacatures, Tarieven, bedankt-pagina's)
   ============================================================= */

/* ---------- PAGE HEADER (no hero band — slim breadcrumb strip + an in-flow
   heading on white, integrated into the page; mirrors the contact reference
   design. The <h1> stays exactly where it was, so the SEO/H1 structure is
   unchanged — only the visual treatment changes.) ---------- */
.sk-crumbs { background: var(--sk-surface); border-bottom: 1px solid var(--sk-border); }
.sk-crumbs .sk-container {
  display: flex; align-items: center; flex-wrap: wrap; gap: 4px 8px; min-height: 46px;
  font-family: var(--sk-font-head); font-size: 13px; color: var(--sk-text-mute);
}
.sk-crumbs a { color: var(--sk-text-mute); text-decoration: none; }
.sk-crumbs a:hover { color: var(--sk-primary); }
.sk-crumbs svg { width: 14px; height: 14px; opacity: .45; flex: none; }
.sk-crumbs__current { color: var(--sk-primary-dark); font-weight: var(--sk-fw-semi); }

.sk-pagehead { background: #fff; }
.sk-pagehead__inner { max-width: 680px; padding-block: 60px 16px; }
.sk-pagehead .sk-eyebrow { display: block; margin-bottom: 12px; }
.sk-pagehead h1 { color: var(--sk-navy); letter-spacing: 0; margin: 0 0 16px; }
.sk-pagehead p { color: var(--sk-text-soft); font-size: 18px; line-height: 1.6; margin: 0; max-width: 46em; }
.sk-pagehead .sk-article__meta { font-size: 14px; color: var(--sk-text-mute); margin-top: 6px; }

/* Tighten the gap between the in-flow heading and the first content section. */
.sk-pagehead + .sk-section { padding-top: 32px; }

@media (max-width: 640px) {
  .sk-pagehead__inner { padding-block: 40px 12px; }
  .sk-pagehead h1 { font-size: 28px; line-height: 1.2; overflow-wrap: anywhere; }
  .sk-pagehead + .sk-section { padding-top: 24px; }
  .sk-crumbs .sk-container { min-height: 42px; font-size: 12.5px; }
}

/* ---------- TREATMENTS (full grid with text) ---------- */
.sk-treatcards { display: grid; grid-template-columns: repeat(3, 1fr); gap: var(--sk-space-5); }
.sk-treatcard {
  background:#fff; border:1px solid var(--sk-border); border-radius: var(--sk-radius);
  overflow:hidden; box-shadow: var(--sk-shadow-sm); display:flex; flex-direction:column;
  transition: transform var(--sk-dur) var(--sk-ease), box-shadow var(--sk-dur) var(--sk-ease);
}
.sk-treatcard:hover { transform: translateY(-4px); box-shadow: var(--sk-shadow-lg); }
.sk-treatcard__media { aspect-ratio: 16/10; overflow:hidden; }
.sk-treatcard__media img { width:100%; height:100%; object-fit:cover; transition: transform .4s var(--sk-ease); }
.sk-treatcard:hover .sk-treatcard__media img { transform: scale(1.06); }
.sk-treatcard__body { padding: var(--sk-space-5); display:flex; flex-direction:column; gap:.5rem; flex:1; }
.sk-treatcard__body h2 { margin:0; font-size: var(--sk-fs-xl); font-weight: var(--sk-fw-semi); }
.sk-treatcard__body p { margin:0; color: var(--sk-text-soft); font-size: var(--sk-fs-sm); flex:1; }
.sk-treatcard__link { color: var(--sk-primary); font-weight: var(--sk-fw-semi); font-size: var(--sk-fs-sm); display:inline-flex; align-items:center; gap:.4em; margin-top:.5rem; }
@media (max-width: 900px){ .sk-treatcards { grid-template-columns: repeat(2,1fr);} }
@media (max-width: 560px){ .sk-treatcards { grid-template-columns: 1fr;} }

/* ---------- STORY (image + text) ---------- */
.sk-story__grid { display:grid; grid-template-columns: 1fr 1fr; gap: var(--sk-space-7); align-items:center; }
.sk-story__media { position: relative; }
.sk-story__media img { border-radius: var(--sk-radius-lg); box-shadow: var(--sk-shadow); width:100%; aspect-ratio: 4/3.2; object-fit:cover; }
/* Google Reviews trust badge overlapping the bottom of the story image */
.sk-reviews-badge {
  position: absolute; left: 16px; right: 16px; bottom: 16px;
  display: flex; align-items: center; gap: 10px;
  background: #fff; border-radius: 12px; padding: 12px 16px;
  box-shadow: var(--sk-shadow); font-size: 14px; color: var(--sk-text-soft);
}
.sk-reviews-badge__stars { color: var(--sk-primary); letter-spacing: 1px; font-size: 15px; flex: none; }
.sk-reviews-badge__text strong { color: var(--sk-navy); }
@media (max-width: 820px){ .sk-story__grid { grid-template-columns: 1fr; } }
@media (max-width: 480px){ .sk-reviews-badge { font-size: 12.5px; padding: 10px 12px; gap: 8px; } }

/* ---------- FAQ ---------- */
.sk-faq { max-width: 820px; margin-inline:auto; }
.sk-faq__item { border:1px solid var(--sk-border); border-radius: var(--sk-radius-sm); margin-bottom: var(--sk-space-3); background:#fff; overflow:hidden; }
.sk-faq__item[open] { box-shadow: var(--sk-shadow-sm); }
.sk-faq__item summary {
  cursor:pointer; padding: var(--sk-space-4) var(--sk-space-5); font-weight: var(--sk-fw-semi);
  color: var(--sk-navy); list-style:none; display:flex; justify-content:space-between; align-items:center; gap:1rem;
}
.sk-faq__item summary::-webkit-details-marker { display:none; }
.sk-faq__item summary::after { content:"+"; font-size:1.4em; color: var(--sk-primary); transition: transform var(--sk-dur) var(--sk-ease); }
.sk-faq__item[open] summary::after { transform: rotate(45deg); }
.sk-faq__item .sk-faq__a { padding: 0 var(--sk-space-5) var(--sk-space-4); color: var(--sk-text-soft); }

/* ---------- VACANCIES ---------- */
.sk-vacancies { display:grid; gap: var(--sk-space-4); max-width: 900px; margin-inline:auto; }
.sk-vacancy {
  display:flex; justify-content:space-between; align-items:center; gap: var(--sk-space-5);
  background:#fff; border:1px solid var(--sk-border); border-left:4px solid var(--sk-primary);
  border-radius: var(--sk-radius); padding: var(--sk-space-5);
  transition: box-shadow var(--sk-dur) var(--sk-ease);
}
.sk-vacancy:hover { box-shadow: var(--sk-shadow); }
.sk-vacancy h3 { margin:0 0 .25rem; font-size: var(--sk-fs-lg); }
.sk-vacancy__meta { color: var(--sk-text-mute); font-size: var(--sk-fs-sm); }
.sk-vacancy__desc { color: var(--sk-text-soft); font-size: var(--sk-fs-sm); margin:.4rem 0 0; }
.sk-vacancy__action { flex:0 0 auto; }
@media (max-width: 620px){ .sk-vacancy { flex-direction:column; align-items:flex-start; } }

/* ---------- PRICING TABLE ---------- */
.sk-pricing { max-width: 860px; margin-inline:auto; }
.sk-pricing__group { background:#fff; border:1px solid var(--sk-border); border-radius: var(--sk-radius); margin-bottom: var(--sk-space-4); overflow:hidden; }
.sk-pricing__group h3 { margin:0; padding: var(--sk-space-4) var(--sk-space-5); background: var(--sk-surface-2); color: var(--sk-navy); font-size: var(--sk-fs-lg); }
.sk-pricing__row { display:flex; justify-content:space-between; padding: var(--sk-space-3) var(--sk-space-5); border-top:1px solid var(--sk-border); }
.sk-pricing__row span:last-child { font-weight: var(--sk-fw-semi); color: var(--sk-primary); white-space:nowrap; }
.sk-pricing__note { color: var(--sk-text-mute); font-size: var(--sk-fs-sm); text-align:center; margin-top: var(--sk-space-4); }

/* ---------- FORM (CF7) ---------- */
.sk-form { max-width: 760px; }
.sk-form--register { max-width: 820px; }
.sk-form__legend { font-size: var(--sk-fs-lg); color: var(--sk-navy); margin: var(--sk-space-5) 0 var(--sk-space-3); padding-bottom:.4rem; border-bottom:2px solid var(--sk-primary-light); }
.sk-form__legend:first-child { margin-top:0; }
.sk-form__grid { display:grid; grid-template-columns: 1fr 1fr; gap: var(--sk-space-3) var(--sk-space-4); }
.sk-form__grid .sk-col-2 { grid-column: 1 / -1; }
.sk-form p { margin: 0 0 var(--sk-space-3); }
.sk-form label { display:block; font-size: var(--sk-fs-sm); font-weight: var(--sk-fw-medium); color: var(--sk-text-soft); }
.sk-form input:not([type=submit]):not([type=checkbox]):not([type=radio]),
.sk-form select, .sk-form textarea {
  width:100%; margin-top:.35rem; padding:.7em .9em; font: inherit; color: var(--sk-text);
  background:#fff; border:1px solid var(--sk-border-2); border-radius: var(--sk-radius-sm);
  transition: border-color var(--sk-dur) var(--sk-ease), box-shadow var(--sk-dur) var(--sk-ease);
}
/* Text controls only: the bare `input:focus` version also hit the submit
   button and checkboxes, killing the button's focus outline. */
.sk-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus,
.sk-form select:focus, .sk-form textarea:focus {
  outline:none; border-color: var(--sk-primary); box-shadow: 0 0 0 3px var(--sk-primary-50);
}
.sk-form textarea { min-height: 130px; resize: vertical; }
.sk-form .wpcf7-list-item { display:inline-block; margin: 0 1rem .3rem 0; }
.sk-form .wpcf7-list-item label { display:inline-flex; align-items:center; gap:.4em; font-weight: var(--sk-fw-normal); color: var(--sk-text); }
.sk-form__consent label { display:inline; }
.sk-form__actions { margin-top: var(--sk-space-5); }
.sk-form .wpcf7-not-valid-tip { color: var(--sk-danger); font-size: var(--sk-fs-sm); font-weight: var(--sk-fw-medium); }
.sk-form input.wpcf7-not-valid, .sk-form select.wpcf7-not-valid, .sk-form textarea.wpcf7-not-valid { border-color: var(--sk-danger); }
/* Acceptance error: full-width line under the checkbox row, clear gap. */
.sk-form__consent .wpcf7-not-valid-tip { display:block; margin-top: var(--sk-space-2); }
/* Always-visible focus ring on the consent checkboxes: theme.js moves focus
   here after a failed validation, also after a mouse-driven submit. */
.sk-form__consent input[type=checkbox]:focus,
.sk-consent input[type=checkbox]:focus { outline: 3px solid var(--sk-primary-light); outline-offset: 2px; }
.sk-form .wpcf7-response-output { margin: var(--sk-space-4) 0 0; padding:.8em 1em; border-radius: var(--sk-radius-sm); font-size: var(--sk-fs-sm); }
/* CF7 response banner in Skydent colors (same selectors CF7 core uses; theme
   styles enqueue after CF7's, so these win). */
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border: 1.5px solid var(--sk-danger); background: var(--sk-danger-50); color: var(--sk-danger);
}
.wpcf7 form.sent .wpcf7-response-output {
  border: 1.5px solid var(--sk-primary); background: var(--sk-primary-50); color: var(--sk-primary-dark);
}
@media (max-width: 620px){ .sk-form__grid { grid-template-columns: 1fr; } }

/* ---------- THANK YOU ---------- */
.sk-thankyou { text-align:center; max-width: 620px; margin-inline:auto; }
.sk-thankyou__icon { width:72px; height:72px; margin:0 auto var(--sk-space-4); display:grid; place-items:center; background: var(--sk-primary-50); color: var(--sk-primary); border-radius: 50%; }
.sk-thankyou__icon svg { width:38px; height:38px; }
.sk-thankyou__next { text-align:left; max-width: 480px; margin: var(--sk-space-6) auto 0; padding: var(--sk-space-5) var(--sk-space-6); background: var(--sk-surface); border:1px solid var(--sk-border); border-radius: var(--sk-radius); }
.sk-thankyou__next h2 { font-size: 1.15rem; margin: 0 0 var(--sk-space-3); }
.sk-steps { margin:0; padding-left: 1.35em; display:grid; gap: var(--sk-space-2); color: var(--sk-text-soft); }
.sk-steps li { padding-left: .15em; }
.sk-thankyou__urgent { margin: var(--sk-space-4) 0 0; font-size: .95rem; color: var(--sk-text-mute); }
.sk-thankyou__urgent a { color: var(--sk-primary); font-weight:600; white-space:nowrap; }

/* ---------- BEHANDELING SINGLE ---------- */
.sk-behandeling { display:grid; grid-template-columns: 1fr 320px; gap: var(--sk-space-7); align-items:start; }
.sk-behandeling__hero img { width:100%; border-radius: var(--sk-radius); margin-bottom: var(--sk-space-5); box-shadow: var(--sk-shadow-sm); }
.sk-prose { color: var(--sk-text-soft); }
.sk-prose h2 { font-size: var(--sk-fs-2xl); margin-top: var(--sk-space-6); }
.sk-prose h3 { font-size: var(--sk-fs-xl); margin-top: var(--sk-space-5); }
.sk-prose img { border-radius: var(--sk-radius); height:auto; }
.sk-prose ul { padding-left: 1.2rem; }
.sk-behandeling__side { position: sticky; top: 100px; display:flex; flex-direction:column; gap: var(--sk-space-4); }
.sk-behandeling__list ul { list-style:none; margin:0; padding:0; }
.sk-behandeling__list li { border-bottom:1px solid var(--sk-border); }
.sk-behandeling__list li:last-child { border-bottom:0; }
.sk-behandeling__list a { display:block; padding:.6em 0; color: var(--sk-text); font-size: var(--sk-fs-sm); }
.sk-behandeling__list a:hover { color: var(--sk-primary); }
.sk-behandeling__list .is-current a { color: var(--sk-primary); font-weight: var(--sk-fw-semi); }
.sk-behandeling__cta { background: var(--sk-primary-50); border-color: var(--sk-primary-light); }

/* A quiet, editorial treatment for consecutive patient quotes. Without
   JavaScript the original readable blockquotes remain as the fallback. */
.sk-testimonials {
  margin: var(--sk-space-6) 0;
  padding: var(--sk-space-5) 0 var(--sk-space-4);
  border-top: 1px solid var(--sk-border);
  border-bottom: 1px solid var(--sk-border);
}
.sk-testimonials__track { display: grid; }
.sk-testimonials .sk-quote {
  grid-area: 1 / 1;
  position: relative;
  margin: 0;
  padding: 0 0 0 4.25rem;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--sk-text);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(.4rem);
  transition: opacity .2s ease, transform .2s ease;
}
.sk-testimonials .sk-quote.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
}
.sk-testimonials .sk-quote::before {
  content: "\201C";
  position: absolute;
  top: -.35rem;
  left: 0;
  font-family: Georgia, serif;
  font-size: 4.5rem;
  line-height: 1;
  color: var(--sk-primary);
}
.sk-testimonials .sk-quote > p:first-child,
.sk-testimonials .sk-quote > div:first-child p:first-child {
  margin: 0 0 var(--sk-space-4);
  color: var(--sk-navy);
  font-size: 1.125rem;
  line-height: 1.75;
}
.sk-testimonials .sk-quote > div:first-child { margin: 0; padding: 0; }
.sk-testimonials .sk-quote cite {
  color: var(--sk-text-mute);
  font-size: var(--sk-fs-sm);
  font-style: normal;
}
.sk-testimonials__controls {
  display: grid;
  grid-template-columns: 1fr 2.75rem 2.75rem;
  align-items: center;
  gap: var(--sk-space-2);
  margin-top: var(--sk-space-4);
  padding-left: 4.25rem;
}
.sk-testimonials__counter {
  color: var(--sk-text-mute);
  font-size: var(--sk-fs-sm);
  font-variant-numeric: tabular-nums;
}
.sk-testimonials__button {
  display: inline-grid;
  place-items: center;
  width: 2.75rem;
  height: 2.75rem;
  padding: 0;
  border: 1px solid var(--sk-border);
  border-radius: 50%;
  background: #fff;
  color: var(--sk-navy);
  cursor: pointer;
  font: inherit;
  transition: border-color .16s ease, background-color .16s ease, color .16s ease;
}
.sk-testimonials__button:hover {
  border-color: var(--sk-primary);
  background: var(--sk-primary);
  color: #fff;
}
@media (max-width: 560px) {
  .sk-testimonials .sk-quote { padding-left: 0; padding-top: 3.25rem; }
  .sk-testimonials .sk-quote::before { top: -.25rem; }
  .sk-testimonials__controls { padding-left: 0; }
}
@media (prefers-reduced-motion: reduce) {
  .sk-testimonials .sk-quote { transition: none; transform: none; }
}
@media (max-width: 900px){ .sk-behandeling { grid-template-columns: 1fr; } .sk-behandeling__side { position: static; } }

/* ---------- TEAM (Over ons) ---------- */
.sk-team__grid { display:grid; grid-template-columns: repeat(5, 1fr); gap: var(--sk-space-5); }
.sk-team__card { text-align:center; }
.sk-team__photo { aspect-ratio:1/1; border-radius: 50%; overflow:hidden; margin:0 auto var(--sk-space-3); max-width:180px; background: var(--sk-surface-2); box-shadow: var(--sk-shadow-sm); }
.sk-team__photo img { width:100%; height:100%; object-fit:cover; }
.sk-team__name { margin:0; font-size: var(--sk-fs-lg); color: var(--sk-navy); }
.sk-team__role { color: var(--sk-text-mute); font-size: var(--sk-fs-sm); }
@media (max-width: 900px){ .sk-team__grid { grid-template-columns: repeat(3,1fr); } }
@media (max-width: 560px){ .sk-team__grid { grid-template-columns: repeat(2,1fr); } }

/* ---------- VACANCY CARDS (Vacatures, real listings) ---------- */
.sk-vacancy-card { background:#fff; border:1px solid var(--sk-border); border-left:4px solid var(--sk-primary); border-radius: var(--sk-radius); padding: var(--sk-space-5); margin-bottom: var(--sk-space-4); box-shadow: var(--sk-shadow-sm); }
.sk-vacancy-card--open { border-left-color: var(--sk-navy); background: var(--sk-surface); }
.sk-vacancy-card__head { display:flex; justify-content:space-between; align-items:flex-start; gap: var(--sk-space-4); }
.sk-vacancy-card__head h2 { margin:0 0 .25rem; font-size: var(--sk-fs-xl); color: var(--sk-navy); font-weight: var(--sk-fw-semi); }
.sk-vacancy-card__head .sk-btn { flex:0 0 auto; }
.sk-vacancy-card__intro { color: var(--sk-text-soft); margin: var(--sk-space-3) 0 0; }
.sk-vacancy-card details { margin-top: var(--sk-space-3); border:0; }
.sk-vacancy-card details > summary { padding: .6rem 0; color: var(--sk-primary); font-weight: var(--sk-fw-semi); border-top:1px solid var(--sk-border); }
.sk-vacancy-card__grouptitle { margin: var(--sk-space-4) 0 var(--sk-space-2); font-size: var(--sk-fs-base); color: var(--sk-navy); }
.sk-vacancy-card .sk-faq__a { padding: 0; }
.sk-vacancy-card .sk-faq__a ul { margin: 0 0 var(--sk-space-3); padding-left: 1.3rem; }
.sk-vacancy-card .sk-faq__a li { margin-bottom: .35rem; color: var(--sk-text-soft); }
@media (max-width: 560px){ .sk-vacancy-card__head { flex-direction:column; } }

/* ---------- TREATMENT CARD link/placeholder refinements ---------- */
.sk-treatcard__media { display:block; }
.sk-treatcard__placeholder { display:grid; place-items:center; width:100%; aspect-ratio:16/10; background: linear-gradient(135deg,var(--sk-primary-50),var(--sk-surface-2)); color: var(--sk-primary); }
.sk-treatcard__body h2 a { color: var(--sk-navy); }
.sk-treatcard__body h2 a:hover { color: var(--sk-primary); }

/* ---------- PROSE (Tarieven, legal pages) ---------- */
.sk-prose { max-width: 760px; }
.sk-prose p { font-size: var(--sk-fs-lg); line-height: 1.8; color: var(--sk-text-soft); margin: 0 0 var(--sk-space-4); }
.sk-prose strong { color: var(--sk-navy); }

/* ---------- BEHANDELING content: full-width prose + responsive image/gallery grid ----------
   The treatment article carries the shared .sk-prose class, whose generic
   `.sk-prose { max-width: 760px }` (Tarieven/legal) would otherwise clamp this
   grid column. This block is placed AFTER that rule so the single-class reset
   below wins on source order and the article fills its `1fr` track. Everything
   is scoped to .sk-behandeling so blog single (.sk-article.sk-prose) and the
   Tarieven/legal .sk-prose pages stay untouched. */
.sk-behandeling__main { max-width: none; width: 100%; }

/* Single inline images / WP image blocks / figures: full content width, branded. */
.sk-behandeling .sk-prose img { width: 100%; height: auto; }
.sk-behandeling .sk-prose > img,
.sk-behandeling .sk-prose figure:not(.wp-block-gallery):not(.gallery) img,
.sk-behandeling .sk-prose .wp-block-image img {
  display: block; width: 100%; height: auto;
  border-radius: var(--sk-radius);
  border: 1px solid var(--sk-border);
  box-shadow: var(--sk-shadow-sm);
  margin-block: var(--sk-space-5);
}
.sk-behandeling .sk-prose figure { margin: var(--sk-space-5) 0; }
.sk-behandeling .sk-prose figure figcaption {
  margin-top: var(--sk-space-2); font-size: var(--sk-fs-sm);
  color: var(--sk-text-mute); text-align: center;
}

/* Galleries -> clean responsive grid, equal heights. Covers core block
   galleries (.wp-block-gallery) and the classic [gallery] shortcode markup
   (.gallery > .gallery-item) produced by the [ux_gallery] -> [gallery]
   conversion in inc/cpt-behandelingen.php (forced to size=large, link=none).
   Source photos are portrait (3:4), so the cells use a 3/4 aspect. */
.sk-behandeling .sk-prose .wp-block-gallery,
.sk-behandeling .sk-prose .gallery {
  display: grid; grid-template-columns: repeat(3, 1fr);
  gap: var(--sk-space-4); margin: var(--sk-space-5) 0;
  padding: 0; list-style: none;
}
.sk-behandeling .sk-prose .wp-block-gallery .wp-block-image,
.sk-behandeling .sk-prose .wp-block-gallery figure,
.sk-behandeling .sk-prose .gallery .gallery-item {
  margin: 0; width: auto !important; float: none !important;
}
.sk-behandeling .sk-prose .gallery .gallery-icon { margin: 0; }
.sk-behandeling .sk-prose .wp-block-gallery img,
.sk-behandeling .sk-prose .gallery img {
  display: block; width: 100%; height: 100%;
  aspect-ratio: 3 / 4; object-fit: cover;
  border-radius: var(--sk-radius);
  border: 1px solid var(--sk-border);
  box-shadow: var(--sk-shadow-sm); margin: 0;
}
.sk-behandeling .sk-prose .gallery .gallery-caption { display: none; }
@media (max-width: 900px){
  .sk-behandeling .sk-prose .wp-block-gallery,
  .sk-behandeling .sk-prose .gallery { grid-template-columns: repeat(2, 1fr); }
}

/* ---------- CONTACT page (Skydent (4) design) ---------- */
.sk-contact__grid { display:grid; grid-template-columns: 1.15fr 0.85fr; gap: 30px; align-items: stretch; }

/* Form card */
.sk-form-card { background:#fff; border:1px solid var(--sk-border); border-radius: var(--sk-radius); padding: 40px; box-shadow: var(--sk-shadow); }
.sk-form-card > h2 { font-size: 24px; font-weight: var(--sk-fw-bold); letter-spacing: 0; margin: 0 0 6px; }
.sk-form-card__intro { color: var(--sk-text-soft); font-size: 16px; margin: 0 0 28px; }
.sk-cform__grid { display:grid; grid-template-columns: 1fr 1fr; gap: 18px 20px; }
.sk-field { display:flex; flex-direction:column; gap: 7px; margin: 0; }
.sk-field--full { grid-column: 1 / -1; }
.sk-field label { font-family: var(--sk-font-head); font-size: 13.5px; font-weight: var(--sk-fw-semi); color: var(--sk-text); }
.sk-req { color: var(--sk-primary); }
.sk-cform input:not([type=submit]):not([type=checkbox]), .sk-cform select, .sk-cform textarea {
  font-family: var(--sk-font-base); font-size: 15.5px; color: var(--sk-text);
  background: var(--sk-bg); border: 1.5px solid var(--sk-border); border-radius: var(--sk-radius-sm);
  padding: 13px 15px; width: 100%; transition: border-color .16s ease, box-shadow .16s ease, background .16s ease; outline: none;
}
.sk-cform textarea { resize: vertical; min-height: 130px; line-height: 1.55; }
.sk-cform input::placeholder, .sk-cform textarea::placeholder { color: var(--sk-text-mute); }
/* Text controls only — the bare `input:focus` version painted the focused
   submit button white (white-on-white after a validation click). */
.sk-cform input:not([type=submit]):not([type=checkbox]):focus,
.sk-cform select:focus, .sk-cform textarea:focus { border-color: var(--sk-primary-light); background:#fff; box-shadow: 0 0 0 4px oklch(0.62 0.09 220 / .13); }
.sk-consent { margin: 22px 0 0; }
.sk-consent .wpcf7-list-item { margin: 0; }
.sk-consent label { display:flex; align-items:flex-start; gap: 11px; font-size: 14px; color: var(--sk-text-soft); line-height: 1.5; cursor: pointer; }
.sk-consent input[type=checkbox] { flex:none; width: 18px; height: 18px; margin-top: 2px; accent-color: var(--sk-primary); cursor: pointer; }
.sk-consent a { color: var(--sk-primary-dark); font-weight: var(--sk-fw-semi); }
.sk-cform__foot { margin: 26px 0 0; }
.sk-cform .wpcf7-response-output { margin: 18px 0 0; padding: .8em 1em; border-radius: var(--sk-radius-sm); font-size: var(--sk-fs-sm); }
.sk-cform .wpcf7-not-valid-tip { color: var(--sk-danger); font-size: var(--sk-fs-sm); font-weight: var(--sk-fw-medium); margin-top: 4px; }
.sk-cform input.wpcf7-not-valid, .sk-cform textarea.wpcf7-not-valid { border-color: var(--sk-danger); }
.sk-consent .wpcf7-not-valid-tip { display:block; margin-top: 8px; }

/* Aside: contactgegevens card + map card */
.sk-contact__aside { display:flex; flex-direction:column; gap: 22px; }
.sk-info-card { background:#fff; border:1px solid var(--sk-border); border-radius: var(--sk-radius); padding: 32px; box-shadow: var(--sk-shadow); }
.sk-info-card h3 { font-size: 19px; font-weight: var(--sk-fw-bold); margin: 0 0 22px; letter-spacing: 0; }
.sk-info-card .sk-info-row { display:flex; gap: 14px; align-items:flex-start; margin-bottom: 20px; }
.sk-info-card .sk-info-row:last-child { margin-bottom: 0; }
/* Light teal chip + teal glyph. The svg rule clears the homepage .sk-info-row svg
   styling (its own bg + 11px padding) that otherwise nested a chip-in-a-chip and
   hid the icon. */
.sk-info-row__ico { flex:none; width: 40px; height: 40px; border-radius: 10px; display:grid; place-items:center; background: var(--sk-tint-deep); color: var(--sk-primary); }
.sk-info-row__ico svg { width: 20px; height: 20px; padding: 0; background: none; border-radius: 0; color: var(--sk-primary); }
.sk-info-card small { display:block; font-size: 12px; font-weight: var(--sk-fw-semi); letter-spacing: .08em; text-transform: uppercase; color: var(--sk-text-mute); margin-bottom: 3px; }
.sk-info-card p { font-size: 16px; color: var(--sk-text-soft); line-height: 1.5; margin: 0; }
.sk-info-card a:not(.sk-btn) { color: var(--sk-primary-dark); font-weight: var(--sk-fw-semi); text-decoration: none; }
.sk-info-card a:not(.sk-btn):hover { text-decoration: underline; }
.sk-info-card__actions { display:flex; flex-wrap:wrap; gap: 10px; margin-top: 24px; }
.sk-info-card__actions .sk-btn { flex: 0 1 auto; justify-content: center; }
.sk-map-card {
  flex: 1;
  min-height: 240px;
  overflow: hidden;
  background: var(--sk-surface);
  border: 1px solid var(--sk-border);
  border-radius: var(--sk-radius);
  box-shadow: var(--sk-shadow);
}
.sk-map-card iframe {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 240px;
  border: 0;
}

@media (max-width: 1020px){
	.sk-contact__grid { grid-template-columns: 1fr; gap: 26px; align-items: start; }
	.sk-form-card { padding: 32px; }
	.sk-map-card iframe { height: 280px; }
}
@media (max-width: 640px){
	.sk-cform__grid { grid-template-columns: 1fr; }
	.sk-form-card { padding: 24px; }
	.sk-info-card { padding: 26px; }
	.sk-map-card iframe { height: 240px; }
}

/* ---------- BLOG (index + related grid + article) ---------- */
.sk-bloggrid { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: var(--sk-space-5); }
.sk-blogcard {
  display: flex; flex-direction: column; background: #fff;
  border: 1px solid var(--sk-border); border-radius: var(--sk-radius-lg);
  overflow: hidden; color: inherit;
  transition: transform var(--sk-dur) var(--sk-ease), box-shadow var(--sk-dur) var(--sk-ease);
}
.sk-blogcard:hover { transform: translateY(-4px); box-shadow: var(--sk-shadow-lg); color: inherit; }
.sk-blogcard__img { display: block; aspect-ratio: 16/9; overflow: hidden; background: var(--sk-primary-50); }
.sk-blogcard__img img { width: 100%; height: 100%; object-fit: cover; transition: transform var(--sk-dur) var(--sk-ease); }
.sk-blogcard:hover .sk-blogcard__img img { transform: scale(1.04); }
.sk-blogcard__body { display: flex; flex-direction: column; gap: .45rem; padding: var(--sk-space-4) var(--sk-space-5) var(--sk-space-5); flex: 1; }
.sk-blogcard__meta { font-size: var(--sk-fs-xs); color: var(--sk-text-mute); text-transform: uppercase; letter-spacing: .06em; }
.sk-blogcard__title { font-family: var(--sk-font-head); font-weight: var(--sk-fw-semi); font-size: var(--sk-fs-lg); color: var(--sk-navy); line-height: 1.35; }
.sk-blogcard__excerpt { color: var(--sk-text-soft); font-size: var(--sk-fs-sm); line-height: 1.65; flex: 1; }
.sk-blogcard__cta { color: var(--sk-primary); font-weight: var(--sk-fw-semi); font-size: var(--sk-fs-sm); margin-top: .35rem; }
.sk-blogpager { margin-top: var(--sk-space-6); text-align: center; }
.sk-blogpager .nav-links { display: inline-flex; gap: .5rem; align-items: center; }
.sk-blogpager .page-numbers { display: inline-grid; place-items: center; min-width: 40px; height: 40px; padding: 0 .6rem; border: 1px solid var(--sk-border); border-radius: var(--sk-radius-sm); color: var(--sk-text); }
.sk-blogpager .page-numbers.current { background: var(--sk-primary); border-color: var(--sk-primary); color: #fff; }
.sk-blogpager a.page-numbers:hover { border-color: var(--sk-primary); color: var(--sk-primary); }

.sk-article__meta { color: var(--sk-text-mute); }
.sk-article__hero { margin-bottom: var(--sk-space-5); }
.sk-article__hero img { width: 100%; border-radius: var(--sk-radius-lg); }
.sk-article__cta { text-align: center; background: var(--sk-primary-50); border-radius: var(--sk-radius-lg); padding: var(--sk-space-6); margin-top: var(--sk-space-7); }
.sk-article__cta h2 { color: var(--sk-navy); margin-bottom: .35rem; }
.sk-article__cta p { color: var(--sk-text-soft); margin-bottom: var(--sk-space-4); }
.sk-article__related { margin-top: var(--sk-space-7); }
.sk-article__related h2 { color: var(--sk-navy); margin-bottom: var(--sk-space-4); }

/* Contact: form in a soft card so it balances the info card on the right */
.sk-contact__form form { background: #fff; border: 1px solid var(--sk-border); border-radius: var(--sk-radius-lg); padding: var(--sk-space-5); }
.sk-contact__form .sk-form { max-width: none; }
