:root{color-scheme:light;font-family:Segoe UI,PingFang SC,Microsoft YaHei,system-ui,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{background:var(--color-body, #eef4f2);color:var(--color-text, #1a2e29)}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}.page{width:min(560px,100%);margin:0 auto;padding:12px 16px 24px}.page--with-fab{padding-bottom:96px}.sub-page{width:min(560px,100%);margin:0 auto;min-height:100vh;padding-bottom:24px;background:var(--color-body, #eef4f2)}.sub-page__body{padding:12px 16px 24px}.page--empty{min-height:calc(100vh - 56px - env(safe-area-inset-bottom,0px));display:flex;align-items:center;justify-content:center}
