.hero-btn>*{z-index:1}.hero-btn{font-family:var(--font-heading);letter-spacing:.3em;text-transform:uppercase;border:1.5px solid var(--white);color:var(--white);align-items:center;gap:.75em;padding:1em 2.5em;font-size:.8rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden;&:before{content:"";background-color:var(--white);transform-origin:bottom;transition:.2s transform var(--ease);z-index:0;position:absolute;inset:0;transform:scaleY(0)}}.hero-panel-white .hero-btn{border:1.5px solid var(--black);color:var(--black);&:before{background-color:var(--black);transform-origin:top}}@media screen and (width>=769px){.hero:has(.hero-btn:hover) .hero-btn{color:var(--black);transform:translateY(2px)}.hero:has(.hero-btn:hover) .hero-panel-white .hero-btn{color:var(--white)}.hero:has(.hero-btn:hover) .hero-btn:before{transform:scaleY(1)}}.hero[data-astro-cid-ge2uvauf]{isolation:isolate;height:100svh;min-height:600px;position:relative;overflow:hidden}.hero-panel[data-astro-cid-ge2uvauf]{width:100%;height:100%;position:absolute;top:0;overflow:hidden}.hero-panel-white[data-astro-cid-ge2uvauf]{background:var(--white);color:var(--black);z-index:2;clip-path:inset(0 0 0 50%)}.hero-panel[data-astro-cid-ge2uvauf]>img[data-astro-cid-ge2uvauf],.hero-panel[data-astro-cid-ge2uvauf]>video[data-astro-cid-ge2uvauf]{filter:grayscale()blur(100px);opacity:0;object-fit:cover;width:100%;height:100%;transition:opacity .3s var(--ease), filter .65s var(--ease);position:absolute;top:0;left:0}.hero-panel[data-astro-cid-ge2uvauf]>img[data-astro-cid-ge2uvauf].loaded,.hero-panel[data-astro-cid-ge2uvauf]>video[data-astro-cid-ge2uvauf].loaded{filter:grayscale()blur();opacity:.15}.hero-panel-content[data-astro-cid-ge2uvauf]{text-align:center;padding:0 var(--global-px);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:absolute;inset:0}.hero-role[data-astro-cid-ge2uvauf]{font-family:var(--font-heading);letter-spacing:.3em;text-transform:uppercase;animation:hero-reveal .75s var(--ease) .1s both;font-size:.7rem}.hero-title[data-astro-cid-ge2uvauf]{font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;gap:.5rem;font-size:clamp(4rem,11vw,10rem);line-height:1;display:grid}.chinese[data-astro-cid-ge2uvauf]{font-family:var(--font-chinese);zoom:60%;font-weight:400}.hero-description[data-astro-cid-ge2uvauf]{font-family:var(--font-body);max-width:380px;animation:hero-reveal .75s var(--ease) .4s both;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:300;line-height:1.8}@keyframes hero-reveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hero-title[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]:first-child{animation:hero-reveal .75s var(--ease) .2s both}.hero-title[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]:last-child{animation:hero-reveal .75s var(--ease) .3s both}.hero-btn{animation:hero-reveal .75s var(--ease) .5s both}.section-panel{background-color:var(--black);color:var(--white);padding:4rem var(--global-px);position:relative}.section-panel-white{background-color:var(--white);color:var(--black);& ::selection{background:var(--black);color:var(--white)}}.section-label{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.section-label.center{justify-content:center}.section-num{font-family:var(--font-heading);letter-spacing:.15em;opacity:.4;font-size:.65rem;font-weight:700}.section-line{opacity:.2;background:currentColor;width:40px;height:1px}.section-tag{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;opacity:.4;font-size:.65rem;font-weight:700}.section-content{max-width:1000px;margin:0 auto}.section-content.center{flex-direction:column;justify-content:center;min-height:40vh;display:flex}.section-title{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1}@media screen and (width>=769px){.section-panel{padding:5rem var(--global-px-desktop)}}.work-item[data-astro-cid-n4affrzt].full-item{grid-column:1/-1}.work-info[data-astro-cid-n4affrzt]{padding:0 0 1.25rem}.work-name[data-astro-cid-n4affrzt]{font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;font-size:1.8rem;font-weight:400;line-height:1;display:block}.work-cat[data-astro-cid-n4affrzt]{font-family:var(--font-heading);letter-spacing:.2em;text-transform:uppercase;margin-top:.4rem;font-size:.62rem;font-weight:400;display:block;&.revealed{opacity:.35}}.work-visual[data-astro-cid-n4affrzt]{background:#111;position:relative;overflow:hidden;& img{object-fit:contain;width:100%;height:100%;transition:filter .65s var(--ease);filter:grayscale()blur(50px)}}.work-item[data-astro-cid-n4affrzt].is-active .work-visual[data-astro-cid-n4affrzt] img[data-astro-cid-n4affrzt]{filter:grayscale(0)blur()}.work-desc[data-astro-cid-n4affrzt]{font-family:var(--font-body);margin-top:1.25rem;font-size:.95rem;font-weight:300;line-height:1.7;&.revealed{opacity:.5}}.work-link[data-astro-cid-n4affrzt]{font-family:var(--font-heading);letter-spacing:.18em;text-transform:uppercase;color:#ffffffb8;transition:color .3s var(--ease), border-color .3s var(--ease), background .3s var(--ease), opacity .75s var(--ease), transform .75s var(--ease);border:1px solid #fff3;align-items:center;gap:.6em;margin-top:1.25rem;padding:.5em 1em;font-size:.63rem;font-weight:500;line-height:1rem;display:inline-flex}.work-link[data-astro-cid-n4affrzt]:hover{color:#fff;background:#ffffff0d;border-color:#ffffff7a}.work-link-arrow[data-astro-cid-n4affrzt]{transition:transform .35s var(--ease)}.work-link[data-astro-cid-n4affrzt]:hover .work-link-arrow[data-astro-cid-n4affrzt]{transform:translate(4px)}@media screen and (width>=769px){.work-item[data-astro-cid-n4affrzt]:hover .work-visual[data-astro-cid-n4affrzt] img[data-astro-cid-n4affrzt]{filter:grayscale(0)blur()}.work-visual[data-astro-cid-n4affrzt]{aspect-ratio:2;& img{object-fit:cover}}}.section-title[data-astro-cid-vi3uaukg]{margin-bottom:2.5rem}.work-grid[data-astro-cid-vi3uaukg]{gap:2.5rem;display:grid}@media screen and (width>=769px){.section-title[data-astro-cid-vi3uaukg]{margin-bottom:4rem}.work-grid[data-astro-cid-vi3uaukg]{grid-template-columns:repeat(2,1fr)}}.journey-row[data-astro-cid-45ag2ptm]{grid-template-columns:44px 1fr;align-items:center;min-height:auto;display:grid;position:relative}.journey-spine-cell[data-astro-cid-45ag2ptm]{grid-area:1/1;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.journey-spine-cell[data-astro-cid-45ag2ptm]:before{content:"";background:#00000014;width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.journey-node[data-astro-cid-45ag2ptm]{background:var(--white);z-index:1;width:9px;height:9px;transition:border-color .3s var(--ease), transform .35s var(--ease), box-shadow .35s var(--ease);border:1.5px solid #00000040;border-radius:50%;position:relative}.journey-spacer[data-astro-cid-45ag2ptm]{display:none}.journey-card[data-astro-cid-45ag2ptm]{transition:transform .4s var(--ease);padding:2.5rem 0}.journey-card--left[data-astro-cid-45ag2ptm],.journey-card--right[data-astro-cid-45ag2ptm]{text-align:left;grid-area:1/2;padding-left:1.5rem;padding-right:0}.journey-period[data-astro-cid-45ag2ptm]{font-family:var(--font-heading);letter-spacing:.22em;text-transform:uppercase;opacity:.3;margin-bottom:.65rem;font-size:.6rem;font-weight:400;display:block}.journey-company[data-astro-cid-45ag2ptm]{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.35rem;font-size:clamp(1.7rem,2.8vw,2.4rem);font-weight:400;line-height:1}.journey-role[data-astro-cid-45ag2ptm]{font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;opacity:.4;margin-bottom:1.2rem;font-size:.7rem;font-weight:400}.journey-desc[data-astro-cid-45ag2ptm]{font-family:var(--font-body);opacity:.52;max-width:380px;margin-bottom:1.4rem;font-size:.97rem;font-weight:300;line-height:1.85}.journey-tech[data-astro-cid-45ag2ptm]{flex-wrap:wrap;gap:.35rem;margin-bottom:1.5rem;display:flex}.tech-pill[data-astro-cid-45ag2ptm]{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;opacity:.65;border:1px solid #00000021;padding:.28em .75em;font-size:.56rem;font-weight:500;transition:opacity .25s,border-color .25s}.journey-project[data-astro-cid-45ag2ptm]{border-top:1px solid #0000000f;align-items:center;gap:1rem;padding-top:1.25rem;display:flex}.journey-project-thumb[data-astro-cid-45ag2ptm]{background:#fff;flex-shrink:0;place-items:center;width:60px;height:42px;display:grid;overflow:hidden;&>img[data-astro-cid-45ag2ptm]{object-fit:contain;width:100%;height:100%}}.journey-project-info[data-astro-cid-45ag2ptm]{flex-direction:column;gap:.2rem;display:flex}.journey-project-label[data-astro-cid-45ag2ptm]{font-family:var(--font-heading);letter-spacing:.16em;text-transform:uppercase;opacity:.3;font-size:.54rem}.journey-project-name[data-astro-cid-45ag2ptm]{font-family:var(--font-heading);letter-spacing:.07em;opacity:.68;font-size:.72rem;font-weight:500}.journey-row[data-astro-cid-45ag2ptm].is-active:has(.revealed) .journey-node[data-astro-cid-45ag2ptm]{border-color:#000000bf;transform:scale(1.5);box-shadow:0 0 0 4px #0000000a}.journey-row[data-astro-cid-45ag2ptm].is-active:has(.revealed) .journey-card[data-astro-cid-45ag2ptm]{transform:translate(1rem)}@media screen and (width>=769px){.journey-row[data-astro-cid-45ag2ptm]{grid-template-columns:1fr 80px 1fr;min-height:300px}.journey-spacer[data-astro-cid-45ag2ptm]{display:block}.journey-card--left[data-astro-cid-45ag2ptm]{grid-column:unset;grid-row:unset;text-align:right;padding-left:0;padding-right:1.5rem}.journey-card--right[data-astro-cid-45ag2ptm]{grid-column:unset;grid-row:unset;text-align:left;padding-left:1.5rem}.journey-card--left[data-astro-cid-45ag2ptm] .journey-tech[data-astro-cid-45ag2ptm]{justify-content:flex-end}.journey-card--left[data-astro-cid-45ag2ptm] .journey-desc[data-astro-cid-45ag2ptm]{margin-left:auto}.journey-card--left[data-astro-cid-45ag2ptm] .journey-project[data-astro-cid-45ag2ptm]{flex-direction:row-reverse}.journey-spine-cell[data-astro-cid-45ag2ptm]{grid-column:unset;grid-row:unset}.journey-row[data-astro-cid-45ag2ptm]:hover .journey-node[data-astro-cid-45ag2ptm]{border-color:#000000bf;transform:scale(1.5);box-shadow:0 0 0 4px #0000000a}.journey-row[data-astro-cid-45ag2ptm]:hover .journey-card[data-astro-cid-45ag2ptm]{transform:translateY(-3px)}.tech-pill[data-astro-cid-45ag2ptm]:hover{opacity:1;border-color:#00000073}}.journey-header[data-astro-cid-z6zzfev4]{text-align:center;margin-bottom:2.5rem}.journey-backdrop[data-astro-cid-z6zzfev4]{background-image:var(--url);filter:grayscale();opacity:.15;background-position:0;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.journey-intro[data-astro-cid-z6zzfev4]{font-family:var(--font-body);max-width:380px;margin:1.25rem auto 0;font-size:1.1rem;font-style:italic;font-weight:300;line-height:1.85;&.revealed{opacity:.4}}.journey-timeline[data-astro-cid-z6zzfev4]{flex-direction:column;display:flex}.section-panel[data-astro-cid-qwqtrg3b]{padding-bottom:0}.blog-quote[data-astro-cid-qwqtrg3b]{text-align:center;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:3.5rem 1.5rem 4rem;position:relative;overflow:hidden}.blog-quote-text[data-astro-cid-qwqtrg3b]{font-family:var(--font-body);z-index:1;max-width:660px;margin:0 auto 1.75rem;font-size:clamp(1.35rem,2.6vw,1.95rem);font-style:italic;font-weight:300;line-height:1.72;position:relative}.blog-quote-attr[data-astro-cid-qwqtrg3b]{font-family:var(--font-heading);letter-spacing:.26em;text-transform:uppercase;font-size:.6rem;font-style:normal;font-weight:400;display:block;&.revealed{opacity:.3}}@media (width>=769px){.blog-quote[data-astro-cid-qwqtrg3b]:before,.blog-quote[data-astro-cid-qwqtrg3b]:after{font-size:24rem}.blog-quote[data-astro-cid-qwqtrg3b]{padding:5rem 2rem 5.5rem}}.blog-header[data-astro-cid-yvr5gpfv]{margin-bottom:3.5rem}.blog-intro[data-astro-cid-yvr5gpfv]{font-family:var(--font-body);max-width:500px;margin-top:1.25rem;font-size:1.05rem;font-style:italic;font-weight:300;line-height:1.85;&.revealed{opacity:.42}}.blog-list[data-astro-cid-yvr5gpfv]{border-top:1px solid #ffffff0f}.blog-all-wrap[data-astro-cid-yvr5gpfv]{padding:2.75rem 0 0}.blog-all-link[data-astro-cid-yvr5gpfv]{font-family:var(--font-heading);letter-spacing:.22em;text-transform:uppercase;color:#ffffff80;transition:color .35s var(--ease), border-color .35s var(--ease), opacity .75s var(--ease), transform .75s var(--ease);font-size:.62rem;font-weight:500;line-height:initial;border:1px solid #ffffff26;align-items:center;gap:.85em;padding:.8em 1.8em;display:inline-flex;position:relative;overflow:hidden}.blog-all-link[data-astro-cid-yvr5gpfv]:before{content:"";transform-origin:0;transition:transform .4s var(--ease);background:#ffffff0a;position:absolute;inset:0;transform:scaleX(0)}.blog-all-link[data-astro-cid-yvr5gpfv]:hover:before{transform:scaleX(1)}.blog-all-count[data-astro-cid-yvr5gpfv]{font-family:var(--font-body);opacity:.35;letter-spacing:.05em;font-size:.72rem;font-style:italic}.blog-all-arrow[data-astro-cid-yvr5gpfv]{transition:transform .35s var(--ease);position:relative}@media screen and (width>=769px){.blog-all-link[data-astro-cid-yvr5gpfv]:hover{color:#fffffff2;border-color:#fff6}.blog-all-link[data-astro-cid-yvr5gpfv]:hover .blog-all-arrow[data-astro-cid-yvr5gpfv]{transform:translate(5px)}}.contact-content[data-astro-cid-onfm6vgu]{text-align:center;width:100%;max-width:380px;margin:0 auto}.contact-content[data-astro-cid-onfm6vgu]>img[data-astro-cid-onfm6vgu],.contact-content[data-astro-cid-onfm6vgu]>video[data-astro-cid-onfm6vgu]{filter:grayscale();opacity:0;object-fit:cover;width:100%;height:100%;transition:opacity .3s var(--ease), filter .65s var(--ease);position:absolute;inset:0}.contact-content[data-astro-cid-onfm6vgu]>img[data-astro-cid-onfm6vgu].loaded,.contact-content[data-astro-cid-onfm6vgu]>video[data-astro-cid-onfm6vgu].loaded{opacity:.2}.section-title[data-astro-cid-onfm6vgu]{margin-bottom:1.5rem}.contact-text[data-astro-cid-onfm6vgu]{font-family:var(--font-body);margin-bottom:2rem;font-size:1rem;font-weight:300;line-height:1.8;&.revealed{opacity:.7}}.contact-socials[data-astro-cid-onfm6vgu]{justify-content:center;gap:1.5rem;display:flex}.social-link[data-astro-cid-onfm6vgu]{font-family:var(--font-heading);letter-spacing:.2em;text-transform:uppercase;transition:opacity .75s var(--ease), transform .75s var(--ease);font-size:.62rem;font-weight:400;&.revealed{opacity:.4}}.social-link[data-astro-cid-onfm6vgu]:hover{opacity:1}
