.moments-page-bg[data-astro-cid-ovd5htye]{width:100%;min-height:100vh;position:relative}.moments-container[data-astro-cid-ovd5htye]{max-width:600px;margin:0 auto;min-height:100vh;position:relative;background-color:var(--lightBg)}[data-theme=dark] .moments-container[data-astro-cid-ovd5htye]{background-color:var(--darkBg)}.moments-header[data-astro-cid-ovd5htye]{position:relative;height:300px;margin-bottom:50px}.moments-header[data-astro-cid-ovd5htye]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,transparent,var(--lightBg));z-index:1;pointer-events:none}[data-theme=dark] .moments-header[data-astro-cid-ovd5htye]:after{background:linear-gradient(to bottom,transparent,var(--darkBg))}.cover-image[data-astro-cid-ovd5htye]{width:100%;height:100%;background-size:cover;background-position:center}.user-info[data-astro-cid-ovd5htye]{position:absolute;bottom:-20px;right:20px;display:flex;align-items:center;gap:15px;z-index:10}.user-name[data-astro-cid-ovd5htye]{color:#fff;font-size:1.25rem;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.6);margin-bottom:25px}.user-avatar[data-astro-cid-ovd5htye]{width:70px;height:70px;border-radius:8px;overflow:hidden;border:2px solid var(--bg);background-color:var(--bg);box-shadow:0 1px 4px #0000001a}.user-avatar[data-astro-cid-ovd5htye] img[data-astro-cid-ovd5htye]{width:100%;height:100%;object-fit:cover}.moments-list[data-astro-cid-ovd5htye]{padding:0}.moment-item[data-astro-cid-ovd5htye]{display:flex;padding:20px;border-bottom:1px solid var(--border-color, #eaeaea);gap:12px;animation:fadeIn .5s ease-out}.moment-item[data-astro-cid-ovd5htye]:last-child{border-bottom:none}.moment-avatar[data-astro-cid-ovd5htye]{flex-shrink:0}.moment-avatar[data-astro-cid-ovd5htye] img[data-astro-cid-ovd5htye]{width:45px;height:45px;border-radius:6px;object-fit:cover;background-color:var(--bg-alt)}.moment-main[data-astro-cid-ovd5htye]{flex-grow:1;min-width:0}.moment-author[data-astro-cid-ovd5htye]{color:#576b95;font-weight:700;font-size:1rem;margin-bottom:4px;cursor:pointer}.moment-content[data-astro-cid-ovd5htye]{font-size:.95rem;line-height:1.5;color:var(--text-color);margin-bottom:10px;word-break:break-word}.moment-images[data-astro-cid-ovd5htye]{display:grid;gap:5px;margin-bottom:12px;max-width:80%}.grid-1[data-astro-cid-ovd5htye]{grid-template-columns:1fr;max-width:60%}.grid-1[data-astro-cid-ovd5htye] .image-wrapper[data-astro-cid-ovd5htye]{aspect-ratio:auto;max-height:300px}.grid-2[data-astro-cid-ovd5htye],.grid-4[data-astro-cid-ovd5htye]{grid-template-columns:repeat(2,1fr);max-width:50%}.grid-3[data-astro-cid-ovd5htye],.grid-5[data-astro-cid-ovd5htye],.grid-6[data-astro-cid-ovd5htye],.grid-7[data-astro-cid-ovd5htye],.grid-8[data-astro-cid-ovd5htye],.grid-9[data-astro-cid-ovd5htye]{grid-template-columns:repeat(3,1fr)}.image-wrapper[data-astro-cid-ovd5htye]{position:relative;aspect-ratio:1 / 1;overflow:hidden;background-color:var(--bg-alt);cursor:pointer}.grid-1[data-astro-cid-ovd5htye] .image-wrapper[data-astro-cid-ovd5htye]{aspect-ratio:unset}.image-wrapper[data-astro-cid-ovd5htye] img[data-astro-cid-ovd5htye]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease}.image-wrapper[data-astro-cid-ovd5htye] img[data-astro-cid-ovd5htye]:hover{transform:scale(1.02)}.moment-footer[data-astro-cid-ovd5htye]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;position:relative}.moment-meta[data-astro-cid-ovd5htye]{font-size:.8rem;color:#999}.moment-location-tag[data-astro-cid-ovd5htye]{color:#576b95}.moment-actions[data-astro-cid-ovd5htye]{display:flex;align-items:center;gap:16px}.action-icon[data-astro-cid-ovd5htye]{background:none;border:none;outline:none;color:#999;font-size:1.25rem;cursor:pointer;padding:0;transition:color .2s,transform .2s}.action-icon[data-astro-cid-ovd5htye]:hover{color:#576b95;transform:scale(1.15)}.like-btn[data-astro-cid-ovd5htye].liked{color:#e74c3c}.like-btn[data-astro-cid-ovd5htye].liked i[data-astro-cid-ovd5htye]{font-weight:900}.like-count[data-astro-cid-ovd5htye]{font-size:.85rem;font-style:normal;min-width:0}.like-count[data-astro-cid-ovd5htye]:empty{display:none}@keyframes likePopAnimation{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}.like-btn[data-astro-cid-ovd5htye].pop i[data-astro-cid-ovd5htye]{animation:likePopAnimation .3s ease}.comment-count[data-astro-cid-ovd5htye]{font-size:.85rem;font-style:normal;min-width:0}.comment-count[data-astro-cid-ovd5htye]:empty{display:none}.waline-comment-section[data-astro-cid-ovd5htye]{margin-top:10px;border-top:1px solid rgba(0,0,0,.06);padding-top:10px}[data-theme=dark] .waline-comment-section[data-astro-cid-ovd5htye]{border-top-color:#ffffff1a}.waline-moment[data-astro-cid-ovd5htye] .wl-panel{margin:0;padding:0}.waline-moment[data-astro-cid-ovd5htye] .wl-header{margin-bottom:8px}.waline-moment[data-astro-cid-ovd5htye] .wl-editor{min-height:60px}.empty-state[data-astro-cid-ovd5htye]{text-align:center;padding:50px 20px;color:#999}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
