@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--header-height:72px;--color-bg-primary:#fff;--color-bg-secondary:#fafafa;--color-bg-tertiary:#f3f4f6;--color-header-bg:hsla(0,0%,100%,.8);--color-text-primary:#1a1a1a;--color-text-secondary:rgba(26,26,26,.6);--color-text-tertiary:rgba(26,26,26,.5);--color-border:rgba(0,0,0,.06);--color-border-hover:rgba(0,0,0,.12);--color-hover-bg:rgba(0,0,0,.04);--color-active-bg:rgba(0,0,0,.06);--color-primary:#008ddb;--color-primary-hover:#008ddb;--color-card-bg:#fff;--color-card-border:rgba(0,0,0,.06);--shadow-sm:0 1px 3px rgba(0,0,0,.1);--shadow-md:0 4px 12px rgba(0,0,0,.1);--shadow-lg:0 8px 24px rgba(0,0,0,.12)}html.dark{--color-bg-primary:#000;--color-bg-secondary:#111827;--color-bg-tertiary:#1f2937;--color-header-bg:rgba(0,0,0,.8);--color-text-primary:#fff;--color-text-secondary:hsla(0,0%,100%,.6);--color-text-tertiary:hsla(0,0%,100%,.5);--color-border:hsla(0,0%,100%,.1);--color-border-hover:hsla(0,0%,100%,.15);--color-hover-bg:hsla(0,0%,100%,.08);--color-active-bg:hsla(0,0%,100%,.12);--color-primary:#008ddb;--color-primary-hover:#008ddb;--color-card-bg:#111827;--color-card-border:hsla(0,0%,100%,.1);--shadow-sm:0 1px 3px rgba(0,0,0,.3);--shadow-md:0 4px 12px rgba(0,0,0,.4);--shadow-lg:0 8px 24px rgba(0,0,0,.4)}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{background:var(--color-bg-primary);color:var(--color-text-primary);min-height:100vh;transition:background-color .2s ease,color .2s ease}.page-enter-active,.page-leave-active{transition:opacity .15s ease}.page-enter-from,.page-leave-to{opacity:0}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.input,[input=""]{border-width:1px;width:100%;--un-border-opacity:1;border-color:rgb(229 231 235/var(--un-border-opacity));border-radius:.5rem;--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity));padding:.625rem 1rem;--un-text-opacity:1;color:rgb(17 24 39/var(--un-text-opacity));transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn,.btn-primary,[all~=btn-primary] *{align-items:center;border-radius:.5rem;cursor:pointer;display:inline-flex;font-weight:500;gap:.5rem;justify-content:center;padding:.625rem 1.5rem;transition-duration:.15s;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn-primary,[all~=btn-primary] *{--un-bg-opacity:1;background-color:rgb(94 106 210/var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity));--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color,rgba(0,0,0,.05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.btn-secondary{border-width:1px;--un-border-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity));border-color:rgb(229 231 235/var(--un-border-opacity));color:rgb(55 65 81/var(--un-text-opacity))}.btn-secondary,[btn-primary~="disabled:"]:disabled{align-items:center;border-radius:.5rem;cursor:pointer;display:inline-flex;gap:.5rem;justify-content:center;--un-bg-opacity:1;padding:.625rem 1.5rem;--un-text-opacity:1;font-weight:500;transition-duration:.15s;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}[btn-primary~="disabled:"]:disabled{background-color:rgb(94 106 210/var(--un-bg-opacity));color:rgb(255 255 255/var(--un-text-opacity));--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color,rgba(0,0,0,.05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.btn-primary:active,[all~=btn-primary]:active *,[btn-primary~="disabled:"]:active:disabled{--un-scale-x:.98;--un-scale-y:.98;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.card{border-color:#e5e7eb99;border-radius:.75rem;border-width:1px;--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity));transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.dark .btn-secondary{--un-border-opacity:1;border-color:rgb(55 65 81/var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(31 41 55/var(--un-bg-opacity));--un-text-opacity:1;color:rgb(229 231 235/var(--un-text-opacity))}.dark .card,.dark .input,.dark [input=""]{--un-border-opacity:1;border-color:rgb(31 41 55/var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(17 24 39/var(--un-bg-opacity))}.dark .input,.dark [input=""]{--un-text-opacity:1;color:rgb(243 244 246/var(--un-text-opacity))}.input:focus,[input=""]:focus{--un-border-opacity:1;border-color:rgb(94 106 210/var(--un-border-opacity));outline:2px solid transparent;outline-offset:2px;--un-ring-width:1px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-opacity:1;--un-ring-color:rgb(94 106 210/var(--un-ring-opacity))}.btn-primary:hover,[all~=btn-primary]:hover *{--un-bg-opacity:1;background-color:rgb(75 86 196/var(--un-bg-opacity))}.btn-secondary:hover{--un-bg-opacity:1;background-color:rgb(249 250 251/var(--un-bg-opacity))}[btn-primary~="disabled:"]:hover:disabled{--un-bg-opacity:1;background-color:rgb(75 86 196/var(--un-bg-opacity))}.dark .input::-moz-placeholder{--un-placeholder-opacity:1;color:rgb(75 85 99/var(--un-placeholder-opacity))}.dark .input::placeholder{--un-placeholder-opacity:1;color:rgb(75 85 99/var(--un-placeholder-opacity))}.dark [input=""]::-moz-placeholder{--un-placeholder-opacity:1;color:rgb(75 85 99/var(--un-placeholder-opacity))}.dark [input=""]::placeholder{--un-placeholder-opacity:1;color:rgb(75 85 99/var(--un-placeholder-opacity))}.input::-moz-placeholder{--un-placeholder-opacity:1;color:rgb(156 163 175/var(--un-placeholder-opacity))}.input::placeholder{--un-placeholder-opacity:1;color:rgb(156 163 175/var(--un-placeholder-opacity))}[input=""]::-moz-placeholder{--un-placeholder-opacity:1;color:rgb(156 163 175/var(--un-placeholder-opacity))}[input=""]::placeholder{--un-placeholder-opacity:1;color:rgb(156 163 175/var(--un-placeholder-opacity))}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.static{position:static}.-bottom-1\/2{bottom:-50%}.left-0{left:0}.right-0{right:0}.top-20{top:5rem}.line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.z-10{z-index:10}.z-20{z-index:20}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}[\!cols~="10"]{grid-template-columns:repeat(10,minmax(0,1fr))!important}[\!cols~="12"]{grid-template-columns:repeat(12,minmax(0,1fr))!important}[\!cols~="14"]{grid-template-columns:repeat(14,minmax(0,1fr))!important}[\!cols~="22"]{grid-template-columns:repeat(22,minmax(0,1fr))!important}[\!cols~="25"]{grid-template-columns:repeat(25,minmax(0,1fr))!important}[\!cols~="35"]{grid-template-columns:repeat(35,minmax(0,1fr))!important}[\!cols~="40"]{grid-template-columns:repeat(40,minmax(0,1fr))!important}[\!cols~="6"]{grid-template-columns:repeat(6,minmax(0,1fr))!important}[\!cols~="8"]{grid-template-columns:repeat(8,minmax(0,1fr))!important}[\!rows~="0"]{grid-template-rows:repeat(0,minmax(0,1fr))!important}[rows~="4"]{grid-template-rows:repeat(4,minmax(0,1fr))}[rows~="6"]{grid-template-rows:repeat(6,minmax(0,1fr))}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-16{margin-bottom:4rem}.mb-4,[mb-4=""]{margin-bottom:1rem}.mb-6,[mb-6=""]{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-3{margin-left:.75rem}.mt-2,[mt-2=""]{margin-top:.5rem}.mt-6{margin-top:1.5rem}.block,[block=""]{display:block}.inline-block{display:inline-block}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.h-1\/2{height:50%}.h-12{height:3rem}.h-16{height:4rem}.h-64,[h-64=""]{height:16rem}.h-auto{height:auto}.h1{height:.25rem}.h2{height:.5rem}.h3{height:.75rem}.h4{height:1rem}.h5{height:1.25rem}.max-w-520px{max-width:520px}.max-w-7xl{max-width:80rem}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-32{width:8rem}.w-40,[w-40=""]{width:10rem}.w-70,[w-70=""]{width:17.5rem}.w-full{width:100%}.flex,[flex=""]{display:flex}.inline-flex{display:inline-flex}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.table{display:table}.border-collapse{border-collapse:collapse}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.resize{resize:both}.place-content-center{place-content:center}.items-center,[items-center=""]{align-items:center}.items-baseline{align-items:baseline}.justify-center,[justify-center=""]{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-2>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--un-space-x-reverse)));margin-right:calc(.5rem*var(--un-space-x-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--un-space-x-reverse)));margin-right:calc(.75rem*var(--un-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--un-space-x-reverse)));margin-right:calc(1rem*var(--un-space-x-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-bottom:calc(.75rem*var(--un-space-y-reverse));margin-top:calc(.75rem*(1 - var(--un-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-bottom:calc(1rem*var(--un-space-y-reverse));margin-top:calc(1rem*(1 - var(--un-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--un-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--un-space-y-reverse)))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.border,[b=""]{border-width:1px}.border-b{border-bottom-width:1px}.rounded-lg,[rounded-lg=""]{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.bg-black\/5{background-color:#0000000d}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.dark .dark\:bg-black{--un-bg-opacity:1;background-color:rgb(0 0 0/var(--un-bg-opacity))}.dark .dark\:bg-white\/10{background-color:#ffffff1a}[stroke-width~="1.2"]{stroke-width:1.2px}[stroke-width~="1.5"]{stroke-width:1.5px}[stroke-width~="2"]{stroke-width:2px}[stroke-width~="2.5"]{stroke-width:2.5px}[stroke-width~="3"]{stroke-width:3px}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px,.px-4,[px=""]{padding-left:1rem;padding-right:1rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pt-14{padding-top:3.5rem}.text-center,[text-center=""]{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl,[text-5xl=""]{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm,[text-sm=""]{font-size:.875rem;line-height:1.25rem}.text-xl,[text-xl=""]{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.dark .dark\:text-green-400{--un-text-opacity:1;color:rgb(74 222 128/var(--un-text-opacity))}.dark .dark\:text-primary-400{--un-text-opacity:1;color:rgb(123 138 255/var(--un-text-opacity))}.dark .dark\:text-white,.dark [dark\:text-white=""]{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}.text-black{--un-text-opacity:1;color:rgb(0 0 0/var(--un-text-opacity))}.text-green-600{--un-text-opacity:1;color:rgb(22 163 74/var(--un-text-opacity))}.hover\:text-primary-600:hover,.text-primary-600{--un-text-opacity:1;color:rgb(75 86 196/var(--un-text-opacity))}.font-bold,[font-bold=""]{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-tight{line-height:1.25}.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--un-numeric-spacing:tabular-nums;font-variant-numeric:var(--un-ordinal) var(--un-slashed-zero) var(--un-numeric-figure) var(--un-numeric-spacing) var(--un-numeric-fraction)}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.text-shadow{--un-text-shadow:0 0 1px var(--un-text-shadow-color,rgba(0,0,0,.2)),0 0 1px var(--un-text-shadow-color,rgba(1,0,5,.1));text-shadow:var(--un-text-shadow)}.outline{outline-style:solid}.blur{--un-blur:blur(8px)}.blur,[blur~="$emit("]{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}[blur~="$emit("]{--un-blur:blur(var(--emit\())}.filter,[all~=filter] *,[filter=""]{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease,.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}[placeholder~="$t("]::-moz-placeholder{color:var(--t\()}[placeholder~="$t("]::placeholder{color:var(--t\()}@media (min-width:640px){.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-3{padding-bottom:.75rem;padding-top:.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-8xl{font-size:6rem;line-height:1}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}}body.modal-open{overflow:hidden}body.modal-open .app-header{z-index:0!important}
