@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}}}@layer theme{:root,:host{--font-sans:"Geist", Inter, ui-sans-serif, system-ui, sans-serif;--font-mono:"Geist Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--spacing:.25rem;--container-2xl:42rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--font-weight-medium:500;--tracking-tight:-.025em;--radius-lg:.5rem;--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{.absolute{position:absolute}.relative{position:relative}.end{inset-inline-end:var(--spacing)}.top-full{top:100%}.right-0{right:calc(var(--spacing) * 0)}.mx-auto{margin-inline:auto}.mt-2{margin-top:calc(var(--spacing) * 2)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-\[calc\(var\(--header-width\)\+\(var\(--layout-padding\)\*2\)\)\]{max-width:calc(var(--header-width) + (var(--layout-padding) * 2))}.min-w-\[120px\]{min-width:120px}.rotate-180{rotate:180deg}.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}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:calc(var(--spacing) * 1)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\(--color-border\){border-color:var(--color-border)}.bg-\(--color-bg\){background-color:var(--color-bg)}.bg-\(--color-surface\){background-color:var(--color-surface)}.px-\(--layout-padding\){padding-inline:var(--layout-padding)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2{padding-block:calc(var(--spacing) * 2)}.pt-12{padding-top:calc(var(--spacing) * 12)}.pb-12{padding-bottom:calc(var(--spacing) * 12)}.font-mono{font-family:var(--font-mono)}.font-sans{font-family:var(--font-sans)}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--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))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-\(--color-muted\){color:var(--color-muted)}.text-\(--color-text\){color:var(--color-text)}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.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))}@media(hover:hover){.hover\:text-\(--color-text\):hover{color:var(--color-text)}}@media(min-width:40rem){.sm\:pt-20{padding-top:calc(var(--spacing) * 20)}}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_AMS-Regular.BQhdFMY1.woff2)format("woff2"),url(/_astro/KaTeX_AMS-Regular.DMm9YOAa.woff)format("woff"),url(/_astro/KaTeX_AMS-Regular.DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/_astro/KaTeX_Caligraphic-Bold.Dq_IR9rO.woff2)format("woff2"),url(/_astro/KaTeX_Caligraphic-Bold.BEiXGLvX.woff)format("woff"),url(/_astro/KaTeX_Caligraphic-Bold.ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Caligraphic-Regular.Di6jR-x-.woff2)format("woff2"),url(/_astro/KaTeX_Caligraphic-Regular.CTRA-rTL.woff)format("woff"),url(/_astro/KaTeX_Caligraphic-Regular.wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/_astro/KaTeX_Fraktur-Bold.CL6g_b3V.woff2)format("woff2"),url(/_astro/KaTeX_Fraktur-Bold.BsDP51OF.woff)format("woff"),url(/_astro/KaTeX_Fraktur-Bold.BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Fraktur-Regular.CTYiF6lA.woff2)format("woff2"),url(/_astro/KaTeX_Fraktur-Regular.Dxdc4cR9.woff)format("woff"),url(/_astro/KaTeX_Fraktur-Regular.CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/_astro/KaTeX_Main-Bold.Cx986IdX.woff2)format("woff2"),url(/_astro/KaTeX_Main-Bold.Jm3AIy58.woff)format("woff"),url(/_astro/KaTeX_Main-Bold.waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/_astro/KaTeX_Main-BoldItalic.DxDJ3AOS.woff2)format("woff2"),url(/_astro/KaTeX_Main-BoldItalic.SpSLRI95.woff)format("woff"),url(/_astro/KaTeX_Main-BoldItalic.DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/_astro/KaTeX_Main-Italic.NWA7e6Wa.woff2)format("woff2"),url(/_astro/KaTeX_Main-Italic.BMLOBm91.woff)format("woff"),url(/_astro/KaTeX_Main-Italic.3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Main-Regular.B22Nviop.woff2)format("woff2"),url(/_astro/KaTeX_Main-Regular.Dr94JaBh.woff)format("woff"),url(/_astro/KaTeX_Main-Regular.ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/_astro/KaTeX_Math-BoldItalic.CZnvNsCZ.woff2)format("woff2"),url(/_astro/KaTeX_Math-BoldItalic.iY-2wyZ7.woff)format("woff"),url(/_astro/KaTeX_Math-BoldItalic.B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/_astro/KaTeX_Math-Italic.t53AETM-.woff2)format("woff2"),url(/_astro/KaTeX_Math-Italic.DA0__PXp.woff)format("woff"),url(/_astro/KaTeX_Math-Italic.flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/_astro/KaTeX_SansSerif-Bold.D1sUS0GD.woff2)format("woff2"),url(/_astro/KaTeX_SansSerif-Bold.DbIhKOiC.woff)format("woff"),url(/_astro/KaTeX_SansSerif-Bold.CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/_astro/KaTeX_SansSerif-Italic.C3H0VqGB.woff2)format("woff2"),url(/_astro/KaTeX_SansSerif-Italic.DN2j7dab.woff)format("woff"),url(/_astro/KaTeX_SansSerif-Italic.YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_SansSerif-Regular.DDBCnlJ7.woff2)format("woff2"),url(/_astro/KaTeX_SansSerif-Regular.CS6fqUqJ.woff)format("woff"),url(/_astro/KaTeX_SansSerif-Regular.BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Script-Regular.D3wIWfF6.woff2)format("woff2"),url(/_astro/KaTeX_Script-Regular.D5yQViql.woff)format("woff"),url(/_astro/KaTeX_Script-Regular.C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Size1-Regular.mCD8mA8B.woff2)format("woff2"),url(/_astro/KaTeX_Size1-Regular.C195tn64.woff)format("woff"),url(/_astro/KaTeX_Size1-Regular.Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Size2-Regular.Dy4dx90m.woff2)format("woff2"),url(/_astro/KaTeX_Size2-Regular.oD1tc_U0.woff)format("woff"),url(/_astro/KaTeX_Size2-Regular.B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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)format("woff2"),url(/_astro/KaTeX_Size3-Regular.CTq5MqoE.woff)format("woff"),url(/_astro/KaTeX_Size3-Regular.DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Size4-Regular.Dl5lxZxV.woff2)format("woff2"),url(/_astro/KaTeX_Size4-Regular.BF-4gkZK.woff)format("woff"),url(/_astro/KaTeX_Size4-Regular.DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Typewriter-Regular.CO6r4hn1.woff2)format("woff2"),url(/_astro/KaTeX_Typewriter-Regular.C0xS9mPB.woff)format("woff"),url(/_astro/KaTeX_Typewriter-Regular.D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.47"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}:root{--layout-padding:1.25rem;--layout-width:42rem;--header-width:84rem;--header-height:3.5rem;--color-bg:#07100d;--color-surface:#11211ac7;--color-panel:#0f1c17b3;--color-border:#cfe7d22e;--color-muted:#8da093;--color-muted-strong:#bac9bd;--color-text:#eef4ec;--color-accent:#cfe7d2;--page-bg-start:#07100d;--page-bg-mid:#0a1511;--page-bg-end:#07100d;--lab-dot:#cfe7d217;--lab-line:#cfe7d21a;--lab-wash:#cfe7d209;--hero-overlay:linear-gradient(90deg, #07100de6 0%, #07100db8 35%, #07100d24 74%);--shadow:0 30px 100px #0000006b;color-scheme:dark}@media(prefers-color-scheme:light){:root:not([data-theme=dark]){--color-bg:#f6fbf8;--color-surface:#ffffffb8;--color-panel:#ffffffd1;--color-border:#173f3129;--color-muted:#617369;--color-muted-strong:#34463c;--color-text:#07100d;--color-accent:#24523f;--page-bg-start:#f6fbf8;--page-bg-mid:#edf6f1;--page-bg-end:#f9fdfb;--lab-dot:#173f311c;--lab-line:#173f311a;--lab-wash:#24523f09;--hero-overlay:linear-gradient(90deg, #f6fbf8f5 0%, #f6fbf8b8 35%, #f6fbf814 74%);--shadow:0 30px 100px #173f3124;color-scheme:light}}:root[data-theme=light]{--color-bg:#f6fbf8;--color-surface:#ffffffb8;--color-panel:#ffffffd1;--color-border:#173f3129;--color-muted:#617369;--color-muted-strong:#34463c;--color-text:#07100d;--color-accent:#24523f;--page-bg-start:#f6fbf8;--page-bg-mid:#edf6f1;--page-bg-end:#f9fdfb;--lab-dot:#173f311c;--lab-line:#173f311a;--lab-wash:#24523f09;--hero-overlay:linear-gradient(90deg, #f6fbf8f5 0%, #f6fbf8b8 35%, #f6fbf814 74%);--shadow:0 30px 100px #173f3124;color-scheme:light}html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}body{background:linear-gradient(90deg,transparent 0 11vw,var(--lab-line) 11vw calc(11vw + 1px),transparent calc(11vw + 1px)),linear-gradient(90deg,transparent 0 calc(100% - 11vw - 1px),var(--lab-line) calc(100% - 11vw - 1px) calc(100% - 11vw),transparent calc(100% - 11vw)),linear-gradient(120deg,transparent 0%,var(--lab-wash) 46%,transparent 70%),linear-gradient(180deg,var(--page-bg-start) 0%,var(--page-bg-mid) 46%,var(--page-bg-end) 100%);text-rendering:geometricprecision;background-repeat:no-repeat;background-size:100% 100%;min-width:320px;max-width:100%;position:relative;overflow-x:clip}*{box-sizing:border-box}main,section,div,article,figure{min-width:0}a{text-decoration:none}.nav-link{color:var(--color-muted);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;border-radius:999px;font-size:.75rem;transition:color .16s,background-color .16s}.nav-link:hover{color:var(--color-text)}.button-primary,.button-secondary{border-radius:8px;align-items:center;min-height:2.75rem;padding:0 1.1rem;font-size:.875rem;font-weight:600;transition:border-color .16s,background-color .16s,transform .16s;display:inline-flex}.button-primary{background:var(--color-text);border:1px solid var(--color-text);color:var(--color-bg)}.button-secondary{border:1px solid var(--color-border);color:var(--color-text);background:#cfe7d20f}.button-primary:hover,.button-secondary:hover{transform:translateY(-1px)}.section-label{color:var(--color-accent);font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;font-size:.75rem;font-weight:650}.section-title{color:var(--color-text);letter-spacing:0;text-wrap:balance;margin-top:1rem;font-size:clamp(2rem,3.25vw,3.25rem);font-weight:600;line-height:1.08}.theme-toggle{border:1px solid var(--color-border);color:var(--color-muted);border-radius:999px;place-items:center;width:2rem;height:2rem;padding:0;transition:background-color .16s,border-color .16s,color .16s;display:inline-grid;position:relative}.theme-toggle:hover{border-color:var(--color-border)}@supports (color:color-mix(in lab,red,red)){.theme-toggle:hover{border-color:color-mix(in srgb,var(--color-border) 40%,var(--color-text))}}.theme-toggle:hover{color:var(--color-text)}.theme-toggle-icon{grid-area:1/1;place-items:center;display:grid}.theme-toggle-icon svg{display:block}.theme-toggle-icon.hidden{display:none}.site-header{z-index:40;height:var(--header-height);position:sticky;top:0}@supports (animation-timeline:scroll()){.site-header{will-change:max-width,height;animation:linear both header-compact;animation-timeline:scroll(root);animation-range:0 140px}@keyframes header-compact{to{height:3rem;max-width:calc(74rem + (var(--layout-padding) * 2))}}.site-header .brand-glyph{animation:linear both glyph-compact;animation-timeline:scroll(root);animation-range:0 140px}@keyframes glyph-compact{to{width:1.3rem;height:1.3rem}}.site-header-collapsible{white-space:nowrap;will-change:max-width,opacity;animation:linear both link-collapse;animation-timeline:scroll(root);animation-range:0 110px;overflow:hidden}@keyframes link-collapse{0%{opacity:1;max-width:16rem;transform:translate(0)}60%{opacity:0}to{opacity:0;max-width:0;transform:translate(8px)}}@media(max-width:720px){.site-header{animation:linear both header-compact-mobile;animation-timeline:scroll(root);animation-range:0 140px}@keyframes header-compact-mobile{to{height:3rem;max-width:calc(74rem + (var(--layout-padding) * 2));background-color:color-mix(in srgb,var(--color-bg) 70%,transparent);-webkit-backdrop-filter:blur(12px)saturate(1.4);border-bottom:1px solid var(--color-border)}}}}@media(prefers-reduced-motion:reduce){.site-header,.site-header .brand-glyph,.site-header-collapsible{animation:none}}.site-header-brand{color:var(--color-text);align-items:center;transition:color .16s;display:inline-flex}.site-header-brand:hover{color:var(--color-muted-strong)}.site-header .brand-glyph{width:1.5rem;height:1.5rem}.site-header-nav,.site-header-collapsible{align-items:center;gap:1.15rem;display:flex}.site-header-nav .nav-link{letter-spacing:.02em;text-transform:none;font-size:.83rem}.research-prose .katex{font-size:1em}.research-prose .katex-display{scrollbar-width:none;-ms-overflow-style:none;margin:0;overflow:auto hidden}.research-prose .katex-display::-webkit-scrollbar{display:none}.site-hero{isolation:isolate;min-height:92svh;padding:1.25rem;display:grid;position:relative;overflow:hidden}.site-hero:before{background:linear-gradient(90deg,transparent 0 50%,var(--lab-line) 50% calc(50% + 1px),transparent calc(50% + 1px)),linear-gradient(180deg,transparent 0%,var(--lab-wash) 100%);content:"";z-index:-1;position:absolute;inset:0}.site-nav{z-index:2;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;max-width:80rem;margin:0 auto;display:flex}.hero-content{grid-template-columns:minmax(0,.92fr) minmax(14rem,.42fr);align-self:end;gap:clamp(2rem,5vw,5rem);width:100%;max-width:80rem;margin:0 auto;padding:clamp(5rem,12vw,10rem) 0 clamp(3.5rem,8vw,6.5rem);display:grid}.hero-copy{align-self:end;max-width:52rem}.hero-copy h1{color:var(--color-text);letter-spacing:0;text-wrap:balance;max-width:12ch;margin-top:1.35rem;font-size:clamp(3.5rem,5.3vw,4.75rem);font-weight:620;line-height:1.02}.hero-copy>p:not(.section-label){color:var(--color-muted-strong);max-width:37rem;margin-top:1.5rem;font-size:clamp(1.05rem,1.55vw,1.3rem);line-height:1.7}.hero-ledger{border-top:1px solid var(--color-border);align-self:end;margin:0;display:grid}.hero-ledger div{border-bottom:1px solid var(--color-border);gap:.45rem;padding:1rem 0;display:grid}.hero-ledger dt{color:var(--color-accent);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;font-size:.68rem}.hero-ledger dd{color:var(--color-text);text-wrap:balance;margin:0;font-size:.96rem;font-weight:600;line-height:1.35}.apparatus-step span{color:var(--color-accent);font-family:var(--font-mono);letter-spacing:.13em;text-transform:uppercase;font-size:.68rem}.hero-copy .section-label,.hero-copy h1,.hero-copy>p:not(.section-label),.hero-copy .hero-actions,.hero-ledger{opacity:0;animation:.56s ease-out forwards hero-rise;transform:translateY(14px)}.hero-copy h1{animation-delay:80ms}.hero-copy>p:not(.section-label){animation-delay:.16s}.hero-copy .hero-actions{animation-delay:.24s}.hero-ledger{animation-delay:.32s}.thesis-section,.program-section,.method-section,.log-section{gap:clamp(2rem,5vw,4.5rem);max-width:80rem;margin:0 auto;padding:clamp(4.5rem,8vw,7.5rem) 1.25rem;display:grid}.signal-list{border-top:1px solid var(--color-border);display:grid}.signal-list article{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(0,.65fr) minmax(0,.8fr) minmax(0,1.35fr);gap:.6rem;padding:1.1rem 0;display:grid}.signal-list span,.program-index,.method-grid span,.program-name em,.program-row small{color:var(--color-accent);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-style:normal}.signal-list strong,.program-name strong,.method-grid strong{color:var(--color-text);font-weight:650}.signal-list p,.program-row p,.method-grid p{color:var(--color-muted-strong);font-size:.95rem;line-height:1.65}.program-list{display:grid}.program-row{background:linear-gradient(135deg,transparent 0%,var(--lab-wash) 100%),transparent;border-top:1px solid var(--color-border);grid-template-columns:4rem minmax(0,.8fr) minmax(0,1.4fr) minmax(0,.7fr);gap:1rem;padding:clamp(1.2rem,2.5vw,2rem) 0;transition:border-color .16s,padding-left .16s;display:grid}.program-row:hover{border-color:var(--color-accent)}@supports (color:color-mix(in lab,red,red)){.program-row:hover{border-color:color-mix(in srgb,var(--color-accent) 38%,transparent)}}.program-row:hover{padding-left:.75rem}.program-row:last-child{border-bottom:1px solid var(--color-border)}.program-name{gap:.55rem;display:grid}.program-row small{line-height:1.5}.apparatus-board{border-top:1px solid var(--color-border);display:grid}.apparatus-step{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(4.5rem,.32fr) minmax(0,1fr);gap:1.2rem;padding:clamp(1.05rem,2.4vw,1.65rem) 0;display:grid;position:relative}.apparatus-step:before{background:var(--color-accent);content:"";opacity:.7;border-radius:999px;width:.42rem;height:.42rem;position:absolute;top:clamp(1.4rem,2.8vw,2rem);left:0}.apparatus-step span{padding-left:1.05rem}.apparatus-step strong{color:var(--color-text);letter-spacing:0;margin-bottom:.55rem;font-size:clamp(1.2rem,2vw,1.75rem);font-weight:620;line-height:1.1;display:block}.apparatus-step p{color:var(--color-muted-strong);max-width:42rem;line-height:1.68}.method-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.method-grid article{background:var(--color-panel);border:1px solid var(--color-border);border-radius:8px;gap:.8rem;min-height:14rem;padding:clamp(1rem,2vw,1.5rem);display:grid}.method-grid span{color:var(--color-accent)}@supports (color:color-mix(in lab,red,red)){.method-grid span{color:color-mix(in srgb,var(--color-accent) 55%,transparent)}}.method-grid span{letter-spacing:0;font-size:clamp(2.5rem,6vw,4.4rem);line-height:.9}.log-section .notes-list{gap:clamp(1rem,2vw,1.25rem);display:grid}.log-meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.log-title{color:var(--color-text);letter-spacing:0;text-wrap:balance;margin-top:1rem;font-size:clamp(1.25rem,2vw,2rem);font-weight:620;line-height:1.12}.log-summary{color:var(--color-muted-strong);margin-top:.85rem;font-size:.95rem;line-height:1.7}.hero-shell{min-height:100svh}.ai-hero{flex:1;align-items:center;gap:clamp(2.5rem,5vw,4.5rem);padding:clamp(3rem,6vw,5rem) 0 clamp(2.5rem,5vw,4rem);display:grid}.ai-hero-copy{max-width:58rem}.ai-hero-copy h1{color:var(--color-text);letter-spacing:0;text-wrap:balance;max-width:10ch;margin-top:1.15rem;font-size:clamp(3.5rem,8vw,7.2rem);font-weight:620;line-height:.92}.ai-hero-copy>p:not(.section-label){color:var(--color-muted-strong);max-width:44rem;margin-top:1.5rem;font-size:clamp(1.02rem,1.55vw,1.22rem);line-height:1.75}.ai-hero-copy .section-label,.ai-hero-copy h1,.ai-hero-copy>p:not(.section-label),.hero-actions{opacity:0;animation:.56s ease-out forwards hero-rise;transform:translateY(14px)}.ai-hero-copy h1{animation-delay:80ms}.ai-hero-copy>p:not(.section-label){animation-delay:.16s}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;animation-delay:.24s;display:flex}.research-line{gap:1.4rem;width:100%;min-height:30rem;margin:0;padding:clamp(.5rem,1.5vw,1rem) 0;display:grid;position:relative}.line-topline{opacity:0;justify-content:space-between;align-items:baseline;gap:1rem;animation:.52s ease-out .24s forwards hero-rise;display:flex;transform:translateY(12px)}.line-topline span,.line-steps span{color:var(--color-accent);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;font-size:.68rem}.line-topline strong{color:var(--color-text);text-align:right;font-size:clamp(1rem,1.8vw,1.4rem);font-weight:560;line-height:1.15}.line-graph{aspect-ratio:16/9;filter:drop-shadow(0 24px 70px #0000002e);width:100%;min-height:17rem;overflow:visible}.line-base,.line-active{fill:none;stroke-linecap:round;stroke-width:1.5px}.line-base{opacity:.22;stroke:var(--color-muted)}.line-active{stroke:var(--color-accent);stroke-dasharray:1;stroke-dashoffset:1px;animation:1.1s ease-out .32s forwards line-draw}.graph-node{fill:var(--color-accent);opacity:0;transform-box:fill-box;transform-origin:50%;animation:.42s ease-out forwards node-pop;transform:scale(.72)}.line-steps{border-top:1px solid var(--color-border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.line-steps article{border-right:1px solid var(--color-border);opacity:0;gap:.35rem;padding:.8rem .8rem .2rem;animation:.46s ease-out forwards hero-rise;display:grid;transform:translateY(10px)}.line-steps article:first-child{padding-left:0}.line-steps article:last-child{border-right:0}.line-steps strong{color:var(--color-text);font-size:.96rem;font-weight:600;line-height:1.15}.line-steps p,.research-line figcaption{color:var(--color-muted-strong);font-size:.84rem;line-height:1.5}.research-line figcaption{opacity:0;max-width:34rem;animation:.46s ease-out .9s forwards hero-rise;transform:translateY(10px)}.section-intro{gap:1.2rem;display:grid}.section-intro>p:not(.section-label){color:var(--color-muted-strong);max-width:42rem;font-size:1.08rem;line-height:1.75}.section-intro>a{color:var(--color-text);width:fit-content;font-size:.95rem;font-weight:600}.chain-section,.ledger-section,.notes-section{gap:clamp(2rem,5vw,4.5rem);max-width:80rem;margin:0 auto;padding:clamp(4.5rem,8vw,7.5rem) 1.25rem;display:grid}.chain-board{gap:.85rem;display:grid}.chain-step{grid-template-columns:minmax(3.8rem,auto) minmax(0,1fr);gap:.55rem;padding:.95rem 0 .95rem 1rem;display:grid;position:relative}.chain-step:before{background:linear-gradient(180deg,var(--color-accent),transparent);content:"";opacity:.45;width:1px;position:absolute;inset:0 auto 0 0}.chain-step:after{background:var(--color-accent);content:"";border-radius:999px;width:.42rem;height:.42rem;position:absolute;top:1.35rem;left:-.18rem}.chain-step span{color:var(--color-accent);font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;font-size:clamp(2rem,5vw,3.8rem);font-weight:500;line-height:.88}.chain-step strong,.ledger-row strong,.stance-list strong{color:var(--color-text);font-size:1.05rem;font-weight:650}.chain-step p,.ledger-row p,.stance-list p{color:var(--color-muted-strong);font-size:.95rem;line-height:1.65}.field-ledger{isolation:isolate;gap:1px;display:grid;position:relative}.ledger-row{background:linear-gradient(135deg,transparent 0%,var(--lab-wash) 100%),var(--color-panel);border:1px solid var(--color-border);border-radius:8px;gap:1.4rem;min-height:15rem;padding:clamp(1.15rem,2.8vw,2rem);transition:border-color .16s,transform .16s;display:grid;position:relative;overflow:hidden}.ledger-row:hover{border-color:var(--color-accent)}@supports (color:color-mix(in lab,red,red)){.ledger-row:hover{border-color:color-mix(in srgb,var(--color-accent) 42%,transparent)}}.ledger-row:hover{transform:translateY(-1px)}.ledger-row>:not(.ledger-index){z-index:1;position:relative}.ledger-index{color:var(--color-accent)}@supports (color:color-mix(in lab,red,red)){.ledger-index{color:color-mix(in srgb,var(--color-accent) 28%,transparent)}}.ledger-index{font-family:var(--font-mono);letter-spacing:0;z-index:0;font-size:clamp(3.5rem,8vw,6.4rem);font-weight:500;line-height:.8;position:absolute;top:.75rem;right:1rem}.ledger-instrument{color:var(--color-accent);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin-top:.65rem;font-size:.72rem;line-height:1.5;display:block}.ledger-row p{max-width:34rem}.ledger-row em{color:var(--color-muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin-top:auto;font-size:.72rem;font-style:normal;line-height:1.5}.notes-list,.stance-list{gap:.75rem;display:grid}.stance-section{background:var(--color-text);color:var(--color-bg);margin:clamp(3rem,7vw,6rem) 0 2rem;padding:clamp(3rem,7vw,5.5rem) 1.25rem}.stance-inner{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(2rem,5vw,4.5rem);max-width:80rem;margin:0 auto;display:grid}.stance-section .section-label,.stance-section .section-title,.stance-list strong,.stance-list p{color:var(--color-bg)}@supports (color:color-mix(in lab,red,red)){.stance-list p{color:color-mix(in srgb,var(--color-bg) 68%,transparent)}}.stance-list article{border-top:1px solid var(--color-bg)}@supports (color:color-mix(in lab,red,red)){.stance-list article{border-top:1px solid color-mix(in srgb,var(--color-bg) 18%,transparent)}}.stance-list article{gap:.6rem;padding:1rem 0;display:grid}.stance-list article:first-child{border-top:0;padding-top:0}.notes-list .log-card{background:linear-gradient(135deg,var(--lab-wash),transparent 68%),var(--color-panel);border:1px solid var(--color-border);border-radius:8px;align-content:start;min-height:21rem;padding:clamp(1.25rem,2.4vw,1.75rem);display:grid;box-shadow:inset 0 1px #ffffff08}.chain-step,.ledger-row,.notes-list .log-card,.stance-list article{animation:.52s ease-out both content-rise}.hero-visual{aspect-ratio:16/10;background:var(--color-panel);border:1px solid var(--color-border);box-shadow:var(--shadow);border-radius:18px;width:100%;min-width:0;overflow:hidden}.signal-chip{border:1px solid var(--color-border);color:var(--color-muted-strong);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:#cfe7d20f;border-radius:8px;min-width:0;padding:.72rem .8rem;font-size:.68rem;line-height:1.4}.card,.workbench-card,.log-card,.timeline-item,.process-panel,.lab-band{background:var(--color-panel);border:1px solid var(--color-border);border-radius:8px;transition:border-color .16s,background-color .16s,transform .16s;box-shadow:inset 0 1px #ffffff08}.workbench-card,.log-card,.timeline-item{padding:1.25rem;display:block}.card:hover,.workbench-card:hover,.log-card:hover,.timeline-item:hover{background:var(--color-surface);border-color:var(--color-accent)}@supports (color:color-mix(in lab,red,red)){.card:hover,.workbench-card:hover,.log-card:hover,.timeline-item:hover{border-color:color-mix(in srgb,var(--color-accent) 44%,transparent)}}.card:hover,.workbench-card:hover,.log-card:hover,.timeline-item:hover{transform:translateY(-1px)}.process-panel{gap:0;display:grid;overflow:hidden}.process-step{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:1rem;padding:1.5rem;display:grid}.process-step+.process-step{border-top:1px solid var(--color-border)}.process-index{color:var(--color-accent);font-family:var(--font-mono);letter-spacing:.12em;font-size:.75rem;line-height:2rem}.lab-band{gap:2rem;padding:1.5rem;display:grid}.pill{border:1px solid var(--color-border);color:var(--color-accent);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:#cfe7d212;border-radius:999px;align-items:center;min-height:1.8rem;padding:0 .7rem;font-size:.7rem;display:inline-flex}.footer-link{color:var(--color-muted-strong);transition:color .16s}.footer-link:hover{color:var(--color-text)}.article-nav{justify-content:flex-start;align-items:center;margin-bottom:clamp(2.5rem,6vw,4rem);display:flex}.article-nav a{color:var(--color-muted);transition:color .16s}.article-nav a:hover{color:var(--color-text)}.article-header{text-align:center;flex-direction:column;align-items:center;gap:.85rem;padding-bottom:clamp(2.5rem,6vw,4rem);display:flex}.article-date{color:var(--color-muted);letter-spacing:-.01em;margin:0;font-size:.95rem;line-height:1.5}.article-byline{color:var(--color-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;font-size:.9rem;line-height:1.5;display:flex}.article-dot{color:var(--color-muted)}@supports (color:color-mix(in lab,red,red)){.article-dot{color:color-mix(in srgb,var(--color-muted) 72%,transparent)}}.article-author{color:inherit;align-items:center;gap:.4rem;text-decoration:none;display:inline-flex}.article-author img{border:1px solid var(--color-border);object-fit:cover;border-radius:999px;flex-shrink:0}.article-author:hover{color:var(--color-text)}.article-header h1{color:var(--color-text);letter-spacing:-.9px;text-wrap:balance;max-width:28ch;margin:0;font-size:clamp(1.75rem,4.5vw,2.25rem);font-weight:400;line-height:1.25}.article-abstract{width:100%;margin:0}.article-abstract h2{color:var(--color-text);margin:0}.article-abstract-body{background:var(--color-surface)}@supports (color:color-mix(in lab,red,red)){.article-abstract-body{background:color-mix(in srgb,var(--color-surface) 72%,transparent)}}.article-abstract-body{border:1px solid var(--color-border);color:var(--color-muted-strong);border-radius:8px;flex-direction:column;gap:1rem;padding:1.25rem 1.35rem;font-size:1.0625rem;line-height:1.75;display:flex}.article-abstract-body p{margin:0}.research-prose{color:var(--color-muted-strong);width:100%;line-height:1.75}.research-prose>*{margin:0}.research-prose h2,.research-prose h3{color:var(--color-text);letter-spacing:-.025em;scroll-margin-top:calc(var(--header-height) + 2rem);text-wrap:balance;margin-top:2.5rem;font-size:1.125rem;font-weight:500;line-height:1.75}.research-prose h2 .heading-anchor,.research-prose h3 .heading-anchor{color:inherit;font:inherit;letter-spacing:inherit;text-decoration:none}.research-prose h2 .heading-anchor-hash,.research-prose h3 .heading-anchor-hash{color:var(--color-text)}@supports (color:color-mix(in lab,red,red)){.research-prose h2 .heading-anchor-hash,.research-prose h3 .heading-anchor-hash{color:color-mix(in srgb,var(--color-text) 80%,transparent)}}.research-prose h2 .heading-anchor-hash,.research-prose h3 .heading-anchor-hash{opacity:0;-webkit-user-select:none;user-select:none;margin-left:-1.25rem;margin-right:.5rem;transition:opacity .15s ease-out}@media(prefers-reduced-motion:reduce){.research-prose h2 .heading-anchor-hash,.research-prose h3 .heading-anchor-hash{transition:none}}.research-prose h2:hover .heading-anchor-hash,.research-prose h3:hover .heading-anchor-hash,.research-prose h2 .heading-anchor:focus-visible .heading-anchor-hash,.research-prose h3 .heading-anchor:focus-visible .heading-anchor-hash{opacity:1}.research-prose h2 .heading-anchor:hover,.research-prose h3 .heading-anchor:hover,.research-prose h2 .heading-anchor:focus-visible,.research-prose h3 .heading-anchor:focus-visible{color:inherit}.research-prose a:not(.heading-anchor){color:var(--color-text);text-decoration:underline;-webkit-text-decoration-color:var(--color-accent);text-decoration-color:var(--color-accent)}@supports (color:color-mix(in lab,red,red)){.research-prose a:not(.heading-anchor){-webkit-text-decoration-color:color-mix(in srgb,var(--color-accent) 60%,transparent);text-decoration-color:color-mix(in srgb,var(--color-accent) 60%,transparent)}}.research-prose a:not(.heading-anchor){text-underline-offset:3px}.research-prose ul,.research-prose ol{padding-left:1.25rem}.research-prose ul{list-style:outside}.research-prose ol{list-style:decimal}.research-prose li{padding-left:.25rem}.research-prose li::marker{color:var(--color-accent)}.research-prose strong{color:var(--color-text);font-weight:650}.research-prose blockquote{border-left:1px solid var(--color-accent);color:var(--color-text);margin:0;padding:.35rem 0 .35rem 1.25rem;font-size:clamp(1.2rem,2vw,1.55rem);font-style:normal;line-height:1.5}.research-prose code{background:var(--color-surface);color:var(--color-text);font-family:var(--font-mono);border-radius:4px;padding:.1rem .35rem;font-size:.85em}.research-prose pre{border:1px solid var(--color-border);scrollbar-width:none;-ms-overflow-style:none;border-radius:8px;margin:0;padding:1rem;font-size:13px;overflow-x:auto}.research-prose pre::-webkit-scrollbar{display:none}.research-prose .astro-code{background-color:var(--color-surface)}@supports (color:color-mix(in lab,red,red)){.research-prose .astro-code{background-color:color-mix(in srgb,var(--color-surface) 72%,transparent)}}.research-prose .astro-code,.research-prose .astro-code span{color:var(--shiki-light);font-style:var(--shiki-light-font-style);font-weight:var(--shiki-light-font-weight);-webkit-text-decoration:var(--shiki-light-text-decoration);text-decoration:var(--shiki-light-text-decoration)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .research-prose .astro-code,:root:not([data-theme=light]) .research-prose .astro-code span{color:var(--shiki-dark);font-style:var(--shiki-dark-font-style);font-weight:var(--shiki-dark-font-weight);-webkit-text-decoration:var(--shiki-dark-text-decoration);text-decoration:var(--shiki-dark-text-decoration)}}:root[data-theme=dark] .research-prose .astro-code,:root[data-theme=dark] .research-prose .astro-code span{color:var(--shiki-dark);font-style:var(--shiki-dark-font-style);font-weight:var(--shiki-dark-font-weight);-webkit-text-decoration:var(--shiki-dark-text-decoration);text-decoration:var(--shiki-dark-text-decoration)}.research-prose pre code{color:inherit;font-size:inherit;background:0 0;padding:0}.research-prose table{border-collapse:collapse;width:100%;margin:0;font-size:.88rem}.research-prose th,.research-prose td{border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top;padding:.8rem .75rem .8rem 0}.research-prose th{color:var(--color-accent);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:500}.research-prose td:first-child{color:var(--color-text);font-weight:650}.research-prose em{color:var(--color-muted)}.article-footer{color:var(--color-muted);margin:clamp(4rem,8vw,6rem) 0 0;padding-top:0;font-size:.9rem}.article-footer a{color:inherit;transition:color .16s}.article-footer a:hover{color:var(--color-text)}.article-end{border-top:1px solid var(--color-border);flex-direction:column;gap:clamp(2rem,4vw,2.75rem);margin-top:clamp(3rem,7vw,5rem);padding-top:clamp(2rem,4vw,2.75rem);display:flex}.article-meta{flex-wrap:wrap;gap:1.25rem 2.5rem;margin:0;display:flex}.article-meta div{flex-direction:column;gap:.4rem;display:flex}.article-meta dt{color:var(--color-muted);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;font-size:.66rem;font-weight:600}.article-meta dd{color:var(--color-text);margin:0;font-size:.9rem}.article-meta-tags dd{flex-wrap:wrap;gap:.4rem;display:flex}.article-tag{border:1px solid var(--color-border);color:var(--color-muted-strong);border-radius:999px;padding:.15rem .6rem;font-size:.78rem}.article-pager{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.article-pager-link{border:1px solid var(--color-border);border-radius:10px;flex-direction:column;gap:.35rem;padding:.9rem 1.1rem;transition:border-color .16s,background-color .16s;display:flex}.article-pager-link:hover{border-color:var(--color-border)}@supports (color:color-mix(in lab,red,red)){.article-pager-link:hover{border-color:color-mix(in srgb,var(--color-border) 50%,var(--color-text))}}.article-pager-link:hover{background-color:var(--color-surface)}@supports (color:color-mix(in lab,red,red)){.article-pager-link:hover{background-color:color-mix(in srgb,var(--color-surface) 40%,transparent)}}.article-pager-link.is-next{text-align:right}.article-pager-dir{color:var(--color-muted);font-family:var(--font-mono);letter-spacing:.06em;font-size:.7rem}.article-pager-title{color:var(--color-text);font-size:.92rem;line-height:1.4}.article-back{color:var(--color-muted);width:fit-content;font-size:.9rem;transition:color .16s}.article-back:hover{color:var(--color-text)}@media(max-width:560px){.article-pager{grid-template-columns:1fr}.article-pager-link.is-next{text-align:left}}@keyframes hero-rise{to{opacity:1;transform:translateY(0)}}@keyframes line-draw{to{stroke-dashoffset:0}}@keyframes node-pop{to{opacity:1;transform:scale(1)}}@keyframes content-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@media(min-width:1024px){.ai-hero{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);padding:2rem 0 3.5rem}.thesis-section,.program-section,.method-section,.log-section{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)}.article-layout{grid-template-columns:minmax(10rem,.42fr) minmax(0,1.58fr)}.article-rail{position:sticky;top:1.5rem}.notes-section,.ledger-section,.chain-section{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)}.chain-step:nth-child(2n){margin-left:clamp(2rem,8vw,7rem)}.chain-step:nth-child(3n){margin-left:clamp(.75rem,4vw,3.5rem)}.field-ledger{grid-template-columns:repeat(2,minmax(0,1fr))}.ledger-row:first-child{min-height:31rem}.notes-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.25rem)}.lab-band{grid-template-columns:.8fr 1.2fr;padding:2.5rem}}@media(max-width:760px){.site-hero{min-height:100svh;padding:1rem}.site-nav{flex-direction:column;align-items:flex-start}.hero-content{grid-template-columns:1fr;gap:1.5rem;padding-top:6rem;padding-bottom:5.75rem}.hero-copy h1{max-width:9.2ch;font-size:clamp(3rem,12vw,4rem)}.hero-copy>p:not(.section-label){max-width:22rem}.hero-ledger{grid-template-columns:1fr;max-width:22rem}.hero-ledger div{padding:.7rem 0}.signal-list article,.program-row,.apparatus-step,.article-header{grid-template-columns:1fr}.signal-list article{gap:.45rem}.program-row{gap:.6rem;padding-left:0}.program-row:hover{padding-left:0}.apparatus-step{gap:.45rem}.method-grid{grid-template-columns:1fr}.article-header{padding-bottom:3rem}.article-header h1{max-width:18ch}.ai-hero{gap:1.6rem;padding:2rem 0 2.5rem}.ai-hero-copy h1{max-width:7.6ch;font-size:clamp(3.25rem,14vw,4.6rem)}.article-headline h1{font-size:clamp(2.65rem,13vw,4.5rem)}.article-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.research-prose{max-width:none}.research-prose h2,.research-prose h3{margin-top:2rem}.research-prose table,.research-prose thead,.research-prose tbody,.research-prose tr,.research-prose th,.research-prose td{width:100%;display:block}.research-prose thead{display:none}.research-prose tr{border-top:1px solid var(--color-border);padding:1rem 0}.research-prose td{border:0;min-width:0;padding:.25rem 0}.research-prose td:first-child{margin-bottom:.25rem;font-size:1rem}.research-prose td:nth-child(2){margin-bottom:.4rem;font-size:.95rem}.line-topline{display:grid}.line-topline strong{text-align:left}.research-line{min-height:auto}.line-graph{aspect-ratio:16/7;min-height:auto}.line-steps,.research-line figcaption{display:none}.chain-step,.ledger-row,.stance-inner{grid-template-columns:1fr}.chain-step{gap:.4rem}.ledger-row{min-height:13rem}.ledger-index{font-size:4rem}.stance-section{margin-top:2rem}}body{background:linear-gradient(180deg,var(--color-accent) 0,transparent 17rem),var(--color-bg)}@supports (color:color-mix(in lab,red,red)){body{background:linear-gradient(180deg,color-mix(in srgb,var(--color-accent) 5%,transparent) 0,transparent 17rem),var(--color-bg)}}body{color:var(--color-text);font-size:15px}.research-index,.research-log-index{width:100%;max-width:48rem;margin:0 auto;padding:1.5rem 1.25rem clamp(1.5rem,3vw,0rem)}.index-shell{gap:0;display:grid}.brand-glyph{background:var(--color-text);width:1.9rem;height:1.9rem;display:block;-webkit-mask:url(/crafter-glyph.svg) 50%/contain no-repeat;mask:url(/crafter-glyph.svg) 50%/contain no-repeat}.index-hero{padding:clamp(4.25rem,13vw,7rem) 0 clamp(2.25rem,7vw)}.index-hero h1{color:var(--color-text);letter-spacing:-.025em;text-wrap:balance;max-width:16ch;margin-top:1.25rem;font-size:clamp(2rem,5vw,3.1rem);font-weight:460;line-height:1.08}.index-hero>p:not(.section-label){color:var(--color-muted-strong);max-width:38rem;margin-top:1.35rem;font-size:clamp(1rem,1.65vw,1.18rem);line-height:1.68}.index-system{border-bottom:1px solid var(--color-border);border-top:1px solid var(--color-border);color:var(--color-accent);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;gap:.45rem .68rem;margin-top:clamp(2rem,5vw,3rem);padding:.85rem 0;font-size:.7rem;line-height:1.5;display:flex}.index-system span{align-items:center;display:inline-flex}.index-system span:not(:last-child):after{color:var(--color-muted)}@supports (color:color-mix(in lab,red,red)){.index-system span:not(:last-child):after{color:color-mix(in srgb,var(--color-muted) 78%,transparent)}}.index-system span:not(:last-child):after{content:"/";margin-left:.68rem}.index-facts{border-top:1px solid var(--color-border);margin:clamp(2rem,5vw,3rem) 0 0;display:grid}.index-facts div{border-bottom:1px solid var(--color-border);grid-template-columns:8rem minmax(0,1fr);gap:1rem;padding:.78rem 0;display:grid}.index-facts dt{color:var(--color-accent);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem}.index-facts dd{color:var(--color-text);margin:0;font-size:.96rem;font-weight:560;line-height:1.35}.research-feed{padding:clamp(2rem,5vw,3rem) 0 0;display:grid;position:relative}.research-feed:before{background:var(--color-border);content:"";width:1px;position:absolute;inset:clamp(2.4rem,5vw,3.4rem) auto 2rem .35rem}.feed-entry{grid-template-columns:.8rem minmax(0,1fr);gap:1.1rem;padding-bottom:clamp(2.15rem,5vw,3.8rem);display:grid;position:relative}.feed-node{background:var(--color-text);z-index:1;border-radius:1px;width:.5rem;height:.5rem;margin-top:1.08rem;position:relative}.feed-panel{border-top:1px solid var(--color-border);padding-top:.92rem;display:grid}.feed-entry-featured .feed-panel{border:0;border-top:1px solid var(--color-border);box-shadow:none;background:0 0;padding:.92rem 0 0}.feed-entry-plain{padding-bottom:1rem}.feed-meta{color:var(--color-muted);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:baseline;gap:1rem;font-size:.7rem;display:flex}.feed-meta a{color:var(--color-muted);transition:color .16s}.feed-meta a:hover{color:var(--color-text)}.feed-panel h2,.research-log-header h1{color:var(--color-text);letter-spacing:-.025em;text-wrap:balance;margin-top:.9rem;font-size:clamp(1.5rem,3.4vw,2.1rem);font-weight:460;line-height:1.08}.feed-panel>p{color:var(--color-muted-strong);max-width:40rem;margin-top:.8rem;font-size:.98rem;line-height:1.68}.signal-strip,.method-list,.program-feed,.note-feed,.stance-feed,.research-log-feed{border-top:1px solid var(--color-border);margin-top:1.3rem;display:grid}.signal-strip article,.program-feed article,.stance-feed article{border-bottom:1px solid var(--color-border);gap:.38rem;padding:.86rem 0;display:grid}.signal-strip span,.program-feed em,.program-feed small,.note-row span{color:var(--color-accent);font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-style:normal;line-height:1.35}.signal-strip strong,.method-list strong,.program-feed strong,.stance-feed strong,.note-row strong{color:var(--color-text);font-size:.98rem;font-weight:650;line-height:1.25}.signal-strip p,.method-list p,.program-feed p,.stance-feed p,.note-row p{color:var(--color-muted-strong);font-size:.9rem;line-height:1.58}.method-list{padding:0;list-style:none}.method-list li{border-bottom:1px solid var(--color-border);gap:.35rem;padding:.82rem 0;display:grid}.program-feed article{grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr) minmax(7rem,.5fr);gap:.65rem}.program-feed div{gap:.35rem;display:grid}.program-feed small{text-align:right;align-self:start}.note-row{border-bottom:1px solid var(--color-border);color:inherit;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1.2rem;padding:.95rem 0;transition:border-color .16s,filter .16s,opacity .16s;display:grid;position:relative}.note-row:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--color-accent)}@supports (color:color-mix(in lab,red,red)){.note-row:before{background:color-mix(in srgb,var(--color-accent) 5%,transparent)}}.note-row:before{content:"";opacity:0;pointer-events:none;transform-origin:50%;transition:opacity .15s ease-out,transform .15s ease-out;position:absolute;inset:0;transform:scaleY(.82)}.note-row>*{z-index:1;transition:opacity .15s ease-out,transform .15s ease-out;position:relative}.note-row:is(:hover,:focus-visible){border-color:var(--color-accent)}@supports (color:color-mix(in lab,red,red)){.note-row:is(:hover,:focus-visible){border-color:color-mix(in srgb,var(--color-accent) 42%,transparent)}}.note-row:is(:hover,:focus-visible){outline:0}.note-row:is(:hover,:focus-visible):before{opacity:1;transform:scaleY(1)}.note-row:is(:hover,:focus-visible)>*{transform:translate(.36rem)}.note-row-empty{opacity:.72;border-bottom-style:dashed}.note-row-empty strong,.note-row-empty p{color:var(--color-muted)}.note-row-empty span{color:var(--color-accent)}@supports (color:color-mix(in lab,red,red)){.note-row-empty span{color:color-mix(in srgb,var(--color-accent) 68%,var(--color-muted))}}.note-row-empty:before{background:linear-gradient(90deg,transparent,var(--color-accent),transparent),var(--color-accent)}@supports (color:color-mix(in lab,red,red)){.note-row-empty:before{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--color-accent) 5%,transparent),transparent),color-mix(in srgb,var(--color-accent) 2%,transparent)}}.note-row-empty:before{opacity:1;transform:scaleY(1)}.note-feed:has(.note-row:is(:hover,:focus-visible)) .note-row:not(:hover,:focus-visible),.research-log-feed:has(.note-row:is(:hover,:focus-visible)) .note-row:not(:hover,:focus-visible){filter:blur(.35px);opacity:.72}.note-row span{margin-top:.42rem;display:block}.research-log-header{border-bottom:1px solid var(--color-border);padding:clamp(3.2rem,10vw,5.5rem) 0 clamp(2rem,6vw,3.2rem)}.research-log-header h1{max-width:8.5ch;font-size:clamp(2.9rem,8vw,4.65rem)}.research-log-header>p:not(.section-label){color:var(--color-muted-strong);max-width:38rem;margin-top:1.25rem;font-size:1.05rem;line-height:1.68}.research-log-feed{margin-top:clamp(1.6rem,4vw,2.5rem)}.site-footer{--footer-width:calc(74rem + (var(--layout-padding) * 2));margin-top:clamp(2.5rem,5vw,4rem);padding-bottom:clamp(2rem,4vw,3rem);position:relative}.site-footer-inner{grid-template-columns:minmax(0,1.4fr) minmax(0,2fr);gap:clamp(2rem,6vw,5rem);width:min(74rem,100% - 24vw);margin:0 auto;display:grid}.site-footer-brand{flex-direction:column;gap:1.1rem;display:flex}.site-footer-brand .brand-glyph{width:1.75rem;height:1.75rem}.site-footer-tagline{color:var(--color-muted);max-width:30ch;margin:0;font-size:.95rem;line-height:1.65}.site-footer-cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem);display:grid}.site-footer-col{flex-direction:column;gap:.7rem;display:flex}.site-footer-heading{color:var(--color-text);font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .25rem;font-size:.7rem;font-weight:600}.site-footer-col a{color:var(--color-muted);width:fit-content;font-size:.9rem;transition:color .16s}.site-footer-col a:hover{color:var(--color-text)}.site-footer-base{border-top:1px solid var(--color-border);width:min(74rem,100% - 24vw);color:var(--color-muted);flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem;margin:clamp(2.5rem,5vw,4rem) auto 0;padding:1.4rem 0 0;font-size:.82rem;display:flex}.site-footer-rights{color:var(--color-muted)}@supports (color:color-mix(in lab,red,red)){.site-footer-rights{color:color-mix(in srgb,var(--color-muted) 80%,transparent)}}@media(max-width:860px){.site-footer-inner{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:560px){.site-footer-cols{grid-template-columns:1fr 1fr;gap:2rem}}.index-footer{border-top:1px solid var(--color-border);color:var(--color-muted);justify-content:space-between;gap:1rem;margin-top:clamp(2rem,5vw,3rem);padding:1.35rem 0 0;font-size:.9rem;display:flex}.index-footer div{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.research-prose{font-size:clamp(1rem,1.2vw,1.08rem);line-height:1.8}.article-footer{max-width:none}@media(max-width:760px){.research-index,.research-log-index{padding:1rem 1rem 7rem}.index-hero{padding:3.75rem 0 2rem}.index-hero h1{max-width:14ch;font-size:clamp(2rem,8.5vw,2.85rem)}.index-facts div,.program-feed article,.note-row,.method-list li{grid-template-columns:1fr}.index-facts div,.method-list li{gap:.45rem}.research-feed:before{left:.25rem}.feed-entry{grid-template-columns:.55rem minmax(0,1fr);gap:.85rem}.feed-node{width:.42rem;height:.42rem}.program-feed small{text-align:left}.index-footer{flex-direction:column}.index-footer div{justify-content:flex-start}.article-header h1{max-width:18ch}}@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}.edge-patterns[data-astro-cid-e7sy2c23]{pointer-events:none;position:absolute;inset:0;z-index:0}.edge-pattern[data-astro-cid-e7sy2c23]{position:absolute;top:0;bottom:0;width:11vw;--meander: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='none' stroke='%23000' stroke-width='2' d='M2 2h28v28H8v-8h14V8H8v6h8v8H2z'/%3E%3C/svg%3E");--fade: linear-gradient( to bottom, transparent 0, transparent calc(var(--header-height) + 1.5rem), #000 calc(var(--header-height) + 7rem), #000 100% );background-color:var(--color-border);-webkit-mask:var(--meander) repeat-y center top / 28px 28px,var(--fade);-webkit-mask-composite:source-in;mask:var(--meander) repeat-y center top / 28px 28px,var(--fade);mask-composite:intersect;opacity:.45}.edge-pattern-left[data-astro-cid-e7sy2c23]{left:0}.edge-pattern-right[data-astro-cid-e7sy2c23]{right:0;transform:scaleX(-1)}.edge-pattern[data-astro-cid-e7sy2c23]:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Crect width='1' height='1' x='0' y='0' fill='%23000'/%3E%3Crect width='1' height='1' x='2' y='2' fill='%23000'/%3E%3C/svg%3E");background-size:3px 3px;opacity:.4;mix-blend-mode:overlay}@media(max-width:720px){.edge-patterns[data-astro-cid-e7sy2c23]{display:none}}
