/* Palette adapted from mirid-ai/Eloquent, frontend/src/App.css, Claude theme. */
:root{--paper:#faf9f5;--ink:#141413;--terra:#cc785c;--sand:#eae5da;--surface:#f0eee6;--line:#d4d0c6;--muted:#605d55;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.6 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:4px}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--terra);outline-offset:5px}::selection{background:#e8bcaa;color:var(--ink)}.skip{position:absolute;top:-100px;left:20px;background:var(--ink);color:white;padding:12px;z-index:20}.skip:focus{top:10px}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.header{position:sticky;top:0;z-index:10;background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{min-height:91px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:8px;text-decoration:none;white-space:nowrap;font-size:30px;font-weight:700;letter-spacing:-1.5px}.brand img{width:63px;height:49px;object-fit:cover;object-position:50% 61%;transform:scale(1.3);margin-right:3px}.nav{display:flex;align-items:center;gap:27px;font-size:15px}.nav a{text-decoration:none;padding:8px 0}.nav a:hover,.nav a[aria-current=page]{text-decoration:underline}.nav .nav-action{background:var(--ink);color:var(--paper);border-radius:6px;padding:11px 17px}.menu{display:none;border:1px solid var(--line);background:transparent;padding:8px 15px;border-radius:5px}.eyebrow{font-size:13px;letter-spacing:.11em;text-transform:uppercase;font-weight:600;margin:0 0 26px;color:var(--muted)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400;line-height:1.08}h1,h2{font-family:var(--serif);letter-spacing:-.045em}h1{font-size:clamp(48px,5.6vw,80px);max-width:1050px;margin-bottom:28px}h2{font-size:clamp(35px,3.6vw,51px)}h3{font-size:25px;line-height:1.25;letter-spacing:-.03em}.hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;padding:96px 0 103px}.hero h1{font-size:clamp(57px,6.3vw,90px)}.hero .lede{max-width:535px}.lede{font-size:21px;line-height:1.6;color:#4c4942;max-width:770px}.actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:32px}.button{display:inline-block;border:1px solid var(--ink);border-radius:6px;padding:12px 19px;text-decoration:none;font-size:15px;background:var(--ink);color:var(--paper)}.button.secondary{background:transparent;color:var(--ink)}.button:hover{background:#37352f;color:var(--paper)}.mark-stage{position:relative;background:var(--sand);aspect-ratio:1.04;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.mark-stage img{width:96%;height:96%;object-fit:contain}.stage-label{position:absolute;bottom:25px;left:29px;font-size:12px;letter-spacing:.09em;text-transform:uppercase}.section{padding:77px 0;border-top:1px solid var(--line)}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:30px;margin-bottom:39px}.section-head h2{margin:0}.text-link{font-size:15px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature{display:flex;flex-direction:column;align-items:flex-start;min-height:335px;padding:38px;border-radius:8px;background:var(--surface);text-decoration:none}.feature.coral{background:#e4ad99}.feature .eyebrow{color:#39342d;margin-bottom:50px}.feature h3{font:38px/1.1 var(--serif);max-width:480px;margin-bottom:19px;letter-spacing:-.035em}.feature p{max-width:480px;margin-bottom:24px}.feature .text-link{margin-top:auto;text-decoration:underline}.feature:hover{filter:brightness(.98)}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.split h2{max-width:470px}.split .lede{font-size:20px}.list-row{display:grid;grid-template-columns:150px 1fr auto;align-items:baseline;gap:22px;padding:27px 0;border-top:1px solid var(--line);text-decoration:none}.list-row:last-child{border-bottom:1px solid var(--line)}.list-row h3{margin:0;font:28px/1.25 var(--serif)}.list-row span{font-size:14px;color:var(--muted)}.list-row:hover h3{text-decoration:underline}.page-intro{padding:83px 0 68px}.page-intro h1{font-size:clamp(44px,5.1vw,70px)}.page-intro .lede{margin-bottom:0}.article-layout{display:grid;grid-template-columns:240px minmax(0,760px);gap:74px;align-items:start;justify-content:space-between;padding-bottom:100px}.article-aside{position:sticky;top:126px;font-size:14px;color:var(--muted)}.article-aside a{display:block;text-decoration:none;margin:12px 0}.article-aside a:hover{text-decoration:underline}.article-aside .eyebrow{font-size:12px;margin-bottom:20px}.article{min-width:0;font-size:19px;line-height:1.75}.article h2{font-size:35px;margin:58px 0 24px;line-height:1.2;letter-spacing:-.035em}.article h2:first-child{margin-top:0}.article h3{font-family:var(--sans);font-size:23px;margin:36px 0 17px;line-height:1.3}.article p{margin-bottom:24px}.article ul{padding-left:24px}.article li{margin:12px 0}.article blockquote{font:26px/1.5 var(--serif);margin:36px 0;padding:3px 0 3px 24px;border-left:3px solid var(--terra);letter-spacing:-.015em}.article blockquote p:last-child{margin-bottom:0}.article pre{background:#22231f;color:#f1eee5;font:14px/1.65 'Courier New',monospace;padding:27px;border-radius:6px;white-space:pre-wrap;overflow-wrap:anywhere;margin:30px 0}.article code{font-size:.84em}.metadata{display:flex;flex-wrap:wrap;gap:8px 28px;font-size:14px;color:var(--muted);margin-top:28px}.metadata p{margin:0}.metadata b{font-weight:400;color:var(--ink)}.status{display:inline-block;border:1px solid #9b6a58;background:#f3e0d7;padding:7px 12px;border-radius:4px;font-size:12px;letter-spacing:.065em;text-transform:uppercase;margin:14px 0 24px}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px 65px;padding:12px 0 80px}.profile{border-top:1px solid var(--line);padding-top:28px}.profile .index{font:14px 'Courier New',monospace;color:var(--muted);margin-bottom:26px}.profile h2{font-size:37px;line-height:1.15;margin-bottom:14px}.profile .role{font-size:17px;font-weight:600;line-height:1.45;max-width:470px}.profile .affiliation{font-size:14px;color:var(--muted);margin:19px 0}.profile .bio{font-size:17px;line-height:1.75}.wide-note{max-width:920px;margin:0 auto 85px;font:28px/1.5 var(--serif);letter-spacing:-.025em}.model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px;margin:10px 0 70px}.model{padding:30px;background:var(--surface);border-radius:7px}.model h2{font-size:35px}.model .eyebrow{font-size:12px;margin-bottom:20px}.model p{font-size:17px}.model.latest{background:#e5b39e}.model a{font-size:14px}.glossary{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:30px 0}.glossary div{border-top:1px solid var(--line);padding-top:20px}.glossary strong{font:31px var(--serif)}.glossary p{font-size:18px;margin:10px 0}.footer{background:#191a17;color:#f0eee6;padding:62px 0 30px}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer .brand{font-size:36px}.footer h2{font:13px var(--sans);text-transform:uppercase;letter-spacing:.08em;margin:12px 0 24px;color:#bfbdb4}.footer a{display:block;text-decoration:none;font-size:15px;margin-bottom:10px}.footer a.brand{font-size:36px}.footer a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #45453e;display:flex;justify-content:space-between;margin-top:53px;padding-top:23px;font-size:12px;color:#bfbdb4}.simple-page{max-width:850px;padding-bottom:100px}.reading-end{border-top:1px solid var(--line);padding-top:28px;margin-top:50px;font-size:16px}.vacancy{display:block;background:var(--surface);padding:32px;border-radius:6px;text-decoration:none}.vacancy h3{font:32px var(--serif);margin-bottom:12px}.vacancy p{margin:0}.mobile-only{display:none}
.profile-feature{padding-top:32px;padding-bottom:70px}.profile-feature>header{margin-bottom:42px}.profile-feature h2{font-size:clamp(37px,4.3vw,58px);max-width:850px}.profile-feature-layout{display:grid;grid-template-columns:260px minmax(0,760px);gap:64px;justify-content:space-between;align-items:start}.profile-details{margin:0;font-size:14px;line-height:1.6}.profile-details>div{padding:0 0 23px;margin:0 0 23px;border-bottom:1px solid var(--line)}.profile-details dt{font-weight:600;margin-bottom:7px}.profile-details dd{margin:0;color:var(--muted)}.profile-history{overflow-wrap:break-word}.profile-history>:first-child{margin-top:0}.profile-history>:last-child{margin-bottom:0}.profile-history .profile-diagram{white-space:pre;overflow-wrap:normal;overflow-x:auto;max-width:100%;font-size:13px;padding:22px 18px}.profile-diagram code{font-size:inherit}.profile-diagram:focus-visible{outline:3px solid var(--terra);outline-offset:5px}
@media(max-width:960px){.profile-feature-layout{grid-template-columns:minmax(0,1fr);gap:18px}.profile-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px}.profile-feature>header{margin-bottom:30px}}
@media(max-width:560px){.profile-details{grid-template-columns:1fr}.profile-details>div{padding-bottom:17px;margin-bottom:17px}.profile-feature{padding-bottom:50px}.profile-history .profile-diagram{font-size:12px}}
@media(min-width:1600px){.hero{padding-top:120px;padding-bottom:125px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.nav{gap:18px}.nav-action{display:none!important}.hero{gap:32px;padding:65px 0}.hero h1{font-size:62px}.split{gap:50px}.article-layout{grid-template-columns:190px minmax(0,1fr);gap:35px}.feature{padding:28px}.feature h3{font-size:32px}.model-grid{gap:15px}.model{padding:23px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header-inner{min-height:76px}.brand{font-size:27px}.brand img{width:52px;height:43px}.menu{display:block;font-size:14px}.nav{display:none;position:absolute;top:76px;left:0;right:0;padding:18px 20px 25px;background:var(--paper);border-bottom:1px solid var(--line);align-items:stretch;gap:3px}.nav.open{display:flex;flex-direction:column}.nav a{padding:10px;font-size:17px}.hero{grid-template-columns:1fr;gap:35px;padding:48px 0 54px}.hero h1{font-size:56px;max-width:600px;margin-bottom:23px}.eyebrow{font-size:12px;margin-bottom:22px}.hero .lede,.lede{font-size:19px}.mark-stage{aspect-ratio:1.55}.mark-stage img{height:150%;width:90%}.stage-label{bottom:18px;left:22px}.section{padding:49px 0}.section-head{align-items:flex-start;gap:20px;margin-bottom:28px}.section-head h2{font-size:35px}.section-head .text-link{font-size:14px;white-space:nowrap;padding-top:6px}.feature-grid,.split,.model-grid,.profile-grid{grid-template-columns:1fr}.feature{min-height:320px;padding:28px}.feature h3{font-size:35px}.feature .eyebrow{margin-bottom:38px}.split{gap:15px}.split h2{margin-bottom:13px}.list-row{grid-template-columns:1fr;gap:8px;padding:25px 0}.list-row h3{font-size:27px}.list-row .row-end{display:none}.page-intro{padding:48px 0 42px}.page-intro h1{font-size:45px}.article-layout{grid-template-columns:1fr;gap:25px;padding-bottom:65px}.article-aside{position:static;border-bottom:1px solid var(--line);padding-bottom:16px}.article-aside .eyebrow{margin-bottom:10px}.article-aside a{display:inline-block;margin:5px 20px 5px 0}.article{font-size:18px;line-height:1.75}.article h2{font-size:31px;margin-top:43px}.article blockquote{font-size:24px;padding-left:18px}.article pre{font-size:12px;padding:20px}.profile-grid{gap:40px;padding-bottom:40px}.profile h2{font-size:35px}.wide-note{font-size:24px;margin-bottom:55px}.model-grid{margin-bottom:43px}.model{padding:28px}.footer{padding-top:42px}.footer-top{grid-template-columns:1fr 1fr;gap:24px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{gap:20px;flex-direction:column;margin-top:28px}.metadata{gap:9px 20px;font-size:13px}.glossary{grid-template-columns:1fr}.simple-page{padding-bottom:60px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-width:760px){.hero h1{font-size:clamp(40px,8.7vw,56px)}}
@media print{.header,.footer,.article-aside,.actions{display:none}.wrap{width:100%}.page-intro{padding:0}.article-layout{display:block}.article{font-size:12pt}.article pre{color:black;background:#eee}.article a{color:black}}
.footer .ownership{max-width:280px;font-size:14px;line-height:1.6;color:#bfbdb4;margin:18px 0 0}.footer .ownership a{display:inline;font-size:inherit;margin:0;color:#f0eee6;text-decoration:underline}
.language-switcher{display:flex;align-items:center;gap:17px;font:12px/1.6 var(--sans)}.language-switcher a{color:inherit;text-decoration:none;white-space:nowrap;padding:3px 0}.language-switcher a:hover,.language-switcher a[aria-current=true]{text-decoration:underline;text-underline-offset:4px}.language-switcher a[aria-current=true]{font-weight:700}.header-languages{justify-content:flex-end;padding-bottom:10px;min-height:30px}.footer .footer-languages a{display:inline;margin:0;font-size:12px}.footer-bottom{flex-wrap:wrap;align-items:center}.footer-languages{color:#f0eee6}html{scroll-padding-top:150px}.article-aside{top:164px}
html[lang=zh-Hans]{--serif:'Noto Serif CJK SC','Songti SC','SimSun',serif;--sans:'Noto Sans CJK SC','PingFang SC','Microsoft YaHei',Arial,sans-serif}html[lang=zh-Hant]{--serif:'Noto Serif CJK TC','Songti TC','PMingLiU',serif;--sans:'Noto Sans CJK TC','PingFang TC','Microsoft JhengHei',Arial,sans-serif}html[lang^=zh] h1,html[lang^=zh] h2{line-height:1.25;letter-spacing:-.015em}html[lang^=zh] .eyebrow{letter-spacing:.06em}html[lang^=zh] .article{line-height:1.9}html[lang^=zh] .article h3{line-height:1.5}html[lang^=zh] .feature h3{line-height:1.3}html[lang^=zh] .metadata{overflow-wrap:anywhere}html[lang^=zh] .wide-note{line-height:1.7}html[lang^=zh] .hero h1{font-size:clamp(45px,5.6vw,80px)}
.profile-chart{margin:35px 0;border:1px solid var(--line);border-radius:6px;background:var(--surface);overflow:hidden}.profile-chart figcaption{text-align:center;padding:24px 20px;border-bottom:1px solid var(--line)}.profile-chart figcaption strong,.profile-chart figcaption span{display:block}.profile-chart figcaption strong{font-size:22px}.profile-chart figcaption span{font-size:14px;margin-top:6px}.profile-chart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.profile-chart-grid section{padding:20px 16px;min-width:0;overflow-wrap:anywhere}.profile-chart-grid section+section{border-left:1px solid var(--line)}.profile-chart-grid h3{font:600 16px/1.5 var(--sans)!important;margin:0 0 15px!important}.profile-chart-grid ul{list-style:none;padding:0;margin:0;font-size:14px;line-height:1.65}.profile-chart-grid li{margin:0 0 12px}.profile-chart-grid li:last-child{margin-bottom:0}
@media(max-width:760px){.nav{top:100%}.header-languages{justify-content:flex-end;padding-bottom:9px}.footer-bottom{align-items:flex-start}html[lang^=zh] .hero h1{font-size:clamp(40px,9vw,56px)}}@media(max-width:560px){.profile-chart-grid{grid-template-columns:1fr}.profile-chart-grid section+section{border-left:0;border-top:1px solid var(--line)}.profile-chart-grid section{padding:22px}.language-switcher{gap:16px}}@media print{.language-switcher{display:none}.profile-chart{break-inside:avoid}}
