.driver-active *,.driver-active .driver-overlay{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:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;display:block;position:relative;zoom:1;margin:0}.driver-popover-close-btn{all:unset;top:0;right:0;width:32px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:focus,.driver-popover-close-btn:hover{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.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:focus,.driver-popover-footer button:hover{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.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-bottom.driver-popover-arrow-align-start,.driver-popover-arrow-side-top.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-bottom.driver-popover-arrow-align-end,.driver-popover-arrow-side-top.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{top:50%;margin-top:-5px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center,.driver-popover-arrow-side-top.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}.driver-popover{background-color:hsl(var(--card));color:hsl(var(--popover-foreground));border-radius:1.5rem;padding:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05),0 0 0 1px hsl(var(--border));min-width:300px;max-width:380px;overflow:hidden}@media (max-width:767px){.driver-popover{min-width:unset;max-width:calc(100vw - 2rem);width:calc(100vw - 2rem);padding:1rem}}@media (min-width:768px) and (max-width:1023px){.driver-popover{min-width:unset;max-width:calc(100vw - 2rem);width:calc(100vw - 2rem);padding:1rem}}@media (min-width:1024px){.driver-popover{min-width:320px;max-width:440px;padding:1.25rem 1.5rem}.driver-popover.desktop-tour-popover{max-width:min(440px,calc(100vw - 300px))}}.driver-popover-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;line-height:1.5;color:hsl(var(--foreground));display:flex;align-items:center;gap:.5rem}.driver-popover-description{font-size:.95rem;line-height:1.6;color:hsl(var(--muted-foreground));margin-bottom:1.5rem}.driver-popover-footer{margin-top:1rem;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:.75rem;color:hsl(var(--muted-foreground));font-weight:500}.driver-popover-navigation-btns{display:flex;gap:.5rem}.driver-popover-btn{border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;cursor:pointer;border:1px solid transparent;display:flex!important;align-items:center;justify-content:center;gap:.25rem}.driver-popover-prev-btn{background-color:transparent;color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border))}.driver-popover-prev-btn:hover{background-color:hsl(var(--muted));color:hsl(var(--foreground))}.driver-popover-done-btn,.driver-popover-next-btn{background:linear-gradient(90deg,#f97316,#ea580c);color:white;border:none;text-shadow:0 1px 2px rgba(0,0,0,.1)}.driver-popover-next-btn:hover{opacity:.9;transform:translateY(-1px)}.driver-popover-close-btn{color:hsl(var(--muted-foreground));background:transparent;border:none;font-size:1.25rem;padding:.25rem;position:absolute;top:.75rem;right:.75rem;transition:color .2s;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.driver-popover-close-btn:hover{color:hsl(var(--destructive));background-color:hsl(var(--muted))}.driver-popover-arrow{display:none}.driver-overlay{transition:opacity .3s ease-in-out}.dark .driver-popover{box-shadow:0 10px 15px -3px rgba(0,0,0,.5),0 4px 6px -2px rgba(0,0,0,.3),0 0 0 1px hsl(var(--border))}.driver-popover-progress-text{background:hsl(var(--secondary));padding:.25rem .5rem;border-radius:9999px;color:hsl(var(--secondary-foreground))}@keyframes fab-ghost-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.96)}}