/*! tailwindcss v4.1.13 | 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-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--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}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--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-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-semibold:600;--font-weight-bold:700;--leading-tight:1.25;--leading-snug:1.375;--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)}}@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}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.top-0{top:calc(var(--spacing)*0)}.top-1\/2{top:50%}.right-2{right:calc(var(--spacing)*2)}.right-3{right:calc(var(--spacing)*3)}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-3{bottom:calc(var(--spacing)*3)}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.my-8{margin-block:calc(var(--spacing)*8)}.mt-0\.5{margin-top:calc(var(--spacing)*.5)}.mt-8{margin-top:calc(var(--spacing)*8)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-\[1em\]{margin-left:1em}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.aspect-square{aspect-ratio:1}.h-6{height:calc(var(--spacing)*6)}.h-16{height:calc(var(--spacing)*16)}.h-24{height:calc(var(--spacing)*24)}.h-26{height:calc(var(--spacing)*26)}.h-28{height:calc(var(--spacing)*28)}.h-\[90\%\]{height:90%}.h-\[100svh\]{height:100svh}.h-full{height:100%}.max-h-\[96px\]{max-height:96px}.max-h-full{max-height:100%}.min-h-0{min-height:calc(var(--spacing)*0)}.min-h-\[96px\]{min-height:96px}.w-1\.5{width:calc(var(--spacing)*1.5)}.w-6{width:calc(var(--spacing)*6)}.w-24{width:calc(var(--spacing)*24)}.w-28{width:calc(var(--spacing)*28)}.w-full{width:100%}.max-w-none{max-width:none}.min-w-0{min-width:calc(var(--spacing)*0)}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.animate-\[pingpong-x_60s_linear_infinite_alternate\]{animation:60s linear infinite alternate pingpong-x}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.grid-cols-\[96px_1fr\]{grid-template-columns:96px 1fr}.grid-rows-\[auto_auto_1fr\]{grid-template-rows:auto auto 1fr}.place-items-center{place-items:center}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.rounded-full{border-radius:3.40282e38px}.rounded-md{border-radius:var(--radius-md)}.rounded-none{border-radius:0}.rounded-br-2xl{border-bottom-right-radius:var(--radius-2xl)}.rounded-bl-2xl{border-bottom-left-radius:var(--radius-2xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-black\/10{border-color:#0000001a}@supports (color:color-mix(in lab,red,red)){.border-black\/10{border-color:color-mix(in oklab,var(--color-black)10%,transparent)}}.bg-black\/20{background-color:#0003}@supports (color:color-mix(in lab,red,red)){.bg-black\/20{background-color:color-mix(in oklab,var(--color-black)20%,transparent)}}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-cover{background-size:cover}.bg-center{background-position:50%}.p-6{padding:calc(var(--spacing)*6)}.px-0{padding-inline:calc(var(--spacing)*0)}.py-0{padding-block:calc(var(--spacing)*0)}.py-2{padding-block:calc(var(--spacing)*2)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-4{padding-top:calc(var(--spacing)*4)}.pb-16{padding-bottom:calc(var(--spacing)*16)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[0\.7rem\]{font-size:.7rem}.text-\[clamp\(1\.25rem\,7vw\,2\.25rem\)\]{font-size:clamp(1.25rem,7vw,2.25rem)}.leading-none{--tw-leading:1;line-height:1}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.08em\]{--tw-tracking:.08em;letter-spacing:.08em}.tracking-\[0\.18em\]{--tw-tracking:.18em;letter-spacing:.18em}.whitespace-nowrap{white-space:nowrap}.text-black{color:var(--color-black)}.text-black\/70{color:#000000b3}@supports (color:color-mix(in lab,red,red)){.text-black\/70{color:color-mix(in oklab,var(--color-black)70%,transparent)}}.italic{font-style:italic}.underline{text-decoration-line:underline}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--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)}.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))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-700{--tw-duration:.7s;transition-duration:.7s}.ease-\[cubic-bezier\(0\.16\,1\,0\.3\,1\)\]{--tw-ease:cubic-bezier(.16,1,.3,1);transition-timing-function:cubic-bezier(.16,1,.3,1)}.will-change-transform{will-change:transform}.select-none{-webkit-user-select:none;user-select:none}@media (hover:hover){.group-hover\:underline:is(:where(.group):hover *){text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}}.active\:cursor-pointer:active{cursor:pointer}@media (min-width:48rem){.md\:inset-0{inset:calc(var(--spacing)*0)}.md\:top-0{top:calc(var(--spacing)*0)}.md\:right-0{right:calc(var(--spacing)*0)}.md\:bottom-0{bottom:calc(var(--spacing)*0)}.md\:left-auto{left:auto}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-\[90\%\]{height:90%}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:w-\[10\%\]{width:10%}.md\:w-\[90\%\]{width:90%}.md\:w-full{width:100%}.md\:animate-\[pingpong-y_60s_linear_infinite_alternate\]{animation:60s linear infinite alternate pingpong-y}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:rounded-none{border-radius:0}.md\:p-10{padding:calc(var(--spacing)*10)}.md\:pb-0{padding-bottom:calc(var(--spacing)*0)}.md\:text-\[10vh\]{font-size:10vh}.md\:leading-\[0\.85\]{--tw-leading:.85;line-height:.85}.md\:\[text-orientation\:mixed\]{text-orientation:mixed}.md\:\[writing-mode\:vertical-rl\]{writing-mode:vertical-rl}}}@font-face{font-family:Ductus Regular;src:url(/fonts/DuctusRegular.woff2)format("woff2"),url(/fonts/DuctusRegular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Ductus Geometric;src:url(/fonts/DuctusGeometric.woff2)format("woff2"),url(/fonts/DuctusGeometric.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Ductus Calligraphic;src:url(/fonts/DuctusCalligraphic.woff2)format("woff2"),url(/fonts/DuctusCalligraphic.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Redaction;src:url(/fonts/Redaction-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Redaction;src:url(/fonts/Redaction-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Redaction;src:url(/fonts/Redaction-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Redaction 10";src:url(/fonts/Redaction_10-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Redaction 10";src:url(/fonts/Redaction_10-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Redaction 10";src:url(/fonts/Redaction_10-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Redaction 20";src:url(/fonts/Redaction_20-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Redaction 20";src:url(/fonts/Redaction_20-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Redaction 20";src:url(/fonts/Redaction_20-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Redaction 35";src:url(/fonts/Redaction_35-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Redaction 35";src:url(/fonts/Redaction_35-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Redaction 35";src:url(/fonts/Redaction_35-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Redaction 50";src:url(/fonts/Redaction_50-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Redaction 50";src:url(/fonts/Redaction_50-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Redaction 50";src:url(/fonts/Redaction_50-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Redaction 70";src:url(/fonts/Redaction_70-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Redaction 70";src:url(/fonts/Redaction_70-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Redaction 70";src:url(/fonts/Redaction_70-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Redaction 100";src:url(/fonts/Redaction_100-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Redaction 100";src:url(/fonts/Redaction_100-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Redaction 100";src:url(/fonts/Redaction_100-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:WonderType;src:url(/fonts/WonderType-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}.font-ductus-regular{font-family:Ductus Regular,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.font-ductus-geometric{font-family:Ductus Geometric,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.font-ductus-calligraphic{font-family:Ductus Calligraphic,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.font-ductus-mono{font-family:Ductus Mono,Ductus Regular,ui-monospace,SFMono-Regular,Menlo,monospace}.font-redaction{font-family:Redaction,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.font-redaction-10{font-family:"Redaction 10",system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.font-redaction-20{font-family:"Redaction 20",system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.font-redaction-35{font-family:"Redaction 35",system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.font-redaction-50{font-family:"Redaction 50",system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.font-redaction-70{font-family:"Redaction 70",system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.font-redaction-100{font-family:"Redaction 100",system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.font-wondertype{font-family:WonderType,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}:root{color-scheme:light;--badge-width:60px}:root[data-theme=dark]{color-scheme:dark}*{box-sizing:border-box}html,body{width:100%;height:100svh;margin:0;padding:0;overflow:hidden}#root{width:100%;height:100svh;overflow:hidden}body{font-family:"Redaction 20",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6,title{font-family:"Redaction 20",system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.subtitle{font-family:"Redaction 20",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-style:italic;font-weight:400}.container{max-width:760px;padding:24px;padding-right:calc(24px + var(--badge-width));margin:0 auto}.header{background:color-mix(in oklab,Canvas 85%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex;position:sticky;top:0}.brand{font-family:Ductus Regular,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:700;text-decoration:none}.footer{color:#777;margin-top:48px;font-size:.9rem}.list{gap:16px;margin:24px 0;padding:0;list-style:none;display:grid}.card{border:1px solid #e5e5e5;border-radius:12px;padding:16px}.cardLink{color:inherit;text-decoration:none;display:block}.cardLink:hover h2{text-decoration:underline}.muted{color:#666;margin:6px 0 0;font-family:WonderType,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.9rem}.link{text-decoration:none}.linkSmall{font-family:WonderType,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.9rem;text-decoration:none}.prose img{border-radius:8px;max-width:100%}.figure-left{align-items:flex-start;gap:1rem;margin:1.5rem 0;display:flex}.figure-left img{max-width:40%;height:auto}.figure-left p{margin:0}.img-sm{width:60%;max-width:280px;height:auto}pre{border:1px solid #eee;border-radius:8px;padding:12px;overflow:auto}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.postsList{gap:6px;display:grid}.postRow{color:inherit;border-bottom:1px solid color-mix(in oklab,CanvasText 10%,Canvas 90%);grid-template-columns:96px 1fr;align-items:center;gap:12px;min-height:96px;max-height:96px;padding:0 2px;text-decoration:none;display:grid}.postRow:hover h2{text-decoration:underline}.postThumb{aspect-ratio:1;border:1px solid color-mix(in oklab,CanvasText 12%,Canvas 88%);background:50%/cover;border-radius:6px;width:100%;position:relative}.postBody{gap:2px;min-height:96px;max-height:96px;padding:2px 0;display:grid;overflow:hidden}.postTitle{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:clamp(1.05rem,2.1vw,1.25rem);line-height:1.2;display:-webkit-box;overflow:hidden}.postSubtitle{opacity:.9}.postDate{font-size:.85rem}.postSummary{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:2px;font-size:.95rem;display:-webkit-box;overflow:hidden}.postSubtitle{-webkit-line-clamp:1;line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.postSubtitle--placeholder{visibility:hidden}.rightBadge{grid-template-columns:1fr var(--badge-width);color:#fff;z-index:1000;cursor:pointer;background:#000;width:100vw;height:100vh;display:grid;position:fixed;top:0;left:0;overflow:hidden}.rightBadgeRotator{grid-column:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.rightBadgeTrack{will-change:transform;flex-direction:column;align-items:center;gap:32px;animation:16s linear infinite alternate paused marqueeY;display:inline-flex}.rightBadge:hover .rightBadgeTrack{animation-play-state:running}@keyframes marqueeY{0%{transform:translateY(0)}to{transform:translateY(-1000%)}}.rightBadgeText{white-space:nowrap;letter-spacing:.08em;font-family:Ductus Mono,Ductus Regular,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.2em;display:inline-block;transform:rotate(90deg)}@keyframes marqueeX{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes pingpong-x{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes pingpong-y{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media (min-width:1024px){.rightBadgeText{font-size:3em}}:root[data-theme=dark] .rightBadge{color:#000;background:#fff}.panelLinks{grid-column:1;justify-content:center;align-items:center;gap:32px;height:100%;display:flex}.panelLinks .link,.panelLinks .link:visited,.panelLinks .link:hover,.panelLinks .link:active{color:inherit;font-family:Ductus Regular,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(2rem,6vw,4rem);text-decoration:none}.linkButton{cursor:pointer;font:inherit;background:0 0;border:none;padding:0}.themeToggle{color:inherit;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:8px;padding:6px 10px}.themeToggle:hover{background:color-mix(in oklab,Canvas 92%,transparent)}.toast{background:color-mix(in oklab,CanvasText 10%,Canvas 90%);color:inherit;border:1px solid color-mix(in oklab,CanvasText 15%,Canvas 85%);z-index:2000;border-radius:999px;padding:8px 12px;font-size:.9rem;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000014}.scrollbar-hidden{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hidden::-webkit-scrollbar{display:none}.scroll-fade{position:relative}.scroll-fade:after{content:"";pointer-events:none;z-index:1000;background:linear-gradient(#fff0,#fffc 60%,#fff);height:4rem;position:absolute;bottom:0;left:1.5rem;right:1.5rem}@media (min-width:768px){.scroll-fade:after{display:none}}:root[data-theme=dark] body{color:#e6e6e6;background:#111}:root[data-theme=dark] .card{border-color:#333}:root[data-theme=dark] .header{border-bottom-color:#333}:root[data-theme=dark] pre{border-color:#333}:root[data-theme=dark] .toast{background:color-mix(in oklab,Canvas 15%,CanvasText 85%);border-color:#333}.links{flex-direction:column;align-items:center;gap:0;display:flex}.nav-link{color:inherit;--ff:"Redaction 20";font-size:58px;font-family:var(--ff),system-ui,-apple-system,Segoe UI,Roboto,sans-serif;align-items:center;height:58px;padding-bottom:5rem;line-height:1;text-decoration:none;display:inline-flex}.nav-link:hover{color:#2563eb;text-decoration:underline}.nav-link:before,.nav-link:after{color:currentColor;opacity:0;transition:opacity .15s ease-in-out}.nav-link:before{content:"{";margin-right:.35em}.nav-link:after{content:"}";margin-left:.35em}.nav-link:hover:before,.nav-link:hover:after,.nav-link:focus:before,.nav-link:focus:after,.nav-link:active:before,.nav-link:active:after{opacity:1}@keyframes redact-cycle{0%{--ff:"Redaction"}16%{--ff:"Redaction 10"}32%{--ff:"Redaction 20"}48%{--ff:"Redaction 35"}64%{--ff:"Redaction 50"}80%{--ff:"Redaction 70"}to{--ff:"Redaction 100"}}.nav-link:hover,.nav-link:focus,.nav-link:active{animation:.6s step-end infinite redact-cycle}.nav-link:focus-visible{outline-offset:4px;outline:2px solid #2563eb}@media (prefers-reduced-motion:reduce){.nav-link:hover,.nav-link:focus,.nav-link:active{animation:none}}.redact-cycle-loop{--ff:"Redaction 20";font-family:var(--ff),system-ui,-apple-system,Segoe UI,Roboto,sans-serif;animation:.8s step-end infinite redact-cycle}@media (prefers-reduced-motion:reduce){.redact-cycle-loop{animation:none}}@keyframes appear-up{0%{opacity:0;filter:blur(2px);transform:translateY(6px)}to{opacity:1;filter:none;transform:none}}@keyframes redact-cycle-once{0%{--ff:"Redaction"}16%{--ff:"Redaction 10"}32%{--ff:"Redaction 20"}48%{--ff:"Redaction 35"}64%{--ff:"Redaction 50"}80%{--ff:"Redaction 70"}to{--ff:"Redaction 100"}}.redact-appear{--ff:"Redaction 20";font-family:var(--ff),system-ui,-apple-system,Segoe UI,Roboto,sans-serif;animation:.6s step-end both redact-cycle-once}.text-reveal,.reveal-block>*{opacity:1;animation:none}.reveal-block>:first-child{animation-delay:60ms}.reveal-block>:nth-child(2){animation-delay:.12s}.reveal-block>:nth-child(3){animation-delay:.18s}.reveal-block>:nth-child(4){animation-delay:.24s}.reveal-block>:nth-child(5){animation-delay:.3s}.reveal-block>:nth-child(6){animation-delay:.36s}.reveal-block>:nth-child(7){animation-delay:.42s}.reveal-block>:nth-child(8){animation-delay:.48s}@media (prefers-reduced-motion:reduce){.redact-appear{animation:none}.text-reveal,.reveal-block>*{opacity:1;animation:none}}.zoom-thumb{cursor:zoom-in;background:0 0;border:none;flex-direction:column;align-items:center;margin:1.5rem 0;padding:0;display:flex}.zoom-thumb img{border-radius:8px;max-width:100%;height:auto}.zoom-overlay{z-index:9999;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.zoom-overlay-inner{text-align:center;max-width:100%;max-height:100%}.zoom-overlay-inner img{border-radius:8px;max-width:100%;height:auto;max-height:100%}.zoom-overlay-inner p{color:#f5f5f5;margin-top:.75rem}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@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-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}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
