/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:var(--font-sans);--font-serif:var(--font-serif);--font-mono:var(--font-mono);--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{.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}.sticky{position:sticky}.top-0{top:calc(var(--spacing) * 0)}.z-50{z-index:50}.block{display:block}.flex{display:flex}.hidden{display:none}.h-\[68px\]{height:68px}.min-w-0{min-width:calc(var(--spacing) * 0)}.scroll-mt-\[68px\]{scroll-margin-top:68px}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-4{gap:calc(var(--spacing) * 4)}.gap-7{gap:calc(var(--spacing) * 7)}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-border,.border-border\/70{border-color:var(--border)}@supports (color:color-mix(in lab, red, red)){.border-border\/70{border-color:color-mix(in oklab, var(--border) 70%, transparent)}}.bg-background{background-color:var(--background)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3\.5{padding-block:calc(var(--spacing) * 3.5)}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[0\.95rem\]{font-size:.95rem}.text-muted-foreground{color:var(--muted-foreground)}.focus\:not-sr-only:focus{clip-path:none;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.focus\:absolute:focus{position:absolute}.focus\:top-3:focus{top:calc(var(--spacing) * 3)}.focus\:left-4:focus{left:calc(var(--spacing) * 4)}.focus\:z-\[60\]:focus{z-index:60}.focus\:bg-background:focus{background-color:var(--background)}.focus\:px-3:focus{padding-inline:calc(var(--spacing) * 3)}.focus\:py-2:focus{padding-block:calc(var(--spacing) * 2)}@media (width>=48rem){.md\:flex{display:flex}.md\:hidden{display:none}}}:root{--background:#f8f6f1;--foreground:#25211d;--muted:#ece8df;--muted-foreground:#756b61;--accent:#e9e3d8;--primary:#b25738;--primary-foreground:#faf8f5;--border:#d9d3c9;--ink:#231e1a;--ink-foreground:#f1ede4;--ink-muted:#a69f96;--card:#fcfbf8;--font-sans:"Noto Sans SC", Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif;--font-serif:"Noto Serif SC", "Source Han Serif SC", "Songti SC", STSong, "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, SimSun, "Times New Roman", serif;--font-mono:"Source Code Pro", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--ease-inout:cubic-bezier(.65, 0, .35, 1);--ease-soft:cubic-bezier(.45, .05, .2, 1);--ease-hover:cubic-bezier(.4, 0, .2, 1);--d-logo:.38s;--d-hero:.72s;--d-reveal:.56s;--d-hover:.2s;--d-rule:.72s;--header-h:68px;--content:72rem;--gutter:1rem;--section-y:clamp(2.75rem, 5vw, 4.25rem);--section-y-tight:clamp(2.25rem, 4vw, 3.25rem);--section-hero-pt:clamp(2.75rem, 5.4vw, 4rem);--section-hero-pb:clamp(2.75rem, 6vw, 4.5rem)}@media (width>=768px){:root{--gutter:1.5rem}}@media (width>=1280px){:root{--gutter:2rem}}html{scroll-behavior:smooth}html,body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);font-weight:var(--fw-regular);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;overflow-x:clip}*{box-sizing:border-box}#root{min-width:0;overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.shell{width:min(100%, var(--content));padding-inline:var(--gutter);min-width:0;margin-inline:auto}.font-display{font-family:var(--font-serif);letter-spacing:-.02em;line-height:1.15;font-weight:var(--fw-medium)}.meta{font-family:var(--font-sans);font-size:.6875rem;font-weight:var(--fw-medium);letter-spacing:.22em;text-transform:uppercase;color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.meta{color:color-mix(in srgb, var(--foreground) 58%, var(--muted-foreground))}}.meta-mono{font-family:var(--font-mono);font-size:.625rem;font-weight:var(--fw-medium);letter-spacing:.2em;text-transform:uppercase;color:var(--muted-foreground)}.link-ed{transition:border-color var(--d-hover) var(--ease-hover), color var(--d-hover) var(--ease-hover);border-bottom:1px solid #0000}.link-ed:hover{border-bottom-color:currentColor}.site-header{height:var(--header-h);border-bottom:1px solid var(--border);background:var(--background)}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--background) 94%, transparent)}}.site-header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background-color var(--d-logo) var(--ease-inout), border-color var(--d-logo) var(--ease-inout)}.site-header.is-compact{background:var(--background)}@supports (color:color-mix(in lab, red, red)){.site-header.is-compact{background:color-mix(in srgb, var(--background) 90%, transparent)}}.site-header.is-compact{border-bottom-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.site-header.is-compact{border-bottom-color:color-mix(in srgb, var(--foreground) 14%, var(--border))}}.mark{min-width:0;color:inherit;align-items:stretch;gap:.55rem;display:flex}.mark-spine{background:linear-gradient(180deg, var(--primary) 0%, var(--primary) 55%, var(--foreground) 100%);width:2px}@supports (color:color-mix(in lab, red, red)){.mark-spine{background:linear-gradient(180deg, var(--primary) 0%, var(--primary) 55%, color-mix(in srgb, var(--foreground) 55%, transparent) 100%)}}.mark-spine{opacity:.9}.mark-word{font-family:var(--font-sans);font-size:.78rem;font-weight:var(--fw-medium);letter-spacing:.18em;text-transform:uppercase;align-items:center;line-height:1;display:flex}.nav-item{font-size:.875rem;font-weight:var(--fw-medium);letter-spacing:.02em;color:var(--foreground);align-items:baseline;padding:.4rem 0;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.nav-item{color:color-mix(in srgb, var(--foreground) 72%, transparent)}}.nav-item{transition:color var(--d-hover) var(--ease-hover), border-color var(--d-hover) var(--ease-hover);border-bottom:1px solid #0000}.nav-item:hover{color:var(--foreground);border-bottom-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.nav-item:hover{border-bottom-color:color-mix(in srgb, var(--foreground) 40%, transparent)}}.mobile-panel{border-top:1px solid var(--border);background:var(--background)}.hero{border-bottom:1px solid var(--border);position:relative;overflow:hidden}.hero-inner{width:min(100%, var(--content));padding:var(--section-hero-pt) var(--gutter) var(--section-hero-pb);min-width:0;margin-inline:auto}.hero-mark{margin:0 0 1.35rem}.hero-rule{background:var(--primary);width:2rem;height:1px;display:inline-block}.hero-name{min-width:0;font-family:var(--font-serif);font-size:clamp(2.75rem,5.6vw,4.35rem);font-weight:var(--fw-regular);letter-spacing:-.02em;color:var(--foreground);margin:0;line-height:1.15}.hero-name-clip{display:block;overflow:hidden}.hero-prefix{font-family:inherit;font-size:1em;font-weight:inherit;letter-spacing:-.02em;margin-right:.08em}.hero-fields{font-family:var(--font-serif);font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:var(--fw-medium);letter-spacing:.04em;margin:1rem 0 0;line-height:1.45}.hero-aux{font-size:.625rem;font-weight:var(--fw-medium);letter-spacing:.2em;text-transform:uppercase;color:var(--muted-foreground);margin:.55rem 0 0}.hero-statement{max-width:36rem;font-size:1rem;font-weight:var(--fw-regular);color:var(--foreground);margin:1.5rem 0 0;line-height:1.85}@supports (color:color-mix(in lab, red, red)){.hero-statement{color:color-mix(in srgb, var(--foreground) 76%, transparent)}}.hero-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.5rem;max-width:32rem;margin:2rem 0 0;display:grid}@media (width>=768px){.hero-meta{grid-template-columns:repeat(4,minmax(0,1fr));max-width:none}}.hero-meta dt{color:var(--muted-foreground);font-size:.6875rem}.hero-meta dd{font-size:.9375rem;font-weight:var(--fw-medium);margin:.2rem 0 0}.snap{border-top:1px solid var(--border)}.snap-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}@media (width>=768px){.snap-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}.snap-cell{border-bottom:1px solid var(--border);min-width:0;padding:1.35rem 1rem 1.35rem 0}@media (width>=768px){.snap-cell{border-bottom:0;padding:1.5rem 1.25rem 1.5rem 0}.snap-cell+.snap-cell{border-left:1px solid var(--border);padding-left:1.25rem}}.snap-value{font-family:var(--font-serif);font-size:clamp(1.55rem,2.6vw,2.15rem);font-weight:var(--fw-medium);letter-spacing:-.03em;overflow-wrap:anywhere;margin:0;line-height:1.1}.snap-label{color:var(--muted-foreground);margin:.5rem 0 0;font-size:.75rem}@keyframes clip-up{0%{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes fade-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.anim-clip{animation:clip-up var(--d-hero) var(--ease-soft) both;display:block}.anim-rise{opacity:0;animation:fade-rise .62s var(--ease-soft) both}.d1{animation-delay:40ms}.d2{animation-delay:.16s}.d3{animation-delay:.28s}.d4{animation-delay:.42s}.d5{animation-delay:.54s}.d6{animation-delay:.68s}.section{padding-block:var(--section-y);min-width:0}.section-tight{padding-block:var(--section-y-tight)}.section-title{font-family:var(--font-serif);font-size:clamp(1.65rem,2.4vw,2.15rem);font-weight:var(--fw-medium);letter-spacing:-.02em;margin:0 0 1.75rem;line-height:1.2}.sec-head{margin:0 0 1.85rem}.sec-head h2{font-family:var(--font-serif);font-size:clamp(1.65rem,2.4vw,2.15rem);font-weight:var(--fw-medium);letter-spacing:-.02em;margin:0;line-height:1.2}.sec-en{font-size:.625rem;font-weight:var(--fw-medium);letter-spacing:.2em;text-transform:uppercase;color:var(--muted-foreground);margin:.45rem 0 0}.sec-head.is-ink h2{color:var(--ink-foreground)}.sec-head.is-ink .sec-en{color:var(--ink-muted)}.rule{background:var(--foreground);height:1px}@supports (color:color-mix(in lab, red, red)){.rule{background:color-mix(in srgb, var(--foreground) 78%, transparent)}}.rule{transform-origin:0;transition:transform var(--d-rule) var(--ease-inout);transform:scaleX(0)}.rule.is-on{transform:scaleX(1)}.reveal{opacity:0;transition:opacity var(--d-reveal) var(--ease-soft), transform var(--d-reveal) var(--ease-soft);transform:translateY(12px)}.reveal.is-on{opacity:1;transform:none}.about-copy{max-width:40rem}.mandate-lead{font-family:var(--font-serif);font-size:clamp(1.2rem,2vw,1.55rem);font-weight:var(--fw-medium);letter-spacing:-.015em;margin:0;line-height:1.45}.about-copy p{color:var(--foreground);margin:1.05rem 0 0;font-size:.9375rem;line-height:1.85}@supports (color:color-mix(in lab, red, red)){.about-copy p{color:color-mix(in srgb, var(--foreground) 74%, transparent)}}.about-copy .mandate-lead{color:var(--foreground);margin:0;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.45}.about-copy .mandate-note{border-top:1px solid var(--border);color:var(--muted-foreground);margin-top:1.5rem;padding-top:1.05rem;font-size:.875rem;line-height:1.7}.practice-row{border-bottom:1px solid var(--border);gap:.45rem 1.25rem;min-width:0;padding:1.15rem 0;display:grid}@media (width>=768px){.practice-row{grid-template-columns:2.5rem minmax(0,.8fr) minmax(0,1.3fr);align-items:baseline;padding:1.25rem 0}}.practice-row .num{font-family:var(--font-mono);letter-spacing:.12em;color:var(--muted-foreground);font-size:.6875rem}.practice-row h3{font-family:var(--font-serif);font-size:clamp(1.15rem,1.8vw,1.35rem);font-weight:var(--fw-medium);letter-spacing:-.015em;margin:0;line-height:1.3}.practice-row .copy{min-width:0}.practice-row .copy p{color:var(--foreground);margin:0;font-size:.9rem;line-height:1.75}@supports (color:color-mix(in lab, red, red)){.practice-row .copy p{color:color-mix(in srgb, var(--foreground) 74%, transparent)}}.practice-row .copy .sec{color:var(--muted-foreground);margin-top:.45rem}.op-row{border-bottom:1px solid var(--border);min-width:0;transition:background-color var(--d-hover) var(--ease-hover), border-color var(--d-hover) var(--ease-hover);gap:.55rem;padding:1.15rem 0;display:grid;position:relative}@media (width>=768px){.op-row{grid-template-columns:2.5rem minmax(0,1fr) 10rem;align-items:start;gap:1.1rem;padding:1.25rem .65rem}}.op-row:hover,.op-row.is-on{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.op-row:hover,.op-row.is-on{background:color-mix(in srgb, var(--accent) 48%, transparent)}}.op-row:hover,.op-row.is-on{border-bottom-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.op-row:hover,.op-row.is-on{border-bottom-color:color-mix(in srgb, var(--foreground) 22%, var(--border))}}.op-row .num{font-family:var(--font-mono);letter-spacing:.12em;color:var(--muted-foreground);font-size:.6875rem}.op-row h3{min-width:0;font-family:var(--font-serif);font-size:clamp(1.2rem,1.9vw,1.4rem);font-weight:var(--fw-medium);letter-spacing:-.015em;overflow-wrap:break-word;transition:color var(--d-hover) var(--ease-hover), transform var(--d-hover) var(--ease-hover);margin:0;line-height:1.25}.op-row:hover h3,.op-row.is-on h3{color:#1d1916}@media (width>=768px){.op-row:hover h3,.op-row.is-on h3{transform:translate(6px)}}.op-meta{flex-direction:column;gap:.25rem;min-width:0;display:flex}.op-meta .year{font-size:.8125rem;font-weight:var(--fw-medium)}.op-meta .cat{color:var(--muted-foreground);font-size:.75rem}.op-statement{max-width:36rem;color:var(--foreground);margin:.45rem 0 0;font-size:.9rem;line-height:1.75}@supports (color:color-mix(in lab, red, red)){.op-statement{color:color-mix(in srgb, var(--foreground) 70%, transparent)}}.op-detail-mobile{color:var(--muted-foreground);margin:.4rem 0 0;font-size:.8125rem;line-height:1.65}.project{border-bottom:1px solid var(--border);min-width:0;padding:1.5rem 0}.project-top{justify-content:space-between;gap:1rem;margin-bottom:.65rem;display:flex}.project-tag,.project-status{font-size:.625rem;font-weight:var(--fw-medium);letter-spacing:.16em;text-transform:uppercase;color:var(--muted-foreground)}.project h3{font-family:var(--font-serif);font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:var(--fw-medium);letter-spacing:-.02em;margin:0;line-height:1.25}.project-kicker{color:var(--muted-foreground);margin:.4rem 0 0;font-size:.875rem}.project-body{max-width:40rem;color:var(--foreground);margin:.75rem 0 0;font-size:.9375rem;line-height:1.85}@supports (color:color-mix(in lab, red, red)){.project-body{color:color-mix(in srgb, var(--foreground) 76%, transparent)}}.project-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem;margin:1.35rem 0 0;display:grid}@media (width>=768px){.project-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}.pm-value{font-family:var(--font-serif);font-size:clamp(1.45rem,2.2vw,1.85rem);font-weight:var(--fw-medium);letter-spacing:-.03em;line-height:1.1;display:block}.pm-value.is-tight{letter-spacing:0;white-space:nowrap;font-variant-numeric:tabular-nums}.num-dot{font-size:.22em;font-weight:inherit;letter-spacing:0;vertical-align:.42em;margin:0;padding:0;line-height:1;display:inline-block}.pm-label{color:var(--muted-foreground);margin-top:.35rem;font-size:.75rem;display:block}.stat-grid{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}@media (width>=900px){.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.output-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.stat-cell{border-bottom:1px solid var(--border);min-width:0;padding:1.5rem 1rem 1.5rem 0}.stat-cell+.stat-cell{border-left:1px solid var(--border);padding-left:1rem}@media (width<=899px){.stat-cell:nth-child(odd){border-left:0;padding-left:0}}@media (width>=900px){.stat-cell:nth-child(3n+1){border-left:0;padding-left:0}.output-grid .stat-cell:nth-child(3n+1){border-left:1px solid var(--border);padding-left:1rem}.output-grid .stat-cell:nth-child(4n+1){border-left:0;padding-left:0}}.stat-value{font-family:var(--font-serif);font-size:clamp(1.85rem,3.8vw,3rem);font-weight:var(--fw-medium);letter-spacing:-.03em;overflow-wrap:anywhere;margin:0;line-height:1.05}.stat-label{color:var(--muted-foreground);margin:.7rem 0 0;font-size:.8125rem}.profile-major{font-family:var(--font-serif);font-size:clamp(1.25rem,2vw,1.65rem);font-weight:var(--fw-medium);margin:0 0 1.75rem}.profile-major span{font-family:var(--font-sans);font-size:.75rem;font-weight:var(--fw-regular);color:var(--muted-foreground);margin-bottom:.35rem;display:block}.profile-note{margin-top:1.25rem}.ink-grid{border-top-color:var(--ink-muted)}@supports (color:color-mix(in lab, red, red)){.ink-grid{border-top-color:color-mix(in srgb, var(--ink-muted) 28%, transparent)}}.ink-cell{border-bottom-color:var(--ink-muted)}@supports (color:color-mix(in lab, red, red)){.ink-cell{border-bottom-color:color-mix(in srgb, var(--ink-muted) 28%, transparent)}}.ink-cell+.ink-cell{border-left-color:var(--ink-muted)}@supports (color:color-mix(in lab, red, red)){.ink-cell+.ink-cell{border-left-color:color-mix(in srgb, var(--ink-muted) 22%, transparent)}}.ink-cell .stat-label{color:var(--ink-muted)}.assess{border-top:1px solid var(--border);max-width:40rem;margin:0}.assess-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:1.25rem;padding:.95rem 0;display:grid}.assess-row dt{color:var(--foreground);font-size:.9375rem}@supports (color:color-mix(in lab, red, red)){.assess-row dt{color:color-mix(in srgb, var(--foreground) 62%, var(--muted-foreground))}}.assess-row dd{font-family:var(--font-serif);font-size:1.1rem;font-weight:var(--fw-medium);text-align:right;color:var(--foreground);margin:0}.figures{background:var(--ink);color:var(--ink-foreground)}.figures .section-title{color:var(--ink-foreground)}.figure-grid{border-top:1px solid var(--ink-muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}@supports (color:color-mix(in lab, red, red)){.figure-grid{border-top:1px solid color-mix(in srgb, var(--ink-muted) 28%, transparent)}}@media (width>=900px){.figure-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.figure-cell{border-bottom:1px solid var(--ink-muted);min-width:0;padding:1.5rem 1rem 1.5rem 0}@supports (color:color-mix(in lab, red, red)){.figure-cell{border-bottom:1px solid color-mix(in srgb, var(--ink-muted) 28%, transparent)}}@media (width>=640px){.figure-cell{padding:1.85rem 1.5rem 1.85rem 0}}.figure-cell+.figure-cell{border-left:1px solid var(--ink-muted);padding-left:1rem}@supports (color:color-mix(in lab, red, red)){.figure-cell+.figure-cell{border-left:1px solid color-mix(in srgb, var(--ink-muted) 22%, transparent)}}@media (width>=640px){.figure-cell+.figure-cell{padding-left:1.5rem}}@media (width>=900px){.figure-cell:nth-child(3n+1){border-left:0;padding-left:0}}@media (width<=899px){.figure-cell:nth-child(odd){border-left:0;padding-left:0}}.figure-value{font-family:var(--font-serif);font-size:clamp(2rem,4.2vw,3.15rem);font-weight:var(--fw-medium);letter-spacing:-.03em;overflow-wrap:anywhere;line-height:1}.figure-label{letter-spacing:.04em;max-width:12rem;color:var(--ink-muted);margin-top:.85rem;font-size:.75rem;line-height:1.5}.org-table{border-collapse:collapse;width:100%;min-width:0}.org-table th{text-align:left;font-family:var(--font-mono);font-size:.625rem;font-weight:var(--fw-medium);letter-spacing:.18em;text-transform:uppercase;color:var(--muted-foreground);border-bottom:1px solid var(--border);padding:0 0 .75rem}.org-table td{border-bottom:1px solid var(--border);vertical-align:baseline;padding:1.05rem .75rem 1.05rem 0;font-size:.9375rem}.org-table td:last-child{padding-right:0}@media (width<=639px){.org-table th,.org-table td{padding-right:.5rem;font-size:.8125rem}.org-name{font-size:.95rem}.org-table .org-status{letter-spacing:.08em;font-size:.5625rem}}.org-name{font-family:var(--font-serif);font-size:1.05rem;font-weight:var(--fw-medium)}.org-role{color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.org-role{color:color-mix(in srgb, var(--foreground) 78%, transparent)}}.org-status{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-foreground);font-size:.6875rem}.org-open{border-top:1px solid var(--foreground);justify-content:space-between;align-items:baseline;gap:1rem;margin-top:2rem;padding-top:1.25rem;display:flex}@supports (color:color-mix(in lab, red, red)){.org-open{border-top:1px solid color-mix(in srgb, var(--foreground) 22%, var(--border))}}.org-open .label{font-size:.9375rem}.org-open .zero{font-family:var(--font-serif);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:var(--fw-medium);letter-spacing:-.03em;line-height:.9}.org-footnote{color:var(--muted-foreground);margin:.85rem 0 0;font-size:.8125rem}.staff-block{border-top:1px solid var(--border);margin-top:2.75rem;padding-top:1.75rem}.staff-head h3{font-family:var(--font-serif);font-size:clamp(1.15rem,1.8vw,1.35rem);font-weight:var(--fw-medium);letter-spacing:-.015em;margin:0}.staff-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;min-width:0;margin:1.35rem 0 0;padding:0;list-style:none;display:grid}@media (width<=639px){.staff-row{gap:.4rem}}.staff-card{min-width:0;margin:0}.staff-photo{aspect-ratio:3/4;background:var(--muted);overflow:hidden}.staff-photo img{object-fit:cover;object-position:center 16%;filter:sepia(.05)saturate(.86)contrast(1.03);width:100%;height:100%;transition:filter var(--d-hover) var(--ease-hover);display:block}.staff-card:hover img{filter:sepia(.02)saturate(.96)contrast(1.04)}.staff-card figcaption{flex-direction:column;gap:.15rem;min-width:0;padding-top:.55rem;display:flex}.staff-name{font-size:.75rem;font-weight:var(--fw-medium);letter-spacing:.02em}.staff-role{color:var(--muted-foreground);font-size:.6875rem}@media (width<=639px){.staff-name,.staff-role{font-size:.5625rem}}.principle{border-bottom:1px solid var(--border);gap:.55rem;min-width:0;padding:1.15rem 0;display:grid}@media (width>=768px){.principle{grid-template-columns:3.25rem minmax(0,1fr);align-items:baseline;gap:1.5rem;padding:1.35rem 0}}.principle .num{font-family:var(--font-mono);letter-spacing:.16em;color:var(--muted-foreground);font-size:.6875rem}.principle p{font-size:1rem;font-weight:var(--fw-regular);color:var(--foreground);margin:0;line-height:1.65}@supports (color:color-mix(in lab, red, red)){.principle p{color:color-mix(in srgb, var(--foreground) 82%, transparent)}}.site-footer{border-top:1px solid var(--border);padding-block:3.25rem 2rem}.footer-grid{gap:2.25rem;min-width:0;display:grid}@media (width>=800px){.footer-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,.9fr);gap:3rem}}.footer-name{font-family:var(--font-serif);font-size:1.35rem;font-weight:var(--fw-medium);margin:0}.footer-blurb{max-width:20rem;color:var(--muted-foreground);margin:.75rem 0 0;font-size:.875rem;line-height:1.75}.footer-col h3{margin:0 0 .85rem}.footer-col a,.footer-col p{color:var(--foreground);padding:.28rem 0;font-size:.875rem;display:block}@supports (color:color-mix(in lab, red, red)){.footer-col a,.footer-col p{color:color-mix(in srgb, var(--foreground) 72%, transparent)}}.footer-base{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;gap:.65rem 1.5rem;margin-top:2.75rem;padding-top:1.15rem;display:flex}.burger{justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:none}@media (width<=767px){.burger{display:inline-flex}}.burger-lines{width:1.15rem;height:1px;position:relative}.burger-lines span{background:var(--foreground);height:1px;transition:transform .28s var(--ease-inout);position:absolute;top:0;left:0;right:0}.burger-lines span:first-child{transform:translateY(-4px)}.burger-lines span:last-child{transform:translateY(4px)}.burger.is-open span:first-child{transform:rotate(45deg)}.burger.is-open span:last-child{transform:rotate(-45deg)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.anim-clip,.anim-rise,.reveal,.rule,.mark-word,.op-row h3{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
