body{min-height:100vh}main{min-height:calc(100vh - 72px);margin:auto;padding:1rem;width:1000px;max-width:calc(100% - 2rem);line-height:1.6;text-align:justify}main.wide{width:1200px}main ul.highlights li{line-height:2em;list-style-type:square}h1{font-size:4rem;font-weight:700;line-height:1;margin-bottom:1em}.text-gradient{background-image:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400%;background-position:0}section.cta>div{width:1000px;max-width:calc(100% - 2rem)}article p{margin-bottom:1rem}p{line-height:1.8}.markdown h1{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));font-size:1.6rem;font-weight:700;margin-top:2em;margin-bottom:.8em}.markdown h2{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));font-size:1.4rem;font-weight:700;margin-top:2em;margin-bottom:.8em}.markdown h3{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));font-size:1.2rem;font-weight:700;margin-top:2em;margin-bottom:.8em}.markdown h4,.markdown h5{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));font-size:1rem;font-weight:700;margin-top:2em;margin-bottom:.8em}.markdown p{text-align:justify;margin-bottom:1em;font-size:16px}.markdown blockquote{margin-top:2rem;padding:1rem 2rem;background-color:hsl(var(--p)/.1);border-radius:1rem;border-width:1px;border-color:hsl(var(--p)/.3)}.markdown blockquote p:last-child{margin-bottom:0}.markdown ul{list-style-type:square;margin-left:1em}.markdown li{line-height:2rem}.markdown li:last-child{margin-bottom:1rem}.markdown hr{padding-top:1rem;padding-bottom:1rem;border-color:hsl(var(--p)/.4)}.markdown strong{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:root{--accent:136, 58, 234;--accent-light:224, 204, 250;--accent-dark:49, 10, 101;--accent-gradient:linear-gradient(45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60%)}html{font-family:system-ui,sans-serif;background:#13151a;background-size:224px}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}