.tour-click-blocker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99998;cursor:default}.tour-spotlight{position:fixed;z-index:99999;border-radius:12px;box-shadow:0 0 0 9999px #000000b8;outline:2px solid rgba(232,39,42,.3);outline-offset:0px;pointer-events:none;transition:top .5s cubic-bezier(.16,1,.3,1),left .5s cubic-bezier(.16,1,.3,1),width .5s cubic-bezier(.16,1,.3,1),height .5s cubic-bezier(.16,1,.3,1)}.tour-spotlight-tracking{transition:none!important}.tour-spotlight.tour-spotlight-active{animation:tour-breathe 3s ease-in-out infinite}@keyframes tour-breathe{0%,to{box-shadow:0 0 0 9999px #000000b8;outline:2px solid rgba(232,39,42,.3)}50%{box-shadow:0 0 0 9999px #000000b8;outline:2px solid rgba(232,39,42,.5)}}.tour-spotlight-entering{animation:tour-spotlight-enter .4s cubic-bezier(.16,1,.3,1) forwards}@keyframes tour-spotlight-enter{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.tour-spotlight-exiting{animation:tour-spotlight-exit .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes tour-spotlight-exit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.tour-popover{position:fixed;z-index:100000;background:#0a0a0ad9;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:24px 24px 20px;min-width:300px;max-width:380px;box-shadow:0 0 0 1px #ffffff0a,0 24px 60px #000c,0 0 40px #e8272a0f;font-family:Inter,system-ui,sans-serif;color:#fff;overflow:visible}.tour-popover:before{content:"";position:absolute;top:12px;bottom:12px;left:1px;width:2px;background:#e8272a;border-radius:2px;z-index:1}.tour-popover-entering{animation:tour-popover-enter .2s cubic-bezier(.16,1,.3,1) forwards}@keyframes tour-popover-enter{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.tour-popover-exiting{animation:tour-popover-exit .2s cubic-bezier(.16,1,.3,1) forwards}@keyframes tour-popover-exit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(6px) scale(.98)}}.tour-arrow{position:absolute;width:14px;height:14px;background:#0a0a0ad9;border:1px solid rgba(255,255,255,.06);transform:rotate(45deg);z-index:-1}.tour-arrow-right{left:-8px;border-right:none;border-top:none}.tour-arrow-left{right:-8px;border-left:none;border-bottom:none}.tour-arrow-bottom{top:-8px;border-bottom:none;border-right:none}.tour-arrow-top{bottom:-8px;border-top:none;border-left:none}.tour-title{font-size:16px;font-weight:600;color:#fff;margin-bottom:8px;letter-spacing:-.01em;line-height:1.4}.tour-description{font-size:13px;color:#888;line-height:1.65;margin-bottom:20px}.tour-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.tour-progress{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.tour-step-counter{font-size:12px;color:#666;white-space:nowrap;font-variant-numeric:tabular-nums}.tour-progress-bar{flex:1;height:3px;background:#222;border-radius:2px;overflow:hidden}.tour-progress-fill{height:100%;background:#e8272a;border-radius:2px;transition:width .4s cubic-bezier(.16,1,.3,1)}.tour-buttons{display:flex;gap:8px;flex-shrink:0}.tour-btn{display:inline-block;padding:8px 20px;font-size:13px;font-weight:500;cursor:pointer;border-radius:6px;line-height:1.3;transition:all .15s ease;outline:none;font-family:Inter,system-ui,sans-serif}.tour-btn-next{background-color:#e8272a;color:#fff;border:none}.tour-btn-next:hover{background-color:#d42325;box-shadow:0 0 16px #e8272a4d}.tour-btn-back{background-color:transparent;color:#555;border:1px solid #333}.tour-btn-back:hover{color:#999;border-color:#555;background-color:#ffffff08}.tour-bottom-bar{position:fixed;bottom:0;left:0;right:0;z-index:100001;display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 24px 16px;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.6) 70%,transparent 100%);pointer-events:none}.tour-bottom-bar>*{pointer-events:auto}.tour-bottom-skip{font-size:12px;font-weight:400;color:#555;background:none;border:none;cursor:pointer;padding:4px 12px;border-radius:6px;transition:color .15s ease;font-family:Inter,system-ui,sans-serif}.tour-bottom-skip:hover{color:#999}.tour-bottom-center{display:flex;align-items:center;gap:12px}.tour-bottom-counter{font-size:12px;color:#666;font-variant-numeric:tabular-nums;min-width:44px;text-align:center;font-family:Inter,system-ui,sans-serif}.tour-bottom-btn{display:inline-block;padding:8px 24px;font-size:13px;font-weight:500;cursor:pointer;border-radius:6px;line-height:1.3;transition:all .15s ease;outline:none;font-family:Inter,system-ui,sans-serif}.tour-bottom-btn-next{background-color:#e8272a;color:#fff;border:none}.tour-bottom-btn-next:hover{background-color:#d42325;box-shadow:0 0 16px #e8272a4d}.tour-bottom-btn-back{background-color:transparent;color:#555;border:1px solid #333}.tour-bottom-btn-back:hover{color:#999;border-color:#555}.tour-bottom-btn-back:disabled{opacity:.3;cursor:default;pointer-events:none}.tour-bottom-spacer{min-width:80px}
