/* Hallmark · pre-emit critique: P5 H5 E5 S5 R5 V5 · contrast: pass · slop: pass · honest: pass · responsive: pass */
/* Hallmark · macrostructure: Split Studio · nav: N9 · footer: Ft1 · theme: studied-DNA (source: user screenshot) */
/*
Theme Name: Viso Clinic
Theme URI: https://visoclinic.se/
Author: MKDSGN
Description: Native WordPress block theme for Viso Clinic.
Version: 1.2.0
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: viso-clinic
*/

@import url('./tokens.css');

:root {
  --vc-bg: #0b0b0a;
  --vc-bg-soft: #151411;
  --vc-surface: #1c1a16;
  --vc-ivory: #f4eee5;
  --vc-paper: #e8dfd2;
  --vc-text: #fffaf2;
  --vc-muted: #bdb5aa;
  --vc-ink: #181612;
  --vc-accent: #b49263;
  --vc-accent-light: #d7bd92;
  --vc-border: rgba(255, 250, 242, .16);
  --vc-ring: #e4cda8;
  --vc-radius-sm: 7px;
  --vc-radius-md: 14px;
  --vc-radius-lg: 24px;
  --vc-radius-xl: 32px;
  --vc-shadow-1: 0 1px 0 rgba(255,255,255,.05) inset;
  --vc-shadow-2: 0 22px 60px rgba(0,0,0,.28), 0 1px 0 rgba(255,255,255,.08) inset;
  --vc-shadow-3: 0 38px 100px rgba(0,0,0,.44);
}

html { scroll-behavior: smooth; }
body { overflow-x: clip; }
body, button, input, textarea { -webkit-font-smoothing: antialiased; }
a, button { transition: color .2s ease, background-color .2s ease, border-color .2s ease, opacity .2s ease, transform .2s ease, box-shadow .2s ease; }
a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible, summary:focus-visible { outline: 2px solid var(--vc-ring); outline-offset: 4px; }

.vc-header-shell { position: relative; z-index: 20; margin: 14px auto -92px; max-width: min(94vw, 1360px); border: 1px solid var(--vc-border); border-radius: var(--vc-radius-md); background: rgba(11,11,10,.82); backdrop-filter: blur(18px); box-shadow: var(--vc-shadow-2); }
.vc-header-shell .wp-block-navigation a { font-size: .78rem; font-weight: 650; letter-spacing: .04em; text-transform: uppercase; }
.vc-header-shell .wp-block-navigation a:hover { color: var(--vc-accent-light); }
.vc-header-shell .wp-block-site-logo img { max-height: 40px; width: auto; }

.vc-section { padding-block: clamp(72px, 10vw, 150px); }
.vc-section-tight { padding-block: clamp(48px, 7vw, 96px); }
.vc-hero { min-height: min(900px, 96vh); border-radius: 0 0 var(--vc-radius-xl) var(--vc-radius-xl); overflow: hidden; box-shadow: var(--vc-shadow-3); }
.vc-hero .wp-block-cover__video-background { object-position: center center; }
.vc-hero .wp-block-cover__background { background: linear-gradient(90deg, rgba(7,7,6,.90) 0%, rgba(7,7,6,.56) 52%, rgba(7,7,6,.18) 100%) !important; }
.vc-hero-copy { max-width: 760px; margin-left: 0 !important; }
.vc-display { max-width: 13ch; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(3.25rem, 7vw, 7.6rem) !important; font-weight: 500 !important; line-height: .91 !important; letter-spacing: -.052em !important; text-wrap: balance; }
.vc-page-title { max-width: 15ch; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(3rem, 6vw, 6.6rem) !important; font-weight: 500 !important; line-height: .94 !important; letter-spacing: -.045em !important; text-wrap: balance; }
.vc-kicker { color: var(--vc-accent-light); font-size: .76rem; font-weight: 750; letter-spacing: .18em; text-transform: uppercase; }
.vc-lead { max-width: 64ch; color: var(--vc-muted); font-size: clamp(1.05rem, 1.35vw, 1.3rem); font-weight: 500; line-height: 1.65; }
.vc-rule { width: 76px !important; border-color: var(--vc-accent) !important; opacity: 1 !important; }

.vc-light { color: var(--vc-ink); background: var(--vc-ivory); }
.vc-light .vc-kicker { color: #765d3e; }
.vc-light .vc-lead { color: #5c554c; }
.vc-light a:not(.wp-element-button) { color: inherit; }
.vc-card { height: 100%; border: 1px solid var(--vc-border); border-radius: var(--vc-radius-lg); background: linear-gradient(145deg, rgba(255,255,255,.06), rgba(255,255,255,.018)); box-shadow: var(--vc-shadow-1); overflow: hidden; }
.vc-card:hover { border-color: rgba(215,189,146,.42); transform: translateY(-3px); box-shadow: var(--vc-shadow-2); }
.vc-light .vc-card { border-color: rgba(24,22,18,.14); background: rgba(255,255,255,.48); }
.vc-card-featured { border-radius: var(--vc-radius-xl); background: var(--vc-surface); box-shadow: var(--vc-shadow-2); }
.vc-number { font-family: Georgia, serif; color: var(--vc-accent-light); font-size: 2.2rem; line-height: 1; }
.vc-photo-frame { overflow: hidden; border-radius: var(--vc-radius-xl) var(--vc-radius-sm) var(--vc-radius-xl) var(--vc-radius-lg); box-shadow: var(--vc-shadow-3); }
.vc-photo-frame img { width: 100%; object-fit: cover; }
.vc-treatment-list > * { border-top: 1px solid currentColor; border-color: rgba(255,255,255,.18); padding-block: 22px; }
.vc-light .vc-treatment-list > * { border-color: rgba(24,22,18,.18); }
.vc-treatment-list h3 { margin: 0; font-family: Georgia, serif; font-weight: 500; letter-spacing: -.02em; }
.vc-service-columns { align-items: start !important; gap: clamp(18px, 3vw, 42px) !important; }
.vc-service-details { margin: 0 0 14px; border: 1px solid var(--vc-border); border-radius: var(--vc-radius-md); background: linear-gradient(145deg, rgba(255,255,255,.055), rgba(255,255,255,.015)); box-shadow: var(--vc-shadow-1); overflow: clip; }
.vc-service-details[open] { border-color: rgba(215,189,146,.42); box-shadow: var(--vc-shadow-2); }
.vc-service-details summary { cursor: pointer; padding: 22px 56px 22px 24px; color: var(--vc-text); font-family: Georgia, serif; font-size: clamp(1.15rem, 1.8vw, 1.55rem); font-weight: 500; line-height: 1.25; letter-spacing: -.02em; }
.vc-service-details summary::marker { color: var(--vc-accent-light); }
.vc-service-list { margin: 0; padding: 0 28px 24px 48px; color: var(--vc-muted); }
.vc-service-list li { margin-block: 9px; padding-left: 4px; line-height: 1.5; }
.vc-service-list li::marker { color: var(--vc-accent); }
.vc-quote { max-width: 22ch; font-family: Georgia, serif; font-size: clamp(2rem, 4vw, 4.4rem); line-height: 1.08; letter-spacing: -.035em; }
.vc-meta { color: var(--vc-muted); font-size: .85rem; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; }
.vc-cta { border-radius: var(--vc-radius-xl); background: linear-gradient(125deg, #b49263, #d7bd92); color: var(--vc-ink); box-shadow: var(--vc-shadow-2); }
.vc-cta .wp-block-button__link { background: var(--vc-bg); color: var(--vc-text); }

.wp-element-button, .wp-block-button__link { cursor: pointer; border: 1px solid transparent; border-radius: var(--vc-radius-sm) !important; padding: .9rem 1.25rem !important; font-size: .78rem !important; font-weight: 750 !important; letter-spacing: .08em; text-transform: uppercase; box-shadow: 0 10px 30px rgba(0,0,0,.18); }
.wp-element-button:hover, .wp-block-button__link:hover { transform: translateY(-2px); box-shadow: 0 16px 38px rgba(0,0,0,.28); }
.is-style-outline > .wp-block-button__link { border-color: currentColor; background: transparent !important; box-shadow: none; }

.vc-footer { border-top: 1px solid var(--vc-border); }
.vc-footer a { color: var(--vc-muted); text-decoration: none; }
.vc-footer a:hover { color: var(--vc-accent-light); }
.vc-footer-mark { font-family: Georgia, serif; font-size: clamp(2.8rem, 7vw, 7rem); line-height: .9; letter-spacing: -.05em; }

@media (max-width: 960px) {
  .vc-header-shell { margin-inline: 10px; }
  .vc-header-shell .wp-block-navigation__responsive-container-open { display: flex; }
  .vc-header-shell .wp-block-navigation__responsive-container:not(.is-menu-open) { display: none; }
  .vc-hero { min-height: 820px; }
  .vc-hero .wp-block-cover__background { background: linear-gradient(0deg, rgba(7,7,6,.95) 0%, rgba(7,7,6,.52) 70%, rgba(7,7,6,.22) 100%) !important; }
}

@media (max-width: 600px) {
  .vc-header-shell { margin-top: 8px; margin-bottom: -76px; border-radius: 10px; }
  .vc-header-shell > .wp-block-group { padding: 12px 14px !important; }
  .vc-hero { min-height: 760px; border-radius: 0 0 22px 22px; }
  .vc-display { font-size: clamp(3rem, 15vw, 4.8rem) !important; }
  .vc-section { padding-block: 72px; }
  .vc-section-tight { padding-block: 52px; }
  .vc-card, .vc-card-featured, .vc-cta { border-radius: 18px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }
  .vc-hero { background: url('https://www.viso.mkdsgn.se/wp-content/uploads/2026/07/2-1-scaled-1.jpg') center / cover no-repeat; }
  .vc-hero .wp-block-cover__video-background { display: none; }
}

/* 2026 light atelier reset — scoped over the original theme layer. */
html { overflow-x: clip; }
body {
  overflow-x: clip;
  background: var(--hm-paper);
  color: var(--hm-ink);
  font-family: var(--hm-font-body);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.65;
}
body, button, input, textarea { font-family: var(--hm-font-body); }
h1, h2, h3, h4, h5, h6 { font-family: var(--hm-font-display); font-style: normal; font-weight: 500; }
a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible, summary:focus-visible {
  outline: 2px solid var(--hm-focus);
  outline-offset: 4px;
}

.vc-header-shell {
  position: absolute;
  inset: var(--hm-space-lg) 0 auto;
  z-index: 200;
  width: min(92vw, 91rem);
  max-width: none;
  margin: 0 auto;
  border: 0;
  border-radius: 0;
  background: transparent;
  backdrop-filter: none;
  box-shadow: none;
  color: var(--hm-ink);
}
.vc-header-shell .wp-block-site-logo img { max-height: 3rem; width: auto; filter: none; }
.vc-header-shell .wp-block-navigation__container { align-items: center; gap: clamp(.75rem, 1.7vw, 1.75rem); }
.vc-header-shell .wp-block-navigation a {
  color: var(--hm-ink);
  font-family: var(--hm-font-body);
  font-size: clamp(.68rem, .74vw, .78rem);
  font-weight: 700;
  letter-spacing: .055em;
  text-transform: uppercase;
  text-decoration-thickness: 1px;
  text-underline-offset: .45rem;
}
.vc-header-shell .wp-block-navigation a:hover { color: var(--hm-accent-dark); text-decoration: underline; }
.vc-header-shell .wp-block-navigation__container > li:first-child { order: 99; }
.vc-header-shell .wp-block-navigation__container > li:first-child > a {
  border-radius: 999px;
  background: var(--hm-accent);
  color: var(--hm-paper);
  padding: .8rem 1.2rem;
  text-decoration: none;
}
.vc-header-shell .wp-block-navigation__container > li:first-child > a:hover { transform: translateY(-1px); background: var(--hm-accent-dark); }

.vc-ref-hero {
  min-height: clamp(42rem, 78vw, 52rem) !important;
  border-radius: 0;
  background: var(--hm-paper-2);
  box-shadow: none;
  overflow: hidden;
}
.vc-ref-hero .wp-block-cover__video-background { left: 42%; width: 58%; object-position: center 28%; }
.vc-ref-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg, var(--hm-paper) 0%, var(--hm-paper) 39%, var(--hm-paper-fade-86) 48%, var(--hm-paper-fade-0) 67%);
  pointer-events: none;
}
.vc-ref-hero::after {
  content: '';
  position: absolute;
  z-index: 2;
  top: -12%;
  bottom: -12%;
  left: 43%;
  width: clamp(1rem, 2vw, 2.2rem);
  border-radius: 50%;
  background: var(--hm-paper);
  filter: blur(.2rem);
  transform: rotate(4deg);
  pointer-events: none;
}
.vc-ref-hero .wp-block-cover__inner-container { z-index: 3; width: min(88vw, 84rem) !important; max-width: none !important; margin: auto; }
.vc-ref-hero-copy { width: min(43rem, 52%) !important; max-width: none !important; margin: 0 !important; padding-top: clamp(6rem, 10vw, 9rem); color: var(--hm-ink); }
.vc-ref-label {
  color: var(--hm-accent-dark);
  font-family: var(--hm-font-body);
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
}
.vc-ref-display,
.vc-ref-title,
.vc-ref-section-title,
.vc-ref-band-title,
.vc-ref-proof-title,
.vc-ref-cta-title {
  min-width: 0;
  overflow-wrap: anywhere;
}
.vc-ref-display,
.vc-ref-title {
  color: var(--hm-ink);
  font-family: var(--hm-font-display);
  font-weight: 500 !important;
  letter-spacing: -.035em !important;
  line-height: .96 !important;
}
.vc-ref-display { max-width: 15ch; font-size: clamp(4rem, 6vw, 6rem) !important; }
.vc-ref-title { max-width: 12ch; font-size: clamp(3.1rem, 5.4vw, 5.5rem) !important; }
.vc-ref-lede,
.vc-ref-copy { max-width: 58ch; color: var(--hm-muted); font-size: clamp(1rem, 1.2vw, 1.12rem); line-height: 1.7; }
.vc-ref-hero-copy .wp-block-buttons { margin-top: var(--hm-space-xl); }
.wp-element-button, .wp-block-button__link {
  border-radius: 999px !important;
  border-color: var(--hm-accent) !important;
  background: var(--hm-accent) !important;
  color: var(--hm-accent-ink) !important;
  box-shadow: none;
  font-family: var(--hm-font-body);
  transition: transform var(--hm-dur-micro) var(--hm-ease-out), background-color var(--hm-dur-short) var(--hm-ease-out), color var(--hm-dur-short) var(--hm-ease-out);
}
.wp-element-button:hover, .wp-block-button__link:hover { transform: translateY(-1px); background: var(--hm-accent-dark) !important; box-shadow: none; }
.wp-element-button:active, .wp-block-button__link:active { transform: translateY(0); }
.wp-element-button:disabled, .wp-block-button__link:disabled { opacity: .55; cursor: not-allowed; transform: none; }
.wp-element-button, .wp-block-button__link, .wp-block-navigation-item__content { white-space: nowrap; }
.is-style-outline > .wp-block-button__link { background: transparent !important; color: var(--hm-ink) !important; }
.is-style-outline > .wp-block-button__link:hover { background: var(--hm-ink) !important; color: var(--hm-paper) !important; }

.vc-ref-proof {
  position: relative;
  z-index: 4;
  padding: var(--hm-space-lg) clamp(1.25rem, 5vw, 5rem);
  background: var(--hm-paper-2);
  border-bottom: 1px solid var(--hm-rule);
}
.vc-ref-proof-columns { width: min(90vw, 86rem); margin: auto; gap: 0 !important; }
.vc-ref-proof-columns > .wp-block-column { padding: var(--hm-space-sm) var(--hm-space-xl); border-left: 1px solid var(--hm-rule); }
.vc-ref-proof-columns > .wp-block-column:first-child { border-left: 0; }
.vc-ref-proof p { margin: 0; color: var(--hm-muted); font-size: .78rem; line-height: 1.55; }
.vc-ref-proof strong { color: var(--hm-ink); font-weight: 700; }

.vc-ref-section { padding-block: clamp(5rem, 9vw, 9rem); background: var(--hm-paper); color: var(--hm-ink); }
.vc-ref-about { gap: clamp(3rem, 8vw, 8rem) !important; }
.vc-ref-about-image { border-radius: var(--hm-radius-lg) var(--hm-radius-sm) var(--hm-radius-lg) var(--hm-radius-md); box-shadow: none; }
.vc-ref-about-image img { min-height: 31rem; object-fit: cover; }
.vc-ref-section-title { margin: 0 0 var(--hm-space-xl); color: var(--hm-accent-dark); font-family: var(--hm-font-body); font-size: .8rem; font-weight: 700; letter-spacing: .18em; text-align: center; text-transform: uppercase; }
.vc-ref-treatment-grid { gap: clamp(1rem, 1.8vw, 1.75rem) !important; }
.vc-ref-treatment-grid > .wp-block-column { min-width: 0; }
.vc-ref-treatment-grid h3 { margin: var(--hm-space-md) 0 var(--hm-space-xs); font-size: clamp(1.45rem, 1.7vw, 1.85rem); }
.vc-ref-treatment-grid p { margin: 0 0 var(--hm-space-sm); color: var(--hm-muted); font-size: .78rem; line-height: 1.55; }
.vc-ref-card-image { aspect-ratio: 4 / 3; margin: 0; overflow: hidden; border-radius: var(--hm-radius-md) var(--hm-radius-sm) var(--hm-radius-md) var(--hm-radius-sm); }
.vc-ref-card-image img { width: 100%; height: 100%; object-fit: cover; transition: transform var(--hm-dur-short) var(--hm-ease-out); }
.vc-ref-treatment-grid > .wp-block-column:hover img { transform: scale(1.02); }
.vc-ref-crop-right img { object-position: 70% center; }
.vc-ref-crop-left img { object-position: 30% center; }
.vc-ref-card-link a { color: var(--hm-accent-dark) !important; font-weight: 700; letter-spacing: .08em; text-decoration: none; text-transform: uppercase; }

.vc-ref-dark-band { width: min(94vw, 88rem); margin: 0 auto clamp(5rem, 9vw, 9rem); padding: 0 clamp(1.5rem, 4vw, 4rem) 0 0; overflow: hidden; border-radius: var(--hm-radius-sm) var(--hm-radius-lg) var(--hm-radius-sm) var(--hm-radius-lg); background: var(--hm-night); color: var(--hm-night-ink); }
.vc-ref-band-columns { gap: clamp(2rem, 5vw, 5rem) !important; }
.vc-ref-band-image { height: 100%; margin: 0; }
.vc-ref-band-image img { width: 100%; min-height: 25rem; height: 100%; object-fit: cover; object-position: center top; filter: sepia(.16) contrast(1.04); }
.vc-ref-band-title { margin: 0 0 var(--hm-space-xl); color: var(--hm-night-ink); font-family: var(--hm-font-body); font-size: .82rem; font-weight: 700; letter-spacing: .16em; text-align: center; text-transform: uppercase; }
.vc-ref-benefits { gap: 0 !important; }
.vc-ref-benefits > .wp-block-column { padding: 0 var(--hm-space-lg); border-left: 1px solid var(--hm-night-rule); text-align: center; }
.vc-ref-benefits > .wp-block-column:first-child { border-left: 0; }
.vc-ref-benefits p { color: var(--hm-night-ink); font-size: .83rem; }
.vc-ref-index { color: var(--hm-accent); font-family: var(--hm-font-display); font-size: 2rem !important; }

.vc-ref-rating-section { padding-top: 0; }
.vc-ref-rating { gap: clamp(2rem, 6vw, 6rem) !important; }
.vc-ref-rating > .wp-block-column { padding-top: var(--hm-space-lg); border-top: 1px solid var(--hm-rule); }
.vc-ref-stat { margin: 0; color: var(--hm-accent-dark); font-family: var(--hm-font-display); font-size: clamp(4rem, 7vw, 7rem); line-height: .9; font-variant-numeric: tabular-nums; }
.vc-ref-proof-title { max-width: 15ch; font-size: clamp(2rem, 3.3vw, 3.4rem); line-height: 1; }

.vc-ref-cta-wrap { background: var(--hm-paper); }
.vc-ref-cta { width: min(90vw, 82rem); margin: auto; overflow: hidden; border-radius: var(--hm-radius-md) var(--hm-radius-lg) var(--hm-radius-md) var(--hm-radius-sm); background: var(--hm-paper-2); }
.vc-ref-cta-columns { gap: 0 !important; }
.vc-ref-cta-columns > .wp-block-column:first-child { padding: clamp(2rem, 5vw, 5rem); }
.vc-ref-cta-title { max-width: 11ch; margin: var(--hm-space-xs) 0; font-size: clamp(3rem, 5vw, 5rem); line-height: .95; }
.vc-ref-cta-image { height: 100%; margin: 0; }
.vc-ref-cta-image img { width: 100%; min-height: 25rem; height: 100%; object-fit: cover; }

.vc-footer {
  padding: clamp(3rem, 6vw, 5rem) clamp(1.25rem, 5vw, 5rem) var(--hm-space-lg);
  border-top: 1px solid var(--hm-rule);
  background: var(--hm-paper-2);
  color: var(--hm-ink);
}
.vc-footer a { color: var(--hm-muted); }
.vc-footer a:hover { color: var(--hm-accent-dark); }
.vc-footer .vc-kicker { color: var(--hm-accent-dark); }
.vc-footer-mark { max-width: 14ch; color: var(--hm-ink); font-family: var(--hm-font-display); font-size: clamp(2.7rem, 5vw, 5.4rem); line-height: .95; }
.vc-footer hr { background: var(--hm-rule) !important; color: var(--hm-rule) !important; }

/* WordPress constrained layout defaults to 760px. These are wide editorial
   compositions and must keep their intended desktop measure. */
.vc-ref-proof-columns,
.vc-ref-about,
.vc-ref-treatment-grid,
.vc-ref-rating,
.vc-ref-cta,
.vc-footer > .wp-block-columns,
.vc-footer > .wp-block-group,
.vc-footer > .wp-block-separator {
  width: min(92vw, 82rem) !important;
  max-width: 82rem !important;
  margin-inline: auto !important;
}
.vc-ref-proof-columns { width: min(92vw, 86rem) !important; max-width: 86rem !important; }
.vc-ref-band-columns,
.vc-ref-cta-columns {
  width: 100% !important;
  max-width: none !important;
}

@media (max-width: 1080px) {
  .vc-header-shell .wp-block-navigation__container { gap: .7rem; }
  .vc-ref-treatment-grid { display: grid !important; grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .vc-ref-treatment-grid > .wp-block-column { width: auto !important; }
}

@media (max-width: 782px) {
  .vc-header-shell { inset: var(--hm-space-sm) 0 auto; width: calc(100% - 1.5rem); margin: 0 auto; padding: .75rem !important; }
  .vc-header-shell .wp-block-navigation__responsive-container-open { color: var(--hm-ink); }
  .vc-header-shell .wp-block-navigation__responsive-container.is-menu-open { background: var(--hm-paper); color: var(--hm-ink); }
  .vc-ref-hero { min-height: 47rem !important; padding: 0 !important; }
  .vc-ref-hero .wp-block-cover__video-background { inset: 0 0 auto; width: 100%; height: 52%; object-position: center 22%; }
  .vc-ref-hero::before { background: linear-gradient(0deg, var(--hm-paper) 0%, var(--hm-paper) 54%, var(--hm-paper-fade-78) 68%, var(--hm-paper-fade-0) 82%); }
  .vc-ref-hero::after { display: none; }
  .vc-ref-hero .wp-block-cover__inner-container { width: calc(100% - 2.5rem) !important; height: 100%; display: flex; align-items: flex-end; }
  .vc-ref-hero-copy { width: 100% !important; padding: 0 0 3.5rem; }
  .vc-ref-display { max-width: 11ch; font-size: clamp(3.4rem, 14vw, 5rem) !important; }
  .vc-ref-proof-columns { display: grid !important; grid-template-columns: 1fr 1fr; }
  .vc-ref-proof-columns > .wp-block-column { padding: var(--hm-space-md); border-left: 0; border-top: 1px solid var(--hm-rule); }
  .vc-ref-about { gap: var(--hm-space-xl) !important; }
  .vc-ref-about-image img { min-height: 20rem; }
  .vc-ref-treatment-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: var(--hm-space-xl) var(--hm-space-md) !important; }
  .vc-ref-dark-band { padding: 0 0 var(--hm-space-xl); }
  .vc-ref-band-columns { gap: var(--hm-space-xl) !important; }
  .vc-ref-band-image img { min-height: 19rem; max-height: 25rem; }
  .vc-ref-band-columns > .wp-block-column:last-child { padding-inline: var(--hm-space-lg); }
  .vc-ref-benefits { display: grid !important; grid-template-columns: 1fr 1fr; }
  .vc-ref-benefits > .wp-block-column { padding: var(--hm-space-md); border: 0; border-top: 1px solid var(--hm-night-rule); }
  .vc-ref-rating { gap: var(--hm-space-xl) !important; }
}

@media (max-width: 480px) {
  .vc-ref-hero { min-height: 49rem !important; }
  .vc-ref-hero .wp-block-cover__video-background { height: 46%; }
  .vc-ref-hero::before { background: linear-gradient(0deg, var(--hm-paper) 0%, var(--hm-paper) 59%, var(--hm-paper-fade-72) 72%, var(--hm-paper-fade-0) 86%); }
  .vc-ref-hero-copy { padding-bottom: 2.5rem; }
  .vc-ref-hero-copy .wp-block-buttons { gap: .65rem; margin-top: var(--hm-space-lg); }
  .vc-ref-hero-copy .wp-block-button__link { padding: .75rem .9rem !important; font-size: .65rem !important; }
  .vc-ref-proof-columns { grid-template-columns: 1fr; }
  .vc-ref-treatment-grid { grid-template-columns: 1fr 1fr; }
  .vc-ref-treatment-grid p:not(.vc-ref-card-link) { display: none; }
  .vc-ref-card-link { font-size: .68rem !important; }
  .vc-ref-benefits { grid-template-columns: 1fr; }
  .vc-ref-cta { width: calc(100% - 1.5rem); }
  .vc-ref-cta-columns > .wp-block-column:first-child { padding: var(--hm-space-xl) var(--hm-space-lg); }
  .vc-ref-cta-image img { min-height: 18rem; }
}

/* Hallmark concept reset · controlled editorial measure across the full site */
:root { --vc-editorial-wide: 77.5rem; --vc-editorial-copy: 44rem; }

.vc-header-shell {
  width: min(calc(100% - 3rem), var(--vc-editorial-wide));
  padding: .7rem .8rem .7rem 1.25rem !important;
}

.vc-ref-hero { min-height: 45rem !important; }
.vc-ref-hero .wp-block-cover__video-background { left: 49%; width: 51%; object-position: center 30%; }
.vc-ref-hero::before {
  background: linear-gradient(90deg, var(--hm-paper) 0%, var(--hm-paper) 43%, var(--hm-paper-fade-86) 52%, var(--hm-paper-fade-0) 69%);
}
.vc-ref-hero::after { left: 49%; }
.vc-ref-hero .wp-block-cover__inner-container { width: min(calc(100% - 3rem), var(--vc-editorial-wide)) !important; }
.vc-ref-hero-copy { width: 50% !important; padding-top: 7rem; }
.vc-ref-display { max-width: 12ch; font-size: clamp(4.25rem, 5.7vw, 5.4rem) !important; line-height: .94 !important; }

.vc-ref-section { padding-block: clamp(5.5rem, 7vw, 7rem); }
.vc-ref-proof-columns,
.vc-ref-about,
.vc-ref-treatment-grid,
.vc-footer > .wp-block-columns,
.vc-footer > .wp-block-group,
.vc-footer > .wp-block-separator {
  width: min(calc(100% - 3rem), var(--vc-editorial-wide)) !important;
  max-width: var(--vc-editorial-wide) !important;
}
.vc-ref-about { gap: clamp(4rem, 6vw, 5.5rem) !important; }
.vc-ref-about-image img { min-height: 27rem; }
.vc-ref-treatment-grid { gap: clamp(.9rem, 1.5vw, 1.4rem) !important; }
.vc-ref-treatment-grid h3 { font-size: clamp(1.35rem, 1.6vw, 1.7rem); }
.vc-ref-card-image { aspect-ratio: 1 / 1.08; }
.vc-ref-dark-band { width: min(calc(100% - 3rem), var(--vc-editorial-wide)); margin-bottom: clamp(5.5rem, 7vw, 7rem); }
.vc-ref-band-columns { gap: clamp(2.5rem, 4vw, 4rem) !important; }
.vc-ref-band-image img { min-height: 22rem; }
.vc-ref-rating { width: min(calc(100% - 3rem), 70rem) !important; max-width: 70rem !important; }
.vc-ref-cta { width: min(calc(100% - 3rem), 73.75rem) !important; max-width: 73.75rem !important; }
.vc-ref-cta-image img { min-height: 23rem; }

/* Interior pages: one quiet, light clinic system. */
.entry-content > .vc-hero:not(.vc-ref-hero) { min-height: 39rem !important; background: var(--hm-paper-2) !important; }
.vc-hero:not(.vc-ref-hero) .wp-block-cover__background {
  background: linear-gradient(90deg, var(--hm-paper) 0%, var(--hm-paper) 37%, var(--hm-paper-fade-86) 54%, var(--hm-paper-fade-0) 78%) !important;
  opacity: 1 !important;
}
.vc-hero:not(.vc-ref-hero) .wp-block-cover__inner-container {
  width: min(calc(100% - 3rem), var(--vc-editorial-wide)) !important;
  max-width: var(--vc-editorial-wide) !important;
  margin-inline: auto !important;
}
.vc-hero:not(.vc-ref-hero) .vc-hero-copy { width: min(52%, 40rem); max-width: 40rem !important; color: var(--hm-ink); }
.vc-hero:not(.vc-ref-hero) .vc-kicker { color: var(--hm-accent-dark); }
.vc-hero:not(.vc-ref-hero) .vc-page-title { color: var(--hm-ink); font-family: var(--hm-font-display); font-size: clamp(3.8rem, 5.6vw, 5.2rem); line-height: .94; }
.vc-hero:not(.vc-ref-hero) .vc-lead { color: var(--hm-muted); font-size: clamp(1rem, 1.15vw, 1.1rem); }

.entry-content > .vc-section,
.entry-content > .vc-section-tight {
  background: var(--hm-paper) !important;
  color: var(--hm-ink) !important;
  padding-block: clamp(5rem, 7vw, 7rem);
  border-bottom: 1px solid var(--hm-rule);
}
.entry-content > .vc-section > .wp-block-columns,
.entry-content > .vc-section > .vc-cta,
.entry-content > .vc-section-tight > .wp-block-columns,
.entry-content > .vc-section-tight > .vc-cta {
  width: min(100%, var(--vc-editorial-wide)) !important;
  max-width: var(--vc-editorial-wide) !important;
  margin-inline: auto !important;
}
.entry-content > .vc-section > .vc-kicker,
.entry-content > .vc-section > .vc-page-title,
.entry-content > .vc-section > .vc-lead,
.entry-content > .vc-section > .wp-block-buttons {
  width: min(100%, var(--vc-editorial-copy));
  max-width: var(--vc-editorial-copy) !important;
  margin-inline: auto !important;
  text-align: center;
}
.entry-content > .vc-section .vc-kicker { color: var(--hm-accent-dark); }
.entry-content > .vc-section .vc-page-title,
.entry-content > .vc-section-tight .vc-page-title { color: var(--hm-ink); font-family: var(--hm-font-display); }
.entry-content > .vc-section .vc-lead,
.entry-content > .vc-section p { color: var(--hm-muted); }

.vc-service-columns { gap: 1.5rem !important; }
.vc-service-details {
  margin-bottom: .8rem;
  border: 1px solid var(--hm-rule);
  border-radius: var(--hm-radius-sm);
  background: var(--hm-paper-2);
  box-shadow: none;
}
.vc-service-details[open] { border-color: var(--hm-accent); box-shadow: 0 1rem 2.5rem var(--hm-shadow-soft); }
.vc-service-details summary { padding: 1.35rem 3.5rem 1.35rem 1.4rem; color: var(--hm-ink); font-family: var(--hm-font-display); font-size: 1.45rem; }
.vc-service-details summary::marker { color: var(--hm-accent-dark); }
.vc-service-list { color: var(--hm-muted); }
.vc-service-list li::marker { color: var(--hm-accent-dark); }

.entry-content > .vc-section .vc-card {
  border: 1px solid var(--hm-rule);
  border-radius: var(--hm-radius-sm);
  background: var(--hm-paper-2);
  color: var(--hm-ink);
  box-shadow: none;
}
.entry-content > .vc-section .vc-card h3 { color: var(--hm-ink); font-family: var(--hm-font-display); font-size: 1.75rem; }
.entry-content > .vc-section .vc-number { color: var(--hm-accent-dark); }
.entry-content > .vc-section-tight .vc-cta {
  max-width: 73.75rem !important;
  border: 1px solid var(--hm-rule);
  border-radius: var(--hm-radius-md);
  background: var(--hm-paper-2) !important;
  color: var(--hm-ink);
  box-shadow: none;
}
.entry-content > .vc-section-tight .vc-cta p { color: var(--hm-muted); }

@media (max-width: 782px) {
  .vc-header-shell { width: calc(100% - 1.5rem); }
  .vc-ref-hero { min-height: 47rem !important; }
  .vc-ref-hero .wp-block-cover__video-background { inset: 0 0 auto; width: 100%; }
  .vc-ref-hero-copy { width: 100% !important; padding-top: 0; }
  .vc-ref-display { font-size: clamp(3.35rem, 14vw, 4.8rem) !important; }
  .vc-ref-proof-columns,
  .vc-ref-about,
  .vc-ref-treatment-grid,
  .vc-ref-rating,
  .vc-ref-cta,
  .vc-ref-dark-band { width: calc(100% - 2rem) !important; }
  .entry-content > .vc-hero:not(.vc-ref-hero) { min-height: 42rem !important; }
  .vc-hero:not(.vc-ref-hero) .wp-block-cover__background {
    background: linear-gradient(0deg, var(--hm-paper) 0%, var(--hm-paper) 48%, var(--hm-paper-fade-78) 67%, var(--hm-paper-fade-0) 88%) !important;
  }
  .vc-hero:not(.vc-ref-hero) .wp-block-cover__inner-container { width: calc(100% - 2.5rem) !important; height: 100%; display: flex; align-items: flex-end; }
  .vc-hero:not(.vc-ref-hero) .vc-hero-copy { width: 100%; padding-bottom: 3.5rem; }
  .vc-hero:not(.vc-ref-hero) .vc-page-title { font-size: clamp(3rem, 13vw, 4.3rem); }
  .entry-content > .vc-section, .entry-content > .vc-section-tight { padding-block: 4.5rem; }
}

@media (max-width: 480px) {
  .vc-ref-section { padding-block: 4.5rem; }
  .vc-ref-card-image { aspect-ratio: 1 / 1.05; }
  .vc-service-details summary { font-size: 1.25rem; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: 150ms !important; animation-iteration-count: 1 !important; transition-duration: 150ms !important; }
  .vc-ref-hero { background: url('https://www.viso.mkdsgn.se/wp-content/uploads/2026/07/2-1-scaled-1.jpg') center / cover no-repeat; }
}
