@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}}.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:600}strong{font-weight:500}h2{margin-top:2rem;font-size:1.25rem;line-height:1.75rem}h3{margin-top:1.5rem;font-size:1.125rem;line-height:1.75rem}p{margin-bottom:1rem}pre{margin-top:1rem!important;margin-bottom:1rem!important;border-radius:.75rem}@media (min-width:1024px){pre{margin-left:-2rem!important;margin-right:-2rem!important}}code{overflow-wrap:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(236 72 153/var(--tw-text-opacity,1))}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:1rem;margin-bottom:1rem;padding-left:2rem;padding-right:2rem;font-size:1.25rem;line-height:1.75rem;color:hsl(var(--muted-foreground))}blockquote{&:before{content:"💬";margin-bottom:.5rem;display:block;text-align:center;font-size:1.875rem;line-height:2.25rem}}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}