:root{--shell-max-width: 390px;--shell-bg: #101016}html,body,#root{height:100%;margin:0;padding:0}body{background:#08080c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overscroll-behavior:none}#root{display:flex;min-height:100%;min-height:100dvh}.mobile-shell{display:flex;justify-content:center;align-items:stretch;width:100%;min-height:100dvh}.mobile-shell__frame{display:flex;flex-direction:column;width:100%;max-width:var(--shell-max-width);height:100dvh;overflow:hidden;background:var(--shell-bg)}.mobile-shell__frame>*{flex:1;min-height:0;display:flex;flex-direction:column}@media(min-width:480px){.mobile-shell{align-items:center}.mobile-shell__frame{height:min(844px,100dvh);border-radius:22px;box-shadow:0 0 0 1px #ffffff12,0 30px 80px #0000008c}}*{-webkit-tap-highlight-color:transparent}input,textarea{outline:none}
