:root{--tour-brand:#2563eb;--tour-brand-rgb:37,99,235;--tour-text-primary:#151515;--tour-text-secondary:#6a6e73;--tour-popover-bg:#ffffffeb;--tour-popover-border:#2563eb26;--tour-backdrop-bg:#00000080}[data-theme=dark]{--tour-text-primary:#e2e8f0;--tour-text-secondary:#94a3b8;--tour-popover-bg:#1e293beb;--tour-popover-border:#2563eb40;--tour-backdrop-bg:#000000a6}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(100%)translate(20px)}to{opacity:1;transform:translateY(0)translate(0)}}@keyframes slideOutToBottom{0%{opacity:1;transform:translateY(0)translate(0)}to{opacity:0;transform:translateY(100%)translate(20px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(var(--tour-brand-rgb),.7)}70%{box-shadow:0 0 0 10px rgba(var(--tour-brand-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--tour-brand-rgb),0)}}@keyframes pulseRing{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}to{opacity:.8;transform:scale(.95)}}@keyframes slideDownFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpToTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes highlightPulse{0%{box-shadow:0 0 0 0 rgba(var(--tour-brand-rgb),.4)}50%{box-shadow:0 0 0 8px rgba(var(--tour-brand-rgb),.1)}to{box-shadow:0 0 0 0 rgba(var(--tour-brand-rgb),.4)}}@keyframes spotlightFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.feature-card-container{z-index:9000;pointer-events:none;position:fixed;bottom:20px;right:20px}.feature-card{pointer-events:auto;margin-bottom:12px;transition:transform .3s,opacity .3s;animation:.4s cubic-bezier(.16,1,.3,1) forwards slideInFromBottom}.feature-card.exiting{animation:.3s cubic-bezier(.6,0,.8,.2) forwards slideOutToBottom}.feature-card:hover{transform:translateY(-2px)}.feature-banner{animation:.4s cubic-bezier(.16,1,.3,1) forwards slideDownFromTop}.feature-banner.exiting{animation:.3s cubic-bezier(.6,0,.8,.2) forwards slideUpToTop}.tooltip-pulse-indicator{background-color:var(--tour-brand);border-radius:50%;width:12px;height:12px;animation:2s infinite pulse;position:absolute}.tooltip-pulse-ring{animation:2s ease-in-out infinite pulseRing}.tour-highlight{outline:2px solid var(--tour-brand);outline-offset:4px;border-radius:4px;animation:2s infinite highlightPulse;position:relative}.tour-backdrop{background-color:var(--tour-backdrop-bg);z-index:8999;animation:.3s forwards fadeIn;position:fixed;inset:0}.tour-backdrop.exiting{animation:.3s forwards fadeOut}.tour-spotlight{border:2px solid var(--tour-brand);box-shadow:0 0 0 9999px var(--tour-backdrop-bg);z-index:9000;pointer-events:none;border-radius:6px;transition:top .4s cubic-bezier(.16,1,.3,1),left .4s cubic-bezier(.16,1,.3,1),width .4s cubic-bezier(.16,1,.3,1),height .4s cubic-bezier(.16,1,.3,1);animation:.3s forwards spotlightFadeIn;position:fixed}.tour-spotlight--transitioning{opacity:.6}.tour-popover-panel{background:var(--tour-popover-bg);-webkit-backdrop-filter:blur(16px)saturate(180%);border:1px solid var(--tour-popover-border);border-radius:12px;padding:20px;transition:top .3s cubic-bezier(.16,1,.3,1),left .3s cubic-bezier(.16,1,.3,1),opacity .2s;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014}.tour-popover-header{padding-right:28px;position:relative}.tour-close-button{z-index:1;color:var(--tour-text-secondary);position:absolute;top:-4px;right:-4px}.tour-close-button:hover{color:var(--tour-text-primary)}.tour-progress-container{margin-bottom:8px}.tour-progress-bar{margin-bottom:4px}.tour-step-counter{color:var(--tour-text-secondary);text-align:right;font-variant-numeric:tabular-nums;font-size:11px}.tour-step-title{color:var(--tour-text-primary);margin-top:8px;font-size:16px;font-weight:600;line-height:1.3}.tour-popover-body{margin-top:12px}.tour-step-description{color:var(--tour-text-secondary);margin-bottom:16px;font-size:14px;line-height:1.6}.tour-skip-button{color:var(--tour-text-secondary)}.tour-next-button{background-color:var(--tour-brand);border-color:var(--tour-brand)}.tour-next-button:hover{background-color:#1d4ed8;border-color:#1d4ed8}.tour-launcher-button{color:var(--tour-text-secondary);transition:color .15s}.tour-launcher-button:hover{color:var(--tour-brand)}@media (max-width:768px){.feature-card-container{max-width:100%;bottom:10px;left:10px;right:10px}.feature-card{width:100%}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideOutToBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.tour-popover-panel{border-radius:8px}}@media (prefers-reduced-motion:reduce){.feature-card,.feature-banner,.tour-backdrop,.tooltip-pulse-indicator,.tooltip-pulse-ring,.tour-highlight,.tour-spotlight,.tour-popover-panel{transition:none!important;animation:none!important}.feature-card:hover{transform:none}.tour-spotlight--transitioning{opacity:1}}
