.lifeLog_lifeLogMain__Yyp4s{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--background)}.lifeLog_lifeLogCoverImage__VjChS{width:100%;margin:16px 0;overflow:hidden}.lifeLog_lifeLogLowerContainer__9nL2t{width:100%;max-width:1200px;display:flex;flex-direction:row;justify-content:center;gap:20px}.lifeLog_lifeLogLeftContainer__50mEE{width:100%;max-width:940px;display:flex;flex-direction:column;align-items:center}.lifeLog_lifeLogLatestArticleContainer__I_puo{width:100%;max-width:940px;display:flex;flex-direction:column;align-items:flex-start;margin:20px 0;gap:20px}.lifeLog_lifeLogRightContainer__dI_en{width:100%;max-width:260px;display:flex;flex-direction:column;align-items:center;padding:24px;margin-top:20px;background-color:var(--post-surface);border-radius:10px;box-shadow:var(--post-card-shadow);gap:10px}.lifeLog_lifeLogImage__7tHtA{width:100%;margin:16px 0;overflow:hidden}.lifeLog_lifeLogContent__um6co{font-size:17.6px;letter-spacing:1.4px;line-height:33.25px;color:var(--post-body-text);text-align:justify}@media (max-width:768px){.lifeLog_lifeLogContent__um6co{font-size:16.6px;line-height:32.25px}}@media (max-width:375px){.lifeLog_lifeLogContent__um6co{font-size:15.6px;line-height:31.25px}}.lifeLog_lifeLogTitleLink__Hx4VE{width:100%;display:block;text-align:center;font-size:18px;letter-spacing:1.4px;text-decoration:none;font-weight:500;padding:12px 0;cursor:pointer;color:#fafafa;background-color:#173b57;transition:background-color .2s ease;text-shadow:0 0 10px rgba(0,0,0,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lifeLog_lifeLogTitleLink__Hx4VE:hover{background-color:#28afec;text-shadow:0 0 10px rgba(0,0,0,.5)}.lifeLog_lifeLogTitleLink__Hx4VE:active{background-color:#1b769f}@media (max-width:1300px){.lifeLog_lifeLogUpperContainer___LbNN{width:90%;max-width:1200px;background-color:var(--post-surface)}.lifeLog_lifeLogLowerContainer__9nL2t{flex-direction:column;align-items:center;width:90%;max-width:1200px;gap:0}.lifeLog_lifeLogLeftContainer__50mEE{width:100%;max-width:1200px}.lifeLog_lifeLogLatestArticleContainer__I_puo{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center}.lifeLog_lifeLogRightContainer__dI_en{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:flex-start;padding:24px;background-color:var(--post-surface);border-radius:10px;box-shadow:var(--post-card-shadow);margin-top:0;margin-bottom:20px}}.Post_postContainer__z7DwJ{width:100%;max-width:940px;display:flex;flex-direction:column;align-items:flex-start;padding:40px;background-color:var(--post-surface);border-radius:12px;box-shadow:var(--post-card-shadow);gap:10px}.Post_postContainer__z7DwJ[data-category=softwareOdyssey]{border-left:6px solid #7bb86db1}.Post_postContainer__z7DwJ[data-category=sciMaker]{border-left:6px solid #7428bbb1}.Post_postContainer__z7DwJ[data-category=readingNotes]{border-left:6px solid #ea580cb1}.Post_postContainer__z7DwJ[data-category=lifeLog]{border-left:6px solid #2186dfb1}[data-theme=dark] .Post_postContainer__z7DwJ[data-category=softwareOdyssey]{border-left:6px solid #9dd49ed1}[data-theme=dark] .Post_postContainer__z7DwJ[data-category=sciMaker]{border-left:6px solid #b87ff0d1}[data-theme=dark] .Post_postContainer__z7DwJ[data-category=readingNotes]{border-left:6px solid #fb923cd1}[data-theme=dark] .Post_postContainer__z7DwJ[data-category=lifeLog]{border-left:6px solid #5eb8f5d1}@media (max-width:1300px){.Post_postContainer__z7DwJ{width:100%;max-width:1200px}}@media (max-width:768px){.Post_postContainer__z7DwJ{width:100%;max-width:1200px;padding:15px;gap:15px}}@media (max-width:375px){.Post_postContainer__z7DwJ{gap:10px}}.Post_postCategoryContainer__K8Ha2{display:flex;width:100%;height:36px;background-color:var(--post-surface)}.Post_postCategory__kuiWa{display:flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:14px;font-weight:600;position:relative;border:1px solid var(--post-border-subtle)}.Post_postCategory__kuiWa[data-category=softwareOdyssey]{color:#7bb86d;border-color:#7bb86d}.Post_postCategory__kuiWa[data-category=sciMaker]{color:#7428bb;border-color:#7428bb}.Post_postCategory__kuiWa[data-category=readingNotes]{color:#ea580c;border-color:#ea580c}.Post_postCategory__kuiWa[data-category=lifeLog]{color:#2186df;border-color:#2186df}[data-theme=dark] .Post_postCategory__kuiWa[data-category=softwareOdyssey]{color:#9dd49ed1;border-color:#9dd49ed1}[data-theme=dark] .Post_postCategory__kuiWa[data-category=sciMaker]{color:#b87ff0d1;border-color:#b87ff0d1}[data-theme=dark] .Post_postCategory__kuiWa[data-category=readingNotes]{color:#fb923cd1;border-color:#fb923cd1}[data-theme=dark] .Post_postCategory__kuiWa[data-category=lifeLog]{color:#5eb8f5d1;border-color:#5eb8f5d1}.Post_postCategory__kuiWa:before{content:"";display:inline-block;flex-shrink:0;width:18px;height:18px;margin-right:8px;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.Post_postCategory__kuiWa[data-category=softwareOdyssey]:before{-webkit-mask-image:url(/assets/icons/code.svg);mask-image:url(/assets/icons/code.svg)}.Post_postCategory__kuiWa[data-category=sciMaker]:before{-webkit-mask-image:url(/assets/icons/science.svg);mask-image:url(/assets/icons/science.svg)}.Post_postCategory__kuiWa[data-category=readingNotes]:before{-webkit-mask-image:url(/assets/icons/reading.svg);mask-image:url(/assets/icons/reading.svg)}.Post_postCategory__kuiWa[data-category=lifeLog]:before{-webkit-mask-image:url(/assets/icons/life.svg);mask-image:url(/assets/icons/life.svg)}.Post_postTagsContainer__L43DM{display:flex;align-items:center;flex:1;white-space:nowrap;overflow-x:auto;overflow-y:hidden;text-overflow:ellipsis;height:36px;align-content:center;scrollbar-width:none;-ms-overflow-style:none}.Post_postTag__4Hyyd{font-size:14px;color:var(--post-muted-text);margin-left:10px;padding:3px 10px;border-radius:20px;background-color:var(--post-tag-surface);border:1px solid var(--post-border-subtle)}.Post_postDate__MQoiM{font-size:16px;color:var(--post-muted-text)}.Post_postTitle__789V5{font-size:30px;font-weight:700;color:var(--post-title-color);cursor:pointer;text-decoration:none}@media (max-width:768px){.Post_postTitle__789V5{font-size:24px}}@media (max-width:375px){.Post_postTitle__789V5{font-size:20px}}.Post_postTitle__789V5:hover{color:var(--post-title-hover);text-decoration:none}.Post_postTitle__789V5:active{color:var(--post-title-active);text-decoration:none}.Post_postTitle__789V5:active:after{background-color:var(--post-title-active)}.Post_postTitle__789V5:hover:after{width:60%}.Post_postImage__p7jeI{display:flex;justify-content:center;align-items:center;width:100%;height:auto;object-fit:cover;margin:30px auto;background-color:var(--post-surface);overflow:hidden}.Post_postImage__p7jeI img{transition:opacity .3s ease-in-out;background-color:var(--post-surface)}.Post_postImage__p7jeI img[data-loaded=false]{opacity:0}.Post_postImage__p7jeI img[data-loaded=true]{opacity:1}.Post_postImage__p7jeI img{background-color:var(--post-surface)!important}@media (max-width:768px){.Post_postImage__p7jeI{margin:10px auto}}@media (max-width:375px){.Post_postImage__p7jeI{margin:5px auto}}.Post_postContent__ZEcTo{font-size:17.6px;line-height:35.2px;letter-spacing:1.4px;color:var(--post-body-text);margin-bottom:15px;text-align:justify}@media (max-width:768px){.Post_postContent__ZEcTo{font-size:16.6px;line-height:32.25px;margin-bottom:15px}}@media (max-width:375px){.Post_postContent__ZEcTo{font-size:15.6px;line-height:31.25px;margin-bottom:10px}}.Post_postReadMore__beWix{font-size:17.6px;color:var(--post-read-more-color);font-weight:500;padding:8px 0;margin-right:2px;position:relative;text-decoration:none;cursor:pointer}@media (max-width:768px){.Post_postReadMore__beWix{font-size:16.6px}}@media (max-width:375px){.Post_postReadMore__beWix{font-size:15.6px}}.Post_postReadMore__beWix:after{content:"";position:absolute;bottom:6px;left:50%;transform:translateX(-60%);width:0;height:2px;background-color:var(--post-read-more-hover);transition:width .3s ease}.Post_postReadMore__beWix:hover{color:var(--post-read-more-hover);text-decoration:none}.Post_postReadMore__beWix:active{color:var(--post-read-more-active);text-decoration:none}.Post_postReadMore__beWix:active:after{background-color:var(--post-read-more-active)}.Post_postReadMore__beWix:hover:after{width:60%}.Post_loadingContainer__woqhq{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;gap:10px}.Post_loadingSpinner__XZgfr{width:40px;height:40px;border:6px solid #cdcdcd;border-top-color:#173b57;border-radius:50%;animation:Post_spin__MCsMq 1s linear infinite}.Post_loadingText__OGsYd{color:#666;font-size:16px}.Post_errorMessage__KdTjX{color:#dc2626;background-color:#fee2e2;border-radius:8px;margin:10px 0}.Post_errorMessage__KdTjX,.Post_noArticles__TKvXJ{width:100%;text-align:center;padding:20px;font-size:16px}.Post_noArticles__TKvXJ{color:#666}@keyframes Post_spin__MCsMq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}