:root{--accent:220 14.3% 95.9%;--accent-foreground:220.9 39.3% 11%;--background:0 0% 99%;--border:220 13% 0%;--card:0 0% 99%;--card-foreground:224 71.4% 4.1%;--foreground:224 71.4% 4.1%;--input:220 13% 91%;--muted:220 14.3% 95.9%;--muted-foreground:220 8.9% 46.1%;--primary:220.9 39.3% 11%;--primary-foreground:210 20% 98%;--radius:.5rem;--secondary:220 14.3% 95.9%;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}body{color:hsl(var(--foreground));font-family:Josefin Sans,sans-serif}button{background-color:#0000;background-image:none}figure,h2,h3{margin:0}input{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0}p{margin:0}ul{margin:0;padding:0;list-style:none}*{box-sizing:border-box;border:0 solid}.absolute{position:absolute}.aspect-square{aspect-ratio:1}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur);backdrop-filter:var(--tw-backdrop-blur)}.bg-background{background-color:hsl(var(--background))}.bg-background\/75{background-color:hsl(var(--background)/.75)}.bg-card{background-color:hsl(var(--card))}.bg-muted{background-color:hsl(var(--muted))}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-transparent{background-color:#0000}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.border{border-width:1px}.border-input{border-color:hsl(var(--input))}.border-l{border-left-width:1px}.btn-mode{fill:none;width:15px;height:15px}.dark{--accent:215 27.9% 16.9%;--accent-foreground:210 20% 98%;--background:224 71.4% 5.1%;--border:215 27.9% 16.9%;--card:224 71.4% 5.1%;--card-foreground:210 20% 98%;--foreground:210 20% 98%;--input:215 27.9% 16.9%;--muted:215 27.9% 16.9%;--muted-foreground:217.9 10.6% 64.9%;--primary:210 20% 98%;--primary-foreground:220.9 39.3% 11%;--secondary:215 27.9% 16.9%}.data-\[state\=active\]\:shadow[data-state=active]{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.flex{display:flex}.flex-1{flex:1}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.gap-x-4{column-gap:1rem}.gap-y-1{row-gap:.25rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-16{gap:4rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grow{flex-grow:1}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary)/.8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.h-auto{height:auto}.h-full{height:100%}.h-9{height:2.25rem}.h-16{height:4rem}.h-32{height:8rem}.h-40{height:10rem}.h-\[233px\]{height:233px}.inline-flex{display:inline-flex}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.-left-16{left:-4rem}.-left-\[9999px\]{left:-9999px}.link{color:hsl(var(--muted-foreground));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.link:hover{color:hsl(var(--foreground))}.list-disc{list-style-type:disc}.list-outside{list-style-position:outside}.max-w-full{max-width:100%}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-\[320px\]{max-width:320px}.mb-2{margin-bottom:.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.min-h-screen{min-height:100vh}.min-h-\[60px\]{min-height:60px}.ml-auto{margin-left:auto}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-10{margin-left:2.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-24{margin-top:6rem}.mx-auto{margin-left:auto;margin-right:auto}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.object-top{object-position:top}.opacity-0{opacity:0}.origin-bottom{transform-origin:bottom}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.p-0{padding:0}.p-1{padding:.25rem}.p-6{padding:1.6rem}.pb-8{padding-bottom:2rem}.pb-16{padding-bottom:4rem}.pb-32{padding-bottom:8rem}.place-items-center{place-items:center}.pointer-events-none{pointer-events:none}.prose{--tw-prose-invert-hr:#374151}.prose-lg{font-size:1.125rem;line-height:1.77778}.prose hr{height:0;color:inherit;border-color:var(--tw-prose-hr);border-top-width:1px;margin:3.11111em 0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-2{padding-top:.5rem}.pt-12{padding-top:3rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.relative{position:relative}.resize-none{resize:none}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:.75rem}.select-none{-webkit-user-select:none;user-select:none}.shrink-0{flex-shrink:0}.size-3{width:.75rem;height:.75rem}.size-5{width:1.25rem;height:1.25rem}.size-12{width:3rem;height:3rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sticky{position:sticky}.text-balance{text-wrap:balance}.text-base{font-size:1rem;line-height:1.5rem}.text-card-foreground{color:hsl(var(--card-foreground))}.text-center{text-align:center}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-xs{font-size:.75rem;line-height:1rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.top{top:0}.top-4{top:1rem}.tracking-tight{letter-spacing:-.025em}.whitespace-nowrap{white-space:nowrap}.w-fit{width:fit-content}.w-full{width:100%}.w-9{width:2.25rem}.w-\[175px\]{width:175px}.z-0{z-index:0}.z-50{z-index:50}@media (width>=768px){.md\:justify-between{justify-content:space-between}.md\:items-center{align-items:center}.md\:flex-row-reverse{flex-direction:row-reverse}}@media (width>=640px){.ios-prevent-zoom{font-size:.875rem!important}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:gap-8{gap:2rem}.sm\:gap-4{gap:1rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:max-w-full{max-width:100%}.sm\:mt-0{margin-top:0}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-left{text-align:left}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-5xl{font-size:3rem;line-height:1}}
