:root{--background:45 33% 95%;--foreground:220 16% 9%;--card:0 0% 100%;--card-foreground:220 16% 9%;--popover:0 0% 100%;--popover-foreground:220 16% 9%;--primary:208 62% 16%;--primary-foreground:43 36% 96%;--secondary:48 21% 92%;--secondary-foreground:220 16% 9%;--muted:48 21% 92%;--muted-foreground:218 10% 32%;--accent:11 76% 52%;--accent-foreground:0 0% 100%;--destructive:10 75% 36%;--destructive-foreground:0 0% 100%;--border:43 24% 88%;--input:43 18% 84%;--ring:208 62% 16%;--radius:.625rem;--sidebar-background:0 0% 100%;--sidebar-foreground:220 16% 9%;--sidebar-primary:208 62% 16%;--sidebar-primary-foreground:43 36% 96%;--sidebar-accent:45 33% 95%;--sidebar-accent-foreground:220 16% 9%;--sidebar-border:43 24% 88%;--sidebar-ring:208 62% 16%;--chart-1:211 53% 78%;--chart-2:36 56% 66%;--chart-3:274 31% 75%;--chart-4:207 50% 67%;--chart-5:211 26% 79%;--chart-positive:148 28% 50%;--chart-negative:9 61% 57%;--shadow-2xs:0 1px 0 0 #0e11160a;--shadow-xs:0 1px 0 0 #0e11160a;--shadow-sm:0 1px 0 0 #0e11160a, 0 1px 2px 0 #0e11160a;--shadow:0 1px 0 0 #0e11160a, 0 1px 2px 0 #0e11160a;--shadow-md:0 1px 0 0 #0e11160a, 0 4px 12px -2px #0e11160f;--shadow-lg:0 2px 0 0 #0e11160a, 0 12px 24px -6px #0e11161a;--shadow-xl:0 4px 0 0 #0e11160a, 0 24px 48px -12px #0e11162e;--shadow-2xl:0 4px 0 0 #0e11160a, 0 24px 48px -12px #0e111638;--gradient-primary:linear-gradient(45deg, #cc3f22 0%, #e14528 100%);--gradient-secondary:linear-gradient(45deg, #0a1b2a 0%, #1a3e5a 100%);--gradient-header:linear-gradient(45deg, #f2f6f8 0%, #c7d6e0 100%);--font-sans:"Geist", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;--font-mono:"Geist Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}.dark{--background:220 24% 7%;--foreground:43 36% 92%;--card:218 19% 11%;--card-foreground:43 36% 92%;--popover:218 19% 11%;--popover-foreground:43 36% 92%;--primary:204 31% 83%;--primary-foreground:220 24% 7%;--secondary:218 17% 16%;--secondary-foreground:43 36% 92%;--muted:218 17% 16%;--muted-foreground:40 9% 67%;--accent:10 86% 62%;--accent-foreground:220 24% 7%;--destructive:11 68% 60%;--destructive-foreground:43 36% 92%;--border:218 17% 16%;--input:218 17% 20%;--ring:204 31% 83%;--sidebar-background:220 24% 7%;--sidebar-foreground:43 36% 92%;--sidebar-primary:204 31% 83%;--sidebar-primary-foreground:220 24% 7%;--sidebar-accent:218 17% 16%;--sidebar-accent-foreground:43 36% 92%;--sidebar-border:218 17% 16%;--sidebar-ring:204 31% 83%;--chart-1:211 45% 70%;--chart-2:36 48% 60%;--chart-3:274 25% 68%;--chart-4:207 42% 60%;--chart-5:211 24% 70%;--chart-positive:152 30% 45%;--chart-negative:9 58% 60%;--shadow-2xs:0 1px 3px 0 #0000004d;--shadow-xs:0 1px 3px 0 #0000004d;--shadow-sm:0 1px 3px 0 #00000059, 0 1px 2px -1px #00000059;--shadow:0 1px 3px 0 #00000059, 0 1px 2px -1px #00000059;--shadow-md:0 1px 3px 0 #0006, 0 2px 4px -1px #0006;--shadow-lg:0 1px 3px 0 #00000073, 0 4px 6px -1px #00000073;--shadow-xl:0 1px 3px 0 #00000080, 0 8px 10px -1px #00000080;--shadow-2xl:0 1px 3px 0 #0009;--gradient-primary:linear-gradient(45deg, #cc3f22 0%, #f1684c 100%);--gradient-secondary:linear-gradient(45deg, #06121e 0%, #1a3e5a 100%);--gradient-header:linear-gradient(45deg, #06121e 0%, #1a3e5a 100%)}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-sans);transition:background-color .2s,color .2s}html,body{height:100%}#root{flex-direction:column;min-height:100%;display:flex}main{flex-grow:1}.font-mono-numbers{font-family:var(--font-mono);font-variant-numeric:tabular-nums lining-nums}@keyframes sidebar-bounce-in{0%{transform:translate(-100%)}70%{transform:translate(2%)}85%{transform:translate(-.5%)}to{transform:translate(0)}}[data-react-query-devtools-root]{z-index:9999!important}.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}
