*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}.auth{background:linear-gradient(135deg,#eef2ff,#eff6ff);place-items:center;min-height:100vh;padding:20px;display:grid}.auth-card{background:#fff;border-radius:22px;gap:12px;width:min(420px,100%);padding:30px;display:grid;box-shadow:0 20px 60px #1e3a8a22}.brand{color:#2563eb;font-size:24px;font-weight:900}.auth-card h1{margin:5px 0}.auth-card p{color:#64748b;margin:0 0 10px}input,button{font:inherit;border:1px solid #dce3ed;border-radius:10px;padding:11px}.primary{color:#fff;background:#2563eb;font-weight:700}.link{color:#2563eb;background:#fff;border:0}.error{color:#b91c1c;background:#fef2f2;border-radius:9px;padding:9px}.shell{flex-direction:column;height:100vh;display:flex}.shell iframe{background:#f5f7fb;border:0;flex:1;width:100%}.cloudbar{color:#fff;background:#172554;align-items:center;gap:12px;min-height:48px;padding:7px 14px;font-size:13px;display:flex}.cloudbar input{width:170px;margin-left:auto;padding:7px}.cloudbar button{color:#172554;background:#fff;padding:7px 11px}.cloudbar strong{color:#fde68a;letter-spacing:1px}@media (max-width:800px){.cloudbar{white-space:normal;flex-wrap:wrap;gap:6px;padding:6px;overflow:visible}.cloudbar b{flex:auto}.cloudbar span:first-of-type{display:none}.cloudbar span:last-of-type{flex:0 auto}.cloudbar input{flex:150px;width:auto;min-width:0;margin-left:0}.cloudbar button{white-space:nowrap;flex:auto;min-width:0}}.dialog-back{z-index:200;background:#0f172a99;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.dialog{background:#fff;border-radius:18px;gap:12px;width:min(430px,100%);padding:22px;display:grid;box-shadow:0 20px 60px #0003}.dialog h2,.dialog p{margin:0}.dialog p{color:#64748b;font-size:14px}.dialog>div:last-child{justify-content:flex-end;gap:8px;display:flex}.member{border-bottom:1px solid #e5e7eb;grid-template-columns:1fr 1fr auto;gap:8px;padding:10px;display:grid!important}.member span{color:#64748b;font-size:13px}.code-row{grid-template-columns:1fr auto;gap:8px;display:grid}.code-row button{white-space:nowrap;color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.privacy-dialog{width:min(620px,100%);max-height:min(82vh,760px)}.privacy-content{gap:14px;padding:2px 5px 4px 0;display:grid;overflow:auto}.privacy-content section{gap:5px;display:grid}.privacy-content h3{color:#172554;margin:0;font-size:15px}.privacy-content p{line-height:1.65}.privacy-date{border-top:1px solid #e5e7eb;padding-top:5px}.help-dialog{grid-template-rows:auto minmax(0,1fr) auto;width:min(680px,100%);height:min(86vh,800px);max-height:calc(100dvh - 32px);overflow:hidden}.help-content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;gap:12px;min-height:0;padding:2px 5px 4px 0;display:grid;overflow-y:auto}.help-content h3,.help-content p{margin:0}.help-content h3{color:#172554;font-size:15px}.help-content p{color:#475569;font-size:14px;line-height:1.65}.help-hero{background:linear-gradient(135deg,#eff6ff,#eef2ff);border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.help-icon{font-size:34px}.help-step{border-bottom:1px solid #eef2f7;grid-template-columns:30px 1fr;align-items:start;gap:10px;padding:10px 0;display:grid}.step-icon{color:#fff;background:#2563eb;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.help-visual{color:#1e40af;text-align:center;background:#f8fafc;border:1px dashed #bfdbfe;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:7px;padding:10px;font-size:13px;display:grid}.publish-box{background:#fffbeb;border:1px solid #fde68a;border-radius:14px;padding:14px}.publish-box h3{color:#92400e;margin:0 0 7px}.publish-box p{color:#78350f;margin:5px 0}.help-tip{font-weight:600;font-size:13px!important}@media (max-width:600px){.help-visual{grid-template-columns:1fr 1fr}.help-dialog{height:88dvh;max-height:calc(100dvh - 24px)}.help-hero{align-items:flex-start}}.success{color:#15803d;background:#f0fdf4;border-radius:9px;padding:9px}.help-manual{grid-template-rows:auto minmax(0,1fr) auto;width:min(1120px,96vw);height:min(90vh,900px);max-height:calc(100dvh - 24px);overflow:hidden}.help-manual-head,.help-manual-foot{justify-content:space-between;align-items:center;gap:12px;display:flex}.help-manual-head h2{margin:0}.help-manual-head p{color:#64748b;margin:5px 0 0;font-size:13px}.help-manual-body{grid-template-columns:190px minmax(0,1fr);gap:18px;min-height:0;margin-top:12px;display:grid}.help-toc{border-right:1px solid #e5e7eb;flex-direction:column;gap:4px;padding-right:12px;display:flex;overflow:auto}.help-toc b{color:#172554;padding:8px 10px}.help-toc a{color:#475569;border-radius:8px;padding:8px 10px;font-size:13px;text-decoration:none}.help-toc a:hover{color:#1d4ed8;background:#eff6ff}.help-manual-content{scroll-behavior:smooth;gap:18px;min-width:0;padding-right:6px;display:grid;overflow:auto}.help-manual-content section{border-bottom:1px solid #e5e7eb;padding-bottom:15px;scroll-margin-top:8px}.help-manual-content h3{color:#172554;margin:0 0 8px;font-size:17px}.help-manual-content p,.help-manual-content li{color:#475569;font-size:14px;line-height:1.75}.help-manual-content ol,.help-manual-content ul{margin:6px 0;padding-left:24px}.help-flow{flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0;display:flex}.help-flow span{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:7px 11px;font-size:13px}.help-flow i{color:#94a3b8}.help-shot{color:#1d4ed8;background:#f8fbff;border:1px dashed #93c5fd;border-radius:10px;margin-top:10px;padding:13px;font-size:13px;line-height:1.6}.help-manual-foot{color:#64748b;border-top:1px solid #e5e7eb;padding-top:12px;font-size:13px}.help-manual-foot button{flex:none}@media (max-width:720px){.help-manual{width:96vw;height:92dvh;padding:14px}.help-manual-body{grid-template-columns:1fr;gap:10px}.help-toc{border-bottom:1px solid #e5e7eb;border-right:0;grid-template-columns:repeat(2,1fr);max-height:145px;padding:0 0 8px;display:grid}.help-toc b{grid-column:1/-1}.help-toc a{padding:6px 8px}.help-manual-head{align-items:flex-start}.help-manual-foot{align-items:flex-end}}.password-field{width:100%;position:relative}.password-field input{width:100%;padding-right:48px}.password-eye{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:40px;min-width:40px;height:40px;padding:0;display:grid;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.password-eye:hover{color:#334155}.password-eye:focus-visible{outline-offset:-2px;outline:2px solid #2563eb}.password-field input::-ms-reveal{display:none}.password-field input::-ms-clear{display:none}.password-field input::-webkit-credentials-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute;right:0;display:none!important}.password-field input::-webkit-contacts-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute;right:0;display:none!important}.recovery-setup-dialog{background:#fff;border-radius:18px;gap:14px;width:min(720px,100%);max-height:min(90dvh,820px);padding:24px;display:grid;box-shadow:0 20px 60px #0003}.recovery-setup-dialog header h1{color:#172554;margin:0;font-size:clamp(22px,4vw,32px);font-weight:900}.recovery-setup-dialog header p{color:#475569;margin:8px 0 0}.recovery-setup-scroll{gap:12px;padding-right:4px;display:grid;overflow:auto}.recovery-setup-scroll section{border:1px solid #e5e7eb;border-radius:12px;padding:13px}.recovery-setup-scroll h2{color:#172554;margin:0 0 6px;font-size:16px}.recovery-setup-scroll p{color:#475569;margin:0;line-height:1.65}.recovery-warning{background:#fffbeb;border-color:#fcd34d!important}.recovery-identity{background:#f8fafc}.recovery-identity p{grid-template-columns:110px 1fr;gap:10px;margin:7px 0;display:grid}.recovery-identity span,.recovery-identity code{word-break:break-all}.recovery-identity code{color:#1d4ed8;font-size:17px;font-weight:800}.recovery-setup-dialog footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:8px;padding-top:13px;display:flex}.recovery-setup-dialog footer button{min-height:44px}.recovery-setup-dialog>small{text-align:right;color:#b45309}.recovery-code-result{background:#f8fafc;border-radius:10px;gap:8px;padding:12px;display:grid}.recovery-code-result code{color:#1d4ed8;word-break:break-all;font-size:16px;font-weight:800}@media (max-width:600px){.recovery-setup-back{padding:10px}.recovery-setup-dialog{max-height:94dvh;padding:16px}.recovery-setup-dialog footer{flex-direction:column}.recovery-setup-dialog footer button{width:100%}.recovery-identity p{grid-template-columns:1fr;gap:3px}}
