.GlobalDevicePairModal-module__9RC7DW__overlay{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000009e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.GlobalDevicePairModal-module__9RC7DW__dialog{border:1px solid var(--border-strong);background:var(--bg-elevated);width:100%;max-width:430px;box-shadow:var(--shadow-lg);color:var(--text-primary);border-radius:14px;flex-direction:column;gap:14px;padding:26px 24px 20px;display:flex}.GlobalDevicePairModal-module__9RC7DW__kicker{color:var(--text-muted);font-family:var(--font-mono,ui-monospace,monospace);align-self:center;font-size:12px}.GlobalDevicePairModal-module__9RC7DW__title{text-align:center;margin:0;font-size:20px;font-weight:650}.GlobalDevicePairModal-module__9RC7DW__message{text-align:center;color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.GlobalDevicePairModal-module__9RC7DW__details{border:1px solid var(--border-default);background:var(--bg-surface);border-radius:10px;gap:10px;padding:12px 14px;display:grid}.GlobalDevicePairModal-module__9RC7DW__details div{grid-template-columns:80px minmax(0,1fr);align-items:center;gap:12px;display:grid}.GlobalDevicePairModal-module__9RC7DW__details span{color:var(--text-muted);font-size:12px}.GlobalDevicePairModal-module__9RC7DW__details strong{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.GlobalDevicePairModal-module__9RC7DW__mono{font-family:var(--font-mono,ui-monospace,monospace);letter-spacing:.04em}.GlobalDevicePairModal-module__9RC7DW__codeLabel{color:var(--text-secondary);font-size:12px;font-weight:500}.GlobalDevicePairModal-module__9RC7DW__codeInput{border:1px solid var(--border-default);background:var(--bg-base);width:100%;color:var(--text-primary);font-family:var(--font-mono,ui-monospace,monospace);letter-spacing:.18em;text-align:center;text-transform:uppercase;border-radius:10px;padding:14px 16px;font-size:24px;font-weight:700}.GlobalDevicePairModal-module__9RC7DW__codeInput:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-primary)24%,transparent);outline:none}.GlobalDevicePairModal-module__9RC7DW__error{color:var(--accent-red);text-align:center;font-size:12px}.GlobalDevicePairModal-module__9RC7DW__expires{color:var(--text-muted);text-align:center;font-size:12px}.GlobalDevicePairModal-module__9RC7DW__actions{gap:10px;margin-top:2px;display:flex}.GlobalDevicePairModal-module__9RC7DW__cancel,.GlobalDevicePairModal-module__9RC7DW__confirm{cursor:pointer;border-radius:10px;flex:1;padding:11px 14px;font-size:13px;font-weight:600}.GlobalDevicePairModal-module__9RC7DW__cancel{border:1px solid var(--border-default);background:var(--bg-surface);color:var(--text-secondary)}.GlobalDevicePairModal-module__9RC7DW__confirm{border:1px solid var(--accent-primary);background:var(--accent-primary);color:#fff}.GlobalDevicePairModal-module__9RC7DW__cancel:hover:not(:disabled){background:var(--bg-muted);color:var(--text-primary)}.GlobalDevicePairModal-module__9RC7DW__confirm:hover:not(:disabled){filter:brightness(1.06)}.GlobalDevicePairModal-module__9RC7DW__cancel:disabled,.GlobalDevicePairModal-module__9RC7DW__confirm:disabled{cursor:default;opacity:.65}
*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html,body{height:100%}:root{--bg-base:#141413;--bg-surface:#1c1c1a;--bg-elevated:#262624;--bg-muted:#3a3a36;--bg-subtle:#52524c;--border-default:#fffaf01a;--border-muted:#fffaf00f;--border-strong:#fffaf026;--text-primary:#f5f5f0;--text-secondary:#d4d4cc;--text-muted:#9a9a90;--text-faint:#6b6b62;--accent-warm:#e8927c;--accent-gold:#d4a574;--accent-rose:#e879a0;--accent-primary:#ff9f0a;--accent-primary-hover:#ffb340;--accent-green:#32d74b;--accent-amber:#ff9f0a;--accent-yellow:#ffd60a;--accent-red:#ff453a;--accent-blue:#0a84ff;--tool-read:#32d74b;--tool-write:#ff9f0a;--tool-search:#bf5af2;--tool-bash:#8e8e93;--tool-web:#64d2ff;--tool-task:#ff9f0a;--shadow-sm:0 1px 2px #00000080;--shadow-md:0 4px 12px #00000080;--shadow-lg:0 8px 24px #0009;--font-sans:-apple-system,BlinkMacSystemFont,"SF Pro Display","Inter","Segoe UI",sans-serif}body{background:var(--bg-base);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:13px;line-height:1.5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff26}:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}::selection{background:#0ea5e94d}@media (max-width:640px){html,body{overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;width:100%;overflow-x:hidden}body{-webkit-text-size-adjust:100%;touch-action:pan-y pinch-zoom;padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);font-size:14px}button:not(.noTouchTarget),a[href],[role=button]:not(.noTouchTarget){-webkit-tap-highlight-color:#0ea5e933;touch-action:manipulation;min-height:44px}button.inlineTouch,[role=button].inlineTouch{min-height:0}[class*=scroll],[class*=Scroll]{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}}@media (max-width:480px){body{font-size:15px}}
