.qvx-hud-root{z-index:9999;font-family:var(--qfx-font-sans,system-ui, sans-serif);color:var(--qfx-fg,#ffffffd9);pointer-events:none;position:fixed;bottom:16px;left:16px}.qvx-hud-root>*{pointer-events:auto}.qvx-hud-root[data-hud-mode=compact] .qvx-hud-pill{width:32px;padding:4px}.qvx-hud-root[data-hud-mode=hidden]{display:none}.qvx-hud-pill{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 2px 12px #0000004d}.qvx-hud-pill:hover,.qvx-hud-pill:focus-visible{box-shadow:0 2px 12px #0000004d, 0 0 0 2px var(--qfx-accent-cyan,#4dd0e1);outline:none;transform:translateY(-1px)}.qvx-hud-pill__icon{font-size:18px;line-height:1}.qvx-hud-conn-dot{background:#ffffff4d;border-radius:50%;width:6px;height:6px;transition:background .3s;display:inline-block}.qvx-hud-conn-dot--ok{background:var(--qfx-neon-green,#4ade80);box-shadow:0 0 6px var(--qfx-neon-green,#4ade80)}.qvx-hud-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff09;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:360px;max-height:70vh;animation:.16s ease-out qvx-hud-fade-in;display:flex;overflow:hidden;box-shadow:0 4px 32px #0006}@keyframes qvx-hud-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.qvx-hud-panel__header{border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:10px 12px;display:flex}.qvx-hud-panel__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;flex:1;font-size:10px}.qvx-hud-panel__close{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:14px}.qvx-hud-panel__close:hover{color:#ffffffe6;background:#ffffff14}.qvx-hud-panel__body{flex:1;min-height:0;overflow-y:auto}.qvx-hud-panel__footer{letter-spacing:.06em;color:#fff6;border-top:1px solid #ffffff14;justify-content:space-between;padding:6px 12px;font-size:10px;display:flex}.qvx-hud-tabs{border-bottom:1px solid #ffffff14;display:flex}.qvx-hud-tab{cursor:pointer;color:#ffffff8c;background:0 0;border:none;border-bottom:2px solid #0000;flex-direction:column;flex:1;align-items:center;gap:2px;padding:8px 4px;font-size:11px;transition:color .16s,border-color .16s;display:flex}.qvx-hud-tab:hover{color:#fffc}.qvx-hud-tab--active{color:var(--qfx-accent-cyan,#4dd0e1);border-bottom-color:var(--qfx-accent-cyan,#4dd0e1)}.qvx-hud-tab__icon{font-size:16px;line-height:1}.qvx-hud-tab__label{letter-spacing:.08em;text-transform:uppercase;font-size:10px}.qvx-hud-page{min-height:200px;padding:12px}.qvx-hud-page--loading,.qvx-hud-page--error,.qvx-hud-map-empty,.qvx-hud-tips-empty,.qvx-hud-next-empty{color:#ffffff8c;text-align:center;padding:24px 12px;font-size:12px}.qvx-hud-tips-section,.qvx-hud-next-section{margin-bottom:12px}.qvx-hud-tips-section-header,.qvx-hud-next-section-header{align-items:center;gap:6px;margin-bottom:6px;padding-bottom:4px;display:flex}.qvx-hud-tips-section-icon,.qvx-hud-next-section-icon{font-size:12px;line-height:1}.qvx-hud-tips-section-title,.qvx-hud-next-section-title{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;flex:1;font-size:9px}.qvx-hud-tips-section-count,.qvx-hud-next-section-count{color:#ffffffb3;background:#ffffff0f;border-radius:999px;padding:1px 6px;font-size:9px}.qvx-hud-map-search{color:#ffffffe6;background:#0003;border:1px solid #ffffff1a;border-radius:6px;width:100%;margin-bottom:12px;padding:8px 12px;font-size:13px}.qvx-hud-map-search:focus{border-color:var(--qfx-accent-cyan,#4dd0e1);outline:none}.qvx-hud-map-svg{width:100%;height:240px;display:block}.qvx-hud-map-cluster{fill:#ffffff05;stroke:#ffffff0d;stroke-width:.2px}.qvx-hud-map-cluster--coding{fill:#4dd0e10a;stroke:#4dd0e126}.qvx-hud-map-cluster--creative{fill:#a78bfa0a;stroke:#a78bfa26}.qvx-hud-map-cluster--working{fill:#fbbf240a;stroke:#fbbf2426}.qvx-hud-map-cluster--external{fill:#94a3b80a;stroke:#94a3b81a}.qvx-hud-map-edge{stroke:#ffffff14;stroke-width:.2px}.qvx-hud-map-edge--from-current{stroke:#4dd0e1b3;stroke-width:.45px;filter:drop-shadow(0 0 1.2px #4dd0e180)}.qvx-hud-map-node{cursor:pointer;transition:transform .16s}.qvx-hud-map-node:focus-visible{outline:none}.qvx-hud-map-node__halo{fill:none;stroke:var(--qfx-accent-cyan,#4dd0e1);stroke-width:0;opacity:0;transition:stroke-width .16s,opacity .16s}.qvx-hud-map-node:hover .qvx-hud-map-node__halo,.qvx-hud-map-node:focus-visible .qvx-hud-map-node__halo{stroke-width:.3px;opacity:.5}.qvx-hud-map-node__dot{fill:#fff6;stroke:#fff9;stroke-width:.2px;transition:fill .16s}.qvx-hud-map-node--coding .qvx-hud-map-node__dot{fill:#4dd0e1b3}.qvx-hud-map-node--creative .qvx-hud-map-node__dot{fill:#a78bfab3}.qvx-hud-map-node--working .qvx-hud-map-node__dot{fill:#fbbf24b3}.qvx-hud-map-node--external .qvx-hud-map-node__dot{fill:#94a3b880}.qvx-hud-map-node--current .qvx-hud-map-node__dot{fill:var(--qfx-accent-cyan,#4dd0e1);stroke:#ffffffe6;stroke-width:.4px}.qvx-hud-map-node--target-of-current .qvx-hud-map-node__halo{fill:#4dd0e11f;stroke:#4dd0e173;stroke-width:.3px}.qvx-hud-map-node--target-of-current .qvx-hud-map-node__dot{filter:drop-shadow(0 0 1.5px #4dd0e159)}.qvx-hud-map-node--dimmed{opacity:.25}.qvx-hud-map-edge--warm{stroke:url(#qvx-heartbeat-gradient);stroke-width:calc(.3 + var(--edge-heat,0) * 1);stroke-opacity:calc(.2 + var(--edge-heat,0) * .7);stroke-dasharray:2 1.5;filter:drop-shadow(0 0 calc(var(--edge-heat,0) * 1.6px) #a78bfa99);animation:1.4s linear infinite qvx-heartbeat-flow}@keyframes qvx-heartbeat-flow{to{stroke-dashoffset:-7px}}.qvx-hud-map-node__halo{stroke-opacity:calc(var(--node-heat,0) * .55);stroke-width:calc(var(--node-heat,0) * .5)}.qvx-hud-map-node--pulsing .qvx-hud-map-node__dot{animation:1.8s ease-in-out infinite qvx-heartbeat-pulse}@keyframes qvx-heartbeat-pulse{0%,to{filter:drop-shadow(0 0 .5px #a78bfa4d)}50%{filter:drop-shadow(0 0 2.5px #a78bfad9)}}@media (prefers-reduced-motion:reduce){.qvx-hud-map-edge--warm{stroke-dasharray:none;animation:none}.qvx-hud-map-node--pulsing .qvx-hud-map-node__dot{animation:none}}.qvx-hud-map-node__pin{fill:var(--qfx-neon-gold,#fbbf24);font-size:3.5px}.qvx-hud-map-tooltip{background:#0006;border:1px solid #ffffff1a;border-radius:6px;margin-top:10px;padding:8px 10px;font-size:11px}.qvx-hud-map-tooltip__name{margin-bottom:2px;font-size:13px;font-weight:600}.qvx-hud-map-tooltip__here{color:var(--qfx-accent-cyan,#4dd0e1);font-weight:400}.qvx-hud-map-tooltip__branch{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;margin-bottom:6px;font-size:9px}.qvx-hud-map-tooltip__desc{color:#ffffffb3;margin-bottom:6px;line-height:1.4}.qvx-hud-map-tooltip__tags{flex-wrap:wrap;gap:4px;margin-bottom:6px;display:flex}.qvx-hud-map-tooltip__tag{color:#ffffffb3;background:#ffffff0f;border-radius:999px;padding:2px 6px;font-size:10px}.qvx-hud-map-tooltip__actions{gap:6px;margin-top:6px;display:flex}.qvx-hud-map-tooltip__pin{color:#ffffffd9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;padding:4px 8px;font-size:10px}.qvx-hud-map-tooltip__pin:hover:not(:disabled){background:#ffffff1f}.qvx-hud-map-tooltip__pin:disabled{opacity:.5;cursor:not-allowed}.qvx-hud-tips-header{border-bottom:1px solid #ffffff0f;align-items:center;gap:6px;margin-bottom:12px;padding-bottom:8px;display:flex}.qvx-hud-tips-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;font-size:9px}.qvx-hud-tips-app{flex:1;font-size:12px;font-weight:600}.qvx-hud-tips-qmr{color:var(--qfx-neon-green,#4ade80);background:#4ade801a;border-radius:999px;padding:2px 6px;font-size:9px}.qvx-hud-tips-qmr--offline{color:#94a3b8cc;background:#94a3b81a}.qvx-hud-tips-list{flex-direction:column;gap:10px;margin:0 0 12px;padding:0;list-style:none;display:flex}.qvx-hud-tip{background:#ffffff06;border:1px solid #ffffff0f;border-radius:6px;padding:10px}.qvx-hud-tip--seen{opacity:.55}.qvx-hud-tip--qmr{background:#4ade800a;border-color:#4ade8033}.qvx-hud-tip__head{align-items:center;gap:6px;margin-bottom:4px;display:flex}.qvx-hud-tip__title{flex:1;align-items:center;gap:6px;margin:0;font-size:12px;font-weight:600;display:flex}.qvx-hud-tip__confidence{color:var(--qfx-neon-green,#4ade80);background:#4ade8026;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:600}.qvx-hud-tip__new{letter-spacing:.1em;background:var(--qfx-accent-cyan,#4dd0e1);color:#05060a;border-radius:999px;padding:1px 5px;font-size:8px;font-weight:700}.qvx-hud-tip__seen{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:4px;width:22px;height:22px;font-size:11px}.qvx-hud-tip__seen:hover{background:#ffffff1a}.qvx-hud-tip__body{color:#ffffffb3;margin:0;font-size:11px;line-height:1.5}.qvx-hud-tips-footer{border-top:1px solid #ffffff0f;padding-top:10px}.qvx-hud-tips-tour-btn{color:#ffffffe6;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;justify-content:center;align-items:center;gap:4px;width:100%;padding:8px;font-size:11px;display:flex}.qvx-hud-tips-tour-btn:hover:not(:disabled){background:#ffffff1a}.qvx-hud-tips-tour-btn:disabled{opacity:.4;cursor:not-allowed}.qvx-hud-tips-tour-count{color:#ffffff80}.qvx-hud-tips-hint{color:#ffffff8c;text-align:center;margin-top:6px;font-size:10px}.qvx-hud-page--next{flex-direction:column;gap:12px;padding:10px;display:flex}.qvx-hud-next-section{background:#ffffff06;border:1px solid #ffffff0f;border-radius:6px;padding:8px 10px}.qvx-hud-next-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.qvx-hud-next-row{text-align:left;color:#ffffffd9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:8px;width:100%;padding:6px 8px;font-size:11px;transition:background .12s;display:flex}.qvx-hud-next-row:hover{background:#ffffff14}.qvx-hud-next-row--from-here{border-left:2px solid #4dd0e166;padding-left:8px}.qvx-hud-next-section--from-here .qvx-hud-next-section-icon{color:#4dd0e1cc}.qvx-hud-next-row__icon{text-align:center;width:16px;font-size:11px}.qvx-hud-next-row__main{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.qvx-hud-next-row__label{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.qvx-hud-next-row__meta{color:#ffffff80;text-transform:lowercase;font-size:9px}.qvx-hud-next-qmr-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.qvx-hud-next-qmr-row{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;display:flex}.qvx-hud-next-qmr-row__main{flex:1;min-width:0}.qvx-hud-next-qmr-row__head{align-items:center;gap:6px;margin-bottom:2px;display:flex}.qvx-hud-next-qmr-row__app{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:11px;font-weight:600;overflow:hidden}.qvx-hud-next-qmr-row__confidence{color:var(--qfx-accent-cyan,#4dd0e1);background:#4dd0e11f;border-radius:999px;padding:1px 6px;font-size:9px;font-weight:600}.qvx-hud-next-qmr-row__reason{color:#fff9;margin:0;font-size:10px;line-height:1.4}.qvx-hud-next-qmr-row__actions{flex-direction:column;gap:4px;display:flex}.qvx-hud-next-qmr-row__accept{background:var(--qfx-accent-cyan,#4dd0e1);color:#05060a;cursor:pointer;border:none;border-radius:4px;padding:4px 10px;font-size:10px;font-weight:600}.qvx-hud-next-qmr-row__accept:hover{background:#4dd0e1d9}.qvx-hud-next-qmr-row__dismiss{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;padding:4px 8px;font-size:11px}.qvx-hud-next-qmr-row__dismiss:hover{background:#ffffff1f}.qvx-hud-next-disabled{color:#ffffff80;align-items:center;gap:6px;padding:6px 0;font-size:11px;display:flex}.qvx-hud-next-disabled__icon{font-size:14px}.qvx-hud-next-disabled__hint{color:#ffffff59;margin-top:4px;font-size:9px;display:block}.qvx-hud-next-placeholder{color:#fff6;text-align:center;padding:8px 0;font-size:10px}.qvx-hud-next-nav-list{margin:0;padding:0;list-style:none}.qvx-hud-next-nav-card{background:#4dd0e10a;border:1px solid #4dd0e133;border-radius:8px;flex-direction:column;gap:8px;padding:10px;display:flex}.qvx-hud-next-nav-card__context{color:#ffffffb3;background:#ffffff08;border-left:2px solid #4dd0e180;border-radius:4px;align-items:flex-start;gap:6px;padding:6px 8px;font-size:10px;font-style:italic;line-height:1.4;display:flex}.qvx-hud-next-nav-card__context-icon{flex-shrink:0;font-size:11px}.qvx-hud-next-nav-card__head{align-items:center;gap:6px;display:flex}.qvx-hud-next-nav-card__app{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:600;overflow:hidden}.qvx-hud-next-nav-card__confidence{color:var(--qfx-accent-cyan,#4dd0e1);background:#4dd0e12e;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:600}.qvx-hud-next-nav-card__chain-badge{color:var(--qfx-accent-violet,#a78bfa);letter-spacing:.04em;background:#a78bfa2e;border-radius:999px;padding:2px 6px;font-size:8px;font-weight:600}.qvx-hud-next-nav-card__reason{color:#ffffffbf;margin:0;font-size:11px;line-height:1.4}.qvx-hud-next-nav-card__steps{border-top:1px solid #ffffff0f;padding-top:8px}.qvx-hud-next-nav-card__steps-header{align-items:center;margin-bottom:6px;display:flex}.qvx-hud-next-nav-card__steps-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;flex:1;font-size:9px}.qvx-hud-next-nav-card__steps-time{color:#ffffffa6;background:#ffffff0f;border-radius:999px;padding:1px 6px;font-size:9px}.qvx-hud-next-nav-card__steps-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.qvx-hud-next-nav-card__step{align-items:flex-start;gap:6px;padding:4px 0;display:flex}.qvx-hud-next-nav-card__step-num{width:16px;height:16px;color:var(--qfx-accent-cyan,#4dd0e1);background:#4dd0e126;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.qvx-hud-next-nav-card__step-content{flex:1;min-width:0}.qvx-hud-next-nav-card__step-label{color:#ffffffd9;font-size:11px;font-weight:500;line-height:1.3}.qvx-hud-next-nav-card__step-desc{color:#ffffff80;margin-top:1px;font-size:10px;line-height:1.4}.qvx-hud-next-nav-card__step-time{color:#ffffff8c;font-variant-numeric:tabular-nums;background:#ffffff0a;border-radius:999px;flex-shrink:0;padding:1px 5px;font-size:9px}.qvx-hud-next-nav-card__actions{border-top:1px solid #ffffff0f;gap:6px;padding-top:4px;display:flex}.qvx-hud-next-nav-card__accept{background:var(--qfx-accent-cyan,#4dd0e1);color:#05060a;cursor:pointer;border:none;border-radius:4px;flex:1;padding:6px 10px;font-size:11px;font-weight:600}.qvx-hud-next-nav-card__accept:hover{background:#4dd0e1d9}.qvx-hud-next-nav-card__dismiss{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;padding:6px 10px;font-size:11px}.qvx-hud-next-nav-card__dismiss:hover{background:#ffffff1f}.qvx-hud-tour{z-index:10000;position:fixed;inset:0}.qvx-hud-tour--fallback{justify-content:center;align-items:center;display:flex}.qvx-hud-tour__scrim{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;position:absolute;inset:0}.qvx-hud-tour__panel{background:#141418f2;border:1px solid #ffffff1f;border-radius:12px;width:320px;padding:16px;position:relative;box-shadow:0 8px 48px #00000080}.qvx-hud-tour__tooltip{z-index:1;background:#141418f7;border:1px solid #4dd0e166;border-radius:10px;outline:none;width:320px;padding:14px 16px;position:absolute;box-shadow:0 8px 32px #0009,0 0 0 1px #4dd0e133}.qvx-hud-tour__tooltip--top:before,.qvx-hud-tour__tooltip--bottom:before,.qvx-hud-tour__tooltip--left:before,.qvx-hud-tour__tooltip--right:before{content:"";border:8px solid #0000;width:0;height:0;position:absolute}.qvx-hud-tour__tooltip--bottom:before{border-bottom-color:#141418f7;top:-16px;left:50%;transform:translate(-50%)}.qvx-hud-tour__tooltip--top:before{border-top-color:#141418f7;bottom:-16px;left:50%;transform:translate(-50%)}.qvx-hud-tour__tooltip--right:before{border-right-color:#141418f7;top:50%;left:-16px;transform:translateY(-50%)}.qvx-hud-tour__tooltip--left:before{border-left-color:#141418f7;top:50%;right:-16px;transform:translateY(-50%)}.qvx-hud-tour__header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.qvx-hud-tour__step{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;font-size:9px}.qvx-hud-tour__skip{color:#ffffff8c;cursor:pointer;background:0 0;border:none;font-size:10px}.qvx-hud-tour__title{margin:0 0 6px;font-size:13px}.qvx-hud-tour__body{color:#ffffffd9;margin:0 0 12px;font-size:11px;line-height:1.5}.qvx-hud-tour__warning{color:#fbbf24d9;background:#fbbf2414;border-radius:4px;margin:0 0 12px;padding:6px 8px;font-size:10px}.qvx-hud-tour__actions{gap:8px;display:flex}.qvx-hud-tour__next,.qvx-hud-tour__finish{background:var(--qfx-accent-cyan,#4dd0e1);color:#05060a;cursor:pointer;border:1px solid #ffffff1f;border-radius:6px;flex:1;padding:8px;font-size:11px;font-weight:600}.qmr-guide-overlay{z-index:10000;pointer-events:none;position:fixed;inset:0}.qmr-guide-overlay__highlight{pointer-events:none;border:1px solid #7be8fff2;border-radius:8px;animation:1.8s ease-in-out infinite qmr-guide-pulse;position:fixed;box-shadow:0 0 0 3px #7be8ff2e,0 0 24px #7be8ff57}.qmr-guide-overlay__card{color:#f5fafceb;pointer-events:auto;background:#0a1219f5;border:1px solid #7be8ff6b;border-radius:10px;width:min(320px,100vw - 24px);padding:12px 14px;position:fixed;box-shadow:0 16px 40px #00000057}.qmr-guide-overlay__header{color:#7be8ffd1;font:10px/1.2 var(--font-mono,monospace);letter-spacing:.12em;justify-content:space-between;gap:12px;display:flex}.qmr-guide-overlay__instruction{margin:10px 0 6px;font-size:12px;line-height:1.45}.qmr-guide-overlay__status{color:#f5fafc94;margin:0 0 10px;font-size:10px;line-height:1.4}.qmr-guide-overlay__actions{justify-content:flex-end;gap:8px;display:flex}.qmr-guide-overlay__actions button{color:#f5fafcb3;cursor:pointer;font:10px/1.2 var(--font-mono,monospace);background:#ffffff0a;border:1px solid #ffffff29;border-radius:5px;padding:5px 8px}.qmr-guide-overlay__actions button:hover,.qmr-guide-overlay__actions button:focus-visible{color:#f5fafcf5;border-color:#7be8ff8c}@media (prefers-reduced-motion:reduce){.qmr-guide-overlay__highlight{animation:none}}@keyframes qmr-guide-pulse{0%,to{opacity:.68}50%{opacity:1}}@media (width<=767px){.qvx-hud-root{bottom:0;left:0;right:0}.qvx-hud-panel{border-radius:16px 16px 0 0;width:100vw;max-height:85vh;bottom:0}.qvx-hud-pill{position:fixed;bottom:16px;left:16px}}@media (prefers-reduced-motion:reduce){.qvx-hud-panel{animation:none}.qvx-hud-pill,.qvx-hud-tab,.qvx-hud-map-node,.qvx-hud-map-node__dot,.qvx-hud-map-node__halo,.qvx-hud-conn-dot,.qvx-hud-next-row{transition:none}}@media (prefers-contrast:more){.qvx-hud-pill,.qvx-hud-panel,.qvx-hud-tab,.qvx-hud-tip,.qvx-hud-next-section,.qvx-hud-map-tooltip,.qvx-hud-tour__tooltip,.qvx-hud-tour__panel{background:#ffffff14;border-width:2px}}.qvx-handoff-loading{z-index:99999;pointer-events:auto;justify-content:center;align-items:center;animation:.2s ease-out qvx-handoff-fade-in;display:flex;position:fixed;inset:0}.qvx-handoff-loading--fading{animation:.2s ease-in forwards qvx-handoff-fade-out}@keyframes qvx-handoff-fade-in{0%{opacity:0}to{opacity:1}}@keyframes qvx-handoff-fade-out{0%{opacity:1}to{opacity:0}}.qvx-handoff-loading__backdrop{-webkit-backdrop-filter:blur(24px)saturate(1.2);background:#05060ae0;position:absolute;inset:0}.qvx-handoff-loading__content{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:400px;padding:40px;display:flex;position:relative}.qvx-handoff-loading__indicator{flex-shrink:0}.qvx-spike-circle{justify-content:center;align-items:center;display:inline-flex}.qvx-spike-circle--spinning{animation:3s linear infinite qvx-spike-rotate}@keyframes qvx-spike-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qvx-handoff-loading__route{font-family:var(--qfx-font-sans,system-ui, sans-serif);align-items:center;gap:12px;display:flex}.qvx-handoff-loading__app-label{color:#fff9;white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:14px;font-weight:500;overflow:hidden}.qvx-handoff-loading__app-label--target{color:var(--qv-neon-cyan,#4dd0e1);font-weight:600}.qvx-handoff-loading__arrow{color:#ffffff4d;flex-shrink:0;align-items:center;display:flex}.qvx-handoff-loading__intent{letter-spacing:.1em;text-transform:uppercase;color:#fff6;font-size:10px;font-family:var(--qfx-font-mono,"JetBrains Mono", monospace);background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:4px 12px}.qvx-handoff-loading__progress-track{background:#ffffff0f;border-radius:2px;width:200px;height:3px;overflow:hidden}.qvx-handoff-loading__progress-fill{background:linear-gradient(90deg, var(--qv-neon-cyan,#4dd0e1), var(--qv-neon-violet,#a78bfa));will-change:width;border-radius:2px;height:100%;transition:width .3s ease-out}.qvx-handoff-loading__progress-fill--indeterminate{animation:1.5s ease-in-out infinite qvx-handoff-indeterminate;width:40%!important}@keyframes qvx-handoff-indeterminate{0%{transform:translate(-100%)}to{transform:translate(350%)}}.qvx-handoff-loading__message{color:#ffffff80;text-align:center;font-size:12px;font-family:var(--qfx-font-sans,system-ui, sans-serif);max-width:280px;line-height:1.4}.qvx-handoff-loading__actions{justify-content:center;align-items:center;gap:10px;margin-top:2px;display:flex}.qvx-handoff-loading__action{color:#ffffffc7;min-width:84px;min-height:34px;font:600 11px var(--qfx-font-sans,system-ui, sans-serif);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff29;border-radius:999px;padding:7px 14px}.qvx-handoff-loading__action:hover,.qvx-handoff-loading__action:focus-visible{background:#ffffff14;border-color:#ffffff52}.qvx-handoff-loading__action--primary{border-color:color-mix(in srgb, var(--qv-neon-cyan,#4dd0e1) 55%, transparent);color:var(--qv-neon-cyan,#4dd0e1)}.qvx-handoff-loading__ad-slot{width:100%;max-width:320px;margin-top:8px}.qvx-handoff-loading__ad-placeholder{background:#ffffff05;border:1px dashed #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:100%;height:64px;display:flex}.qvx-handoff-loading__ad-label{letter-spacing:.12em;text-transform:uppercase;color:#fff3;font-size:9px}@media (width<=767px){.qvx-handoff-loading__content{gap:16px;padding:24px}.qvx-handoff-loading__app-label{max-width:110px;font-size:13px}.qvx-handoff-loading__ad-slot{max-width:280px}}@media (prefers-reduced-motion:reduce){.qvx-handoff-loading{animation:none}.qvx-handoff-loading--fading{opacity:0;animation:none}.qvx-spike-circle--spinning{animation:none}.qvx-handoff-loading__progress-fill--indeterminate{animation:none;width:60%!important}}@media (prefers-contrast:more){.qvx-handoff-loading__backdrop{background:#000000f2}.qvx-handoff-loading__intent{color:#ffffffb3;border-width:2px}.qvx-handoff-loading__progress-track{background:#ffffff26;height:4px}}@keyframes qmr-pill-pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}.qmr-server-status-pill{appearance:none;background-clip:padding-box;outline:none}.qmr-server-status-pill:focus-visible{outline-offset:2px;outline:2px solid #5dd39e99}.qmr-server-status-pill[data-qmr-status=offline]{border-color:#f06b6b80}.qmr-server-status-pill[data-qmr-status=online]{border-color:#5dd39e66}.qmr-server-status-pill[data-qmr-status=checking]{border-color:#f5d76e66}.qmr-server-status-pill__label{white-space:nowrap}.qmr-server-status-pill__detail{white-space:nowrap;text-overflow:ellipsis;max-width:220px;overflow:hidden}@media (width<=360px){.qmr-server-status-pill{display:none!important}}@media (prefers-reduced-motion:reduce){.qmr-server-status-pill__dot--checking{animation:none!important}}
