:root{color:#2f3a52;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--paper:#fbfdff;--paper-blue:#eef7fb;--page-bg:#fff6f6;--page-bg-soft:snow;--page-bg-deep:#fff1f1;--ink:#2f3a52;--muted:#69758a;--coral:#ff8c91;--coral-strong:#ff6f78;--blue-soft:#dcecf5;--line:#d9e6ef;--shadow:0 22px 60px #2f3a521a;--container:min(1700px, calc(100vw - 80px));--page-scale:.8;background:#fff6f6;font-family:Microsoft YaHei,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--page-bg)}body{background:linear-gradient(135deg, #ff8c911a, transparent 28%), linear-gradient(180deg, var(--page-bg-soft) 0%, var(--page-bg) 52%, var(--page-bg-deep) 100%);background-attachment:fixed;min-width:320px;margin:0}body.has-cursor-trail,body.has-cursor-trail a,body.has-cursor-trail button{cursor:none}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.fresh-site{zoom:var(--page-scale);background:inherit;min-height:100vh;overflow-x:hidden}.cursor-trail{z-index:1200;pointer-events:none;position:fixed;inset:0}.cursor-trail-core,.cursor-trail-dot{opacity:0;will-change:transform, opacity;position:fixed;top:0;left:0}.cursor-trail-core{background:radial-gradient(circle at 48% 48%,#fffffffa 0 11%,#0000 13%),radial-gradient(circle,#aee8ffb8,#6fcdfc57 54%,#0000 72%);border:1px solid #74d0ffe6;border-radius:50%;width:34px;height:34px;transition:width .18s,height .18s,border-color .18s,border-radius .18s,opacity .16s;box-shadow:0 0 0 9px #74d0ff21,0 0 32px #61c6ff75,0 12px 28px #2f3a521f}.cursor-trail-core:after{content:"";background:#74d0ffeb;border-radius:999px;width:19px;height:5px;position:absolute;inset:8px -7px auto auto;transform:rotate(-18deg);box-shadow:0 0 16px #61c6ff94}.cursor-trail-core.is-visible{opacity:1}.cursor-trail-core.is-interactive{clip-path:polygon(12% 0,100% 0,88% 100%,0 100%);background:linear-gradient(135deg,#ffffff7a,#ddf6ff52),radial-gradient(circle,#aee8ff8f,#65c7f733 62%,#0000 74%);border-color:#74d0fff0;border-radius:14px;width:56px;height:56px}.cursor-trail-dot{width:calc(30px - var(--trail-index) * .85px);height:calc(30px - var(--trail-index) * .85px);filter:blur(calc(.3px + var(--trail-index) * .22px));background:radial-gradient(circle at 40% 36%,#ffffffeb,#0000 0 18%),radial-gradient(circle,#beefffdb,#68ccff85 48%,#0000 76%);border-radius:50%;transition:opacity .18s;box-shadow:0 0 24px #61c6ff61,0 10px 24px #2f3a5214}.cursor-trail-dot:nth-child(odd){clip-path:polygon(14% 0,100% 0,86% 100%,0 100%);border-radius:4px}.cursor-trail-dot.is-visible{opacity:calc(.62 - var(--trail-index) * .026)}.top-ribbon{background:var(--coral);color:#fff;letter-spacing:8px;place-items:center;height:78px;font-size:30px;display:grid;position:relative}.top-ribbon:after{content:"";background:var(--coral);clip-path:polygon(0 0,100% 0,94% 100%,6% 100%);width:640px;height:36px;position:absolute;bottom:-36px;left:50%;transform:translate(-50%)}.site-header{width:var(--container);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:84px;margin:52px auto 0;display:flex}.brand{color:#26334b;letter-spacing:4px;text-transform:uppercase;font-size:18px;font-weight:800}.site-header nav{color:var(--muted);gap:34px;font-size:15px;display:flex}.site-header nav a{transition:color .18s}.site-header nav a:hover{color:var(--coral-strong)}.hero{width:var(--container);grid-template-columns:560px minmax(0,1fr);align-items:center;gap:64px;min-height:calc(100vh - 214px);margin:0 auto;padding:34px 0 72px;display:grid}.intent,.section-heading span,.contact-section>span{color:var(--coral-strong);align-items:center;gap:16px;font-weight:800;display:inline-flex}.intent:before,.section-heading span:before,.contact-section>span:before{content:"";background:var(--coral);clip-path:polygon(0 0,88% 0,100% 100%,0 100%);width:76px;height:6px}.hero h1{color:var(--ink);letter-spacing:0;margin:34px 0 20px;font-size:104px;line-height:1.02}.hero h1 span{color:var(--coral-strong);display:block}.hero-lead{color:#354159;gap:10px;max-width:720px;margin:0;font-size:25px;font-weight:700;line-height:1.42;display:grid}.hero-lead span{display:block}.hero-lead span:first-child{color:#26334b;font-weight:900}.hero-lead span:last-child{color:#3f4d66}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:46px;display:grid}.metric-card,.timeline article,.work-grid article,.strength-grid article,.project-strip article{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffc7}.metric-card{appearance:none;min-height:123px;color:inherit;font:inherit;text-align:left;cursor:pointer;border-radius:0;padding:24px 28px;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;position:relative;overflow:hidden}.metric-card:before{content:"";background:linear-gradient(180deg, var(--coral-strong), #ff8c9147);border-radius:0 999px 999px 0;width:0;transition:width .22s;position:absolute;inset:20px auto 20px 0}.metric-card:hover,.metric-card.is-active{background:#ffffffe6;border-color:#ff6f786b;transform:translateY(-3px);box-shadow:0 18px 42px #2f3a521a}.metric-card:hover:before,.metric-card.is-active:before{width:4px}.metric-card:focus-visible{outline-offset:4px;outline:3px solid #ff6f786b}.metric-card.is-active strong{color:var(--coral-strong)}.metric-card{padding:24px 28px}.metric-grid strong{color:#26334b;margin-bottom:10px;font-size:30px;line-height:1.18;display:block}.metric-grid strong small{color:var(--coral-strong);margin-top:4px;font-size:18px;font-weight:800;display:block}.metric-grid span,.timeline p,.work-grid p,.project-strip p{color:var(--muted);line-height:1.8}.hero-visual{place-items:center;min-height:690px;display:grid;position:relative}.hero-visual:before,.hero-visual:after{content:"";clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);pointer-events:none;position:absolute;inset:24px 0 36px 28px}.hero-visual:before{z-index:0;background:#dcecf5db;transform:translate(22px,20px);box-shadow:0 26px 70px #2f3a521f}.hero-visual:after{z-index:2;border:2px solid #75adce61;box-shadow:inset 0 0 0 10px #ffffff47,0 28px 80px #2f3a5229}.scene-card{z-index:1;background:var(--blue-soft);clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);cursor:zoom-in;border-radius:14px;transition:transform .26s,filter .26s,box-shadow .26s;position:absolute;inset:24px 0 36px 28px;overflow:hidden;box-shadow:0 28px 80px #2f3a522e}.scene-card img{object-fit:cover;object-position:54% center;opacity:.86;filter:saturate(.95)contrast(.98)brightness(1.04);width:100%;height:100%;transition:transform .36s,opacity .26s,filter .26s}.scene-card:hover{z-index:4;filter:drop-shadow(0 24px 34px #2f3a5233);transform:translateY(-6px)scale(1.035);box-shadow:0 34px 92px #2f3a523d}.scene-card:hover img{opacity:1;filter:saturate(1.05)contrast(1.02)brightness(1.02);transform:scale(1.035)}.scene-corner{z-index:3;background:var(--coral);clip-path:polygon(0 0,88% 0,100% 100%,0 100%);width:124px;height:22px;position:absolute;box-shadow:0 12px 24px #ff6f782e}.scene-corner-top{top:6px;left:86px}.scene-corner-bottom{bottom:14px;right:30px;transform:rotate(180deg)}.project-strip,.card-showcase,.profile-section,.projects-section,.strengths-section,.wall-section,.contact-section{width:var(--container);margin:0 auto}.card-showcase{border-top:1px solid var(--line);grid-template-columns:minmax(0,7fr) minmax(340px,3fr);align-items:start;gap:30px;min-height:100vh;padding:46px 0 56px;display:grid}.card-showcase-left,.card-showcase-side{min-width:0}.showcase-heading{justify-content:flex-start;align-items:end;gap:24px;min-height:44px;margin-bottom:18px;display:flex;position:relative}.showcase-heading span,.stack-label{color:var(--coral-strong);letter-spacing:1px;text-transform:uppercase;font-size:14px;font-weight:800}.showcase-heading h2{color:var(--ink);text-align:center;white-space:nowrap;margin:0;font-size:38px;line-height:1.15;position:absolute;left:50%;transform:translate(-50%)}.side-heading{min-height:44px;color:var(--ink);text-align:center;white-space:nowrap;justify-content:center;align-items:end;margin:0 0 18px;font-size:38px;font-weight:900;line-height:1.15;display:flex}.mini-card-grid{isolation:isolate;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.mini-project-card{cursor:zoom-in;background:linear-gradient(135deg,#ffffffeb,#eef7fbbd),repeating-linear-gradient(135deg,#6eadcf14 0 1px,#0000 1px 12px);border:1px solid #7bb2cf57;border-radius:12px;min-height:222px;transition:border-color .22s,box-shadow .22s,transform .22s;position:relative;overflow:hidden;box-shadow:0 20px 44px #2f3a521a}.mini-project-card:before{content:"";background:var(--coral);clip-path:polygon(0 0,86% 0,100% 100%,0 100%);width:34px;height:7px;position:absolute;top:10px;right:10px}.mini-project-card:after{content:"";pointer-events:none;z-index:3;border:1px solid #ffffffb3;border-radius:8px;position:absolute;inset:9px}.mini-image{background:radial-gradient(circle at 50% 48%,#81bedc3d,#0000 42%),linear-gradient(#f8fcff80,#e0eff761);place-items:center;min-height:222px;padding:14px 10px 76px;display:grid}.mini-image img{object-fit:contain;filter:drop-shadow(0 18px 20px #2f3a522e);width:100%;height:100%;transition:transform .26s,filter .26s}.mini-project-card.is-wide-image .mini-image{background:radial-gradient(circle at 50% 44%,#81bedc33,#0000 48%),linear-gradient(#ffffffb8,#e8f4fb6b);padding-inline:4px}.mini-project-card.is-wide-image .mini-image img{filter:drop-shadow(0 14px 18px #2f3a5224);width:116%;max-width:none}.mini-project-card.is-wide-image:hover .mini-image img{width:100%;max-width:100%}.mini-project-card:hover .mini-image img{filter:drop-shadow(0 24px 28px #2f3a523d);transform:scale(1.12)}.mini-card-grid:hover .mini-project-card:not(:hover){opacity:.62;transform:scale(.985)}.mini-project-card:hover{z-index:20;border-color:#ff6f7885;transform:translateY(-6px)scale(1.08);box-shadow:0 28px 68px #2f3a5233}.mini-project-card:hover .mini-caption{background:linear-gradient(135deg,#eff9ffb8,#dbeef89e),linear-gradient(90deg,#ffffffc7,#e8f4fba8)}.mini-project-card:focus-visible{outline-offset:5px;outline:3px solid #ff6f7894}.mini-caption{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#eff9fff0,#dbeef8d1),linear-gradient(90deg,#fffffff5,#e8f4fbd1);border-top:1px solid #7bb2cf6b;grid-template-columns:auto 1fr;align-content:center;gap:1px 10px;min-height:74px;padding:11px 14px 12px;display:grid;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -16px 34px #2f3a521a}.mini-caption span{background:var(--coral);color:#fff;clip-path:polygon(0 0,100% 0,84% 100%,0 100%);grid-row:span 3;place-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:grid}.mini-caption h3{color:var(--ink);margin:0;font-size:17px;line-height:1.15}.mini-caption p,.mini-caption strong{margin:0}.mini-caption p{color:var(--muted);font-size:11px;line-height:1.25}.mini-caption strong{color:#33445d;font-size:13px;font-weight:800;line-height:1.25}.project-modal{z-index:900;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:zoom-out;background:#121c2ca3;border:0;padding:0;position:absolute;inset:0}.modal-shell{z-index:1;background:#f8fcfff0;border:1px solid #ffffff8f;border-radius:10px;grid-template-rows:auto minmax(0,1fr);width:min(75vw,1440px);height:min(75vh,810px);padding:16px;display:grid;position:relative;box-shadow:0 34px 96px #0c14235c}.modal-toolbar{justify-content:space-between;align-items:center;gap:18px;min-height:46px;padding:0 4px 12px;display:flex}.modal-toolbar h2{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:20px;line-height:1.25;overflow:hidden}.modal-close,.slide-nav{color:#26334b;font:inherit;cursor:pointer;background:#ffffffeb;border:1px solid #7bb2cf7a;transition:transform .18s,border-color .18s,background .18s,color .18s}.modal-close{border-radius:50%;place-items:center;width:36px;height:36px;font-size:28px;line-height:1;display:grid}.modal-close:hover,.slide-nav:hover{background:var(--coral);color:#fff;border-color:#ff6f789e;transform:translateY(-1px)}.slide-stage{aspect-ratio:16/9;background:#fff;border:1px solid #7bb2cf47;border-radius:6px;place-self:center;width:100%;max-width:calc(133.275vh - 184.808px);max-height:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffb8}.slide-stage img{object-fit:contain;background:#fff;width:100%;height:100%}.slide-video{z-index:3;object-fit:cover;background:#111827;position:absolute;box-shadow:0 8px 24px #0c14233d}.slide-nav{border-radius:999px;place-items:center;width:44px;height:72px;font-size:52px;line-height:1;display:grid;position:absolute;top:50%}.slide-nav-prev{left:-22px}.slide-nav-next{right:-22px}.slide-counter{color:#33445d;text-align:center;background:#ffffffe6;border:1px solid #7bb2cf7a;border-radius:999px;min-width:82px;padding:7px 14px;font-size:14px;font-weight:900;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 12px 26px #2f3a5224}.core-doc-rail{z-index:850;background:#ffffffe6;border:1px solid #7bb2cf6b;border-right:0;border-radius:14px 0 0 14px;width:188px;padding:14px 10px 14px 14px;transition:transform .24s,background .24s,box-shadow .24s;position:fixed;top:50%;right:0;transform:translate(58px,-50%);box-shadow:0 18px 48px #2f3a5229}.core-doc-rail:hover,.core-doc-rail:focus-within{background:#fffffff5;transform:translateY(-50%);box-shadow:0 24px 68px #2f3a5238}.core-doc-rail-handle{background:var(--coral);border-radius:999px;width:6px;height:58px;position:absolute;top:50%;left:11px;transform:translateY(-50%);box-shadow:0 0 0 5px #ff8c911f}.core-doc-rail-list{gap:10px;padding-left:16px;display:grid}.core-doc-trigger{width:100%;min-height:48px;color:var(--ink);text-align:left;cursor:pointer;background:linear-gradient(135deg,#fff,#eef7fbdb);border:1px solid #d9e6eff2;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:8px;transition:transform .18s,border-color .18s,background .18s,color .18s;display:grid;box-shadow:0 10px 24px #2f3a5214}.core-doc-trigger span{background:var(--coral);color:#fff;white-space:nowrap;border-radius:8px;place-items:center;width:38px;height:32px;font-size:13px;font-weight:900;display:grid}.core-doc-trigger strong{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.35;overflow:hidden}.core-doc-trigger:hover,.core-doc-trigger.is-active{background:var(--coral);color:#fff;border-color:#ff6f7894;transform:translate(-4px)}.core-doc-trigger:hover span,.core-doc-trigger.is-active span{color:var(--coral-strong);background:#fff}.core-doc-viewer{z-index:940;pointer-events:none;position:fixed;inset:0}.core-doc-viewer.is-open{pointer-events:auto}.core-doc-backdrop{cursor:zoom-out;background:#131b2c00;border:0;transition:background .26s,-webkit-backdrop-filter .26s,backdrop-filter .26s;position:absolute;inset:0}.core-doc-viewer.is-open .core-doc-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#131b2c38}.core-doc-panel{background:#f7fbfe;border-left:1px solid #7bb2cf6b;grid-template-rows:auto minmax(0,1fr);width:75vw;height:100dvh;transition:transform .32s cubic-bezier(.19,1,.22,1);display:grid;position:absolute;top:0;right:0;transform:translate(104%);box-shadow:-24px 0 72px #2f3a5238}.core-doc-viewer.is-open .core-doc-panel{transform:translate(0)}.core-doc-toolbar{border-bottom:1px solid var(--line);background:#fffffff0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:68px;padding:14px 18px;display:grid}.core-doc-toolbar span{color:var(--coral-strong);text-transform:uppercase;font-size:12px;font-weight:900}.core-doc-toolbar h2{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:20px;line-height:1.35;overflow:hidden}.core-doc-toolbar button{width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d9e6eff2;border-radius:50%;font-size:28px;line-height:1;transition:background .18s,color .18s,transform .18s}.core-doc-toolbar button:hover{background:var(--coral);color:#fff;transform:rotate(90deg)}.core-doc-panel iframe{background:#f7fbfe;border:0;width:100%;height:100%}.card-showcase-right{min-height:1210px;max-height:1210px;box-shadow:var(--shadow);background:linear-gradient(#ffffffc7,#eef7fbb3),repeating-linear-gradient(90deg,#69758a14 0 1px,#0000 1px 18px);border:1px solid #7bb2cf47;flex-direction:column;margin-top:0;padding:28px 28px 24px;display:flex;position:relative;overflow:visible}.card-showcase-right:before{content:"";background:var(--coral);clip-path:polygon(0 0,88% 0,100% 100%,0 100%);width:84px;height:14px;position:absolute;top:22px;right:22px}.image-stack{flex:1;min-height:0;margin-top:28px;position:relative}.image-stack figure{left:var(--x);top:var(--y);z-index:var(--z);width:84%;transform:rotate(var(--r));transform-origin:28% 80%;cursor:zoom-in;background:#fff;border:1px solid #7bb2cf61;border-radius:10px;margin:0;transition:left .26s,width .26s,opacity .18s,border-color .22s,box-shadow .22s,transform .26s;position:absolute;overflow:hidden;box-shadow:0 14px 32px #2f3a521f}.image-stack img{object-fit:cover;background:#fff;width:100%;height:118px;transition:height .26s,object-fit .26s,transform .26s}.image-stack:hover figure:not(:hover){opacity:.38;transform:rotate(var(--r)) scale(.96)}.image-stack figure:hover{z-index:80;border-color:#ff6f788c;width:calc(100% + 36px);left:-18px;transform:rotate(0)scale(1.04);box-shadow:0 24px 62px #2f3a5242}.image-stack figure:hover img{object-fit:contain;height:260px}.image-stack figcaption{display:none}.card-showcase-right p{color:var(--muted);margin:auto 0 0;font-size:12px;line-height:1.55}.project-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;padding-bottom:110px;display:grid}.project-strip article{grid-template-rows:auto 1fr;min-height:280px;display:grid;overflow:hidden}.project-strip div{padding:22px}.project-strip span,.work-grid span,.strength-grid span{color:var(--coral-strong);font-weight:800}.project-strip h2,.timeline h3,.work-grid h3,.strength-grid h3,.contact-section h2,.section-heading h2{color:var(--ink);letter-spacing:0;margin:0}.project-strip h2{margin-top:8px;font-size:28px}.project-strip p{min-height:78px;margin:12px 0 0;font-size:14px}.project-strip img{object-fit:contain;align-self:end;width:100%;height:170px;padding:14px}.profile-section,.triptych-section,.assembly-section,.pdf-material-section,.projects-section,.strengths-section{border-top:1px solid var(--line);padding:110px 0 0}.triptych-section{width:var(--container);align-items:center;min-height:100vh;margin:0 auto;padding-bottom:110px;display:grid}.triptych-grid{isolation:isolate;background:#ffffffb8;border:1px solid #7bb2cf47;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));min-height:min(82vh,980px);display:grid;overflow:hidden;box-shadow:0 28px 76px #2f3a5229}.triptych-panel{perspective:1200px;background:#dcecf5;min-height:620px;margin:0;position:relative;overflow:hidden}.triptych-panel:after{content:"";z-index:1;pointer-events:none;background:#121c2c00;transition:background .26s;position:absolute;inset:0}.triptych-panel+.triptych-panel{border-left:1px solid #ffffff6b}.triptych-flip-toggle{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:0;width:100%;height:100%;padding:0;display:block;position:absolute;inset:0;overflow:hidden}.triptych-flip-toggle:focus-visible{outline-offset:-6px;outline:3px solid #6eb2e8e6}.triptych-flip-card{transform-style:preserve-3d;transition:transform .76s cubic-bezier(.19,1,.22,1);display:block;position:absolute;inset:0}.triptych-panel.is-flipped .triptych-flip-card{transform:rotateY(180deg)}.triptych-face{backface-visibility:hidden;display:block;position:absolute;inset:0;overflow:hidden}.triptych-face-back{transform:rotateY(180deg)}.triptych-panel img{object-fit:cover;filter:saturate(.98)contrast(1.02);width:100%;height:100%;transition:transform .36s,filter .3s}.triptych-grid:hover .triptych-panel:not(:hover):after{background:#121c2c9e}.triptych-panel:hover{z-index:2;box-shadow:0 24px 58px #2f3a522e}.triptych-panel:hover img{filter:saturate(1.08)contrast(1.04)brightness(1.02);transform:scale(1.055)}@media (prefers-reduced-motion:reduce){body.has-cursor-trail,body.has-cursor-trail a,body.has-cursor-trail button{cursor:auto}.cursor-trail{display:none}.triptych-flip-card{transition-duration:1ms}}@media (hover:none),(pointer:coarse){body.has-cursor-trail,body.has-cursor-trail a,body.has-cursor-trail button{cursor:auto}.cursor-trail{display:none}}.assembly-section{width:var(--container);align-items:center;min-height:100vh;margin:0 auto;padding-bottom:110px;display:grid}.assembly-collage{isolation:isolate;background:radial-gradient(circle at 50% 42%,#81bedc3d,#0000 44%),linear-gradient(135deg,#ffffffe0,#e8f4fbbd);border:1px solid #7bb2cf47;border-radius:18px;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1fr) minmax(0,1.28fr) minmax(0,1fr);gap:10px 14px;min-height:min(82vh,920px);padding:22px;display:grid;overflow:visible;box-shadow:0 28px 76px #2f3a5224}.assembly-piece{appearance:none;cursor:zoom-in;background:0 0;border:0;place-items:center;min-width:0;min-height:0;margin:0;padding:4px;transition:transform .26s,filter .26s,opacity .22s;display:grid;position:relative}.assembly-piece:focus-visible{outline-offset:6px;outline:3px solid #ff6f7894}.assembly-piece img{width:auto;height:auto;max-width:var(--side-max,100%);max-height:var(--side-max,100%);object-fit:contain;filter:drop-shadow(0 24px 30px #2f3a522e);transform:scale(var(--side-scale,1));transition:transform .3s,filter .26s}.assembly-label{z-index:8;color:#26334b8f;opacity:.72;mix-blend-mode:multiply;text-shadow:0 1px #ffffff6b,0 8px 18px #2f3a521a;transform-origin:0;pointer-events:none;font-family:极光森林标题体,Aurora Forest,FZShuTi,方正舒体,STCaiyun,华文彩云,cursive;font-size:40px;font-style:italic;font-weight:700;line-height:1;position:absolute;top:20px;left:22px;transform:rotate(-18deg)}.assembly-piece-1{grid-area:1/1}.assembly-piece-2{grid-area:2/1}.assembly-piece-3{z-index:3;grid-area:1/2/span 2;transform:translate(24px)}.assembly-piece-3 img{max-width:112%;max-height:112%;transform:scale(var(--center-scale,1.06))}.assembly-piece-3 .assembly-label{color:#ff6f78a8;opacity:.82;font-size:54px;top:32px;left:42px}.assembly-piece-4{grid-area:1/3}.assembly-piece-5{grid-area:2/3}.assembly-piece-4 img,.assembly-piece-5 img{max-width:116%;max-height:116%}.assembly-collage:hover .assembly-piece:not(:hover){opacity:.72;filter:saturate(.9)brightness(.96)}.assembly-piece:hover{z-index:6}.assembly-piece:hover img{transform:scale(var(--side-hover-scale,1.08));filter:drop-shadow(0 32px 42px #2f3a5247)}.assembly-piece-3:hover img{transform:scale(var(--center-hover-scale,1.1))}.assembly-piece-3:hover{transform:translate(24px)}.pdf-material-section{width:var(--container);margin:0 auto;padding-bottom:110px}.pdf-material-track{gap:42px;display:grid}.pdf-material-page{background:#fff;border:1px solid #7bb2cf47;border-radius:18px;margin:0;position:relative;overflow:hidden;box-shadow:0 24px 64px #2f3a521f}.pdf-material-page img{aspect-ratio:16/9;object-fit:contain;background:#fff;width:100%}.pdf-video-hotspot{z-index:4;color:#0000;cursor:pointer;background:#7bd5ff00;border:2px solid #7bd5ff00;border-radius:8px;padding:0;font-size:0;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:block;position:absolute}.pdf-video-hotspot:hover,.pdf-video-hotspot:focus-visible{background:#7bd5ff14;border-color:#7bd5fff2;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #7bd5ff2e,0 0 34px #40bcff57}.pdf-video-hotspot-v3-dial{width:31%;height:21.5%;top:65.5%;left:5.5%}.inline-video-panel{z-index:950;justify-content:flex-start;align-items:stretch;display:flex;position:fixed;inset:0}.inline-video-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);cursor:zoom-out;background:#121c2c8f;border:0;padding:0;position:absolute;inset:0}.inline-video-shell{z-index:1;background:#0a1f34f5;place-items:center;width:min(42vw,700px);min-width:390px;height:100%;padding:72px 22px 34px;display:grid;position:relative;box-shadow:22px 0 70px #0c14236b}.inline-video-shell video{background:#081524;border:1px solid #7dd5ff7a;border-radius:8px;width:100%;max-height:calc(100vh - 126px);box-shadow:0 26px 64px #00000057}.inline-video-close{color:#f5fbff;width:40px;height:40px;font:inherit;cursor:pointer;background:#ffffff1f;border:1px solid #7dd5ff7a;border-radius:50%;place-items:center;font-size:26px;line-height:1;transition:transform .18s,background .18s,border-color .18s;display:grid;position:absolute;top:22px;right:22px}.inline-video-close:hover,.inline-video-close:focus-visible{background:var(--coral);border-color:#ffffffbd;outline:none;transform:translateY(-1px)}.section-heading{gap:18px;margin-bottom:36px;display:grid}.section-heading h2{max-width:900px;font-size:56px;line-height:1.16}.section-heading p{max-width:920px;color:var(--muted);margin:0;font-size:25px;font-weight:700;line-height:1.6}.profile-grid{grid-template-columns:minmax(0,1.45fr) minmax(560px,1fr);gap:34px;display:grid}.profile-media{background:var(--paper);cursor:zoom-in;border:1px solid #d9e6efdb;border-radius:18px;min-height:580px;margin:0;transition:transform .26s,box-shadow .26s,border-color .26s;position:relative;overflow:hidden;box-shadow:0 18px 44px #2f3a521a}.profile-media:after{content:"";pointer-events:none;background:linear-gradient(#ffffff0f,#0000 34%),radial-gradient(circle at 18% 12%,#ffffff2e,#0000 30%),radial-gradient(circle,#0000 52%,#151e303d 100%);position:absolute;inset:0;box-shadow:inset 0 0 70px #151e3038}.profile-media img{object-fit:cover;width:100%;height:100%;min-height:580px;transition:transform .42s,filter .42s}.profile-media:hover img{filter:saturate(1.06)contrast(1.03);transform:scale(1.025)}.profile-media:hover{border-color:#ff6f7866;transform:translateY(-5px)scale(1.015);box-shadow:0 28px 72px #2f3a522e}.timeline{gap:18px;display:grid}.timeline article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc2;border-color:#d9e6efe0;border-radius:18px;grid-template-columns:minmax(0,1fr) 150px;align-items:start;column-gap:26px;padding:30px 34px;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid;position:relative;box-shadow:0 12px 30px #2f3a520f}.timeline article:before{content:"";background:linear-gradient(180deg, var(--coral-strong), #ff8c9147);border-radius:0 999px 999px 0;width:4px;position:absolute;inset:24px auto 24px 0}.timeline article:hover{background:#ffffffe6;border-color:#ff6f786b;transform:translateY(-3px);box-shadow:0 18px 42px #2f3a521a}.timeline article>span{grid-area:1/2/span 3;justify-self:start;padding-top:5px}.timeline h3{grid-column:1;margin:0;font-size:28px}.timeline strong{color:var(--coral-strong);grid-column:1;margin-top:8px;font-size:19px;font-weight:900;line-height:1.35;display:block}.timeline p{grid-column:1;margin:14px 0 0}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.work-grid article{overflow:hidden}.work-grid img,.work-grid video{object-fit:cover;background:var(--paper-blue);width:100%;height:420px;display:block}.work-grid div{padding:28px}.work-grid h3{margin-top:12px;font-size:34px}.work-grid p{margin:14px 0 0}.strength-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.strength-grid article{min-height:210px;padding:28px}.strength-grid h3{margin-top:28px;font-size:26px;line-height:1.35}.wall-section{border-top:1px solid var(--line);min-height:100vh;padding:110px 0 0}.wall-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:28px;display:grid}.photo-wall,.certificate-wall{overscroll-behavior:contain;background:linear-gradient(135deg,#ffffffe6,#eef7fbb8),repeating-linear-gradient(135deg,#6eadcf14 0 1px,#0000 1px 14px);border:1px solid #7bb2cf47;min-width:0;height:clamp(620px,70vh,820px);overflow-y:auto;box-shadow:0 24px 64px #2f3a521f}.photo-wall::-webkit-scrollbar{width:6px}.certificate-wall::-webkit-scrollbar{width:6px}.photo-wall::-webkit-scrollbar-thumb{background:#ff6d7d6b}.certificate-wall::-webkit-scrollbar-thumb{background:#ff6d7d6b}.photo-wall{perspective:1200px;padding:30px 22px 108px;display:block}.certificate-wall{perspective:1200px;padding:32px 22px 104px;display:block;position:relative}.wall-photo,.wall-certificate{z-index:calc(var(--stack-index) + 10);transform:translateX(var(--stack-shift)) rotate(var(--stack-tilt));transform-origin:50%;scroll-snap-align:center;background:#fff;margin:0 auto;transition:margin .26s,transform .26s,filter .22s,box-shadow .22s;position:relative;overflow:hidden}.wall-photo{border-radius:18px;width:min(92%,520px);height:214px;box-shadow:0 18px 40px #2f3a522e}.wall-photo+.wall-photo{margin-top:-78px}.wall-certificate{border:1px solid #d9e6efe6;border-radius:12px;width:fit-content;max-width:92%;height:auto;box-shadow:0 18px 38px #2f3a522e}.wall-certificate+.wall-certificate{margin-top:-118px}.wall-certificate-portrait{width:min(46%,238px)}.wall-certificate-landscape{width:min(82%,430px)}.wall-certificate:nth-child(4n+1){margin-left:8%;margin-right:auto}.wall-certificate:nth-child(4n+2){margin-left:auto;margin-right:6%}.wall-certificate:nth-child(4n+3){margin-left:24%;margin-right:auto}.wall-certificate:nth-child(4n+4){margin-left:14%;margin-right:auto}.wall-photo img,.wall-certificate img{object-fit:cover;width:100%;height:100%;transition:transform .3s,filter .26s}.wall-certificate img{object-fit:contain;background:#fff;height:auto;max-height:260px;padding:4px;display:block}.wall-certificate-portrait img{max-height:310px}.certificate-decor{z-index:4;pointer-events:none;height:0;position:sticky;top:34px}.decor-sticker{opacity:.84;filter:drop-shadow(0 12px 18px #2f3a521f);display:block;position:absolute}.decor-cloud{background:#ffffffeb;border:1px solid #a0cfe294;border-radius:999px;width:96px;height:40px}.decor-cloud:before,.decor-cloud:after{content:"";background:inherit;border-radius:999px;position:absolute;bottom:16px}.decor-cloud:before{width:38px;height:38px;left:20px}.decor-cloud:after{width:48px;height:48px;right:18px}.decor-flower{background:#ffd86b;border-radius:50%;width:18px;height:18px;box-shadow:0 -18px #ff9fb0,0 18px #ff9fb0,18px 0 #ff9fb0,-18px 0 #ff9fb0,13px 13px #ffc6d1,-13px 13px #ffc6d1,13px -13px #ffc6d1,-13px -13px #ffc6d1}.decor-sparkle{width:44px;height:44px;transform:rotate(45deg)}.decor-sparkle:before,.decor-sparkle:after{content:"";background:#ffd66bc7;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.decor-sparkle:before{border-radius:999px;width:9px;height:44px}.decor-sparkle:after{border-radius:999px;width:44px;height:9px}.decor-cloud-1{top:92px;right:7%;transform:rotate(-7deg)}.decor-cloud-2{opacity:.64;width:72px;height:30px;top:380px;right:24%;transform:rotate(8deg)}.decor-cloud-3{opacity:.58;width:78px;height:32px;top:250px;left:6%;transform:rotate(6deg)}.decor-flower-1{top:210px;right:22%;transform:scale(.82)rotate(10deg)}.decor-flower-2{top:330px;right:9%;transform:scale(.58)rotate(-12deg)}.decor-flower-3{opacity:.72;top:430px;left:12%;transform:scale(.58)rotate(18deg)}.decor-sparkle-1{opacity:.7;top:140px;right:34%}.decor-sparkle-2{opacity:.56;top:470px;right:13%;transform:scale(.7)rotate(30deg)}.decor-sparkle-3{opacity:.48;top:112px;left:14%;transform:scale(.62)rotate(12deg)}.photo-wall:hover .wall-photo+.wall-photo{margin-top:-48px}.certificate-wall:hover .wall-certificate+.wall-certificate{margin-top:-72px}.photo-wall:hover .wall-photo:not(:hover),.certificate-wall:hover .wall-certificate:not(:hover){filter:saturate(.86)brightness(.92)}.wall-photo:hover,.wall-certificate:hover{z-index:90;transform:translate(0)translateY(-18px)rotate(0)scale(1.055);box-shadow:0 30px 68px #2f3a5247}.wall-photo:hover img,.wall-certificate:hover img{filter:saturate(1.06)contrast(1.04);transform:scale(1.045)}.contact-section{align-content:center;gap:24px;min-height:100vh;padding:120px 0;display:grid}.contact-section h2{max-width:960px;font-size:72px;line-height:1.12}.contact-section div{gap:16px;margin-top:12px;display:flex}.contact-section a{border:1px solid var(--line);min-height:56px;color:var(--ink);box-shadow:var(--shadow);background:#fff;justify-content:center;align-items:center;padding:0 26px;font-weight:800;transition:background .18s,color .18s,transform .18s;display:inline-flex}.contact-section a:hover{background:var(--coral);color:#fff;transform:translateY(-2px)}@media (width<=1180px){:root{--container:calc(100vw - 36px)}.site-header{flex-direction:column;gap:18px;height:auto;padding-bottom:20px}.site-header nav{flex-wrap:wrap;justify-content:center}.hero,.profile-grid,.card-showcase{grid-template-columns:1fr}.project-strip,.mini-card-grid,.strength-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wall-grid{grid-template-columns:1fr}.photo-wall,.certificate-wall{height:680px}.card-showcase-right{min-height:1210px;max-height:1210px}}@media (width<=720px){.fresh-site{zoom:1}.top-ribbon{letter-spacing:4px;height:58px;font-size:18px}.top-ribbon:after{width:280px;height:24px;bottom:-24px}.site-header{margin-top:40px}.hero h1{font-size:64px}.hero-lead{font-size:20px}.profile-media,.profile-media img{min-height:360px}.triptych-section,.assembly-section{min-height:auto;padding-top:80px;padding-bottom:80px}.triptych-grid{grid-template-columns:1fr;min-height:0}.assembly-collage{grid-template-columns:1fr;gap:18px;min-height:0;padding:18px;display:grid}.assembly-piece,.assembly-piece-1,.assembly-piece-2,.assembly-piece-3,.assembly-piece-4,.assembly-piece-5{width:100%;height:360px;position:relative;inset:auto;transform:none}.triptych-panel{min-height:520px}.triptych-panel+.triptych-panel{border-top:1px solid #ffffff6b;border-left:0}.timeline article{grid-template-columns:1fr;padding:26px 24px}.timeline article>span,.timeline h3,.timeline strong,.timeline p{grid-column:1}.timeline h3{margin-top:10px}.metric-grid,.project-strip,.mini-card-grid,.work-grid,.strength-grid{grid-template-columns:1fr}.projects-section{padding-bottom:72px}.work-grid{gap:18px}.work-grid article{background:#ffffffeb;border-radius:8px;overflow:hidden;box-shadow:0 14px 36px #2f3a521a}.work-grid img,.work-grid video{aspect-ratio:16/10;object-fit:contain;background:linear-gradient(135deg,#fffffff5,#eef7fbd1);height:auto}.work-grid div{padding:18px 18px 20px}.work-grid h3{margin-top:8px;font-size:24px;line-height:1.28}.work-grid p{margin-top:10px;font-size:15px;line-height:1.75}.wall-section{min-height:auto;padding-top:80px;padding-bottom:72px}.wall-grid{gap:18px}.photo-wall{height:560px;padding:24px 12px 86px}.certificate-wall{height:560px;padding:24px 12px 82px}.wall-photo{border-radius:16px;width:min(96%,330px);height:154px}.wall-photo+.wall-photo{margin-top:-58px}.wall-certificate{height:auto}.wall-certificate+.wall-certificate{margin-top:-94px}.wall-certificate-portrait{width:min(58%,210px)}.wall-certificate-landscape{width:min(92%,320px)}.wall-certificate:nth-child(n){margin-left:auto;margin-right:auto}.wall-certificate img,.wall-certificate-portrait img{max-height:240px}.certificate-decor{opacity:.62;top:24px}.decor-cloud-1{top:82px;right:5%;transform:scale(.72)rotate(-7deg)}.decor-cloud-2{top:350px;right:6%;transform:scale(.66)rotate(8deg)}.decor-cloud-3{top:172px;left:4%;transform:scale(.56)rotate(6deg)}.decor-flower-1{top:210px;right:8%;transform:scale(.58)rotate(10deg)}.decor-flower-2,.decor-flower-3,.decor-sparkle-1,.decor-sparkle-2,.decor-sparkle-3{display:none}.photo-wall:hover .wall-photo+.wall-photo,.certificate-wall:hover .wall-certificate+.wall-certificate{margin-top:-54px}.card-showcase{padding:56px 0 72px}.showcase-heading{min-height:auto;display:grid}.showcase-heading h2{font-size:32px;position:static;transform:none}.side-heading{min-height:auto;font-size:32px}.card-showcase-right{min-height:1210px;max-height:1210px;padding:22px}.image-stack{height:330px}.image-stack figure{width:86%;top:calc(var(--i) * 54px)}.image-stack img{height:110px}.hero-visual{min-height:480px}.hero-visual:before,.hero-visual:after,.scene-card{inset:24px 0 28px}.hero-visual:before{transform:translate(12px,12px)}.scene-corner{width:86px;height:18px}.scene-corner-top{left:44px}.scene-corner-bottom{bottom:8px;right:20px}.section-heading h2,.contact-section h2{font-size:38px}.contact-section{align-content:start;gap:18px;min-height:auto;padding:82px 0 116px}.contact-section div{flex-direction:column;gap:12px;margin-top:4px}.contact-section a{border-radius:8px;justify-content:flex-start;width:100%;min-height:52px;padding:0 18px;box-shadow:0 12px 30px #2f3a5217}.inline-video-shell{width:min(92vw,520px);min-width:0;padding-inline:16px}.project-modal{padding:12px}.core-doc-rail{background:#fffffff0;border:1px solid #7bb2cf5c;border-radius:8px;width:auto;padding:8px;inset:auto 10px 10px;transform:none;box-shadow:0 12px 34px #2f3a5229}.core-doc-rail:hover,.core-doc-rail:focus-within{transform:none}.core-doc-rail-handle{display:none}.core-doc-rail-list{grid-template-columns:repeat(4,minmax(64px,1fr));gap:8px;padding-left:0;display:grid}.core-doc-trigger{text-align:center;grid-template-columns:1fr;justify-items:center;gap:4px;min-height:48px;padding:7px 5px}.core-doc-trigger span{width:min(100%,46px);height:28px;font-size:12px}.core-doc-trigger strong{width:100%;font-size:11px;line-height:1.2}.core-doc-trigger:hover,.core-doc-trigger.is-active{transform:translateY(-2px)}.core-doc-viewer.is-open .core-doc-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#131b2c29}.core-doc-panel{border-left:0;width:100vw;height:100dvh;inset:0;transform:translateY(104%)}.core-doc-viewer.is-open .core-doc-panel{transform:translateY(0)}.core-doc-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:62px;padding:10px 12px}.core-doc-toolbar span{display:none}.core-doc-toolbar h2{font-size:16px}.core-doc-toolbar button{width:38px;height:38px}.core-doc-panel iframe{background:#edf6fb;padding-bottom:78px}.modal-shell{width:calc(100vw - 24px);height:calc(100dvh - 24px);padding:10px}.modal-toolbar h2{font-size:16px}.slide-stage{max-width:calc(177.7dvh - 170.592px)}.slide-nav{width:36px;height:56px;font-size:40px}.slide-nav-prev{left:2px}.slide-nav-next{right:2px}.slide-counter{bottom:14px}}
