.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:focus,.driver-popover-close-btn:hover{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:focus,.driver-popover-footer-btn:hover{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-none,.driver-popover-arrow-side-center{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}.dalgo-tour-ring{outline:2px solid var(--primary);outline-offset:4px}.dalgo-tour-chrome-lifted{position:relative;z-index:10001;pointer-events:none}#main-layout-navbar.dalgo-tour-chrome-lifted{background-color:var(--background);backdrop-filter:none;-webkit-backdrop-filter:none}.dalgo-tour.driver-popover{background:var(--card);border-radius:var(--radius-lg);box-shadow:0 10px 25px -5px rgba(17,24,39,.25),0 8px 10px -6px rgba(17,24,39,.2);max-width:320px;max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);display:flex;flex-direction:column;overflow:visible;padding:16px 18px;font-family:var(--font-anek-latin),system-ui,-apple-system,sans-serif;border:1px solid var(--border)}.dalgo-tour .driver-popover-arrow-side-left{border-width:7px 0 7px 17.5px;border-left-color:var(--card)}.dalgo-tour .driver-popover-arrow-side-right{border-width:7px 17.5px 7px 0;border-right-color:var(--card)}.dalgo-tour .driver-popover-arrow-side-top{border-width:17.5px 7px 0;border-top-color:var(--card)}.dalgo-tour .driver-popover-arrow-side-bottom{border-width:0 7px 17.5px;border-bottom-color:var(--card)}.dalgo-tour.dalgo-tour-arrow-outlined .driver-popover-arrow:before{content:"";position:absolute;z-index:-1;width:0;height:0;border-style:solid;border-color:transparent}.dalgo-tour.dalgo-tour-arrow-outlined .driver-popover-arrow-side-left:before{top:-8px;left:-18.5px;border-width:8px 0 8px 18.5px;border-left-color:var(--border)}.dalgo-tour.dalgo-tour-arrow-outlined .driver-popover-arrow-side-right:before{top:-8px;left:-1px;border-width:8px 18.5px 8px 0;border-right-color:var(--border)}.dalgo-tour.dalgo-tour-arrow-outlined .driver-popover-arrow-side-top:before{top:-18.5px;left:-8px;border-width:18.5px 8px 0;border-top-color:var(--border)}.dalgo-tour.dalgo-tour-arrow-outlined .driver-popover-arrow-side-bottom:before{top:-1px;left:-8px;border-width:0 8px 18.5px;border-bottom-color:var(--border)}.dalgo-tour.dalgo-tour-arrow-outlined #dalgo-tour-sidebar-arrow:before{content:"";position:absolute;z-index:-1;top:-8px;left:-1px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:18.5px solid var(--border)}.dalgo-tour .driver-popover-title{padding:0;font-size:16px;line-height:1.3}.dalgo-tour .driver-popover-description{font-size:16px;line-height:1.55;color:var(--muted-foreground);padding:6px 0 0;min-height:0;overflow-y:auto}@media (min-width:400px){.dalgo-tour .dalgo-tour-description-one-line{white-space:nowrap}}.dalgo-tour-progress-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.dalgo-tour-progress{display:flex;gap:4px}.dalgo-tour-progress span{height:4px;width:20px;border-radius:9999px;background:var(--border)}.dalgo-tour-progress span.is-active{background:var(--primary)}.dalgo-tour-progress-count{font-size:12px;font-weight:400;color:var(--muted-foreground)}.dalgo-tour-title-text{font-size:16px;font-weight:700;color:var(--foreground);line-height:1.3}.dalgo-tour-heading-row{display:flex;align-items:flex-start;gap:12px}.dalgo-tour-heading-row .driver-popover-title{flex:1;min-width:0}.dalgo-tour-heading-row .dalgo-tour-close-btn{position:static;flex:none;margin-top:2px}.dalgo-tour-heading-row--product-tour .dalgo-tour-close-btn{margin-top:0}.dalgo-tour .driver-popover-footer{flex-shrink:0;margin-top:14px;display:flex;align-items:center;justify-content:flex-start}.dalgo-tour .driver-popover-navigation-btns{display:flex;align-items:center;gap:12px;width:100%;justify-content:flex-start}.dalgo-tour .driver-popover-progress-text{display:none}.dalgo-tour .dalgo-tour-close-btn{width:auto;height:auto;background:transparent;border:none;padding:0;font-size:15px;line-height:1;color:var(--muted-foreground);cursor:pointer}.dalgo-tour .dalgo-tour-close-btn:focus,.dalgo-tour .dalgo-tour-close-btn:hover{color:var(--foreground)}.dalgo-tour .dalgo-tour-next-btn{background:var(--primary);color:white;border:none;border-radius:var(--radius-sm);padding:8px 16px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;cursor:pointer}.dalgo-tour .dalgo-tour-next-btn:focus,.dalgo-tour .dalgo-tour-next-btn:hover{background:var(--primary);color:white;opacity:.9}.dalgo-tour-stage-image{display:block;width:100%;height:auto;border-radius:8px;margin-bottom:0}body.driver-active.dalgo-tour-passthrough *{pointer-events:auto}body.driver-active.dalgo-tour-passthrough .driver-overlay,body.driver-active.dalgo-tour-passthrough .driver-overlay *{pointer-events:none!important}.__variable_929972{--font-anek-latin:"Anek Latin","Anek Latin Fallback"}@font-face{font-family:Anek Latin;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e2ffad365a18f339-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Anek Latin;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/af10555441727d5e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Anek Latin;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e4e266444aa20670-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Anek Latin;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e2ffad365a18f339-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Anek Latin;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/af10555441727d5e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Anek Latin;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e4e266444aa20670-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Anek Latin;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e2ffad365a18f339-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Anek Latin;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/af10555441727d5e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Anek Latin;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e4e266444aa20670-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Anek Latin;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e2ffad365a18f339-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Anek Latin;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/af10555441727d5e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Anek Latin;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e4e266444aa20670-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Anek Latin Fallback;src:local("Arial");ascent-override:95.76%;descent-override:21.28%;line-gap-override:0.00%;size-adjust:93.99%}.__className_929972{font-family:Anek Latin,Anek Latin Fallback;font-style:normal}.__variable_929972{--font-anek-mono:"Anek Latin","Anek Latin Fallback"}