.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{position:relative;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-card.is-compact{width:auto;min-width:0;min-height:42px;padding:5px 8px;border-color:#94a3b880;border-radius:999px;background:#ffffffe6;box-shadow:0 3px 14px #0f172a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shared-account-main{display:flex;align-items:center;flex:1 1 auto;min-width:0;gap:12px}.shared-account-menu-trigger,.shared-account-compact-login{flex:1 1 auto;width:100%;padding:0;text-align:left;background:transparent;border:0;cursor:pointer}.shared-account-menu-trigger:focus-visible,.shared-account-compact-login:focus-visible{outline:3px solid rgba(37,99,235,.24);outline-offset:4px;border-radius:6px}.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-card.is-compact .shared-account-avatar{width:32px;height:32px}.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-card.is-compact .shared-account-text{flex:0 1 auto}.shared-account-card.is-compact .shared-account-text strong{max-width:150px;font-size:13px;font-weight:800}.shared-account-menu-chevron{flex:0 0 auto;color:#94a3b8;transform:rotate(180deg);transition:transform .18s ease}.shared-account-menu-chevron.is-open{transform:rotate(0)}.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{color:#111827;background:#fff;border:1px solid #d1d5db}.shared-account-login:hover{border-color:#111827}.shared-account-card.is-guest .shared-account-login{width:100%;min-height:36px}.shared-account-menu-layer{position:fixed;z-index:10020;top:0;right:0;bottom:0;left:0}.shared-account-menu-layer.is-mobile{background:#0f172a2e}.shared-account-menu{position:fixed;box-sizing:border-box;max-height:calc(100vh - 24px);overflow-x:hidden;overflow-y:auto;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 18px 48px #0f172a2e,0 2px 8px #0f172a14}.shared-account-menu *,.shared-account-menu *:before,.shared-account-menu *:after{box-sizing:border-box}.shared-account-menu-profile{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:74px;padding:14px;color:#111827;text-align:left;background:#fff;border:0;cursor:pointer}.shared-account-menu-profile>span{display:grid;min-width:0;gap:5px}.shared-account-menu-profile strong{overflow:hidden;font-size:16px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.shared-account-menu-profile small{color:#64748b;font-size:12px;line-height:1.3}.shared-account-menu-profile>svg{flex:0 0 auto;color:#94a3b8}.shared-account-menu-section{display:grid;padding:6px;border-top:1px solid #eef0f3}.shared-account-menu-row{display:grid;grid-template-columns:22px minmax(0,1fr) auto auto;align-items:center;gap:8px;width:100%;min-height:44px;padding:0 8px;color:#1f2937;font:inherit;font-size:14px;font-weight:650;text-align:left;text-decoration:none;background:transparent;border:0;border-radius:6px;cursor:pointer}.shared-account-menu-row>svg{color:#475569}.shared-account-menu-row>svg:last-child{color:#94a3b8}.shared-account-menu-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shared-account-menu-row:hover,.shared-account-menu-row:focus-visible,.shared-account-menu-profile:hover,.shared-account-menu-profile:focus-visible{background:#f4f6f8;outline:none}.shared-account-menu-row.is-disabled{grid-template-columns:22px minmax(0,1fr) auto;color:#64748b;cursor:not-allowed}.shared-account-menu-row.is-disabled:hover{background:transparent}.shared-account-coming-soon{padding:3px 6px;color:#64748b;font-size:10px;font-weight:700;line-height:1.2;background:#f1f5f9;border-radius:999px;white-space:nowrap}.shared-account-menu-row.is-logout{grid-template-columns:22px minmax(0,1fr);color:#b42318}.shared-account-menu-row.is-logout>svg{color:#b42318}.shared-upgrade-modal{width:min(400px,calc(100vw - 32px))}.shared-upgrade-content{display:flex;flex-direction:column;align-items:center;padding:26px 24px 24px;text-align:center}.shared-upgrade-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:14px;color:#9a6700;background:#fff7d6;border-radius:50%}.shared-upgrade-content>strong{color:#111827;font-size:17px;line-height:1.35}.shared-upgrade-content>p{margin:8px 0 20px;color:#64748b;font-size:13px;line-height:1.65}.shared-upgrade-content .shared-auth-submit{min-width:132px}@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-card.is-compact{padding:5px 8px}.shared-account-card.is-compact .shared-account-avatar{width:32px;height:32px}.shared-account-text strong{font-size:16px}.shared-account-text span{font-size:12px}.shared-account-menu{border-radius:8px;box-shadow:0 12px 36px #0f172a38}}.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{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-account-card{position:fixed;z-index:20;right:48px;bottom:40px}.home-voice-studio-entry{position:fixed;z-index:20;left:48px;bottom:40px}.home-auth-account-card.shared-account-card.is-compact.is-guest{min-width:104px}.home-auth-account-card.is-guest .shared-account-compact-login{justify-content:center;text-align:center}.home-private-tool-entry:hover{color:#2563eb;border-color:#7797cb;background:#ffffffdb;box-shadow:0 4px 14px #1e40af17}.home-private-tool-entry: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-account-card{right:16px;bottom:16px}.home-voice-studio-entry{left:16px;bottom:16px}}@media (prefers-reduced-transparency: reduce){.home-private-tool-entry{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}}
