.driver-active .driver-overlay,.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:.2s ease-in-out animate-fade-in}.driver-fade .driver-popover{animation:.2s animate-fade-in}.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 button{all:unset;box-sizing:border-box;text-shadow:1px 1px #fff;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}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button: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{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-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.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-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.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{margin-top:-5px;top:50%}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{margin-left:-5px;left:50%}.driver-popover-arrow-none{display:none}
.atlas-tour-popover{--driver-popover-background:hsl(var(--popover,0 0% 100%));--driver-popover-color:hsl(var(--popover-foreground,0 0% 9%));font-family:var(--font-geist-sans,ui-sans-serif, system-ui), sans-serif;background-color:var(--popover)!important;color:var(--popover-foreground)!important;border:1px solid var(--border)!important;border-radius:.5rem!important;max-width:24rem!important;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a!important}.atlas-tour-popover .driver-popover-title{color:var(--popover-foreground);margin-bottom:.25rem;font-size:.95rem;font-weight:600}.atlas-tour-popover .driver-popover-description{color:var(--muted-foreground,#737373);font-size:.875rem;line-height:1.4}.atlas-tour-step-counter{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground,#737373);background-color:var(--muted,#f5f5f5);border-radius:999px;margin-bottom:.5rem;padding:.125rem .5rem;font-size:.7rem;font-weight:500;display:inline-block}.atlas-tour-popover .driver-popover-footer{border-top:1px solid var(--border);justify-content:flex-end;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.atlas-tour-popover button.driver-popover-prev-btn,.atlas-tour-popover button.driver-popover-next-btn,.atlas-tour-popover button.driver-popover-close-btn{border:1px solid var(--border);text-shadow:none;cursor:pointer;border-radius:.375rem;padding:.375rem .75rem;font-family:inherit;font-size:.8rem;transition:background-color .15s}.atlas-tour-popover button.driver-popover-next-btn{background-color:var(--primary,#2a6df4);color:var(--primary-foreground,white);border-color:var(--primary)}.atlas-tour-popover button.driver-popover-next-btn:hover{filter:brightness(1.1)}.atlas-tour-popover button.driver-popover-prev-btn{color:var(--foreground);background-color:#0000}.atlas-tour-popover button.driver-popover-prev-btn:hover{background-color:var(--accent)}.atlas-tour-popover button.driver-popover-close-btn{color:var(--muted-foreground);background:0 0;border:none;padding:.25rem;font-size:1rem;line-height:1;position:absolute;top:.5rem;right:.5rem}.atlas-tour-popover button.driver-popover-close-btn:hover{color:var(--foreground)}.atlas-tour-popover.atlas-tour-section{border-color:var(--primary)!important;border-width:2px!important;max-width:32rem!important}.atlas-tour-popover.atlas-tour-section .driver-popover-title{color:var(--primary,#2a6df4);align-items:center;gap:.5rem;font-size:1.15rem;display:flex}.atlas-tour-popover.atlas-tour-section .driver-popover-title:before{content:"▸ ";color:var(--primary)}.atlas-tour-popover.atlas-tour-section .driver-popover-description{font-size:.95rem;line-height:1.5}.driver-overlay{border-radius:8px!important}.atlas-tour-autoplay{align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.atlas-tour-progress{background-color:var(--muted,#e6e6e6);border-radius:999px;flex:1;height:3px;position:relative;overflow:hidden}.atlas-tour-progress-bar{background-color:var(--primary,#2a6df4);transform-origin:0;width:100%;animation:atlas-tour-progress-shrink var(--duration,7s) linear forwards;position:absolute;inset:0}.atlas-tour-paused .atlas-tour-progress-bar{background-color:var(--muted-foreground,gray);animation-play-state:paused}.atlas-tour-pause-btn{border:1px solid var(--border);background-color:var(--background);width:1.75rem;height:1.75rem;color:var(--foreground);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:.75rem;line-height:1;transition:background-color .15s;display:inline-flex}.atlas-tour-pause-btn:hover{background-color:var(--accent)}@keyframes atlas-tour-progress-shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){.atlas-tour-progress-bar{width:30%;animation:none}}
