*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#f0f2f5;color:#333;font-size:14px}#app-wrapper{display:flex;justify-content:center;min-height:100vh}.phone-shell{width:400px;min-height:100vh;background:#f0f2f5;position:relative}.phone-shell.full-width{width:100%;max-width:100%}.login-shell{width:100%;min-height:100vh}@media (max-width: 420px){#app-wrapper{display:block}.phone-shell{width:100%}.phone-shell.full-width{width:100%;max-width:100%}}
