*{padding:0;margin:0}:root{--app-max-width: 760px;--app-min-width: 370px;--content-max-width: 700px;--content-padding: 8px;--adm-color-background:#f8f9fa}html{touch-action:manipulation}body{margin:0}#app{max-width:var(--app-max-width);min-height:100vh;background:var(--adm-color-background);margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root:root{.adm-center-popup-wrap{min-width:var(--app-min-width)}.adm-list-item-content-main{max-width:100%}.adm-popup-body-position-bottom{max-width:var(--app-max-width);left:0;right:0;margin:0 auto}.adm-safe-area-position-top{padding-top:calc(env(safe-area-inset-top,var(--safe-area-inset-top,0px)) * var(--multiple))}.adm-dialog-content,.adm-toast-main{.adm-auto-center-content{text-align:center}}.antd-mobile-icon-spin{animation:spin 1s linear infinite}}
