*,:before,:after{box-sizing:border-box}html,body,#root{height:100%}body{background:#fdf8f0;min-height:100vh;margin:0;overflow:hidden}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}#root:has(.admin-login-shell){justify-content:center;align-items:center;padding:16px;overflow:auto}@media (width<=480px){#root:has(.admin-login-shell){align-items:flex-start;padding:24px 12px 12px}}
