@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: "Instrument Sans", system-ui, sans-serif;--font-mono: ui-monospace, monospace;--spacing: .25rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--font-weight-medium: 500;--font-weight-semibold: 600;--tracking-tighter: -.05em;--leading-normal: 1.5;--radius-sm: .25rem;--radius-md: .375rem;--radius-2xl: 1rem;--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: #fcfcfa;--color-ink: #252724;--color-muted: #656960;--color-line: #e1e4dc;--color-accent: #39704b;--color-wee-hours: #34302f;--color-drink-archive: #ebe9e1;--container-reading: 70ch;--text-display: clamp(2.75rem, 6.5vw, 4.875rem);--text-display--line-height: 1.02;--text-display-mobile: clamp(2.75rem, 12vw, 3.4375rem);--text-display-mobile--line-height: 1.02;--shadow-raised: 0 .25rem 1rem #2527240a}}@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%;tab-size:4;font-family:var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-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:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-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:where(:not(iframe)){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}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::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{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}.absolute{position:absolute}.relative{position:relative}.static{position:static}.sticky{position:sticky}.-top-24{top:calc(var(--spacing) * -24)}.top-0{top:0}.left-4{left:calc(var(--spacing) * 4)}.z-20{z-index:20}.z-30{z-index:30}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.row-span-2{grid-row:span 2 / span 2}.row-start-1{grid-row-start:1}.m-0{margin:0}.mx-auto{margin-inline:auto}.my-14{margin-block:calc(var(--spacing) * 14)}.prose{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:var(--spacing)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-2\.5{margin-top:calc(var(--spacing) * 2.5)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-4\.5{margin-top:calc(var(--spacing) * 4.5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-7\.5{margin-top:calc(var(--spacing) * 7.5)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mb-2\.5{margin-bottom:calc(var(--spacing) * 2.5)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-3\.5{margin-bottom:calc(var(--spacing) * 3.5)}.mb-5\.75{margin-bottom:calc(var(--spacing) * 5.75)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-7{margin-bottom:calc(var(--spacing) * 7)}.mb-9{margin-bottom:calc(var(--spacing) * 9)}.ml-2{margin-left:calc(var(--spacing) * 2)}.block{display:block}.flex{display:flex}.grid{display:grid}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.size-1\.75{width:calc(var(--spacing) * 1.75);height:calc(var(--spacing) * 1.75)}.h-18\.25{height:calc(var(--spacing) * 18.25)}.h-21\.5{height:calc(var(--spacing) * 21.5)}.h-136{height:calc(var(--spacing) * 136)}.h-full{height:100%}.min-h-11{min-height:calc(var(--spacing) * 11)}.min-h-svh{min-height:100svh}.w-15{width:calc(var(--spacing) * 15)}.w-\[88\%\]{width:88%}.w-auto{width:auto}.w-fit{width:fit-content}.max-w-110{max-width:calc(var(--spacing) * 110)}.max-w-120{max-width:calc(var(--spacing) * 120)}.max-w-152\.5{max-width:calc(var(--spacing) * 152.5)}.max-w-264{max-width:calc(var(--spacing) * 264)}.max-w-\[65ch\]{max-width:65ch}.max-w-\[68ch\]{max-width:68ch}.max-w-full{max-width:100%}.max-w-reading{max-width:var(--container-reading)}.min-w-0{min-width:0px}.flex-1{flex:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.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}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-\[3\.75rem_1fr\]{grid-template-columns:3.75rem 1fr}.grid-cols-\[minmax\(0\,1fr\)_1rem\]{grid-template-columns:minmax(0,1fr) 1rem}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing) * 3)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-5\.75{gap:calc(var(--spacing) * 5.75)}.gap-6\.25{gap:calc(var(--spacing) * 6.25)}.gap-7{gap:calc(var(--spacing) * 7)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-10{gap:calc(var(--spacing) * 10)}.gap-x-4{column-gap:calc(var(--spacing) * 4)}.gap-x-4\.5{column-gap:calc(var(--spacing) * 4.5)}.gap-x-5{column-gap:calc(var(--spacing) * 5)}.gap-x-6{column-gap:calc(var(--spacing) * 6)}.gap-x-8{column-gap:calc(var(--spacing) * 8)}.gap-y-1{row-gap:var(--spacing)}.gap-y-1\.5{row-gap:calc(var(--spacing) * 1.5)}.gap-y-2{row-gap:calc(var(--spacing) * 2)}.gap-y-3{row-gap:calc(var(--spacing) * 3)}.justify-self-end{justify-self:flex-end}.scroll-smooth{scroll-behavior:smooth}.rounded-\[0\.1875rem\]{border-radius:.1875rem}.rounded-\[0\.3125rem\]{border-radius:.3125rem}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-sm{border-radius:var(--radius-sm)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-line{border-color:var(--color-line)}.border-transparent{border-color:transparent}.bg-accent{background-color:var(--color-accent)}.bg-drink-archive{background-color:var(--color-drink-archive)}.bg-paper{background-color:var(--color-paper)}.bg-wee-hours{background-color:var(--color-wee-hours)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-center{object-position:center}.p-0{padding:0}.p-5{padding:calc(var(--spacing) * 5)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4\.5{padding-block:calc(var(--spacing) * 4.5)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-10\.5{padding-block:calc(var(--spacing) * 10.5)}.pt-4\.5{padding-top:calc(var(--spacing) * 4.5)}.pt-6\.75{padding-top:calc(var(--spacing) * 6.75)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pt-10\.5{padding-top:calc(var(--spacing) * 10.5)}.pb-0\.75{padding-bottom:calc(var(--spacing) * .75)}.pb-10{padding-bottom:calc(var(--spacing) * 10)}.pb-12{padding-bottom:calc(var(--spacing) * 12)}.pl-\[1\.15rem\]{padding-left:1.15rem}.font-mono{font-family:var(--font-mono)}.text-2xl\/\[1\.3\]{font-size:var(--text-2xl);line-height:1.3}.text-\[1\.0625rem\]\/\[1\.6\]{font-size:1.0625rem;line-height:1.6}.text-\[1\.625rem\]\/\[1\.2\]{font-size:1.625rem;line-height:1.2}.text-base\/\[1\.6\]{font-size:var(--text-base);line-height:1.6}.text-base\/\[1\.7\]{font-size:var(--text-base);line-height:1.7}.text-base\/\[1\.8\]{font-size:var(--text-base);line-height:1.8}.text-base\/\[1\.65\]{font-size:var(--text-base);line-height:1.65}.text-base\/normal{font-size:var(--text-base);line-height:var(--leading-normal)}.text-display-mobile{font-size:var(--text-display-mobile);line-height:var(--tw-leading, var(--text-display-mobile--line-height))}.text-lg\/\[1\.6\]{font-size:var(--text-lg);line-height:1.6}.text-sm\/\[1\.3\]{font-size:var(--text-sm);line-height:1.3}.text-sm\/\[1\.6\]{font-size:var(--text-sm);line-height:1.6}.text-xs\/\[1\.4\]{font-size:var(--text-xs);line-height:1.4}.text-xs\/\[1\.6\]{font-size:var(--text-xs);line-height:1.6}.text-xs\/\[1\.7\]{font-size:var(--text-xs);line-height:1.7}.text-\[0\.8125rem\]{font-size:.8125rem}.text-\[1\.375rem\]{font-size:1.375rem}.text-\[1\.3125rem\]{font-size:1.3125rem}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-\[-0\.02em\]{--tw-tracking: -.02em;letter-spacing:-.02em}.tracking-\[-0\.03em\]{--tw-tracking: -.03em;letter-spacing:-.03em}.tracking-\[-0\.025rem\]{--tw-tracking: -.025rem;letter-spacing:-.025rem}.tracking-\[-0\.035em\]{--tw-tracking: -.035em;letter-spacing:-.035em}.tracking-\[0\.1rem\]{--tw-tracking: .1rem;letter-spacing:.1rem}.tracking-tighter{--tw-tracking: var(--tracking-tighter);letter-spacing:var(--tracking-tighter)}.text-pretty{text-wrap:pretty}.text-accent{color:var(--color-accent)}.text-muted{color:var(--color-muted)}.uppercase{text-transform:uppercase}.no-underline{text-decoration-line:none}.underline-offset-4{text-underline-offset:4px}.underline-offset-6{text-underline-offset:6px}.shadow-project{--tw-shadow: 0 .9375rem 1.75rem var(--tw-shadow-color, #0002);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-150{--tw-duration: .15s;transition-duration:.15s}.duration-250{--tw-duration: .25s;transition-duration:.25s}.ease-\[ease\]{--tw-ease: ease;transition-timing-function:ease}.not-first\:mt-3\.5:not(:first-child){margin-top:calc(var(--spacing) * 3.5)}.not-first\:mt-6:not(:first-child){margin-top:calc(var(--spacing) * 6)}.not-first\:mt-10:not(:first-child){margin-top:calc(var(--spacing) * 10)}.not-first\:border-t:not(:first-child){border-top-style:var(--tw-border-style);border-top-width:1px}.not-first\:border-line:not(:first-child){border-color:var(--color-line)}.not-first\:pt-6:not(:first-child){padding-top:calc(var(--spacing) * 6)}.not-first\:pt-10:not(:first-child){padding-top:calc(var(--spacing) * 10)}.group-open\:rotate-45:is(:where(.group):is([open],:popover-open,:open) *){rotate:45deg}.group-has-\[summary\:hover\]\:text-accent:is(:where(.group):has(:is(summary:hover)) *){color:var(--color-accent)}.marker\:text-\[0\.7em\] ::marker{font-size:.7em}.marker\:text-\[0\.7em\]::marker{font-size:.7em}.marker\:text-\[0\.7em\] ::-webkit-details-marker{font-size:.7em}.marker\:text-\[0\.7em\]::-webkit-details-marker{font-size:.7em}.marker\:text-accent ::marker{color:var(--color-accent)}.marker\:text-accent::marker{color:var(--color-accent)}.marker\:text-accent ::-webkit-details-marker{color:var(--color-accent)}.marker\:text-accent::-webkit-details-marker{color:var(--color-accent)}@media(hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.focus\:top-4:focus{top:calc(var(--spacing) * 4)}.focus\:not-focus-visible\:outline-none:focus:not(:focus-visible){--tw-outline-style: none;outline-style:none}@media(prefers-reduced-motion:no-preference){@media(hover:hover){.motion-safe\:group-hover\/image\:scale-\[1\.02\]:is(:where(.group\/image):hover *){scale:1.02}}}@media(prefers-reduced-motion:reduce){.motion-reduce\:scroll-auto{scroll-behavior:auto}.motion-reduce\:transition-none{transition-property:none}}@media(width>=44rem){.wide\:col-auto{grid-column:auto}.wide\:row-auto{grid-row:auto}.wide\:mt-5{margin-top:calc(var(--spacing) * 5)}.wide\:mt-18{margin-top:calc(var(--spacing) * 18)}.wide\:mb-4\.5{margin-bottom:calc(var(--spacing) * 4.5)}.wide\:mb-15{margin-bottom:calc(var(--spacing) * 15)}.wide\:h-22{height:calc(var(--spacing) * 22)}.wide\:h-26\.5{height:calc(var(--spacing) * 26.5)}.wide\:w-19{width:calc(var(--spacing) * 19)}.wide\:max-w-93\.75{max-width:calc(var(--spacing) * 93.75)}.wide\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.wide\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.wide\:grid-cols-\[1\.2fr_1fr\]{grid-template-columns:1.2fr 1fr}.wide\:grid-cols-\[1\.05fr_1fr\]{grid-template-columns:1.05fr 1fr}.wide\:grid-cols-\[5\.125rem_1fr\]{grid-template-columns:5.125rem 1fr}.wide\:grid-cols-\[minmax\(0\,1fr\)_auto_1rem\]{grid-template-columns:minmax(0,1fr) auto 1rem}.wide\:flex-row{flex-direction:row}.wide\:items-center{align-items:center}.wide\:gap-4{gap:calc(var(--spacing) * 4)}.wide\:gap-5\.5{gap:calc(var(--spacing) * 5.5)}.wide\:gap-6\.5{gap:calc(var(--spacing) * 6.5)}.wide\:gap-6\.25{gap:calc(var(--spacing) * 6.25)}.wide\:gap-7\.5{gap:calc(var(--spacing) * 7.5)}.wide\:gap-8{gap:calc(var(--spacing) * 8)}.wide\:gap-13\.75{gap:calc(var(--spacing) * 13.75)}.wide\:gap-16{gap:calc(var(--spacing) * 16)}.wide\:gap-x-5{column-gap:calc(var(--spacing) * 5)}.wide\:gap-x-6{column-gap:calc(var(--spacing) * 6)}.wide\:p-6{padding:calc(var(--spacing) * 6)}.wide\:pt-10{padding-top:calc(var(--spacing) * 10)}.wide\:pt-16\.5{padding-top:calc(var(--spacing) * 16.5)}.wide\:pb-14{padding-bottom:calc(var(--spacing) * 14)}.wide\:pb-14\.5{padding-bottom:calc(var(--spacing) * 14.5)}.wide\:pb-18{padding-bottom:calc(var(--spacing) * 18)}.wide\:text-display{font-size:var(--text-display);line-height:var(--tw-leading, var(--text-display--line-height))}.wide\:text-lg\/\[1\.6\]{font-size:var(--text-lg);line-height:1.6}}@media(width>=60rem){.reading\:mt-2{margin-top:calc(var(--spacing) * 2)}.reading\:mb-5\.75{margin-bottom:calc(var(--spacing) * 5.75)}.reading\:block{display:block}.reading\:grid-cols-\[10rem_minmax\(0\,1fr\)\]{grid-template-columns:10rem minmax(0,1fr)}.reading\:gap-12{gap:calc(var(--spacing) * 12)}}@media print{.print\:mb-4{margin-bottom:calc(var(--spacing) * 4)}.print\:block{display:block}.print\:hidden{display:none}.print\:min-h-0{min-height:0px}.print\:w-full{width:100%}.print\:break-after-avoid{break-after:avoid}.print\:py-5{padding-block:calc(var(--spacing) * 5)}.print\:pt-0{padding-top:0}.print\:pb-6{padding-bottom:calc(var(--spacing) * 6)}.print\:text-\[2\.5rem\]{font-size:2.5rem}}.prose-p\:text-pretty :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){text-wrap:pretty}@media print{.print\:\[\&_a\]\:no-underline a{text-decoration-line:none}}.\[\&_a\:hover\]\:underline a:hover{text-decoration-line:underline}.\[\&_a\:hover\]\:underline-offset-\[0\.3rem\] a:hover{text-underline-offset:.3rem}}@font-face{font-family:Instrument Sans;src:url(/fonts/instrument-sans-latin.woff2) format("woff2");font-weight:400 700;font-display:swap}@layer base{:root{color-scheme:light;background:var(--color-paper);color:var(--color-ink)}body{line-height:1.6}*,:before,:after{border-color:var(--color-line)}a{color:inherit}:focus-visible{outline:2px solid var(--color-accent);outline-offset:5px}[id]{scroll-margin-top:7rem}summary::-webkit-details-marker{display:none}}@layer components{.text-heading{font-size:var(--text-xl);line-height:var(--leading-normal);font-weight:var(--font-weight-semibold);letter-spacing:-.0625rem}.text-label{font-size:var(--text-sm);line-height:1.6}.surface-raised{border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-paper);box-shadow:var(--shadow-raised)}.motion-morph{transition-property:left,right,top,height,border-color,border-radius,box-shadow,padding,translate,width,opacity;transition-duration:.25s;transition-timing-function:ease-out}@supports (interpolate-size: allow-keywords){details{interpolate-size:allow-keywords;&::details-content{height:0;overflow:clip;transition:height .25s ease-out,content-visibility .25s allow-discrete}&[open]::details-content{height:auto}}}.text-reveal{position:relative;display:inline-grid;grid-template-columns:minmax(0,1fr);width:var(--reveal-short-width, max-content);overflow:clip;>span{grid-area:1 / 1;width:max-content;white-space:nowrap}>.text-reveal-long{position:absolute;top:0;left:0;opacity:0}&[data-expanded]{width:var(--reveal-long-width);>.text-reveal-short{opacity:0}>.text-reveal-long{opacity:1}}}[data-controller~=header]>.surface-raised{inset:0 0 auto;height:100%}[data-controller~=header]>header{padding-block:1.25rem}[data-controller~=header]:not([data-scrolled])>.surface-raised{border-color:transparent;border-bottom-color:var(--color-line);border-radius:0;box-shadow:none}[data-controller~=header][data-scrolled]>.surface-raised{inset-inline:max(6%,calc((100% - 66rem)/2));top:.75rem;height:4.375rem;border-radius:var(--radius-2xl)}[data-controller~=header][data-scrolled]>header{translate:0 .75rem;padding:.75rem 1rem}@media(width>=44rem){[data-controller~=header]>header{padding-block:1.875rem}[data-controller~=header][data-scrolled]>header{padding:.75rem 1.25rem}}@media(prefers-reduced-motion:reduce){.motion-morph,details::details-content{transition:none}}}@media print{.resume details::details-content{content-visibility:visible;height:auto;overflow:visible;transition:none}.resume details>ul{display:block!important}}@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-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-tracking{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-duration{syntax: "*"; inherits: false;}@property --tw-ease{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-border-style: solid;--tw-font-weight: initial;--tw-tracking: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-duration: initial;--tw-ease: initial}}}
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
/*# sourceMappingURL=index.UTOAM5JX.css.map */
