.BlogInfo_container___Mm8l{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:900px;margin:0 auto;padding:40px var(--safe-zone);gap:32px}@media (min-width:769px){.BlogInfo_container___Mm8l{flex-direction:row;align-items:flex-start;text-align:left;padding:60px var(--safe-zone);gap:48px}}.BlogInfo_imageWrapper__b9GTy{width:180px;height:180px;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:50%;flex-shrink:0;box-shadow:0 8px 30px rgba(0,0,0,.12);border:4px solid #fff;transition:transform .4s ease}@media (min-width:769px){.BlogInfo_imageWrapper__b9GTy{width:220px;height:220px}}.BlogInfo_image__sZS81{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.BlogInfo_imageWrapper__b9GTy:hover .BlogInfo_image__sZS81{transform:scale(1.1)}.BlogInfo_infoArea__zZ1UG{display:flex;flex-direction:column;flex:1;min-width:0}@media (min-width:769px){.BlogInfo_infoArea__zZ1UG{align-items:flex-start}}.BlogInfo_title__IomSO{font-family:GeistSans,sans-serif;font-size:2rem;font-weight:800;margin-bottom:20px;margin-top:0;line-height:1.1;color:#111;letter-spacing:-.02em}@media (min-width:769px){.BlogInfo_title__IomSO{font-size:2.6rem}}.BlogInfo_description__ZVLAn{font-family:GeistSans,sans-serif;font-size:1.05rem;line-height:1.7;max-width:720px;margin-bottom:32px;color:#444}@media (min-width:769px){.BlogInfo_description__ZVLAn{max-width:none}}.BlogInfo_description__ZVLAn a{color:#62b3af;text-decoration:none;font-weight:500;border-bottom:1.5px solid rgba(98,179,175,.2);transition:border-color .2s ease}.BlogInfo_description__ZVLAn a:hover{border-color:#62b3af}.BlogInfo_sourceLink__Y3MSE{width:100%;margin-top:8px}@media (max-width:768px){.BlogInfo_sourceLink__Y3MSE{text-align:center}}.BlogInfo_sourceLink__Y3MSE a{display:inline-flex;align-items:center;gap:8px;font-size:.95rem;font-weight:600;color:#62b3af;text-decoration:none;padding:8px 24px;background:#f8fafc;border-radius:50px;transition:all .2s ease}.BlogInfo_sourceLink__Y3MSE a:hover{background:#f1f5f9;transform:translateY(-1px)}.BlogInfo_sourceLink__Y3MSE a:after{content:"→";font-size:1.1rem}.ArticleList_container__fe42n{margin:40px auto 60px;padding:0 var(--safe-zone);max-width:900px;text-align:left}.ArticleList_heading__mY5dI{font-family:GeistSans,sans-serif;font-size:1.4rem;font-weight:700;margin-bottom:24px;color:#111;position:relative}.ArticleList_heading__mY5dI:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:3px;background:#62b3af;border-radius:2px}.ArticleList_list__gZ6l1{list-style:none;padding:0;margin-top:32px}.ArticleList_item__NhBci{display:flex;gap:24px;align-items:flex-start;padding:24px 0;border-bottom:1px solid #f1f5f9;transition:transform .2s ease}.ArticleList_item__NhBci:last-child{border-bottom:none}.ArticleList_thumbnail___nkxY{flex-shrink:0;position:relative;width:140px;height:140px}.ArticleList_image__0t2ZT{border-radius:12px;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.ArticleList_item__NhBci:hover .ArticleList_image__0t2ZT{transform:scale(1.02);box-shadow:0 8px 20px rgba(0,0,0,.12)}.ArticleList_meta__Yl5Ps{flex:1;display:flex;flex-direction:column;min-width:0}.ArticleList_title__AVKS9{font-family:GeistSans,sans-serif;font-size:1.2rem;font-weight:700;color:#1a1a1a;text-decoration:none;margin-bottom:8px;line-height:1.4;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ArticleList_item__NhBci:hover .ArticleList_title__AVKS9{color:#62b3af}.ArticleList_content__MXBSj{margin-top:4px;margin-bottom:12px;font-size:.95rem;color:#555;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ArticleList_date__j1l8a{font-size:.85rem;color:#94a3b8;font-weight:500;margin-top:auto}.ArticleList_loadMoreWrapper__LCKFP{text-align:center;margin-top:40px}.ArticleList_loadMoreButton__Jd4Eq{display:inline-block;padding:12px 32px;font-size:14px;font-weight:600;color:#62b3af;background:#fff;border:1.5px solid #62b3af;border-radius:50px;cursor:pointer;transition:all .3s ease}.ArticleList_loadMoreButton__Jd4Eq:hover{background:#62b3af;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(98,179,175,.2)}.blogList_listContainer__57bcK{display:flex;flex-wrap:wrap;gap:.8rem;margin-right:0;margin-bottom:40px}.blogList_listItem__uykgl{display:flex;flex-direction:row;align-items:center;width:100%;background-color:#fff;border:1px solid #f1f5f9;border-radius:1rem;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.03);transition:all .3s ease;margin-bottom:.8rem;padding:.8rem;min-height:6rem;margin-left:0}.blogList_listItem__uykgl:hover{background-color:#f6fcfc;border-color:#62b3af;box-shadow:0 0 8px rgba(73,162,162,.2)}.blogList_imageWrapper__UX7nY{width:5rem;height:5rem;border-radius:50%;flex-shrink:0;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:box-shadow .3s ease;margin:.4rem}.blogList_thumbnail__iAh88{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:50%}.blogList_textContent__YgRKm{flex:1;padding:0 .6rem;min-width:0;display:flex;flex-direction:column;justify-content:center}.blogList_title__xZNzZ{font-size:.95rem;font-weight:600;color:#222;margin-bottom:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.05rem}.blogList_description__7zpqY{margin:.1rem 0;font-size:.8rem;color:#444;line-height:1.4;max-height:2.8em;overflow:hidden;position:relative;word-break:break-word;overflow-wrap:anywhere}.blogList_description__7zpqY:after{content:"...";position:absolute;bottom:0;right:0;padding-left:6px;background:linear-gradient(90deg,transparent,#fff 60%);display:none}.blogList_truncated___cHim:after{display:inline}.blogList_updatedAt__0zIEx{font-size:.7rem;color:#aaa;font-style:italic;margin-top:.2rem;margin-bottom:.05rem}.podcastList_listContainer__32CTL{display:flex;flex-wrap:wrap;gap:.8rem;margin-right:0}.podcastList_listItem___ApdA{display:flex;flex-direction:row;align-items:center;width:100%;background-color:#fff;border:1px solid #f1f5f9;border-radius:1rem;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.03);transition:all .3s ease;margin-bottom:.8rem;margin-left:0;padding:.8rem;min-height:5.5rem;text-decoration:none;color:inherit}.podcastList_listItem___ApdA:hover{background-color:#f6fcfc;border-color:#62b3af;box-shadow:0 0 8px rgba(73,162,162,.2)}.podcastList_imageWrapper__KQ2Ak{width:5rem;height:5rem;border-radius:8px;flex-shrink:0;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:box-shadow .3s ease;margin:.4rem}.podcastList_thumbnail__GlEvx{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:100%}.podcastList_textContent__dYY9l{flex:1;padding:0 .6rem;min-width:0;display:flex;flex-direction:column;justify-content:center}.podcastList_title___TlYY{font-size:.95rem;font-weight:600;color:#222;margin-bottom:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.05rem}.podcastList_description__drNZn{position:relative;margin:.1rem 0;font-size:.8rem;color:#444;line-height:1.4;max-height:2.8em;overflow:hidden;word-break:break-word;overflow-wrap:anywhere}.podcastList_description__drNZn:after{content:"...";position:absolute;bottom:0;right:0;padding-left:6px;background:linear-gradient(90deg,transparent,#fff 60%);display:none}.podcastList_truncated__gJ5cW:after{display:inline}.podcastList_updatedAt__QAmIH{font-size:.7rem;color:#aaa;font-style:italic;margin-top:.2rem;margin-bottom:.05rem}.relatedContent_section__o_DmZ{margin:2rem auto 4rem;max-width:900px;padding:0 var(--safe-zone)}.relatedContent_heading__g1RKH{font-size:1.15rem;font-weight:600;margin-bottom:1rem}.relatedContent_podcastSection__LteD7{margin-top:1.5rem}.relatedContent_podcastHeading___A7Tg{font-size:1rem;font-weight:500;margin-bottom:.5rem}