@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: "DM Sans", system-ui, sans-serif;--font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace;--color-white: #fff;--spacing: .25rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--font-weight-medium: 500;--font-weight-bold: 700;--font-weight-extrabold: 800;--tracking-tight: -.025em;--tracking-wider: .05em;--tracking-widest: .1em;--leading-snug: 1.375;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono);--color-paper: #F4F4F2;--color-ink: #1A1A1A;--color-ink-soft: #232322;--color-terracotta: #8A8C8E;--color-clay: #1A1A1A;--color-bone: #ECECEA;--color-stone: #5B5B59;--color-stone-soft: #8A8A88;--color-hairline: #DEDEDB;--font-display: "Bricolage Grotesque", system-ui, sans-serif}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:DM Sans,system-ui,sans-serif;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:normal;font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:normal;font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:IBM Plex Mono,ui-monospace,monospace;font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:normal;font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:normal;font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::-moz-placeholder{color:currentcolor;@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}::placeholder{color:currentcolor;@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:0rem;inset:calc(var(--spacing) * 0)}.inset-x-0{inset-inline:0rem;inset-inline:calc(var(--spacing) * 0)}.top-0{top:0rem;top:calc(var(--spacing) * 0)}.top-3{top:.75rem;top:calc(var(--spacing) * 3)}.top-\[var\(--nav-h\)\]{top:60px;top:var(--nav-h)}.bottom-2{bottom:.5rem;bottom:calc(var(--spacing) * 2)}.left-2{left:.5rem;left:calc(var(--spacing) * 2)}.left-3\.5{left:.875rem;left:calc(var(--spacing) * 3.5)}.z-10{z-index:10}.z-30{z-index:30}.z-40{z-index:40}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-12{grid-column:span 12 / span 12}.row-span-2{grid-row:span 2 / span 2}.container{width:100%;@media(min-width:40rem){max-width:40rem}@media(min-width:48rem){max-width:48rem}@media(min-width:64rem){max-width:64rem}@media(min-width:80rem){max-width:80rem}@media(min-width:96rem){max-width:96rem}}.m-auto{margin:auto}.mx-auto{margin-inline:auto}.prose{color:#364153;color:var(--tw-prose-body);max-width:65ch;:where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}:where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}:where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}:where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}:where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}:where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}:where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}:where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}:where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}:where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}:where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}:where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}:where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}:where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}:where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}:where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}:where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}:where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}:where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}:where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}:where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}:where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}:where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}:where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}:where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}:where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}:where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}:where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}:where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}:where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}:where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}:where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}:where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}:where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}:where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}:where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}:where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}:where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}--tw-prose-body: oklch(37.3% .034 259.733);--tw-prose-headings: oklch(21% .034 264.665);--tw-prose-lead: oklch(44.6% .03 256.802);--tw-prose-links: oklch(21% .034 264.665);--tw-prose-bold: oklch(21% .034 264.665);--tw-prose-counters: oklch(55.1% .027 264.364);--tw-prose-bullets: oklch(87.2% .01 258.338);--tw-prose-hr: oklch(92.8% .006 264.531);--tw-prose-quotes: oklch(21% .034 264.665);--tw-prose-quote-borders: oklch(92.8% .006 264.531);--tw-prose-captions: oklch(55.1% .027 264.364);--tw-prose-kbd: oklch(21% .034 264.665);--tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% .034 264.665) 10%, transparent);--tw-prose-code: oklch(21% .034 264.665);--tw-prose-pre-code: oklch(92.8% .006 264.531);--tw-prose-pre-bg: oklch(27.8% .033 256.848);--tw-prose-th-borders: oklch(87.2% .01 258.338);--tw-prose-td-borders: oklch(92.8% .006 264.531);--tw-prose-invert-body: oklch(87.2% .01 258.338);--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: oklch(70.7% .022 261.325);--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: oklch(70.7% .022 261.325);--tw-prose-invert-bullets: oklch(44.6% .03 256.802);--tw-prose-invert-hr: oklch(37.3% .034 259.733);--tw-prose-invert-quotes: oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders: oklch(37.3% .034 259.733);--tw-prose-invert-captions: oklch(70.7% .022 261.325);--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: oklch(44.6% .03 256.802);--tw-prose-invert-td-borders: oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75;:where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}:where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}:where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}.mt-1{margin-top:.25rem;margin-top:calc(var(--spacing) * 1)}.mt-1\.5{margin-top:.375rem;margin-top:calc(var(--spacing) * 1.5)}.mt-2{margin-top:.5rem;margin-top:calc(var(--spacing) * 2)}.mt-3\.5{margin-top:.875rem;margin-top:calc(var(--spacing) * 3.5)}.mt-4{margin-top:1rem;margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:1.5rem;margin-top:calc(var(--spacing) * 6)}.mt-12{margin-top:3rem;margin-top:calc(var(--spacing) * 12)}.mt-20{margin-top:5rem;margin-top:calc(var(--spacing) * 20)}.mt-\[clamp\(2rem\,6vw\,5rem\)\]{margin-top:clamp(2rem,6vw,5rem)}.mr-3{margin-right:.75rem;margin-right:calc(var(--spacing) * 3)}.mr-auto{margin-right:auto}.mb-2{margin-bottom:.5rem;margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:.75rem;margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:1rem;margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:1.25rem;margin-bottom:calc(var(--spacing) * 5)}.mb-6{margin-bottom:1.5rem;margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:2rem;margin-bottom:calc(var(--spacing) * 8)}.mb-\[clamp\(1rem\,2vw\,2rem\)\]{margin-bottom:clamp(1rem,2vw,2rem)}.mb-\[clamp\(2rem\,5vw\,3\.5rem\)\]{margin-bottom:clamp(2rem,5vw,3.5rem)}.mb-\[clamp\(3rem\,7vw\,6rem\)\]{margin-bottom:clamp(3rem,7vw,6rem)}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.aspect-\[16\/10\]{aspect-ratio:16/10}.h-0\.5{height:.125rem;height:calc(var(--spacing) * .5)}.h-\[3px\]{height:3px}.h-\[75vh\]{height:75vh}.h-full{height:100%}.min-h-\[44px\]{min-height:44px}.min-h-screen{min-height:100vh}.w-4{width:1rem;width:calc(var(--spacing) * 4)}.w-\[3px\]{width:3px}.w-full{width:100%}.max-w-\[14ch\]{max-width:14ch}.max-w-\[16ch\]{max-width:16ch}.max-w-\[18ch\]{max-width:18ch}.max-w-\[20ch\]{max-width:20ch}.max-w-\[34ch\]{max-width:34ch}.max-w-\[42ch\]{max-width:42ch}.max-w-\[44ch\]{max-width:44ch}.max-w-\[46ch\]{max-width:46ch}.max-w-\[48ch\]{max-width:48ch}.max-w-\[52ch\]{max-width:52ch}.max-w-\[58ch\]{max-width:58ch}.max-w-\[60ch\]{max-width:60ch}.max-w-\[62ch\]{max-width:62ch}.max-w-\[280px\]{max-width:280px}.max-w-\[580px\]{max-width:580px}.max-w-\[1060px\]{max-width:1060px}.max-w-\[calc\(60ch\+2\*var\(--pad\,4\.5rem\)\)\]{max-width:calc(60ch + 9rem);max-width:calc(60ch + 2 * var(--pad,4.5rem))}.max-w-\[calc\(62ch\+2\*var\(--pad\,4\.5rem\)\)\]{max-width:calc(62ch + 9rem);max-width:calc(62ch + 2 * var(--pad,4.5rem))}.max-w-none{max-width:none}.min-w-\[5\.5rem\]{min-width:5.5rem}.min-w-\[44px\]{min-width:44px}.flex-1{flex:1 1}.flex-none{flex:none}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.basis-full{flex-basis:100%}.origin-bottom{transform-origin:bottom}.transform{transform:;transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-center{scroll-snap-align:center}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-\[repeat\(auto-fit\,minmax\(190px\,1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:.25rem;gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:.375rem;gap:calc(var(--spacing) * 1.5)}.gap-2{gap:.5rem;gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:.625rem;gap:calc(var(--spacing) * 2.5)}.gap-3{gap:.75rem;gap:calc(var(--spacing) * 3)}.gap-4{gap:1rem;gap:calc(var(--spacing) * 4)}.gap-5{gap:1.25rem;gap:calc(var(--spacing) * 5)}.gap-14{gap:3.5rem;gap:calc(var(--spacing) * 14)}.gap-\[9px\]{gap:9px}.gap-\[clamp\(1\.2rem\,2\.5vw\,2\.2rem\)\]{gap:clamp(1.2rem,2.5vw,2.2rem)}.gap-\[clamp\(2rem\,5vw\,4\.5rem\)\]{gap:clamp(2rem,5vw,4.5rem)}.space-y-4{:where(&>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:0rem;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:1rem;margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem;-moz-column-gap:calc(var(--spacing) * 3);column-gap:calc(var(--spacing) * 3)}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem;-moz-column-gap:calc(var(--spacing) * 8);column-gap:calc(var(--spacing) * 8)}.gap-y-1{row-gap:.25rem;row-gap:calc(var(--spacing) * 1)}.gap-y-24{row-gap:6rem;row-gap:calc(var(--spacing) * 24)}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:calc(infinity * 1px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-t-2{border-top-style:var(--tw-border-style);border-top-width:2px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-hairline{border-color:#dededb;border-color:var(--color-hairline)}.border-ink{border-color:#1a1a1a;border-color:var(--color-ink)}.border-terracotta{border-color:#8a8c8e;border-color:var(--color-terracotta)}.bg-current{background-color:currentcolor}.bg-hairline{background-color:#dededb;background-color:var(--color-hairline)}.bg-ink{background-color:#1a1a1a;background-color:var(--color-ink)}.bg-ink-soft{background-color:#232322;background-color:var(--color-ink-soft)}.bg-ink\/55{background-color:color-mix(in srgb,#1A1A1A 55%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,#1A1A1A 55%,transparent)}@supports (color: color-mix(in lch,red,blue)){@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-ink) 55%,transparent)}}}.bg-paper{background-color:#f4f4f2;background-color:var(--color-paper)}.bg-paper\/90{background-color:color-mix(in srgb,#F4F4F2 90%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,#F4F4F2 90%,transparent)}@supports (color: color-mix(in lch,red,blue)){@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-paper) 90%,transparent)}}}.bg-terracotta{background-color:#8a8c8e;background-color:var(--color-terracotta)}.bg-transparent{background-color:transparent}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-8{padding:2rem;padding:calc(var(--spacing) * 8)}.p-16{padding:4rem;padding:calc(var(--spacing) * 16)}.pad{padding-inline:clamp(1.1rem,5vw,4.5rem)}.px-1{padding-inline:.25rem;padding-inline:calc(var(--spacing) * 1)}.px-2{padding-inline:.5rem;padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:.625rem;padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:.75rem;padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:1rem;padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:1.25rem;padding-inline:calc(var(--spacing) * 5)}.py-0\.5{padding-block:.125rem;padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:.25rem;padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:.5rem;padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:.75rem;padding-block:calc(var(--spacing) * 3)}.py-5{padding-block:1.25rem;padding-block:calc(var(--spacing) * 5)}.py-6{padding-block:1.5rem;padding-block:calc(var(--spacing) * 6)}.py-8{padding-block:2rem;padding-block:calc(var(--spacing) * 8)}.py-14{padding-block:3.5rem;padding-block:calc(var(--spacing) * 14)}.py-32{padding-block:8rem;padding-block:calc(var(--spacing) * 32)}.py-\[clamp\(1\.6rem\,4vw\,2\.6rem\)\]{padding-block:clamp(1.6rem,4vw,2.6rem)}.py-\[clamp\(2\.5rem\,6vw\,4\.5rem\)\]{padding-block:clamp(2.5rem,6vw,4.5rem)}.py-\[clamp\(2\.5rem\,6vw\,4rem\)\]{padding-block:clamp(2.5rem,6vw,4rem)}.py-\[clamp\(3rem\,7vw\,5rem\)\]{padding-block:clamp(3rem,7vw,5rem)}.py-\[clamp\(3rem\,8vw\,6rem\)\]{padding-block:clamp(3rem,8vw,6rem)}.pt-20{padding-top:5rem;padding-top:calc(var(--spacing) * 20)}.pt-40{padding-top:10rem;padding-top:calc(var(--spacing) * 40)}.pt-\[clamp\(2\.5rem\,5vw\,3\.5rem\)\]{padding-top:clamp(2.5rem,5vw,3.5rem)}.pt-\[clamp\(2\.5rem\,6vw\,4\.5rem\)\]{padding-top:clamp(2.5rem,6vw,4.5rem)}.pt-\[clamp\(2rem\,5vw\,3\.5rem\)\]{padding-top:clamp(2rem,5vw,3.5rem)}.pt-\[clamp\(3rem\,8vw\,6rem\)\]{padding-top:clamp(3rem,8vw,6rem)}.pt-\[clamp\(6rem\,11vh\,9rem\)\]{padding-top:clamp(6rem,11vh,9rem)}.pr-12{padding-right:3rem;padding-right:calc(var(--spacing) * 12)}.pr-24{padding-right:6rem;padding-right:calc(var(--spacing) * 24)}.pr-40{padding-right:10rem;padding-right:calc(var(--spacing) * 40)}.pb-4{padding-bottom:1rem;padding-bottom:calc(var(--spacing) * 4)}.pb-6{padding-bottom:1.5rem;padding-bottom:calc(var(--spacing) * 6)}.pb-8{padding-bottom:2rem;padding-bottom:calc(var(--spacing) * 8)}.pb-\[clamp\(1\.5rem\,3vw\,2\.5rem\)\]{padding-bottom:clamp(1.5rem,3vw,2.5rem)}.pb-\[clamp\(2rem\,5vw\,3\.5rem\)\]{padding-bottom:clamp(2rem,5vw,3.5rem)}.pb-\[clamp\(2rem\,5vw\,4rem\)\]{padding-bottom:clamp(2rem,5vw,4rem)}.pb-\[clamp\(2rem\,6vh\,4rem\)\]{padding-bottom:clamp(2rem,6vh,4rem)}.pb-\[clamp\(3rem\,7vw\,5rem\)\]{padding-bottom:clamp(3rem,7vw,5rem)}.pl-4{padding-left:1rem;padding-left:calc(var(--spacing) * 4)}.pl-12{padding-left:3rem;padding-left:calc(var(--spacing) * 12)}.pl-24{padding-left:6rem;padding-left:calc(var(--spacing) * 24)}.pl-40{padding-left:10rem;padding-left:calc(var(--spacing) * 40)}.text-center{text-align:center}.font-display{font-family:Bricolage Grotesque,system-ui,sans-serif;font-family:var(--font-display)}.font-mono{font-family:IBM Plex Mono,ui-monospace,monospace;font-family:var(--font-mono)}.font-sans{font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans)}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-family:var(--font-serif)}.text-base{font-size:1rem;font-size:var(--text-base);line-height:1.5;line-height:var(--tw-leading, var(--text-base--line-height))}.text-lg{font-size:1.125rem;font-size:var(--text-lg);line-height:calc(1.75 / 1.125);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm{font-size:.875rem;font-size:var(--text-sm);line-height:calc(1.25 / .875);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl{font-size:1.25rem;font-size:var(--text-xl);line-height:calc(1.75 / 1.25);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-xs{font-size:.75rem;font-size:var(--text-xs);line-height:calc(1 / .75);line-height:var(--tw-leading, var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.leading-\[\.9\]{--tw-leading: .9;line-height:.9}.leading-\[\.86\]{--tw-leading: .86;line-height:.86}.leading-\[\.88\]{--tw-leading: .88;line-height:.88}.leading-\[1\.04\]{--tw-leading: 1.04;line-height:1.04}.leading-\[1\.05\]{--tw-leading: 1.05;line-height:1.05}.leading-\[1\.5\]{--tw-leading: 1.5;line-height:1.5}.leading-\[1\.6\]{--tw-leading: 1.6;line-height:1.6}.leading-\[1\.7\]{--tw-leading: 1.7;line-height:1.7}.leading-\[1\.08\]{--tw-leading: 1.08;line-height:1.08}.leading-\[1\.12\]{--tw-leading: 1.12;line-height:1.12}.leading-\[1\.72\]{--tw-leading: 1.72;line-height:1.72}.leading-\[1\.75\]{--tw-leading: 1.75;line-height:1.75}.leading-\[1\.85\]{--tw-leading: 1.85;line-height:1.85}.leading-none{--tw-leading: 1;line-height:1}.leading-snug{--tw-leading: var(--leading-snug);line-height:1.375;line-height:var(--leading-snug)}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:700;font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight: var(--font-weight-extrabold);font-weight:800;font-weight:var(--font-weight-extrabold)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:500;font-weight:var(--font-weight-medium)}.tracking-\[-\.01em\]{--tw-tracking: -.01em;letter-spacing:-.01em}.tracking-\[-\.02em\]{--tw-tracking: -.02em;letter-spacing:-.02em}.tracking-\[-\.03em\]{--tw-tracking: -.03em;letter-spacing:-.03em}.tracking-\[-\.035em\]{--tw-tracking: -.035em;letter-spacing:-.035em}.tracking-\[\.1em\]{--tw-tracking: .1em;letter-spacing:.1em}.tracking-\[\.06em\]{--tw-tracking: .06em;letter-spacing:.06em}.tracking-\[\.08em\]{--tw-tracking: .08em;letter-spacing:.08em}.tracking-\[\.12em\]{--tw-tracking: .12em;letter-spacing:.12em}.tracking-\[\.14em\]{--tw-tracking: .14em;letter-spacing:.14em}.tracking-\[\.18em\]{--tw-tracking: .18em;letter-spacing:.18em}.tracking-tight{--tw-tracking: var(--tracking-tight);letter-spacing:-.025em;letter-spacing:var(--tracking-tight)}.tracking-wider{--tw-tracking: var(--tracking-wider);letter-spacing:.05em;letter-spacing:var(--tracking-wider)}.tracking-widest{--tw-tracking: var(--tracking-widest);letter-spacing:.1em;letter-spacing:var(--tracking-widest)}.text-wrap{text-wrap:wrap}.whitespace-nowrap{white-space:nowrap}.text-\[\#2a2a2a\]{color:#2a2a2a}.text-\[\#c8c8c6\]{color:#c8c8c6}.text-bone{color:#ececea;color:var(--color-bone)}.text-clay{color:#1a1a1a;color:var(--color-clay)}.text-ink{color:#1a1a1a;color:var(--color-ink)}.text-stone{color:#5b5b59;color:var(--color-stone)}.text-stone-soft{color:#8a8a88;color:var(--color-stone-soft)}.text-terracotta{color:#8a8c8e;color:var(--color-terracotta)}.text-white{color:#fff;color:var(--color-white)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.decoration-terracotta{text-decoration-color:#8a8c8e;text-decoration-color:var(--color-terracotta)}.underline-offset-2{text-underline-offset:2px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-50{opacity:50%}.opacity-55{opacity:55%}.opacity-60{opacity:60%}.opacity-70{opacity:70%}.opacity-\[\.13\]{opacity:.13}.opacity-\[\.14\]{opacity:.14}.opacity-\[\.16\]{opacity:.16}.mix-blend-difference{mix-blend-mode:difference}.filter{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,)}.backdrop-blur{--tw-backdrop-blur: blur(8px);backdrop-filter:blur(8px);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:.15s;transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:.15s;transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-300{--tw-duration: .3s;transition-duration:.3s}.first-letter\:float-left{&:first-letter{float:left}}.first-letter\:mr-2{&:first-letter{margin-right:.5rem;margin-right:calc(var(--spacing) * 2)}}.first-letter\:font-display{&:first-letter{font-family:Bricolage Grotesque,system-ui,sans-serif;font-family:var(--font-display)}}.first-letter\:text-\[3\.4em\]{&:first-letter{font-size:3.4em}}.first-letter\:leading-\[\.7\]{&:first-letter{--tw-leading: .7;line-height:.7}}.first-letter\:font-extrabold{&:first-letter{--tw-font-weight: var(--font-weight-extrabold);font-weight:800;font-weight:var(--font-weight-extrabold)}}.first-letter\:text-ink{&:first-letter{color:#1a1a1a;color:var(--color-ink)}}.first\:border-t-2{&:first-child{border-top-style:var(--tw-border-style);border-top-width:2px}}.first\:border-ink{&:first-child{border-color:#1a1a1a;border-color:var(--color-ink)}}.first\:pt-5{&:first-child{padding-top:1.25rem;padding-top:calc(var(--spacing) * 5)}}.first\:pl-8{&:first-child{padding-left:2rem;padding-left:calc(var(--spacing) * 8)}}.last\:pr-8{&:last-child{padding-right:2rem;padding-right:calc(var(--spacing) * 8)}}.first-of-type\:border-t-\[2px\]{&:first-of-type{border-top-style:var(--tw-border-style);border-top-width:2px}}.first-of-type\:border-ink{&:first-of-type{border-color:#1a1a1a;border-color:var(--color-ink)}}.hover\:bg-\[\#EDEDEB\]{&:hover{@media(hover:hover){background-color:#ededeb}}}.hover\:bg-bone{&:hover{@media(hover:hover){background-color:#ececea;background-color:var(--color-bone)}}}.hover\:text-terracotta{&:hover{@media(hover:hover){color:#8a8c8e;color:var(--color-terracotta)}}}.hover\:decoration-ink{&:hover{@media(hover:hover){text-decoration-color:#1a1a1a;text-decoration-color:var(--color-ink)}}}.focus\:not-sr-only{&:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip-path:none;white-space:normal}}.focus\:absolute{&:focus{position:absolute}}.focus\:top-4{&:focus{top:1rem;top:calc(var(--spacing) * 4)}}.focus\:left-4{&:focus{left:1rem;left:calc(var(--spacing) * 4)}}.focus\:z-50{&:focus{z-index:50}}.focus\:rounded{&:focus{border-radius:.25rem}}.focus\:bg-paper{&:focus{background-color:#f4f4f2;background-color:var(--color-paper)}}.focus\:px-3{&:focus{padding-inline:.75rem;padding-inline:calc(var(--spacing) * 3)}}.focus\:py-2{&:focus{padding-block:.5rem;padding-block:calc(var(--spacing) * 2)}}.focus\:text-ink{&:focus{color:#1a1a1a;color:var(--color-ink)}}.aria-pressed\:bg-terracotta{&[aria-pressed=true]{background-color:#8a8c8e;background-color:var(--color-terracotta)}}.aria-pressed\:text-ink{&[aria-pressed=true]{color:#1a1a1a;color:var(--color-ink)}}.sm\:mt-6{@media(min-width:40rem){margin-top:1.5rem;margin-top:calc(var(--spacing) * 6)}}.sm\:mb-5{@media(min-width:40rem){margin-bottom:1.25rem;margin-bottom:calc(var(--spacing) * 5)}}.sm\:w-48{@media(min-width:40rem){width:12rem;width:calc(var(--spacing) * 48)}}.sm\:grid-cols-2{@media(min-width:40rem){grid-template-columns:repeat(2,minmax(0,1fr))}}.sm\:gap-5{@media(min-width:40rem){gap:1.25rem;gap:calc(var(--spacing) * 5)}}.sm\:border-l{@media(min-width:40rem){border-left-style:var(--tw-border-style);border-left-width:1px}}.sm\:text-right{@media(min-width:40rem){text-align:right}}.md\:col-span-4{@media(min-width:48rem){grid-column:span 4 / span 4}}.md\:col-span-5{@media(min-width:48rem){grid-column:span 5 / span 5}}.md\:col-span-6{@media(min-width:48rem){grid-column:span 6 / span 6}}.md\:col-span-7{@media(min-width:48rem){grid-column:span 7 / span 7}}.md\:col-span-8{@media(min-width:48rem){grid-column:span 8 / span 8}}.md\:mt-0{@media(min-width:48rem){margin-top:0rem;margin-top:calc(var(--spacing) * 0)}}.md\:w-2\/3{@media(min-width:48rem){width:calc(2/3 * 100%)}}.md\:max-w-none{@media(min-width:48rem){max-width:none}}.md\:grid-cols-\[minmax\(0\,\.9fr\)_minmax\(0\,1\.5fr\)\]{@media(min-width:48rem){grid-template-columns:minmax(0,.9fr) minmax(0,1.5fr)}}.md\:px-12{@media(min-width:48rem){padding-inline:3rem;padding-inline:calc(var(--spacing) * 12)}}.md\:py-48{@media(min-width:48rem){padding-block:12rem;padding-block:calc(var(--spacing) * 48)}}.md\:pt-40{@media(min-width:48rem){padding-top:10rem;padding-top:calc(var(--spacing) * 40)}}.md\:pr-40{@media(min-width:48rem){padding-right:10rem;padding-right:calc(var(--spacing) * 40)}}.md\:pr-72{@media(min-width:48rem){padding-right:18rem;padding-right:calc(var(--spacing) * 72)}}.md\:pl-40{@media(min-width:48rem){padding-left:10rem;padding-left:calc(var(--spacing) * 40)}}.md\:pl-72{@media(min-width:48rem){padding-left:18rem;padding-left:calc(var(--spacing) * 72)}}.lg\:prose-xl{@media(min-width:64rem){font-size:1.25rem;line-height:1.8;:where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}:where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1.0666667em}:where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}:where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}:where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}:where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}:where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;border-radius:.3125rem;padding-top:.25em;padding-inline-end:.4em;padding-bottom:.25em;padding-inline-start:.4em}:where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}:where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8611111em}:where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}:where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding-top:1.1111111em;padding-inline-end:1.3333333em;padding-bottom:1.1111111em;padding-inline-start:1.3333333em}:where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-inline-start:1.6em}:where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-inline-start:1.6em}:where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}:where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4em}:where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4em}:where(.lg\:prose-xl>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}:where(.lg\:prose-xl>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em}:where(.lg\:prose-xl>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.2em}:where(.lg\:prose-xl>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em}:where(.lg\:prose-xl>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.2em}:where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}:where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}:where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em}:where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6em;padding-inline-start:1.6em}:where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}:where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;line-height:1.5555556}:where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.6666667em;padding-bottom:.8888889em;padding-inline-start:.6666667em}:where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.8888889em;padding-inline-end:.6666667em;padding-bottom:.8888889em;padding-inline-start:.6666667em}:where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}:where(.lg\:prose-xl>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(.lg\:prose-xl>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}}.lg\:mt-20{@media(min-width:64rem){margin-top:5rem;margin-top:calc(var(--spacing) * 20)}}.lg\:h-1\/2{@media(min-width:64rem){height:50%}}.lg\:w-auto{@media(min-width:64rem){width:auto}}.lg\:object-none{@media(min-width:64rem){-o-object-fit:none;object-fit:none}}.\[\&\.docked\]\:border-b{&.docked{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}}.\[\&\.docked\]\:border-hairline{&.docked{border-color:#dededb;border-color:var(--color-hairline)}}.\[\&\.docked\]\:bg-paper\/90{&.docked{background-color:color-mix(in srgb,#F4F4F2 90%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,#F4F4F2 90%,transparent)}@supports (color: color-mix(in lch,red,blue)){@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-paper) 90%,transparent)}}}}.\[\&\.docked\]\:backdrop-blur{&.docked{--tw-backdrop-blur: blur(8px);backdrop-filter:blur(8px);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}}.\[\.docked_\&\]\:text-ink{.docked &{color:#1a1a1a;color:var(--color-ink)}}}:root{--nav-h: 60px}html.js .reveal{transform:translateY(5%);opacity:0;animation:appear .5s ease-in .1s 1 forwards}@keyframes appear{0%{transform:translateY(5%);opacity:0}to{transform:translateY(0);opacity:1}}.modal-image{max-height:calc(100vh - 15rem)}html.js .hero .anim{opacity:0;transform:translateY(46px);clip-path:inset(0 0 100% 0)}html.js .hero.play .anim{opacity:1;transform:none;clip-path:inset(0);transition:opacity 1s cubic-bezier(.2,.7,.2,1),transform 1s cubic-bezier(.2,.7,.2,1),clip-path 1s cubic-bezier(.2,.7,.2,1)}html.js .hero.play .d1{transition-delay:.08s}html.js .hero.play .d2{transition-delay:.22s}html.js .hero.play .d3{transition-delay:.36s}html.js .seq figure{opacity:0;transform:translateY(8px);transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1);transition-delay:0s;transition-delay:var(--in-delay, 0s)}html.js .seq figure.in{opacity:1;transform:none}html.js .seq figure .frame .wipe,html:not(.js) .seq figure .frame .wipe{display:none}.seq figcaption .strata:before{content:"\21b3";position:absolute;left:0;color:#8a8c8e;color:var(--color-terracotta);opacity:.75}.seq figure:hover .strata{opacity:1;transform:none}html.js .pcard{opacity:0;transform:translateY(10px);transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1);transition-delay:0s;transition-delay:var(--in-delay, 0s)}html.js .pcard.in{opacity:1;transform:none}html.js .pcard .pframe .wipe,html:not(.js) .pcard .pframe .wipe{display:none}.pcard .pframe .ph{transform-origin:center;transition:transform .9s cubic-bezier(.2,.7,.2,1)}.pcard:hover .pframe .ph{transform:scale(1.025)}.pcard:hover .ptitle{color:#1a1a1a;color:var(--color-clay)}.ptitle{transition:color .3s}.pcard.featured .ptitle{font-size:clamp(2.4rem,7vw,5.5rem)!important}@media(prefers-reduced-motion:reduce){.pcard .pframe .ph,.pcard:hover .pframe .ph{transform:none;transition:none}}.ar-21-9{aspect-ratio:21 / 9}.ar-16-9{aspect-ratio:16 / 9}.ar-4-3{aspect-ratio:4 / 3}.ar-3-2{aspect-ratio:3 / 2}.ar-2-3{aspect-ratio:2 / 3}.ar-3-4{aspect-ratio:3 / 4}.ar-1-1{aspect-ratio:1 / 1}.duotone-volcanic{background:linear-gradient(155deg,#2a2a2a,#0a0a0a 72%)}.duotone-saline{background:linear-gradient(155deg,#dededb,#9c9c9c 78%)}.duotone-tropical{background:linear-gradient(155deg,#555,#2a2a2a 76%)}.duotone-tidal{background:linear-gradient(155deg,#6e6e6c,#3a3a3a 76%)}.duotone-clay{background:linear-gradient(155deg,#8a8c8e,#3a3a3a 80%)}.grain{opacity:.12;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}html:not(.js) nav[data-controller=nav]{background:#f4f4f2e6;backdrop-filter:blur(14px);color:#1a1a1a;color:var(--color-ink);border-bottom-color:#dededb;border-bottom-color:var(--color-hairline)}.chip:hover{border-color:#8a8c8e;border-color:var(--color-terracotta);color:#1a1a1a;color:var(--color-clay)}.chip[aria-pressed=true]{color:#f4f4f2;color:var(--color-paper);background:#1a1a1a;background:var(--color-ink);border-color:#1a1a1a;border-color:var(--color-ink)}.chip[aria-pressed=true]:hover{color:#f4f4f2;color:var(--color-paper)}.entry.hide{display:none}.entry:hover .etitle{color:#1a1a1a;color:var(--color-clay)}.entry:hover .thumb img,.entry:hover .thumb .ph{transform:scale(1.06)}.entry .thumb img,.entry .thumb .ph{transition:transform .6s ease}html:not(.js) .filters{display:none}.grid .cell.tall{aspect-ratio:2/3;grid-row:span 2}.grid .cell.wide{grid-column:span 2}html.js .grid .cell{opacity:0;transform:translateY(6px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1);transition-delay:0s;transition-delay:var(--in-delay, 0s)}html.js .grid .cell.in{opacity:1;transform:none}html.js .grid .cell .wipe,html:not(.js) .grid .cell .wipe{display:none}@media(max-width:680px){.entry{grid-template-columns:1fr 72px!important;gap:1rem}.entry .when{grid-column:1/-1;order:-1}.entry .thumb{width:72px!important}}@media(max-width:820px){.cv-block{grid-template-columns:1fr!important;gap:.4rem}}html.js .strata{opacity:0;transform:translateY(8px);transition:opacity .6s ease,transform .6s ease}html.js .strata.show{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html.js .reveal{animation:none;transform:none;opacity:1}html.js .hero .anim{opacity:1;transform:none;clip-path:none;transition:none}html.js .pcard,html.js .seq figure,html.js .grid .cell{opacity:1;transform:none;transition:none}html.js .strata{opacity:1;transform:none;transition:none}}html.reveal-failsafe .reveal{animation:none;transform:none;opacity:1}html.reveal-failsafe .hero .anim{opacity:1;transform:none;clip-path:none;transition:none}html.reveal-failsafe .pcard,html.reveal-failsafe .seq figure,html.reveal-failsafe .grid .cell{opacity:1;transform:none;transition:none}html.reveal-failsafe .strata{opacity:1;transform:none;transition:none}.lightbox{position:fixed;inset:0;z-index:100;display:none;background:#0a0a0af0;align-items:center;justify-content:center;padding:clamp(1rem,3vw,2.5rem)}.lightbox.is-open{display:flex}.lightbox-stage{position:relative;max-width:min(96vw,1600px);max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:1rem}.lightbox-stage img{max-width:100%;max-height:84vh;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;background:#0a0a0a;box-shadow:0 14px 48px #0000008c}.lightbox-caption{font-family:IBM Plex Mono,ui-monospace,monospace;font-family:var(--font-mono, ui-monospace, monospace);font-size:12px;letter-spacing:.08em;color:#c8c8c6;text-align:center;max-width:60ch}.caption-draft{display:none!important}.lightbox-counter{position:absolute;top:clamp(1rem,2.5vw,1.5rem);left:50%;transform:translate(-50%);font-family:IBM Plex Mono,ui-monospace,monospace;font-family:var(--font-mono, ui-monospace, monospace);font-size:11px;letter-spacing:.14em;color:#c8c8c6;opacity:.8}.lightbox-close,.lightbox-prev,.lightbox-next{position:absolute;background:#ececea14;color:#ececea;border:1px solid rgba(236,236,234,.18);border-radius:999px;width:48px;height:48px;font-size:28px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.lightbox-close{top:clamp(1rem,2.5vw,1.5rem);right:clamp(1rem,2.5vw,1.5rem)}.lightbox-prev{left:clamp(1rem,2.5vw,1.5rem);top:50%;transform:translateY(-50%)}.lightbox-next{right:clamp(1rem,2.5vw,1.5rem);top:50%;transform:translateY(-50%)}.lightbox-close:hover,.lightbox-prev:hover,.lightbox-next:hover{background:#ececea2e}.lightbox-prev:hover{transform:translateY(-50%) translate(-2px)}.lightbox-next:hover{transform:translateY(-50%) translate(2px)}@media(max-width:640px){.lightbox-close,.lightbox-prev,.lightbox-next{width:40px;height:40px;font-size:22px}.lightbox-prev{left:.5rem}.lightbox-next{right:.5rem}}.legacy-prose p{font-size:1.05rem;line-height:1.75;color:#2a2a2a;margin-bottom:1rem;max-width:62ch}.legacy-prose h2,.legacy-prose h3{font-family:Bricolage Grotesque,system-ui,sans-serif,serif;font-family:var(--font-display, "Bricolage Grotesque"),serif;font-weight:700;letter-spacing:-.02em;margin:1.6rem 0 .6rem;font-size:clamp(1.2rem,2.4vw,1.55rem)}.legacy-prose ul,.legacy-prose ol{font-size:1rem;line-height:1.65;color:#2a2a2a;margin:.6rem 0 1rem 1.2rem;max-width:62ch}.legacy-prose ul ul{margin-top:.2rem}.legacy-prose a{color:#1a1a1a;color:var(--color-clay);text-decoration:underline;text-underline-offset:3px}.legacy-prose strong{font-weight:600}.metaband{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #DEDEDB;border-bottom:1px solid var(--color-hairline);font-family:IBM Plex Mono,ui-monospace,monospace;font-family:var(--font-mono)}.metaband>div{padding:1.3rem clamp(1.1rem,5vw,4.5rem);border-right:1px solid #DEDEDB;border-right:1px solid var(--color-hairline)}.metaband>div:last-child{border-right:none}.metaband dt{font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:#5b5b59;color:var(--color-stone);margin-bottom:.5rem}.metaband dd{font-size:.84rem;color:#1a1a1a;color:var(--color-ink)}.metaband a{color:#1a1a1a;color:var(--color-clay);text-decoration:none}.metaband a:hover{text-decoration:underline;text-underline-offset:3px}@media(max-width:760px){.metaband{grid-template-columns:repeat(2,1fr)}.metaband>div:nth-child(2){border-right:none}.metaband>div:nth-child(-n+2){border-bottom:1px solid #DEDEDB;border-bottom:1px solid var(--color-hairline)}.metaband>div:nth-child(odd):last-child{grid-column:1 / -1;border-right:none}}.pwa-toast{position:fixed;left:50%;bottom:calc(env(safe-area-inset-bottom,0px) + 1.2rem);z-index:200;padding:.65rem 1.1rem;border-radius:999px;background:#1a1a1a;background:var(--color-ink);color:#ececea;color:var(--color-bone);font-family:IBM Plex Mono,ui-monospace,monospace;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 10px 32px #00000059;transform:translate(-50%,calc(100% + 1rem));opacity:0;transition:transform .3s ease,opacity .3s ease;pointer-events:none}.pwa-toast--visible{transform:translate(-50%);opacity:1}.pwa-toast--success,.pwa-toast--warning{background:#1a1a1a;background:var(--color-ink)}.top-fab{position:fixed;right:clamp(1rem,2.5vw,2rem);bottom:calc(env(safe-area-inset-bottom,0px) + clamp(1rem,2.5vw,1.75rem));z-index:60;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;background:#1a1a1a;background:var(--color-ink);color:#ececea;color:var(--color-bone);border:1px solid rgba(236,236,234,.18);border-radius:999px;box-shadow:0 8px 28px #00000040;cursor:pointer;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .35s ease,transform .35s ease,background .2s ease}.top-fab.visible{opacity:1;transform:none;pointer-events:auto}.top-fab:hover{background:#1a1a1a;background:var(--color-clay)}.top-fab:focus-visible{outline:2px solid #8A8C8E;outline:2px solid var(--color-terracotta);outline-offset:3px}html:not(.js) .top-fab{display:none}@media(prefers-reduced-motion:reduce){.top-fab{transition:opacity .15s ease}.top-fab.visible{transform:none}}.share-fab{position:fixed;right:clamp(1rem,2.5vw,2rem);bottom:calc(env(safe-area-inset-bottom,0px) + clamp(1rem,2.5vw,1.75rem));z-index:60;width:48px;height:48px;display:none;align-items:center;justify-content:center;background:#1a1a1a;background:var(--color-ink);color:#ececea;color:var(--color-bone);border:1px solid rgba(236,236,234,.18);border-radius:999px;box-shadow:0 8px 28px #00000040;cursor:pointer;transition:background .2s ease,transform .2s ease}body.share-available .share-fab{display:inline-flex}.share-fab:hover{background:#1a1a1a;background:var(--color-clay)}.share-fab:active{transform:scale(.94)}.share-fab:focus-visible{outline:2px solid #8A8C8E;outline:2px solid var(--color-terracotta);outline-offset:3px}body.share-available .top-fab{bottom:calc(env(safe-area-inset-bottom,0px) + clamp(1rem,2.5vw,1.75rem) + 60px)}@media(prefers-reduced-motion:reduce){.share-fab{transition:background .2s ease}.share-fab:active{transform:none}}a:focus-visible,button:focus-visible{outline:2px solid currentColor;outline-offset:3px}@font-face{font-display:swap;font-family:Bricolage Grotesque;font-style:normal;font-weight:400;src:url("/_bridgetown/static/bricolage-grotesque-v9-latin-regular-VKEK5RG5.woff2") format("woff2")}@font-face{font-display:swap;font-family:Bricolage Grotesque;font-style:normal;font-weight:500;src:url("/_bridgetown/static/bricolage-grotesque-v9-latin-500-I3AOOICK.woff2") format("woff2")}@font-face{font-display:swap;font-family:Bricolage Grotesque;font-style:normal;font-weight:700;src:url("/_bridgetown/static/bricolage-grotesque-v9-latin-700-TDD6IXKC.woff2") format("woff2")}@font-face{font-display:swap;font-family:Bricolage Grotesque;font-style:normal;font-weight:800;src:url("/_bridgetown/static/bricolage-grotesque-v9-latin-800-WBJIS6GO.woff2") format("woff2")}@font-face{font-display:swap;font-family:DM Sans;font-style:normal;font-weight:300 500;src:url("/_bridgetown/static/dm-sans-latin-normal-COLROMIC.woff2") format("woff2")}@font-face{font-display:swap;font-family:DM Sans;font-style:italic;font-weight:300 400;src:url("/_bridgetown/static/dm-sans-latin-italic-IJQ7SHVH.woff2") format("woff2")}@font-face{font-display:swap;font-family:IBM Plex Mono;font-style:normal;font-weight:400;src:url("/_bridgetown/static/ibm-plex-mono-v20-latin-regular-A2WATXFY.woff2") format("woff2")}@font-face{font-display:swap;font-family:IBM Plex Mono;font-style:normal;font-weight:500;src:url("/_bridgetown/static/ibm-plex-mono-v20-latin-500-33HAQIPI.woff2") format("woff2")}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-scroll-snap-strictness{syntax: "*"; inherits: false; initial-value: proximity;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-tracking{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;}@property --tw-backdrop-blur{syntax: "*"; inherits: false;}@property --tw-backdrop-brightness{syntax: "*"; inherits: false;}@property --tw-backdrop-contrast{syntax: "*"; inherits: false;}@property --tw-backdrop-grayscale{syntax: "*"; inherits: false;}@property --tw-backdrop-hue-rotate{syntax: "*"; inherits: false;}@property --tw-backdrop-invert{syntax: "*"; inherits: false;}@property --tw-backdrop-opacity{syntax: "*"; inherits: false;}@property --tw-backdrop-saturate{syntax: "*"; inherits: false;}@property --tw-backdrop-sepia{syntax: "*"; inherits: false;}@property --tw-duration{syntax: "*"; inherits: false;}@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-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-scroll-snap-strictness: proximity;--tw-space-y-reverse: 0;--tw-border-style: solid;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: 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;--tw-backdrop-blur: initial;--tw-backdrop-brightness: initial;--tw-backdrop-contrast: initial;--tw-backdrop-grayscale: initial;--tw-backdrop-hue-rotate: initial;--tw-backdrop-invert: initial;--tw-backdrop-opacity: initial;--tw-backdrop-saturate: initial;--tw-backdrop-sepia: initial;--tw-duration: initial}}}
/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
/*# sourceMappingURL=/_bridgetown/static/index.QCDCYEWV.css.map */
