.form-view-shell{background-color:#eee;min-height:100dvh;width:100%}.mcard-preview.wrap.view{display:flex;align-items:center;justify-content:center;height:100dvh;width:100%}.mcard-preview.wrap.view .phone{border-radius:0;height:100%;max-width:500px;width:100%}@media (min-width:769px){.mcard-preview.wrap.view .phone{height:100vh;width:min(49.5vh,500px)}.mcard-preview.wrap.view #auto-scroll-play{left:calc(50vw - min(49.5vh, 500px) / 2 - 48px)}}.form-view-status{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:100dvh;padding:24px;text-align:center}.form-view-status p{color:#4d4c4c;font-size:15px;line-height:1.6}.form-view-status a{color:#f79e9e;text-decoration:underline}