.mshf-scope,
.mshf-scope * { box-sizing: border-box; }

:where(.mshf-scope) {
  --mshf-container: 1440px;
  --mshf-pad-top: 18px;
  --mshf-pad-right: 28px;
  --mshf-pad-bottom: 18px;
  --mshf-pad-left: 28px;
  --mshf-logo-width: 148px;
  --mshf-logo-smart-scale: 1.78;
  --mshf-top-bg: rgba(32,14,12,.18);
  --mshf-top-border: rgba(190,142,66,.24);
  --mshf-scrolled-bg: rgba(53,13,19,.96);
  --mshf-scrolled-border: rgba(190,142,66,.38);
  --mshf-header-blur: 18px;
  --mshf-menu-gap: 28px;
  --mshf-menu-color: #f8f1e8;
  --mshf-menu-hover: #d4a85a;
  --mshf-dropdown-bg: #f8f1e8;
  --mshf-dropdown-text: #5a1725;
  --mshf-cta-bg: #68172a;
  --mshf-cta-text: #fff8ef;
  --mshf-cta-border: #c49549;
  --mshf-cta-hover-bg: #b9873d;
  --mshf-cta-pt: 13px;
  --mshf-cta-pr: 20px;
  --mshf-cta-pb: 13px;
  --mshf-cta-pl: 20px;
  --mshf-cta-radius: 3px;
  --mshf-mobile-bg: #f8f1e8;
  --mshf-mobile-backdrop: rgba(15,10,8,.68);
  --mshf-mobile-width: 520px;
  --mshf-mobile-menu-color: #012960;
  --mshf-mobile-gold: #b9873d;
  --mshf-mobile-active: rgba(185,135,61,.08);
  --mshf-mobile-toggle-color: #012960;
  --mshf-mobile-toggle-bg: rgba(1,41,96,.055);
  --mshf-mobile-toggle-hover-bg: rgba(1,41,96,.105);
  --mshf-mobile-toggle-border: rgba(1,41,96,.18);
  --mshf-mobile-toggle-radius: 12px;
  --mshf-mobile-close-color: #012960;
  --mshf-mobile-close-bg: rgba(1,41,96,.045);
  --mshf-mobile-close-hover-bg: rgba(1,41,96,.10);
  --mshf-mobile-close-border: rgba(1,41,96,.16);
  --mshf-mobile-menu-size: 17px;
  --mshf-mobile-transform: none;
  --mshf-mobile-cta-bg: #012960;
  --mshf-mobile-cta-text: #ffffff;
  --mshf-mobile-gap: 12px;
  --mshf-mobile-pt: 34px;
  --mshf-mobile-pr: 40px;
  --mshf-mobile-pb: 28px;
  --mshf-mobile-pl: 40px;
  --mshf-footer-width: 1440px;
  --mshf-footer-pt: 72px;
  --mshf-footer-pr: 28px;
  --mshf-footer-pb: 28px;
  --mshf-footer-pl: 28px;
  --mshf-footer-gap: 52px;
  --mshf-footer-logo: 168px;
  --mshf-footer-logo-height: 92px;
  --mshf-footer-logo-scale: 1;
  --mshf-footer-brand-align: flex-start;
  --mshf-footer-bottom-gap: 20px;
  --mshf-footer-bg: #3a1018;
  --mshf-footer-bg2: #220b10;
  --mshf-footer-text: #e9ded0;
  --mshf-footer-heading: #d3a357;
  --mshf-footer-link: #f8f1e8;
  --mshf-footer-hover: #d3a357;
  --mshf-footer-border: rgba(211,163,87,.22);
  --mshf-footer-top-accent: #b9873d;
  --mshf-footer-column-divider-opacity: .36;
  --mshf-newsletter-field: rgba(255,248,239,.06);
  --mshf-newsletter-button: #b9873d;
  --mshf-newsletter-button-hover: #d1a55c;
  --mshf-newsletter-focus: #d3a357;
  --mshf-newsletter-height: 48px;
  --mshf-newsletter-button-width: 146px;
  --mshf-newsletter-radius: 2px;
  --mshf-contact-accent: #d3a357;
  --mshf-contact-bg: rgba(255,248,239,.045);
  --mshf-contact-border: rgba(211,163,87,.22);
  --mshf-contact-gap: 10px;
  --mshf-footer-social-color: #d3a357;
  --mshf-footer-social-border: rgba(211,163,87,.44);
  --mshf-footer-social-hover-bg: #d3a357;
  --mshf-footer-social-hover-color: #012960;
  font-family: inherit;
}

.mshf-scope a,
.mshf-scope a:hover,
.mshf-scope a:focus,
.mshf-scope a:active,
.mshf-scope button,
.mshf-scope button:hover,
.mshf-scope button:focus,
.mshf-scope button:active { text-decoration: none; }

.mshf-scope a:focus-visible,
.mshf-scope button:focus-visible,
.mshf-scope input:focus-visible {
  outline: 2px solid var(--mshf-mobile-gold, #b9873d) !important;
  outline-offset: 3px;
}

/* Elementor wrapper firewall: the overlay header must not reserve a blank row. */
.elementor-widget-mshf_modern_header,
.elementor-widget-mshf_modern_header > .elementor-widget-container {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
}

.mshf-header {
  --mshf-css-loaded: 1;
  width: 100%;
  z-index: 2147481000;
  color: var(--mshf-menu-color);
  background: transparent;
  transition: background-color .35s ease, box-shadow .35s ease, transform .35s ease;
}
.mshf-header--overlay { position: absolute; top: 0; left: 0; right: 0; }
.elementor-location-header.mshf-location-overlay { position: absolute; top: 0; left: 0; right: 0; width: 100%; z-index: 2147480900; }
body.admin-bar .mshf-header--overlay:not(.is-scrolled) { top: 32px; }
.mshf-header:not(.mshf-header--overlay) { position: relative; }
.mshf-header--sticky.is-scrolled { position: fixed; top: var(--mshf-sticky-top, 0px); left: 0; right: 0; }
body.admin-bar .mshf-header--sticky.is-scrolled { top: calc(var(--mshf-sticky-top, 0px) + 32px); }

.mshf-header__bar {
  width: 100%;
  padding: var(--mshf-pad-top) var(--mshf-pad-right) var(--mshf-pad-bottom) var(--mshf-pad-left);
  background: var(--mshf-top-bg);
  border: 0;
  border-bottom: 1px solid var(--mshf-top-border);
  box-shadow: none;
  transition: background-color .34s ease, border-color .34s ease, box-shadow .34s ease, padding .34s ease, backdrop-filter .34s ease;
}
.mshf-header.is-scrolled .mshf-header__bar {
  background: var(--mshf-scrolled-bg);
  border-bottom-color: var(--mshf-scrolled-border);
  backdrop-filter: blur(var(--mshf-header-blur));
  -webkit-backdrop-filter: blur(var(--mshf-header-blur));
}
.mshf-header__container {
  width: 100%;
  max-width: var(--mshf-container);
  margin: 0 auto;
}
.mshf-header__nav-inner {
  display: flex;
  align-items: center;
  gap: 28px;
  min-height: 42px;
}
.mshf-header__brand {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: flex-start;
  color: inherit !important;
}
.mshf-header__logo {
  position: relative;
  width: var(--mshf-logo-width);
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
}
.mshf-header__logo img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  object-fit: contain;
  object-position: center center;
  transform-origin: center center;
  transition: transform .25s ease, opacity .25s ease;
}
.mshf-header[data-smart-logo-crop="yes"] .mshf-header__logo.is-square-source img {
  transform: scale(var(--mshf-logo-smart-scale));
}
.mshf-header__logo--sticky,
.mshf-header__logo--mobile { display: none; }
.mshf-header.is-scrolled[data-has-sticky-logo="yes"] .mshf-header__logo--top { display: none; }
.mshf-header.is-scrolled[data-has-sticky-logo="yes"] .mshf-header__logo--sticky { display: flex; }
.mshf-header.mshf-mobile-mode[data-has-mobile-logo="yes"] .mshf-header__logo--top,
.mshf-header.mshf-mobile-mode[data-has-mobile-logo="yes"] .mshf-header__logo--sticky { display: none; }
.mshf-header.mshf-mobile-mode[data-has-mobile-logo="yes"] .mshf-header__logo--mobile { display: flex; }

/* Desktop editorial navigation */
.mshf-header__nav { flex: 1 1 auto; min-width: 0; }
.mshf-header__menu,
.mshf-header__menu ul,
.mshf-header__mobile-menu,
.mshf-header__mobile-menu ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.mshf-header__menu {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--mshf-menu-gap);
}
.mshf-header__menu li { position: relative; margin: 0 !important; padding: 0 !important; }
.mshf-header__menu li::marker,
.mshf-header__mobile-menu li::marker { content: "" !important; font-size: 0 !important; }
.mshf-header__menu > li > a {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 4px 0;
  color: var(--mshf-menu-color) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 12px;
  line-height: 1.25;
  font-weight: 650;
  letter-spacing: .045em;
  white-space: nowrap;
  transition: color .2s ease, transform .2s ease;
}
.mshf-header__menu > li > a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  bottom: 0;
  height: 1px;
  background: var(--mshf-menu-hover);
  transition: right .24s ease;
}
.mshf-header__menu > li > a:hover,
.mshf-header__menu > li > a:focus-visible,
.mshf-header__menu > li.mshf-current > a {
  color: var(--mshf-menu-hover) !important;
  transform: translateY(-1px);
}
.mshf-header__menu > li > a:hover::after,
.mshf-header__menu > li > a:focus-visible::after,
.mshf-header__menu > li.mshf-current > a::after { right: 0; }

.mshf-header__menu .sub-menu {
  position: absolute;
  top: calc(100% + 14px);
  left: 50%;
  min-width: 250px;
  transform: translate(-50%, 8px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  padding: 12px !important;
  border: 1px solid rgba(185,135,61,.24);
  border-radius: 3px;
  background: var(--mshf-dropdown-bg);
  box-shadow: 0 24px 60px rgba(24,9,9,.22);
  transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
}
.mshf-header__menu li:hover > .sub-menu,
.mshf-header__menu li:focus-within > .sub-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translate(-50%, 0);
}
.mshf-header__menu .sub-menu .sub-menu { left: calc(100% + 12px); top: 0; transform: translate(8px,0); }
.mshf-header__menu .sub-menu li:hover > .sub-menu,
.mshf-header__menu .sub-menu li:focus-within > .sub-menu { transform: translate(0,0); }
.mshf-header__menu .sub-menu a {
  display: flex;
  align-items: center;
  min-height: 42px;
  padding: 10px 12px;
  color: var(--mshf-dropdown-text) !important;
  font-size: 13px;
  line-height: 1.3;
  border-bottom: 1px solid rgba(101,22,40,.08);
  transition: color .18s ease, background-color .18s ease, padding-left .18s ease;
}
.mshf-header__menu .sub-menu li:last-child > a { border-bottom: 0; }
.mshf-header__menu .sub-menu a:hover,
.mshf-header__menu .sub-menu a:focus-visible {
  color: #8a602b !important;
  background: rgba(185,135,61,.07);
  padding-left: 16px;
}

.mshf-header__cta {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
  flex: 0 0 auto;
  min-height: 44px;
  padding: var(--mshf-cta-pt) var(--mshf-cta-pr) var(--mshf-cta-pb) var(--mshf-cta-pl);
  color: var(--mshf-cta-text) !important;
  background: linear-gradient(110deg, color-mix(in srgb, var(--mshf-cta-bg) 94%, #000 6%), var(--mshf-cta-bg));
  border: 1px solid color-mix(in srgb, var(--mshf-cta-border) 82%, transparent);
  border-radius: var(--mshf-cta-radius);
  font-size: 11.5px;
  font-weight: 760;
  line-height: 1;
  letter-spacing: .105em;
  text-transform: uppercase;
  white-space: nowrap;
  box-shadow: 0 8px 24px rgba(22,6,8,.16), inset 0 1px rgba(255,255,255,.08);
  transition: transform .24s ease, background-color .24s ease, color .24s ease, border-color .24s ease, box-shadow .24s ease;
}
.mshf-header__cta::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: linear-gradient(100deg, transparent 0 38%, rgba(255,255,255,.13) 50%, transparent 62%);
  transform: translateX(-125%);
  transition: transform .48s ease;
}
.mshf-header__cta:hover::before,
.mshf-header__cta:focus-visible::before { transform: translateX(125%); }
.mshf-header__cta:hover,
.mshf-header__cta:focus-visible {
  color: #21100d !important;
  background: var(--mshf-cta-hover-bg);
  border-color: var(--mshf-cta-hover-bg);
  transform: translateY(-2px);
  box-shadow: 0 14px 34px rgba(11,4,4,.25);
}
.mshf-header__cta-arrow {
  width: 22px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid color-mix(in srgb, var(--mshf-cta-border) 70%, transparent);
  border-radius: 50%;
  color: var(--mshf-cta-border);
  font-family: Arial,sans-serif;
  font-size: 13px;
  transition: transform .24s ease, color .24s ease, border-color .24s ease;
}
.mshf-header__cta:hover .mshf-header__cta-arrow { color: currentColor; border-color: currentColor; transform: translateX(3px); }

/* Collapsed tablet/mobile top bar: logo + hamburger only. Primary CTA lives inside the drawer. */
.mshf-header__toggle {
  display: none;
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  padding: 9px;
  border: 0;
  border-radius: 50%;
  background: transparent;
  color: var(--mshf-menu-color);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
}
.mshf-header__toggle span { display: block; width: 22px; height: 1.5px; background: currentColor; border-radius: 2px; transition: transform .2s ease, width .2s ease; }
.mshf-header__toggle span:nth-child(2) { width: 17px; margin-left: auto; }
.mshf-header__toggle:hover span:nth-child(2) { width: 22px; }

.mshf-header__mobile-panel[hidden] { display: none !important; }
.mshf-header__mobile-panel {
  --mshf-mobile-bg: #f8f1e8;
  --mshf-mobile-backdrop: rgba(15,10,8,.68);
  --mshf-mobile-width: 520px;
  --mshf-mobile-menu-color: #012960;
  --mshf-mobile-gold: #b9873d;
  --mshf-mobile-active: rgba(185,135,61,.08);
  --mshf-mobile-toggle-color: #012960;
  --mshf-mobile-toggle-bg: rgba(1,41,96,.055);
  --mshf-mobile-toggle-hover-bg: rgba(1,41,96,.105);
  --mshf-mobile-toggle-border: rgba(1,41,96,.18);
  --mshf-mobile-toggle-radius: 12px;
  --mshf-mobile-close-color: #012960;
  --mshf-mobile-close-bg: rgba(1,41,96,.045);
  --mshf-mobile-close-hover-bg: rgba(1,41,96,.10);
  --mshf-mobile-close-border: rgba(1,41,96,.16);
  --mshf-mobile-menu-size: 17px;
  --mshf-mobile-transform: none;
  --mshf-mobile-gap: 12px;
  --mshf-mobile-pt: 34px;
  --mshf-mobile-pr: 40px;
  --mshf-mobile-pb: 28px;
  --mshf-mobile-pl: 40px;
  position: fixed;
  inset: 0;
  z-index: 2147483000;
  pointer-events: none;
}
.mshf-header__mobile-backdrop {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  background: var(--mshf-mobile-backdrop);
  opacity: 0;
  cursor: pointer;
  transition: opacity .38s ease;
}
.mshf-header__mobile-panel-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: min(86vw, var(--mshf-mobile-width));
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: var(--mshf-mobile-pt) var(--mshf-mobile-pr) var(--mshf-mobile-pb) var(--mshf-mobile-pl);
  background:
    radial-gradient(circle at 16% 18%, rgba(185,135,61,.055), transparent 26%),
    radial-gradient(circle at 74% 72%, rgba(101,22,40,.035), transparent 29%),
    var(--mshf-mobile-bg);
  color: var(--mshf-mobile-menu-color);
  box-shadow: 28px 0 70px rgba(12,5,5,.24);
  transform: translateX(-104%);
  transition: transform .46s cubic-bezier(.22,.78,.2,1);
}
.mshf-header__mobile-panel.is-open { pointer-events: auto; }
.mshf-header__mobile-panel.is-open .mshf-header__mobile-backdrop { opacity: 1; }
.mshf-header__mobile-panel.is-open .mshf-header__mobile-panel-inner { transform: translateX(0); }
.mshf-header__mobile-close {
  position: absolute;
  top: 20px;
  right: 22px;
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  background: transparent;
  color: var(--mshf-mobile-gold);
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 44px;
  line-height: 1;
  font-weight: 300;
  cursor: pointer;
}
.mshf-header__drawer-brand {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 148px;
  padding: 24px 44px 22px;
}
.mshf-header__drawer-brand img {
  display: block;
  width: min(290px, 78%);
  max-height: 132px;
  object-fit: contain;
}
.mshf-header__mobile-nav { margin-top: 12px; }
.mshf-header__mobile-menu { display: grid; gap: var(--mshf-mobile-gap); }
.mshf-header__mobile-menu li { margin: 0 !important; padding: 0 !important; }
.mshf-header__mobile-menu > li > a {
  position: relative;
  display: grid;
  grid-template-columns: 44px minmax(0,1fr) 34px;
  align-items: center;
  gap: 14px;
  min-height: 62px;
  padding: 9px 10px;
  color: var(--mshf-mobile-menu-color) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 22px;
  line-height: 1.12;
  font-weight: 600;
  letter-spacing: .01em;
  text-transform: uppercase;
  transition: color .2s ease, background-color .2s ease, transform .2s ease;
}
.mshf-header__mobile-menu > li > a::before {
  content: "";
  width: 30px;
  height: 1px;
  justify-self: center;
  background: var(--mshf-mobile-gold);
}
.mshf-header__mobile-arrow {
  color: var(--mshf-mobile-gold);
  font-family: Arial, sans-serif;
  font-size: 27px;
  line-height: 1;
  justify-self: center;
  transition: transform .2s ease;
}
.mshf-header__mobile-menu > li > a:hover,
.mshf-header__mobile-menu > li > a:focus-visible,
.mshf-header__mobile-menu > li.mshf-current > a {
  color: var(--mshf-mobile-menu-color) !important;
  background: var(--mshf-mobile-active) !important;
  transform: translateX(3px);
}
.mshf-header__mobile-menu > li > a:hover .mshf-header__mobile-arrow,
.mshf-header__mobile-menu > li > a:focus-visible .mshf-header__mobile-arrow { transform: translateX(4px); }
.mshf-header__mobile-menu .sub-menu {
  margin: 0 0 4px 58px !important;
  padding: 0 0 4px 18px !important;
  border-left: 1px solid rgba(185,135,61,.28);
}
.mshf-header__mobile-menu .sub-menu a {
  display: block;
  padding: 9px 6px;
  color: var(--mshf-mobile-menu-color) !important;
  font-size: 14px;
  line-height: 1.35;
}
.mshf-header__drawer-cta {
  width: 100%;
  min-height: 62px;
  margin: 26px 0 0;
  padding: 16px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  border: 1px solid var(--mshf-mobile-gold);
  border-radius: 3px;
  background: linear-gradient(105deg,#551020,#7a1d31);
  color: #fff7ed !important;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 18px;
  line-height: 1;
  letter-spacing: .035em;
  text-transform: uppercase;
  box-shadow: 0 14px 28px rgba(53,13,19,.14);
  transition: transform .2s ease, background-color .2s ease;
}
.mshf-header__drawer-cta:hover { transform: translateY(-2px); }
.mshf-header__drawer-cta span:last-child { color: var(--mshf-mobile-gold); font-family: Arial,sans-serif; font-size: 26px; }
.mshf-header__drawer-signature { margin-top: 38px; text-align: center; }
.mshf-header__drawer-rule {
  position: relative;
  display: block;
  height: 15px;
  margin-bottom: 24px;
}
.mshf-header__drawer-rule::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 7px;
  height: 1px;
  background: var(--mshf-mobile-gold);
}
.mshf-header__drawer-rule i {
  position: absolute;
  top: 3px;
  left: 50%;
  width: 9px;
  height: 9px;
  transform: translateX(-50%) rotate(45deg);
  background: var(--mshf-mobile-gold);
}
.mshf-header__drawer-signature p {
  max-width: 330px;
  margin: 0 auto;
  color: var(--mshf-mobile-menu-color);
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 600;
}
.mshf-header__drawer-socials { display: flex; justify-content: center; gap: 18px; margin-top: 25px; padding-bottom: 4px; }
.mshf-header__drawer-socials a {
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--mshf-mobile-gold);
  border-radius: 50%;
  color: var(--mshf-mobile-gold) !important;
  transition: background-color .2s ease, color .2s ease, transform .2s ease;
}
.mshf-header__drawer-socials a:hover { background: var(--mshf-mobile-gold); color: #fff8ef !important; transform: translateY(-2px); }
.mshf-header__drawer-socials svg { width: 20px; height: 20px; }

html.mshf-menu-open,
html.mshf-menu-open body { overflow: hidden !important; }

/* Mobile mode is controlled by JS and duplicated with media fallbacks for Elementor preview. */
.mshf-header.mshf-mobile-mode .mshf-header__nav { display: none !important; }
.mshf-header.mshf-mobile-mode .mshf-header__toggle { display: flex !important; }
.mshf-header.mshf-mobile-mode .mshf-header__nav-inner { gap: 10px; }
.mshf-header.mshf-mobile-mode .mshf-header__brand { margin-right: auto; }
.mshf-header.mshf-mobile-mode .mshf-header__cta--desktop { display: none !important; }

@media (max-width:1200px) {
  .mshf-header.mshf-breakpoint-1200 .mshf-header__nav { display:none !important; }
  .mshf-header.mshf-breakpoint-1200 .mshf-header__toggle { display:flex !important; }
  .mshf-header.mshf-breakpoint-1200 .mshf-header__brand { margin-right:auto; }
  .mshf-header.mshf-breakpoint-1200 .mshf-header__cta--desktop { display:none !important; }
}
@media (max-width:1024px) {
  .mshf-header.mshf-breakpoint-1024 .mshf-header__nav { display:none !important; }
  .mshf-header.mshf-breakpoint-1024 .mshf-header__toggle { display:flex !important; }
  .mshf-header.mshf-breakpoint-1024 .mshf-header__brand { margin-right:auto; }
  .mshf-header.mshf-breakpoint-1024 .mshf-header__cta--desktop { display:none !important; }
}
@media (max-width:767px) {
  .mshf-header.mshf-breakpoint-767 .mshf-header__nav { display:none !important; }
  .mshf-header.mshf-breakpoint-767 .mshf-header__toggle { display:flex !important; }
  .mshf-header.mshf-breakpoint-767 .mshf-header__brand { margin-right:auto; }
  .mshf-header.mshf-breakpoint-767 .mshf-header__cta--desktop { display:none !important; }
}
@media (max-width:782px) {
  body.admin-bar .mshf-header--overlay:not(.is-scrolled) { top: 46px; }
  body.admin-bar .mshf-header--sticky.is-scrolled { top: calc(var(--mshf-sticky-top, 0px) + 46px); }
}
@media (max-width:640px) {
  .mshf-header__nav-inner { gap: 8px; }
  .mshf-header__toggle { width: 38px; height: 38px; flex-basis: 38px; padding: 8px; }
  .mshf-header__toggle span { width: 20px; }
  .mshf-header__toggle span:nth-child(2) { width: 15px; }
  .mshf-header__mobile-panel-inner { width: min(86vw, var(--mshf-mobile-width)); }
  .mshf-header__drawer-brand { min-height: 126px; padding-left: 34px; padding-right: 34px; }
  .mshf-header__mobile-menu > li > a { grid-template-columns: 34px minmax(0,1fr) 28px; gap: 10px; min-height: 56px; font-size: 18px; }
  .mshf-header__mobile-menu > li > a::before { width: 24px; }
  .mshf-header__mobile-arrow { font-size: 23px; }
  .mshf-header__mobile-menu .sub-menu { margin-left: 45px !important; }
  .mshf-header__drawer-cta { min-height: 56px; font-size: 16px; }
  .mshf-header__drawer-signature p { font-size: 18px; }
}
@media (max-width:400px) {
  .mshf-header__mobile-panel-inner { width: 88vw; }
}

/* Never render a drawer above its configured breakpoint, including bfcache/editor reloads. */
@media (min-width:1201px) { .mshf-header__mobile-panel.mshf-panel-breakpoint-1200 { display:none !important; } }
@media (min-width:1025px) { .mshf-header__mobile-panel.mshf-panel-breakpoint-1024 { display:none !important; } }
@media (min-width:768px) { .mshf-header__mobile-panel.mshf-panel-breakpoint-767 { display:none !important; } }


/* Applied by JS only to the first hero container at collapsed breakpoints.
   This preserves the image behind the transparent header while keeping hero badges/H1 safely below it. */
.mshf-hero-safe-target { box-sizing: border-box !important; }
/* ========================= ORIGIN ROADS FOOTER ========================= */
.elementor-widget-mshf_modern_footer,
.elementor-widget-mshf_modern_footer > .elementor-widget-container { margin: 0 !important; padding: 0 !important; }
.mshf-footer { width: 100%; color: var(--mshf-footer-text); }
.mshf-footer__main {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: var(--mshf-footer-pt) var(--mshf-footer-pr) var(--mshf-footer-pb) var(--mshf-footer-pl);
  border-top: 1px solid var(--mshf-footer-top-accent);
  background: linear-gradient(118deg,var(--mshf-footer-bg),var(--mshf-footer-bg2));
}
.mshf-footer__background {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: .24;
}
.mshf-footer__wash {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: #2a0c12;
  opacity: .68;
}
.mshf-footer__texture {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  opacity: .08;
  background: linear-gradient(90deg, transparent, rgba(211,163,87,.12) 50%, transparent);
  mask-image: linear-gradient(to bottom, transparent, #000 25%, #000 75%, transparent);
}
.mshf-footer__container { position: relative; z-index: 3; width: 100%; max-width: var(--mshf-footer-width); margin: 0 auto; }
.mshf-footer__grid { display: grid; grid-template-columns: minmax(270px,1.05fr) minmax(170px,.68fr) minmax(200px,.82fr) minmax(300px,1.22fr); gap: var(--mshf-footer-gap); align-items: stretch; }
.mshf-footer__grid > section { position: relative; min-width: 0; }
.mshf-footer__grid > section:not(:first-child)::before { content:""; position:absolute; left: calc(var(--mshf-footer-gap) / -2); top: 0; bottom: 0; width:1px; background: var(--mshf-footer-border); opacity: var(--mshf-footer-column-divider-opacity); }
.mshf-footer__brand-col { display: flex; flex-direction: column; align-items: var(--mshf-footer-brand-align); text-align: left; }
.mshf-footer__brand { display: inline-flex; align-items: center; justify-content: var(--mshf-footer-brand-align); width: 100%; overflow: visible; }
.mshf-footer__logo { display: inline-flex; width: var(--mshf-footer-logo); max-width: 100%; height: var(--mshf-footer-logo-height); align-items: center; justify-content: var(--mshf-footer-brand-align); overflow: visible; }
.mshf-footer__logo img { display: block; width: 100%; height: 100%; max-width: none; max-height: none; object-fit: contain; object-position: left center; transform: scale(var(--mshf-footer-logo-scale)); transform-origin: center center; }
.mshf-footer__brand-tagline { max-width: 300px; margin: 20px 0 0; color: #fff8ef; font-family: Georgia,'Times New Roman',serif; font-size: 18px; line-height: 1.4; }
.mshf-footer__description { max-width: 310px; margin: 12px 0 0; color: var(--mshf-footer-text); font-size: 13.5px; line-height: 1.65; opacity: .88; }
.mshf-footer__brand-meta { max-width: 330px; margin: 14px 0 0; color: var(--mshf-footer-text); font-size: 11.5px; line-height: 1.55; opacity: .62; }
.mshf-footer__title { margin: 0 0 20px; color: var(--mshf-footer-heading); font-size: 10.5px; line-height: 1.2; font-weight: 760; letter-spacing: .18em; text-transform: uppercase; }
.mshf-footer__list { display: grid; gap: 8px; margin: 0 !important; padding: 0 !important; list-style: none !important; }
.mshf-footer__list-item { margin: 0 !important; padding: 0 !important; list-style: none !important; }
.mshf-footer__list-link {
  position: relative;
  width: fit-content;
  max-width: 100%;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 2px 0;
  color: var(--mshf-footer-link) !important;
  font-size: 13px;
  line-height: 1.45;
  opacity: .88;
  transition: color .2s ease, opacity .2s ease, transform .2s ease;
}
.mshf-footer__link-arrow { color: var(--mshf-footer-heading); opacity: 0; transform: translateX(-5px); transition: opacity .2s ease, transform .2s ease; }
.mshf-footer__list-link:hover,
.mshf-footer__list-link:focus-visible { color: var(--mshf-footer-hover) !important; opacity: 1; transform: translateX(2px); }
.mshf-footer__list-link:hover .mshf-footer__link-arrow,
.mshf-footer__list-link:focus-visible .mshf-footer__link-arrow { opacity: 1; transform: translateX(0); }
.mshf-footer__list-static { color: var(--mshf-footer-text); font-size: 13px; }

.mshf-footer__newsletter-copy { margin: 0 0 18px; color: var(--mshf-footer-text); font-size: 13.2px; line-height: 1.65; opacity: .86; }
.mshf-footer__newsletter-form { width: 100%; max-width: 100%; }
.mshf-footer__newsletter-row { display: flex; flex-direction: row; align-items: stretch; width: 100%; min-width: 0; isolation: isolate; }
.mshf-footer__newsletter-row input {
  min-width: 0;
  width: 0;
  flex: 1 1 0%;
  height: var(--mshf-newsletter-height);
  margin: 0 !important;
  padding: 0 14px;
  border: 1px solid rgba(211,163,87,.38) !important;
  border-right: 0 !important;
  border-radius: var(--mshf-newsletter-radius) 0 0 var(--mshf-newsletter-radius) !important;
  background: var(--mshf-newsletter-field) !important;
  color: #fff8ef !important;
  font: inherit;
  font-size: 13px;
  outline: 0 !important;
  box-shadow: none !important;
  transition: border-color .18s ease, background-color .18s ease, box-shadow .18s ease;
}
.mshf-footer__newsletter-row input:focus,
.mshf-footer__newsletter-row input:focus-visible {
  position: relative;
  z-index: 2;
  outline: 0 !important;
  border-color: var(--mshf-newsletter-focus) !important;
  border-right: 0 !important;
  box-shadow: inset 0 0 0 1px var(--mshf-newsletter-focus) !important;
}
.mshf-footer__newsletter-row input::placeholder { color: rgba(255,248,239,.52); opacity: 1; }
.mshf-footer__newsletter-row button {
  flex: 0 0 var(--mshf-newsletter-button-width);
  width: var(--mshf-newsletter-button-width);
  min-width: 0;
  height: var(--mshf-newsletter-height);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 16px;
  border: 1px solid var(--mshf-newsletter-button);
  border-radius: 0 var(--mshf-newsletter-radius) var(--mshf-newsletter-radius) 0;
  background: var(--mshf-newsletter-button);
  color: #1e0d0b;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}
.mshf-footer__newsletter-row button:hover { background: var(--mshf-newsletter-button-hover); border-color: var(--mshf-newsletter-button-hover); }
.mshf-footer__newsletter-row button:focus,
.mshf-footer__newsletter-row button:focus-visible { outline: 0 !important; box-shadow: inset 0 0 0 1px #fff8ef !important; }
.mshf-footer__newsletter-status { min-height: 18px; margin: 8px 0 0; color: var(--mshf-footer-heading); font-size: 11px; line-height: 1.4; }
.mshf-footer__socials { display: flex; gap: 10px; margin-top: 20px; }
.mshf-footer__socials a {
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(211,163,87,.44);
  border-radius: 50%;
  color: var(--mshf-footer-heading) !important;
  transition: background-color .2s ease, color .2s ease, transform .2s ease;
}
.mshf-footer__socials a:hover { background: var(--mshf-footer-heading); color: #2b0b10 !important; transform: translateY(-2px); }
.mshf-footer__socials svg { width: 17px; height: 17px; }
.mshf-footer__bottom {
  margin-top: 46px;
  padding-top: 20px;
  border-top: 1px solid var(--mshf-footer-border);
  display: grid;
  grid-template-columns: minmax(0,1fr) auto minmax(0,1fr);
  align-items: center;
  gap: var(--mshf-footer-bottom-gap);
  color: var(--mshf-footer-text);
  font-size: 11.5px;
  line-height: 1.5;
  opacity: .72;
}
.mshf-footer__bottom-copyright { min-width: 0; display: flex; flex-direction: column; gap: 3px; justify-self: start; }
.mshf-footer__copyright, .mshf-footer__copyright-subtext { display: block; }
.mshf-footer__copyright-subtext { font-size: .92em; opacity: .74; }
.mshf-footer__bottom-email { color: var(--mshf-footer-text) !important; justify-self: center; white-space: nowrap; }
.mshf-footer__bottom-email:hover { color: var(--mshf-footer-hover) !important; }
.mshf-footer__bottom-note { min-width: 0; justify-self: end; text-align: right; opacity: .82; }

@media (max-width:1100px) {
  .mshf-footer__grid { grid-template-columns: 1.25fr .75fr .9fr; }
  .mshf-footer__newsletter-col { grid-column: 1 / -1; padding-top: 30px; border-top: 1px solid var(--mshf-footer-border); }
  .mshf-footer__grid > section::before { display:none; }
  .mshf-footer__newsletter-copy { max-width: 700px; }
  .mshf-footer__newsletter-form { max-width: 620px; }
}
@media (max-width:767px) {
  .mshf-footer__grid { grid-template-columns: 1fr 1fr; gap: 38px 24px; }
  .mshf-footer__brand-col,
  .mshf-footer__newsletter-col { grid-column: 1 / -1; }
  .mshf-footer__newsletter-col { padding-top: 28px; }
  .mshf-footer__grid > section::before { display:none; }
}
@media (max-width:540px) {
  .mshf-footer__grid { grid-template-columns: 1fr; gap: 30px; }
  .mshf-footer__brand-col,
  .mshf-footer__newsletter-col { grid-column: auto; }
  .mshf-footer__nav-col { padding-top: 24px; border-top: 1px solid var(--mshf-footer-border); }
  .mshf-footer__newsletter-row { flex-direction: row; gap: 0; min-width: 0; }
  .mshf-footer__newsletter-row input { min-width: 0; width: 0; border-right: 0 !important; border-radius: var(--mshf-newsletter-radius) 0 0 var(--mshf-newsletter-radius) !important; padding-left: 12px; padding-right: 10px; }
  .mshf-footer__newsletter-row button { width: var(--mshf-newsletter-button-width); flex-basis: var(--mshf-newsletter-button-width); border-radius: 0 var(--mshf-newsletter-radius) var(--mshf-newsletter-radius) 0; padding-left: 8px; padding-right: 8px; font-size: 10px; letter-spacing: .055em; }
  .mshf-footer__bottom { grid-template-columns: 1fr; justify-items: center; text-align: center; gap: 7px; }
  .mshf-footer__bottom-copyright,
  .mshf-footer__bottom-email,
  .mshf-footer__bottom-note { justify-self: center; text-align: center; }
}

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


/* v1.2.0 — mobile/tablet header polish + contact/legal footer refresh. */
.mshf-header__toggle,
.mshf-header__toggle:hover,
.mshf-header__toggle:focus,
.mshf-header__toggle:focus-visible,
.mshf-header__toggle:active {
  -webkit-appearance: none !important;
  appearance: none !important;
  background: var(--mshf-mobile-toggle-bg) !important;
  background-color: var(--mshf-mobile-toggle-bg) !important;
  color: var(--mshf-mobile-toggle-color) !important;
  border: 0 !important;
  box-shadow: none !important;
  outline-color: var(--mshf-mobile-gold) !important;
}
.mshf-header__toggle:hover,
.mshf-header__toggle:focus-visible { background: var(--mshf-mobile-toggle-hover-bg) !important; }
.mshf-header__toggle span { background: currentColor !important; }

.mshf-header__mobile-close,
.mshf-header__mobile-close:hover,
.mshf-header__mobile-close:focus,
.mshf-header__mobile-close:focus-visible,
.mshf-header__mobile-close:active {
  -webkit-appearance:none !important;
  appearance:none !important;
  border:0 !important;
  border-radius:50% !important;
  background:transparent !important;
  background-color:transparent !important;
  color:var(--mshf-mobile-close-color) !important;
  box-shadow:none !important;
}
.mshf-header__mobile-close:hover,
.mshf-header__mobile-close:focus-visible { background:rgba(1,41,96,.06) !important; }

.mshf-header__mobile-panel-inner {
  transform:translate3d(-104%,0,0);
  will-change:transform;
  transition:transform .58s cubic-bezier(.16,1,.3,1);
  backface-visibility:hidden;
}
.mshf-header__mobile-backdrop { transition:opacity .48s ease; }
.mshf-header__mobile-panel.is-open .mshf-header__mobile-panel-inner { transform:translate3d(0,0,0); }

.mshf-header__mobile-menu > li > a {
  font-family:inherit;
  font-size:var(--mshf-mobile-menu-size);
  font-weight:650;
  line-height:1.35;
  letter-spacing:0;
  text-transform:var(--mshf-mobile-transform);
  min-height:52px;
}
.mshf-header__mobile-menu .sub-menu a { font-family:inherit; text-transform:none; }
@media(max-width:767px){
  .mshf-header__mobile-menu > li > a { font-size:var(--mshf-mobile-menu-size); min-height:50px; }
}

/* Footer fourth column is now editable contact information instead of newsletter capture. */
.mshf-footer__contact-intro { margin:0 0 18px; color:var(--mshf-footer-text); font-size:13.2px; line-height:1.65; opacity:.86; max-width:360px; }
.mshf-footer__contact-list { display:grid; gap:var(--mshf-contact-gap); }
.mshf-footer__contact-item {
  min-width:0;
  display:grid;
  grid-template-columns:34px minmax(0,1fr);
  align-items:center;
  gap:11px;
  padding:10px 11px;
  border:1px solid var(--mshf-contact-border);
  border-radius:8px;
  background:var(--mshf-contact-bg);
  color:var(--mshf-footer-text) !important;
  transition:transform .22s ease,border-color .22s ease,background-color .22s ease;
}
a.mshf-footer__contact-item:hover { transform:translateY(-2px); border-color:var(--mshf-contact-accent); color:var(--mshf-footer-link) !important; }
.mshf-footer__contact-icon { width:32px; height:32px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; color:var(--mshf-contact-accent); background:color-mix(in srgb,var(--mshf-contact-accent) 10%,transparent); }
.mshf-footer__contact-icon svg { width:17px; height:17px; }
.mshf-footer__contact-item small { display:block; margin:0 0 2px; color:var(--mshf-contact-accent); font-size:9px; line-height:1.2; font-weight:750; letter-spacing:.08em; text-transform:uppercase; }
.mshf-footer__contact-value { display:block; min-width:0; overflow-wrap:anywhere; color:inherit; font-size:12.5px; line-height:1.4; }

.mshf-footer__bottom { grid-template-columns:minmax(0,1fr) auto; }
.mshf-footer__legal { min-width:0; display:flex; flex-wrap:wrap; justify-content:flex-end; align-items:center; gap:8px 18px; justify-self:end; text-align:right; }
.mshf-footer__legal a { position:relative; color:var(--mshf-footer-text) !important; white-space:nowrap; }
.mshf-footer__legal a:hover { color:var(--mshf-footer-hover) !important; }
.mshf-footer__legal a + a::before { content:""; position:absolute; left:-10px; top:50%; width:2px; height:2px; border-radius:50%; background:currentColor; opacity:.55; }

@media(max-width:1100px){
  .mshf-footer__grid { grid-template-columns:1.25fr .75fr .9fr; }
  .mshf-footer__contact-col { grid-column:1 / -1; padding-top:30px; border-top:1px solid var(--mshf-footer-border); }
  .mshf-footer__contact-list { grid-template-columns:repeat(2,minmax(0,1fr)); max-width:760px; }
}
@media(max-width:767px){
  .mshf-footer__brand-col,
  .mshf-footer__contact-col { grid-column:1 / -1; }
  .mshf-footer__contact-col { padding-top:28px; }
  .mshf-footer__bottom { grid-template-columns:1fr; justify-items:center; text-align:center; gap:12px; }
  .mshf-footer__bottom-copyright,
  .mshf-footer__legal { justify-self:center; text-align:center; justify-content:center; }
}
@media(max-width:540px){
  .mshf-footer__brand-col,
  .mshf-footer__contact-col { grid-column:auto; }
  .mshf-footer__contact-list { grid-template-columns:1fr; }
  .mshf-footer__legal { gap:8px 16px; }
}

.mshf-header__drawer-cta,
.mshf-header__drawer-cta:visited,
.mshf-header__drawer-cta:hover,
.mshf-header__drawer-cta:focus,
.mshf-header__drawer-cta:focus-visible {
  background:var(--mshf-mobile-cta-bg) !important;
  color:var(--mshf-mobile-cta-text) !important;
  border-color:var(--mshf-mobile-gold) !important;
}

/* v1.2.1 — clean responsive drawer, theme-color firewall, and mobile footer hardening. */
.mshf-header__toggle,
.mshf-header__toggle:hover,
.mshf-header__toggle:focus,
.mshf-header__toggle:focus-visible,
.mshf-header__toggle:active {
  width:44px;height:44px;flex-basis:44px;padding:10px;
  border:1px solid var(--mshf-mobile-toggle-border) !important;
  border-radius:var(--mshf-mobile-toggle-radius) !important;
  background:var(--mshf-mobile-toggle-bg) !important;
  background-color:var(--mshf-mobile-toggle-bg) !important;
  color:var(--mshf-mobile-toggle-color) !important;
  box-shadow:0 6px 18px rgba(1,41,96,.055) !important;
  transform:none;-webkit-tap-highlight-color:transparent;
  transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease !important;
}
.mshf-header__toggle:hover,.mshf-header__toggle:focus-visible {
  background:var(--mshf-mobile-toggle-hover-bg) !important;
  background-color:var(--mshf-mobile-toggle-hover-bg) !important;
  border-color:color-mix(in srgb,var(--mshf-mobile-toggle-color) 28%,transparent) !important;
  box-shadow:0 8px 22px rgba(1,41,96,.10) !important;transform:translateY(-1px);
}
.mshf-header__toggle:active { transform:scale(.97); }
.mshf-header__toggle span { width:20px;height:1.5px;margin:0 auto !important;background:currentColor !important;border-radius:999px; }
.mshf-header__toggle span:nth-child(2) { width:15px;margin-left:auto !important;margin-right:auto !important; }
.mshf-header__toggle:hover span:nth-child(2),.mshf-header__toggle:focus-visible span:nth-child(2) { width:20px; }

.mshf-header__mobile-backdrop,
.mshf-header__mobile-backdrop:hover,
.mshf-header__mobile-backdrop:focus,
.mshf-header__mobile-backdrop:focus-visible,
.mshf-header__mobile-backdrop:active {
  -webkit-appearance:none !important;appearance:none !important;border:0 !important;border-radius:0 !important;
  outline:0 !important;box-shadow:none !important;color:transparent !important;
  background:var(--mshf-mobile-backdrop) !important;background-color:var(--mshf-mobile-backdrop) !important;opacity:0;
}
.mshf-header__mobile-panel.is-open .mshf-header__mobile-backdrop { opacity:1; }

.mshf-header__mobile-close,
.mshf-header__mobile-close:hover,
.mshf-header__mobile-close:focus,
.mshf-header__mobile-close:focus-visible,
.mshf-header__mobile-close:active {
  width:42px;height:42px;padding:0 !important;border:1px solid var(--mshf-mobile-close-border) !important;
  border-radius:12px !important;background:var(--mshf-mobile-close-bg) !important;background-color:var(--mshf-mobile-close-bg) !important;
  color:var(--mshf-mobile-close-color) !important;box-shadow:0 6px 18px rgba(1,41,96,.05) !important;
  font-size:0 !important;line-height:0 !important;-webkit-tap-highlight-color:transparent;
  transition:background-color .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease !important;
}
.mshf-header__mobile-close:hover,.mshf-header__mobile-close:focus-visible {
  background:var(--mshf-mobile-close-hover-bg) !important;background-color:var(--mshf-mobile-close-hover-bg) !important;
  border-color:color-mix(in srgb,var(--mshf-mobile-close-color) 26%,transparent) !important;
  transform:translateY(-1px);box-shadow:0 8px 22px rgba(1,41,96,.09) !important;
}
.mshf-header__mobile-close:active { transform:scale(.97); }
.mshf-header__close-glyph { position:relative;display:block;width:18px;height:18px;pointer-events:none; }
.mshf-header__close-glyph::before,.mshf-header__close-glyph::after {
  content:"";position:absolute;left:50%;top:50%;width:19px;height:1.7px;border-radius:999px;background:currentColor;transform-origin:center;
}
.mshf-header__close-glyph::before { transform:translate(-50%,-50%) rotate(45deg); }
.mshf-header__close-glyph::after { transform:translate(-50%,-50%) rotate(-45deg); }

.mshf-header__mobile-nav { margin-top:8px; }
.mshf-header__mobile-menu { gap:6px; }
.mshf-header__mobile-menu > li > a {
  display:flex;grid-template-columns:none;width:100%;min-height:52px;align-items:center;justify-content:flex-start;gap:0;
  padding:13px 15px;border:1px solid transparent !important;border-radius:11px !important;background:transparent !important;
  color:var(--mshf-mobile-menu-color) !important;box-shadow:none !important;transform:none !important;
  font-family:inherit;font-size:var(--mshf-mobile-menu-size);font-weight:650;line-height:1.35;letter-spacing:0;
  text-transform:var(--mshf-mobile-transform);-webkit-tap-highlight-color:transparent;
  transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease !important;
}
.mshf-header__mobile-menu > li > a::before { content:none !important;display:none !important; }
.mshf-header__mobile-arrow { display:none !important; }
.mshf-header__mobile-label { min-width:0;display:block; }
.mshf-header__mobile-menu > li > a:hover,.mshf-header__mobile-menu > li > a:focus-visible {
  background:color-mix(in srgb,var(--mshf-mobile-gold) 8%,transparent) !important;
  border-color:color-mix(in srgb,var(--mshf-mobile-gold) 24%,transparent) !important;
  color:var(--mshf-mobile-menu-color) !important;transform:translateX(2px) !important;
}
.mshf-header__mobile-menu > li.mshf-current > a {
  background:var(--mshf-mobile-active) !important;border-color:color-mix(in srgb,var(--mshf-mobile-gold) 30%,transparent) !important;
  color:var(--mshf-mobile-menu-color) !important;box-shadow:inset 3px 0 0 var(--mshf-mobile-gold) !important;
}
.mshf-header__mobile-menu .sub-menu { margin:4px 0 6px 14px !important;padding:3px 0 3px 12px !important;border-left:1px solid color-mix(in srgb,var(--mshf-mobile-gold) 30%,transparent); }
.mshf-header__mobile-menu .sub-menu a { padding:9px 10px;border-radius:8px;color:var(--mshf-mobile-menu-color) !important; }
.mshf-header__mobile-menu .sub-menu a:hover,.mshf-header__mobile-menu .sub-menu a:focus-visible { background:color-mix(in srgb,var(--mshf-mobile-gold) 7%,transparent) !important; }

@media(max-width:767px){
  .mshf-header__mobile-panel-inner { width:min(90vw,var(--mshf-mobile-width));padding-top:max(22px,var(--mshf-mobile-pt)); }
  .mshf-header__drawer-brand { min-height:112px;padding:20px 46px 14px; }
  .mshf-header__drawer-brand img { width:min(220px,74%);max-height:98px; }
  .mshf-header__mobile-close { top:16px;right:16px; }
  .mshf-header__drawer-cta { margin-top:18px;min-height:54px;padding:13px 17px;font-size:15px; }
  .mshf-header__drawer-signature { margin-top:26px; }
  .mshf-header__drawer-rule { margin-bottom:18px; }
  .mshf-header__drawer-signature p { font-size:17px; }
  .mshf-header__drawer-socials { margin-top:18px;gap:12px; }
  .mshf-header__drawer-socials a { width:40px;height:40px; }
}

.mshf-footer__socials a,.mshf-footer__socials a:visited {
  border-color:var(--mshf-footer-social-border) !important;background:transparent !important;color:var(--mshf-footer-social-color) !important;
}
.mshf-footer__socials a:hover,.mshf-footer__socials a:focus-visible {
  border-color:var(--mshf-footer-social-hover-bg) !important;background:var(--mshf-footer-social-hover-bg) !important;
  background-color:var(--mshf-footer-social-hover-bg) !important;color:var(--mshf-footer-social-hover-color) !important;transform:translateY(-2px);
}
.mshf-footer__socials a svg { display:block;color:inherit !important;transition:color .2s ease,transform .2s ease; }
.mshf-footer__socials a:hover svg,.mshf-footer__socials a:focus-visible svg { color:var(--mshf-footer-social-hover-color) !important;transform:scale(1.05); }

@media(max-width:767px){
  .mshf-footer__main { padding-left:max(18px,var(--mshf-footer-pl));padding-right:max(18px,var(--mshf-footer-pr)); }
  .mshf-footer__grid { grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;gap:30px 22px !important; }
  .mshf-footer__brand-col,.mshf-footer__contact-col { grid-column:1 / -1 !important; }
  .mshf-footer__contact-col { width:100%;padding-top:26px;border-top:1px solid var(--mshf-footer-border); }
  .mshf-footer__contact-list { width:100%;max-width:none;grid-template-columns:1fr !important;gap:10px; }
  .mshf-footer__contact-item { width:100%;min-width:0;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:12px 13px; }
  .mshf-footer__contact-value { min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:normal; }
  .mshf-footer__bottom { grid-template-columns:1fr !important;justify-items:center;text-align:center;gap:12px; }
  .mshf-footer__bottom-copyright,.mshf-footer__legal { width:100%;justify-self:center !important;text-align:center !important;justify-content:center !important; }
}
@media(max-width:520px){
  .mshf-footer__grid { grid-template-columns:minmax(0,1fr) !important;gap:28px !important; }
  .mshf-footer__brand-col,.mshf-footer__nav-col,.mshf-footer__contact-col { grid-column:auto !important;width:100%; }
  .mshf-footer__nav-col,.mshf-footer__contact-col { padding-top:24px;border-top:1px solid var(--mshf-footer-border); }
  .mshf-footer__title { margin-bottom:14px; }
  .mshf-footer__list { gap:7px; }
  .mshf-footer__description,.mshf-footer__brand-meta,.mshf-footer__contact-intro { max-width:none; }
  .mshf-footer__socials { flex-wrap:wrap; }
  .mshf-footer__contact-item { grid-template-columns:36px minmax(0,1fr);padding:11px 12px; }
  .mshf-footer__legal { gap:8px 14px; }
}


/* v1.2.4 — optional tablet/mobile drawer blocks and reliable social link controls. */
.mshf-header__drawer-tagline + .mshf-header__drawer-socials { margin-top:25px; }
.mshf-header__drawer-signature > .mshf-header__drawer-socials:first-child { margin-top:0; }

@media (min-width:768px) and (max-width:1200px) {
  .mshf-hide-tablet { display:none !important; }
}
@media (max-width:767px) {
  .mshf-hide-mobile { display:none !important; }
  .mshf-header__drawer-tagline + .mshf-header__drawer-socials { margin-top:18px; }
  .mshf-header__drawer-signature > .mshf-header__drawer-socials:first-child { margin-top:0; }
}
