.react-joyride__overlay{z-index:9999}.react-joyride__tooltip{z-index:10000;background-color:#fff;border-radius:12px;max-width:380px;padding:0;box-shadow:0 10px 25px #00000026}.react-joyride__tooltip__header{color:#1f2937;border-bottom:1px solid #e5e7eb;margin:0;padding:16px 16px 8px;font-size:16px;font-weight:600}.react-joyride__tooltip__body{color:#4b5563;padding:12px 16px;font-size:14px;line-height:1.6}.react-joyride__tooltip__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px 16px;display:flex}.react-joyride__tooltip__bottom-center{transform:translate(-50%)}.react-joyride__tooltip__footer__dots{flex:1;justify-content:center;gap:4px;display:flex}.react-joyride__tooltip__footer__dots__dot{cursor:pointer;background-color:#d1d5db;border-radius:50%;width:6px;height:6px;transition:all .2s}.react-joyride__tooltip__footer__dots__dot.active{background-color:#3b82f6;border-radius:3px;width:24px}.react-joyride__button{cursor:pointer;text-transform:none;white-space:nowrap;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.react-joyride__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.react-joyride__button__primary{color:#fff;background-color:#3b82f6}.react-joyride__button__primary:hover{background-color:#2563eb}.react-joyride__button__secondary{color:#1f2937;background-color:#e5e7eb}.react-joyride__button__secondary:hover{background-color:#d1d5db}.react-joyride__button__skip{color:#6b7280;background-color:#0000;padding:4px 8px;font-size:12px}.react-joyride__button__skip:hover{color:#374151;box-shadow:none;background-color:#f3f4f6;transform:none}.react-joyride__beacon{background:radial-gradient(circle,#3b82f6 0%,#1e40af 70%);animation:2s infinite joyride-pulse;box-shadow:0 0 0 8px #3b82f640,0 0 0 16px #3b82f626}@keyframes joyride-pulse{0%{box-shadow:0 0 0 8px #3b82f640,0 0 0 16px #3b82f626}50%{box-shadow:0 0 0 8px #3b82f626,0 0 0 16px #3b82f60d}to{box-shadow:0 0 0 8px #3b82f640,0 0 0 16px #3b82f626}}.react-joyride__tooltip__arrow{border-color:#fff}@media (max-width:768px){.react-joyride__tooltip{max-width:calc(100vw - 32px)}.react-joyride__tooltip__body{font-size:13px}.react-joyride__button{padding:6px 12px;font-size:13px}}html[data-theme=light] .react-joyride__tooltip{color:#1f2937;background-color:#fff}html[data-theme=dark] .react-joyride__tooltip{color:#f3f4f6;background-color:#1f2937}html[data-theme=dark] .react-joyride__tooltip__header{color:#f3f4f6;border-bottom-color:#374151}html[data-theme=dark] .react-joyride__tooltip__body{color:#d1d5db}html[data-theme=dark] .react-joyride__button__secondary{color:#f3f4f6;background-color:#374151}html[data-theme=dark] .react-joyride__button__secondary:hover{background-color:#4b5563}.react-joyride__highlighted{z-index:999;position:relative}.react-joyride__tooltip{transition:all .3s}.react-joyride__overlay{transition:opacity .3s}
