.driver-theme-light .driver-popover{background-color:hsl(var(--background));color:hsl(var(--foreground));border:1px solid hsl(var(--border));box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.driver-theme-light .driver-popover-title{color:hsl(var(--foreground));font-size:1.125rem;font-weight:600}.driver-theme-light .driver-popover-description{color:hsl(var(--muted-foreground));font-size:.875rem}.driver-theme-light .driver-popover-footer button{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border:none;border-radius:.375rem;padding:.5rem 1rem;font-weight:500;transition:background-color .2s}.driver-theme-light .driver-popover-footer button:hover{background-color:hsl(var(--primary)/.9)}.driver-theme-light .driver-popover-footer .driver-popover-prev-btn,.driver-theme-light .driver-popover-footer .driver-popover-close-btn{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.driver-theme-light .driver-popover-footer .driver-popover-prev-btn:hover,.driver-theme-light .driver-popover-footer .driver-popover-close-btn:hover{background-color:hsl(var(--secondary)/.8)}.driver-theme-dark .driver-popover{background-color:hsl(var(--background));color:hsl(var(--foreground));border:1px solid hsl(var(--border));box-shadow:0 10px 15px -3px rgba(0,0,0,.5),0 4px 6px -4px rgba(0,0,0,.5)}.driver-theme-dark .driver-popover-title{color:hsl(var(--foreground));font-size:1.125rem;font-weight:600}.driver-theme-dark .driver-popover-description{color:hsl(var(--muted-foreground));font-size:.875rem}.driver-theme-dark .driver-popover-footer button{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border:none;border-radius:.375rem;padding:.5rem 1rem;font-weight:500;transition:background-color .2s}.driver-theme-dark .driver-popover-footer button:hover{background-color:hsl(var(--primary)/.9)}.driver-theme-dark .driver-popover-footer .driver-popover-prev-btn,.driver-theme-dark .driver-popover-footer .driver-popover-close-btn{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.driver-theme-dark .driver-popover-footer .driver-popover-prev-btn:hover,.driver-theme-dark .driver-popover-footer .driver-popover-close-btn:hover{background-color:hsl(var(--secondary)/.8)}.driver-popover-progress-text{color:hsl(var(--muted-foreground));font-size:.75rem}.driver-theme-light .driver-active-element,.driver-theme-dark .driver-active-element{outline:2px solid hsl(var(--primary));border-radius:.375rem}
