.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}html.tour-active,body.tour-active{overflow:hidden!important}body.tour-active>:not(.driver-overlay):not(.driver-popover){pointer-events:none!important}.demo-tour{all:unset;box-sizing:border-box;z-index:1000000000;background-color:var(--card,#fff);width:360px;max-width:calc(100vw - 32px);color:var(--card-foreground,#1a1a1a);border:1px solid var(--border,#e5e5e5);border-radius:.75rem;flex-direction:column;padding:20px 24px 16px;font-family:inherit;display:flex;position:fixed;box-shadow:0 4px 6px -1px #0000001a,0 10px 15px -3px #0000001a,0 20px 25px -5px #00000014}@keyframes demo-tour-enter{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.demo-tour{animation:.8s cubic-bezier(.16,1,.3,1) demo-tour-enter}.driver-overlay{transition:opacity .7s!important}.demo-tour{transition:opacity .7s}.demo-tour .driver-popover-title{all:unset;color:var(--card-foreground,#1a1a1a);margin:0;padding-right:80px;font-size:1rem;font-weight:600;line-height:1.5;display:block}.demo-tour .driver-popover-description{all:unset;color:var(--muted-foreground,#737373);margin-top:8px;font-size:.875rem;line-height:1.6;display:block}.demo-tour .driver-popover-close-btn{display:none!important}.demo-tour .driver-popover-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:16px;display:flex}.demo-tour .driver-popover-progress-text{display:none}.demo-tour .driver-popover-footer button{all:unset;box-sizing:border-box;cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;line-height:1;transition:background-color .15s,opacity .15s;display:inline-flex}.demo-tour .driver-popover-next-btn{background-color:var(--primary,#18181b);color:var(--primary-foreground,#fafafa);border:none;min-height:36px;padding:8px 16px}.demo-tour .driver-popover-next-btn:hover{opacity:.9}.demo-tour .driver-popover-prev-btn{color:var(--muted-foreground,#737373);border:1px solid var(--border,#e5e5e5);background-color:#0000;min-height:36px;padding:8px 16px}.demo-tour .driver-popover-prev-btn:hover{background-color:var(--muted,#f5f5f5);color:var(--card-foreground,#1a1a1a)}.demo-tour .driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.demo-tour .driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;gap:8px;display:flex}.tour-progress-container{align-items:center;gap:8px;display:flex;position:absolute;top:16px;right:16px}.tour-progress-text{color:var(--muted-foreground,#737373);background-color:var(--muted,#f5f5f5);white-space:nowrap;border-radius:9999px;padding:2px 10px;font-size:.75rem;font-weight:500}.tour-end-btn{all:unset;cursor:pointer;width:20px;height:20px;color:var(--muted-foreground,#737373);border-radius:4px;justify-content:center;align-items:center;transition:color .15s,background-color .15s;display:inline-flex}.tour-end-btn:hover{color:var(--card-foreground,#1a1a1a);background-color:var(--muted,#f5f5f5)}.tour-feedback-btn{all:unset;cursor:pointer;color:var(--muted-foreground,#737373);border:1px solid var(--border,#e5e5e5);white-space:nowrap;border-radius:9999px;align-items:center;gap:4px;padding:4px 12px;font-size:.75rem;font-weight:500;transition:background-color .15s,color .15s;display:inline-flex}.tour-feedback-btn:hover{background-color:var(--muted,#f5f5f5);color:var(--card-foreground,#1a1a1a)}.demo-tour .driver-popover-arrow{border:5px solid var(--card,#fff)}.demo-tour .driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000}.demo-tour .driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000}.demo-tour .driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000}.demo-tour .driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000}.dark .demo-tour{background-color:var(--card,#1c1c1e);color:var(--card-foreground,#fafafa);border-color:var(--border,#2e2e2e);box-shadow:0 4px 6px -1px #0000004d,0 10px 15px -3px #0000004d,0 20px 25px -5px #00000040}.dark .demo-tour .driver-popover-arrow{border-color:var(--card,#1c1c1e)}.dark .demo-tour .driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000}.dark .demo-tour .driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000}.dark .demo-tour .driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000}.dark .demo-tour .driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000}.dark .tour-progress-text{background-color:var(--muted,#2e2e2e);color:var(--muted-foreground,#a1a1a1)}.dark .tour-feedback-btn{border-color:var(--border,#2e2e2e)}.force-pointer-events,.force-pointer-events *{pointer-events:auto!important}
