.shared-auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a6b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.shared-auth-modal{display:flex;flex-direction:column;width:min(430px,92vw);max-height:92vh;overflow:hidden;background:#fff;border-radius:16px;box-shadow:0 24px 70px #0f172a3d}.shared-profile-modal{width:min(400px,92vw)}.shared-auth-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;color:#111827;background:#fff;border-bottom:1px solid #edf0f5;font-size:16px;font-weight:900}.shared-auth-close{display:grid;place-items:center;width:32px;height:32px;color:#64748b;background:transparent;border:0;border-radius:8px}.shared-auth-close:hover{color:#111827;background:#f1f5f9}.shared-auth-body{display:grid;gap:14px;padding:20px;overflow:auto}.shared-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:4px;background:#f1f5f9;border-radius:10px}.shared-auth-tabs button{height:34px;color:#64748b;background:transparent;border:0;border-radius:8px;font-size:13px;font-weight:800}.shared-auth-tabs button.active{color:#111827;background:#fff;box-shadow:0 3px 10px #0f172a14}.shared-auth-field{display:grid;gap:7px;color:#64748b;font-size:12px;font-weight:800}.shared-auth-field input{width:100%;height:42px;padding:0 12px;color:#111827;background:#fff;border:1px solid #dfe4eb;border-radius:10px;outline:none;font-size:14px;font-weight:700}.shared-auth-field input::placeholder{color:#8b949f;font-weight:600}.shared-auth-field input:focus{border-color:#111827}.shared-auth-field input:disabled{color:#64748b;background:#f8fafc}.shared-auth-code-row{display:grid;grid-template-columns:minmax(0,1fr) 106px;gap:8px}.shared-auth-verified{display:flex;align-items:center;justify-content:space-between;border:1px solid #d1fae5;border-radius:10px;padding:10px 12px;background:#ecfdf5}.shared-auth-verified span,.shared-auth-verified strong{display:block}.shared-auth-verified span{color:#047857;font-size:10px;font-weight:900;letter-spacing:.04em}.shared-auth-verified strong{margin-top:4px;color:#111827;font-size:14px;font-weight:900}.shared-auth-verified button{border:0;padding:0;background:transparent;color:#374151;font-size:12px;font-weight:900;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.shared-auth-code-row button{height:42px;color:#111827;background:#fff;border:1px solid #111827;border-radius:10px;font-size:12px;font-weight:800}.shared-auth-code-row button:disabled{color:#94a3b8;background:#f8fafc;border-color:#e2e8f0}.shared-auth-check-row{display:flex;align-items:center;gap:8px;color:#64748b;font-size:12px}.shared-auth-check-row input{width:15px;height:15px;accent-color:#1d5cff}.shared-auth-check-row button{margin-left:auto;color:#111827;background:transparent;border:0;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.shared-auth-hint,.shared-auth-legal{color:#94a3b8;font-size:11px;line-height:1.5}.shared-auth-legal button{color:#475569;background:transparent;border:0;font-size:inherit;font-weight:800;text-decoration:underline;text-underline-offset:3px}.shared-auth-message{padding:10px 12px;border-radius:10px;font-size:12px;font-weight:800;line-height:1.45}.shared-auth-message.error{color:#b42318;background:#fff7f6;border:1px solid #ffd7d2}.shared-auth-message.info{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.shared-auth-submit,.shared-auth-secondary{height:42px;border:0;border-radius:12px;font-size:14px;font-weight:900}.shared-auth-submit{width:100%;color:#fff;background:#000}.shared-auth-submit:hover{background:#1f2937}.shared-auth-submit:disabled{cursor:not-allowed;opacity:.35}.shared-auth-secondary{color:#64748b;background:#f1f5f9}.shared-auth-links{display:flex;justify-content:space-between;gap:10px}.shared-auth-links button{color:#111827;background:transparent;border:0;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.shared-profile-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.shared-disabled-modal{max-width:380px}.shared-disabled-modal .shared-auth-body{gap:18px;padding:16px 20px 24px}.shared-disabled-content{display:grid;justify-items:center;gap:16px;text-align:center}.shared-disabled-content p{margin:0;color:#334155;line-height:1.7}.shared-disabled-qr{width:min(228px,64vw);height:min(228px,64vw);object-fit:contain;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.shared-disabled-modal .shared-auth-submit{margin-top:2px}.shared-disabled-wechat{width:100%;padding:9px 10px;border-radius:6px;background:#f8fafc;color:#475569;font-size:14px;word-break:break-all}.shared-auth-agreement{position:fixed;top:0;right:0;bottom:0;left:0;z-index:230;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a47}.shared-auth-agreement-card{display:flex;flex-direction:column;width:min(720px,94vw);max-height:86vh;overflow:hidden;background:#fff;border-radius:16px}.shared-auth-agreement-text{padding:20px;overflow:auto;color:#374151;font-size:12px;line-height:1.75;white-space:pre-wrap}.shared-auth-agreement-actions{padding:16px 20px 20px;background:#f8fafc}.shared-account-card{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:96px;padding:18px 20px;color:#111827;background:#f9fafb;border:1px solid #edf0f4;border-radius:18px}.shared-account-card.is-guest{align-items:stretch;flex-direction:column;gap:12px}.shared-account-card.is-authenticated{min-height:64px;padding:16px 20px}.shared-account-main{display:flex;align-items:center;flex:1 1 auto;min-width:0;gap:12px}.shared-account-profile-trigger{flex:1 1 auto;padding:0;text-align:left;background:transparent;border:0;cursor:pointer}.shared-account-avatar{display:grid;place-items:center;width:54px;height:54px;flex:0 0 auto;color:#fff;background:#e60012;border-radius:999px;overflow:hidden}.shared-account-card.is-authenticated .shared-account-avatar{width:50px;height:50px}.shared-account-avatar-glyph{width:74%;height:74%;color:#fff;transform:translate(1px,1px)}.shared-account-text{display:grid;flex:1 1 auto;min-width:0;gap:3px}.shared-account-text strong{overflow:hidden;color:#111827;font-size:16px;font-weight:900;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.shared-account-text span{display:flex;align-items:center;gap:5px;min-width:0;color:#64748b;font-size:12px;font-weight:500;line-height:1.35;overflow-wrap:anywhere}.shared-account-logout,.shared-account-login{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:34px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:900;cursor:pointer}.shared-account-login,.shared-account-logout{color:#111827;background:#fff;border:1px solid #d1d5db}.shared-account-login:hover{border-color:#111827}.shared-account-logout:hover{color:#111827;background:#fff}.shared-account-card.is-guest .shared-account-login{width:100%;min-height:36px}@media (max-width: 760px){.shared-disabled-modal .shared-auth-body{padding:14px 18px 22px}.shared-disabled-content{gap:14px}.shared-disabled-qr{width:min(220px,68vw);height:min(220px,68vw)}.shared-account-card{padding:16px 14px}.shared-account-avatar{width:50px;height:50px}.shared-account-card.is-authenticated .shared-account-avatar{width:48px;height:48px}.shared-account-text strong{font-size:16px}.shared-account-text span{font-size:12px}}.home-private-tools{position:fixed;z-index:20;top:52px;left:48px;display:flex;max-width:min(560px,calc(100vw - 96px));flex-wrap:wrap;gap:8px}.home-private-tool-entry,.home-auth-status{min-height:36px;border:1px solid #aeb8c8;border-radius:999px;color:#536176;background:#ffffff94;box-shadow:0 2px 10px #1e293b0d;font:600 13px/1 -apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:color .2s,border-color .2s,background .2s,box-shadow .2s}.home-private-tool-entry{display:inline-flex;align-items:center;padding:0 16px;text-decoration:none}.home-auth-status{position:fixed;z-index:20;right:48px;bottom:40px;min-width:76px;padding:0 16px;cursor:pointer}.home-auth-status.is-logged-in{border-color:#86a894;color:#27613c}.home-private-tool-entry:hover,.home-auth-status:hover{color:#2563eb;border-color:#7797cb;background:#ffffffdb;box-shadow:0 4px 14px #1e40af17}.home-private-tool-entry:focus-visible,.home-auth-status:focus-visible{outline:3px solid rgba(37,99,235,.24);outline-offset:3px}@media (max-width: 700px){.home-private-tools{top:16px;left:16px;max-width:calc(100vw - 32px)}.home-auth-status{right:16px;bottom:16px;min-height:40px}}@media (prefers-reduced-transparency: reduce){.home-private-tool-entry,.home-auth-status{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}}
