.page-hidpi-root{position:relative;display:flex;flex-direction:column;align-items:stretch;min-height:100vh;min-height:100dvh;width:100%;max-width:100%;min-width:0;overflow-x:hidden;box-sizing:border-box;background:#0f2a4a}.page-hidpi-root--clip{overflow:hidden;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh}.page-hidpi-bg{position:fixed;inset:0;width:100%;height:100%;min-height:100vh;min-height:100dvh;z-index:0;-o-object-fit:fill;object-fit:fill;pointer-events:none}.page-hidpi-inner{z-index:1;max-width:100%;box-sizing:border-box}.page-hidpi-inner,.page-hidpi-inner--stack{position:relative;flex:1 1 auto;width:100%;min-width:0}.page-hidpi-inner--stack{flex-direction:column;overflow:hidden}.page-hidpi-inner--center,.page-hidpi-inner--stack{min-height:100vh;min-height:100dvh;display:flex;align-items:center}.page-hidpi-inner--center{flex:1 1 auto;width:100%;min-width:0;flex-direction:column;justify-content:center;overflow:auto}body,html{margin:0;padding:0;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}#app,body,html{height:100%}