:root{--paper:#f2efe8;--ink:#111;--orange:#f05a28;--gray:#8e8a82;--line:#aaa59b;--pad:clamp(26px,5.4vw,92px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Roboto Mono","Microsoft YaHei",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}.paper-noise{position:fixed;inset:0;z-index:20;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 150 150' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.topbar{height:84px;margin:0 var(--pad);border-bottom:1px solid var(--ink);display:flex;align-items:center;justify-content:space-between;position:relative;z-index:15}.identity{display:flex;align-items:center;gap:18px}.identity strong{font-family:"Noto Serif SC",serif;font-size:20px}.identity i{height:30px;width:1px;background:var(--ink)}.identity span,nav{font-size:11px;letter-spacing:.08em}.topbar nav{display:flex;gap:clamp(24px,3.5vw,60px)}.topbar nav a:hover{color:var(--orange)}.menu{display:none;border:0;background:transparent}.scene,.section{position:relative;padding-left:var(--pad);padding-right:var(--pad)}.hero{min-height:calc(100vh - 84px);padding-top:34px;padding-bottom:28px;display:grid;grid-template-columns:1fr 1.08fr;grid-template-rows:1fr auto auto;gap:28px 4.5vw}.side-code{position:absolute;color:var(--orange);font-size:10px;letter-spacing:.12em;writing-mode:vertical-rl}.left-code{left:28px;top:45px}.right-code{right:28px;top:220px;transform:rotate(180deg)}.crop{position:absolute;width:20px;height:20px}.crop::before,.crop::after{content:"";position:absolute;background:var(--gray)}.crop::before{width:20px;height:1px}.crop::after{width:1px;height:20px}.crop-tl{left:26px;top:25px}.crop-tr{right:26px;top:25px;transform:rotate(90deg)}.crop-bl{left:26px;bottom:25px;transform:rotate(-90deg)}.crop-br{right:26px;bottom:25px;transform:rotate(180deg)}.hero-copy{align-self:center}.eyebrow{color:var(--orange);font-size:10px;letter-spacing:.16em;margin:0 0 20px}.hero h1{font-family:"Archivo Black",sans-serif;font-size:clamp(62px,7.7vw,138px);line-height:.82;letter-spacing:-.065em;margin:0;white-space:nowrap}.hero h2{font-family:"Noto Serif SC",serif;font-weight:900;font-size:clamp(38px,5vw,80px);letter-spacing:-.08em;line-height:1.2;margin:30px 0}.mini-timeline{display:flex;align-items:center;color:var(--orange);font-size:9px}.mini-timeline i{height:1px;background:var(--ink);flex:1;margin:0 12px;position:relative}.mini-timeline i::after{content:"";position:absolute;left:50%;top:-9px;width:2px;height:18px;background:var(--orange)}.roles{font-family:"Noto Serif SC",serif;font-size:clamp(17px,1.5vw,25px);letter-spacing:.08em}.roles b{color:var(--orange)}.showreel{position:relative;align-self:center;aspect-ratio:1.48;background:rgba(255,255,255,.12);border:1px solid var(--ink);cursor:pointer;overflow:hidden}.showreel::before,.showreel::after{content:"";position:absolute;background:var(--line)}.showreel::before{top:50%;left:0;right:0;height:1px;border-top:1px dashed var(--line)}.showreel::after{left:50%;top:36px;bottom:31px;width:1px;border-left:1px dashed var(--line)}.frame-label,.timecode{position:absolute;top:8px;font-size:9px}.frame-label{left:14px}.timecode{right:14px}.play{position:absolute;top:7px;left:50%;font-size:13px}.placeholder{position:absolute;inset:38px 0 30px;display:grid;place-items:center;color:var(--gray);font-size:11px;transition:.3s}.showreel:hover .placeholder{color:var(--orange);transform:scale(1.03)}.frame-meta{position:absolute;bottom:0;left:0;right:0;border-top:1px solid var(--ink);height:30px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-size:9px}.frame-meta i{font-style:normal}.evidence-strip{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.evidence-strip article{display:grid;grid-template-columns:42px 55px 1fr;gap:15px;padding:24px 20px;border-right:1px solid var(--line);align-items:start}.evidence-strip article:last-child{border:0}.evidence-strip em{color:var(--orange);font-style:normal;font-weight:600}.evidence-icon{font-size:25px;text-align:center}.status-icon{display:block;width:20px;height:20px;border-radius:50%;background:var(--ink);margin:4px auto}.evidence-strip strong{font-family:"Archivo Black";font-size:18px}.evidence-strip p{font-family:"Noto Serif SC";margin:10px 0 0;font-size:13px}.ruler{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;font-size:8px;color:var(--gray);background:repeating-linear-gradient(90deg,var(--line) 0 1px,transparent 1px 23px) top/100% 8px no-repeat;padding-top:14px}.ruler span:first-child,.ruler span:nth-of-type(3){color:var(--orange)}.section{padding-top:clamp(90px,11vw,170px);padding-bottom:clamp(90px,11vw,170px)}.section-head{display:grid;grid-template-columns:110px 1fr auto;align-items:end;border-bottom:1px solid currentColor;padding-bottom:16px;margin-bottom:clamp(60px,8vw,110px)}.section-head span{font-size:9px;color:var(--orange)}.section-head span:last-child{color:var(--gray)}.section-head h2{font-family:"Archivo Black","Noto Serif SC";font-size:clamp(25px,3vw,45px);margin:0;letter-spacing:-.04em}.about-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:9vw}.statement p{font-family:"Noto Serif SC";font-weight:700;font-size:clamp(35px,4.5vw,72px);line-height:1.45;margin:0;letter-spacing:-.055em}.statement span{color:var(--orange);position:relative}.statement span::after{content:"";position:absolute;left:-5px;right:-5px;bottom:-3px;height:3px;background:var(--orange);transform:rotate(-2deg)}.bio{font-family:"Noto Serif SC";font-size:clamp(15px,1.25vw,19px);line-height:2}.bio p:first-child{margin-top:0}.bio p:nth-child(2){color:#68645e}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:40px}.tags span{border:1px solid var(--ink);padding:7px 10px;font-family:"Roboto Mono";font-size:9px}.dark{background:#151515;color:var(--paper)}.dark .section-head span:last-child{color:#777}.work-item{display:grid;grid-template-columns:45px minmax(240px,.75fr) minmax(300px,1fr) 40px;gap:3.5vw;align-items:center;border-top:1px solid #4b4944;padding:35px 0}.work-item:last-child{border-bottom:1px solid #4b4944}.work-no,.work-type{color:var(--orange);font-size:10px}.work-thumb{aspect-ratio:16/9;background:#d8d2c5;color:#111;display:flex;flex-direction:column;justify-content:space-between;padding:15px;position:relative}.work-thumb span{font-size:9px}.work-thumb b{font-family:"Archivo Black";font-size:clamp(28px,4vw,65px);letter-spacing:-.07em}.work-thumb small{font-family:"Noto Serif SC"}.work-thumb.alt{background:#aebcd5}.work-thumb.orange{background:var(--orange)}.work-info h3{font-family:"Noto Serif SC";font-size:clamp(26px,2.7vw,43px);margin:13px 0}.work-info>p:not(.work-type){color:#a6a29a;max-width:600px}.work-info dl{display:flex;gap:45px;margin-top:28px}.work-info dl div{min-width:110px}.work-info dt{font-size:8px;color:#777}.work-info dd{margin:7px 0 0;font-size:11px}.work-arrow{font-size:30px;color:var(--orange)}.process-track{display:grid;grid-template-columns:1fr 50px 1fr 50px 1fr 50px 1fr;align-items:center}.process-track article{border:1px solid var(--ink);aspect-ratio:1.15;padding:25px;display:flex;flex-direction:column}.process-track article em{color:var(--orange);font-size:11px;font-style:normal}.process-track article strong{font-family:"Archivo Black";font-size:clamp(25px,3vw,47px);margin:auto 0 0}.process-track article p{font-family:"Noto Serif SC";font-size:13px}.process-track>i{height:1px;background:var(--ink);position:relative}.process-track>i::after{content:"▶";position:absolute;right:-3px;top:-8px;font-size:12px}.experience{padding-top:0}.timeline-list article{display:grid;grid-template-columns:minmax(145px,.4fr) 1fr 50px;border-top:1px solid var(--line);padding:30px 0}.timeline-list article:last-child{border-bottom:1px solid var(--line)}.timeline-list time{color:var(--orange);font-size:10px}.timeline-list h3{font-family:"Noto Serif SC";font-size:clamp(21px,2.3vw,34px);margin:0}.timeline-list p{color:#6f6a63;font-family:"Noto Serif SC"}.timeline-list article>span{text-align:right;font-size:10px}.contact{background:var(--orange);display:grid;grid-template-columns:1fr .35fr;gap:8vw;min-height:75vh;align-items:end}.contact .left-code{color:var(--ink)}.contact-main>p{font-size:10px;letter-spacing:.14em}.contact h2{font-family:"Noto Serif SC";font-size:clamp(50px,8vw,125px);letter-spacing:-.08em;line-height:1.15;margin:30px 0 70px}.contact-main>a{display:flex;justify-content:space-between;border-bottom:2px solid var(--ink);padding:13px 0;font-size:clamp(15px,1.5vw,23px)}.contact-meta{font-family:"Noto Serif SC";font-size:13px}.contact-meta div{display:flex;flex-direction:column;gap:10px;margin-top:50px;font-family:"Roboto Mono";font-size:10px}footer{padding:22px var(--pad);display:flex;justify-content:space-between;font-size:9px;letter-spacing:.1em}.modal{position:fixed;inset:0;background:rgba(17,17,17,.94);color:var(--paper);z-index:50;display:grid;place-items:center;align-content:center;gap:20px;opacity:0;visibility:hidden;transition:.25s}.modal.open{opacity:1;visibility:visible}.modal button{position:absolute;right:35px;top:25px;border:0;background:transparent;color:var(--paper);font-size:40px;cursor:pointer}.modal span{font-family:"Archivo Black";font-size:clamp(40px,8vw,110px)}.modal p{font-family:"Noto Serif SC"}.reveal{opacity:0;transform:translateY(25px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}
@media(max-width:850px){.topbar{height:68px}.menu{display:block}.topbar nav{position:absolute;top:68px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--ink);padding:24px 0;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.topbar nav.open{opacity:1;visibility:visible;transform:none}.hero{display:block;padding-top:70px}.hero-copy{margin-bottom:55px}.hero h1{white-space:normal}.showreel{width:100%;margin-bottom:45px}.evidence-strip{grid-template-columns:1fr}.evidence-strip article{border-right:0;border-bottom:1px solid var(--line)}.ruler{margin-top:25px}.about-grid{grid-template-columns:1fr}.bio{margin-top:55px}.work-item{grid-template-columns:32px 1fr 30px}.work-thumb{grid-column:2}.work-info{grid-column:2}.work-arrow{grid-column:3;grid-row:2}.process-track{grid-template-columns:1fr}.process-track>i{height:45px;width:1px;justify-self:center}.process-track>i::after{right:-5px;top:auto;bottom:-4px;transform:rotate(90deg)}.process-track article{aspect-ratio:auto;min-height:220px}.contact{grid-template-columns:1fr}.contact-meta{margin-top:70px}.side-code{display:none}}
@media(max-width:520px){:root{--pad:20px}.identity span,.identity i{display:none}.hero{padding-top:55px}.hero h1{font-size:55px}.hero h2{font-size:38px}.roles{font-size:15px}.evidence-strip article{grid-template-columns:34px 40px 1fr;padding:20px 8px}.section-head{grid-template-columns:1fr auto}.section-head>span:first-child{display:none}.section-head h2{font-size:23px}.work-item{grid-template-columns:1fr}.work-no{display:none}.work-thumb,.work-info,.work-arrow{grid-column:1}.work-arrow{grid-row:auto}.timeline-list article{grid-template-columns:1fr 30px}.timeline-list time{grid-column:1/-1;margin-bottom:15px}.timeline-list article>div{grid-column:1}.timeline-list article>span{grid-column:2;grid-row:2}.contact h2{font-size:50px}footer{flex-direction:column;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}}
.work-filters{display:flex;gap:10px;margin:-55px 0 38px}.work-filters button,.journey-tabs button{border:1px solid currentColor;background:transparent;color:inherit;padding:9px 16px;cursor:pointer;font-size:10px;transition:.2s}.work-filters button:hover,.work-filters button.active{background:var(--orange);border-color:var(--orange);color:var(--ink)}.work-item.filtered-out{display:none}.journey-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin:-50px 0 55px}.journey-intro>p{font-family:"Noto Serif SC";font-size:clamp(17px,1.6vw,24px);max-width:680px;margin:0}.journey-tabs{display:flex;gap:8px;white-space:nowrap}.journey-tabs button.active{background:var(--ink);color:var(--paper)}.timeline-list[hidden]{display:none}.now{margin-top:0}.now-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #4b4944;border-bottom:1px solid #4b4944}.now-grid article{min-height:330px;padding:30px clamp(20px,3vw,48px);border-right:1px solid #4b4944;display:flex;flex-direction:column}.now-grid article:last-child{border-right:0}.now-grid article>span{color:var(--orange);font-size:9px}.now-grid h3{font-family:"Noto Serif SC";font-size:clamp(27px,3vw,45px);margin:35px 0 auto}.now-grid p{font-family:"Noto Serif SC";font-size:18px;margin:0 0 12px}.now-grid small{color:#8e8a82;font-family:"Noto Serif SC";line-height:1.7}
@media(max-width:850px){.work-filters{margin-top:-30px;overflow-x:auto}.journey-intro{display:block;margin-top:-25px}.journey-tabs{margin-top:30px}.now-grid{grid-template-columns:1fr}.now-grid article{border-right:0;border-bottom:1px solid #4b4944;min-height:260px}.now-grid article:last-child{border-bottom:0}}
@media(max-width:520px){.work-filters button,.journey-tabs button{padding:8px 11px}.journey-tabs{display:grid;grid-template-columns:1fr 1fr}.now-grid article{padding:25px 0}}
.placeholder{text-align:center;line-height:1.9}.placeholder small{font-size:9px;color:var(--orange)}.work-thumb{transition:transform .25s,box-shadow .25s}.work-thumb:hover{transform:translate(-4px,-4px);box-shadow:8px 8px 0 var(--orange)}.work-thumb.pending-link{cursor:default}.work-thumb.pending-link:hover{transform:none;box-shadow:none}
.scroll-timeline{position:fixed;z-index:18;left:var(--pad);right:var(--pad);bottom:10px;height:34px;display:flex;align-items:flex-end;justify-content:space-between;padding:0 5px 3px;color:#6d6962;font-size:7px;letter-spacing:.08em;pointer-events:none;background:linear-gradient(to bottom,transparent 0 12px,rgba(242,239,232,.9) 12px)}.scroll-timeline::before{content:"";position:absolute;left:0;right:0;top:13px;height:9px;background:repeating-linear-gradient(90deg,var(--line) 0 1px,transparent 1px 18px);border-bottom:1px solid var(--ink)}.scroll-progress{position:absolute;left:0;top:21px;height:2px;width:var(--scroll-progress,0%);background:var(--orange)}.scroll-playhead{position:absolute;left:var(--scroll-progress,0%);top:5px;width:1px;height:22px;background:var(--orange);transition:left .05s linear}.scroll-playhead::before{content:"";position:absolute;top:-1px;left:-4px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid var(--orange)}.scroll-playhead i{position:absolute;top:16px;left:-3px;width:7px;height:7px;border:1px solid var(--orange);border-radius:50%;background:var(--paper)}main>.section,main>.scene{overflow:hidden}main>.section>*:not(.side-code),main>.scene>*:not(.side-code):not(.crop){transform:translate3d(var(--scene-shift,0px),0,0);opacity:var(--scene-opacity,1);will-change:transform,opacity;transition:opacity .1s linear}footer{padding-bottom:58px}
@media(max-width:850px){.scroll-timeline{display:none}main>.section>*:not(.side-code),main>.scene>*:not(.side-code):not(.crop){transform:none!important;opacity:1!important}footer{padding-bottom:22px}}
@media(min-width:851px){body{overflow-x:hidden}.topbar{position:fixed;left:0;right:0;top:0;background:var(--paper);z-index:25}.horizontal-shell{position:relative}.horizontal-track{position:sticky;top:0;height:100vh;display:flex;width:max-content;overflow:hidden;will-change:transform}.horizontal-track>.scene,.horizontal-track>.section{flex:0 0 100vw;width:100vw;height:100vh;min-height:100vh;padding-top:112px;padding-bottom:55px;overflow-y:auto;scrollbar-width:none}.horizontal-track>.scene::-webkit-scrollbar,.horizontal-track>.section::-webkit-scrollbar{display:none}.horizontal-track>.hero{display:grid;grid-template-rows:1fr auto auto;padding-top:105px}.horizontal-track .section-head{margin-bottom:clamp(28px,4vh,60px)}.horizontal-track .about{padding-top:125px}.horizontal-track .work{padding-top:108px}.horizontal-track .work-filters{margin:-18px 0 18px}.horizontal-track .work-item{padding:14px 0}.horizontal-track .work-thumb{max-height:165px}.horizontal-track .work-info h3{font-size:clamp(22px,2vw,34px);margin:7px 0}.horizontal-track .work-info>p:not(.work-type){font-size:12px;margin:6px 0}.horizontal-track .work-info dl{margin-top:10px}.horizontal-track .process-track article{max-height:280px}.horizontal-track .experience{padding-top:120px}.horizontal-track .journey-intro{margin:-20px 0 28px}.horizontal-track .timeline-list article{padding:19px 0}.horizontal-track .now{padding-top:115px}.horizontal-track .now-grid article{min-height:290px}.horizontal-track .contact{padding-top:120px}.horizontal-track .contact h2{font-size:clamp(48px,6vw,96px);margin:24px 0 45px}main>.section>*:not(.side-code),main>.scene>*:not(.side-code):not(.crop){transform:none;opacity:1}footer{display:none}}
.dark,.contact{background:var(--paper);color:var(--ink)}.dark .section-head span:last-child{color:var(--gray)}.work-item{border-color:var(--line)}.work-item:last-child{border-color:var(--line)}.work-info>p:not(.work-type),.now-grid small{color:#6f6a63}.now-grid{border-color:var(--line)}.now-grid article{border-color:var(--line)}.contact .left-code{color:var(--orange)}.scroll-timeline{background:var(--paper);box-shadow:none}.topbar{box-shadow:none}
@media(min-width:851px){.horizontal-track .reveal{opacity:0!important;transform:translateY(28px)!important;transition:opacity .55s ease,transform .65s cubic-bezier(.22,.8,.25,1)!important}.horizontal-track .scene-active .reveal{opacity:1!important;transform:translateY(0)!important}}

/* Motion Driven visual system */
:root{--paper:#fff;--ink:#1a1a1a;--orange:#ff8c00;--red:#ff4d4d;--gray:#797979;--line:#dedede;--energy:linear-gradient(100deg,#ff4d4d 0%,#ff8c00 100%);--spectrum:linear-gradient(90deg,#ff4d4d 0 22%,#ff8c00 22% 44%,#ffd43b 44% 59%,#38d996 59% 74%,#438cff 74% 88%,#985cff 88%);--shadow:0 10px 32px rgba(255,77,77,.22);--pad:clamp(26px,5.4vw,92px)}
body{background:#fff;color:var(--ink);font-family:"Space Grotesk","Microsoft YaHei",sans-serif}.paper-noise{opacity:0}body::before{content:"";position:fixed;z-index:30;left:0;right:0;top:0;height:5px;background:var(--spectrum);pointer-events:none}.topbar{height:78px;border:0;background:rgba(255,255,255,.88)!important;backdrop-filter:blur(16px);padding:0 18px;margin:12px var(--pad) 0;border-radius:18px;box-shadow:0 7px 28px rgba(255,77,77,.13)!important;transform:skewY(-.35deg)}.topbar>*{transform:skewY(.35deg)}.identity strong,.hero h2,.roles,.evidence-strip p,.bio,.statement p,.work-thumb small,.work-info h3,.journey-intro>p,.timeline-list h3,.timeline-list p,.now-grid h3,.now-grid p,.now-grid small,.contact h2,.contact-meta{font-family:"Space Grotesk","Microsoft YaHei",sans-serif}.identity strong{font-weight:700}.identity i{background:var(--energy);width:5px;border-radius:5px}.topbar nav a{font-weight:700;position:relative}.topbar nav a::after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:4px;background:var(--energy);transition:right .25s cubic-bezier(.2,.8,.2,1)}.topbar nav a:hover{color:var(--red)}.topbar nav a:hover::after{right:0}.eyebrow,.side-code,.work-no,.work-type,.section-head span:first-child{color:var(--red);font-weight:700}.hero{background:radial-gradient(circle at 72% 38%,rgba(255,140,0,.10),transparent 28%),radial-gradient(circle at 22% 75%,rgba(255,77,77,.08),transparent 30%)}.hero-copy{transform:rotate(-1deg)}.hero h1{background:var(--energy);background-clip:text;-webkit-background-clip:text;color:transparent;filter:drop-shadow(0 8px 15px rgba(255,77,77,.18))}.hero h2{font-weight:700;letter-spacing:-.065em}.roles{font-weight:700}.mini-timeline i,.mini-timeline i::after{background:var(--energy)}.showreel{border:0;border-radius:22px;background:#fff;box-shadow:var(--shadow);transform:rotate(1.5deg);transition:transform .35s cubic-bezier(.2,.9,.25,1),box-shadow .35s}.showreel:hover{transform:rotate(-.25deg) translateY(-10px) scale(1.015);box-shadow:0 18px 50px rgba(255,140,0,.28)}.showreel::before{height:5px;border:0;background:var(--spectrum);top:auto;bottom:30px}.showreel::after{display:none}.frame-meta{border:0}.play{display:grid;place-items:center;top:50%;left:50%;width:58px;height:58px;border-radius:50%;transform:translate(-50%,-50%);background:var(--energy);color:#fff;box-shadow:0 8px 24px rgba(255,77,77,.35);z-index:2}.evidence-strip{border:0;gap:18px;transform:skewY(-1deg)}.evidence-strip article{border:0!important;border-radius:18px;background:#fff;box-shadow:var(--shadow);transition:transform .3s,box-shadow .3s}.evidence-strip article:nth-child(2){transform:translateY(-9px)}.evidence-strip article:hover{transform:translateY(-10px) rotate(-1deg);box-shadow:0 15px 38px rgba(255,140,0,.25)}.evidence-strip article:nth-child(2):hover{transform:translateY(-17px) rotate(1deg)}.status-icon{background:var(--energy);box-shadow:0 0 0 7px rgba(255,77,77,.12)}.ruler{background:var(--spectrum);height:5px;padding-top:18px;margin-top:3px}.section{background:linear-gradient(135deg,#fff 0 70%,rgba(255,140,0,.035) 100%)}.section-head{border:0;position:relative}.section-head::after{content:"";position:absolute;left:0;bottom:0;width:min(520px,65%);height:5px;border-radius:9px;background:var(--spectrum);transform:skewX(-24deg)}.section-head h2{font-family:"Archivo Black","Microsoft YaHei",sans-serif;text-transform:uppercase}.about-grid{align-items:center}.statement{transform:rotate(-1.5deg)!important}.statement p{font-weight:700}.statement span{background:var(--energy);background-clip:text;-webkit-background-clip:text;color:transparent}.statement span::after{height:6px;border-radius:8px;background:var(--energy)}.bio{background:#fff;border-radius:18px;padding:clamp(24px,3vw,46px);box-shadow:var(--shadow);transform:rotate(1deg)!important}.bio p:nth-child(2){color:#555}.tags span{border:0;border-radius:999px;background:#1a1a1a;color:#fff;font-weight:700;box-shadow:4px 5px 0 rgba(255,77,77,.7);transition:.2s}.tags span:hover{transform:translate(-2px,-3px);box-shadow:7px 8px 0 rgba(255,140,0,.65)}.work-filters button,.journey-tabs button{border:0;border-radius:999px;background:#f5f5f5;font-weight:700;text-transform:uppercase;box-shadow:none}.work-filters button:hover,.work-filters button.active,.journey-tabs button.active{background:var(--energy);color:#fff;box-shadow:0 7px 20px rgba(255,77,77,.28);transform:translateY(-3px)}.work-list{display:grid;gap:22px}.work-item{border:0!important;background:#fff;border-radius:20px;padding:22px!important;box-shadow:var(--shadow);transform:skewY(-.65deg);transition:transform .3s,box-shadow .3s}.work-item:nth-child(even){transform:skewY(.65deg) translateX(18px)}.work-item:hover{transform:skewY(0) translateY(-7px);box-shadow:0 18px 45px rgba(255,140,0,.24)}.work-thumb{border-radius:14px;background:linear-gradient(135deg,#ff4d4d,#ff8c00)!important;color:#fff;box-shadow:8px 9px 0 rgba(255,77,77,.18)}.work-thumb.alt{background:linear-gradient(135deg,#ff8c00,#ffd43b)!important}.work-thumb.orange{background:linear-gradient(135deg,#ff4d4d,#9c5cff)!important}.work-thumb:hover{box-shadow:10px 12px 0 rgba(255,140,0,.22)}.work-info>p:not(.work-type){color:#555}.work-arrow{color:var(--red)}.journey-intro>p{font-weight:600}.timeline-list{display:grid;gap:18px}.timeline-list article{border:0!important;border-radius:18px;background:#fff;padding:26px 28px;box-shadow:var(--shadow);transform:rotate(-.45deg);transition:.3s}.timeline-list article:nth-child(even){transform:rotate(.65deg) translateX(16px)}.timeline-list article:hover{transform:rotate(0) translateX(8px);box-shadow:0 15px 38px rgba(255,140,0,.24)}.now-grid{border:0;gap:22px}.now-grid article{border:0!important;border-radius:20px;background:#fff;box-shadow:var(--shadow);transform:rotate(-1deg);transition:.3s}.now-grid article:nth-child(2){transform:rotate(1.2deg) translateY(-12px)}.now-grid article:nth-child(3){transform:rotate(-.5deg) translateY(6px)}.now-grid article:hover{transform:rotate(0) translateY(-10px)}.now-grid article>span{color:var(--red);font-weight:700}.contact{background:linear-gradient(120deg,#ff4d4d 0%,#ff8c00 100%)!important;color:#fff;overflow:hidden}.contact::before{content:"";position:absolute;right:-7vw;top:8%;width:35vw;aspect-ratio:1;border:60px solid rgba(255,255,255,.12);border-radius:50%;animation:energy-orbit 7s linear infinite}.contact::after{content:"";position:absolute;left:0;right:0;bottom:0;height:5px;background:var(--spectrum)}.contact .left-code{color:#fff}.contact-main,.contact-meta{position:relative;z-index:1}.contact-main>a{border-color:#fff}.scroll-timeline{background:rgba(255,255,255,.92);border-radius:14px;padding-left:12px;padding-right:12px;box-shadow:0 7px 26px rgba(255,77,77,.16)}.scroll-timeline::before{border:0;height:5px;background:var(--spectrum)}.scroll-progress{height:5px;top:13px;background:var(--energy)}.scroll-playhead{background:var(--red)}.scroll-playhead::before{border-top-color:var(--red)}.scroll-playhead i{border-color:var(--red);background:#fff}.reveal{transform:translateX(42px) rotate(1deg);transition:opacity .55s,transform .72s cubic-bezier(.16,1,.3,1)}.reveal.visible{transform:none}@keyframes energy-orbit{to{transform:rotate(360deg)}}
@media(min-width:851px){.horizontal-track .reveal{opacity:0!important;transform:translate3d(75px,18px,0) rotate(1.2deg)!important;filter:blur(5px);transition:opacity .45s ease,transform .75s cubic-bezier(.16,1,.3,1),filter .5s!important}.horizontal-track .scene-active .reveal{opacity:1!important;transform:translate3d(0,0,0) rotate(0)!important;filter:blur(0)}.horizontal-track .scene-active .statement{transform:rotate(-1.5deg)!important}.horizontal-track .scene-active .bio{transform:rotate(1deg)!important}}
@media(max-width:850px){.topbar{margin:8px 14px 0;padding:0 16px}.topbar nav{background:#fff;border:0;border-radius:0 0 18px 18px;box-shadow:0 12px 26px rgba(255,77,77,.16)}.evidence-strip{transform:none}.evidence-strip article:nth-child(2){transform:none}.work-item,.work-item:nth-child(even){transform:none}.now-grid article,.now-grid article:nth-child(2),.now-grid article:nth-child(3){transform:none}.contact::before{width:70vw;border-width:35px}}

/* Click-through case wall */
.case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
.case-grid .case-card{display:block;min-width:0;padding:0!important;overflow:hidden;border-radius:18px;transform:rotate(-.45deg);box-shadow:0 8px 26px rgba(255,77,77,.17);background:#fff}
.case-grid .case-card:nth-child(even){transform:rotate(.45deg);translate:0 0}
.case-grid .case-card:nth-child(3n+2){transform:rotate(.7deg) translateY(-3px)}
.case-grid .case-card:hover{transform:rotate(0) translateY(-7px);box-shadow:0 17px 38px rgba(255,140,0,.25)}
.case-link{display:block;height:100%;outline-offset:-3px}
.case-media{display:block;position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--energy)}
.case-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,17,17,.46),transparent 37%,rgba(17,17,17,.32));pointer-events:none}
.case-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.16,1,.3,1),filter .35s}
.case-card:hover .case-media img{transform:scale(1.045);filter:saturate(1.08)}
.case-media--portrait{isolation:isolate;background:#211d1b}
.case-media--portrait::before{content:"";position:absolute;z-index:0;inset:-18px;background-image:linear-gradient(115deg,rgba(255,77,77,.2),rgba(255,140,0,.14)),var(--case-cover);background-position:center;background-size:cover;filter:blur(16px) saturate(1.12);opacity:.78;transform:scale(1.12)}
.case-media--portrait::after{z-index:2;background:linear-gradient(180deg,rgba(17,17,17,.36),transparent 38%,rgba(17,17,17,.24))}
.case-media--portrait img{z-index:1;inset:7px auto 7px 50%;width:auto;height:calc(100% - 14px);max-width:calc(100% - 28px);border-radius:8px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.38));transform:translateX(-50%)}
.case-card:hover .case-media--portrait img{filter:drop-shadow(0 10px 22px rgba(0,0,0,.44)) saturate(1.08);transform:translateX(-50%) scale(1.025)}
.case-media--portrait .case-platform,.case-media--portrait .case-open,.case-media--portrait .case-duration{z-index:3}
.case-media--portrait .case-platform{left:10px;top:10px;border-radius:999px;padding:6px 8px;background:rgba(26,26,26,.62);backdrop-filter:blur(8px)}
.case-platform,.case-open{position:absolute;z-index:2;top:12px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.06em;text-shadow:0 2px 8px rgba(0,0,0,.28)}
.case-platform{left:13px;text-transform:uppercase}
.case-open{right:12px;display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:linear-gradient(135deg,#ff4d4d,#ff8c00);font-size:17px;box-shadow:0 5px 15px rgba(255,77,77,.35);transition:transform .25s}
.case-card:hover .case-open{transform:translate(3px,-3px) rotate(8deg)}
.case-duration{position:absolute;z-index:2;right:12px;bottom:10px;border-radius:999px;padding:5px 8px;background:rgba(26,26,26,.88);color:#fff;font-size:9px;font-weight:800;letter-spacing:.08em;box-shadow:0 5px 14px rgba(0,0,0,.2)}
.case-copy{display:flex;min-height:108px;flex-direction:column;padding:14px 16px 16px;color:var(--ink)}
.case-kicker{color:var(--red);font-size:9.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.case-copy strong{margin:7px 0 5px;font-size:clamp(16px,1.28vw,21px);line-height:1.25;letter-spacing:-.025em}
.case-copy small{margin-top:auto;color:#6b6b6b;font-size:11px;line-height:1.4}
.case-stats{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:6px;border-top:1px dashed #e4e4e4;color:#696969;font-size:9.5px;font-weight:700;white-space:nowrap}
.case-stats span{display:inline-flex;align-items:center;gap:2px}
.case-stats b{font-size:12px;line-height:1}
.case-stats .metric-views b{color:#438cff}.case-stats .metric-likes b{color:#ff4d4d}.case-stats .metric-replies b,.case-stats .metric-comments b{color:#ff8c00}.case-stats .metric-saves b{color:#985cff}
.case-data-note{display:flex!important;flex-direction:column;align-items:flex-end;gap:2px;text-align:right;white-space:nowrap;cursor:help}
.case-data-note b{color:var(--red);font-size:10px;letter-spacing:.08em}
.case-data-note small{color:var(--gray);font-size:7px;letter-spacing:.06em}
.work-filters button{flex:0 0 auto;white-space:nowrap;color:var(--ink)}
.case-card.filtered-out,.case-card.paged-out{display:none!important}
.case-pagination{display:flex;align-items:center;justify-content:flex-end;gap:13px;margin-top:18px}
.case-pagination button{border:0;border-radius:999px;padding:9px 15px;background:#1a1a1a;color:#fff;font-size:9px;font-weight:800;letter-spacing:.08em;cursor:pointer;transition:transform .2s,box-shadow .2s,opacity .2s}
.case-pagination button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 7px 17px rgba(255,77,77,.28)}
.case-pagination button:disabled{opacity:.28;cursor:default}
.case-pagination>span{min-width:70px;text-align:center;font-size:10px;color:#777}
.case-pagination b{color:var(--red);font-size:16px}
.case-pagination i{font-style:normal}
.case-pagination[hidden]{display:none}

@media(min-width:851px){
  .evidence-strip{grid-template-columns:repeat(4,minmax(0,1fr))}
  .horizontal-track .case-grid .case-card{padding:0!important}
  .horizontal-track .case-grid{gap:15px 18px}
  .horizontal-track .case-media{max-height:none;aspect-ratio:2.5/1}
  .horizontal-track .case-copy{min-height:84px;padding:9px 14px 11px}
  .horizontal-track .case-copy strong{font-size:clamp(15px,1.2vw,19px);margin:5px 0 3px}
  .horizontal-track .case-copy small{font-size:10px}
  .horizontal-track .case-pagination{margin-top:13px}
}
@media(min-width:851px) and (max-width:1100px){
  .evidence-strip article{grid-template-columns:25px 30px 1fr;gap:7px;padding:18px 9px}
  .evidence-strip strong{font-size:13px}.evidence-strip p{font-size:10px}
}
@media(max-width:850px){
  .case-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
  .case-grid .case-card,.case-grid .case-card:nth-child(even),.case-grid .case-card:nth-child(3n+2){transform:none;translate:0 0}
  .case-pagination{display:none}
}
@media(max-width:620px){.case-grid{grid-template-columns:1fr}.case-copy{min-height:102px}.case-data-note b{font-size:8px}.case-data-note small{font-size:6px}}
@media(min-width:851px) and (prefers-reduced-motion:reduce){
  .horizontal-shell{height:auto!important}
  .horizontal-track{position:relative;top:auto;display:block;width:100%;height:auto;overflow:visible;transform:none!important}
  .horizontal-track>.scene,.horizontal-track>.section{width:100%;height:auto;min-height:100vh;overflow:visible}
  .horizontal-track .reveal{opacity:1!important;transform:none!important;filter:none!important}
  .scroll-timeline{display:none}
  footer{display:flex}
}

/* Resume-first content system */
.section.dark{background:#151515;color:#fff}
.showreel-feature{isolation:isolate;background:#fff}
.showreel-feature>img{position:absolute;z-index:0;inset:0 0 30px;width:100%;height:calc(100% - 30px);object-fit:cover;filter:saturate(.96) contrast(1.02);transition:transform .65s cubic-bezier(.16,1,.3,1),filter .35s}
.showreel-feature:hover>img{transform:scale(1.045);filter:saturate(1.08) contrast(1.04)}
.showreel-feature .frame-label,.showreel-feature .timecode{z-index:3;border-radius:999px;padding:5px 8px;background:rgba(26,26,26,.82);color:#fff;backdrop-filter:blur(7px)}
.showreel-caption{position:absolute;z-index:3;left:18px;right:18px;bottom:48px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.68)}
.showreel-caption b{font-family:"Archivo Black","Microsoft YaHei",sans-serif;font-size:clamp(17px,1.6vw,26px);letter-spacing:-.02em}
.showreel-caption small{font-size:9px;font-weight:700;letter-spacing:.04em;text-align:right}
.showreel-feature .frame-meta{z-index:3;background:#fff;color:#1a1a1a}
.showreel-feature::after{display:block;z-index:1;inset:0 0 30px;width:auto;border:0;background:linear-gradient(180deg,rgba(0,0,0,.22),transparent 42%,rgba(0,0,0,.72))}
.hero-copy h2{max-width:780px;font-size:clamp(30px,3.45vw,59px);line-height:1.16}
.resume-profile-grid{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);gap:5vw}
.profile-card{font-size:clamp(14px,1.06vw,17px);line-height:1.75}
.profile-facts{display:grid;grid-template-columns:.72fr 1.35fr 1.15fr;gap:10px;margin-top:25px}
.profile-facts article{display:flex;min-height:92px;flex-direction:column;justify-content:flex-end;border-radius:14px;padding:13px;background:#f7f7f7;box-shadow:4px 5px 0 rgba(255,140,0,.16)}
.profile-facts article:nth-child(2){background:linear-gradient(145deg,rgba(255,77,77,.09),rgba(255,140,0,.11));transform:translateY(-5px)}
.profile-facts small{color:var(--red);font-family:"Roboto Mono",monospace;font-size:9px;font-weight:700;letter-spacing:.09em}
.profile-facts strong{margin:8px 0 3px;font-size:13px;line-height:1.35}
.profile-facts span{color:#777;font-size:10px;line-height:1.4}
.profile-card .tags{margin-top:24px}.profile-card .tags span{font-size:10px}
.experience-legend{--date-col:132px;--node-col:28px;display:grid;grid-template-columns:var(--date-col) var(--node-col) minmax(0,1fr);align-items:end;margin:-24px 0 9px;color:#999;font-family:"Roboto Mono",monospace;font-size:9px;font-weight:800;letter-spacing:.08em}
.experience-legend>span{padding-right:13px;text-align:right}
.experience-legend>div{grid-column:3;display:grid;grid-template-columns:minmax(210px,.8fr) minmax(330px,1.35fr) minmax(220px,.9fr);gap:24px;padding:0 18px}
.experience-legend>div span:last-child{text-align:center}
.resume-timeline{--date-col:132px;--node-col:28px;--line-offset:11.5px;position:relative;display:grid;grid-template-columns:1fr;gap:9px}
.resume-timeline::before{content:"";position:absolute;z-index:1;left:calc(var(--date-col) + var(--line-offset));top:18px;bottom:18px;width:5px;border-radius:999px;background:var(--energy);box-shadow:0 0 0 5px rgba(255,77,77,.08)}
.resume-timeline article,.resume-timeline article:nth-child(even),.resume-timeline article:nth-child(odd){position:relative;display:grid;grid-template-columns:var(--date-col) var(--node-col) minmax(0,1fr);align-items:start;min-height:96px;border:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}
.resume-timeline article:hover{transform:none!important;box-shadow:none!important}
.experience-meta{grid-column:1;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:6px;margin:0;padding:15px 13px 0 0;text-align:right}
.resume-timeline .experience-meta time{color:var(--red);font-family:"Roboto Mono",monospace;font-size:11.5px;font-weight:800;line-height:1.35;letter-spacing:.015em}
.experience-location{border-radius:999px;padding:5px 8px;background:rgba(255,77,77,.1);color:#bd3434;font-size:9px;font-weight:800;line-height:1}
.experience-node{grid-column:2;z-index:3;place-self:start center;width:15px;height:15px;margin-top:17px;border:4px solid #ff4d4d;border-radius:50%;background:#fff;box-shadow:0 4px 12px rgba(255,140,0,.35);transition:background .25s,transform .25s}
.resume-timeline article:hover .experience-node{background:#ff8c00;transform:scale(1.12)}
.experience-panel{grid-column:3;display:grid;grid-template-columns:minmax(210px,.8fr) minmax(330px,1.35fr) minmax(220px,.9fr);align-items:start;gap:24px;min-height:96px;border-radius:16px;padding:15px 18px;background:#fff;box-shadow:0 6px 24px rgba(255,77,77,.14);transition:box-shadow .28s cubic-bezier(.16,1,.3,1)}
.resume-timeline article:hover .experience-panel{box-shadow:0 10px 30px rgba(255,140,0,.2)}
.experience-role{min-width:0}
.resume-timeline .role-meta{margin:0 0 5px;color:var(--red);font-family:"Roboto Mono",monospace;font-size:10px;font-weight:800;letter-spacing:.09em}
.resume-timeline h3{margin:0;font-size:clamp(20px,1.55vw,25px);font-weight:800;line-height:1.18;letter-spacing:-.03em}
.resume-timeline .experience-copy{margin:0;color:#4f4f4f;font-size:12.5px;line-height:1.55}
.experience-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:6px;margin:0;padding:0}
.experience-highlights strong{display:flex;min-height:27px;align-items:center;justify-content:center;border-radius:10px;padding:5px 7px;background:#f1f1f1;color:#282828;font-size:9.5px;font-weight:800;line-height:1.15;text-align:center}
.experience-highlights .experience-metric{background:var(--energy);color:#fff;box-shadow:0 5px 14px rgba(255,77,77,.2)}
.work-toolbar{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:-18px 0 18px}
.work-toolbar .work-filters{margin:0!important}
.case-role{display:block;margin:0 0 7px;color:#777;font-size:10.5px;font-weight:600;line-height:1.35}
.dark .case-role{color:#777}
.skill-matrix{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.skill-matrix article{position:relative;min-height:310px;overflow:hidden;border-radius:20px;padding:26px 24px;background:#fff;box-shadow:var(--shadow);transform:rotate(-.7deg);transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s}
.skill-matrix article:nth-child(even){transform:rotate(.8deg) translateY(-9px)}
.skill-matrix article::after{content:"";position:absolute;left:0;right:0;bottom:0;height:6px;background:var(--spectrum)}
.skill-matrix article:hover{transform:rotate(0) translateY(-10px);box-shadow:0 18px 45px rgba(255,140,0,.24)}
.skill-matrix article>span{color:var(--red);font-size:10px;font-weight:800;letter-spacing:.08em}
.skill-matrix h3{margin:48px 0 18px;font-family:"Archivo Black","Microsoft YaHei",sans-serif;font-size:clamp(21px,2vw,31px);line-height:1.08;letter-spacing:-.035em}
.skill-matrix small{position:absolute;left:24px;right:24px;bottom:25px;color:#777;font-size:10.5px;line-height:1.5}
.capability-list{display:grid;gap:7px;margin:0;padding:0;list-style:none;color:#3f3f3f;font-size:12px;line-height:1.42}
.capability-list li{position:relative;padding-left:15px}
.capability-list li::before{content:"";position:absolute;left:0;top:.52em;width:7px;height:7px;border-radius:2px;background:var(--energy);box-shadow:0 3px 8px rgba(255,77,77,.28);transform:rotate(18deg)}
.contact-meta strong{font-size:17px}
.contact-main>a{overflow-wrap:anywhere}

@media(min-width:851px){
  .horizontal-track .hero{grid-template-rows:1fr auto auto auto}
  .horizontal-track .experience{padding-top:108px}
  .horizontal-track .experience .section-head{margin-bottom:38px}
  .horizontal-track .now{padding-top:108px}
  .horizontal-track .now .section-head{margin-bottom:50px}
  .horizontal-track .case-copy{min-height:103px}
}

@media(min-width:851px) and (max-height:860px){
  .horizontal-track .experience{padding-top:98px;padding-bottom:28px}
  .horizontal-track .experience .section-head{margin-bottom:18px;padding-bottom:10px}
  .experience-legend{margin-top:-8px;margin-bottom:5px}
  .resume-timeline{gap:5px}
  .resume-timeline::before{top:14px;bottom:14px}
  .resume-timeline article,.resume-timeline article:nth-child(even),.resume-timeline article:nth-child(odd){min-height:84px}
  .experience-meta{padding-top:10px}
  .experience-node{margin-top:13px}
  .experience-panel{min-height:84px;gap:14px;padding:10px 14px}
  .experience-highlights{gap:5px}
  .experience-highlights strong{min-height:23px;padding:4px 6px;font-size:9px}
}

@media(max-width:1180px) and (min-width:851px){
  .hero-copy h2{font-size:clamp(28px,3.15vw,43px)}
  .profile-facts{grid-template-columns:1fr 1fr}.profile-facts article:last-child{grid-column:1/-1;min-height:72px}
  .experience-legend{--date-col:116px;--node-col:24px}
  .experience-legend>span{padding-right:11px}
  .experience-legend>div{grid-template-columns:minmax(180px,.8fr) minmax(260px,1.35fr) minmax(195px,.9fr);gap:14px;padding:0 14px}
  .resume-timeline{--date-col:116px;--node-col:24px;--line-offset:9.5px}
  .experience-meta{padding-right:11px}
  .experience-panel{grid-template-columns:minmax(180px,.8fr) minmax(260px,1.35fr) minmax(195px,.9fr);gap:14px;padding-left:14px;padding-right:14px}
  .resume-timeline .experience-copy{font-size:12px}
  .skill-matrix{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
  .skill-matrix article{min-height:230px;padding:20px}
  .skill-matrix h3{margin:22px 0 12px}
  .skill-matrix small{left:20px;right:20px;bottom:18px}
}

@media(max-width:980px) and (min-width:851px){
  .experience-legend{display:none}
  .experience-panel{grid-template-columns:minmax(165px,.78fr) minmax(0,1.45fr);grid-template-rows:auto auto}
  .experience-role{grid-column:1;grid-row:1 / 3}
  .resume-timeline .experience-copy{grid-column:2;grid-row:1}
  .experience-highlights{grid-column:2;grid-row:2;margin-top:7px}
}

@media(min-width:981px) and (max-height:860px){
  .resume-timeline article,.resume-timeline article:nth-child(even),.resume-timeline article:nth-child(odd){min-height:86px}
  .experience-panel{height:86px;min-height:86px}
}

@media(max-width:850px){
  .identity{gap:10px}.identity strong{font-size:14px}.identity i{height:22px}.identity span{display:none}
  .hero-copy h2{font-size:clamp(31px,10vw,53px)}
  .showreel-caption{align-items:flex-start;flex-direction:column;gap:4px}.showreel-caption small{text-align:left}
  .resume-profile-grid{grid-template-columns:1fr}.profile-facts{grid-template-columns:1fr}.profile-facts article:nth-child(2){transform:none}
  .experience-legend{display:none}
  .resume-timeline{grid-template-columns:1fr;gap:16px}
  .resume-timeline::before{left:10px;top:22px;bottom:22px;width:4px}
  .resume-timeline article,.resume-timeline article:nth-child(even),.resume-timeline article:nth-child(odd){display:grid;grid-template-columns:30px minmax(0,1fr);grid-template-rows:auto auto;min-height:0;gap:0;padding:0!important;transform:none!important}
  .resume-timeline article::after{content:"";position:absolute;z-index:0;left:30px;right:0;top:0;bottom:0;border-radius:16px;background:#fff;box-shadow:0 6px 24px rgba(255,77,77,.14)}
  .resume-timeline .reveal{opacity:1!important;transform:none!important;transition:none!important}
  .resume-timeline article>.experience-meta{grid-column:2;grid-row:1;z-index:2;flex-flow:row wrap;align-items:center;justify-content:flex-start;gap:8px;margin:0;padding:15px 16px 0;text-align:left}
  .resume-timeline .experience-meta time{font-size:13px}
  .experience-location{font-size:10px}
  .resume-timeline article>.experience-node{grid-column:1;grid-row:1;z-index:3;width:16px;height:16px;margin:21px 0 0 4px;place-self:start}
  .resume-timeline article>.experience-panel{grid-column:2;grid-row:2;z-index:2;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:0;min-height:0;border-radius:0;padding:9px 16px 17px;background:transparent;box-shadow:none}
  .resume-timeline article:hover .experience-panel{box-shadow:none}
  .experience-role{grid-column:1;grid-row:1}
  .resume-timeline .role-meta{margin:0 0 4px;font-size:11px}
  .resume-timeline h3{margin:0;font-size:24px}
  .resume-timeline .experience-copy{grid-column:1;grid-row:2;margin:9px 0 0;padding:0;font-size:14px;line-height:1.68}
  .experience-highlights{grid-column:1;grid-row:3;gap:7px;margin:12px 0 0;padding:0}
  .experience-highlights strong{min-height:32px;padding:7px 9px;font-size:11px}
  .work-toolbar{align-items:stretch;flex-direction:column;gap:13px}
  .work-toolbar .work-filters{overflow-x:auto;padding:3px 2px 10px}
  .skill-matrix{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .skill-matrix article,.skill-matrix article:nth-child(even){min-height:285px;transform:none}
  .case-media--portrait{aspect-ratio:4/3}
  .contact-main>a{font-size:clamp(13px,4.2vw,20px)}
}

@media(max-width:620px){
  .skill-matrix{grid-template-columns:1fr}
  .skill-matrix article{min-height:285px}
  .case-media--portrait{aspect-ratio:1/1}
  .showreel-feature .timecode{display:block}
}

/* Readability pass: merged profile + capabilities */
.profile-capabilities-grid{display:grid;grid-template-columns:minmax(330px,.78fr) minmax(0,1.22fr);align-items:stretch;gap:clamp(22px,3vw,46px)}
.profile-capabilities .section-head{margin-bottom:clamp(24px,3vh,38px)}
.profile-overview{display:flex;min-width:0;flex-direction:column;padding:clamp(20px,2vw,30px)!important;transform:rotate(-.35deg)!important}
.profile-statement{margin:0 0 18px;transform:none!important}
.profile-statement p{font-size:clamp(32px,3.05vw,49px);line-height:1.2;letter-spacing:-.055em}
.profile-summary{font-size:clamp(14px,1vw,16px);line-height:1.58}
.profile-summary p{margin:0}
.profile-summary p+p{margin-top:10px;color:#555}
.profile-overview .profile-facts{grid-template-columns:.8fr 1.2fr;gap:9px;margin-top:18px}
.profile-overview .profile-facts article{min-height:66px;padding:10px 12px}
.profile-overview .profile-facts article:nth-child(2){transform:none}
.profile-overview .profile-facts article:nth-child(3){grid-column:1/-1}
.profile-overview .profile-facts small{font-size:10px}
.profile-overview .profile-facts strong{margin:5px 0 2px;font-size:14px}
.profile-overview .profile-facts span{font-size:11px}
.profile-overview .tags{gap:7px;margin-top:17px}
.profile-overview .tags span{padding:6px 9px;font-size:10.5px}
.profile-skill-matrix{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.profile-skill-matrix article,.profile-skill-matrix article:nth-child(even){display:flex;min-height:232px;flex-direction:column;padding:20px 21px 17px;transform:rotate(-.45deg)}
.profile-skill-matrix article:nth-child(even){transform:rotate(.55deg)}
.profile-skill-matrix article:nth-child(3){transform:rotate(.35deg)}
.profile-skill-matrix h3{margin:15px 0 12px;font-size:clamp(20px,1.55vw,25px);line-height:1.12}
.profile-skill-matrix .capability-list{gap:5px;font-size:14px;line-height:1.42}
.profile-skill-matrix small{position:static;margin-top:auto;padding-top:12px;font-size:11.5px;line-height:1.4}

/* Larger resume typography for fast HR scanning */
.experience-legend{font-size:10.5px}
.resume-timeline article,.resume-timeline article:nth-child(even),.resume-timeline article:nth-child(odd){min-height:104px}
.experience-meta{padding-top:16px}
.resume-timeline .experience-meta time{font-size:12.5px}
.experience-location{font-size:10.5px}
.experience-node{margin-top:18px}
.experience-panel{min-height:104px}
.resume-timeline .role-meta{font-size:11px}
.resume-timeline h3{font-size:clamp(23px,1.7vw,27px);line-height:1.14}
.resume-timeline .experience-copy{font-size:14px;line-height:1.45}
.experience-highlights strong{min-height:29px;padding:6px 8px;font-size:11.5px;line-height:1.18}

@media(min-width:851px){
  .horizontal-track .scene-active .profile-overview{transform:rotate(-.35deg)!important}
}

@media(min-width:851px) and (max-height:860px){
  .horizontal-track .profile-capabilities{padding-top:98px;padding-bottom:28px}
  .profile-capabilities .section-head{margin-bottom:20px;padding-bottom:10px}
  .profile-capabilities-grid{gap:22px}
  .profile-overview{padding:18px!important}
  .profile-statement{margin-bottom:12px}
  .profile-statement p{font-size:31px}
  .profile-summary{font-size:13.5px;line-height:1.48}
  .profile-summary p+p{margin-top:7px}
  .profile-overview .profile-facts{margin-top:12px}
  .profile-overview .profile-facts article{min-height:58px;padding:8px 10px}
  .profile-overview .tags{margin-top:12px}
  .profile-overview .tags span{padding:5px 8px;font-size:9.5px}
  .profile-skill-matrix{gap:12px}
  .profile-skill-matrix article,.profile-skill-matrix article:nth-child(even){min-height:216px;padding:16px 17px 14px}
  .profile-skill-matrix h3{margin:10px 0 9px;font-size:22px}
  .profile-skill-matrix .capability-list{gap:4px;font-size:14px;line-height:1.4}
  .profile-skill-matrix small{padding-top:8px;font-size:11.5px}
  .resume-timeline article,.resume-timeline article:nth-child(even),.resume-timeline article:nth-child(odd){min-height:86px}
  .experience-meta{padding-top:10px}
  .resume-timeline .experience-meta time{font-size:12.5px}
  .experience-location{font-size:10px}
  .experience-node{margin-top:13px}
  .experience-panel{height:86px;min-height:86px;padding:10px 14px}
  .resume-timeline .role-meta{font-size:11px}
  .resume-timeline h3{font-size:22px;line-height:1.1}
  .resume-timeline .experience-title-long{font-size:20.5px}
  .resume-timeline .experience-copy{font-size:13.5px;line-height:1.42}
  .experience-highlights strong{min-height:25px;padding:4px 6px;font-size:11px}
}

@media(max-width:850px){
  .profile-capabilities-grid{display:block}
  .profile-overview{margin-bottom:30px;padding:24px!important;transform:none!important}
  .profile-statement p{font-size:clamp(34px,9vw,48px)}
  .profile-summary{font-size:15.5px;line-height:1.66}
  .profile-skill-matrix{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .profile-skill-matrix article,.profile-skill-matrix article:nth-child(even),.profile-skill-matrix article:nth-child(3){min-height:276px;padding:21px;transform:none}
  .profile-skill-matrix h3{font-size:23px}
  .profile-skill-matrix .capability-list{font-size:15px;line-height:1.5}
  .profile-skill-matrix small{font-size:12px}
  .resume-timeline .experience-meta time{font-size:14px}
  .experience-location{font-size:11.5px}
  .resume-timeline .role-meta{font-size:12px}
  .resume-timeline h3{font-size:25px}
  .resume-timeline .experience-copy{font-size:15.5px;line-height:1.62}
  .experience-highlights strong{min-height:35px;padding:8px 10px;font-size:12px}
}

@media(max-width:620px){
  .profile-capabilities .section-head>span:last-child{display:none}
  .profile-overview .profile-facts{grid-template-columns:1fr}
  .profile-overview .profile-facts article:nth-child(3){grid-column:auto}
  .profile-skill-matrix{grid-template-columns:1fr}
  .profile-skill-matrix article,.profile-skill-matrix article:nth-child(even),.profile-skill-matrix article:nth-child(3){min-height:275px}
}

/* Timeline rail: exact node-to-node connectors with clean endpoints */
.resume-timeline{--timeline-gap:9px;--rail-center:14px;--node-center-y:24.5px}
.resume-timeline::before{content:none}
.resume-timeline article{isolation:isolate;overflow:visible}
.resume-timeline article:not(:last-child)::before{content:"";position:absolute;z-index:1;left:calc(var(--date-col) + var(--rail-center));top:var(--node-center-y);width:3px;height:calc(100% + var(--timeline-gap));border-radius:999px;background:linear-gradient(180deg,rgba(255,77,77,.72) 0%,rgba(255,140,0,.72) 100%);box-shadow:0 0 0 2px rgba(255,77,77,.05);transform:translateX(-50%);pointer-events:none}
.experience-node{width:13px;height:13px;border:3px solid #fff;background:#ff4d4d;box-shadow:0 0 0 2px rgba(255,77,77,.25),0 4px 10px rgba(255,77,77,.2);transition:background .25s,box-shadow .25s}
.resume-timeline article:hover .experience-node{background:#ff4d4d;transform:none}
.resume-timeline article:last-child .experience-node{background:#ff8c00;box-shadow:0 0 0 2px rgba(255,140,0,.3),0 4px 10px rgba(255,140,0,.25)}

@media(min-width:851px) and (max-height:860px){
  .resume-timeline{--timeline-gap:5px;--node-center-y:19.5px}
}

@media(max-width:1180px) and (min-width:851px){
  .resume-timeline{--rail-center:12px}
}

@media(max-width:850px){
  .resume-timeline{--date-col:0px;--timeline-gap:16px;--rail-center:10.5px;--node-center-y:27.5px}
  .resume-timeline article>.experience-node{width:13px;height:13px;margin:21px 0 0 4px}
}

/* Scene-aligned bottom timeline: 5 milestones, 4 equal travel segments */
@media(min-width:851px){
  .scroll-timeline{display:block;padding:0;overflow:visible}
  .scroll-timeline::before{left:0;right:0;top:13px;height:5px;border-radius:999px;background:linear-gradient(90deg,#ff4d4d 0 calc(25% - 1px),#fff calc(25% - 1px) calc(25% + 1px),#ff8c00 calc(25% + 1px) calc(50% - 1px),#fff calc(50% - 1px) calc(50% + 1px),#38d996 calc(50% + 1px) calc(75% - 1px),#fff calc(75% - 1px) calc(75% + 1px),#438cff calc(75% + 1px),#985cff 100%)}
  .scroll-progress{left:0;top:10px;height:2px;width:var(--scroll-progress,0%);border-radius:999px;background:var(--energy);box-shadow:0 2px 8px rgba(255,77,77,.2)}
  .scroll-playhead{left:var(--scroll-progress,0%);top:3px;width:2px;height:20px;transform:translateX(-50%)}
  .scroll-playhead::before{top:0;left:-3px}
  .scroll-playhead i{top:9px;left:-3px;width:8px;height:8px;border-width:2px}
  .scroll-timeline>span{position:absolute;z-index:2;left:var(--scene-pos);bottom:3px;margin:0;white-space:nowrap;line-height:1;transform:translateX(-50%)}
  .scroll-timeline>span:first-of-type{padding-left:8px;text-align:left;transform:none}
  .scroll-timeline>span:last-of-type{padding-right:8px;text-align:right;transform:translateX(-100%)}
}
