:root{--accent:#00aaff}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:15px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;display:flex;flex-direction:column;background:#020a14;color:#fff;font-family:liberation mono,monospace;line-height:1.75}::selection{background:#0af;color:#020a14}a{color:#0af;text-decoration:none}a:hover{color:#33c0ff}img{max-width:100%;height:auto;display:block}hr{border:none;border-top:1px solid #0a1c30;margin:2.5rem 0}.container{max-width:860px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.main-content{flex:1;padding:2.5rem 0 3.5rem}.site-header{border-bottom:1px solid #0a1c30;padding:1.25rem 0}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-title{font-family:liberation mono,monospace;font-size:1.1rem;font-weight:600;color:#fff;white-space:nowrap}.site-title:hover{color:#0af}.site-nav{display:flex;align-items:center;gap:1.75rem}.nav-link{font-family:liberation mono,monospace;font-size:.9rem;color:#5a90bc;transition:color .15s ease}.nav-link:hover,.nav-link.active{color:#0af}.site-footer{border-top:1px solid #0a1c30;padding:1.5rem 0;margin-top:auto}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.footer-copy{font-family:liberation mono,monospace;font-size:.85rem;color:#5a90bc}.footer-links{display:flex;gap:1.25rem}.footer-links a{font-family:liberation mono,monospace;font-size:.85rem;color:#5a90bc;transition:color .15s ease}.footer-links a:hover{color:#0af}.section-label{font-family:liberation mono,monospace;font-size:.85rem;font-weight:400;color:#2a4a68;margin-bottom:1.25rem}.post-list{display:flex;flex-direction:column;gap:0;padding-top:.5rem}.post-item-link{display:flex;align-items:baseline;gap:.75rem;padding:.3rem 0;color:inherit}.post-item-link:hover .post-title{color:#0af}.post-date{font-family:liberation mono,monospace;font-size:.875rem;color:#5a90bc;flex-shrink:0;min-width:6.5em}.post-item-link .post-title{font-size:.95rem;color:#fff;transition:color .15s ease}.no-posts{font-family:liberation mono,monospace;font-size:.9rem;color:#2a4a68}.page-header{margin-bottom:.75rem}.page-title{font-family:liberation mono,monospace;font-size:1rem;font-weight:700;color:#fff;line-height:1.3}.post-header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid #0a1c30}.post-title{font-family:liberation mono,monospace;font-size:clamp(1.3rem,3.5vw,1.65rem);font-weight:700;color:#fff;line-height:1.25;margin-bottom:1rem}.post-meta{display:flex;align-items:center;gap:.5rem;font-family:liberation mono,monospace;font-size:.875rem;color:#5a90bc}.post-meta time{color:#5a90bc}.post-meta .meta-sep{color:#2a4a68}.post-meta .reading-time{color:#5a90bc}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{font-family:liberation mono,monospace;font-weight:700;color:#fff;line-height:1.3;margin-top:2.25rem;margin-bottom:.75rem}.post-content h1{font-size:2.1rem}.post-content h2{font-size:1.75rem}.post-content h3{font-size:1.45rem}.post-content h4{font-size:1.25rem}.post-content h5,.post-content h6{font-size:1.1rem}.post-content p{margin-bottom:1.4rem;color:#fff;text-align:justify;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.post-content a{color:#0af;text-decoration:underline;text-decoration-color:rgba(0,170,255,.35);text-underline-offset:3px;transition:text-decoration-color .15s ease}.post-content a:hover{color:#33c0ff;text-decoration-color:#33c0ff}.post-content ul,.post-content ol{margin-bottom:1.4rem;padding-left:1.5rem}.post-content ul li,.post-content ol li{margin-bottom:.35rem}.post-content ul li::marker{color:#0af}.post-content blockquote{border-left:2px solid #0af;margin:1.75rem 0;padding:.5rem 0 .5rem 1.25rem;color:#5a90bc;font-style:italic}.post-content blockquote p{margin-bottom:0}.post-content code{font-family:liberation mono,monospace;font-size:.875em;color:#0af;background:#051422;padding:.15em .4em;border-radius:3px;border:1px solid #0a1c30}.post-content pre{background:#051422;border:1px solid #0a1c30;border-radius:5px;padding:1.25rem 1.5rem;margin:1.75rem 0;line-height:1.6;overflow-x:auto}.post-content pre code{background:0 0;border:none;padding:0;color:inherit;font-size:.875rem}.post-content table{width:100%;border-collapse:collapse;margin:1.75rem 0;font-size:.9rem}.post-content table th{font-family:liberation mono,monospace;font-size:.85rem;text-align:left;padding:.6rem .75rem;color:#5a90bc;border-bottom:1px solid #0a1c30}.post-content table td{padding:.6rem .75rem;border-bottom:1px solid rgba(10,28,48,.5);color:#fff}.post-content table tr:last-child td{border-bottom:none}.post-content img{border-radius:4px;margin:1.75rem auto}.post-content .figure-centered{text-align:center;margin:2rem 0}.post-content .figure-centered img{margin:0 auto .75rem}.post-content .figure-centered figcaption{font-family:liberation mono,monospace;font-size:.85rem;color:#5a90bc}.post-content .video-wrapper{margin:1.75rem 0}.post-content .video-wrapper video{width:100%;border-radius:4px;border:1px solid #0a1c30}.post-content .video-wrapper .video-caption{font-family:liberation mono,monospace;font-size:.85rem;color:#5a90bc;margin-top:.5rem;text-align:center}.about-social{display:flex;gap:1.5rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #0a1c30}.about-social a{font-family:liberation mono,monospace;font-size:.9rem;color:#5a90bc;text-decoration:none;transition:color .15s ease}.about-social a:hover{color:#0af;text-decoration:none}.error-page{padding:4rem 0;text-align:left}.error-page .error-code{font-family:liberation mono,monospace;font-size:4rem;font-weight:700;color:#fff;line-height:1;margin-bottom:.75rem}.error-page .error-msg{font-family:liberation mono,monospace;font-size:1rem;color:#5a90bc;margin-bottom:2rem}.error-page .error-link{font-family:liberation mono,monospace;font-size:.9rem;color:#0af;border:1px solid rgba(0,170,255,.4);padding:.4rem .9rem;border-radius:3px}.error-page .error-link:hover{background:rgba(0,170,255,8%)}