html.home-page,html.home-page body{height:100%;overflow:hidden}.home-stage{position:relative;display:flex;width:100%;height:100vh;padding:0 clamp(44px,6vw,108px);align-items:center;justify-content:center}.home-layout{display:flex;width:min(82vw,1500px);height:auto;padding-top:0;align-items:center;justify-content:center;gap:clamp(74px,9vw,150px)}.home-intro{width:min(41vw,530px);max-width:530px;transform:none}.home-intro__name{margin:0;font-family:"Yuhui Display",Georgia,serif;font-size:clamp(48px,3.5vw,62px);font-weight:400;line-height:1.05;letter-spacing:-.025em}.home-intro__role{width:min(100%,510px);max-width:510px;margin:18px 0 0;font-size:19px;font-weight:300;line-height:30px}.home-work{display:flex;width:min(44vw,540px);max-width:540px;transform:none;flex-direction:column;gap:.85rem}.home-work__label{margin:0 0 .3rem;color:rgba(255,255,255,.72);font-family:"Yuhui Display",Georgia,serif;font-size:clamp(16px,.95vw,18px);font-weight:400;letter-spacing:.045em}.home-work__list{display:grid;gap:.82rem}
.home-project{display:flex;width:100%;padding:1.14rem 1.35rem;border:1px solid rgba(255,255,255,.15);border-top-color:rgba(255,255,255,.25);border-radius:28px;background:rgba(40,45,40,.4);box-shadow:0 4px 24px -1px rgba(0,0,0,.2),inset 0 0 0 1px rgba(255,255,255,.05);text-align:left;cursor:pointer;backdrop-filter:blur(20px) saturate(180%);transition:border-color .3s ease,box-shadow .3s ease;flex-direction:column;gap:.72rem}.home-project:hover{border-color:rgba(255,255,255,.42);box-shadow:0 4px 24px -1px rgba(0,0,0,.2),inset 0 0 0 1px rgba(255,255,255,.14)}.home-project__heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.home-project__identity{display:flex;align-items:center;gap:13px}.home-project__icon{width:40px;height:40px;border-radius:10px;object-fit:contain}.home-project__identity strong{font-size:clamp(17px,1.05vw,19px);font-weight:500;line-height:1}.home-project__type{color:rgba(255,255,255,.62);font-size:16px;line-height:1;transform:translateY(-2px)}.home-project__description{font-size:13.5px;font-weight:300;line-height:1.42}.home-project__action{color:rgba(255,255,255,.62);font-size:12px}
.home-social{position:fixed;bottom:var(--site-edge-y);left:50%;display:flex;gap:8px;padding:8px;border:1px solid rgba(255,255,255,.09);border-radius:50px;background:rgba(0,0,0,.2);transform:translateX(-50%);backdrop-filter:blur(10px)}.home-social a{display:grid;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.1);place-items:center;transition:background .2s ease,transform .2s ease}.home-social a:hover{background:rgba(255,255,255,.25);transform:scale(1.1)}.home-social i{font-size:18px;line-height:1}
.home-preview{position:fixed;inset:0;z-index:100;display:flex;visibility:hidden;padding:clamp(22px,5vw,72px);align-items:center;justify-content:center;background:rgba(0,0,0,0);opacity:0;pointer-events:none;backdrop-filter:blur(0);transition:opacity .55s ease,background .55s ease,backdrop-filter .55s ease,visibility 0s linear .55s}.home-preview.is-open{visibility:visible;background:rgba(0,0,0,.4);opacity:1;pointer-events:auto;backdrop-filter:blur(10px);transition-delay:0s}.home-preview__card{position:relative;display:grid;width:min(1173px,95vw);height:min(683px,90vh);padding:0 76px;border:1px solid rgba(255,255,255,.18);border-radius:32px;background:rgba(40,45,40,.72);box-shadow:0 36px 100px rgba(0,0,0,.42);opacity:0;backdrop-filter:blur(28px) saturate(180%);transform:scale(.91) translateY(26px);transition:transform .78s cubic-bezier(.34,1.56,.64,1),opacity .5s ease;grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:46px;align-items:center}.home-preview.is-open .home-preview__card{opacity:1;transform:none}.home-preview__close{position:absolute;top:16px;right:16px;z-index:3;width:44px;height:44px;border:0;border-radius:50%;background:rgba(120,120,128,.42);cursor:pointer}.home-preview__close span::before,.home-preview__close span::after{position:absolute;top:50%;left:50%;width:18px;height:2px;border-radius:2px;background:rgba(255,255,255,.72);content:""}.home-preview__close span::before{transform:translate(-50%,-50%) rotate(45deg)}.home-preview__close span::after{transform:translate(-50%,-50%) rotate(-45deg)}.home-preview__copy{display:flex;min-width:0;height:500px;justify-content:center;flex-direction:column}.home-preview__heading{display:flex;align-items:center;gap:18px}.home-preview__heading img{width:52px;height:52px;border-radius:13px}.home-preview__heading h2{margin:0;font-size:27px;font-weight:500}.home-preview__story{margin-top:38px}.home-preview__story>p{max-width:570px;margin:0;color:rgba(255,255,255,.9);font-size:17px;line-height:1.55}.home-preview__pills{display:flex;margin-top:24px;flex-wrap:wrap;gap:8px}.home-preview__pills span{padding:7px 11px 6px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.7);font-size:9px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.home-preview__details{margin-top:30px}.home-preview__details>div+div{margin-top:22px}.home-preview__details strong{display:block;color:rgba(255,255,255,.52);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.home-preview__details p{margin:11px 0 0;color:rgba(255,255,255,.88);font-size:14px;line-height:1.55}.home-preview__button{display:inline-flex;margin-top:38px;padding:14px 22px;border:1px solid rgba(183,202,215,.38);border-radius:999px;background:rgba(25,38,49,.88);font-size:14px;font-weight:600;transition:transform .2s ease,background .2s ease}.home-preview__button:hover{background:rgba(37,54,68,.96);transform:scale(1.05)}.home-preview__media{display:flex;width:100%;height:500px;align-items:center;justify-content:center;opacity:0;transform:translateX(18px);transition:opacity .5s ease,transform .6s ease}.home-preview.is-media-ready .home-preview__media{opacity:1;transform:none}.home-preview__media img,.home-preview__media video{width:auto;height:auto;max-width:100%;max-height:500px;object-fit:contain}body.home-preview-open{overflow:hidden}body.home-preview-open .site-header{visibility:hidden;opacity:0;pointer-events:none}
@media(min-width:1600px){.home-layout{width:min(90vw,1940px);gap:clamp(230px,13vw,340px)}.home-intro{width:560px;max-width:560px}.home-intro__name{font-size:70px}.home-intro__role{width:540px;max-width:540px;font-size:21px;line-height:33px}.home-work{width:min(42vw,760px);max-width:760px}}
@media(max-width:1024px){html.home-page,html.home-page body{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto}.home-stage{height:auto;min-height:100vh;padding:100px 7vw var(--site-edge-y);flex-direction:column}.home-layout{width:100%;height:auto;min-height:0;flex:1;flex-direction:column;gap:70px}.home-intro,.home-work{width:100%;max-width:720px;transform:none}.home-social{position:relative;bottom:auto;left:auto;width:max-content;margin:52px auto 0;align-self:center;transform:none}.home-preview__card{grid-template-columns:1fr;height:auto;max-height:calc(100vh - 44px);padding:0;overflow-y:auto;gap:0}.home-preview__copy{height:auto;padding:62px 30px 38px}.home-preview__media{height:360px;padding:28px}}
@media(max-width:600px){.home-stage{display:flex;padding:112px 20px var(--site-edge-y)}.home-layout{gap:72px}.home-intro__name{font-size:48px}.home-intro__role{font-size:16px;line-height:25px}.home-work{gap:1rem}.home-work__label{margin-bottom:15px;font-size:15px}.home-work__list{gap:18px}.home-project{padding:1.16rem 1.2rem}.home-project__type{font-size:14px}.home-social{width:max-content;margin:52px auto 0}.home-preview{padding:12px}.home-preview__card{width:calc(100vw - 24px);max-height:94vh}.home-preview__copy{padding:64px 30px 42px}.home-preview__heading h2{font-size:23px}.home-preview__story>p{font-size:15px}.home-preview__media{height:310px;padding:26px}}
