.grid_1_3{grid-template-columns:repeat(4,minmax(0,1fr))}.grid_1_3>:nth-child(2n){border-width:1px;grid-column:2/span 3}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes caret{0%{opacity:1}to{opacity:0}}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.animate-fade-in{animation:fade-in .3s cubic-bezier(.87,0,.13,1)}.animate-fade-out-long{animation-name:fade-out;animation-duration:2s;animation-fill-mode:both;transition-timing-function:cubic-bezier(.25,.4,.55,1.4)}@keyframes slide-down{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up-reverse{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(16px)}}@keyframes menu-slide-up{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes menu-slide-up-reverse{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}@keyframes menu-slide-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes menu-slide-down-reverse{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@keyframes slideUpAndFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRightAndFade{0%{opacity:0;transform:translateX(-2px)}to{opacity:1;transform:translateX(0)}}@keyframes slideDownAndFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeftAndFade{0%{opacity:0;transform:translateX(2px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in-slide-down{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-slide-up-long{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-slide-up{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.fade-in-slide-down{animation-name:fade-in-slide-down;animation-fill-mode:both}.fade-in-slide-down,.fade-in-slide-up-long{animation-duration:1s;transition-timing-function:cubic-bezier(.25,.4,.55,1.4)}.fade-in-slide-up-long{animation-name:fade-in-slide-up-long;animation-fill-mode:both}.fade-in-slide-up{animation-name:fade-in-slide-up;animation-duration:.5s;animation-fill-mode:both;transition-timing-function:cubic-bezier(.25,.4,.55,1.4)}@keyframes slide-up-scale{0%{opacity:0;transform:translateY(20px) scale(.95)}50%{transform:translateY(-5px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slide-up-scale-reverse{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.98)}}@keyframes progress{0%{width:0;transform:translateX(0)}50%{width:100%;transform:translateX(0)}to{width:100%;transform:translateX(100%)}}@keyframes expand-height{0%{height:0;transform:translateY(-10px);opacity:0}to{height:-moz-min-content;height:min-content;transform:translateY(0);opacity:1}}@keyframes scale-bounce{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes bounce-subtle{0%,to{transform:translateY(-2%);animation-timing-function:ease-in-out}50%{transform:translateY(0);animation-timing-function:ease-in-out}}@keyframes loading-skeleton{to{transform:translateX(100%)}}@keyframes infinite-horizontal-scroll{0%{transform:translateX(0)}to{transform:translateX(-75%)}}.infinite-horizontal-scroll{animation:infinite-horizontal-scroll 180s linear infinite}.skew{transform-style:preserve-3d;transform:perspective(1000px) rotateX(0deg) rotateY(0deg) rotate(0deg);transition:transform .3s}.skew:hover{transform-style:preserve-3d;transform:perspective(1000px) rotateX(1deg) rotateY(-3deg) rotate(2deg)}.skew>:first-child{transform:translateX(0) translateY(0) translateZ(0);transition:transform .3s}.skew:hover>:first-child{transform:translateX(-30px) translateY(40px) translateZ(10px);transition:transform .3s}.skew>:last-child{transform:translateX(100px) translateY(-100px) translateZ(0);transition:transform .3s}.skew:hover>:last-child{transform:translateX(100px) translateY(-170px) translateZ(-50px);transition:transform .3s}.RadioGroupRootColumnLayout{display:flex;flex-direction:column;gap:.25rem}.RadioGroupRootRowLayout{display:flex;flex-direction:row;align-items:center}.RadioGroupItem{height:.875rem;width:.875rem;border-radius:9999px;border-width:1px;border-color:rgb(64 64 64/var(--tw-border-opacity));background-color:rgb(23 23 23/var(--tw-bg-opacity));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-duration:.15s}.RadioGroupItem,.RadioGroupItem:hover{--tw-border-opacity:1;--tw-bg-opacity:1}.RadioGroupItem:hover{border-color:rgb(82 82 82/var(--tw-border-opacity));background-color:rgb(64 64 64/var(--tw-bg-opacity))}.RadioGroupItem:focus,.RadioGroupItem:focus:disabled{--tw-border-opacity:1;border-color:rgb(14 165 233/var(--tw-border-opacity))}.RadioGroupIndicator{position:relative;display:flex;height:100%;width:100%;align-items:center;justify-content:center}.RadioGroupIndicator:after{display:block;height:.5rem;width:.5rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}.RadioGroupIndicator:after:disabled{--tw-bg-opacity:1;background-color:rgb(115 115 115/var(--tw-bg-opacity))}.RadioGroupIndicator:after{content:""}.RadioGroupRoot[data-disabled]{pointer-events:none;cursor:not-allowed}.RadioGroupRoot[data-disabled] .RadioGroupItem{cursor:not-allowed;--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.RadioGroupRoot[data-disabled] .RadioGroupIndicator:after{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.RadioGroupRoot[data-disabled] label{cursor:not-allowed;--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.Label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.TabsRoot{display:flex;flex-direction:column}.TabsList{border-bottom-width:1px;border-color:rgb(23 23 23/var(--tw-border-opacity))}.TabsList,.TabsListSegmented{display:flex;flex-shrink:0;--tw-border-opacity:1}.TabsListSegmented{overflow:hidden;border-radius:calc(var(--radius) - .125rem);border-width:1px;border-color:rgb(38 38 38/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(14 14 14/var(--tw-bg-opacity))}.TabsTrigger{display:flex;flex:1 1 0%;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:row;align-items:center;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;outline:2px solid transparent;outline-offset:2px;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-duration:.15s}.TabsList .TabsTrigger{border-bottom-width:2px;border-color:transparent;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.TabsListSegmented .TabsTrigger{padding:.375rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.TabsTrigger:hover{background-color:hsla(0,0%,9%,.3);--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.TabsTrigger:not([data-state=active]){border-color:transparent;--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.TabsTrigger[data-state=active]{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}.TabsTrigger:focus,.TabsTrigger[data-state=active]{border-color:rgb(115 115 115/var(--tw-border-opacity))}.TabsTrigger:focus{--tw-border-opacity:1}.TabsContent{flex-grow:1;outline:2px solid transparent;outline-offset:2px}.FormRoot{gap:1rem}.FormField,.FormRoot{display:flex;flex-direction:column}.FormField{gap:.5rem}.FormLabel{font-size:.75rem;line-height:1rem;font-weight:500}.FormLabel,.FormRowLegend{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.FormRowLegend{font-size:.875rem;line-height:1.25rem}.FormHeadingGroup{margin-top:.5rem;display:flex;flex-direction:column;gap:.25rem;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(23 23 23/var(--tw-border-opacity));padding-top:.5rem}.FormHeading{margin-top:1rem;font-weight:500}.FormHeading,.FormSubheading{font-size:.875rem;line-height:1.25rem}.FormFootnote,.FormSubheading{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.FormFootnote{font-size:.75rem;line-height:1rem}pre{border-radius:calc(var(--radius) - .125rem);background-color:transparent;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.7!important}.code-small pre{line-height:1rem;line-height:1.7!important}.code-small pre,.code-small-md pre{padding:.75rem;font-size:.75rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.code-small-md pre{line-height:1rem}@media (min-width:768px){.code-small-md pre{font-size:.875rem;line-height:1.25rem}}.code-small-md pre{line-height:1.7!important}.token.plain{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.token.class-name,.token.function,.token.selector,.token.selector .class,.token.tag{--tw-text-opacity:1!important;color:rgb(232 121 249/var(--tw-text-opacity))!important}.token.attr-name,.token.important,.token.keyword,.token.operator,.token.pseudo-class,.token.rule{--tw-text-opacity:1!important;color:rgb(34 211 238/var(--tw-text-opacity))!important}.token.attr-value,.token.class,.token.color,.token.number,.token.string,.token.unit{--tw-text-opacity:1!important;color:rgb(190 242 100/var(--tw-text-opacity))!important}.token.module,.token.property,.token.punctuation{--tw-text-opacity:1!important;color:rgb(186 230 253/var(--tw-text-opacity))!important}.language-css .token.function,.language-shell .token:not(.comment),.token.atapply .token:not(.rule):not(.important){color:inherit}.token.comment{--tw-text-opacity:1!important;color:rgb(163 163 163/var(--tw-text-opacity))!important}.token.deleted:not(.prefix){position:relative!important;margin-left:-1rem!important;margin-right:-1rem!important;display:block!important;padding-left:1rem!important;padding-right:1rem!important}.token.deleted:not(.prefix):after{content:"";pointer-events:none!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;background-color:rgb(251 113 133/var(--tw-bg-opacity))!important;--tw-bg-opacity:0.25!important}.token.deleted.prefix{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;--tw-text-opacity:1!important;color:rgb(163 163 163/var(--tw-text-opacity))!important}.token.inserted:not(.prefix){margin-left:-1rem!important;margin-right:-1rem!important;display:block!important;background-color:rgb(4 120 87/var(--tw-bg-opacity))!important;--tw-bg-opacity:0.5!important;padding-left:1rem!important;padding-right:1rem!important}.token.inserted.prefix{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;color:rgb(167 243 208/var(--tw-text-opacity))!important;--tw-text-opacity:0.75!important}.DevDocsAIPrompt{border-width:0!important;background-color:transparent!important;padding:.75rem 0!important;font-size:.875rem!important;line-height:1.25rem!important;outline:2px solid transparent!important;outline-offset:2px!important;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.DevDocsAIPrompt::-moz-placeholder{--tw-text-opacity:1!important;color:rgb(115 115 115/var(--tw-text-opacity))!important}.DevDocsAIPrompt::placeholder{--tw-text-opacity:1!important;color:rgb(115 115 115/var(--tw-text-opacity))!important}.DevDocsAIReferences{padding-top:1rem!important;padding-bottom:1rem!important}.DevDocsAIReferences p{font-weight:500;--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.DevDocsAIReferences ul{padding:.25rem 2rem .5rem;margin-top:.25rem;list-style-type:none;margin-bottom:0;overflow-x:scroll}.DevDocsAISearchResultTag,.DevDocsAISearchResultTitle{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.DevDocsAISearchAnswerButton{padding:.5rem .75rem;background-color:var(--devdocsai-muted);color:var(--devdocsai-foreground);font-size:var(--devdocsai-text-size)}.DevDocsAISearchAnswerButton:focus,.DevDocsAISearchAnswerButton:hover{background-color:var(--devdocsai-primary);color:var(--devdocsai-primaryForeground)}.DevDocsAISearchAnswerButton:focus .DevDocsAISearchIcon,.DevDocsAISearchAnswerButton:hover .DevDocsAISearchIcon{color:var(--devdocsai-primaryForeground)}.DevDocsAISearchAnswerButton :last-child{margin-left:auto}:where(.DevDocsAIPrompt[type=search i]){padding:1rem 3rem 1rem 0}.DevDocsAIPrompt[type=search]::-ms-clear,.DevDocsAIPrompt[type=search]::-ms-reveal{display:none;width:0;height:0}.DevDocsAIPrompt[type=search]::-webkit-search-cancel-button,.DevDocsAIPrompt[type=search]::-webkit-search-decoration,.DevDocsAIPrompt[type=search]::-webkit-search-results-button,.DevDocsAIPrompt[type=search]::-webkit-search-results-decoration{display:none}.DevDocsAIAnswer ol{list-style-type:decimal;margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.DevDocsAIAnswer ol[type=A]{list-style-type:upper-alpha}.DevDocsAIAnswer ol[type=a]{list-style-type:lower-alpha}.DevDocsAIAnswer ol[type=A s]{list-style-type:upper-alpha}.DevDocsAIAnswer ol[type=a s]{list-style-type:lower-alpha}.DevDocsAIAnswer ol[type=I]{list-style-type:upper-roman}.DevDocsAIAnswer ol[type=i]{list-style-type:lower-roman}.DevDocsAIAnswer ol[type=I s]{list-style-type:upper-roman}.DevDocsAIAnswer ol[type=i s]{list-style-type:lower-roman}.DevDocsAIAnswer ol[type="1"]{list-style-type:decimal}.DevDocsAIAnswer ul{list-style-type:disc;margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.DevDocsAIAnswer ol>li::marker{font-weight:400;color:var(--devdocsai-foreground)}.DevDocsAIAnswer ul>li::marker{color:var(--devdocsai-mutedForeground)}.DevDocsAIAnswer hr{border-color:var(--devdocsai-border);border-top-width:1;margin-top:2.8571429em;margin-bottom:2.8571429em}.DevDocsAIAnswer blockquote{font-weight:500;font-style:italic;color:var(--devdocsai-foreground);border-left-width:.25rem;border-left-color:var(--devdocsai-border);quotes:"\201C""\201D""\2018""\2019";margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.DevDocsAIAnswer blockquote p:first-of-type:before{content:open-quote}.DevDocsAIAnswer blockquote p:last-of-type:after{content:close-quote}.DevDocsAIAnswer a{text-decoration:underline}.DevDocsAIAnswer a,.DevDocsAIReference a{color:var(--devdocsai-primary);font-weight:500}.DevDocsAIReference a{display:inline-block;text-decoration:none;padding:.125rem .5rem;border:1px solid var(--devdocsai-border);border-radius:.375rem;transition-property:opacity;transition-duration:.2s;white-space:nowrap}.DevDocsAIAnswer pre{margin-top:.5rem;margin-bottom:.5rem;overflow-x:auto;padding:.5rem .75rem;background-color:var(--devdocsai-muted);border:1px solid var(--devdocsai-border)}.DevDocsAIAnswer code,.DevDocsAIAnswer pre{font-size:.75rem;line-height:1rem;color:var(--devdocsai-foreground)}.DevDocsAIAnswer code{font-weight:500}.DevDocsAITab{gap:.25rem!important;padding:.5rem!important;font-size:.875rem!important;line-height:1.25rem!important}.DevDocsAISearchResultLink{--tw-bg-opacity:1!important;background-color:rgb(23 23 23/var(--tw-bg-opacity))!important}[aria-selected=true] .DevDocsAISearchResultLink{background-color:rgba(64,64,64,.4)!important}.DevDocsAISearchResultHeading{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity));font-weight:400;--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}[aria-selected=true] .DevDocsAISearchResultHeading{--tw-border-opacity:1;border-color:rgb(23 23 23/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}.DevDocsAISearchResultIconWrapperBordered{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}[aria-selected=true] .DevDocsAISearchResultIconWrapperBordered{--tw-border-opacity:1;border-color:rgb(23 23 23/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.DevDocsAIClose{--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(5 5 5/var(--tw-bg-opacity))}[aria-selected=true] .DevDocsAIMatch{--tw-border-opacity:1!important;border-color:rgb(14 165 233/var(--tw-border-opacity))!important;--tw-text-opacity:1!important;color:rgb(14 165 233/var(--tw-text-opacity))!important}.home-gradient-text{background-color:#f59e0b;background-image:linear-gradient(45deg,#bae6fd,#d9f99d);background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.home-dots{background-image:radial-gradient(#ffffff25 6%,transparent 0);background-color:transparent;background-position:0 0,1px 1px;background-size:12px 12px}.home-ghost-button{white-space:nowrap;border-radius:calc(var(--radius) - .125rem);border-width:0;background-color:transparent;padding:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px;--tw-ring-opacity:1;--tw-ring-color:rgb(14 165 233/var(--tw-ring-opacity));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-duration:.3s;animation-duration:.3s}.home-ghost-button:hover{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.home-ghost-button:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.home-ghost-button[data-highlighted=true]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));font-weight:500;--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.home-ghost-button[data-highlighted=true]:hover{background-color:hsla(0,0%,100%,.8)}@media (min-width:640px){.home-ghost-button{padding-left:.75rem;padding-right:.75rem}}.home-icon-button{border-radius:calc(var(--radius) - .125rem);padding:.5rem;--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px;--tw-ring-opacity:1;--tw-ring-color:rgb(14 165 233/var(--tw-ring-opacity));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-duration:.15s}.home-icon-button:hover{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.home-icon-button:focus,.home-icon-button:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.home-icon-button:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.home-button-ring{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-duration:.2s;animation-duration:.2s}.home-button-ring:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(14 165 233/var(--tw-ring-opacity))}.home-animate-overlay{transition-timing-function:cubic-bezier(.25,.4,.55,1.4);animation-fill-mode:both}.home-animate-overlay[data-state=open]{animation-duration:.3s;animation-name:opacity}.home-animate-overlay[data-state=closed]{animation-duration:.4s;animation-name:opacity-reverse}@keyframes opacity{0%{opacity:0}to{opacity:1}}@keyframes opacity-reverse{0%{opacity:1}to{opacity:0}}.home-dialog-content{position:fixed;top:50%;left:50%;z-index:40;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));overflow-y:auto;border-radius:var(--radius);border-width:1px;--tw-border-opacity:1;border-color:rgb(23 23 23/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(3 3 3/var(--tw-bg-opacity));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.home-animate-dialog-slide-in{transition-timing-function:cubic-bezier(.25,.4,.55,1.4);animation-fill-mode:both}.home-animate-dialog-slide-in[data-state=open]{animation-duration:.3s;animation-name:dialog-slide-in}.home-animate-dialog-slide-in[data-state=closed]{animation-duration:.4s;animation-name:dialog-slide-in-reverse}@keyframes dialog-slide-in{0%{opacity:0;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes dialog-slide-in-reverse{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.95)}}.home-form input:-webkit-autofill{--tw-border-opacity:1!important;border-color:rgb(14 165 233/var(--tw-border-opacity))!important}.home-form input:-webkit-autofill,.home-form input:autofill{--tw-border-opacity:1!important;border-color:rgb(14 165 233/var(--tw-border-opacity))!important}.home-form label{margin-top:.5rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.home-form input,.home-form select,.home-form textarea{border-radius:calc(var(--radius) - .125rem)!important;border-width:1px!important;--tw-bg-opacity:1!important;background-color:rgb(23 23 23/var(--tw-bg-opacity))!important;padding:.5rem!important;font-size:.875rem!important;line-height:1.25rem!important;--tw-text-opacity:1!important;color:rgb(212 212 212/var(--tw-text-opacity))!important;outline:2px solid transparent!important;outline-offset:2px!important;--tw-ring-opacity:1!important;--tw-ring-color:rgb(14 165 233/var(--tw-ring-opacity))!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.3s!important;animation-duration:.3s!important}.home-form input::-moz-placeholder,.home-form select::-moz-placeholder,.home-form textarea::-moz-placeholder{--tw-text-opacity:1!important;color:rgb(115 115 115/var(--tw-text-opacity))!important}.home-form input::placeholder,.home-form select::placeholder,.home-form textarea::placeholder{--tw-text-opacity:1!important;color:rgb(115 115 115/var(--tw-text-opacity))!important}.home-form input:focus,.home-form select:focus,.home-form textarea:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.home-form input:not([data-error]),.home-form select:not([data-error]),.home-form textarea:not([data-error]){--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity))}.home-form input[data-error],.home-form select[data-error],.home-form textarea[data-error]{--tw-border-opacity:1;border-color:rgb(136 19 55/var(--tw-border-opacity))}.home-form input[data-error]:focus,.home-form select[data-error]:focus,.home-form textarea[data-error]:focus{--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity))}.home-form input[type=radio]{height:14px!important;width:14px!important;border-radius:9999px!important;border-width:1px!important;--tw-border-opacity:1!important;border-color:rgb(38 38 38/var(--tw-border-opacity))!important;--tw-text-opacity:1!important;color:rgb(14 165 233/var(--tw-text-opacity))!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.home-form input[type=radio]:focus{--tw-border-opacity:1!important;border-color:rgb(14 165 233/var(--tw-border-opacity))!important;--tw-bg-opacity:1!important;background-color:rgb(14 165 233/var(--tw-bg-opacity))!important;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important;--tw-ring-color:rgb(186 230 253/var(--tw-ring-opacity))!important;--tw-ring-opacity:0.5!important;--tw-ring-offset-width:0px!important}.home-form input[type=radio]{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;outline:none;cursor:pointer}.home-border-button{border-radius:calc(var(--radius) - .125rem);border-width:1px;--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity));padding:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px;--tw-ring-opacity:1;--tw-ring-color:rgb(14 165 233/var(--tw-ring-opacity));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-duration:.3s;animation-duration:.3s}.home-border-button:hover{--tw-border-opacity:1;border-color:rgb(64 64 64/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.home-border-button:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}@media (min-width:640px){.home-border-button{padding-left:.75rem;padding-right:.75rem}}button[type=submit].supabase-auth-ui_ui-button{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;--tw-text-opacity:1!important;color:rgb(23 23 23/var(--tw-text-opacity))!important}button[type=submit].supabase-auth-ui_ui-button:hover{--tw-bg-opacity:1!important;background-color:rgb(212 212 212/var(--tw-bg-opacity))!important}button:not([type=submit]).supabase-auth-ui_ui-button{--tw-bg-opacity:1!important;background-color:rgb(38 38 38/var(--tw-bg-opacity))!important;--tw-text-opacity:1!important;color:rgb(245 245 245/var(--tw-text-opacity))!important}button:not([type=submit]).supabase-auth-ui_ui-button:hover{--tw-bg-opacity:1!important;background-color:rgb(64 64 64/var(--tw-bg-opacity))!important}.supabase-auth-ui_ui-input{display:flex!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border-radius:calc(var(--radius) - .125rem)!important;border-width:1px!important;--tw-border-opacity:1!important;border-color:rgb(38 38 38/var(--tw-border-opacity))!important;--tw-bg-opacity:1!important;background-color:rgb(23 23 23/var(--tw-bg-opacity))!important;padding:.375rem .5rem!important;--tw-text-opacity:1!important;color:rgb(245 245 245/var(--tw-text-opacity))!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.2s!important;animation-duration:.2s!important}.supabase-auth-ui_ui-input::-moz-placeholder{--tw-text-opacity:1!important;color:rgb(115 115 115/var(--tw-text-opacity))!important}.supabase-auth-ui_ui-input::placeholder{--tw-text-opacity:1!important;color:rgb(115 115 115/var(--tw-text-opacity))!important}.supabase-auth-ui_ui-input:focus{border-color:transparent!important;outline:2px solid transparent!important;outline-offset:2px!important;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important;--tw-ring-opacity:1!important;--tw-ring-color:rgb(64 64 64/var(--tw-ring-opacity))!important}.supabase-auth-ui_ui-label{margin-bottom:.375rem!important;font-size:.875rem!important;line-height:1.25rem!important;--tw-text-opacity:1!important;color:rgb(212 212 212/var(--tw-text-opacity))!important}.supabase-auth-ui_ui-divider{--tw-bg-opacity:1!important;background-color:rgb(38 38 38/var(--tw-bg-opacity))!important}.supabase-auth-ui_ui-anchor{font-size:.875rem!important;line-height:1.25rem!important;--tw-text-opacity:1!important;color:rgb(115 115 115/var(--tw-text-opacity))!important;text-decoration-line:none!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.supabase-auth-ui_ui-anchor:hover{--tw-text-opacity:1!important;color:rgb(212 212 212/var(--tw-text-opacity))!important}.supabase-auth-ui_ui-message{--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity));font-size:.75rem!important;line-height:1rem!important}.supabase-auth-ui_ui-message[color=danger]{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity))}

/*
! tailwindcss v3.2.4 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;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;font-feature-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af}input::placeholder,textarea::placeholder{color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:where(:not([type])),select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:where(:not([type])):focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors:active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors:active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}@media (forced-colors:active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}:root{--color-neutral-1000:#0e0e0e;--color-neutral-1100:#050505;--radius:0.5rem}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@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}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:""}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:""}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;text-align:start;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-invert{--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.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}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.inset-x-0{left:0;right:0}.inset-y-\[-20\%\]{top:-20%;bottom:-20%}.inset-x-4{left:1rem;right:1rem}.inset-y-0{top:0;bottom:0}.top-0{top:0}.left-0{left:0}.right-0{right:0}.top-4{top:1rem}.right-4{right:1rem}.top-\[98px\]{top:98px}.top-\[calc\(var\(--app-navbar-height\)\+var\(--app-tabbar-height\)\)\]{top:calc(var(--app-navbar-height) + var(--app-tabbar-height))}.bottom-0{bottom:0}.right-2{right:.5rem}.top-\[-60px\]{top:-60px}.-bottom-7{bottom:-1.75rem}.bottom-3{bottom:.75rem}.top-24{top:6rem}.left-\[max\(0px\2c calc\(50\%-40rem\)\)\]{left:max(0px,calc(50% - 40rem))}.right-auto{right:auto}.top-\[var\(--app-navbar-height\)\]{top:var(--app-navbar-height)}.top-32{top:8rem}.top-5{top:1.25rem}.left-\[-300px\]{left:-300px}.right-\[-300px\]{right:-300px}.top-\[-200px\]{top:-200px}.bottom-\[-200px\]{bottom:-200px}.left-\[200px\]{left:200px}.top-\[100px\]{top:100px}.right-\[100px\]{right:100px}.top-\[200px\]{top:200px}.left-\[150px\]{left:150px}.bottom-\[200px\]{bottom:200px}.left-\[100px\]{left:100px}.left-\[-50px\]{left:-50px}.bottom-\[00px\]{bottom:0}.left-1{left:.25rem}.right-1{right:.25rem}.right-\[12px\]{right:12px}.top-\[12px\]{top:12px}.left-1\/2{left:50%}.top-20{top:5rem}.left-\[-150px\]{left:-150px}.top-0\.5{top:.125rem}.bottom-0\.5{bottom:.125rem}.left-2{left:.5rem}.left-\[50\%\]{left:50%}.top-\[50\%\]{top:50%}.right-6{right:1.5rem}.bottom-6{bottom:1.5rem}.top-3{top:.75rem}.right-3{right:.75rem}.top-10{top:2.5rem}.-bottom-2{bottom:-.5rem}.left-\[24px\]{left:24px}.left-\[19px\]{left:19px}.top-\[39px\]{top:39px}.left-\[21px\]{left:21px}.top-12{top:3rem}.-left-4{left:-1rem}.-bottom-6{bottom:-1.5rem}.left-\[30\%\]{left:30%}.-top-10{top:-2.5rem}.left-\[40\%\]{left:40%}.right-16{right:4rem}.z-30{z-index:30}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-0{z-index:0}.z-40{z-index:40}.z-\[-1\]{z-index:-1}.col-span-3{grid-column:span 3/span 3}.col-span-2{grid-column:span 2/span 2}.col-span-1{grid-column:span 1/span 1}.col-span-10{grid-column:span 10/span 10}.col-span-11{grid-column:span 11/span 11}.col-span-6{grid-column:span 6/span 6}.col-span-12{grid-column:span 12/span 12}.col-span-5{grid-column:span 5/span 5}.col-span-4{grid-column:span 4/span 4}.col-span-9{grid-column:span 9/span 9}.col-start-1{grid-column-start:1}.float-right{float:right}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-auto{margin-top:auto;margin-bottom:auto}.mx-0{margin-left:0;margin-right:0}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mb-4{margin-bottom:1rem}.mt-16{margin-top:4rem}.mt-12{margin-top:3rem}.mt-4{margin-top:1rem}.mt-32{margin-top:8rem}.mt-8{margin-top:2rem}.mt-2{margin-top:.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.mb-6{margin-bottom:1.5rem}.mt-6{margin-top:1.5rem}.ml-3{margin-left:.75rem}.mt-1{margin-top:.25rem}.ml-4{margin-left:1rem}.mt-0\.5{margin-top:.125rem}.mt-0{margin-top:0}.mb-1{margin-bottom:.25rem}.-ml-3{margin-left:-.75rem}.ml-auto{margin-left:auto}.mb-0{margin-bottom:0}.mb-9{margin-bottom:2.25rem}.mr-4{margin-right:1rem}.mt-5{margin-top:1.25rem}.mr-1{margin-right:.25rem}.mb-16{margin-bottom:4rem}.mt-\[26px\]{margin-top:26px}.ml-1{margin-left:.25rem}.mr-0{margin-right:0}.mr-\[40px\]{margin-right:40px}.mt-3{margin-top:.75rem}.ml-\[-100px\]{margin-left:-100px}.mt-\[5\%\]{margin-top:5%}.mt-40{margin-top:10rem}.mt-36{margin-top:9rem}.-ml-2{margin-left:-.5rem}.-mt-4{margin-top:-1rem}.-ml-0\.5{margin-left:-.125rem}.-ml-0{margin-left:0}.-mr-0\.5{margin-right:-.125rem}.-mr-0{margin-right:0}.mr-6{margin-right:1.5rem}.-mr-8{margin-right:-2rem}.ml-8{margin-left:2rem}.-ml-4{margin-left:-1rem}.-ml-8{margin-left:-2rem}.mr-3{margin-right:.75rem}.mb-20{margin-bottom:5rem}.mt-\[2px\]{margin-top:2px}.ml-\[-15rem\]{margin-left:-15rem}.ml-\[-22rem\]{margin-left:-22rem}.mt-20{margin-top:5rem}.-mt-2{margin-top:-.5rem}.-mt-1{margin-top:-.25rem}.mb-0\.5{margin-bottom:.125rem}.mt-\[1px\]{margin-top:1px}.ml-12{margin-left:3rem}.mt-\[-100px\]{margin-top:-100px}.-mt-32{margin-top:-8rem}.mb-24{margin-bottom:6rem}.-mt-1\.5{margin-top:-.375rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.\!table{display:table!important}.\!table-cell{display:table-cell!important}.grid{display:grid}.hidden{display:none}.\!hidden{display:none!important}.h-24{height:6rem}.h-8{height:2rem}.h-4{height:1rem}.h-\[220px\]{height:220px}.h-48{height:12rem}.h-12{height:3rem}.h-16{height:4rem}.h-screen{height:100vh}.h-5{height:1.25rem}.h-full{height:100%}.h-\[calc\(100vh-98px\)\]{height:calc(100vh - 98px)}.h-\[400px\]{height:400px}.h-3{height:.75rem}.h-min{height:-moz-min-content;height:min-content}.h-6{height:1.5rem}.h-10{height:2.5rem}.h-7{height:1.75rem}.h-9{height:2.25rem}.h-\[90\%\]{height:90%}.h-\[360px\]{height:360px}.h-\[94\%\]{height:94%}.h-\[200px\]{height:200px}.h-\[var\(--app-navbar-height\)\]{height:var(--app-navbar-height)}.h-\[600px\]{height:600px}.h-\[var\(--app-tabbar-height\)\]{height:var(--app-tabbar-height)}.h-20{height:5rem}.h-1{height:.25rem}.h-px{height:1px}.h-\[300px\]{height:300px}.h-\[150px\]{height:150px}.h-11{height:2.75rem}.h-\[calc\(100vh-240px\)\]{height:calc(100vh - 240px)}.h-3\.5{height:.875rem}.h-\[30rem\]{height:30rem}.h-\[200\%\]{height:200%}.h-\[10px\]{height:10px}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-\[30px\]{height:30px}.h-\[24px\]{height:24px}.h-\[18px\]{height:18px}.h-\[25px\]{height:25px}.h-1\.5{height:.375rem}.h-0{height:0}.h-2{height:.5rem}.h-\[1px\]{height:1px}.h-auto{height:auto}.h-40{height:10rem}.h-\[130px\]{height:130px}.h-\[100px\]{height:100px}.h-\[60px\]{height:60px}.h-\[120px\]{height:120px}.h-\[5px\]{height:5px}.h-2\.5{height:.625rem}.h-0\.5{height:.125rem}.h-\[500px\]{height:500px}.h-\[calc\(100vh-30px\)\]{height:calc(100vh - 30px)}.h-\[65\%\]{height:65%}.h-\[240px\]{height:240px}.max-h-\[90\%\]{max-height:90%}.max-h-min{max-height:-moz-min-content;max-height:min-content}.max-h-\[500px\]{max-height:500px}.max-h-\[50vh\]{max-height:50vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[calc\(-308px\+90vh\)\]{max-height:calc(-308px + 90vh)}.max-h-\[70vh\]{max-height:70vh}.max-h-\[calc\(100vh-80px\)\]{max-height:calc(100vh - 80px)}.max-h-\[560px\]{max-height:560px}.max-h-96{max-height:24rem}.max-h-\[300px\]{max-height:300px}.max-h-\[800px\]{max-height:800px}.max-h-\[720px\]{max-height:720px}.min-h-screen{min-height:100vh}.min-h-\[100px\]{min-height:100px}.min-h-\[200px\]{min-height:200px}.min-h-\[50\%\]{min-height:50%}.min-h-\[38px\]{min-height:38px}.min-h-\[320px\]{min-height:320px}.w-full{width:100%}.w-28{width:7rem}.w-8{width:2rem}.w-4{width:1rem}.w-min{width:-moz-min-content;width:min-content}.w-16{width:4rem}.w-screen{width:100vw}.w-5{width:1.25rem}.w-3{width:.75rem}.w-\[40\%\]{width:40%}.w-\[20\%\]{width:20%}.w-6{width:1.5rem}.w-\[50\%\]{width:50%}.w-40{width:10rem}.w-\[90\%\]{width:90%}.w-\[80\%\]{width:80%}.w-\[70\%\]{width:70%}.w-\[12\.5rem\]{width:12.5rem}.w-\[4\.5rem\]{width:4.5rem}.w-24{width:6rem}.w-20{width:5rem}.w-7{width:1.75rem}.w-\[400px\]{width:400px}.w-\[100px\]{width:100px}.w-\[150px\]{width:150px}.w-\[190px\]{width:190px}.w-72{width:18rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-\[84px\]{width:84px}.w-\[96px\]{width:96px}.w-\[80px\]{width:80px}.w-\[115px\]{width:115px}.w-\[calc\(100\%\+200px\)\]{width:calc(100% + 200px)}.w-\[32px\]{width:32px}.w-0{width:0}.w-\[calc\(80\%-152px\)\]{width:calc(80% - 152px)}.w-\[160px\]{width:160px}.w-\[calc\(100\%\+16px\)\]{width:calc(100% + 16px)}.w-\[228px\]{width:228px}.w-32{width:8rem}.w-\[500px\]{width:500px}.w-\[300px\]{width:300px}.w-9{width:2.25rem}.w-\[6px\]{width:6px}.w-px{width:1px}.w-3\.5{width:.875rem}.w-\[320px\]{width:320px}.w-\[80rem\]{width:80rem}.w-\[50rem\]{width:50rem}.w-\[10px\]{width:10px}.w-\[0\.5px\]{width:.5px}.w-\[42px\]{width:42px}.w-1\.5{width:.375rem}.w-1{width:.25rem}.w-2{width:.5rem}.w-\[1px\]{width:1px}.w-60{width:15rem}.w-fit{width:-moz-fit-content;width:fit-content}.w-\[calc\(50\%-220px\)\]{width:calc(50% - 220px)}.w-\[70px\]{width:70px}.w-\[200px\]{width:200px}.w-\[5px\]{width:5px}.w-\[120px\]{width:120px}.w-\[130px\]{width:130px}.w-\[180px\]{width:180px}.w-2\.5{width:.625rem}.w-\[30\%\]{width:30%}.w-\[800px\]{width:800px}.min-w-\[160px\]{min-width:160px}.min-w-\[150px\]{min-width:150px}.min-w-\[360px\]{min-width:360px}.min-w-\[140px\]{min-width:140px}.min-w-\[228px\]{min-width:228px}.min-w-\[400px\]{min-width:400px}.min-w-\[240px\]{min-width:240px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-screen-xl{max-width:1280px}.max-w-screen-lg{max-width:1024px}.max-w-screen-sm{max-width:640px}.max-w-screen-md{max-width:768px}.max-w-\[400px\]{max-width:400px}.max-w-full{max-width:100%}.max-w-sm{max-width:24rem}.max-w-\[500px\]{max-width:500px}.max-w-min{max-width:-moz-min-content;max-width:min-content}.max-w-\[720px\]{max-width:720px}.max-w-\[640px\]{max-width:640px}.max-w-\[480px\]{max-width:480px}.max-w-screen-2xl{max-width:1536px}.max-w-md{max-width:28rem}.max-w-\[50\%\]{max-width:50%}.max-w-\[228px\]{max-width:228px}.max-w-\[1200px\]{max-width:1200px}.max-w-\[140px\]{max-width:140px}.max-w-\[300px\]{max-width:300px}.max-w-lg{max-width:32rem}.max-w-\[540px\]{max-width:540px}.max-w-\[320px\]{max-width:320px}.max-w-\[700px\]{max-width:700px}.max-w-\[560px\]{max-width:560px}.max-w-\[600px\]{max-width:600px}.flex-none{flex:none}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.\!table-auto{table-layout:auto!important}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.origin-top-right{transform-origin:top right}.translate-y-1{--tw-translate-y:0.25rem}.translate-y-0,.translate-y-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.translate-x-\[1px\]{--tw-translate-x:1px}.translate-x-\[13px\],.translate-x-\[1px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[13px\]{--tw-translate-x:13px}.translate-x-0\.5{--tw-translate-x:0.125rem}.translate-x-0,.translate-x-0\.5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px}.-translate-y-1{--tw-translate-y:-0.25rem}.-translate-y-1,.translate-x-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.-translate-y-2,.translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2{--tw-translate-y:-0.5rem}.translate-y-4{--tw-translate-y:1rem}.translate-y-2,.translate-y-4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2{--tw-translate-y:0.5rem}.-rotate-90{--tw-rotate:-90deg}.-rotate-90,.rotate-\[20deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[20deg\]{--tw-rotate:20deg}.rotate-\[80deg\]{--tw-rotate:80deg}.rotate-\[30deg\],.rotate-\[80deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[30deg\]{--tw-rotate:30deg}.rotate-90{--tw-rotate:90deg}.rotate-90,.skew-y-\[15deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.skew-y-\[15deg\]{--tw-skew-y:15deg}.scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.scale-50,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.cursor-default{cursor:default}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,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\]{grid-template-columns:auto 1fr}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-items-start{place-items:start}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-8{gap:2rem}.gap-4{gap:1rem}.gap-2{gap:.5rem}.gap-1{gap:.25rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-0{gap:0}.gap-6{gap:1.5rem}.gap-1\.5{gap:.375rem}.gap-y-2{row-gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-1{row-gap:.25rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-y-8{row-gap:2rem}.gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.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)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.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-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.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)))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-neutral-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(23 23 23/var(--tw-divide-opacity))}.place-self-start{place-self:start}.place-self-end{place-self:end}.self-start{align-self:flex-start}.justify-self-start{justify-self:start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.truncate{overflow:hidden;white-space:nowrap}.overflow-ellipsis,.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.rounded-md{border-radius:calc(var(--radius) - .125rem)}.rounded-lg{border-radius:var(--radius)}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-sm{border-radius:calc(var(--radius) - .25rem)}.rounded-xl{border-radius:.75rem}.\!rounded{border-radius:.25rem!important}.rounded-\[3px\]{border-radius:3px}.rounded-l-md{border-top-left-radius:calc(var(--radius) - .125rem);border-bottom-left-radius:calc(var(--radius) - .125rem)}.rounded-r-md{border-top-right-radius:calc(var(--radius) - .125rem);border-bottom-right-radius:calc(var(--radius) - .125rem)}.rounded-t-lg{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-l-sm{border-top-left-radius:calc(var(--radius) - .25rem);border-bottom-left-radius:calc(var(--radius) - .25rem)}.rounded-t-md{border-top-left-radius:calc(var(--radius) - .125rem)}.rounded-t-md,.rounded-tr-md{border-top-right-radius:calc(var(--radius) - .125rem)}.rounded-tr{border-top-right-radius:.25rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0}.border-t{border-top-width:1px}.border-b-2{border-bottom-width:2px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0}.border-l{border-left-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-neutral-700{--tw-border-opacity:1;border-color:rgb(64 64 64/var(--tw-border-opacity))}.border-neutral-900{--tw-border-opacity:1;border-color:rgb(23 23 23/var(--tw-border-opacity))}.border-neutral-800{--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity))}.border-neutral-200{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity))}.border-neutral-100{--tw-border-opacity:1;border-color:rgb(245 245 245/var(--tw-border-opacity))}.border-sky-500{--tw-border-opacity:1;border-color:rgb(14 165 233/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-fuchsia-600{--tw-border-opacity:1;border-color:rgb(192 38 211/var(--tw-border-opacity))}.border-orange-900\/50{border-color:rgba(124,45,18,.5)}.border-green-600{--tw-border-opacity:1;border-color:rgb(22 163 74/var(--tw-border-opacity))}.border-fuchsia-500\/20{border-color:rgba(217,70,239,.2)}.border-neutral-900\/50{border-color:hsla(0,0%,9%,.5)}.border-sky-500\/10{border-color:rgba(14,165,233,.1)}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-neutral-900\/10{border-color:hsla(0,0%,9%,.1)}.border-fuchsia-400\/20{border-color:rgba(232,121,249,.2)}.border-neutral-1100{--tw-border-opacity:1;border-color:rgb(5 5 5/var(--tw-border-opacity))}.border-neutral-1000{--tw-border-opacity:1;border-color:rgb(14 14 14/var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-lime-100{--tw-border-opacity:1;border-color:rgb(236 252 203/var(--tw-border-opacity))}.border-blue-200{--tw-border-opacity:1;border-color:rgb(191 219 254/var(--tw-border-opacity))}.border-\[\#08161D\]{--tw-border-opacity:1;border-color:rgb(8 22 29/var(--tw-border-opacity))}.border-neutral-200\/70{border-color:hsla(0,0%,90%,.7)}.bg-black\/30{background-color:rgba(0,0,0,.3)}.bg-neutral-1000{--tw-bg-opacity:1;background-color:rgb(14 14 14/var(--tw-bg-opacity))}.bg-neutral-900{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.bg-white\/5{background-color:hsla(0,0%,100%,.05)}.bg-black\/5{background-color:rgba(0,0,0,.05)}.bg-transparent{background-color:transparent}.bg-neutral-800{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity))}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-neutral-300{--tw-bg-opacity:1;background-color:rgb(212 212 212/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-neutral-900\/50{background-color:hsla(0,0%,9%,.5)}.bg-neutral-700{--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity))}.bg-neutral-1100\/30{background-color:rgba(5,5,5,.3)}.bg-neutral-1100\/50{background-color:rgba(5,5,5,.5)}.bg-fuchsia-500{--tw-bg-opacity:1;background-color:rgb(217 70 239/var(--tw-bg-opacity))}.bg-orange-900\/20{background-color:rgba(124,45,18,.2)}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.bg-fuchsia-900\/20{background-color:rgba(112,26,117,.2)}.bg-neutral-1100{--tw-bg-opacity:1;background-color:rgb(5 5 5/var(--tw-bg-opacity))}.bg-sky-500\/10{background-color:rgba(14,165,233,.1)}.bg-fuchsia-700{--tw-bg-opacity:1;background-color:rgb(162 28 175/var(--tw-bg-opacity))}.bg-neutral-1000\/60{background-color:hsla(0,0%,5%,.6)}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.bg-neutral-950{--tw-bg-opacity:1;background-color:rgb(18 18 18/var(--tw-bg-opacity))}.bg-blue-800{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}.bg-sky-600\/20{background-color:rgba(2,132,199,.2)}.bg-sky-500{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}.bg-violet-500{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}.bg-lime-300{--tw-bg-opacity:1;background-color:rgb(190 242 100/var(--tw-bg-opacity))}.bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(253 224 71/var(--tw-bg-opacity))}.bg-orange-300{--tw-bg-opacity:1;background-color:rgb(253 186 116/var(--tw-bg-opacity))}.bg-rose-300{--tw-bg-opacity:1;background-color:rgb(253 164 175/var(--tw-bg-opacity))}.bg-sky-300{--tw-bg-opacity:1;background-color:rgb(125 211 252/var(--tw-bg-opacity))}.bg-violet-300{--tw-bg-opacity:1;background-color:rgb(196 181 253/var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-fuchsia-600{--tw-bg-opacity:1;background-color:rgb(192 38 211/var(--tw-bg-opacity))}.bg-rose-800{--tw-bg-opacity:1;background-color:rgb(159 18 57/var(--tw-bg-opacity))}.bg-rose-900{--tw-bg-opacity:1;background-color:rgb(136 19 55/var(--tw-bg-opacity))}.bg-neutral-500{--tw-bg-opacity:1;background-color:rgb(115 115 115/var(--tw-bg-opacity))}.bg-white\/70{background-color:hsla(0,0%,100%,.7)}.bg-sky-600{--tw-bg-opacity:1;background-color:rgb(2 132 199/var(--tw-bg-opacity))}.bg-neutral-1000\/80{background-color:hsla(0,0%,5%,.8)}.bg-primary-700\/50{background-color:rgba(162,28,175,.5)}.bg-fuchsia-400{--tw-bg-opacity:1;background-color:rgb(232 121 249/var(--tw-bg-opacity))}.bg-white\/20{background-color:hsla(0,0%,100%,.2)}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity))}.bg-rose-500{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity))}.bg-primary-900\/20{background-color:rgba(112,26,117,.2)}.bg-sky-900\/20{background-color:rgba(12,74,110,.2)}.bg-green-900\/20{background-color:rgba(20,83,45,.2)}.bg-rose-900\/20{background-color:rgba(136,19,55,.2)}.bg-primary-100{--tw-bg-opacity:1;background-color:rgb(250 232 255/var(--tw-bg-opacity))}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity))}.bg-sky-100{--tw-bg-opacity:1;background-color:rgb(224 242 254/var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.bg-rose-100{--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity))}.bg-neutral-200{--tw-bg-opacity:1;background-color:rgb(229 229 229/var(--tw-bg-opacity))}.bg-black\/80{background-color:rgba(0,0,0,.8)}.bg-sky-400{--tw-bg-opacity:1;background-color:rgb(56 189 248/var(--tw-bg-opacity))}.bg-amber-400{--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity))}.bg-black\/70{background-color:rgba(0,0,0,.7)}.bg-neutral-1100\/10{background-color:rgba(5,5,5,.1)}.bg-neutral-1100\/5{background-color:rgba(5,5,5,.05)}.bg-neutral-900\/0{background-color:hsla(0,0%,9%,0)}.bg-neutral-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.bg-lime-50{--tw-bg-opacity:1;background-color:rgb(247 254 231/var(--tw-bg-opacity))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity))}.bg-cyan-400{--tw-bg-opacity:1;background-color:rgb(34 211 238/var(--tw-bg-opacity))}.bg-\[\#071014\]{--tw-bg-opacity:1;background-color:rgb(7 16 20/var(--tw-bg-opacity))}.bg-neutral-1050{--tw-bg-opacity:1;background-color:rgb(11 11 11/var(--tw-bg-opacity))}.bg-neutral-1100\/80{background-color:rgba(5,5,5,.8)}.bg-\[\#A855F7\]{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity))}.bg-violet-600{--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity))}.bg-lime-500{--tw-bg-opacity:1;background-color:rgb(132 204 22/var(--tw-bg-opacity))}.bg-opacity-\[3\%\]{--tw-bg-opacity:3%}.bg-opacity-\[7\%\]{--tw-bg-opacity:7%}.bg-opacity-100{--tw-bg-opacity:1}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-white{--tw-gradient-from:#fff;--tw-gradient-to:hsla(0,0%,100%,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-neutral-1100{--tw-gradient-from:#050505;--tw-gradient-to:rgba(5,5,5,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-neutral-1100\/0{--tw-gradient-from:rgba(5,5,5,0);--tw-gradient-to:rgba(5,5,5,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-primary-500\/50{--tw-gradient-from:rgba(217,70,239,.5);--tw-gradient-to:rgba(217,70,239,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-neutral-500\/70{--tw-gradient-from:hsla(0,0%,45%,.7);--tw-gradient-to:hsla(0,0%,45%,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-sky-500\/50{--tw-gradient-from:rgba(14,165,233,.5);--tw-gradient-to:rgba(14,165,233,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-neutral-1000{--tw-gradient-from:#0e0e0e;--tw-gradient-to:hsla(0,0%,5%,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-neutral-100\/50{--tw-gradient-to:hsla(0,0%,96%,.5)}.to-neutral-1100\/0{--tw-gradient-to:rgba(5,5,5,0)}.to-neutral-1100{--tw-gradient-to:#050505}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.fill-white{fill:#fff}.fill-current{fill:currentColor}.fill-sky-500\/50{fill:rgba(14,165,233,.5)}.stroke-white\/5{stroke:hsla(0,0%,100%,.05)}.stroke-white{stroke:#fff}.object-cover{-o-object-fit:cover;object-fit:cover}.p-2{padding:.5rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-4{padding:1rem}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-3{padding:.75rem}.p-\[3px\]{padding:3px}.p-0\.5{padding:.125rem}.p-12{padding:3rem}.p-\[1px\]{padding:1px}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-8{padding-left:2rem;padding-right:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-20{padding-left:5rem;padding-right:5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-0{padding-top:0;padding-bottom:0}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-\[1px\]{padding-top:1px;padding-bottom:1px}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-0{padding-left:0;padding-right:0}.py-40{padding-top:10rem;padding-bottom:10rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-\[3px\]{padding-top:3px;padding-bottom:3px}.pt-40{padding-top:10rem}.pb-48{padding-bottom:12rem}.pt-12{padding-top:3rem}.pt-32{padding-top:8rem}.pt-28{padding-top:7rem}.pb-24{padding-bottom:6rem}.pt-16{padding-top:4rem}.pb-2{padding-bottom:.5rem}.pt-4{padding-top:1rem}.pb-1{padding-bottom:.25rem}.pt-2{padding-top:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-20{padding-bottom:5rem}.pb-8{padding-bottom:2rem}.pt-8{padding-top:2rem}.pb-\[200px\]{padding-bottom:200px}.pt-24{padding-top:6rem}.pl-2{padding-left:.5rem}.pr-1{padding-right:.25rem}.pr-8{padding-right:2rem}.pt-48{padding-top:12rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pt-6{padding-top:1.5rem}.pt-20{padding-top:5rem}.pr-2{padding-right:.5rem}.pt-1{padding-top:.25rem}.pl-3{padding-left:.75rem}.pr-4{padding-right:1rem}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.pb-\[55\%\]{padding-bottom:55%}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pr-0\.5{padding-right:.125rem}.pr-0{padding-right:0}.pl-12{padding-left:3rem}.pt-1\.5{padding-top:.375rem}.pb-32{padding-bottom:8rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.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}.text-sm{font-size:.875rem;line-height:1.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-base{font-size:1rem;line-height:1.5rem}.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-xs{font-size:.75rem;line-height:1rem}.text-\[2\.5rem\]{font-size:2.5rem}.text-\[12px\]{font-size:12px}.text-\[0\.8rem\]{font-size:.8rem}.text-\[11px\]{font-size:11px}.text-\[36px\]{font-size:36px}.text-\[9px\]{font-size:9px}.text-\[7px\]{font-size:7px}.text-\[13px\]{font-size:13px}.text-\[10px\]{font-size:10px}.text-\[8px\]{font-size:8px}.font-medium{font-weight:500}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-normal{font-weight:400}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-loose{line-height:2}.leading-\[1\.6\]{line-height:1.6}.leading-\[36px\]{line-height:36px}.leading-5{line-height:1.25rem}.leading-relaxed{line-height:1.625}.leading-none{line-height:1}.leading-6{line-height:1.5rem}.leading-\[2\.5rem\]{line-height:2.5rem}.leading-4{line-height:1rem}.leading-tight{line-height:1.25}.tracking-\[-0\.6px\]{letter-spacing:-.6px}.tracking-widest{letter-spacing:.1em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-neutral-300{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.text-transparent{color:transparent}.text-neutral-600{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.text-sky-500{--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity))}.text-neutral-100{--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}.text-neutral-400{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-neutral-900{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity))}.text-yellow-200{--tw-text-opacity:1;color:rgb(254 240 138/var(--tw-text-opacity))}.text-gray-50{--tw-text-opacity:1;color:rgb(249 250 251/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-yellow-700{--tw-text-opacity:1;color:rgb(161 98 7/var(--tw-text-opacity))}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.text-emerald-700{--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-rose-600{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity))}.text-white\/50{color:hsla(0,0%,100%,.5)}.text-neutral-700{--tw-text-opacity:1;color:rgb(64 64 64/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-violet-700{--tw-text-opacity:1;color:rgb(109 40 217/var(--tw-text-opacity))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity))}.text-orange-400{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity))}.text-fuchsia-500{--tw-text-opacity:1;color:rgb(217 70 239/var(--tw-text-opacity))}.text-fuchsia-400{--tw-text-opacity:1;color:rgb(232 121 249/var(--tw-text-opacity))}.text-neutral-200{--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity))}.text-neutral-50{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.text-rose-700{--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity))}.text-sky-600{--tw-text-opacity:1;color:rgb(2 132 199/var(--tw-text-opacity))}.text-green-900{--tw-text-opacity:1;color:rgb(20 83 45/var(--tw-text-opacity))}.text-primary-400{--tw-text-opacity:1;color:rgb(232 121 249/var(--tw-text-opacity))}.text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity))}.text-neutral-950{--tw-text-opacity:1;color:rgb(18 18 18/var(--tw-text-opacity))}.text-sky-400{--tw-text-opacity:1;color:rgb(56 189 248/var(--tw-text-opacity))}.text-rose-400{--tw-text-opacity:1;color:rgb(251 113 133/var(--tw-text-opacity))}.text-primary-500{--tw-text-opacity:1;color:rgb(217 70 239/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-rose-500{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}.text-neutral-800{--tw-text-opacity:1;color:rgb(38 38 38/var(--tw-text-opacity))}.text-lime-600{--tw-text-opacity:1;color:rgb(101 163 13/var(--tw-text-opacity))}.text-\[\#5865F2\]{--tw-text-opacity:1;color:rgb(88 101 242/var(--tw-text-opacity))}.text-\[\#03363D\]{--tw-text-opacity:1;color:rgb(3 54 61/var(--tw-text-opacity))}.text-\[\#00A1E0\]{--tw-text-opacity:1;color:rgb(0 161 224/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-40{opacity:.4}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.mix-blend-overlay{mix-blend-mode:overlay}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-2xl,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring,.ring-0{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-sky-500{--tw-ring-opacity:1;--tw-ring-color:rgb(14 165 233/var(--tw-ring-opacity))}.ring-white{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity))}.ring-white\/50{--tw-ring-color:hsla(0,0%,100%,.5)}.ring-offset-0{--tw-ring-offset-width:0px}.ring-offset-4{--tw-ring-offset-width:4px}.ring-offset-neutral-900{--tw-ring-offset-color:#171717}.ring-offset-white{--tw-ring-offset-color:#fff}.ring-offset-sky-600{--tw-ring-offset-color:#0284c7}.ring-offset-sky-700{--tw-ring-offset-color:#0369a1}.blur-\[200px\]{--tw-blur:blur(200px)}.blur-\[150px\],.blur-\[200px\]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[150px\]{--tw-blur:blur(150px)}.blur-\[70px\]{--tw-blur:blur(70px)}.blur-\[30px\],.blur-\[70px\]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[30px\]{--tw-blur:blur(30px)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px)}.backdrop-blur,.backdrop-blur-xl{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur:blur(24px)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{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-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-all{transition-property:all;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-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-700{transition-delay:.7s}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.duration-300{transition-duration:.3s}.duration-200{transition-duration:.2s}.duration-500{transition-duration:.5s}.duration-100{transition-duration:.1s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.duration-300{animation-duration:.3s}.duration-200{animation-duration:.2s}.duration-500{animation-duration:.5s}.duration-100{animation-duration:.1s}.duration-700{animation-duration:.7s}.delay-700{animation-delay:.7s}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.running{animation-play-state:running}.\[mask-image\:linear-gradient\(white\2c transparent\)\]{-webkit-mask-image:linear-gradient(#fff,transparent);mask-image:linear-gradient(#fff,transparent)}.\[mask-image\:radial-gradient\(farthest-side_at_top\2c white\2c transparent\)\]{-webkit-mask-image:radial-gradient(farthest-side at top,#fff,transparent);mask-image:radial-gradient(farthest-side at top,#fff,transparent)}:root{--scroll-margin-top:120px;--app-navbar-height:56px;--app-tabbar-height:42px;--playground-navbar-height:60px;--onboarding-footer-height:72px}body,html{max-width:100vw;overflow-x:hidden}#app{--tw-bg-opacity:1;background-color:rgb(5 5 5/var(--tw-bg-opacity));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app ::-moz-selection{background-color:rgba(125,211,252,.2);--tw-text-opacity:1;color:rgb(125 211 252/var(--tw-text-opacity))}#app ::selection{background-color:rgba(125,211,252,.2);--tw-text-opacity:1;color:rgb(125 211 252/var(--tw-text-opacity))}#app::-moz-selection{background-color:rgba(125,211,252,.2);--tw-text-opacity:1;color:rgb(125 211 252/var(--tw-text-opacity))}#app::selection{background-color:rgba(125,211,252,.2);--tw-text-opacity:1;color:rgb(125 211 252/var(--tw-text-opacity))}a{color:inherit;text-decoration:none}.placeholder\:text-neutral-500::-moz-placeholder{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.placeholder\:text-neutral-500::placeholder{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.first\:rounded-tl-md:first-child{border-top-left-radius:calc(var(--radius) - .125rem)}.first\:rounded-tr-md:first-child{border-top-right-radius:calc(var(--radius) - .125rem)}.last\:rounded-bl-md:last-child{border-bottom-left-radius:calc(var(--radius) - .125rem)}.last\:rounded-br-md:last-child{border-bottom-right-radius:calc(var(--radius) - .125rem)}.last\:border-none:last-child{border-style:none}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.focus-within\:border-transparent:focus-within{border-color:transparent}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-within\:ring-white\/50:focus-within{--tw-ring-color:hsla(0,0%,100%,.5)}.hover\:bg-neutral-900:hover{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.hover\:bg-white\/5:hover{background-color:hsla(0,0%,100%,.05)}.hover\:bg-black\/5:hover{background-color:rgba(0,0,0,.05)}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-neutral-1000:hover{--tw-bg-opacity:1;background-color:rgb(14 14 14/var(--tw-bg-opacity))}.hover\:bg-neutral-300:hover{--tw-bg-opacity:1;background-color:rgb(212 212 212/var(--tw-bg-opacity))}.hover\:bg-neutral-800:hover{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.hover\:bg-blue-900:hover{--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity))}.hover\:bg-neutral-900\/90:hover{background-color:hsla(0,0%,9%,.9)}.hover\:bg-red-500\/90:hover{background-color:rgba(239,68,68,.9)}.hover\:bg-neutral-100:hover{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.hover\:bg-neutral-100\/80:hover{background-color:hsla(0,0%,96%,.8)}.hover\:bg-fuchsia-700:hover{--tw-bg-opacity:1;background-color:rgb(162 28 175/var(--tw-bg-opacity))}.hover\:bg-rose-900:hover{--tw-bg-opacity:1;background-color:rgb(136 19 55/var(--tw-bg-opacity))}.hover\:bg-fuchsia-900\/20:hover{background-color:rgba(112,26,117,.2)}.hover\:bg-sky-500:hover{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}.hover\:bg-neutral-950:hover{--tw-bg-opacity:1;background-color:rgb(18 18 18/var(--tw-bg-opacity))}.hover\:bg-neutral-900\/80:hover{background-color:hsla(0,0%,9%,.8)}.hover\:bg-red-500\/80:hover{background-color:rgba(239,68,68,.8)}.hover\:bg-white\/80:hover{background-color:hsla(0,0%,100%,.8)}.hover\:text-neutral-100:hover{--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}.hover\:text-neutral-400:hover{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.hover\:text-blue-600:hover{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.hover\:text-neutral-300:hover{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:text-neutral-900:hover{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.hover\:text-rose-600:hover{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity))}.hover\:text-fuchsia-100:hover{--tw-text-opacity:1;color:rgb(250 232 255/var(--tw-text-opacity))}.hover\:text-sky-700:hover{--tw-text-opacity:1;color:rgb(3 105 161/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-100:hover{opacity:1}.hover\:ring:hover{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:border-transparent:focus{border-color:transparent}.focus\:bg-sky-500:focus{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}.focus\:bg-neutral-100:focus{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.focus\:text-neutral-300:focus{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.focus\:text-white:focus{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.focus\:text-neutral-900:focus{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-2:focus,.focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-transparent:focus{--tw-ring-color:transparent}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity))}.focus\:ring-neutral-950:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(18 18 18/var(--tw-ring-opacity))}.focus\:ring-neutral-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(115 115 115/var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus\:ring-offset-sky-700:focus{--tw-ring-offset-color:#0369a1}.focus-visible\:text-neutral-100:focus-visible{--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-neutral-950:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(18 18 18/var(--tw-ring-opacity))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.active\:bg-fuchsia-500:active{--tw-bg-opacity:1;background-color:rgb(217 70 239/var(--tw-bg-opacity))}.active\:outline-none:active{outline:2px solid transparent;outline-offset:2px}.active\:ring-0:active{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.active\:ring-0:active,.active\:ring-2:active{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.active\:ring-2:active{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-transparent:disabled{border-color:transparent}.disabled\:border-neutral-900:disabled{--tw-border-opacity:1;border-color:rgb(23 23 23/var(--tw-border-opacity))}.disabled\:bg-neutral-800:disabled{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.disabled\:bg-white\/5:disabled{background-color:hsla(0,0%,100%,.05)}.disabled\:bg-neutral-900:disabled{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.disabled\:bg-neutral-1000:disabled{--tw-bg-opacity:1;background-color:rgb(14 14 14/var(--tw-bg-opacity))}.disabled\:text-neutral-500:disabled{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.disabled\:text-neutral-600:disabled{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.disabled\:text-fuchsia-500:disabled{--tw-text-opacity:1;color:rgb(217 70 239/var(--tw-text-opacity))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:ring-0:disabled{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.hover\:disabled\:bg-white\/5:disabled:hover{background-color:hsla(0,0%,100%,.05)}.hover\:disabled\:bg-neutral-900:disabled:hover{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.hover\:disabled\:bg-opacity-100:disabled:hover{--tw-bg-opacity:1}.group:hover .group-hover\:-translate-y-1{--tw-translate-y:-0.25rem}.group:hover .group-hover\:-translate-y-1,.group:hover .group-hover\:scale-\[102\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-\[102\%\]{--tw-scale-x:102%;--tw-scale-y:102%}@keyframes pulse{50%{opacity:.5}}.group:hover .group-hover\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.group:hover .group-hover\:border{border-width:1px}.group:hover .group-hover\:border-lime-400{--tw-border-opacity:1;border-color:rgb(163 230 53/var(--tw-border-opacity))}.group:hover .group-hover\:bg-neutral-1000{--tw-bg-opacity:1;background-color:rgb(14 14 14/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-neutral-950{--tw-bg-opacity:1;background-color:rgb(18 18 18/var(--tw-bg-opacity))}.group:hover .group-hover\:text-neutral-300{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.group:hover .group-hover\:text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.group:hover .group-hover\:text-rose-500{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}.group:hover .group-hover\:text-neutral-100{--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}.group:hover .group-hover\:opacity-100{opacity:1}.group:focus .group-focus\:text-neutral-300{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.group:focus .group-focus\:text-rose-500{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}.group:focus .group-focus\:text-neutral-100{--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}.aria-selected\:bg-neutral-800[aria-selected=true]{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.aria-selected\:text-white[aria-selected=true]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.group[aria-expanded=true] .group-aria-expanded\:block{display:block}.group[aria-expanded=true] .group-aria-expanded\:hidden{display:none}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[state\=\'checked\'\]\:translate-x-\[13px\][data-state=checked]{--tw-translate-x:13px}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom],.data-\[state\=\'checked\'\]\:translate-x-\[13px\][data-state=checked]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:0.25rem}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:-0.25rem}.data-\[side\=left\]\:-translate-x-1[data-side=left],.data-\[side\=right\]\:translate-x-1[data-side=right]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:0.25rem}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:-0.25rem}.data-\[side\=top\]\:-translate-y-1[data-side=top],.data-\[state\=checked\]\:translate-x-\[19px\][data-state=checked]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-\[19px\][data-state=checked]{--tw-translate-x:19px}.data-\[state\=\'checked\'\]\:border-green-600[data-state=checked]{--tw-border-opacity:1;border-color:rgb(22 163 74/var(--tw-border-opacity))}.data-\[state\=\'checked\'\]\:bg-green-600[data-state=checked]{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.data-\[state\=\'on\'\]\:bg-neutral-900[data-state=on]{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.data-\[state\=\'checked\'\]\:bg-sky-600[data-state=checked],.data-\[state\=\'indeterminate\'\]\:bg-sky-600[data-state=indeterminate]{--tw-bg-opacity:1;background-color:rgb(2 132 199/var(--tw-bg-opacity))}.data-\[state\=selected\]\:bg-neutral-1000[data-state=selected]{--tw-bg-opacity:1;background-color:rgb(14 14 14/var(--tw-bg-opacity))}.data-\[selected\=true\]\:bg-neutral-100[data-selected=true],.data-\[state\=open\]\:bg-neutral-100[data-state=open]{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.data-\[state\=\'on\'\]\:text-neutral-300[data-state=on]{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.data-\[state\=\'off\'\]\:text-neutral-500[data-state=off]{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.data-\[selected\=true\]\:text-neutral-900[data-selected=true]{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.data-\[state\=open\]\:text-neutral-500[data-state=open]{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.data-\[disabled\=true\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-0.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:0.5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-0.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:0.5rem}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x:-50%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y:-48%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x:-50%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y:-48%}.disabled\:data-\[state\=\'checked\'\]\:opacity-40[data-state=checked]:disabled{opacity:.4}.prose-headings\:text-neutral-300 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.prose-h1\:mt-12 :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:3rem}.prose-p\:my-0 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:0;margin-bottom:0}.prose-p\:text-neutral-400 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.prose-a\:text-neutral-400 :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.prose-strong\:text-neutral-300 :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.prose-code\:rounded :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:.25rem}.prose-code\:border :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){border-width:1px}.prose-code\:border-neutral-900 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity:1;border-color:rgb(23 23 23/var(--tw-border-opacity))}.prose-code\:bg-neutral-1000 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-bg-opacity:1;background-color:rgb(14 14 14/var(--tw-bg-opacity))}.prose-code\:px-1 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){padding-left:.25rem;padding-right:.25rem}.prose-code\:py-0\.5 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){padding-top:.125rem;padding-bottom:.125rem}.prose-code\:py-0 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){padding-top:0;padding-bottom:0}.prose-code\:text-neutral-400 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.prose-li\:text-neutral-400 :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.prose-thead\:border-neutral-800 :is(:where(thead):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity))}.prose-tr\:border-neutral-900 :is(:where(tr):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity:1;border-color:rgb(23 23 23/var(--tw-border-opacity))}.prose-hr\:border-neutral-900 :is(:where(hr):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity:1;border-color:rgb(23 23 23/var(--tw-border-opacity))}.dark .dark\:border-neutral-800{--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity))}.dark .dark\:bg-neutral-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.dark .dark\:bg-red-900{--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity))}.dark .dark\:bg-neutral-950{--tw-bg-opacity:1;background-color:rgb(18 18 18/var(--tw-bg-opacity))}.dark .dark\:bg-neutral-800{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.dark .dark\:text-neutral-900{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.dark .dark\:text-neutral-50{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.dark .dark\:text-neutral-400{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.dark .dark\:ring-offset-neutral-950{--tw-ring-offset-color:#121212}.dark .dark\:placeholder\:text-neutral-400::-moz-placeholder{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.dark .dark\:placeholder\:text-neutral-400::placeholder{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.dark .dark\:hover\:bg-neutral-50\/90:hover{background-color:hsla(0,0%,98%,.9)}.dark .dark\:hover\:bg-red-900\/90:hover{background-color:rgba(127,29,29,.9)}.dark .dark\:hover\:bg-neutral-800:hover{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.dark .dark\:hover\:bg-neutral-800\/80:hover{background-color:rgba(38,38,38,.8)}.dark .dark\:hover\:bg-neutral-50\/80:hover{background-color:hsla(0,0%,98%,.8)}.dark .dark\:hover\:bg-red-900\/80:hover{background-color:rgba(127,29,29,.8)}.dark .dark\:hover\:text-neutral-50:hover{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.dark .dark\:focus\:bg-neutral-800:focus{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.dark .dark\:focus\:text-neutral-50:focus{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.dark .dark\:focus\:ring-neutral-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(212 212 212/var(--tw-ring-opacity))}.dark .dark\:focus-visible\:ring-neutral-300:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(212 212 212/var(--tw-ring-opacity))}.dark .dark\:data-\[selected\=true\]\:bg-neutral-800[data-selected=true],.dark .dark\:data-\[state\=open\]\:bg-neutral-800[data-state=open]{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.dark .dark\:data-\[selected\=true\]\:text-neutral-50[data-selected=true]{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.dark .dark\:data-\[state\=open\]\:text-neutral-400[data-state=open]{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}@media (min-width:640px){.sm\:top-8{top:2rem}.sm\:right-8{right:2rem}.sm\:right-10{right:2.5rem}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:col-span-8{grid-column:span 8/span 8}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:mb-8{margin-bottom:2rem}.sm\:mt-4{margin-top:1rem}.sm\:mb-24{margin-bottom:6rem}.sm\:mt-56{margin-top:14rem}.sm\:mt-64{margin-top:16rem}.sm\:-ml-2{margin-left:-.5rem}.sm\:mt-20{margin-top:5rem}.sm\:-mt-24{margin-top:-6rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-\[440px\]{height:440px}.sm\:h-full{height:100%}.sm\:h-12{height:3rem}.sm\:h-6{height:1.5rem}.sm\:h-11{height:2.75rem}.sm\:h-10{height:2.5rem}.sm\:h-\[300px\]{height:300px}.sm\:h-\[660px\]{height:660px}.sm\:h-8{height:2rem}.sm\:h-24{height:6rem}.sm\:h-screen{height:100vh}.sm\:h-\[200px\]{height:200px}.sm\:min-h-screen{min-height:100vh}.sm\:min-h-\[calc\(100vh-200px\)\]{min-height:calc(100vh - 200px)}.sm\:w-40{width:10rem}.sm\:w-\[calc\(50\%-220px\)\]{width:calc(50% - 220px)}.sm\:w-6{width:1.5rem}.sm\:w-\[92px\]{width:92px}.sm\:w-\[110px\]{width:110px}.sm\:w-\[90px\]{width:90px}.sm\:w-\[130px\]{width:130px}.sm\:w-11{width:2.75rem}.sm\:w-10{width:2.5rem}.sm\:w-full{width:100%}.sm\:w-8{width:2rem}.sm\:max-w-screen-md{max-width:768px}.sm\:max-w-screen-lg{max-width:1024px}.sm\:max-w-screen-xl{max-width:1280px}.sm\:transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.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-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:gap-0{gap:0}.sm\:gap-8{gap:2rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-4{gap:1rem}.sm\:gap-2{gap:.5rem}.sm\:gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.sm\: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)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\: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)))}.sm\:prose-lg{font-size:1.125rem;line-height:1.7777778}.sm\:prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.sm\:prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.sm\:prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-inline-start:1em}.sm\:prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.sm\:prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.sm\:prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.sm\:prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.sm\:prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.sm\:prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.sm\:prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.sm\:prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding-top:.2222222em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-inline-start:.4444444em}.sm\:prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sm\:prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.sm\:prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.sm\:prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;padding-inline-start:1.5em}.sm\:prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.sm\:prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.sm\:prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.sm\:prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.sm\:prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.sm\:prose-lg :where(.sm\:prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.sm\:prose-lg :where(.sm\:prose-lg>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.sm\:prose-lg :where(.sm\:prose-lg>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.sm\:prose-lg :where(.sm\:prose-lg>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.sm\:prose-lg :where(.sm\:prose-lg>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.sm\:prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.sm\:prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.sm\:prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.sm\:prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-inline-start:1.5555556em}.sm\:prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.sm\:prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.sm\:prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.sm\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sm\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sm\:prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.sm\:prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sm\:prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sm\:prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.sm\:prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.sm\:prose-lg :where(.sm\:prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose-lg :where(.sm\:prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:bg-neutral-1100\/50{background-color:rgba(5,5,5,.5)}.sm\:p-12{padding:3rem}.sm\:p-8{padding:2rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:pt-60{padding-top:15rem}.sm\:pt-12{padding-top:3rem}.sm\:pt-8{padding-top:2rem}.sm\:pl-2{padding-left:.5rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pt-16{padding-top:4rem}.sm\:pt-0{padding-top:0}.sm\:pr-4{padding-right:1rem}.sm\:pr-16{padding-right:4rem}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-\[28px\]{font-size:28px}.sm\:text-\[9px\]{font-size:9px}.sm\:leading-\[64px\]{line-height:64px}.sm\:text-neutral-600{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.group:hover .sm\:group-hover\:-translate-y-3{--tw-translate-y:-0.75rem}.group:hover .sm\:group-hover\:-translate-y-3,.group:hover .sm\:group-hover\:translate-y-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .sm\:group-hover\:translate-y-1{--tw-translate-y:0.25rem}.group:hover .sm\:group-hover\:scale-\[115\%\]{--tw-scale-x:115%;--tw-scale-y:115%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .sm\:group-hover\:opacity-100{opacity:1}}@media (min-width:768px){.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-9{grid-column:span 9/span 9}.md\:col-start-2{grid-column-start:2}.md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:-mr-8{margin-right:-2rem}.md\:-mt-8{margin-top:-2rem}.md\:mt-0{margin-top:0}.md\:block{display:block}.md\:h-32{height:8rem}.md\:h-40{height:10rem}.md\:h-6{height:1.5rem}.md\:w-\[300px\]{width:300px}.md\:w-6{width:1.5rem}.md\:max-w-\[400px\]{max-width:400px}.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\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:gap-6{gap:1.5rem}.md\: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)))}.md\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.md\:via-neutral-1100{--tw-gradient-to:rgba(5,5,5,0);--tw-gradient-stops:var(--tw-gradient-from),#050505,var(--tw-gradient-to)}.md\:p-6{padding:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-0{padding-left:0;padding-right:0}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:pl-72{padding-left:18rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-\[36px\]{font-size:36px}.md\:text-\[80px\]{font-size:80px}}@media (min-width:1024px){.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-10{grid-column:span 10/span 10}.lg\:mx-4{margin-left:1rem;margin-right:1rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-8{height:2rem}.lg\:w-60{width:15rem}.lg\:w-64{width:16rem}.lg\:w-8{width:2rem}.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\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:gap-8{gap:2rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width:1536px){.\32xl\:mt-0{margin-top:0}}.\[\&\>div\:not\(\:first-child\)\]\:border-l>div:not(:first-child){border-left-width:1px}.\[\&\>div\:not\(\:first-child\)\]\:border-neutral-900>div:not(:first-child){--tw-border-opacity:1;border-color:rgb(23 23 23/var(--tw-border-opacity))}.\[\&_svg\]\:invisible svg{visibility:hidden}.\[\&\>span\]\:border-b-2>span{border-bottom-width:2px}.\[\&\>span\]\:border-sky-500>span{--tw-border-opacity:1;border-color:rgb(14 165 233/var(--tw-border-opacity))}.\[\&\>span\]\:text-sky-500>span{--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity))}.\[\&\:has\(\[aria-selected\]\)\]\:bg-neutral-800:has([aria-selected]){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{border-top-left-radius:calc(var(--radius) - .125rem);border-bottom-left-radius:calc(var(--radius) - .125rem)}.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{border-top-right-radius:calc(var(--radius) - .125rem);border-bottom-right-radius:calc(var(--radius) - .125rem)}.\[\&_td\]\:border-b td{border-bottom-width:1px}.\[\&_th\]\:font-bold th{font-weight:700}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0}.\[\&_tr\:hover\]\:bg-neutral-1000 tr:hover{--tw-bg-opacity:1;background-color:rgb(14 14 14/var(--tw-bg-opacity))}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\:has\(\.prompt\)\]\:w-full:has(.prompt){width:100%}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-neutral-500 [cmdk-group-heading]{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.dark .dark\:\[\&_\[cmdk-group-heading\]\]\:text-neutral-400 [cmdk-group-heading]{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_\[cmdk-input-wrapper\]\]\:border-0 [cmdk-input-wrapper]{border-width:0}.\[\&_\[cmdk-input-wrapper\]\]\:px-0 [cmdk-input-wrapper]{padding-left:0;padding-right:0}.prose a:not(.not-prose){border-bottom-width:1px;border-style:dotted;--tw-border-opacity:1;border-color:rgb(64 64 64/var(--tw-border-opacity));font-weight:500;text-decoration-line:none}.prose :where(hr):not(:where([class~=not-prose] *)){--tw-border-opacity:1;border-color:rgb(23 23 23/var(--tw-border-opacity))}.prose :where(blockquote):not(:where([class~=not-prose] *)){--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity))}.prose :where(ul>li):not(:where([class~=not-prose] *))::marker{--tw-text-opacity:1;color:rgb(64 64 64/var(--tw-text-opacity))}.prose-sm :where(pre):not(:where([class~=not-prose] *)){border-radius:calc(var(--radius) - .125rem);border-width:1px;--tw-border-opacity:1;border-color:rgb(23 23 23/var(--tw-border-opacity));padding:.75rem;font-size:.75rem;line-height:1rem}.prose :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity))}.prose-sm :where(pre):not(:where([class~=not-prose] *)) pre{margin:0!important;border-width:0!important}.markdown-container a{--tw-text-opacity:1!important;color:rgb(245 245 245/var(--tw-text-opacity))!important}h1,h2,h3,h4,h5,h6{scroll-margin-top:var(--scroll-margin-top)!important}.gradient-heading{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from:#fff;--tw-gradient-to:hsla(0,0%,100%,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:hsla(0,0%,96%,.5);-webkit-background-clip:text;background-clip:text;padding-bottom:.25rem;font-weight:700;color:transparent}.doc p{margin-bottom:1rem;--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.doc h2,.doc h3,.doc h4{font-weight:700;--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.doc h2{margin-bottom:1rem;font-size:1.25rem}.doc h2,.doc h3{line-height:1.75rem}.doc h3{margin-bottom:.75rem;font-size:1.125rem}.doc h4{font-size:1rem;line-height:1.5rem}.subtle-underline{border-bottom-width:1px;border-style:dotted;--tw-border-opacity:1;border-color:rgb(64 64 64/var(--tw-border-opacity))}input,textarea{caret-color:#0ea5e9}.input-base{display:flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:calc(var(--radius) - .125rem);border-width:1px;--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity));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-duration:.2s;animation-duration:.2s}.input-base::-moz-placeholder{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.input-base::placeholder{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.input-base:disabled{cursor:not-allowed;--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.input-base-noborder,.input-base-noborder:focus{border-color:transparent!important}.input-base-noborder:focus{outline:2px solid transparent!important;outline-offset:2px!important;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.input-base-border{--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity))}.input-focus:focus{border-color:transparent;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:hsla(0,0%,100%,.5)}.input-wrapper{border-radius:calc(var(--radius) - .125rem);border-width:1px;--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.button-ring{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-duration:.2s;animation-duration:.2s}.button-ring:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:hsla(0,0%,100%,.5)}.button-ring-light:focus,.light-playground a:focus{--tw-ring-color:rgba(0,0,0,.2)!important}.input-glow-color{box-shadow:-4px 0 20px rgba(217,70,239,.2),0 0 6px rgba(217,70,239,.3),8px 0 20px rgba(217,70,239,.2)!important;border-width:1px!important;--tw-border-opacity:1!important;border-color:rgb(192 38 211/var(--tw-border-opacity))!important}.supabase-auth-ui_ui-button{border-radius:calc(var(--radius) - .125rem)!important;border-width:0!important;padding:.5rem 1rem!important;font-size:.875rem!important;line-height:1.25rem!important;font-weight:600!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:calc(var(--radius) - .125rem);border-width:1px;--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity));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-duration:.2s;animation-duration:.2s}select::-moz-placeholder{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}select::placeholder{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}select:disabled{cursor:not-allowed;--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.tabs-root{margin-left:auto;margin-right:auto;display:flex;height:100%;width:100%;flex-direction:column}.tabs-list{justify-content:center;gap:.5rem;border-radius:calc(var(--radius) - .125rem);--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity));padding:.25rem;justify-content:stretch}.tabs-list,.tabs-trigger{display:inline-flex;align-items:center;font-size:.875rem;line-height:1.25rem}.tabs-trigger{flex:1 1 auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:center;border-radius:.25rem;padding:.375rem .75rem;font-weight:500;--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px;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-duration:.15s}.tabs-trigger:hover{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.tabs-trigger:not([data-state=active]){--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.tabs-trigger[data-state=active]{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}.tabs-content{flex-grow:1;padding-top:1rem;padding-bottom:1rem}.switch-root,.tabs-content{outline:2px solid transparent;outline-offset:2px}.switch-root{position:relative;height:1.25rem;width:2rem;flex:none;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(64 64 64/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.switch-root:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:hsla(0,0%,100%,.5)}.switch-root[data-state=checked]{--tw-border-opacity:1;border-color:rgb(22 163 74/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.switch-thumb{display:block;height:1rem;width:1rem;--tw-translate-x:1px;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));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-duration:.15s}.switch-thumb,.switch-thumb[data-state=checked]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.switch-thumb[data-state=checked]{--tw-translate-x:13px}.shadow-up{box-shadow:0 25px 50px 12px rgba(0,0,0,.25)}.tooltip-content{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;border-radius:calc(var(--radius) - .125rem)!important;--tw-bg-opacity:1!important;background-color:rgb(38 38 38/var(--tw-bg-opacity))!important;padding:.5rem .75rem!important;font-size:.875rem!important;line-height:1.25rem!important;--tw-text-opacity:1!important;color:rgb(212 212 212/var(--tw-text-opacity))!important;--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.tooltip-content[data-state=delayed-open][data-side=top]{animation-name:slideDownAndFade}.tooltip-content[data-state=delayed-open][data-side=right]{animation-name:slideLeftAndFade}.tooltip-content[data-state=delayed-open][data-side=bottom]{animation-name:slideUpAndFade}.tooltip-content[data-state=delayed-open][data-side=left]{animation-name:slideRightAndFade}.tooltip-arrow{fill:#262626}.accordion-content[data-state=open]{animation:menu-slide-down .3s cubic-bezier(.87,0,.13,1)}.accordion-content[data-state=closed]{animation:menu-slide-down-reverse .3s cubic-bezier(.87,0,.13,1)}.accordion-content-alt[data-state=open]{animation-name:expand-height;animation-duration:.3s;animation-fill-mode:both;transition-timing-function:ease-in-out}.accordion-content-alt[data-state=closed]{animation-name:expand-height;animation-direction:reverse;animation-duration:.4s;animation-fill-mode:both;transition-timing-function:ease-in-out}.accordion-trigger[data-state=open]>.accordion-chevron{--tw-rotate:0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.shadow-box{box-shadow:0 0 50px -12px rgba(232,121,249,.3)}.button-glow{box-shadow:-8px 0 20px rgba(232,121,249,.3),0 0 20px rgba(34,211,238,.3),8px 0 20px rgba(244,63,94,.3)}.button-glow-color{box-shadow:-4px 0 20px rgba(217,70,239,.2),0 0 6px rgba(217,70,239,.3),8px 0 20px rgba(217,70,239,.2)!important}.panel-glow-color{box-shadow:0 20px 30px rgba(217,70,239,.1),0 10px 20px rgba(217,70,239,.15),8px 0 80px rgba(217,70,239,.1)!important}.glow-border:before{position:absolute;content:"";left:-.5px;top:-.5px;background-size:100%;width:calc(100% + 1px);height:calc(100% + 1px);z-index:-1}.glow-border-white:before{background:conic-gradient(from 45deg,#ffffffaa,#ffffff00,#ffffffaa)}.glow-border-white-alt:before{background:conic-gradient(from -45deg,#ffffff50,#ffffff00,#ffffff50)}.glow-border-fuchsia:before{background:conic-gradient(from -45deg,#d946ef90,#d946ef30,#d946ef90)}.glow-border-founded-full:before{border-radius:9999px}.glow-border-founded-lg:before{border-radius:var(--radius)}.dropdown-menu-content{z-index:40;margin-top:-3px;display:flex;flex-direction:column;border-radius:calc(var(--radius) - .125rem);border-width:1px;--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.dropdown-menu-item{position:relative;flex:none;cursor:pointer;border-width:0;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px;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-duration:.15s}.dropdown-menu-item:hover{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.dropdown-menu-item[data-disabled]{cursor:not-allowed;--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.dropdown-menu-item:hover[data-disabled]{background-color:transparent}.dropdown-menu-item-noindent{padding-left:1rem;padding-right:1rem}.dropdown-menu-item-indent{padding-left:1.75rem;padding-right:1rem}.dropdown-menu-item-indicator{position:absolute;top:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding-left:.375rem}.dropdown-menu-separator{height:1px;flex:none;--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.dropdown-menu-button{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px;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-duration:.15s}.dropdown-menu-button:hover{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background-color:rgba(0,0,0,.8)}.dialog-content{position:fixed;top:50%;left:50%;z-index:20;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:var(--radius);border-width:1px;--tw-border-opacity:1;border-color:rgb(23 23 23/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(14 14 14/var(--tw-bg-opacity));--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.dialog-title{margin-top:1rem;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem}.dialog-title,.dialog-title-xl{margin-bottom:.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}.dialog-title-xl{margin-top:1.5rem;padding-left:1.5rem;padding-right:1.5rem;font-size:1.25rem;line-height:1.75rem}.dialog-description{padding-left:1rem;padding-right:1rem}.dialog-description,.dialog-description-xl{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.dialog-description-xl{padding-left:1.5rem;padding-right:1.5rem}.flip{perspective:5000px}.flip-content{width:100%;height:100%;transition:transform .7s;transform-style:preserve-3d}.flip.flipped .flip-content{transform:rotateY(180deg);transition:transform .7s}.flip-back,.flip-front{position:absolute;height:100%;width:100%;backface-visibility:hidden}.flip-back{transform:rotateY(180deg)}tr th.yoopta-table-data-cell-head{background-color:var(--color-neutral-1100)}.bn-container .bn-editor{background-image:none!important;padding:.5rem!important;outline:2px solid transparent!important;outline-offset:2px!important;color:unset!important}.animated-max-height{transition:max-height .3s}.prompt-answer-done .caret,.prompt-answer-loading :not(:last-child) .caret{display:none}.prompt-answer-loading :last-child .caret{visibility:visible}.prompt-answer pre{border-radius:.25rem!important;border-width:1px!important}.collapse-trigger[data-state=open]>.collapse-chevron{--tw-rotate:0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gridline-horizontal{--background:#050505;--color:#262626;--size:1px;--dash-size:4px;--fade-stop:80%;--offset:0px;position:absolute;background:linear-gradient(to right,var(--color),var(--color) 50%,transparent 0,transparent);background-size:var(--dash-size) var(--size);-webkit-mask-composite:xor;mask-composite:exclude;width:calc(100% + var(--offset));height:var(--size);left:calc(var(--offset) / 2 * -1)}.gridline-vertical{width:var(--size);height:calc(100% + var(--offset));left:calc(var(--offset) / 2 * -1)}.gridline-fade-left{-webkit-mask:linear-gradient(to left,var(--background) var(--fade-stop),transparent),linear-gradient(to right,var(--background) 100%,transparent),linear-gradient(#000,#000)}.gridline-fade-right{-webkit-mask:linear-gradient(to left,var(--background) 100%,transparent),linear-gradient(to right,var(--background) var(--fade-stop),transparent),linear-gradient(#000,#000)}.skewed-sheet{perspective:1000px;transform:rotateY(20deg) rotateY(20deg) rotate(10deg) scale(.9)}.skewed-sheet:hover{transform:rotateY(0deg) rotateY(0deg) rotate(0deg) scale(1)}.grid-background{background-size:36px 36px}.grid-background-sm{background-size:16px 16px}.grid-background-light{background-image:linear-gradient(90deg,#e5e5e555 1px,transparent 0),linear-gradient(180deg,#e5e5e555 1px,transparent 0)}.grid-background-dark{background-image:linear-gradient(90deg,#ffffff05 1px,transparent 0),linear-gradient(180deg,#ffffff05 1px,transparent 0)}.hidden-scrollbar::-webkit-scrollbar{display:none}.hidden-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.loading-dots{display:inline-flex;align-items:center;text-align:center;line-height:1.75rem}.loading-dots>span{height:5px;width:5px;border-radius:9999px;animation-name:blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both;margin:0 2px}.loading-dots>span:nth-of-type(2){animation-delay:.2s}.loading-dots>span:nth-of-type(3){animation-delay:.4s}.animate-menu-up{transition-timing-function:cubic-bezier(.25,.4,.55,1.4);animation-fill-mode:both}.animate-menu-up[data-state=open]{animation-duration:.3s;animation-name:menu-slide-up}.animate-menu-up[data-state=closed]{animation-duration:.4s;animation-name:menu-slide-up-reverse}.animate-overlay-appear{transition-timing-function:cubic-bezier(.25,.4,.55,1.4);animation-fill-mode:both}.animate-overlay-appear[data-state=open]{animation-duration:.3s;animation-name:opacity}.animate-overlay-appear[data-state=closed]{animation-duration:.4s;animation-name:opacity-reverse}.animate-dialog-slide-in{transition-timing-function:cubic-bezier(.25,.4,.55,1.4);animation-fill-mode:both}.animate-dialog-slide-in[data-state=open]{animation-duration:.3s;animation-name:dialog-slide-in}.animate-dialog-slide-in[data-state=closed]{animation-duration:.3s;animation-name:dialog-slide-in-reverse}.animate-prompt-window{animation-name:slide-up-scale;animation-duration:.3s;animation-fill-mode:both}.animate-chat-window,.animate-prompt-window{transition-timing-function:cubic-bezier(.25,.4,.55,1.4)}.animate-chat-window{animation-name:slide-up-scale}.animate-chat-window[data-state=open]{animation-name:slide-up-scale;animation-duration:.3s}.animate-chat-window[data-state=closed]{animation-name:slide-up-scale-reverse;animation-duration:.3s}.animate-slide-down-delayed{animation-delay:.1s;animation-name:slide-down;animation-duration:1s;animation-fill-mode:both;transition-timing-function:ease-in-out}.animate-slide-up{animation-fill-mode:both}.animate-slide-up,.animate-slide-up-delayed{animation-name:slide-up;animation-duration:1s;transition-timing-function:ease-in-out}.animate-slide-up-delayed{animation-delay:.5s;animation-fill-mode:both}.animate-slide-up-reverse{animation-name:slide-up-reverse;animation-duration:1s;animation-fill-mode:both;transition-timing-function:ease-in-out}.animate-slide-up-fast{animation-name:slide-up;animation-fill-mode:both}.animate-slide-down-fast,.animate-slide-up-fast{animation-duration:.2s;transition-timing-function:ease-in-out}.animate-slide-down-fast{animation-name:slide-up-reverse;animation-fill-mode:both}.animate-menu-slide-up{animation-name:menu-slide-up;animation-fill-mode:both}.animate-menu-slide-down,.animate-menu-slide-up{animation-duration:.15s;transition-timing-function:cubic-bezier(.25,.4,.55,1.4)}.animate-menu-slide-down{animation-name:menu-slide-down;animation-fill-mode:both}.animate-caret{animation-name:caret;animation-duration:1s;animation-fill-mode:both;animation-iteration-count:infinite}.animate-caret,.animate-progress{transition-timing-function:cubic-bezier(.14,0,.16,1)}.animate-progress{animation-name:progress;animation-duration:2s;animation-fill-mode:none;animation-iteration-count:infinite}.animate-scale-bounce{animation-name:scale-bounce;animation-duration:2s;animation-delay:.5s;animation-fill-mode:both;transition-timing-function:cubic-bezier(.25,.4,.55,1.4)}.animate-pulse-slow{animation-name:pulse;animation-duration:5s;animation-fill-mode:none;animation-iteration-count:infinite;transition-timing-function:cubic-bezier(.4,0,.6,1)}.animate-bounce-subtle{animation:bounce-subtle 5s infinite}.loading-skeleton{position:relative;display:inline-flex;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;border-radius:calc(var(--radius) - .125rem);--tw-bg-opacity:1;background-color:rgb(14 14 14/var(--tw-bg-opacity));--pseudo-element-display:block;line-height:1;z-index:1}.loading-skeleton:after{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from:#0e0e0e;--tw-gradient-to:hsla(0,0%,5%,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:hsla(0,0%,9%,0);--tw-gradient-stops:var(--tw-gradient-from),#171717,var(--tw-gradient-to);--tw-gradient-to:#0e0e0e;content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;transform:translateX(-100%);animation-name:loading-skeleton;animation-direction:normal;animation-duration:1.5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.loading-skeleton{--pseudo-element-display:none}}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_e8ce0c;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}