@font-face{font-family:Lexend Local;src:url(/fonts/lexend-latin.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{color-scheme:light;--ink: #111522;--body: #656b79;--muted: #9399a6;--line: #e8eaf0;--surface: #ffffff;--surface-soft: #f8f9fc;--blue: #6387ef;--purple: #a47bf2;--peach: #f2b689;--page: min(1180px, calc(100vw - 64px) );--header-height: 82px;--section-space: clamp(96px, 10vw, 150px);--ease: cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body{margin:0;min-width:320px;overflow-x:hidden;background:#fff;color:var(--ink);font-family:Lexend Local,PingFang SC,Noto Sans CJK SC,Microsoft YaHei,sans-serif;font-weight:370;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--blue);outline-offset:4px}::selection{background:#dfe7ff;color:var(--ink)}.section-shell{width:var(--page);margin-right:auto;margin-left:auto}.section{padding-top:var(--section-space);padding-bottom:var(--section-space)}.site-header{position:fixed;z-index:50;top:0;left:0;display:grid;width:100%;height:var(--header-height);grid-template-columns:1fr auto 1fr;align-items:center;padding:0 max(32px,calc((100vw - 1240px)/2));border-bottom:1px solid rgba(231,233,239,.76);background:#ffffffd6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.brand-link,.brand{display:inline-flex;width:max-content;align-items:center}.brand{gap:11px}.brand-mark{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#dce6ff 8%,#e7dcff 51%,#ffe7d7);color:#6785dc;font-size:15px;font-weight:680;box-shadow:inset 0 0 0 1px #ffffffb3}.brand-copy{display:grid;gap:2px}.brand-copy strong{font-size:13px;font-weight:640;letter-spacing:.01em}.brand-copy small{color:#969cab;font-size:8px;letter-spacing:.05em}.desktop-nav{display:flex;align-items:center;gap:clamp(26px,3.2vw,50px)}.desktop-nav a{position:relative;padding:11px 0;color:#404653;font-size:11px}.desktop-nav a:after{position:absolute;right:0;bottom:5px;left:0;height:1px;transform:scaleX(0);transform-origin:right;background:var(--ink);content:"";transition:transform .25s var(--ease)}.desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}.header-contact{display:inline-flex;min-height:38px;align-items:center;justify-self:end;gap:8px;padding:0 16px;border:1px solid #e1e4ec;border-radius:999px;background:#ffffffdb;color:#5c5ab5;box-shadow:0 7px 20px #40416d14;font-size:10px;font-weight:540;transition:transform .18s ease,box-shadow .18s ease}.header-contact:hover{transform:translateY(-2px);box-shadow:0 10px 24px #40416d21}.menu-button{display:none}.mobile-menu{position:fixed;z-index:80;inset:0;display:flex;padding:20px;flex-direction:column;background:#fafbfefa;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between}.mobile-menu-head button,.menu-button,.modal-header button{display:inline-flex;min-width:42px;min-height:42px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer}.site-header>.menu-button{display:none}.mobile-menu nav{display:flex;flex:1;flex-direction:column;justify-content:center}.mobile-menu nav a{display:flex;align-items:center;justify-content:space-between;padding:18px 4px;border-bottom:1px solid var(--line);font-size:34px;font-weight:480;letter-spacing:-.05em}.mobile-resume{display:flex;align-items:center;justify-content:space-between;padding:17px 18px;border-radius:14px;background:var(--ink);color:#fff;font-size:13px}.hero{position:relative;display:grid;min-height:min(900px,100svh);padding-top:calc(var(--header-height) + 68px);padding-bottom:68px;grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);align-items:center;gap:clamp(42px,7vw,100px);isolation:isolate}.hero-grid{position:absolute;z-index:-3;inset:80px calc((var(--page) - 100vw) / 2) 0;opacity:.44;background-image:radial-gradient(circle,#dce0e9 1px,transparent 1px);background-size:18px 18px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 88%);mask-image:linear-gradient(to bottom,black,transparent 88%)}.hero-glow{position:absolute;z-index:-2;border-radius:50%;filter:blur(80px);opacity:.3}.hero-glow-blue{right:4%;bottom:5%;width:360px;height:240px;background:#c5d6ff}.hero-glow-peach{top:22%;right:-3%;width:330px;height:320px;background:#ffe1ca}.eyebrow{margin:0 0 18px;color:#a0a6b3;font-size:10px;font-weight:640;letter-spacing:.12em}.hero-copy{position:relative;z-index:5}.hero-copy h1{max-width:610px;margin:0;font-size:clamp(54px,5.35vw,82px);font-weight:540;letter-spacing:-.075em;line-height:1.04}.hero-copy h1 span{display:block;color:transparent;background:linear-gradient(90deg,#93a6cb 2%,#9d8ee6 55%,#ecb893 98%);background-clip:text;-webkit-background-clip:text}.hero-description{max-width:530px;margin:28px 0 0;color:var(--body);font-size:clamp(13px,1.1vw,16px);line-height:1.8}.hero-actions{display:flex;margin-top:30px;flex-wrap:wrap;gap:12px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:0 20px;border-radius:14px;font-size:12px;font-weight:520;transition:transform .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff;box-shadow:0 12px 24px #11152226}.button-dark:hover{box-shadow:0 16px 30px #11152238}.button-light{border:1px solid #e2e5ec;background:#ffffffe0;color:var(--ink);box-shadow:0 8px 20px #2d364e12}.button-light:hover{box-shadow:0 12px 26px #2d364e1f}.hero-stats{display:grid;max-width:500px;margin-top:54px;grid-template-columns:repeat(3,1fr);gap:28px}.hero-stats div{display:grid;gap:3px}.hero-stats strong{font-size:25px;font-weight:580;letter-spacing:-.05em}.hero-stats span{color:var(--muted);font-size:9px}.hero-art{position:relative;height:610px}.orbit-line{position:absolute;z-index:-1;top:90px;right:-60px;width:570px;height:500px;transform:rotate(-13deg);border:1px solid rgba(207,144,239,.36);border-radius:50%}.art-card{position:absolute;overflow:hidden;margin:0;border:8px solid rgba(255,255,255,.9);border-radius:18px;background:#fff;box-shadow:0 24px 52px #3f465c29}.art-card img{width:100%;height:100%;object-fit:cover}.art-card-main{z-index:2;top:40px;right:22px;width:245px;height:330px;transform:rotate(-8deg)}.art-card-main img{height:calc(100% - 54px);object-position:49% center}.art-card-main figcaption{display:flex;height:54px;align-items:center;justify-content:space-between;padding:0 14px;font-size:11px}.art-card-small{z-index:3;top:215px;left:44px;width:180px;height:255px;transform:rotate(-7deg)}.art-card-small img{object-position:center}.art-card-note{z-index:4;right:62px;bottom:42px;width:220px;height:265px;transform:rotate(-5deg);background:#fbfaf8}.art-card-note img{opacity:.18;filter:saturate(.3)}.art-card-note figcaption{position:absolute;top:34px;left:26px;color:#26304c;font-family:Bradley Hand,Comic Sans MS,cursive;font-size:26px;font-style:italic;line-height:1.35}.floating-chip{position:absolute;z-index:7;display:flex;min-height:42px;align-items:center;gap:8px;padding:0 16px;border:1px solid rgba(232,234,240,.9);border-radius:12px;background:#ffffffe6;color:#6666c2;box-shadow:0 13px 28px #46466e17;font-size:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chip-research{top:44px;left:0;transform:rotate(5deg)}.chip-prototype{top:3px;right:4px;transform:rotate(7deg)}.chip-ai{top:225px;right:-35px;transform:rotate(5deg)}.hero-disciplines{position:absolute;right:-6px;bottom:66px;display:grid;gap:8px;color:#969daa;font-size:9px}.hero-disciplines:before{position:absolute;top:4px;right:calc(100% + 18px);width:16px;height:1px;background:#9fa6b4;content:""}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:52px}.section-heading h2,.about-copy h2,.contact-grid h2{margin:0;font-size:clamp(42px,4.8vw,68px);font-weight:520;letter-spacing:-.065em;line-height:1.05}.section-description{max-width:570px;margin:15px 0 0;color:var(--body);font-size:13px;line-height:1.7}.text-action{display:inline-flex;flex:0 0 auto;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #dfe2e9;color:#737988;font-size:10px}.text-action svg{transition:transform .22s var(--ease)}.text-action:hover svg{transform:translate(4px)}.work-section{padding-top:110px}.projects-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.project-card{position:relative;min-width:0;height:440px;overflow:hidden;padding:0;border:0;border-radius:22px;background:#eff1f5;text-align:left;cursor:pointer;box-shadow:0 1px #1619230d}.project-card>img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.project-card:hover>img{transform:scale(1.035)}.project-gradient{position:absolute;inset:35% 0 0;background:linear-gradient(to bottom,transparent,rgba(248,248,248,.78) 45%,#f7f6f5 84%)}.project-card-content{position:absolute;right:0;bottom:0;left:0;padding:24px 28px 25px}.project-meta{display:flex;align-items:center;gap:12px;color:#707683;font-size:9px}.project-number{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:#ffffffde;color:var(--ink);font-size:10px}.project-card-copy{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:9px}.project-card-copy h3{margin:0;color:var(--ink);font-size:clamp(21px,2vw,29px);font-weight:540;letter-spacing:-.04em}.project-card-copy p{max-width:465px;margin:7px 0 0;color:#6f7581;font-size:10px;line-height:1.6}.project-open{display:inline-flex;width:38px;height:38px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:50%;background:var(--ink);color:#fff;transition:transform .22s var(--ease)}.project-card:hover .project-open{transform:rotate(10deg)}.section-tinted{position:relative;background:linear-gradient(180deg,#fbfcfe,#f8f9fc)}.experience-list{position:relative;margin-top:28px;padding-left:0}.experience-list:before{position:absolute;top:26px;bottom:26px;left:167px;width:1px;background:#dfe2e9;content:""}.experience-row{position:relative;display:grid;min-height:88px;margin-bottom:10px;padding:22px 22px 22px 196px;grid-template-columns:1.05fr .85fr 2fr auto;align-items:center;gap:24px;border:1px solid rgba(235,237,242,.9);border-radius:17px;background:#ffffffd1;box-shadow:0 10px 30px #363e5309}.experience-year{position:absolute;top:0;bottom:0;left:0;display:flex;width:168px;align-items:center;color:#747b89;font-size:10px}.experience-year i{position:absolute;z-index:2;right:-4px;width:9px;height:9px;border:2px solid #f8f9fc;border-radius:50%;background:#bcc1cc}.experience-row:first-child .experience-year i{background:var(--ink)}.experience-row>strong{font-size:12px;font-weight:550}.experience-role{color:#343a47;font-size:11px}.experience-row>p{margin:0;color:#747a87;font-size:10px;line-height:1.6}.experience-arrow{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:#f6f7f9;color:#747b88}.about-section{display:grid;grid-template-columns:.92fr 1fr .9fr;align-items:center;gap:clamp(34px,5vw,70px)}.about-copy h2{font-size:clamp(44px,4.8vw,65px)}.about-copy>p:not(.eyebrow){margin:24px 0 0;color:var(--body);font-size:13px;line-height:1.8}.about-copy .button{margin-top:28px}.about-visual{position:relative;height:390px;overflow:hidden;border-radius:20px;box-shadow:0 24px 54px #3b425826}.about-visual img{width:100%;height:100%;object-fit:cover;object-position:center 55%;filter:saturate(.7) contrast(.98)}.about-visual:after{position:absolute;inset:0;background:linear-gradient(145deg,rgba(255,255,255,.18),transparent 48%,rgba(79,94,133,.12));content:""}.about-visual span{position:absolute;z-index:2;top:28px;left:25px;color:#28304b;font-family:Bradley Hand,Comic Sans MS,cursive;font-size:22px;font-style:italic;line-height:1.35}.about-values{display:grid;gap:15px}.value-card{display:flex;min-height:92px;align-items:center;gap:17px;padding:18px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 10px 26px #3940540b}.value-icon{display:inline-flex;width:44px;height:44px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:13px}.value-icon-1{background:#eaf0ff;color:#4f78ee}.value-icon-2{background:#fff0e5;color:#ee8650}.value-icon-3{background:#f2eaff;color:#9862ed}.value-card strong{display:block;font-size:12px;font-weight:570}.value-card p{margin:6px 0 0;color:#7b818d;font-size:10px;line-height:1.55}.contact-section{position:relative;overflow:hidden;padding-top:100px;padding-bottom:90px;border-top:1px solid #f0f1f4;background:linear-gradient(135deg,#fff 24%,#f9f7ff 63%,#fff9f4)}.contact-glow{position:absolute;bottom:-200px;left:15%;width:560px;height:360px;border-radius:50%;background:linear-gradient(90deg,#d6e0ff,#ead8ff,#ffe3d3);filter:blur(90px);opacity:.55}.contact-grid{position:relative;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:90px}.contact-grid h2{max-width:720px;font-size:clamp(45px,5vw,70px)}.contact-details>p{max-width:440px;margin:0;color:#4f5562;font-size:12px;line-height:1.75}.contact-links{display:grid;margin-top:24px;gap:12px}.contact-links a{display:flex;width:max-content;align-items:center;gap:9px;color:#343a48;font-size:11px}.contact-links a svg{color:#5d67a1;transition:transform .22s var(--ease)}.contact-links a:hover svg{transform:translate(3px,-3px)}footer{display:flex;min-height:125px;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}footer>span{color:#959ba8;font-size:9px}.project-modal{position:fixed;z-index:100;inset:0;overflow-y:auto;background:#f8f9fc}.modal-header{position:sticky;z-index:5;top:0;display:flex;height:68px;align-items:center;justify-content:space-between;padding:0 max(32px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--line);background:#ffffffe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.modal-header>span{color:#8e94a1;font-size:9px;letter-spacing:.12em}.modal-header button{gap:7px;padding:0 14px;font-size:10px}.modal-content{padding-top:22px;padding-bottom:100px}.modal-hero{display:grid;grid-template-columns:.8fr 1.2fr;min-height:550px;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 20px 60px #373e5014}.modal-title{display:flex;padding:clamp(34px,5vw,64px);flex-direction:column;justify-content:flex-end}.modal-title>p{margin:0 auto auto 0;color:#858b98;font-size:10px;line-height:1.5}.modal-title h2{margin:0;font-size:clamp(42px,4.8vw,68px);font-weight:520;letter-spacing:-.07em;line-height:1.02}.modal-title>span{margin-top:24px;color:#858b98;font-size:11px;line-height:1.6}.modal-hero>img{width:100%;height:100%;object-fit:cover}.modal-facts{display:grid;margin:18px 0 100px;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff}.modal-facts div{min-height:125px;padding:25px;border-right:1px solid var(--line)}.modal-facts div:last-child{border-right:0}.modal-facts strong,.modal-facts span{display:block}.modal-facts strong{font-size:clamp(30px,3vw,44px);font-weight:500;letter-spacing:-.055em}.modal-facts span{margin-top:12px;color:#8a909d;font-size:10px}.case-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(50px,7vw,100px)}.case-intro{position:sticky;top:110px;align-self:start}.case-intro h3{margin:0;font-size:clamp(38px,4vw,58px);font-weight:510;letter-spacing:-.06em}.case-intro>p:last-child{max-width:380px;margin:22px 0 0;color:var(--body);font-size:13px;line-height:1.8}.case-list article{padding:28px 0 34px;border-top:1px solid #dfe2e8}.case-list article:last-child{border-bottom:1px solid #dfe2e8}.case-list article>span{color:#9197a4;font-size:9px}.case-list h4{margin:10px 0 0;font-size:clamp(24px,2.6vw,36px);font-weight:510;letter-spacing:-.045em}.case-list p{max-width:680px;margin:15px 0 0;color:var(--body);font-size:13px;line-height:1.8}@media(max-width:980px){:root{--page: min(100% - 40px, 820px)}.hero{grid-template-columns:1fr;padding-top:calc(var(--header-height) + 72px)}.hero-copy{max-width:680px}.hero-art{width:min(650px,100%);margin:0 auto}.experience-list:before{left:131px}.experience-row{padding-left:160px;grid-template-columns:1fr 1fr}.experience-year{width:132px}.experience-row>p{grid-column:1 / -1}.experience-arrow{position:absolute;top:20px;right:20px}.about-section{grid-template-columns:1fr 1fr}.about-copy{grid-column:1 / -1;max-width:700px}.contact-grid{gap:50px}}@media(max-width:760px){:root{--page: calc(100vw - 32px) ;--header-height: 68px;--section-space: 88px}.site-header{grid-template-columns:1fr auto;padding:0 16px}.desktop-nav,.header-contact{display:none}.site-header>.menu-button{display:inline-flex;justify-self:end}.brand-mark{width:34px;height:34px}.hero{min-height:auto;overflow:clip;padding-top:calc(var(--header-height) + 54px);grid-template-columns:1fr;gap:36px}.hero-copy h1{font-size:clamp(45px,12vw,66px)}.hero-description{max-width:600px;font-size:13px}.hero-stats{margin-top:42px}.hero-art{height:520px}.art-card-main{right:8%}.art-card-small{left:7%}.chip-research{left:2%}.chip-ai{right:0}.hero-disciplines{display:none}.section-heading{align-items:start;flex-direction:column;gap:18px}.section-heading h2,.about-copy h2,.contact-grid h2{font-size:clamp(40px,10vw,56px)}.projects-grid{grid-template-columns:1fr}.project-card{height:430px}.experience-list:before{left:8px}.experience-row{margin-left:8px;padding:24px 22px 24px 30px;grid-template-columns:1fr;gap:9px}.experience-year{position:relative;width:auto}.experience-year i{top:4px;right:auto;left:-35px}.experience-row>p{grid-column:auto;padding-right:32px}.experience-arrow{top:24px;right:18px}.about-section{grid-template-columns:1fr}.about-copy{grid-column:auto}.about-visual{height:460px}.contact-grid{grid-template-columns:1fr;gap:42px}.modal-hero{grid-template-columns:1fr}.modal-title{min-height:420px}.modal-hero>img{min-height:360px}.modal-facts{grid-template-columns:1fr}.modal-facts div{border-right:0;border-bottom:1px solid var(--line)}.modal-facts div:last-child{border-bottom:0}.case-layout{grid-template-columns:1fr}.case-intro{position:static}}@media(max-width:480px){:root{--page: calc(100vw - 24px) ;--section-space: 74px}.site-header{height:var(--header-height);padding:0 12px}.brand-copy small{font-size:7px}.hero{padding-top:calc(var(--header-height) + 42px);padding-bottom:34px}.eyebrow{margin-bottom:13px;font-size:8px}.hero-copy h1{font-size:clamp(40px,12.4vw,53px)}.hero-description{margin-top:20px;font-size:12px;line-height:1.7}.hero-actions{margin-top:24px}.button{min-height:47px;padding:0 16px;font-size:11px}.hero-stats{margin-top:38px;gap:10px}.hero-stats strong{font-size:22px}.hero-stats span{font-size:8px}.hero-art{height:415px}.orbit-line{top:105px;right:10px;width:300px;height:300px}.art-card-main{top:35px;right:8px;width:175px;height:238px;border-width:6px}.art-card-main img{height:calc(100% - 43px)}.art-card-main figcaption{height:43px;padding:0 9px;font-size:8px}.art-card-small{top:165px;left:8px;width:130px;height:190px;border-width:6px}.art-card-note{right:30px;bottom:0;width:155px;height:190px;border-width:6px}.art-card-note figcaption{top:22px;left:16px;font-size:18px}.floating-chip{min-height:34px;padding:0 10px;font-size:8px}.chip-research{top:10px;left:0}.chip-prototype{top:0;right:0}.chip-ai{top:168px;right:-6px}.work-section{padding-top:82px}.section-heading{margin-bottom:34px}.section-description{font-size:11px}.project-card{height:360px;border-radius:18px}.project-card-content{padding:18px}.project-card-copy h3{font-size:21px}.project-card-copy p{max-width:270px;font-size:9px}.project-open{width:34px;height:34px}.experience-row{padding:22px 18px 22px 27px}.about-visual{height:390px}.value-card{min-height:88px}.contact-section{padding-top:78px;padding-bottom:72px}.contact-glow{left:-20px;width:360px;height:280px}.contact-grid h2{font-size:39px}footer{min-height:110px}footer>span{font-size:8px}.modal-header{padding:0 14px}.modal-content{padding-top:14px}.modal-title{min-height:360px;padding:26px}.modal-title h2{font-size:40px}.modal-hero>img{min-height:280px}.modal-facts{margin-bottom:74px}.modal-facts div{min-height:105px;padding:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-reduced-transparency:reduce){.site-header,.modal-header,.mobile-menu{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}}
