*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}.pwd-page{max-width:720px;margin:0 auto;min-height:100%;padding:12px 12px 32px}.pwd-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #f0f0f0;padding:10px 16px;display:flex;align-items:center;justify-content:space-between}.pwd-title{font-size:17px;font-weight:600;color:#1677ff}.pwd-mask{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;letter-spacing:1px}.pwd-record-card{margin-bottom:10px;border-radius:12px;background:#fff;border:1px solid #f0f0f0;padding:12px 14px;cursor:pointer;transition:box-shadow .2s}.pwd-record-card:active{box-shadow:0 2px 8px #00000014}.pwd-generator{background:#fafafa;border:1px dashed #d9d9d9;border-radius:10px;padding:12px;margin-top:8px}.pwd-gen-circle{width:172px;height:172px;border-radius:50%;border:none;color:#fff;background:radial-gradient(circle at 32% 28%,#73d13d,#389e0d 58%,#237804);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;margin:0 auto;font-size:17px;font-weight:600;letter-spacing:1px;box-shadow:0 14px 30px #389e0d61;transition:transform .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.pwd-gen-circle:active{transform:scale(.93);box-shadow:0 6px 16px #389e0d4d}.pwd-display{background:#fafafa;border:1px solid #f0f0f0;border-radius:12px;padding:14px;margin-top:22px}.pwd-version-row{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #f5f5f5}.pwd-version-row:last-child{border-bottom:none}.login-bg{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#1677ff,#69b1ff);padding:16px}.login-card{width:100%;max-width:400px;border-radius:16px;box-shadow:0 8px 32px #00000026}
