:root{--font-sans: "Inter", "Rubik", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--background: hsl(210 40% 98%);--foreground: hsl(222 84% 5%);--card: hsl(0 0% 100%);--card-foreground: hsl(222 84% 5%);--popover: hsl(0 0% 100%);--popover-foreground: hsl(222 84% 5%);--primary: hsl(221 83% 53%);--primary-foreground: hsl(210 40% 98%);--secondary: hsl(210 40% 96%);--secondary-foreground: hsl(222 47% 11%);--muted: hsl(210 40% 96%);--muted-foreground: hsl(215 16% 47%);--accent: hsl(210 40% 96%);--accent-foreground: hsl(222 47% 11%);--destructive: hsl(0 84% 60%);--destructive-foreground: hsl(210 40% 98%);--success: hsl(142 76% 36%);--success-foreground: hsl(210 40% 98%);--warning: hsl(38 92% 50%);--warning-foreground: hsl(222 84% 5%);--border: hsl(214 32% 91%);--input: hsl(214 32% 91%);--ring: hsl(221 83% 53%);--margin-good: hsl(145 60% 40%);--margin-great: hsl(145 70% 35%);--radius: .75rem}.dark{--background: hsl(222 47% 11%);--foreground: hsl(210 40% 98%);--card: hsl(222 47% 14%);--card-foreground: hsl(210 40% 98%);--popover: hsl(222 47% 14%);--popover-foreground: hsl(210 40% 98%);--primary: hsl(217 91% 60%);--primary-foreground: hsl(222 47% 11%);--secondary: hsl(217 33% 17%);--secondary-foreground: hsl(210 40% 98%);--muted: hsl(217 33% 17%);--muted-foreground: hsl(215 20% 65%);--accent: hsl(217 33% 17%);--accent-foreground: hsl(210 40% 98%);--destructive: hsl(0 62% 50%);--destructive-foreground: hsl(210 40% 98%);--success: hsl(142 70% 45%);--success-foreground: hsl(222 47% 11%);--warning: hsl(38 92% 50%);--warning-foreground: hsl(222 47% 11%);--border: hsl(217 33% 25%);--input: hsl(217 33% 25%);--ring: hsl(217 91% 60%);--margin-good: hsl(145 60% 45%);--margin-great: hsl(145 70% 40%)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-sans)}img,picture,video,canvas,svg{display:block;max-width:100%}img{transition:opacity .4s ease-out}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);min-height:100vh;transition:background-color .2s ease,color .2s ease}button{font-family:inherit;cursor:pointer}table{border-collapse:collapse}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#94a3b81f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b833}::selection{background:#2463eb40}.driver-overlay{z-index:99999!important}.driver-popover{z-index:100000!important}.driver-active-element{z-index:99999!important}body:has(.driver-overlay) [data-tour=toolbar]{position:relative!important}body:has(.driver-overlay) .sticky{position:relative!important;z-index:auto!important}
