:root{--bg: #06111f;--bg-deep: #030711;--panel: rgba(10, 21, 40, .84);--panel-strong: rgba(16, 33, 61, .94);--panel-soft: rgba(13, 26, 48, .68);--line: rgba(134, 174, 255, .2);--line-strong: rgba(142, 203, 255, .4);--text: #f3f7ff;--muted: #9fb0cf;--muted-strong: #c5d1ea;--blue: #7ca7ff;--cyan: #8ceeff;--green: #9df6be;--amber: #ffd89b;--shadow: 0 32px 90px rgba(2, 7, 20, .45)}*{box-sizing:border-box}html{font-family:Plus Jakarta Sans,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;background:radial-gradient(circle at top,rgba(67,114,255,.2),transparent 34%),radial-gradient(circle at 16% 22%,rgba(140,238,255,.1),transparent 22%),linear-gradient(180deg,#091325,#050b16 48%,#04070f);color:var(--text);scroll-behavior:smooth}body{margin:0;min-width:320px}body.nav-lock{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{display:block}.site-shell{position:relative;min-height:100vh;overflow:hidden;isolation:isolate}.site-shell.nav-overlay-visible:after{content:"";position:fixed;inset:0;z-index:15;background:#0208128c;backdrop-filter:blur(6px)}.site-shell:before{content:"";position:fixed;inset:0;z-index:-2;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:76px 76px;mask-image:radial-gradient(circle at center,black 32%,transparent 88%);opacity:.2;pointer-events:none}.site-shell:after{content:"";position:fixed;inset:0;z-index:-3;background:radial-gradient(circle at 78% 12%,rgba(124,167,255,.12),transparent 28%),radial-gradient(circle at 14% 72%,rgba(157,246,190,.08),transparent 24%);pointer-events:none}.bg-orb{position:fixed;border-radius:999px;filter:blur(90px);opacity:.48;pointer-events:none}.bg-orb-left{top:7rem;left:-8rem;width:24rem;height:24rem;background:#6ea8fe38}.bg-orb-right{top:10rem;right:-5rem;width:22rem;height:22rem;background:#7cf3ff2e}.site-header,.site-footer,.hero,.content-section,.page-hero{width:min(1280px,calc(100vw - 32px));margin:0 auto}.hero>*,.page-hero>*,.home-signal>*,.research-grid>*,.timeline-item>*,.card,.signal-card,.stat-card,.mini-card,.page-hero-panel,.footer-brand,.footer-column{min-width:0}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;width:100%;max-width:none;margin-top:0;padding:16px max(18px,calc((100vw - 1280px)/2 + 20px));background:linear-gradient(90deg,#190d38f5,#39186feb);border:0;border-bottom:1px solid rgba(193,166,255,.1);backdrop-filter:blur(18px)}.site-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.85rem;min-width:0}.site-header>.site-header-actions{display:contents}.site-header .site-nav{justify-self:center;flex-wrap:nowrap;justify-content:center;min-width:0;width:100%;overflow-x:auto;scrollbar-width:none}.site-header .site-nav::-webkit-scrollbar{display:none}.site-header .theme-toggle{justify-self:end;flex-shrink:0;min-width:0}.brand{display:inline-flex;align-items:center;gap:.75rem;font-weight:700;letter-spacing:.02em;min-width:0}.brand img{width:38px;height:38px;border-radius:10px}.site-nav{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center}.nav-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:.28rem;width:48px;height:48px;padding:0;border:1px solid var(--line-strong);border-radius:16px;background:#ffffff0a;color:var(--text);cursor:pointer}.nav-toggle span{width:18px;height:2px;border-radius:999px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.site-nav a{padding:.75rem 1rem;border-radius:999px;color:var(--muted);transition:.18s ease;white-space:nowrap}.site-nav a:hover,.site-nav a.active{color:var(--text);background:#ffffff0f}html{background:var(--page-bg)}:root,[data-theme=dark]{--page-bg: radial-gradient(circle at top, rgba(67, 114, 255, .2), transparent 34%), radial-gradient(circle at 16% 22%, rgba(140, 238, 255, .1), transparent 22%), linear-gradient(180deg, #091325 0%, #050b16 48%, #04070f 100%)}[data-theme=light]{--bg: #f7f9fc;--bg-deep: #eef3f8;--panel: rgba(255, 255, 255, .9);--panel-strong: rgba(255, 255, 255, .98);--panel-soft: rgba(247, 250, 253, .92);--line: rgba(116, 132, 156, .14);--line-strong: rgba(116, 132, 156, .22);--text: #3d4957;--muted: #7b857f;--muted-strong: #626c77;--blue: #3e6fe0;--cyan: #2c6ea6;--green: #1f8a5b;--amber: #a06a18;--shadow: 0 22px 60px rgba(20, 46, 92, .14);--page-bg: radial-gradient(circle at 50% 0%, rgba(205, 218, 236, .08), transparent 22%), radial-gradient(circle at 18% 22%, rgba(224, 232, 242, .06), transparent 18%), linear-gradient(180deg, #fdfefe 0%, #f7f9fc 48%, #f2f6fa 100%)}[data-theme=light] .site-shell:before{background-image:linear-gradient(rgba(116,132,156,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(116,132,156,.022) 1px,transparent 1px);opacity:.08}[data-theme=light] .site-shell:after{background:radial-gradient(circle at 82% 12%,rgba(211,222,238,.08),transparent 20%),radial-gradient(circle at 18% 70%,rgba(226,234,244,.07),transparent 18%)}[data-theme=light] .bg-orb-left{background:#dce5f11a}[data-theme=light] .bg-orb-right{background:#e4ebf41a}[data-theme=light] .site-header{background:#fbfdfff0;border-bottom-color:#74849c1f}[data-theme=light] .site-nav{background:#fdfefff2;border-color:#74849c1a}[data-theme=light] .site-nav a{color:#6d756f}[data-theme=light] .site-nav a:hover,[data-theme=light] .site-nav a.active{background:#74849c14;color:#3d4957}[data-theme=light] .button-secondary,[data-theme=light] .nav-toggle,[data-theme=light] .theme-toggle{background:#ffffffd1}[data-theme=light] .button-primary{color:#28425f;background:linear-gradient(135deg,#8ad8f1,#9de7cb);box-shadow:0 12px 30px #4aa07224}[data-theme=light] .hero .button-primary,[data-theme=light] .hero .button-secondary{color:#3d4957;border-color:#74849c38;background:#f8fbfefa}[data-theme=light] .hero-command{background:#ffffffd6;border-color:#74849c1f}[data-theme=light] .hero-command code{color:#4a5563}[data-theme=light] .hero-capability-item{background:#fffffff5;border-color:#74849c1a}[data-theme=light] .hero-capability-item span{color:#7d8998}[data-theme=light] .hero-capability-item strong{color:#495666}[data-theme=light] .hero-capability-item-strong{background:#fafcfffa;border-color:#74849c24}[data-theme=light] .hero-panel-home{width:min(100%,860px);padding:.3rem .95rem .85rem;border:1px solid rgba(116,132,156,.1);background:#fafcffdb}[data-theme=light] .hero-capability-grid{width:100%;gap:0}[data-theme=light] .hero-capability-item,[data-theme=light] .hero-capability-item-strong{background:#ffffffeb}[data-theme=light] .hero-panel-foot{width:100%;margin-top:.6rem;padding-top:.7rem;border-top:1px solid rgba(116,132,156,.08)}[data-theme=light] .hero-panel-foot-home{color:#7a827c}[data-theme=light] .blog-cover,[data-theme=light] .blog-detail-cover{background:linear-gradient(180deg,#f1f6fbd6,#e8eff7eb)}[data-theme=light] .blog-cover:after{background:linear-gradient(180deg,#74849c0f,#74849c24)}[data-theme=light] .blog-cover-media-light,[data-theme=light] .blog-detail-cover-media-light{filter:saturate(.68) contrast(.92) brightness(.98)}[data-theme=light] .blog-cover-has-dark .blog-cover-media-dark,[data-theme=light] .blog-detail-cover-has-dark .blog-detail-cover-media-dark{display:none}[data-theme=light] .blog-cover-has-dark .blog-cover-media-light,[data-theme=light] .blog-detail-cover-has-dark .blog-detail-cover-media-light{display:block}[data-theme=dark] .blog-cover-has-dark .blog-cover-media-light,[data-theme=dark] .blog-detail-cover-has-dark .blog-detail-cover-media-light{display:none}[data-theme=dark] .blog-cover-has-dark .blog-cover-media-dark,[data-theme=dark] .blog-detail-cover-has-dark .blog-detail-cover-media-dark{display:block}[data-theme=light] .hero-panel,[data-theme=light] .card,[data-theme=light] .stat-card,[data-theme=light] .timeline-item,[data-theme=light] .mini-card,[data-theme=light] .page-hero-panel,[data-theme=light] .signal-card,[data-theme=light] .signal-copy{background:linear-gradient(180deg,#fffffff2,#f8fbfef7)}[data-theme=light] .card-project{background:radial-gradient(circle at top right,rgba(217,228,241,.1),transparent 26%),linear-gradient(180deg,#fffffff2,#f8fbfef7)}[data-theme=light] .project-mark{color:#24365038}[data-theme=light] .theme-toggle-icon{color:var(--amber)}[data-theme=light] .page-hero-panel-projects:before{background:radial-gradient(circle at top right,rgba(205,218,236,.14),transparent 30%),linear-gradient(180deg,rgba(116,132,156,.06),transparent 72%)}[data-theme=light] .page-hero-panel-blog:before{background:radial-gradient(circle at top right,rgba(205,218,236,.14),transparent 30%),linear-gradient(180deg,rgba(116,132,156,.06),transparent 72%)}[data-theme=light] .page-hero-panel-members:before{background:radial-gradient(circle at top right,rgba(205,218,236,.14),transparent 30%),linear-gradient(180deg,rgba(116,132,156,.06),transparent 72%)}[data-theme=light] .page-hero-panel-update:before{background:radial-gradient(circle at top right,rgba(205,218,236,.14),transparent 30%),linear-gradient(180deg,rgba(116,132,156,.06),transparent 72%)}[data-theme=light] .page-hero-panel-research:before{background:radial-gradient(circle at top right,rgba(205,218,236,.14),transparent 30%),linear-gradient(180deg,rgba(116,132,156,.06),transparent 72%)}[data-theme=light] .page-hero-panel-publications:before{background:radial-gradient(circle at top right,rgba(205,218,236,.14),transparent 30%),linear-gradient(180deg,rgba(116,132,156,.06),transparent 72%)}[data-theme=light] .research-feature{background:linear-gradient(180deg,#fffffff0,#f8fbfef7)}[data-theme=light] .research-contact{background:#fffffff0}[data-theme=light] .research-contact-value{color:#46607d}.theme-toggle{display:inline-flex;align-items:center;gap:.45rem;min-height:40px;min-width:0;padding:.52rem .8rem;border:1px solid var(--line-strong);border-radius:999px;background:#ffffff0a;color:var(--text);cursor:pointer;transition:.18s ease}.theme-toggle:hover{transform:translateY(-1px)}.theme-toggle-icon{font-size:.92rem;line-height:1;color:var(--cyan)}.theme-toggle-label{font-size:.8rem;font-weight:700;white-space:nowrap;letter-spacing:.01em}.hero,.page-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:2rem;align-items:center}.hero{position:relative;grid-template-columns:minmax(0,1fr);justify-items:center;padding:7.2rem 0 4.4rem}.page-hero{padding:4.8rem 0 1.8rem}.page-hero-single{grid-template-columns:minmax(0,1fr);max-width:920px}.hero-copy{position:relative;z-index:1}.hero-copy{display:grid;justify-items:center;text-align:center}.hero-copy:before{content:"";position:absolute;top:-1.8rem;left:-1rem;width:8rem;height:8rem;border-radius:2rem;background:linear-gradient(135deg,#7ca7ff24,#8ceeff0a);filter:blur(8px);z-index:-1}.eyebrow{margin:0 0 1rem;color:var(--cyan);text-transform:uppercase;letter-spacing:.2em;font-size:.78rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1{margin-bottom:1rem;font-size:clamp(2.4rem,4.8vw,4rem);line-height:1.02;letter-spacing:-.05em;max-width:15ch}.hero h1{max-width:none;font-size:clamp(2.3rem,4.7vw,3.7rem);white-space:nowrap}.page-hero:not(.publication-detail-hero) h1{max-width:none;font-size:clamp(1.78rem,3vw,2.45rem);letter-spacing:-.038em;line-height:1.06;white-space:nowrap}h2{margin-bottom:.8rem;font-size:clamp(1.35rem,2.1vw,1.95rem);line-height:1.14;letter-spacing:-.028em}h3{margin-bottom:.75rem;font-size:1.16rem}.hero-description,.section-intro p,.page-hero p,.page-hero-panel p,.card p,.site-footer p,.timeline p,.stat-card p,.signal-card p{color:var(--muted);font-size:1rem;line-height:1.62}.hero-description{max-width:880px;margin-left:auto;margin-right:auto;font-size:1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;justify-content:center;margin-top:2.2rem}.hero-actions .button{min-width:122px}.hero-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.25rem}.hero-badges span,.page-hero-panel span,.signal-card span,.mini-card span,.card-tag,.timeline-label,.stat-label,.footer-column span{display:inline-flex;margin-bottom:0;padding:.34rem .68rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:var(--cyan);background:#ffffff0a;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.page-hero-panel span,.signal-card span,.card-tag,.stat-label{margin-bottom:.8rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.8rem 1.2rem;border-radius:999px;font-weight:700;transition:transform .18s ease,border-color .18s ease,background .18s ease;text-align:center}.button:hover{transform:translateY(-1px)}.button-primary{color:#06111f;background:linear-gradient(135deg,var(--cyan),var(--green))}.button-secondary{border:1px solid var(--line-strong);background:#ffffff0a}.hero .button-primary,.hero .button-secondary{color:#fff;border:1px solid #3f5e81;background:#3f5e81}.hero-panel,.card,.stat-card,.timeline-item,.mini-card,.page-hero-panel,.signal-card{border:1px solid var(--line);background:linear-gradient(180deg,#0f1a32d1,#050a18eb);box-shadow:var(--shadow)}.hero-panel{position:relative;padding:0;border-radius:0;overflow:hidden;border:0;background:transparent;box-shadow:none}.hero-panel:before{display:none}.hero-panel-home{display:grid;justify-items:center;gap:0;width:min(100%,860px);padding:.3rem .95rem .85rem;border:1px solid var(--line);background:#ffffff0a}.hero-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%}.hero-capability-item{display:grid;align-content:start;gap:.22rem;min-height:0;padding:.8rem 1rem .75rem;border:0;background:transparent;text-align:left}.hero-capability-item+.hero-capability-item{border-left:1px solid var(--line)}.hero-capability-item span{color:#c3d3f0b8;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-capability-item strong{color:#f5f8fff5;font-size:.98rem;font-weight:600;line-height:1.38}.hero-capability-item-strong{background:transparent}.hero-capability-item-strong strong{color:#fff}.hero-panel-foot{width:100%;margin:0;padding-top:.75rem;border-top:1px solid var(--line);color:var(--muted-strong);text-align:center}.hero-panel-foot-home{max-width:none;font-size:.96rem}.hero-command{display:inline-flex;align-items:center;gap:.9rem;margin-top:1.15rem;padding:.88rem 1rem;border:1px solid var(--line);background:#ffffff0a}.hero-command-prefix{color:#d8ccffb3;font-size:.84rem;letter-spacing:.08em;text-transform:uppercase}.hero-command code{color:#fffffff5;font-size:1rem;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace}.content-section{padding:2rem 0 4rem}.content-band{padding-top:.6rem}.section-intro{max-width:1080px;margin-bottom:1.8rem}.section-intro-wide{max-width:1140px}.section-actions{display:flex;justify-content:flex-start;margin:-.35rem 0 1.6rem}.section-actions-dual{gap:.9rem;flex-wrap:wrap}.home-signal{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:1rem;align-items:stretch}.signal-copy,.signal-grid{min-height:100%}.signal-copy{padding:2rem;border:1px solid var(--line);border-radius:30px;background:linear-gradient(180deg,#0f1a32d1,#050a18eb);box-shadow:var(--shadow)}.signal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.signal-card{min-height:100%;padding:1.45rem;border-radius:28px}.signal-card span{margin-bottom:1rem}.signal-card-accent{border-color:var(--line-strong);background:linear-gradient(180deg,#12223eeb,#08101ff5)}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.stat-card,.timeline-item,.page-hero-panel{padding:1.45rem;border-radius:28px}.card{min-height:240px;overflow:hidden;position:relative}.card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(124,243,255,.08),transparent 38%);opacity:0;transition:opacity .18s ease;pointer-events:none}.card:hover:after{opacity:1}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1.2rem;color:var(--muted);font-size:.92rem;flex-wrap:wrap}.card-link{color:var(--text)}.card-tag-subtle{color:var(--green)}.card-project-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.card-project{background:radial-gradient(circle at top right,rgba(124,243,255,.12),transparent 32%),linear-gradient(180deg,#111936bf,#050a18e0)}.project-mark{margin:1.1rem 0 1.2rem;color:#ffffff47;font-size:.92rem;letter-spacing:.12em;text-transform:uppercase}.github-stars{min-width:88px;justify-content:center}.member-card{min-height:0;padding:1.2rem}.member-avatar{width:56px;height:56px;border:1px solid var(--line-strong);border-radius:18px;object-fit:cover;background:#ffffff0d}.member-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.member-badges{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;justify-content:flex-end}.member-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.45rem}.member-title-row h3{margin-bottom:0;font-size:1.08rem}.member-id{color:var(--cyan);font-size:.98rem;word-break:break-word}.member-detail{margin-bottom:0;color:var(--muted);font-size:.95rem;line-height:1.65}.member-new-badge{display:inline-flex;align-items:center;padding:.34rem .72rem;border-radius:999px;border:1px solid rgba(157,246,190,.28);background:#9df6be1f;color:var(--green);font-size:.78rem;font-weight:700;white-space:nowrap}.member-meta{margin-top:.95rem;padding-top:.85rem;border-top:1px solid rgba(255,255,255,.08)}.member-groups{display:grid;gap:2rem}.member-group-section{display:grid;gap:1rem}.member-group-head{max-width:720px}.member-group-head .card-tag{margin-bottom:.9rem}.member-group-head h3{margin-bottom:.55rem}.member-group-head p{color:var(--muted);margin-bottom:0}.join-card-grid{align-items:stretch}.join-card{min-height:0}.join-card-with-image{display:flex;flex-direction:column}.join-card-image{margin-top:1rem;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#ffffff08}.join-card-image img{width:100%;height:auto;display:block}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.blog-card{min-height:100%;padding:0}.blog-card-compact{min-height:0}.blog-card-body{padding:1.25rem 1.4rem 1.4rem}.blog-cover{position:relative;display:block;aspect-ratio:16 / 10;overflow:hidden;background:linear-gradient(180deg,#121d36f0,#070c1afa)}.blog-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#537ec617,#08102414);pointer-events:none}.blog-cover-media,.blog-detail-cover-media{width:100%;height:100%;object-fit:cover;display:block}.blog-cover-media-dark,.blog-detail-cover-media-dark{display:none}.blog-meta-row,.blog-detail-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;margin-bottom:1rem}.blog-author{color:var(--muted);font-size:.94rem}.chip-row{display:flex;flex-wrap:wrap;gap:.55rem;margin:1rem 0 .2rem}.chip{display:inline-flex;padding:.4rem .8rem;border:1px solid var(--line);border-radius:999px;background:#ffffff0a;color:var(--text);font-size:.84rem}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem}.pagination-link{min-width:120px}.pagination-state{color:var(--muted);font-size:.95rem}.is-disabled{opacity:.45;pointer-events:none}.blog-detail-cover{margin-bottom:1.6rem;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#121d36f0,#070c1afa);box-shadow:var(--shadow)}.markdown-page h2{margin-top:2rem}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.stat-card{min-height:0;padding:1.15rem 1.15rem 1.1rem}.stat-card strong{display:block;margin-bottom:.5rem;font-size:clamp(1.46rem,3.4vw,2.18rem);line-height:1.04;letter-spacing:-.035em}.timeline{display:grid;gap:.85rem}.timeline-item{display:grid;grid-template-columns:120px minmax(0,760px);gap:.8rem;align-items:stretch;padding:0;border:0;background:transparent;box-shadow:none}.timeline-card{min-height:0;display:grid;gap:.55rem;padding:1rem 1.1rem;border:1px solid var(--line);background:#ffffff08}.timeline-card h3,.timeline-card p{margin:0}.timeline-card h3{font-size:1.14rem;line-height:1.34}.timeline-card p{max-width:54ch}.page-hero-panel{position:relative;min-height:170px;display:flex;flex-direction:column;justify-content:flex-start;gap:0;padding:1.15rem 1.3rem 1.2rem;overflow:hidden}.page-hero-panel:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.95;background:radial-gradient(circle at top right,rgba(124,167,255,.12),transparent 32%),linear-gradient(180deg,rgba(124,167,255,.06),transparent 72%)}.page-hero-panel strong{display:block;margin:.48rem 0 .52rem;font-size:clamp(1.34rem,2.35vw,1.82rem);line-height:1.14;letter-spacing:-.04em;max-width:20ch}.page-hero-panel p{margin:0;max-width:34rem}.research-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:1rem}.research-feature{padding:2rem;border:1px solid var(--line);border-radius:30px;background:radial-gradient(circle at top right,rgba(255,216,155,.12),transparent 26%),linear-gradient(180deg,#121d34db,#060a14f5);box-shadow:var(--shadow)}.research-actions{justify-content:flex-start;gap:1rem;margin-top:1.35rem}.research-actions .button{min-width:180px}.research-contact-row{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;margin-top:1.35rem}.research-sidecards{display:grid;grid-template-columns:1fr;gap:1rem}.research-note{margin-top:1rem;color:var(--muted-strong)}.research-contact{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.45rem;width:min(100%,360px);padding:.88rem 1rem;border:1px solid var(--line);background:#ffffff0a}.research-contact-inline{flex-direction:row;align-items:center;gap:.75rem;width:auto;min-height:52px;white-space:nowrap}.research-contact-eyebrow{display:inline-flex;margin:0;color:var(--cyan);font-size:.76rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.research-contact-value{color:var(--text);font-size:1.08rem;font-weight:600;word-break:break-word;line-height:1.4}.research-contact-value:hover{color:var(--cyan)}.research-list{margin:0;padding-left:1.2rem;color:var(--muted);line-height:1.8}.publication-card{min-height:100%}.publication-title-link{transition:color .18s ease}.publication-title-link:hover{color:var(--cyan)}.publication-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.publication-card-grid{display:flex;flex-direction:column;min-height:100%}.publication-meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.publication-venue{color:var(--muted);font-size:.92rem}.publication-year{color:var(--cyan);font-size:.9rem;font-weight:700}.publication-authors{margin-bottom:.85rem;color:var(--muted-strong);font-size:.95rem;line-height:1.6}.publication-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:auto;padding-top:1rem}.publication-link{min-width:120px}.publication-archive{display:grid;gap:2rem;margin-top:2rem}.publication-year-group{display:grid;gap:1rem}.publication-year-head{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.publication-year-head h3{margin:0;font-size:clamp(1.4rem,2.2vw,1.8rem)}.publication-detail-hero{align-items:start;grid-template-columns:minmax(0,1fr);gap:.9rem;padding-bottom:1.2rem}.publication-detail-main{max-width:1120px;display:grid;gap:.85rem}.publication-backlink{display:inline-flex;align-items:center;margin-bottom:1.2rem;color:var(--muted);font-size:.94rem;transition:color .18s ease,transform .18s ease}.publication-backlink:hover{color:var(--text);transform:translate(-2px)}.publication-detail-shell{display:grid;grid-template-columns:1fr;gap:1.2rem;align-items:start;padding:1.45rem 1.5rem 1.4rem}.publication-detail-hero h1{max-width:none;margin-bottom:0;font-size:clamp(2.2rem,3.8vw,3.4rem);line-height:1.02;letter-spacing:-.045em}.publication-detail-overview{display:grid;gap:1rem}.publication-detail-overview .eyebrow{margin-bottom:0}.publication-detail-authors{max-width:56rem;margin-bottom:0;font-size:.94rem;line-height:1.62}.publication-detail-panel{min-height:0;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.08)}.publication-detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0}.publication-detail-facts div{display:grid;gap:.3rem;min-width:0}.publication-detail-facts dt{color:var(--muted);font-size:.84rem;letter-spacing:.08em;text-transform:uppercase}.publication-detail-facts dd{margin:0;color:var(--text);font-size:1rem;line-height:1.6}.publication-detail-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.85rem;padding-top:.85rem;border-top:1px solid rgba(255,255,255,.08)}.publication-detail-actions .publication-link{min-width:92px;width:auto;min-height:42px;padding:.62rem .9rem;font-size:.9rem;font-weight:600}.publication-detail-summary-block{display:grid;gap:.9rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.publication-detail-summary{margin:0;color:var(--muted-strong);font-size:1rem;line-height:1.78}.publication-detail-content{padding-top:0}.publication-detail-navigation{display:flex;flex-wrap:wrap;align-items:stretch;gap:1rem;max-width:1120px;padding-top:.3rem}.publication-neighbor-card{min-height:0;display:flex;flex-direction:column;gap:.8rem;flex:0 1 272px;width:min(100%,272px);transition:border-color .18s ease,transform .18s ease}.publication-neighbor-card:hover{border-color:var(--line-strong);transform:translateY(-2px)}.publication-neighbor-card h3,.publication-neighbor-card p{margin:0}.publication-neighbor-card p{color:var(--muted)}.publication-next-card{margin-left:auto;min-height:0;padding:1rem 1.05rem;gap:.55rem}.publication-prev-card{min-height:0;padding:1rem 1.05rem;gap:.55rem}.publication-next-card h3{font-size:1rem;line-height:1.42}.publication-next-card p{font-size:.9rem}.page-hero-panel-research{min-height:170px}.page-hero-research{grid-template-columns:minmax(0,1.14fr) minmax(300px,.86fr);align-items:start}.page-hero-research>div:first-child h1{max-width:18ch;white-space:normal;text-wrap:balance}.page-hero-panel-research strong{white-space:nowrap;max-width:none}.page-hero-panel-research p{max-width:34rem}.site-footer{display:flex;justify-content:space-between;gap:2rem;padding:2.5rem 0 3rem;border-top:1px solid var(--line)}.footer-brand{max-width:420px}.footer-brand p:first-child{margin-bottom:.85rem;color:var(--text);font-size:1.08rem;font-weight:700}.footer-meta{color:var(--muted);font-size:.92rem}.footer-columns{display:flex;flex-wrap:wrap;gap:2rem}.footer-column{min-width:140px;display:flex;flex-direction:column;gap:.9rem}.footer-column span{width:fit-content}.footer-column a{color:var(--muted)}.footer-column a:hover{color:var(--text)}.markdown-page{max-width:760px}.markdown-page p,.markdown-page li{color:var(--muted);line-height:1.8}.markdown-page ul{padding-left:1.25rem}@media(max-width:960px){.site-header,.site-footer,.hero,.content-section,.page-hero{width:min(100vw - 24px,1280px)}.site-header{width:100%;align-items:flex-start;flex-direction:column;padding:14px 18px}.site-header-actions{width:100%;justify-content:space-between}.hero,.page-hero{gap:1.5rem}.hero{padding-top:4.75rem}.page-hero{padding-top:4rem}.stats-grid,.signal-grid,.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.explore-grid,.blog-grid,.publication-grid,.publication-neighbors,.research-grid,.home-signal,.timeline-item{grid-template-columns:1fr}.research-feature,.signal-copy{padding:1.6rem}}@media(max-width:1100px){.home-signal,.research-grid,.hero,.page-hero,.timeline-item,.panel-grid{grid-template-columns:1fr}.mini-card-wide{grid-column:auto}.publication-detail-shell{grid-template-columns:1fr}.publication-detail-panel{padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.08)}.publication-detail-navigation{justify-content:flex-start}.publication-next-card{margin-left:0}}@media(max-width:820px){.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.9rem 1rem;padding:14px 18px}.site-header-actions{grid-column:1 / -1;display:contents}.nav-toggle{display:inline-flex;justify-self:end;position:relative;z-index:22}.theme-toggle{justify-self:end;min-width:0}.site-nav{display:none;grid-column:1 / -1;width:100%;position:relative;z-index:21;padding:.5rem;border:1px solid rgba(154,176,214,.14);border-radius:8px;background:linear-gradient(180deg,#101623fa,#0a0d16fa);box-shadow:none;flex-direction:column;gap:.35rem}.site-header.nav-open .site-nav{display:flex}.site-header.nav-open .nav-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}.site-header.nav-open .nav-toggle span:nth-child(2){opacity:0}.site-header.nav-open .nav-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-nav a{width:100%;min-height:48px;text-align:left;align-items:center;display:inline-flex;background:transparent}.site-footer{flex-direction:column}.footer-columns{gap:1.25rem}}@media(max-width:768px){.site-header{gap:.8rem .9rem;padding:13px 16px}.site-nav{padding:.45rem;border-radius:8px}.site-nav a{min-height:46px;padding:.72rem .9rem}.hero,.page-hero{gap:1.15rem}.section-actions{margin-bottom:1.3rem}.section-actions-dual,.publication-links,.card-meta{gap:.65rem}.research-feature,.signal-copy{padding:1.45rem}.research-actions,.research-contact-row{width:100%}.research-actions .button,.research-contact-row .button{min-width:0;flex:1 1 0}.publication-detail-shell{padding:1.25rem}.footer-columns{gap:1rem 1.25rem}}@media(max-width:720px){h1{font-size:clamp(1.95rem,9.8vw,2.95rem);max-width:11ch}.hero{padding-top:4rem}.page-hero{padding-top:3.8rem}.hero h1,.page-hero h1{max-width:none}.hero h1,.page-hero:not(.publication-detail-hero) h1{white-space:normal}.page-hero:not(.publication-detail-hero) h1{white-space:normal;font-size:clamp(1.95rem,7.2vw,2.6rem)}.publication-detail-hero h1{max-width:none;font-size:clamp(1.95rem,8.8vw,2.85rem)}.publication-detail-facts{grid-template-columns:1fr}.hero-actions,.card-meta,.member-title-row,.pagination{flex-direction:column;align-items:flex-start}.hero-actions{margin-top:1.5rem}.button,.pagination-link,.hero-actions{width:100%}.hero-actions .button{justify-content:center}.hero-badges{gap:.6rem;margin-top:1.1rem}.hero-badges span{padding:.32rem .6rem;font-size:.72rem;letter-spacing:.08em}.hero-capability-grid{grid-template-columns:1fr;gap:.55rem;width:100%}.hero-capability-item{min-height:0;padding:.9rem .95rem}.hero-capability-item+.hero-capability-item{border-left:0;border-top:1px solid var(--line)}.section-intro{margin-bottom:1.35rem}.blog-card-body{padding:1.15rem 1.2rem 1.2rem}.card-meta,.member-title-row{gap:.45rem}.stats-grid,.signal-grid,.card-grid,.blog-grid,.publication-grid{grid-template-columns:1fr}.member-top,.card-project-top{align-items:flex-start;flex-direction:column}.member-badges{justify-content:flex-start}.timeline-item{grid-template-columns:1fr;gap:.6rem}.timeline-card{max-width:none}.page-hero-panel,.page-hero-panel-research{min-height:0}.research-feature h2,.publication-detail-hero h1{margin-bottom:1rem}.research-contact{width:100%}.signal-copy,.signal-card,.hero-panel,.card,.stat-card,.timeline-item,.page-hero-panel{border-radius:24px}}@media(max-width:560px){.site-header,.site-footer,.hero,.content-section,.page-hero{width:min(100vw - 20px,1280px)}.site-header{padding:12px 14px}.brand{gap:.6rem}.brand img{width:34px;height:34px}.theme-toggle{padding:.52rem .72rem}.theme-toggle-label{display:none}.eyebrow{margin-bottom:.85rem;font-size:.72rem;letter-spacing:.16em}h1{font-size:clamp(1.65rem,9.2vw,2.35rem)}h2{font-size:clamp(1.24rem,5.8vw,1.7rem)}.hero-description,.section-intro p,.page-hero p,.page-hero-panel p,.card p,.site-footer p,.timeline p,.stat-card p,.signal-card p{font-size:.94rem;line-height:1.62}.content-section{padding:1.6rem 0 3rem}.hero{padding:3.25rem 0 2.5rem}.page-hero{padding:3rem 0 1.4rem}.hero-panel,.signal-copy,.research-feature,.card,.stat-card,.timeline-item,.page-hero-panel,.signal-card,.mini-card{padding:1.2rem;border-radius:22px}.panel-grid{gap:.85rem}.hero-badges{gap:.5rem}.hero-panel-foot{margin-top:.55rem;padding:.7rem .2rem .05rem}.mini-card strong,.page-hero-panel strong{font-size:clamp(1.25rem,6.4vw,1.75rem)}.page-hero-panel-research strong{white-space:normal}.stat-card strong{font-size:clamp(1.32rem,5vw,1.72rem)}.research-actions .button,.research-contact-row .button,.publication-link{min-width:0}.publication-detail-actions .publication-link{width:auto}.research-contact{margin-top:1rem;padding:.95rem 1rem}.research-contact-inline{width:100%;white-space:normal}.research-contact-value{font-size:1rem}.publication-meta,.publication-detail-meta{gap:.55rem;margin-bottom:.85rem}.publication-detail-facts{gap:.75rem}.publication-detail-summary{font-size:.96rem;line-height:1.72}.publication-neighbor-card{gap:.65rem}.publication-neighbor-card,.publication-prev-card,.publication-next-card{width:min(100%,252px);flex-basis:252px}.publication-neighbor-card h3{font-size:1.04rem}.mini-card{min-height:150px}.footer-columns{gap:1rem}}@media(max-width:430px){.site-header,.site-footer,.hero,.content-section,.page-hero{width:min(100vw - 18px,1280px)}.site-header{grid-template-columns:minmax(0,1fr) auto auto;padding:11px 13px}.brand{font-size:.98rem}.brand img{width:32px;height:32px}.nav-toggle{width:44px;height:44px;border-radius:14px}.theme-toggle{min-height:36px;padding:.45rem .62rem}.hero{padding:2.9rem 0 2.25rem}.page-hero{padding:2.75rem 0 1.2rem}.stats-grid,.signal-grid{grid-template-columns:1fr}.hero-actions,.section-actions,.section-actions-dual,.publication-links,.research-actions,.research-contact-row,.pagination,.section-actions .button,.section-actions-dual .button{width:100%}.hero-badges{gap:.45rem}.hero-command{width:100%;justify-content:center}.card-meta{width:100%}.project-mark{margin:.85rem 0 1rem;font-size:.86rem}.research-feature,.research-contact,.publication-detail-shell{border-radius:20px}.publication-year-head{align-items:flex-start;flex-direction:column;gap:.45rem}.publication-neighbor-card{padding:1.15rem}.publication-neighbor-card,.publication-prev-card,.publication-next-card{width:100%;flex-basis:100%}.footer-columns{flex-direction:column}.footer-column{min-width:0}}@media(max-width:390px){.site-header,.site-footer,.hero,.content-section,.page-hero{width:min(100vw - 16px,1280px)}.site-header{padding:10px 12px}.brand span{font-size:.94rem}.theme-toggle,.nav-toggle{width:40px;height:40px;min-height:40px;padding:0}h1{font-size:clamp(1.55rem,8.8vw,2.05rem);line-height:.98;letter-spacing:-.055em}h2{font-size:clamp(1.18rem,5.8vw,1.55rem)}.button{min-height:48px;padding:.75rem 1rem;font-size:.95rem}.hero-badges span,.card-tag,.timeline-label,.stat-label{font-size:.68rem;letter-spacing:.06em}.publication-detail-shell,.publication-neighbor-card,.research-feature,.research-contact,.card,.stat-card,.signal-card{padding:1rem}.publication-detail-authors,.research-contact-value{font-size:.94rem}.publication-detail-facts dt{font-size:.78rem}.publication-detail-facts dd,.publication-neighbor-card p,.card-meta,.blog-author{font-size:.92rem}.publication-neighbor-card h3,.card h3{font-size:.98rem;line-height:1.35}}:root,[data-theme=dark],[data-theme=light]{--shadow: none}.card,.stat-card,.timeline-item,.page-hero-panel,.mini-card,.signal-card,.research-feature,.research-contact,.publication-detail-shell,.publication-neighbor-card,.join-card-image,.blog-detail-cover,.blog-cover,.publication-detail-panel,.site-nav,.hero-command{border-radius:2px;box-shadow:none}.button,.theme-toggle,.nav-toggle,.site-nav a,.hero-badges span,.page-hero-panel span,.signal-card span,.card-tag,.timeline-label,.stat-label,.footer-column span,.hero-capability-item,.member-new-badge,.chip,.pagination-link,.brand img,.member-avatar{border-radius:2px}.hero-copy:before,.card:after,.hero-panel:before{display:none}.button:hover,.theme-toggle:hover,.publication-neighbor-card:hover,.publication-backlink:hover,.publication-prev-link:hover,.nav-toggle:hover{transform:none}.card:hover:after{opacity:0}.site-nav a,.button,.theme-toggle,.nav-toggle,.hero-command,.publication-neighbor-card{box-shadow:none}.hero-panel,.hero-panel-home,.signal-copy{border-radius:2px;box-shadow:none}.site-header,.site-footer,.page-hero,.hero,.content-section,.hero .button-primary,[data-theme=light] .hero .button-primary,[data-theme=light] .button-primary{box-shadow:none}
