.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}:root{--tour-accent:#3182ce;--tour-accent-hover:#2b6cb0;--tour-accent-glow:rgba(49,130,206,.35);--tour-gradient:linear-gradient(135deg,#3182ce,#6b46c1);--tour-bg:#fff;--tour-bg-footer:#f7fafc;--tour-border:rgba(0,0,0,.08);--tour-shadow:0 24px 80px -12px rgba(0,0,0,.18),0 0 1px rgba(0,0,0,.12);--tour-title:#1a202c;--tour-body:#4a5568;--tour-muted:#a0aec0;--tour-btn-secondary-bg:#fff;--tour-btn-secondary-border:#e2e8f0;--tour-btn-secondary-text:#4a5568;--tour-btn-secondary-hover:#edf2f7;--tour-dot-inactive:#e2e8f0;--tour-dot-active:#3182ce;--tour-overlay:rgba(0,0,0,.6)}@media (prefers-color-scheme:dark){:root{--tour-bg:#1e2533;--tour-bg-footer:#171c28;--tour-border:hsla(0,0%,100%,.08);--tour-shadow:0 24px 80px -12px rgba(0,0,0,.5),0 0 1px rgba(0,0,0,.3);--tour-title:#f7fafc;--tour-body:#cbd5e0;--tour-muted:#718096;--tour-btn-secondary-bg:#2d3748;--tour-btn-secondary-border:#4a5568;--tour-btn-secondary-text:#e2e8f0;--tour-btn-secondary-hover:#4a5568;--tour-dot-inactive:#4a5568;--tour-overlay:rgba(0,0,0,.75)}}.chakra-ui-dark{--tour-bg:#1e2533;--tour-bg-footer:#171c28;--tour-border:hsla(0,0%,100%,.08);--tour-shadow:0 24px 80px -12px rgba(0,0,0,.5),0 0 1px rgba(0,0,0,.3);--tour-title:#f7fafc;--tour-body:#cbd5e0;--tour-muted:#718096;--tour-btn-secondary-bg:#2d3748;--tour-btn-secondary-border:#4a5568;--tour-btn-secondary-text:#e2e8f0;--tour-btn-secondary-hover:#4a5568;--tour-dot-inactive:#4a5568}.driver-overlay{transition:opacity .4s cubic-bezier(.16,1,.3,1)}.driver-active-element{z-index:10001!important;outline:3px solid var(--tour-accent)!important;outline-offset:4px;border-radius:10px}.driver-popover{background:var(--tour-bg)!important;border-radius:16px!important;box-shadow:var(--tour-shadow)!important;border:1px solid var(--tour-border)!important;padding:0!important;max-width:420px!important;min-width:320px!important;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;animation:tourSlideIn .4s cubic-bezier(.16,1,.3,1) both!important}.driver-popover:before{content:"";display:block;height:4px;background:var(--tour-gradient);border-radius:16px 16px 0 0}.driver-popover-title{font-family:inherit!important;font-size:1.1rem!important;font-weight:700!important;color:var(--tour-title)!important;padding:20px 24px 4px!important;margin:0!important;line-height:1.4!important;letter-spacing:-.01em}.driver-popover-description{font-family:inherit!important;font-size:.9rem!important;color:var(--tour-body)!important;padding:4px 24px 0!important;margin:0!important;line-height:1.7!important}.driver-popover-progress-text{font-size:.75rem!important;color:var(--tour-muted)!important;font-weight:600!important;padding:12px 24px 0!important;letter-spacing:.04em;text-transform:uppercase}.tour-progress-dots{display:flex;align-items:center;gap:6px;padding:16px 24px 4px}.tour-progress-dot{width:8px;height:8px;border-radius:50%;background:var(--tour-dot-inactive);transition:all .3s cubic-bezier(.16,1,.3,1);flex-shrink:0}.tour-progress-dot.active{background:var(--tour-dot-active);width:24px;border-radius:4px}.tour-progress-dot.completed{background:var(--tour-dot-active);opacity:.5}.driver-popover-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px 24px!important;border-top:1px solid var(--tour-border)!important;gap:12px!important;background:var(--tour-bg-footer)!important;border-radius:0 0 16px 16px!important;margin-top:16px!important}.driver-popover-navigation-btns{display:flex!important;gap:8px!important}.driver-popover-next-btn,.driver-popover-prev-btn{padding:10px 20px!important;font-size:.875rem!important;font-weight:600!important;border-radius:10px!important;border:none!important;cursor:pointer!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important;font-family:inherit!important;letter-spacing:.01em;outline:none!important;line-height:1!important;white-space:nowrap!important;text-shadow:none!important}.driver-popover-prev-btn{background:var(--tour-btn-secondary-bg)!important;color:var(--tour-btn-secondary-text)!important;border:1px solid var(--tour-btn-secondary-border)!important;box-shadow:0 1px 2px rgba(0,0,0,.05)!important}.driver-popover-prev-btn:hover:not(:disabled){background:var(--tour-btn-secondary-hover)!important;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.08)!important}.driver-popover-prev-btn:active:not(:disabled){transform:translateY(0)}.driver-popover-prev-btn:disabled{opacity:.4!important;cursor:not-allowed!important}.driver-popover-next-btn{background:#3182ce!important;color:#fff!important;font-weight:700!important;box-shadow:none!important}.driver-popover-next-btn:hover{background:#2b6cb0!important;transform:translateY(-1px)}.driver-popover-next-btn:active{background:#2c5282!important;transform:translateY(0)}.driver-popover-next-btn:focus-visible,.driver-popover-prev-btn:focus-visible{box-shadow:0 0 0 3px var(--tour-accent-glow)!important}.driver-popover-close-btn{position:absolute!important;top:16px!important;right:16px!important;background:transparent!important;border:none!important;color:var(--tour-muted)!important;font-size:18px!important;line-height:1!important;cursor:pointer!important;padding:6px!important;width:30px!important;height:30px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;transition:all .2s ease!important;z-index:10!important}.driver-popover-close-btn:hover{background:var(--tour-btn-secondary-hover)!important;color:var(--tour-title)!important;transform:scale(1.1)}.driver-popover-close-btn:focus-visible{box-shadow:0 0 0 3px var(--tour-accent-glow)!important;outline:none!important}.driver-popover-arrow{border:none!important}.driver-popover-arrow-side-bottom,.driver-popover-arrow-side-left,.driver-popover-arrow-side-right,.driver-popover-arrow-side-top{background-color:var(--tour-bg)!important}@keyframes tourSlideIn{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.module-tour-popover .driver-popover-title{display:flex!important;align-items:center!important;gap:8px!important}.tour-kbd{justify-content:center;padding:2px 6px;font-weight:600;color:var(--tour-muted);background:var(--tour-btn-secondary-bg);border:1px solid var(--tour-btn-secondary-border);border-radius:4px;margin-left:6px;line-height:1;font-family:inherit}.tour-kbd,.tour-step-badge{display:inline-flex;align-items:center;font-size:.7rem}.tour-step-badge{gap:2px;font-weight:700;color:var(--tour-accent);background:rgba(49,130,206,.1);padding:3px 10px;border-radius:100px;margin:16px 0 0 24px;letter-spacing:.05em;text-transform:uppercase}@media (max-width:640px){.driver-popover{max-width:calc(100vw - 32px)!important;min-width:auto!important;margin:10px auto!important;border-radius:14px!important;left:16px!important;right:16px!important}.driver-popover:before{border-radius:14px 14px 0 0}.driver-popover-title{font-size:1rem!important;padding:16px 20px 4px!important}.driver-popover-description{font-size:.85rem!important;padding:4px 20px 0!important;line-height:1.6!important}.driver-popover-footer{padding:12px 16px!important;gap:8px!important;border-radius:0 0 14px 14px!important}.driver-popover-next-btn,.driver-popover-prev-btn{padding:12px 16px!important;font-size:.8125rem!important;flex:1 1!important;min-width:0!important;text-align:center!important;justify-content:center!important;display:flex!important;align-items:center!important;text-shadow:none!important}.driver-popover-close-btn{top:12px!important;right:12px!important;width:28px!important;height:28px!important}.tour-progress-dots{padding:12px 20px 4px}.tour-step-badge{margin:12px 0 0 20px}.driver-popover-navigation-btns{width:100%!important}}@media (prefers-reduced-motion:reduce){.driver-popover{animation:none!important}.driver-popover-close-btn:hover,.driver-popover-next-btn:hover,.driver-popover-prev-btn:hover{transform:none!important}.driver-overlay,.tour-progress-dot{transition:none!important}}@media (prefers-contrast:high){.driver-popover{border:2px solid!important}.driver-popover-footer{border-top-width:2px!important}.driver-popover-next-btn,.driver-popover-prev-btn{border:2px solid!important}.tour-progress-dot{border:1px solid}}