/* V14.9.46.68.102.17 — Public Brand Landing Editorial Preview Closure. */
/* No fake media placeholders. Text-only story becomes an intentional editorial layout. */
.emwh-brand-visual-story.is-no-media{grid-template-columns:minmax(0,820px)!important;justify-content:start;align-items:start;padding:12px 0 28px}
.emwh-brand-visual-story.is-no-media .emwh-brand-visual-copy{max-width:820px}
.emwh-brand-visual-story.is-no-media .emwh-brand-visual-copy p{max-width:760px!important}

/* Origin/Craft must not leave an empty media column when no approved image exists. */
.emwh-brand-visual-origin-craft.is-no-media{grid-template-columns:1fr!important;min-height:0}
.emwh-brand-visual-origin-craft.is-no-media .emwh-brand-visual-origin-craft-copy{grid-template-columns:repeat(2,minmax(0,1fr));gap:46px;padding:52px 58px}
.emwh-brand-visual-origin-craft.is-no-media .emwh-brand-visual-origin-craft-copy article{padding:0 38px 0 0;border:0;border-right:1px solid rgba(255,255,255,.14)}
.emwh-brand-visual-origin-craft.is-no-media .emwh-brand-visual-origin-craft-copy article:last-child{padding-right:0;border-right:0}
.emwh-brand-visual-origin-craft-copy{padding:48px 50px;gap:28px}
.emwh-brand-visual-origin-craft-copy p{font-size:15px!important;line-height:1.62!important}

/* Positioning is a declaration, never a full strategic paragraph rendered as a giant headline. */
.emwh-brand-visual-positioning{max-width:980px!important;margin-top:82px!important;padding:54px 0!important}
.emwh-brand-visual-positioning>div{max-width:780px!important}
.emwh-brand-visual-positioning h2{font-size:clamp(36px,4.4vw,58px)!important;line-height:1.02!important;letter-spacing:-.04em!important}

/* Editorial rhythm: reduce unnecessary vertical distance without turning the page into an ERP layout. */
.emwh-brand-visual-faq{margin-top:92px!important}
.emwh-brand-visual-cta{margin-top:92px!important}

@media(max-width:980px){
  .emwh-brand-visual-origin-craft.is-no-media .emwh-brand-visual-origin-craft-copy{grid-template-columns:1fr;gap:28px;padding:42px 36px}
  .emwh-brand-visual-origin-craft.is-no-media .emwh-brand-visual-origin-craft-copy article{padding:0 0 26px;border:0;border-bottom:1px solid rgba(255,255,255,.14)}
  .emwh-brand-visual-origin-craft.is-no-media .emwh-brand-visual-origin-craft-copy article:last-child{padding-bottom:0;border-bottom:0}
}
@media(max-width:680px){
  .emwh-brand-visual-story.is-no-media{padding-bottom:8px}
  .emwh-brand-visual-origin-craft.is-no-media .emwh-brand-visual-origin-craft-copy{padding:34px 22px}
  .emwh-brand-visual-positioning{padding:40px 0!important}
  .emwh-brand-visual-positioning h2{font-size:clamp(34px,11vw,48px)!important}
}
