@media (max-width:560px){
  .topbar .logo img,.mobile-page-head .logo img,.profile-page>.logo img{height:auto;width:176px;max-width:52vw;display:block}
  .topbar{height:68px;padding:0 14px}
  .hero{position:relative;isolation:isolate;padding-top:30px}
  .hero .scene{background-image:url('assets/evmeter-hero-mobile.svg');background-size:cover;background-position:center 34%;opacity:1}
  .hero .scene>.city,.hero .scene>.road,.hero .scene>.car{display:none}
  .hero .scene:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,8,7,.76) 0%,rgba(3,8,7,.82) 42%,rgba(3,8,7,.95) 100%),linear-gradient(90deg,rgba(3,8,7,.78),rgba(3,8,7,.48) 55%,rgba(3,8,7,.78));}
  .hero-copy,.calculator-slot,.hero-features{position:relative;z-index:2}
  .hero-copy h1{margin-top:0}
  #homeCalculatorSlot{scroll-margin-top:106px}
  #previewResults{scroll-margin-top:80px}
  .preview h2 span{color:var(--accent)}
  .site-footer{padding:16px 18px 88px;text-align:center;color:#8f9b95;font-size:11px;border-top:1px solid #1f3029;background:#09110f}
  .site-footer:before{content:'✉';color:var(--accent);margin-right:7px}
  .mobile-nav button{cursor:pointer}
  .calculator-page-slot{padding-top:10px}
  .calculator-page-slot .calculator{margin-top:0}
}
