.driver-active .driver-overlay,.driver-active *{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:.2s ease-in-out animate-fade-in}.driver-fade .driver-popover{animation:.2s animate-fade-in}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer button{all:unset;box-sizing:border-box;text-shadow:1px 1px #fff;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.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:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.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-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.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-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.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{margin-top:-5px;top:50%}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{margin-left:-5px;left:50%}.driver-popover-arrow-none{display:none}
.driver-popover{background:linear-gradient(135deg,#fffffffa 0%,#f8fafcfa 100%);border:1px solid #6366f133;border-radius:16px;max-width:340px;padding:20px;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #6366f11a,0 0 40px #6366f126}@media (max-width:640px){.driver-popover{border-radius:12px;max-width:calc(100vw - 32px);margin:0 16px;padding:16px}.driver-popover.driver-popover-left,.driver-popover.driver-popover-right{left:16px!important;right:16px!important;transform:none!important}}.dark .driver-popover{background:linear-gradient(135deg,#1e293bfa 0%,#0f172afa 100%);border-color:#6366f14d}.driver-popover-title{color:#1e293b;margin-bottom:8px;font-size:1.125rem;font-weight:700;line-height:1.4}@media (max-width:640px){.driver-popover-title{font-size:1rem}}.dark .driver-popover-title{color:#f1f5f9}.driver-popover-description{color:#64748b;margin-bottom:16px;font-size:.9rem;line-height:1.6}@media (max-width:640px){.driver-popover-description{margin-bottom:12px;font-size:.85rem}}.dark .driver-popover-description{color:#94a3b8}.driver-popover-progress-text{color:#94a3b8;margin-bottom:12px;font-size:.75rem}.driver-popover-footer{justify-content:space-between;gap:8px;margin-top:8px;display:flex}@media (max-width:640px){.driver-popover-footer{gap:6px}}.driver-popover-footer button{cursor:pointer;border-radius:8px;padding:8px 16px;font-size:.875rem;font-weight:600;transition:all .2s}@media (max-width:640px){.driver-popover-footer button{padding:8px 12px;font-size:.8rem}}.driver-popover-prev-btn{color:#64748b;background:0 0;border:1px solid #e2e8f0}.driver-popover-prev-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.dark .driver-popover-prev-btn{color:#94a3b8;border-color:#475569}.dark .driver-popover-prev-btn:hover{background:#334155}.driver-popover-next-btn,.driver-popover-done-btn{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border:none;box-shadow:0 4px 14px #6366f159}.driver-popover-next-btn:hover,.driver-popover-done-btn:hover{background:linear-gradient(135deg,#4f46e5 0%,#9333ea 100%);transform:translateY(-1px);box-shadow:0 6px 20px #6366f180}.driver-popover-close-btn{color:#94a3b8;transition:color .2s}.driver-popover-close-btn:hover{color:#64748b}.dark .driver-popover-close-btn:hover{color:#cbd5e1}.driver-popover-arrow{border-color:#fffffffa}.dark .driver-popover-arrow{border-color:#1e293bfa}.driver-active-element{border-radius:8px;box-shadow:0 0 0 4px #6366f166!important}@media (max-width:640px){.driver-overlay{position:fixed!important}}.driver-popover[data-popper-placement^=top],.driver-popover[data-popper-placement^=bottom]{margin-left:0;margin-right:0}
