.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-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-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:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.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-popover.one-mission{background:var(--surface,#fff);max-width:340px;color:var(--foreground,#0f172a);border-radius:14px;padding:16px 18px 14px;font-family:inherit;animation:.28s cubic-bezier(.2,.8,.2,1) one-mission-in;box-shadow:0 16px 40px #0f172a47}.driver-popover.one-mission .driver-popover-title{margin:0 0 4px;font-size:15px;font-weight:600;line-height:1.3}.driver-popover.one-mission .driver-popover-description{color:var(--muted,#64748b);font-size:13px;line-height:1.5}.driver-popover.one-mission .driver-popover-footer{gap:8px;margin-top:10px}.driver-popover.one-mission .driver-popover-footer button{font:inherit;text-shadow:none;border:1px solid var(--border,#e6e6ec);background:var(--surface,#fff);color:var(--foreground,#0f172a);border-radius:8px;padding:5px 11px;font-size:12.5px;font-weight:600}.driver-popover.one-mission .driver-popover-next-btn{background:var(--primary,#6d4aff);border-color:var(--primary,#6d4aff);color:#fff}.driver-popover.one-mission .driver-popover-close-btn{color:var(--dim,#94a3b8)}.driver-popover.one-mission .driver-popover-arrow-side-left.driver-popover-arrow{border-left-color:var(--surface,#fff)}.driver-popover.one-mission .driver-popover-arrow-side-right.driver-popover-arrow{border-right-color:var(--surface,#fff)}.driver-popover.one-mission .driver-popover-arrow-side-top.driver-popover-arrow{border-top-color:var(--surface,#fff)}.driver-popover.one-mission .driver-popover-arrow-side-bottom.driver-popover-arrow{border-bottom-color:var(--surface,#fff)}.one-mission-kind{letter-spacing:.4px;text-transform:uppercase;color:var(--primary,#6d4aff);background:var(--primary-dim,#f1edff);border-radius:999px;margin-bottom:8px;padding:2px 7px;font-size:10.5px;font-weight:600;display:inline-block}.one-mission-bar{background:var(--border-light,#efeff3);border-radius:999px;height:4px;margin:10px 0 0;overflow:hidden}.one-mission-bar i{background:var(--primary,#6d4aff);height:100%;transition:width .4s;display:block}.one-mission-wait{color:var(--muted,#64748b);margin-top:8px;font-size:12px}.driver-popover.one-mission.is-done .one-mission-wait{color:var(--success,#059669);font-weight:600}.one-mission-clip{background:#000;border-radius:8px;width:100%;margin-top:8px;display:block}body.one-mission-on .driver-active-element{border-radius:8px;animation:1.8s ease-in-out infinite one-mission-pulse}body.one-mission-free .driver-overlay{pointer-events:none}@keyframes one-mission-in{0%{opacity:0;transform:translateY(6px)scale(.97)}to{opacity:1;transform:none}}@keyframes one-mission-pulse{0%,to{box-shadow:0 0 #6d4aff8c}50%{box-shadow:0 0 0 9px #6d4aff00}}@media (prefers-reduced-motion:reduce){.driver-popover.one-mission,body.one-mission-on .driver-active-element{animation:none}}
