@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";*,*: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}@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}.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}@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}}.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}.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:700}@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%}}
