@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}}.ai{border-top:1px solid;border-image-source:linear-gradient(90deg,transparent,hsla(0,0%,100%,.19) 30%,hsla(0,0%,100%,.19) 70%,transparent);border-image-slice:1}.badge-ai{overflow:hidden;position:relative;border-radius:1rem;display:inline-block}.badge-ai:after{top:1px;left:1px;z-index:-1;content:" ";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;background-color:#09090b;border-radius:1rem}.badge-ai:before{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-2;content:" ";background-image:linear-gradient(95.53deg,#5bef76 3.43%,#38e8f6 31.32%,#38e8f6 67.39%,#236cff 91.79%)}.container{width:100%;max-width:64rem;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.container{margin-left:auto;margin-right:auto}}.bg-background{background-color:#09090b}.bg-gradient,.bg-gradient-animated,.text-gradient{background-image:linear-gradient(270deg,hsl(268,81%,58%,var(--tw-bg-opacity,1)),hsl(238,81%,58%,var(--tw-bg-opacity,1)))}.text-gradient{color:transparent;-webkit-background-clip:text;background-clip:text}.content{h1,h2,h3,h4{margin-bottom:.5rem;font-weight:700}strong{font-weight:500}h2{margin-top:2.5rem;font-size:1.25rem;line-height:1.75rem}h3{margin-top:2rem;font-size:1.125rem;line-height:1.75rem}p{margin-bottom:1rem}pre{margin-top:1rem!important;margin-bottom:1rem!important;border-radius:.75rem;border-width:1px;background-color:hsl(var(--muted)/.5)!important}@media (min-width:1024px){pre{margin-left:-2rem!important;margin-right:-2rem!important}}pre>code{border-radius:0;border-style:none;background-color:transparent!important;padding:0}code{overflow-wrap:break-word;border-radius:calc(var(--radius) - 2px);border-width:1px;background-color:hsl(var(--muted)/.5);padding:.125rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8rem;line-height:1rem}ul{list-style-type:disc;padding-left:1rem;padding-right:1rem}ol,ul{margin-top:1rem;margin-bottom:1rem}ol{list-style-type:decimal;padding-left:1rem;padding-right:1rem}li{margin-top:.25rem;margin-bottom:.25rem}hr{margin-left:auto;margin-right:auto;margin-top:2.5rem;margin-bottom:2.5rem;width:75%}blockquote{margin-top:1.5rem;margin-bottom:1.5rem;margin-left:-.5rem;margin-right:-.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:600}blockquote{&:before{content:open-quote}&:after{content:close-quote}}a{color:hsl(var(--brand));text-decoration-line:underline}a:hover{text-decoration-line:none}}@keyframes background-animate{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hover\:bg-gradient-animated:hover{background-image:linear-gradient(270deg,hsl(268,81%,58%,var(--tw-bg-opacity,1)),hsl(238,81%,58%,var(--tw-bg-opacity,1)));background-size:100% 100%;animation:background-animate 30s ease infinite}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:#09090b}