:root{--bg: #f5f2fb;--panel: #fff;--ink: #17151d;--muted: #6d6878;--violet: #8b6cff;--blue: #5f83ff;--green: #4cae8a;--orange: #f49a57;--line: rgba(23, 21, 29, .11);--radius: 28px;--radius-xl: 48px;--shadow: 0 24px 70px rgba(52, 39, 82, .12);--max: 1240px}*{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}::selection{background:#d9ceff}.section-shell{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow)}.section-index,.eyebrow{font-size:12px;font-weight:750;letter-spacing:.14em;color:var(--muted)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:54px}.section-heading h2,.about h2{margin:0;font-size:clamp(42px,6.3vw,90px);line-height:.96;letter-spacing:-.065em}.section-heading h2 span,.about h2 span{color:var(--violet)}footer{width:min(var(--max),calc(100% - 48px));margin:32px auto;padding:32px 4px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted)}.site-header{position:fixed;z-index:20;top:20px;left:50%;transform:translate(-50%);width:min(720px,calc(100% - 32px));display:flex;align-items:center;justify-content:space-between;padding:8px 10px 8px 16px;border:1px solid rgba(255,255,255,.75);background:#ffffffc2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:999px;box-shadow:0 12px 35px #261c3d1a}.brand{font-weight:900;letter-spacing:-.05em}.brand span{color:var(--violet)}.main-nav{display:flex;gap:3px}.main-nav a{padding:10px 13px;border-radius:999px;font-size:13px;color:var(--muted)}.main-nav a:hover{background:var(--bg);color:var(--ink)}.menu-button{display:none;border:0;background:var(--ink);width:42px;height:42px;border-radius:50%;padding:13px 10px}.menu-button span{display:block;height:1px;background:#fff;margin:4px}.hero{min-height:900px;padding:170px 0 52px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;position:relative}.status-dot{display:inline-block;width:8px;height:8px;margin-right:8px;background:#55b986;border-radius:50%;box-shadow:0 0 0 5px #55b98621}.hero h1{margin:28px 0 18px;font-size:clamp(74px,10vw,142px);line-height:.72;letter-spacing:-.09em}.hero h1 span,.hero h1 em{display:block}.hero h1 em{margin:34px 0 0 5px;color:var(--violet);font-size:.26em;line-height:1;letter-spacing:.02em;font-style:normal;font-weight:650}.hero h2{margin:0;font-size:clamp(26px,calc(4vw - 4px),54px);letter-spacing:-.05em;white-space:nowrap}.hero-positioning{font-size:18px;font-weight:650}.hero-positioning b{color:var(--violet);padding:0 5px}.hero-intro{max-width:620px;color:var(--muted);line-height:1.8;font-size:16px}.hero-actions{display:flex;gap:12px;margin-top:32px}.button{display:inline-flex;padding:14px 22px;border-radius:999px;font-weight:700}.button.primary{background:var(--ink);color:#fff}.button.ghost{background:#ffffffb3;border:1px solid var(--line)}.hero-stack{position:relative;height:570px}.stack-card{position:absolute;width:69%;min-height:300px;padding:30px;border-radius:30px;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:space-between}.stack-card span{font-size:11px;letter-spacing:.13em}.stack-card strong{font-size:35px;line-height:1.02;letter-spacing:-.05em}.report-card{top:30px;right:12px;background:#c9b9ff;transform:rotate(7deg)}.report-card i{font-style:normal}.data-card{left:0;bottom:22px;background:var(--ink);color:#fff;transform:rotate(-7deg)}.mini-chart{display:flex;align-items:flex-end;gap:7px;height:70px}.mini-chart i{flex:1;background:var(--violet);border-radius:8px 8px 2px 2px}.mini-chart i:nth-child(1){height:35%}.mini-chart i:nth-child(2){height:67%}.mini-chart i:nth-child(3){height:49%}.mini-chart i:nth-child(4){height:92%}.hero-portrait{position:absolute;z-index:2;display:block;width:auto;height:calc(100% - 56px);border-radius:34px;top:20px;left:50%;box-shadow:0 28px 60px #14121840;transform:translate(-50%) rotate(2deg)}.basic-info{position:absolute;bottom:30px;left:0;right:0;display:flex;gap:28px;color:var(--muted);font-size:12px;padding-top:20px;border-top:1px solid var(--line)}.metric-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.metric{min-height:175px;background:#ffffffa3;padding:26px;display:flex;flex-direction:column;justify-content:space-between}.metric strong{font-size:clamp(42px,5vw,68px);letter-spacing:-.07em}.metric span{color:var(--muted);font-size:13px}.about{margin-top:110px;padding:74px;display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw}.about-content>p{font-size:22px;line-height:1.55;margin:0 0 40px}.about-meta{border-top:1px solid var(--line)}.about-meta>div{display:grid;grid-template-columns:110px 1fr;gap:10px;padding:18px 0;border-bottom:1px solid var(--line)}.about-meta small{color:var(--muted)}.about-meta strong{display:block;margin-bottom:6px}.skills-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:34px}.skills-grid article{padding:22px;background:var(--bg);border-radius:22px}.skills-grid i{color:var(--violet);font-style:normal;font-size:11px}.skills-grid h3{margin:18px 0 8px}.skills-grid p{margin:0;color:var(--muted);line-height:1.5;font-size:13px}.featured,.review,.events{padding-block:120px}.featured-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.project-card{min-height:410px;padding:28px;border-radius:34px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .25s ease}.project-card:hover{transform:translateY(-6px) rotate(.4deg)}.project-card:nth-child(1),.project-card:nth-child(4){grid-column:span 7}.project-card:nth-child(2),.project-card:nth-child(3){grid-column:span 5}.project-card:nth-child(5),.project-card:nth-child(6){grid-column:span 6}.accent-violet{background:#d7ccff}.accent-blue{background:#cbd9ff}.accent-green{background:#c9eadc}.accent-orange{background:#f8d9be}.project-meta{display:flex;justify-content:space-between;font-size:11px}.project-card h3{font-size:clamp(28px,3vw,46px);line-height:1;letter-spacing:-.05em;margin:9px 0 15px}.project-card p{max-width:520px;line-height:1.55}.project-card>a{font-weight:750}.archive{padding:70px}.section-heading.compact h2{font-size:clamp(42px,5vw,70px)}.filters{display:flex;flex-wrap:wrap;gap:8px}.filters button{border:1px solid var(--line);background:transparent;border-radius:999px;padding:11px 16px;cursor:pointer}.filters button[aria-pressed=true]{background:var(--ink);color:#fff}.result-count{color:var(--muted);font-size:12px;margin:24px 0 5px}.archive-list article{display:grid;grid-template-columns:70px 1fr 50px;align-items:center;gap:20px;padding:20px 0;border-top:1px solid var(--line)}.archive-list article>span{color:var(--violet);font-weight:800}.archive-list small{color:var(--muted)}.archive-list h3{margin:4px 0 0;font-size:22px}.archive-list a{font-size:26px;text-align:right}.review-flow{display:grid;grid-template-columns:repeat(5,1fr)}.review-flow article{padding:28px 22px 34px;border-top:1px solid var(--ink);border-right:1px solid var(--line)}.review-flow i{color:var(--violet);font-style:normal;font-size:12px}.review-flow h3{margin-top:60px}.review-flow p,.review-note{color:var(--muted);line-height:1.55;font-size:13px}.review-note{margin-top:20px}.stack-card{width:62%}.metric-strip{gap:0;overflow:visible;border:0;border-radius:0;background:transparent}.metric{min-height:210px;padding:20px 32px;border-left:1px solid var(--line);background:transparent;justify-content:center;gap:20px}.metric:first-child{border-left:0}.metric strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(64px,8vw,118px);font-weight:400;line-height:.8;letter-spacing:-.08em}.metric span{color:var(--ink);font-size:14px}.resume-layout{margin-top:110px;padding:72px;display:grid;grid-template-columns:minmax(420px,1.1fr) .9fr;gap:8vw;background:#ffffff85;border:1px solid rgba(255,255,255,.8);border-radius:var(--radius)}.resume-sidebar>h2{margin:12px 0 22px;font-size:34px}.resume-layout .section-index{font-size:13px}.resume-sidebar>p:not(.section-index){color:var(--muted);font-size:15px;line-height:1.7}.resume-block{padding-top:22px;margin-top:22px;border-top:1px solid var(--line)}.resume-block h3,.resume-kicker{margin:0 0 12px;font-size:15px;letter-spacing:.03em}.resume-block p{margin:6px 0;font-size:15px}.education-list article{padding:16px 0;border-top:1px solid var(--line)}.education-list article:first-child{border-top:0;padding-top:4px}.education-heading{display:grid;grid-template-columns:1fr 1.25fr auto;align-items:baseline;gap:14px}.education-heading strong{font-size:16px}.education-heading span,.education-heading time{font-size:14px}.education-list p{position:relative;margin:8px 0 0;padding-left:12px;color:var(--muted);font-size:13px;line-height:1.55}.education-list p:before{content:"•";position:absolute;left:0;color:var(--ink)}.resume-skills{display:flex;flex-wrap:wrap;gap:6px}.resume-skills span{padding:6px 9px;border:1px solid var(--line);border-radius:99px;font-size:13px}.resume-main>h2{max-width:620px;margin:18px 0 46px;font-size:clamp(34px,4.4vw,62px);line-height:1.05;letter-spacing:-.06em}.experience-list article{display:grid;grid-template-columns:44px 1fr;gap:16px;padding:22px 0;border-top:1px solid var(--line)}.experience-list span,.capability-list i{color:var(--violet);font-size:13px;font-style:normal}.experience-list h3{margin:0 0 7px;font-size:18px}.experience-list p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.experience-heading{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:baseline;gap:10px 18px}.experience-heading strong,.experience-heading time{font-size:14px;white-space:nowrap}.experience-responsibilities{margin:22px 0 0;padding:0;list-style:none}.experience-responsibilities li{position:relative;padding:0 0 15px 16px;font-size:18px}.experience-responsibilities li:before{content:"•";position:absolute;left:0;top:1px;color:var(--violet)}.experience-responsibilities li>strong{display:block;margin-bottom:4px;font-size:14px}.capability-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.capability-list article{padding:18px;background:var(--bg);border-radius:18px}.capability-list h3{margin:14px 0 6px;font-size:14px}.capability-list p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.catalogue-shell{position:relative;min-height:760px;padding:54px;overflow:hidden;border:1px solid rgba(23,21,29,.1);border-radius:42px;background:radial-gradient(circle at 88% 78%,rgba(184,169,206,.72),transparent 34%),linear-gradient(145deg,#f1eff5,#e7e3eb 46%,#d8d3e1)}.catalogue-header{position:relative;z-index:2;padding-bottom:24px;border-bottom:2px solid var(--ink)}.catalogue-header p{margin:0;font-size:clamp(46px,5.2vw,58px);font-weight:750;letter-spacing:.08em;line-height:1}.catalogue-header h2{margin:18px 0 0;font-size:22px;letter-spacing:.08em}.catalogue-body{position:relative;z-index:2;display:grid;grid-template-columns:170px minmax(0,560px);gap:70px;margin-top:64px}.catalogue-numbers{display:grid;grid-template-rows:repeat(4,132px);gap:6px}.catalogue-numbers span{display:grid;place-items:center;border-radius:10px;background:#3e3948;color:#f5f2f8;font-size:76px;font-weight:750;line-height:1}.catalogue-numbers span:first-child{background:linear-gradient(145deg,#8e7fa8,#a99aba)}.catalogue-list{display:grid;grid-template-rows:repeat(4,132px);gap:6px;min-width:0}.catalogue-list a{display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:20px;min-width:0;padding:14px 4px;transition:color .25s ease,transform .25s ease}.catalogue-list strong{display:block;overflow:hidden;color:transparent;-webkit-text-stroke:1.2px rgba(41,37,50,.84);font-size:clamp(30px,3.5vw,42px);font-weight:500;line-height:1;letter-spacing:.025em;white-space:nowrap;text-overflow:ellipsis}.catalogue-list h3{margin:10px 0 5px;font-size:18px}.catalogue-list p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.catalogue-list i{font-size:24px;font-style:normal}.catalogue-list a:hover,.catalogue-list a:focus-visible{color:#756487;transform:translate(8px)}.catalogue-list a:hover strong,.catalogue-list a:focus-visible strong{-webkit-text-stroke-color:#756487}.catalogue-watermark{position:absolute;right:-20px;bottom:-70px;color:#ffffff94;font-size:300px;font-weight:900;line-height:1}.catalogue-outline{position:absolute;top:42%;right:-120px;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.48);font-size:118px;font-weight:800;transform:rotate(90deg)}.catalogue-line-art{position:absolute;right:38px;bottom:36px;width:210px;height:140px;opacity:.68}.catalogue-line-art i{position:absolute;inset:auto 0 0 auto;width:100px;height:80px;border:3px solid rgba(245,242,248,.78)}.catalogue-line-art i:nth-child(2){right:55px;bottom:30px}.catalogue-line-art i:nth-child(3){right:110px;bottom:60px}.category-intro{position:relative;min-height:72vh;margin-top:120px;padding:58px;overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:44px;display:flex;flex-direction:column;justify-content:center;scroll-margin-top:88px}.category-intro--blue{background:linear-gradient(145deg,#d7e4ff,#c7d7fb 58%,#e7e1ff)}.category-intro--green{background:linear-gradient(145deg,#d8eee6,#bfe2d7 58%,#d8e5fb)}.category-intro--orange{background:linear-gradient(145deg,#f8e2cd,#f5ccb4 58%,#e4d9fb)}.category-intro--violet{background:linear-gradient(145deg,#e2dbff,#cfc2ff)}.category-intro-meta{position:absolute;z-index:2;top:58px;left:58px;display:flex;align-items:center;gap:18px}.category-intro-meta span{display:grid;place-items:center;width:58px;height:58px;border:1px solid currentColor;border-radius:50%;font-size:13px}.category-intro-meta p{margin:0;font-size:12px;font-weight:750;letter-spacing:.14em}.category-intro-copy{position:relative;z-index:2;max-width:920px;transform:translateY(-4%)}.category-intro-copy h2{margin:0 0 24px;font-size:clamp(64px,8vw,104px);line-height:.94;letter-spacing:-.075em}.category-intro-copy p{max-width:680px;margin:0;font-size:17px;line-height:1.7}.category-intro>i{position:absolute;z-index:2;right:54px;bottom:42px;font-size:44px;font-style:normal}.category-intro-watermark{position:absolute;right:-24px;top:-90px;color:#ffffff4d;font-size:380px;font-weight:900;line-height:1}.review>.section-heading h2,.events>.section-heading h2{font-size:clamp(32px,4vw,54px)}.review>.section-heading,.events>.section-heading{margin-bottom:44px}.archive{padding:40px 0 0}.archive>.section-index{margin-bottom:50px}.category-group{margin-bottom:80px;scroll-margin-top:90px}.category-cover{position:relative;min-height:72vh;padding:54px;border-radius:44px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.category-cover:after{content:"";position:absolute;width:220px;height:160px;top:48px;right:48px;border-radius:20px 20px 34px 34px;background:#ffffff59;transform:rotate(5deg)}.category-cover>span{position:absolute;z-index:2;top:54px;left:54px}.category-cover>span,.category-cover>div>p:first-child{font-size:11px;letter-spacing:.13em}.category-cover>div{position:relative;z-index:1;max-width:850px;transform:translateY(-4%)}.category-cover h2{margin:8px 0 18px;font-family:"Alibaba PuHuiTi 3.0",HarmonyOS Sans SC,MiSans,Source Han Sans SC,sans-serif;font-size:clamp(84px,8vw,100px);font-weight:800;line-height:1;letter-spacing:-.07em;white-space:nowrap}.category-cover>div>p:last-child{max-width:600px;line-height:1.65}.category-cover>i{position:absolute;right:52px;bottom:42px;font-size:44px;font-style:normal}.category-research .category-cover{background:#d8ccff}.category-review .category-cover{background:#cddcff}.category-ai .category-cover{background:#c9e9dc}.category-events .category-cover{background:#f6d8bd}.project-grid{padding-top:34px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.project-box{position:static;min-width:0;padding:12px;border:1px solid rgba(25,22,32,.12);border-radius:18px;background:#f9f8fdf5;box-shadow:0 16px 42px #271e3814;display:flex;flex-direction:column}.project-box-meta{display:flex;justify-content:space-between;gap:20px}.project-box-meta span{color:var(--violet);font-size:13px}.project-box-meta p,.project-box small{margin:0;color:var(--muted);font-size:12px}.project-box-meta{margin-top:10px}.project-copy{flex:1;margin-top:14px}.project-box h3{max-width:620px;margin:7px 0 8px;font-size:clamp(16px,1.7vw,24px);line-height:1.18;letter-spacing:-.04em}.project-copy>p{margin:0;color:var(--muted);display:-webkit-box;overflow:hidden;font-size:11px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.project-media{position:relative;aspect-ratio:16 / 9;border-radius:13px;background:transparent}.project-media-stack{isolation:isolate;margin:8px 8px 2px}.project-media-sheet{position:absolute;inset:0;width:100%;height:100%;border:3px solid rgba(255,255,255,.92);border-radius:11px;object-fit:cover;box-shadow:0 10px 24px #2018342e}.project-media-sheet[data-layer="0"]{z-index:3;transform:rotate(-1deg) translate(-2px,3px)}.project-media-sheet[data-layer="1"]{z-index:2;transform:rotate(4deg) translate(7px,-5px)}.project-media-sheet[data-layer="2"]{z-index:1;transform:rotate(-5deg) translate(-7px,-7px)}.project-media .document-preview,.document-preview{width:100%;height:100%;object-fit:cover;background:#fff}.document-preview{padding:24px;display:flex;flex-direction:column;justify-content:center;text-align:center}.document-preview span{font-size:11px;letter-spacing:.15em}.document-preview strong{margin:20px 0 12px;font-family:SimSun,serif;font-size:18px;line-height:1.35}.document-preview small{color:var(--muted);line-height:1.5}.project-box>a{display:flex;justify-content:space-between;margin-top:12px;padding-top:10px;border-top:1px solid var(--line);font-size:11px;font-weight:700}.review .section-heading>p:last-child{max-width:520px;color:var(--muted);line-height:1.65}.review-types{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink)}.review-types article{padding:28px;border-right:1px solid var(--line)}.review-types i{color:var(--violet);font-size:11px;font-style:normal}.review-types h3{margin:40px 0 14px;font-size:22px}.review-types p{color:var(--muted);font-size:13px;line-height:1.6}.flow-label{margin:80px 0 18px;color:var(--muted);font-size:11px;letter-spacing:.12em}.ai-practice{--ai-purple-deep: #2f195f;--ai-purple: #7452b8;--ai-purple-soft: #eee8fb;--ai-white: #ffffff;width:min(100% - 48px,var(--max));margin:72px auto 0}.ai-case{min-height:100vh;margin-bottom:28px;display:flex;align-items:center;overflow:hidden;border:1px solid rgba(74,52,122,.14);border-radius:42px;background:var(--ai-white)}.ai-case--smartgrant{background:radial-gradient(circle at 88% 16%,rgba(116,82,184,.2),transparent 30%),linear-gradient(145deg,var(--ai-white),var(--ai-purple-soft))}.ai-case--drug{background:radial-gradient(circle at 82% 10%,rgba(116,82,184,.14),transparent 30%),linear-gradient(145deg,var(--ai-white),#f4f0fb)}.ai-case--four{background:radial-gradient(circle at 10% 86%,rgba(116,82,184,.18),transparent 28%),linear-gradient(145deg,#faf8ff,#ebe4f7)}.ai-case-inner{width:min(84%,1180px);margin:0 auto;padding:86px 0}.ai-case-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding-bottom:22px;border-bottom:1px solid rgba(74,52,122,.24)}.ai-case-meta p{margin:0}.ai-case-meta p:first-child{display:flex;align-items:center;gap:14px;font-size:12px;font-weight:750;letter-spacing:.12em}.ai-case-meta p:first-child span{display:grid;place-items:center;width:42px;height:42px;border:1px solid currentColor;border-radius:50%;letter-spacing:0}.ai-case-meta p:last-child{display:grid;justify-items:end;gap:5px;text-align:right}.ai-case-meta small,.ai-case-kicker{color:var(--ai-purple);font-size:11px;font-weight:750;letter-spacing:.14em}.ai-case-meta strong{font-size:14px}.ai-case-copy h2{max-width:720px;margin:14px 0 26px;font-size:clamp(40px,5.4vw,74px);line-height:.98;letter-spacing:-.065em}.ai-case-copy>p:last-of-type,.drug-intro>p,.four-in-one-intro>p{margin:0;color:#514d59;font-size:16px;line-height:1.85}.smartgrant-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:7vw;margin-top:72px}.smartgrant-boundary{display:flex;align-items:center;gap:14px;margin-top:30px}.smartgrant-boundary span,.smartgrant-boundary strong{padding:10px 15px;border-radius:999px;background:#ffffffb8;font-size:13px}.smartgrant-boundary strong{background:var(--ai-purple-deep);color:var(--ai-white)}.smartgrant-boundary i{color:var(--ai-purple);font-style:normal}.smartgrant-system{padding:30px;border-radius:30px;background:linear-gradient(145deg,#4a347f,#5f4898);color:var(--ai-white);box-shadow:0 24px 58px #4a347f29}.smartgrant-system .ai-case-kicker{margin:0 0 22px;color:#d8caf2}.smartgrant-flow{margin:0;padding:0;list-style:none}.smartgrant-flow li{display:grid;grid-template-columns:48px 1fr;align-items:center;min-height:56px;border-top:1px solid rgba(255,255,255,.14)}.smartgrant-flow li span{color:#cbb9ec;font-size:11px}.smartgrant-flow li strong{font-size:17px}.smartgrant-mechanisms{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.smartgrant-mechanisms span{padding:8px 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#f2edfb;font-size:12px}.smartgrant-visuals{display:grid;grid-template-columns:repeat(2,minmax(260px,420px));justify-content:center;align-items:start;gap:16px;margin-top:26px}.smartgrant-visual-card{margin:0;align-self:start;overflow:hidden;border:1px solid rgba(47,25,95,.12);border-radius:24px;background:#fdfbf8;box-shadow:0 18px 46px #2f195f1f}.smartgrant-visual-card figcaption{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid rgba(47,25,95,.1);color:#1b2940;font-size:13px;font-weight:750}.smartgrant-visual-card figcaption small{padding:5px 9px;border-radius:999px;background:#eef2f8;color:#173250;font-size:11px}.smartgrant-visual-body{padding:22px 24px 24px}.smartgrant-visual-body>p{margin:0 0 12px;color:#0c3a5b;font-size:12px;font-weight:750}.smartgrant-visual-body h3{margin:0;font-family:Georgia,Times New Roman,serif;color:#17151d;font-size:22px;line-height:1.3;letter-spacing:-.03em}.smartgrant-visual-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.smartgrant-visual-tags span{padding:7px 10px;border:1px solid rgba(47,25,95,.12);border-radius:8px;background:#ffffffb3;color:#6a6258;font-size:12px}.smartgrant-visual-body dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:22px 0 0;overflow:hidden;border:1px solid rgba(47,25,95,.1);border-radius:14px}.smartgrant-visual-body dl div{padding:12px;background:#ffffffad}.smartgrant-visual-body dt{margin-bottom:6px;color:#837b73;font-size:11px}.smartgrant-visual-body dd{margin:0;color:#1b2940;font-size:12px;font-weight:700;line-height:1.45}.drug-intro,.four-in-one-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:end;gap:7vw;margin-top:56px}.drug-visuals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;margin:46px 0 0}.drug-visuals img{display:block;width:100%;height:clamp(260px,26vw,360px);border:1px solid rgba(74,52,122,.2);border-radius:22px;object-fit:cover;box-shadow:0 18px 44px #2f195f29}.drug-capabilities{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none}.drug-capabilities li{display:flex;align-items:center;gap:10px;padding:14px 8px;border-top:1px solid rgba(74,52,122,.22);font-size:14px}.drug-capabilities li span{color:var(--ai-purple);font-size:10px}.four-in-one-intro strong{color:var(--ai-purple-deep)}.four-in-one-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:48px}.four-in-one-grid>article{min-height:255px;padding:28px;border:1px solid rgba(74,52,122,.15);border-radius:28px;background:#ffffffa8}.four-in-one-grid>article>div{display:flex;align-items:center;justify-content:space-between;color:var(--ai-purple)}.four-in-one-grid h3{margin:42px 0 9px;font-size:26px;letter-spacing:-.04em}.four-in-one-grid p{margin:0;color:#514d59;font-size:14px;line-height:1.7}.four-in-one-grid ul{display:flex;flex-wrap:wrap;gap:7px;margin:20px 0 0;padding:0;list-style:none}.four-in-one-grid li{padding:7px 10px;border-radius:999px;background:var(--ai-purple-soft);color:var(--ai-purple-deep);font-size:11px}.event-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.event-grid article{background:var(--panel);border-radius:30px;padding:30px;min-height:260px;border:1px solid var(--line)}.event-grid article span{font-size:11px;letter-spacing:.1em;color:var(--orange)}.event-grid h3{font-size:28px;letter-spacing:-.04em}.event-grid p{color:var(--muted);line-height:1.65}.event-main{grid-row:span 2;display:flex;flex-direction:column;justify-content:space-between}.event-main img{margin-top:24px;width:100%;aspect-ratio:16/8;object-fit:cover;border-radius:20px}.project-detail{min-height:100vh;padding:32px max(24px,calc((100vw - var(--max)) / 2))}.accent-page-violet{background:#d7ccff}.accent-page-blue{background:#cbd9ff}.accent-page-green{background:#c9eadc}.accent-page-orange{background:#f8d9be}.detail-nav{display:flex;justify-content:space-between;padding:12px 0 70px;font-size:13px}.detail-hero{display:grid;grid-template-columns:1fr 260px;gap:7vw;align-items:end;padding-bottom:70px}.detail-hero h1{font-size:clamp(50px,8vw,118px);line-height:.92;letter-spacing:-.075em;margin:16px 0 30px}.detail-summary{font-size:20px;line-height:1.6;max-width:800px}.detail-role{display:grid;gap:8px}.detail-role small{color:#17151d8c;margin-top:18px}.detail-body{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-radius:36px;overflow:hidden}.detail-body article{padding:42px;border-right:1px solid var(--line);min-height:390px}.detail-body h2,.detail-media h2{font-size:30px;letter-spacing:-.04em}.detail-body li{margin:18px 0;line-height:1.55}.detail-media{background:#fff;margin-top:20px;border-radius:36px;padding:50px}.detail-media>div{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.document-preview{margin:0;background:var(--bg);border-radius:24px;overflow:hidden}.document-preview img,.document-fallback{width:100%;aspect-ratio:16/10;object-fit:cover}.document-fallback{padding:30px;display:flex;flex-direction:column;justify-content:space-between;background:var(--ink);color:#fff}.document-fallback span,.document-fallback small{color:#aaa3b4}.document-fallback strong{font-size:24px}.document-preview figcaption{display:flex;justify-content:space-between;padding:16px 20px;font-size:13px}.project-file-viewer{margin-top:22px;padding:36px;border:1px solid rgba(34,25,64,.12);border-radius:34px;background:radial-gradient(circle at 88% 12%,rgba(206,195,255,.35),transparent 34%),#ffffffc7;box-shadow:0 18px 48px #1f16371a}.project-file-heading{display:grid;grid-template-columns:minmax(0,.85fr) minmax(260px,1fr);gap:24px;align-items:end;margin-bottom:24px}.project-file-heading h2{margin:8px 0 0;font-size:30px;letter-spacing:-.04em}.project-file-heading>p{margin:0;color:#17151d9e;line-height:1.7}.project-file-stage{margin:0;overflow:hidden;border:1px solid rgba(34,25,64,.12);border-radius:28px;background:#f8f6fc}.project-file-frame{display:grid;place-items:center;min-height:420px;padding:22px;background:linear-gradient(135deg,#ffffffdb,#efebf9eb),repeating-linear-gradient(135deg,rgba(35,28,58,.03) 0 1px,transparent 1px 8px)}.project-file-frame img{display:block;max-width:100%;max-height:68vh;border-radius:18px;object-fit:contain;box-shadow:0 16px 42px #1f163729}.project-file-stage figcaption{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px 20px;border-top:1px solid rgba(34,25,64,.1)}.project-file-stage figcaption span{padding:6px 10px;border-radius:999px;background:#8469ff21;color:#563e95;font-size:12px;font-weight:800}.project-file-stage figcaption strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project-file-stage figcaption small{color:#17151d85}.project-file-controls{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.project-file-controls button,.project-file-tabs button{border:1px solid rgba(34,25,64,.12);background:#ffffffb8;color:#17151d;cursor:pointer}.project-file-controls button{padding:10px 14px;border-radius:999px;font-weight:750}.project-file-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.project-file-tabs button{min-height:74px;padding:12px;border-radius:18px;text-align:left;line-height:1.4}.project-file-tabs button[aria-pressed=true]{border-color:#563e9552;background:#e2dbffb8}.project-file-tabs span{display:block;margin-bottom:6px;color:#765dcb;font-size:11px;font-weight:800;letter-spacing:.08em}.related{padding:80px 0 50px}.related>a{display:flex;justify-content:space-between;padding:20px 0;border-top:1px solid rgba(23,21,29,.2);font-size:22px}.not-found{min-height:100vh;display:grid;place-content:center;text-align:center;background:var(--bg)}.not-found h1{font-size:clamp(50px,10vw,110px);margin:0 0 30px}.not-found a{font-weight:750}.content-typography{--content-title: 26px;--content-subtitle: 20px;--content-body: 16px;--content-action: 15px;--content-note: 14px}.content-typography .section-index,.content-typography .category-cover>span,.content-typography .category-cover>div>p:first-child,.content-typography .category-intro-meta span,.content-typography .category-intro-meta p,.content-typography .project-box-meta span,.content-typography .project-box-meta p,.content-typography .project-box small,.content-typography .document-preview span,.content-typography .review-types i,.content-typography .review-flow i,.content-typography .flow-label,.content-typography .ai-case-meta,.content-typography .ai-case-kicker,.content-typography .smartgrant-mechanisms span,.content-typography .event-grid article span{font-size:var(--content-note)}.content-typography .category-cover h2,.content-typography .category-intro-copy h2,.content-typography .review h2,.content-typography .ai-case-copy h2,.content-typography .events>.section-heading h2{font-size:var(--content-title);line-height:1.18;letter-spacing:-.035em}.content-typography .project-box h3,.content-typography .review-types h3,.content-typography .review-flow h3,.content-typography .four-in-one-grid h3,.content-typography .event-grid h3,.content-typography .document-preview strong{font-size:var(--content-subtitle);line-height:1.3}.content-typography .category-cover>div>p:last-child,.content-typography .category-intro-copy p,.content-typography .project-copy>p,.content-typography .review-header>p:last-child,.content-typography .review-types p,.content-typography .review-flow p,.content-typography .ai-case-copy>p:last-of-type,.content-typography .drug-intro>p,.content-typography .four-in-one-intro>p,.content-typography .four-in-one-grid p,.content-typography .event-grid p,.content-typography .document-preview small{font-size:var(--content-body);line-height:1.65}.content-typography .project-box>a,.content-typography button,.content-typography .events a,.content-typography .ai-practice a{font-size:var(--content-action)}.content-typography .category-cover>i,.content-typography .category-intro>i{font-size:var(--content-title)}.content-typography .category-intro-watermark{font-size:32px}.content-typography .review{margin-top:72px;padding:52px;overflow:hidden;border:1px solid rgba(120,105,145,.16);border-radius:38px;background:radial-gradient(circle at 92% 8%,rgba(198,184,230,.56),transparent 30%),linear-gradient(145deg,#f1eff5,#e5e0eb 54%,#d9d2e4);box-shadow:0 24px 70px #2a203d1a}.review-header{display:grid;grid-template-columns:.8fr 1.15fr;gap:16px 36px;align-items:end;padding-bottom:30px;border-bottom:1px solid rgba(44,37,56,.18)}.review-header .section-index{grid-column:1 / -1;margin:0;letter-spacing:.14em}.review-header h2{margin:0}.review-header>p:last-child{max-width:580px;margin:0;color:var(--muted)}.content-typography .review-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px;border:0}.content-typography .review-types article{min-width:0;min-height:190px;padding:22px;border:1px solid rgba(75,64,94,.12);border-radius:22px;background:#ffffff9e}.content-typography .review-types i{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(68,55,92,.35);border-radius:50%}.content-typography .review-types h3{margin:28px 0 10px}.content-typography .review-types p{margin:0;color:var(--muted)}.review-process{margin-top:24px;padding:28px;border:1px solid rgba(88,72,128,.13);border-radius:26px;background:linear-gradient(180deg,#e4ddf7b8,#f6f3fcbd);color:#28304a;box-shadow:inset 0 1px #ffffff9e}.content-typography .flow-label{margin:0 0 24px;color:#77708a;letter-spacing:.12em}.content-typography .review-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.content-typography .review-flow article{position:relative;min-width:0;padding:0 18px 4px;border:0}.content-typography .review-flow article:before{content:"";position:absolute;top:17px;left:0;right:0;height:1px;background:#6d5f962e}.content-typography .review-flow i{position:relative;z-index:1;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#9380b157;color:#4c3b7e}.content-typography .review-flow h3{margin:22px 0 9px;color:#24304d}.content-typography .review-flow p{margin:0;color:#6f6b7e}.category-icon{position:relative;display:block;width:54px;height:54px;border:2px solid #081f62;border-radius:12px;background:#fff;box-shadow:6px 6px #081f62;transform:rotate(-6deg)}.category-icon>span:first-child{position:absolute;inset:10px 12px;border:2px solid #081f62;border-radius:4px}.category-icon>span:nth-child(2){position:absolute;left:18px;top:12px;width:14px;height:30px;border-left:3px solid #081f62;border-bottom:3px solid #081f62;transform:skewY(16deg)}.category-icon>span:nth-child(3){position:absolute;right:10px;top:18px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:16px solid #ff6d2d}.category-cover,.category-intro{min-height:auto;margin-top:68px;padding:34px 38px;border:0;border-radius:0;background:transparent;display:grid;grid-template-columns:74px minmax(170px,.5fr) minmax(260px,1fr);grid-template-areas:"icon meta copy";align-items:center;gap:24px;overflow:visible}.category-cover,.category-intro{min-height:auto;display:grid}.category-cover:after,.category-intro:after{display:none}.category-cover>.category-icon,.category-intro>.category-icon{grid-area:icon}.category-cover-meta,.category-intro-meta{position:static;display:block}.category-cover-meta{max-width:none;transform:none}.category-cover>.category-cover-meta{grid-area:meta;max-width:none;transform:none}.category-cover-meta span,.category-cover-meta p,.category-intro-meta span,.category-intro-meta p{display:block;width:auto;height:auto;margin:0;border:0;border-radius:0;letter-spacing:.12em;line-height:1.35}.category-cover-copy,.category-intro-copy{position:static;grid-area:copy;max-width:680px;transform:none}.category-cover h2,.category-intro-copy h2{margin:0 0 8px;white-space:normal}.category-cover>i,.category-intro>i,.category-intro-watermark{display:none}.category-research .category-cover,.category-intro--blue,.category-intro--green,.category-intro--orange,.category-intro--violet{background:transparent}.project-grid{width:min(100%,1160px);margin:0 auto;padding-top:36px;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;gap:18px}.project-box{position:relative;isolation:isolate;padding:12px;overflow:hidden;border-color:#372c531a;border-radius:22px;background:linear-gradient(180deg,#fffffff5,#f7f5fdeb);box-shadow:0 18px 46px #2a203d17;transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease}.project-box:before{content:"";position:absolute;z-index:-1;top:0;left:16px;right:16px;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#8469ffcc,#cddeff33)}.project-box:hover{border-color:#5d488e2e;box-shadow:0 24px 58px #2a203d21;transform:translateY(-4px)}.project-media-stack{margin:0}.project-media{height:clamp(84px,8vw,124px);overflow:hidden;border:1px solid rgba(55,44,83,.08);border-radius:16px;background:#fff}.project-media-sheet{border-width:2px;border-radius:14px;box-shadow:0 10px 24px #20183424}.project-box[data-project=future-industries-plan] .project-media-sheet{object-position:top center}.project-box[data-project=longhua-health-plan] .project-media-sheet,.project-box[data-project=baoan-biomedicine] .project-media-sheet,.project-box[data-project=nanshan-clinical-translation] .project-media-sheet{background:#fff;object-fit:contain;object-position:center}.project-media-sheet[data-layer="0"]{transform:none}.project-media-sheet[data-layer="1"]{transform:rotate(3deg) translate(8px,-7px) scale(.98)}.project-media-sheet[data-layer="2"]{transform:rotate(-3deg) translate(-8px,-7px) scale(.97)}.project-box-meta{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:8px;margin-top:12px}.project-box-meta p{text-align:right}.project-copy{margin-top:9px}.project-box h3{margin:6px 0 7px}.project-copy>p{-webkit-line-clamp:2}.project-box>a{align-items:center;margin-top:auto;padding:9px 11px;border:1px solid rgba(55,44,83,.08);border-radius:999px;background:#ffffffb8;color:#17151d}.project-box>a span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#17151d;color:#fff}.content-typography .project-box{height:320px;overflow:hidden}.content-typography .project-box h3{font-size:16px;color:#160057;line-height:1.25;letter-spacing:-.025em}.content-typography .project-copy>p{font-size:12px;line-height:1.5}.content-typography .project-box small{font-size:12px}.partner-marquee{margin-top:64px;padding-block:56px;overflow:hidden}.partner-marquee-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:28px}.partner-marquee-heading p{margin:0;color:var(--muted);font-size:var(--content-note);font-weight:750;letter-spacing:.14em}.partner-marquee-heading h2{margin:0;font-size:var(--content-title)}.partner-marquee-window{position:relative;display:flex;width:100%;overflow:hidden;border-block:1px solid rgba(46,39,58,.14)}.partner-marquee-window:before,.partner-marquee-window:after{content:"";position:absolute;z-index:1;top:0;bottom:0;width:120px;pointer-events:none}.partner-marquee-window:before{left:0;background:linear-gradient(90deg,var(--bg),transparent)}.partner-marquee-window:after{right:0;background:linear-gradient(270deg,var(--bg),transparent)}.partner-marquee-track{flex:0 0 auto;display:flex;align-items:center;gap:12px;min-width:max-content;padding:20px 6px;animation:partner-marquee 34s linear infinite}.partner-marquee-track span{display:inline-flex;align-items:center;min-height:38px;padding:8px 16px;border:1px solid rgba(55,45,75,.14);border-radius:999px;background:#ffffff94;color:var(--ink);font-size:var(--content-body);white-space:nowrap}.reviewed-units-marquee{margin-top:56px;padding-block:58px;overflow:hidden}.reviewed-unit-rows{display:grid;gap:14px}.reviewed-units-row{display:grid;grid-template-columns:minmax(190px,.28fr) minmax(0,1fr);align-items:center;gap:18px}.reviewed-units-row h3{display:flex;align-items:center;gap:8px;margin:0;font-size:var(--content-subtitle)}.reviewed-units-row h3 span{font-size:var(--content-subtitle)}.reviewed-units-window{border-radius:28px;background:linear-gradient(90deg,#e2dbff7a,#ffffff75)}.reviewed-units-track{animation-duration:72s}.reviewed-units-track span{gap:7px;border-color:#5f4f842e;background:#ffffffb8}.reviewed-units-track b{font-weight:500}@keyframes partner-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.portfolio-preview-page{width:min(100% - 32px,1440px);min-height:100vh;margin:0 auto;padding:72px 0;color:var(--ink)}.portfolio-preview-header{max-width:820px;margin-bottom:32px}.portfolio-preview-header h1{margin:0;font-size:clamp(34px,5vw,64px);line-height:1;letter-spacing:-.055em}.portfolio-preview-header p{margin:16px 0 0;color:var(--muted);line-height:1.7}.portfolio-preview-reader{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:24px}.portfolio-preview-sidebar{position:sticky;top:24px;min-width:0;max-height:calc(100vh - 48px);overflow-y:auto}.portfolio-preview-sidebar [role=tablist]{display:grid;gap:8px}.portfolio-preview-file-tab{width:100%;padding:13px 15px;border:1px solid var(--line);border-radius:14px;background:#ffffffa3;color:var(--muted);font:inherit;line-height:1.4;text-align:left;cursor:pointer}.portfolio-preview-file-tab[aria-selected=true]{border-color:var(--ink);background:var(--ink);color:#fff}.portfolio-preview-file-tab:focus-visible,.portfolio-preview-error button:focus-visible,.portfolio-preview-stage button:focus-visible{outline:3px solid var(--violet);outline-offset:3px}.portfolio-preview-stage{min-width:0;min-height:70vh;padding:clamp(14px,2.5vw,32px);overflow:auto;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffad;box-shadow:var(--shadow)}.portfolio-preview-stage img{display:block;width:100%;height:auto;max-height:calc(100vh - 96px);margin:auto;object-fit:contain}.portfolio-preview-stage>div[aria-label$="PDF 页面"]{display:grid;justify-items:center;gap:20px;min-width:0}.portfolio-preview-stage>div[aria-label$="PDF 页面"]>div{max-width:100%}.portfolio-preview-stage canvas{display:block;width:auto;max-width:100%;height:auto;margin:0 auto;background:#fff;box-shadow:0 12px 36px #261c3d24}.portfolio-preview-stage nav[aria-label="PDF 翻页"]{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:center;gap:14px;width:min(100%,520px);padding:10px;border-radius:999px;background:#ffffffeb;box-shadow:0 8px 24px #261c3d1a}.portfolio-preview-stage nav[aria-label="PDF 翻页"] button,.portfolio-preview-error button{border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font:inherit;cursor:pointer}.portfolio-preview-stage nav[aria-label="PDF 翻页"] button{padding:8px 14px}.portfolio-preview-error{display:grid;place-items:center;min-height:70vh;padding:32px;text-align:center}.portfolio-preview-error button{padding:10px 18px}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:140px}.hero-stack{height:500px}.basic-info{position:static;grid-column:1;flex-wrap:wrap}.metric-strip{grid-template-columns:repeat(2,1fr)}.metric:last-child{grid-column:span 2}.resume-layout{grid-template-columns:1fr;padding:48px}.review-types{grid-template-columns:1fr}.about{grid-template-columns:1fr;padding:48px}.featured-grid .project-card{grid-column:span 12}.review-flow{grid-template-columns:repeat(2,1fr)}.event-grid{grid-template-columns:1fr}.smartgrant-layout,.drug-intro,.four-in-one-intro{grid-template-columns:1fr;gap:38px}.drug-visuals{grid-template-columns:1fr}.drug-capabilities{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.section-shell,footer{width:min(100% - 24px,var(--max))}.site-header{justify-content:space-between}.menu-button{display:block}.main-nav{display:none;position:absolute;top:58px;left:0;right:0;padding:14px;background:#fff;border-radius:24px;box-shadow:var(--shadow);flex-direction:column}.main-nav.is-open{display:flex}.main-nav a{padding:13px 15px}.hero{min-height:auto;padding-top:130px;gap:30px}.hero h1{font-size:82px}.hero-actions{flex-wrap:wrap}.hero-stack{height:410px}.stack-card{min-height:240px;padding:22px}.stack-card strong{font-size:26px}.stack-card{width:59%}.basic-info{gap:12px}.metric-strip{grid-template-columns:repeat(2,1fr)}.metric:last-child{grid-column:span 2}.metric{min-height:150px;padding:20px 14px;border-left:0;border-bottom:1px solid var(--line)}.metric:nth-child(2n){border-left:1px solid var(--line)}.metric strong{font-size:66px}.about,.archive{margin-top:70px;padding:30px 22px;border-radius:30px}.resume-layout{margin-top:70px;padding:28px 22px;border-radius:30px;gap:46px}.education-heading{grid-template-columns:1fr auto;gap:5px 10px}.education-heading span{grid-column:1}.education-heading time{grid-column:2;grid-row:1}.resume-main>h2{font-size:36px}.experience-heading{grid-template-columns:1fr auto}.experience-heading h3{grid-column:1 / -1}.experience-heading time{grid-column:2;grid-row:2}.capability-list{grid-template-columns:1fr}.catalogue-shell{min-height:620px;padding:28px 22px;border-radius:30px}.catalogue-header p{font-size:clamp(28px,8vw,36px);letter-spacing:.045em}.catalogue-header h2{margin-top:12px;font-size:16px}.catalogue-body{grid-template-columns:88px minmax(0,1fr);gap:18px;margin-top:34px}.catalogue-numbers,.catalogue-list{grid-template-rows:repeat(4,98px);gap:5px}.catalogue-numbers span{border-radius:7px;font-size:48px}.catalogue-list a{grid-template-columns:minmax(0,1fr) 20px;gap:5px;padding:8px 0}.catalogue-list strong{font-size:clamp(18px,4.7vw,24px);-webkit-text-stroke-width:.8px}.catalogue-list h3{margin-top:7px;font-size:14px}.catalogue-list p{display:none}.catalogue-list i{font-size:17px}.catalogue-watermark{right:-18px;bottom:-30px;font-size:150px;opacity:.55}.catalogue-outline{display:none}.catalogue-line-art{right:10px;bottom:14px;transform:scale(.62);transform-origin:right bottom}.category-intro{min-height:58vh;margin-top:76px;padding:30px 24px;border-radius:30px}.category-intro-meta{top:30px;left:24px;gap:12px}.category-intro-meta span{width:44px;height:44px}.category-intro-meta p{max-width:calc(100% - 56px);font-size:10px;line-height:1.45}.category-intro-copy h2{max-width:340px;margin-bottom:18px;font-size:clamp(38px,12vw,54px);line-height:.98}.category-intro-copy p{max-width:calc(100% - 40px);font-size:13px;line-height:1.65}.category-intro>i{right:24px;bottom:24px;font-size:30px}.category-intro-watermark{right:-16px;top:-30px;font-size:190px}.review>.section-heading h2,.events>.section-heading h2{font-size:34px}.archive{padding-inline:0}.category-group{margin-bottom:100px}.category-cover{min-height:66vh;padding:30px 24px;border-radius:30px}.category-cover>span{top:30px;left:24px}.category-cover:after{width:120px;height:90px;top:34px;right:24px}.category-cover h2{font-size:clamp(32px,9vw,40px);letter-spacing:-.06em}.category-cover>i{right:25px;bottom:25px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-top:20px}.project-box{padding:8px;border-radius:14px}.project-media-stack{margin:5px 5px 0}.project-media-sheet{border-width:2px;border-radius:8px}.project-box-meta{align-items:flex-start;gap:4px;margin-top:7px}.project-box-meta p,.project-box small{font-size:8px}.project-copy{margin-top:9px}.project-box h3{margin:5px 0 6px;font-size:clamp(12px,3.7vw,16px);line-height:1.25;overflow-wrap:anywhere}.project-copy>p{font-size:9px;line-height:1.45}.project-box>a{margin-top:8px;padding-top:7px;font-size:9px}.document-preview{padding:12px}.document-preview strong{margin:18px 0 10px;font-size:13px}.review-types article{padding:24px 10px;border-right:0;border-bottom:1px solid var(--line)}.review-types h3{margin-top:24px}.about h2,.section-heading h2{font-size:45px}.section-heading{display:block;margin-bottom:34px}.about-content>p{font-size:18px}.about-meta>div{grid-template-columns:1fr}.skills-grid{grid-template-columns:1fr}.featured,.review,.events{padding-block:76px}.project-card{min-height:350px}.archive-list article{grid-template-columns:36px 1fr 30px;gap:8px}.archive-list h3{font-size:17px;overflow-wrap:anywhere}.review-flow{grid-template-columns:1fr}.review-flow h3{margin-top:30px}.ai-practice{width:calc(100% - 24px);margin-top:48px}.ai-case{min-height:auto;margin-bottom:16px;border-radius:28px}.ai-case-inner{width:calc(100% - 32px);padding-block:72px}.ai-case-meta{display:grid;gap:18px}.ai-case-meta p:last-child{justify-items:start;text-align:left}.ai-case-copy h2{font-size:clamp(36px,11vw,52px)}.smartgrant-layout,.drug-intro,.four-in-one-intro{margin-top:44px}.smartgrant-system{padding:22px;border-radius:24px}.smartgrant-visuals{grid-template-columns:minmax(0,min(100%,420px));justify-content:center;gap:12px}.smartgrant-visual-body{padding:18px}.smartgrant-visual-body h3{font-size:18px}.smartgrant-visual-body dl,.smartgrant-flow,.drug-capabilities,.four-in-one-grid{grid-template-columns:1fr}.drug-visuals{margin-top:34px}.drug-visuals img{border-radius:16px}.four-in-one-grid>article{min-height:0;padding:22px}.four-in-one-grid h3{margin-top:30px}.event-main{grid-row:auto}footer{font-size:12px}.detail-nav{padding-bottom:40px}.detail-hero,.detail-body{grid-template-columns:1fr}.detail-body article{min-height:auto;border-right:0;border-bottom:1px solid var(--line);padding:28px}.detail-media{padding:28px}.detail-media>div{grid-template-columns:1fr}.project-file-heading{grid-template-columns:1fr}.project-file-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important;transform:none!important}}@media(max-width:640px){.content-typography .section-index,.content-typography .category-cover>span,.content-typography .category-cover>div>p:first-child,.content-typography .category-intro-meta span,.content-typography .category-intro-meta p,.content-typography .project-box-meta span,.content-typography .project-box-meta p,.content-typography .project-box small,.content-typography .document-preview span,.content-typography .review-types i,.content-typography .review-flow i,.content-typography .flow-label,.content-typography .ai-case-meta,.content-typography .ai-case-kicker,.content-typography .smartgrant-mechanisms span,.content-typography .event-grid article span{font-size:var(--content-note)}.content-typography .category-cover h2,.content-typography .category-intro-copy h2,.content-typography .review h2,.content-typography .ai-case-copy h2,.content-typography .events>.section-heading h2{font-size:var(--content-title)}.content-typography .project-box h3,.content-typography .review-types h3,.content-typography .review-flow h3,.content-typography .four-in-one-grid h3,.content-typography .event-grid h3,.content-typography .document-preview strong{font-size:var(--content-subtitle)}.content-typography .category-cover>div>p:last-child,.content-typography .category-intro-copy p,.content-typography .project-copy>p,.content-typography .review-header>p:last-child,.content-typography .review-types p,.content-typography .review-flow p,.content-typography .ai-case-copy>p:last-of-type,.content-typography .drug-intro>p,.content-typography .four-in-one-intro>p,.content-typography .four-in-one-grid p,.content-typography .event-grid p,.content-typography .document-preview small{font-size:var(--content-body)}.content-typography .project-box>a,.content-typography button,.content-typography .events a,.content-typography .ai-practice a{font-size:var(--content-action)}.content-typography .review{margin-top:48px;padding:24px 16px;border-radius:28px}.review-header{grid-template-columns:1fr;gap:12px;padding:0 6px 22px}.content-typography .review-types{grid-template-columns:1fr;gap:10px;margin-top:18px}.content-typography .review-types article{min-height:0;padding:18px}.content-typography .review-types h3{margin:14px 0 8px}.review-process{margin-top:16px;padding:22px 18px;border-radius:22px}.content-typography .review-flow{grid-template-columns:1fr;gap:0}.content-typography .review-flow article{padding:0 0 24px 50px}.content-typography .review-flow article:before{inset:0 auto 0 17px;width:1px;height:auto}.content-typography .review-flow article:last-child:before{bottom:calc(100% - 36px)}.content-typography .review-flow i{position:absolute;top:0;left:0}.content-typography .review-flow h3{margin:0 0 7px}.category-cover,.category-intro{margin-top:46px;padding:22px 6px;grid-template-columns:1fr;gap:14px}.category-cover{grid-template-columns:1fr;grid-template-areas:"icon" "meta" "copy"}.category-intro{grid-template-columns:1fr}.category-icon{width:44px;height:44px;border-radius:10px;box-shadow:5px 5px #081f62}.category-icon>span:first-child{inset:8px 10px}.category-icon>span:nth-child(2){left:15px;top:10px;height:25px}.category-icon>span:nth-child(3){right:8px;top:15px}.category-cover-copy,.category-intro-copy{max-width:none}.project-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;gap:10px;padding-top:18px}.project-box{height:320px;padding:9px;border-radius:18px}.project-box-meta{display:grid}.project-copy{margin-top:7px}.project-copy>p{font-size:12px;-webkit-line-clamp:2}.content-typography .project-box h3{color:#160057;font-size:16px;line-height:1.25}.content-typography .project-copy>p,.content-typography .project-box small{font-size:12px}.project-box>a{margin-top:7px;padding-top:7px}.partner-marquee{margin-top:42px;padding-block:38px}.partner-marquee-heading{display:block}.partner-marquee-heading h2{margin-top:8px}.partner-marquee-window:before,.partner-marquee-window:after{width:58px}.partner-marquee-track{padding-block:14px;animation-duration:26s}.partner-marquee-track span{min-height:34px;padding:7px 12px}.reviewed-units-marquee{margin-top:36px;padding-block:34px}.reviewed-unit-rows{gap:12px}.reviewed-units-row{grid-template-columns:1fr;gap:8px}.reviewed-units-row h3,.reviewed-units-row h3 span{font-size:var(--content-note)}.reviewed-units-track{animation-duration:72s}.project-file-viewer{padding:18px;border-radius:24px}.project-file-frame{min-height:260px;padding:12px}.project-file-stage figcaption{grid-template-columns:1fr;gap:6px}.project-file-stage figcaption strong{white-space:normal}.project-file-controls{justify-content:stretch}.project-file-controls button{flex:1}.project-file-tabs{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.partner-marquee-track{animation:none}}@media(max-width:900px){.portfolio-preview-page{width:min(100% - 24px,900px);padding:40px 0}.portfolio-preview-reader{grid-template-columns:minmax(0,1fr);gap:14px}.portfolio-preview-sidebar{position:static;max-height:none;overflow:hidden}.portfolio-preview-sidebar [role=tablist]{display:flex;gap:8px;overflow-x:auto;padding:3px 3px 10px;scroll-snap-type:x proximity;scrollbar-width:thin}.portfolio-preview-file-tab{flex:0 0 min(280px,78vw);scroll-snap-align:start}.portfolio-preview-stage{min-height:70vh;padding:14px;border-radius:22px}.portfolio-preview-stage nav[aria-label="PDF 翻页"]{justify-content:space-between;gap:6px;border-radius:18px}}@media(prefers-reduced-motion:reduce){.portfolio-preview-page *{scroll-behavior:auto;scroll-snap-type:none;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}
