/* FILE: /chat/assets/css/landing_mobile_fix_v418.css */
body.landing-body{overflow-x:hidden!important}
body.landing-body .landing,body.landing-body .landing *{min-width:0!important;box-sizing:border-box!important}
body.landing-body .landing{width:100%!important;max-width:100%!important;overflow:hidden!important}
@media(max-width:760px){
  body.landing-body .landing{padding:14px!important}
  body.landing-body .landing-nav{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:0 0 18px!important}
  body.landing-body .landing-nav .brand{font-size:20px!important;line-height:1.05!important;max-width:100%!important;overflow:hidden!important}
  body.landing-body .landing-nav .brand-mark{width:46px!important;height:46px!important;min-width:46px!important;border-radius:16px!important}
  body.landing-body .landing-actions{display:flex!important;gap:8px!important;justify-content:flex-end!important}
  body.landing-body .landing-actions .btn.ghost{display:none!important}
  body.landing-body .landing-actions .btn.primary{min-height:52px!important;max-width:170px!important;padding:10px 16px!important;font-size:16px!important;line-height:1.1!important;text-align:center!important;white-space:normal!important;border-radius:18px!important}
  body.landing-body .hero,body.landing-body .seo-hero-v330{display:block!important;width:100%!important;max-width:100%!important;margin:0!important}
  body.landing-body .eyebrow{max-width:100%!important;white-space:normal!important;font-size:14px!important;line-height:1.25!important}
  body.landing-body .hero h1{max-width:100%!important;margin:16px 0 12px!important;font-size:clamp(34px,11vw,48px)!important;line-height:1.02!important;letter-spacing:-.055em!important;overflow-wrap:normal!important;word-break:normal!important}
  body.landing-body .hero p{max-width:100%!important;font-size:17px!important;line-height:1.45!important;overflow-wrap:break-word!important}
  body.landing-body .hero-buttons{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:20px 0!important;width:100%!important}
  body.landing-body .hero-buttons .btn{width:100%!important;min-height:56px!important;border-radius:20px!important;font-size:17px!important;white-space:normal!important;text-align:center!important}
  body.landing-body .phone-preview{width:100%!important;max-width:100%!important;min-height:0!important;margin:22px 0 0!important;padding:16px!important;border-radius:30px!important;overflow:hidden!important}
  body.landing-body .phone-preview *{max-width:100%!important}
  body.landing-body .seo-section-v330,body.landing-body .seo-split-v330,body.landing-body .seo-faq-v330{width:100%!important;max-width:100%!important;margin-top:28px!important}
}
