:root{color-scheme:light;--paper:#fff;--ink:#111;--muted:#6d6d6d;--line:#dedede;--gutter:32px;--serif:Georgia,'Times New Roman','Songti SC',serif;--sans:'Helvetica Neue',Helvetica,Arial,'PingFang SC','Microsoft YaHei',sans-serif}
*{box-sizing:border-box;letter-spacing:0}
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.5 var(--sans);-webkit-font-smoothing:antialiased}
body.has-dialog{overflow:hidden}
button,a{-webkit-tap-highlight-color:transparent}
button{font:inherit;color:inherit;cursor:pointer}
a{color:inherit;text-decoration:none}
button{border:0;background:none;padding:0}
img{display:block;max-width:100%}
button img,a img{pointer-events:none}
button:focus-visible,a:focus-visible{outline:2px solid #344d3b;outline-offset:6px}
[hidden]{display:none!important}
h1,h2,h3,p,figure{margin:0}
.skip-link{position:fixed;left:16px;top:-100px;z-index:200;background:#111;color:#fff;padding:12px}
.skip-link:focus{top:10px}
.site-header{height:86px;padding:0 var(--gutter);display:flex;align-items:center;gap:32px;position:relative;z-index:10;background:#fff}
.nav-edge{display:flex;align-items:center;gap:12px;white-space:nowrap;font-size:14px}
.nav-edge img{width:30px;height:30px;transition:transform .3s}
.nav-edge:hover img{transform:rotate(90deg)}
.nav-english{font-size:13px;margin-left:-5px}
.header-brand{font-size:26px;font-weight:750;margin:auto;opacity:1}
body[data-view=home] .header-brand{visibility:hidden}
.desktop-nav{display:flex;gap:10px;font-size:13px;align-items:center}
.desktop-nav span{color:#a4a4a4}
.desktop-nav a{padding:10px 0}
.desktop-nav a[aria-current=page],.desktop-nav a:hover{text-decoration:underline;text-underline-offset:5px}
.nav-contact{margin-left:60px}
.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:0;transition:background .2s}
.icon-button:hover{background:#f0f0f0}
.icon-button:disabled{opacity:.25;cursor:default}
.icon-button img{width:24px;height:24px}
.menu-toggle{display:none}
.masthead{padding:90px var(--gutter) 48px;max-width:1800px;margin:auto;display:flex;justify-content:space-between;align-items:flex-start;gap:24px}
.wordmark{font-size:182px;font-weight:850;line-height:.9;font-family:var(--sans)}
.masthead-note{padding:10px 4px 0 0;min-width:160px;font-size:20px;line-height:1.45}
.masthead-note small{display:block;font-size:11px;color:var(--muted);margin-top:23px}
.home-wall{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;column-gap:26px;row-gap:92px;padding:0 var(--gutter) 110px;max-width:1800px;margin:0 auto}
.home-item{min-width:0;position:relative}
.home-item:nth-child(4n+1){padding-top:76px}
.home-item:nth-child(4n+2){padding-top:0}
.home-item:nth-child(4n+3){padding-top:140px}
.home-item:nth-child(4n){padding-top:45px}
.home-photo-link{display:block;position:relative}
.home-photo-link img{width:100%;height:auto;object-fit:contain}
.photo-link-mark{position:absolute;right:12px;bottom:12px;width:40px;height:40px;background:white;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(5px);transition:opacity .2s,transform .2s}
.photo-link-mark img{width:21px;height:21px}
.home-photo-link:hover .photo-link-mark,.home-photo-link:focus-visible .photo-link-mark{opacity:1;transform:translateY(0)}
.photo-meta{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding-top:13px;font-size:13px}
.photo-meta h2{font-size:13px;font-weight:500;line-height:1.5}
.photo-meta span{font-size:10px;white-space:nowrap;color:var(--muted)}
.home-note{grid-column:1/-1;display:flex;align-items:baseline;justify-content:space-between;margin-top:12px;padding:45px 0 0;border-top:1px solid var(--line)}
.home-note p{font-family:var(--serif);font-size:40px;line-height:1.3;font-style:italic}
.home-note a{font-size:13px;display:flex;align-items:center;gap:16px;white-space:nowrap}
.home-note img{width:25px;height:25px}
.page-top{padding:72px var(--gutter) 56px;display:flex;justify-content:space-between;align-items:flex-end;gap:24px}
.page-title{font-size:102px;line-height:1;font-weight:500}
.page-title em{font-family:var(--serif);font-weight:400;font-size:104px}
.page-top-note{font-size:13px;color:var(--muted);line-height:1.8;text-align:right;max-width:260px}
.work-toolbar{display:flex;justify-content:space-between;align-items:center;margin:0 var(--gutter) 20px;border-bottom:1px solid var(--line);padding-bottom:12px;gap:12px}
.work-categories{display:flex;flex-wrap:wrap;gap:25px;font-size:13px}
.category-button{padding:7px 0;color:var(--muted)}
.category-button[aria-pressed=true]{color:#111;text-decoration:underline;text-underline-offset:7px}
.category-button sup{font-size:9px;margin-left:5px}
.rail-controls{display:flex;align-items:center;gap:7px}
.rail-count{font-size:11px;color:var(--muted);min-width:42px;text-align:center}
.work-rail{display:flex;align-items:flex-start;gap:28px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--gutter);padding:0 var(--gutter) 28px;scrollbar-width:thin;scrollbar-color:#888 #eee;cursor:grab;touch-action:pan-x pan-y}
.work-rail.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}
.work-card{flex:0 0 auto;width:max-content;max-width:calc(100vw - 2 * var(--gutter));scroll-snap-align:start}
.work-card>a{display:block}
.work-image{height:365px;width:auto;max-width:100%;object-fit:contain;object-position:left bottom}
.work-card .photo-meta{max-width:100%;min-width:200px}
.work-card .photo-meta h2{max-width:240px}
.work-bottom{margin:42px var(--gutter) 100px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}
.work-bottom em{font-family:var(--serif);font-size:28px;color:#111}
.album-top{padding-top:52px}
.back-link{display:inline-flex;align-items:center;gap:10px;font-size:13px;margin:32px var(--gutter) 0}
.back-link img{width:20px;height:20px}
.album-title{font-size:60px;line-height:1.2;font-weight:400;overflow-wrap:anywhere}
.album-summary{display:flex;justify-content:space-between;gap:35px;border-top:1px solid var(--line);margin:0 var(--gutter);padding:22px 0 48px}
.album-summary p{max-width:550px;color:var(--muted);font-size:13px}
.album-summary span{white-space:nowrap;font-size:12px}
.album-gallery{columns:3;column-gap:24px;padding:0 var(--gutter) 80px}
.gallery-item{display:block;width:100%;break-inside:avoid;margin:0 0 30px;text-align:left}
.gallery-item img{width:100%;height:auto;object-fit:contain;cursor:zoom-in}
.gallery-item span{display:block;padding-top:8px;color:var(--muted);font-size:10px}
.next-series{border-top:1px solid var(--line);margin:0 var(--gutter);padding:38px 0 70px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.next-series small{color:var(--muted);font-size:12px}
.next-series a{font-size:30px;display:flex;align-items:center;gap:24px}
.next-series img{width:30px;height:30px;flex-shrink:0}
.about-layout{display:grid;grid-template-columns:1fr 2fr;gap:80px;margin:10px var(--gutter) 120px;padding:45px 0;border-top:1px solid var(--line)}
.portrait-small{width:180px;margin:0 auto}
.portrait-small img{width:100%;height:auto}
.portrait-small figcaption{font-size:11px;margin-top:15px;line-height:1.9}
.about-copy h2{font-size:40px;line-height:1.6;font-weight:400;margin-bottom:35px}
.about-copy>p{font-size:15px;line-height:2;max-width:610px;color:#555;margin-bottom:18px}
.about-facts{display:grid;grid-template-columns:1fr 1fr;gap:25px;border-top:1px solid var(--line);margin-top:50px;padding-top:24px;font-size:13px}
.about-facts small{display:block;font-size:11px;color:var(--muted);margin-bottom:10px}
.text-link{display:inline-flex;align-items:center;gap:15px;border-bottom:1px solid #111;padding-bottom:6px;margin-top:35px;font-size:13px}
.text-link img{width:20px;height:20px}
.contact-content{margin:0 var(--gutter) 130px;border-top:1px solid var(--line);padding-top:44px;display:grid;grid-template-columns:1fr 1fr;gap:70px}
.contact-intro h2{font-size:40px;font-weight:400;line-height:1.7;margin-bottom:25px}
.contact-intro p{color:var(--muted);font-size:14px;line-height:2}
.contact-details{padding-top:8px}
.contact-label{font-size:11px;color:var(--muted);display:block}
.douyin-handle{margin:18px 0 30px;font-size:52px;display:flex;gap:15px;align-items:center}
.copy-account{border-bottom:1px solid #111;display:flex;align-items:center;gap:14px;padding-bottom:9px;font-size:14px}
.copy-account img{width:17px;height:17px}
.contact-details p{font-size:13px;color:var(--muted);line-height:1.8;margin-top:25px}
.site-footer{padding:74px var(--gutter) 28px;background:#f6f6f6}
.footer-top{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:80px}
.footer-top p{font-size:36px;line-height:1.5}
.footer-top em{font-family:var(--serif);font-weight:400}
.footer-contact{display:flex;align-items:center;gap:24px;font-size:18px;padding-bottom:10px;border-bottom:1px solid #111;white-space:nowrap}
.footer-contact img{width:27px;height:27px}
.footer-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;font-size:11px}
.footer-logo{font-size:53px;font-weight:750;line-height:1}
.footer-bottom>span{color:var(--muted)}
dialog{color:#111;border:0;padding:0}
dialog::backdrop{background:rgba(255,255,255,.92)}
.menu-dialog{position:fixed;inset:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;background:#f0eaed}
.dialog-bar{display:flex;justify-content:space-between;align-items:center;padding:22px var(--gutter)}
.small-brand{font-size:25px;font-weight:750}
.menu-links{padding:60px max(32px,calc((100% - 900px)/2))}
.menu-links>a{display:flex;align-items:baseline;gap:35px;font-size:52px;padding:16px 0;border-bottom:1px solid #cfc7cb}
.menu-links>a>span{font-size:11px}
.menu-links em{margin-left:auto;font-family:var(--serif);font-size:54px;font-weight:400}
.menu-links>a:hover{color:#64555d}
.menu-bottom{display:flex;justify-content:space-between;padding:40px var(--gutter);font-size:12px}
.lightbox{inset:0;position:fixed;width:100%;height:100%;max-height:none;max-width:none;margin:0;background:#fff;overflow:hidden}
.lightbox-toolbar{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 26px;gap:18px;font-size:13px;position:relative;z-index:2;background:#fff}
.lightbox-toolbar>span:first-child{max-width:50%;overflow-wrap:anywhere}
.lightbox-toolbar>div{display:flex}
.lightbox-toolbar [data-lightbox-count]{color:var(--muted);font-size:11px;margin-left:auto;margin-right:25px;white-space:nowrap}
.lightbox-stage{height:calc(100dvh - 134px);margin:0 82px;display:flex;align-items:center;justify-content:center;overflow:auto;overscroll-behavior:contain;touch-action:pan-y;position:relative}
.lightbox-photo{width:100%;height:100%;max-width:100%;object-fit:contain;cursor:zoom-in}
.lightbox.is-zoomed .lightbox-stage{display:block;touch-action:pan-x pan-y}
.lightbox.is-zoomed .lightbox-photo{width:auto;height:auto;max-width:none;max-height:none;margin:auto;cursor:zoom-out}
.lightbox-prev,.lightbox-next{position:absolute;top:calc(50% - 22px);z-index:2;background:rgba(255,255,255,.9)}
.lightbox-prev{left:18px}.lightbox-next{right:18px}
.lightbox-caption{height:52px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 26px;font-size:11px;color:var(--muted)}
.image-error{position:absolute;inset:40% 10% auto;text-align:center;color:var(--muted)}
.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);background:#111;color:#fff;z-index:200;padding:12px 24px;font-size:13px;white-space:nowrap}
.initial-loading{min-height:70vh;display:grid;place-items:center;font-size:40px;font-weight:750}
.error-state{min-height:55vh;padding:80px var(--gutter)}
.error-state h1{font-size:36px;margin-bottom:20px}
.error-state button{border-bottom:1px solid #111;padding:10px 0;margin-top:20px}
@keyframes reveal{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
main>section{animation:reveal .55s ease both}
@media(min-width:1600px){.wordmark{font-size:212px}.masthead{padding-top:108px}.home-wall{column-gap:36px}.work-image{height:440px}}
@media(max-width:1200px){.wordmark{font-size:142px}.masthead-note{font-size:17px}.nav-contact{margin-left:15px}.home-wall{gap:55px 20px}.masthead{padding-top:90px}.about-layout{gap:45px}}
@media(max-width:980px){:root{--gutter:24px}.wordmark{font-size:112px}.masthead{padding-top:60px}.masthead-note{font-size:15px;min-width:130px}.home-wall{gap:65px 18px}.home-item:nth-child(4n+3){padding-top:88px}.home-item:nth-child(4n+1){padding-top:45px}.nav-contact{display:none}.page-title,.page-title em{font-size:82px}.album-title{font-size:48px}.work-image{height:320px}.about-copy h2{font-size:32px}.contact-intro h2{font-size:32px}.footer-top p{font-size:30px}}
@media(max-width:700px){:root{--gutter:18px}.site-header{height:72px;gap:12px;padding:0 18px}.nav-edge{font-size:12px;gap:7px}.nav-edge img{width:24px;height:24px}.nav-english{display:none}.header-brand{font-size:22px}.desktop-nav{display:none}.menu-toggle{display:flex}.masthead{display:block;padding-top:65px;padding-bottom:30px}.wordmark{font-size:86px;line-height:1}.masthead-note{padding:0 0 24px;font-size:17px;display:flex;justify-content:space-between;align-items:flex-end;min-width:0}.masthead-note small{margin:0;text-align:right;font-size:9px}.masthead .wordmark{order:2}.masthead{display:flex;flex-direction:column-reverse;gap:0}.masthead-note{width:100%}.home-wall{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 15px;padding-bottom:60px}.home-item:nth-child(n){padding-top:0}.home-item:nth-child(2n){padding-top:65px}.photo-meta{padding-top:10px;gap:6px}.photo-meta h2{font-size:11px}.photo-meta span{font-size:9px}.home-note{padding-top:28px;margin-top:10px;gap:20px;align-items:flex-start}.home-note p{font-size:24px}.home-note a{font-size:11px;gap:6px;padding-top:6px}.home-note img{width:19px;height:19px}.page-top{padding:48px var(--gutter) 35px;align-items:flex-start}.page-title,.page-title em{font-size:61px}.page-top-note{font-size:11px;max-width:112px;padding-top:8px}.work-toolbar{align-items:flex-start;gap:5px;margin-bottom:20px}.work-categories{gap:15px;max-width:230px;font-size:12px}.rail-controls{gap:0}.rail-controls .icon-button{width:32px;height:34px}.rail-count{display:none}.work-rail{gap:20px;scrollbar-width:none;padding-bottom:18px}.work-image{height:340px;max-height:55svh}.work-card .photo-meta{min-width:0}.work-card .photo-meta h2{font-size:13px}.work-bottom{margin-top:25px;margin-bottom:70px}.work-bottom em{font-size:20px}.work-bottom>span{font-size:10px;max-width:130px;text-align:right}.back-link{margin-top:20px;font-size:11px}.album-top{display:block;padding-top:25px}.album-title{font-size:34px;max-width:100%}.album-top .page-top-note{text-align:left;max-width:none;margin-top:12px}.album-summary{padding-bottom:30px;gap:18px}.album-summary p{font-size:11px}.album-summary span{font-size:10px}.album-gallery{columns:2;column-gap:13px;padding-bottom:35px}.gallery-item{margin-bottom:20px}.gallery-item span{font-size:9px;padding-top:6px}.next-series{padding:26px 0 45px;align-items:flex-start}.next-series a{font-size:20px;gap:12px}.next-series small{font-size:10px;white-space:nowrap;padding-top:5px}.next-series img{width:23px;height:23px}.about-layout{grid-template-columns:1fr;gap:36px;padding-top:30px;margin-bottom:55px}.portrait-small{width:120px;margin:0;display:flex;align-items:flex-end;gap:24px}.portrait-small img{width:120px;flex-shrink:0}.portrait-small figcaption{white-space:nowrap;font-size:11px}.about-copy h2{font-size:29px;margin-bottom:20px}.about-copy>p{font-size:13px}.about-facts{font-size:12px;margin-top:30px}.contact-content{grid-template-columns:1fr;gap:35px;margin-bottom:70px;padding-top:30px}.contact-intro h2{font-size:31px}.contact-intro p{font-size:13px}.douyin-handle{font-size:46px}.site-footer{padding:44px var(--gutter) 24px}.footer-top{margin-bottom:48px;align-items:flex-start}.footer-top p{font-size:24px}.footer-contact{font-size:12px;gap:8px;margin-top:10px}.footer-contact img{width:20px;height:20px}.footer-bottom{display:grid;grid-template-columns:1fr 1fr;gap:25px 16px;font-size:10px}.footer-logo{font-size:38px}.footer-bottom>div{justify-self:end}.footer-bottom>span{text-align:right}.menu-links{padding:35px 24px}.menu-links>a{font-size:32px;gap:20px;padding:24px 0}.menu-links em{font-size:36px}.menu-bottom{font-size:10px}.lightbox-toolbar{height:72px;padding:0 12px;font-size:11px;gap:8px}.lightbox-toolbar [data-lightbox-count]{margin-right:0;font-size:10px}.lightbox-toolbar .icon-button{width:37px;height:42px}.lightbox-stage{margin:0 10px;height:calc(100dvh - 148px)}.lightbox-caption{position:absolute;bottom:0;width:100%;height:40px;padding:0 15px;font-size:9px}.lightbox-caption>span:last-child{display:none}.lightbox-prev,.lightbox-next{top:auto;bottom:40px;width:40px;height:34px}.lightbox-prev{left:calc(50% - 60px)}.lightbox-next{right:calc(50% - 60px)}}
@media(max-width:389px){.wordmark{font-size:70px}.masthead-note{font-size:15px}.page-title,.page-title em{font-size:51px}.home-note p{font-size:20px}.footer-top p{font-size:20px}.menu-links em{font-size:30px}.menu-links>a{font-size:28px}.home-wall{gap:32px 12px}.work-categories{gap:12px;font-size:11px}}
@media(max-width:700px){.wordmark{font-size:76px}.masthead .wordmark{order:0}.work-categories{max-width:none;flex:1}.page-top-note{flex-shrink:0;width:100px}.page-title{min-width:0}.album-top .page-top-note{width:auto}}
@media(max-width:389px){.wordmark{font-size:62px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.home-scene{--wordmark-size:236px;--overlap:132px;position:relative;isolation:isolate;overflow:clip}
main>.home-scene{animation:none}
.home-intro{display:flex;justify-content:flex-end;max-width:1800px;margin:auto;padding:24px var(--gutter) 35px;position:relative;z-index:2}
.home-intro .masthead-note{display:flex;gap:40px;align-items:flex-end;padding:0;font-size:16px;min-width:0}
.home-intro .masthead-note small{margin:0;font-size:10px}
.home-scene .masthead{position:sticky;top:110px;z-index:0;display:block;height:calc(var(--wordmark-size)*.9 + 24px);padding:0 var(--gutter);pointer-events:none}
.home-scene .wordmark{font-size:var(--wordmark-size);line-height:.9;pointer-events:none;user-select:none;transform:translate3d(var(--wordmark-x,0px),var(--wordmark-y,0px),0);white-space:nowrap}
.home-scene .home-wall{position:relative;z-index:1;margin-top:calc(-1 * var(--overlap));padding-bottom:140px;row-gap:120px;pointer-events:none}
.home-scene .home-item{transform:translate3d(var(--motion-x,0px),var(--motion-y,0px),0);pointer-events:auto}
.home-scene .home-item:nth-child(4n+1){padding-top:92px}
.home-scene .home-item:nth-child(4n+2){padding-top:0}
.home-scene .home-item:nth-child(4n+3){padding-top:156px}
.home-scene .home-item:nth-child(4n){padding-top:54px}
.home-scene .home-photo-link{transform:translateY(0) scale(1);transition:transform .55s cubic-bezier(.2,.7,.2,1);transform-origin:center}
.home-scene .home-item:nth-child(-n+4) .home-photo-link{animation:photo-float 4.8s ease-in-out 1}
.home-scene .home-item:nth-child(2) .home-photo-link{animation-delay:-1.2s;animation-duration:4.5s}
.home-scene .home-item:nth-child(3) .home-photo-link{animation-delay:-2s;animation-duration:4.8s}
.home-scene .home-item:nth-child(4) .home-photo-link{animation-delay:-.7s;animation-duration:4.6s}
.home-scene .home-item:focus-within{z-index:3}
.home-scene .home-photo-link:focus-visible{transform:translateY(-6px) scale(1.015);animation-play-state:paused}
.home-scene .home-note{pointer-events:auto;background:var(--paper);position:relative;padding:42px 0;margin-top:8px}
.home-scene.motion-paused .home-photo-link{animation-play-state:paused}
@keyframes photo-float{0%,100%{translate:0 0}50%{translate:0 -12px}}
@media(hover:hover) and (pointer:fine){.home-scene .home-item:hover{z-index:3}.home-scene .home-photo-link:hover{transform:translateY(-7px) scale(1.025);animation-play-state:paused}}
@media(min-width:1280px){.home-scene{--wordmark-size:264px;--overlap:152px}}
@media(min-width:1600px){.home-scene{--wordmark-size:300px;--overlap:176px}}
@media(max-width:1200px){.home-scene{--wordmark-size:196px;--overlap:108px}.home-scene .home-item:nth-child(4n+1){padding-top:62px}.home-scene .home-item:nth-child(4n+3){padding-top:122px}.home-scene .home-item:nth-child(4n){padding-top:32px}}
@media(max-width:980px){.home-scene{--wordmark-size:140px;--overlap:80px}.home-scene .masthead{top:100px}.home-scene .home-item:nth-child(4n+1){padding-top:42px}.home-scene .home-item:nth-child(4n+3){padding-top:90px}.home-scene .home-item:nth-child(4n){padding-top:20px}.home-scene .home-wall{row-gap:80px}}
@media(max-width:700px){.home-scene{--wordmark-size:108px;--overlap:34px}.home-intro{padding:32px var(--gutter) 42px}.home-intro .masthead-note{font-size:15px;gap:14px;justify-content:space-between}.home-intro .masthead-note small{font-size:9px}.home-scene .masthead{top:108px;height:calc(var(--wordmark-size)*.9 + 12px)}.home-scene .home-wall{row-gap:65px;padding-bottom:75px}.home-scene .home-item:nth-child(n){padding-top:0}.home-scene .home-item:nth-child(2n){padding-top:56px}.home-scene .home-item:nth-child(-n+4) .home-photo-link{animation:none}.home-scene .home-note{padding:25px 0;margin-top:0}}
@media(max-width:580px){.home-scene{--wordmark-size:94px}}
@media(max-width:480px){.home-scene{--wordmark-size:76px;--overlap:28px}}
@media(max-width:389px){.home-scene{--wordmark-size:62px;--overlap:24px}}
@media(prefers-reduced-motion:reduce){.home-scene .home-item,.home-scene .wordmark,.home-scene .home-photo-link{transform:none!important;translate:none!important}}
