:root{--quals-red: #e10722;--background: oklch(.985 .002 240);--foreground: oklch(.15 .02 260);--card: oklch(1 0 0);--card-foreground: oklch(.15 .02 260);--popover: oklch(1 0 0);--popover-foreground: oklch(.15 .02 260);--primary: oklch(.45 .15 250);--primary-foreground: oklch(.99 0 0);--secondary: oklch(.96 .01 240);--secondary-foreground: oklch(.25 .02 260);--muted: oklch(.94 .01 240);--muted-foreground: oklch(.5 .02 260);--accent: oklch(.55 .18 160);--accent-foreground: oklch(.99 0 0);--destructive: oklch(.55 .22 25);--destructive-foreground: oklch(.99 0 0);--border: oklch(.9 .01 240);--input: oklch(.92 .01 240);--ring: oklch(.45 .15 250);--chart-1: oklch(.45 .15 250);--chart-2: oklch(.55 .18 160);--chart-3: oklch(.65 .15 45);--chart-4: oklch(.55 .22 25);--chart-5: oklch(.6 .12 280);--radius: .5rem;--sidebar: oklch(.18 .02 260);--sidebar-foreground: oklch(.95 0 0);--sidebar-primary: oklch(.55 .18 160);--sidebar-primary-foreground: oklch(.99 0 0);--sidebar-accent: oklch(.25 .02 260);--sidebar-accent-foreground: oklch(.95 0 0);--sidebar-border: oklch(.28 .02 260);--sidebar-ring: oklch(.45 .15 250);--warning: oklch(.75 .15 85);--warning-foreground: oklch(.25 .05 85);--success: oklch(.55 .18 160);--success-foreground: oklch(.99 0 0);--info: oklch(.55 .15 220);--info-foreground: oklch(.99 0 0);--font-sans: "Geist", "Inter", system-ui, sans-serif;--font-mono: "Geist Mono", "Fira Code", ui-monospace, monospace}.dark{--background: oklch(.12 .02 260);--foreground: oklch(.95 0 0);--card: oklch(.16 .02 260);--card-foreground: oklch(.95 0 0);--popover: oklch(.16 .02 260);--popover-foreground: oklch(.95 0 0);--primary: oklch(.55 .15 250);--primary-foreground: oklch(.99 0 0);--secondary: oklch(.22 .02 260);--secondary-foreground: oklch(.95 0 0);--muted: oklch(.22 .02 260);--muted-foreground: oklch(.65 .01 260);--accent: oklch(.55 .18 160);--accent-foreground: oklch(.99 0 0);--destructive: oklch(.55 .22 25);--destructive-foreground: oklch(.99 0 0);--border: oklch(.25 .02 260);--input: oklch(.22 .02 260);--ring: oklch(.55 .15 250);--chart-1: oklch(.55 .15 250);--chart-2: oklch(.55 .18 160);--chart-3: oklch(.65 .15 45);--chart-4: oklch(.55 .22 25);--chart-5: oklch(.6 .12 280);--sidebar: oklch(.14 .02 260);--sidebar-foreground: oklch(.95 0 0);--sidebar-primary: oklch(.55 .18 160);--sidebar-primary-foreground: oklch(.99 0 0);--sidebar-accent: oklch(.22 .02 260);--sidebar-accent-foreground: oklch(.95 0 0);--sidebar-border: oklch(.25 .02 260);--sidebar-ring: oklch(.55 .15 250);--warning: oklch(.75 .15 85);--warning-foreground: oklch(.25 .05 85);--success: oklch(.55 .18 160);--success-foreground: oklch(.99 0 0);--info: oklch(.55 .15 220);--info-foreground: oklch(.99 0 0)}*,*:before,*:after{box-sizing:border-box}*{border-color:var(--border)}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0;font-family:var(--font-sans);background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}p{margin:0}a{color:inherit;text-decoration:inherit}button{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;cursor:pointer;background:transparent;border:0;padding:0}input,textarea,select{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit}img,svg,video,canvas,audio,iframe,embed,object{display:block}img,video{max-width:100%;height:auto}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@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}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes zoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.inline-grid{display:inline-grid}.hidden{display:none}.contents{display:contents}.table{display:table}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.table-container{position:relative;width:100%;max-width:100%;min-width:0;overflow:hidden}.table-scroll-cell{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:thin}.table-scroll-cell::-webkit-scrollbar{height:6px}.table-scroll-cell::-webkit-scrollbar-thumb{background:var(--border);border-radius:9999px}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.caption-top{caption-side:top}.caption-bottom{caption-side:bottom}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-initial{flex:0 1 auto}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-center{align-self:center}.self-end{align-self:flex-end}.self-stretch{align-self:stretch}.self-baseline{align-self:baseline}.justify-self-start{justify-self:start}.justify-self-center{justify-self:center}.justify-self-end{justify-self:end}.justify-self-stretch{justify-self:stretch}.grow{flex-grow:1}.grow-0{flex-grow:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.basis-auto{flex-basis:auto}.basis-0{flex-basis:0}.basis-full{flex-basis:100%}.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-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.col-auto{grid-column:auto}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-full{grid-column:1/-1}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-end-1{grid-column-end:1}.col-end-2{grid-column-end:2}.row-auto{grid-row:auto}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-span-full{grid-row:1/-1}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.auto-rows-auto{grid-auto-rows:auto}.auto-rows-min{grid-auto-rows:min-content}.auto-rows-max{grid-auto-rows:max-content}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.auto-cols-auto{grid-auto-columns:auto}.auto-cols-min{grid-auto-columns:min-content}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-\[auto_auto\]{grid-template-rows:auto auto}.place-items-center{place-items:center}.place-content-center{place-content:center}.gap-0{gap:0}.gap-px{gap:1px}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-x-2{column-gap:.5rem}.gap-x-3{column-gap:.75rem}.gap-x-4{column-gap:1rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.space-x-1>*+*{margin-left:.25rem}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-y-0>*+*{margin-top:0}.space-y-1>*+*{margin-top:.25rem}.space-y-1\.5>*+*{margin-top:.375rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-5>*+*{margin-top:1.25rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.divide-y>*+*{border-top-width:1px;border-top-style:solid}.divide-x>*+*{border-right-width:1px;border-right-style:solid}.p-0{padding:0}.p-px{padding:1px}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.px-0{padding-inline:0}.px-1{padding-inline:.25rem}.px-1\.5{padding-inline:.375rem}.px-2{padding-inline:.5rem}.px-2\.5{padding-inline:.625rem}.px-3{padding-inline:.75rem}.px-4{padding-inline:1rem}.px-5{padding-inline:1.25rem}.px-6{padding-inline:1.5rem}.px-7{padding-inline:1.75rem}.px-8{padding-inline:2rem}.px-10{padding-inline:2.5rem}.py-0{padding-block:0}.py-0\.5{padding-block:.125rem}.py-1{padding-block:.25rem}.py-1\.5{padding-block:.375rem}.py-2{padding-block:.5rem}.py-2\.5{padding-block:.625rem}.py-3{padding-block:.75rem}.py-4{padding-block:1rem}.py-5{padding-block:1.25rem}.py-6{padding-block:1.5rem}.py-8{padding-block:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-10{padding-left:2.5rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.\[3px\]{padding:3px}.m-0{margin:0}.m-auto{margin:auto}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-4{margin:1rem}.mx-auto{margin-inline:auto}.mx-0{margin-inline:0}.mx-1{margin-inline:.25rem}.mx-2{margin-inline:.5rem}.my-0{margin-block:0}.my-1{margin-block:.25rem}.my-2{margin-block:.5rem}.my-3{margin-block:.75rem}.my-4{margin-block:1rem}.my-6{margin-block:1.5rem}.my-8{margin-block:2rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-auto{margin-right:auto}.-mt-0\.5{margin-top:-.125rem}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.-mb-1{margin-bottom:-.25rem}.-ml-1{margin-left:-.25rem}.-mr-1{margin-right:-.25rem}.w-auto{width:auto}.w-full{width:100%}.w-fit{width:fit-content}.w-screen{width:100vw}.w-px{width:1px}.w-0{width:0}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-40{width:10rem}.w-48{width:12rem}.w-56{width:14rem}.w-64{width:16rem}.w-72{width:18rem}.w-80{width:20rem}.w-96{width:24rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-3\/4{width:75%}.w-\[5\%\]{width:5%}.w-\[8\%\]{width:8%}.w-\[10\%\]{width:10%}.w-\[12\%\]{width:12%}.w-\[15\%\]{width:15%}.w-\[18\%\]{width:18%}.w-\[20\%\]{width:20%}.w-\[22\%\]{width:22%}.w-\[28\%\]{width:28%}.w-\[30\%\]{width:30%}.w-\[35\%\]{width:35%}.w-\[40\%\]{width:40%}.w-\[45\%\]{width:45%}.min-w-0{min-width:0}.min-w-full{min-width:100%}.min-w-fit{min-width:fit-content}.max-w-none{max-width:none}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-full{max-width:100%}.max-w-screen-sm{max-width:640px}.max-w-screen-md{max-width:768px}.max-w-screen-lg{max-width:1024px}.max-w-screen-xl{max-width:1280px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.h-px{height:1px}.h-0{height:0}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-40{height:10rem}.h-48{height:12rem}.h-56{height:14rem}.h-64{height:16rem}.min-h-0{min-height:0}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.min-h-fit{min-height:fit-content}.min-h-\[200px\]{min-height:200px}.max-h-none{max-height:none}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.max-h-32{max-height:8rem}.max-h-48{max-height:12rem}.max-h-64{max-height:16rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.h-\[calc\(100\%-1px\)\]{height:calc(100% - 1px)}.size-0{width:0;height:0}.size-px{width:1px;height:1px}.size-0\.5{width:.125rem;height:.125rem}.size-1{width:.25rem;height:.25rem}.size-1\.5{width:.375rem;height:.375rem}.size-2{width:.5rem;height:.5rem}.size-2\.5{width:.625rem;height:.625rem}.size-3{width:.75rem;height:.75rem}.size-3\.5{width:.875rem;height:.875rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-7{width:1.75rem;height:1.75rem}.size-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.size-10{width:2.5rem;height:2.5rem}.size-11{width:2.75rem;height:2.75rem}.size-12{width:3rem;height:3rem}.size-14{width:3.5rem;height:3.5rem}.size-16{width:4rem;height:4rem}.size-20{width:5rem;height:5rem}.size-full{width:100%;height:100%}.size-fit{width:fit-content;height:fit-content}.font-sans{font-family:var(--font-sans)}.font-mono{font-family:var(--font-mono)}.text-xs{font-size:.75rem;line-height:1rem}.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-2xl{font-size:1.5rem;line-height:2rem}.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}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.tracking-tighter{letter-spacing:-.05em}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.italic{font-style:italic}.not-italic{font-style:normal}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.underline-offset-4{text-underline-offset:4px}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.whitespace-pre-line{white-space:pre-line}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.tabular-nums{font-variant-numeric:tabular-nums}.bg-inherit{background-color:inherit}.bg-transparent{background-color:transparent}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-background{background-color:var(--background)}.bg-foreground{background-color:var(--foreground)}.bg-card{background-color:var(--card)}.bg-card-foreground{background-color:var(--card-foreground)}.bg-popover{background-color:var(--popover)}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-warning{background-color:var(--warning)}.bg-muted{background-color:var(--muted)}.bg-accent{background-color:var(--accent)}.bg-destructive{background-color:var(--destructive)}.bg-border{background-color:var(--border)}.bg-input{background-color:var(--input)}.bg-ring{background-color:var(--ring)}.bg-primary\/5{background-color:color-mix(in oklch,var(--primary) 5%,transparent)}.bg-primary\/10{background-color:color-mix(in oklch,var(--primary) 10%,transparent)}.bg-primary\/20{background-color:color-mix(in oklch,var(--primary) 20%,transparent)}.bg-primary\/50{background-color:color-mix(in oklch,var(--primary) 50%,transparent)}.bg-primary\/80{background-color:color-mix(in oklch,var(--primary) 80%,transparent)}.bg-primary\/90{background-color:color-mix(in oklch,var(--primary) 90%,transparent)}.bg-secondary\/80{background-color:color-mix(in oklch,var(--secondary) 80%,transparent)}.bg-muted\/50{background-color:color-mix(in oklch,var(--muted) 50%,transparent)}.bg-accent\/10{background-color:color-mix(in oklch,var(--accent) 10%,transparent)}.bg-accent\/20{background-color:color-mix(in oklch,var(--accent) 20%,transparent)}.bg-accent\/50{background-color:color-mix(in oklch,var(--accent) 50%,transparent)}.bg-destructive\/10{background-color:color-mix(in oklch,var(--destructive) 10%,transparent)}.bg-destructive\/20{background-color:color-mix(in oklch,var(--destructive) 20%,transparent)}.bg-destructive\/60{background-color:color-mix(in oklch,var(--destructive) 60%,transparent)}.bg-destructive\/90{background-color:color-mix(in oklch,var(--destructive) 90%,transparent)}.bg-input\/30{background-color:color-mix(in oklch,var(--input) 30%,transparent)}.bg-input\/50{background-color:color-mix(in oklch,var(--input) 50%,transparent)}.bg-black\/20{background-color:#0003}.bg-black\/50{background-color:#00000080}.bg-black\/80{background-color:#000c}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.text-inherit{color:inherit}.text-transparent{color:transparent}.text-black{color:#000}.text-white{color:#fff}.text-foreground{color:var(--foreground)}.text-card-foreground{color:var(--card-foreground)}.text-popover-foreground{color:var(--popover-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-accent{color:var(--accent)}.text-accent-foreground{color:var(--accent-foreground)}.text-destructive{color:var(--destructive)}.text-destructive-foreground{color:var(--destructive-foreground)}.text-success{color:var(--success)}.text-warning{color:var(--warning)}.text-info{color:var(--info)}.text-warning-foreground{color:var(--warning-foreground)}.text-muted-foreground\/70{color:color-mix(in oklch,var(--muted-foreground) 70%,transparent)}.text-primary\/80{color:color-mix(in oklch,var(--primary) 80%,transparent)}.border-transparent{border-color:transparent}.border-black{border-color:#000}.border-white{border-color:#fff}.border-border{border-color:var(--border)}.border-input{border-color:var(--input)}.border-ring{border-color:var(--ring)}.border-primary{border-color:var(--primary)}.border-secondary{border-color:var(--secondary)}.border-muted{border-color:var(--muted)}.border-accent{border-color:var(--accent)}.border-destructive{border-color:var(--destructive)}.border-primary\/20{border-color:color-mix(in oklch,var(--primary) 20%,transparent)}.border-primary\/50{border-color:color-mix(in oklch,var(--primary) 50%,transparent)}.border-border\/50{border-color:color-mix(in oklch,var(--border) 50%,transparent)}.border-0{border-width:0}.border{border-width:.5px;border-style:solid}.border-2{border-width:2px;border-style:solid}.border-4{border-width:4px;border-style:solid}.border-t{border-top-width:1px;border-top-style:solid}.border-t-0{border-top-width:0}.border-b{border-bottom-width:1px;border-bottom-style:solid}.border-b-0{border-bottom-width:0}.border-l{border-left-width:1px;border-left-style:solid}.border-l-0{border-left-width:0}.border-r{border-right-width:1px;border-right-style:solid}.border-r-0{border-right-width:0}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-none{border-style:none}.rounded-none{border-radius:0}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded,.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-lg{border-radius:var(--radius)}.rounded-xl{border-radius:calc(var(--radius) + 4px)}.rounded-2xl{border-radius:calc(var(--radius) + 8px)}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-t-sm{border-top-left-radius:calc(var(--radius) - 4px);border-top-right-radius:calc(var(--radius) - 4px)}.rounded-t-md{border-top-left-radius:calc(var(--radius) - 2px);border-top-right-radius:calc(var(--radius) - 2px)}.rounded-t-lg{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.rounded-b-md{border-bottom-left-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.rounded-b-lg{border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius)}.rounded-l-md{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.rounded-r-md{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.rounded-tl-none{border-top-left-radius:0}.rounded-tr-none{border-top-right-radius:0}.static{position:static}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-auto{inset:auto}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.top-0{top:0}.top-px{top:1px}.top-1{top:.25rem}.top-2{top:.5rem}.top-4{top:1rem}.top-1\/2{top:50%}.top-full{top:100%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-full{right:100%}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1{left:.25rem}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-1\/2{left:50%}.left-full{left:100%}.-top-px{top:-1px}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-2{top:-.5rem}.-right-px{right:-1px}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-right-2{right:-.5rem}.-bottom-1{bottom:-.25rem}.-left-1{left:-.25rem}.-left-2{left:-.5rem}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-auto{z-index:auto}.z-\[100\]{z-index:100}.z-\[999\]{z-index:999}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.scrollbar-hide{scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.shadow-none{box-shadow:none}.shadow-xs{box-shadow:0 1px 2px #0000000d}.shadow-sm,.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.shadow-inner{box-shadow:inset 0 2px 4px #0000000d}.ring-0{box-shadow:0 0 0 0 var(--ring)}.ring-1{box-shadow:0 0 0 1px var(--ring)}.ring-2{box-shadow:0 0 0 2px var(--ring)}.ring{box-shadow:0 0 0 3px var(--ring)}.ring-inset{box-shadow:inset 0 0 0 3px var(--ring)}.ring-offset-1{box-shadow:0 0 0 1px var(--background),0 0 0 3px var(--ring)}.ring-offset-2{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}.ring-transparent{box-shadow:0 0 0 3px transparent}.ring-primary{box-shadow:0 0 0 3px var(--primary)}.ring-destructive{box-shadow:0 0 0 3px var(--destructive)}.ring-ring\/50{box-shadow:0 0 0 3px color-mix(in oklch,var(--ring) 50%,transparent)}.ring-destructive\/20{box-shadow:0 0 0 3px color-mix(in oklch,var(--destructive) 20%,transparent)}.ring-destructive\/40{box-shadow:0 0 0 3px color-mix(in oklch,var(--destructive) 40%,transparent)}.opacity-0{opacity:0}.opacity-5{opacity:.05}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.opacity-100{opacity:1}.transition-none{transition-property:none}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.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-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[color\,background-color\,border-color\,box-shadow\]{transition-property:color,background-color,border-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-75{transition-duration:75ms}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-linear{transition-timing-function:linear}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.animate-none{animation:none}.animate-spin{animation:spin 1s linear infinite}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{animation:bounce 1s infinite}.animate-accordion-down{animation:accordion-down .2s ease-out}.animate-accordion-up{animation:accordion-up .2s ease-out}.animate-in{animation-name:fadeIn;animation-duration:.15s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:both}.animate-out{animation-name:fadeOut;animation-duration:.15s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:both}.fade-in-0{--animate-enter-opacity: 0}.fade-out-0{--animate-exit-opacity: 0}.zoom-in-95{--animate-enter-scale: .95}.zoom-out-95{--animate-exit-scale: .95}.slide-in-from-top{animation-name:slideInFromTop}.slide-in-from-bottom{animation-name:slideInFromBottom}.slide-in-from-left{animation-name:slideInFromLeft}.slide-in-from-right{animation-name:slideInFromRight}.slide-in-from-top-2{animation-name:slideInFromTop}.slide-in-from-bottom-2{animation-name:slideInFromBottom}.slide-in-from-left-2{animation-name:slideInFromLeft}.slide-in-from-right-2{animation-name:slideInFromRight}.slide-out-to-top-2{animation-name:slideInFromTop;animation-direction:reverse}.slide-out-to-bottom-2{animation-name:slideInFromBottom;animation-direction:reverse}.slide-out-to-left-2{animation-name:slideInFromLeft;animation-direction:reverse}.slide-out-to-right-2{animation-name:slideInFromRight;animation-direction:reverse}.transform{transform:translate(var(--tw-translate-x, 0)) translateY(var(--tw-translate-y, 0)) rotate(var(--tw-rotate, 0)) skew(var(--tw-skew-x, 0)) skewY(var(--tw-skew-y, 0)) scaleX(var(--tw-scale-x, 1)) scaleY(var(--tw-scale-y, 1))}.transform-none{transform:none}.translate-x-0{transform:translate(0)}.translate-y-0{transform:translateY(0)}.-translate-x-1\/2{transform:translate(-50%)}.-translate-y-1\/2{transform:translateY(-50%)}.translate-y-full{transform:translateY(100%)}.translate-x-full{transform:translate(100%)}.-translate-y-full{transform:translateY(-100%)}.rotate-0{transform:rotate(0)}.rotate-45{transform:rotate(45deg)}.rotate-90{transform:rotate(90deg)}.rotate-180{transform:rotate(180deg)}.-rotate-45{transform:rotate(-45deg)}.-rotate-90{transform:rotate(-90deg)}.scale-0{transform:scale(0)}.scale-50{transform:scale(.5)}.scale-75{transform:scale(.75)}.scale-90{transform:scale(.9)}.scale-95{transform:scale(.95)}.scale-100{transform:scale(1)}.scale-105{transform:scale(1.05)}.scale-110{transform:scale(1.1)}.scale-125{transform:scale(1.25)}.scale-150{transform:scale(1.5)}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-text{cursor:text}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-zoom-in{cursor:zoom-in}.cursor-zoom-out{cursor:zoom-out}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.select-all{-webkit-user-select:all;user-select:all}.select-auto{-webkit-user-select:auto;user-select:auto}.resize{resize:both}.resize-none{resize:none}.resize-y{resize:vertical}.resize-x{resize:horizontal}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-ring{outline-color:var(--ring)}.outline-primary{outline-color:var(--primary)}.outline-1{outline-width:1px}.outline-2{outline-width:2px}.visible{visibility:visible}.invisible{visibility:hidden}.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}.not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-fill{object-fit:fill}.object-none{object-fit:none}.container{width:100%;padding-inline:1rem}.list-none{list-style-type:none}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.isolate{isolation:isolate}.isolation-auto{isolation:auto}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.hover\:bg-background:hover{background-color:var(--background)}.hover\:bg-foreground:hover{background-color:var(--foreground)}.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-primary:hover{background-color:var(--primary)}.hover\:bg-primary\/90:hover{background-color:color-mix(in oklch,var(--primary) 90%,transparent)}.hover\:bg-secondary:hover{background-color:var(--secondary)}.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklch,var(--secondary) 80%,transparent)}.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklch,var(--destructive) 90%,transparent)}.hover\:bg-muted:hover{background-color:var(--muted)}.hover\:bg-muted\/50:hover{background-color:color-mix(in oklch,var(--muted) 50%,transparent)}.hover\:bg-input\/50:hover{background-color:color-mix(in oklch,var(--input) 50%,transparent)}.hover\:bg-accent\/50:hover{background-color:color-mix(in oklch,var(--accent) 50%,transparent)}.hover\:bg-black\/5:hover{background-color:#0000000d}.hover\:bg-black\/10:hover{background-color:#0000001a}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}.hover\:text-primary:hover{color:var(--primary)}.hover\:text-primary-foreground:hover{color:var(--primary-foreground)}.hover\:text-destructive:hover{color:var(--destructive)}.hover\:text-muted-foreground:hover{color:var(--muted-foreground)}.hover\:border-primary:hover{border-color:var(--primary)}.hover\:border-ring:hover{border-color:var(--ring)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.hover\:scale-105:hover{transform:scale(1.05)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--ring)}.focus\:border-ring:focus{border-color:var(--ring)}.focus\:bg-accent:focus{background-color:var(--accent)}.focus\:text-accent-foreground:focus{color:var(--accent-foreground)}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline-1:focus-visible{outline-width:1px}.focus-visible\:ring-2:focus-visible{box-shadow:0 0 0 2px color-mix(in oklch,var(--ring) 50%,transparent)}.focus-visible\:ring-\[3px\]:focus-visible{box-shadow:0 0 0 3px color-mix(in oklch,var(--ring) 50%,transparent)}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-ring\/50:focus-visible{box-shadow:0 0 0 3px color-mix(in oklch,var(--ring) 50%,transparent)}.focus-visible\:ring-destructive\/20:focus-visible{box-shadow:0 0 0 3px color-mix(in oklch,var(--destructive) 20%,transparent)}.focus-visible\:ring-destructive\/40:focus-visible{box-shadow:0 0 0 3px color-mix(in oklch,var(--destructive) 40%,transparent)}.focus-visible\:outline-ring:focus-visible{outline-color:var(--ring)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-muted:disabled{background-color:var(--muted)}.aria-invalid\:ring-destructive\/20[aria-invalid=true]{box-shadow:0 0 0 3px color-mix(in oklch,var(--destructive) 20%,transparent)}.aria-invalid\:border-destructive[aria-invalid=true]{border-color:var(--destructive)}.aria-selected\:bg-accent[aria-selected=true]{background-color:var(--accent)}.aria-selected\:text-accent-foreground[aria-selected=true]{color:var(--accent-foreground)}.aria-checked\:bg-primary[aria-checked=true]{background-color:var(--primary)}[data-state=active].data-\[state\=active\]\:bg-background{background-color:var(--background)}[data-state=active].data-\[state\=active\]\:shadow-sm{box-shadow:0 1px 2px #0000000d}[data-state=active].data-\[state\=active\]\:text-foreground{color:var(--foreground)}[data-state=active].data-\[state\=active\]\:border-input{border-color:var(--input)}[data-state=active].data-\[state\=active\]\:bg-input\/30{background-color:color-mix(in oklch,var(--input) 30%,transparent)}[data-state=active].data-\[state\=active\]\:font-medium{font-weight:500}[data-state=open].data-\[state\=open\]\:animate-in{animation-name:fadeIn}[data-state=closed].data-\[state\=closed\]\:animate-out{animation-name:fadeOut}[data-state=open].data-\[state\=open\]\:fade-in-0{opacity:1}[data-state=closed].data-\[state\=closed\]\:fade-out-0{opacity:0}[data-state=open].data-\[state\=open\]\:zoom-in-95{transform:scale(1)}[data-state=closed].data-\[state\=closed\]\:zoom-out-95{transform:scale(.95)}[data-state=open].data-\[state\=open\]\:slide-in-from-left-1\/2{animation-name:slideInFromLeft}[data-state=open].data-\[state\=open\]\:slide-in-from-top-\[48\%\]{animation-name:slideInFromTop}[data-state=closed].data-\[state\=closed\]\:slide-out-to-left-1\/2{animation-name:slideInFromLeft;animation-direction:reverse}[data-state=closed].data-\[state\=closed\]\:slide-out-to-top-\[48\%\]{animation-name:slideInFromTop;animation-direction:reverse}[data-state=open].data-\[state\=open\]\:slide-in-from-top-2{animation-name:slideInFromTop}[data-state=open].data-\[state\=open\]\:slide-in-from-bottom-2{animation-name:slideInFromBottom}[data-state=open].data-\[state\=open\]\:slide-in-from-left-2{animation-name:slideInFromLeft}[data-state=open].data-\[state\=open\]\:slide-in-from-right-2{animation-name:slideInFromRight}[data-state=closed].data-\[state\=closed\]\:slide-out-to-top-2{animation-name:slideInFromTop;animation-direction:reverse}[data-state=closed].data-\[state\=closed\]\:slide-out-to-bottom-2{animation-name:slideInFromBottom;animation-direction:reverse}[data-state=closed].data-\[state\=closed\]\:slide-out-to-right-2{animation-name:slideInFromRight;animation-direction:reverse}[data-state=closed].data-\[state\=closed\]\:slide-out-to-left-2{animation-name:slideInFromLeft;animation-direction:reverse}[data-state=checked].data-\[state\=checked\]\:bg-primary{background-color:var(--primary)}[data-state=checked].data-\[state\=checked\]\:text-primary-foreground{color:var(--primary-foreground)}[data-state=checked].data-\[state\=checked\]\:border-primary{border-color:var(--primary)}[data-state=indeterminate].data-\[state\=indeterminate\]\:bg-primary{background-color:var(--primary)}[data-state=open].data-\[state\=open\]\:text-primary{color:var(--primary)}[data-disabled].data-\[disabled\]\:pointer-events-none{pointer-events:none}[data-disabled].data-\[disabled\]\:opacity-50{opacity:.5}[data-highlighted].data-\[highlighted\]\:bg-accent{background-color:var(--accent)}[data-highlighted].data-\[highlighted\]\:text-accent-foreground{color:var(--accent-foreground)}[data-side=top].data-\[side\=top\]\:slide-in-from-bottom{animation-name:slideInFromBottom}[data-side=bottom].data-\[side\=bottom\]\:slide-in-from-top{animation-name:slideInFromTop}[data-side=left].data-\[side\=left\]\:slide-in-from-right{animation-name:slideInFromRight}[data-side=right].data-\[side\=right\]\:slide-in-from-left{animation-name:slideInFromLeft}.dark .dark\:bg-background{background-color:var(--background)}.dark .dark\:bg-card{background-color:var(--card)}.dark .dark\:bg-input{background-color:var(--input)}.dark .dark\:bg-input\/30{background-color:color-mix(in oklch,var(--input) 30%,transparent)}.dark .dark\:bg-input\/50{background-color:color-mix(in oklch,var(--input) 50%,transparent)}.dark .dark\:bg-accent\/50{background-color:color-mix(in oklch,var(--accent) 50%,transparent)}.dark .dark\:bg-destructive\/60{background-color:color-mix(in oklch,var(--destructive) 60%,transparent)}.dark .dark\:bg-muted{background-color:var(--muted)}.dark .dark\:text-foreground{color:var(--foreground)}.dark .dark\:text-muted-foreground{color:var(--muted-foreground)}.dark .dark\:border-input{border-color:var(--input)}.dark .dark\:border-border{border-color:var(--border)}.dark .dark\:hover\:bg-accent\/50:hover{background-color:color-mix(in oklch,var(--accent) 50%,transparent)}.dark .dark\:hover\:bg-input\/50:hover{background-color:color-mix(in oklch,var(--input) 50%,transparent)}.dark .dark\:data-\[state\=active\]\:bg-input\/30[data-state=active]{background-color:color-mix(in oklch,var(--input) 30%,transparent)}.dark .dark\:data-\[state\=active\]\:text-foreground[data-state=active]{color:var(--foreground)}.dark .dark\:data-\[state\=active\]\:border-input[data-state=active]{border-color:var(--input)}.dark .dark\:focus-visible\:ring-destructive\/40:focus-visible{box-shadow:0 0 0 3px color-mix(in oklch,var(--destructive) 40%,transparent)}.dark .dark\:aria-invalid\:ring-destructive\/40[aria-invalid=true]{box-shadow:0 0 0 3px color-mix(in oklch,var(--destructive) 40%,transparent)}@media(min-width:640px){.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:block{display:block}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-inline:1.5rem}.sm\:py-4{padding-block:1rem}.sm\:w-full{width:100%}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-xl{max-width:36rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:rounded-lg{border-radius:var(--radius)}}@media(min-width:768px){.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:block{display:block}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.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\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:p-6{padding:1.5rem}.md\:px-6{padding-inline:1.5rem}.md\:w-auto{width:auto}.md\:w-1\/2{width:50%}.md\:max-w-2xl{max-width:42rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:items-center{align-items:center}.md\:col-span-2{grid-column:span 2/span 2}}@media(min-width:1024px){.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:block{display:block}.lg\:flex-row{flex-direction:row}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:p-6{padding:1.5rem}.lg\:px-8{padding-inline:2rem}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:max-w-4xl{max-width:56rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}}@media(min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:gap-6{gap:1.5rem}}[data-slot=button]>svg,[data-slot=button] svg{pointer-events:none;flex-shrink:0}[data-slot=button]>svg:not([class*=size-]),[data-slot=button] svg:not([class*=size-]){width:1rem;height:1rem}[data-slot=badge]>svg{pointer-events:none;width:.75rem;height:.75rem}.has-\[\>svg\]\:px-3:has(>svg){padding-inline:.75rem}.has-\[\>svg\]\:px-2\.5:has(>svg){padding-inline:.625rem}.has-\[\>svg\]\:px-4:has(>svg){padding-inline:1rem}[data-slot=card-header]{container-type:inline-size;container-name:card-header}[data-slot=card-header]:has([data-slot=card-action]){grid-template-columns:1fr auto}.has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\]:has([data-slot=card-action]){grid-template-columns:1fr auto}.border-b [data-slot=card-header]{padding-bottom:1.5rem}.border-t [data-slot=card-footer]{padding-top:1.5rem}[data-slot=tabs-trigger] svg{pointer-events:none;flex-shrink:0}[data-slot=tabs-trigger] svg:not([class*=size-]){width:1rem;height:1rem}a:hover [data-slot=badge].border-transparent,a:hover>[data-slot=badge].border-transparent{background-color:color-mix(in oklch,var(--primary) 90%,transparent)}.w-2\.5{width:.625rem}.w-3\.5{width:.875rem}.h-2\.5{height:.625rem}.h-3\.5{height:.875rem}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.text-\[9px\]{font-size:9px;line-height:1.2}.text-\[10px\]{font-size:10px;line-height:1.2}.text-\[11px\]{font-size:11px;line-height:1.2}.bg-red-50{background-color:#fef2f2}.bg-red-100{background-color:#fee2e2}.bg-red-500{background-color:#ef4444}.bg-orange-50{background-color:#fff7ed}.bg-orange-100{background-color:#ffedd5}.bg-orange-500{background-color:#f97316}.bg-yellow-50{background-color:#fefce8}.bg-yellow-100{background-color:#fef9c3}.bg-yellow-500{background-color:#eab308}.bg-amber-100{background-color:#fef3c7}.bg-amber-500{background-color:#f59e0b}.bg-emerald-50{background-color:#ecfdf5}.bg-emerald-100{background-color:#d1fae5}.bg-emerald-500{background-color:#10b981}.bg-green-100{background-color:#dcfce7}.bg-blue-100{background-color:#dbeafe}.bg-blue-500{background-color:#3b82f6}.bg-purple-100{background-color:#f3e8ff}.bg-purple-500{background-color:#a855f7}.bg-cyan-100{background-color:#cffafe}.bg-rose-100{background-color:#ffe4e6}.bg-gray-100{background-color:#f3f4f6}.bg-gray-500{background-color:#6b7280}.text-red-300{color:#fca5a5}.text-red-400{color:#f87171}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.text-orange-400{color:#fb923c}.text-orange-700{color:#c2410c}.text-orange-800{color:#9a3412}.text-yellow-400{color:#facc15}.text-yellow-600{color:#ca8a04}.text-yellow-700{color:#a16207}.text-amber-300{color:#fcd34d}.text-amber-400{color:#fbbf24}.text-amber-700{color:#b45309}.text-emerald-300{color:#6ee7b7}.text-emerald-400{color:#34d399}.text-emerald-600{color:#059669}.text-emerald-700{color:#047857}.text-emerald-800{color:#065f46}.text-green-600{color:#16a34a}.text-green-700{color:#15803d}.text-green-800{color:#166534}.text-blue-300{color:#93c5fd}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.text-blue-800{color:#1e40af}.text-purple-300{color:#d8b4fe}.text-purple-600{color:#9333ea}.text-purple-700{color:#7e22ce}.text-purple-800{color:#6b21a8}.text-cyan-300{color:#67e8f9}.text-cyan-700{color:#0e7490}.text-rose-300{color:#fda4af}.text-rose-700{color:#be123c}.text-gray-300{color:#d1d5db}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.fill-amber-400{fill:#fbbf24}.border-red-200{border-color:#fecaca}.border-orange-200{border-color:#fed7aa}.border-yellow-200{border-color:#fef08a}.border-emerald-200{border-color:#a7f3d0}.mb-1\.5{margin-bottom:.375rem}.ml-0\.5{margin-left:.125rem}.ml-11{margin-left:2.75rem}.mt-0\.5{margin-top:.125rem}.mt-1\.5{margin-top:.375rem}.pl-9{padding-left:2.25rem}.py-12{padding-block:3rem}.gap-0\.5{gap:.125rem}.gap-1\.5{gap:.375rem}.rounded-xs{border-radius:.125rem}.fill-warning{fill:var(--warning)}.fill-primary{fill:var(--primary)}.fill-foreground{fill:var(--foreground)}.fill-none{fill:none}.stroke-2{stroke-width:2}.stroke-white{stroke:#fff}.bg-info\/10{background-color:color-mix(in oklch,var(--info) 10%,transparent)}.bg-success\/10{background-color:color-mix(in oklch,var(--success) 10%,transparent)}.bg-warning\/10{background-color:color-mix(in oklch,var(--warning) 10%,transparent)}.border-info\/20{border-color:color-mix(in oklch,var(--info) 20%,transparent)}.border-success\/20{border-color:color-mix(in oklch,var(--success) 20%,transparent)}.border-warning\/20{border-color:color-mix(in oklch,var(--warning) 20%,transparent)}.text-red-500{color:#ef4444}.text-green-500{color:#22c55e}.text-blue-500{color:#3b82f6}.text-sky-500{color:#0ea5e9}.text-purple-500{color:#a855f7}.text-yellow-800{color:#713f12}.text-orange-600{color:#ea580c}.bg-sidebar{background-color:var(--sidebar)}.text-sidebar-foreground{color:var(--sidebar-foreground)}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}.drop-shadow{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06))}.size-\(--cell-size\){width:var(--cell-size);height:var(--cell-size)}.toaster{pointer-events:auto}@keyframes caret-blink{0%,70%,to{opacity:1}20%,50%{opacity:0}}.animate-caret-blink{animation:caret-blink 1.25s ease-out infinite}.dark .dark\:bg-red-950\/30{background-color:#450a0a4d}.dark .dark\:bg-orange-950\/30{background-color:#4314074d}.dark .dark\:bg-yellow-950\/30{background-color:#4220064d}.dark .dark\:bg-emerald-950\/30{background-color:#022c224d}.dark .dark\:bg-red-900\/30{background-color:#7f1d1d4d}.dark .dark\:bg-red-900\/40{background-color:#7f1d1d66}.dark .dark\:bg-amber-900\/30{background-color:#78350f4d}.dark .dark\:bg-rose-900\/30{background-color:#8813374d}.dark .dark\:bg-blue-900\/30{background-color:#1e3a8a4d}.dark .dark\:bg-blue-900\/40{background-color:#1e3a8a66}.dark .dark\:bg-cyan-900\/30{background-color:#164e634d}.dark .dark\:bg-purple-900\/30{background-color:#581c874d}.dark .dark\:bg-purple-900\/40{background-color:#581c8766}.dark .dark\:bg-emerald-900\/40{background-color:#064e3b66}.dark .dark\:bg-green-900\/40{background-color:#14532d66}.dark .dark\:bg-gray-900\/30{background-color:#1118274d}.dark .dark\:bg-gray-900\/40{background-color:#11182766}.dark .dark\:bg-orange-900\/40{background-color:#7c2d1266}.dark .dark\:border-red-800{border-color:#991b1b}.dark .dark\:border-orange-800{border-color:#9a3412}.dark .dark\:border-yellow-800{border-color:#854d0e}.dark .dark\:border-emerald-800{border-color:#065f46}.dark .dark\:text-red-300{color:#fca5a5}.dark .dark\:text-red-400{color:#f87171}.dark .dark\:text-orange-400{color:#fb923c}.dark .dark\:text-yellow-400{color:#facc15}.dark .dark\:text-amber-300{color:#fcd34d}.dark .dark\:text-emerald-300{color:#6ee7b7}.dark .dark\:text-emerald-400{color:#34d399}.dark .dark\:text-blue-300{color:#93c5fd}.dark .dark\:text-purple-300{color:#d8b4fe}.dark .dark\:text-cyan-300{color:#67e8f9}.dark .dark\:text-rose-300{color:#fda4af}.dark .dark\:text-gray-300{color:#d1d5db}.dark .dark\:text-yellow-300{color:#fde047}.dark .dark\:text-green-400{color:#4ade80}.dark .dark\:text-purple-400{color:#c084fc}.dark .dark\:text-blue-400{color:#60a5fa}.dark .dark\:bg-yellow-900\/40{background-color:#713f1266}.dark .dark\:bg-green-900\/30{background-color:#14532d4d}.table-cell-break-spaces{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.table-cell-y-scroll{max-height:10rem;overflow-y:auto}.table-cell-flex-row{display:flex;align-items:center;flex-direction:column}.img-fill-card{width:100%;height:100%;object-fit:cover;cursor:pointer}.golden-star{color:#fabc00;color:lab(80.1641% 16.6016 99.2089);fill:#fabc00;fill:lab(80.1641% 16.6016 99.2089)}.login-title{margin:0;text-align:center;color:#3b5bdb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,2.6rem);font-weight:475;line-height:1.15;letter-spacing:-.035em}.quals-color{color:var(--quals-red)}.quals-bg-color,.quals-bg-color:hover{background-color:var(--quals-red)}.quals-section-border{border-radius:25px}._header_167ax_1{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border);background-color:var(--card)}._headerInner_167ax_9{display:flex;height:4rem;align-items:center;justify-content:space-between;padding-inline:1.5rem}._logoSection_167ax_17{display:flex;height:100%;align-items:center;gap:.75rem}._logoIcon_167ax_24{display:flex;flex-direction:row;height:100%;width:6rem;align-items:center;justify-content:center}._logoLabel_167ax_33{font-size:.875rem;font-weight:700;color:var(--primary-foreground)}._logoName_167ax_39{font-size:1.125rem;font-weight:600;color:var(--foreground)}._logoImages_167ax_45{display:flex;align-items:center;height:100%}._logoImg_167ax_51{height:90%;width:auto;object-fit:contain;display:block}._logoQuals_167ax_58{height:90%;aspect-ratio:1548/755;background-color:currentColor;mask-image:url(/media/logo-quals.png);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/media/logo-quals.png);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}._searchSection_167ax_72{display:flex;flex:1;align-items:center;justify-content:center;padding-inline:2rem}._searchWrapper_167ax_80{position:relative;width:100%;max-width:28rem}._searchIcon_167ax_86{position:absolute;left:.75rem;top:50%;width:1rem;height:1rem;transform:translateY(-50%);color:var(--muted-foreground);pointer-events:none}._actionsSection_167ax_97{display:flex;align-items:center;gap:.75rem}._notifWrapper_167ax_103{position:relative}._notifBadge_167ax_107{position:absolute;right:-.25rem;top:-.25rem;width:1.25rem;height:1.25rem;border-radius:9999px;padding:0;font-size:.75rem;display:flex;align-items:center;justify-content:center}._avatarButton_167ax_121{border-radius:9999px}._avatarCircle_167ax_125{display:flex;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:9999px;background-color:var(--muted)}._app_1fykg_1{min-height:100vh;background-color:var(--background)}._main_1fykg_6{width:100%;margin-inline:auto;padding:1.5rem 1rem;max-width:80rem}._banner_1fykg_13{background-color:color-mix(in oklch,var(--primary) 5%,transparent);border:1px solid color-mix(in oklch,var(--primary) 20%,transparent);border-radius:var(--radius);padding:0;margin-bottom:2rem;min-height:200px;display:flex;align-items:center;justify-content:center}._bannerText_1fykg_25{color:var(--muted-foreground);text-align:center}._navSection_1fykg_30{margin-bottom:2rem;display:flex;flex-direction:column;gap:.75rem}._navTitle_1fykg_37{font-size:1.5rem;font-weight:700;color:var(--foreground)}._navGrid_1fykg_43{display:grid;gap:1rem}@media(min-width:640px){._navGrid_1fykg_43{grid-template-columns:repeat(3,minmax(0,1fr))}}._navCard_1fykg_53{cursor:pointer;transition:opacity .15s cubic-bezier(.4,0,.2,1);background-color:#000!important;border-color:#000!important}._navCard_1fykg_53:hover{opacity:.9}._navCardContent_1fykg_63{display:flex;align-items:center;justify-content:center;padding:1.5rem;text-align:center}._navCardTitle_1fykg_71{font-size:1.25rem;font-weight:700;color:#fff}._sectoresSection_1fykg_77{display:flex;flex-direction:column;gap:1rem}._sectoresTitle_1fykg_83{font-size:1.5rem;font-weight:700;color:var(--foreground)}._page_1m4on_1{height:100svh;display:grid;grid-template-rows:20% 80%;background-color:var(--background)}._banner_1m4on_8{background:linear-gradient(135deg,#0a1f44,#163c7a);padding:1.75rem 3rem;color:#fff}._brand_1m4on_14{margin:0;font-size:2.25rem;font-weight:700;letter-spacing:-.02em}._tagline_1m4on_21{margin:.25rem 0 0;font-size:1rem;opacity:.85}._content_1m4on_27{flex:1;display:flex;justify-content:center;align-items:center;translate:0 -10%}._formWrap_1m4on_35{width:100%;max-width:26rem}._titleBlock_1m4on_40{text-align:center;margin-bottom:2rem}._subtitle_1m4on_45{margin:.25rem 0 0;color:#3b5bdb;font-size:.95rem}._fields_1m4on_51{display:flex;flex-direction:column;gap:1rem}._fieldGroup_1m4on_57{display:flex;flex-direction:column;gap:.375rem}._inputWrap_1m4on_63{position:relative}._inputIcon_1m4on_67{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:var(--muted-foreground);pointer-events:none}._fieldError_1m4on_76{font-size:.75rem;color:var(--destructive)}._apiError_1m4on_81{font-size:.875rem;color:var(--destructive);padding:.625rem .75rem;background-color:color-mix(in oklch,var(--destructive) 10%,transparent);border-radius:calc(var(--radius) - 2px);border:.5px solid color-mix(in oklch,var(--destructive) 30%,transparent)}
