@layer reset{*,:before,:after{box-sizing:border-box}h1,h2,h3,h4,p,body{margin:0}img,picture,video,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}}@layer tokens{@font-face{font-family:Literata;src:url(/fonts/Literata-Regular.woff2)format("woff2");font-weight:200 900;font-style:normal;font-display:optional}@font-face{font-family:Literata;src:url(/fonts/Literata-Italic.woff2)format("woff2");font-weight:200 900;font-style:italic;font-display:optional}:root{--font-serif:"Literata", Charter, "Bitstream Charter", "Sitka Text", Cambria, serif;--font-mono:ui-monospace, Menlo, Consolas, Monaco, "Adwaita Mono", "Liberation Mono", "Lucida Console", monospace;--text-2xs:.625rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--weight-lighter:200;--weight-light:300;--weight-base:400;--weight-bold:600;--weight-bolder:700;--weight-black:800;--space-3xs:.1rem;--space-2xs:.2rem;--space-xs:.4rem;--space-sm:.7rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.5rem;--space-2xl:4rem;--space-3xl:6rem;--max-width:48rem;--color-bg:#f8f7f5;--color-ink:#1a1a1a;--color-accent:#1740cc;--color-accent-light:#1740cc99;--color-muted:#6e6e6e;--color-rule:color-mix(in srgb, var(--color-ink) 12%, transparent)}@supports (color:oklch(0 0 0)){:root{--color-bg:oklch(98% .005 74);--color-ink:oklch(15% .01 43);--color-accent:oklch(45% .22 265);--color-accent-light:oklch(45% .22 265/.6);--color-muted:oklch(52% 0 0)}}[data-theme=dark]{--color-bg:#111;--color-ink:#e8e6e3;--color-accent:#467cff;--color-accent-light:#3762d2;--color-muted:#8e8e8e}@supports (color:oklch(0 0 0)){[data-theme=dark]{--color-bg:oklch(13% 0 0);--color-ink:oklch(92% .008 74);--color-accent:oklch(63% .22 265);--color-accent-light:oklch(53% .18 265/.6);--color-muted:oklch(62% 0 0)}}[data-theme=storm]{--color-bg:#2a2d3a;--color-ink:#c8cad0;--color-accent:#467cff;--color-accent-light:#3762d2;--color-muted:#9496a1}@supports (color:oklch(0 0 0)){[data-theme=storm]{--color-bg:oklch(22% .02 270);--color-ink:oklch(82% .008 260);--color-accent:oklch(63% .22 265);--color-accent-light:oklch(53% .18 265/.6);--color-muted:oklch(66% .01 260)}}@media print{:root,:root[data-theme]{--color-bg:#fff;--color-ink:#000;--color-accent:#000;--color-accent-light:#333;--color-muted:#555}}@media (prefers-color-scheme:dark){:root:not([data-theme]){--color-bg:#111;--color-ink:#e8e6e3;--color-accent:#467cff;--color-accent-light:#3762d2;--color-muted:#8e8e8e}@supports (color:oklch(0 0 0)){:root:not([data-theme]){--color-bg:oklch(13% 0 0);--color-ink:oklch(92% .008 74);--color-accent:oklch(63% .22 265);--color-accent-light:oklch(53% .18 265/.6);--color-muted:oklch(62% 0 0)}}}}@layer core{html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%;background:var(--color-bg);color:var(--color-ink);font-family:var(--font-serif);font-size:18px;font-weight:var(--weight-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;transition:background .5s,color .5s}body{flex-direction:column;min-height:100dvh;display:flex}main{min-width:0;max-width:var(--max-width);flex:1;width:100%;margin-inline:auto}code{font-family:var(--font-mono);background:color-mix(in srgb, var(--color-ink) 6%, var(--color-bg));border-radius:3px;padding:.15em .35em;font-size:.875em}pre{font-family:var(--font-mono);font-size:var(--text-sm);padding:var(--space-md);margin:var(--space-lg) 0;background:color-mix(in srgb, var(--color-ink) 8%, var(--color-bg));border-radius:4px;line-height:1.6;overflow-x:auto}pre code{font-size:inherit;background:0 0;border-radius:0;padding:0}input{border:none;border-bottom:1px solid var(--color-muted);color:var(--color-ink);background:0 0}input::placeholder{color:var(--color-muted)}input:focus{border-bottom-color:var(--color-ink);outline:none}button{text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--color-muted);color:var(--color-muted);cursor:pointer;background:0 0}button:hover{border-color:var(--color-ink);color:var(--color-ink)}a{color:var(--color-ink);text-underline-offset:3px;text-decoration-line:underline;text-decoration-thickness:.5px;transition:all .15s}a:hover{text-underline-offset:2px;text-decoration-thickness:2px}a:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}h1,h2,h3,h4,h5,h6{font-weight:var(--weight-base);letter-spacing:-.03em;line-height:1}blockquote{border-left:3px solid var(--color-accent);padding-left:var(--space-md);margin:var(--space-lg) 0;color:var(--color-muted);font-style:italic}hr{background:var(--color-accent);opacity:.5;width:15%;height:1px;margin:var(--space-sm) 0;border:none}p+p{margin-top:var(--space-md)}.prose-body h2{font-size:var(--text-2xl);font-weight:var(--weight-bold);margin-top:var(--space-xl);margin-bottom:var(--space-sm);line-height:1.25}.prose-body h3{font-size:var(--text-xl);font-weight:var(--weight-bold);margin-top:var(--space-lg);margin-bottom:var(--space-sm);line-height:1.3}.prose-body h4{font-size:var(--text-lg);font-weight:var(--weight-bold);margin-top:var(--space-lg);margin-bottom:var(--space-xs);line-height:1.3}.prose-body ul,.prose-body ol{margin:var(--space-md) 0;padding-left:var(--space-lg)}.prose-body li+li{margin-top:var(--space-xs)}.prose-body ul ul,.prose-body ol ol,.prose-body ul ol,.prose-body ol ul{margin:var(--space-xs) 0}.prose-body table{border-collapse:collapse;width:100%;margin:var(--space-lg) 0;font-size:var(--text-sm)}.prose-body th,.prose-body td{vertical-align:top;padding:var(--space-xs) var(--space-sm) var(--space-xs) 0}.prose-body th{font-weight:var(--weight-bold);text-align:left;border-bottom:2px solid var(--color-ink)}.prose-body td{border-bottom:1px solid var(--color-rule)}.prose-body th:last-child,.prose-body td:last-child{padding-right:0}.prose-body hr{margin:var(--space-xl) 0}.prose-body img{margin:var(--space-lg) 0;border-radius:4px}.prose-body strong{font-weight:var(--weight-bold)}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:var(--color-muted);font-style:italic}.token.punctuation{color:var(--color-muted)}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol{color:var(--color-accent)}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin{color:var(--color-accent-light)}.token.operator,.token.entity,.token.url,.language-css .token.string{color:var(--color-muted)}.token.atrule,.token.attr-value,.token.keyword{font-weight:var(--weight-bold)}.token.function,.token.class-name{color:var(--color-accent)}.token.regex,.token.important,.token.variable{color:var(--color-accent-light)}.token.important,.token.bold{font-weight:var(--weight-bold)}.token.italic{font-style:italic}}@layer layouts{.page-layout{flex-direction:column;flex:1;min-height:0;display:flex}@media (width>=768px){.page-layout{gap:var(--space-xl);flex-direction:row;height:100dvh;overflow:hidden}}.page-layout__content{min-width:0;max-width:var(--max-width);flex-direction:column;flex:1;display:flex}.page-layout__content>main{padding:var(--space-xl) var(--space-md)}@media (width>=768px){.page-layout__content{overflow-y:auto}}.page-layout__sidebar{align-items:flex-start;gap:var(--space-2xs);padding:var(--space-md);flex-direction:column;display:flex;position:relative}@media (width>=768px){.page-layout__sidebar{padding:var(--space-xl) var(--space-xl) var(--space-xl) var(--space-lg);align-self:flex-start;gap:var(--space-xs);min-width:180px;position:sticky;top:0}}.page-layout__name{font-size:var(--text-xl);font-weight:var(--weight-bold);letter-spacing:-.03em;margin-bottom:var(--space-sm);line-height:1;text-decoration:none}.page-layout__name:hover{opacity:.7;text-decoration:none}.page-layout__nav{gap:var(--space-3xs);font-size:var(--text-sm);flex-direction:column;display:flex}@media (width>=768px){.page-layout__nav{gap:var(--space-2xs)}}.page-layout__nav-link{align-items:baseline;gap:var(--space-xs);text-decoration:none;display:flex}.page-layout__nav-num{color:var(--color-accent);min-width:2ch;display:inline-block}.page-layout__nav-text{text-underline-offset:3px;text-decoration-line:underline;text-decoration-thickness:.5px;transition:all .15s}.page-layout__nav-link:hover>.page-layout__nav-text{text-underline-offset:2px;text-decoration-thickness:2px}.page-layout__nav-link--active>.page-layout__nav-text{font-weight:var(--weight-bold);text-decoration:none}.page-layout__sidebar .theme-controls{top:var(--space-md);right:var(--space-md);position:absolute}@media (width>=768px){.page-layout__sidebar .theme-controls{margin-top:var(--space-sm);position:static}}.page-layout__footer{margin:var(--space-xl) 0;padding:var(--space-lg);border:1px solid var(--color-ink)}.page-layout__footer-text{font-size:var(--text-base);margin:0 0 var(--space-md) 0;line-height:1.6}.page-layout__footer-text:last-of-type{margin-bottom:var(--space-sm)}.page-layout__footer-text a{color:var(--color-ink)}}@layer components{.page-heading{margin-bottom:var(--space-xl);padding-bottom:var(--space-lg);border-bottom:1px solid var(--color-ink)}.page-heading h1{line-height:1.15}.page-heading__date{font-size:var(--text-sm);color:var(--color-accent);letter-spacing:.03em;margin-bottom:var(--space-xs);display:block}.page-heading__subtitle{font-size:var(--text-lg);margin-top:var(--space-xs);margin-bottom:var(--space-xs);font-style:italic;line-height:1.5}.page-heading__venue{font-size:var(--text-sm);margin-top:0;margin-bottom:var(--space-lg)}.page-heading__links{gap:0 var(--space-sm);font-size:var(--text-xs);letter-spacing:.02em;flex-wrap:wrap;display:flex}.page-heading__links a{transition:opacity .15s}.section{margin-bottom:var(--space-2xl);padding-top:var(--space-lg);border-top:1px solid var(--color-rule)}.section__heading{align-items:baseline;gap:var(--space-xs);margin-bottom:var(--space-lg);display:flex}.section__label{font-size:var(--text-base);font-weight:var(--weight-bolder);letter-spacing:normal;line-height:1.5}.section__meta{font-size:var(--text-sm)}.section--compact{margin-bottom:0}.section--compact .section__heading{margin-bottom:var(--space-xs)}.card__label{font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);margin-bottom:var(--space-xs)}.card__title{font-size:var(--text-xl);margin-bottom:var(--space-sm);line-height:1.3}.card__detail{max-width:60ch;line-height:1.6}.card__tags{margin-top:var(--space-sm);font-size:var(--text-xs);letter-spacing:.02em}.card--bordered-top{border-top:1px solid var(--color-rule);padding-top:var(--space-md)}.detail-grid{column-gap:var(--space-lg);row-gap:var(--space-sm);padding:var(--space-lg);background:var(--color-bg);border-left:3px solid var(--color-accent);grid-template-columns:1fr;display:grid}@media (width>=768px){.detail-grid{row-gap:var(--space-md);grid-template-columns:auto 1fr}}.detail-grid__entry{display:contents}.detail-grid__label{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;margin-bottom:0;padding-top:.15em}.detail-grid__entry+.detail-grid__entry .detail-grid__label{margin-top:var(--space-sm)}@media (width>=768px){.detail-grid__entry+.detail-grid__entry .detail-grid__label{margin-top:0}}.detail-grid__text{font-size:var(--text-sm);line-height:1.6}.project-item-list{flex-direction:column;display:flex}.project-item+.project-item{padding-top:var(--space-xl);border-top:1px solid var(--color-rule)}.project-item{padding-bottom:var(--space-lg);grid-template-columns:1fr;display:grid}@media (width>=600px){.project-item{gap:var(--space-md);grid-template-columns:150px 1fr}}@media (width>=1024px){.project-item{gap:var(--space-lg);grid-template-columns:200px 1fr}}.project-item__image{height:100px;margin-bottom:var(--space-sm);position:relative;overflow:hidden}@media (width>=600px){.project-item__image{height:auto;margin-bottom:0}}.project-item__image:after{content:"";background:linear-gradient(to bottom, transparent 50%, var(--color-bg));pointer-events:none;position:absolute;inset:0}@media (width>=600px){.project-item__image:after{background:linear-gradient(to left, var(--color-bg), transparent 20%), linear-gradient(to bottom, var(--color-bg), transparent 10%, transparent 90%, var(--color-bg))}}.project-item__image img{object-fit:cover;object-position:center center;width:100%;height:100%}@media (width>=600px){.project-item__image img{position:absolute;inset:0}}.project-item__content{gap:var(--space-2xs);flex-direction:column;display:flex}.project-item__dateline{justify-content:space-between;align-items:baseline;gap:var(--space-sm);display:flex}.project-item__meta{font-size:var(--text-sm);color:var(--color-muted);line-height:1.3}.project-item__meta a{color:inherit}.project-item__meta-sep{margin:0 var(--space-2xs);opacity:.5}.project-item__project-link{font-size:var(--text-sm);font-weight:var(--weight-bold);letter-spacing:.02em;white-space:nowrap;color:var(--color-accent);flex-shrink:0}.project-item__title-line{font-size:var(--text-xl);text-wrap-style:pretty;line-height:1.25}.project-item__title{font-weight:var(--weight-bold)}.project-item__subtitle{font-weight:var(--weight-light)}.project-item__coauthors{font-size:var(--text-sm);color:var(--color-muted);line-height:1.3}.project-item__coauthors a{color:inherit}.project-item__desc{margin:0;margin-top:var(--space-sm)}.project-item__links{margin-top:var(--space-xs);font-size:var(--text-sm);display:flex}.project-item__links-sep{margin:0 var(--space-xs);opacity:.5;user-select:none;color:var(--color-ink)}}@layer utilities{.hide{display:none}.tabular-nums{font-variant-numeric:tabular-nums;letter-spacing:-.02em;white-space:nowrap;font-weight:300}.text-5xl{font-size:var(--text-5xl)}.text-4xl{font-size:var(--text-4xl)}.text-3xl{font-size:var(--text-3xl)}.text-2xl{font-size:var(--text-2xl)}.text-xl{font-size:var(--text-xl)}.prose-lead{font-size:var(--text-lg);font-weight:var(--weight-base);text-wrap:pretty;line-height:1.5}.prose-text{font-size:var(--text-base);font-weight:var(--weight-light);text-wrap:pretty;text-align:justify;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 2;orphans:2;widows:2;line-height:1.5}.prose-secondary{font-size:var(--text-sm);font-weight:var(--weight-light);text-wrap:pretty;line-height:1.5}}@layer partials{.theme-picker{position:relative}.theme-picker__trigger{padding:var(--space-xs);cursor:pointer;color:var(--color-muted);align-items:center;gap:var(--space-xs);background:0 0;border:none;border-radius:4px;transition:color .15s;display:flex}.theme-picker__trigger:hover,.theme-picker__trigger[aria-expanded=true]{color:var(--color-ink)}.theme-picker__icon-wrap{flex-shrink:0;width:16px;height:16px;position:relative}.theme-picker__icon{opacity:0;width:16px;height:16px;transition:opacity .25s;position:absolute;top:0;left:0}.theme-picker__icon--sun{opacity:1}[data-theme=dark] .theme-picker__icon--sun{opacity:0}[data-theme=dark] .theme-picker__icon--moon{opacity:1}[data-theme=storm] .theme-picker__icon--sun{opacity:0}[data-theme=storm] .theme-picker__icon--storm{opacity:1}@media (prefers-color-scheme:dark){:root:not([data-theme]) .theme-picker__icon--sun{opacity:0}:root:not([data-theme]) .theme-picker__icon--moon{opacity:1}}.theme-picker__label{font-family:var(--font-mono);font-size:var(--text-sm);white-space:nowrap;opacity:0;max-width:0;transition:opacity .2s,max-width .3s;overflow:hidden}.theme-picker__trigger:hover .theme-picker__label,.theme-picker__trigger:focus-visible .theme-picker__label,.theme-picker__trigger[aria-expanded=true] .theme-picker__label{opacity:1;max-width:10em}@media (width<=767px){.theme-picker__label{display:none}}.theme-picker__menu{top:calc(100% + var(--space-2xs));background:var(--color-bg);border:1px solid var(--color-rule);padding:var(--space-2xs) 0;z-index:100;opacity:0;visibility:hidden;border-radius:4px;flex-direction:column;transition:opacity .15s,transform .15s,visibility .15s;display:flex;position:absolute;left:0;transform:translateY(-4px)}.theme-picker__menu--open{opacity:1;visibility:visible;transform:translateY(0)}.home .theme-picker__menu{left:auto;right:0}@media (width<=767px){.page-layout__sidebar .theme-picker__menu{left:auto;right:0}}.theme-picker__option{align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);cursor:pointer;font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-muted);white-space:nowrap;text-align:left;background:0 0;border:none;border-left:2px solid #0000;width:100%;transition:color .1s,border-color .1s;display:flex}.theme-picker__option:hover{color:var(--color-ink)}.theme-picker__option--active{color:var(--color-accent);border-left-color:var(--color-accent)}@media (width<=767px){.theme-picker__option{padding:var(--space-sm) var(--space-md)}}.theme-picker__option svg{flex-shrink:0}@media (prefers-reduced-motion:reduce){.theme-picker__option--storm{display:none}}.theme-controls{align-items:center;gap:var(--space-2xs);display:flex}.storm-canvas{pointer-events:none;z-index:9999;will-change:transform;opacity:0;width:100vw;height:100vh;transition:opacity .5s;position:fixed;top:0;left:0}.storm-canvas--active{opacity:1}.storm-volume{padding:var(--space-xs);cursor:pointer;color:var(--color-muted);background:0 0;border:none;justify-content:center;align-items:center;transition:color .15s;display:none;position:relative}.storm-volume:hover{color:var(--color-ink)}[data-theme=storm] .storm-volume{display:flex}.storm-volume__on,.storm-volume__off{position:absolute}.storm-volume__off{display:none}.storm-volume__on,.storm-volume--muted .storm-volume__off{display:block}.storm-volume--muted .storm-volume__on{display:none}.subscribe{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.subscribe__input,.subscribe__btn{font-size:var(--text-sm)}.subscribe__input{padding:var(--space-xs) var(--space-2xs);width:min(200px,100%)}.subscribe__btn{padding:var(--space-2xs) var(--space-sm)}}@layer pages{.home{font-size:var(--text-base);letter-spacing:-.02em;flex-direction:column;padding:clamp(2.5rem,8vw,6rem) clamp(1rem,4vw,2.5rem);display:flex}@media (width>=480px){.home{font-size:var(--text-lg)}}.home__inner{flex-direction:column;flex:1;width:100%;display:flex}.home__header{padding-bottom:var(--space-lg);border-bottom:1px solid var(--color-ink)}.home__subtitle{margin:var(--space-sm) 0 0 var(--space-2xs);font-size:var(--text-base);text-wrap:pretty}.home__contact-list{align-items:baseline;gap:var(--space-xs) var(--space-sm);font-size:var(--text-sm);margin:var(--space-md) 0 0 var(--space-2xs);flex-wrap:wrap;display:flex}.home__inner>section{margin-top:var(--space-lg);padding-left:var(--space-sm)}.home__header+section{border-top:none;padding-top:0}.home__toc{width:100%;max-width:320px;margin:0;padding:0;list-style:none}.home__toc-link{align-items:baseline;gap:var(--space-sm);text-decoration:none;display:flex}.home__toc-num{color:var(--color-accent);will-change:transform;min-width:2ch;display:inline-block}.home__toc-text{font-weight:var(--weight-base);text-underline-offset:3px;text-decoration-line:underline;text-decoration-thickness:.5px;transition:all .15s}.home__toc-link:hover>.home__toc-text{text-underline-offset:2px;text-decoration-thickness:2px}.home__toc-text:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.home__posts-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.home__posts-item a{gap:var(--space-sm);align-items:baseline;text-decoration:none;display:flex}.home__posts-date{color:var(--color-accent);font-family:var(--font-serif);font-weight:var(--weight-light);flex-shrink:0;min-width:9ch}.home__posts-title{font-weight:var(--weight-light);text-underline-offset:3px;text-wrap:pretty;text-decoration-line:underline;text-decoration-thickness:.5px;transition:all .15s}.home__posts-item a:hover>.home__posts-title{text-underline-offset:2px;text-decoration-thickness:2px}@media (width<=479px){.home__posts-list{gap:var(--space-sm)}.home__posts-item a{flex-direction:column;gap:0}.home__posts-date{font-size:var(--text-xs);min-width:unset}}.home__subscribe-text{font-size:var(--text-sm);max-width:30em;margin:0;line-height:1.5}.home__subscribe-form{margin-top:var(--space-sm)}.home__tablet{width:100%;max-width:200px;margin:var(--space-2xl) auto 0 auto}.home .theme-controls{top:var(--space-lg);right:var(--space-md);position:absolute}.about{flex-direction:column;flex:1;min-height:0;display:flex}.about__intro{gap:var(--space-lg);margin-bottom:var(--space-xl);flex-direction:column;display:flex}@media (width>=960px){.about__intro{flex-direction:row;align-items:flex-start}}.about__headshot{border:1px solid var(--color-ink);background-color:var(--color-bg);width:100%;max-width:240px;margin:0 auto;transition:background-color .5s;display:block}@media (width>=768px){.about__headshot{max-width:200px;margin:0}}@media (width>=960px){.about__headshot{flex-shrink:0;max-width:180px}}[data-theme=dark] .about__headshot{background-color:var(--color-ink)}@media (prefers-color-scheme:dark){:root:not([data-theme]) .about__headshot{background-color:var(--color-ink)}}.about__narrative{flex-direction:column;display:flex}.about .section{margin-bottom:0}.about__timeline{column-gap:var(--space-sm);row-gap:var(--space-lg);grid-template-columns:20px minmax(0,1fr);max-width:620px;display:grid}@media print{.about__timeline{gap:var(--space-md)}}.about__timeline>.about__entry:first-child .about__entry-line:after,.about__timeline>.about__entry:nth-child(2) .about__entry-line:after{top:.55em}.about__timeline .about__entry:last-child .about__entry-line:after{height:.55em;bottom:auto}.about__timeline>.about__entry:nth-child(2) .about__entry-line:before{width:10px;height:10px;animation:2.5s ease-out infinite tl-pulse}@keyframes tl-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-accent) 35%, transparent)}70%{box-shadow:0 0 0 6px #0000}to{box-shadow:0 0 #0000}}@media (prefers-reduced-motion:reduce){.about__timeline>.about__entry:nth-child(2) .about__entry-line:before{box-shadow:0 0 0 3px color-mix(in srgb, var(--color-accent) 20%, transparent);animation:none}}.about__entry{grid-column:1/-1;grid-template-columns:subgrid;display:grid}.about__entry-date{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--color-accent);grid-column:2;margin-top:2px;line-height:1}.about__entry-content{margin-top:var(--space-xs);grid-column:2}.about__entry-title{line-height:1.3;font-weight:var(--weight-bold);font-size:var(--text-base);margin-top:0}.about__entry-subtitle{font-weight:var(--weight-light);font-size:var(--text-base);letter-spacing:.01em;margin-top:var(--space-3xs)}.about__entry-blurb{margin-top:var(--space-xs)}.about__entry--upcoming .about__entry-title{color:var(--color-ink);opacity:.7}.about__entry--upcoming .about__entry-blurb{opacity:.7}.about__entry--upcoming .about__entry-line:before{background:var(--color-bg);border:2px solid var(--color-accent);width:7px;height:7px}.about__entry--upcoming .about__entry-line:after{border-left:2px dashed var(--color-ink);background:0 0;width:0}.about__entry--upcoming .about__entry-subtitle{opacity:.7}.about__entry-line{grid-area:1/1/span 2;align-self:stretch;position:relative}@media print{.about__entry-line{display:none}}.about__entry-line:after{content:"";top:0;left:50%;bottom:calc(-1 * var(--space-lg));background:var(--color-ink);width:2px;position:absolute;transform:translate(-50%)}.about__entry-line:before{content:"";z-index:2;box-sizing:content-box;background:var(--color-accent);border:4px solid var(--color-bg);border-radius:50%;width:7px;height:7px;position:absolute;top:.55em;left:50%;transform:translate(-50%,-50%)}.st__lead{max-width:42ch;margin-bottom:var(--space-lg)}@media (width>=768px){.st__lead{font-size:var(--text-xl)}}.st__body-text{max-width:60ch}.st__section-intro{max-width:42ch;margin-bottom:var(--space-xl)}.st__sample{padding-top:var(--space-lg);border-top:1px solid var(--color-rule);margin-bottom:var(--space-xl);overflow-x:auto}.st__sample-row{gap:var(--space-xs);margin-bottom:var(--space-sm);flex-direction:column;display:flex}@media (width>=768px){.st__sample-row{align-items:baseline;gap:var(--space-md);flex-direction:row}}.st__sample-row:last-child{margin-bottom:0}.st__sample-label{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;min-width:14ch}.st__sample-text{font-size:var(--text-sm);word-break:break-all;line-height:1.6}.st__sample-row:first-child .st__sample-text{font-size:var(--text-xl);letter-spacing:.05em;line-height:1.8}.st__steps{gap:var(--space-xl);margin-bottom:var(--space-xl);display:grid}@media (width>=768px){.st__steps{grid-template-columns:repeat(3,1fr)}}.st__models{gap:var(--space-xl);margin-bottom:var(--space-xl);display:grid}@media (width>=768px){.st__models{grid-template-columns:repeat(2,1fr)}}.st__table-wrap{margin-bottom:var(--space-xl);-webkit-overflow-scrolling:touch;overflow-x:auto}.st__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.st__table thead{border-bottom:2px solid var(--color-ink)}.st__table th{font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:.06em;text-transform:uppercase;padding:var(--space-sm) var(--space-md);text-align:left}.st__table td{padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--color-rule)}@media print{.st__table th,.st__table td{border-color:var(--color-ink)}}.st__table tbody tr:hover{background:var(--color-bg)}.st__table .st__table-highlight td{font-weight:var(--weight-bold)}.st__interpretations{gap:var(--space-xl);display:grid}@media (width>=768px){.st__interpretations{grid-template-columns:repeat(2,1fr)}}.st__artifact-links{gap:var(--space-xs) var(--space-md);font-size:var(--text-sm);flex-wrap:wrap;display:flex}.st__impact-items{gap:var(--space-xl);display:grid}@media (width>=768px){.st__impact-items{grid-template-columns:repeat(3,1fr)}}.cuneiform__list{padding-left:var(--space-lg);gap:var(--space-xl);flex-direction:column;margin:0;list-style-type:"𒀸  ";display:flex}@media (width>=480px){.cuneiform__list{padding-left:var(--space-xl)}}.cuneiform__list li{font-size:var(--text-base);font-weight:var(--weight-light);text-wrap:pretty;max-width:55ch;line-height:1.7}.cuneiform__list li::marker{color:var(--color-accent);font-weight:var(--weight-base);font-size:var(--text-lg)}.cuneiform__list li strong{margin-bottom:var(--space-xs);font-weight:var(--weight-bold);font-size:var(--text-base);display:block}}