.overlay-link{text-decoration:none;color:inherit;display:flex;flex-direction:column}#blog-contact,#blog-intro,#post-content,#post-footer,#post-header,#posts,#rss-link{grid-column:3/11}.inline-link,.post-body a,.post-contact a{color:#111;text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(0,0,0,.3);transition:text-decoration-color .2s}.inline-link:hover,.post-body a:hover,.post-contact a:hover{text-decoration-color:#111}.toc{border-left:2px solid rgba(0,0,0,.1);padding:1.25rem 0 1.25rem 1.5rem;margin-bottom:3rem}.toc-label{font-family:"Roboto Mono",monospace;font-size:.7rem;text-transform:uppercase;letter-spacing:2px;opacity:.4;margin:0 0 .75rem}.toc-list{list-style:none;padding:0;margin:0}.toc-item{margin-bottom:.4rem;line-height:1.4}.toc-item.toc-level-3{padding-left:1rem}.toc-link{font-size:.9rem;color:#111;text-decoration:none;opacity:.55;transition:opacity .2s}.post-img-wrap:hover .post-img-expand,.toc-link:hover{opacity:1}.post-contact{margin-bottom:2.5rem;padding:1.5rem;border:1px solid rgba(0,0,0,.08);background:rgba(0,0,0,.02)}.post-contact p{font-size:.9rem;line-height:1.7;margin:0;opacity:.75}.post-list{display:flex;flex-direction:column;gap:3.5rem}.post-preview{position:relative;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.08)}.post-preview:first-child{border-top:none;padding-top:0}.post-title-link{text-decoration:none;color:inherit}.post-title-link::after{content:"";position:absolute;inset:0}.post-title-link h3{font-family:"Inter",sans-serif;font-size:1.1rem;font-weight:500;letter-spacing:-.3px;margin-bottom:.5rem;transition:opacity .2s}.post-title-link:hover h3{opacity:.6}.post-meta{font-family:"Roboto Mono",monospace;font-size:.75rem;opacity:.5;margin-bottom:.75rem;display:flex;gap:1.5rem}.post-desc{font-size:.95rem;line-height:1.7;margin-bottom:0;opacity:.75}.rss-link-item{display:inline-flex;align-items:center;gap:.5rem;font-family:"Roboto Mono",monospace;font-size:.8rem;text-decoration:none;color:#666;transition:color .2s;letter-spacing:.5px}.rss-link-item:hover{color:#111}.rss-icon{width:14px;height:14px;opacity:.7}.post-header-meta{font-family:"Roboto Mono",monospace;font-size:.75rem;opacity:.5;display:flex;gap:1.5rem;margin-top:.75rem}.post-title{font-family:"Inter",sans-serif;font-size:1.8rem;font-weight:300;letter-spacing:-.5px;line-height:1.3;margin-top:1rem}.post-description{font-size:1rem;line-height:1.8;opacity:.6;margin-top:1rem;margin-bottom:0;font-style:italic}.post-body,.post-body h2{margin-top:3rem}.post-body h2{font-family:"Inter",sans-serif;font-size:1.1rem;font-weight:500;text-transform:none;letter-spacing:0;color:#111;margin-bottom:1.2rem;margin-left:0}.post-body h2:before{display:none}.post-body h2:first-child{margin-top:0}.post-body h3{font-family:"Inter",sans-serif;font-size:.95rem;font-weight:500;margin-top:2rem;margin-bottom:.75rem}.post-body p{font-size:1rem;line-height:1.8;margin-bottom:1.5rem;opacity:.87}.post-body p:last-child{margin-bottom:0}.post-body img{width:100%;height:auto;display:block;margin:2.5rem 0;filter:grayscale(20%)}.post-img-wrap{position:relative;display:block;margin:2.5rem 0}.post-img-wrap img{margin:0;display:block}.post-img-expand{position:absolute;bottom:.6rem;right:.6rem;width:2rem;height:2rem;background:rgba(0,0,0,.45);border:0;border-radius:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s,background .2s;padding:0}@media (hover:none){.post-img-expand{opacity:1}}.post-img-expand:hover{background:rgba(0,0,0,.7)}.post-body code,.post-body img+em,.post-img-wrap+em{font-family:"Roboto Mono",monospace}.post-body img+em,.post-img-wrap+em{display:block;text-align:center;font-size:.8rem;opacity:.5;margin-bottom:2.5rem;font-style:normal;margin-top:-1.5rem}.lightbox,.lightbox-close{cursor:pointer;transition:opacity .2s}.lightbox{position:fixed;inset:0;background:#fff;display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;pointer-events:none}.lightbox.active{opacity:1;pointer-events:all}.lightbox img{max-width:90vw;max-height:90vh;object-fit:contain;cursor:default;filter:none;margin:0;box-shadow:0 2px 24px rgba(0,0,0,.1)}.lightbox-close{position:absolute;top:1.25rem;right:1.5rem;background:0 0;border:0;color:#111;font-size:1.4rem;line-height:1;opacity:.45;padding:.25rem}.post-body ol,.post-body ul{padding-left:1.5rem;margin-bottom:1.5rem}.post-body li{font-size:1rem;line-height:1.8;margin-bottom:.25rem;opacity:.87}.post-body blockquote{border-left:2px solid #111;margin:2rem 0;padding:.5rem 0 .5rem 1.5rem}.post-body blockquote p{font-style:italic;opacity:.7}.post-body pre{background:#f5f5f5;border:1px solid rgba(0,0,0,.08);padding:1.25rem 1.5rem;overflow-x:auto;margin:2rem 0;font-size:.85rem;line-height:1.6}.post-body code{font-size:.875em}.post-body pre code{font-size:inherit;opacity:.9}.post-body :not(pre)>code{background:#f5f5f5;padding:.15em .4em;border-radius:2px}.post-body strong{font-weight:500}.post-body table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:.9rem}.post-body th{font-family:"Roboto Mono",monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;text-align:left;padding:.75rem 1rem;border-bottom:1px solid #111}.post-body td{padding:.75rem 1rem;border-bottom:1px solid rgba(0,0,0,.08)}.post-back{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;text-decoration:none;color:#666;letter-spacing:.5px;transition:color .2s}.post-back:hover{color:#111}@media (max-width:1100px){#blog-contact,#blog-intro,#post-content,#post-footer,#post-header,#posts,#rss-link{grid-column:2/12}.post-title{font-size:1.5rem}}@media (max-width:900px){#blog-contact,#blog-intro,#post-content,#post-footer,#post-header,#posts,#rss-link{grid-column:1/7}}