@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;700;900&display=swap');
:root{--muted:rgba(255,255,255,.7);--accent:#9dff5f}*{box-sizing:border-box}html,body{margin:0;background:#080808;color:#fff;font-family:Inter,"Noto Sans SC",sans-serif}body{overflow:hidden}.hero{height:100svh;min-height:620px;position:relative;overflow:hidden;background:#111;user-select:none;cursor:grab}.hero.is-dragging{cursor:grabbing}.slides,.slide,.pane,.shade{position:absolute;inset:0}.slide{background:center/cover no-repeat;will-change:transform}.next-slide{z-index:1}.current-slide{z-index:2}.pane{background:inherit;transition:transform .8s cubic-bezier(.2,.8,.2,1);will-change:clip-path,transform}.left-pane{clip-path:inset(0 calc(100% - var(--split)) 0 0)}.right-pane{clip-path:inset(0 0 0 var(--split))}.shade{z-index:3;background:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.48) 32%,rgba(0,0,0,.04) 70%),linear-gradient(0deg,rgba(0,0,0,.42),transparent 32%);pointer-events:none}.topbar{height:90px;position:absolute;z-index:8;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 40px}.brand{font-weight:800;font-size:26px;letter-spacing:-4px;color:#fff;text-decoration:none;border:1px solid #fff;border-radius:50%;width:40px;height:25px;display:grid;place-items:center;line-height:1;transform:skew(-12deg);opacity:.92}.brand span{transform:skew(12deg);font-size:20px}nav{display:flex;gap:34px;margin-left:90px}nav a,.tools button{color:#fff;text-decoration:none;font-size:14px;opacity:.82}nav a.active{opacity:1}nav i{font-style:normal;opacity:.4;margin:0 4px}.tools{display:flex;gap:20px}.tools button,.arrow{border:0;background:none;color:#fff;cursor:pointer;font-size:28px;padding:0}.copy{position:absolute;z-index:7;left:clamp(28px,7vw,110px);top:50%;transform:translateY(-45%) scale(1.5);transform-origin:left center;width:min(480px,38vw);pointer-events:none}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;margin-bottom:22px;color:var(--accent)}h1{font-size:clamp(46px,6.3vw,104px);line-height:.98;letter-spacing:10px;margin:0 0 26px;font-weight:600;white-space:nowrap}.desc{color:var(--muted);line-height:1.8;font-size:14px;max-width:420px;margin:0 0 32px}.cta{display:inline-flex;align-items:center;gap:13px;color:#fff;font-size:14px;text-decoration:none;pointer-events:auto}.cta:before{content:'○';font-size:18px;font-weight:300;line-height:0}.cta span{border-bottom:1px solid rgba(255,255,255,.55);padding-bottom:6px}.hint{position:absolute;z-index:7;right:40px;top:50%;writing-mode:vertical-rl;font-size:9px;letter-spacing:2px;color:rgba(255,255,255,.64);display:flex;gap:10px}.hint span{font-size:20px;letter-spacing:0}.bottom-bar{position:absolute;z-index:8;bottom:44px;left:40px;right:40px;display:flex;align-items:center;justify-content:space-between}.progress{display:flex;align-items:center;gap:20px;font-size:13px;font-weight:600;width:42%;justify-content:center}.track{height:2px;background:rgba(255,255,255,.35);flex:1;max-width:300px}.track b{display:block;height:100%;background:#fff;width:33.33%;transition:width .5s}.arrow{font-size:42px;font-weight:300}.copy>*{animation:rise .6s ease both}@keyframes rise{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:700px){.topbar{padding:0 22px;height:72px}nav{display:none}.tools{gap:14px}.copy{left:24px;top:48%;width:calc(100% - 48px);transform:translateY(-45%) scale(1)}h1{font-size:58px;letter-spacing:5px;white-space:normal}.desc{font-size:13px;line-height:1.7}.bottom-bar{left:22px;right:22px;bottom:25px}.progress{width:58%;gap:10px}.hint{display:none}.slide{background-position:center}.shade{background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.1) 90%),linear-gradient(0deg,rgba(0,0,0,.5),transparent 40%)}}
.copy>*{animation:none!important}.current-slide,.next-slide{clip-path:none!important}
.shade{display:none}
.copy{--copy-x:0;z-index:9;will-change:transform;transform:translateX(var(--copy-x)) translateY(-45%) scale(1.5);transition:transform .78s linear}
@media(max-width:700px){.copy{transform:translateX(var(--copy-x)) translateY(-45%) scale(1)}}
.copy{display:none}.slide-copy{position:absolute;z-index:9;left:clamp(28px,7vw,110px);top:50%;width:min(480px,38vw);transform:translateY(-45%) scale(1.5);transform-origin:left center}.slide-copy .eyebrow{color:var(--accent)}.slide-copy h1{font-size:clamp(46px,6.3vw,104px);letter-spacing:10px;font-weight:600}.slide-copy .desc{color:var(--muted);line-height:1.8;font-size:14px;max-width:420px}.slide-copy .cta{display:inline-flex;align-items:center;gap:13px;color:#fff}.slide-copy .cta:before{content:'○';font-size:18px}.slide-copy .cta span{border-bottom:1px solid rgba(255,255,255,.55);padding-bottom:6px}@media(max-width:700px){.slide-copy{left:24px;top:48%;width:calc(100% - 48px);transform:translateY(-45%) scale(1)}.slide-copy h1{font-size:58px;letter-spacing:5px;white-space:normal}}
 .hero.boundary-drag{background:#808080!important}
 .hint{display:none}
 .slide-copy h1{letter-spacing:4px!important;font-weight:700!important;animation:none!important;font-synthesis:none}@media(max-width:700px){.slide-copy h1{letter-spacing:5px!important}}
 .slide-copy .eyebrow{font-size:12px!important;font-weight:400!important}.slide-copy .cta{font-size:16px!important}.slide-copy .cta:before{font-size:6px!important}.slide-copy .cta span{padding-bottom:2px!important}
 .slide-copy .cta{transform:translateX(-10px)}.progress{font-size:19.5px;gap:30px}.progress .track{height:3px;max-width:450px}
 .slide-copy .cta:before{font-size:5px!important;font-weight:300!important;position:relative;left:10px}
 .slide-copy .cta:before{font-size:4px!important;transform:translateY(3px)}
 .slide-copy .cta:before{transform:translateY(1px)}
 .slide-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.2s ease-in-out;z-index:1;pointer-events:none}.slide-video.is-playing{opacity:1}.slide-copy{z-index:9}
 .slide-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.2s ease-in-out;z-index:1;pointer-events:none}.slide-video.is-playing{opacity:1}.slide-video.is-returning{opacity:0}.slide-copy{z-index:9;transition:transform 1s ease-in-out,background .8s ease-in-out,padding .8s ease-in-out}.current-slide.video-mode .slide-copy{transform:translate(10%, -45%) scale(.82);background:rgba(20,20,20,.52);border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:24px 30px;width:min(500px,38vw);backdrop-filter:blur(8px)}
 .current-slide.video-mode .slide-copy{transform:translate(10%,-45%) scale(1.5);clip-path:inset(0 20% 0 0);overflow:hidden;transition:transform 2s ease-in-out,background 1.2s ease-in-out,padding 1.2s ease-in-out,clip-path 2s ease-in-out}
 .current-slide.video-mode .slide-copy{clip-path:none!important;overflow:visible!important}.current-slide.video-mode .slide-copy::after{content:'';position:absolute;z-index:12;top:-8px;bottom:-8px;right:-34px;width:92px;border-radius:9px;background:rgba(30,30,30,.82);box-shadow:0 0 18px rgba(0,0,0,.14);animation:text-wipe 2s ease-in-out forwards}@keyframes text-wipe{from{right:-34px}to{right:calc(100% - 58px)}}
 .current-slide.video-mode .slide-copy{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;backdrop-filter:none!important;width:min(480px,38vw)!important;transform:translateY(-45%) scale(1.5)!important}
 .current-slide.video-mode .slide-copy::after{z-index:999!important;width:120px!important;background:rgba(22,22,22,.92)!important;opacity:1!important;mix-blend-mode:normal!important;pointer-events:none!important}
 .current-slide.video-mode .slide-copy::after{right:0!important;left:auto!important;width:0!important;height:calc(100% + 16px)!important;top:-8px!important;bottom:auto!important;border-radius:9px!important;background:rgba(22,22,22,.92)!important;animation:text-wipe-fill 2s ease-in-out forwards!important}@keyframes text-wipe-fill{from{width:0}to{width:100%}}
 .current-slide.video-mode .slide-copy{clip-path:inset(0 0 0 0)!important;overflow:visible!important}.current-slide.video-mode .slide-copy::after{right:-34px!important;left:auto!important;width:92px!important;height:calc(100% + 16px)!important;top:-8px!important;bottom:auto!important;border-radius:9px!important;background:rgba(28,28,28,.9)!important;animation:text-bar-sweep 2.4s ease-in-out forwards!important}@keyframes text-bar-sweep{from{right:-34px}to{right:100%}}
body .hero .current-slide.video-mode .slide-copy::after{content:''!important;position:absolute!important;z-index:9999!important;display:block!important;top:-8px!important;bottom:auto!important;right:-34px!important;left:auto!important;width:92px!important;height:calc(100% + 16px)!important;border-radius:9px!important;background:rgba(28,28,28,.92)!important;opacity:1!important;animation:text-bar-sweep-final 2.4s linear forwards!important;pointer-events:none!important}@keyframes text-bar-sweep-final{0%{right:-34px}100%{right:100%}}
body .hero .current-slide.video-mode .slide-copy{clip-path:none!important;overflow:visible!important}body .hero .current-slide.video-mode .slide-copy .copy-content{animation:text-content-wipe 2.4s linear forwards!important}@keyframes text-content-wipe{from{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 100% 0 0)}}
body .hero .current-slide.video-mode .slide-copy .copy-content{clip-path:none!important;animation:none!important}body .hero .current-slide.video-mode .slide-copy::after{right:0!important;width:0!important;animation:text-bar-cover-final 2.4s ease-in-out forwards!important}@keyframes text-bar-cover-final{from{width:0}to{width:100%}}
body .hero .current-slide .slide-copy{position:absolute!important;overflow:visible!important}body .hero .current-slide .text-mask{position:absolute;z-index:10000;top:-8px;right:0;width:0;height:calc(100% + 16px);border-radius:9px;background:rgba(28,28,28,.92);pointer-events:none}.current-slide .text-mask.is-wiping{animation:real-text-mask 2.4s ease-in-out forwards}@keyframes real-text-mask{from{right:0;width:0}to{right:0;width:100%}}
body .hero .current-slide.video-mode .slide-copy::before,body .hero .current-slide.video-mode .slide-copy::after{display:none!important}
body .hero .current-slide.video-mode .slide-copy{transform:translateY(-45%) scale(1.5)!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;backdrop-filter:none!important;clip-path:none!important;overflow:visible!important}body .hero .current-slide.video-mode .slide-copy::before,body .hero .current-slide.video-mode .slide-copy::after{display:none!important}body .hero .current-slide .text-mask{display:none!important}
 .slide-copy .cta{position:relative;gap:13px;transition:color .35s ease}.slide-copy .cta:before{content:''!important;width:14px;height:14px;border:1px solid currentColor;border-radius:50%;font-size:0;display:inline-flex;align-items:center;justify-content:center;transition:transform .45s cubic-bezier(.2,.8,.2,1),background .35s ease,border-color .35s ease}.slide-copy .cta:after{content:'→';position:absolute;left:3px;top:50%;font-size:11px;line-height:1;color:#111;opacity:0;transform:translate(-4px,-50%);transition:opacity .3s ease,transform .4s ease}.slide-copy .cta span{position:relative;border:0!important;padding-bottom:6px!important;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.slide-copy .cta span:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:currentColor;transition:width .4s cubic-bezier(.2,.8,.2,1)}.slide-copy .cta:hover:before{transform:scale(1.45);background:#fff;border-color:#fff}.slide-copy .cta:hover:after{opacity:1;transform:translate(0,-50%)}.slide-copy .cta:hover span{transform:translateX(10px)}.slide-copy .cta:hover span:after{width:0;right:auto}
 .slide-copy .cta:before{width:5.5px!important;height:5.5px!important;transform:scale(1)!important}.slide-copy .cta:after{left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}.slide-copy .cta:hover:before{transform:scale(4)!important}.slide-copy .cta:hover:after{transform:translate(-50%,-50%)!important}.slide-copy .cta span:after{width:100%;right:0;transform:scaleX(1);transform-origin:right center;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.slide-copy .cta:hover span:after{width:100%;transform:scaleX(0);right:0}
 .slide-copy .cta:before{content:''!important;width:5.5px!important;height:5.5px!important;transform:none!important;position:relative;top:-2px;flex:0 0 5.5px;transition:width .45s cubic-bezier(.2,.8,.2,1),height .45s cubic-bezier(.2,.8,.2,1),background .35s ease,border-color .35s ease}.slide-copy .cta:after{display:none!important}.slide-copy .cta:hover:before{content:'→'!important;width:22px!important;height:22px!important;flex-basis:22px;font-size:12px!important;color:#111;background:#fff;border-color:#fff;display:inline-flex;align-items:center;justify-content:center;top:-2px}
 .slide-copy .cta:hover:before{content:'→'!important;width:120px!important;height:120px!important;flex:0 0 120px!important;font-size:58px!important;color:#111;background:#fff;border-color:#fff;display:inline-flex;align-items:center;justify-content:center;top:-2px}
 .slide-copy .cta:hover:before{width:44px!important;height:44px!important;flex-basis:44px!important;font-size:20px!important}
body .hero .current-slide .slide-copy .cta:hover:before{content:'→'!important;width:28px!important;height:28px!important;flex:0 0 28px!important;font-size:13px!important;transform:none!important;top:-2px!important;border-radius:50%!important;background:#fff!important;border-color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
body .hero .current-slide .slide-copy .cta{position:relative!important;display:inline-flex!important;gap:0!important;width:max-content!important;white-space:nowrap!important;padding-left:24px!important}body .hero .current-slide .slide-copy .cta:before{position:absolute!important;left:0!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important}body .hero .current-slide .slide-copy .cta:hover:before{left:0!important;top:50%!important;transform:translateY(-50%)!important}body .hero .current-slide .slide-copy .cta span{margin:0!important;white-space:nowrap!important}
body .hero .current-slide .slide-copy .cta{padding-left:16px!important}body .hero .current-slide .slide-copy .cta span:after{bottom:5px!important}
body .hero .current-slide .slide-copy .cta:hover span{transform:translateX(22.5px)!important}
body .hero .current-slide .slide-copy .cta{transform:translateX(-5px)!important}body .hero .current-slide .slide-copy .cta:before{left:5px!important}
body .hero .current-slide .slide-copy .cta span{font-weight:500!important}body .hero .current-slide .slide-copy .cta span:after{height:.5px!important}
body .hero .current-slide .slide-copy .cta:before{top:-4px!important}body .hero .current-slide .slide-copy .cta:hover:before{font-size:16px!important}
body .hero .current-slide .slide-copy .cta:before,body .hero .current-slide .slide-copy .cta:hover:before{top:calc(50% - 1px)!important;transform:translateY(-50%)!important}
body .hero .current-slide .slide-copy .eyebrow{margin-bottom:26px!important}body .hero .current-slide .slide-copy h1{margin-bottom:26px!important}body .hero .current-slide .slide-copy .desc{margin-bottom:26px!important}
body .hero .current-slide .slide-copy .eyebrow{transform:translateY(-5px)!important}body .hero .current-slide .slide-copy .cta{transform:translate(-5px,-5px)!important}
 .bottom-bar .arrow:first-child{transform:translateX(50px)}
body .bottom-bar .arrow:first-child{transform:translateX(60px)!important}
body .bottom-bar .arrow:last-child{transform:translateX(-60px)!important}
nav{transform:scale(1.5);transform-origin:center center}
nav{transform:scale(1.2);transform-origin:center center}
body .topbar .brand{transform:translateX(60px) skew(-12deg)}body .topbar .tools{transform:translateX(-60px)}
body .topbar .tools button:last-child{transform:scale(1.35);transform-origin:center}
body .hero .current-slide .slide-copy .cta:before{opacity:.5!important}body .hero .current-slide .slide-copy .cta:hover:before{opacity:1!important}
nav a{position:relative;display:inline-block;overflow:hidden;height:22px;line-height:22px}nav a span,nav a b{display:block;transition:transform .5s cubic-bezier(.2,.8,.2,1),opacity .5s ease}nav a b{position:absolute;left:0;top:100%;color:var(--accent);font-weight:400;white-space:nowrap}nav a:hover span{transform:translateY(-100%);opacity:0}nav a:hover b{transform:translateY(-100%)}nav a i{font-style:normal;opacity:.4;margin:0 4px}
body .topbar .brand{border:0!important;background:none!important;transform:translateX(60px)!important;overflow:visible!important}body .topbar .brand img{display:block;width:48px;height:auto;max-height:32px;object-fit:contain}
nav a>span,nav a>b{transform:none!important;position:relative;top:0}nav a>span em,nav a>b em{display:inline-block;font-style:normal;transition:transform .48s cubic-bezier(.2,.8,.2,1),opacity .48s ease;transition-delay:calc(var(--i)*.025s)}nav a:hover>span em,nav a:hover>b em{transform:translateY(-100%);transition-delay:calc((var(--count) - var(--i))* .025s)}nav a>b{transform:translateY(100%)!important}nav a:hover>b{transform:translateY(0)!important}nav a i{display:inline;font-style:normal}
nav a>b{display:none!important}nav a>span em{transform:none!important;transition:none!important;color:inherit;opacity:1}nav a:hover>span em{color:var(--accent)!important;opacity:1}
nav a>b{display:block!important;position:absolute!important;left:0;top:100%;transform:translateY(0)!important;color:var(--accent)!important;font-weight:400;white-space:nowrap;transition:transform .42s ease-out!important}nav a>span em{transform:translateY(0)!important;transition:transform .48s cubic-bezier(.2,.8,.2,1),opacity .48s ease!important;transition-delay:calc(var(--i)*.025s)!important}nav a:hover>span em{transform:translateY(-100%)!important;opacity:0;transition-delay:calc((var(--count) - var(--i))*.025s)!important}nav a:hover>b{transform:translateY(-100%)!important;transition-delay:0s!important}nav a:not(:hover)>b{transform:translateY(0)!important}
nav a>b{top:0!important;transform:translateY(100%)!important}nav a:hover>b{transform:translateY(0)!important}
nav a{overflow:hidden}nav a>span em{transform:translateY(0)!important;opacity:1!important;transition:transform .48s cubic-bezier(.2,.8,.2,1),opacity .48s ease!important;transition-delay:calc(var(--i)*.025s)!important}nav a:hover>span em{transform:translateY(-100%)!important;opacity:0!important;transition-delay:calc((var(--count) - var(--i))*.025s)!important}nav a>b{top:0!important;transform:translateY(100%)!important;opacity:1!important;transition:transform .48s cubic-bezier(.2,.8,.2,1)!important}nav a:hover>b{transform:translateY(0)!important}
nav a{display:inline-block!important;position:static!important;height:auto!important;line-height:normal!important;overflow:visible!important;color:#fff!important;transform:none!important;transition:none!important}nav a:hover{color:var(--accent)!important}nav a i{display:inline!important}
nav a{position:relative!important;display:inline-block!important;overflow:hidden!important;height:22px!important;line-height:22px!important;color:#fff!important;transform:none!important}nav a>span em{display:inline-block;transform:translateY(0);opacity:1;transition:transform .48s cubic-bezier(.2,.8,.2,1),opacity .48s ease;transition-delay:calc(var(--i)*.025s)}nav a:hover>span em{transform:translateY(-100%);opacity:0;transition-delay:calc((var(--count) - var(--i))*.025s)}nav a>b{display:block!important;position:absolute!important;left:0;top:0;transform:translateY(100%)!important;color:var(--accent)!important;font-weight:400;white-space:nowrap;transition:transform .48s cubic-bezier(.2,.8,.2,1)!important}nav a:hover>b{transform:translateY(0)!important}
nav a{display:inline-block!important;position:static!important;height:auto!important;line-height:normal!important;overflow:visible!important;color:#fff!important;transform:none!important;transition:none!important}nav a:hover{color:#fff!important}nav a i{display:inline!important}
nav a{overflow:hidden!important;display:inline-block!important;height:22px!important;line-height:22px!important;white-space:nowrap!important}nav a em{display:inline-block;font-style:normal;transition:transform .48s cubic-bezier(.2,.8,.2,1),opacity .48s ease;transition-delay:calc(var(--i)*.025s)}nav a:hover em{transform:translateY(-100%);opacity:0;transition-delay:calc((var(--count) - var(--i))*.025s)}
nav a{position:relative!important;overflow:hidden!important}nav a .nav-white{display:block!important;white-space:nowrap!important;transform:none!important}nav a .nav-green{display:block!important;position:absolute!important;left:0;top:0;white-space:nowrap;color:var(--accent);font-weight:400;transform:translateY(100%);transition:transform .48s ease-out!important}nav a:hover .nav-green{transform:translateY(0)}nav a .nav-white em{display:inline-block;font-style:normal;transition:transform .48s cubic-bezier(.2,.8,.2,1),opacity .48s ease;transition-delay:calc(var(--i)*.025s)}nav a:hover .nav-white em{transform:translateY(-100%);opacity:0;transition-delay:calc((var(--count) - var(--i))*.025s)}
body .topbar nav,body .topbar nav a,body .topbar nav a:hover{transform:none!important;opacity:1!important;transition:none!important;animation:none!important;color:#fff!important}body .topbar nav a{display:inline-block!important;position:static!important;height:auto!important;line-height:normal!important;overflow:visible!important}body .topbar nav a i{display:inline!important;color:#fff!important}
body .topbar nav{transform:scale(1.2)!important;transform-origin:center center!important;display:flex!important;gap:34px!important}
body .topbar nav{transform:translateX(30px) scale(1.2)!important}
body .topbar nav{transform:translateX(-30px) scale(1.2)!important}
body .topbar nav{transform:translateX(-45px) scale(1.2)!important}
body .portfolio-topbar nav{transform:scale(1.2)!important}
body .topbar nav a,body .topbar nav a:hover,body .topbar nav a:focus,body .topbar nav a:active{color:#fff!important;text-decoration:none!important;filter:none!important}
body .topbar nav a{position:relative!important;display:inline-block!important;overflow:hidden!important;height:1.5em!important;line-height:1.5em!important;white-space:nowrap!important;color:#fff!important}
body .topbar nav a .nav-white,body .topbar nav a .nav-green{display:block!important;white-space:nowrap!important}
body .topbar nav a .nav-white em,body .topbar nav a .nav-green em{display:inline-block!important;font-style:normal!important;will-change:transform,opacity;transition:transform .52s cubic-bezier(.22,.8,.24,1),opacity .52s ease;transition-delay:calc((var(--count,12) - var(--i))*18ms)}
body .topbar nav a .nav-green{position:absolute!important;inset:0 auto auto 0!important;color:var(--accent)!important;transform:translateY(100%)!important}
body .topbar nav a:hover .nav-white em{transform:translateY(-100%)!important;opacity:0!important;transition-delay:calc(var(--i)*18ms)!important}
body .topbar nav a:hover .nav-green{transform:translateY(0)!important}
body .topbar nav a:not(:hover) .nav-white em{transform:translateY(0)!important;opacity:1!important}
body .topbar nav a:not(:hover) .nav-green{transform:translateY(100%)!important}
body .topbar nav a .nav-white{position:relative!important;z-index:1!important;opacity:1!important}
body .topbar nav a .nav-green{z-index:2!important;opacity:1!important;visibility:visible!important}
body .topbar nav a:hover .nav-green{transform:translateY(0)!important;opacity:1!important;visibility:visible!important}
body .topbar nav a.is-hovered .nav-white em{transform:translateY(-100%)!important;opacity:0!important}
body .topbar nav a.is-hovered .nav-green{transform:translateY(0)!important;opacity:1!important;visibility:visible!important;color:var(--accent)!important}
body .topbar nav a:hover .nav-green,body .topbar nav a.is-hovered .nav-green{display:block!important;position:absolute!important;top:0!important;left:0!important;transform:translateY(0)!important;opacity:1!important;visibility:visible!important;color:#9dff5f!important;z-index:20!important}
body .topbar nav a:hover .nav-green em,body .topbar nav a.is-hovered .nav-green em{color:#9dff5f!important;opacity:1!important;transform:translateY(0)!important}
body .topbar nav a:hover .nav-white em,body .topbar nav a.is-hovered .nav-white em{opacity:0!important;transform:translateY(-100%)!important}
body .topbar nav a:hover .nav-green em,body .topbar nav a.is-hovered .nav-green em{transition-delay:calc((var(--count,12) - var(--i))*18ms + 520ms)!important}
@keyframes nav-green-enter{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}
body .topbar nav a:hover .nav-green em,body .topbar nav a.is-hovered .nav-green em{animation:nav-green-enter .42s cubic-bezier(.22,.8,.24,1) forwards!important;animation-delay:calc(520ms + (var(--count,12) - var(--i))*18ms)!important}
body .topbar nav a:hover .nav-white em,body .topbar nav a.is-hovered .nav-white em{transition-delay:calc((var(--count) - var(--i))*18ms)!important}
body .topbar nav a .nav-green em{transform:translateY(100%)!important;opacity:0!important;transition:transform .42s cubic-bezier(.22,.8,.24,1),opacity .18s ease!important;transition-delay:0ms!important}
body .topbar nav a:hover .nav-green em,body .topbar nav a.is-hovered .nav-green em{transform:translateY(0)!important;opacity:1!important;transition-delay:calc(520ms + (var(--count) - var(--i))*18ms)!important;animation:none!important}
body .topbar nav a .nav-white,body .topbar nav a .nav-white em{color:#fff!important}
body .topbar nav a:hover .nav-white,body .topbar nav a.is-hovered .nav-white{color:#fff!important;z-index:3!important}
body .topbar nav a:hover .nav-green em,body .topbar nav a.is-hovered .nav-green em{transition-delay:520ms!important}
body .topbar nav a:hover .nav-green em,body .topbar nav a.is-hovered .nav-green em{transition-delay:380ms!important}
body .topbar nav a:hover .nav-green em,body .topbar nav a.is-hovered .nav-green em{transition-delay:200ms!important}
body .bottom-bar .arrow{width:58px!important;height:58px!important;border-radius:50%!important;background:rgba(255,255,255,.3)!important;display:grid!important;place-items:center!important;font-size:36px!important;line-height:1!important;transition:background .25s ease,opacity .25s ease!important}
body .bottom-bar .arrow:hover{background:rgba(255,255,255,.5)!important}
body .hero.at-first .bottom-bar .arrow:first-child,body .hero.at-last .bottom-bar .arrow:last-child{opacity:0!important;pointer-events:none!important}
body .hero.at-first .bottom-bar .arrow:first-child,body .hero.at-last .bottom-bar .arrow:last-child{opacity:1!important;background:transparent!important;pointer-events:auto!important}
body .bottom-bar .arrow:first-child{transform:translate(60px,6px)!important}
body .bottom-bar .arrow:last-child{transform:translate(-60px,6px)!important}
body .bottom-bar .arrow:first-child{transform:translate(60px,3px)!important}
body .bottom-bar .arrow:last-child{transform:translate(-60px,3px)!important}
body .bottom-bar .arrow{font-size:0!important;font-family:Arial,sans-serif!important;font-weight:400!important}
body .bottom-bar .arrow::before{font-size:46px!important;line-height:1!important;font-weight:300!important;color:#fff!important;display:block!important}
body .bottom-bar #prev::before{content:'←'!important}
body .bottom-bar #next::before{content:'→'!important}
body .portfolio-page{display:none;position:fixed;inset:0;z-index:30;background:#fff;color:#111;overflow:hidden;font-family:Inter,"Noto Sans SC",sans-serif}
body.portfolio-open .hero{display:none}body.portfolio-open .portfolio-page{display:block}
.portfolio-topbar{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 46px;background:#fff;color:#111}.portfolio-brand img{width:48px;display:block}.portfolio-topbar nav{display:flex;gap:32px;margin:0;transform:none!important}.portfolio-topbar nav a{color:#111!important;text-decoration:none;font-size:15px}.portfolio-topbar nav i{font-style:normal;opacity:.45;margin:0 4px}.portfolio-back{border:0;background:none;font-size:32px;font-weight:300;cursor:pointer;color:#111}
.portfolio-scroll{height:calc(100vh - 90px);overflow:auto;padding:72px 3.5vw 100px}.portfolio-hero{height:min(43vw,490px);min-height:300px;border-radius:24px;overflow:hidden;position:relative;background:#242424}.portfolio-hero img{width:100%;height:100%;object-fit:cover;display:block}.portfolio-hero>div{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}.portfolio-hero p{font-size:clamp(34px,5vw,74px);font-weight:800;margin:0 0 12px;letter-spacing:1px}.portfolio-hero span{font-size:18px}.portfolio-page h2{margin:26px 0 20px;text-align:center;font-size:clamp(34px,4vw,62px);font-weight:700;color:#fff;text-shadow:0 0 0 #777,-1px -1px 0 #999,1px 1px 0 #999;letter-spacing:1px}.portfolio-page h2 small{font-size:.78em}.portfolio-grid{display:grid;gap:26px}.industry-grid{grid-template-columns:repeat(3,1fr)}.details-grid{grid-template-columns:repeat(2,1fr)}.portfolio-grid img{display:block;width:100%;height:230px;object-fit:cover;border-radius:16px;background:#eee}.details-grid img{height:360px}.portfolio-home{cursor:pointer}
@media(max-width:700px){.portfolio-topbar{padding:0 22px;height:72px}.portfolio-topbar nav{display:none}.portfolio-scroll{height:calc(100vh - 72px);padding:28px 18px 60px}.portfolio-hero{min-height:240px;height:55vw;border-radius:16px}.industry-grid,.details-grid{grid-template-columns:1fr}.portfolio-grid img,.details-grid img{height:220px}.portfolio-page h2{font-size:32px}}
body .portfolio-scroll{max-width:1200px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}
@media(max-width:700px){body .portfolio-scroll{max-width:none!important;padding-left:18px!important;padding-right:18px!important}}
body .portfolio-scroll{width:100%!important;max-width:none!important;margin:0!important;padding:110px max(18px,calc((100% - 1200px)/2)) 100px!important}
@media(max-width:700px){body .portfolio-scroll{padding:92px 18px 60px!important}}
.industry-card{position:relative;display:block;overflow:hidden;border-radius:16px;height:230px;background:#111;text-decoration:none;color:inherit}
.industry-card>img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1);transition:transform 1.6s cubic-bezier(.22,.8,.24,1)}
.industry-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;padding:20px;color:#fff;text-align:center;background:rgba(0,0,0,.76);opacity:0;transition:opacity .35s ease}
.industry-overlay small{display:none}
.industry-overlay strong{position:relative;font-family:'SourceHanSansSCHeavy','Source Han Sans SC',sans-serif;font-size:clamp(15px,1.35vw,22px);font-weight:900;line-height:1.3;white-space:normal;max-width:100%;text-align:center;transform:scale(1.2)}
.industry-overlay b{font-size:clamp(14px,1.25vw,20px);font-weight:800;line-height:1.05;white-space:nowrap}
.industry-overlay strong i{position:static;display:inline;font-style:normal;margin:0 8px;background:none;color:#fff;transform:none}
.industry-overlay strong br{display:block}
.industry-overlay span{font-family:Inter,"Noto Sans SC",sans-serif;font-size:0;font-weight:400;letter-spacing:.35px;white-space:nowrap;transform:scale(1.2)}
.industry-overlay span::after{content:'DYNAMIC DESIGN';font-size:clamp(11px,.9vw,13px)}
.details-grid img{height:1080px;object-fit:cover;object-position:top}
.details-grid .detail-frame{height:880px;overflow-y:auto;overflow-x:hidden;border-radius:16px;background:#eee;overscroll-behavior:contain;scrollbar-width:thin}
.details-grid .detail-frame img{width:100%;height:auto;min-height:100%;object-fit:initial;object-position:initial}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar{background:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.9) 50px,rgba(0,0,0,.9) calc(100% - 50px),rgba(0,0,0,0) 100%) !important;backdrop-filter:blur(18px) saturate(140%) !important;-webkit-backdrop-filter:blur(18px) saturate(140%) !important}
.industry-overlay b{display:none}
.industry-card:hover .industry-overlay{opacity:1}
.industry-card:hover>img{transform:scale(1.14)}
@media(max-width:700px){.industry-card{height:220px}.industry-overlay strong{font-size:22px}}
body .portfolio-topbar .tools button{color:#111!important}
body .portfolio-topbar nav a .nav-white,body .portfolio-topbar nav a .nav-white em{color:#111!important}
body .portfolio-topbar nav a:hover .nav-white,body .portfolio-topbar nav a.is-hovered .nav-white{color:#111!important}
body .portfolio-topbar{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:60!important;height:90px!important;background:#fff!important}
body .portfolio-topbar{background:rgba(255,255,255,.3)!important}
body .portfolio-topbar{backdrop-filter:blur(18px) saturate(140%)!important;-webkit-backdrop-filter:blur(18px) saturate(140%)!important;border-bottom:1px solid rgba(255,255,255,.24)!important;transition:background .35s ease,height .35s ease,box-shadow .35s ease!important}
body .portfolio-topbar::before,body .portfolio-topbar::after{content:"";position:absolute;left:50%;width:120px;height:2px;background:rgba(20,20,20,.78);transform:translate(-50%,-50%) scaleX(0);opacity:0;transition:transform .35s ease,opacity .25s ease;pointer-events:none}
body .portfolio-topbar::before{top:38px}body .portfolio-topbar::after{top:50px}
body .portfolio-topbar.is-condensed nav,body .portfolio-topbar.is-condensed .tools{opacity:0;transform:translateY(-16px) scale(1.2)!important;pointer-events:none}
body .portfolio-topbar.is-condensed::before,body .portfolio-topbar.is-condensed::after{transform:translate(-50%,-50%) scaleX(1);opacity:1}
body .portfolio-topbar.is-condensed:hover nav,body .portfolio-topbar.is-condensed:hover .tools{opacity:1;transform:scale(1.2)!important;pointer-events:auto}
body .portfolio-topbar.is-condensed:hover::before,body .portfolio-topbar.is-condensed:hover::after{transform:translate(-50%,-50%) scaleX(0);opacity:0}
body .portfolio-topbar.is-condensed{background:rgba(255,255,255,.15)!important}
body .portfolio-topbar.is-condensed nav,body .portfolio-topbar.is-condensed .tools{opacity:1!important;transform:translateY(-8px) scale(1.2)!important;pointer-events:auto!important}
body .portfolio-topbar.is-condensed::before{top:58px}body .portfolio-topbar.is-condensed::after{top:70px}
body .portfolio-topbar.is-condensed:hover nav,body .portfolio-topbar.is-condensed:hover .tools{transform:translateY(0) scale(1.2)!important}
body .portfolio-topbar.is-condensed{height:45px!important;background:rgba(255,255,255,.15)!important;box-shadow:0 10px 24px rgba(0,0,0,.12)!important}
body .portfolio-topbar.is-condensed nav,body .portfolio-topbar.is-condensed .tools{opacity:0!important;transform:translateY(-24px) scale(1.2)!important;pointer-events:none!important}
body .portfolio-topbar.is-condensed::before{top:54px!important;transform:translate(-50%,-50%) scaleX(1)!important;opacity:1!important}
body .portfolio-topbar.is-condensed::after{top:66px!important;transform:translate(-50%,-50%) scaleX(1)!important;opacity:1!important}
body .portfolio-topbar.is-condensed:hover{height:90px!important;background:rgba(255,255,255,.3)!important}
body .portfolio-topbar.is-condensed:hover nav,body .portfolio-topbar.is-condensed:hover .tools{opacity:1!important;transform:translateY(0) scale(1.2)!important;pointer-events:auto!important}
body .portfolio-topbar.is-condensed:hover::before,body .portfolio-topbar.is-condensed:hover::after{opacity:0!important;transform:translate(-50%,-50%) scaleX(0)!important}
body .portfolio-topbar.is-condensed::before{top:14px!important}
body .portfolio-topbar.is-condensed::after{top:26px!important}
body .portfolio-topbar{transition:height .2s ease .2s,background .2s ease .2s,box-shadow .2s ease .2s!important}
body .portfolio-topbar nav,body .portfolio-topbar .tools{transition:transform .2s ease,opacity .2s ease!important}
body .portfolio-topbar::before,body .portfolio-topbar::after{top:-20px!important;transition:top .2s ease .4s,transform .2s ease .4s,opacity .15s ease .4s!important}
body .portfolio-topbar.is-condensed::before{top:14px!important;transition-delay:.4s!important}
body .portfolio-topbar.is-condensed::after{top:26px!important;transition-delay:.4s!important}
body .portfolio-topbar.is-condensed nav,body .portfolio-topbar.is-condensed .tools{transition-delay:0s!important}
body .portfolio-topbar.is-condensed nav{opacity:1!important;transform:scale(1.2)!important;pointer-events:auto!important}
body .portfolio-topbar nav .nav-white em{display:inline-block!important;transform:translateY(0)!important;opacity:1!important;transition:transform .28s cubic-bezier(.22,.8,.24,1),opacity .22s ease!important;transition-delay:calc((var(--count) - var(--i))*12ms)!important}
body .portfolio-topbar.is-condensed nav .nav-white em{transform:translateY(-110%)!important;opacity:0!important;transition-delay:calc((var(--count) - var(--i))*12ms)!important}
body .portfolio-topbar.is-condensed nav .nav-white em{transform:translateY(-220%)!important}
body .portfolio-topbar nav .nav-white em,body .portfolio-topbar nav .nav-green em{transition-duration:.62s!important}
body .portfolio-topbar.is-condensed nav .nav-green em{transform:translateY(-220%)!important;opacity:0!important;transition-delay:calc((var(--count) - var(--i))*12ms + .2s)!important}
body .portfolio-topbar.is-condensed nav .nav-white,body .portfolio-topbar.is-condensed nav .nav-green{overflow:hidden!important}
body .portfolio-topbar nav{transition:opacity .15s ease .7s,transform .62s cubic-bezier(.22,.8,.24,1)!important}
body .portfolio-topbar.is-condensed nav{opacity:0!important;transition-delay:.7s,.0s!important}
body .portfolio-topbar.is-condensed:hover nav{opacity:1!important;transition-delay:0s!important}
body .portfolio-topbar.is-condensed nav{opacity:1!important;transition:none!important}
body .portfolio-topbar.is-condensed nav .nav-white em,body .portfolio-topbar.is-condensed nav .nav-green em{transform:translateY(-400%)!important;opacity:0!important}
body .portfolio-topbar.is-condensed nav .nav-white em,body .portfolio-topbar.is-condensed nav .nav-green em{transform:translateY(-150px)!important}
body .portfolio-topbar.is-condensed nav,body .portfolio-topbar.is-condensed nav a{overflow:visible!important}
body .portfolio-topbar.is-condensed nav{visibility:hidden!important;opacity:0!important;transition:visibility 0s linear .7s,opacity .15s ease .7s!important}
body .portfolio-topbar.is-condensed:hover nav{visibility:visible!important;opacity:1!important;transition:visibility 0s,opacity .2s ease!important}
body .portfolio-topbar.is-condensed:hover nav{display:flex!important}
body .portfolio-topbar.is-condensed nav{display:flex!important;visibility:visible!important;opacity:1!important;transform:translateY(0) scale(1.2)!important;pointer-events:auto!important}
body .portfolio-topbar.is-condensed nav .nav-white em,body .portfolio-topbar.is-condensed nav .nav-green em{transform:translateY(-150px)!important;opacity:0!important;transition:transform .7s cubic-bezier(.22,.8,.24,1),opacity .35s ease!important}
body .portfolio-topbar.is-condensed nav.nav-hidden{display:none!important}
body .portfolio-topbar.is-condensed:hover nav.nav-hidden{display:flex!important}
body .portfolio-topbar.is-condensed:hover nav .nav-white em,body .portfolio-topbar.is-condensed:hover nav .nav-green em{transform:translateY(0)!important;opacity:1!important}
body .portfolio-topbar nav a{transition:transform .7s cubic-bezier(.22,.8,.24,1)!important}
body .portfolio-topbar.is-condensed:hover nav a{transform:translateY(0)!important}
/* Portfolio navigation sequence: text/brand/tools rise, then the two bars drop in. */
body .portfolio-topbar.is-condensed{height:45px!important;background:rgba(255,255,255,.15)!important;transition:height .32s cubic-bezier(.22,.8,.24,1),background .32s ease!important}
body .portfolio-topbar.is-condensed .portfolio-brand{transform:translateY(-45px)!important;transition:transform .32s cubic-bezier(.22,.8,.24,1)!important}
body .portfolio-topbar.is-condensed .tools{transform:translateY(-45px) scale(1.2)!important;transition:transform .32s cubic-bezier(.22,.8,.24,1) .08s!important}
body .portfolio-topbar.is-condensed nav{transform:scale(1.2)!important;opacity:1!important;visibility:visible!important}
body .portfolio-topbar.is-condensed nav a .nav-white em,body .portfolio-topbar.is-condensed nav a .nav-green em{transform:translateY(-150px)!important;opacity:0!important;transition:transform .48s cubic-bezier(.22,.8,.24,1),opacity .28s ease!important;transition-delay:calc((var(--count) - var(--i))*16ms)!important}
body .portfolio-topbar.is-condensed::before{top:14px!important;transform:translate(-50%,-50%) scaleX(1)!important;opacity:1!important;transition-delay:.48s!important}
body .portfolio-topbar.is-condensed::after{top:26px!important;transform:translate(-50%,-50%) scaleX(1)!important;opacity:1!important;transition-delay:.58s!important}
body .portfolio-topbar.is-condensed:hover{height:90px!important;background:rgba(255,255,255,.3)!important}
body .portfolio-topbar.is-condensed:hover .portfolio-brand{transform:translateY(0)!important}
body .portfolio-topbar.is-condensed:hover .tools{transform:scale(1.2)!important;transition-delay:.5s!important}
body .portfolio-topbar.is-condensed:hover nav a .nav-white em,body .portfolio-topbar.is-condensed:hover nav a .nav-green em{transform:translateY(0)!important;opacity:1!important;transition-delay:calc(var(--i)*90ms + .18s)!important}
body .portfolio-topbar.is-condensed:hover::before,body .portfolio-topbar.is-condensed:hover::after{opacity:0!important;transform:translate(-50%,-50%) scaleX(0)!important;transition-delay:0s!important}
body .portfolio-topbar .portfolio-brand{display:block!important;visibility:visible!important;opacity:1!important;transform:translateX(60px)!important}
body .portfolio-topbar .portfolio-brand img{display:block!important;width:48px!important;height:auto!important;object-fit:contain!important}
body .portfolio-topbar.is-condensed .portfolio-brand{transform:translate(60px,-45px)!important}
body .portfolio-topbar.is-condensed:hover .portfolio-brand{transform:translateX(60px)!important}
body .portfolio-topbar .portfolio-brand img{filter:invert(1)!important}
body .portfolio-topbar .portfolio-brand img{filter:none!important}
body .portfolio-topbar .portfolio-brand{position:relative!important;z-index:80!important;width:48px!important;height:32px!important;flex:0 0 48px!important;overflow:visible!important;transform:translateX(60px)!important}
body .portfolio-topbar .portfolio-brand img{position:relative!important;z-index:81!important;width:48px!important;height:32px!important;display:block!important;object-fit:contain!important;opacity:1!important;visibility:visible!important}
body .portfolio-topbar .portfolio-brand{position:absolute!important;left:max(30px,calc(50% - 510px))!important;top:7px!important;width:122px!important;height:58px!important;display:grid!important;place-items:center!important;transform:none!important}
body .portfolio-topbar nav{position:absolute!important;left:50%!important;top:50%!important;margin:0!important;transform:translate(-50%,-50%) scale(1.2)!important}
body .portfolio-topbar .tools{position:absolute!important;right:40px!important;top:50%!important;transform:translateY(-50%) scale(1.2)!important}
body .portfolio-topbar .portfolio-brand{left:max(30px,calc(50% - 410px))!important}
body .portfolio-topbar .portfolio-brand{left:max(30px,calc(50% - 710px))!important}
body .portfolio-topbar .portfolio-brand{left:max(30px,calc(50% - 630px))!important}
body .portfolio-topbar .portfolio-brand{left:max(30px,calc(50% - 670px))!important}
body .portfolio-topbar .portfolio-brand{left:max(30px,calc(50% - 650px))!important}
body .portfolio-topbar .tools{right:240px!important}
body .portfolio-topbar .tools{right:540px!important}
body .portfolio-topbar .tools{right:740px!important}
body .portfolio-topbar .tools{transform:translate(-200px,-50%) scale(1.2)!important}
body .portfolio-topbar .tools{transform:translate(-150px,-50%) scale(1.2)!important}
body .portfolio-topbar .tools{transform:translate(-160px,-50%) scale(1.2)!important}
body .portfolio-topbar .tools{transform:translate(-163px,-50%) scale(1.2)!important}
body .portfolio-topbar .portfolio-brand{top:11px!important}
body .portfolio-topbar.is-condensed .portfolio-brand{transform:translate(60px,-150px)!important;opacity:0!important;transition:transform .72s cubic-bezier(.22,.8,.24,1),opacity .42s ease!important}
body .portfolio-topbar.is-condensed nav{transform:translate(-50%,-150px) scale(1.2)!important;opacity:0!important;transition:transform .72s cubic-bezier(.22,.8,.24,1),opacity .42s ease!important}
body .portfolio-topbar.is-condensed .tools{transform:translate(-163px,-200px) scale(1.2)!important;opacity:0!important;transition:transform .72s cubic-bezier(.22,.8,.24,1),opacity .42s ease!important}
body .portfolio-topbar.is-condensed:hover .portfolio-brand{transform:translate(60px,0)!important;opacity:1!important}
body .portfolio-topbar.is-condensed:hover nav{transform:translate(-50%,-50%) scale(1.2)!important;opacity:1!important}
body .portfolio-topbar.is-condensed:hover .tools{transform:translate(-163px,-50%) scale(1.2)!important;opacity:1!important}
body .portfolio-topbar.is-condensed .portfolio-brand,body .portfolio-topbar.is-condensed nav,body .portfolio-topbar.is-condensed .tools{opacity:1!important;transition:transform .72s cubic-bezier(.22,.8,.24,1)!important}
body .portfolio-topbar.is-condensed:hover .portfolio-brand,body .portfolio-topbar.is-condensed:hover nav,body .portfolio-topbar.is-condensed:hover .tools{opacity:1!important}
body .portfolio-topbar.is-condensed nav .nav-white em,body .portfolio-topbar.is-condensed nav .nav-green em,body .portfolio-topbar.is-condensed:hover nav .nav-white em,body .portfolio-topbar.is-condensed:hover nav .nav-green em{opacity:1!important;transition:transform .72s cubic-bezier(.22,.8,.24,1)!important}
/* Final unified navigation layer */
body .portfolio-topbar .portfolio-nav-group{position:absolute!important;inset:0!important;z-index:80!important;transform:translateY(0)!important;opacity:1!important;transition:transform .72s cubic-bezier(.22,.8,.24,1)!important;pointer-events:auto!important}
body .portfolio-topbar .portfolio-nav-group .portfolio-brand,body .portfolio-topbar .portfolio-nav-group nav,body .portfolio-topbar .portfolio-nav-group .tools{opacity:1!important;transform:none!important;transition:none!important}
body .portfolio-topbar .portfolio-nav-group nav{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%) scale(1.2)!important}
body .portfolio-topbar .portfolio-nav-group .portfolio-brand{position:absolute!important;left:max(30px,calc(50% - 650px))!important;top:11px!important}
body .portfolio-topbar .portfolio-nav-group .tools{position:absolute!important;right:0!important;top:50%!important;transform:translate(-163px,-50%) scale(1.2)!important}
body .portfolio-topbar.is-condensed .portfolio-nav-group{transform:translateY(-150px)!important;opacity:1!important}
body .portfolio-topbar.is-condensed:hover .portfolio-nav-group{transform:translateY(0)!important;opacity:1!important}
body .portfolio-topbar .portfolio-nav-group{display:block!important;visibility:visible!important;will-change:transform!important;transition:transform .9s cubic-bezier(.22,.8,.24,1)!important}
body .portfolio-topbar.is-condensed .portfolio-nav-group{display:block!important;visibility:visible!important;transform:translateY(-150px)!important;opacity:1!important}
body .portfolio-topbar.is-nav-hover .portfolio-nav-group,body .portfolio-topbar.is-condensed:hover .portfolio-nav-group{transform:translateY(0)!important;opacity:1!important}
body .portfolio-topbar.is-condensed .portfolio-brand,body .portfolio-topbar.is-condensed nav,body .portfolio-topbar.is-condensed .tools{opacity:0!important;transition:transform .72s cubic-bezier(.22,.8,.24,1),opacity .42s ease!important}
body .portfolio-topbar.is-condensed .portfolio-brand{transform:translate(60px,-150px)!important}
body .portfolio-topbar.is-condensed nav{transform:translate(-50%,-150px) scale(1.2)!important}
body .portfolio-topbar.is-condensed .tools{transform:translate(-163px,-150px) scale(1.2)!important}
body .portfolio-topbar.is-condensed:hover .portfolio-brand{transform:translate(60px,0)!important;opacity:1!important}
body .portfolio-topbar.is-condensed:hover nav{transform:translate(-50%,-50%) scale(1.2)!important;opacity:1!important}
body .portfolio-topbar.is-condensed:hover .tools{transform:translate(-163px,-50%) scale(1.2)!important;opacity:1!important}
body .portfolio-topbar .tools{right:740px!important}
body .portfolio-topbar .tools{right:390px!important}
body .portfolio-topbar .tools{right:540px!important}
body .portfolio-topbar{box-shadow:none!important;background:rgba(255,255,255,.15)!important;border-radius:0!important;mask-image:none!important;-webkit-mask-image:none!important}
body .portfolio-topbar.is-condensed{box-shadow:none!important;background:rgba(255,255,255,.15)!important;border-radius:0!important;filter:none!important}
body .portfolio-topbar.is-condensed{background:rgba(255,255,255,.3)!important}
body .portfolio-topbar.is-condensed{background:rgba(255,255,255,.7)!important}
body .portfolio-topbar:not(.is-condensed) nav .nav-white em{transform:translateY(0)!important;opacity:1!important;transition-delay:calc(var(--i)*12ms)!important}
body .portfolio-topbar{padding:0 40px!important}
body .portfolio-topbar nav a{font-size:14px!important}
body .portfolio-scroll{padding-top:110px!important}
@media(max-width:700px){body .portfolio-topbar{height:72px!important}body .portfolio-scroll{padding-top:92px!important}}

/* Portfolio navigation: one content layer + two independent collapsed bars. */
body .portfolio-topbar {
  height: 90px !important;
  overflow: visible !important;
  transition: background .72s cubic-bezier(.22,.8,.24,1) !important;
}

/* Final independent layout overrides for the About portrait and card. */
@media (min-width: 801px) {
  .about-page-standalone .about-main-left {
    position: absolute !important;
    top: 181px !important;
    left: max(34px, calc((100% - 1400px) / 2 + 34px)) !important;
    width: min(44%, 616px) !important;
    padding: 0 !important;
  }
  .about-page-standalone .about-main-left .about-portrait {
    position: sticky !important;
    top: 90px !important;
    margin: 0 !important;
  }
  .about-page-standalone .about-main-card {
    display: block !important;
    width: min(56%, 784px) !important;
    margin: 48px max(34px, calc((100% - 1400px) / 2 + 34px)) 0 auto !important;
    padding: 56px 34px 34px !important;
  }
}
@media (max-width: 800px) {
  .about-page-standalone .about-main-left {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    padding: 0 24px !important;
  }
  .about-page-standalone .about-main-left .about-portrait {
    position: relative !important;
    top: auto !important;
    margin: 28px 0 0 !important;
  }
  .about-page-standalone .about-main-card {
    width: auto !important;
    margin: 28px 0 0 !important;
  }
}
body .portfolio-topbar .portfolio-nav-group {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  transform: translateY(0) !important;
  transition: transform .9s cubic-bezier(.22,.8,.24,1) !important;
  will-change: transform !important;
  pointer-events: auto !important;
}
body .portfolio-topbar .portfolio-nav-group .portfolio-brand,
body .portfolio-topbar .portfolio-nav-group nav,
body .portfolio-topbar .portfolio-nav-group .tools {
  opacity: 1 !important;
  visibility: visible !important;
}
body .portfolio-topbar .portfolio-nav-group .portfolio-brand {
  transform: none !important;
}
body .portfolio-topbar .portfolio-nav-group nav {
  transform: translate(-50%,-50%) scale(1.2) !important;
}
body .portfolio-topbar .portfolio-nav-group .tools {
  transform: translate(-163px,-50%) scale(1.2) !important;
}
body .portfolio-topbar .portfolio-nav-group nav .nav-white em,
body .portfolio-topbar .portfolio-nav-group nav .nav-green em {
  transform: translateY(0) !important;
  opacity: 1 !important;
}
body .portfolio-topbar.is-condensed {
  background: rgba(255,255,255,.7) !important;
}
body .portfolio-topbar.is-condensed .portfolio-nav-group {
  transform: translateY(-150px) !important;
}
body .portfolio-topbar.is-condensed:hover .portfolio-nav-group,
body .portfolio-topbar.is-nav-hover .portfolio-nav-group {
  transform: translateY(0) !important;
}
body .portfolio-topbar::before,
body .portfolio-topbar::after {
  z-index: 90 !important;
  pointer-events: none !important;
  transform: translate(-50%,-50%) scaleX(.0417) !important;
  opacity: 0 !important;
  transition: top .9s cubic-bezier(.22,.8,.24,1), transform .42s ease .48s, opacity .2s ease .48s !important;
}
body .portfolio-topbar::before { top: -20px !important; }
body .portfolio-topbar::after { top: -8px !important; }
body .portfolio-topbar.is-condensed::before,
body .portfolio-topbar.is-condensed::after {
  top: 14px !important;
  transform: translate(-50%,-50%) scaleX(1) !important;
  opacity: 1 !important;
}
body .portfolio-topbar.is-condensed::after { top: 26px !important; }
body.portfolio-open #portfolio-page > .topbar nav a,
body.portfolio-open #portfolio-page > .topbar nav a .nav-white,
body.portfolio-open #portfolio-page > .topbar nav a .nav-white em,
body.portfolio-open #portfolio-page > .topbar nav a i,
body.portfolio-open #portfolio-page > .topbar .tools button {
  color: #111 !important;
}
body.portfolio-open #portfolio-page > .topbar .brand img {
  filter: none !important;
}
body.portfolio-open #portfolio-page > .topbar .brand {
  transform: translateX(630px) !important;
}
body.portfolio-open #portfolio-page > .topbar .tools {
  transform: translateX(-657px) !important;
}
body.portfolio-open #portfolio-page > .topbar {
  transform: none !important;
  background: none !important;
  box-shadow: none !important;
  border: 0 !important;
  transition: transform 1s cubic-bezier(.16,1,.3,1) !important;
}
body.portfolio-open #portfolio-page > .topbar .portfolio-nav-bg {
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  background: rgba(255,255,255,.9) !important;
  -webkit-backdrop-filter: blur(18px) saturate(120%) !important;
  backdrop-filter: blur(18px) saturate(120%) !important;
  -webkit-mask-image: linear-gradient(90deg,transparent 0,#000 50px,#000 calc(100% - 50px),transparent 100%) !important;
  mask-image: linear-gradient(90deg,transparent 0,#000 50px,#000 calc(100% - 50px),transparent 100%) !important;
  transform: translateY(0) !important;
  transition: transform 1s cubic-bezier(.16,1,.3,1) !important;
}
body.portfolio-open #portfolio-page > .topbar::before,
body.portfolio-open #portfolio-page > .topbar::after {
  background: transparent !important;
  box-shadow: none !important;
}
body.portfolio-open #portfolio-page > .topbar > .brand,
body.portfolio-open #portfolio-page > .topbar > nav,
body.portfolio-open #portfolio-page > .topbar > .tools { z-index: 2 !important; }
body.portfolio-open #portfolio-page > .topbar .brand,
body.portfolio-open #portfolio-page > .topbar nav a,
body.portfolio-open #portfolio-page > .topbar .tools button {
  position: relative !important;
  will-change: transform !important;
}
body.portfolio-open #portfolio-page > .topbar .brand {
  transition: transform .60s cubic-bezier(.16,1,.3,1) !important;
}
body.portfolio-open #portfolio-page > .topbar nav a:nth-child(1) {
  transition: transform .72s cubic-bezier(.16,1,.3,1) !important;
}
body.portfolio-open #portfolio-page > .topbar nav a:nth-child(2) {
  transition: transform .84s cubic-bezier(.16,1,.3,1) !important;
}
body.portfolio-open #portfolio-page > .topbar nav a:nth-child(3) {
  transition: transform .96s cubic-bezier(.16,1,.3,1) !important;
}
body.portfolio-open #portfolio-page > .topbar .tools button:nth-child(1) {
  transition: transform 1.08s cubic-bezier(.16,1,.3,1) !important;
}
body.portfolio-open #portfolio-page > .topbar .tools button:nth-child(2) {
  transition: transform 1.20s cubic-bezier(.16,1,.3,1) !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate,
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate {
  transform: translateY(-45px) !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate .brand,
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate nav a,
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate .tools button:not(.theme-toggle) {
  transform: translateY(-255px) !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate .brand {
  transform: translateX(630px) translateY(-255px) !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate nav a {
  transform: translateY(-255px) !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate .tools {
  transform: translateX(-657px) !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate .tools button:not(.theme-toggle) {
  transform: translateY(-255px) !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate .brand {
  transition-duration: .48s !important;
  transition-delay: 0s !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate nav a:nth-child(1) {
  transition-duration: .52s !important;
  transition-delay: .08s !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate nav a:nth-child(2) {
  transition-duration: .56s !important;
  transition-delay: .12s !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate nav a:nth-child(3) {
  transition-duration: .60s !important;
  transition-delay: .16s !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate .tools button:nth-child(1):not(.theme-toggle) {
  transition-duration: .64s !important;
  transition-delay: .20s !important;
  transform: translate3d(0,-255px,0) !important;
  backface-visibility: hidden !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate .tools button:nth-child(2):not(.theme-toggle) {
  transition-duration: .68s !important;
  transition-delay: .32s !important;
  transform: translate3d(0,-255px,0) !important;
  backface-visibility: hidden !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate .portfolio-nav-bg {
  transform: translateY(-45px) !important;
}
body.portfolio-open #portfolio-page > .topbar::before,
body.portfolio-open #portfolio-page > .topbar::after {
  opacity: 0 !important;
  transition: top .35s cubic-bezier(.16,1,.3,1) 0s !important;
}
body.portfolio-open #portfolio-page > .topbar::before { top: -25px !important; }
body.portfolio-open #portfolio-page > .topbar::after { top: -13px !important; }
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::before,
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::after {
  top: 75px !important;
  opacity: 1 !important;
  transition: top .35s cubic-bezier(.16,1,.3,1) 0s !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::after {
  top: 87px !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::before {
  transition: top .30s cubic-bezier(.16,1,.3,1) 0s,
              transform .30s cubic-bezier(.16,1,.3,1) 0s !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::after {
  transition: top .30s cubic-bezier(.16,1,.3,1) .08s,
              transform .30s cubic-bezier(.16,1,.3,1) .08s !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-returning {
  transition-duration: .30s !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-returning .brand,
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-returning nav a,
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-returning .tools button {
  transition-duration: .30s !important;
  transition-timing-function: cubic-bezier(.16,1,.3,1) !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-returning .brand { transition-delay: 0s !important; }
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-returning nav a:nth-child(1) { transition-delay: .03s !important; }
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-returning nav a:nth-child(2) { transition-delay: .06s !important; }
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-returning nav a:nth-child(3) { transition-delay: .09s !important; }
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-returning .tools button:nth-child(1) { transition-delay: .12s !important; }
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-returning .tools button:nth-child(2) { transition-delay: .15s !important; }
body.portfolio-open #portfolio-page > .topbar::before,
body.portfolio-open #portfolio-page > .topbar::after {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  width: 120px !important;
  height: 2px !important;
  background: #111 !important;
  opacity: 0 !important;
  transform: translate(-50%,-50%) !important;
  pointer-events: none !important;
  z-index: 20 !important;
}
body.portfolio-open #portfolio-page > .topbar::before { top: 75px !important; }
body.portfolio-open #portfolio-page > .topbar::after { top: 87px !important; }
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::before,
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::after {
  opacity: 1 !important;
  transition: opacity .3s ease .7s, transform .3s cubic-bezier(.22,.8,.24,1) .7s !important;
}
body.portfolio-open #portfolio-page > .topbar {
  background: rgba(255,255,255,.9) !important;
  -webkit-backdrop-filter: blur(18px) saturate(120%) !important;
  backdrop-filter: blur(18px) saturate(120%) !important;
  -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 50px, #000 calc(100% - 50px), transparent 100%) !important;
  mask-image: linear-gradient(90deg, transparent 0, #000 50px, #000 calc(100% - 50px), transparent 100%) !important;
}
body .portfolio-topbar.is-condensed:hover::before,
body .portfolio-topbar.is-condensed:hover::after,
body .portfolio-topbar.is-nav-hover::before,
body .portfolio-topbar.is-nav-hover::after {
  top: -20px !important;
  transform: translate(-50%,-50%) scaleX(0) !important;
  opacity: 0 !important;
  transition-delay: 0s !important;
}
.page-loader{position:fixed;inset:0;z-index:100;background:#000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .38s ease,visibility 0s linear .38s}.page-loader span{position:absolute;left:50%;top:50%;width:34px;height:34px;margin:-17px;border:1px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:loader-spin .8s linear infinite}@keyframes loader-spin{to{transform:rotate(360deg)}}body.page-transition .page-loader{opacity:1;visibility:visible;transition:opacity .2s ease}
@keyframes page-loader-failsafe{0%,55%{opacity:1;visibility:visible;pointer-events:auto}100%{opacity:0;visibility:hidden;pointer-events:none}}
body.page-transition .page-loader{animation:page-loader-failsafe .5s ease forwards}
body .bottom-bar .arrow{background:rgba(255,255,255,.1)!important}
body .bottom-bar .arrow:hover{background:rgba(255,255,255,.2)!important}
body .bottom-bar .arrow::before{font-size:41px!important}

/* Final override: portfolio nav content moves as one layer; bars remain separate. */
body .portfolio-topbar{height:90px!important;overflow:visible!important;background:rgba(255,255,255,.3)!important;transition:background .72s cubic-bezier(.22,.8,.24,1)!important}
body .portfolio-topbar .portfolio-nav-group{position:absolute!important;inset:0!important;display:block!important;visibility:visible!important;opacity:1!important;transform:translateY(0)!important;transition:transform .9s cubic-bezier(.22,.8,.24,1)!important;will-change:transform!important;pointer-events:auto!important}
body .portfolio-topbar .portfolio-nav-group .portfolio-brand,body .portfolio-topbar .portfolio-nav-group nav,body .portfolio-topbar .portfolio-nav-group .tools{opacity:1!important;visibility:visible!important;transform:none!important}
body .portfolio-topbar .portfolio-nav-group nav{transform:translate(-50%,-50%) scale(1.2)!important}
body .portfolio-topbar .portfolio-nav-group .tools{transform:translate(-163px,-50%) scale(1.2)!important}
body .portfolio-topbar .portfolio-nav-group nav .nav-white em,body .portfolio-topbar .portfolio-nav-group nav .nav-green em{transform:translateY(0)!important;opacity:1!important}
body .portfolio-topbar.is-condensed{background:rgba(255,255,255,.7)!important}
body .portfolio-topbar.is-condensed .portfolio-nav-group{transform:translateY(-150px)!important}
body .portfolio-topbar.is-condensed:hover .portfolio-nav-group,body .portfolio-topbar.is-nav-hover .portfolio-nav-group{transform:translateY(0)!important}
body .portfolio-topbar::before,body .portfolio-topbar::after{z-index:90!important;pointer-events:none!important;transform:translate(-50%,-50%) scaleX(0)!important;opacity:0!important;transition:top .9s cubic-bezier(.22,.8,.24,1),transform .42s ease .48s,opacity .2s ease .48s!important}
body .portfolio-topbar::before{top:-20px!important}body .portfolio-topbar::after{top:-8px!important}
body .portfolio-topbar.is-condensed::before,body .portfolio-topbar.is-condensed::after{top:14px!important;transform:translate(-50%,-50%) scaleX(1)!important;opacity:1!important}
body .portfolio-topbar.is-condensed::after{top:26px!important}
body .portfolio-topbar.is-condensed:hover::before,body .portfolio-topbar.is-condensed:hover::after,body .portfolio-topbar.is-nav-hover::before,body .portfolio-topbar.is-nav-hover::after{top:-20px!important;transform:translate(-50%,-50%) scaleX(0)!important;opacity:0!important;transition-delay:0s!important}

/* Restore the complete Portfolio navigation. */
body .portfolio-topbar.is-condensed .portfolio-nav-group,
body .portfolio-topbar.is-condensed:hover .portfolio-nav-group,
body .portfolio-topbar.is-nav-hover .portfolio-nav-group {
  transform: translateY(0) !important;
  opacity: 1 !important;
  visibility: visible !important;
}
body .portfolio-topbar.is-condensed .portfolio-brand,
body .portfolio-topbar.is-condensed nav,
body .portfolio-topbar.is-condensed .tools,
body .portfolio-topbar.is-condensed nav a,
body .portfolio-topbar.is-condensed nav .nav-white,
body .portfolio-topbar.is-condensed nav .nav-green {
  opacity: 1 !important;
  visibility: visible !important;
  display: block !important;
  pointer-events: auto !important;
}
body .portfolio-topbar.is-condensed nav { display: flex !important; }
body .portfolio-topbar.is-condensed .portfolio-brand { transform: none !important; }
body .portfolio-topbar.is-condensed nav { transform: translate(-50%,-50%) scale(1.2) !important; }
body .portfolio-topbar.is-condensed .tools { transform: translate(-163px,-50%) scale(1.2) !important; }
body .portfolio-topbar.is-condensed::before,
body .portfolio-topbar.is-condensed::after { opacity: 0 !important; transform: translate(-50%,-50%) scaleX(0) !important; }

/* Rebuilt reference behavior: collapsed content layer + persistent bars. */
body .portfolio-topbar {
  height: 90px !important;
  overflow: visible !important;
  background: rgba(255,255,255,.3) !important;
}
body .portfolio-topbar .portfolio-nav-group {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateY(0) !important;
  transition: transform .9s cubic-bezier(.22,.8,.24,1) !important;
  will-change: transform !important;
}
body .portfolio-topbar .portfolio-nav-group .portfolio-brand,
body .portfolio-topbar .portfolio-nav-group nav,
body .portfolio-topbar .portfolio-nav-group .tools {
  opacity: 1 !important;
  visibility: visible !important;
  transition: none !important;
}
body .portfolio-topbar .portfolio-nav-group .portfolio-brand { transform: none !important; }
body .portfolio-topbar .portfolio-nav-group nav { transform: translate(-50%,-50%) scale(1.2) !important; }
body .portfolio-topbar .portfolio-nav-group .tools { transform: translate(-163px,-50%) scale(1.2) !important; }
body .portfolio-topbar.is-condensed .portfolio-nav-group { transform: translateY(-150px) !important; }
body .portfolio-topbar.is-condensed:hover .portfolio-nav-group,
body .portfolio-topbar.is-nav-hover .portfolio-nav-group { transform: translateY(0) !important; }
body .portfolio-topbar::before,
body .portfolio-topbar::after {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  width: 120px !important;
  height: 2px !important;
  background: rgba(20,20,20,.78) !important;
  z-index: 120 !important;
  pointer-events: none !important;
  opacity: 0 !important;
  transform: translate(-50%,-50%) scaleX(0) !important;
  transition: opacity .2s ease, transform .4s ease, top .9s cubic-bezier(.22,.8,.24,1) !important;
}
body .portfolio-topbar::before { top: -20px !important; }
body .portfolio-topbar::after { top: -8px !important; }
body .portfolio-topbar.is-condensed::before,
body .portfolio-topbar.is-condensed::after {
  top: 14px !important;
  opacity: 1 !important;
  transform: translate(-50%,-50%) scaleX(1) !important;
}
body .portfolio-topbar.is-condensed::after { top: 26px !important; }
body .portfolio-topbar.is-condensed:hover::before,
body .portfolio-topbar.is-condensed:hover::after,
body .portfolio-topbar.is-nav-hover::before,
body .portfolio-topbar.is-nav-hover::after {
  top: -20px !important;
  opacity: 0 !important;
  transform: translate(-50%,-50%) scaleX(0) !important;
}

/* Keep the two hover text layers on the same single line. */
body .portfolio-topbar nav a {
  display: block !important;
  position: relative !important;
  height: 1.35em !important;
  line-height: 1.35em !important;
  overflow: hidden !important;
  white-space: nowrap !important;
}
body .portfolio-topbar nav a .nav-white,
body .portfolio-topbar nav a .nav-green {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  height: 100% !important;
  line-height: inherit !important;
  white-space: nowrap !important;
  overflow: visible !important;
}
body .portfolio-topbar nav a .nav-white { z-index: 1 !important; }
body .portfolio-topbar nav a .nav-green { z-index: 2 !important; }
body .portfolio-topbar nav a .nav-white em,
body .portfolio-topbar nav a .nav-green em {
  display: inline-block !important;
  transform: translateY(0) !important;
  opacity: 1 !important;
  transition: transform .42s cubic-bezier(.22,.8,.24,1), opacity .18s ease !important;
  transition-delay: 0ms !important;
}
body .portfolio-topbar nav a .nav-green em {
  transform: translateY(110%) !important;
  opacity: 0 !important;
}
body .portfolio-topbar nav a:hover .nav-white em,
body .portfolio-topbar nav a.is-hovered .nav-white em {
  transform: translateY(-110%) !important;
  opacity: 0 !important;
  transition-delay: calc((var(--count,12) - var(--i)) * 14ms) !important;
}
body .portfolio-topbar nav a:hover .nav-green em,
body .portfolio-topbar nav a.is-hovered .nav-green em {
  transform: translateY(0) !important;
  opacity: 1 !important;
  transition-delay: calc(220ms + (var(--i) * 14ms)) !important;
}
body .portfolio-topbar .portfolio-nav-group nav,
body .portfolio-topbar .portfolio-nav-group nav a,
body .portfolio-topbar .portfolio-nav-group nav .nav-white,
body .portfolio-topbar .portfolio-nav-group nav .nav-green,
body .portfolio-topbar .portfolio-nav-group nav .nav-white em,
body .portfolio-topbar .portfolio-nav-group nav .nav-green em {
  visibility: visible !important;
  opacity: 1 !important;
}
body .portfolio-topbar .portfolio-nav-group nav .nav-white em,
body .portfolio-topbar .portfolio-nav-group nav .nav-green em {
  transform: translateY(0) !important;
}

/* Portfolio navigation is static: no scroll-collapse and no hover text animation. */
body .portfolio-topbar,
body .portfolio-topbar.is-condensed,
body .portfolio-topbar.is-nav-hover {
  height: 90px !important;
  background: rgba(255,255,255,.3) !important;
}
body .portfolio-topbar .portfolio-nav-group,
body .portfolio-topbar.is-condensed .portfolio-nav-group,
body .portfolio-topbar.is-nav-hover .portfolio-nav-group {
  transform: translateY(0) !important;
  opacity: 1 !important;
  visibility: visible !important;
}
body .portfolio-topbar::before,
body .portfolio-topbar::after,
body .portfolio-topbar.is-condensed::before,
body .portfolio-topbar.is-condensed::after {
  opacity: 0 !important;
  transform: translate(-50%,-50%) scaleX(0) !important;
}
body .portfolio-topbar nav a .nav-white,
body .portfolio-topbar nav a .nav-green,
body .portfolio-topbar nav a .nav-white em,
body .portfolio-topbar nav a .nav-green em {
  transform: translateY(0) !important;
  opacity: 1 !important;
  visibility: visible !important;
  transition: none !important;
}
body .portfolio-topbar nav a .nav-green { display: none !important; }
body .portfolio-topbar nav a,
body .portfolio-topbar nav a .nav-white,
body .portfolio-topbar nav a .nav-white em,
body .portfolio-topbar nav a i {
  color: #111 !important;
}
body .portfolio-topbar nav a,
body .portfolio-topbar nav a:hover,
body .portfolio-topbar nav a.active {
  color: #111 !important;
  transform: none !important;
  transition: none !important;
}
body .portfolio-topbar nav a .nav-white,
body .portfolio-topbar nav a .nav-white em {
  color: #111 !important;
  transform: none !important;
  opacity: 1 !important;
  transition: none !important;
}
body .portfolio-topbar nav a .nav-green,
body .portfolio-topbar nav a .nav-green em {
  display: none !important;
  opacity: 0 !important;
  transition: none !important;
}

/* Portfolio uses the same nav hover as the homepage, without scroll motion. */
body .portfolio-topbar nav a {
  position: relative !important;
  display: block !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  color: #111 !important;
}
body .portfolio-topbar nav a .nav-white,
body .portfolio-topbar nav a .nav-green {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  white-space: nowrap !important;
  line-height: inherit !important;
  transition: none !important;
}
body .portfolio-topbar nav a .nav-white { z-index: 1 !important; }
body .portfolio-topbar nav a .nav-green {
  z-index: 2 !important;
  color: #9dff5f !important;
  display: block !important;
  transform: translateY(100%) !important;
  opacity: 1 !important;
  transition: transform .42s cubic-bezier(.22,.8,.24,1) !important;
}
body .portfolio-topbar nav a .nav-white em,
body .portfolio-topbar nav a .nav-green em {
  display: inline-block !important;
  font-style: normal !important;
  color: #111 !important;
  transform: translateY(0) !important;
  opacity: 1 !important;
  transition: transform .48s cubic-bezier(.22,.8,.24,1), opacity .28s ease !important;
  transition-delay: calc(var(--i) * 18ms) !important;
}
body .portfolio-topbar nav a .nav-green em { color: #9dff5f !important; }
body .portfolio-topbar nav a:hover .nav-white em,
body .portfolio-topbar nav a.is-hovered .nav-white em {
  transform: translateY(-100%) !important;
  opacity: 0 !important;
  transition-delay: calc((var(--count) - var(--i)) * 18ms) !important;
}
body .portfolio-topbar nav a:hover .nav-green,
body .portfolio-topbar nav a.is-hovered .nav-green {
  transform: translateY(0) !important;
}
body .portfolio-topbar nav a:hover .nav-green em,
body .portfolio-topbar nav a.is-hovered .nav-green em {
  transform: translateY(0) !important;
  opacity: 1 !important;
  transition-delay: calc(180ms + (var(--i) * 18ms)) !important;
}
body .portfolio-topbar,
body .portfolio-topbar .portfolio-nav-group,
body .portfolio-topbar .portfolio-nav-group nav,
body .portfolio-topbar .portfolio-nav-group nav a,
body .portfolio-topbar .portfolio-nav-group .tools,
body .portfolio-topbar .portfolio-nav-group .portfolio-brand {
  z-index: 300 !important;
}
body .portfolio-topbar .portfolio-nav-group nav {
  position: absolute !important;
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important;
}
body .portfolio-topbar .portfolio-nav-group nav {
  isolation: isolate !important;
  overflow: visible !important;
  filter: none !important;
}
body .portfolio-topbar .portfolio-nav-group nav a {
  opacity: 1 !important;
  visibility: visible !important;
  filter: none !important;
  z-index: 1 !important;
}
body .portfolio-topbar .portfolio-nav-group nav a {
  min-width: max-content !important;
  color: #111 !important;
  filter: none !important;
  text-shadow: none !important;
}
body .portfolio-topbar .portfolio-nav-group nav a .nav-white {
  position: relative !important;
  inset: auto !important;
  display: inline-block !important;
  color: #111 !important;
  filter: none !important;
}
body .portfolio-topbar .portfolio-nav-group nav a .nav-white em {
  position: static !important;
  display: inline !important;
  color: #111 !important;
  filter: none !important;
}
body .portfolio-topbar .portfolio-nav-group nav a .nav-green {
  display: none !important;
}
body .portfolio-topbar .portfolio-nav-group nav a {
  position: relative !important;
  height: 1.35em !important;
  line-height: 1.35em !important;
  overflow: hidden !important;
  white-space: nowrap !important;
}
body .portfolio-topbar .portfolio-nav-group nav a .nav-white,
body .portfolio-topbar .portfolio-nav-group nav a .nav-green {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  white-space: nowrap !important;
  line-height: inherit !important;
  height: 100% !important;
}
body .portfolio-topbar .portfolio-nav-group nav a .nav-white { z-index: 1 !important; }
body .portfolio-topbar .portfolio-nav-group nav a .nav-green {
  display: block !important;
  z-index: 2 !important;
  color: #9dff5f !important;
  transform: translateY(100%) !important;
  opacity: 1 !important;
  transition: transform .48s cubic-bezier(.22,.8,.24,1) !important;
}
body .portfolio-topbar .portfolio-nav-group nav a .nav-white em,
body .portfolio-topbar .portfolio-nav-group nav a .nav-green em {
  display: inline-block !important;
  position: static !important;
  font-style: normal !important;
  transform: translateY(0) !important;
  opacity: 1 !important;
  transition: transform .48s cubic-bezier(.22,.8,.24,1), opacity .28s ease !important;
  transition-delay: calc(var(--i) * 18ms) !important;
}
body .portfolio-topbar .portfolio-nav-group nav a .nav-white em { color: #111 !important; }
body .portfolio-topbar .portfolio-nav-group nav a .nav-green em { color: #9dff5f !important; }
body .portfolio-topbar .portfolio-nav-group nav a:hover .nav-white em,
body .portfolio-topbar .portfolio-nav-group nav a.is-hovered .nav-white em {
  transform: translateY(-100%) !important;
  opacity: 0 !important;
  transition-delay: calc((var(--count) - var(--i)) * 18ms) !important;
}
body .portfolio-topbar .portfolio-nav-group nav a:hover .nav-green,
body .portfolio-topbar .portfolio-nav-group nav a.is-hovered .nav-green {
  transform: translateY(0) !important;
}
body .portfolio-topbar .portfolio-nav-group nav a:hover .nav-green em,
body .portfolio-topbar .portfolio-nav-group nav a.is-hovered .nav-green em {
  transform: translateY(0) !important;
  opacity: 1 !important;
  transition-delay: calc(180ms + (var(--i) * 18ms)) !important;
}
body .portfolio-topbar::before,
body .portfolio-topbar::after {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  width: 120px !important;
  height: 2px !important;
  background: rgba(20,20,20,.78) !important;
  z-index: 120 !important;
  pointer-events: none !important;
}
body .portfolio-topbar.is-condensed::before,
body .portfolio-topbar.is-condensed::after {
  transform: translateX(-50%) !important;
  opacity: 1 !important;
}

/* Final timing for the actual Portfolio topbar. */
body.portfolio-open #portfolio-page > .topbar::before,
body.portfolio-open #portfolio-page > .topbar::after {
  top: -25px !important;
  opacity: 0 !important;
  transform: translate(-50%,-50%) scaleX(.0417) !important;
  transition: top .35s cubic-bezier(.16,1,.3,1) .2s, transform .35s cubic-bezier(.16,1,.3,1) .2s !important;
}
body.portfolio-open #portfolio-page > .topbar::after {
  top: -13px !important;
  transform: translate(-50%,-50%) scaleX(.0833) !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::before,
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::after {
  top: 58px !important;
  opacity: 1 !important;
  transform: translate(-50%,-50%) scaleX(1) !important;
  transition: top .35s cubic-bezier(.16,1,.3,1) .2s, transform .35s cubic-bezier(.16,1,.3,1) .2s !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::after {
  top: 72px !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::before {
  top: 60px !important;
  transition: top .30s cubic-bezier(.16,1,.3,1) 0s,
              transform .30s cubic-bezier(.16,1,.3,1) 0s !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::after {
  top: 70px !important;
  transform: translate(-50%,-50%) scaleX(1) !important;
  transition: top .30s cubic-bezier(.16,1,.3,1) 0s !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::before {
  top: 58px !important;
  transform: translate(-50%,-50%) scaleX(1) !important;
  transition: top .30s cubic-bezier(.16,1,.3,1) .08s !important;
}
body.portfolio-open #portfolio-page > .topbar:hover::before,
body.portfolio-open #portfolio-page > .topbar:hover::after {
  opacity: 1 !important;
  transform: translate(-50%,-50%) scaleX(1) !important;
  transition: transform .35s cubic-bezier(.16,1,.3,1), opacity .01s linear !important;
}
body.portfolio-open #portfolio-page > .topbar::before,
body.portfolio-open #portfolio-page > .topbar::after {
  width: 115px !important;
  height: 1px !important;
  transform: translate(-50%,-50%) scaleX(1) !important;
  transition: top .30s cubic-bezier(.16,1,.3,1) 0s !important;
}
body .topbar .tools button:hover {
  color: var(--accent) !important;
}
@keyframes theme-toggle-spin { from { transform: rotate(0deg); } to { transform: rotate(90deg); } }
body .topbar .tools .theme-toggle:hover {
  color: var(--accent) !important;
  animation: theme-toggle-spin .35s cubic-bezier(.7,0,1,1) both;
}
body .topbar .tools .theme-toggle.is-on { color: var(--accent) !important; }
@keyframes home-theme-toggle {
  0% { transform: rotate(0deg); color: #fff; }
  50% { transform: rotate(45deg); color: var(--accent); }
  100% { transform: rotate(0deg); color: #fff; }
}
body .hero .topbar .tools .theme-toggle:hover {
  animation: home-theme-toggle .5s cubic-bezier(.55,.06,.68,.19) both;
}
@keyframes home-theme-overlay {
  0%, 100% { opacity: 0; }
  50% { opacity: .5; }
}
body .hero .topbar .tools .theme-toggle {
  position: relative !important;
  color: #fff !important;
}
body .hero .topbar .tools .theme-toggle::after {
  content: "☀";
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  color: var(--accent);
  opacity: 0;
  pointer-events: none;
}
body .hero .topbar .tools .theme-toggle:hover::after {
  animation: home-theme-overlay .5s ease-in-out both;
}
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle {
  position: relative !important;
  color: #111 !important;
  font-weight: 300 !important;
  font-family: Arial, "Segoe UI Symbol", sans-serif !important;
  transition: transform .35s cubic-bezier(.22,.8,.24,1), color .2s ease !important;
}
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle::after {
  content: "☀";
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  color: var(--accent);
  font-weight: 300 !important;
  font-family: Arial, "Segoe UI Symbol", sans-serif !important;
  display: grid !important;
  opacity: 0;
  pointer-events: none;
  transition: opacity .35s cubic-bezier(.22,.8,.24,1) !important;
}
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle:hover {
  color: #111 !important;
  animation: theme-toggle-spin .35s cubic-bezier(.7,0,1,1) both !important;
}
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle:hover::after {
  opacity: .88 !important;
}
body.portfolio-open #portfolio-page > .topbar .tools button:nth-child(2):hover {
  color: var(--accent) !important;
}
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle {
  position: relative !important;
  width: 32px !important;
  height: 32px !important;
  padding: 0 !important;
  font-size: 28px !important;
  line-height: 1 !important;
  display: grid !important;
  place-items: center !important;
}
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle .theme-orb {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 14px;
  height: 14px;
  margin: -7px;
  border-radius: 50%;
  background: #111;
}
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle.theme-switching {
  color: transparent !important;
  transition: color .06s ease !important;
}
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle.theme-switching .theme-orb,
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle.is-on .theme-orb {
  display: block;
}
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle.is-on {
  color: #fff !important;
  font-size: 0 !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar .tools .theme-toggle .theme-orb {
  background: #fff !important;
  transform: translateY(2px);
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar {
  background: rgba(0,0,0,.9) !important;
  -webkit-backdrop-filter: blur(18px) saturate(120%) !important;
  backdrop-filter: blur(18px) saturate(120%) !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar .portfolio-nav-bg {
  background: rgba(0,0,0,.9) !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar nav a,
body.portfolio-open.portfolio-dark #portfolio-page > .topbar nav a .nav-white,
body.portfolio-open.portfolio-dark #portfolio-page > .topbar nav a .nav-white em,
body.portfolio-open.portfolio-dark #portfolio-page > .topbar nav a i,
body.portfolio-open.portfolio-dark #portfolio-page > .topbar .tools button {
  color: #fff !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar .brand img {
  filter: invert(1) !important;
}
body.portfolio-open.portfolio-dark #portfolio-page,
body.portfolio-open.portfolio-dark #portfolio-page .portfolio-scroll {
  background: #080808 !important;
  color: #fff !important;
}
body.portfolio-open.portfolio-dark #portfolio-page h2 {
  color: #fff !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar::before,
body.portfolio-open.portfolio-dark #portfolio-page > .topbar::after {
  background: #fff !important;
}
.search-overlay {
  position: fixed;
  inset: 0;
  z-index: 200;
  display: grid;
  place-items: center;
  background: rgba(255,255,255,.9);
  -webkit-backdrop-filter: blur(18px) saturate(120%);
  backdrop-filter: blur(18px) saturate(120%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .28s ease, visibility 0s linear .28s;
}
body.portfolio-open #portfolio-page > .topbar .tools .theme-swipe { display:none; position:absolute; left:50%; top:50%; width:20px; height:20px; margin:-10px; border-radius:50%; background:#080808; pointer-events:none; }
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle.theme-orb-play .theme-orb { display:block; background:var(--accent)!important; animation:theme-orb-grow-white .45s cubic-bezier(.22,.8,.24,1) both; }
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle.theme-orb-play .theme-swipe { display:block; animation:theme-eclipse .45s cubic-bezier(.22,.8,.24,1) both; }
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle.theme-orb-final .theme-orb { display:block!important; background:#fff!important; transform:scale(1.4)!important; }
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle.theme-orb-final .theme-swipe { display:block!important; opacity:1!important; transform:translate(5px,-5px); }
@keyframes theme-orb-grow-white { from { background:var(--accent); transform:scale(1); } to { background:#fff; transform:scale(1.4); } }
@keyframes theme-eclipse { from { transform:translate(12px,-5px); } to { transform:translate(5px,-5px); } }
body.portfolio-open:not(.portfolio-dark) #portfolio-page > .topbar .tools .theme-toggle .theme-orb,
body.portfolio-open:not(.portfolio-dark) #portfolio-page > .topbar .tools .theme-toggle .theme-swipe {
  display: none !important;
}
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle.theme-returning {
  color: transparent !important;
}
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle.theme-light {
  color: #111 !important;
  font-size: 28px !important;
  opacity: 1 !important;
  visibility: visible !important;
}
/* Collapsed portfolio navigation expands while the pointer is over the top bar. */
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate:hover {
  transform: translateY(0) !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate:hover > .brand,
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate:hover > nav a,
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate:hover > .tools button:not(.theme-toggle) {
  transform: translateY(0) !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate:hover > .tools .theme-toggle{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate .tools .theme-toggle{transform:translateY(-255px);opacity:1!important;visibility:visible!important}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate:hover .tools .theme-toggle{transform:translateY(0);opacity:1!important;visibility:visible!important}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate:hover > .brand {
  transform: translateX(630px) translateY(0) !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate:hover > .portfolio-nav-bg {
  transform: translateY(0) !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate:hover > .tools .theme-toggle.is-on {
  transform: translateY(2px) rotate(0deg);
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate:hover > .tools .theme-toggle.is-on:hover {
  animation: portfolio-theme-toggle-spin .35s cubic-bezier(.7,0,1,1) both !important;
}
@keyframes portfolio-theme-toggle-spin { from { transform: translateY(2px) rotate(0deg); } to { transform: translateY(2px) rotate(90deg); } }
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate:hover > .portfolio-nav-bg {
  opacity: 1 !important;
  transform: translateY(0) !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate:hover::before,
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate:hover::after {
  opacity: 0 !important;
  transform: translate(-50%,-50%) scaleX(0) !important;
}
/* Portfolio dark state: moon hover turns into a green full orb, then restores the crescent. */
body.portfolio-open.portfolio-dark #portfolio-page > .topbar .tools .theme-toggle.is-on {
  transform: translateY(2px) rotate(0deg) !important;
  transform-origin: 50% 50% !important;
  transition: transform .42s cubic-bezier(.22,.8,.24,1) !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar .tools .theme-toggle.is-on .theme-orb,
body.portfolio-open.portfolio-dark #portfolio-page > .topbar .tools .theme-toggle.is-on .theme-swipe {
  transition: background-color .42s cubic-bezier(.22,.8,.24,1), opacity .42s cubic-bezier(.22,.8,.24,1), transform .42s cubic-bezier(.22,.8,.24,1) !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar .tools .theme-toggle.is-on:hover {
  transform: translateY(2px) rotate(90deg) !important;
  transform-origin: 50% 50% !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar .tools .theme-toggle.is-on:hover .theme-orb {
  background: var(--accent) !important;
  transform: scale(1.4) !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar .tools .theme-toggle.is-on:hover .theme-swipe {
  opacity: 0 !important;
  transform: translate(5px,-5px) scale(.96) !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar .tools .theme-toggle.is-on .theme-orb {
  transform: translateY(2px) scale(1.4) !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar .tools .theme-toggle.is-on .theme-swipe {
  transform: translate(5px,-2px) !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar .tools .theme-toggle.is-on:hover .theme-orb {
  transform: translateY(2px) scale(1.4) !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar .tools .theme-toggle.is-on:hover .theme-swipe {
  transform: translate(5px,-2px) scale(.96) !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar.portfolio-scroll-animate .tools .theme-toggle.is-on {
  transform: translateY(-252px) rotate(0deg) !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar.portfolio-scroll-animate:hover .tools .theme-toggle.is-on {
  transform: translateY(2px) rotate(0deg) !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar.portfolio-scroll-animate:hover .tools .theme-toggle.is-on:hover {
  transform: translateY(2px) rotate(90deg) !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar .tools .theme-toggle.theme-orb-final:not(:hover) .theme-orb {
  transform: translateY(-1px) scale(1.4) !important;
}
body.portfolio-open.portfolio-dark #portfolio-page > .topbar .tools .theme-toggle.theme-orb-final:not(:hover) .theme-swipe {
  transform: translate(5px,-5px) !important;
}
.search-overlay.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transition-delay: 0s;
}
.search-close {
  position: absolute;
  top: 18px;
  right: 22px;
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 50%;
  background: #111;
  color: #fff;
  font-size: 28px;
  font-weight: 300;
  line-height: 1;
  cursor: pointer;
}
.search-panel {
  width: min(620px, 72vw);
  margin: 0 auto;
  justify-self: center;
  align-self: center;
  color: var(--accent);
}
.search-label {
  margin: 0 0 20px;
  color: var(--accent);
  font-size: 14px;
  letter-spacing: 3px;
  font-weight: 500;
}
.search-field {
  display: flex;
  align-items: center;
  border-bottom: 2px solid var(--accent);
}
.search-field input {
  flex: 1;
  min-width: 0;
  border: 0;
  outline: 0;
  background: transparent;
  color: #111;
  font: inherit;
  font-size: 24px;
  padding: 12px 0;
}
.search-field input::placeholder { color: rgba(17,17,17,.55); }
.search-submit {
  border: 0;
  background: var(--accent);
  color: #111;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  font-size: 25px;
  cursor: pointer;
}
body.portfolio-open #portfolio-page > .topbar .tools .theme-toggle:hover::after {
  opacity: 1 !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::before,
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::after {
  transform: translate(-50%,-50%) scaleX(1) !important;
}
body.portfolio-open #portfolio-page::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 999;
  pointer-events: none;
  opacity: 0;
}
body.portfolio-open.portfolio-darkening #portfolio-page::after {
  background: #000;
  animation: portfolio-fade-to-black .4s ease both;
}
body.portfolio-open.portfolio-returning #portfolio-page::after {
  background: #fff;
  animation: portfolio-fade-to-white .52s ease both;
}
@keyframes portfolio-fade-to-black { from { opacity: 0; } to { opacity: 1; } }
@keyframes portfolio-fade-to-white { from { opacity: 0; } to { opacity: 1; } }
body.portfolio-open #portfolio-page > .topbar::before,
body.portfolio-open #portfolio-page > .topbar::after {
  width: 115px !important;
  height: 1px !important;
  transform: translate(-50%,-50%) scaleX(1) !important;
  transform-origin: center !important;
  will-change: top !important;
  transition-property: top !important;
}
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::before,
body.portfolio-open #portfolio-page > .topbar.portfolio-scroll-animate::after {
  transform: translate(-50%,-50%) scaleX(1) !important;
}
/* Section headings: larger outlined typography. */
.portfolio-page h2{font-size:clamp(44px,5vw,76px)!important;color:transparent!important;-webkit-text-stroke:1px #9b9b9b!important;text-shadow:none!important;letter-spacing:1px}
.portfolio-page h2{font-family:'SourceHanSansSCHeavy','Source Han Sans SC',sans-serif!important;font-weight:900!important}
.portfolio-page h2 small{display:inline-block;transform:translateX(-20px)}
.portfolio-page h2 small::before{content:'';display:inline-block;width:13px;height:70px;margin:0 .38em;vertical-align:middle;background:transparent;border:1px solid #b6b6b6;box-sizing:border-box;transform:none}
.portfolio-page h2 small{font-size:.88em!important}
.portfolio-page h2 small::before{position:relative;top:-8px}
@font-face{font-family:'SourceHanSansSCHeavy';src:url('./Font/思源黑体SC-Heavy.otf') format('opentype');font-weight:900;font-style:normal;font-display:swap}
@font-face{font-family:'SourceHanSansSCLight';src:url('./Font/思源黑体SC-Light.otf') format('opentype');font-weight:300;font-style:normal;font-display:swap}
/* Final dark Portfolio topbar edge fade. */
body.portfolio-open.portfolio-dark #portfolio-page > .topbar{
  background:rgba(0,0,0,.9) !important;
  backdrop-filter:blur(18px) saturate(140%) !important;
  -webkit-backdrop-filter:blur(18px) saturate(140%) !important;
}

/* Keep the portfolio background behind its scrollable content. */
body .portfolio-page {
  isolation: isolate;
  background: #fff !important;
}

body .portfolio-page::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: #fff;
  pointer-events: none;
}

body .portfolio-scroll {
  position: relative;
  z-index: 2;
  height: calc(100% - 90px) !important;
  min-height: 0;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  padding-bottom: 0 !important;
  background: transparent;
}

body .portfolio-topbar {
  z-index: 10 !important;
}

/* Keep detail-image scrolling available without showing the inner scrollbar. */
.details-grid .detail-frame {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.details-grid .detail-frame::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
}
.details-grid .detail-frame {
  position: relative;
  overflow: hidden;
}
.details-grid .detail-image-scroll {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.details-grid .detail-image-scroll::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
}
.details-grid .detail-caption {
  position: absolute;
  left: 24px;
  bottom: 24px;
  z-index: 3;
  padding: 8px 15px;
  border-radius: 999px;
  background: rgba(0,0,0,.72);
  color: #fff;
  font-family: Inter,'Noto Sans SC',sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  pointer-events: none;
  white-space: nowrap;
}
.contact-footer {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  min-height: max(360px, calc(72vh - 400px));
  margin-top: 48px;
  padding: 4px 12vw 48px;
  background: #f5f5f5;
  color: #111;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.contact-heading { font-size: 72px; font-weight: 400; position:relative; left:20px; top:15px; }
.contact-title { margin-top: 22px; display:flex; justify-content:center; align-items:center; gap:34px; }
.contact-title strong { font-size: 56px; font-weight: 800; position:relative; left:-20px; }
.contact-title a { color:#111; border:1px solid #aaa; border-radius:999px; padding:15px 34px; font-size:22px; text-decoration:none; }
.contact-title a { transition: color .25s ease, border-color .25s ease, background-color .25s ease; }
.contact-title a:hover { color:#72d83b; border-color:#72d83b; }
.contact-links { margin:54px auto 0; width:min(1400px,100%); display:grid; grid-template-columns:repeat(4,1fr); gap:64px; text-align:left; }
.contact-links > div { border-top:1px solid #aaa; padding-top:24px; display:flex; flex-direction:column; gap:8px; position:relative; min-height:90px; }
.contact-links strong { font-size:20px; }
.contact-links span { color:#888; font-size:17px; }
.contact-links img { position:absolute; right:0; top:24px; width:44px; height:44px; padding:11px; box-sizing:border-box; border-radius:50%; background:#e6e6e6; object-fit:contain; }
.contact-links > div { cursor:pointer; }
.contact-links img { transition: transform .35s ease, background-color .35s ease; }
.contact-links > div:hover img { transform: translateY(-8px); background:#dcdcdc; }
.contact-copy-hint { position:absolute; right:0; top:72px; color:#888; font-size:12px; font-style:normal; opacity:0; transform:translateY(4px); transition:opacity .25s ease, transform .25s ease; pointer-events:none; }
.contact-links > div:hover .contact-copy-hint { opacity:1; transform:translateY(0); }
.contact-copy-hint.is-copied { color:#72d83b; }
.contact-copyright{display:flex;justify-content:center;align-items:center;gap:8px;margin:58px auto 0;color:#888;font-size:12px;line-height:1.5}.contact-copyright span{color:inherit;transform:none}.contact-copyright a{color:inherit;text-decoration:none;transform:none;padding-left:8px;position:relative}.contact-copyright a::before{content:'';position:absolute;left:0;top:50%;height:1em;border-left:1px solid currentColor;transform:translateY(-50%)}.contact-copyright a:hover{color:#72d83b}
body.portfolio-open.portfolio-dark .contact-copyright{color:#aaa!important}
body.portfolio-open.portfolio-dark .contact-copyright a{color:#aaa!important}
body.portfolio-open.portfolio-dark .contact-copyright a:hover{color:#72d83b!important}
@media(max-width:700px){.contact-footer{padding:80px 28px 56px}.contact-title{gap:18px}.contact-title strong{font-size:38px}.contact-title a{font-size:17px;padding:12px 22px}.contact-links{grid-template-columns:repeat(2,1fr);gap:28px}.contact-copyright{margin-top:54px}}
/* Match incoming copy metrics to the current-slide state before the swap. */
body .hero .next-slide .slide-copy .eyebrow{margin-bottom:26px!important;transform:translateY(-5px)!important}
body .hero .next-slide .slide-copy h1{margin-bottom:26px!important}
body .hero .next-slide .slide-copy .desc{margin-bottom:26px!important}
body .hero .next-slide .slide-copy .cta{transform:translate(-5px,-5px)!important}
/* Match CTA's incoming geometry to its current-slide geometry before the swap. */
body .hero .next-slide .slide-copy .cta{position:relative!important;display:inline-flex!important;gap:0!important;width:max-content!important;white-space:nowrap!important;padding-left:16px!important}
body .hero .next-slide .slide-copy .cta:before{position:absolute!important;left:5px!important;top:calc(50% - 1px)!important;transform:translateY(-50%)!important;margin:0!important}
body .hero .next-slide .slide-copy .cta span{margin:0!important;white-space:nowrap!important}
body .hero .next-slide .slide-copy .cta span:after{bottom:5px!important}
/* Consolidated CTA rules: one geometry, one hover animation. */
body .hero .next-slide .slide-copy .cta,
body .hero .current-slide .slide-copy .cta{position:relative!important;display:inline-flex!important;align-items:center!important;gap:0!important;width:max-content!important;white-space:nowrap!important;padding-left:16px!important;transform:translate(-5px,-5px)!important;transition:color .35s ease!important}
body .hero .next-slide .slide-copy .cta:before,
body .hero .current-slide .slide-copy .cta:before{content:''!important;position:absolute!important;left:5px!important;top:calc(50% - 1px)!important;width:5.5px!important;height:5.5px!important;flex:0 0 5.5px!important;margin:0!important;border:1px solid currentColor!important;border-radius:50%!important;background:transparent!important;transform:translateY(-50%)!important;font-size:0!important;transition:width .45s cubic-bezier(.2,.8,.2,1),height .45s cubic-bezier(.2,.8,.2,1),background .35s ease,border-color .35s ease!important}
body .hero .next-slide .slide-copy .cta:after,
body .hero .current-slide .slide-copy .cta:after{content:'→'!important;position:absolute!important;left:19px!important;top:calc(50% - 1px)!important;display:block!important;font-size:14px!important;line-height:1!important;color:#111!important;opacity:0!important;transform:translate(-50%,-50%)!important;transition:opacity .3s ease!important}
body .hero .next-slide .slide-copy .cta span,
body .hero .current-slide .slide-copy .cta span{position:relative!important;margin:0!important;padding-bottom:6px!important;white-space:nowrap!important;transform:none!important;transition:transform .45s cubic-bezier(.2,.8,.2,1)!important}
body .hero .next-slide .slide-copy .cta span:after,
body .hero .current-slide .slide-copy .cta span:after{content:''!important;position:absolute!important;left:0!important;right:0!important;bottom:5px!important;width:100%!important;height:.5px!important;background:currentColor!important;transform:scaleX(1)!important;transform-origin:right center!important;transition:transform .7s cubic-bezier(.2,.8,.2,1)!important}
body .hero .next-slide .slide-copy .cta:hover:before,
body .hero .current-slide .slide-copy .cta:hover:before{width:28px!important;height:28px!important;flex-basis:28px!important;background:#fff!important;border-color:#fff!important;transform:translateY(-50%)!important}
body .hero .next-slide .slide-copy .cta:hover:after,
body .hero .current-slide .slide-copy .cta:hover:after{opacity:1!important;transform:translate(-50%,-50%)!important}
body .hero .next-slide .slide-copy .cta:hover span,
body .hero .current-slide .slide-copy .cta:hover span{transform:translateX(22.5px)!important}
body .hero .next-slide .slide-copy .cta:hover span:after,
body .hero .current-slide .slide-copy .cta:hover span:after{transform:scaleX(0)!important;transform-origin:right center!important}
/* Final override: before is circle only; after is the sole arrow layer. */
body .hero .next-slide .slide-copy .cta:hover:before,
body .hero .current-slide .slide-copy .cta:hover:before{content:''!important;font-size:0!important;display:block!important}
body .hero .next-slide .slide-copy .cta:hover:after,
body .hero .current-slide .slide-copy .cta:hover:after{content:'→'!important;display:block!important;opacity:1!important;color:#111!important}
body .hero .next-slide .slide-copy .cta:before,
body .hero .current-slide .slide-copy .cta:before,
body .hero .next-slide .slide-copy .cta:hover:before,
body .hero .current-slide .slide-copy .cta:hover:before{content:''!important;font-size:0!important}
body .hero .next-slide .slide-copy .cta:after,
body .hero .current-slide .slide-copy .cta:after,
body .hero .next-slide .slide-copy .cta:hover:after,
body .hero .current-slide .slide-copy .cta:hover:after{left:14px!important}
body .hero .next-slide .slide-copy .cta:after,
body .hero .current-slide .slide-copy .cta:after{opacity:0!important;transform:translate(-85%,-50%)!important;transition:opacity .3s ease,transform .4s cubic-bezier(.2,.8,.2,1)!important}
body .hero .next-slide .slide-copy .cta:hover:after,
body .hero .current-slide .slide-copy .cta:hover:after{opacity:1!important;transform:translate(-50%,-50%)!important}
/* The topbar is fixed and out of flow, so the scroll area must fill the viewport. */
body .portfolio-scroll{height:100%!important}
/* Dark theme parity for contact, search, and detail panels. */
body.portfolio-open.portfolio-dark .contact-footer{background:#242424!important;color:#fff!important}
body.portfolio-open.portfolio-dark .contact-heading,
body.portfolio-open.portfolio-dark .contact-title strong,
body.portfolio-open.portfolio-dark .contact-links strong{color:#fff!important}
body.portfolio-open.portfolio-dark .contact-title a{color:#fff!important;border-color:#888!important}
body.portfolio-open.portfolio-dark .contact-links > div{border-top-color:#888!important}
body.portfolio-open.portfolio-dark .contact-links span{color:#aaa!important}
body.portfolio-open.portfolio-dark .contact-links img{background:#555!important}
body.portfolio-open.portfolio-dark .search-overlay{background:rgba(8,8,8,.9)!important;color:#fff!important}
body.portfolio-open.portfolio-dark .details-grid .detail-frame{background:#080808!important}
body.portfolio-open.portfolio-dark .details-grid .detail-frame img{display:block;width:100%;min-width:100%;border:0!important;outline:0!important}
/* Use true outline typography for portfolio section headings in both themes. */
body.portfolio-open #portfolio-page h2{color:transparent!important;-webkit-text-fill-color:transparent!important;-webkit-text-stroke:1px #b6b6b6!important;text-shadow:none!important}
body.portfolio-open.portfolio-dark .search-overlay input{color:#fff!important;caret-color:#fff!important}
body.portfolio-open.portfolio-dark .search-overlay input::placeholder{color:rgba(255,255,255,.72)!important;opacity:1!important}
.call-me-button{color:#111;border:1px solid #aaa;border-radius:999px;padding:15px 34px;font:inherit;font-size:22px;background:transparent;cursor:pointer;transition:color .25s ease,border-color .25s ease}
.call-me-button:active{color:var(--accent)!important;border-color:var(--accent)!important;background:transparent!important;animation:call-me-press .36s cubic-bezier(.22,.8,.24,1) both}
@keyframes call-me-press{0%{transform:scale(1)}42%{transform:scale(1.08)}72%{transform:scale(.94)}100%{transform:scale(1)}}
body.portfolio-open.portfolio-dark .call-me-button{color:#fff;border-color:#888}
.call-me-button{transition:color .25s ease,border-color .25s ease,transform .25s cubic-bezier(.22,.8,.24,1)}
.call-me-button:hover{color:var(--accent)!important;border-color:var(--accent)!important;background:transparent!important;transform:scale(1.06)}
.call-me-button.is-pressing{animation:call-me-press .5s cubic-bezier(.22,.8,.24,1) both}
@keyframes call-me-press{0%{transform:scale(1.06)}35%{transform:scale(1.14)}65%{transform:scale(.96)}100%{transform:scale(1.06)}}
#portfolio-page *{user-select:none;-webkit-user-select:none}
#portfolio-page input,#portfolio-page textarea{user-select:text;-webkit-user-select:text}
#portfolio-page img{-webkit-user-drag:none;user-drag:none}
.about-page{display:none;position:fixed;inset:0;z-index:30;background:#f5f5f5;color:#111;overflow:hidden;font-family:Inter,"Noto Sans SC",sans-serif}.about-scroll{height:100%;overflow:auto;padding:110px 4vw 80px}.about-intro{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(300px,46%) 1fr;gap:48px;align-items:start}.about-portrait img{display:block;width:100%;aspect-ratio:1/1.18;object-fit:cover;border-radius:24px;box-shadow:0 22px 40px rgba(0,0,0,.18)}.about-profile{padding:8px 0 24px}.about-kicker{color:var(--accent);letter-spacing:3px;font-size:13px;margin:0 0 16px}.about-profile h1{font-size:clamp(44px,5vw,72px);letter-spacing:4px;margin:0 0 8px}.about-profile h2{font-size:clamp(20px,2vw,30px);margin:0 0 20px}.about-profile p,.about-software-grid p,.about-skill-grid p{color:#666;line-height:1.85;font-size:15px}.about-software-grid,.about-skill-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 34px}.about-software-grid article,.about-skill-grid article{min-width:0}.about-software-grid img,.about-skill-grid img{width:48px;height:48px;object-fit:contain;display:block;margin-bottom:10px}.about-software-grid h3,.about-skill-grid h3{font-size:20px;margin:0 0 8px}.about-software-grid p,.about-skill-grid p{margin:0;font-size:14px}.about-skills{max-width:1180px;margin:72px auto 0;padding-top:38px;border-top:1px solid #ddd}.about-skills h2{font-size:clamp(30px,3vw,46px);margin:0 0 34px}.about-skills h2 small{font-size:.65em;font-weight:400}.about-skill-grid{gap:42px 56px}.about-page .contact-footer{max-width:none;margin:90px -4vw -80px;padding-left:8vw;padding-right:8vw}.about-page .topbar{position:fixed;background:rgba(245,245,245,.88);backdrop-filter:blur(16px);color:#111}.about-page .topbar nav a,.about-page .topbar .tools button{color:#111!important}.about-page .topbar .brand img{filter:invert(1)}body.about-open .hero,body.about-open .portfolio-page{display:none}body.about-open .about-page{display:block}body.about-open{background:#f5f5f5;overflow:hidden}body.about-open.portfolio-dark .about-page{background:#242424;color:#fff}body.about-open.portfolio-dark .about-page .topbar{background:rgba(36,36,36,.88)}body.about-open.portfolio-dark .about-page .topbar nav a,body.about-open.portfolio-dark .about-page .topbar .tools button{color:#fff!important}body.about-open.portfolio-dark .about-profile p,body.about-open.portfolio-dark .about-software-grid p,body.about-open.portfolio-dark .about-skill-grid p{color:#aaa}body.about-open.portfolio-dark .about-skills{border-color:#555}@media(max-width:800px){.about-scroll{padding:94px 20px 60px}.about-intro{grid-template-columns:1fr;gap:34px}.about-portrait img{aspect-ratio:1/.9}.about-software-grid,.about-skill-grid{grid-template-columns:1fr;gap:30px}.about-skills{margin-top:54px}.about-page .contact-footer{margin-left:-20px;margin-right:-20px;padding-left:28px;padding-right:28px}}
.portfolio-back-top{position:fixed;right:34px;bottom:28px;z-index:80;width:46px;height:46px;border:0;border-radius:50%;background:#efefef;color:#aeaeae;display:grid;place-items:center;cursor:pointer;font:400 29px/1 Arial,sans-serif;transition:color .3s ease,transform .35s cubic-bezier(.22,.8,.24,1)}.portfolio-back-top::before{content:"";position:absolute;inset:0;border-radius:50%;background:var(--accent);transform:scale(0);opacity:0;transition:transform .3s cubic-bezier(.22,.8,.24,1),opacity .2s ease}.portfolio-back-top::after{content:"";position:absolute;inset:-4px;border:2px solid var(--accent);border-radius:50%;transform:scale(.72);opacity:0;transition:transform .35s cubic-bezier(.22,.8,.24,1),opacity .2s ease}.portfolio-back-top span{position:relative;z-index:1;display:block;transform:translateY(-2px);transition:color .2s ease,transform .35s cubic-bezier(.22,.8,.24,1)}.portfolio-back-top:hover{background:#efefef;color:#fff;transform:scale(1.04)}.portfolio-back-top:hover::before{transform:scale(1);opacity:1}.portfolio-back-top:hover::after{transform:scale(1);opacity:1}.portfolio-back-top:hover span{transform:translateY(-2px)}.portfolio-back-top:active{transform:scale(.94)}@media(max-width:700px){.portfolio-back-top{right:18px;bottom:18px;width:42px;height:42px;font-size:25px}}
.portfolio-back-top{right:54px}
@media(max-width:700px){.portfolio-back-top{right:38px}}
body.portfolio-open.portfolio-dark .portfolio-back-top{background:#383838;color:#fff}
body.portfolio-open.portfolio-dark .portfolio-back-top:hover{background:#383838;color:#1c1c1c}
.portfolio-back-top::after{inset:-7px}
body.about-open .about-page .about-topbar nav a,body.about-open .about-page .about-topbar nav a .nav-white,body.about-open .about-page .about-topbar nav a .nav-white em,body.about-open .about-page .about-topbar nav a i,body.about-open .about-page .about-topbar .tools button{color:#111!important}
body.about-open.portfolio-dark .about-page .about-topbar nav a,body.about-open.portfolio-dark .about-page .about-topbar nav a .nav-white,body.about-open.portfolio-dark .about-page .about-topbar nav a .nav-white em,body.about-open.portfolio-dark .about-page .about-topbar nav a i,body.about-open.portfolio-dark .about-page .about-topbar .tools button{color:#fff!important}
.about-page .about-scroll{padding-top:112px}
.about-page .about-intro{grid-template-columns:minmax(300px,46%) minmax(0,54%);gap:0;align-items:start}
.about-page .about-portrait{position:sticky;top:112px;z-index:3;align-self:start}
.about-page .about-portrait img{position:relative;z-index:3}
.about-page .about-capabilities{position:relative;z-index:1;margin-top:68px;margin-left:-28px;padding:52px 44px 64px 72px;background:#f7f7f7;border-radius:0 26px 26px 26px}
.about-page .about-profile{padding:26px 28px 24px;border:1px solid #dedede;border-radius:14px;background:rgba(255,255,255,.48);margin-bottom:34px}
.about-page .about-skills{max-width:none;margin:0 0 0 calc(46% + 28px);padding:42px 44px 70px 72px;background:#f7f7f7;border-top:1px solid #ddd}
.about-page .about-skill-grid{gap:42px 48px}
body.about-open.portfolio-dark .about-page .about-capabilities,body.about-open.portfolio-dark .about-page .about-skills{background:#242424}
body.about-open.portfolio-dark .about-page .about-profile{border-color:#555;background:rgba(255,255,255,.04)}
.about-page,.about-page .about-scroll{background:#fff}
.about-page .about-intro{max-width:1180px;padding:28px 0 0;background:#f7f7f7;border-radius:26px 26px 0 0}
.about-page .about-capabilities{background:transparent;border-radius:0;margin-top:40px;padding-top:34px}
.about-page .about-profile{border:0;background:transparent;padding:0 0 24px;margin-bottom:34px}
.about-page .about-skills{max-width:1180px;margin:0 auto;padding:42px 44px 70px 46%;background:#f7f7f7;border-top:0;border-radius:0 0 26px 26px}
.about-page .contact-footer{background:#f7f7f7}
body.about-open.portfolio-dark .about-page,.about-page body.about-open.portfolio-dark .about-scroll{background:#242424}
body.about-open.portfolio-dark .about-page .about-intro,body.about-open.portfolio-dark .about-page .about-skills,body.about-open.portfolio-dark .about-page .contact-footer{background:#242424}
.about-page .about-intro,.about-page .about-skills{max-width:1400px}
.about-page .about-intro{grid-template-columns:minmax(360px,44%) minmax(0,56%);padding:34px 0 0}
.about-page .about-intro{padding:56px 34px 0}
.about-page .about-portrait{margin-left:0;margin-right:28px}
.about-page .about-capabilities{margin-left:-34px;padding-left:78px}
.about-page .about-capabilities{margin-left:-34px;padding-left:78px;padding-right:58px}
.about-page .about-skills{margin-left:auto;margin-right:auto;padding-left:44%;padding-right:58px}
.about-page .about-skill-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 58px}
@media(max-width:600px){.about-page .about-skill-grid{grid-template-columns:1fr}.about-page .about-intro,.about-page .about-skills{max-width:none}.about-page .about-skills{padding-left:24px;padding-right:24px}}
.about-page .about-skills{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:44%;padding-right:58px}
.about-page .about-skills h2{margin-left:0}
@media(max-width:600px){.about-page .about-skills{width:auto;margin-left:0;padding-left:24px;padding-right:24px}}
.about-page .about-main-card{max-width:1400px;margin:48px auto 0;padding:56px 34px 72px;display:grid;grid-template-columns:44% 56%;background:#f7f7f7;border-radius:26px}
.about-page .about-main-left{position:relative;z-index:3;padding-right:28px}
.about-page .about-main-left .about-portrait{position:sticky;top:112px;margin:0}
.about-page .about-main-right{position:relative;z-index:1;min-width:0}
.about-page .about-main-right .about-capabilities{margin:40px 0 0;padding:34px 58px 0;background:transparent}
.about-page .about-software-title{font-size:32px;margin:10px 58px 34px;font-weight:700}
.about-page .about-software-title{font-size:clamp(30px,3vw,46px);margin:42px 58px 34px;line-height:1.15}.about-page .about-software-title small{font-size:.65em;font-weight:400}
.about-page .about-main-right .about-software-title{margin-left:0;margin-right:0}
.about-page .about-main-right .about-software-title{border-top:1px solid #ddd;padding-top:42px}
.about-page .about-main-right .about-skills{border-top:1px solid #ddd}
.about-page .about-main-right .about-software-grid{padding-bottom:42px}
.about-page .about-main-right .about-skills{border-top:1px solid #ddd !important;padding-top:42px}
.about-page .about-main-right .about-skills{width:calc(100% - 166px);margin-left:58px;margin-right:0;padding-left:0;padding-right:0;box-sizing:border-box}
body.about-open.portfolio-dark .about-page .about-main-right .about-software-title,body.about-open.portfolio-dark .about-page .about-main-right .about-skills{border-color:#555}
.about-page .about-main-right .about-skills{width:auto;max-width:none;margin:0;padding:42px 58px 0;background:transparent;border:0;border-radius:0}
.about-page .about-main-right .about-profile{padding:0 0 24px;margin-bottom:34px}
.about-page .about-strength{margin:46px 58px 0;padding:30px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.about-page .about-strength h2{font-size:28px;margin:0 0 14px}.about-page .about-strength h2 small{font-size:.65em;font-weight:400}.about-page .about-strength p{margin:0 0 12px;color:#666;font-size:15px;line-height:1.85}.about-page .about-strength p:last-child{margin-bottom:0}
body.about-open.portfolio-dark .about-page .about-strength{border-color:#555}.about-page .about-strength p{color:#666}body.about-open.portfolio-dark .about-page .about-strength p{color:#aaa}
body.about-open.portfolio-dark .about-page .about-main-card{background:#242424}
@media(max-width:800px){.about-page .about-main-card{display:block;margin:28px 0 0;padding:28px 24px 48px}.about-page .about-main-left{padding:0}.about-page .about-main-left .about-portrait{position:relative;top:auto}.about-page .about-main-right .about-capabilities,.about-page .about-main-right .about-skills{padding-left:0;padding-right:0}.about-page .about-main-right .about-capabilities{margin-top:28px}}
@media(max-width:800px){.about-page .about-scroll{padding-top:94px}.about-page .about-intro{display:block}.about-page .about-portrait{position:relative;top:auto}.about-page .about-capabilities{margin:24px 0 0;padding:32px 24px;border-radius:20px}.about-page .about-skills{margin:28px 0 0;padding:32px 24px}.about-page .about-portrait img{aspect-ratio:1/.9}}
.about-page .about-main-right .about-skills{width:calc(100% - 116px);max-width:none;margin-left:58px;margin-right:0;padding-left:0;padding-right:0;border-top:1px solid #ddd !important;box-sizing:border-box}
body.about-open.portfolio-dark .about-page .about-main-right .about-skills{border-color:#555 !important}
/* Keep the About contact block aligned with the About content card. */
.about-page-standalone .contact-footer {
  width: 100vw;
  max-width: none;
  margin: 90px 0 0 50%;
  transform: translateX(-50%);
  padding-left: 58px;
  padding-right: 58px;
  box-sizing: border-box;
}
@media (max-width: 800px) {
  .about-page-standalone .contact-footer {
    width: 100vw;
    margin: 54px 0 0 50%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
/* About follows the reference page's solid typography and two-column card grid. */
.about-page-standalone h2,
.about-page-standalone h3,
.about-page-standalone h1 {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  -webkit-text-stroke: 0 !important;
  text-shadow: none !important;
}
.about-page-standalone .about-profile h1 {
  font-size: clamp(44px, 5vw, 72px);
  line-height: 1.08;
  font-weight: 600;
  letter-spacing: 4px;
}
.about-page-standalone .about-profile h2 {
  color: #111 !important;
  font-size: clamp(20px, 2vw, 30px);
  line-height: 1.25;
  font-weight: 700;
  letter-spacing: 0;
  text-shadow: none !important;
}
.about-page-standalone .about-profile {
  border-bottom: 1px solid #ddd;
  padding-bottom: 28px;
}
.about-page-standalone .about-profile p:not(.about-kicker),
.about-page-standalone .about-software-grid p,
.about-page-standalone .about-skill-grid p {
  font-size: 16px !important;
}
.about-page-standalone .about-main-right .about-software-title {
  margin-top: 42px !important;
}
.about-page-standalone .about-software-title,
.about-page-standalone .about-skills h2 {
  font-size: 32px !important;
}
.about-page-standalone .about-software-title small,
.about-page-standalone .about-skills h2 small {
  display: inline-block !important;
  margin: 0 4px !important;
}
body.portfolio-open #portfolio-page.about-page-standalone h1,
body.portfolio-open #portfolio-page.about-page-standalone h2,
body.portfolio-open #portfolio-page.about-page-standalone h3 {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  -webkit-text-stroke: 0 !important;
  text-shadow: none !important;
}
body.portfolio-open #portfolio-page.about-page-standalone .about-profile h2 {
  font-size: clamp(20px, 2vw, 30px) !important;
  line-height: 1.25 !important;
  text-align: left !important;
  letter-spacing: 0 !important;
}
body.portfolio-open #portfolio-page.about-page-standalone .about-software-title,
body.portfolio-open #portfolio-page.about-page-standalone .about-skills h2 {
  font-size: clamp(30px, 3vw, 46px) !important;
  line-height: 1.15 !important;
  text-align: left !important;
}
body.portfolio-open #portfolio-page.about-page-standalone .about-software-title {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  padding-top: 0 !important;
}
body.portfolio-open #portfolio-page.about-page-standalone .about-main-right,
body.portfolio-open #portfolio-page.about-page-standalone .about-main-right .about-capabilities {
  border-top: 0 !important;
  border-bottom: 0 !important;
}
body.portfolio-open #portfolio-page.about-page-standalone .about-software-title small,
body.portfolio-open #portfolio-page.about-page-standalone .about-skills h2 small {
  color: #111 !important;
  -webkit-text-fill-color: #111 !important;
  -webkit-text-stroke: 0 !important;
  text-shadow: none !important;
  font-size: 1em !important;
  font-weight: 800 !important;
}
body.portfolio-open #portfolio-page.about-page-standalone h2 small::before {
  content: none !important;
  display: none !important;
  border: 0 !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
}
.about-page-standalone .about-main-card {
  grid-template-columns: 50% 50% !important;
}
.about-page-standalone .about-main-left {
  padding-right: 28px !important;
}
.about-page-standalone .about-main-left .about-portrait,
.about-page-standalone .about-main-left .about-portrait img {
  width: 100% !important;
  max-width: 100% !important;
}
.about-page-standalone .about-main-left .about-portrait img {
  height: auto !important;
  aspect-ratio: 1 / 1.18 !important;
  object-fit: cover !important;
  transform: translateX(-10px) scale(1.1) !important;
  transform-origin: top left !important;
}
.about-page-standalone .about-main-left .about-portrait {
  margin-top: 0 !important;
  transform: translateY(-120px) !important;
  position: sticky !important;
  top: 112px !important;
  align-self: start !important;
}
.about-page-standalone .about-content-scroll {
  padding-top: 222px !important;
}
.about-page-standalone .about-main-card {
  padding-bottom: 34px !important;
  align-items: stretch !important;
}
.about-page-standalone .about-main-left {
  height: 100% !important;
  align-self: stretch !important;
}
.about-page-standalone .about-main-left .about-portrait {
  align-self: flex-start !important;
  bottom: auto !important;
}
.about-page-standalone .about-software-grid,
.about-page-standalone .about-skill-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 42px 56px;
}
.about-page-standalone .about-software-grid img,
.about-page-standalone .about-skill-grid img {
  width: 48px;
  height: 48px;
  object-fit: contain;
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  .about-page-standalone .about-main-card,
  .about-page-standalone .about-software-grid,
  .about-page-standalone .about-skill-grid {
    grid-template-columns: 1fr;
  }
  .about-page-standalone .about-main-left .about-portrait {
    margin-top: 0 !important;
    transform: none !important;
    position: relative !important;
    top: auto !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .about-page-standalone .about-main-left .about-portrait img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    transform: none !important;
  }
  .about-page-standalone .about-content-scroll {
    padding-top: 94px !important;
  }
}
.about-page .about-software-title small,.about-page .about-skills h2 small{font-weight:700}
.about-page .about-software-title small,.about-page .about-skills h2 small{font-size:1em}
.about-page .about-software-title,.about-page .about-skills h2{font-size:clamp(26px,2.5vw,40px)}
.about-page .about-main-right .about-software-title{margin-top:-42px}
body.about-standalone .portfolio-topbar nav{display:flex!important;visibility:visible!important;opacity:1!important;gap:32px;margin:0!important}
body.about-standalone .portfolio-topbar nav a,body.about-standalone .portfolio-topbar nav a .nav-white,body.about-standalone .portfolio-topbar nav a .nav-white em{color:#111!important;visibility:visible!important;opacity:1!important}
/* Reference About layout: the portrait overlaps the card top, then sticks within the card. */
@media (min-width: 801px) {
  .about-page-standalone .about-main-right .about-software-title,
  .about-page-standalone .about-main-right .about-software-grid {
    margin-left: 58px !important;
    margin-right: 58px !important;
  }
  .about-page-standalone .about-software-title {
    font-size: 32px !important;
  }
  .about-page-standalone .about-main-left .about-portrait img {
    transform: translateX(-5px) scale(0.95) !important;
  }
  .about-page-standalone .about-content-scroll {
    padding-left: max(20px, calc((100% - 1400px) / 2)) !important;
    padding-right: max(20px, calc((100% - 1400px) / 2)) !important;
  }
  .about-page-standalone .about-main-card {
    align-items: stretch !important;
    padding-top: 56px !important;
    padding-bottom: 34px !important;
  }
  .about-page-standalone .about-main-left {
    align-self: stretch !important;
    height: auto !important;
    min-height: 100% !important;
  }
  .about-page-standalone .about-main-left .about-portrait {
    position: sticky !important;
    top: 112px !important;
    margin-top: -104px !important;
    transform: none !important;
    align-self: flex-start !important;
  }
}

/* Keep the portrait and the information card as independent layout elements. */
.about-page-standalone .about-content-scroll {
  position: relative;
}

@media (min-width: 801px) {
  .about-page-standalone .about-content-scroll {
    display: block;
  }

  .about-page-standalone .about-main-left {
    position: absolute;
    z-index: 3;
    top: 181px;
    left: max(34px, calc((100% - 1400px) / 2 + 34px));
    width: min(44%, 616px);
    padding: 0;
  }

  .about-page-standalone .about-main-left .about-portrait {
    position: sticky;
    top: 90px;
    margin: 0;
  }

  .about-page-standalone .about-main-card {
    display: block;
    width: min(56%, 784px);
    margin: 48px max(34px, calc((100% - 1400px) / 2 + 34px)) 0 auto;
    padding: 56px 34px 34px;
  }

  .about-page-standalone .about-main-right {
    width: 100%;
  }
}

@media (max-width: 800px) {
  .about-page-standalone .about-main-left {
    position: relative;
    width: auto;
    padding: 0 24px;
  }

  .about-page-standalone .about-main-left .about-portrait {
    position: relative;
    top: auto;
    margin: 28px 0 0;
  }

  .about-page-standalone .about-main-card {
    width: auto;
    margin: 28px 0 0;
  }
}
body.about-standalone .portfolio-topbar nav a .nav-green{color:var(--accent)!important}
body.about2-standalone .portfolio-topbar{display:flex!important;visibility:visible!important;opacity:1!important;background:#fff!important;color:#111!important;z-index:8!important}
body.about2-standalone .portfolio-topbar nav{display:flex!important;visibility:visible!important;opacity:1!important;gap:32px!important;margin:0!important}
body.about2-standalone .portfolio-topbar nav a,body.about2-standalone .portfolio-topbar nav a .nav-white,body.about2-standalone .portfolio-topbar nav a .nav-white em{display:inline-block!important;color:#111!important;visibility:visible!important;opacity:1!important}
body.about2-standalone .portfolio-topbar nav a .nav-green{color:var(--accent)!important}
/* Tune the reference scroll geometry: card up, portrait overlaps its top edge. */
@media (min-width: 801px) {
  .about-page-standalone .about-content-scroll {
    padding-top: 125px !important;
  }
  .about-page-standalone .about-main-card {
    padding-top: 56px !important;
    padding-bottom: 34px !important;
  }
  .about-page-standalone .about-main-left .about-portrait {
    position: sticky !important;
    top: 90px !important;
    margin-top: -104px !important;
    transform: none !important;
  }
}

/* Final independent layout overrides for the About portrait and card. */
@media (min-width: 801px) {
  .about-page-standalone .about-main-left { position:absolute !important; top:181px !important; left:max(34px, calc((100% - 1400px) / 2 + 34px)) !important; width:min(44%, 616px) !important; padding:0 !important; }
  .about-page-standalone .about-main-left .about-portrait { position:sticky !important; top:90px !important; margin:0 !important; }
  .about-page-standalone .about-main-card { display:block !important; width:min(56%, 784px) !important; margin:48px max(34px, calc((100% - 1400px) / 2 + 34px)) 0 auto !important; padding:56px 34px 34px !important; }
}
@media (max-width: 800px) {
  .about-page-standalone .about-main-left { position:relative !important; top:auto !important; left:auto !important; width:auto !important; padding:0 24px !important; }
  .about-page-standalone .about-main-left .about-portrait { position:relative !important; top:auto !important; margin:28px 0 0 !important; }
  .about-page-standalone .about-main-card { width:auto !important; margin:28px 0 0 !important; }
}

/* The card is an independent, centered 1400px-wide surface. */
@media (min-width: 801px) {
  .about-page-standalone .about-main-card {
    width: min(1400px, calc(100% - 40px)) !important;
    margin: 48px auto 0 !important;
    padding: 56px 34px 34px 44% !important;
  }
  .about-page-standalone .about-main-right {
    width: 100% !important;
  }
  .about-page-standalone .about-main-left {
    left: max(20px, calc((100% - 1400px) / 2 + 34px)) !important;
    width: min(44%, 616px) !important;
  }
}

/* Final heading scale and ampersand spacing. */
@media (min-width: 801px) {
  body.portfolio-open #portfolio-page.about-page-standalone .about-software-title,
  body.portfolio-open #portfolio-page.about-page-standalone .about-skills h2 {
    font-size: 32px !important;
    line-height: 1.2 !important;
  }
  body.portfolio-open #portfolio-page.about-page-standalone .about-software-title small,
  body.portfolio-open #portfolio-page.about-page-standalone .about-skills h2 small {
    display: inline-block !important;
    margin-left: 8px !important;
    margin-right: 4px !important;
  }
  .about-page-standalone .about-software-title,
  .about-page-standalone .about-skills h2 {
    font-size: 28px !important;
    line-height: 1.2 !important;
  }
  .about-page-standalone .about-software-title small,
  .about-page-standalone .about-skills h2 small {
    display: inline-block !important;
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
}

/* The profession title keeps its size but uses one lighter weight. */
body.portfolio-open #portfolio-page.about-page-standalone .about-profile h2 {
  font-weight: 600 !important;
}

@font-face {
  font-family: 'SourceHanSansSCMedium';
  src: url('./Font/思源黑体SC-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SourceHanSansSCBold';
  src: url('./Font/思源黑体SC-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
body.portfolio-open #portfolio-page.about-page-standalone .about-profile h2 {
  font-family: 'SourceHanSansSCMedium', sans-serif !important;
  font-weight: 500 !important;
}

@media (min-width: 801px) {
  body.portfolio-open #portfolio-page.about-page-standalone .about-main-right {
    padding-right: 0 !important;
  }
  body.portfolio-open #portfolio-page.about-page-standalone .about-main-card {
    padding-right: 0 !important;
  }
  body.portfolio-open #portfolio-page.about-page-standalone .about-main-right .about-software-title,
  body.portfolio-open #portfolio-page.about-page-standalone .about-main-right .about-software-grid {
    margin-right: 30px !important;
  }
body.portfolio-open #portfolio-page.about-page-standalone .about-main-right .about-skills {
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
  body.portfolio-open #portfolio-page.about-page-standalone .about-main-right .about-skill-grid {
    width: auto !important;
    margin-left: 58px !important;
    margin-right: 30px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    row-gap: 28px !important;
    column-gap: 56px !important;
  }
body.portfolio-open #portfolio-page.about-page-standalone .about-main-right .about-software-grid {
    width: auto !important;
    margin-left: 58px !important;
    margin-right: 30px !important;
  }
  body.portfolio-open #portfolio-page.about-page-standalone .about-main-right .about-capabilities {
    padding-left: 58px !important;
    padding-right: 30px !important;
  }
  body.portfolio-open #portfolio-page.about-page-standalone .about-main-right {
    transform: translateY(-80px) !important;
  }
  body.portfolio-open #portfolio-page.about-page-standalone .about-main-card {
    transform: none !important;
    margin-top: 148px !important;
    padding-bottom: 0 !important;
  }
  body.portfolio-open #portfolio-page.about-page-standalone .about-main-left {
    transform: translateX(30px) !important;
  }
}

body.portfolio-open #portfolio-page.about-page-standalone .about-heading-amp {
  display: inline-block !important;
  margin-left: 8px !important;
  margin-right: 4px !important;
  font: inherit !important;
  color: #111 !important;
}

/* About dark mode: unified surface, typography and divider color. */
.cutting-project-content{box-sizing:border-box;width:min(1400px,100%);max-width:1400px;margin:0 auto;padding:40px 48px 100px;background:#fff;color:#111}
.cutting-marquee{box-sizing:border-box;width:calc(100% - 60px);margin:0 auto 70px;overflow:hidden;white-space:nowrap;font-family:'SourceHanSansSCHeavy',sans-serif;font-size:clamp(60px,8vw,128px);font-weight:900;line-height:1.05;padding:0}
.cutting-marquee-track{display:flex;width:max-content;gap:0;animation:cutting-marquee-scroll 12s linear infinite;will-change:transform}
@keyframes cutting-marquee-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.cutting-marquee .outline{font-family:'SourceHanSansSCHeavy',sans-serif;font-weight:900;color:transparent;-webkit-text-stroke:1px #9b9b9b;paint-order:stroke fill}
.cutting-brand-mark{display:flex;align-items:center;justify-content:center;gap:17px;margin:0 auto 54px;font-family:'SourceHanSansSCBold',sans-serif;color:#111}.cutting-brand-mark img{width:65px;height:65px;object-fit:contain}.cutting-brand-mark strong{font-size:48px}
.cutting-intro{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:56px;align-items:start;margin-bottom:40px}
.cutting-intro-copy{transform:translate(30px,30px)}
.cutting-intro-copy h1{font-family:'SourceHanSansSCBold',sans-serif;font-size:24px;font-weight:700;letter-spacing:0;margin:0 0 8px;overflow-wrap:anywhere}.cutting-subtitle{color:#777;margin:0 0 26px}.cutting-rule{width:130px;border-top:2px solid #ddd;margin:0 0 28px}.cutting-intro-copy>p:last-child{font-size:16px;line-height:1.8;max-width:560px}
.cutting-intro img,.cutting-video-section video{width:100%;display:block;border-radius:16px;object-fit:cover}.cutting-intro img{width:90%;justify-self:end;transform:translateX(-30px);aspect-ratio:16 / 9}
.cutting-video-section video{max-height:720px;margin:0 auto 30px;background:#111}
.cutting-video-player{position:relative;width:100%;margin:0 auto 30px}.cutting-video-player video{margin:0!important}.cutting-video-play{position:absolute;z-index:2;left:50%;top:50%;width:92px;height:92px;padding:0;border:2px solid rgba(255,255,255,.9);border-radius:50%;background:rgba(0,0,0,.18);color:#fff;cursor:pointer;transform:translate(-50%,-50%);display:grid;place-items:center;transition:opacity .25s ease,transform .25s ease,background .25s ease}.cutting-video-play span{font-size:28px;line-height:1;transform:translateX(3px)}.cutting-video-play:hover{background:rgba(0,0,0,.42);transform:translate(-50%,-50%) scale(1.06)}.cutting-video-play.is-hidden{opacity:0;pointer-events:none}
.cutting-gallery-section h2,.cutting-preview-section h2{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:3px!important;font-family:'SourceHanSansSCMedium',sans-serif!important;font-size:54px!important;font-weight:500!important;line-height:1.15!important;margin:0 0 30px!important;color:#111!important;text-shadow:none!important;letter-spacing:0!important}.cutting-gallery-section h2 small,.cutting-preview-section h2 small{display:block!important;width:max-content!important;transform:none!important;font-family:'SourceHanSansSCLight',sans-serif!important;font-size:27px!important;font-weight:300!important;color:#777!important;margin:0!important;letter-spacing:0!important}
.cutting-gallery,.cutting-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cutting-gallery img,.cutting-preview-grid img{width:100%;aspect-ratio:1.45;object-fit:cover;border-radius:12px}.cutting-gallery img{height:auto;aspect-ratio:auto;object-fit:contain}.cutting-preview-section{margin-top:30px}.cutting-preview-grid{grid-template-columns:repeat(2,1fr)}.cutting-preview-grid img{height:auto;aspect-ratio:auto;object-fit:contain}.cutting-preview-grid .cutting-preview-last{grid-column:1 / -1;justify-self:center;width:calc((100% - 12px) / 2)}
.cutting-footer-identity{display:flex!important;flex-direction:column;align-items:center;gap:28px;margin-top:-5px;margin-bottom:0;padding:0 4vw}
.cutting-footer-brand-mark{flex:0 0 auto;margin:0;justify-content:center;transform:translateY(-20px)}
.cutting-footer-marquee{width:100%;margin:0}
.cutting-footer-marquee .cutting-marquee-track{animation-duration:18s}
.cutting-marquee:hover .cutting-marquee-track{animation-play-state:paused}
@media(max-width:800px){.cutting-project-content{padding:30px 20px}.cutting-marquee{width:100%;font-size:56px}.cutting-marquee-track{gap:0}.cutting-intro{grid-template-columns:1fr;gap:28px}.cutting-gallery{grid-template-columns:repeat(2,1fr)}}
/* Cutting page dark-mode surfaces and typography. */
body.portfolio-open.portfolio-dark:has(.cutting-project-content),
body.portfolio-open.portfolio-dark:has(.cutting-project-content) #portfolio-page,
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .portfolio-scroll {
  background: #010101 !important;
  color: #fff !important;
}
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-project-content {
  background: #080808 !important;
  color: #fff !important;
}
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-project-content h1,
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-project-content h2,
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-project-content h3,
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-project-content p,
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-project-content strong,
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-project-content small,
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-subtitle {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}
body.portfolio-open.portfolio-darkening:has(.cutting-project-content) .cutting-intro-copy h1,
body.portfolio-open.portfolio-darkening:has(.cutting-project-content) .cutting-gallery-section h2,
body.portfolio-open.portfolio-darkening:has(.cutting-project-content) .cutting-preview-section h2,
body.portfolio-open.portfolio-darkening:has(.cutting-project-content) .cutting-gallery-section h2 small,
body.portfolio-open.portfolio-darkening:has(.cutting-project-content) .cutting-preview-section h2 small,
body.portfolio-open.portfolio-darkening:has(.cutting-project-content) .cutting-subtitle {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-intro-copy h1,
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-gallery-section h2,
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-preview-section h2,
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-gallery-section h2 small,
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-preview-section h2 small {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-marquee .outline {
  color: transparent !important;
  -webkit-text-fill-color: transparent !important;
  -webkit-text-stroke-color: #fff !important;
}
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-rule {
  border-top-color: #808080 !important;
}
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-brand-mark {
  color: #fff !important;
}
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-brand-mark img {
  filter: invert(1) !important;
}
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-intro-copy h1,
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-gallery-section h2,
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-preview-section h2,
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-gallery-section h2 small,
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-preview-section h2 small,
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .cutting-subtitle {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}
body.portfolio-open.portfolio-dark:has(.cutting-project-content) .contact-footer {
  background: #242424 !important;
  color: #fff !important;
}
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .about-main-card,
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .about-capabilities,
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .about-skills {
  background: #212121 !important;
}
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone,
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .about-main-card,
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .about-main-card h1,
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .about-main-card h2,
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .about-main-card h3,
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .about-main-card p,
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .about-main-card .about-kicker {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .about-profile,
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .about-skills,
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .about-main-right .about-skills {
  border-color: #808080 !important;
}
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .contact-footer,
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .contact-footer strong,
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .contact-footer span,
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .contact-footer .contact-heading,
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .contact-footer .contact-title {
  color: #fff !important;
}
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .contact-links > div {
  border-top-color: #808080 !important;
}
body.portfolio-open.portfolio-dark #portfolio-page.about-page-standalone .contact-copy-hint.is-copied,
body.portfolio-open.portfolio-darkening #portfolio-page.about-page-standalone .contact-copy-hint.is-copied {
  color: #72d83b !important;
  -webkit-text-fill-color: #72d83b !important;
}
body.portfolio-open #portfolio-page.about-page-standalone .about-software-title,
body.portfolio-open #portfolio-page.about-page-standalone .about-skills h2 {
  font-family: 'SourceHanSansSCMedium', sans-serif !important;
  font-weight: 500 !important;
}
body.portfolio-open #portfolio-page.about-page-standalone .about-software-title,
body.portfolio-open #portfolio-page.about-page-standalone .about-skills h2 {
  font-family: 'SourceHanSansSCBold', sans-serif !important;
  font-size: 38px !important;
  font-weight: 700 !important;
}
body.portfolio-open #portfolio-page.about-page-standalone .about-skills h2 small {
  font-family: 'SourceHanSansSCMedium', sans-serif !important;
  font-weight: 500 !important;
  font-size: 1em !important;
  display: inline-block !important;
  margin: 0 !important;
  padding-left: 10px !important;
  padding-right: 4px !important;
}
body.portfolio-open #portfolio-page.about-page-standalone .about-skills h2 small {
  font-size: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
body.portfolio-open #portfolio-page.about-page-standalone .about-skills h2 small::after {
  content: '&' !important;
  display: inline-block !important;
  font-family: 'SourceHanSansSCMedium', sans-serif !important;
  font-size: 32px !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
  margin-left: 10px !important;
  margin-right: 4px !important;
  color: #111 !important;
}

/* About separators follow the text box edges and stay square. */
@media (min-width: 801px) {
  body.portfolio-open #portfolio-page.about-page-standalone .about-profile {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid #ddd !important;
    border-radius: 0 !important;
  }
  body.portfolio-open #portfolio-page.about-page-standalone .about-main-right .about-skills {
    position: relative !important;
    border-top: 0 !important;
  }
  body.portfolio-open #portfolio-page.about-page-standalone .about-main-right .about-skills::before {
    content: '';
    position: absolute;
    top: 0;
    left: 58px;
    right: 30px;
    height: 1px;
    background: #ddd;
  }
}

/* Keep the skills heading aligned with the first item in its two-column grid. */
@media (min-width: 801px) {
  body.portfolio-open #portfolio-page.about-page-standalone .about-main-right .about-skills > h2 {
    margin-left: 58px !important;
  }
}
