.account-entry{width:100%;border:0;background:transparent;text-align:left;color:var(--ink);cursor:pointer}.account-entry:hover{background:#f1eee4;border-radius:10px}.auth-modal{width:min(480px,92vw)}.auth-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:18px 0 20px;padding:5px;border:1px solid rgba(102,143,132,.18);border-radius:18px;background:#f7f5ee;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.auth-switch button{height:42px;border:0;border-radius:14px;background:transparent;color:var(--muted);font-weight:700;font-size:14px;letter-spacing:.02em;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.auth-switch button:hover{color:var(--green);background:rgba(102,143,132,.08)}.auth-switch button.active{background:#fff;color:var(--green);box-shadow:0 10px 28px rgba(45,72,64,.1),0 0 0 1px rgba(102,143,132,.12)}.auth-switch button:active{transform:scale(.98)}.auth-panel[hidden]{display:none!important}.auth-form{display:grid;gap:14px}.code-row{display:grid;grid-template-columns:1fr auto;gap:8px}.code-row input{min-width:0}.or-line{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:10px;margin:17px 0}.or-line:before,.or-line:after{content:"";height:1px;background:var(--line);flex:1}.wechat-btn{width:100%;border:1px solid #cfe2d8;background:#f3faf6;color:#3c705b;border-radius:10px;padding:11px;font-weight:700}.dev-note{display:block;color:var(--muted);font-size:11px;line-height:1.7;margin-top:16px}.account-card{display:flex;gap:11px;align-items:center;background:#f8f6ef;border-radius:12px;padding:14px;margin:8px 0 14px}.account-card small{display:block;color:var(--muted);font-size:11px;margin-top:4px}
.mobile-account{display:none;width:28px;height:28px;border-radius:50%;background:var(--soft-green)!important;color:var(--green)!important;font-size:11px!important}@media(max-width:820px){.mobile-account{display:grid;place-items:center}}
.profile-editor{display:grid;grid-template-columns:92px 1fr;gap:16px}.avatar-editor{text-align:center}.profile-preview{width:56px;height:56px;margin:3px auto 7px;font-size:18px}.avatar-editor small{display:block;color:var(--muted);font-size:10px}.avatar-editor input{width:52px!important;text-align:center;padding:7px!important}.profile-fields label{margin-top:0}.account-bind-card{display:flex;justify-content:space-between;background:#f8f6ef;border-radius:10px;padding:11px 13px;margin:15px 0;color:var(--muted);font-size:11px}.account-bind-card b{color:var(--green)}@media(max-width:560px){.profile-editor{grid-template-columns:1fr}.avatar-editor{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center;text-align:left}.profile-preview{margin:0}.avatar-editor small{display:none}}
.profile-modal{width:min(520px,94vw)}.system-avatars{display:flex;gap:9px;flex-wrap:wrap;margin:14px 0}.avatar-choice{width:42px;height:42px;border:2px solid transparent;border-radius:50%;display:grid;place-items:center;background:#e5efeb;color:var(--green);font-size:16px;cursor:pointer;transition:.18s}.avatar-choice:nth-child(2n){background:#f5e4da;color:#b66d4c}.avatar-choice:nth-child(3n){background:#eae6f2;color:#756493}.avatar-choice.active{border-color:var(--green);box-shadow:0 0 0 3px #e1eee9;transform:translateY(-2px)}.account-bind-card{display:grid;gap:9px}.account-bind-card>div{display:flex;align-items:center;gap:8px}.account-bind-card>div span{width:44px}.account-bind-card>div b{margin-left:auto}.bind-wechat-btn{border:1px solid #c9ddd5;background:#f1f8f5;color:#3c705b;border-radius:8px;padding:5px 8px;font-size:10px}.bind-wechat-btn:disabled{opacity:.55;cursor:default}@media(max-width:560px){.system-avatars{justify-content:center}.account-bind-card>div{flex-wrap:wrap}}
.profile-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.profile-actions .primary-btn{min-width:170px}.profile-demo-note{margin-top:14px;padding:11px 13px;border:1px solid #e6ded2;border-radius:12px;background:#fbf7ef;color:#8a7762;font-size:12px;line-height:1.7}
.wechat-qr-modal{width:min(380px,92vw);text-align:center}.wechat-qr-modal .section-head{text-align:left}.wechat-qr-frame{position:relative;width:214px;height:214px;margin:18px auto 14px;padding:12px;border:1px solid #d9e5e0;border-radius:18px;background:#fff;box-shadow:0 18px 42px rgba(48,79,70,.12)}.wechat-qr-grid{display:grid;width:100%;height:100%;grid-template-columns:repeat(17,1fr);grid-template-rows:repeat(17,1fr);gap:2px}.wechat-qr-grid i{border-radius:1px;background:#f2f6f4}.wechat-qr-grid i.on{background:#315f56}.wechat-qr-logo{position:absolute;inset:50% auto auto 50%;display:grid;width:34px;height:34px;place-items:center;transform:translate(-50%,-50%);border:4px solid #fff;border-radius:10px;background:#315f56;color:#fff;font-size:14px;font-weight:700}.wechat-qr-status{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.wechat-qr-status i{width:8px;height:8px;border-radius:50%;background:#d79a58;box-shadow:0 0 0 4px #f8eee1}.wechat-qr-modal[data-status=scanned] .wechat-qr-status i,.wechat-qr-modal[data-status=confirmed] .wechat-qr-status i,.wechat-qr-modal[data-status=bound] .wechat-qr-status i{background:#5b9486;box-shadow:0 0 0 4px #e2efeb}.wechat-dev-actions{margin-top:20px;padding:12px;border:1px dashed #d1e2dc;border-radius:12px;background:#f7fbf9;text-align:left}.wechat-dev-actions small{display:block;margin-bottom:9px;color:var(--muted);font-size:10px;letter-spacing:.16em}.wechat-dev-actions div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.wechat-dev-actions button{width:100%}
@media(max-width:560px){.profile-actions{align-items:stretch;flex-direction:column-reverse}.profile-actions .primary-btn{width:100%}.wechat-qr-frame{width:196px;height:196px}}
