*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{font-size:15px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:"JetBrains Mono",monospace;font-weight:400;line-height:1.7;color:#a0b0c0;background:#05080c;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.scanlines{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;background:repeating-linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0) 2px, rgba(0,0,0,.03) 2px, rgba(0,0,0,.03) 4px)}.container{max-width:720px;margin:0 auto;padding:2rem 1.5rem;min-height:100vh;display:flex;flex-direction:column}main{flex:1}.site-header{display:flex;align-items:baseline;gap:2rem;margin-bottom:3rem;padding-bottom:1rem;border-bottom:1px solid #152030}.site-title{font-size:1.2rem;font-weight:700;color:#00d4aa;text-decoration:none;letter-spacing:.05em}.site-title:hover{color:#00d4aa}nav{display:flex;gap:1.5rem}nav a{font-size:.8rem;font-weight:300;color:#384858;text-decoration:none;letter-spacing:.03em}nav a:hover{color:#00d4aa}.vol-nav{display:flex;gap:.8rem;margin-bottom:1.5rem}.vol-badge{font-family:"JetBrains Mono",monospace;font-size:.75rem;font-weight:500;letter-spacing:.08em;color:#05080c;background:#00d4aa;padding:.2rem .6rem;text-decoration:none;text-transform:uppercase;transition:background .15s ease}.vol-badge:hover{background:#08ffce}.issue-num{font-family:"JetBrains Mono",monospace;font-size:.75rem;font-weight:500;color:#f0a030;flex-shrink:0;width:3rem}.volume-heading{font-family:"JetBrains Mono",monospace;font-size:.95rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#00d4aa;margin:2rem 0 .5rem;padding-bottom:.3rem;border-bottom:1px solid #152030}.volume-heading:first-of-type{margin-top:0}.post-list{display:flex;flex-direction:column}.post-entry{display:flex;align-items:baseline;gap:1.5rem;padding:.4rem 0;text-decoration:none;border-bottom:1px solid #152030}.post-entry:first-child{border-top:1px solid #152030}.post-entry:hover .post-title{color:#00d4aa}.post-entry time{font-size:.8rem;font-weight:300;color:#384858;flex-shrink:0;width:6.5rem}.post-entry .post-title{font-size:.9rem;font-weight:400;color:#a0b0c0}.post-header{margin-bottom:2rem}.post-header h1{font-family:"JetBrains Mono",monospace;font-size:1.3rem;font-weight:700;color:#00d4aa;line-height:1.3;margin-bottom:.5rem}.post-meta{display:flex;align-items:baseline;gap:.5rem;font-size:.8rem;font-weight:300;color:#384858}.post-body h2,.section-content h2{font-family:"JetBrains Mono",monospace;font-size:1.05rem;font-weight:700;color:#a0b0c0;margin-top:2.5rem;margin-bottom:.8rem;padding-bottom:.3rem;border-bottom:1px solid #152030}.post-body h3,.section-content h3{font-family:"JetBrains Mono",monospace;font-size:.95rem;font-weight:500;color:#a0b0c0;margin-top:2rem;margin-bottom:.6rem}.post-body p,.section-content p{margin-bottom:1.2rem}.post-body a,.section-content a{color:#00d4aa;text-decoration:none}.post-body a:hover,.section-content a:hover{text-decoration:underline}.post-body ul,.section-content ul,.post-body ol,.section-content ol{margin-bottom:1.2rem;padding-left:1.5rem}.post-body ul li,.section-content ul li,.post-body ol li,.section-content ol li{margin-bottom:.3rem}.post-body blockquote,.section-content blockquote{border-left:3px solid #00d4aa;padding:.6rem 1rem;margin:1.5rem 0;background:#0a1018;color:#384858;font-style:normal}.post-body blockquote p,.section-content blockquote p{margin-bottom:0}.post-body code,.section-content code{font-family:"JetBrains Mono",monospace;font-size:.85rem;background:#0a1018;padding:.15rem .35rem;color:#f0a030}.post-body pre,.section-content pre{background:#0a1018;border:1px solid #152030;border-radius:0;padding:1rem;margin:1.5rem 0;overflow-x:auto}.post-body pre code,.section-content pre code{background:none;padding:0;color:#a0b0c0;font-size:.8rem;line-height:1.6}.post-body hr,.section-content hr{border:none;border-top:1px solid #152030;margin:2rem 0}.post-body strong,.section-content strong{font-weight:700;color:#bfcad4}.post-body em,.section-content em{font-style:italic}.post-body img,.section-content img{max-width:100%;height:auto}.post-body table,.section-content table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.85rem}.post-body table th,.section-content table th,.post-body table td,.section-content table td{padding:.5rem .8rem;border:1px solid #152030;text-align:left}.post-body table th,.section-content table th{background:#0a1018;font-weight:500;color:#00d4aa}.post-body table td,.section-content table td{background:#05080c}footer{margin-top:3rem;padding-top:1rem;border-top:1px solid #152030;font-size:.75rem;display:flex;gap:.5rem}.dim{color:#384858}@media (max-width: 600px){html{font-size:14px}.container{padding:1.5rem 1rem}.site-header{gap:1rem}.post-entry{flex-direction:column;gap:.1rem;padding:.6rem 0}.post-entry time{width:auto}}