@property --i0{syntax:"<number>";initial-value:0;inherits:true}@property --o0{syntax:"<number>";initial-value:0;inherits:true}@property --i1{syntax:"<number>";initial-value:0;inherits:false}@property --o1{syntax:"<number>";initial-value:0;inherits:false}.photos-main{grid-template-columns:repeat(auto-fill,minmax(min(20em,100%),1fr))}.photos-figure{grid-template:100%/100%;aspect-ratio:3/2;animation:a 1s both;animation-name:photos-i,photos-o;animation-timeline:view();animation-range:entry 0 entry 0,exit 100% exit 100%}.photos-figure:hover{--hov:1}@keyframes photos-i{to{--i0:1}}@keyframes photos-o{to{--o0:1}}.photos-figcaption,.photos-page-img{grid-area:1/1}.photos-page-img{--i1:var(--i0);--o1:var(--o0);width:100%;height:100%;object-fit:cover;box-shadow:2px 2px 5px #0007;transition:--i1 .3s ease-out,--o1 .3s ease-in;animation:photos-p 1s cubic-bezier(.32,0,.68,0) both;animation-timeline:view();animation-range:entry 0 exit 100%}@supports (animation-range:exit 0% exit 0%){.photos-page-img{scale:calc(var(--i1) - var(--o1));opacity:calc(var(--i1) * (1 - var(--o1)))}}@keyframes photos-p{0%{object-position:50% 0}50%{object-position:50%;animation-timing-function:cubic-bezier(.32,1,.68,1)}to{object-position:50% 100%}}.photos-figcaption{place-self:end;z-index:1;margin:.5em;padding:.5em;opacity:var(--hov,0);background:#212121ab;transition:opacity .3s}@keyframes style_gradient__QVdzD{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.style_photos-bg__NSUEt{background:url(https://minglin-resource.oss-cn-shenzhen.aliyuncs.com/photos/p-202305271556851-min.jpeg) top/cover no-repeat;animation:style_gradient__QVdzD 15s ease infinite}