@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}[style*="animation: 'scroll"]{animation:scroll 80s linear infinite!important}.logo-scroll-animation{animation:scroll 80s linear infinite;white-space:nowrap;display:flex;flex-wrap:nowrap;width:max-content;will-change:transform;padding:0 2rem;gap:2rem}.h-\[70px\]{height:70px}.animate-scroll:hover{animation-play-state:paused}.animate-scroll-wrapper{overflow:hidden;position:relative;width:100%}.animate-scroll{animation:scroll 10s linear infinite;display:inline-flex;flex-shrink:0;gap:4px}.animate-scroll-wrapper:before,.animate-scroll-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}.animate-scroll-wrapper:before{left:0;background:linear-gradient(90deg,hsl(var(--background)) 0%,transparent 100%)}.animate-scroll-wrapper:after{right:0;background:linear-gradient(-90deg,hsl(var(--background)) 0%,transparent 100%)}:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary: 222.2 47.4% 11.2%;--primary-foreground: 210 40% 98%;--secondary: 210 40% 96.1%;--secondary-foreground: 222.2 47.4% 11.2%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47.4% 11.2%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 222.2 84% 4.9%;--radius: .5rem;--sidebar-background: 0 0% 98%;--sidebar-foreground: 240 5.3% 26.1%;--sidebar-primary: 240 5.9% 10%;--sidebar-primary-foreground: 0 0% 98%;--sidebar-accent: 240 4.8% 95.9%;--sidebar-accent-foreground: 240 5.9% 10%;--sidebar-border: 220 13% 91%;--sidebar-ring: 217.2 91.2% 59.8%}.dark{--background: 222.2 84% 4.9%;--foreground: 210 40% 98%;--card: 222.2 84% 4.9%;--card-foreground: 210 40% 98%;--popover: 222.2 84% 4.9%;--popover-foreground: 210 40% 98%;--primary: 210 40% 98%;--primary-foreground: 222.2 47.4% 11.2%;--secondary: 217.2 32.6% 17.5%;--secondary-foreground: 210 40% 98%;--muted: 217.2 32.6% 17.5%;--muted-foreground: 215 20.2% 65.1%;--accent: 217.2 32.6% 17.5%;--accent-foreground: 210 40% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 217.2 32.6% 17.5%;--input: 217.2 32.6% 17.5%;--ring: 212.7 26.8% 83.9%;--sidebar-background: 240 5.9% 10%;--sidebar-foreground: 240 4.8% 95.9%;--sidebar-primary: 224.3 76.3% 48%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 240 3.7% 15.9%;--sidebar-accent-foreground: 240 4.8% 95.9%;--sidebar-border: 240 3.7% 15.9%;--sidebar-ring: 217.2 91.2% 59.8%}.dark strong{color:#fff}*{border-color:hsl(var(--border));box-sizing:border-box;--ring-offset-width: 0px;--ring-offset-color: #fff;--ring-color: hsl(215 20.2% 65.1%);--shadow: 0 0 #0000}body{background-color:hsl(var(--background));color:hsl(var(--foreground));margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.min-h-screen{min-height:100vh}.w-full{width:100%}.h-full{height:100%}.h-screen{height:100vh}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.grow{flex-grow:1}.shrink-0,.flex-shrink-0{flex-shrink:0}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-\[auto_1fr_auto\]{grid-template-columns:auto 1fr auto}.gap-2{gap:.5rem}.gap-4{gap:1rem}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mt-4{margin-top:1rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.ml-2{margin-left:.5rem}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.p-8{padding:2rem}.p-12{padding:3rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-32{padding-top:8rem}.pb-20{padding-bottom:5rem}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-12{width:3rem}.h-12{height:3rem}.w-16{width:4rem}.w-24{width:6rem}.h-24{height:6rem}.w-48{width:12rem}.h-48{height:12rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.h-9{height:2.25rem}.h-11{height:2.75rem}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-none{max-width:none}.min-h-\[120px\]{min-height:120px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-bold,.font-medium,.font-normal{font-weight:400}.whitespace-nowrap{white-space:nowrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.bg-background{background-color:hsl(var(--background))}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-accent{background-color:hsl(var(--accent))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-card{background-color:hsl(var(--card))}.text-foreground{color:hsl(var(--foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.dark .dark\:text-gray-200{color:#e5e7eb}.dark .dark\:text-soft-white{color:#f7f7f7}.border{border-width:1px;border-style:solid}.border-border{border-color:hsl(var(--border))}.border-primary{border-color:hsl(var(--primary))}.border-input{border-color:hsl(var(--input))}.border-t{border-top-width:1px;border-top-style:solid}.border-b{border-bottom-width:1px;border-bottom-style:solid}.border-r-2{border-right-width:2px;border-right-style:solid}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-lg{border-radius:var(--radius)}.rounded-full{border-radius:9999px}.rounded-none{border-radius:0}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.cursor-pointer{cursor:pointer}.overflow-hidden{overflow:hidden}.object-cover{object-fit:cover}.resize-none{resize:none}.pointer-events-none{pointer-events:none}.opacity-75{opacity:.75}.opacity-50{opacity:.5}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.hover\:text-primary:hover{color:hsl(var(--primary))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:border-primary\/20:hover{border-color:hsl(var(--primary) / .2)}.hover\:underline:hover{text-decoration:underline}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--ring-offset-shadow: var(--ring-offset-width) 0 0 var(--ring-offset-color);--ring-shadow: var(--ring-offset-width) 0 0 0 calc(2px + var(--ring-offset-width)) var(--ring-color);box-shadow:var(--ring-offset-shadow),var(--ring-shadow),var(--shadow, 0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--ring-color: hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--ring-offset-width: 2px}.ring-offset-background{--ring-offset-color: hsl(var(--background))}.from-background{--tw-gradient-from: hsl(var(--background));--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(255 255 255 / 0))}.from-primary\/5{--tw-gradient-from: hsl(var(--primary) / .05);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(255 255 255 / 0))}.via-transparent{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgb(255 255 255 / 0))}.bg-background\/95{background-color:hsl(var(--background) / .95)}.bg-background\/60{background-color:hsl(var(--background) / .6)}.backdrop-blur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.col-start-1{grid-column-start:1}@media(min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:text-left{text-align:left}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}.animate-blink{animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.w-\[158px\]{width:158px}.h-\[158px\]{height:158px}.-mt-\[60px\]{margin-top:-60px}.min-h-\[80px\]{min-height:80px}.prose{max-width:65ch;color:hsl(var(--foreground))}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose strong{color:hsl(var(--foreground));font-weight:400}*,strong,b,h1,h2,h3,h4,h5,h6{font-weight:400!important}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.animate-accordion-down{animation:accordion-down .2s ease-out}.animate-accordion-up{animation:accordion-up .2s ease-out}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes slide-in-from-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slide-out-to-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes slide-in-from-top{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slide-out-to-top{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes slide-in-from-bottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slide-out-to-bottom{0%{transform:translateY(0)}to{transform:translateY(100%)}}.data-\[state\=open\]\:animate-in[data-state=open]{animation-duration:.5s;animation-fill-mode:forwards}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation-duration:.3s;animation-fill-mode:forwards}.data-\[state\=open\]\:fade-in-0[data-state=open]{animation-name:fade-in}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{animation-name:fade-out}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{animation-name:slide-in-from-right}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed]{animation-name:slide-out-to-right}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{animation-name:slide-in-from-left}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{animation-name:slide-out-to-left}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{animation-name:slide-in-from-top}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{animation-name:slide-out-to-top}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{animation-name:slide-in-from-bottom}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{animation-name:slide-out-to-bottom}.toaster .group-\[\.toaster\]\:bg-background{background-color:hsl(var(--background))}.toaster .group-\[\.toaster\]\:text-foreground{color:hsl(var(--foreground))}.toaster .group-\[\.toaster\]\:border-border{border-color:hsl(var(--border))}.toaster .group-\[\.toaster\]\:shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.group.toast .group-\[\.toast\]\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\[\.toast\]\:bg-primary{background-color:hsl(var(--primary))}.group.toast .group-\[\.toast\]\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toast .group-\[\.toast\]\:bg-muted{background-color:hsl(var(--muted))}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted) / .4)}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--ring-color: hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:text-red-300{color:#fca5a5}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{color:#fef2f2}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--ring-color: #f87171}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--ring-offset-color: #dc2626}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.rotate-180{transform:rotate(180deg)}.flex-1{flex:1 1 0%}.pb-4{padding-bottom:1rem}.pt-0{padding-top:0}.pr-8{padding-right:2rem}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:400}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground));opacity:1}[data-state=open]>.accordion-chevron{transform:rotate(180deg)}.accordion-chevron{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.border-b{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:hsl(var(--border))}button[data-radix-collection-item]{background:transparent!important;border:none!important;box-shadow:none!important}[data-radix-accordion-item]{background:transparent!important;border-left:none!important;border-right:none!important;border-top:none!important;box-shadow:none!important}@supports (backdrop-filter: blur(0)){.supports-\[backdrop-filter\]\:bg-background\/60{background-color:hsl(var(--background) / .6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}@keyframes zoom-in-95{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes zoom-out-95{0%{transform:scale(1)}to{transform:scale(.95)}}.zoom-in-95{animation-name:zoom-in-95}.zoom-out-95{animation-name:zoom-out-95}@keyframes slide-in-from-top-2{0%{transform:translateY(-.5rem)}to{transform:translateY(0)}}@keyframes slide-in-from-right-2{0%{transform:translate(.5rem)}to{transform:translate(0)}}@keyframes slide-in-from-bottom-2{0%{transform:translateY(.5rem)}to{transform:translateY(0)}}@keyframes slide-in-from-left-2{0%{transform:translate(-.5rem)}to{transform:translate(0)}}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{animation-name:slide-in-from-top-2}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{animation-name:slide-in-from-right-2}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{animation-name:slide-in-from-left-2}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{animation-name:slide-in-from-bottom-2}.aspect-video{aspect-ratio:16 / 9}.fill-muted-foreground{fill:hsl(var(--muted-foreground))}.fill-muted{fill:hsl(var(--muted))}.stroke-border{stroke:hsl(var(--border))}.stroke-border\/50{stroke:hsl(var(--border) / .5)}.stroke-transparent{stroke:transparent}.min-w-\[8rem\]{min-width:8rem}.gap-1\.5{gap:.375rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.tabular-nums{font-variant-numeric:tabular-nums}.leading-none{line-height:1}.items-stretch{align-items:stretch}.flex-wrap{flex-wrap:wrap}.rounded-\[2px\]{border-radius:2px}.border-dashed{border-style:dashed}.border-\[1\.5px\]{border-width:1.5px}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-muted\/40{border-color:hsl(var(--muted) / .4)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:w-0{width:0px}.group[data-side=right] .group-data-\[side\=right\]\:rotate-180{transform:rotate(180deg)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{left:calc(var(--sidebar-width) * -1)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{right:calc(var(--sidebar-width) * -1)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\]{width:var(--sidebar-width-icon)}.group[data-side=left] .group-data-\[side\=left\]\:border-r{border-right-width:1px}.group[data-side=right] .group-data-\[side\=right\]\:border-l{border-left-width:1px}.recharts-cartesian-axis-tick text{fill:hsl(var(--muted-foreground))}.recharts-cartesian-grid line[stroke="#ccc"]{stroke:hsl(var(--border) / .5)}.recharts-curve.recharts-tooltip-cursor{stroke:hsl(var(--border))}.recharts-dot[stroke="#fff"]{stroke:transparent}.recharts-layer{outline:none}.recharts-polar-grid [stroke="#ccc"]{stroke:hsl(var(--border))}.recharts-radial-bar-background-sector,.recharts-rectangle.recharts-tooltip-cursor{fill:hsl(var(--muted))}.recharts-reference-line [stroke="#ccc"]{stroke:hsl(var(--border))}.recharts-sector[stroke="#fff"]{stroke:transparent}.recharts-sector,.recharts-surface{outline:none}.h-16{height:4rem}.gap-6{gap:1.5rem}.gap-12{gap:3rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-8{padding-left:2rem;padding-right:2rem}.underline-offset-4{text-underline-offset:4px}[class*=inline-flex] svg{pointer-events:none}button svg{pointer-events:none;width:1rem;height:1rem;flex-shrink:0}.size-4{width:1rem;height:1rem}.ring-offset-ring{--ring-offset-color: hsl(var(--ring))}.ring-ring{--ring-color: hsl(var(--ring))}@media(min-width:768px){.md\:block{display:block}.md\:gap-12{gap:3rem}}.leading-relaxed{line-height:1.625}.my-4{margin-top:1rem;margin-bottom:1rem}.gap-8{gap:2rem}.prose{max-width:65ch}.prose p{margin-top:1.25em;margin-bottom:1.25em}.inset-0{inset:0}.max-w-\[--skeleton-width\]{max-width:var(--skeleton-width)}.border-l{border-left-width:1px;border-left-style:solid}.peer[data-variant=inset]~.peer-data-\[variant\=inset\]\:min-h-\[calc\(100svh-theme\(spacing\.4\)\)\]{min-height:calc(100svh - 1rem)}.peer[data-state=collapsed][data-variant=inset]~.md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{margin-left:.5rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:ml-0{margin-left:0}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:m-2{margin:.5rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:.75rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.min-h-svh{min-height:100svh}.min-h-0{min-height:0px}.h-svh{height:100svh}.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]){background-color:hsl(var(--sidebar-background))}.group[data-variant=floating] .group-data-\[variant\=floating\]\:rounded-lg{border-radius:var(--radius)}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border{border-width:1px}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border-sidebar-border{border-color:hsl(var(--sidebar-border))}.group[data-variant=floating] .group-data-\[variant\=floating\]\:shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]{width:calc(var(--sidebar-width-icon) + 1rem)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:overflow-hidden{overflow:hidden}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden{display:none}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!size-8{width:2rem!important;height:2rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-2{padding:.5rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-0{padding:0!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8{margin-top:-2rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0{opacity:0}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\,opa\]{transition-property:margin,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-linear{transition-timing-function:linear}.bg-sidebar{background-color:hsl(var(--sidebar-background))}.text-sidebar-foreground{color:hsl(var(--sidebar-foreground))}.bg-sidebar-accent{background-color:hsl(var(--sidebar-accent))}.text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.border-sidebar-border{border-color:hsl(var(--sidebar-border))}.ring-sidebar-ring{--ring-color: hsl(var(--sidebar-ring))}.bg-sidebar-primary{background-color:hsl(var(--sidebar-primary))}.text-sidebar-primary-foreground{color:hsl(var(--sidebar-primary-foreground))}.w-auto{width:auto}.h-7{height:1.75rem}.w-7{width:1.75rem}.h-8{height:2rem}.w-8{width:2rem}.size-8{width:2rem;height:2rem}.w-1{width:.25rem}.h-2{height:.5rem}.w-2{width:.5rem}.h-2\.5{height:.625rem}.w-2\.5{width:.625rem}.h-3{height:.75rem}.w-3{width:.75rem}.w-\[2px\]{width:2px}.left-1\/2{left:50%}.-translate-x-1\/2{transform:translate(-50%)}.translate-x-0{transform:translate(0)}.-right-4{right:-1rem}.-right-2{right:-.5rem}.-left-2{left:-.5rem}.aspect-square{aspect-ratio:1 / 1}.inset-y-0{top:0;bottom:0}.left-full{left:100%}.cursor-w-resize{cursor:w-resize}.cursor-e-resize{cursor:e-resize}[data-side=left] .group-data-\[side\=left\]\:-right-4{right:-1rem}[data-side=right] .group-data-\[side\=right\]\:left-0{left:0}[data-side=left][data-state=collapsed] .group-data-\[side\=left\]\[data-state\=collapsed\]\:cursor-e-resize{cursor:e-resize}[data-side=right][data-state=collapsed] .group-data-\[side\=right\]\[data-state\=collapsed\]\:cursor-w-resize{cursor:w-resize}[data-side=left][data-collapsible=offcanvas] .group-data-\[side\=left\]\[data-collapsible\=offcanvas\]\:-right-2{right:-.5rem}[data-side=right][data-collapsible=offcanvas] .group-data-\[side\=right\]\[data-collapsible\=offcanvas\]\:-left-2{left:-.5rem}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-none{-webkit-user-select:none;user-select:none}.outline-none{outline:2px solid transparent;outline-offset:2px}nav button{background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit}nav button:focus{outline:none}.after\:absolute:after{content:"";position:absolute}.after\:inset-y-0:after{top:0;bottom:0}.after\:left-1\/2:after{left:50%}.after\:w-\[2px\]:after{width:2px}.after\:left-full:after{left:100%}.after\:-inset-2:after{inset:-.5rem}.after\:md\:hidden:after{content:""}@media(min-width:768px){.after\:md\:hidden:after{display:none}}.hover\:after\:bg-sidebar-border:hover:after{background-color:hsl(var(--sidebar-border))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.text-2xl{font-size:1.5rem;line-height:2rem}.font-semibold{font-weight:400}@media(min-width:640px){.sm\:max-w-sm{max-width:24rem}.sm\:text-left{text-align:left}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:flex-col{flex-direction:column}.sm\:flex{display:flex}}.w-3\/4{width:75%}.animate-in{animation-duration:.15s;animation-fill-mode:both}.fade-in-0{animation-name:fade-in}.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{transform:translate(0)}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{transform:translate(var(--radix-toast-swipe-end-x))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{transform:translate(var(--radix-toast-swipe-move-x))}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition:none}.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-duration:.3s;animation-fill-mode:forwards}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{animation-name:fade-out;opacity:.2}.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{animation-name:slide-out-to-right}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{animation-name:slide-in-from-top}@media(min-width:640px){.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{animation-name:slide-in-from-bottom}}.group:hover .group-hover\:opacity-100{opacity:1}.group-focus-within\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{opacity:1}.group-hover\/menu-item:hover .group-hover\/menu-item\:opacity-100{opacity:1}.peer:hover~.peer-hover\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.peer[data-active=true]~.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.peer[data-size=sm]~.peer-data-\[size\=sm\]\/menu-button\:top-1{top:.25rem}.peer[data-size=default]~.peer-data-\[size\=default\]\/menu-button\:top-1\.5{top:.375rem}.peer[data-size=lg]~.peer-data-\[size\=lg\]\/menu-button\:top-2\.5{top:.625rem}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.data-\[active\=true\]\:bg-sidebar-accent[data-active=true]{background-color:hsl(var(--sidebar-accent))}.data-\[active\=true\]\:font-medium[data-active=true]{font-weight:400}.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true]{color:hsl(var(--sidebar-accent-foreground))}.data-\[state\=open\]\:hover\:bg-sidebar-accent[data-state=open]:hover{background-color:hsl(var(--sidebar-accent))}.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground[data-state=open]:hover{color:hsl(var(--sidebar-accent-foreground))}.opacity-0{opacity:0}.opacity-70{opacity:.7}.opacity-90{opacity:.9}@media(min-width:768px){.md\:opacity-0{opacity:0}}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-2\.5{top:.625rem}.right-1{right:.25rem}.right-3{right:.75rem}.top-3\.5{top:.875rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.p-1{padding:.25rem}.w-0{width:0px}.min-w-0{min-width:0px}.min-w-5{min-width:1.25rem}.h-1{height:.25rem}.text-xs{font-size:.75rem;line-height:1rem}.rounded-xl{border-radius:.75rem}.top-2{top:.5rem}.top-4{top:1rem}.right-2{right:.5rem}.right-4{right:1rem}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.max-w-\[420px\]{max-width:420px}.flex-col-reverse{flex-direction:column-reverse}.grid-flow-row{grid-auto-flow:row}.auto-rows-max{grid-auto-rows:max-content}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-background{--tw-gradient-from: hsl(var(--background));--tw-gradient-to: hsl(var(--background) / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/5{--tw-gradient-from: hsl(var(--primary) / .05);--tw-gradient-to: hsl(var(--primary) / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-muted\/20{--tw-gradient-to: hsl(var(--muted) / .2)}.to-muted\/10{--tw-gradient-to: hsl(var(--muted) / .1)}.to-secondary\/5{--tw-gradient-to: hsl(var(--secondary) / .05)}.to-transparent{--tw-gradient-to: transparent}.via-transparent{--tw-gradient-to: hsl(var(--background) / 0);--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to)}.hover\:bg-gray-500\/50:hover{background-color:#6b728080}.dark .dark\:hover\:bg-blue-500\/50:hover{background-color:#3b82f680}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-muted\/30{background-color:hsl(var(--muted) / .3)}.no-underline{text-decoration:none}html{scroll-behavior:smooth}
