.guided-tour-active{-webkit-user-select:none;user-select:none}.guided-tour-mask{z-index:99980;background:0 0;position:fixed;inset:0}.guided-tour-mask.is-dimmed{background:#0d1c2e8c}.guided-tour-hole{z-index:99985;border:2px solid var(--accent);pointer-events:none;border-radius:12px;transition:inset .18s,width .18s,height .18s;position:fixed;box-shadow:0 0 0 9999px #0d1c2e8c,0 0 0 5px #2bb7a333}.guided-tour-popover{z-index:99990;box-sizing:border-box;border:1px solid var(--line);background:var(--surface);width:344px;max-width:calc(100vw - 28px);max-height:calc(100vh - 24px);color:var(--ink);opacity:0;overscroll-behavior:contain;-webkit-user-select:text;user-select:text;border-radius:10px;padding:18px 18px 14px;transition:opacity .15s,transform .15s;position:fixed;overflow-y:auto;transform:translateY(5px);box-shadow:0 18px 54px #0e274038}.guided-tour-popover.is-visible{opacity:1;transform:none}.guided-tour-popover h2{color:var(--navy-700);margin:0 0 6px;font:600 16px/1.3 Space Grotesk,Inter,Segoe UI,sans-serif}.guided-tour-copy{color:var(--ink-soft);font:400 13.5px/1.5 Inter,Segoe UI,sans-serif}.guided-tour-copy p{margin:0}.guided-tour-copy b{color:var(--navy-700);font-weight:600}.guided-tour-copy ul{margin:8px 0 0;padding-left:18px}.guided-tour-copy li{margin:4px 0}.guided-tour-mini{color:var(--ink-faint);margin-top:8px;font-size:12px;display:inline-block}.guided-tour-footer{align-items:center;gap:8px;margin-top:14px;display:flex}.guided-tour-dots{flex-wrap:wrap;flex:1;gap:4px;display:flex}.guided-tour-dot{background:#d4dde6;border-radius:50%;width:6px;height:6px}.guided-tour-dot.is-current{background:var(--accent)}.guided-tour-button,.guided-tour-skip{cursor:pointer!important;min-height:30px!important;font-family:Inter,Segoe UI,sans-serif!important}.guided-tour-button{background:var(--surface)!important;color:var(--navy-700)!important;border:1px solid #cfd9e2!important;border-radius:8px!important;padding:6px 12px!important;font-size:13px!important;font-weight:600!important}.guided-tour-button:hover{background:var(--line-soft)!important}.guided-tour-button.is-primary{border-color:var(--navy-700)!important;background:var(--navy-700)!important;color:#fff!important}.guided-tour-button.is-primary:hover{border-color:var(--navy-900)!important;background:var(--navy-900)!important}.guided-tour-skip-row{text-align:right;margin-top:6px}.guided-tour-skip{color:var(--ink-faint)!important;background:0 0!important;border:0!important;padding:4px!important;font-size:12.5px!important;font-weight:400!important}.guided-tour-skip:hover{text-decoration:underline;color:var(--ink-soft)!important;background:0 0!important}.guided-tour-replay{place-items:center;width:36px;min-width:36px;border:1px solid var(--line)!important;background:var(--surface)!important;min-height:36px!important;color:var(--navy-700)!important;border-radius:8px!important;padding:0!important;font:700 15px/1 Space Grotesk,sans-serif!important;display:grid!important}.guided-tour-replay:hover{border-color:var(--accent)!important;background:var(--accent-soft)!important}.guided-tour-replay:focus-visible,.guided-tour-button:focus-visible,.guided-tour-skip:focus-visible{outline-offset:2px;outline:3px solid #2bb7a33d!important}@media (width<=560px){.guided-tour-popover{width:calc(100vw - 28px)}}@media (prefers-reduced-motion:reduce){.guided-tour-hole,.guided-tour-popover{transition:none}}
