*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:#f5f6f8;color:#1d2129;-webkit-font-smoothing:antialiased}#app{min-height:100vh}.page{max-width:560px;margin:0 auto;padding:16px 16px 32px}.card{background:#fff;border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 1px 4px #0000000a}.card__title{font-size:15px;font-weight:600;margin:0 0 12px}.field{margin-bottom:14px}.field__label{display:block;font-size:13px;color:#4e5969;margin-bottom:6px}.field__input{width:100%;height:42px;padding:0 12px;border:1px solid #e5e6eb;border-radius:8px;font-size:15px;background:#fff;color:#1d2129;outline:none}.field__input:focus{border-color:#165dff}.btn{width:100%;min-height:46px;padding:10px 16px;border:none;border-radius:8px;background:#165dff;color:#fff;font-size:16px;font-weight:500;text-align:center;cursor:pointer}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--ghost{background:#fff;color:#165dff;border:1px solid #165dff}.tip{font-size:12px;color:#86909c;line-height:1.6}.error{color:#f53f3f;font-size:13px}.muted{color:#86909c}
