:root{color-scheme:light;--background:#fff;--ink:#252525;--muted:#626862;--accent:#a0fb82;--line:#e2e8df;--surface:rgba(255,255,255,.87);font-family:"Songti SC","STSong","Noto Serif CJK SC",Georgia,serif;color:var(--ink);background:var(--background);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;overflow-x:clip}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #327f2c;outline-offset:5px}button{border:0}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:400}h1{font-size:clamp(32px,3vw,44px);letter-spacing:.2em}h2{font-size:30px;letter-spacing:.08em}h3{font-size:16px;font-weight:500;line-height:1.6;margin:6px 0 12px}p{font-size:16px;line-height:1.95;letter-spacing:.04em}.section{width:min(100% - 72px,1060px);margin-inline:auto;position:relative}.site-header{position:absolute;top:22px;left:50%;transform:translateX(-50%);width:min(100% - 64px,980px);z-index:10;display:flex;align-items:center;gap:24px}nav{display:flex;justify-content:space-around;align-items:center;min-height:72px;width:100%;border-radius:18px;background:var(--surface);backdrop-filter:blur(18px)}nav>a{font-size:14px;padding:12px 10px;white-space:nowrap}nav>a:not(.brand):hover{color:#3a772a}nav .brand{display:grid;place-items:center;padding:8px 10px;line-height:1.1}.brand strong{font-size:28px;font-weight:400;letter-spacing:.08em}.brand span{font:italic 13px Georgia,serif;margin-top:5px}.language{background:transparent;padding:12px 4px;font:13px Georgia,serif}.hero{height:810px;position:relative;isolation:isolate}.hero-composition{position:relative;width:min(720px,85vw);height:700px;margin:auto;top:125px}.hero-title{position:absolute;top:0;left:7%;width:86%}.hero-avatar{position:absolute;top:144px;left:42.5%;width:28%;height:auto}.glow{position:absolute;pointer-events:none;z-index:-1;border-radius:50%;filter:blur(17px)}.glow-green{width:590px;height:590px;left:-245px;top:-360px;background:radial-gradient(circle at 55% 55%,#a1ff82 0,#bcffa2 45%,#efffd9 70%,transparent 74%)}.glow-peach{width:230px;height:230px;right:-155px;top:590px;background:linear-gradient(155deg,#fff1b8 15%,#ffc98f 48%,#ffaeb4 82%)}.scroll-note{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);display:grid;text-align:center;gap:10px;font-size:13px;color:var(--muted)}.scroll-note>span:last-child{font-size:23px}.about{display:grid;grid-template-columns:1fr 1.05fr;gap:72px;align-items:center;min-height:620px}.about-picture{height:580px;overflow:hidden;position:relative;align-self:end}.about-picture img{width:440px;height:590px;object-fit:contain;object-position:bottom}.about-picture:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#fff 88%)}.about-copy{padding-bottom:55px;max-width:475px}.about-copy p{color:var(--muted);margin-bottom:20px}.marquee{overflow:hidden;white-space:nowrap;font-size:clamp(54px,6.7vw,110px);line-height:1.4;letter-spacing:.07em;color:#92e97b}.marquee span{display:block;width:max-content;transform:translateX(-95px)}.experience{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;padding-top:150px;padding-bottom:135px;align-items:center}.experience h2{margin-bottom:45px}.experience h2 small{font-size:20px;margin-left:20px;letter-spacing:.06em}.timeline{list-style:none;margin:0;padding:0 0 0 24px;border-left:1px solid #b9d4b1}.timeline li{position:relative;margin-bottom:30px}.timeline li:before{content:"";width:7px;height:7px;border-radius:50%;background:#adbea7;position:absolute;left:-28px;top:6px}.timeline li:first-child:before{background:#79e65a;width:11px;height:11px;left:-30px}.company{display:block;font-size:15px;margin-bottom:14px}.timeline time{display:block;font:12px/1.6 Arial,sans-serif;color:#767e74}.timeline p{color:var(--muted);font-size:14px;line-height:1.85;margin:0}.previous-role{border-left:1px solid var(--line);margin-top:18px;padding-left:18px}.meditate{position:relative;isolation:isolate;text-align:center}.meditate>img{width:280px;height:auto;margin:30px auto;animation:float 6s ease-in-out infinite}.meditate-glow{position:absolute;inset:0 -40px 30px;z-index:-1;background:radial-gradient(ellipse,#f4ffd8,transparent 65%)}.handwritten{position:absolute;top:-30px;left:0;width:160px;font-size:17px;line-height:1.7;transform:rotate(-10deg)}.shadow{height:8px;width:100px;border-radius:50%;background:#bbb;filter:blur(5px);margin:45px auto 0}.work{isolation:isolate;padding-bottom:40px}.gallery-clip{max-height:580px;overflow:hidden;position:relative;transition:max-height .5s}.gallery-clip:not(.expanded){mask-image:linear-gradient(#000 60%,transparent 100%)}.gallery-clip.expanded{max-height:9000px}.gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;align-items:start}.gallery-column{display:grid;gap:14px}.project-card{display:block;width:100%;padding:0;border-radius:7px;overflow:hidden;background:#f1f4f1;box-shadow:0 2px 12px #202b2014;transition:transform .22s}.project-card:hover{transform:translateY(-5px)}.project-card img{width:100%;height:var(--height,230px);object-fit:cover;object-position:top}.gallery-action{position:relative;display:grid;place-items:center;margin-top:-70px;z-index:2}.gallery-action>img{width:112px;height:150px;object-fit:contain}.pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid #b1c6a9;background:#fff;border-radius:40px;padding:13px 34px;font-size:15px;transition:background .2s}.pill:hover{background:#eaffdf}.gallery-action .pill{margin-top:-16px;z-index:1}.work:has(.expanded) .gallery-action{margin-top:40px}.work-glow{left:auto;right:-420px;top:300px;width:440px;height:440px}.contact{position:relative;isolation:isolate;text-align:center;padding-top:130px;overflow:hidden}.contact h2{font-size:clamp(68px,7.5vw,110px);letter-spacing:-.06em;transform:rotate(-5deg);margin-bottom:25px}.contact-email,.contact-phone{display:block;font:italic 24px/1.7 Georgia,"Songti SC",serif;letter-spacing:.04em;width:fit-content;margin:auto}.contact-email:hover,.contact-phone:hover{color:#477e35}.contact-phone{font-size:22px;margin-top:8px}.contact-avatar{position:relative;width:350px;height:295px;margin:45px auto 0;overflow:hidden;z-index:2}.contact-avatar img{width:280px;position:absolute;left:0;top:0}.contact-avatar p{position:absolute;right:0;top:20px;font-size:13px;line-height:1.8;transform:rotate(8deg);white-space:pre-line}.footer-marquee{position:absolute;bottom:35px;width:100%;z-index:1}.contact .glow-peach{top:130px;left:-140px;right:auto;width:280px;height:280px}footer{display:flex;justify-content:space-between;width:min(100% - 72px,1060px);margin:0 auto;padding:18px 0 22px;font-size:12px;color:var(--muted)}dialog{border:0;padding:0;background:white;width:min(1120px,94vw);max-height:92vh;border-radius:12px;box-shadow:0 16px 100px #0003;overflow:auto}dialog::backdrop{background:#182015a6;backdrop-filter:blur(8px)}.dialog-bar{position:sticky;top:0;background:#fffffff2;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between;padding:18px 28px;z-index:1;border-bottom:1px solid var(--line)}.dialog-bar h2{font:16px Arial,sans-serif;margin:0;letter-spacing:0}.close{width:44px;height:44px;font:30px Arial,sans-serif;background:transparent;border-radius:50%}.close:hover{background:#eff4ed}.project-image-wrap{padding:24px 48px;background:#f4f5f2}.project-image-wrap img{margin:auto;width:auto;max-width:100%;height:auto}.dialog-bottom{padding:18px 28px;display:flex;align-items:center;justify-content:space-between;font:14px Arial,sans-serif}.dialog-bottom .pill{padding:9px 22px}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip:focus{position:fixed;top:0;left:0;z-index:30;padding:15px;background:#fff}@keyframes float{50%{transform:translateY(-12px)}}@media(min-width:1700px){.hero{height:950px}.hero-composition{top:150px;width:830px}.hero-avatar{top:167px}}@media(max-width:760px){html{scroll-padding-top:25px}.site-header{width:calc(100% - 24px);top:12px;gap:5px}nav{min-height:65px;border-radius:12px}nav>a{font-size:12px;padding:10px 4px}.brand strong{font-size:22px}.brand span{font-size:10px}.language{font-size:12px}.hero{height:660px}.hero-composition{top:140px;width:96vw;height:480px}.hero-title{width:96%;left:2%}.hero-avatar{top:23vw;width:32%;left:40%}.glow-green{width:420px;height:420px;top:-275px;left:-235px}.hero .glow-peach{top:470px;width:170px;height:170px;right:-120px}.section{width:calc(100% - 44px)}.about{grid-template-columns:1fr;gap:0;min-height:0}.about-copy{order:0;padding:30px 5px 0;max-width:none}.about-picture{order:1;height:350px;width:100%;margin-top:15px}.about-picture img{height:450px;width:337px;margin:0 auto}.about-picture:after{inset:50% 0 0}.about h1{font-size:34px}.marquee{font-size:58px;margin-top:-10px;position:relative}.experience{grid-template-columns:1fr;gap:70px;padding-top:85px;padding-bottom:80px}.experience h2{font-size:27px;margin-bottom:35px}.experience h2 small{font-size:17px;margin-left:15px}.timeline p{font-size:15px}.timeline h3{font-size:16px}.meditate{margin:0 auto;width:280px}.meditate>img{width:190px;margin:10px auto}.handwritten{left:-20px;top:10px;font-size:14px;width:110px}.shadow{margin-top:25px}.gallery{grid-template-columns:repeat(3,1fr);gap:9px}.gallery-column{gap:9px}.project-card{border-radius:4px}.project-card img{height:calc(var(--height,230px)*.72)}.gallery-clip{max-height:500px}.gallery-action>img{width:92px;height:123px}.work-glow{right:-300px;top:350px}.contact{padding-top:95px}.contact-email{font-size:19px}.contact-phone{font-size:19px}.contact-avatar{margin-top:32px;height:265px;width:320px}.contact-avatar img{width:240px}.contact-avatar p{right:7px;font-size:12px}.contact h2{font-size:76px}.footer-marquee{bottom:28px}.contact .glow-peach{left:-180px}footer{width:calc(100% - 44px);font-size:12px}.project-image-wrap{padding:12px}.dialog-bar{padding:10px 15px}.dialog-bottom{padding:12px 16px}}@media(max-width:380px){nav>a{font-size:11px}.brand strong{font-size:19px}.brand span{font-size:9px}.hero{height:610px}.contact-email{font-size:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
html,body{overflow-x:hidden}
@media(min-width:451px) and (max-width:760px){.hero{height:calc(100vw + 220px)}}
