:root {
  --aaha-wse-navy: #02455c;
  --aaha-wse-sky: #54c0e8;
  --aaha-wse-pale: #eaf7fc;
  --aaha-wse-orange: #f98509;
  --aaha-wse-wine: #8a1e41;
  --aaha-wse-white: #ffffff;
}

.lcg-aaha-wse-page .aaha-wse-workshop-hero > .fl-row-content-wrap {
  padding: clamp(34px, 5vw, 76px) 0;
  background: var(--aaha-wse-navy);
  border-bottom: 10px solid var(--aaha-wse-orange);
}

.lcg-aaha-wse-page .aaha-wse-workshop-hero > .fl-row-content-wrap > .fl-row-content,
.lcg-aaha-wse-page .aaha-wse-explainer-row > .fl-row-content-wrap > .fl-row-content,
.lcg-aaha-wse-page .aaha-wse-source-heading > .fl-row-content-wrap > .fl-row-content,
.lcg-aaha-wse-page .aaha-wse-source-gallery > .fl-row-content-wrap > .fl-row-content,
.lcg-aaha-wse-page .aaha-wse-quote-hero > .fl-row-content-wrap > .fl-row-content {
  width: min(94vw, 1800px);
  margin: 0 auto;
}

.lcg-aaha-wse-page .aaha-wse-workshop-hero .fl-col { padding: clamp(12px, 2vw, 28px); }
.lcg-aaha-wse-page .aaha-wse-eyebrow p { margin: 0 0 12px; color: var(--aaha-wse-sky); font-size: .86rem; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.lcg-aaha-wse-page .aaha-wse-title .fl-heading { max-width: 13ch; margin: 0; color: var(--aaha-wse-white); font-size: clamp(2.5rem, 5vw, 5rem); line-height: .98; letter-spacing: -.035em; }
.lcg-aaha-wse-page .aaha-wse-intro p { max-width: 62ch; margin: 22px 0 0; color: var(--aaha-wse-white); font-size: clamp(1.05rem, 1.5vw, 1.35rem); line-height: 1.55; }
.lcg-aaha-wse-page .lcg-aaha-wse-video { margin: 0; background: #0a2b5b; border: 4px solid var(--aaha-wse-white); box-shadow: 12px 12px 0 rgba(84,192,232,.55); }
.lcg-aaha-wse-page .lcg-aaha-wse-video video { display: block; width: 100%; aspect-ratio: 16 / 9; background: #000; object-fit: contain; }
.lcg-aaha-wse-page .lcg-aaha-wse-video figcaption { padding: 12px 14px; color: var(--aaha-wse-white); background: #0a2b5b; font-size: .85rem; font-weight: 800; }
.lcg-aaha-wse-page .lcg-aaha-wse-video video:focus-visible { outline: 4px solid var(--aaha-wse-orange); outline-offset: 5px; }

.lcg-aaha-wse-page .aaha-wse-equal-panels .fl-col-group { display: flex; align-items: stretch; }
.lcg-aaha-wse-page .aaha-wse-equal-panels .fl-col { display: flex; height: auto!important; }
.lcg-aaha-wse-page .aaha-wse-equal-panels .fl-col-content { display: flex; flex-direction: column; width: 100%; height: 100%; }
.lcg-aaha-wse-page .aaha-wse-equal-panels .aaha-workshop-story { flex: 1 1 auto; }
.lcg-aaha-wse-page .aaha-wse-equal-panels .aaha-workshop-story .fl-module-content,
.lcg-aaha-wse-page .aaha-wse-equal-panels .aaha-workshop-story .fl-rich-text { height: 100%; }

.lcg-aaha-wse-page .aaha-wse-explainer-row > .fl-row-content-wrap { padding: clamp(42px, 6vw, 84px) 0; background: var(--aaha-wse-pale); }
.lcg-aaha-wse-page .aaha-wse-explainer-row .fl-col { padding: clamp(14px, 2vw, 30px); }
.lcg-aaha-wse-page .aaha-wse-explainer-row .aaha-wse-eyebrow p { color: var(--aaha-wse-wine); }
.lcg-aaha-wse-page .aaha-wse-body p { color: var(--aaha-wse-navy); font-size: 1.08rem; line-height: 1.7; }
.lcg-aaha-wse-page .aaha-wse-philosophy .aaha-workshop-lineage-list strong,
.lcg-aaha-wse-page .aaha-wse-philosophy .aaha-workshop-lineage-list span { color: var(--aaha-wse-white); }

.lcg-aaha-wse-page .aaha-wse-quote-hero > .fl-row-content-wrap { padding: clamp(34px, 5vw, 72px) 0; background: #f5f8fa; }
.lcg-aaha-wse-page .aaha-wse-quote-image img { display: block; width: 100%; height: auto; border: 1px solid #c9d9df; box-shadow: 12px 12px 0 var(--aaha-wse-navy); }

.lcg-aaha-wse-page .aaha-workshop-directory-card em { display: flex; min-height: 48px; align-items: center; justify-content: space-between; margin-top: 8px; padding: 11px 13px; color: var(--aaha-wse-white)!important; background: var(--aaha-wse-navy); font-size: .92rem; font-style: normal; font-weight: 900; letter-spacing: .01em; }
.lcg-aaha-wse-page .aaha-workshop-directory-card a:hover em { color: var(--aaha-wse-navy)!important; background: #ffdd00; }

.lcg-aaha-wse-page .aaha-wse-source-heading > .fl-row-content-wrap { padding: clamp(46px, 6vw, 82px) 0 26px; background: var(--aaha-wse-navy); border-top: 10px solid var(--aaha-wse-orange); }
.lcg-aaha-wse-page .aaha-wse-source-title .fl-heading { max-width: 24ch; margin: 0; color: var(--aaha-wse-white); font-size: clamp(2rem, 4vw, 4rem); line-height: 1.02; }
.lcg-aaha-wse-page .aaha-wse-source-intro p { max-width: 78ch; margin: 18px 0 0; color: var(--aaha-wse-white); font-size: 1.05rem; line-height: 1.65; }
.lcg-aaha-wse-page .aaha-wse-source-gallery > .fl-row-content-wrap { padding: 18px 0; background: #f5f8fa; }
.lcg-aaha-wse-page .aaha-wse-source-gallery .fl-col { padding: clamp(10px, 1.4vw, 20px); }
.lcg-aaha-wse-page .aaha-wse-source-image { height: 100%; }
.lcg-aaha-wse-page .aaha-wse-source-image .fl-module-content,
.lcg-aaha-wse-page .aaha-wse-source-image .fl-photo,
.lcg-aaha-wse-page .aaha-wse-source-image .fl-photo-content { height: 100%; }
.lcg-aaha-wse-page .aaha-wse-source-image img { display: block; width: 100%; height: auto; border: 1px solid #c9d9df; box-shadow: 8px 8px 0 var(--aaha-wse-navy); }

@media (max-width: 860px) {
  .lcg-aaha-wse-page .aaha-wse-workshop-hero .fl-col,
  .lcg-aaha-wse-page .aaha-wse-explainer-row .fl-col,
  .lcg-aaha-wse-page .aaha-wse-source-gallery .fl-col { width: 100%!important; }
  .lcg-aaha-wse-page .aaha-wse-title .fl-heading { max-width: none; font-size: clamp(2.35rem, 11vw, 4rem); }
  .lcg-aaha-wse-page .aaha-wse-workshop-hero .fl-col + .fl-col { margin-top: 22px; }
  .lcg-aaha-wse-page .aaha-wse-equal-panels .fl-col { display: block; }
  .lcg-aaha-wse-page .aaha-wse-equal-panels .fl-col-group { display: block; }
  .lcg-aaha-wse-page .lcg-aaha-wse-video { box-shadow: 7px 7px 0 rgba(84,192,232,.55); }
  .lcg-aaha-wse-page .aaha-wse-quote-image img,
  .lcg-aaha-wse-page .aaha-wse-source-image img { box-shadow: 6px 6px 0 var(--aaha-wse-navy); }
}
