/* V102.51.15.9 — public footer refinement only.
 * Header intentionally untouched: V102.51.15.7 remains the canonical public header.
 * Main footer field is aligned to the editorial content width, TENJAKU/brand context
 * receives a warmer amber accent, navigation gains readable graphite contrast,
 * and the compact navy legal strip remains the final closure.
 */

/* Let the page white frame remain visible around the contained beige footer field. */
.emwh-brand-development-body .emwh-brand-visual-footer{
  background:#fff;
  border-top:0;
  color:#17384f
}
.emwh-brand-development-body .emwh-brand-visual-footer-inner{
  box-sizing:border-box;
  width:min(1240px,calc(100% - 64px));
  margin:0 auto;
  padding:30px clamp(28px,4vw,58px) 29px;
  background:#f2eee6;
  border-top:1px solid #e3d9cb;
  column-gap:48px
}
.emwh-brand-development-body .emwh-brand-visual-footer-brand:before{
  width:54px;
  background:#bd8736
}
.emwh-brand-development-body .emwh-brand-visual-footer-brand strong{
  color:#17384f
}
.emwh-brand-development-body .emwh-brand-visual-footer-context{
  color:#b27b2d!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:18px!important;
  line-height:1.15!important;
  font-weight:500!important;
  letter-spacing:.01em!important
}
.emwh-brand-development-body .emwh-brand-visual-footer-primary-nav a{
  color:#59666d!important;
  font-weight:720
}
.emwh-brand-development-body .emwh-brand-visual-footer-primary-nav a:not(:last-child):after{
  background:#b9b1a6;
  opacity:.85
}
.emwh-brand-development-body .emwh-brand-visual-footer-primary-nav a:hover,
.emwh-brand-development-body .emwh-brand-visual-footer-primary-nav a:focus-visible{
  color:#a66f28!important
}

/* Keep the dark closure full width, but compact. */
.emwh-brand-development-body .emwh-brand-visual-footer-meta-strip{
  margin-top:0;
  background:#182a34
}
.emwh-brand-development-body .emwh-brand-visual-footer-meta{
  min-height:46px
}

@media(max-width:820px){
  .emwh-brand-development-body .emwh-brand-visual-footer-inner{
    width:calc(100% - 40px);
    padding:28px 28px 27px
  }
}
@media(max-width:560px){
  .emwh-brand-development-body .emwh-brand-visual-footer-inner{
    width:calc(100% - 24px);
    padding:25px 20px 23px
  }
  .emwh-brand-development-body .emwh-brand-visual-footer-context{
    font-size:17px!important
  }
  .emwh-brand-development-body .emwh-brand-visual-footer-navigation .emwh-brand-visual-footer-primary-nav{
    flex-wrap:wrap
  }
}
