.postcard_postCardContainer__gEzQT{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;border-radius:16px;padding:16px;transition:all .3s ease;opacity:0;animation:postcard_fadeInUp__giDR9 .6s ease-out forwards;animation-delay:calc(var(--card-index) * .1s)}.postcard_postCardContainer__gEzQT:hover{background-color:rgba(0,0,0,.07);box-shadow:0 8px 15px rgba(0,0,0,.1);transform:translateY(-3px)}.postcard_postCardContainer__gEzQT:hover .postcard_postTitle__hasxY{color:var(--primary)}.postcard_contentContainer__Em0o3{flex:1 1;display:flex;flex-direction:column;gap:6px}.postcard_postTitle__hasxY{font-weight:700;color:var(--foreground);margin:0;font-size:18px}.postcard_postDescription__gmV8K{color:var(--foreground);margin:0;height:50px;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.postcard_categoryContainer__2hxZH{display:flex;flex-wrap:wrap;margin-top:4px}.postcard_postDate__qV2LZ{font-size:12px;color:var(--foreground-muted,#666);margin:0}.postcard_thumbnailContainer__7Vip5{flex-shrink:0}.postcard_thumbnail__bYUvL{object-position:center;object-fit:cover;border-radius:6px}@keyframes postcard_fadeInUp__giDR9{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.categorylabel_categoryLabel__FBQ0S{display:inline-block;padding:4px 8px;border-radius:16px;background-color:var(--accent-color,#4a7dff);color:#fff;font-size:12px;font-weight:500;margin-right:6px;margin-bottom:6px;transition:all .2s ease}.categorylabel_categoryLabel__FBQ0S:hover{background-color:var(--accent-hover,#3a6ae0)}.categorylabel_react__IaMQs{background-color:#61dafb}.categorylabel_react__IaMQs:hover{background-color:#4dc4e6}.categorylabel_javascript__6i4CH{background-color:#f7df1e;color:#333}.categorylabel_javascript__6i4CH:hover{background-color:#e3cb1a}.categorylabel_typescript__90mtd{background-color:#3178c6}.categorylabel_typescript__90mtd:hover{background-color:#2a67af}.categorylabel_nextjs__MhOnF{background-color:#000}.categorylabel_nextjs__MhOnF:hover{background-color:#333}.categorylabel_notice__xBe3f{background-color:#e34c26}.categorylabel_notice__xBe3f:hover{background-color:#c34120}.categorylabel_project__2II3_{background-color:#6f42c1}.categorylabel_project__2II3_:hover{background-color:#5a34a1}.categorylabel_essay__ab_xR{background-color:#3bac6a}.categorylabel_essay__ab_xR:hover{background-color:#2f9257}.categorylabel_book__OMzOl{background-color:#e74c3c}.categorylabel_book__OMzOl:hover{background-color:#d23c2c}.categorylabel_algorithm__PqC7z{background-color:#f39c12}.categorylabel_algorithm__PqC7z:hover{background-color:#d58711}.categorylabel_etc__I54Dq{background-color:#95a5a6}.categorylabel_etc__I54Dq:hover{background-color:#7f8c8d}.styles_container___i6TG{margin-bottom:2rem}.styles_categoryContainer__9aCA7{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.styles_title__jVaUN{font-size:2rem;font-weight:700;margin-top:0!important;margin-bottom:.5rem;color:var(--foreground)}.styles_date__zk2dr{font-weight:300;margin:0!important}.styles_author__xRpTE,.styles_date__zk2dr{font-size:.9rem;color:var(--foreground);text-align:right}.styles_author__xRpTE{font-weight:700}.styles_thumbnail__EpeJo{width:100%;border-radius:16px;object-fit:cover}.blog_blogTitle__1nvP9{font-size:1.5rem;font-weight:600;padding:20px;text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);text-decoration-thickness:3px;text-underline-offset:10px}.blog_postListContainer__r3jBD{display:flex;flex-direction:column;gap:10px;padding:0 20px}