/*
Theme Name: Midwest Horizons Premium Growth v10 Veteran Footer
Theme URI: https://midwesthorizons.com/
Author: Midwest Horizons Marketing
Description: Conversion-focused WordPress theme for Midwest Horizons. Polished premium hero layout, fixed headline scale, constrained logo, real dropdown menus, SEO/AEO schema, audit funnel, and mobile-first conversion pages.
Version: 10.0.0
License: GPLv2 or later
Text Domain: mh-premium-growth-v8
*/

:root{
  --mh-bg:#faf8ef;
  --mh-ink:#10140f;
  --mh-muted:#667064;
  --mh-cream:#fffdf5;
  --mh-line:#e5dec7;
  --mh-green:#1f5130;
  --mh-green-dark:#0a180e;
  --mh-gold:#c3a64b;
  --mh-gold-soft:#efe2a2;
  --mh-charcoal:#0b100c;
  --mh-shadow:0 24px 72px rgba(10,24,14,.15);
  --mh-radius:26px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--mh-bg);color:var(--mh-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto;display:block}
.mh-wrap{width:min(1360px,calc(100% - 40px));margin:0 auto}
.screen-reader-text{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}

/* Header */
.mh-header{position:sticky;top:0;z-index:999;background:rgba(255,253,245,.97);backdrop-filter:blur(18px);border-bottom:1px solid var(--mh-line);box-shadow:0 4px 24px rgba(16,20,15,.045)}
.admin-bar .mh-header{top:32px}
.mh-header-inner{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px}
.mh-brand{display:flex;align-items:center;min-width:0;line-height:0}
.mh-brand .custom-logo-link{display:flex!important;align-items:center!important;line-height:0!important;max-height:54px!important;overflow:hidden!important;flex:0 0 auto!important}
.mh-brand img,.mh-brand .custom-logo{width:auto!important;height:auto!important;max-width:168px!important;max-height:52px!important;object-fit:contain!important;display:block!important;position:static!important;margin:0!important;transform:none!important;float:none!important}
.mh-brand-text{display:flex;flex-direction:column;line-height:1.05;font-size:19px;font-weight:950;letter-spacing:-.03em;color:var(--mh-ink)}
.mh-brand-small{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:var(--mh-green);margin-top:5px;font-weight:900}
.mh-menu-toggle{display:none;border:1px solid var(--mh-line);background:#fff;border-radius:999px;padding:10px 14px;font-weight:900;color:var(--mh-ink);cursor:pointer}
.mh-nav-wrap{justify-self:end}
.mh-menu{display:flex;align-items:center;justify-content:flex-end;gap:2px;list-style:none;margin:0;padding:0}
.mh-menu li{position:relative;margin:0;padding:0;list-style:none}
.mh-menu > li > a{display:flex;align-items:center;gap:7px;padding:13px 12px;border-radius:999px;font-weight:850;font-size:14px;color:#172017;white-space:nowrap;transition:.16s ease}
.mh-menu > li:hover > a,.mh-menu > li:focus-within > a,.mh-menu > li.current-menu-item > a,.mh-menu > li.current-menu-ancestor > a{background:#eee5c8;color:#0c120d}
.mh-menu li.menu-item-has-children > a:after{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin-left:3px;margin-top:-4px;opacity:.7}
.mh-menu .sub-menu{position:absolute;left:0;top:100%;min-width:260px;background:#fffdf5;border:1px solid var(--mh-line);border-radius:18px;padding:10px;box-shadow:0 22px 62px rgba(8,18,10,.18);list-style:none;margin:8px 0 0;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease;z-index:1000}
.mh-menu li:hover > .sub-menu,.mh-menu li:focus-within > .sub-menu{opacity:1;visibility:visible;transform:translateY(0)}
.mh-menu .sub-menu li a{display:block;padding:12px 13px;border-radius:12px;font-weight:800;font-size:14px;color:#142015;white-space:nowrap;line-height:1.25}
.mh-menu .sub-menu li a:hover{background:#f0ead1;color:#0b120d}
.mh-menu .sub-menu .sub-menu{left:100%;top:0;margin:0 0 0 10px}
.mh-header-cta{display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border-radius:999px;background:linear-gradient(135deg,var(--mh-gold),var(--mh-green));color:#fff!important;font-weight:950;box-shadow:0 13px 30px rgba(31,81,48,.23);white-space:nowrap;transition:.16s ease}
.mh-header-cta:hover{transform:translateY(-1px);filter:brightness(1.04)}

/* Hero */
.mh-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 10%,rgba(195,166,75,.18),transparent 30%),linear-gradient(135deg,#070b07 0%,#10170f 52%,#1b3322 100%);color:#fff;padding:74px 0 76px;border-bottom:1px solid rgba(255,255,255,.08)}
.mh-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,#000,transparent 90%)}
.mh-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,460px);gap:64px;align-items:center}
.mh-eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(239,226,162,.42);background:rgba(255,255,255,.07);color:var(--mh-gold-soft);border-radius:999px;padding:9px 14px;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:950}
.mh-eyebrow:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--mh-gold-soft)}
.mh-hero h1{font-size:clamp(42px,5.15vw,72px);line-height:1.01;letter-spacing:-.06em;margin:22px 0 22px;max-width:760px;text-wrap:balance}
.mh-hero p{font-size:clamp(18px,1.55vw,21px);line-height:1.58;color:#f6f1d8;max-width:680px;margin:0 0 28px}
.mh-actions{display:flex;gap:14px;flex-wrap:wrap;margin:32px 0 0}
.mh-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:16px 22px;font-weight:950;border:1px solid transparent;transition:.16s ease;cursor:pointer}
.mh-btn-primary{background:linear-gradient(135deg,var(--mh-gold),var(--mh-green));color:#fff;box-shadow:0 20px 45px rgba(0,0,0,.22)}
.mh-btn-secondary{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.22);color:#fff}.mh-btn:hover{transform:translateY(-2px)}
.mh-proof-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:42px;max-width:700px}.mh-stat{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.07);border-radius:20px;padding:18px}.mh-stat strong{display:block;font-size:28px;color:var(--mh-gold-soft);line-height:1}.mh-stat span{display:block;color:#dcd8bd;font-weight:750;font-size:13px;margin-top:8px}
.mh-diagnostic{background:#fffdf5;color:var(--mh-ink);border:1px solid rgba(239,226,162,.65);border-radius:30px;padding:30px;box-shadow:var(--mh-shadow);max-width:460px;justify-self:end}
.mh-diagnostic h2{font-size:26px;line-height:1.12;margin:0 0 18px;letter-spacing:-.035em}.mh-check{display:flex;align-items:flex-start;gap:12px;border-bottom:1px solid var(--mh-line);padding:13px 0;font-weight:900;font-size:15.5px}.mh-check:before{content:"";width:13px;height:13px;border-radius:50%;background:linear-gradient(135deg,var(--mh-gold),var(--mh-green));box-shadow:0 0 0 4px rgba(195,166,75,.18);flex:0 0 auto;margin-top:5px}.mh-diagnostic p{color:var(--mh-muted);font-size:17px;margin:20px 0 0}

/* Sections */
.mh-section{padding:88px 0}.mh-section-title{font-size:clamp(34px,5vw,64px);line-height:1;letter-spacing:-.06em;margin:0 0 18px}.mh-section-lead{font-size:20px;color:var(--mh-muted);max-width:780px;margin:0 0 34px}.mh-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mh-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.mh-card{background:#fffdf7;border:1px solid var(--mh-line);border-radius:var(--mh-radius);padding:28px;box-shadow:0 14px 40px rgba(8,18,10,.06)}.mh-card h3{font-size:24px;line-height:1.1;margin:0 0 12px;letter-spacing:-.035em}.mh-card p{color:var(--mh-muted);margin:0}.mh-card ul{margin:16px 0 0;padding:0;list-style:none}.mh-card li{padding:8px 0 8px 22px;position:relative;font-weight:750;color:#253126}.mh-card li:before{content:"";position:absolute;left:0;top:17px;width:8px;height:8px;border-radius:50%;background:var(--mh-gold)}.mh-pill{display:inline-flex;align-items:center;gap:8px;color:var(--mh-green);font-weight:950;margin-bottom:16px}.mh-pill:before{content:"";width:9px;height:9px;border-radius:999px;background:var(--mh-gold)}
.mh-work{background:#0b100c;color:#fff}.mh-work .mh-section-lead{color:#d8d1b9}.mh-work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mh-work-card{background:linear-gradient(180deg,#19251b,#0e160f);border:1px solid rgba(239,226,162,.18);border-radius:30px;padding:24px;min-height:290px;display:flex;flex-direction:column;justify-content:flex-end}.mh-work-card .label{color:var(--mh-gold-soft);font-weight:950;text-transform:uppercase;letter-spacing:.1em;font-size:12px}.mh-work-card h3{font-size:30px;letter-spacing:-.045em;line-height:1;margin:10px 0}.mh-work-card p{color:#d8d1b9;margin:0}.mh-audit{background:#f3ecd0}.mh-form-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;background:#fffdf7;border:1px solid var(--mh-line);border-radius:34px;padding:34px;box-shadow:var(--mh-shadow)}
.mh-form label{display:block;margin:0 0 14px}.mh-form label span{display:block;font-size:13px;font-weight:900;color:#2a332b;margin:0 0 6px}.mh-form input,.mh-form select,.mh-form textarea{width:100%;border:1px solid #d8cfad;background:#fff;border-radius:16px;padding:15px 16px;font:inherit;margin:0}.mh-form input:focus,.mh-form select:focus,.mh-form textarea:focus{outline:3px solid rgba(195,166,75,.25);border-color:var(--mh-gold)}.mh-form button{width:100%;border:0}.mh-small{font-size:13px;color:var(--mh-muted);margin-top:12px}.mh-page-hero{background:#0b100c;color:#fff;padding:82px 0}.mh-page-hero h1{font-size:clamp(40px,6vw,76px);line-height:.98;letter-spacing:-.065em;margin:20px 0 0}.mh-page-hero p{color:#e6ddbf}/* Page content width fix */
.mh-content{padding:60px 0}
.mh-content article{max-width:1360px;margin:0 auto;background:#fffdf7;border:1px solid var(--mh-line);border-radius:30px;padding:34px}

/* Let Midwest Horizons custom landing pages break out of the boxed article wrapper */
.mh-content article:has(.mwh-webdesign-page){max-width:none;width:100%;padding:0;border:0;background:transparent;box-shadow:none}
.mh-faq details{background:#fffdf7;border:1px solid var(--mh-line);border-radius:20px;padding:18px 20px;margin:12px 0}.mh-faq summary{font-weight:950;cursor:pointer}.mh-faq p{color:var(--mh-muted);margin:12px 0 0}.mh-footer{background:#07120a;color:#fff;padding:46px 0}.mh-footer-inner{display:flex;justify-content:space-between;gap:28px;align-items:flex-start}.mh-footer p{color:#d8d1b9;margin:8px 0 0}.mh-footer a{color:#f4df8a}
/* Page content width fix */

.mh-content{
  padding:60px 0;
}

.mh-content article{
  max-width:1360px;
  margin:0 auto;
  padding:0;
  background:transparent;
  border:0;
  border-radius:0;
  box-shadow:none;
}
@media (max-width:920px){.admin-bar .mh-header{top:0}.mh-header-inner{min-height:76px;grid-template-columns:auto auto;gap:14px}.mh-brand img,.mh-brand .custom-logo{max-width:132px!important;max-height:44px!important}.mh-menu-toggle{display:inline-flex;justify-self:end}.mh-nav-wrap{display:none;grid-column:1 / -1;width:100%;justify-self:stretch}.mh-nav-wrap.is-open{display:block}.mh-menu{display:block;width:100%;padding:8px 0}.mh-menu > li > a{border-radius:12px;padding:13px 0}.mh-menu .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border-radius:14px;margin:4px 0 8px;padding:8px 8px 8px 18px;display:none}.mh-menu li.is-open > .sub-menu,.mh-menu li:hover > .sub-menu{display:block}.mh-menu .sub-menu .sub-menu{margin:4px 0 4px 14px}.mh-header-cta{justify-self:end;grid-column:2;grid-row:1}.mh-hero-grid,.mh-form-shell,.mh-grid-2{grid-template-columns:1fr}.mh-diagnostic{max-width:none;justify-self:stretch}.mh-grid-3,.mh-work-grid{grid-template-columns:1fr}.mh-proof-row{grid-template-columns:1fr}}
@media (max-width:600px){.mh-wrap{width:min(100% - 28px,1180px)}.mh-header-inner{min-height:70px}.mh-brand img,.mh-brand .custom-logo{max-width:118px!important;max-height:40px!important}.mh-brand-text{font-size:15px}.mh-header-cta{font-size:13px;padding:10px 12px}.mh-hero{padding:48px 0 54px}.mh-hero h1{font-size:40px;line-height:1.04;letter-spacing:-.055em}.mh-hero p{font-size:17px}.mh-diagnostic{padding:22px;border-radius:22px}.mh-diagnostic h2{font-size:23px}.mh-section{padding:58px 0}.mh-actions{flex-direction:column}.mh-btn{width:100%}.mh-footer-inner{display:block}.mh-form-shell{padding:22px;border-radius:24px}.mh-card{padding:22px}.mh-page-hero{padding:58px 0}}


/* v10 header logo and veteran footer fixes */
.mh-header-inner{
  min-height:82px;
  grid-template-columns:auto 1fr auto;
}
.mh-brand{
  gap:12px;
  line-height:1;
  max-width:285px;
  overflow:hidden;
}
.mh-brand-logo{
  width:72px!important;
  height:58px!important;
  min-width:72px!important;
  max-width:72px!important;
  max-height:58px!important;
  object-fit:contain!important;
  display:block!important;
  border-radius:10px;
}
.mh-brand-name{
  display:flex;
  flex-direction:column;
  gap:2px;
  color:var(--mh-ink);
  font-weight:950;
  letter-spacing:-.03em;
  font-size:18px;
  line-height:1.05;
}
.mh-brand-name small{
  font-size:10px;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:var(--mh-green);
  font-weight:950;
}
.mh-brand .custom-logo-link,
.mh-brand img.custom-logo,
.mh-brand img:not(.mh-brand-logo){
  max-width:72px!important;
  width:72px!important;
  height:58px!important;
  max-height:58px!important;
  object-fit:contain!important;
  position:static!important;
  transform:none!important;
  margin:0!important;
  float:none!important;
  overflow:hidden!important;
}
.mh-footer{
  background:linear-gradient(135deg,#050805,#0b160c 55%,#152818);
  border-top:1px solid rgba(239,226,162,.18);
  padding:58px 0 28px;
}
.mh-footer-grid{
  display:grid;
  grid-template-columns:1.15fr .8fr .95fr;
  gap:34px;
  align-items:start;
}
.mh-footer-brand{
  display:flex;
  align-items:center;
  gap:16px;
}
.mh-footer-logo{
  width:74px;
  height:60px;
  object-fit:contain;
  border-radius:12px;
}
.mh-footer h3,.mh-footer h4{
  margin:0 0 12px;
  color:#fffdf5;
  letter-spacing:-.03em;
}
.mh-footer h3{font-size:24px;line-height:1.05}
.mh-footer h4{font-size:15px;text-transform:uppercase;letter-spacing:.12em;color:var(--mh-gold-soft)}
.mh-footer p{color:#d8d1b9;margin:12px 0 0;max-width:520px}
.mh-footer-links{display:grid;gap:10px}
.mh-footer-links a{color:#fffdf5;font-weight:800;opacity:.88}
.mh-footer-links a:hover{color:var(--mh-gold-soft);opacity:1}
.mh-veteran-card{
  background:rgba(255,253,245,.06);
  border:1px solid rgba(239,226,162,.18);
  border-radius:22px;
  padding:18px;
}
.mh-veteran-badge{
  width:100%;
  max-width:300px;
  height:auto;
  border-radius:14px;
  background:#f6f3e7;
  padding:6px;
}
.mh-footer-bottom{
  border-top:1px solid rgba(255,255,255,.1);
  margin-top:34px;
  padding-top:18px;
  display:flex;
  justify-content:space-between;
  gap:16px;
  color:#cfc7a8;
  font-size:13px;
}
.mh-trust-strip{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:24px;
}
.mh-trust-strip span{
  display:inline-flex;
  border:1px solid rgba(239,226,162,.23);
  background:rgba(255,253,245,.06);
  color:#fffdf5;
  border-radius:999px;
  padding:8px 12px;
  font-size:13px;
  font-weight:850;
}
@media (max-width:920px){
  .mh-brand-logo,.mh-brand .custom-logo-link,.mh-brand img.custom-logo,.mh-brand img:not(.mh-brand-logo){
    width:60px!important;height:48px!important;max-width:60px!important;max-height:48px!important;
  }
  .mh-brand-name{font-size:16px}
  .mh-footer-grid{grid-template-columns:1fr}
  .mh-footer-bottom{display:block}
}
@media (max-width:600px){
  .mh-header-inner{min-height:68px;gap:10px}
  .mh-brand{gap:8px;max-width:190px}
  .mh-brand-logo,.mh-brand .custom-logo-link,.mh-brand img.custom-logo,.mh-brand img:not(.mh-brand-logo){
    width:48px!important;height:40px!important;max-width:48px!important;max-height:40px!important;border-radius:8px;
  }
  .mh-brand-name{font-size:13px;line-height:1}
  .mh-brand-name small{font-size:8px;letter-spacing:.14em}
  .mh-footer-logo{width:56px;height:46px}
  .mh-veteran-badge{max-width:260px}
}

.mh-veteran-images{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.mh-sf-crest{width:70px;height:70px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.25))}
@media (max-width:600px){.mh-sf-crest{width:58px;height:58px}}
/* Hide default page title hero on custom landing/case study pages */
body:has(.ll-case-page) .mh-page-hero,
body:has(.mwh-kinney-case) .mh-page-hero,
body:has(.mwh-kobs-case) .mh-page-hero,
body:has(.mwh-case-page) .mh-page-hero,
body:has(.mwh-leadgen-page) .mh-page-hero,
body:has(.mwh-ai-page) .mh-page-hero,
body:has(.mwh-signature-page) .mh-page-hero,
body:has(.mwh-premium-page) .mh-page-hero,
body:has(.mwh-intake-page) .mh-page-hero{
  display:none !important;
}