:root{--paper:#f5f6f7;--paper-deep:#f2efe8;--ink:#17232b;--ink-soft:#5f6b72;--brand:#1f5872;--brand-deep:#143b4e;--accent:#ad4938;--line:#d8d6cf;--line-strong:#b8b6af;--white:#fff;--shadow:0 18px 45px #17232b14;--content:1180px;--space-section-y:clamp(64px, 7vw, 96px);--space-intro-y:clamp(48px, 5.5vw, 72px);--space-heading-gap:clamp(26px, 3vw, 36px);--serif:"PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", sans-serif;--sans:-apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans CJK SC", "PingFang SC", "Microsoft YaHei", sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px}body{background:radial-gradient(circle at 92% 4%, #1f58720d, transparent 24rem), var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;line-height:1.65}button,input,textarea,select{font:inherit}a{color:inherit;text-underline-offset:.25em;text-decoration-color:#1f587273;transition:color .16s,text-decoration-color .16s}a:hover{color:var(--brand);text-decoration-color:currentColor}img,svg{max-width:100%;display:block}h1,h2,h3,p{overflow-wrap:anywhere}.container{width:min(calc(100% - 40px), var(--content));margin-inline:auto}.eyebrow{color:var(--ink-soft);font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem}.section{padding-block:var(--space-section-y);border-top:1px solid var(--line)}.section--warm{background:var(--paper-deep)}.section-heading{margin-bottom:var(--space-heading-gap);justify-content:space-between;align-items:end;gap:24px;display:flex}.section-heading h2{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,3.5rem);font-weight:500;line-height:1.12}.arrow-link{align-items:center;gap:.55em;font-weight:600;text-decoration:none;display:inline-flex}.arrow-link:after{content:"→";transition:transform .16s}.arrow-link:hover:after{transform:translate(4px)}.button{border:1px solid var(--ink);min-height:46px;color:var(--ink);background:0 0;justify-content:center;align-items:center;padding:.65rem 1rem;font-weight:600;text-decoration:none;display:inline-flex}.button.primary{border-color:var(--brand-deep);background:var(--brand-deep);color:var(--white)}.button:hover{border-color:var(--brand);color:var(--brand)}.button.primary:hover{background:var(--brand);color:var(--white)}.prose{max-width:760px;font-size:1.05rem}.prose h2,.prose h3{font-family:var(--serif);margin:2.2em 0 .65em;font-weight:500;line-height:1.25}.prose p,.prose ul,.prose ol{color:#34434b}.prose a{color:var(--brand)}.skip-link{z-index:100;background:var(--white);color:var(--ink);padding:10px 14px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:16px}@media (width<=720px){.container{width:min(calc(100% - 28px), var(--content))}.section-heading{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header[data-astro-cid-z4jru4n3]{z-index:20;border-top:4px solid var(--accent);border-bottom:1px solid var(--line);backdrop-filter:blur(14px);background:#fbfaf7eb;position:relative}.header-inner[data-astro-cid-z4jru4n3]{justify-content:space-between;align-items:center;gap:24px;min-height:84px;display:flex}.site-brand[data-astro-cid-z4jru4n3]{min-width:330px;color:var(--ink);align-items:center;gap:12px;text-decoration:none;display:flex}.brand-logo[data-astro-cid-z4jru4n3]{object-fit:contain;flex:none;width:50px;height:50px}.site-brand[data-astro-cid-z4jru4n3] strong[data-astro-cid-z4jru4n3],.site-brand[data-astro-cid-z4jru4n3] small[data-astro-cid-z4jru4n3]{display:block}.site-brand[data-astro-cid-z4jru4n3] strong[data-astro-cid-z4jru4n3]{font-family:var(--serif);font-size:.98rem;font-weight:500;line-height:1.25}.site-brand[data-astro-cid-z4jru4n3] small[data-astro-cid-z4jru4n3]{max-width:310px;color:var(--ink-soft);margin-top:3px;font-size:.66rem;line-height:1.3}.site-nav[data-astro-cid-z4jru4n3]{justify-content:flex-end;align-items:center;gap:clamp(10px,1.6vw,24px);display:flex}.site-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{color:var(--ink-soft);white-space:nowrap;font-size:.88rem;font-weight:600;text-decoration:none;position:relative}.site-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:after{background:var(--brand);content:"";transform-origin:100%;height:2px;transition:transform .16s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.site-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:hover,.site-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3].active{color:var(--ink)}.site-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:hover:after,.site-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3].active:after{transform-origin:0;transform:scaleX(1)}.site-nav[data-astro-cid-z4jru4n3] .language-link[data-astro-cid-z4jru4n3]{border:1px solid var(--line-strong);width:38px;height:38px;color:var(--ink);place-items:center;display:grid}.site-nav[data-astro-cid-z4jru4n3] .language-link[data-astro-cid-z4jru4n3]:after,.menu-toggle[data-astro-cid-z4jru4n3]{display:none}.site-footer[data-astro-cid-z4jru4n3]{border-top:1px solid var(--line);background:var(--ink);color:#ffffffd1;padding:58px 0 24px}.footer-grid[data-astro-cid-z4jru4n3]{grid-template-columns:1.2fr 1fr 1fr;gap:48px;display:grid}.footer-grid[data-astro-cid-z4jru4n3] strong[data-astro-cid-z4jru4n3]{color:var(--white);font-family:var(--serif);font-size:1.5rem;font-weight:500}.footer-lab-name-en[data-astro-cid-z4jru4n3]{color:#ffffffb8;font-family:var(--sans);margin-top:4px;font-size:.86rem;display:block}.footer-grid[data-astro-cid-z4jru4n3] p[data-astro-cid-z4jru4n3]{margin:10px 0 0;font-size:.9rem}.footer-affiliation[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{color:inherit;text-decoration-color:#ffffff52}.footer-affiliation[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:hover{color:var(--white);text-decoration-color:currentColor}.footer-label[data-astro-cid-z4jru4n3]{color:var(--white);font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem}.footer-bottom[data-astro-cid-z4jru4n3]{border-top:1px solid #ffffff29;justify-content:space-between;gap:20px;margin-top:52px;padding-top:18px;font-size:.76rem;display:flex}@media (width<=800px){.menu-toggle[data-astro-cid-z4jru4n3]{color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:8px 0;font-weight:600;display:flex}.menu-icon[data-astro-cid-z4jru4n3],.menu-icon[data-astro-cid-z4jru4n3]:before,.menu-icon[data-astro-cid-z4jru4n3]:after{content:"";background:currentColor;width:22px;height:1px;display:block}.menu-icon[data-astro-cid-z4jru4n3]{position:relative}.menu-icon[data-astro-cid-z4jru4n3]:before{position:absolute;top:-6px}.menu-icon[data-astro-cid-z4jru4n3]:after{position:absolute;top:6px}.site-nav[data-astro-cid-z4jru4n3]{border-bottom:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);align-items:stretch;padding:20px;display:none;position:absolute;top:100%;left:0;right:0}.site-nav[data-astro-cid-z4jru4n3].open{display:grid}.site-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{padding:9px 0}.site-nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:after{display:none}.site-nav[data-astro-cid-z4jru4n3] .language-link[data-astro-cid-z4jru4n3]{margin-top:8px;padding:0}}@media (width<=720px){.site-brand[data-astro-cid-z4jru4n3]{min-width:0}.brand-logo[data-astro-cid-z4jru4n3]{width:44px;height:44px}.site-brand[data-astro-cid-z4jru4n3] strong[data-astro-cid-z4jru4n3]{font-size:.86rem}.site-brand[data-astro-cid-z4jru4n3] small[data-astro-cid-z4jru4n3]{font-size:.58rem}.footer-grid[data-astro-cid-z4jru4n3]{grid-template-columns:1fr;gap:32px}.footer-bottom[data-astro-cid-z4jru4n3]{flex-direction:column;align-items:flex-start}}@media (width<=440px){.header-inner[data-astro-cid-z4jru4n3]{gap:10px}.brand-logo[data-astro-cid-z4jru4n3]{width:38px;height:38px}.site-brand[data-astro-cid-z4jru4n3]{gap:8px}.site-brand[data-astro-cid-z4jru4n3] strong[data-astro-cid-z4jru4n3]{font-size:.75rem}.site-brand[data-astro-cid-z4jru4n3] small[data-astro-cid-z4jru4n3]{font-size:.52rem}.menu-toggle[data-astro-cid-z4jru4n3]>span[data-astro-cid-z4jru4n3]:first-child{display:none}}
