.home-post-card{background:var(--paper);min-width:0;max-width:100%;height:100%;transition:transform .28s,border-color .28s,box-shadow .28s;overflow:hidden}.home-post-card:hover,.home-post-card:focus-within{border-color:var(--mild-pink);box-shadow:var(--card-shadow-lifted);transform:translateY(-.3rem)}.is-reveal-ready .home-notes .home-post-card{opacity:0;transform:translateY(var(--reveal-y,1.2rem));transition:opacity .56s,transform .56s,border-color .28s,box-shadow .28s;transition-delay:var(--reveal-delay,0s), var(--reveal-delay,0s), 0s, 0s;will-change:opacity, transform}.is-reveal-ready .home-notes .home-post-card.is-visible{opacity:1;transform:translateY(0)}.is-reveal-ready .home-notes .home-post-card.is-visible:hover,.is-reveal-ready .home-notes .home-post-card.is-visible:focus-within{transform:translateY(-.3rem)}.home-post-link{min-width:0;max-width:100%;height:100%;color:inherit;transition:background-color .28s;display:flex}.home-post-link:focus-visible{outline:2px solid var(--dim-rose-pink);outline-offset:-3px}.home-post-media{background-color:var(--white-pink);isolation:isolate;background-position:50%;background-size:cover;flex:none;position:relative;overflow:hidden}.home-post-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.home-post-media.is-portrait:before{content:"";z-index:-2;background:inherit;filter:blur(18px);opacity:.42;background-position:50%;background-size:cover;position:absolute;inset:-2rem;transform:scale(1.06)}.home-post-media.is-portrait:after{content:"";z-index:-1;background:var(--white-pink);opacity:.48;position:absolute;inset:0}.home-post-media.is-portrait .home-post-image{object-position:center 28%;width:72%;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #3f332e1f}.home-post-card:hover .home-post-media.is-portrait .home-post-image,.home-post-card:focus-within .home-post-media.is-portrait .home-post-image{transform:translate(-50%)}.home-post-content{flex-direction:column;flex:1;min-width:0;display:flex}.home-post-meta{min-width:0;color:var(--color-text-muted);font-family:var(--english-font), var(--traditional-chinese-font);letter-spacing:.06em;flex-wrap:wrap;align-items:center;gap:.55rem;font-size:clamp(.9rem,.91vw,1.09rem);font-weight:500;line-height:1.5;display:flex}.home-post-title{min-width:0;max-width:100%;color:var(--color-text-main);font-family:var(--article-title-font);letter-spacing:.03em;overflow-wrap:anywhere;margin:0;font-weight:600}.home-post-excerpt{max-width:100%;color:var(--color-text-muted);letter-spacing:.025em;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-size:clamp(1.12rem,1.13vw,1.35rem);line-height:1.72;display:-webkit-box;overflow:hidden}.home-post-cta{width:fit-content;color:var(--dusty-rose-pink);font-family:var(--english-font), var(--traditional-chinese-font);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.6rem;margin-top:auto;padding-top:1.4rem;font-size:clamp(.86rem,.88vw,1.05rem);font-weight:600;line-height:1;display:inline-flex}.home-post-cta i{font-size:.9em;transition:transform .25s}.home-post-card:hover .home-post-cta i,.home-post-card:focus-within .home-post-cta i{transform:translate(.4rem)}.is-secondary .home-post-link{flex-direction:column}.is-secondary .home-post-media{aspect-ratio:16/9;width:100%}.is-secondary .home-post-content{padding:1.5rem 1.7rem 1.4rem}.is-secondary .home-post-title,.is-compact .home-post-title{margin-top:.75rem;font-size:clamp(1.62rem,1.63vw,1.96rem);line-height:1.45}.is-secondary .home-post-excerpt,.is-compact .home-post-excerpt{-webkit-line-clamp:2;line-clamp:2;margin-top:.8rem}.home-notes-secondary>.home-post-card.is-secondary{border-bottom:1px dotted var(--soft-pink);background:0 0;padding:1.6rem 0;position:relative;overflow:visible}.home-notes-secondary .is-secondary .home-post-excerpt{-webkit-line-clamp:3;line-clamp:3}.home-notes-secondary>.home-post-card.is-secondary:hover .home-post-link,.home-notes-secondary>.home-post-card.is-secondary:focus-within .home-post-link{background:var(--light-pink)}.home-notes-secondary>.home-post-card.is-secondary:hover,.home-notes-secondary>.home-post-card.is-secondary:focus-within,.is-reveal-ready .home-notes-secondary>.home-post-card.is-secondary.is-visible:hover,.is-reveal-ready .home-notes-secondary>.home-post-card.is-secondary.is-visible:focus-within{box-shadow:none;border-color:var(--soft-pink);transform:none}.home-post-secondary-leaf{z-index:1;width:4.4rem;color:var(--mild-pink);opacity:.5;pointer-events:none;display:none;position:absolute;bottom:2.4rem}@media screen and (width>=60rem){.home-notes-secondary>.home-post-card.is-secondary{--secondary-row-gutter:clamp(2.4rem, 3.5vw, 4.4rem);padding:2.8rem 0}.home-notes-secondary .is-secondary .home-post-link{align-items:center;gap:var(--secondary-row-gutter);flex-direction:row}.home-notes-secondary>.home-post-card:nth-child(2n) .home-post-link{flex-direction:row-reverse}.home-notes-secondary .is-secondary .home-post-media{aspect-ratio:16/10;flex:0 0 48%;width:48%}.home-notes-secondary .is-secondary .home-post-content{justify-content:center;padding:1.5rem 0}.home-notes-secondary>.home-post-card:nth-child(odd) .home-post-content{padding-right:var(--secondary-row-gutter)}.home-notes-secondary>.home-post-card:nth-child(2n) .home-post-content{padding-left:var(--secondary-row-gutter)}.home-notes-secondary .is-secondary .home-post-title{margin-top:.9rem;font-size:clamp(1.9rem,2.1vw,2.45rem);line-height:1.5}.home-notes-secondary .is-secondary .home-post-excerpt{margin-top:1rem}.home-notes-secondary>.home-post-card:nth-child(odd) .home-post-secondary-leaf{display:block;right:.2rem}.home-notes-secondary>.home-post-card:nth-child(2n) .home-post-secondary-leaf{display:block;left:.2rem;transform:scaleX(-1)}}.is-compact .home-post-link{flex-direction:column}.is-compact .home-post-media{aspect-ratio:16/9;width:100%}.is-compact .home-post-content{padding:1.6rem 1.5rem 1.7rem}.home-post-card.has-no-image{border-color:var(--soft-pink);background:var(--light-pink);position:relative}.home-post-card.has-no-image .home-post-link{z-index:1;position:relative}.home-post-card.has-no-image .home-post-content{background:0 0;justify-content:flex-start}.home-post-card.has-no-image.is-secondary .home-post-content{min-height:20rem}.home-post-decoration,.home-post-motif-icon,.home-post-motif-image{z-index:0;color:var(--dusty-pink);opacity:.5;pointer-events:none;position:absolute;top:1.4rem;right:1.6rem}.home-post-decoration{width:4.4rem}.home-post-motif-icon{font-size:3.2rem;line-height:1}.home-post-motif-image{opacity:.2;width:min(48%,12rem);height:auto;display:block;top:auto;bottom:-1.4rem;right:-1.4rem;transform:rotate(-4deg)}@media screen and (width<=59.999rem){.home-post-card:hover,.home-post-card:focus-within,.is-reveal-ready .home-notes .home-post-card.is-visible:hover,.is-reveal-ready .home-notes .home-post-card.is-visible:focus-within{transform:none}.home-post-card:hover .home-post-media.is-portrait .home-post-image,.home-post-card:focus-within .home-post-media.is-portrait .home-post-image{transform:translate(-50%)}.is-secondary .home-post-link,.is-compact .home-post-link{flex-direction:column}.is-secondary .home-post-media,.is-compact .home-post-media{aspect-ratio:16/9;width:100%;min-height:0}.is-secondary .home-post-content,.is-compact .home-post-content{justify-content:flex-start;padding:1.7rem 1.8rem 1.5rem}.is-secondary .home-post-title,.is-compact .home-post-title{margin-top:.75rem;font-size:1.62rem}.home-notes-compact>.home-post-card:not(:first-child) .home-post-link{flex-direction:row;align-items:stretch}.home-notes-compact>.home-post-card:nth-child(2n) .home-post-link{flex-direction:row-reverse}.home-notes-compact>.home-post-card:not(:first-child) .home-post-media{aspect-ratio:auto;flex:0 0 42%;align-self:stretch;width:42%}.home-notes-compact>.home-post-card:not(:first-child) .home-post-content{padding:1.4rem 1.5rem}}@media (prefers-reduced-motion:reduce){.is-reveal-ready .home-notes .home-post-card{opacity:1;will-change:auto;transition:border-color .28s,box-shadow .28s;transform:none}}@media screen and (width<=40rem){.is-secondary .home-post-content,.is-compact .home-post-content{padding:1.5rem 1.5rem 1.3rem}.is-secondary .home-post-title,.is-compact .home-post-title{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:1.5rem;line-height:1.5;display:-webkit-box;overflow:hidden}}.home-notes-heading{align-items:center;gap:1.6rem;margin:0 0 1.6rem;display:flex}.home-notes-heading-title{flex:none;align-items:baseline;gap:.9rem;min-width:0;display:flex}.home-notes-rule{background:var(--soft-pink);flex:1;min-width:2rem;height:.5px;margin-top:.5rem}.home-notes-number{color:var(--dusty-rose-pink);font-family:var(--english-font), var(--traditional-chinese-font);letter-spacing:.04em;font-size:2.265rem;font-weight:500;line-height:1}.home-notes-heading-title h2{color:var(--color-text-main);font-family:var(--article-title-font);letter-spacing:.08em;margin:0;font-size:1.51rem;font-weight:600;line-height:1.4}.home-notes-label{color:var(--dusty-rose-pink);font-family:var(--english-font), var(--traditional-chinese-font);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;line-height:1.4;display:inline-flex}.home-notes-label i{font-size:.9em}.home-notes-leaf{width:5.2rem;color:var(--mild-pink);opacity:.58;flex:none;margin-top:.5rem}@media screen and (width<=40rem){.home-notes-heading{gap:1rem;margin-bottom:1.2rem}.home-notes-number{font-size:2.175rem}.home-notes-heading-title h2{font-size:1.45rem}.home-notes-label{letter-spacing:.1em;font-size:.82rem}.home-notes-leaf{width:4.2rem}}
