.ThemeToggle_themeToggle__Lxt_p{position:fixed;top:2rem;right:2rem;background:transparent;border:none;color:var(--text-color);font-size:1.5rem;width:2rem;height:2rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000;transition:color .5s ease,border-color .5s ease,opacity .2s ease,transform .15s cubic-bezier(.25,1,.5,1)}.ThemeToggle_themeToggle__Lxt_p:hover{opacity:.7}.ThemeToggle_themeToggle__Lxt_p:active{transform:scale(.95)}@media only screen and (max-width:767px){.ThemeToggle_themeToggle__Lxt_p{top:1rem;right:1rem;min-width:44px;min-height:44px;width:2.75rem;height:2.75rem;font-size:1.25rem}}.Blog_postList__7HL8U{width:100%;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem}.Blog_postCard__Twvdy{background-color:var(--card-bg);border-left:4px solid transparent;padding:0;word-break:break-word!important;overflow:hidden;transition:border-left-color .25s var(--ease-out-quart),background-color .3s ease,transform .3s var(--ease-out-quart)}.Blog_postCard__Twvdy:hover{border-left-color:var(--text-color);background-color:var(--card-bg-hover);transform:translateY(-2px)}.Blog_postCardLink__Rz8ga{display:flex;flex-direction:column;text-decoration:none!important;color:inherit;margin-bottom:0!important}.Blog_imageContainer__JiaPo{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.Blog_imageContainer__JiaPo img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease-out-quart)}.Blog_postCard__Twvdy:hover .Blog_imageContainer__JiaPo img{transform:scale(1.05)}.Blog_postCardContent__Zpzs_{flex:1 1;min-width:0;padding:2rem;display:flex;flex-direction:column;gap:.5rem}.Blog_postTitle__V3lRR{font-family:GohuNerd Regular,monospace!important;font-size:1.5rem!important;color:var(--text-color)!important;margin:0!important;line-height:1.25;transition:color .5s ease}.Blog_postDate__ff9ug{font-size:.8rem!important;color:var(--text-secondary-color)!important;margin:0!important;opacity:.85;letter-spacing:.02em}.Blog_postExcerpt__33A8f{font-size:.9rem!important;line-height:1.55!important;color:var(--text-secondary-color)!important;margin:.25rem 0 0!important}@media only screen and (max-width:900px){.Blog_postList__7HL8U{grid-template-columns:1fr;gap:2rem}}@media only screen and (max-width:600px){.Blog_postTitle__V3lRR{font-size:1.35rem!important}.Blog_postCardContent__Zpzs_{padding:1.5rem}}