.account-screen{z-index:30;padding:24px;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px));box-sizing:border-box;color:#263d36;background:#f3f0e6;place-items:center;font-family:PingFang SC,Microsoft YaHei,sans-serif;display:grid;position:fixed;inset:0;overflow:auto}.account-card{box-sizing:border-box;width:min(100%,370px);margin:auto}.account-card h1{margin:10px 0 14px;font-size:32px}.account-card p{font-size:16px;line-height:1.6}.account-card .eyebrow{color:#285f4d;letter-spacing:.1em;font-size:15px;font-weight:700}.account-card label{margin:16px 0 7px;font-size:16px;display:block}.account-card input{box-sizing:border-box;width:100%;font:inherit;color:#263d36;background:#fffdf6;border:1px solid #adb6a7;border-radius:10px;min-height:48px;padding:13px;font-size:16px;display:block}.account-card input:focus{outline-offset:2px;outline:2px solid #285f4d}.account-card button{cursor:pointer;color:#fff;font:inherit;background:#285f4d;border:0;border-radius:12px;width:100%;min-height:44px;margin-top:12px;padding:13px 18px;font-size:16px;font-weight:600}.account-card button.secondary{color:#285f4d;background:#e3e9dc}.account-card button:disabled{opacity:.55;cursor:wait}.account-card small{color:#596c60;margin-top:12px;font-size:14px;line-height:1.6;display:block}.account-message{color:#9f5343;white-space:pre-wrap;overflow-wrap:anywhere;min-height:24px;font-size:15px}.account-card .account-tabs{gap:8px;margin-bottom:16px;display:flex}.account-tabs button[aria-pressed=false]{color:#285f4d;background:#e3e9dc}.account-dialog{box-sizing:border-box;color:#263d36;background:#f3f0e6;border:1px solid #b9c3b3;border-radius:18px;width:min(370px,100vw - 56px);max-height:85dvh;padding:24px;overflow:auto}.account-dialog::backdrop{background:#203a32aa}.account-dialog .account-card{width:100%}.account-dialog h2{margin-top:0;font-size:24px}.account-logout{z-index:7;cursor:pointer;color:#285f4d;background:#f3f0e6f2;border:1px solid #285f4d;border-radius:18px;min-height:38px;padding:10px 15px;font:600 15px/1 PingFang SC,Microsoft YaHei,sans-serif;position:fixed;box-shadow:0 2px 8px #263d3629}.account-logout:hover{color:#fffdf6;background:#285f4d}.account-save-status{z-index:6;color:#285f4d;text-align:center;background:#f3f0e6eb;border-radius:10px;max-width:90vw;padding:4px 12px;font:14px/1.4 sans-serif;position:fixed;bottom:3px;left:50%;transform:translate(-50%)}.account-save-status[hidden]{display:none}.account-save-status[data-error=true]{color:#9f5343;pointer-events:auto;cursor:pointer;border:1px solid #9f5343;font-size:15px}.account-card .account-warn{color:#6d4b12;background:#fbf1d8;border:1px solid #e3c477;border-left:5px solid #d9a62e;border-radius:12px;margin:16px 0 6px;padding:13px 15px;font-size:14px;line-height:1.6}.account-warn .account-warn-title{color:#8a4a35;margin-bottom:3px;font-size:15px;font-weight:700;display:block}.account-warn b{color:#8a4a35}.account-foot{left:0;right:0;bottom:calc(10px + env(safe-area-inset-bottom,0px));pointer-events:none;flex-direction:column;align-items:center;gap:6px;display:flex;position:fixed}.account-version{color:#285f4d;background:#e4ecdf;border-radius:14px;padding:4px 12px;font:700 13px/1.4 PingFang SC,Microsoft YaHei,sans-serif}.account-visitor{text-align:center;color:#7c8577;font:13px/1.4 PingFang SC,Microsoft YaHei,sans-serif}.account-visitor[hidden]{display:none}
