.blogpost-nav{justify-content:space-between;align-items:stretch;gap:2rem;margin-bottom:2rem;display:flex}.blogpost-nav__item{background:#f7f7f7;border-radius:8px;flex:1 1 0;align-items:center;min-height:100px;max-height:100px;transition:box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000a}.blogpost-nav__text{flex-direction:column;gap:.3em;min-width:0;display:flex}.blogpost-nav__excerpt{color:#666;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:.98rem;line-height:1.3;display:-webkit-box;overflow:hidden}.blogpost-nav__item--hidden{visibility:hidden}.blogpost-nav__item--next{justify-content:flex-start}.blogpost-nav__item--prev{justify-content:flex-end}.blogpost-nav__link{width:100%;color:inherit;align-items:center;gap:1rem;padding:1rem;text-decoration:none;display:flex}.blogpost-nav__image{object-fit:cover;background:#e0e0e0;border-radius:6px;width:100px;height:100px}.blogpost-nav__title{white-space:normal;flex:1;font-size:1.1rem;font-weight:600}.blogpost-nav__arrow{color:#00000040;flex:none;justify-content:center;align-items:center;width:.5rem;height:2.4rem;font-size:2rem;line-height:1;display:inline-flex}.blogpost-nav__arrow--right{margin-right:.1rem}.blogpost-nav__arrow--left{margin-left:.1rem}@media (width<=600px){.blogpost-nav__item{min-height:110px;max-height:160px}.blogpost-nav__image,.blogpost-nav__arrow,.blogpost-nav__excerpt{display:none!important}.blogpost-nav__title{font-size:.8rem;font-weight:600}.blogpost-nav__link{gap:.75rem;padding:.75rem}.blogpost-nav__image{width:24px;height:24px}}article{max-width:45rem;margin:0 auto;padding-top:5em;padding-left:1rem;padding-right:1rem}article p{color:#374151;text-align:justify;margin:.75rem 0;font-size:1.1rem;line-height:1.7}article pre{max-width:100%;overflow-x:auto}article a{overflow-wrap:break-word}article h4{color:#111827;margin:1rem 0 .5rem;font-size:1.12rem}article li{color:#374151;margin-bottom:.5rem;margin-left:1.5rem;font-size:1.1rem}.post-header{box-shadow:none;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.post-date{color:#6b7280;font-size:.95rem}.post-date time{font-weight:400}.post-header .post-tags{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.post-header .tag{color:#4b5563;background:#f3f4f6;border-radius:6px;padding:.25rem .75rem;font-size:.8rem;font-weight:500;transition:background-color .2s}.post-header .tag:hover{background:#e5e7eb}@media (width<=768px){.post-header{margin-bottom:1.5rem}}@media (width<=480px){.post-header{flex-direction:column;align-items:flex-start}.post-header .post-tags{justify-content:flex-start}}.image-lightbox{z-index:9999;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.image-lightbox-img{object-fit:contain;border-radius:6px;max-width:100%;max-height:100%;box-shadow:0 20px 50px #0009}.image-lightbox-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.75rem;line-height:1;display:flex;position:fixed;top:1rem;right:1rem}.image-lightbox-close:hover{background:#ffffff29}.mdx-content{color:#374151;max-width:45rem;line-height:1.75}.mdx-content h1{color:#111;margin-top:2rem;margin-bottom:3rem;font-size:2rem;font-weight:700}.mdx-content h2{color:#111;margin-top:2rem;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.mdx-content h3{color:#111;margin-top:1.5rem;margin-bottom:0;font-size:1.2rem;font-weight:600}.mdx-content h4{color:#111;margin-top:1rem;margin-bottom:.3rem;font-size:1rem;font-weight:600}.mdx-content p{margin-bottom:2rem}.mdx-content ul,.mdx-content ol{margin-bottom:1rem;margin-left:1.5rem}.mdx-content ul{list-style-type:disc}.mdx-content ol{list-style-type:decimal}.mdx-content li{margin-bottom:.5rem}.mdx-content strong{color:#111;font-weight:700}.mdx-content em{font-style:italic}.mdx-content a{color:#2563eb;text-decoration:underline}.mdx-content a:hover{color:#1e40af}.mdx-content code{color:#dc2626;background-color:#f3f4f6;border-radius:.25rem;padding:.125rem .375rem;font-family:Monaco,Courier New,monospace;font-size:.875rem}.mdx-content pre{color:#f3f4f6;background-color:#1f2937;border-radius:.5rem;margin-bottom:1rem;padding:1rem;overflow-x:auto}.mdx-content pre code{color:#f3f4f6;background-color:#0000;padding:0}.mdx-content blockquote{color:#4b5563;border-left:4px solid #d1d5db;margin:1rem 0;padding-left:1rem;font-style:italic}.mdx-content img{border-radius:.5rem;max-width:100%;height:auto;margin:1rem auto;display:block}.mdx-content hr{border:none;border-top:1px solid #d1d5db;margin:2rem 0}
