.blog-entry-inner{display:flex;gap:2.5rem;align-items:stretch}.blog-entry-inner.has-preview .blog-entry-body{flex:1;min-width:0}.blog-preview-img{flex:0 0 260px;width:260px;aspect-ratio:1/1;align-self:center;overflow:hidden}.blog-preview-img img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.blog-entry-inner.has-preview{flex-direction:column}.blog-preview-img{flex:none;width:calc(100% + 5rem);margin:-2.5rem -2.5rem 0;aspect-ratio:16/9;align-self:auto}}article.blog-entry{border:2px solid oklch(17% .01 260 / .08);background:#fff;padding:2.5rem;transition:border-color .2s;overflow:hidden}article.blog-entry:hover{border-color:oklch(44.5% .148 248.8 / .3)}.blog-meta{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap;margin-bottom:1.5rem}.blog-date{font-family:Poppins,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:oklch(44.5% .148 248.8)}.blog-author{font-size:.8rem;color:#0d10148c}.blog-title{font-family:Poppins,sans-serif;font-weight:900;font-size:clamp(1.4rem,2.5vw,2rem);color:#0d1014;margin-bottom:1rem;line-height:1.2}.blog-title-link{color:inherit;text-decoration:none;cursor:pointer;display:block;width:100%}.blog-title-link:hover{color:oklch(44.5% .148 248.8)}.blog-excerpt{color:#0d1014c7;font-size:1.05rem;line-height:1.7;margin-bottom:2rem;max-width:680px}.blog-toggle-wrap{display:inline-block}.blog-read-more{font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.03em;color:oklch(44.5% .148 248.8);text-decoration:none;padding:0 0 3px;cursor:pointer;position:relative;display:inline-block}.blog-read-more:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:oklch(44.5% .148 248.8);transition:width .3s ease}.blog-read-more:hover:after,.blog-read-more:focus-visible:after{width:100%}.blog-lightbox{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .25s ease}.blog-lightbox.is-open{opacity:1;pointer-events:all}.blog-lightbox-backdrop{position:absolute;inset:0;background:#070709d9}.blog-lightbox-panel{position:relative;z-index:1;background:#fff;width:min(800px,90vw);max-height:90vh;overflow-y:auto;padding:4rem 5rem;transform:translateY(20px);transition:transform .3s ease}.blog-lightbox.is-open .blog-lightbox-panel{transform:translateY(0)}@media(max-width:768px){.blog-lightbox{align-items:flex-start}.blog-lightbox-panel{width:100vw;max-height:100dvh;height:100dvh;padding:max(2.5rem,env(safe-area-inset-top)) 1.75rem 2.5rem;transform:translateY(100%)}.blog-lightbox.is-open .blog-lightbox-panel{transform:translateY(0)}}.blog-lightbox-close{position:sticky;top:0;float:right;z-index:10;font-size:1.5rem;font-weight:700;color:#0d101480;background:#fffffff2;border:none;cursor:pointer;padding:.25rem .5rem;transition:color .2s;line-height:1}.blog-lightbox-close:hover{color:#0d1014}.blog-lightbox-header .blog-meta{margin-bottom:.5rem}.blog-lightbox-divider{width:60px;height:2px;background:oklch(44.5% .148 248.8);margin:2rem 0 2.5rem}:global(body.lightbox-open){overflow:hidden}.blog-content{color:#0d1014d9;line-height:2;font-size:1.05rem}.blog-content img{width:100%;height:auto;display:block;margin:3rem 0}.blog-content p{margin-bottom:2rem}.blog-content h3{font-family:Poppins,sans-serif;font-weight:700;font-size:1.15rem;color:#0d1014;margin:3.5rem 0 1.25rem;padding-top:.5rem;border-top:1px solid oklch(17% .01 260 / .08)}.blog-content ul,.blog-content ol{margin:1.75rem 0 2.25rem 2rem;list-style:disc}.blog-content p+ul,.blog-content p+ol{margin-top:.5rem}.blog-content p:has(>strong:only-child){margin-top:2rem;margin-bottom:.5rem}.blog-content ol{list-style:decimal}.blog-content li{margin-bottom:1.1rem;line-height:1.85}.blog-content a{color:oklch(44.5% .148 248.8);text-decoration:underline;text-underline-offset:3px}.blog-content blockquote{margin:2.75rem 0;padding:2rem 2.25rem;border-left:4px solid oklch(44.5% .148 248.8);background:oklch(44.5% .148 248.8 / .05);font-style:italic;font-size:1.1rem;line-height:1.9;color:#0d1014e0}.blog-content strong{color:#0d1014;font-weight:600}.blog-content h2{font-family:Poppins,sans-serif;font-weight:700;font-size:1.35rem;margin:3rem 0 1rem;padding-top:.5rem;border-top:1px solid oklch(17% .01 260 / .08)}.blog-content>p:first-child{margin-top:0}
