.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}
.dashboard-sidebar-help{color:#fff;min-height:40px;font-family:var(--font-condensed);letter-spacing:.08em;text-align:left;text-transform:uppercase;cursor:pointer;background:#101317;border:1px solid #2b2e33;align-items:center;gap:10px;margin:0;padding:0 14px;font-size:13px;font-weight:800;display:flex}.dashboard-sidebar-help:hover,.dashboard-sidebar-help:focus-visible{background:#15191e;border-color:#f10d3f}.dashboard-sidebar-help svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;flex:0 0 18px;width:18px;height:18px}.dashboard-sidebar-help span{flex:1}.dashboard-sidebar-help b{color:#fff;background:#f10d3f;padding:3px 6px;font-size:9px;line-height:1}.dashboard-help-backdrop{z-index:1200;background:#0009;position:fixed;inset:0}.dashboard-help-panel{color:#fff;background:#0d1013;border-left:1px solid #f10d3f;width:min(430px,100%);height:100%;position:absolute;top:0;right:0;overflow:auto;box-shadow:-20px 0 60px #0008}.dashboard-help-header{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:flex-start;padding:28px;display:flex}.dashboard-help-header span,.dashboard-help-current>span{color:#f10d3f;font-family:var(--font-condensed);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:800}.dashboard-help-header h2{font-family:var(--font-condensed);text-transform:uppercase;margin:4px 0 0;font-size:34px;line-height:1}.dashboard-help-header button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff24;width:42px;height:42px;font-size:28px}.dashboard-help-current{background:#15191e;border:1px solid #ffffff24;margin:24px;padding:22px}.dashboard-help-current h3{font-family:var(--font-condensed);text-transform:uppercase;margin:6px 0;font-size:24px}.dashboard-help-current p,.dashboard-help-settings p{color:#aeb4be;margin:0 0 18px;line-height:1.5}.dashboard-help-current button{color:#fff;width:100%;font-family:var(--font-condensed);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#f10d3f;border:0;padding:13px;font-weight:800}.dashboard-help-guides{padding:0 24px 24px}.dashboard-help-section-title{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.dashboard-help-section-title h3,.dashboard-help-settings h3{font-family:var(--font-condensed);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:16px}.dashboard-help-section-title>span{color:#777f8c;font-family:var(--font-mono);font-size:11px}.dashboard-help-guides>div{border:1px solid #ffffff24}.dashboard-help-guides a{color:#e8e9ec;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:14px;padding:14px;text-decoration:none;display:flex}.dashboard-help-guides a:last-child{border:0}.dashboard-help-guides a:hover{background:#ffffff08}.dashboard-help-guides em{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-style:normal}.dashboard-help-guides em.new{color:#f10d3f}.dashboard-help-guides em.viewed{color:#00e899}.dashboard-help-settings{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:20px;margin:0 24px;padding:22px 0;display:flex}.dashboard-help-settings p{margin:4px 0 0;font-size:13px}.dashboard-help-settings button{cursor:pointer;background:#24292f;border:1px solid #59606b;border-radius:20px;flex:none;width:48px;height:26px;padding:3px}.dashboard-help-settings button span{background:#8a919c;border-radius:50%;width:18px;height:18px;transition:transform .2s,background .2s;display:block}.dashboard-help-settings button.is-on{background:#063d2d;border-color:#00e899}.dashboard-help-settings button.is-on span{background:#00e899;transform:translate(20px)}.dashboard-help-warning{color:#ffbd32;border:1px solid #ffb00066;margin:0 24px 24px;padding:12px;font-size:13px}.driver-popover.fs-dashboard-tour{color:#fff;background:#11151a;border:1px solid #f10d3f;border-radius:0;max-width:380px;box-shadow:0 20px 60px #000b}.fs-dashboard-tour .driver-popover-title{font-family:var(--font-condensed);text-transform:uppercase;font-size:25px;font-weight:900;line-height:1}.fs-dashboard-tour .driver-popover-description{color:#b8bec7;font-size:14px;line-height:1.55}.fs-dashboard-tour .driver-popover-progress-text{color:#7e8692;font-family:var(--font-mono);font-size:10px}.fs-dashboard-tour .driver-popover-footer{align-items:center;gap:10px}.fs-dashboard-tour .driver-popover-footer button{color:#fff;font-family:var(--font-condensed);letter-spacing:.06em;text-shadow:none;text-transform:uppercase;background:#171b20;border:1px solid #ffffff24;border-radius:0;font-size:11px;font-weight:800}.fs-dashboard-tour .driver-popover-next-btn{background:#f10d3f!important;border-color:#f10d3f!important}.fs-dashboard-tour .driver-popover-close-btn{color:#fff}.driver-popover-arrow-side-top{border-top-color:#11151a}.driver-popover-arrow-side-bottom{border-bottom-color:#11151a}.driver-popover-arrow-side-left{border-left-color:#11151a}.driver-popover-arrow-side-right{border-right-color:#11151a}.fs-tour-skip{color:#929aa5!important;background:0 0!important;border:0!important;margin-right:auto!important;padding-left:0!important}@media (max-width:640px){.dashboard-help-panel{padding-bottom:76px}.dashboard-help-header{padding:22px 20px}.dashboard-help-current{margin:20px}.dashboard-help-guides{padding:0 20px 20px}.dashboard-help-settings{margin:0 20px}.driver-popover.fs-dashboard-tour{width:auto!important;max-width:none!important;position:fixed!important;inset:auto 10px 78px!important}.fs-dashboard-tour .driver-popover-arrow{display:none}.fs-dashboard-tour .driver-popover-footer{flex-wrap:wrap}.fs-tour-skip{order:3;width:100%;text-align:left!important}}.dashboard-help-guides>.dashboard-help-section-title{border-top:0;border-bottom:0}@media (prefers-reduced-motion:reduce){.dashboard-help-settings button span{transition:none}}
