@font-face{font-family:ZM Han;src:url(/fonts/zm-han-sans-vf.woff2)format("woff2");font-style:normal;font-weight:250 900;font-display:swap}@font-face{font-family:ZM Space;src:url(/fonts/zm-space-grotesk-vf.woff2)format("woff2");font-style:normal;font-weight:300 700;font-display:swap}@font-face{font-family:ZM Inter;src:url(/fonts/zm-inter-vf.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{--paper:#f2ede5;--paper-deep:#e9e0d5;--ink:#171714;--white:#fff;--muted:#625d56;--line:#17171438;--line-soft:#1717141a;--accent-neutral:#f7f2eb;--accent-yellow:#ffb200;--accent-coral:#ff5c38;--accent-blue:#0072e3;--accent-purple:#ab54f7;--rail-width:clamp(148px, 10vw, 180px);--outer-gap:clamp(14px, 1.5vw, 24px);--section-gap:clamp(44px, 5vw, 78px);--section-pad:clamp(28px, 4vw, 64px);--grid-gap:clamp(14px, 1.8vw, 28px);--radius-xl:clamp(26px, 2.7vw, 46px);--radius-lg:clamp(18px, 1.6vw, 28px);--radius-md:16px;--display:"ZM Space", "ZM Han", "PingFang SC", sans-serif;--body:"ZM Inter", "ZM Han", "PingFang SC", sans-serif;--ease-out:cubic-bezier(.19, 1, .22, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.65;overflow-x:clip}body,button,a{-webkit-tap-highlight-color:transparent}img,svg,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}:focus-visible{outline:3px solid var(--white);outline-offset:3px;box-shadow:0 0 0 6px var(--ink)}::selection{background:var(--accent-yellow);color:var(--ink)}.skip-link{z-index:1000;background:var(--ink);color:var(--white);border-radius:10px;padding:11px 16px;font-weight:700;transition:translate .18s;position:fixed;top:12px;left:12px;translate:0 -160%}.skip-link:focus{translate:0}.page-shell{min-width:0;margin-left:var(--rail-width);padding:var(--outer-gap);padding-left:0}.page-shell>section,.page-shell>footer{scroll-margin-top:24px}.paper-section{margin-bottom:var(--section-gap);border-radius:var(--radius-xl);background:var(--white);overflow:clip}.section-content{padding:var(--section-pad)}.section-heading{padding:var(--section-pad);padding-bottom:0}.section-heading h2,.vibe-copy h2,.ip-copy h2{max-width:13ch;font-family:var(--display);letter-spacing:-.045em;margin:0;font-size:clamp(36px,4.7vw,76px);font-weight:700;line-height:.96}.section-kicker{font-family:var(--display);letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:700;line-height:1.3}.section-description{max-width:610px;color:var(--muted);text-wrap:balance;margin:20px 0 0;font-size:clamp(15px,1.2vw,18px)}.button{width:fit-content;min-height:48px;font-family:var(--display);transition:transform .26s var(--ease-out), background-color .26s ease, color .26s ease;border:1.5px solid;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:11px 22px;font-size:13px;font-weight:650;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-light{border-color:var(--white);background:var(--white);color:var(--ink)}.button-light:hover{color:var(--white);background:0 0}.button-on-color{color:var(--ink);background:#fffffff0;border-color:#17171447}.button-on-color:hover{background:var(--white)}.site-rail{z-index:100;width:var(--rail-width);background:var(--paper);flex-direction:column;justify-content:space-between;padding:28px 18px 24px;display:flex;position:fixed;inset:0 auto 0 0}.brand-wordmark{width:fit-content;font-family:var(--display);letter-spacing:-.045em;flex-direction:column;gap:9px;font-size:21px;font-weight:700;line-height:1;display:flex}.brand-wordmark svg{fill:none;width:40px;stroke:var(--ink);stroke-linecap:square;stroke-linejoin:bevel;stroke-width:2.5px;overflow:visible}.rail-nav{flex-direction:column;gap:3px;display:flex}.rail-nav a{--marker:var(--accent-yellow);min-height:42px;font-family:var(--display);border-radius:10px;grid-template-columns:10px 1fr auto;align-items:center;gap:6px;padding:8px 5px;font-size:13px;font-weight:570;display:grid;position:relative}.rail-nav a:nth-child(2){--marker:var(--accent-coral)}.rail-nav a:nth-child(3){--marker:var(--accent-yellow)}.rail-nav a:nth-child(4){--marker:var(--accent-blue)}.rail-nav a:nth-child(5){--marker:var(--accent-purple)}.rail-nav a:nth-child(6){--marker:var(--accent-yellow)}.rail-marker{border:1.5px solid var(--ink);background:var(--marker);opacity:0;width:7px;height:7px;transition:opacity .22s ease, transform .32s var(--ease-out);border-radius:50%;transform:scale(.35)}.rail-nav a.active{font-weight:720}.rail-nav a.active .rail-marker{opacity:1;transform:scale(1)}.rail-index{color:var(--muted);font-variant-numeric:tabular-nums;font-size:10px}.rail-contact{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:10px 4px;font-size:12px;font-weight:650;transition:color .18s,border-color .18s;display:flex}.rail-contact:hover{border-color:var(--ink);color:var(--ink)}.menu-toggle,.mobile-menu{display:none}.hero-section{min-height:calc(100svh - var(--outer-gap) * 2);margin-bottom:var(--section-gap);border-radius:var(--radius-xl);background:var(--ink);color:var(--white);isolation:isolate;place-items:center;display:grid;position:relative;overflow:hidden}.hero-grain{opacity:.22;background:radial-gradient(circle at 50% 45%,#ffb2001f,#0000 27%),linear-gradient(115deg,#0000 25%,#ffffff09 50%,#0000 73%);position:absolute;inset:0}.hero-center{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:920px;padding:clamp(42px,7vw,96px);display:flex;position:relative}.hero-kicker{color:var(--accent-yellow);font-family:var(--display);letter-spacing:.22em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:700}.hero-center h1{font-family:var(--display);letter-spacing:-.065em;margin:0;font-size:clamp(66px,10.5vw,164px);font-weight:700;line-height:.85}.hero-role{font-family:var(--display);margin:30px 0 0;font-size:clamp(18px,2vw,28px);font-weight:520}.hero-summary{color:#ffffffb8;max-width:520px;margin:18px auto 0;font-size:clamp(14px,1.2vw,17px)}.hero-center .button{margin-top:34px}.hero-corner{z-index:2;color:#ffffff94;font-family:var(--display);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1.5;position:absolute}.hero-corner-top{top:30px;left:34px}.hero-corner-bottom{bottom:30px;right:34px}.hero-center>*{animation:hero-rise .68s var(--ease-out) both}.hero-center>:nth-child(2){animation-delay:80ms}.hero-center>:nth-child(3){animation-delay:.15s}.hero-center>:nth-child(4){animation-delay:.22s}.hero-center>:nth-child(5){animation-delay:.29s}@keyframes hero-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.work-series-toolbar{min-height:64px;margin-bottom:var(--grid-gap);border-block:1px solid var(--line);color:var(--muted);font-family:var(--display);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:11px;font-weight:680;display:flex}.work-series-all{border:1.5px solid var(--ink);background:var(--ink);min-height:48px;color:var(--white);letter-spacing:0;text-transform:none;transition:transform .24s var(--ease-out), box-shadow .24s var(--ease-out);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-size:13px;font-weight:700;display:inline-flex}.work-series-all span{transition:transform .24s var(--ease-out)}.work-series-all:hover{transform:translateY(-2px);box-shadow:0 6px #17171421}.work-series-all:hover span{transform:translate(3px,-3px)}.work-hero-carousel{min-width:0}.work-hero-viewport{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--accent-neutral);min-width:0;overflow:hidden}.work-hero-panel{background:var(--accent-neutral);min-width:0;animation:work-panel-enter .36s var(--ease-out) both;flex-direction:column;display:flex}.work-hero-panel[hidden],.has-js [data-work-panel][data-initially-hidden]{display:none}@keyframes work-panel-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.work-hero-media{aspect-ratio:1.95;background:var(--ink);min-width:0;position:relative;overflow:hidden}.work-hero-media img{object-fit:cover;width:100%;height:100%;transition:transform .56s var(--ease-out)}.work-hero-panel:hover .work-hero-media img,.work-hero-panel:focus-within .work-hero-media img{transform:scale(1.015)}.work-hero-media>span{border:1.5px solid var(--ink);background:var(--accent-yellow);width:48px;height:48px;color:var(--ink);font-family:var(--display);backdrop-filter:blur(8px);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid;position:absolute;top:18px;left:18px}.work-hero-copy{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:clamp(28px,4vw,64px);min-width:0;padding:clamp(24px,2.7vw,40px);display:grid}.work-hero-eyebrow{font-family:var(--display);letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:750}.work-hero-copy h3{max-width:25ch;font-family:var(--display);letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(28px,2.65vw,42px);line-height:1.08}.work-hero-detail>p:first-child{max-width:38ch;color:var(--muted);text-wrap:balance;margin:0;font-size:15px;line-height:1.72}.work-hero-meta{color:var(--muted);margin:16px 0 0;font-size:12px;font-weight:650}.work-hero-watch{width:fit-content;font-family:var(--display);border-bottom:1.5px solid;align-items:center;gap:8px;margin-top:26px;padding:6px 0;font-size:13px;font-weight:700;display:inline-flex}.work-hero-watch span{transition:transform .22s var(--ease-out)}.work-hero-watch:hover span{transform:translate(3px,-3px)}.work-hero-controls{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:none}.has-js .work-hero-controls{display:flex}.work-hero-tabs{grid-template-columns:repeat(var(--work-tab-count,4), minmax(0, 1fr));border-block:1px solid var(--line);flex:1;min-width:0;display:grid}.work-hero-tabs button{border:0;border-right:1px solid var(--line-soft);min-width:0;min-height:68px;color:var(--muted);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:10px;padding:12px 14px;display:flex;position:relative}.work-hero-tabs button:last-child{border-right:0}.work-hero-tabs button:after{content:"";background:var(--accent-yellow);transform-origin:0;border-radius:4px 4px 0 0;height:4px;position:absolute;bottom:-1px;left:12px;right:12px;transform:scaleX(0)}.work-series-shell.is-playing .work-hero-tabs button.is-active:after{animation:6.5s linear both work-tab-progress}.work-hero-tabs button.is-active{color:var(--ink)}.work-hero-tabs button.is-active:after{transform:scaleX(1)}@keyframes work-tab-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.work-hero-tabs button>span{font-family:var(--display);flex:none;font-size:10px;font-weight:750}.work-hero-tabs button>strong{font-family:var(--display);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.work-carousel-toggle{border:1px solid var(--line);background:var(--white);min-width:112px;min-height:44px;color:var(--ink);cursor:pointer;font-family:var(--display);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-size:11px;font-weight:680;display:inline-flex}.work-carousel-toggle>span:first-child{flex:none;width:12px;font-size:10px}.work-carousel-toggle[hidden]{display:none}.featured-stage-shell,.project-panels{min-width:0}.featured-stage{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--accent-neutral);min-height:clamp(520px,52vw,720px);animation:stage-enter .38s var(--ease-out) both;grid-template-columns:minmax(0,1.22fr) minmax(340px,.78fr);display:grid;overflow:hidden}.featured-stage[hidden],.has-js [data-project-panel][data-initially-hidden]{display:none}@keyframes stage-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.stage-neutral{background:var(--accent-neutral)}.stage-yellow{background:var(--accent-yellow)}.stage-coral{background:var(--accent-coral)}.stage-blue{background:var(--accent-blue)}.ink-light{color:var(--white)}.stage-media{background:var(--paper-deep);min-width:0;position:relative;overflow:hidden}.stage-media>img{object-fit:cover;width:100%;height:100%}.stage-collage{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.stage-collage img{object-fit:cover;min-width:0;min-height:0}.stage-media-number{width:48px;height:48px;color:var(--white);font-family:var(--display);backdrop-filter:blur(8px);background:#171714c7;border:1px solid #ffffffb3;border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid;position:absolute;top:18px;left:18px}.stage-copy{flex-direction:column;justify-content:flex-end;min-width:0;padding:clamp(28px,4vw,62px);display:flex}.stage-eyebrow{font-family:var(--display);letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:720}.ink-light .stage-eyebrow,.ink-light .stage-description,.ink-light .stage-meta{color:#ffffffd1}.stage-copy h3{max-width:11ch;font-family:var(--display);letter-spacing:-.05em;margin:0;font-size:clamp(34px,4.1vw,66px);font-weight:700;line-height:.97}.stage-description{max-width:500px;color:var(--muted);margin:22px 0 0;font-size:15px;line-height:1.72}.stage-meta{color:var(--muted);flex-wrap:wrap;gap:7px 18px;margin:20px 0 0;padding:0;font-size:12px;list-style:none;display:flex}.stage-meta li+li:before{content:"·";margin-right:18px}.stage-actions{flex-wrap:wrap;align-items:center;gap:14px 20px;margin-top:30px;display:flex}.stage-primary{border:1.5px solid var(--ink);background:var(--ink);min-height:48px;color:var(--white);font-family:var(--display);transition:transform .26s var(--ease-out);border-radius:999px;align-items:center;gap:12px;padding:10px 22px;font-size:13px;font-weight:650;display:inline-flex}.ink-light .stage-primary{border-color:var(--white);background:var(--white);color:var(--ink)}.stage-primary:hover{transform:translateY(-2px)}.stage-secondary{border-bottom:1px solid;align-items:center;gap:7px;padding:7px 0;font-size:13px;font-weight:650;display:inline-flex}.stage-tabs{grid-template-columns:repeat(var(--stage-tab-count,4), minmax(0, 1fr));border-block:1px solid var(--line);margin-top:16px;display:none}.has-js .stage-tabs{display:grid}.stage-tabs button{--tab-accent:var(--accent-yellow);border:0;border-right:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:12px;min-width:0;min-height:78px;padding:14px 16px;display:flex;position:relative}.stage-tabs button:last-child{border-right:0}.stage-tabs button:after{content:"";background:var(--tab-accent);transform-origin:0;height:4px;transition:transform .3s var(--ease-out);border-radius:4px 4px 0 0;position:absolute;bottom:-1px;left:12px;right:12px;transform:scaleX(0)}.stage-tabs button.is-active:after{transform:scaleX(1)}.stage-tab-index{color:var(--muted);font-family:var(--display);flex:none;font-size:10px;font-weight:700}.stage-tab-title{font-family:var(--display);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.vibe-section,.ip-section{min-height:clamp(420px,48vw,660px);margin-bottom:var(--section-gap);border-radius:var(--radius-xl);grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);display:grid;overflow:hidden}.vibe-section{background:var(--accent-yellow);grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr);min-height:clamp(480px,40vw,560px)}.ip-section{background:var(--accent-coral)}.vibe-cover,.ip-images{min-width:0;display:grid;overflow:hidden}.vibe-cover{background:var(--accent-neutral);place-items:center}.vibe-cover img,.ip-images img{object-fit:cover;width:100%;min-width:0;height:100%;min-height:0;transition:transform .6s var(--ease-out)}.vibe-cover img{object-fit:contain}.ip-images{grid-template-columns:repeat(2,minmax(0,1fr))}.vibe-section:hover .vibe-cover img,.ip-section:hover .ip-images img{transform:scale(1.018)}.vibe-copy,.ip-copy{min-width:0;padding:var(--section-pad);flex-direction:column;justify-content:center;display:flex}.vibe-copy p:not(.section-kicker),.ip-copy p:not(.section-kicker){max-width:520px;margin:22px 0 0}.inline-meta{letter-spacing:.03em;font-size:12px;font-weight:650}.vibe-copy .button,.ip-copy .button{margin-top:30px}.restored-works-content{flex-direction:column;gap:clamp(34px,4.5vw,72px);padding-top:clamp(30px,3vw,46px);display:flex}.restored-work-groups{gap:var(--grid-gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.restored-work-column{gap:var(--grid-gap);flex-direction:column;min-width:0;display:flex}.restored-group-heading{border-bottom:1px solid var(--line);min-height:104px;padding:4px 2px 20px}.restored-group-heading .section-kicker{margin-bottom:8px}.restored-group-heading h3{font-family:var(--display);letter-spacing:-.045em;margin:0;font-size:clamp(30px,3.4vw,54px);line-height:.96}.restored-work-card{border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:var(--accent-neutral);min-width:0;transition:transform .32s var(--ease-out), box-shadow .32s ease;overflow:hidden}.restored-work-card:hover,.restored-work-card:focus-visible{transform:translateY(-3px);box-shadow:0 18px 40px #17171421}.restored-work-media,.comic-practice-media{aspect-ratio:16/9;background:var(--paper-deep);min-width:0;position:relative;overflow:hidden}.restored-work-media img,.comic-practice-media img{object-fit:cover;width:100%;height:100%;transition:transform .62s var(--ease-out)}.restored-work-card:hover .restored-work-media img,.restored-work-card:focus-visible .restored-work-media img,.comic-practice-card:hover .comic-practice-media img,.comic-practice-card:focus-visible .comic-practice-media img{transform:scale(1.025)}.restored-play{min-width:52px;height:38px;color:var(--white);font-family:var(--display);backdrop-filter:blur(8px);background:#171714d1;border:1px solid #ffffffb8;border-radius:999px;place-items:center;padding-inline:14px;font-size:11px;font-weight:700;display:grid;position:absolute;bottom:16px;right:16px}.restored-work-copy{padding:clamp(20px,2.4vw,34px)}.restored-work-category{color:var(--muted);font-family:var(--display);letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:720}.restored-work-copy h4{font-family:var(--display);letter-spacing:-.035em;margin:0;font-size:clamp(20px,2vw,30px);line-height:1.08}.restored-work-description{color:var(--muted);margin:13px 0 0;font-size:14px;line-height:1.65}.restored-work-meta{color:var(--muted);margin:18px 0 0;font-size:11px;font-weight:650}.comic-practice-card,.mooncake-project{border:1px solid var(--line);border-radius:var(--radius-lg);grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);min-width:0;display:grid;overflow:hidden}.comic-practice-card{background:var(--accent-coral)}.comic-practice-media{aspect-ratio:auto;height:100%}.comic-practice-copy{flex-direction:column;justify-content:flex-end;min-width:0;padding:clamp(26px,3.4vw,50px);display:flex}.comic-practice-copy .section-kicker{margin-bottom:18px}.comic-practice-label{margin:0;font-size:13px;font-weight:700}.comic-practice-copy h3{font-family:var(--display);letter-spacing:-.055em;margin:10px 0 0;font-size:clamp(40px,5vw,78px);line-height:.9}.comic-practice-copy>p:last-child{max-width:38em;margin:22px 0 0;font-size:14px;line-height:1.7}.solar-project{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--accent-neutral);overflow:hidden}.solar-project-heading{gap:12px var(--grid-gap);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(280px,.6fr);padding:clamp(24px,3vw,44px);display:grid}.solar-project-heading .section-kicker{grid-column:1/-1;margin:0}.solar-project-heading h3{max-width:24ch;font-family:var(--display);letter-spacing:-.045em;margin:0;font-size:clamp(28px,3.6vw,54px);line-height:1}.solar-project-heading>p:last-child{color:var(--muted);align-self:end;margin:0;font-size:14px;line-height:1.7}.solar-project-grid{background:var(--line);grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;display:grid}.solar-project-item{aspect-ratio:4/5;background:var(--paper-deep);min-width:0;position:relative;overflow:hidden}.solar-project-item img{object-fit:cover;width:100%;height:100%;transition:transform .52s var(--ease-out)}.solar-project-item:hover img,.solar-project-item:focus-visible img{transform:scale(1.045)}.solar-project-item span{color:var(--ink);text-align:center;backdrop-filter:blur(8px);background:#ffffffe6;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;position:absolute;bottom:10px;left:10px;right:10px}.mooncake-project{background:var(--accent-neutral)}.mooncake-gallery{background:var(--paper-deep);min-width:0;position:relative;overflow:hidden}.mooncake-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;height:100%;display:flex;overflow-x:auto}.mooncake-track::-webkit-scrollbar{display:none}.mooncake-slide{scroll-snap-align:start;flex:0 0 100%;width:100%;min-width:100%;height:100%;min-height:clamp(340px,43vw,610px);margin:0}.mooncake-slide img{object-fit:cover;width:100%;height:100%}.mooncake-controls{justify-content:space-between;align-items:center;gap:12px;display:none;position:absolute;bottom:16px;left:16px;right:16px}.has-js .mooncake-controls{display:flex}.mooncake-arrow{cursor:pointer;backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #17171438;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:18px;display:grid}.mooncake-dots{backdrop-filter:blur(8px);background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;display:flex}.mooncake-dots button{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:50%;width:9px;height:9px;padding:0}.mooncake-dots button.is-active{background:var(--ink)}.mooncake-copy{flex-direction:column;justify-content:flex-end;min-width:0;padding:clamp(26px,3.4vw,50px);display:flex}.mooncake-copy h3{font-family:var(--display);letter-spacing:-.045em;margin:0;font-size:clamp(30px,3.7vw,56px);line-height:1}.mooncake-copy>p:not(.section-kicker,.mooncake-meta){color:var(--muted);margin:22px 0 0;font-size:14px;line-height:1.7}.mooncake-meta{color:var(--muted);margin:24px 0 0;font-size:11px;font-weight:700}.preview-grid{gap:var(--grid-gap);display:grid}.poster-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.photo-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.preview-card,.preview-cta{border-radius:var(--radius-lg);aspect-ratio:3/4;background:var(--paper-deep);min-width:0;position:relative;overflow:hidden}.preview-card img{object-fit:cover;object-position:var(--image-focus,50% 50%);width:100%;height:100%;transition:transform .62s var(--ease-out)}.preview-card:hover img,.preview-card:focus-visible img{transform:scale(1.035)}.preview-caption{color:var(--white);font-family:var(--display);background:linear-gradient(#0000,#000000a3);padding:54px 16px 14px;font-size:13px;font-weight:650;position:absolute;bottom:0;left:0;right:0}.preview-cta{transition:transform .32s var(--ease-out), box-shadow .32s ease;flex-direction:column;justify-content:space-between;padding:clamp(20px,2.3vw,34px);display:flex}.preview-cta:hover{transform:translateY(-4px);box-shadow:0 22px 46px #17171429}.preview-cta-blue{background:var(--accent-blue);color:var(--white)}.preview-cta-yellow{background:var(--accent-yellow);color:var(--ink)}.preview-cta strong{max-width:9ch;font-family:var(--display);letter-spacing:-.035em;font-size:clamp(22px,2.4vw,38px);line-height:1.02}.preview-cta-arrow{transition:transform .3s var(--ease-out);align-self:flex-end;font-size:clamp(26px,2.7vw,42px)}.preview-cta:hover .preview-cta-arrow{transform:translate(5px,-5px)}.photo-preview-card{display:none}.photo-preview-card.preview-at-desktop{display:block}.about-layout{align-items:stretch;gap:var(--grid-gap);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);display:grid}.about-card{border-radius:var(--radius-lg);background:var(--accent-yellow);border:1px solid #17171429;flex-direction:column;min-height:100%;padding:clamp(24px,3.2vw,48px);display:flex;position:relative;overflow:hidden}.about-identity{align-items:center;gap:20px;display:flex}.about-identity img{border:3px solid var(--ink);object-fit:cover;border-radius:50%;flex:none;width:clamp(82px,9vw,126px);height:clamp(82px,9vw,126px)}.about-identity h3{font-family:var(--display);letter-spacing:-.04em;margin:0;font-size:clamp(28px,3vw,46px);line-height:1}.about-identity p{margin:10px 0 0;font-size:13px;font-weight:650}.about-bio{max-width:660px;margin:30px 0 0;font-size:clamp(15px,1.25vw,18px);line-height:1.8}.experience-list{gap:var(--grid-gap);flex-direction:column;min-width:0;display:flex}.experience-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);flex:1;padding:clamp(22px,2.6vw,38px)}.experience-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.experience-head h3{font-family:var(--display);letter-spacing:-.025em;margin:0;font-size:clamp(17px,1.55vw,24px);line-height:1.12}.experience-head p{margin:7px 0 0;font-size:13px;font-weight:650}.experience-head time{background:var(--paper);font-family:var(--display);font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;flex:none;padding:7px 12px;font-size:11px;font-weight:650}.experience-card>strong{margin-top:18px;font-size:13px;display:block}.experience-card>p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.7}.site-footer{border-radius:var(--radius-xl);padding:var(--section-pad);background:var(--ink);color:var(--white);overflow:hidden}.footer-main{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:clamp(360px,47vw,650px);display:flex}.footer-main .section-kicker{color:var(--accent-yellow)}.footer-title{font-family:var(--display);letter-spacing:-.06em;margin:0;font-size:clamp(56px,9vw,144px);font-weight:700;line-height:.88}.footer-email{border-bottom:1px solid #ffffff6b;margin-top:36px;font-size:clamp(16px,1.6vw,22px);font-weight:650}.footer-meta{color:#ffffff94;border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:18px;padding-top:24px;font-size:12px;display:flex}.footer-meta a{color:var(--white)}.gallery-hero{min-height:min(76svh,780px);margin-bottom:var(--section-gap);border-radius:var(--radius-xl);padding:var(--section-pad);background:var(--ink);color:var(--white);align-content:space-between;display:grid;position:relative;overflow:hidden}.gallery-hero:after{content:"";aspect-ratio:1;border:2px solid var(--accent-blue);border-radius:50%;width:min(44vw,560px);position:absolute;bottom:-32%;right:-8%;box-shadow:0 0 0 34px #0072e326,0 0 0 68px #0072e314}.back-link{z-index:2;border-bottom:1px solid #fff6;width:fit-content;padding-bottom:4px;font-size:13px;font-weight:650;position:relative}.gallery-hero>div{z-index:2;position:relative}.gallery-hero h1{font-family:var(--display);letter-spacing:-.065em;margin:0;font-size:clamp(66px,10vw,156px);font-weight:700;line-height:.86}.gallery-hero>div>p:last-child{color:#ffffffb3;max-width:560px;margin:26px 0 0}.gallery-count{color:var(--accent-blue);font-family:var(--display);letter-spacing:-.05em;font-size:clamp(46px,7vw,110px);font-weight:700;line-height:1;position:absolute;top:28px;right:32px}.archive-grid{gap:var(--grid-gap);display:grid}.archive-grid-portrait,.archive-grid-square{grid-template-columns:repeat(3,minmax(0,1fr))}.archive-grid-landscape{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-card{border-radius:var(--radius-lg);background:var(--paper-deep);min-width:0;position:relative;overflow:hidden}.archive-portrait .archive-card{aspect-ratio:3/4}.archive-landscape .archive-card{aspect-ratio:4/3}.archive-square .archive-card{aspect-ratio:1}.archive-card img{object-fit:cover;object-position:var(--image-focus,50% 50%);width:100%;height:100%;transition:transform .62s var(--ease-out)}.archive-card:hover img,.archive-card:focus-visible img{transform:scale(1.03)}.archive-card>span{color:var(--white);font-family:var(--display);background:linear-gradient(#0000,#000000ad);align-items:center;gap:12px;padding:54px 16px 14px;font-size:13px;font-weight:650;display:flex;position:absolute;bottom:0;left:0;right:0}.archive-card>span strong{color:#ffffff94;font-size:10px}.media-dialog{width:100%;max-width:none;height:100%;max-height:none;color:var(--white);background:#0a0a09f2;border:0;margin:0;padding:clamp(72px,8vw,110px) clamp(16px,4vw,60px) 30px}.media-dialog[open]{place-items:center;display:grid}.media-dialog::backdrop{background:#0a0a09e0}.media-dialog figure{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin:0;display:flex}.media-dialog img,.media-dialog video{border-radius:var(--radius-md);object-fit:contain;max-width:min(92vw,1400px);max-height:calc(100vh - 150px)}.media-dialog video{background:var(--ink);width:min(92vw,1280px)}.media-dialog [hidden]{display:none}.media-dialog figcaption{font-family:var(--display);margin-top:16px;font-size:14px;font-weight:650}.dialog-close{z-index:2;background:var(--white);width:48px;height:48px;color:var(--ink);cursor:pointer;border:0;border-radius:50%;place-items:center;font-size:28px;line-height:1;display:grid;position:absolute;top:20px;right:20px}.has-js .reveal{opacity:0;transition:opacity .64s var(--ease-out), transform .64s var(--ease-out);transition-delay:calc(var(--reveal-order,0) * 55ms);transform:translateY(24px)}.has-js .reveal.is-visible{opacity:1;transform:translateY(0)}@media (width<=1199px){.photo-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.photo-preview-card,.photo-preview-card.preview-at-desktop{display:none}.photo-preview-card.preview-at-tablet{display:block}.featured-stage{grid-template-columns:minmax(0,1.1fr) minmax(310px,.9fr)}}@media (width<=1024px){:root{--outer-gap:16px;--section-gap:clamp(34px, 5vw, 54px)}.site-rail{border-bottom:1px solid var(--line);flex-direction:row;align-items:center;width:100%;height:64px;padding:10px 18px;inset:0 0 auto}.brand-wordmark{flex-direction:row;align-items:center;font-size:17px}.brand-wordmark svg{width:30px}.rail-nav,.rail-contact{display:none}.menu-toggle{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:flex}.menu-toggle span{background:var(--ink);width:18px;height:1.5px}.mobile-menu{z-index:200;background:var(--paper);flex-direction:column;padding:18px;position:fixed;inset:0}.mobile-menu.is-open{display:flex}.mobile-menu[hidden]{display:none}.mobile-menu-head{min-height:44px;font-family:var(--display);justify-content:space-between;align-items:center;font-size:13px;font-weight:650;display:flex}.mobile-menu-head button{border:1px solid var(--line);background:var(--white);border-radius:11px;min-width:44px;min-height:44px}.mobile-menu-links{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:10px;display:grid}.mobile-menu-links a{--menu-accent:var(--white);border:1px solid var(--line);background:var(--menu-accent);border-radius:18px;flex-direction:column;justify-content:space-between;min-height:112px;padding:16px;display:flex}.mobile-menu-links a:nth-child(2){--menu-accent:var(--accent-coral)}.mobile-menu-links a:nth-child(3){--menu-accent:var(--accent-yellow)}.mobile-menu-links a:nth-child(4){--menu-accent:var(--accent-blue);color:var(--white)}.mobile-menu-links a:nth-child(5){--menu-accent:var(--accent-purple)}.mobile-menu-links span{font-family:var(--display);font-size:10px}.mobile-menu-links strong{font-family:var(--display);font-size:clamp(24px,5vw,38px);line-height:1}.mobile-menu-email{border-top:1px solid var(--line);padding-top:14px;font-size:13px;font-weight:650}.menu-open{overflow:hidden}.page-shell{padding:calc(64px + var(--outer-gap)) var(--outer-gap) var(--outer-gap);margin-left:0}.page-shell>section,.page-shell>footer{scroll-margin-top:80px}.hero-section{min-height:calc(100svh - 64px - var(--outer-gap) * 2)}.featured-stage,.vibe-section,.ip-section{grid-template-columns:1fr}.work-hero-media{aspect-ratio:16/9}.stage-media{min-height:clamp(320px,64vw,560px)}.vibe-cover,.ip-images{min-height:min(64vw,540px)}.vibe-cover{aspect-ratio:1672/941;min-height:0}.about-layout{grid-template-columns:1fr}.about-card{min-height:auto}.solar-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.archive-grid-portrait,.archive-grid-square{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.restored-work-groups,.comic-practice-card,.mooncake-project,.solar-project-heading{grid-template-columns:1fr}.restored-group-heading{min-height:auto}.comic-practice-media{aspect-ratio:16/9;min-height:0}.solar-project-heading .section-kicker{grid-column:auto}.mooncake-slide{min-height:min(72vw,560px)}}@media (width<=720px){.section-content,.section-heading,.vibe-copy,.ip-copy,.site-footer,.gallery-hero{padding:24px}.section-heading{padding-bottom:0}.hero-center{padding:32px 22px}.hero-corner-top{top:22px;left:22px}.hero-corner-bottom{display:none}.featured-stage{min-height:0}.stage-copy{padding:26px 22px 30px}.stage-tabs{grid-template-columns:repeat(var(--stage-tab-count,3), minmax(0, 1fr))}.work-series-toolbar{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:14px}.work-series-all{width:100%}.work-hero-copy{grid-template-columns:1fr;gap:22px;padding:26px 22px 30px}.work-hero-copy h3{max-width:15ch;font-size:clamp(28px,8.5vw,36px)}.work-hero-controls{flex-direction:column;align-items:flex-end}.work-hero-tabs{scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;display:flex;overflow-x:auto}.work-hero-tabs::-webkit-scrollbar{display:none}.work-hero-tabs button{scroll-snap-align:start;flex:1 0 138px;min-width:138px}.poster-preview-grid,.photo-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-preview-card,.photo-preview-card.preview-at-tablet,.photo-preview-card.preview-at-desktop{display:none}.photo-preview-card.preview-at-mobile{display:block}.preview-grid{gap:10px}.preview-card,.preview-cta{border-radius:14px}.preview-caption{padding:42px 10px 10px;font-size:11px}.preview-cta{padding:16px}.preview-cta .section-kicker{letter-spacing:.1em;font-size:9px}.about-identity{flex-direction:column;align-items:flex-start}.experience-head{flex-direction:column}.footer-meta{flex-direction:column;align-items:flex-start}.gallery-count{top:22px;right:22px}.gallery-hero{min-height:68svh}.archive-grid-landscape{grid-template-columns:1fr}}@media (width<=420px){:root{--outer-gap:10px;--section-gap:30px}.page-shell{padding-top:74px}.hero-section,.paper-section,.vibe-section,.ip-section,.site-footer,.gallery-hero{border-radius:22px}.hero-center h1{font-size:clamp(60px,21vw,88px)}.hero-summary{max-width:17em}.vibe-copy h2{font-size:clamp(32px,10vw,36px)}.stage-media{min-height:260px}.stage-tab-title{font-size:11px}.vibe-cover,.ip-images{min-height:300px}.vibe-cover{min-height:0}.solar-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.restored-work-card,.comic-practice-card,.solar-project,.mooncake-project{border-radius:16px}.comic-practice-copy,.solar-project-heading,.mooncake-copy{padding:24px}.comic-practice-copy h3{font-size:clamp(42px,14vw,64px)}.mooncake-slide{min-height:68vw}.archive-grid-portrait,.archive-grid-square{gap:8px}.archive-card{border-radius:13px}.archive-card>span{padding:42px 10px 10px;font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.has-js .reveal,.has-js .reveal.is-visible{opacity:1;transform:none}}
