.mobile-onboarding{position:fixed;inset:0;overflow:auto;background:var(--canvas,#f3f5f7);color:var(--ink-hi,#17242f);padding:24px 16px;box-sizing:border-box}.mobile-onboarding[hidden]{display:none}.mobile-guide-page{max-width:850px;margin:0 auto}.mobile-guide-head{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:20px}.mobile-guide-head h1{font-size:26px;margin:10px 0}.mobile-guide-head p,.mobile-guide-page small{color:var(--ink-mid,#56646f)}.mobile-guide-card{background:var(--surface,#fff);border:1px solid var(--line,#dbe0e5);border-radius:12px;padding:24px}.mobile-guide-card article+article{border-top:1px solid var(--line,#dbe0e5);margin-top:18px;padding-top:6px}.mobile-guide-card h2{font-size:18px;margin:16px 0 8px}.mobile-guide-card p{font-size:15px;line-height:1.65;margin:0 0 12px}.mobile-guide-check{display:flex;gap:10px;align-items:start;margin:20px 0}.mobile-guide-check input{width:18px;height:18px;flex-shrink:0}.mobile-guide-card button{min-height:42px}.mobile-credentials{margin:16px 0;padding:14px;border:1px solid var(--line,#dbe0e5);border-radius:10px;background:var(--canvas,#f3f5f7)}.mobile-credentials h3{margin:0 0 10px;font-size:15px}.mobile-auth-row{display:grid;grid-template-columns:116px minmax(0,1fr);gap:14px;align-items:start}.mobile-auth-qr{width:112px;height:112px;padding:4px;background:#fff;border:1px solid var(--line,#dbe0e5);border-radius:8px;box-sizing:border-box}.mobile-auth-qr svg{display:block;width:100%;height:100%}.mobile-credentials p{display:grid;grid-template-columns:140px 1fr;gap:10px;align-items:center;margin:7px 0}.mobile-credentials code{font-size:15px;overflow-wrap:anywhere;user-select:all}.mobile-guide-footer{margin-top:20px;display:flex;gap:16px;align-items:center;flex-wrap:wrap}#mobileStatus{font-size:14px;line-height:1.5}@media(max-width:560px){.mobile-guide-card{padding:16px}.mobile-guide-head h1{font-size:22px}.mobile-guide-head{gap:10px}.mobile-auth-row{grid-template-columns:96px minmax(0,1fr)}.mobile-auth-qr{width:92px;height:92px}.mobile-credentials p{grid-template-columns:1fr;gap:2px}}
