.homepage-container[data-astro-cid-j7pv25f6]{width:100%;max-width:100%;box-sizing:border-box;padding:20px 20px 100px}.homepage-gallery-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;width:100%;box-sizing:border-box;margin-bottom:80px}.homepage-gallery-item[data-astro-cid-j7pv25f6]{position:relative;display:block;aspect-ratio:3 / 2;overflow:hidden;background-color:#fafafa;box-sizing:border-box;cursor:zoom-in;opacity:0;transform:translateY(10px);animation:staggeredFadeIn .6s cubic-bezier(.16,1,.3,1) forwards}.homepage-gallery-img[data-astro-cid-j7pv25f6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.25,1,.5,1)}.homepage-gallery-item[data-astro-cid-j7pv25f6]:hover .homepage-gallery-img[data-astro-cid-j7pv25f6]{transform:scale(1.03)}.homepage-gallery-overlay[data-astro-cid-j7pv25f6]{position:absolute;inset:0;background-color:#00000040;opacity:0;transition:opacity .4s ease}.homepage-gallery-item[data-astro-cid-j7pv25f6]:hover .homepage-gallery-overlay[data-astro-cid-j7pv25f6]{opacity:1}.home-collection-section[data-astro-cid-j7pv25f6]{margin-top:100px;width:100%;box-sizing:border-box}.section-title-box[data-astro-cid-j7pv25f6]{text-align:center;margin-bottom:45px;position:relative;opacity:0;transform:translateY(-15px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal-on-scroll[data-astro-cid-j7pv25f6].is-visible .section-title-box[data-astro-cid-j7pv25f6]{opacity:1;transform:translateY(0)}.section-title-box[data-astro-cid-j7pv25f6] .zh-title[data-astro-cid-j7pv25f6]{font-family:Noto Sans TC,sans-serif;font-size:25px;font-weight:500;color:#111;letter-spacing:.25em;margin:0 0 6px;text-indent:.25em;padding:0 20px;display:inline-block}.section-title-box[data-astro-cid-j7pv25f6] .en-title[data-astro-cid-j7pv25f6]{font-family:Andale Mono,monospace;font-size:11px;font-weight:400;color:#21988e;letter-spacing:.35em;text-transform:uppercase;margin:0;text-indent:.35em;padding:0 15px}.section-title-box[data-astro-cid-j7pv25f6]:after{content:"";display:block;width:24px;height:1px;background-color:#21988e;margin:18px auto 0;opacity:.5}.collection-posts-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:12px;column-gap:12px;row-gap:36px;width:100%;box-sizing:border-box}.post-card-item[data-astro-cid-j7pv25f6]{position:relative;width:100%;box-sizing:border-box;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.post-card-item[data-astro-cid-j7pv25f6].is-hidden{opacity:0;transform:translateY(20px)}.post-card-item[data-astro-cid-j7pv25f6].fade-in-active{opacity:1;transform:translateY(0)}.post-card-item[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{text-decoration:none;color:inherit;display:block}.img-zoom-container[data-astro-cid-j7pv25f6]{position:relative;width:100%;aspect-ratio:3 / 2;overflow:hidden;background-color:#fafafa}.post-cover-img[data-astro-cid-j7pv25f6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.25,1,.5,1)}.post-cover-overlay[data-astro-cid-j7pv25f6]{position:absolute;inset:0;background-color:#00000040;opacity:0;transition:opacity .4s ease}.post-card-item[data-astro-cid-j7pv25f6]:hover .post-cover-img[data-astro-cid-j7pv25f6]{transform:scale(1.03)}.post-card-item[data-astro-cid-j7pv25f6]:hover .post-cover-overlay[data-astro-cid-j7pv25f6]{opacity:1}.post-divider[data-astro-cid-j7pv25f6]{width:32px;height:1px;background-color:#e5e5e5;margin:12px auto 8px;transition:background-color .3s ease,width .3s ease}.post-card-item[data-astro-cid-j7pv25f6]:hover .post-divider[data-astro-cid-j7pv25f6]{background-color:#21988e;width:45px}.post-title-text[data-astro-cid-j7pv25f6]{font-family:Noto Sans TC,sans-serif;font-size:13px;font-weight:500;color:#444;line-height:1.6;letter-spacing:.1em;margin:0;padding:0 6px;box-sizing:border-box;text-align:center;white-space:normal;word-break:break-all;transition:color .3s ease}.post-card-item[data-astro-cid-j7pv25f6]:hover .post-title-text[data-astro-cid-j7pv25f6]{color:#21988e}.george-lightbox-modal[data-astro-cid-j7pv25f6]{position:fixed;inset:0;background-color:#fffffff7;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;z-index:99999;transition:opacity .4s cubic-bezier(.25,1,.5,1)}.george-lightbox-modal[data-astro-cid-j7pv25f6]:target{opacity:1;pointer-events:auto}.lightbox-close-overlay[data-astro-cid-j7pv25f6]{position:absolute;inset:0;cursor:zoom-out}.lightbox-content-box[data-astro-cid-j7pv25f6]{position:relative;max-width:90vw;max-height:85vh;display:flex;align-items:center;justify-content:center;z-index:2}.lightbox-img[data-astro-cid-j7pv25f6]{max-width:100%;max-height:85vh;-o-object-fit:contain;object-fit:contain;box-shadow:0 15px 50px #00000008}.lightbox-close-btn[data-astro-cid-j7pv25f6]{position:fixed;top:30px;right:40px;font-size:38px;color:#222;text-decoration:none;font-family:Andale Mono,monospace;font-weight:300;line-height:1;transition:color .3s ease,transform .3s ease}.lightbox-close-btn[data-astro-cid-j7pv25f6]:hover{color:#21988e;transform:rotate(90deg)}@keyframes staggeredFadeIn{to{opacity:1;transform:translateY(0)}}.homepage-gallery-item[data-astro-cid-j7pv25f6]:nth-child(1){animation-delay:.03s}.homepage-gallery-item[data-astro-cid-j7pv25f6]:nth-child(2){animation-delay:.08s}.homepage-gallery-item[data-astro-cid-j7pv25f6]:nth-child(3){animation-delay:.13s}.homepage-gallery-item[data-astro-cid-j7pv25f6]:nth-child(4){animation-delay:.18s}.homepage-gallery-item[data-astro-cid-j7pv25f6]:nth-child(5){animation-delay:.23s}.homepage-gallery-item[data-astro-cid-j7pv25f6]:nth-child(6){animation-delay:.28s}.homepage-gallery-item[data-astro-cid-j7pv25f6]:nth-child(7){animation-delay:.33s}.homepage-gallery-item[data-astro-cid-j7pv25f6]:nth-child(8){animation-delay:.38s}.homepage-gallery-item[data-astro-cid-j7pv25f6]:nth-child(9){animation-delay:.43s}.homepage-gallery-item[data-astro-cid-j7pv25f6]:nth-child(10){animation-delay:.48s}.homepage-gallery-item[data-astro-cid-j7pv25f6]:nth-child(11){animation-delay:.53s}.homepage-gallery-item[data-astro-cid-j7pv25f6]:nth-child(12){animation-delay:.58s}.homepage-gallery-item[data-astro-cid-j7pv25f6]:nth-child(13){animation-delay:.63s}.homepage-gallery-item[data-astro-cid-j7pv25f6]:nth-child(14){animation-delay:.68s}.homepage-gallery-item[data-astro-cid-j7pv25f6]:nth-child(15){animation-delay:.73s}.homepage-gallery-item[data-astro-cid-j7pv25f6]:nth-child(16){animation-delay:.78s}@media(max-width:1023px)and (min-width:640px){.homepage-container[data-astro-cid-j7pv25f6]{padding:20px 16px 80px}.homepage-gallery-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr);gap:10px}.collection-posts-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr);-moz-column-gap:10px;column-gap:10px;row-gap:28px}}@media(max-width:639px){.homepage-container[data-astro-cid-j7pv25f6]{padding:20px 12px 60px}.homepage-gallery-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(1,1fr);gap:8px}.collection-posts-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(1,1fr);row-gap:28px}.section-title-box[data-astro-cid-j7pv25f6] .zh-title[data-astro-cid-j7pv25f6]{font-size:21px}.lightbox-close-btn[data-astro-cid-j7pv25f6]{top:20px;right:25px;font-size:32px}}
