.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:.2s ease-in-out animate-fade-in}.driver-fade .driver-popover{animation:.2s animate-fade-in}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer button{all:unset;box-sizing:border-box;text-shadow:1px 1px #fff;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{margin-top:-5px;top:50%}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{margin-left:-5px;left:50%}.driver-popover-arrow-none{display:none}
.driver-popover{background-color:var(--card)!important;color:var(--card-foreground)!important;border-radius:var(--radius-sm)!important;padding:1rem!important}.driver-popover *{font-family:var(--font-inter),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important}.driver-popover .driver-popover-title{color:var(--foreground)!important;font-size:.975rem!important;font-weight:600!important;line-height:1.5!important}.driver-popover .driver-popover-description{color:var(--muted-foreground)!important;font-size:.8125rem!important;line-height:1.5!important}.driver-popover .driver-popover-footer{justify-content:space-between!important;align-items:center!important;margin-top:.75rem!important;display:flex!important}.hai-tour-popover .driver-popover-footer{justify-content:space-between!important;width:100%!important;display:flex!important}.hai-tour-popover .driver-popover-footer .driver-popover-navigation-btns{gap:.5rem!important;margin-left:auto!important;display:flex!important}.driver-popover .driver-popover-progress-text{color:var(--muted-foreground)!important;font-size:.8125rem!important}.driver-popover .driver-popover-footer .driver-popover-btn-disabled{opacity:.5!important;pointer-events:none!important}.driver-popover .driver-popover-footer button{border-radius:calc(var(--radius) - 4px)!important;border:1px solid var(--border)!important;background-color:var(--secondary)!important;color:var(--secondary-foreground)!important;text-shadow:none!important;align-items:center!important;gap:.25rem!important;padding:.375rem .625rem!important;font-size:.85rem!important;transition:background-color .2s!important;display:inline-flex!important}.driver-popover .driver-popover-prev-btn{color:var(--foreground)!important;border-color:var(--border)!important;text-shadow:none!important;background-color:#0000!important}.driver-popover-navigation-btns button.driver-popover-next-btn{background-color:var(--primary)!important;color:#fff!important;text-shadow:none!important;border-color:#0000!important}.driver-popover .driver-popover-close-btn{color:var(--muted-foreground)!important}.driver-popover .driver-popover-close-btn:hover,.driver-popover .driver-popover-close-btn:focus{color:var(--foreground)!important}.driver-popover.hai-driver-popover--xl{min-width:420px!important;max-width:640px!important;padding:1.25rem!important}.driver-popover.hai-driver-popover--hide-next button.driver-popover-next-btn,.driver-popover.hai-driver-popover--hide-prev button.driver-popover-prev-btn,.driver-popover.hai-driver-popover--hide-next button[data-driver-action=next],.driver-popover.hai-driver-popover--hide-prev button[data-driver-action=prev],.driver-popover.hai-driver-popover--hide-next button.driver-next-btn,.driver-popover.hai-driver-popover--hide-prev button.driver-prev-btn{visibility:hidden!important;display:none!important}.driver-popover .driver-popover-arrow{border-color:#0000}.driver-popover .driver-popover-arrow-side-left{border-left-color:var(--card)!important}.driver-popover .driver-popover-arrow-side-right{border-right-color:var(--card)!important}.driver-popover .driver-popover-arrow-side-top{border-top-color:var(--card)!important}.driver-popover .driver-popover-arrow-side-bottom{border-bottom-color:var(--card)!important}.driver-overlay{background:0 0!important}@keyframes hai-mouse-click-bounce{0%,to{transform:translateY(-1px)scale(1)}50%{transform:translateY(-5px)scale(1.1)}}:root,.dark{--ripple-color-start:oklch(from var(--foreground)l c h/.4);--ripple-color-end:oklch(from var(--foreground)l c h/0)}@keyframes hai-ripple{0%{box-shadow:0 0 0 0 var(--ripple-color-start)}70%{box-shadow:0 0 0 6px var(--ripple-color-end)}to{box-shadow:0 0 0 0 var(--ripple-color-end)}}.hai-highlight-mouse-click{width:24px;height:24px;color:var(--foreground);fill:currentColor;z-index:10001;pointer-events:none;filter:drop-shadow(0 1px 3px #0000004d);transform-origin:50%;border-radius:50%;margin-top:-4px;margin-left:-4px;animation:1s ease-in-out infinite hai-mouse-click-bounce,1s ease-in-out infinite hai-ripple;position:absolute;transform:rotate(45deg)}.hai-highlight-mouse-click:after{content:"";border-radius:50%;animation:1s ease-in-out infinite hai-ripple;position:absolute;inset:0}.hai-highlight-mouse-click svg{z-index:1;width:100%;height:100%;position:relative}.hai-highlight-action{z-index:1000;position:relative}.hai-tour-title-with-icon{align-items:center!important;gap:.5rem!important;display:flex!important}.hai-tour-icon{color:var(--foreground)!important;flex-shrink:0!important}.driver-active-element.hai-highlight-action{z-index:10000!important}.hai-tour-skip-btn{color:var(--muted-foreground)!important;cursor:pointer!important;background-color:#0000!important;border:none!important;margin-right:auto!important;padding:.25rem .5rem!important;font-size:.875rem!important;transition:color .2s!important}.hai-tour-skip-btn:hover{color:var(--foreground)!important}.hai-tour-left-section{align-items:center!important;gap:.5rem!important;display:flex!important}.hai-tour-track-dots{justify-content:center!important;align-items:center!important;gap:.25rem!important;margin:0 .25rem!important;display:inline-flex!important}.hai-tour-track-dot{background-color:var(--border)!important;border-radius:50%!important;width:.375rem!important;height:.375rem!important;transition:background-color .2s,transform .2s!important}.hai-tour-track-dot-active{background-color:var(--primary)!important;transform:scale(1.2)!important}.hai-tour-popover .driver-popover-footer{justify-content:space-between!important;align-items:center!important;width:100%!important;display:flex!important}.hai-tour-skip-btn{margin-right:0!important}
