/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-scroll-snap-strictness:proximity;--tw-space-y-reverse:0;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-display:"Safiro",sans-serif;--font-sans:"Inter",ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:"Reddit Mono",ui-monospacing,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospacing;--color-midnight:#080808;--color-shadow:#b9b9b9;--color-light:#fff;--spacing-xs:clamp(1rem,.9512rem + .2439vw,1.125rem);--spacing-s:clamp(1.3125rem,1.2393rem + .3659vw,1.5rem);--spacing-m:clamp(2rem,1.9024rem + .4878vw,2.25rem);--spacing-xl:clamp(3.9375rem,3.718rem + 1.0976vw,4.5rem);--spacing-xs-2xl:clamp(1rem,-.9512rem + 9.7561vw,6rem);--spacing-prose:60ch;--text--1:clamp(.8889rem,.8857rem + .0159vw,.9rem);--text-0:clamp(1rem,.9643rem + .1786vw,1.125rem);--text-1:clamp(1.125rem,1.0446rem + .4018vw,1.4063rem);--text-2:clamp(1.2656rem,1.125rem + .7031vw,1.7578rem);--text-3:clamp(1.4238rem,1.2028rem + 1.1049vw,2.1973rem);--text-6:clamp(2.0273rem,1.3804rem + 3.2346vw,4.2915rem);--font-weight-normal:400;--font-weight-bold:700;--leading-none:1;--leading-tight:1.1;--radius-md:.375rem;--radius-lg:.5rem;--ease-default:cubic-bezier(.4,0,.2,1)}}@layer base{.breakout-button{position:static}.breakout-button,.breakout-button:before{cursor:pointer}.breakout-button:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0}*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}:where(ul,ol)[role=list]{margin:0;padding:0;list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:geometricPrecision;line-height:1.5}a:not([class]){-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}img,picture,svg{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{text-wrap:balance}*,:before,:after{border:0 solid}.wrapper{gap:0 var(--spacing-xs-2xl);grid-template-columns:[full-start]1fr[wrapper-start]minmax(0,89rem)[wrapper-end]1fr[full-end];margin:0 auto;display:grid}.wrapper>*{grid-column:wrapper}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea,select{border-radius:var(--rounded-md);appearance:none;border:none;width:100%;padding:.5em;display:block}label,legend{width:100%;font-size:var(--text-300);display:block}fieldset{border:none;padding:0}select{-webkit-print-color-adjust:exact;print-color-adjust:exact;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}html{scroll-behavior:smooth;background-color:var(--color-midnight);color:var(--color-light)}@font-face{font-display:swap;font-family:Reddit Mono;font-style:normal;font-weight:400;src:url(/fonts/reddit-mono-v5-latin-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/fonts/inter-v20-latin-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(/fonts/inter-v20-latin-800.woff2)format("woff2")}@font-face{font-display:swap;font-family:Safiro;src:url(/fonts/safiro-medium-webfont.woff2)format("woff2");font-weight:400;font-style:normal}body{font-family:var(--font-sans);font-size:var(--text-0)}h1,h2,h3,h4,h5{font-family:var(--font-display);text-transform:uppercase;font-weight:var(--font-weight-bold);line-height:var(--leading-tight)}h1{font-size:var(--text-6)}h2,h3{font-size:var(--text-3)}h4{font-size:var(--text-2)}h5{font-size:var(--text-1)}a{color:currentColor}a:not(.button):hover{opacity:.6}}@layer components{.button{background:var(--color-primary);border:2px solid var(--color-primary);color:var(--color-light);line-height:var(--leading-none);font-weight:var(--font-weight-normal);border-radius:var(--radius-md);transition:.2s var(--ease-default);cursor:pointer;padding:.75em 1em;text-decoration:none;display:inline-flex}.button:hover{background:var(--color-light);color:var(--color-primary)}}@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.col-\[full\]{grid-column:full}.mx-auto{margin-inline:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.aspect-\[24\/32\]{aspect-ratio:24/32}.h-\[1px\]{height:1px}.h-\[2em\]{height:2em}.h-\[4rem\]{height:4rem}.h-auto{height:auto}.w-\[1px\]{width:1px}.w-\[max\(10rem\,20vw\)\]{width:max(10rem,20vw)}.w-auto{width:auto}.w-full{width:100%}.max-w-\[12ch\]{max-width:12ch}.max-w-prose{max-width:var(--spacing-prose)}.flex-1{flex:1}.flex-none{flex:none}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-center{scroll-snap-align:center}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-\[0\.5em\]{gap:.5em}.gap-m{gap:var(--spacing-m)}.gap-s{gap:var(--spacing-s)}.gap-xs{gap:var(--spacing-xs)}:where(.space-y-m>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--spacing-m)*var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing-m)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-xl>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--spacing-xl)*var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing-xl)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-xs>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--spacing-xs)*var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing-xs)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-xl{column-gap:var(--spacing-xl)}.gap-y-s{row-gap:var(--spacing-s)}.justify-self-center{justify-self:center}.overflow-x-auto{overflow-x:auto}.rounded-lg{border-radius:var(--radius-lg)}.bg-light\/10{background-color:#ffffff1a}@supports (color:color-mix(in lab, red, red)){.bg-light\/10{background-color:color-mix(in oklab,var(--color-light)10%,transparent)}}.object-cover{object-fit:cover}.py-s{padding-block:var(--spacing-s)}.py-xl{padding-block:var(--spacing-xl)}.pb-xl{padding-bottom:var(--spacing-xl)}.text-center{text-align:center}.font-mono{font-family:var(--font-mono)}.font-sans{font-family:var(--font-sans)}.text--1{font-size:var(--text--1)}.text-0{font-size:var(--text-0)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-balance{text-wrap:balance}.text-shadow{color:var(--color-shadow)}.normal-case{text-transform:none}.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,)}@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:justify-self-end{justify-self:flex-end}.md\:justify-self-start{justify-self:flex-start}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}}@property --tw-scroll-snap-strictness{syntax:"*";inherits:false;initial-value:proximity}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}