#driver-page-overlay{background:#0009;z-index:99998!important}.driver-popover-description svg{display:none}.driver-active-element,#driver-highlighted-element-stage{z-index:99999!important}.driver-popover{z-index:100000!important}.driver-popover.tour-popover{border-radius:12px;min-width:280px;max-width:340px;padding:20px;box-shadow:0 20px 60px #00000059;background-color:var(--card)!important;border:1px solid var(--border)!important;color:var(--card-foreground)!important}.driver-popover.tour-popover .driver-popover-close-btn{opacity:.7;font-size:20px;transition:opacity .15s;color:var(--muted-foreground)!important}.driver-popover.tour-popover .driver-popover-close-btn:hover{opacity:1;color:var(--foreground)!important}.driver-popover.tour-popover .driver-popover-title{margin-bottom:8px;font-size:15px;font-weight:700;color:var(--card-foreground)!important}.driver-popover.tour-popover .driver-popover-description{font-size:13px;line-height:1.6;color:var(--muted-foreground)!important}.driver-popover.tour-popover .driver-popover-description kbd{background:var(--muted);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:1px 5px;font-size:12px}.driver-popover.tour-popover .driver-popover-progress-text{font-size:11px;color:var(--muted-foreground)!important}.driver-popover.tour-popover .driver-popover-footer{align-items:center;gap:8px;margin-top:16px;display:flex}.driver-popover.tour-popover .driver-popover-prev-btn,.driver-popover.tour-popover .driver-popover-next-btn,.driver-popover.tour-popover .driver-popover-done-btn{cursor:pointer;border-radius:7px;padding:6px 14px;font-size:13px;font-weight:500;transition:opacity .15s;background:var(--primary)!important;color:var(--primary-foreground)!important;text-shadow:none!important;border:none!important}.driver-popover.tour-popover .driver-popover-prev-btn{color:var(--muted-foreground)!important;border:1px solid var(--border)!important;background:0 0!important}.driver-popover.tour-popover .driver-popover-prev-btn:hover{background:var(--muted)!important}.driver-popover.tour-popover .driver-popover-next-btn:hover,.driver-popover.tour-popover .driver-popover-done-btn:hover{opacity:.85}.driver-popover.tour-popover .driver-popover-arrow{display:none}