html,body{margin:0;padding:0;background:var(--noche)}#root{min-height:100vh}*{box-sizing:border-box}button{font-family:inherit}a{transition:color .12s var(--ease-out)}@keyframes lsPageIn{0%{opacity:0;transform:scale(.995)}to{opacity:1;transform:scale(1)}}[data-screen-label=Home],[data-screen-label=Products],[data-screen-label=About],[data-screen-label=Order]{animation:lsPageIn .36s var(--ease-out)}@media (max-width: 700px){html,body{overflow-x:hidden}.ls-mobile-fit,.ls-mobile-fit *{max-width:100%}.ls-mobile-fit{padding-left:20px!important;padding-right:20px!important}.ls-mobile-fit form{flex-direction:column!important}.ls-mobile-fit form input,.ls-mobile-fit form button{width:100%!important;max-width:100%!important}.ls-mobile-fit .ls-footer-grid{grid-template-columns:1fr!important;gap:28px!important}.ls-mobile-fit .ls-footer-bottom{flex-direction:column!important;gap:12px!important;text-align:center}}
