/* Section + content image sizing (_style.section_* / content_image_*) */

.wiola-section--has-section-min-height {
  min-height: var(--wiola-section-min-height);
}

.wiola-section--has-section-height {
  min-height: var(--wiola-section-height);
  max-height: var(--wiola-section-height);
  overflow: hidden;
}

/* Full / natural — intrinsic height, section grows */
.wiola-section--img-mode-full .wiola-about-split__media img,
.wiola-section--img-mode-full .wiola-project__media img,
.wiola-section--img-mode-full .wiola-editorial-multi__img,
.wiola-section--img-mode-full .wiola-hero-editorial__portrait img,
.wiola-section--img-mode-full .wiola-about-centered__portrait img,
.wiola-section--img-mode-full .wiola-split-bg-text__media img,
.wiola-section--img-mode-full .wiola-split-cta__media img,
.wiola-section--img-mode-full .wiola-premium-split__media img,
.wiola-section--img-mode-full .wiola-hero-minimal__media img,
.wiola-section--img-mode-full .wiola-video-hero__poster img,
.wiola-section--img-mode-full .wiola-showcase__img,
.wiola-section--img-mode-full .wiola-showcase img,
.wiola-section--img-mode-full .wiola-gallery__img,
.wiola-section--img-mode-full .wiola-exhibit-card img,
.wiola-section--img-mode-full .wiola-collage img,
.wiola-section--img-mode-full .wiola-collage-freeform__item img,
.wiola-section--img-mode-full .wiola-carousel__img,
.wiola-section--img-mode-full .wiola-contact__portrait img,
.wiola-section--img-mode-full .wiola-portfolio-grid img,
.wiola-section--img-mode-full .wiola-showcase-card img,
.wiola-section--img-mode-full .wiola-showcase-row__media img,
.wiola-section--img-mode-full .wiola-showcase-duo__img {
  width: 100%;
  height: auto;
  max-height: none;
  object-fit: unset;
  display: block;
}

.wiola-section--img-mode-full .wiola-editorial-multi__img--tall {
  aspect-ratio: unset;
  height: auto;
  object-fit: unset;
}

.wiola-section--img-mode-full .wiola-hero-photo {
  min-height: 0;
  height: auto;
}

/* Fixed image box — cover / contain */
.wiola-section--content-image-sized.wiola-section--img-mode-cover .wiola-about-split__media img,
.wiola-section--content-image-sized.wiola-section--img-mode-cover .wiola-project__media img,
.wiola-section--content-image-sized.wiola-section--img-mode-cover .wiola-editorial-multi__img,
.wiola-section--content-image-sized.wiola-section--img-mode-cover .wiola-hero-editorial__portrait img,
.wiola-section--content-image-sized.wiola-section--img-mode-cover .wiola-about-centered__portrait img,
.wiola-section--content-image-sized.wiola-section--img-mode-cover .wiola-split-bg-text__media img,
.wiola-section--content-image-sized.wiola-section--img-mode-cover .wiola-split-cta__media img,
.wiola-section--content-image-sized.wiola-section--img-mode-cover .wiola-premium-split__media img,
.wiola-section--content-image-sized.wiola-section--img-mode-cover .wiola-hero-minimal__media img,
.wiola-section--content-image-sized.wiola-section--img-mode-cover .wiola-video-hero__poster img,
.wiola-section--content-image-sized.wiola-section--img-mode-cover .wiola-showcase__img,
.wiola-section--content-image-sized.wiola-section--img-mode-cover .wiola-showcase img,
.wiola-section--content-image-sized:not(.wiola-section--img-mode-contain) .wiola-about-split__media img,
.wiola-section--content-image-sized:not(.wiola-section--img-mode-contain) .wiola-project__media img,
.wiola-section--content-image-sized:not(.wiola-section--img-mode-contain) .wiola-editorial-multi__img,
.wiola-section--content-image-sized:not(.wiola-section--img-mode-contain) .wiola-hero-editorial__portrait img,
.wiola-section--content-image-sized:not(.wiola-section--img-mode-contain) .wiola-about-centered__portrait img,
.wiola-section--content-image-sized:not(.wiola-section--img-mode-contain) .wiola-split-bg-text__media img,
.wiola-section--content-image-sized:not(.wiola-section--img-mode-contain) .wiola-split-cta__media img,
.wiola-section--content-image-sized:not(.wiola-section--img-mode-contain) .wiola-premium-split__media img,
.wiola-section--content-image-sized:not(.wiola-section--img-mode-contain) .wiola-hero-minimal__media img,
.wiola-section--content-image-sized:not(.wiola-section--img-mode-contain) .wiola-video-hero__poster img,
.wiola-section--content-image-sized:not(.wiola-section--img-mode-contain) .wiola-showcase__img,
.wiola-section--content-image-sized:not(.wiola-section--img-mode-contain) .wiola-showcase img {
  width: 100%;
  height: var(--wiola-content-image-height);
  max-height: none;
  object-fit: var(--wiola-content-image-fit, cover);
}

.wiola-section--content-image-sized.wiola-section--img-mode-contain .wiola-about-split__media img,
.wiola-section--content-image-sized.wiola-section--img-mode-contain .wiola-project__media img,
.wiola-section--content-image-sized.wiola-section--img-mode-contain .wiola-editorial-multi__img,
.wiola-section--content-image-sized.wiola-section--img-mode-contain .wiola-hero-editorial__portrait img,
.wiola-section--content-image-sized.wiola-section--img-mode-contain .wiola-about-centered__portrait img,
.wiola-section--content-image-sized.wiola-section--img-mode-contain .wiola-split-bg-text__media img,
.wiola-section--content-image-sized.wiola-section--img-mode-contain .wiola-split-cta__media img,
.wiola-section--content-image-sized.wiola-section--img-mode-contain .wiola-premium-split__media img,
.wiola-section--content-image-sized.wiola-section--img-mode-contain .wiola-hero-minimal__media img,
.wiola-section--content-image-sized.wiola-section--img-mode-contain .wiola-video-hero__poster img,
.wiola-section--content-image-sized.wiola-section--img-mode-contain .wiola-showcase__img,
.wiola-section--content-image-sized.wiola-section--img-mode-contain .wiola-showcase img {
  width: 100%;
  height: var(--wiola-content-image-height);
  max-height: none;
  object-fit: contain;
}

.wiola-section--content-image-sized .wiola-hero-photo {
  min-height: var(--wiola-content-image-height);
}
