[data-tour-elem=mask]{background-color:rgba(0,0,0,.6)!important}[data-tour-elem=mask-area]{rx:12!important}[data-tour-elem=popover]{background:white!important;border-radius:12px!important;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important;border:1px solid #e5e7eb!important;max-width:350px!important}[data-tour-elem=badge]{background:#3b82f6!important;color:white!important;border-radius:50%!important;font-weight:600!important;font-size:14px!important}[data-tour-elem=close]{background:#f3f4f6!important;border:none!important;border-radius:50%!important;width:24px!important;height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#6b7280!important;font-size:14px!important;cursor:pointer!important}[data-tour-elem=close]:hover{background:#e5e7eb!important;color:#374151!important}[data-tour-elem=arrow]{color:white!important;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))!important}[data-tour-elem=controls]{padding:16px!important;border-top:1px solid #e5e7eb!important;background:#f9fafb!important;border-radius:0 0 12px 12px!important}[data-tour-elem=popover]{animation:tourFadeIn .3s ease-out!important}@keyframes tourFadeIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:640px){[data-tour-elem=popover]{max-width:280px!important;margin:10px!important}}