/*! tailwindcss v4.2.4 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:"IBM Plex Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-serif:"Lora", Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--spacing:.25rem;--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)}}@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,ui-sans-serif, system-ui, 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{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}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-size:16px;line-height:1.6;transition:background-color .2s,color .2s}::selection{background:var(--fg);color:var(--bg)}a{color:inherit;text-decoration:none}:focus-visible{outline:1px solid var(--fg);outline-offset:3px;border-radius:1px}h1,h2,h3,h4{color:var(--fg);letter-spacing:-.01em;margin:0;font-weight:500}h1{font-family:var(--font-serif);letter-spacing:-.015em;font-size:clamp(36px,4.6vw,52px);font-weight:400;line-height:1.12}h2{font-family:var(--font-serif);letter-spacing:-.005em;font-size:clamp(24px,2.6vw,30px);font-weight:400;line-height:1.2}h3{font-size:16px;font-weight:500}p{color:var(--fg-2);margin:0}p+p{margin-top:1.1em}em,.em{font-style:italic;font-family:var(--font-serif);color:var(--fg-2)}hr{background:var(--line);border:0;width:100%;height:1px}}@layer components{.wrap{max-width:var(--max);padding:0 var(--pad-x);margin:0 auto}.wide{max-width:var(--wide);padding:0 var(--pad-x);margin:0 auto}.top-wrap{max-width:var(--top-max);padding:0 var(--pad-x);margin:0 auto}.section{padding:var(--section-pad) 0}.rule{background:var(--line);width:100%;height:1px}.lede{font-family:var(--font-serif);color:var(--fg-2);font-size:19px;line-height:1.55}.meta{font-family:var(--font-mono);color:var(--fg-3);letter-spacing:0;font-size:12px}.label{font-family:var(--font-mono);color:var(--fg-3);letter-spacing:.05em;text-transform:uppercase;font-size:11.5px}.chapter-no{font-family:var(--font-mono);color:var(--fg-4);letter-spacing:.08em;text-transform:uppercase;margin-bottom:28px;font-size:11.5px;display:block}.row{border-top:1px solid var(--line);grid-template-columns:80px 1fr auto;align-items:baseline;gap:24px;padding:18px 0;display:grid}.row.last,.row:last-of-type{border-bottom:1px solid var(--line)}.row .n{font-family:var(--font-mono);color:var(--fg-4);font-size:12px}.row .t{color:var(--fg)}.row .t b{font-weight:500}.row .a{font-family:var(--font-mono);color:var(--fg-3);font-size:12px}.fn{color:var(--fg-3);font-size:14px;line-height:1.6}.fn sup{font-family:var(--font-mono);color:var(--fg-4);margin-right:6px;font-size:10px}.field{width:100%;font:inherit;color:var(--fg);border:0;border-bottom:1px solid var(--line-2);background:0 0;border-radius:0;outline:none;padding:10px 0;font-size:15px}.field:focus{border-bottom-color:var(--fg)}.field::placeholder{color:var(--fg-4)}textarea.field{resize:vertical;min-height:80px;line-height:1.55}.btn{font-family:var(--font-mono);color:var(--fg);border:0;border-bottom:1px solid var(--fg);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:0 0 2px;font-size:12.5px;display:inline-flex}.btn .arrow{transition:transform .15s;display:inline-block}.btn:hover .arrow{transform:translate(3px)}.btn-muted{color:var(--fg-3);border-bottom-color:var(--line-2)}.btn-muted:hover{color:var(--fg);border-bottom-color:var(--fg)}.brand{color:var(--fg);align-items:center;line-height:1;display:inline-flex}.brand-wordmark{color:var(--fg);text-decoration:none}.brand-wordmark .wordmark{font-family:var(--font-mono);letter-spacing:.04em;font-size:1.2rem;font-weight:500}.brand-wordmark .wordmark-accent{color:var(--pen)}.top-bar{z-index:50;background:var(--bg);border-bottom:1px solid var(--line);position:sticky;top:0}.top-inner{max-width:var(--top-max);padding:0 var(--pad-x);justify-content:space-between;align-items:center;height:56px;margin:0 auto;display:flex}.top-nav{align-items:center;gap:4px;display:flex}.top-nav a{font-family:var(--font-mono);color:var(--fg-3);padding:6px 10px;font-size:12px;transition:color .12s}.top-nav a:hover,.top-nav a.active{color:var(--fg)}.top-nav .sep{color:var(--fg-4);-webkit-user-select:none;user-select:none;padding:0 2px}.icon-btn{width:28px;height:28px;color:var(--fg-3);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.icon-btn:hover{color:var(--fg)}.hand{filter:url(#wobble)}.hand-stroke{stroke:var(--pen);fill:none;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round}.hand-fill{fill:var(--pen)}.hand-mute{stroke:var(--pen-soft);fill:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round}.serif-em{font-family:var(--font-serif);font-style:italic;font-weight:400}.mono-em{font-family:var(--font-mono);letter-spacing:0;font-size:.88em}.circle-it{white-space:nowrap;padding:.04em .5em;display:inline-block;position:relative}.circle-it:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 80' preserveAspectRatio='none'%3E%3Cg fill='none' stroke='%231f2a52' stroke-opacity='0.9' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M 162 12 C 110 6 56 8 28 22 C 8 34 8 56 36 66 C 76 78 142 76 174 64 C 196 54 196 30 168 18 C 140 8 86 6 60 14 C 42 20 38 26 44 30'/%3E%3Cpath d='M 158 14 C 108 9 60 12 36 24 C 18 34 18 54 40 62'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;position:absolute;inset:-.22em -.08em}html[data-theme=dark] .circle-it:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 80' preserveAspectRatio='none'%3E%3Cg fill='none' stroke='%23ecdfba' stroke-opacity='0.9' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M 162 12 C 110 6 56 8 28 22 C 8 34 8 56 36 66 C 76 78 142 76 174 64 C 196 54 196 30 168 18 C 140 8 86 6 60 14 C 42 20 38 26 44 30'/%3E%3Cpath d='M 158 14 C 108 9 60 12 36 24 C 18 34 18 54 40 62'/%3E%3C/g%3E%3C/svg%3E")}.scribble{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='10' viewBox='0 0 120 10'%3E%3Cpath d='M 1 6 C 6 2 12 8 20 5 C 28 2 34 8 42 5 C 49 3 56 8 64 4 C 71 2 78 8 86 5 C 94 3 100 7 108 4 C 114 3 117 5 119 5' fill='none' stroke='%231f2a52' stroke-opacity='0.9' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:0 100%;background-repeat:repeat-x;background-size:120px 10px;padding-bottom:10px}html[data-theme=dark] .scribble{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='10' viewBox='0 0 120 10'%3E%3Cpath d='M 1 6 C 6 2 12 8 20 5 C 28 2 34 8 42 5 C 49 3 56 8 64 4 C 71 2 78 8 86 5 C 94 3 100 7 108 4 C 114 3 117 5 119 5' fill='none' stroke='%23ecdfba' stroke-opacity='0.9' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")}.under-ink{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='8' viewBox='0 0 200 8' preserveAspectRatio='none'%3E%3Cg fill='none' stroke='%231f2a52' stroke-opacity='0.9' stroke-width='1.6' stroke-linecap='round'%3E%3Cpath d='M 3 5 C 28 2.4 54 5.6 80 4 C 108 2 138 5.4 162 3.6 C 180 2.6 192 4.4 198 3.6'/%3E%3Cpath d='M 96 6.4 C 130 5.4 162 6.8 188 6'/%3E%3C/g%3E%3C/svg%3E");background-position:0 100%;background-repeat:no-repeat;background-size:100% 8px;padding-bottom:8px}html[data-theme=dark] .under-ink{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='8' viewBox='0 0 200 8' preserveAspectRatio='none'%3E%3Cg fill='none' stroke='%23ecdfba' stroke-opacity='0.9' stroke-width='1.6' stroke-linecap='round'%3E%3Cpath d='M 3 5 C 28 2.4 54 5.6 80 4 C 108 2 138 5.4 162 3.6 C 180 2.6 192 4.4 198 3.6'/%3E%3Cpath d='M 96 6.4 C 130 5.4 162 6.8 188 6'/%3E%3C/g%3E%3C/svg%3E")}}@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.min-h-dvh{min-height:100dvh}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,)}.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,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--bg:#fafaf8;--fg:#111;--fg-2:#2c2c2c;--fg-3:#6e6e6e;--fg-4:#a8a8a8;--line:#e6e4dd;--line-2:#d6d3ca;--accent:#1a1a1a;--pen:#3d56e3;--pen-soft:#8a9ad8;--max:720px;--wide:920px;--top-max:1080px;--pad-x:32px;--section-pad:96px;--font-sans:"IBM Plex Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--font-serif:"Lora", Georgia, Cambria, "Times New Roman", Times, serif}html[data-theme=dark]{--bg:#0e0e0c;--fg:#f3f1ec;--fg-2:#d4d2cc;--fg-3:#8a8780;--fg-4:#565451;--line:#25241f;--line-2:#34332d;--accent:#f3f1ec;--pen:#8aa0ff;--pen-soft:#5e6ea8}html[data-pen=black]{--pen:var(--fg);--pen-soft:var(--fg-3)}@media(max-width:640px){:root{--section-pad:64px;--pad-x:22px}.top-nav a{padding:6px}.row{grid-template-columns:60px 1fr}.row .a{grid-column:2}}@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-outline-style{syntax:"*";inherits:false;initial-value:solid}@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}.lang-switch[data-astro-cid-su6xvggn]{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-mono);font-size:12px}.lang[data-astro-cid-su6xvggn]{color:var(--fg-3);padding:6px 4px;transition:color .12s;text-transform:lowercase}.lang[data-astro-cid-su6xvggn]:hover,.lang[data-astro-cid-su6xvggn].active{color:var(--fg)}.sep[data-astro-cid-su6xvggn]{color:var(--fg-4)}.skip[data-astro-cid-3ef6ksr2]{position:absolute;left:-9999px;top:0}.skip[data-astro-cid-3ef6ksr2]:focus{position:fixed;left:16px;top:16px;z-index:60;background:var(--fg);color:var(--bg);font-family:var(--font-mono);font-size:12px;padding:8px 12px}.right[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:6px}.sep-dot[data-astro-cid-3ef6ksr2]{color:var(--fg-4);font-family:var(--font-mono);font-size:12px;user-select:none}.menu[data-astro-cid-3ef6ksr2]{display:none}.pen-dot[data-astro-cid-3ef6ksr2]{fill:var(--pen);stroke:var(--fg-3);stroke-width:.6}.mobile-nav[data-astro-cid-3ef6ksr2]{border-top:1px solid var(--line);padding:8px var(--pad-x) 14px}.mobile-nav[data-astro-cid-3ef6ksr2] nav[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column}.m-link[data-astro-cid-3ef6ksr2]{font-family:var(--font-mono);font-size:13px;color:var(--fg-3);padding:10px 0;border-bottom:1px solid var(--line)}.m-link[data-astro-cid-3ef6ksr2].active{color:var(--fg)}.m-link[data-astro-cid-3ef6ksr2]:last-child{border-bottom:0}@media(max-width:720px){.top-nav[data-astro-cid-3ef6ksr2]{display:none}.menu[data-astro-cid-3ef6ksr2]{display:inline-flex}}.footer[data-astro-cid-sz7xmlte]{margin-top:96px}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;padding-top:56px;padding-bottom:40px}.cell[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{margin-bottom:14px}.cell[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;font-size:13px}.cell[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--fg-2)}.cell[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--fg)}.cell[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte].muted{color:var(--fg-3);font-size:13px}.brand-cell[data-astro-cid-sz7xmlte] .tagline[data-astro-cid-sz7xmlte]{margin-top:14px;max-width:32ch;font-size:13px;line-height:1.55}.legal[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;padding-top:18px;padding-bottom:28px}.legal[data-astro-cid-sz7xmlte] .dim[data-astro-cid-sz7xmlte]{color:var(--fg-4)}@media(max-width:720px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}.brand-cell[data-astro-cid-sz7xmlte]{grid-column:1 / -1}}
