.tutorial-popover{background-color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.5rem;padding:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);max-width:350px;position:fixed}.tutorial-popover .driver-popover-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:hsl(var(--foreground))}.tutorial-popover .driver-popover-description{font-size:.875rem;line-height:1.5;color:hsl(var(--muted-foreground));margin-bottom:1rem}.tutorial-popover .driver-popover-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;gap:.5rem;position:relative;z-index:100002!important;pointer-events:auto!important}.tutorial-popover .driver-popover-btn{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));padding:.5rem 1rem;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .2s;border:none}.tutorial-popover .driver-popover-btn:hover{opacity:.9}.tutorial-popover .driver-popover-btn-disabled{opacity:.5;cursor:not-allowed}.tutorial-popover .driver-popover-close-btn,.tutorial-popover .driver-popover-prev-btn{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.tutorial-popover .driver-popover-progress-text{font-size:.75rem;color:hsl(var(--muted-foreground))}.driver-overlay{pointer-events:none!important;z-index:99999!important}.driver-active-element{pointer-events:auto!important;position:relative;z-index:100001!important}.tutorial-popover{pointer-events:auto!important;position:fixed!important;z-index:100000!important}.tutorial-popover[data-side=left]{margin-right:10px}.tutorial-popover[data-side=right]{margin-left:10px}.tutorial-popover[data-side=top]{margin-bottom:10px}.tutorial-popover[data-side=bottom]{margin-top:10px}.tutorial-popover .driver-popover-close-btn,.tutorial-popover .driver-popover-next-btn,.tutorial-popover .driver-popover-prev-btn{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));padding:.5rem 1rem;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .2s;border:none;outline:none!important;position:relative;z-index:100002!important;pointer-events:auto!important}.tutorial-popover .driver-popover-close-btn,.tutorial-popover .driver-popover-prev-btn{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.tutorial-popover .driver-popover-btn:focus{outline:none!important;box-shadow:none!important}.driver-active-element{outline:none!important;background:transparent!important}.driver-active-element:focus{outline:none!important}.tutorial-popover .driver-popover-content{position:relative;z-index:100002!important;pointer-events:auto!important}