.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue", Inter, ui-sans-serif, "Apple Color Emoji", Helvetica, Arial, sans-serif);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-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;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-size:14px;font-weight:400;line-height:1.5}.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-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.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-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-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover.flowboost-tour{min-width:17.5rem;max-width:22rem;font-family:var(--font-sans);color:var(--popover-foreground);background-color:var(--popover);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.driver-popover.flowboost-tour .driver-popover-title{color:var(--foreground);padding-right:1.75rem;font-size:1rem;font-weight:600;line-height:1.25}.driver-popover.flowboost-tour .driver-popover-description{color:var(--muted-foreground);font-size:.875rem;font-weight:400;line-height:1.625}.driver-popover.flowboost-tour .driver-popover-title[style*=block]+.driver-popover-description{margin-top:.5rem}.driver-popover.flowboost-tour .driver-popover-close-btn{width:1.75rem;height:1.75rem;color:var(--muted-foreground);border-radius:var(--radius-md);font-size:1.125rem;font-weight:400;line-height:1;transition:color .15s,background-color .15s;top:.75rem;right:.75rem}.driver-popover.flowboost-tour .driver-popover-close-btn:hover{color:var(--foreground);background-color:var(--accent)}.driver-popover.flowboost-tour .driver-popover-close-btn:focus-visible{color:var(--foreground);outline:2px solid var(--ring);outline-offset:2px}.driver-popover.flowboost-tour .driver-popover-footer{gap:.75rem;margin-top:1.25rem}.driver-popover.flowboost-tour .driver-popover-progress-text{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:500;line-height:1.1}.driver-popover.flowboost-tour-interstitial .driver-popover-progress-text{display:none!important}.driver-popover.flowboost-tour .driver-popover-navigation-btns{gap:.5rem}.driver-popover.flowboost-tour .driver-popover-navigation-btns button+button{margin-left:0}.driver-popover.flowboost-tour .driver-popover-footer-btn{cursor:pointer;border-radius:var(--radius-md);justify-content:center;align-items:center;height:2rem;padding:0 .75rem;font-size:.875rem;font-weight:600;line-height:1.1;transition:color .15s,background-color .15s,border-color .15s;display:inline-flex}.driver-popover.flowboost-tour .driver-popover-prev-btn{color:var(--foreground);background-color:var(--background);border:1px solid var(--border)}.driver-popover.flowboost-tour .driver-popover-prev-btn:hover{background-color:var(--accent)}.driver-popover.flowboost-tour .driver-popover-next-btn{color:var(--primary-foreground);background-color:var(--primary);border:1px solid #0000}.driver-popover.flowboost-tour .driver-popover-next-btn:hover{background-color:var(--primary-hover)}.driver-popover.flowboost-tour .driver-popover-footer-btn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.driver-popover.flowboost-tour .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover.flowboost-tour .driver-popover-arrow{border-width:6px;border-color:var(--popover)}.driver-popover.flowboost-tour .driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000}.driver-popover.flowboost-tour .driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000}.driver-popover.flowboost-tour .driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000}.driver-popover.flowboost-tour .driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000}@keyframes flowboost-tour-popover-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.driver-fade .driver-popover.flowboost-tour{animation:.15s ease-out flowboost-tour-popover-in}@media (prefers-reduced-motion:reduce){.driver-fade .driver-popover.flowboost-tour{animation:none}}.driver-popover.flowboost-tour-interstitial{width:calc(100vw - 2rem);min-width:0;max-width:32rem;max-height:calc(100dvh - 2rem);padding:1.5rem;overflow-y:auto}.driver-popover.flowboost-tour-interstitial .driver-popover-title{padding-right:0;font-size:1.5rem;line-height:1.25}.flowboost-tour .flowboost-tour-eyebrow{color:var(--primary);margin:0 0 .75rem;font-size:.75rem;font-weight:600}.flowboost-tour .flowboost-tour-points{color:var(--foreground);gap:.5rem;margin:1rem 0;padding-left:1.25rem;list-style:outside;display:grid}.flowboost-tour .flowboost-tour-notice{color:var(--muted-foreground);margin-top:1rem;font-size:.75rem}.flowboost-tour .flowboost-tour-action{border-radius:var(--radius-md);color:var(--foreground);background:var(--muted);margin-top:1rem;padding:.75rem;font-weight:600}.flowboost-tour .flowboost-tour-ctas{gap:.5rem;margin-top:1.25rem;display:grid}.flowboost-tour .flowboost-tour-cta{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);min-height:2.75rem;color:var(--foreground);text-align:center;justify-content:center;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:600;line-height:1.25;text-decoration:none;display:flex}.flowboost-tour .flowboost-tour-cta:hover{background:var(--accent)}.flowboost-tour .flowboost-tour-cta-primary{background:var(--primary);color:var(--primary-foreground);border-color:#0000}.flowboost-tour .flowboost-tour-cta-primary:hover{background:var(--primary-hover)}.flowboost-tour .flowboost-tour-cta:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.driver-popover.flowboost-tour .driver-popover-footer-btn:disabled{opacity:.5;cursor:default}.driver-popover.flowboost-tour-interstitial .driver-popover-navigation-btns{flex-wrap:wrap;justify-content:flex-end;width:100%;display:flex}.driver-popover.flowboost-tour-interstitial .driver-popover-footer-btn{white-space:normal;height:auto;min-height:2.75rem}body.flowboost-sandbox-tour-active [data-radix-popper-content-wrapper]{z-index:1000000010!important}body.flowboost-sandbox-tour-active [data-radix-popper-content-wrapper],body.flowboost-sandbox-tour-active [data-radix-popper-content-wrapper] *{pointer-events:auto}body.flowboost-sandbox-tour-active [data-tour=reports-list] table{min-width:48rem}.driver-popover.flowboost-tour-outro .driver-popover-next-btn{background:var(--background);color:var(--foreground);border-color:var(--border)}.driver-popover.flowboost-tour-outro .driver-popover-next-btn:hover{background:var(--accent)}
