[data-tour-pulse]{position:relative;isolation:isolate;z-index:1}[data-tour-pulse]:after,[data-tour-pulse]:before{content:"";position:absolute;inset:-6px;pointer-events:none;border-radius:inherit;z-index:50}[data-tour-pulse]{--rh-pulse-color:var(--rh-indigo);--rh-pulse-color-soft:rgba(99,102,241,0.4)}[data-tour-pulse][data-tour-pulse-color=amber]{--rh-pulse-color:var(--rh-amber);--rh-pulse-color-soft:rgba(212,165,116,0.45)}[data-tour-pulse][data-tour-pulse-color=cyan]{--rh-pulse-color:var(--rh-cyan);--rh-pulse-color-soft:rgba(34,211,238,0.4)}[data-tour-pulse][data-tour-pulse-color=fuchsia]{--rh-pulse-color:var(--rh-fuchsia);--rh-pulse-color-soft:rgba(217,70,239,0.4)}[data-tour-pulse][data-tour-pulse-color=indigo]{--rh-pulse-color:var(--rh-indigo);--rh-pulse-color-soft:rgba(99,102,241,0.4)}[data-tour-pulse][data-tour-style=halo]:before{border:2px solid var(--rh-pulse-color);box-shadow:0 0 0 0 var(--rh-pulse-color-soft);animation:rh-pulse-halo var(--rh-pulse-duration,2.4s) var(--rh-ease) infinite}@keyframes rh-pulse-halo{0%{transform:scale(1);opacity:1;box-shadow:0 0 0 0 var(--rh-pulse-color-soft)}60%{transform:scale(1.06);opacity:.4;box-shadow:0 0 0 14px transparent}to{transform:scale(1.06);opacity:0;box-shadow:0 0 0 14px transparent}}[data-tour-pulse][data-tour-style=hex]:before{inset:-8px;border:1.5px solid var(--rh-pulse-color);background:transparent;clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px),0 10px);animation:rh-pulse-hex var(--rh-pulse-duration,2.2s) var(--rh-ease) infinite;filter:drop-shadow(0 0 8px var(--rh-pulse-color-soft))}@keyframes rh-pulse-hex{0%,to{opacity:.45;transform:scale(1)}50%{opacity:1;transform:scale(1.025)}}[data-tour-pulse][data-tour-style=double]:before{inset:-3px;border:1.5px solid var(--rh-pulse-color);box-shadow:inset 0 0 0 1px var(--rh-pulse-color-soft),0 0 12px var(--rh-pulse-color-soft);animation:rh-pulse-steady 2s var(--rh-ease) infinite}[data-tour-pulse][data-tour-style=double]:after{inset:-3px;border:1.5px solid var(--rh-pulse-color);animation:rh-pulse-ripple var(--rh-pulse-duration,2.6s) var(--rh-ease) infinite;opacity:0}@keyframes rh-pulse-steady{0%,to{opacity:.6}50%{opacity:1}}@keyframes rh-pulse-ripple{0%{transform:scale(1);opacity:.7}to{transform:scale(1.18);opacity:0}}[data-tour-pulse][data-tour-style=dashed]:before{inset:-5px;border:1.5px dashed var(--rh-pulse-color);background:none;animation:rh-pulse-rotate 5s linear infinite,rh-pulse-fade 2.6s var(--rh-ease) infinite}@keyframes rh-pulse-rotate{0%{transform:rotate(0deg) scale(1.005)}to{transform:rotate(.5deg) scale(1.005)}}@keyframes rh-pulse-fade{0%,to{opacity:.5}50%{opacity:1;box-shadow:0 0 12px var(--rh-pulse-color-soft)}}[data-tour-pulse][data-tour-style=brackets]:before{inset:-8px;border:none;background:linear-gradient(var(--rh-pulse-color),var(--rh-pulse-color)) 0 0 /14px 1.5px no-repeat,linear-gradient(var(--rh-pulse-color),var(--rh-pulse-color)) 0 0 /1.5px 14px no-repeat,linear-gradient(var(--rh-pulse-color),var(--rh-pulse-color)) 100% 0 /14px 1.5px no-repeat,linear-gradient(var(--rh-pulse-color),var(--rh-pulse-color)) 100% 0 /1.5px 14px no-repeat,linear-gradient(var(--rh-pulse-color),var(--rh-pulse-color)) 0 100% /14px 1.5px no-repeat,linear-gradient(var(--rh-pulse-color),var(--rh-pulse-color)) 0 100% /1.5px 14px no-repeat,linear-gradient(var(--rh-pulse-color),var(--rh-pulse-color)) 100% 100% /14px 1.5px no-repeat,linear-gradient(var(--rh-pulse-color),var(--rh-pulse-color)) 100% 100% /1.5px 14px no-repeat;filter:drop-shadow(0 0 6px var(--rh-pulse-color-soft));animation:rh-pulse-brackets var(--rh-pulse-duration,2.4s) var(--rh-ease) infinite}@keyframes rh-pulse-brackets{0%{inset:-16px;opacity:0}30%{inset:-8px;opacity:1}60%{inset:-8px;opacity:1}to{inset:-8px;opacity:.5}}.rh-edge-indicator{position:fixed;z-index:80;pointer-events:auto;font-family:var(--rh-font-mono);font-size:var(--rh-text-xs);letter-spacing:var(--rh-tracking-wide);text-transform:uppercase;color:var(--rh-fg-bright);background:rgba(13,17,23,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--rh-pulse-color,var(--rh-indigo));padding:8px 12px 8px 14px;display:flex;align-items:center;gap:8px;cursor:pointer;transition:transform .2s var(--rh-ease),background .2s var(--rh-ease);box-shadow:0 0 24px var(--rh-pulse-color-soft,rgba(99,102,241,.4)),0 8px 24px rgba(0,0,0,.6)}.rh-edge-indicator[data-tour-pulse-color=amber]{--rh-pulse-color:var(--rh-amber);--rh-pulse-color-soft:rgba(212,165,116,0.45)}.rh-edge-indicator[data-tour-pulse-color=cyan]{--rh-pulse-color:var(--rh-cyan);--rh-pulse-color-soft:rgba(34,211,238,0.4)}.rh-edge-indicator[data-tour-pulse-color=fuchsia]{--rh-pulse-color:var(--rh-fuchsia);--rh-pulse-color-soft:rgba(217,70,239,0.4)}.rh-edge-indicator[data-tour-pulse-color=indigo]{--rh-pulse-color:var(--rh-indigo);--rh-pulse-color-soft:rgba(99,102,241,0.4)}.rh-edge-indicator:hover{transform:translate(var(--hover-tx,0),var(--hover-ty,0)) scale(1.04);background:rgba(20,25,35,.95)}.rh-edge-indicator:focus-visible{outline:2px solid var(--rh-pulse-color,var(--rh-indigo));outline-offset:3px}.rh-edge-indicator__arrow{width:14px;height:14px;flex-shrink:0;color:var(--rh-pulse-color,var(--rh-indigo));filter:drop-shadow(0 0 4px var(--rh-pulse-color-soft,rgba(99,102,241,.4)))}.rh-edge-indicator[data-edge-style=chip]{clip-path:polygon(8px 0,calc(100% - 8px) 0,100% 8px,100% calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,0 calc(100% - 8px),0 8px);animation:rh-edge-chip-pulse 2.4s var(--rh-ease) infinite}@keyframes rh-edge-chip-pulse{0%,to{box-shadow:0 0 12px var(--rh-pulse-color-soft,rgba(99,102,241,.4)),0 8px 24px rgba(0,0,0,.6)}50%{box-shadow:0 0 28px var(--rh-pulse-color-soft,rgba(99,102,241,.4)),0 8px 24px rgba(0,0,0,.6)}}.rh-edge-glow{position:fixed;z-index:70;pointer-events:none;background:linear-gradient(var(--glow-direction,to right),transparent,var(--rh-pulse-color,var(--rh-indigo)),transparent);filter:blur(8px);opacity:.7;animation:rh-edge-glow-pulse 2s var(--rh-ease) infinite}.rh-edge-glow[data-tour-pulse-color=amber]{--rh-pulse-color:var(--rh-amber)}.rh-edge-glow[data-tour-pulse-color=cyan]{--rh-pulse-color:var(--rh-cyan)}.rh-edge-glow[data-tour-pulse-color=fuchsia]{--rh-pulse-color:var(--rh-fuchsia)}.rh-edge-glow[data-tour-pulse-color=indigo]{--rh-pulse-color:var(--rh-indigo)}@keyframes rh-edge-glow-pulse{0%,to{opacity:.4}50%{opacity:.85}}.rh-edge-compass{position:fixed;z-index:80;width:56px;height:56px;pointer-events:auto;cursor:pointer;border-radius:50%;background:rgba(13,17,23,.92);border:1px solid var(--rh-pulse-color,var(--rh-indigo));display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px var(--rh-pulse-color-soft,rgba(99,102,241,.4)),0 8px 24px rgba(0,0,0,.6);animation:rh-edge-chip-pulse 2.4s var(--rh-ease) infinite}.rh-edge-compass[data-tour-pulse-color=amber]{--rh-pulse-color:var(--rh-amber);--rh-pulse-color-soft:rgba(212,165,116,0.45)}.rh-edge-compass[data-tour-pulse-color=cyan]{--rh-pulse-color:var(--rh-cyan);--rh-pulse-color-soft:rgba(34,211,238,0.40)}.rh-edge-compass[data-tour-pulse-color=fuchsia]{--rh-pulse-color:var(--rh-fuchsia);--rh-pulse-color-soft:rgba(217,70,239,0.40)}.rh-edge-compass[data-tour-pulse-color=indigo]{--rh-pulse-color:var(--rh-indigo);--rh-pulse-color-soft:rgba(99,102,241,0.40)}.rh-edge-compass svg{width:22px;height:22px;color:var(--rh-pulse-color,var(--rh-indigo));filter:drop-shadow(0 0 4px var(--rh-pulse-color-soft,rgba(99,102,241,.4)))}@media (prefers-reduced-motion:reduce){[data-tour-pulse]:after,[data-tour-pulse]:before{animation:none!important}[data-tour-pulse]:before{border:2px solid var(--rh-pulse-color)!important;opacity:1!important;box-shadow:0 0 12px var(--rh-pulse-color-soft)!important}.rh-edge-compass,.rh-edge-glow,.rh-edge-indicator{animation:none!important}}[data-rh-reduced-motion=true] .rh-edge-compass,[data-rh-reduced-motion=true] .rh-edge-glow,[data-rh-reduced-motion=true] .rh-edge-indicator,[data-rh-reduced-motion=true] [data-tour-pulse]:after,[data-rh-reduced-motion=true] [data-tour-pulse]:before{animation:none!important}[data-rh-reduced-motion=true] [data-tour-pulse]:before{border:2px solid var(--rh-pulse-color)!important;opacity:1!important;box-shadow:0 0 12px var(--rh-pulse-color-soft)!important}.rh-tour-msg{position:relative;border-left:2px solid var(--rh-indigo);padding-left:12px;margin:8px 0}.rh-tour-msg__chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.rh-tour-msg__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;font-family:var(--rh-font-mono);font-size:var(--rh-text-xs);letter-spacing:var(--rh-tracking-wide);color:var(--rh-fg-bright);background:rgba(99,102,241,.08);border:1px solid rgba(99,102,241,.35);border-radius:var(--rh-radius-sm,6px);cursor:pointer;transition:background .15s var(--rh-ease),border-color .15s var(--rh-ease)}.rh-tour-msg__chip:focus-visible,.rh-tour-msg__chip:hover{background:rgba(99,102,241,.18);border-color:var(--rh-indigo);outline:none}.rh-tour-msg__chip[data-primary=true]{background:var(--rh-indigo);border-color:var(--rh-indigo);color:#fff}.rh-tour-msg__chip[data-primary=true]:hover{background:var(--rh-indigo-600,#4f46e5)}.rh-tour-msg__chip.is-takeme{background:rgba(34,211,238,.08);border-color:rgba(34,211,238,.35);color:var(--rh-cyan,#22d3ee)}.rh-tour-screenshot{margin-top:6px;margin-bottom:8px}.rh-tour-screenshot__frame{position:relative;display:block;border:1px solid rgba(255,255,255,.06);border-radius:4px;overflow:hidden}.rh-tour-screenshot__img{display:block;width:100%;height:auto}.rh-tour-screenshot__caption{margin-top:4px;font-size:10px;color:#6b7280;font-style:italic}.rh-tour-screenshot__arrow,.rh-tour-screenshot__label,.rh-tour-screenshot__ring{--rh-pulse-color:var(--rh-amber);--rh-pulse-color-soft:rgba(212,165,116,0.45)}.rh-tour-screenshot__arrow[data-tour-pulse-color=cyan],.rh-tour-screenshot__label[data-tour-pulse-color=cyan],.rh-tour-screenshot__ring[data-tour-pulse-color=cyan]{--rh-pulse-color:var(--rh-cyan);--rh-pulse-color-soft:rgba(34,211,238,0.4)}.rh-tour-screenshot__arrow[data-tour-pulse-color=indigo],.rh-tour-screenshot__label[data-tour-pulse-color=indigo],.rh-tour-screenshot__ring[data-tour-pulse-color=indigo]{--rh-pulse-color:var(--rh-indigo);--rh-pulse-color-soft:rgba(99,102,241,0.4)}.rh-tour-screenshot__arrow[data-tour-pulse-color=fuchsia],.rh-tour-screenshot__label[data-tour-pulse-color=fuchsia],.rh-tour-screenshot__ring[data-tour-pulse-color=fuchsia]{--rh-pulse-color:var(--rh-fuchsia);--rh-pulse-color-soft:rgba(217,70,239,0.4)}.rh-tour-screenshot__ring{position:absolute;border:2px solid var(--rh-pulse-color);border-radius:4px;box-shadow:0 0 18px var(--rh-pulse-color-soft);pointer-events:none;animation:rh-tour-ring-pulse 2s infinite}.rh-tour-screenshot__arrow{font-size:11px;background:rgba(0,0,0,.85);padding:4px 8px;border-radius:3px;border:1px solid var(--rh-pulse-color)}.rh-tour-screenshot__arrow,.rh-tour-screenshot__label{position:absolute;font-family:monospace;color:var(--rh-pulse-color);pointer-events:none;white-space:nowrap}.rh-tour-screenshot__label{font-size:10px}@keyframes rh-tour-ring-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.02)}}@media (prefers-reduced-motion:reduce){.rh-tour-screenshot__ring{animation:none}}