@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}:root{color-scheme:light;--bg:#f8faff;--fg:#24262d;--muted:#626773;--line:#3c465f2b;--glass:#fcfdffc2;--accent:#1944e9;--accent-fg:#fff;--water:87, 113, 153;--shadow:0 8px 24px #2636500c, inset 0 1px 0 #fffa;--gutter:clamp(16px, 3.2vw, 48px);--shell:min(1760px, calc(100% - 2 * var(--gutter)));--nav-height:86px}:root[data-theme=dark]{color-scheme:dark;--bg:#111112;--fg:#e8e9ed;--muted:#b0b3be;--line:#ebebee29;--glass:#1d1d1fdb;--accent:#244bec;--accent-fg:#fff;--water:165, 167, 173;--shadow:0 8px 24px #0003, inset 0 1px 0 #ffffff16}*{box-sizing:border-box}html{scrollbar-gutter:stable;scroll-behavior:auto}body{background:var(--bg);color:var(--fg);margin:0;font:16px/1.8 -apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;border:1px solid var(--line);background:0 0;border-radius:12px;min-height:44px;padding:8px 14px}a:focus-visible,button:focus-visible,pre:focus-visible,table:focus-visible{outline-offset:5px;outline:3px solid #6f9bff}h1,h2,h3,p{margin:0}p{color:var(--muted)}.layout,.nav-inner{width:var(--shell);margin-inline:auto}.skip{z-index:100;background:var(--bg);padding:10px 20px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip:focus{transform:none}.navigation{z-index:20;background:var(--glass);backdrop-filter:blur(24px);border-bottom:1px solid var(--line);margin-top:12px;position:sticky;top:12px}.nav-inner{justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:8px 0;display:flex}.brand{align-items:center;gap:10px;font-weight:700;display:flex}.brand small{color:var(--muted);margin-left:6px;font-size:12px;font-weight:400}nav{gap:6px;display:flex}nav a{border-radius:14px;min-height:44px;padding:8px 18px}nav a:hover,nav a[aria-current]{background:#2850d21f}main{z-index:1;scroll-margin-top:calc(var(--nav-height) + 8px);background:0 0;padding-top:64px;position:relative}.glass{background:var(--glass);border:1px solid var(--line);box-shadow:var(--shadow);backdrop-filter:blur(24px);border-radius:16px}.article-card,.project-card,.visual-panel{transition:transform .22s;position:relative;transform:scale(1)}@media (hover:hover) and (pointer:fine){.article-card:hover,.article-card:focus-visible,.project-card:hover,.project-card:focus-visible,.visual-panel:hover,.visual-panel:focus-visible{z-index:1;transform:scale(1.018)}}.eyebrow{color:var(--muted);margin-bottom:30px;font-size:14px}.kicker{color:#527cff;letter-spacing:.17em;margin-bottom:16px;font-size:13px}.role{margin-bottom:12px;font-size:26px;font-weight:500}.chip{border:1px solid var(--line);color:var(--muted);border-radius:100px;padding:5px 14px;font-size:12px;display:inline-flex}.actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.actions a{background:rgba(var(--water), .08);border:1px solid var(--line);border-radius:12px;min-height:44px;padding:10px 20px}.actions .primary{background:var(--accent);color:var(--accent-fg);border-color:#0000}.profile-heading{align-items:center;gap:20px;margin-bottom:26px;display:flex}.profile-heading img{object-fit:cover;border-radius:16px}.section{padding-top:80px;scroll-margin-top:60px}.section-title{margin-bottom:24px}.section h2{font-size:34px;line-height:1.35}.preview-note{color:var(--muted);padding:24px}.project-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.project-card{height:100%;display:block;overflow:hidden}.project-card>img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.project-card>div{padding:28px}.project-card h3{margin:16px 0 10px;font-size:26px}.about{padding:40px}.about p:last-child{margin-top:20px}footer{z-index:1;color:var(--muted);padding-block:60px;font-size:14px;position:relative}@media (width<=900px){.brand small{display:none}.project-grid{grid-template-columns:1fr}.section{padding-top:56px}}@media (width<=600px){.nav-inner{gap:8px;min-height:64px}.brand>span{display:none}nav{gap:0}nav a{padding:8px 11px;font-size:14px}.nav-inner>button{padding:8px;font-size:11px}.role{font-size:21px}.actions a{padding:10px 13px;font-size:14px}.section h2{font-size:29px}main{padding-top:28px}.profile-heading img{width:76px;height:76px}.about{padding:26px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.navigation{transition:none}.article-card,.project-card,.visual-panel{transition:none;transform:none}}[hidden]{display:none!important}.nav-controls{flex-shrink:0;align-items:center;gap:10px;display:flex}.icon-button{width:44px;min-width:44px;height:44px;min-height:44px;color:inherit;background:color-mix(in srgb, var(--bg) 34%, transparent);border-radius:11px;place-items:center;padding:0;display:grid}.icon-button svg{width:20px;height:20px;display:block}.icon-button:hover{background:color-mix(in srgb, var(--fg) 7%, transparent)}.theme-toggle .theme-moon,:root[data-theme=light] .theme-toggle .theme-sun{display:none}:root[data-theme=light] .theme-toggle .theme-moon{display:block}.language-switch{border:1px solid var(--line);letter-spacing:.02em;border-radius:11px;flex:none;align-items:stretch;gap:2px;height:44px;padding:3px;font-size:12px;line-height:1;display:inline-flex}.language-switch>*{border-radius:7px;place-items:center;min-width:34px;padding:0 5px;display:grid}.language-current{color:var(--fg);background:color-mix(in srgb, var(--fg) 10%, transparent);font-weight:650}.language-link{color:var(--muted)}.language-link:hover{color:var(--fg);background:color-mix(in srgb, var(--fg) 5%, transparent)}.language-unavailable{opacity:.35}.cover-image,.article-card>img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.section-title{justify-content:space-between;align-items:end;gap:20px;display:flex}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.article-grid:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.article-grid:has(>:only-child){grid-template-columns:minmax(0,1fr);max-width:min(920px,100%)}.article-grid:has(>:only-child) .article-card{grid-template-columns:minmax(200px,38%) minmax(0,1fr);align-items:stretch;display:grid}.article-grid:has(>:only-child) .article-card>picture,.article-grid:has(>:only-child) .article-card>img,.article-card-adjacent>picture,.article-card-adjacent>img{height:100%;min-height:160px;display:block}.article-grid:has(>:only-child) .cover-image,.article-grid:has(>:only-child) .article-card>img,.article-card-adjacent .cover-image,.article-card-adjacent>img{aspect-ratio:auto;object-fit:cover;height:100%}.article-card{min-width:0;display:block;overflow:hidden}.article-card>div{padding:24px}.article-card-adjacent{grid-template-columns:160px minmax(0,1fr);align-items:stretch;display:grid}.article-card-adjacent>div{flex-direction:column;justify-content:center;padding:16px 20px;display:flex}.article-card-adjacent h3{margin:4px 0 0;font-size:18px;line-height:1.35}.adjacent-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:60px;display:grid}.adjacent-grid:has(>:only-child){grid-template-columns:minmax(0,1fr)}.adjacent-grid:has(>[data-adjacent=next]:only-child){justify-items:end}.adjacent-grid:has(>:only-child)>*{width:min(100%,50% - 12px)}.article-card h3{margin:10px 0;font-size:22px;line-height:1.5}.article-card p,.project-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.card-meta{color:var(--muted);flex-wrap:wrap;gap:14px;font-size:12px;display:flex}.tag-list{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.tag-list span{border:1px solid var(--line);color:var(--muted);border-radius:30px;padding:3px 10px;font-size:11px}.site-footer{justify-content:space-between;gap:30px;display:flex}.footer-links{flex-wrap:wrap;gap:20px;display:flex}.listing{padding-bottom:40px}.listing h1{margin-bottom:24px;font-size:clamp(36px,5vw,60px);line-height:1.2}.lead{max-width:900px;margin-bottom:28px;font-size:18px}.filters{box-shadow:none;backdrop-filter:none;background:0 0;border:0;flex-wrap:wrap;align-items:end;gap:12px;margin:32px 0 20px;padding:0;display:flex}.filters label{flex:1;min-width:140px}label{flex-direction:column;gap:8px;font-size:14px;display:flex}input,select,textarea{font:inherit;color:var(--fg);background:var(--bg);border:1px solid var(--line);border-radius:10px;max-width:100%;min-height:44px;padding:10px 12px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #6f9bff}.pagination{flex-wrap:wrap;justify-content:center;margin-top:36px}.pagination a,.pagination button{border:1px solid var(--line);min-width:44px;padding:8px 16px}.pagination [aria-current]{background:var(--accent);color:#fff}.results-status{margin-bottom:20px}.detail{padding-bottom:40px}.article-heading{margin:0 0 36px}.article-heading h1{overflow-wrap:anywhere;margin-bottom:22px;font-size:clamp(30px,4vw,52px);line-height:1.35}.article-summary{margin-bottom:24px;line-height:1.9}.article-heading button{margin-top:20px}.article-cover{max-width:1120px;margin:0 auto 50px}.article-cover img{width:min(100%, var(--source-width,100%));max-width:min(100%, var(--source-width,100%));border-radius:16px;height:auto;max-height:680px;margin-inline:auto;display:block}.project-hero img{border-radius:16px;width:100%;height:auto}figcaption{color:var(--muted);text-align:center;margin-top:8px;font-size:12px}.reading-layout{grid-template-columns:minmax(190px,250px) minmax(0,1fr);justify-content:center;gap:50px;display:grid}.toc{align-self:start;max-height:calc(100vh - 175px);position:sticky;top:152px;overflow:auto}.toc summary{padding:12px 0;font-weight:600}.toc nav{flex-direction:column;gap:2px;display:flex}.toc a{padding:6px 8px 6px calc((var(--depth) - 1) * 10px);text-overflow:ellipsis;white-space:nowrap;border-radius:6px;font-size:13px;line-height:1.5;overflow:hidden}.prose{overflow-wrap:anywhere;min-width:0;font-size:17px;line-height:1.95}.prose h2,.prose h3,.prose h4,.prose h5,.project-module{scroll-margin-top:calc(var(--nav-height) + 20px)}.prose h2{margin:30px 0;font-size:32px}.prose h3{margin:42px 0 18px;font-size:28px}.prose h4{margin:30px 0 14px;font-size:23px}.prose h5{margin:26px 0 12px;font-size:19px}.prose p{color:var(--fg);margin:18px 0}.prose img{width:min(100%, var(--source-width,100%));max-width:min(100%, var(--source-width,100%));object-fit:contain;cursor:zoom-in;border-radius:10px;height:auto;max-height:760px;margin-inline:auto;display:block}.prose picture,.prose a:has(img){width:100%;display:block}.prose .gallery{align-items:center;margin:28px 0}.prose .gallery img{width:min(100%, var(--source-width,100%));max-height:500px}@media (width>=801px){.prose .gallery:has(>:first-child img[data-small-media]){grid-template-columns:minmax(120px,1fr) minmax(0,3fr)}.prose .gallery:has(>:last-child img[data-small-media]){grid-template-columns:minmax(0,3fr) minmax(120px,1fr)}}.prose pre{border:1px solid var(--line);background:#0a0f1914;border-radius:12px;padding:22px;font-size:13px;line-height:1.7;overflow:auto}.prose code{font-family:Consolas,monospace}.prose table{border-collapse:collapse;max-width:100%;font-size:14px;display:block;overflow:auto}.prose th,.prose td{border:1px solid var(--line);padding:10px 14px}.prose a{color:#648eff;text-underline-offset:3px;text-decoration:underline}.prose blockquote{border-left:3px solid var(--accent);background:rgba(var(--water), .07);margin:24px 0;padding:16px 24px}.prose .katex-display{max-width:100%;overflow:auto}.project-hero{margin:0}.project-overview{grid-template-columns:1fr 1fr;gap:24px;margin-top:40px;display:grid}.project-overview h2{font-size:23px}.project-impact{margin:28px 0}.project-module h2{font-size:32px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:28px;display:grid}.gallery figure{min-width:0;margin:0}.gallery img{object-fit:contain;background:rgba(var(--water), .035);border-radius:12px;width:100%;height:auto;max-height:680px}.project-module .gallery img{width:min(100%, var(--source-width,100%));max-width:min(100%, var(--source-width,100%));margin-inline:auto;display:block}.agent-launch{width:52px;height:52px;color:var(--accent);z-index:40;background:var(--glass);backdrop-filter:blur(24px);box-shadow:var(--shadow);border-radius:50%;place-items:center;padding:0;display:grid;position:fixed;bottom:24px;right:24px}.dialog-backdrop{z-index:100;background:#0007;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog-panel{background:var(--bg);width:100%;max-width:640px;max-height:85vh;padding:32px;position:relative;overflow:auto}.dialog-panel h2{margin-bottom:22px;margin-right:35px}.dialog-close{position:absolute;top:12px;right:16px}.dialog-panel form{gap:16px;display:grid}.image-dialog{max-width:95vw}.image-dialog img{object-fit:contain;max-width:100%;max-height:72vh;margin:auto;display:block}.download-link{background:var(--accent);color:#fff;border-radius:12px;margin-top:20px;padding:14px;display:block}.search-result{border-bottom:1px solid var(--line);padding:18px 0;display:block}.search-result p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.chat-panel{z-index:90;background:var(--bg);flex-direction:column;width:440px;max-width:calc(100vw - 32px);height:min(720px,80svh);padding:24px;display:flex;position:fixed;bottom:86px;right:24px}.chat-panel header{justify-content:space-between;align-items:center;display:flex}.chat-panel h2{font-size:22px}.chat-context,.chat-disclosure{margin-top:8px;font-size:12px}.chat-messages{flex:1;min-height:60px;margin-block:14px;overflow:auto}.chat-message{border:1px solid var(--line);border-radius:12px;margin:12px 0;padding:14px}.chat-message.user{background:rgba(var(--water), .1)}.chat-message>div{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px}.chat-message>strong{font-size:12px}.chat-panel textarea{resize:vertical;width:100%}.chat-panel .actions{gap:8px;margin-top:12px}.chat-panel .actions button{font-size:13px}.chat-error{color:#a04429;font-size:13px}:root[data-theme=dark] .chat-error{color:#efa184}.citations{font-size:12px}.citations a{text-decoration:underline}.primary{background:var(--accent);color:#fff}button:disabled{opacity:.5;cursor:not-allowed}.video-block{border:1px solid var(--line);border-radius:14px;margin:24px 0;padding:20px}.video-block iframe{aspect-ratio:16/9;border:0;width:100%;margin-top:18px}.video-block p{font-size:13px}html[data-theme=dark] .prose pre{background:#090d15}.hljs-keyword,.hljs-selector-tag{color:#789bff}.hljs-string,.hljs-attr{color:#ad955c}.hljs-comment{color:#8891a2}.hljs-number{color:#a88cdf}@media (width<=1100px){.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reading-layout{grid-template-columns:210px minmax(0,1fr);gap:28px}}@media (width<=800px){.article-grid,.article-grid:has(>:nth-child(2):last-child),.article-grid:has(>:only-child),.project-grid,.project-overview,.gallery,.adjacent-grid{grid-template-columns:1fr}.article-grid:has(>:only-child){max-width:none}.article-grid:has(>:only-child) .article-card,.article-card-adjacent{grid-template-columns:1fr}.adjacent-grid:has(>:only-child)>*{width:100%}.reading-layout{display:block}.toc{border:1px solid var(--line);border-radius:12px;max-height:260px;margin-bottom:30px;padding:14px;position:static}.site-footer{flex-direction:column}.filters{padding:18px}.article-heading .card-meta{gap:8px}.prose{font-size:16px}.chat-panel{padding:18px;bottom:80px;right:16px}.nav-inner{gap:4px}.nav-inner nav a{padding-inline:10px}}.video-block{position:relative;overflow:hidden}.video-block>img{aspect-ratio:16/9;object-fit:cover;border-radius:14px;width:100%}.video-block:has(iframe)>img{display:none}.video-block iframe{aspect-ratio:16/9;border:0;border-radius:14px;width:100%}.prose video{max-width:100%;height:auto}.project-card>picture,.article-card>picture{display:block}.cover-image{width:100%}[data-example] output{color:#fff;border-radius:12px;padding:30px;display:block}@media (width<=380px){.nav-inner{gap:2px}.nav-inner nav{gap:0}.nav-inner nav a{padding-inline:6px;font-size:12px}}.brand-avatar{object-fit:cover;border-radius:50%;flex-shrink:0}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=380px){.brand-avatar{width:28px;height:28px}}.detail .prose :is(h1,h2,h3,h4){scroll-margin-top:calc(var(--nav-height) + 84px)}.toc{scrollbar-width:thin;scrollbar-color:var(--line) transparent}.gallery>:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:min(100%,1080px)}.project-module .gallery>.gallery-portrait:last-child:nth-child(odd){width:min(100%,620px)}.prose .gallery>:last-child:nth-child(odd){width:min(100%,880px)}.project-overview>:only-child{grid-column:1/-1}.project-module{scroll-margin-top:calc(var(--nav-height) + 81px)}.project-list-heading{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:24px;margin-bottom:28px;display:grid}.project-list-heading .lead{margin-bottom:0}[data-project-list] .project-list-heading .filters{justify-self:end;gap:10px;width:100%;margin:0}[data-project-list] .project-list-heading .filters>label{min-width:100px}[data-project-list] .project-list-heading .filters>label:nth-child(2){flex:0 150px}.site-footer{border-top:1px solid var(--line);align-items:center;margin-top:72px}.site-footer h2{color:var(--fg);margin-bottom:8px;font-size:24px}@media (width<=900px){.project-list-heading{grid-template-columns:1fr;gap:24px}}@media (width<=600px){.agent-launch{width:44px;height:44px;bottom:12px;right:12px}.project-list-heading .filters{grid-template-columns:minmax(0,1fr) auto;padding:0;display:grid}.project-list-heading .filters>label:first-child{grid-column:1/-1}[data-project-list] .project-list-heading .filters>label:nth-child(2){width:100%}:root{--nav-height:128px}.nav-inner{grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;min-height:114px;padding:8px 0 6px;display:grid}.navigation .brand{gap:8px;min-width:0}.navigation .brand-avatar{width:32px;height:32px}.navigation .brand>span{white-space:nowrap;font-size:12px;display:block}.navigation .brand small{margin:0;font-size:9px;line-height:1.4;display:block}.nav-controls{grid-area:1/2;gap:6px}.nav-inner nav{border-top:1px solid var(--line);grid-area:2/1/auto/-1;justify-content:center;gap:8px;padding-top:4px;display:flex}.nav-inner nav a{text-align:center;min-width:76px;min-height:40px;padding:7px 16px;font-size:13px}}@media (width<=380px){.navigation .brand{gap:6px}.navigation .brand-avatar{width:28px;height:28px}.navigation .brand>span{font-size:10px}}.glass-select{position:relative}.select-trigger{text-align:left;background:var(--glass);width:100%;padding:11px 38px 11px 16px}.select-trigger:after{content:"⌄";position:absolute;right:15px}.select-trigger[aria-expanded=true]{border-color:var(--accent)}.select-menu{z-index:30;width:max-content;min-width:100%;max-width:min(340px,85vw);max-height:320px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;overflow:auto;box-shadow:0 16px 50px #0004}.select-menu button{text-align:left;white-space:normal;border:0;border-radius:8px;width:100%;padding:8px 14px;display:block}.select-menu button:hover,.select-menu button:focus-visible{background:rgba(var(--water), .16);outline-offset:-3px}.select-menu button[aria-selected=true]{background:rgba(var(--water), .12);font-weight:600}.filters input,.filters>button{background:var(--glass)}.filters input,.filters select,.filters .select-trigger,.filters>button{border-radius:10px;height:46px;min-height:46px;padding-top:10px;padding-bottom:10px;line-height:24px}.identity-stage{z-index:1;height:165svh;position:relative}html[data-cover-gate=enabled] body[data-has-cover=true]{overflow-anchor:none}html[data-cover-gate=enabled] body[data-cover-locked=true] .identity-stage{visibility:hidden;pointer-events:none;width:100%;position:absolute;top:0;left:0}.identity{--metal-high:#f1f2f4;--metal-mid:#b7bcc4;--metal-low:#666e7a;isolation:isolate;color:#e8eef8;background:#090a0c;height:100svh;min-height:480px;position:sticky;top:0;overflow:hidden}.identity:before{content:"";pointer-events:none;opacity:.65;background:linear-gradient(#03090f00 30%,#03090f26 65%,#03090fe6),url(/_astro/water-dark.DfFffoAZ.webp) 50%/100% 100% no-repeat;position:absolute;inset:0}:root[data-theme=dark] .identity:before{filter:saturate(.35)}:root[data-theme=light] .identity{--metal-high:#234158;--metal-mid:#31516c;--metal-low:#6888a0;color:#263c50;background:#f1f6fa}:root[data-theme=light] .identity:before{opacity:1;background-image:linear-gradient(#f1f6fa00 35%,#f1f6fa20 70%,#f1f6fa),url(/_astro/water-light.EHgFpPu4.webp)}.cover-top{letter-spacing:.17em;z-index:3;justify-content:space-between;align-items:center;font-size:11px;display:flex;position:absolute;top:26px;left:5.5%;right:5.5%}.cover-controls{align-items:center;gap:10px;display:flex}.identity-title{z-index:2;width:min(82%,1180px,187.5svh - 328.125px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wordmark-label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.identity-wordmark{width:100%;height:auto;display:block;overflow:visible}.wordmark-face{transform:translateY(calc(var(--cover-progress,0) * -9px))}.wordmark-glyph{transform-origin:50%}.wordmark-grain{mix-blend-mode:screen;opacity:.52}:root[data-theme=light] .wordmark-grain{mix-blend-mode:multiply;opacity:.48}.wordmark-mirage{pointer-events:none}.mirage-8{display:none}.identity canvas{pointer-events:none;z-index:2;width:100%;height:50%;position:absolute;top:50%;left:0}.cover-cue{border:1px solid var(--line);z-index:3;width:44px;height:44px;color:inherit;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:104px;left:calc(50% - 22px)}body[data-has-cover=true] .navigation{width:var(--shell);border:1px solid var(--line);border-radius:14px;margin-inline:auto;bottom:16px}body[data-has-cover=true] .nav-inner{width:calc(100% - 32px)}body[data-cover-visible=true] .agent-launch{visibility:hidden}@media (width<=800px){.identity-stage{height:125svh}.identity{min-height:360px}.identity-title{width:min(92%,187.5svh - 337.5px)}.mirage-16{display:none}.mirage-8{display:block}.cover-top{letter-spacing:.1em;font-size:9px;top:20px;left:20px;right:20px}}@media (width<=600px){.identity:before{background-image:linear-gradient(#03090f00 30%,#03090f26 65%,#03090fe6),url(/_astro/water-dark-mobile.Bq76NA5y.webp)}:root[data-theme=light] .identity:before{background-image:linear-gradient(#f1f6fa00 35%,#f1f6fa20 70%,#f1f6fa),url(/_astro/water-light-mobile.DMq8JEZm.webp)}.cover-top{letter-spacing:.06em;gap:12px;font-size:8px;left:16px;right:16px}.cover-top>span{max-width:100px}.cover-controls{gap:6px}.identity-title{top:50%}.cover-cue{bottom:145px}body[data-has-cover=true] .nav-inner{width:calc(100% - 24px)}}@media (height<=600px){.identity{min-height:0}.identity-title{width:min(84%,187.5svh - 346.875px);top:50%}.cover-top{top:10px}.cover-cue{width:36px;height:36px;bottom:88px;left:calc(50% - 18px)}}@media (width<=380px){body[data-has-cover=true] .navigation,body[data-has-cover=true] .nav-inner{width:calc(100% - 16px)}}@media (prefers-reduced-motion:reduce){.identity-stage{height:100svh}.identity{min-height:0;position:relative}.wordmark-face{filter:none}}.constellation{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.constellation-base,.constellation-orbits,.constellation-canvas{width:100%;height:100%;position:absolute;inset:0}.constellation-base{background:radial-gradient(80% 55% at 14% 16%,#aac8e638,#0000 70%),radial-gradient(70% 50% at 86% 78%,#96b4dc29,#0000 72%),radial-gradient(50% 36% at 48% 100%,#bed2eb24,#0000 68%),linear-gradient(#f8faff,#edf4ff)}:root[data-theme=dark] .constellation-base{background:radial-gradient(70% 50% at 48% 42%,#b4b4b909,#0000 72%),radial-gradient(80% 55% at 14% 16%,#b9b7b406,#0000 70%),radial-gradient(70% 50% at 86% 78%,#aaacb108,#0000 72%),linear-gradient(#111112,#19191b)}.constellation-orbits{overflow:visible}.constellation-orbits path{fill:none;stroke:#5a82be17;stroke-width:.7px;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:50%;animation:constellation-orbit var(--orbit-dur,60s) ease-in-out infinite alternate}:root[data-theme=dark] .constellation-orbits path{stroke:#aaadb51a}.constellation-orbits path[data-near=true]{stroke:#5a82be24}:root[data-theme=dark] .constellation-orbits path[data-near=true]{stroke:#bec2cb29}@keyframes constellation-orbit{0%{transform:rotate(calc(var(--orbit-spin,1deg) * -1)) translate(0, 0)}to{transform:rotate(var(--orbit-spin,1deg)) translate(var(--orbit-tx,0.3%), var(--orbit-ty,0.2%))}}@media (prefers-reduced-motion:reduce){.constellation-orbits path{animation:none}}.constellation[data-paused=true] .constellation-orbits path{animation-play-state:paused}.home-page{--metal-high:#dae8ff;--metal-mid:#8da6cc;--metal-low:#3e577b;font-size:14px;line-height:1.65}body[data-section=home] main{padding-top:18px}:root[data-theme=light] .home-page{--metal-high:#324968;--metal-mid:#597699;--metal-low:#a1b3cc}.home-banner{--metal-high:#edf6ff;--metal-mid:#adbed5;--metal-low:#617e9b;isolation:isolate;color:#edf3fa;background:#050b12;border-radius:12px;grid-template-columns:minmax(180px,.72fr) minmax(0,2.15fr) minmax(180px,.95fr);align-items:center;gap:24px;min-height:200px;margin-bottom:20px;padding:14px 24px;display:grid;position:relative;overflow:hidden}.home-banner:after{content:"";z-index:-1;pointer-events:none;color:#c4ccd9;opacity:.38;background:radial-gradient(circle at 9% 19%,currentColor 0 .7px,#0000 1.4px),radial-gradient(circle at 16% 79%,currentColor 0 .6px,#0000 1.3px),radial-gradient(circle at 22% 32%,currentColor 0 1px,#0000 1.7px),radial-gradient(circle at 27% 67%,currentColor 0 .6px,#0000 1.3px),radial-gradient(circle at 31% 14%,currentColor 0 .7px,#0000 1.4px),radial-gradient(circle at 36% 86%,currentColor 0 .6px,#0000 1.3px),radial-gradient(circle at 43% 8%,currentColor 0 .7px,#0000 1.4px);position:absolute;inset:0}:root[data-theme=light] .home-banner:after{color:#5b7087;opacity:.3}.home-banner:before{content:"";z-index:-1;pointer-events:none;opacity:.83;background:linear-gradient(90deg,#03090f10 45%,#03090f40),url(/_astro/planet-dark.zMxw9C1c.webp) 50%/cover no-repeat;position:absolute;inset:0 0 0 38%;mask-image:linear-gradient(90deg,#0000,#000 45%)}:root[data-theme=light] .home-banner{--metal-high:#3d607c;--metal-mid:#526f84;--metal-low:#97acba;color:#283f53;background:#f0f5fa}:root[data-theme=light] .home-banner:before{opacity:.9;background-image:linear-gradient(90deg,#f0f5fa00 45%,#f0f5fa55),url(/_astro/planet-light.CM8IHxVq.webp)}.banner-intent p{letter-spacing:.08em;color:inherit;font-size:clamp(15px,1.2vw,20px);line-height:1.65}.banner-intent small,.banner-motto{letter-spacing:.15em;color:inherit;opacity:.8;font-size:9px}.banner-intent small{margin-top:8px;display:block}.banner-motto{text-shadow:0 1px 12px #03090f;justify-self:center;line-height:1.85}:root[data-theme=light] .banner-motto{text-shadow:0 1px 10px #fff}.banner-wordmark{justify-content:center;align-items:center;min-width:0;display:flex}.banner-wordmark svg{width:100%;max-width:660px;height:auto}.banner-wordmark .wordmark-face{transform:none}.banner-wordmark .mirage-8{display:none}.banner-wordmark .mirage-16{display:block}.home-identity{grid-template-columns:1.3fr 1fr;align-items:stretch;gap:18px;display:grid}.home-professional,.home-personal{padding:28px}.home-professional h1{letter-spacing:-.04em;margin:0;font-size:clamp(32px,3.5vw,48px);line-height:1.2}.home-professional .eyebrow{margin-bottom:8px}.home-professional .actions{margin-top:18px}.home-role{color:var(--fg);margin-top:8px;font-size:17px}.home-position{color:var(--muted);font-size:13px}.home-summary{margin:16px 0}.home-personal>p{color:var(--muted);align-self:center;margin:0;font-size:15px;line-height:1.9}.home-personal .profile-heading{margin-bottom:0}.home-personal .profile-heading img{border-radius:22px;width:80px;height:80px;box-shadow:0 8px 24px #0002}.home-personal h2{letter-spacing:-.035em;font-size:30px}.identity-domains{grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0;display:grid}.identity-domains>div{border-left:2px solid var(--line);padding-left:10px}.identity-domains strong{color:var(--fg);letter-spacing:.05em;font-size:11px;display:block}.identity-domains span{color:var(--muted);font-size:11px;display:block}.home-stats{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding-top:20px;display:grid}.home-stats>div+div{border-left:1px solid var(--line);padding-left:24px}.home-stats strong{letter-spacing:-.03em;color:var(--fg);font-size:38px;font-weight:600;line-height:1.2;display:block}.home-stats strong small{letter-spacing:0;font-size:14px;font-weight:400}.home-stats span{color:var(--muted);margin-top:8px;font-size:12px;display:block}.home-section{border:1px solid var(--line);background:var(--glass);box-shadow:var(--shadow);scroll-margin-top:calc(var(--nav-height) + 24px);border-radius:18px;margin-top:44px;padding:26px}.home-heading{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:22px;display:flex}.home-heading h2{font-size:24px;line-height:1.35}.home-heading h2 span{color:var(--muted);margin-left:10px;font-size:12px;font-weight:400}.home-heading>a,.ask-inline{color:var(--muted);font-size:11px}.ask-inline{min-height:28px;box-shadow:none;white-space:nowrap;background:0 0;border:none;padding:4px 0}.ask-inline:hover{color:var(--accent)}.behavior-columns,.principle-columns{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.behavior-columns article{border-top:1px solid var(--line);padding:12px 18px}.home-symbol{float:left;color:#8db8ff;margin-right:10px;font-size:26px}.behavior-columns h3{font-size:15px}.behavior-columns small{color:var(--muted);font-size:11px;font-weight:400}.behavior-columns p{color:var(--muted);clear:both;margin-top:8px;font-size:14px}.behavior-columns .behavior-detail{color:var(--fg);opacity:.8;transition:opacity .2s}.behavior-columns article:hover .behavior-detail,.behavior-columns article:focus .behavior-detail{opacity:1}.principle-columns article{border-top:1px solid var(--line);gap:12px;padding-top:16px;display:flex}.principle-number{color:#8db8ff;font-size:13px}.principle-columns p{color:var(--muted);margin-top:6px;font-size:12px}.principle-columns .principle-claim{color:var(--fg)}.research-tracks{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.research-tracks>*{border:1px solid var(--line);background:var(--card);border-radius:8px;padding:24px}.research-tracks h3{color:var(--fg);font-size:15px}.research-tracks p{color:var(--muted);margin-top:9px;font-size:12px}.research-tracks a:hover{border-color:var(--accent)}.writing-layout{grid-template-columns:250px 1fr;gap:24px;display:grid}.writing-directions{border-right:1px solid var(--line);padding-right:20px}.writing-directions>div{padding:6px 0 12px}.writing-directions h3{font-size:13px}.writing-directions h3 span{float:right;color:var(--muted);font-size:11px}.writing-directions p,.writing-directions a{color:var(--muted);font-size:11px}.latest-heading{justify-content:space-between;padding-bottom:8px;font-size:12px;display:flex}.latest-heading h3{font-size:13px}.latest-row{transform-origin:50%;border-top:1px solid var(--line);grid-template-columns:95px 1fr 85px;align-items:center;gap:16px;padding:10px 0;transition:transform .22s,background .22s;display:grid;position:relative}.latest-row:before{content:"";background:var(--line);pointer-events:none;z-index:3;height:1px;position:absolute;inset:0 0 auto}.latest-row img{object-fit:cover;border-radius:5px;width:95px;height:56px}.latest-row h3{color:var(--fg);font-size:13px}.latest-row time{color:var(--muted);font-size:11px}.writing-collection{border-top:1px solid var(--line);scroll-margin-top:calc(var(--nav-height) + 24px);padding:8px 0}.writing-collection summary{cursor:pointer;font-size:12px}.writing-collection ul{columns:2;padding-left:20px;font-size:12px}.writing-collection li{break-inside:avoid;padding:4px}.open-work-list{grid-template-columns:1fr 1fr;gap:20px;display:grid}.open-work-list h3{color:var(--fg);font-size:13px}.open-work-list p{color:var(--muted);margin-top:6px;font-size:12px}.life-columns{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.life-columns h3{font-size:15px}.life-columns p{color:var(--muted);margin-top:8px;font-size:12px}body[data-section=home] .site-footer{margin-top:32px;padding-block:24px}.agent-hint{border:1px solid var(--line);background:var(--bg);max-width:260px;color:var(--fg);z-index:40;border-radius:12px;padding:12px 16px;font-size:12px;position:fixed;bottom:100px;right:30px;box-shadow:0 5px 30px #0002}.chat-suggestion{text-align:left;max-width:100%;margin:5px 0;padding:8px 10px;font-size:12px}@media (width>=1600px){.home-professional,.home-personal{padding:32px}.home-section{margin-top:48px}}@media (width<=1100px){.research-tracks{grid-template-columns:repeat(3,1fr)}.home-professional,.home-personal{padding:22px}.home-role{font-size:15px}}@media (width<=800px){.home-identity{grid-template-columns:1fr}.behavior-columns,.principle-columns{grid-template-columns:repeat(2,1fr)}.writing-layout{grid-template-columns:180px 1fr}.latest-row{grid-template-columns:70px 1fr}.latest-row img{width:70px;height:48px}.latest-row time{display:none}.home-heading h2 span{margin-top:4px;margin-left:0;display:block}.open-work-list{gap:12px}.writing-collection ul{columns:1}}@media (width<=600px){.home-page{font-size:13px}.home-professional,.home-personal{padding:20px}.home-role{font-size:14px}.home-position{font-size:11px}.identity-domains{gap:7px}.identity-domains span{font-size:10px}.home-heading{gap:10px}.home-heading h2{font-size:18px}.home-heading .ask-inline{font-size:10px}.home-section{margin-top:40px;padding:20px}.behavior-columns,.principle-columns{gap:18px 12px}.behavior-columns article{padding-left:10px}.home-symbol{font-size:22px}.behavior-columns h3{font-size:13px}.behavior-columns small{display:block}.research-tracks{grid-template-columns:repeat(2,1fr)}.writing-layout{grid-template-columns:1fr}.writing-directions{border-right:0;grid-template-columns:repeat(2,1fr);gap:8px 20px;padding-right:0;display:grid}.open-work-list,.life-columns{grid-template-columns:1fr}.agent-hint{bottom:90px;right:16px}.home-professional .actions{gap:8px}.home-professional .actions>*{padding:9px 10px;font-size:12px}}.home-heading h2 span:empty{display:none}#principles{background:color-mix(in srgb, var(--glass) 86%, #929296 8%)}.principle-columns h3{font-size:14px}.principle-columns p{font-size:13px}.principle-columns .principle-claim{margin-top:12px;font-size:15px}.latest-row{min-height:98px;padding-block:20px}.latest-row h3{font-size:16px;line-height:1.6}.open-work-list p{max-width:55ch;font-size:14px;line-height:1.8}.behavior-columns article:focus-visible{outline-offset:4px;outline:2px solid #6f9bff}@media (width<=800px){.home-section{margin-top:48px;padding:24px}}@media (width<=600px){.home-section{margin-top:36px;padding:20px 16px}.home-heading{margin-bottom:24px}.behavior-columns,.principle-columns{grid-template-columns:1fr;gap:24px}.research-tracks{grid-template-columns:1fr}.home-heading h2{font-size:21px}.latest-row h3{font-size:14px}}@media (width>=1600px){.home-banner{min-height:235px;padding-inline:36px}.banner-wordmark svg{max-width:720px}}@media (width<=1000px){.home-banner{grid-template-columns:1fr 1.5fr;gap:12px 20px;min-height:200px}.banner-intent{grid-area:1/1;align-self:end}.banner-motto{grid-area:2/1;place-self:start;font-size:8px}.banner-wordmark{grid-area:1/2/3}}@media (width<=600px){.home-banner{grid-template-columns:minmax(0,1fr);gap:10px;min-height:300px;margin-bottom:16px;padding:24px 20px 22px}.home-banner:before{background-image:linear-gradient(90deg,#03090f77,#03090f00),url(/_astro/planet-dark-mobile.7EefyZ27.webp);background-position:100% 0;height:58%;inset:0 0 auto 28%;mask-image:linear-gradient(90deg,#0000,#000 30%),linear-gradient(#000,#0000);mask-composite:intersect}:root[data-theme=light] .home-banner:before{background-image:linear-gradient(90deg,#f0f5fa77,#f0f5fa00),url(/_astro/planet-light-mobile.CA3a4iLK.webp)}.banner-intent{grid-area:1/1}.banner-intent p{letter-spacing:.05em;font-size:15px}.banner-intent small{letter-spacing:.08em;font-size:8px}.banner-wordmark{grid-area:2/1;margin:12px 0 0}.banner-wordmark svg{max-width:380px}.banner-motto{letter-spacing:.11em;grid-area:3/1;font-size:8px;display:block}.banner-motto br{display:none}.banner-motto span{margin-left:4px}}.home-personal{background:radial-gradient(ellipse at 100% 0%, #b7b7bd0c, transparent 65%), var(--glass);isolation:isolate;grid-template-rows:auto 1fr auto;align-self:stretch;gap:20px;display:grid;position:relative;overflow:hidden}#about{margin-top:30px;padding-block:18px}#about .home-heading{margin-bottom:12px}.behavior-columns article{padding:14px 0 8px}.behavior-columns p{margin-top:4px;font-size:13px}.home-symbol{font-size:22px}.work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.work-card{border:1px solid var(--line);background:var(--bg);min-width:0;min-height:300px;color:var(--fg);isolation:isolate;border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:hidden}.work-art{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.work-card:after{content:"";z-index:-1;background:linear-gradient(#11111310 0%,#11111380 32%,#111113f5 76%);position:absolute;inset:0}.work-copy{color:#f5f7ff;margin-top:auto;padding:120px 22px 22px;position:relative}.work-period{color:#c8ddf5;font-size:11px}.work-copy h3{margin:4px 24px 6px 0;font-size:20px}.work-role{color:#e0e6f1;font-size:12px}.work-copy p{color:#d0d9e7;margin-top:10px;font-size:13px}.work-arrow{font-size:20px;position:absolute;top:144px;right:20px}:root[data-theme=light] .work-card:after{background:linear-gradient(#f5f8fb00 0%,#f5f8fb88 32%,#f5f8fbfa 76%)}:root[data-theme=light] .work-copy{color:#192d45}:root[data-theme=light] :is(.work-period,.work-role,.work-copy p){color:#3e5065}.career-list{border:1px solid var(--line);border-radius:10px;margin:0;padding:0;list-style:none;overflow:visible}.career-list li{border-bottom:1px solid var(--line);padding:0 20px;position:relative}.career-list li:after{content:"";background:var(--line);pointer-events:none;z-index:3;height:1px;position:absolute;inset:auto 0 0}.career-list li:last-child:after{display:none}.career-row{transform-origin:50%;border-radius:8px;grid-template-columns:88px minmax(190px,.8fr) minmax(0,1.5fr);align-items:center;gap:22px;padding:16px 0;transition:transform .22s,background .22s;display:grid;position:relative}.career-list li:last-child{border-bottom:0}.career-art{object-fit:cover;border-radius:6px;width:88px;height:58px}.career-identity time{color:var(--muted);font-size:11px;display:block}.career-identity h3{margin:2px 0;font-size:16px}.career-identity strong{color:var(--muted);font-size:12px;font-weight:500}.career-detail p{color:var(--muted);font-size:12px}.career-detail .career-project{color:var(--fg);margin-bottom:4px;font-size:13px}.research-card{isolation:isolate;min-height:142px;position:relative;overflow:hidden}.research-tracks .research-card{padding:26px 22px}.research-art{z-index:-2;object-fit:cover;opacity:.5;width:58%;height:100%;position:absolute;inset:0 0 0 auto;mask-image:linear-gradient(90deg,#0000,#000 65%)}.research-card:after{content:"";z-index:-1;background:linear-gradient(90deg, var(--bg), transparent 88%);opacity:.55;position:absolute;inset:0}.research-card h3,.research-card p{max-width:85%;text-shadow:0 1px 10px var(--bg);position:relative}:root[data-theme=light] .research-art{opacity:.3}#writing{isolation:isolate;position:relative}#writing:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:radial-gradient(at 12% 5%,#b8b8c00a,#0000 60%),repeating-linear-gradient(0deg,#0000 0 27px,#8eadd605 28px 29px);position:absolute;inset:0}.writing-layout{align-items:start;gap:20px 24px}.writing-directions{align-self:start}.writing-directions,.writing-latest{border-top:1px solid var(--line);padding-top:16px}.writing-directions>div{padding-block:4px 12px}.writing-collections{grid-column:1/-1}.writing-collection{padding-block:12px}.writing-collection summary{font-size:13px}.writing-collection ul{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:36px;margin:14px 0 4px;padding-left:20px;display:grid}.writing-collection li{padding:6px 4px}.open-work-card{border:1px solid var(--line);background:linear-gradient(135deg, #5e94cc12, var(--card));border-radius:12px;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:22px;padding:24px;display:grid;position:relative;overflow:hidden}.output-visual{color:#89b8ec;position:relative}.output-visual:before{content:"";background:radial-gradient(#73a6ee25,#0000 68%);border-radius:50%;position:absolute;inset:-20px}.output-visual svg{width:100%;position:relative}.output-kind{letter-spacing:.08em;color:var(--muted);margin-bottom:8px;font-size:10px;display:block}.open-work-list h3{font-size:16px}.open-work-list p{font-size:13px;line-height:1.7}:root[data-theme=light] .output-visual{color:#4678ac}.life-card{border:1px solid var(--line);isolation:isolate;background:#202023;border-radius:10px;align-items:flex-end;min-height:200px;display:flex;position:relative;overflow:hidden}.life-card img{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.life-card:after{content:"";z-index:-1;background:linear-gradient(#0000 10%,#111113ee);position:absolute;inset:0}.life-copy{color:#f3f6ff;padding:24px 20px}.life-columns p{color:#d4dfef}:root[data-theme=light] .life-card:after{background:linear-gradient(#0000 5%,#f3f7fc66 45%,#f3f7fcfa)}:root[data-theme=light] .life-copy{color:#23364e}:root[data-theme=light] .life-columns p{color:#41566e}.work-card,.research-card,.open-work-card,.life-card,.behavior-columns article,.principle-columns article{transition:transform .22s,border-color .22s}@media (hover:hover) and (pointer:fine){.latest-row:hover,.latest-row:focus-visible{z-index:2;background:var(--glass);border-radius:8px;transform:scale(1.018)}:is(.work-card,.research-card,.open-work-card,.life-card,.behavior-columns article,.principle-columns article):hover{z-index:2;transform:scale(1.018)}:is(.work-card,.research-card,.open-work-card):active{transform:scale(.99)}.career-list li:hover .career-row{background:color-mix(in srgb, var(--glass) 95%, var(--accent));transform:scale(1.018)}}:is(.work-card,.research-card,.open-work-card):focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media (width<=1100px){.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.open-work-card{grid-template-columns:76px minmax(0,1fr);gap:14px;padding:20px}}@media (width<=800px){.career-list li{padding-inline:10px}.career-row{grid-template-columns:64px minmax(0,1fr);gap:12px 16px;padding:16px 6px}.career-art{width:64px;height:48px}.career-detail{grid-column:2}.open-work-list{grid-template-columns:1fr}.open-work-card{grid-template-columns:100px minmax(0,1fr)}.life-columns{gap:12px}.life-copy{padding:18px 14px}}@media (width<=600px){#about{padding:18px 16px}.behavior-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.behavior-columns article{padding:12px 0 4px}.behavior-columns h3,.behavior-columns p{font-size:12px}.work-grid{grid-template-columns:1fr;gap:16px}.work-card{min-height:280px}.work-copy{padding:112px 20px 20px}.work-arrow{top:136px}.research-tracks{grid-template-columns:1fr}.research-card{min-height:122px}.writing-collection ul{grid-template-columns:1fr}.open-work-card{grid-template-columns:64px minmax(0,1fr);gap:12px;padding:18px 14px}.open-work-list h3{font-size:14px}.open-work-list p{font-size:12px}.life-card{min-height:190px}}@media (prefers-reduced-motion:reduce){.latest-row,.career-row,.work-card,.research-card,.open-work-card,.life-card,.behavior-columns article,.principle-columns article{transition:none;transform:none!important}}@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}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.28"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);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 .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;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;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.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}
