html,body{margin:0;padding:0}.page{background:#f5f5f5;justify-content:center;align-items:center;width:100%;min-height:100vh;margin:0;display:flex}.mobile-frame{background:#fff;width:100%;max-width:430px;margin:0 auto;overflow:hidden}.landing-img{width:100%;height:auto;display:block}@media screen and (width>=768px){.page{background:#f5f5f5}.mobile-frame{border-radius:16px;box-shadow:0 8px 24px #0000001f}}@media screen and (width<=767px){.page{background:#fff}.mobile-frame{max-width:100%;box-shadow:none;border-radius:0}}
