.blog-list{max-width:50rem;margin:0 auto;padding:4rem 2rem}.blog-list h1{font-family:Work Sans,sans-serif;font-size:2.5em;font-weight:600;color:#404040;letter-spacing:-.05rem;margin-bottom:3rem}.blog-list .posts{display:flex;flex-direction:column;gap:2.5rem}.blog-list .post-link{text-decoration:none;display:block}.blog-list .post-card{border-bottom:1px solid #e5e5e5;padding-bottom:2.5rem}.blog-list .post-card .post-date{font-family:Space Mono,monospace;font-size:.75em;color:#999;text-transform:lowercase}.blog-list .post-card h2{font-family:Work Sans,sans-serif;font-size:1.5em;font-weight:600;color:#404040;letter-spacing:-.03rem;margin:.5rem 0;line-height:1.3}.blog-list .post-link:hover h2{color:#000}.blog-list .post-card .post-description{font-family:Arial,sans-serif;font-size:1em;line-height:1.6;color:#666}.blog-post-layout{max-width:75rem;margin:0 auto;padding:4rem 2rem;display:flex;gap:4rem;align-items:flex-start}.blog-post-content{flex:1;min-width:0;max-width:min(50rem,100%)}.blog-post-content .post-header{margin-bottom:3rem}.blog-post-content .post-header .post-date{font-family:Space Mono,monospace;font-size:.75em;color:#999;text-transform:lowercase}.blog-post-content .post-header h1{font-family:Work Sans,sans-serif;font-size:2.5em;font-weight:600;color:#404040;letter-spacing:-.05rem;line-height:1.2;margin:.75rem 0 1rem}.blog-post-content .post-header .post-description{font-family:Arial,sans-serif;font-size:1.125em;line-height:1.6;color:#666}.blog-post-content .prose{font-family:Arial,sans-serif;font-size:1.0625em;line-height:1.8;color:#404040}.blog-post-content .prose h2{font-family:Work Sans,sans-serif;font-size:1.75em;font-weight:700;color:#303030;letter-spacing:-.03rem;margin:3.5rem 0 1.25rem;line-height:1.25}.blog-post-content .prose h3{font-family:Work Sans,sans-serif;font-size:1.35em;font-weight:600;color:#404040;margin:2.75rem 0 1rem;line-height:1.3}.blog-post-content .prose h4{font-family:Work Sans,sans-serif;font-size:1.1em;font-weight:600;color:#555;margin:2rem 0 .75rem;line-height:1.35}.blog-post-content .prose img{max-width:100%;height:auto;border-radius:.375rem;margin:1.5rem 0}.blog-post-content .prose .img-right{float:right;max-width:280px;margin:0 0 1.5rem 2rem}.blog-post-content .prose .img-right img{margin:0}.blog-post-content .prose p{margin:1.5rem 0}.blog-post-content .prose p+p{margin-top:1.75rem}.blog-post-content .prose a{color:#404040;text-decoration:underline}.blog-post-content .prose a:hover{text-decoration:none}.blog-post-content .prose ul,.blog-post-content .prose ol{margin:1.25rem 0;padding-left:1.5rem}.blog-post-content .prose ul{list-style-type:disc}.blog-post-content .prose ol{list-style-type:decimal}.blog-post-content .prose li{margin:.5rem 0;line-height:1.7}.blog-post-content .prose strong{font-weight:700;color:#303030}.blog-post-content .prose em{font-style:italic}.blog-post-content .prose blockquote{border-left:2px solid #d0d0d0;padding:.25rem 0 .25rem 1.5rem;margin:2rem 0;color:#777;font-style:italic}.blog-post-content .prose blockquote p{margin:.75rem 0}.blog-post-content .prose blockquote p:first-child{margin-top:0}.blog-post-content .prose blockquote p:last-child{margin-bottom:0}.blog-post-content .prose .callout{display:flex;gap:.75rem;padding:1rem 1.25rem;margin:2rem 0;border-radius:.375rem;font-style:normal;font-size:.95em;line-height:1.7;border-left:none;color:#404040}.blog-post-content .prose .callout:before{flex-shrink:0;font-size:1.2em;line-height:1.6}.blog-post-content .prose .callout p{margin:0;color:inherit;font-style:normal}.blog-post-content .prose .callout-info{background-color:#f0f5ff;border:1px solid #dbe4f0}.blog-post-content .prose .callout-info:before{content:"ℹ️"}.blog-post-content .prose .callout-tip{background-color:#f0faf0;border:1px solid #d4ead4}.blog-post-content .prose .callout-tip:before{content:"💡"}.blog-post-content .prose .callout-warning{background-color:#fffcf0;border:1px solid #f0e6c8}.blog-post-content .prose .callout-warning:before{content:"⚠️"}.blog-post-content .prose .callout-note{background-color:#f7f7f7;border:1px solid #e8e8e8}.blog-post-content .prose .callout-note:before{content:"📝"}.blog-post-content .prose code{background-color:#9090901a;border-radius:.25em;font-family:Space Mono,monospace;font-size:.875em;padding:.2em .4em}.blog-post-content .prose .timeline{position:relative;padding:.5rem 0 .5rem 2rem;margin:2rem 0 2.5rem}.blog-post-content .prose .timeline:before{content:"";position:absolute;left:.4375rem;top:0;bottom:0;width:1px;background-color:#e0e0e0}.blog-post-content .prose .timeline-item{position:relative;display:flex;flex-wrap:wrap;align-items:baseline;gap:0 .75rem;padding-bottom:1.25rem;opacity:0;transform:translateY(.75rem);transition:opacity .4s ease,transform .4s ease}.blog-post-content .prose .timeline-item:last-child{padding-bottom:0}.blog-post-content .prose .timeline-item.visible{opacity:1;transform:translateY(0)}.blog-post-content .prose .timeline-dot{position:absolute;left:-2rem;top:.55em;width:.5rem;height:.5rem;border-radius:50%;background-color:#d0d0d0;transform:translate(calc(-50% + .4375rem));transition:background-color .4s ease}.blog-post-content .prose .timeline-item.visible .timeline-dot{background-color:#404040}.blog-post-content .prose .timeline-item:last-child.visible .timeline-dot{background-color:#404040;box-shadow:0 0 0 3px #40404026}.blog-post-content .prose .timeline-date{font-family:Space Mono,monospace;font-size:.8em;color:#999;white-space:nowrap;line-height:1.6}.blog-post-content .prose .timeline-text{font-family:Arial,sans-serif;font-size:.95em;color:#404040;line-height:1.6}@media(max-width:480px){.blog-post-content .prose .timeline-date{width:100%}}.blog-post-content .prose hr{border:none;border-top:1px solid #eeeeee;margin:3rem 0}.back-link{display:inline-block;font-family:Space Mono,monospace;font-size:.75em;color:#999;text-decoration:none;text-transform:lowercase;margin-bottom:2rem}.back-link:hover{color:#404040}.toc{position:sticky;top:4rem;width:14rem;flex-shrink:0}.toc-title{font-family:Space Mono,monospace;font-size:.7em;text-transform:uppercase;letter-spacing:.1em;color:#999;margin-bottom:1rem}.toc-list{list-style:none;padding:0;margin:0;border-left:1px solid #e5e5e5}.toc-list li{margin:0}.toc-list a{display:block;font-family:Arial,sans-serif;font-size:.8em;line-height:1.4;color:#999;text-decoration:none;padding:.35rem 0 .35rem 1rem;border-left:2px solid transparent;margin-left:-1px;transition:color .2s ease,border-color .2s ease}.toc-list a:hover{color:#404040}.toc-list a.active{color:#404040;border-left-color:#404040}.toc-list .toc-h3{padding-left:1.75rem;font-size:.75em}@media(max-width:600px){.blog-post-content .prose .img-right{float:none;max-width:100%;margin:1.5rem auto;text-align:center}}@media(max-width:980px){.blog-post-layout{flex-direction:column}.toc{position:relative;top:0;width:100%;order:-1;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e5e5}}@media(max-width:736px){.blog-list{padding:3rem 2rem}.blog-list h1{font-size:2em}.blog-post-layout{padding:3rem 2rem}.blog-post-content .post-header h1{font-size:2em}}@media(max-width:360px){.blog-list,.blog-post-layout{padding:2.5rem 1.5rem}}
