.feature-tour-overlay{z-index:10000;pointer-events:auto;transition:opacity .3s;position:fixed;inset:0}.feature-tour-overlay.entering{opacity:0}.feature-tour-overlay.visible{opacity:1}.feature-tour-overlay.exiting{opacity:0}.feature-tour-spotlight{z-index:10001;pointer-events:none;border-radius:8px;transition:top .3s,left .3s,width .3s,height .3s;position:fixed;box-shadow:0 0 0 9999px #0f1629d9}.feature-tour-tooltip{z-index:10002;-webkit-backdrop-filter:blur(20px);color:#fff;opacity:1;background:#1e294bf2;border:1px solid #8b5cf64d;border-radius:16px;width:340px;max-width:calc(100vw - 32px);padding:24px;transition:top .3s,left .3s,opacity .3s,transform .3s;position:fixed;transform:translateY(0);box-shadow:0 8px 32px #00000059,0 0 0 1px #8b5cf626}.feature-tour-tooltip.transitioning{opacity:0;transform:translateY(8px)}.feature-tour-tooltip:before{content:"";background:#1e294bf2;border:1px solid #8b5cf64d;width:12px;height:12px;position:absolute;transform:rotate(45deg)}.feature-tour-tooltip.above:before{border-top:none;border-left:none;margin-left:-6px;bottom:-7px;left:50%}.feature-tour-tooltip.below:before{border-bottom:none;border-right:none;margin-left:-6px;top:-7px;left:50%}.feature-tour-step-counter{color:#8b5cf6;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;font-weight:600}.feature-tour-tooltip-title{color:#fff;margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.3}.feature-tour-tooltip-desc{color:#ffffffb3;margin:0 0 20px;font-size:14px;line-height:1.6}.feature-tour-nav{justify-content:space-between;align-items:center;gap:8px;display:flex}.feature-tour-nav-right{align-items:center;gap:8px;display:flex}.feature-tour-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s,transform .15s,opacity .2s}.feature-tour-btn:active{transform:scale(.96)}.feature-tour-btn-primary{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6366f1);box-shadow:0 2px 12px #8b5cf659}.feature-tour-btn-primary:hover{filter:brightness(1.1);box-shadow:0 4px 20px #8b5cf680}.feature-tour-btn-secondary{color:#fffc;background:#ffffff14;border:1px solid #ffffff1f}.feature-tour-btn-secondary:hover{color:#fff;background:#ffffff24}.feature-tour-btn-skip{color:#ffffff80;background:0 0;padding:6px 8px;font-size:12px}.feature-tour-btn-skip:hover{color:#fffc}.feature-tour-dots{border-top:1px solid #ffffff14;justify-content:center;align-items:center;gap:6px;margin-top:16px;padding-top:16px;display:flex}.feature-tour-dot{background:#ffffff4d;border-radius:50%;width:8px;height:8px;transition:background .3s,transform .3s}.feature-tour-dot.active{background:#8b5cf6;transform:scale(1.25)}@media (max-width:1023px){.feature-tour-tooltip{width:100%;max-width:100%;padding:24px 20px calc(env(safe-area-inset-bottom,0px) + 20px);border-radius:20px 20px 0 0;animation:.3s slideUpSheet;position:fixed;bottom:0;right:0;top:auto!important;left:0!important}@keyframes slideUpSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}.feature-tour-overlay{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}.feature-tour-spotlight,.feature-tour-tooltip:before{display:none}.feature-tour-tooltip-title{font-size:18px}.feature-tour-tooltip-desc{margin-bottom:16px;font-size:14px}.feature-tour-btn{padding:10px 16px;font-size:13px}.feature-tour-dots{margin-top:12px;padding-top:12px}}.tour-highlight{animation:1.5s ease-in-out infinite tourPulse;background:#8b5cf640!important;border-radius:10px!important;box-shadow:0 0 0 2px #8b5cf6,0 0 16px #8b5cf666!important}@keyframes tourPulse{0%,to{box-shadow:0 0 0 2px #8b5cf6,0 0 16px #8b5cf666}50%{box-shadow:0 0 0 3px #8b5cf6,0 0 24px #8b5cf699}}body.tour-active .portal-sidebar-mobile.open{z-index:10001!important}body.tour-active .portal-overlay{z-index:10000!important}body.tour-active .feature-tour-tooltip{z-index:10003!important}
