.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue",Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif);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-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;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-size:14px;font-weight:400;line-height:1.5}.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-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover-footer-btn:hover,.driver-popover-footer-btn: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,.driver-popover-arrow-none{display:none}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.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:animate-fade-in var(--driver-animation-duration,.4s)ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}
.driver-popover,.driver-popover *{pointer-events:auto!important}.driver-popover{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;min-width:260px!important;max-width:370px!important;padding:20px!important;box-shadow:0 8px 30px #0000001a,0 2px 8px #0000000f!important}.driver-popover .driver-popover-title{color:#0f172a!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;line-height:1.3!important}.driver-popover .driver-popover-description{color:#475569!important;margin-top:6px!important;font-family:inherit!important;font-size:13px!important;line-height:1.55!important}.driver-popover .driver-popover-footer{margin-top:16px!important}.driver-popover .driver-popover-progress-text{color:#0000!important;font-size:0!important}.driver-popover .driver-popover-next-btn{color:#fff!important;text-shadow:none!important;box-shadow:none!important;background-color:#7c3aed!important;border:none!important;border-radius:8px!important;padding:6px 14px!important;font-size:13px!important;font-weight:500!important;transition:background-color .15s!important}.driver-popover .driver-popover-next-btn:hover{background-color:#6d28d9!important}.driver-popover .driver-popover-prev-btn{color:#64748b!important;text-shadow:none!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:8px!important;padding:6px 14px!important;font-size:13px!important;font-weight:500!important;transition:color .15s!important}.driver-popover .driver-popover-prev-btn:hover{color:#0f172a!important;background:0 0!important}.driver-popover .driver-popover-close-btn{color:#94a3b8!important;width:28px!important;height:28px!important;top:10px!important;right:10px!important}.driver-popover .driver-popover-close-btn:hover{color:#64748b!important}.driver-popover-arrow{filter:drop-shadow(0 0 .5px #c8d0da)drop-shadow(0 0 .5px #c8d0da)!important;border-width:8px!important}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{margin-top:-8px!important}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{margin-left:-8px!important}.driver-popover-arrow-side-top{border-top-color:#fff!important}.driver-popover-arrow-side-bottom{border-bottom-color:#fff!important}.driver-popover-arrow-side-left{border-left-color:#fff!important}.driver-popover-arrow-side-right{border-right-color:#fff!important}.tour-dots{align-items:center!important;gap:4px!important;display:flex!important}.tour-dot{background-color:#e2e8f0;border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:all .25s}.tour-dot-active{background-color:#7c3aed;border-radius:3px;width:18px}.tour-dot-done{background-color:#c4b5fd}.driver-popover-media{border-radius:8px;margin-bottom:10px;overflow:hidden}.driver-popover-media img,.driver-popover-media video{border-radius:8px;width:100%;height:auto;display:block}.driver-popover-tip{color:#4c1d95;background:#f5f3ff;border-left:3px solid #7c3aed;border-radius:0 6px 6px 0;margin-top:10px;padding:8px 10px;font-size:12px;line-height:1.5}.dark .driver-popover-tip{color:#c4b5fd;background:#8b5cf61a;border-left-color:#8b5cf6}.dark .driver-popover{background:#111827!important;border-color:#1e293b!important;box-shadow:0 8px 30px #0006,0 2px 8px #00000040!important}.dark .driver-popover .driver-popover-title{color:#e2e8f0!important}.dark .driver-popover .driver-popover-description{color:#94a3b8!important}.dark .driver-popover .driver-popover-next-btn{background-color:#8b5cf6!important}.dark .driver-popover .driver-popover-next-btn:hover{background-color:#7c3aed!important}.dark .driver-popover .driver-popover-prev-btn{color:#94a3b8!important}.dark .driver-popover .driver-popover-prev-btn:hover{color:#e2e8f0!important}.dark .driver-popover .driver-popover-close-btn{color:#475569!important}.dark .driver-popover .driver-popover-close-btn:hover{color:#94a3b8!important}.dark .driver-popover-arrow{filter:drop-shadow(0 0 .5px #374151)drop-shadow(0 0 .5px #374151)!important}.dark .driver-popover-arrow-side-top{border-top-color:#111827!important}.dark .driver-popover-arrow-side-bottom{border-bottom-color:#111827!important}.dark .driver-popover-arrow-side-left{border-left-color:#111827!important}.dark .driver-popover-arrow-side-right{border-right-color:#111827!important}.dark .tour-dot{background-color:#334155}.dark .tour-dot-active{background-color:#a78bfa}.dark .tour-dot-done{background-color:#6d28d9}
@keyframes ob-cursor-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes ob-fade-slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes ob-slide-in-right{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes ob-slide-in-left{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes ob-glow-pulse{0%,to{box-shadow:0 0 8px #7c3aed40}50%{box-shadow:0 0 24px #7c3aed80}}@keyframes ob-gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes ob-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.ob-cursor{vertical-align:text-bottom;background:currentColor;width:2px;height:1.1em;margin-left:1px;animation:.8s step-end infinite ob-cursor-blink;display:inline-block}.ob-fade-up{animation:.5s ease-out both ob-fade-slide-up}.ob-slide-enter-right{animation:.4s ease-out both ob-slide-in-right}.ob-slide-enter-left{animation:.4s ease-out both ob-slide-in-left}.ob-glow{animation:2.5s ease-in-out infinite ob-glow-pulse}.ob-float{animation:3s ease-in-out infinite ob-float}.ob-gradient-text{background:linear-gradient(135deg,#fff,#7c3aed,#fff) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite ob-gradient-shift}.dark .ob-gradient-text{background:linear-gradient(135deg,#fff,#a78bfa,#fff) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite ob-gradient-shift}.ob-delay-5{animation-delay:.5s}.ob-delay-6{animation-delay:.6s}