/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--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}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}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{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}: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)){::placeholder{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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.fixed{position:fixed}.static{position:static}.contents{display:contents}.grow{flex-grow:1}.border{border-style:var(--tw-border-style);border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}:root{--bg:#fbfbf9;--bg-soft:#f1f0ec;--ink:#1b1b19;--ink-soft:#5d5b55;--ink-faint:#8f8c83;--accent:#a8502a;--code-bg:#f1f0ec;color-scheme:light}@media(prefers-color-scheme:dark){:root{--bg:#121315;--bg-soft:#1a1c1f;--ink:#e6e4de;--ink-soft:#a3a39c;--ink-faint:#6e7075;--accent:#e0906a;--code-bg:#1a1c1f;color-scheme:dark}}html{background:var(--bg);color:var(--ink);font-family:var(--font-sans)}body{-webkit-font-smoothing:antialiased;margin:0}*{border-radius:0}code,pre,.mono{font-family:var(--font-mono)}.prose{font-size:1.0625rem;line-height:1.6}.prose h1{letter-spacing:-.015em;margin:0 0 1.5rem;font-size:2.25rem;font-weight:600;line-height:1.15}.prose h2{margin:2.5rem 0 .75rem;font-size:1.25rem;font-weight:600}.prose h3{margin:1.75rem 0 .5rem;font-size:1rem;font-weight:600}@media(min-width:640px){.prose h1{font-size:2.75rem}}.prose p{margin:0 0 1rem}.prose p.lede{color:var(--ink-soft);font-size:1.2rem;line-height:1.5}.prose a{color:var(--accent);text-decoration:none}.prose a:hover{text-underline-offset:3px;text-decoration:underline}.prose ul,.prose ol{margin:0 0 1rem;padding-left:1.25rem}.prose ul{list-style:outside}.prose ol{list-style:decimal}.prose li{margin:.25rem 0}.prose blockquote{border-left:2px solid var(--accent);color:var(--ink-soft);margin:1.25rem 0;padding-left:1rem}.prose pre{background:var(--code-bg);border-radius:4px;margin:0 0 1.25rem;padding:.9rem 1rem;font-size:.85rem;line-height:1.5;overflow-x:auto}.prose code{font-size:.9em}.prose :not(pre)>code{background:var(--code-bg);border-radius:3px;padding:.1em .35em}.prose table{border-collapse:collapse;width:100%;margin:0 0 1.25rem;font-size:.9375rem}.prose th,.prose td{text-align:left;vertical-align:top;padding:.4rem .75rem .4rem 0}.prose th{color:var(--ink-soft);font-weight:600;font-family:var(--font-mono);letter-spacing:.02em;font-size:.8rem}.prose hr{background:var(--bg-soft);border:0;height:1px;margin:2rem 0}.prose .kicker{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);margin:0 0 .75rem;font-size:.75rem}.prose .meta{font-family:var(--font-mono);color:var(--ink-faint);margin-top:3rem;font-size:.8rem}.prose nav.index{gap:1.1rem;margin-top:2.5rem;display:grid}.prose nav.index a{color:inherit;display:block}.prose nav.index a:hover{text-decoration:none}.prose nav.index a:hover .t{color:var(--accent)}.prose nav.index .t{font-size:1.05rem;font-weight:600}.prose nav.index .s{color:var(--ink-soft);font-size:.9375rem}.hero{z-index:-1;background:var(--bg-soft);height:78svh;min-height:420px;max-height:900px;position:absolute;top:0;left:0;right:0;overflow:hidden}.hero video{object-fit:cover;width:100%;height:100%;display:block}.hero .fade{pointer-events:none;background:linear-gradient(to bottom,var(--bg) 0%,var(--bg) 45%,var(--bg) 100%);position:absolute;inset:0}@supports (color:color-mix(in lab,red,red)){.hero .fade{background:linear-gradient(to bottom,color-mix(in oklab,var(--bg) 40%,transparent) 0%,color-mix(in oklab,var(--bg) 60%,transparent) 45%,var(--bg) 100%)}}@media(prefers-reduced-motion:reduce){.hero video{display:none}}.prose figure{margin:0 0 1rem}.prose figure img{background:var(--bg-soft);border-radius:4px;width:100%;height:auto;display:block}.prose .byline{font-family:var(--font-mono);color:var(--ink-faint);letter-spacing:.01em;margin:-.35rem 0 .9rem;font-size:.78rem}.prose .byline .tag{color:var(--accent);margin-left:.35rem}.prose .byline .tag:first-of-type{margin-left:.6rem}.prose h2.entry{margin-top:3rem;font-size:1.45rem}.prose .byline a{color:inherit}.prose .byline a:hover{color:var(--accent);text-decoration:none}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@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:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}.menu.svelte-1qo109d{position:fixed;top:.9rem;right:1rem;z-index:40}.mark.svelte-1qo109d{display:flex;align-items:center;gap:.45rem;background:var(--bg);color:var(--ink-soft);border:0;padding:.3rem .6rem .3rem .35rem;cursor:pointer;font-size:.8rem;letter-spacing:.04em}.mark.svelte-1qo109d:hover,.mark[aria-expanded=true].svelte-1qo109d{color:var(--accent)}.mark.svelte-1qo109d img:where(.svelte-1qo109d){width:28px;height:28px;border-radius:50%;display:block}.sheet.svelte-1qo109d{position:absolute;right:0;top:2.4rem;min-width:11rem;background:var(--bg);box-shadow:0 0 0 1px var(--bg-soft),0 8px 24px #0000001f;padding:.5rem 0;display:flex;flex-direction:column;border-radius:4px}.sheet.svelte-1qo109d a:where(.svelte-1qo109d){padding:.45rem 1rem;color:var(--ink);text-decoration:none;font-size:.95rem}.sheet.svelte-1qo109d a:where(.svelte-1qo109d):hover{color:var(--accent)}.sheet.svelte-1qo109d a.current:where(.svelte-1qo109d){color:var(--ink-faint)}.tagline.svelte-1qo109d{padding:.6rem 1rem .3rem;font-size:.7rem;letter-spacing:.05em;color:var(--ink-faint)}.scrim.svelte-1qo109d{position:fixed;inset:0;z-index:30}.wrap.svelte-5g0g8j{max-width:42rem;margin:0 auto;padding:5.5rem 1.25rem 6rem}@media(min-width:640px){.wrap.svelte-5g0g8j{padding:6rem 1.5rem 7rem}}.wrap.svelte-1vy77sr{max-width:42rem;margin:0 auto;padding:6rem 1.25rem}
