:root{--ink:#131313;--ink-soft:#333;--ink-muted:#6b6b6b;--ink-light:#777;--ink-bold:#000;--rule-primary:#D4D3CE;--rule-secondary:#E2E1DC;--rule-tertiary:#EDECE8;--text-primary:#1A1A18;--text-secondary:#4F4D48;--text-tertiary:#6F6D66;--border-color:#dadce0;--rule-color:rgba(0,0,0,.12);--divider-color:rgba(0,0,0,.08);--ink-600:#555;--caption-ink:#555;--paper:#fff;--paper-50:#fafafa;--link-color:#163A76;--brand-rgb:156,63,42;--brand:rgb(var(--brand-rgb));--brand-alpha-20:rgba(var(--brand-rgb),.2);--brand-hover:color-mix(in srgb,var(--brand),black 15%);--button-hover-bg:#e4e4e4;--nav-bg:#fff;--nav-ink:#222;--nav-ink-black:#000;--body-font:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif;--space-1:clamp(.75rem,1vw,.875rem);--space-2:clamp(.875rem,2vw,1.125rem);--space-3:clamp(1.125rem,3vw,1.5rem);--space-4:clamp(1.5rem,4vw,2rem);--space-5:clamp(2rem,5vw,3rem);--space-6:clamp(2.75rem,6vw,4rem);--space-7:clamp(3.75rem,7vw,5.5rem);--space-8:clamp(5rem,8vw,7.5rem);--gutter:clamp(1rem,3vw,1.5rem);--default-margin-bottom:var(--space-2);--logo-height:1rem;--logo-max-width:none;--border-subtle:color-mix(in srgb,currentColor 12%,transparent);--heading-weight:600;--wrap-narrow:clamp(37.5rem,60ch,40rem);--wrap-default:50rem;--wrap-wide:75rem;--feature-max:1200px;--measure:42rem;--wrap:var(--wrap-default);--border-radius:2px;--measure-wide:72rem;--measure-medium:50rem;--measure-prose:44rem;--measure-hero:50rem;--measure-feature:50rem;--header-h:3.75rem}*,*::before,*::after{box-sizing:inherit}*{margin:0;padding:0}html{font-size:100%;color-scheme:light;box-sizing:border-box;scroll-behavior:auto}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{line-height:1.75;font-family:var(--body-font);color:var(--text-primary);background-color:var(--paper);overflow-wrap:anywhere;word-break:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}@supports not(overflow-wrap:anywhere){body{overflow-wrap:break-word}}body[data-menu-open="true"]{overflow:hidden}.page{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;--ui-justify:flex-start}.page--landing,.page--system{--ui-justify:center}.site-header__inner{width:min(100%,var(--measure-wide));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:.5rem;height:100%;border-bottom:1px solid var(--rule-secondary)}.site-header__left{display:flex;align-items:baseline;gap:1rem}body[data-search-open="true"] .site-header__left{display:none}.site-header__right{display:flex;align-items:center;flex:0 1 auto;gap:.5rem}body[data-search-open="true"] .site-header__right{flex:1 0 auto}.search-bar__dialog{display:none}body[data-search-open="true"] .search-bar__dialog{flex:1;display:flex;align-items:center;background:var(--search-background)}.search-bar{display:flex;align-items:center}body[data-search-open="true"] .search-bar{justify-content:flex-end;gap:.5rem;flex:1}input[type="search"]{-webkit-appearance:textfield;box-sizing:initial}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}abbr,acronym,blockquote,code,input,kbd,q,samp,var{-webkit-hyphens:none;hyphens:none}.search-bar__form{flex:auto;position:relative;border:1px solid var(--border-color)}.search-bar__input{flex:auto;height:2.75rem;padding:0 .625rem 0 2.25rem;background:transparent;border:0;width:100%}.search-bar__input[type="search"]{box-sizing:border-box}.search-bar__icon{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:var(--caption-ink)}.search-bar__toggle .search-bar__toggle__icon{display:none}.search-bar__toggle[aria-expanded="true"] .search-bar__toggle__icon--close{display:inline-block}.search-bar__toggle[aria-expanded="false"] .search-bar__toggle__icon--open{display:inline-block}.site-header__menu-toggle .site-header__menu-toggle__icon{display:none}.site-header__menu-toggle[aria-expanded="false"] .site-header__menu-toggle__icon--burger{display:inline-block}.site-header__menu-toggle[aria-expanded="true"] .site-header__menu-toggle__icon--close{display:inline-block}.page--system .site-header__inner,.page--landing .site-header__inner{padding-top:clamp(2rem,4.5vw,3.25rem)}.site-main__inner{display:flow-root}.page--system .site-main__inner{padding-top:var(--space-4)}.page--landing .site-main__inner{padding-top:clamp(1.1rem,2.2vw,1.6rem)}.page--system{--prose-max:55ch}.page--system,.page--landing{--logo-height:auto;--logo-max-width:480px}.page--narrow{--wrap:var(--wrap-narrow)}.page--wide{--wrap:var(--wrap-wide)}.site-header__menu-toggle .site-header__menu-toggle__icon{display:none}.site-header__menu-toggle[aria-expanded="false"] .site-header__menu-toggle__icon--burger{display:inline-block}.site-header__menu-toggle[aria-expanded="true"] .site-header__menu-toggle__icon--close{display:inline-block}.tagline{font-size:clamp(.95rem,1.4vw,1.1rem);letter-spacing:.025em;color:var(--ink-soft);margin:0}a{text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}a:link,a:visited{color:var(--link-color)}a:hover,a:focus{text-decoration:underline}h1{font-size:1.8rem;padding:0;margin:0 0 var(--space-4)}h2,.h2{font-size:1.5rem;margin-top:var(--space-3)}h3{font-size:1.2rem;margin-block-start:1.5rem}h4{font-size:1.1rem;margin-block-start:1.15rem}h1,h2,.h2,h3,h4{font-weight:var(--heading-weight)}h1,h2,.h2,h3,h4,h5{overflow-wrap:break-word;hyphens:auto;word-break:normal;line-height:1.375}h2,.h2,h3,h4,h5,h6{margin-bottom:var(--space-2)}h2+h3{margin-top:0;margin-block-start:.5rem}h2.section-break{margin-bottom:var(--space-2);margin-top:var(--space-4)}svg{pointer-events:none}hr{border:0;height:1px;background:rgba(40,30,20,.18);margin:var(--space-5)0}ul{list-style:disc;padding-left:var(--space-3);margin:0 0 var(--space-3)}ul:last-child{margin-bottom:0}li{margin-bottom:var(--space-1);line-height:1.55}li:last-child{margin-bottom:0}.item-list{list-style:none;padding-left:0}.item-list li{margin-bottom:var(--space-2)}.item-list__title{font-weight:500}.item-list__time{color:var(--ink-soft);font-weight:500}a.item-list__link{text-decoration:none}a.item-list__link:hover,a.item-list__link:focus{text-decoration:underline}.content-wrap{flex:1 0 auto;min-height:0;padding-bottom:var(--space-7)}.legal-note{font-size:.95rem;color:var(--ink-muted);letter-spacing:.02em}.skip-link{position:absolute;top:var(--space-2);left:var(--space-2);transform:translateY(-200%);background:var(--paper);color:var(--ink);padding:var(--space-1)var(--space-2);border:2px solid var(--ink);border-radius:4px;z-index:1000}.skip-link:focus,.skip-link:focus-visible{transform:translateY(0)}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.container{padding-inline:var(--space-3);margin-inline:auto;max-width:min(var(--measure-wide),100%)}.site-header{position:relative;height:var(--header-h);z-index:10}body[data-search-open="true"] .site-header{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 5px 0 rgba(0,0,0,.23)}.site-footer{display:block;flex-shrink:0}.site-footer__inner{padding-top:var(--space-3);padding-bottom:var(--space-3);border-top:1px solid var(--rule-secondary);max-width:min(100%,var(--measure-wide))}.site-footer__top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--space-3);flex-wrap:wrap;gap:var(--space-1)}.site-footer__logo{color:var(--brand);text-decoration:none;flex-shrink:0}.site-footer__logo:visited{color:var(--brand)}.site-footer__logo:focus-visible{color:var(--brand-hover)}@media(hover:hover) and (pointer:fine){.site-footer__logo:hover{color:var(--brand-hover)}}.site-footer__logo-img{height:.875rem;width:auto;fill:currentColor}.site-footer__nav{display:flex;gap:var(--space-3)}.site-footer__nav a{font-size:.875rem;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:color .15s ease}.site-footer__bottom{}.site-footer__tagline{font-style:italic;font-size:.875rem;color:var(--text-secondary);margin-bottom:var(--space-1)}.site-footer__meta{font-size:.875rem;color:var(--text-tertiary);margin-bottom:var(--space-3)}.site-footer__legal{display:flex;justify-content:space-between;gap:2rem;font-size:.875rem}.site-footer__copyright{color:var(--text-tertiary)}.site-footer__legal-links{display:flex;gap:var(--space-3)}.site-footer__legal-links a{color:var(--text-tertiary);font-weight:500;text-decoration:none;transition:color .15s ease}.site-footer a:hover{text-decoration:underline;text-underline-offset:.15em;color:var(--brand-hover);text-decoration-color:var(--brand-hover)}.u-text-center{text-align:center}.u-margin-center{margin-left:auto;margin-right:auto}.u-align{margin-inline:0}.legal-section__heading{padding-bottom:.5rem;border-bottom:1px solid var(--rule-secondary)}.page-intro{margin-bottom:var(--space-3)}.page-intro h1{margin-bottom:.5rem}.prose-measure,.article__measure{max-width:min(var(--measure-prose),100%);margin-left:auto;margin-right:auto}.article__thesis{font-style:italic}.article__lead{font-size:1.15rem;line-height:1.55;margin-top:var(--space-3)}.article__lead strong{font-weight:600}.article__meta{font-size:.9rem;color:var(--ink-soft);margin-top:var(--space-1)}.article__author{font-weight:500}.article__separator{margin:0 .5rem;color:var(--ink-muted)}.article__lede{font-size:1.1rem;line-height:1.6;color:var(--text-secondary);font-weight:400;margin-top:var(--space-2)}.article__subtitle{font-size:1.15rem;line-height:1.55;color:var(--ink-muted);max-width:60ch;margin-top:var(--space-2);margin-bottom:0}.article__header{}.article__kicker{font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);font-weight:400;margin-bottom:var(--space-3)}.article__source-note{margin:0 0 var(--space-2);font-size:.9375rem;line-height:1.5;color:var(--ink-soft)}.article__title{margin-top:var(--space-3);margin-bottom:0}.article__body{margin-top:var(--space-3)}.article__source-title{font-size:1.5rem;font-weight:600}img{display:block;max-width:100%;height:auto;border:0}.figure{margin-left:auto;margin-right:auto}.figure__img{display:block;width:100%;height:auto}.figure__figcaption{margin-top:var(--space-1);line-height:1.5;text-align:left;color:var(--ink-soft);font-size:.9375rem}.figure__figcaption a{color:inherit;text-decoration:underline;text-decoration-thickness:.06em;text-underline-offset:.12em}.figure--hero{max-width:min(100%,var(--measure-hero))}.figure--hero .figure__figcaption{width:min(100%,var(--measure-prose));margin-left:auto;margin-right:auto}.figure--feature{max-width:min(100%,var(--measure-feature));margin-bottom:var(--space-2)}.figure--pre-header{margin-top:var(--space-1)}.figure--post-header{margin-top:var(--space-4)}figure picture{display:block;width:100%;height:auto}.home-tagline{margin-top:var(--space-2);font-style:italic}@media(min-width:900px){}cite{font-style:italic}.article__credit a{color:inherit;text-decoration:underline;text-decoration-thickness:.06em;text-underline-offset:.12em}.article__credit a:hover{text-decoration-thickness:.08em}figcaption{font-size:.9375rem;color:var(--ink-600);margin-top:var(--space-1)}p{margin:0 0 var(--space-2)}p:last-child{margin-bottom:0}.soft-text{font-size:.95rem;line-height:1.45;color:var(--ink-muted)}.soft-text a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}.soft-text a:hover,.soft-text a:focus-visible{color:var(--ink)}.page--landing .prose p{margin-bottom:clamp(1.1rem,2.2vw,1.5rem)}.landing-opening{display:grid;gap:.1rem 0;margin-top:clamp(2.1rem,5vw,3.2rem);margin-bottom:clamp(2.1rem,5vw,3.2rem)}.landing-opening dt{font-size:.85rem;letter-spacing:.1em;font-weight:500;text-transform:uppercase;color:var(--brand);margin-bottom:.25rem}.landing-opening dd{font-size:1.05rem;font-weight:400;margin:0 0 clamp(1.25rem,3vw,1.75rem)0}.landing-opening dd:last-child{margin-bottom:0}.wordmark{margin:0 0 var(--space-1);display:flex;justify-content:var(--ui-justify);align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:.4em;padding:.55em .8em;min-height:2.75rem;font:inherit;font-size:1rem;font-weight:600;line-height:1;color:var(--ink);background:transparent;border:1px solid transparent;border-radius:var(--border-radius);box-shadow:none;text-decoration:none;-webkit-user-select:none;user-select:none;vertical-align:middle;-webkit-tap-highlight-color:transparent;transition:none;cursor:pointer}.button:disabled{opacity:.55;cursor:not-allowed}.button--icon-only{width:2.75rem;height:2.75rem;padding:0}.button--icon-only svg{fill:currentColor;width:2rem;height:2rem;display:block}.site-header .button--icon-only{color:var(--nav-ink)}.button--primary{border-color:var(--link-color);color:var(--link-color);line-height:1.1}.button--primary:hover,.button--primary:active{background:var(--link-color);border-color:var(--link-color);color:#fff}.button--primary:focus-visible{outline:2px solid var(--link-color);outline-offset:3px}.site-header__logo{display:flex;align-items:center;height:2.75rem;padding:0 .5rem;margin-left:-.5rem;text-decoration:none}.site-header__logo:link,.site-header__logo:visited{color:var(--brand)}.site-header__logo:focus-visible{color:var(--brand-hover)}.primary-nav__action{display:inline-flex;align-items:center;padding:0 .5rem;height:2.75rem;font-weight:500;font-size:1rem;line-height:1;border:1px solid transparent;border-radius:var(--border-radius);background-color:transparent;text-decoration:none;-webkit-tap-highlight-color:transparent;position:relative}.primary-nav__action:link,.primary-nav__action:visited{color:var(--text-secondary)}.primary-nav__action:active{color:var(--brand-hover)}.primary-nav__action:focus-visible{color:var(--brand-hover);text-decoration:underline;text-underline-offset:.18em;text-decoration-thickness:.08em}@media(hover:hover) and (pointer:fine){.button:hover{background:var(--button-hover-bg)}.site-header .button--icon-only:hover{color:var(--brand-hover);background:transparent}.primary-nav__action:hover{color:var(--brand-hover);text-decoration:underline;text-underline-offset:.18em;text-decoration-thickness:.08em}.site-header__logo:hover{color:var(--brand-hover)}}.site-header .button--icon-only:focus-visible{color:var(--brand-hover)}.site-header .button--icon-only:active{color:var(--brand-hover)}.site-header__logo-img{height:.9375rem;width:auto;fill:currentColor}.primary-nav{display:none}.landing-note{font-size:.9rem;color:var(--ink-soft);margin-left:auto;margin-right:auto;margin-top:clamp(1.6rem,3.5vw,2.3rem);margin-bottom:0}.honeypot-wrapper{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;z-index:-1}label{display:block;font-weight:600;cursor:pointer}input,textarea{background:none;-webkit-appearance:none;-moz-appearance:none;font-weight:400;display:block;width:100%;padding:.5rem .9375rem;font-size:.9375rem;border:1px solid var(--border-color);border-radius:var(--border-radius)}textarea.--error,input.--error{margin-bottom:var(--tight-margin-bottom);border-color:var(--error-color)}input[type="checkbox"]{width:auto}.custom-select{position:relative;display:inline-block;width:100%}select{width:100%;padding:.5rem .9375rem;font-size:.9375rem;border:.0625rem solid var(--border-color);border-radius:.25rem;background-color:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none}.custom-select::after{content:'';position:absolute;top:50%;right:.625rem;width:0;height:0;border-left:.375rem solid transparent;border-right:.375rem solid transparent;border-top:.375rem solid #333;pointer-events:none;transform:translateY(-50%)}input.compact,select.compact{padding:.5rem;font-size:.875rem}input.with-prefix{padding-left:2.8rem}input.with-suffix{padding-right:2.8rem}.input-prefix{position:absolute;top:50%;transform:translateY(-50%);left:.5rem}.input-suffix{position:absolute;top:50%;transform:translateY(-50%);right:.5rem}.editor-form{max-width:30rem;margin-bottom:var(--default-margin-bottom);display:flex;flex-direction:column;align-items:stretch;gap:var(--space-3)}.editor-form .button{align-self:flex-start}.editor-form>p{margin-bottom:0}.form-field-group{display:flex;flex-direction:column;gap:var(--default-margin-bottom)}.form-field-group:not(:last-child) {margin-bottom:var(--default-margin-bottom)}.form-field{display:flex;flex-direction:column;gap:.07em}.error-alert{text-align:center;background-color:#FEE2E2;color:#065F46;border:1px solid #F87171;padding:.5rem;border-radius:var(--border-radius);margin-bottom:var(--default-margin-bottom)}.feedback-message{background-color:#f6f6f4;border-left:3px solid var(--link-color);color:var(--ink);padding:.75rem 1rem;border-radius:var(--border-radius);margin:2rem 0 var(--default-margin-bottom)}.feedback-message p:not(:last-child) {margin-bottom:.75rem}.char-count{text-align:right;font-size:.875rem;line-height:1.25rem;margin-top:.25rem}.hidden{display:none}.confirm-box{background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.18);border-left:4px solid var(--link-color);border-radius:.25rem;padding:clamp(1rem,2.2vw,1.35rem);margin-top:var(--space-3);max-width:30rem;}.confirm-box__title{margin:0 0 .5rem;font-size:1.05rem;font-weight:600;line-height:1.25;color:var(--ink)}.confirm-box__body{margin:0 0 .85rem;line-height:1.55;color:var(--ink)}.confirm-box__link{display:inline-flex;align-items:baseline;gap:.35em;font-weight:600;text-decoration-thickness:1px;text-underline-offset:.18em}.confirm-box__link:hover{text-decoration-thickness:2px}.confirm-box__link:focus-visible{outline:2px solid var(--confirm-accent);outline-offset:3px}.source-paper{border:1px solid var(--border-color);padding:var(--space-3);margin-top:var(--space-5);margin-bottom:var(--space-5)}.source-header{text-align:center;margin-bottom:var(--space-3);padding-bottom:var(--space-2);border-bottom:1px solid var(--divider-color)}.source-footer{padding-top:var(--space-2);border-top:1px solid var(--divider-color);font-size:.875rem;color:var(--ink-muted)}.paper-name{font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--brand);font-weight:600}.paper-date{font-size:.875rem;color:var(--ink-light);margin-top:.15rem}.source-headline{font-size:1.1rem;font-weight:600;margin:0 0 .25rem;padding:0;text-align:center}.source-subhead{margin-bottom:var(--space-3);font-style:italic;color:var(--text-secondary);font-size:.9375rem;text-align:center}.source-text{font-size:.9375rem;line-height:1.7}.source-text p{margin-bottom:var(--space-1)}.source-annotation{margin-top:var(--space-3);margin-bottom:var(--space-3);padding:var(--space-1)0 var(--space-1)var(--space-3);border-left:2px solid var(--brand);font-style:italic;font-size:.875rem;color:var(--ink-soft);line-height:1.65}.ann-label{font-style:normal;letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin-bottom:.35rem;display:block}blockquote{border-left:1px solid #bbb;margin:var(--space-3)0;padding-left:var(--space-3);padding-block:0}.pullquote{margin:var(--space-4)0}.pullquote__content{font-size:1.1rem;font-weight:400;font-style:italic;color:var(--ink);line-height:1.5;border-left:2px solid var(--brand);padding-left:var(--gutter);margin:0}.pullquote__caption{margin-top:.5rem}.pullquote__source{font-style:normal;text-transform:uppercase;border-left:2px solid transparent;padding-left:var(--gutter);font-size:.875rem}blockquote.article__pullquote{text-align:left;font-size:1.1rem}.primary-source blockquote{font-size:.95rem;line-height:1.6}figure blockquote{margin-bottom:0}figure.quote{margin-bottom:var(--space-3)}.blockquote-tight{margin-bottom:var(--tight-margin-bottom)}.blockquote-plain{padding:0;margin:0;border:0;background:none}a.brand-link{color:var(--brand);text-decoration:none;transition:color .2s ease-in-out}a.brand-link:hover,a.brand-link:focus{color:var(--brand-hover);text-decoration:underline}.article__footer{margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--rule-primary)}.article__footer-section{margin-bottom:var(--space-3)}.article__footer-label{font-size:.875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--space-1);margin-top:0;padding:0;color:var(--text-tertiary)}.article__footer-list{margin:0;padding:0;list-style:none}.article__footer-entry{font-size:.875rem;line-height:1.65;color:var(--text-secondary);margin-bottom:var(--space-1)}.article__footer-entry:last-child{margin-bottom:0}.article__footer-entry a{color:inherit;text-decoration:underline;text-underline-offset:2px}.article__footer-entry a:hover{color:var(--brand);text-decoration-color:var(--brand)}.presented-by{color:var(--ink-soft);margin-bottom:var(--space-4);font-style:italic}.breadcrumbs{font-size:.875rem;color:#666;margin-top:var(--space-2)}.breadcrumbs--post-hero{margin-top:var(--space-3)}.breadcrumbs ol{list-style:none;padding:0;margin:0;display:flex;gap:.5rem}.breadcrumbs li{margin-bottom:0}.breadcrumbs li::after{content:"→";margin-left:.5rem}.breadcrumbs li:last-child::after{content:""}.breadcrumbs a{color:#555;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs a:visited{color:#555}.site-menu{display:none;flex-direction:column;gap:.5rem;position:fixed;overflow:visible;background:white;top:calc(var( -  - header - h) - 1px);left:0;right:0;height:calc(100svh - var( -  - header - h));overflow:auto;padding:var(--space-3)var(--gutter)0 0;background-color:rgba(255,255,255,.97);backdrop-filter:none;}.site-menu__list{list-style:none}.site-menu__link{display:flex;align-items:center;padding:.5rem;min-height:2.75rem;font-weight:500;font-size:1.25rem;line-height:1;border:1px solid transparent;border-radius:var(--border-pill-radius);text-decoration:none;letter-spacing:var(--track-normal);-webkit-tap-highlight-color:transparent}.site-menu__link:link,.site-menu__link:visited{color:var(--nav-ink)}.site-menu__rule{border:0;border-top:1px solid var(--border-color,#e5e5e5);height:0;margin:0}.founder-list{display:grid;gap:var(--space-5)}.founder{display:grid;gap:var(--space-3);align-items:start}.founder__figure{margin:0}.founder__image{display:block;width:100%;max-width:14rem;height:auto;object-fit:cover}.founder__header{margin-bottom:var(--space-2)}.founder__name{margin:0}.founder__role{margin-top:var(--space-1);margin-bottom:0;font-size:var(--step--1)}.founder__image{aspect-ratio:4 / 5;width:100%;max-width:14rem;object-fit:cover;border:1px solid var(--border-subtle)}.footnote{vertical-align:baseline;line-height:0;position:relative;top:-.4em;padding:.2em}.footnote a{font-size:.8em;font-weight:600;color:var(--brand)}.footnote a:link,.footnote a:visited{text-decoration:none}.footnote a:hover{text-decoration:underline}.footnotes{list-style:none;counter-reset:footnote;margin-top:var(--space-3);padding:var(--space-2)0 0 0;border-top:1px solid var(--border-color)}.footnotes li{counter-increment:footnote;font-size:.9em;line-height:1.6;color:var(--ink-soft);margin-bottom:var(--space-1);position:relative;padding-left:1.75rem}.footnotes li::before{content:counter(footnote);position:absolute;left:0;top:0;font-size:inherit;font-weight:600;color:var(--brand)}.error-main{flex:1;display:flex;align-items:center;justify-content:center;padding:var(--space-6)var(--space-4)}.error-container{max-width:40rem;text-align:center}.error-code{font-family:'Playfair Display',Georgia,serif;font-size:8rem;font-weight:700;line-height:1;color:var(--rule-primary);position:relative;margin-bottom:1.5rem;letter-spacing:-.03em}.error-code::after{content:'';display:block;width:3.75rem;height:2px;background:var(--brand);margin:1.2rem auto 0}.error-title{font-family:'Playfair Display',Georgia,serif;font-size:2rem;font-weight:400;line-height:1.3;margin-bottom:1rem;color:var(--text-primary)}.error-title em{font-style:italic;color:var(--brand);white-space:nowrap}.error-body{font-family:'Source Serif 4',Georgia,serif;font-size:1.05rem;line-height:1.75;color:var(--text-secondary);margin-bottom:2.5rem;max-width:min(100%,30rem);margin-left:auto;margin-right:auto}.error-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{font-family:var(--body-font);font-size:.85rem;font-weight:500;letter-spacing:.06em;padding:.85rem 2rem;border-radius:3px;text-decoration:none;transition:all .25s ease;cursor:pointer}.btn-primary{background:var(--brand);color:#fff;border:1px solid var(--brand)}.btn-primary:link,.btn-primary:visited{color:#fff}.btn-primary:hover{background:var(--brand-hover);border-color:var(--brand-hover);transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,58,42,.2)}.btn-secondary{background:transparent;color:var(--text-primary);border:1px solid var(--rule-secondary)}.btn-secondary:link,.btn-secondary:visited{color:var(--text-primary)}.btn-secondary:hover{border-color:var(--text-secondary);background:#F0EBE3;transform:translateY(-1px)}@media(max-width:37.5rem){.error-code{font-size:5rem}.error-title{font-size:1.5rem}.error-actions{flex-direction:column;align-items:center}.btn{width:100%;max-width:260px;text-align:center}}.launch-header{position:relative}.launch-header__inner{width:min(100%,var(--measure-wide));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:.25rem;border-bottom:1px solid var(--rule-secondary);padding:var(--space-2)var(--space-3)var(--space-1)}.launch-header .site-header__logo{height:1.8rem}.launch-header .site-tagline{font-size:.875rem;font-style:italic;color:var(--text-secondary);text-align:right}.launch-footer{display:block;flex-shrink:0;text-align:center;line-height:1.6}.launch-footer__inner{padding-top:var(--space-3);padding-bottom:var(--space-3);border-top:1px solid var(--rule-secondary);max-width:min(100%,var(--measure-wide))}.launch-footer__msg{font-size:.875rem;font-style:italic;color:var(--text-secondary);margin-bottom:var(--space-1)}.launch-footer__dates{font-size:.85rem;color:var(--text-tertiary);letter-spacing:.04em;margin-bottom:var(--space-2)}.launch-footer__links{margin-bottom:var(--space-1)}.launch-footer__links a{font-size:.875rem;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:color .15s ease}.launch-footer__links .sep-dot{margin:0 .4rem;color:var(--text-tertiary)}.launch-footer__links a:hover{text-decoration:underline;text-underline-offset:.15em;color:var(--brand-hover);text-decoration-color:var(--brand-hover)}.launch-footer__copyright{font-size:.85rem;color:var(--text-secondary)}.welcome{padding:var(--space-4)0;text-align:center;border-bottom:1px solid var(--rule-secondary)}.welcome-label{font-size:.875rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--brand);margin-bottom:var(--space-2)}.welcome p{font-size:.95rem;line-height:1.7;color:var(--text-secondary);margin-bottom:var(--space-1)}.welcome-date{font-size:.85rem;color:var(--text-tertiary)}@media(max-width:580px){.launch-header__inner{flex-direction:column;align-items:center;text-align:center;padding:1.25rem 1.5rem;gap:.35rem}.launch-header__inner .site-tagline{text-align:center;font-size:.8rem}.launch-header .site-header__logo{height:1.6rem}}@media(width>=75rem){.launch-footer__inner,.launch-header__inner{padding-left:0;padding-right:0}}@media(min-width:700px){.founder{grid-template-columns:minmax(8rem,14rem)1fr;column-gap:var(--space-4)}}@media(width < 50rem){body[data-menu-open="true"] .search-bar{display:none}body[data-menu-open="true"] .site-menu:not([hidden]) {display:flex}}@media(width>=50rem){.site-menu{display:none}body:not([data-search-open="true"]) .primary-nav{display:flex;position:static;pointer-events:auto;height:100%;align-items:center;flex-flow:row nowrap;justify-content:flex-start;padding:0;overflow:visible}.primary-nav__list{display:flex;list-style:none;align-items:center;height:100%;margin:0;padding:0;gap:.5rem}.primary-nav__list li{margin-bottom:0}.site-header__menu-toggle{display:none}body[data-search-open="true"] .site-header__left{display:flex}body[data-search-open="true"] .search-bar__dialog{background:transparent}body[data-search-open="true"] .search-bar{background:var(--search-background)}}@media(width>=75rem){.site-main__inner,.site-footer__inner,.site-header__inner{padding-left:0;padding-right:0}}@media(width>=61.25rem){body[data-search-open="true"] .primary-nav{display:flex;position:static;pointer-events:auto;height:100%;align-items:center;flex-flow:row nowrap;justify-content:flex-start;padding:0;overflow:visible}}