/*
Theme Name: Siv Lavell — HAAR Child
Theme URI: https://haar.qodeinteractive.com/
Description: HAAR child theme implementing Siv Lavell's consolidated portfolio and 2026 brief.
Author: Siv Lavell / Evan Dayton
Version: 1.14.0
Text Domain: siv-haar
Template: haar
*/

:root {
  /* Siv's brief: subheads use #C69A4F; highlighted text uses #666F7A. */
  --siv-subhead: #c69a4f;
  --siv-highlight: #666f7a;
  --siv-black: #252525;
  --siv-white: #fff;
  --siv-wash: #f6f6f6;
  --siv-line: rgba(37, 37, 37, 0.14);
}

html { overflow-x: hidden; scroll-behavior: smooth; }
body { background: var(--siv-white); }
a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible { outline: 3px solid var(--siv-highlight); outline-offset: 4px; }

/* Preserve HAAR's typography and header system; only repair logo spacing and the commissioned navigation. */
.edgtf-page-header .edgtf-menu-area .edgtf-position-left-inner { display: inline-block; height: auto !important; vertical-align: middle; }
.edgtf-page-header .edgtf-menu-area .edgtf-logo-wrapper { display: inline-block; height: auto !important; padding: 0; }
.edgtf-page-header .edgtf-menu-area .edgtf-logo-wrapper a { height: 48px !important; }
.edgtf-logo-wrapper img,
.edgtf-mobile-logo-wrapper img {
  height: 48px !important;
  max-height: 48px !important;
  width: auto !important;
}
.edgtf-sticky-header .edgtf-sticky-holder .edgtf-logo-wrapper a {
  box-sizing: border-box;
  display: inline-block;
  height: 61px !important;
  padding-top: 6.5px;
}
.edgtf-light-header .edgtf-logo-wrapper .edgtf-light-logo { filter: brightness(0) invert(1); }
.edgtf-mobile-header .edgtf-position-right .widget { display: none; }
.edgtf-main-menu > ul > li > a { letter-spacing: 0.14em; }
.edgtf-main-menu > ul > li.wide > .second .inner > ul > li > a .item_text {
  color: var(--siv-black);
  font-weight: 700;
}
.edgtf-main-menu > ul > li .second a:hover .item_text { color: var(--siv-highlight); }
.edgtf-main-menu > ul > li .second .inner { border-top: 1px solid var(--siv-line); }
.edgtf-main-menu > ul > li.has_sub:focus-within > .second {
  height: auto !important;
  opacity: 1 !important;
  overflow: visible !important;
  visibility: visible !important;
}
/* HAAR's native side-area opener lives at the far right of both desktop headers. */
.edgtf-page-header .edgtf-header-widget-menu-area,
.edgtf-sticky-header .edgtf-sticky-right {
  align-items: center;
  display: inline-flex;
  height: 100%;
  vertical-align: middle;
}
.edgtf-side-menu-button-opener { line-height: 1 !important; vertical-align: middle; }
.edgtf-side-menu-button-opener .edgtf-side-menu-icon { font-size: 34px; }
.edgtf-sticky-header .edgtf-side-menu-button-opener { color: var(--siv-black); }

/* Siv-specific contents inside HAAR's built-in slide-from-right side area. */
.edgtf-side-menu-slide-from-right .edgtf-side-menu {
  box-sizing: border-box;
  overflow: hidden !important;
  padding: clamp(58px, 8vh, 76px) 64px 24px;
  right: -420px;
  width: 420px;
}
.edgtf-side-menu-slide-from-right.edgtf-right-side-menu-opened .edgtf-side-menu { right: 0; }
body.edgtf-right-side-menu-opened { overflow: hidden !important; }
.edgtf-side-menu .edgtf-close-side-menu-holder { right: 44px; }
.edgtf-side-menu .widget.edgtf-sidearea { margin: 0; }
.siv-side-area-panel { color: var(--siv-black); max-width: 520px; }
.siv-side-area-brand {
  align-items: center;
  color: var(--siv-black);
  display: inline-flex;
  gap: 14px;
  margin-bottom: 22px;
}
.siv-side-area-brand:hover { color: var(--siv-highlight); }
.siv-side-area-brand img { height: 52px; object-fit: contain; width: 38px; }
.siv-side-area-brand span { font-size: 27px; font-weight: 700; letter-spacing: .14em; line-height: 1; }
.siv-side-area-intro { font-size: 16px; line-height: 1.42; margin: 0 0 18px; }
.siv-side-area-panel address { font-size: 15px; line-height: 1.45; margin: 0 0 16px; }
.siv-side-area-panel address span,
.siv-side-area-panel address a { color: var(--siv-black); display: block; }
.siv-side-area-panel address a:hover { color: var(--siv-highlight); }
.siv-side-project-cta {
  border: 1px solid var(--siv-black);
  box-sizing: border-box;
  color: var(--siv-black);
  display: inline-flex;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  gap: 11px;
  letter-spacing: .16em;
  line-height: 1;
  margin: 0 0 18px;
  padding: 10px 15px 9px;
  text-transform: uppercase;
  transition: background-color .2s ease, color .2s ease;
}
.siv-side-project-cta:hover { background: var(--siv-black); color: var(--siv-white); }
.siv-side-area-links { display: flex; flex-direction: column; gap: 4px; }
.siv-side-area-links a {
  color: var(--siv-black);
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  width: fit-content;
}
.siv-side-area-links a:hover { color: var(--siv-highlight); }
.siv-side-area-art {
  display: block;
  height: 70px;
  margin: 16px 0 0 auto;
  max-width: 125px;
  object-fit: contain;
  object-position: center;
}

/* The home header sits over photography: retain HAAR's white active state instead of
   applying the slate active-link color used by headers on white pages. */
.siv-page-home.edgtf-light-header .edgtf-page-header > .edgtf-menu-area .edgtf-main-menu > ul > li > a,
.siv-page-home.edgtf-light-header .edgtf-page-header > .edgtf-menu-area .edgtf-main-menu > ul > li.edgtf-active-item > a,
.siv-page-home.edgtf-light-header .edgtf-page-header > .edgtf-menu-area .edgtf-main-menu > ul > li > a:hover {
  color: var(--siv-white) !important;
}

/* HAAR's dark title/slider pages place the header over the visual, as in the purchased demos. */
.siv-page-home .edgtf-page-header,
.single-portfolio-item .edgtf-page-header,
.siv-page-approach .edgtf-page-header {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 110;
}
.siv-page-home .edgtf-page-header .edgtf-menu-area,
.single-portfolio-item .edgtf-page-header .edgtf-menu-area,
.siv-page-approach .edgtf-page-header .edgtf-menu-area { background-color: transparent !important; }
.siv-page-home .edgtf-content,
.single-portfolio-item .edgtf-content,
.siv-page-approach .edgtf-content { margin-top: 0 !important; }

/* Exact color roles requested by Siv. */
.siv-subhead,
.edgtf-section-title-holder .edgtf-st-subtitle,
.edgtf-portfolio-list-holder article .edgtf-pli-category-holder,
.edgtf-portfolio-single-holder .edgtf-ps-info-holder h6,
.siv-contact-details strong {
  color: var(--siv-subhead) !important;
}
.edgtf-section-title-holder .edgtf-st-title .edgtf-st-title-underscore,
.edgtf-section-title-holder.edgtf-st-title-underscore .edgtf-st-title .edgtf-st-title-inner:after,
.edgtf-title-holder .edgtf-page-additional-title,
.edgtf-portfolio-single-holder .edgtf-portfolio-inner-title:after,
.edgtf-portfolio-single-holder .edgtf-portfolio-additional-title:after,
.edgtf-portfolio-single-holder .edgtf-ps-info-title:after,
#edgtf-interactive-text .edgtf-iti-title-inner:after,
#edgtf-interactive-text .edgtf-interactive-text-items-separator {
  color: var(--siv-highlight) !important;
}
.edgtf-title-holder .edgtf-page-subtitle { color: var(--siv-subhead) !important; }
.edgtf-main-menu > ul > li > a:hover,
.edgtf-main-menu > ul > li.edgtf-active-item > a { color: var(--siv-highlight) !important; }
.edgtf-btn.edgtf-btn-solid {
  background-color: var(--siv-highlight) !important;
  border-color: var(--siv-highlight) !important;
}
.edgtf-btn.edgtf-btn-solid:hover { background-color: var(--siv-black) !important; border-color: var(--siv-black) !important; }
#edgtf-back-to-top .edgtf-icon-stack { background-color: var(--siv-highlight) !important; }
.edgtf-testimonials-holder .edgtf-icon-quote,
.edgtf-testimonials-holder .edgtf-testimonial-title-underscore:after { color: var(--siv-highlight) !important; }
.edgtf-testimonials-holder .edgtf-testimonial-author { color: var(--siv-subhead) !important; }
.edgtf-testimonials-holder .owl-dot.active span,
.edgtf-testimonials-holder .owl-dot:hover span { background-color: var(--siv-highlight) !important; }
.edgtf-portfolio-list-holder article .edgtf-pli-title:after { color: var(--siv-highlight) !important; }

/* Remap the remaining HAAR demo-red roles to Siv's approved slate highlight. */
.edgtf-custom-font-holder .edgtf-cf-typed-wrap,
.edgtf-drop-down .second .inner ul li a:hover,
.edgtf-drop-down .second .inner ul li.current-menu-item > a,
.edgtf-fullscreen-menu-opener:hover,
.edgtf-side-menu-button-opener:hover,
.edgtf-blog-list-holder .edgtf-post-info-date a:hover,
.edgtf-portfolio-list-holder .edgtf-pli-category-holder a:hover { color: var(--siv-highlight) !important; }
.edgtf-blog-list-holder .edgtf-bli-read-more-holder .edgtf-btn-text:after,
.edgtf-portfolio-list-holder .edgtf-pli-title:after { background-color: var(--siv-highlight) !important; }

/* Main Home: the same large-scale editorial cadence as the purchased Main Home demo. */
/* HAAR's demo headlines use a fixed 531px layer. Siv's longer real titles need a
   wider centered layer so every slide remains two lines and keeps the native
   title / summary / CTA bands from colliding. */
#SR7_2_1 sr7-slide > sr7-txt[id$="-1"] {
  font-size: 112px !important;
  height: auto !important;
  left: calc(50% - min(460px, 36vw)) !important;
  line-height: .98 !important;
  max-width: min(920px, 72vw) !important;
  text-shadow: 0 3px 24px rgba(0, 0, 0, .24);
  white-space: normal !important;
  width: min(920px, 72vw) !important;
}
#SR7_2_1 sr7-slide > sr7-txt[id$="-2"] {
  text-shadow: 0 2px 18px rgba(0, 0, 0, .4);
}
/* Keep the title, summary and CTA together while giving the header more air. */
#SR7_2_1 sr7-slide > sr7-txt[id$="-1"],
#SR7_2_1 sr7-slide > sr7-txt[id$="-2"],
#SR7_2_1 sr7-slide > sr7-txt[id$="-3"] { margin-top: 28px !important; }

.siv-main-home-intro { padding-bottom: 105px; padding-top: 100px; }
.siv-main-home-intro .edgtf-section-title-holder { margin: 0 auto; max-width: 1030px; text-align: center; }
.siv-main-home-intro .edgtf-st-title { font-size: clamp(36px, 4.7vw, 68px); line-height: 1.12; }
.siv-main-home-intro .edgtf-st-text { font-size: 18px; line-height: 1.75; margin-left: auto; margin-right: auto; max-width: 760px; }
.siv-main-home-practice { padding-bottom: 88px; padding-top: 126px; }
.siv-main-home-practice > .edgtf-full-section-inner > .wpb_column > .vc_column-inner > .wpb_wrapper > .edgtf-section-title-holder,
.siv-main-home-practice > .edgtf-grid-row > .wpb_column > .vc_column-inner > .wpb_wrapper > .edgtf-section-title-holder {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1040px;
  text-align: center;
  width: 100%;
}
.siv-main-home-index { padding-top: 72px; }
.siv-main-home-index .wpb_column,
.siv-main-home-index .vc_column_container { text-align: center; }
.siv-main-home-index .edgtf-section-title-holder { margin-bottom: 17px; text-align: center; }
.siv-home-index-link { margin-top: 12px; }
.siv-home-index-link h5 { margin: 0; }
.siv-home-index-link h5 a { color: var(--siv-black); }
.siv-home-index-link h5 a:hover { color: var(--siv-highlight); }
.siv-main-home-feature .edgtf-elements-holder-item { background-position: center; background-size: cover; }
.siv-haar-copy-panel { background: var(--siv-wash); }
.siv-haar-copy-panel--dark { background: var(--siv-black); }
.siv-haar-image-placeholder { overflow: hidden; position: relative !important; }
.siv-haar-image-placeholder:after {
  background: rgba(37, 37, 37, .86);
  bottom: 18px;
  color: #fff;
  content: "PROVISIONAL IMAGE · SIV'S CAROUSEL ARTWORK TO FOLLOW";
  font-size: 10px;
  font-weight: 600;
  left: 18px;
  letter-spacing: .13em;
  padding: 10px 13px;
  position: absolute;
  text-transform: uppercase;
  z-index: 2;
}
.siv-main-home-testimonial,
.siv-testimonial-stage { background-position: center; background-size: cover; position: relative; }
.siv-main-home-testimonial { background: var(--siv-black); overflow: hidden; }
.siv-testimonial-stage--fox { background: var(--siv-black); overflow: hidden; }
.siv-main-home-testimonial-art {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  filter: invert(1);
  inset: 0;
  opacity: .055;
  pointer-events: none;
  position: absolute;
}
.siv-testimonial-stage:before {
  background: rgba(20, 20, 20, .62);
  content: "";
  inset: 0;
  position: absolute;
}
.siv-testimonial-stage--fox:before { display: none; }
.siv-main-home-testimonial > *,
.siv-testimonial-stage > * { position: relative; z-index: 1; }

/* Native four-frame Main Home scroll experience. HAAR owns the wheel-lock and transition behavior. */
.siv-main-home-fullscreen #edgtf-fullscreen-scroll-slider,
.siv-main-home-fullscreen .edgtf-fssi-image { background-color: var(--siv-white); }
.siv-main-home-fullscreen #edgtf-fullscreen-scroll-slider .edgtf-fssi-image { background-size: auto min(62vh, 620px); }
.siv-main-home-fullscreen .edgtf-fss-nav-item {
  background: transparent !important;
  border: 0 !important;
}
.siv-main-home-fullscreen .edgtf-fss-nav-item.edgtf-active:after {
  background-color: var(--siv-highlight);
  border-color: var(--siv-highlight);
}

/* Main Home What I Do triptych. */
.siv-main-home-services .edgtf-elements-holder-item { background-position: center; background-size: cover; position: relative; }
.siv-main-home-services .edgtf-eh-item-content { position: relative; z-index: 1; }
.siv-service-art {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 0;
}
.siv-service-art--dark { filter: invert(1); opacity: .052; }
.siv-service-art--light { opacity: .038; }
.siv-home-services-title .siv-service-art { background-size: 140% auto; }
.siv-main-home-services h1,
.siv-main-home-services .edgtf-section-title-holder,
.siv-main-home-services .edgtf-btn { position: relative; z-index: 2; }
.siv-home-services-title { background: var(--siv-black); }
.siv-home-services-title h1 { color: #fff; font-size: clamp(58px, 6vw, 90px); line-height: 1; margin: 0; }
.siv-home-services-light { background: var(--siv-wash); }
.siv-home-services-dark { background: var(--siv-black); }
.siv-main-home-services .edgtf-btn.edgtf-btn-simple { color: var(--siv-highlight) !important; }

/* Main Home's large colored feature panel. */
.siv-main-home-spotlight,
.siv-home-spotlight-copy,
.siv-home-spotlight-art { background: var(--siv-highlight); }
.siv-home-spotlight-art .edgtf-single-image-holder { display: block; margin: 0 auto; max-width: 620px; }
.siv-home-spotlight-art img { display: block; margin: 0 auto; max-height: 590px; object-fit: contain; width: auto; }

/* Three-column editorial/story row from the Main Home demo. */
.siv-main-home-stories { padding-bottom: 95px; padding-top: 105px; }
.siv-home-story-grid { padding-top: 82px; }
.siv-home-story { padding-right: 11%; }
.siv-home-story-meta {
  color: var(--siv-subhead);
  font-size: 14px;
  font-style: italic;
  letter-spacing: .04em;
}
.siv-home-story h3 { font-size: clamp(27px, 2.3vw, 38px); line-height: 1.14; margin: 18px 0 18px; }
.siv-home-story h3 a { color: var(--siv-black); }
.siv-home-story h3 a:hover { color: var(--siv-highlight); }
.siv-home-story-link {
  color: var(--siv-highlight) !important;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
}

/* Dark split feature and client carousel that close Main Home. */
.siv-main-home-check { background: var(--siv-black); }
.siv-main-home-check .edgtf-single-image-holder img { display: block; max-height: 430px; object-fit: contain; width: 100%; }
.siv-main-home-clients { padding-bottom: 105px; padding-top: 105px; }
.siv-main-home-clients .edgtf-cc-item { align-items: center; display: flex; justify-content: center; min-height: 130px; padding: 20px 24px; }
.siv-main-home-clients .edgtf-cc-item img { filter: grayscale(1); max-height: 86px; max-width: 210px; object-fit: contain; opacity: .72; width: auto; }
.siv-main-home-clients .edgtf-cc-item img[src*="distant-lands-coffee"],
.siv-main-home-clients .edgtf-cc-item img[src*="amenity-services"],
.siv-main-home-clients .edgtf-cc-item img[src*="extreme-meetings"],
.siv-main-home-clients .edgtf-cc-item img[src*="bda.png"] { filter: brightness(0); }
.siv-main-home-clients .edgtf-cc-item:hover img { filter: none; opacity: 1; }
.siv-main-home-clients .edgtf-cc-item:hover img[src*="distant-lands-coffee"],
.siv-main-home-clients .edgtf-cc-item:hover img[src*="amenity-services"],
.siv-main-home-clients .edgtf-cc-item:hover img[src*="extreme-meetings"],
.siv-main-home-clients .edgtf-cc-item:hover img[src*="bda.png"] { filter: brightness(0); }

/* Interactive Links remains the native HAAR component and full-screen composition. */
#edgtf-interactive-text { background: var(--siv-white); }
.siv-page-work #edgtf-interactive-text .edgtf-interactive-text-item-image {
  background-position: center !important;
  background-size: cover !important;
  left: auto !important;
  right: 0;
  width: 52% !important;
}
#edgtf-interactive-text .edgtf-iti-title { font-size: clamp(52px, 6vw, 92px); }
#edgtf-interactive-text .edgtf-iti-subtitle { color: var(--siv-subhead); }
#edgtf-interactive-text .edgtf-interactive-text-item:hover .edgtf-iti-title { color: var(--siv-highlight); }

/* Gallery - Slide From Image Bottom demo spacing and hover treatment. */
.siv-haar-gallery-row { padding-bottom: 69px; padding-top: 60px; }
.edgtf-portfolio-list-holder.edgtf-pl-gallery-slide-from-image-bottom article .edgtf-pli-text { background: #fff; }
.edgtf-portfolio-list-holder .edgtf-pli-image img { transition-duration: .65s; }
.edgtf-portfolio-list-holder article:hover .edgtf-pli-image img { transform: scale(1.02); }
.siv-page-design .edgtf-title-holder:before,
.siv-page-illustration .edgtf-title-holder:before,
.siv-page-fine-art .edgtf-title-holder:before {
  background: rgba(255, 255, 255, .82);
  content: "";
  inset: 0;
  position: absolute;
}
.siv-page-design .edgtf-title-holder .edgtf-title-wrapper,
.siv-page-illustration .edgtf-title-holder .edgtf-title-wrapper,
.siv-page-fine-art .edgtf-title-holder .edgtf-title-wrapper { position: relative; z-index: 1; }

/* Big/Small Masonry singles: keep HAAR's native layouts; improve readable content and review-state shells only. */
.edgtf-portfolio-single-holder .edgtf-ps-content-item p { font-size: 16px; line-height: 1.75; }
.edgtf-portfolio-single-holder .edgtf-ps-info-holder h6 { letter-spacing: .08em; }
.edgtf-portfolio-single-holder .edgtf-ps-date { display: none !important; }
.siv-page-dreambox .edgtf-portfolio-single-holder .edgtf-ps-image img,
.siv-page-alumbre-coffee .edgtf-portfolio-single-holder .edgtf-ps-image img,
.siv-page-java-trading .edgtf-portfolio-single-holder .edgtf-ps-image img,
.siv-page-anuwrap .edgtf-portfolio-single-holder .edgtf-ps-image img,
.siv-page-fork-and-fin .edgtf-portfolio-single-holder .edgtf-ps-image img,
.siv-page-trident .edgtf-portfolio-single-holder .edgtf-ps-image img {
  background: #fff;
  object-fit: contain;
}
.edgtf-portfolio-single-holder .edgtf-ps-info-holder .edgtf-ps-info-title-main span:after {
  color: var(--siv-highlight) !important;
}
.siv-page-floral .edgtf-portfolio-single-holder .edgtf-ps-image-inner:not(:has(.edgtf-ps-image)),
.siv-page-geometric .edgtf-portfolio-single-holder .edgtf-ps-image-inner:not(:has(.edgtf-ps-image)),
.siv-page-animals .edgtf-portfolio-single-holder .edgtf-ps-image-inner:not(:has(.edgtf-ps-image)),
.siv-page-scenes .edgtf-portfolio-single-holder .edgtf-ps-image-inner:not(:has(.edgtf-ps-image)) {
  background: repeating-linear-gradient(135deg, #f4f4f4, #f4f4f4 18px, #eee 18px, #eee 36px);
  display: block;
  min-height: 520px;
  position: relative;
}
.siv-page-floral .edgtf-portfolio-single-holder .edgtf-ps-image-inner:not(:has(.edgtf-ps-image)):after,
.siv-page-geometric .edgtf-portfolio-single-holder .edgtf-ps-image-inner:not(:has(.edgtf-ps-image)):after,
.siv-page-animals .edgtf-portfolio-single-holder .edgtf-ps-image-inner:not(:has(.edgtf-ps-image)):after,
.siv-page-scenes .edgtf-portfolio-single-holder .edgtf-ps-image-inner:not(:has(.edgtf-ps-image)):after {
  color: var(--siv-highlight);
  content: "SMALL MASONRY IMAGE SET · PENDING SIV'S REVIEW";
  font-size: 11px;
  font-weight: 600;
  left: 50%;
  letter-spacing: .14em;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
}
.siv-page-floral .edgtf-ps-related-posts-holder,
.siv-page-geometric .edgtf-ps-related-posts-holder,
.siv-page-animals .edgtf-ps-related-posts-holder,
.siv-page-scenes .edgtf-ps-related-posts-holder { display: none; }

/* About uses HAAR's exact single-screen About Me typewriter composition. */
.siv-about-me-stage {
  background-color: #f6f2e9;
  min-height: calc(100svh - 120px) !important;
  overflow: hidden;
  position: relative;
}
.siv-about-me-stage > .edgtf-row-grid-section-wrapper,
.siv-about-me-stage > .edgtf-row-grid-section-wrapper > .edgtf-row-grid-section,
.siv-about-me-stage > .vc_column_container,
.siv-about-me-stage > .vc_column_container > .vc_column-inner,
.siv-about-me-stage > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: calc(100svh - 120px);
}
.siv-about-me-stage .edgtf-elements-holder { position: relative; z-index: 1; }
.siv-about-me-art {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 6%;
  pointer-events: none;
  position: absolute;
  right: 6%;
  top: 20%;
  width: min(42vw, 610px);
}
.siv-about-me-stage .edgtf-elements-holder:first-of-type { padding-top: 0; }
.siv-about-me-stage .edgtf-elements-holder .edgtf-eh-item-content {
  padding-left: clamp(44px, 9vw, 150px) !important;
  padding-right: clamp(500px, 45vw, 720px) !important;
}
.siv-about-me-stage .edgtf-elements-holder:last-of-type { margin-top: 28px; }
.siv-about-me-stage .edgtf-elements-holder:last-of-type .edgtf-eh-item-content { padding-bottom: 0 !important; }
.siv-about-typewriter {
  align-items: baseline;
  color: var(--siv-black);
  display: flex;
  font-size: clamp(48px, 6vw, 86px) !important;
  font-weight: 700;
  gap: .18em;
  letter-spacing: -.045em;
  line-height: 1.03 !important;
  white-space: nowrap;
  width: max-content;
}
.siv-about-typewriter .edgtf-cf-typed-wrap { color: var(--siv-highlight) !important; }
.siv-about-me-stage .edgtf-section-title-holder { max-width: 600px; }
.siv-about-me-stage .edgtf-st-subtitle { color: var(--siv-subhead) !important; font-size: 20px; }
.siv-about-me-stage .edgtf-st-text { font-size: 16px; line-height: 1.65; margin-top: 20px; max-width: 610px; }
.siv-about-socials { display: flex; flex-wrap: wrap; gap: 22px 56px; }
.siv-about-socials a { color: var(--siv-black); font-size: 18px; font-weight: 700; }
.siv-about-socials a:hover { color: var(--siv-highlight); }
.siv-page-about .edgtf-content { margin-top: 0 !important; }
.siv-page-about .edgtf-page-header .edgtf-main-menu > ul > li > a,
.siv-page-about .edgtf-page-header .edgtf-side-menu-button-opener { color: var(--siv-black) !important; }
.siv-page-about .edgtf-page-header .edgtf-logo-wrapper img { filter: none !important; }


.siv-page-approach .edgtf-title-holder:before { background: rgba(0, 0, 0, .28); content: ""; inset: 0; position: absolute; }
.siv-page-approach .edgtf-title-holder .edgtf-title-wrapper { position: relative; z-index: 1; }
.siv-client-grid {
  background: var(--siv-line);
  border: 1px solid var(--siv-line);
  display: grid;
  gap: 1px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  list-style: none;
  margin: 55px 0 0;
  padding: 0;
}
.siv-client-grid li {
  align-items: center;
  background: var(--siv-white);
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 170px;
  padding: 28px 20px 22px;
  text-align: center;
}
.siv-client-logo-frame { align-items: center; display: flex; height: 82px; justify-content: center; width: 100%; }
.siv-client-logo-frame img { display: block; max-height: 76px; max-width: 180px; object-fit: contain; width: auto; }
.siv-client-logo-frame img[src*="distant-lands-coffee"],
.siv-client-logo-frame img[src*="amenity-services"],
.siv-client-logo-frame img[src*="extreme-meetings"],
.siv-client-logo-frame img[src*="bda.png"] { filter: brightness(0); }
.siv-client-name { color: var(--siv-subhead); font-size: 10px; font-weight: 600; letter-spacing: .12em; margin-top: 17px; text-transform: uppercase; }

/* What We Do/Process-inspired alternating page. */
.siv-approach-intro { padding-bottom: 90px; padding-top: 100px; }
.siv-approach-intro .edgtf-section-title-holder { max-width: 900px; }
.siv-process-row { padding-bottom: 76px; }
.siv-process-row .edgtf-single-image-holder img { display: block; width: 100%; }
.siv-process-steps { margin: 28px 0 25px; padding-left: 20px; }
.siv-process-steps li { line-height: 1.55; margin-bottom: 9px; }
.siv-process-outcome { border-left: 3px solid var(--siv-highlight); padding-left: 18px; }

/* Testimonials uses HAAR's exported WPBakery row CSS without child-theme layout overrides. */
.siv-page-testimonials .edgtf-title-holder .edgtf-page-additional-title { color: var(--siv-highlight) !important; }
.siv-contact-image .edgtf-elements-holder-item { background-position: center; background-size: cover; }
.siv-contact-row { padding-bottom: 100px; padding-top: 120px; }
.siv-contact-row .vc_col-sm-5 { padding-right: 6%; }
.siv-contact-details { border-top: 1px solid var(--siv-line); margin-top: 35px; padding-top: 18px; }
.siv-contact-details strong { font-size: 11px; letter-spacing: .12em; text-transform: uppercase; }
.siv-contact-form { background: var(--siv-wash); padding: clamp(32px, 5vw, 62px); }
.siv-contact-form label { color: var(--siv-subhead); display: block; font-size: 11px; font-weight: 600; letter-spacing: .12em; margin-bottom: 24px; text-transform: uppercase; }
.siv-contact-form input,
.siv-contact-form textarea {
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(37, 37, 37, .25);
  box-sizing: border-box;
  color: var(--siv-black);
  font: inherit;
  margin-top: 8px;
  padding: 12px 0;
  width: 100%;
}
.siv-contact-form textarea { min-height: 150px; resize: vertical; }
.siv-contact-form button { background: var(--siv-black); border: 0; color: #fff; cursor: pointer; font-size: 11px; font-weight: 600; letter-spacing: .14em; padding: 17px 24px; text-transform: uppercase; }
.siv-form-status { border-left: 3px solid var(--siv-highlight); margin-bottom: 24px; padding: 10px 16px; }

/* Full centered HAAR footer, mapped to Siv's navigation, contact and social destinations. */
.edgtf-page-footer .edgtf-footer-top-holder { background: var(--siv-black); }
.edgtf-page-footer .edgtf-footer-top-inner.edgtf-full-width { padding: 0; }
.edgtf-page-footer .widget,
.edgtf-page-footer .widget a { color: rgba(255, 255, 255, .76); }
.edgtf-page-footer .widget a:hover { color: var(--siv-highlight); }
.siv-footer-center {
  box-sizing: border-box;
  min-height: 650px;
  overflow: visible;
  padding: 95px 6% 85px;
  position: relative;
  text-align: center;
}
.siv-footer-center:before {
  background-image: var(--siv-footer-mark);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 520px auto;
  content: "";
  filter: brightness(0) invert(1);
  height: 828px;
  left: 0;
  opacity: .035;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.siv-footer-center > * { position: relative; z-index: 1; }
.siv-footer-brand { align-items: center; display: inline-flex; flex-direction: column; gap: 18px; }
.siv-footer-brand img { filter: brightness(0) invert(1); height: 68px; object-fit: contain; width: auto; }
.siv-footer-brand span { color: #fff; font-size: clamp(34px, 4vw, 58px); font-weight: 700; letter-spacing: .18em; line-height: 1; }
.siv-footer-nav { display: flex; flex-wrap: wrap; gap: 20px 46px; justify-content: center; margin: 55px auto 0; }
.siv-footer-nav a { color: #fff !important; font-size: 12px; font-weight: 600; letter-spacing: .18em; text-transform: uppercase; }
.siv-footer-nav a:hover { color: var(--siv-subhead) !important; }
.siv-footer-contact { font-size: 17px; line-height: 1.65; margin: 45px 0 0; }
.siv-footer-contact a { color: #fff !important; }
.siv-footer-copyright { font-size: 13px; letter-spacing: .04em; margin: 32px 0 0; }
.siv-footer-social { display: flex; gap: 25px; justify-content: center; margin-top: 36px; }
.siv-footer-social a { align-items: center; border: 1px solid rgba(255,255,255,.35); border-radius: 50%; color: #fff !important; display: inline-flex; height: 42px; justify-content: center; width: 42px; }
.siv-footer-social a:hover { background: var(--siv-highlight); border-color: var(--siv-highlight); }

@media (max-width: 1024px) {
  .siv-about-me-art { opacity: .18; right: 2%; top: 22%; width: min(49vw, 500px); }
  .siv-about-me-stage .edgtf-elements-holder .edgtf-eh-item-content {
    padding-left: clamp(30px, 6vw, 64px) !important;
    padding-right: clamp(210px, 35vw, 360px) !important;
  }
  .siv-about-typewriter { font-size: clamp(43px, 7vw, 66px) !important; }
  .edgtf-page-header .edgtf-menu-area .edgtf-logo-wrapper { padding: 10px 0; }
  #SR7_2_1 sr7-slide > sr7-txt[id$="-1"] {
    font-size: 78px !important;
    left: 10vw !important;
    max-width: 80vw !important;
    width: 80vw !important;
  }
  .siv-about-intro .vc_col-sm-7,
  .siv-contact-row .vc_col-sm-5 { padding-right: 15px; }
  .siv-client-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 680px) {
  .siv-about-me-stage,
  .siv-about-me-stage > .vc_column_container > .vc_column-inner > .wpb_wrapper { min-height: calc(100svh - 80px) !important; }
  .siv-about-me-art { bottom: 4%; opacity: .10; right: -21%; top: 27%; width: 92vw; }
  .siv-about-me-stage .edgtf-elements-holder .edgtf-eh-item-content {
    padding-left: 5vw !important;
    padding-right: 5vw !important;
  }
  .siv-about-typewriter { font-size: clamp(36px, 11vw, 48px) !important; gap: .12em; }
  .siv-about-me-stage .edgtf-st-text { font-size: 14px; max-width: 92vw; }
  .siv-about-socials { gap: 15px 28px; }
  .siv-main-home-fullscreen #edgtf-fullscreen-scroll-slider .edgtf-fssi-image { background-size: min(82vw, 520px) auto; }
  .edgtf-side-menu-slide-from-right .edgtf-side-menu { padding: 62px 34px 24px !important; right: -100vw; width: 100vw; }
  .edgtf-side-menu-slide-from-right.edgtf-right-side-menu-opened .edgtf-side-menu { right: 0; }
  .siv-side-area-brand { margin-bottom: 20px; }
  .siv-side-area-brand span { font-size: 26px; }
  .siv-side-area-intro { font-size: 16px; }
  .edgtf-mobile-header .edgtf-mobile-menu-opener,
  .edgtf-mobile-header .edgtf-mobile-menu-opener a,
  .edgtf-mobile-header .edgtf-mobile-menu-opener .edgtf-mobile-menu-icon { color: var(--siv-black) !important; }

  /* Revolution Slider's imported desktop layers require explicit mobile sizing. */
  #SR7_2_1 sr7-slide > sr7-txt[id$="-1"] {
    font-size: 43px !important;
    height: auto !important;
    left: 8vw !important;
    line-height: 1.02 !important;
    max-width: 84vw !important;
    white-space: normal !important;
    width: 84vw !important;
  }
  #SR7_2_1 sr7-slide > sr7-txt[id$="-2"] {
    font-size: 15px !important;
    line-height: 1.55 !important;
    max-width: 78vw !important;
    width: 78vw !important;
  }

  #edgtf-interactive-text .edgtf-interactive-text-content-holder { padding: 0 7% !important; }
  #edgtf-interactive-text .edgtf-interactive-text-images-holder:after {
    background: linear-gradient(90deg, rgba(255, 255, 255, .96) 0%, rgba(255, 255, 255, .88) 62%, rgba(255, 255, 255, .48) 100%);
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
    z-index: 2;
  }
  #edgtf-interactive-text .edgtf-iti-title {
    font-size: 39px !important;
    line-height: 1 !important;
  }
  #edgtf-interactive-text .edgtf-iti-subtitle {
    background: rgba(255, 255, 255, .72);
    display: block;
    font-size: 12px !important;
    line-height: 1.4 !important;
    margin-top: 8px;
    max-width: 82vw;
    padding: 3px 6px;
    white-space: normal;
    width: max-content;
  }

  .single-portfolio-item .edgtf-title-holder .edgtf-page-title {
    box-sizing: border-box;
    font-size: 36px !important;
    line-height: 1.08 !important;
    max-width: calc(100vw - 40px) !important;
    overflow-wrap: anywhere;
    padding-right: 12px;
    white-space: normal;
  }
  .single-portfolio-item .edgtf-title-holder .edgtf-page-inner-title-override,
  .single-portfolio-item .edgtf-title-holder .edgtf-page-additional-title { white-space: normal; }
  .single-portfolio-item .edgtf-portfolio-single-holder .edgtf-portfolio-title {
    font-size: 33px !important;
    line-height: 1.15 !important;
    overflow-wrap: anywhere;
  }
  .single-portfolio-item .edgtf-portfolio-single-holder .edgtf-ps-content-item,
  .single-portfolio-item .edgtf-portfolio-single-holder .edgtf-ps-info-holder { min-width: 0; }

  .siv-main-home-intro,
  .siv-main-home-practice,
  .siv-main-home-stories,
  .siv-about-intro,
  .siv-about-clients,
  .siv-approach-intro,
  .siv-contact-row { padding-bottom: 70px; padding-top: 70px; }
  .siv-main-home-intro .edgtf-st-title { font-size: 38px; }
  .siv-main-home-index,
  .siv-home-story-grid { padding-top: 48px; }
  .siv-home-story { margin-bottom: 52px; padding-right: 0; }
  .siv-home-services-title h1 { font-size: 55px; }
  .siv-home-services-title .siv-service-art { background-size: 125% auto; }
  .siv-main-home-clients { padding-bottom: 70px; padding-top: 70px; }
  .siv-footer-center { min-height: 0; padding: 75px 7% 68px; }
  .siv-footer-nav { gap: 18px 28px; margin-top: 42px; }
  .siv-haar-image-placeholder:after { bottom: 12px; font-size: 8px; left: 12px; max-width: calc(100% - 50px); }
  .siv-client-grid { grid-template-columns: 1fr; }
  .siv-process-row { padding-bottom: 45px; }
  .siv-page-about .edgtf-title-holder .edgtf-page-title,
  .siv-page-approach .edgtf-title-holder .edgtf-page-title { font-size: 52px !important; }

  .siv-page-floral .edgtf-portfolio-single-holder .edgtf-ps-image-inner:not(:has(.edgtf-ps-image)):after,
  .siv-page-geometric .edgtf-portfolio-single-holder .edgtf-ps-image-inner:not(:has(.edgtf-ps-image)):after,
  .siv-page-animals .edgtf-portfolio-single-holder .edgtf-ps-image-inner:not(:has(.edgtf-ps-image)):after,
  .siv-page-scenes .edgtf-portfolio-single-holder .edgtf-ps-image-inner:not(:has(.edgtf-ps-image)):after {
    font-size: 9px;
    line-height: 1.55;
    overflow-wrap: anywhere;
    width: 72%;
  }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}
