
/* FRONTIERMIND_RESPONSIVE_FINAL_V11
   Final responsive override.
   Desktop >=1024px intentionally untouched.
*/
@media (min-width:600px) and (max-width:1023px){
  html,body{max-width:100%!important;overflow-x:hidden!important}
  .fm-hero{min-height:340px!important;height:auto!important;overflow:hidden!important}
  .fm-hero__inner{min-height:340px!important;height:auto!important;display:flex!important;align-items:center!important;position:relative!important;z-index:2!important}
  .fm-hero__copy{width:48%!important;max-width:48%!important;padding:26px 18px 26px 20px!important;margin:0!important;position:relative!important;z-index:3!important}
  .fm-hero h1{font-size:clamp(40px,5.7vw,50px)!important;line-height:1.02!important;margin:0 0 16px!important;letter-spacing:-1px!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;opacity:1!important}
  .fm-hero p{max-width:100%!important;font-size:15px!important;line-height:1.44!important;margin:0 0 18px!important;opacity:1!important}
  .fm-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;position:relative!important;z-index:4!important}
  .fm-actions .fm-btn{min-height:40px!important;height:auto!important;padding:9px 14px!important;white-space:normal!important}
  .fm-hero::after{width:52%!important;right:0!important;top:18px!important;bottom:0!important;opacity:1!important;background-position:center bottom!important;background-size:contain!important;background-repeat:no-repeat!important;-webkit-mask-image:none!important;mask-image:none!important}
  .fm-hero::before{background:linear-gradient(90deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.99) 30%,rgba(255,255,255,.94) 43%,rgba(255,255,255,.63) 51%,rgba(255,255,255,.12) 64%,rgba(255,255,255,0) 78%)!important}
  .fm-hero .fm-hero__inner::after{left:48%!important;right:0!important;height:30%!important;opacity:.55!important}
}

@media (max-width:599px){
  html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}
  .fm-hero{min-height:680px!important;height:auto!important;overflow:hidden!important;background:linear-gradient(180deg,#ffffff 0%,#ffffff 52%,#eef7ff 63%,#b8daf7 100%)!important;box-shadow:none!important}
  .fm-hero__inner{min-height:680px!important;height:auto!important;width:calc(100% - 32px)!important;max-width:none!important;margin:0 auto!important;display:block!important;position:relative!important;z-index:2!important;padding:0!important}
  .fm-hero__copy{width:100%!important;max-width:100%!important;padding:26px 0 0!important;margin:0!important;position:relative!important;z-index:4!important}
  .fm-hero h1{width:100%!important;max-width:100%!important;margin:0 0 16px!important;padding:0!important;font-size:clamp(38px,11.2vw,46px)!important;line-height:1.01!important;letter-spacing:-.8px!important;color:#062a54!important;opacity:1!important;visibility:visible!important;text-shadow:none!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}
  .fm-hero p{width:100%!important;max-width:100%!important;margin:0 0 18px!important;padding:0!important;font-size:15.5px!important;line-height:1.46!important;color:#263446!important;opacity:1!important;visibility:visible!important}
  .fm-actions{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;gap:9px!important;position:relative!important;z-index:5!important}
  .fm-actions .fm-btn{width:100%!important;max-width:100%!important;min-height:44px!important;height:auto!important;margin:0!important;padding:10px 14px!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:normal!important;cursor:pointer!important}
  .fm-hero::after{width:100%!important;height:auto!important;left:0!important;right:0!important;top:400px!important;bottom:12px!important;opacity:1!important;background-position:center bottom!important;background-size:contain!important;background-repeat:no-repeat!important;-webkit-mask-image:none!important;mask-image:none!important;filter:none!important;z-index:0!important}
  .fm-hero::before{inset:0!important;background:linear-gradient(180deg,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 52%,rgba(255,255,255,.84) 60%,rgba(255,255,255,.22) 72%,rgba(255,255,255,0) 100%)!important;z-index:1!important}
  .fm-hero .fm-hero__inner::after{left:0!important;right:0!important;bottom:0!important;height:26%!important;opacity:.35!important;z-index:-1!important}
  .fm-audience{padding:10px 0 12px!important}
  .fm-audience__grid{grid-template-columns:1fr!important;gap:14px!important}
  .fm-audience-card{width:100%!important;min-height:auto!important;grid-template-columns:74px minmax(0,1fr)!important;gap:14px!important;padding:20px 18px!important}
  .fm-latest{min-height:0!important;padding:14px 0 24px!important}
  .fm-latest__grid{grid-template-columns:1fr!important;gap:18px!important}
  .fm-latest__lead{padding:0!important}
  .fm-books{grid-template-columns:1fr!important;gap:22px!important;justify-items:center!important}
  .fm-cover{width:auto!important;max-width:min(260px,78vw)!important;height:auto!important}
  .fm-footer__main{grid-template-columns:1fr!important;gap:22px!important}
  .fm-contact{border-left:0!important;padding-left:0!important}
  .fm-footer__bottom{display:block!important}
  .fm-footer__links{margin-top:10px!important;flex-wrap:wrap!important;gap:10px 18px!important}
}
