@layer reset, base, tokens, recipes, utilities;@layer reset{html{--font-fallback: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";-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--global-font-body,var(--font-fallback))}*{margin:0;padding:0;font:inherit}*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--global-color-border,currentColor)}hr{height:0;color:inherit;border-top-width:1px}body{height:100%}img{border-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}ol,ul{list-style:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}button,input,optgroup,select,textarea{color:inherit}button,select{text-transform:none}table{text-indent:0;border-collapse:collapse;border-color:inherit}input::placeholder,textarea::placeholder{opacity:1;color:var(--global-color-placeholder,#9ca3af)}textarea{resize:vertical}summary{display:list-item}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{color:inherit;text-decoration:inherit}abbr:where([title]){text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{--font-mono-fallback:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New";font-size:1em;font-family:var(--global-font-mono,var(--font-mono-fallback))}input[type=email],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-cancel-button,::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=number]{-moz-appearance:textfield}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}[hidden]{display:none!important}}@layer base{:root{--made-with-panda:"🐼"}*,::backdrop,:after,:before{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--scroll-snap-strictness:proximity;--border-spacing-x:0;--border-spacing-y:0;--translate-x:0;--translate-y:0;--rotate:0;--skew-x:0;--skew-y:0;--scale-x:1;--scale-y:1}*,:after,:before{box-sizing:border-box}body,html{width:100%;height:100%;min-height:100%;padding:0;color:$text.muted;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%;background-color:$background;font-size:16px;font-family:var(--font-dm-sans)}h1{color:$text;font-family:var(--font-dm-serif);font-size:clamp(2.625rem,5vw,4rem);line-height:1.3}h1:not(.no-decoration):before{position:absolute;height:1em;width:1px;background:$primary.1;content:"";left:0}h2{color:$text;font-family:var(--font-dm-serif);font-size:clamp(1.5rem,3vw,1.875rem);line-height:1.3}h2:not(.no-decoration):before{position:absolute;height:1em;width:1px;background:$primary.1;content:"";left:0}h3{color:$text;font-family:var(--font-dm-serif);font-size:clamp(1.25rem,3vw,1.375rem);line-height:1.3}h3:not(.no-decoration):before{position:absolute;height:1em;width:1px;background:$primary.1;content:"";left:0}p{font-family:var(--font-dm-sans);font-size:1rem;line-height:1.5}a{color:inherit;text-decoration:none}ol,ul{padding:0}li,ol,ul{list-style:none}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{border:none;background:none;outline:2px solid transparent;outline-offset:2px;padding:0;cursor:pointer}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}}@layer tokens{:where(:root,:host){--spacing-none:0rem;--spacing-xxs:0.125rem;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:2.5rem;--spacing-3xl:3rem;--spacing-4xl:3.5rem;--spacing-5xl:4rem;--spacing-6xl:4.5rem;--radii-none:0px;--radii-xxs:2px;--radii-xs:4px;--radii-sm:8px;--radii-md:16px;--radii-lg:24px;--radii-full:9999px;--colors-light-primary:#10b981;--colors-light-secondary:#f0abfc;--colors-light-neutral:hsla(0,0%,59%,.5);--colors-light-text:#000;--colors-light-text-muted:#555;--colors-light-background:#fff;--colors-dark-primary:#10b981;--colors-dark-secondary:#f0abfc;--colors-dark-neutral:hsla(0,0%,59%,.7);--colors-dark-text:#00f;--colors-dark-text-muted:#cecece;--colors-dark-background:#000c18;--colors-red-primary:#ff4d4d;--colors-red-secondary:#ff7d7d;--colors-red-neutral:hsla(0,0%,59%,.5);--colors-red-text:#fff;--colors-red-text-muted:#cecece;--colors-red-background:#a30000;--breakpoints-sm:640px;--breakpoints-md:768px;--breakpoints-lg:1024px;--breakpoints-xl:1280px;--breakpoints-2xl:1536px;--sizes-breakpoint-sm:640px;--sizes-breakpoint-md:768px;--sizes-breakpoint-lg:1024px;--sizes-breakpoint-xl:1280px;--sizes-breakpoint-2xl:1536px}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}}@layer utilities{@layer compositions{.kOAlIH{font-family:var(--font-dm-mono);font-size:.875rem;line-height:1}.bluXnq{font-size:1rem;line-height:1.5}.bluXnq,.fvNnDh{font-family:var(--font-dm-sans)}.fvNnDh{font-size:.875rem;line-height:1.4}.gMBIMb{font-family:var(--font-dm-sans);font-size:1.375rem;line-height:1.5}.hmMZyZ{font-size:clamp(2.625rem,5vw,4rem)}.gYyweW,.hmMZyZ{font-family:var(--font-dm-serif);line-height:1.3}.gYyweW{font-size:clamp(1.5rem,3vw,1.875rem)}.fadqzT{font-family:var(--font-dm-serif);font-size:clamp(1.25rem,3vw,1.375rem);line-height:1.3}.kRJXwi .lead>p{font-size:1.375rem}.djrTLq li,.kRJXwi .lead>p{font-family:var(--font-dm-sans);line-height:1.5}.djrTLq li{font-size:1rem}}.jTWvec{position:relative}.hYZFkb{width:100%}.hHAXJY{max-width:1056px}.diVeFv{min-height:100%}.glutvR{margin:0 auto}.xDZCL{padding:var(--spacing-lg)}.iUYTHt{border-top:2px solid}.jwjKmp{border-image:linear-gradient(90deg,hsla(0,0%,59%,.1),hsla(0,0%,59%,.1) 25%,$primary.1 50%,hsla(0,0%,59%,.1) 75%,hsla(0,0%,59%,.1)) 1}.jXSfKH{position:absolute}.ekGtQq{height:40vh}.kGBSfV{-webkit-mask-image:linear-gradient(0deg,#0000,#000)}.cERSkX{pointer-events:none}.hdAwi{position:fixed}.hWgZTB{inset:0}.kNbvZu{z-index:9999}.dnFyWD{width:100vw}.iQzceQ{min-height:100vh}.fvjich{opacity:.2}.jDVJRS{transform:translateY(0)}.enGMao{filter:contrast(50%) brightness(50%)}.fPSBzf{display:flex}.jsByFd{gap:var(--spacing-3xl)}.hCsiYz{gap:var(--spacing-md)}.dKLBtz{gap:10px}.mBgaT{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.kJWAhn{border-radius:50%}.dXscgu{overflow:hidden}.jBqKWw{border:1px solid #dcdcdc}.gMAdSO{outline:5px solid #efefef}.fTLpjC{background:#8d8d8d}.eAZrqn{height:auto}.jsxjDG{width:100px}.hosMMT{aspect-ratio:1/1}.cYdhWw{display:grid}.iainBx{gap:var(--spacing-lg)}.iWbCEa{max-width:8xl}.eSYZRQ{gap:var(--spacing-sm)}.eVNnOP{color:text.muted}.khCVZO{border-radius:var(--radii-md)}.eCscCs{box-shadow:0 0 0 1px hsla(0,0%,59%,.1)}.gFOSMf{transition:transform .2s ease-in-out}.kdFIjO{flex:1 1 0%}.hXZRxg{border-bottom:1px solid}.jswujA{height:150px}.dgzwbo{object-fit:cover}.xYmWW{padding:var(--spacing-sm)}.gQouQB{border-radius:var(--radii-sm)}.cvfUHp{fill:true}.jsxiww{height:400px}.cotskt{box-shadow:0 0 0 1px hsla(0,0%,59%,.08)}.jVwzSu{color:primary.1}.dTascs{color:text}.Axjab{z-index:1}.dyWcRi{transform:translateX(-50%)}.iHxzcw{border-radius:var(--radii-full)}.bUPkiA{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.jJfbaR{box-shadow:inset 0 1px 2px hsla(0,0%,100%,.1)}.hEzNkW{list-style:none}.wyNpR{padding:var(--spacing-md)}.fSlclu:after{content:"";position:absolute;inset:0;opacity:0;background-color:undefined;transition:opacity 50ms linear;border-radius:inherit;pointer-events:none}.fSlclu:hover:after{opacity:1}.kUuoSd{text-decoration:underline}.bnNAMy{color:$primary.1}.jsxIfM{height:220px}.ATIAN{margin:0}.dmmjlu{max-width:100%}.jnyaPA{gap:var(--spacing-2xl)}.djBKqd{padding-top:30vh}.dKxHEP{padding-bottom:100px}.qbeer{top:0}.kiKDyH{left:0}.fJAfaT{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32' fill='none' stroke='rgba(16, 185, 129, 0.1)'%3e%3cpath d='M0 .5H31.5V32'/%3e%3c/svg%3e")}.jUuDCl{background-position:center top -1px}.eEJkbb{mask-image:linear-gradient(0deg,#0000,#000);-webkit-mask-image:linear-gradient(0deg,#0000,#000)}.iLbQFp{flex-direction:column}.legDhJ{justify-content:center}.ksWBqx{flex-direction:row}.kQauLJ{align-items:baseline}.gSKPcF{justify-content:space-between}.ehFkwU{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.kSmiQp{align-items:center}.NRueb{background-color:$neutral.1}.oEISN{margin-bottom:var(--spacing-2xl)}.ducmxL{margin-top:-10vh}.jNEloF{bottom:calc(var(--env-safe-area-inset-bottom, 0px) + 1rem)}.eCaVMz{left:50%}.fAOVYV{--mix-backgroundColor:color-mix(in srgb,$primary.6 70%,transparent);background-color:var(--mix-backgroundColor,$primary.6)}.crSrJp:has(.blog-post){max-width:75ch}.foNwzU:before{position:absolute}.ktVZEV:before{width:1px}.ehhvrb:before{background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(16,185,129,.1) 10%,rgba(16,185,129,.1))}.khtefB:after{position:absolute}.gIBKto:after{width:1px}.iFmAiy:after{background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(16,185,129,.1) 10%,rgba(16,185,129,.1))}.jrpcxw:before{position:absolute}.gHHBZC:before{height:1px}.fgrLtK:before{box-shadow:0 0 60px 10vh rgba(16,185,129,.05)}.idUWTB:after{position:absolute}.enNcCL:after{height:1px}.bUXEhA:after{box-shadow:0 0 80px 15vh rgba(16,185,129,.05)}.jyCSWI a{height:100%}.iyCriu img{object-fit:cover}.dubCdg>p{margin-top:var(--spacing-md);margin-bottom:var(--spacing-md)}.hfTaUC a{color:$primary.1}.iiOQix a{text-decoration:underline}.egmuYg a{text-decoration-skip-ink:auto}.hCOQET pre{padding:var(--spacing-md)}.iuZepv pre{border-radius:var(--radii-sm)}.gPuyWR pre{overflow:auto}.lklbuc pre{max-width:100%}.eCmNAz blockquote{padding:var(--spacing-md)}.vInxz blockquote{border-radius:var(--radii-sm)}.lpdFSX blockquote{border-left:4px solid colors\.\$primary\.1}.cVUJJE ul{margin-top:var(--spacing-md);margin-bottom:var(--spacing-md)}.dHVKOI li{position:relative}.jYJfMB p>code{padding:var(--spacing-xs)}.gEnnCf p>code{border-radius:var(--radii-sm)}.daaSXV hr{border:none}.jbilgS hr{height:1px}.diPCzx hr{margin-top:var(--spacing-lg);margin-bottom:var(--spacing-lg)}.dTgSIi:before{content:""}.jtBQEx:before{top:30vh}.hNVURE:before{left:0}.gpMIKE:before{bottom:0}.sVaOT:after{content:""}.brriTU:after{top:30vh}.bnPkkl:after{bottom:0}.bxxnry:after{right:0}.heHJe:before{content:""}.dwVSrY:before{top:-1px}.Xgcqf:before{left:20%}.liglds:before{right:20%}.ehlNbj:after{content:""}.cyjVF:after{top:-1px}.ilwUlG:after{left:35%}.LimPt:after{right:35%}.gwbIKK:first-child{padding-left:var(--spacing-lg)}.dpUslE:last-child{padding-right:var(--spacing-lg)}.lgaFYt h1{margin-bottom:var(--spacing-2xl)}.cUtqOy h2{margin-top:var(--spacing-4xl)}.kmpENz h2{margin-bottom:var(--spacing-lg)}.bEoArR h3{margin-top:var(--spacing-2xl)}.klkeye h3{margin-bottom:var(--spacing-lg)}.iyjiMV blockquote{background-color:$neutral.1}.cAoNXr ul{padding-left:var(--spacing-lg)}.duwsCQ li{margin-bottom:var(--spacing-xs)}.cAVXHM code{font-size:14px}.eMMAju code{font-family:var(--font-dm-mono),monospace}.bAIOrd p>code,.kjVEEw hr{background-color:$neutral.1}.bFYEuD:is(:hover,[data-hover]){transform:scale(1.01)}.kvYbhZ .lead>p strong{color:$primary.1}.NoShK li:before{display:inline-block}.eCKJEP li:before{color:$primary.3}.cscGsA li:before{position:absolute}.hwouGz pre:not(.shiki){background-color:$neutral.1}.kQZQuu li:before{content:"—"}.bnqBos li:before{margin-left:calc(var(--spacing-lg) * -1)}@media screen and (min-width:48em){.jKmOPa{flex-direction:row}}@media (max-width:1056px){.gjnpsP:before,.iyaDfi:after{display:none}}@media screen and (max-width:47.9975em){.ituRlx{padding-top:20vh}}@media screen and (max-width:39.9975em){.kMlrGc span{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}}}@font-face{font-family:__DM_Sans_ef116d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:__DM_Sans_ef116d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:__DM_Sans_ef116d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:__DM_Sans_ef116d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:__DM_Sans_ef116d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:__DM_Sans_ef116d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:__DM_Sans_Fallback_ef116d;src:local("Arial");ascent-override:94.37%;descent-override:29.49%;line-gap-override:0.00%;size-adjust:105.12%}.__className_ef116d{font-family:__DM_Sans_ef116d,__DM_Sans_Fallback_ef116d;font-style:normal}.__variable_ef116d{--font-dm-sans:"__DM_Sans_ef116d","__DM_Sans_Fallback_ef116d"}@font-face{font-family:"__DM_Serif_Display_0e4539";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ccc01da6a2b3d788-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:"__DM_Serif_Display_0e4539";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fa3e259cafa8f47e-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:"__DM_Serif_Display_Fallback_0e4539";src:local("Times New Roman");ascent-override:93.52%;descent-override:30.24%;line-gap-override:0.00%;size-adjust:110.78%}.__className_0e4539{font-family:"__DM_Serif_Display_0e4539","__DM_Serif_Display_Fallback_0e4539";font-weight:400;font-style:normal}.__variable_0e4539{--font-dm-serif:"__DM_Serif_Display_0e4539","__DM_Serif_Display_Fallback_0e4539"}@font-face{font-family:__DM_Mono_47751c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/64418ffc17e50301-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:__DM_Mono_47751c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0e96d314a90a6138-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:__DM_Mono_Fallback_47751c;src:local("Arial");ascent-override:72.98%;descent-override:22.81%;line-gap-override:0.00%;size-adjust:135.93%}.__className_47751c{font-family:__DM_Mono_47751c,__DM_Mono_Fallback_47751c;font-weight:400;font-style:normal}.__variable_47751c{--font-dm-mono:"__DM_Mono_47751c","__DM_Mono_Fallback_47751c"}