.driver-popover{background:#fff;min-width:320px;max-width:480px;padding:0;animation:.3s ease-out fadeInScale;overflow:hidden;border-radius:8px!important}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.driver-popover-title{color:#0f172a;font-size:22px;font-weight:700;line-height:1.3}.driver-popover-description{color:#475569;font-size:15px;line-height:1.6}.driver-popover-progress-text{color:#94a3b8;text-align:center;letter-spacing:.5px;margin:0;font-size:13px;font-weight:600;padding:0!important}.driver-popover-footer{border-top:1px solid #d5d5d5;justify-content:stretch;align-items:stretch;gap:0;margin:0;display:flex;padding-top:10px!important}.driver-popover-next-btn,.driver-popover-prev-btn{cursor:pointer;text-align:center;background:0 0;border:none;flex:1;padding:16px 24px;font-size:15px;font-weight:600;transition:all .2s}.driver-popover-prev-btn{color:#64748b;border-right:1px solid #f1f5f9}.driver-popover-prev-btn:hover{color:#475569;background:#f8fafc}.driver-popover-next-btn{color:#0ea5e9;font-weight:700}.driver-popover-next-btn:hover{color:#0284c7;background:#f0f9ff}.driver-popover-footer button{white-space:nowrap!important;cursor:pointer!important;background:hsl(var(--background))!important;width:5.5rem!important;height:2rem!important;color:hsl(var(--foreground))!important;border:1.5px solid #d1d5db!important;border-radius:.375rem!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;padding:.5rem 1rem!important;font-size:.875rem!important;font-weight:600!important;transition:all .2s!important;display:inline-flex!important;box-shadow:0 1px 2px #0000000d!important}.driver-popover-close-btn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:20px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.driver-popover-close-btn:hover{color:#475569;background:#f1f5f9}@media (max-width:640px){.driver-popover{min-width:auto;max-width:calc(100vw - 32px)}.driver-popover-title{padding:24px 24px 12px;font-size:20px}.driver-popover-description{padding:0 24px 20px;font-size:14px}.driver-popover-next-btn,.driver-popover-prev-btn{padding:14px 20px;font-size:14px}}.welcome-popover-custom{width:100%!important;min-width:320px!important;max-width:500px!important;animation:.3s ease-out fadeInScale!important;overflow:hidden!important}.welcome-popover-custom .driver-popover-title{color:#000!important;font-size:1.5rem!important;font-weight:700!important}.welcome-popover-custom .driver-popover-description{font-size:1.1rem!important}.welcome-popover-custom .driver-popover-footer{gap:8px!important;padding-top:10px!important}.welcome-popover-custom .driver-popover-footer button{white-space:nowrap!important;cursor:pointer!important;background:hsl(var(--background))!important;width:7.5rem!important;height:2.5rem!important;color:hsl(var(--foreground))!important;border:1.5px solid #d1d5db!important;border-radius:.375rem!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;padding:.5rem 1rem!important;font-size:.875rem!important;font-weight:600!important;transition:all .2s!important;display:inline-flex!important;box-shadow:0 1px 2px #0000000d!important}.welcome-popover-custom .driver-popover-footer button:hover{background:hsl(var(--accent))!important;color:hsl(var(--accent-foreground))!important}.welcome-popover-custom .driver-popover-progress-text{padding:0!important}.dark .welcome-popover-custom .driver-popover-footer button{background:hsl(var(--input) / .3)!important;border-color:hsl(var(--input))!important}.dark .welcome-popover-custom .driver-popover-footer button:hover{background:hsl(var(--input) / .5)!important}
