@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+TC:wght@100..900&display=swap";.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}*,*:before,*:after{box-sizing:border-box}:root{--dark: #3e4a59;--gray: #8c9ca4;--lightgray: #F4F5F6;--white: #fff}*{margin:0;padding:0}body,p{font-family:Inter,Noto Sans TC,sans-serif;font-size:1em;line-height:1.8;color:var(--dark);font-weight:500;letter-spacing:.75px}a{text-decoration:none;color:var(--dark);font-weight:400;font-size:1em;letter-spacing:1px}a.card-title-link{display:inline-block;position:relative;z-index:10}a.card-title-link h2{display:inline;margin:0;padding:0}a.card-title-link:before{content:"";background-color:var(--dark);transition:transform .4s ease-out;width:100%;height:1px;position:absolute;left:0;bottom:0;transform-origin:right;transform:scaleX(0);z-index:7}a.card-title-link:hover:before{transform-origin:left;transform:scaleX(1)}.Card:hover a.card-title-link:before{transform-origin:left;transform:scaleX(1)}a.card-title-link{display:inline-block;position:relative;flex-shrink:0;max-width:fit-content;z-index:100}.card-title-link h2{display:inline;margin:0;padding:0;font-size:1.2em;font-weight:500;line-height:1.6}h1{font-size:2em;font-weight:500;letter-spacing:.75px;line-height:1.6}h6{font-weight:400;font-size:1em;font-weight:500;line-height:1.6;color:var(--gray)}.content{max-width:1200px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;padding:0 40px;min-height:94.3vh;box-sizing:border-box}.CardImageWrapper{position:relative;overflow:hidden}.external-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.external-icon{color:#fff;transform:translateY(10px);transition:transform .3s ease-in-out}.Card:hover .external-overlay{opacity:1}.Card:hover .external-icon{transform:translateY(0)}@media screen and (max-width:600px){.content{padding:0 20px}}.Header{transition:.8s cubic-bezier(.2,.8,.2,1);background-color:#ffffffd9;position:fixed;top:0;z-index:999;width:100%}.HeaderGroup{display:flex;max-width:100%;margin:0 auto;justify-content:space-between;justify-items:center}.HeaderLinkItems nav{display:flex;align-items:center}.HeaderLinkItems a,.Logo{margin:12px 24px}@media screen and (max-width:600px){.Logo{display:none}.HeaderGroup{justify-content:center;justify-items:center}}.FooterContent a{padding:0 12px}.FooterContent img{width:16px}.Footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 24px;height:56px}.Pj{display:flex;flex-direction:column;margin-top:60px}.PjFirst{width:100%;margin-top:40px;margin-bottom:40px}.PjContentWrapper{max-width:960px;width:100%;margin:0 auto;box-sizing:border-box}.ContentColumn{width:100%}.PjTitle{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:10px;margin-bottom:40px}.PjTitle h1{letter-spacing:.05em;font-weight:500}.PjLiveLink{display:inline-flex;align-items:center;gap:8px;width:fit-content;background:transparent;border:none;color:inherit;text-decoration:none;font-size:1em;font-weight:500;letter-spacing:.05em;opacity:.85;transition:opacity .2s ease}.PjLiveLink>span{border-bottom:1px solid currentColor;padding-bottom:2px}.PjLiveLink svg{transition:transform .25s ease}.PjLiveLink:hover{opacity:1}.PjLiveLink:hover svg{transform:translate(4px)}.ImageColumn{width:100%;height:40vh;max-height:300px}.ImageColumn img{width:100%;height:100%;display:block;object-fit:cover;border-radius:5px}.PjInfo{width:100%;display:flex;flex-direction:column;gap:40px;padding:0 0 40px}.PjInfoItem{display:flex;flex-direction:column;gap:10px;align-items:baseline}.PjInfoItem h6{width:150px;flex-shrink:0;margin:0}.PjInfoItem p{flex-grow:1;font-size:1em;font-weight:500;margin:0}.PjSec{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:80px;max-width:960px;margin-left:auto;margin-right:auto;width:100%;gap:50px}.PjSec img{flex:3;width:40%;border-radius:5px;height:auto}.PjSecP{flex:2;min-width:0;display:flex;flex-direction:column;gap:20px}.PjSecP p,.PjSecP h6{padding:0;margin:0;display:block}.PjImageGroup,.PjImageInfo{width:100%;max-width:960px;margin:20px auto}img.PjImageGroup{display:block;height:auto;border-radius:5px}.PjImageInfo h6{margin-top:5px}.PjImageInfo img{width:100%;height:100%;display:block;object-fit:cover}@media screen and (max-width:1200px){.PjSecP p,.PjSecP h6{padding:0 20px}}@media screen and (max-width:900px){.PjContentWrapper{width:100%;max-width:100vw;overflow-x:hidden;padding-left:20px;padding-right:20px}.PjTitle{width:100%;padding:20px 0}.PjInfo{padding:0}.PjInfoItem{flex-direction:column;padding:0;width:100%}.PjInfoItem h6,.PjInfoItem p{width:100%;max-width:100%;word-wrap:break-word}.PjSec{flex-direction:column;width:100%;gap:20px}.PjSecP{margin-top:40px}.PjSec img{width:100%!important;margin-left:0}img.PjImageGroup,.PjImageInfo{width:100%;max-width:100%;margin:10px 0}}.story{--story-max: 1040px;--story-text: 600px;--story-gutter: 40px;width:100%;max-width:var(--story-max);margin:0 auto;padding:120px var(--story-gutter) 0;box-sizing:border-box}.story-hero{margin-bottom:72px}.story-hero-head{max-width:820px;margin-bottom:0}.story-eyebrow{font-size:.8em;letter-spacing:.18em;text-transform:uppercase;color:var(--gray);margin-bottom:24px}.story-title{font-size:clamp(1.9em,3.6vw,2.6em);font-weight:500;letter-spacing:.01em;line-height:1.15}.story-hero-desc{margin-top:14px;font-size:1.1em;line-height:1.5;color:var(--gray);max-width:560px}.story-logline{font-size:clamp(1.2em,2.4vw,1.7em);font-weight:500;line-height:1.45;letter-spacing:.01em;color:var(--dark);margin-top:28px;max-width:680px}.story-hero-media{width:100%;border-radius:6px;overflow:hidden}.story-hero-media img{display:block;width:100%;height:auto}.story-hero--full{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-top:-120px;margin-bottom:110px;min-height:72vh;display:flex;align-items:flex-end;overflow:hidden}.story-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.story-hero--full:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#17140feb,#17140f6b,#17140f94)}.story-hero-overlay{position:relative;z-index:1;width:100%;max-width:1040px;margin:0 auto;padding:0 var(--story-gutter, 40px) 9vh;box-sizing:border-box}.story-hero--full .story-hero-head{max-width:720px;margin-bottom:0}.story-hero--full .story-title{font-size:clamp(2.8em,9vw,5.2em)}.story-hero--full .story-logline{max-width:540px}.story-hero--full .story-eyebrow{color:#ffffffb8}.story-hero--full .story-title,.story-hero--full .story-logline{color:#fff}.story-hero--split{width:100vw;margin-left:calc(50% - 50vw);margin-bottom:120px;padding-left:max(var(--story-gutter, 40px),calc(50vw - 520px + var(--story-gutter, 40px)));display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px;min-height:72vh}.story-hero--split .story-hero-head{max-width:460px;margin-bottom:0}.story-hero--split .story-hero-media{height:72vh;border-radius:8px 0 0 8px;box-shadow:-28px 30px 70px -40px #3e4a5961}.story-hero--split .story-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center center}.story-overview{margin-bottom:120px}.story-facts{margin:0;max-width:760px;border-top:1px solid #e7e9eb}.story-fact{display:grid;grid-template-columns:150px 1fr;gap:24px;padding:22px 0;border-bottom:1px solid #e7e9eb}.story-fact-label{font-size:.78em;letter-spacing:.14em;text-transform:uppercase;color:var(--gray);padding-top:3px}.story-fact-value{margin:0;color:var(--dark);font-weight:500;line-height:1.6}.story-fact-title{display:block;font-weight:500;margin-bottom:6px}.story-fact-text{display:block;font-weight:400;font-size:.95em;line-height:1.65;color:var(--dark);max-width:520px}.story-fact-link{display:inline-flex;align-items:center;gap:6px;font-weight:500;width:fit-content}.story-fact-link span{border-bottom:1px solid currentColor;padding-bottom:1px}.story-fact-link svg{transition:transform .25s ease}.story-fact-link:hover svg{transform:translate(2px,-2px)}.story-lead{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;margin-bottom:140px}.story-lead-media>img{display:block;width:100%;height:auto;border-radius:8px;box-shadow:0 24px 50px -28px #3e4a5947}.story--dark .story-lead-media>img{border:1px solid rgba(236,231,221,.12)}.story-lead-text{position:sticky;top:96px;align-self:start}.story-lead .story-facts{max-width:none;margin:40px 0 0}.story-lead .story-fact{grid-template-columns:110px 1fr;gap:18px;padding:18px 0}.story-chapter{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:72px;margin-bottom:140px}.story-chapter.is-full{display:block}.story-chapter.is-full .story-chapter-text{max-width:680px;margin:0 0 56px}.story-chapter.is-full .story-chapter-media>img{display:block;width:100%;height:auto;border-radius:8px}.story-chapter.is-left .story-chapter-text{order:2}.story-chapter.is-left .story-chapter-media{order:1}.story-chapter:has(.device-browser){grid-template-columns:1fr 1.3fr}.story-chapter.is-left:has(.device-browser){grid-template-columns:1.3fr 1fr}.story-chapter-text{max-width:480px}.story-chapter-index{display:block;font-size:.85em;letter-spacing:.18em;color:var(--gray);margin-bottom:20px}.story-chapter-label{font-size:.82em;letter-spacing:.16em;text-transform:uppercase;color:var(--gray);margin-bottom:14px}.story-chapter-heading{font-size:clamp(1.5em,2.6vw,2em);font-weight:500;line-height:1.3;letter-spacing:.01em;margin-bottom:24px}.story-chapter-body{color:var(--dark);margin-bottom:18px}.story-chapter-body:last-child{margin-bottom:0}.story-chapter-media{position:relative}.story-chapter-media>img{display:block;width:100%;height:auto;border-radius:6px}.device-scrollcue{position:absolute;left:0;right:0;bottom:0;height:88px;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding-bottom:14px;color:var(--gray);background:linear-gradient(to bottom,#fff0,#ffffffeb 78%);pointer-events:none;transition:opacity .4s ease}.device-scrollcue svg{animation:cueBounce 1.8s ease-in-out infinite}@keyframes cueBounce{0%,to{transform:translateY(0);opacity:.7}50%{transform:translateY(4px);opacity:1}}.device-browser:hover .device-scrollcue{opacity:0}@keyframes deviceTeaser{0%{transform:translateY(0)}45%{transform:translateY(-30px)}to{transform:translateY(0)}}.device-browser.teaser .device-screen img{animation:deviceTeaser 1.5s ease-in-out}@media(prefers-reduced-motion:reduce){.device-scrollcue svg{animation:none}.device-browser.teaser .device-screen img{animation:none}}.device-browser{--screen-h: 420px;width:100%;position:relative;background:var(--white);border:1px solid #e7e9eb;border-radius:10px;overflow:hidden;box-shadow:0 24px 50px -24px #3e4a5947}.device-bar{display:flex;align-items:center;gap:7px;height:38px;padding:0 16px;background:var(--lightgray);border-bottom:1px solid #e7e9eb}.device-dot{width:11px;height:11px;border-radius:50%;background:#cdd4d8;flex-shrink:0}.device-bar-url{flex:1;min-width:0;height:18px;margin-left:10px;padding:0 12px;border-radius:9px;background:#e3e7ea;display:flex;align-items:center;font-size:11px;letter-spacing:.04em;color:var(--gray);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-screen{height:var(--screen-h);overflow:hidden;background:var(--white)}.device-screen img{display:block;width:100%;height:auto;transform:translateY(0);transition:transform 4.5s cubic-bezier(.33,0,.2,1);will-change:transform}.device-browser:hover .device-screen img{transform:translateY(calc(-100% + var(--screen-h)))}@keyframes deviceScroll{0%,10%{transform:translateY(0)}50%,60%{transform:translateY(calc(-100% + var(--screen-h)))}to{transform:translateY(0)}}.device-browser.is-playing .device-screen img{animation:deviceScroll 9s ease-in-out 1 both}@media(prefers-reduced-motion:reduce){.device-screen img{transition:none;animation:none}.device-browser:hover .device-screen img{transform:none}}.story-showcase{margin-bottom:140px}.story-showcase-intro{max-width:680px;margin-bottom:64px}.story-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.story-shot{margin:0;grid-column:span 2}.story-shot.is-half{grid-column:span 1}.story-shot.is-bleed{grid-column:1 / -1;width:100vw;margin-left:calc(50% - 50vw);overflow:hidden}.story-shot.is-bleed img{border-radius:0;transition:transform 1.3s cubic-bezier(.2,.8,.2,1)}html.js .story-shot.is-bleed[data-reveal] img{transform:scale(1.07)}html.js .story-shot.is-bleed[data-reveal].reveal-in img{transform:scale(1)}.story-shot.is-bleed figcaption{padding:0 var(--story-gutter, 40px);margin-left:auto;margin-right:auto;max-width:1040px}.story-shot img{display:block;width:100%;height:auto;border-radius:6px}.story-shot figcaption{margin-top:16px;font-size:.92em;color:var(--gray);line-height:1.6;max-width:560px}.story-lottie{position:relative;width:100%;border-radius:6px;overflow:hidden}.story-lottie-poster{display:block;width:100%;height:auto;border-radius:6px}.story-lottie.is-loaded .story-lottie-poster{display:none}.story-lottie svg,.story-badge svg{display:block;width:100%!important;height:100%!important}.story-badges{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;width:100%}.story-badge{position:relative;width:100%;aspect-ratio:1 / 1}.story-live{margin-bottom:140px}.story-live-head{max-width:680px;margin-bottom:40px}.story-live-frame{width:100%}.story-live-screen{position:relative;height:var(--live-h, 640px);background:var(--white);overflow:hidden}.story-live-iframe{display:block;width:100%;height:100%;border:0;pointer-events:none}.story-live-screen.is-live .story-live-iframe{pointer-events:auto}.story-live-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center}.story-live-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border:0;margin:0;padding:0;background:#3e4a590f;cursor:pointer;transition:opacity .35s ease,background .35s ease}.story-live-overlay:hover{background:#3e4a5905}.story-live-screen.is-live .story-live-overlay{opacity:0;pointer-events:none}.story-live-cta{display:inline-flex;align-items:center;gap:9px;padding:13px 24px;border-radius:999px;background:var(--dark);color:var(--white);font-size:.92em;font-weight:500;letter-spacing:.04em;transition:transform .25s ease}.story-live-overlay:hover .story-live-cta{transform:translateY(-2px)}.story-live-open{margin-top:24px}.story-shot.is-half>img{aspect-ratio:4 / 3;height:auto;object-fit:cover}.story-shot.is-half .story-lottie{aspect-ratio:4 / 3}.story-shot.is-half .story-lottie-poster{height:100%;object-fit:cover}.story-close{border-top:1px solid #e7e9eb;padding:80px 0 40px;margin-bottom:40px;max-width:var(--story-text)}.story-close-heading{font-size:clamp(1.6em,3vw,2.2em);font-weight:500;line-height:1.25;margin-bottom:24px}.story-close-body{color:var(--dark);margin-bottom:18px}.story-cta{display:inline-flex;align-items:center;gap:10px;margin-top:24px;font-size:1.05em;font-weight:500;letter-spacing:.02em}.story-cta span{border-bottom:1px solid currentColor;padding-bottom:3px}.story-cta svg{transition:transform .25s ease}.story-cta:hover svg{transform:translate(5px)}.story-close.has-constellation{max-width:760px;margin-left:auto;margin-right:auto;text-align:center}.story-constellation{position:relative;width:100%;max-width:640px;margin:52px auto 8px;aspect-ratio:720 / 420}.scl-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.scl-line{fill:none;stroke:#cdd4d8;stroke-width:1.5}.scl-node{position:absolute;transform:translate(-50%,-50%);padding:9px 16px;border-radius:999px;font-size:.86em;font-weight:500;line-height:1;white-space:nowrap;background:var(--white);border:1px solid #e1e4e7;color:var(--dark)}.scl-hub{left:50%;top:50%;z-index:1;padding:11px 20px;font-weight:600;background:var(--dark);border-color:var(--dark);color:var(--white)}.scl-s0{left:50%;top:14.3%}.scl-s1{left:80.6%;top:50%}.scl-s2{left:50%;top:85.7%}.scl-s3{left:19.4%;top:50%}html.js .scl-line{stroke-dasharray:1;stroke-dashoffset:1}html.js .scl-node{opacity:0;transform:translate(-50%,-50%) scale(.96)}html.js .story-close.reveal-in .scl-line{stroke-dashoffset:0;transition:stroke-dashoffset .9s ease .25s}html.js .story-close.reveal-in .scl-node{opacity:1;transform:translate(-50%,-50%) scale(1);transition:opacity .5s ease,transform .5s ease}html.js .story-close.reveal-in .scl-hub{transition-delay:0s}html.js .story-close.reveal-in .scl-s0{transition-delay:.55s}html.js .story-close.reveal-in .scl-s1{transition-delay:.7s}html.js .story-close.reveal-in .scl-s2{transition-delay:.85s}html.js .story-close.reveal-in .scl-s3{transition-delay:1s}.story--dark .scl-node{background:#211c15;border-color:#ece7dd2e;color:#ece7dd}.story--dark .scl-hub{background:#ece7dd;border-color:#ece7dd;color:#211c15}.story--dark .scl-line{stroke:#ece7dd47}@media(prefers-reduced-motion:reduce){html.js .scl-line{stroke-dashoffset:0}html.js .scl-node{opacity:1;transform:translate(-50%,-50%)}}@media screen and (max-width:680px){.story-constellation{aspect-ratio:auto;max-width:340px;display:flex;flex-direction:column;align-items:center;gap:12px}.scl-lines{display:none}.scl-node,html.js .scl-node,html.js .story-close.reveal-in .scl-node{position:static;transform:none;opacity:1}.scl-hub{order:-1}}html.js [data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}html.js [data-reveal].reveal-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html.js [data-reveal]{opacity:1;transform:none;transition:none}}@media screen and (max-width:900px){.story{padding-top:100px;--story-gutter: 24px}.story-hero{margin-bottom:80px}.story-hero--full{margin-top:-100px;margin-bottom:72px}.story-hero--split{width:auto;margin-left:0;padding-left:0;grid-template-columns:1fr;gap:28px;min-height:auto;margin-bottom:72px}.story-hero--split .story-hero-head{max-width:100%}.story-hero--split .story-hero-media{height:auto;border-radius:8px}.story-hero--split .story-hero-media img{height:auto;object-fit:contain}.story-hero-head{margin-bottom:36px}.story-overview{margin-bottom:80px}.story-lead{grid-template-columns:1fr;gap:28px;margin-bottom:90px}.story-lead-text{position:static;top:auto;order:-1}.story-chapter,.story-chapter:has(.device-browser),.story-chapter.is-left:has(.device-browser){grid-template-columns:1fr;gap:32px;margin-bottom:90px}.story-chapter.is-left .story-chapter-text,.story-chapter.is-left .story-chapter-media{order:initial}.story-chapter-text{max-width:100%}.device-browser{--screen-h: 300px}.story-live{margin-bottom:90px}.story-live-screen{height:460px}.story-showcase{margin-bottom:90px}.story-showcase-intro{margin-bottom:40px}.story-gallery{gap:20px}.story-shot.is-half{grid-column:span 2}.story-close{padding-top:56px}}@media screen and (max-width:600px){.story{--story-gutter: 20px}.device-browser{--screen-h: 230px}.story-badges{grid-template-columns:repeat(2,1fr);gap:16px}.story-fact{grid-template-columns:1fr;gap:6px;padding:18px 0}}body.theme-dark{background:#17140f;color:#ece7dd;overflow-x:hidden}body.theme-dark p{color:#ece7dd}body.theme-dark .Header{background:#17140f8c;backdrop-filter:saturate(120%) blur(8px);-webkit-backdrop-filter:saturate(120%) blur(8px)}body.theme-dark .Header a,body.theme-dark .Logo a{color:#ece7dd}body.theme-dark a.card-title-link:before{background-color:#ece7dd}body.theme-dark .Footer,body.theme-dark .Footer p{color:#ece7dd}body.theme-dark .FooterContent img{filter:invert(1);opacity:.7}.story--dark .story-eyebrow,.story--dark .story-chapter-label,.story--dark .story-fact-label{color:#90897d}.story--dark .story-title,.story--dark .story-logline,.story--dark .story-chapter-heading,.story--dark .story-chapter-body,.story--dark .story-fact-value,.story--dark .story-fact-link,.story--dark .story-close-heading,.story--dark .story-close-body{color:#ece7dd}.story--dark .story-fact-text,.story--dark .story-shot figcaption,.story--dark .story-hero-desc{color:#b3ab9d}.story--dark .story-shot:not(.is-bleed) img{border:1px solid rgba(236,231,221,.12)}.story--dark .story-facts,.story--dark .story-fact,.story--dark .story-close{border-color:#ece7dd24}.story--dark .device-browser{background:#211c15;border-color:#ece7dd1f;box-shadow:0 30px 60px -28px #000000bf}.story--dark .device-bar{background:#2a2418;border-bottom-color:#ece7dd1a}.story--dark .device-dot{background:#4b4336}.story--dark .device-bar-url{background:#ece7dd14;color:#90897d}.story--dark .device-screen{background:#211c15}.story--dark .device-scrollcue{color:#b3ab9d;background:linear-gradient(to bottom,#211c1500,#211c15f2 80%)}.Card{display:flex;flex-direction:column;transition:.8s cubic-bezier(.2,.8,.2,1);padding:10px;margin:20px 0;position:relative;z-index:1}.Card:before{position:absolute;left:0;top:0;content:"";display:block;width:100%;height:100%;background-color:transparent;opacity:0;transform-origin:none;transform:none;transition:opacity .4s ease-out;z-index:-1;border-radius:5px}.Card:hover:before{opacity:0}.CardImageWrapper{position:relative;overflow:hidden;width:100%;aspect-ratio:4 / 3;border-radius:5px;margin-bottom:10px}.Card img{width:100%;height:100%;object-fit:cover;transition:.8s cubic-bezier(.2,.8,.2,1);transform-origin:center center;display:block}.Card:hover img{transform:scale(1.05)}.CardGroup{max-width:1200px;margin:40px auto;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.Card.large{grid-column:span 2}.Card.tall{grid-column:span 1}.CardInfo{display:flex;flex-direction:column;align-items:left;margin-top:10px;gap:15px}.card-full-link{position:absolute;top:0;left:0;width:100%;height:100%}a.card-full-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99}a.card-full-link:before{display:none}.tag-container{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;margin-bottom:5px;z-index:100}.category-tag{display:inline-block;padding:0 8px;font-size:1em;font-weight:500;color:var(--gray);background-color:transparent;border:1px solid var(--lightgray);border-radius:5px;transition:all .3s ease-in-out;cursor:pointer}.category-tag:hover{color:var(--dark);background-color:transparent;border-color:var(--dark);cursor:default}@media screen and (max-width:1200px){.CardGroup{margin-left:20px;margin-right:20px}}@media screen and (max-width:900px){.CardGroup{grid-template-columns:repeat(2,1fr);gap:20px}.Card.large{grid-column:span 2}.Card.tall{grid-column:span 1}}@media screen and (max-width:600px){.CardGroup{grid-template-columns:1fr;gap:15px}.Card.large,.Card.tall{grid-column:span 1}}.AboutTitle{margin-bottom:30px}.section-title{margin-bottom:20px}.About{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:80px;padding-bottom:80px;max-width:1500px;margin:0 auto;box-sizing:border-box}.About-Layout{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:100%;max-width:800px;margin:0 auto}.layout-heading{width:100%;text-align:left;margin-bottom:40px}.layout-content{margin-bottom:40px}.About p{line-height:1.8;max-width:600px;text-align:left;margin:0}.About p.bio-zh{max-width:700px}.skill-list{width:100%;text-align:left}.skill-list li{line-height:1.6;padding-top:20px;padding-bottom:20px;border-bottom:1px solid #eee}.skill-list li:last-child{border-bottom:none;padding-bottom:0}.skill-list{margin-bottom:0}p.bio-link{margin-top:0;max-width:600px}p.bio-contact{margin-top:50px;max-width:600px}.highlight{font-weight:400}@media screen and (max-width:900px){.About{padding:100px 20px 60px;margin:0}.About-Layout{gap:20px}.Column-Left,.Column-Right,.layout-heading,.BioContent{max-width:none;width:100%}}
