.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:focus,.driver-popover-close-btn:hover{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:focus,.driver-popover-footer-btn:hover{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-none,.driver-popover-arrow-side-center{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.im-tour{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 20px 45px -12px rgba(15,23,42,.28);padding:20px 20px 16px;max-width:360px;font-family:inherit}.driver-popover.im-tour .driver-popover-title{font-size:16px;font-weight:700;line-height:1.35;color:#0f172a;margin-bottom:6px;padding-left:12px;border-left:3px solid #1b57ff}.driver-popover.im-tour .driver-popover-description{font-size:13.5px;line-height:1.6;color:#475569;margin-bottom:14px;padding-left:12px}.driver-popover.im-tour .driver-popover-progress-text{display:none}.im-tour-dots{display:flex;align-items:center;gap:6px}.im-tour-dot{width:6px;height:6px;border-radius:999px;background:#cbd5e1;transition:all .2s ease}.im-tour-dot.is-active{width:18px;background:#1b57ff}.im-tour-dot.is-done{background:#93b0ff}.driver-popover.im-tour .driver-popover-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px;padding-left:12px}.driver-popover.im-tour .driver-popover-footer button{border-radius:10px;font-size:12.5px;font-weight:600;padding:7px 14px;border:none;text-shadow:none;transition:background-color .15s ease}.driver-popover.im-tour .driver-popover-next-btn{background:#1b57ff;color:#fff}.driver-popover.im-tour .driver-popover-next-btn:hover{background:#1242cc}.driver-popover.im-tour .driver-popover-prev-btn{background:transparent;color:#64748b}.driver-popover.im-tour .driver-popover-prev-btn:hover{background:#f1f5f9}.driver-popover.im-tour .driver-popover-close-btn{color:#94a3b8;font-size:20px;top:10px;right:12px}.driver-popover.im-tour .driver-popover-close-btn:hover{color:#475569}.driver-popover.im-tour .driver-popover-arrow{border-color:#fff}.dark .driver-popover.im-tour{background:#0f172a;border-color:#334155;box-shadow:0 20px 45px -12px rgba(0,0,0,.6)}.dark .driver-popover.im-tour .driver-popover-title{color:#f1f5f9}.dark .driver-popover.im-tour .driver-popover-description,.dark .driver-popover.im-tour .driver-popover-prev-btn{color:#94a3b8}.dark .driver-popover.im-tour .driver-popover-prev-btn:hover{background:#1e293b}.dark .im-tour-dot{background:#334155}.dark .driver-popover.im-tour .driver-popover-arrow{border-color:#0f172a}.driver-active-element{border-radius:14px!important;outline:2px solid #1b57ff!important;outline-offset:3px}