.driver-popover{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)!important;max-width:320px!important}.driver-popover.dark{background:#1f2937!important;border:1px solid #374151!important;color:#f9fafb!important}.driver-popover-title{font-size:16px!important;font-weight:600!important;color:#111827!important;margin-bottom:8px!important;display:flex!important;align-items:center!important}.driver-popover.dark .driver-popover-title{color:#f9fafb!important}.driver-popover-description{font-size:14px!important;line-height:1.5!important;color:#6b7280!important;margin-bottom:16px!important}.driver-popover.dark .driver-popover-description{color:#d1d5db!important}.driver-popover-footer{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-top:16px!important;gap:8px!important;padding:0 4px!important}.driver-popover-progress-text{font-size:12px!important;color:#9ca3af!important;font-weight:500!important;flex-shrink:0!important}.driver-popover.dark .driver-popover-progress-text{color:#9ca3af!important}.driver-popover-navigation-btns{display:flex!important;gap:8px!important;flex-shrink:0!important}.driver-popover-btn{padding:8px 16px!important;border-radius:6px!important;font-size:14px!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease!important;border:none!important;display:flex!important;align-items:center!important;gap:4px!important;white-space:nowrap!important;min-width:fit-content!important;flex-shrink:0!important}.driver-popover-next-btn{background:#3b82f6!important;color:#fff!important}.driver-popover-next-btn:hover{background:#2563eb!important}.driver-popover-prev-btn{background:#f3f4f6!important;color:#374151!important}.driver-popover-prev-btn:hover{background:#e5e7eb!important}.driver-popover.dark .driver-popover-prev-btn{background:#374151!important;color:#d1d5db!important}.driver-popover.dark .driver-popover-prev-btn:hover{background:#4b5563!important}.driver-popover-close-btn{background:transparent!important;color:#9ca3af!important;width:24px!important;height:24px!important;border-radius:50%!important;padding:0!important;position:absolute!important;top:8px!important;right:8px!important;font-size:18px!important;line-height:1!important}.driver-popover-close-btn:hover{background:#f3f4f6!important;color:#374151!important}.driver-popover.dark .driver-popover-close-btn:hover{background:#374151!important;color:#d1d5db!important}.tutorial-popover .driver-popover-title:before{content:"🎯 ";margin-right:4px}.driver-highlighted-element{position:relative!important}.driver-highlighted-element:before{content:""!important;position:absolute!important;top:-4px!important;left:-4px!important;right:-4px!important;bottom:-4px!important;border:2px solid #3b82f6!important;border-radius:8px!important;pointer-events:none!important;z-index:9998!important;animation:tutorial-pulse 2s infinite!important}@keyframes tutorial-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.02)}}.driver-popover-progress{width:100%!important;height:4px!important;background:#e5e7eb!important;border-radius:2px!important;margin-top:12px!important;overflow:hidden!important}.driver-popover.dark .driver-popover-progress{background:#374151!important}.driver-popover-progress-fill{height:100%!important;background:linear-gradient(90deg,#3b82f6,#1d4ed8)!important;transition:width .3s ease!important;border-radius:2px!important}@media (max-width:640px){.driver-popover{max-width:280px!important;margin:8px!important}.driver-popover-title{font-size:14px!important}.driver-popover-btn,.driver-popover-description{font-size:13px!important}.driver-popover-btn{padding:6px 12px!important}.driver-popover-footer{flex-wrap:nowrap!important;gap:6px!important}.driver-popover-progress-text{font-size:11px!important}}.driver-popover-footer{min-height:40px!important}.driver-popover-navigation-btns .driver-popover-btn{text-align:center!important;justify-content:center!important}.driver-popover{animation:tutorial-fade-in .3s ease-out!important}@keyframes tutorial-fade-in{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.driver-popover[data-step="0"] .driver-popover-title:before{content:"🔥 "}.tutorial-complete-animation{animation:tutorial-celebrate .6s ease-out!important}@keyframes tutorial-celebrate{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.driver-active *,.driver-active .driver-overlay{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 .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.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{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.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:focus,.driver-popover-footer button:hover{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.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-bottom.driver-popover-arrow-align-start,.driver-popover-arrow-side-top.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-bottom.driver-popover-arrow-align-end,.driver-popover-arrow-side-top.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{top:50%;margin-top:-5px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center,.driver-popover-arrow-side-top.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}