:root{--wp-primary: #2155fe;--wp-primary-soft: #b1c3ff;--wp-danger: #ff4d4f;--wp-text-title: #000000;--wp-text-primary: #333333;--wp-text-secondary: #666666;--wp-text-hint: #999999;--wp-bg: #ffffff;--wp-bg-gray: #f9f9f9;--wp-bg-gray-200: #f6f6f6;--wp-divider: #e0e0e0;--wp-tab-inactive: #bdbdbd;--wp-safe-bottom: env(safe-area-inset-bottom, 0)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:-webkit-fill-available}html,body{width:100%;margin:0;padding:0;overflow:hidden;background:var(--wp-bg-gray);-webkit-text-size-adjust:100%;color:var(--wp-text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;line-height:1.5;font-size:.4rem;-webkit-font-smoothing:antialiased}body{display:flex;justify-content:center;align-items:stretch;min-height:100dvh;min-height:-webkit-fill-available;height:100%}#app{width:100%;max-width:480PX;height:100%;max-height:100%;overflow:hidden;background:var(--wp-bg);box-shadow:0 0 40PX #2155fe14;display:flex;flex-direction:column}#app>.ant-app{flex:1 1 auto;min-height:0;height:100%;max-height:100%;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 480PX){#app{box-shadow:none}}button{font:inherit;border:none;background:none;cursor:pointer}input,textarea,select{font:inherit}a{color:var(--wp-primary);text-decoration:none}.root-app[data-v-fbd7a2ab]{flex:1;min-height:0;height:100%;display:flex;flex-direction:column}
