*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #0e0e0e;--bg-subtle: #161616;--text: #d4d4d4;--text-bright: #ececec;--text-muted: #777;--accent: #c9a96e;--accent-hover: #dfc08a;--border: #2a2a2a;--code-bg: #1a1a1a;--max-width: 740px;--font-body: "Source Serif 4", "Georgia", serif;--font-mono: "JetBrains Mono", "Menlo", "Consolas", monospace}html{font-size:17px;scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--bg);color:var(--text);line-height:1.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.site-wrapper{max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem 4rem;min-height:100vh}h1,h2,h3,h4,h5,h6{color:var(--text-bright);line-height:1.3;font-weight:600}h1{font-size:1.8rem;margin-bottom:1rem}h2{font-size:1.35rem;margin-top:2.5rem;margin-bottom:.75rem}h3{font-size:1.15rem;margin-top:2rem;margin-bottom:.5rem}p{margin-bottom:1.25rem}strong{color:var(--text-bright);font-weight:600}em{font-style:italic}a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:opacity .15s ease}a:hover{opacity:.75}ul,ol{padding-left:1.5rem;margin-bottom:1.25rem}li{margin-bottom:.35rem}li::marker{color:var(--text-muted)}blockquote{border-left:2px solid var(--border);padding-left:1rem;margin:1.5rem 0;color:var(--text-muted);font-style:italic}code{font-family:var(--font-mono);font-size:.85em;background:var(--code-bg);padding:.15em .4em;border-radius:3px;color:var(--text-bright)}pre{background:var(--code-bg)!important;border:1px solid var(--border);border-radius:4px;padding:1.25rem;overflow-x:auto;margin:1.5rem 0;line-height:1.5}pre code{background:none;padding:0;border-radius:0;font-size:.85rem}hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}img{max-width:100%;height:auto;border-radius:4px}table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}th,td{text-align:left;padding:.6rem .8rem;border-bottom:1px solid var(--border)}th{color:var(--text-bright);font-weight:600}.site-nav{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.5rem}.site-nav .nav-home{font-family:var(--font-mono);font-size:1.1rem;font-weight:700;color:var(--text-bright);text-decoration:none;letter-spacing:-.02em}.site-nav .nav-home:hover{opacity:.7}.site-nav .nav-links{display:flex;gap:1.25rem;flex-wrap:wrap}.site-nav .nav-links a{font-family:var(--font-mono);font-size:.8rem;color:var(--text-muted);text-decoration:none;letter-spacing:.02em}.site-nav .nav-links a:hover{color:var(--text);opacity:1}.site-footer{margin-top:4rem;padding-top:1.5rem;border-top:1px solid var(--border);font-family:var(--font-mono);font-size:.75rem;color:var(--text-muted);display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.site-footer a{color:var(--text-muted);text-decoration:none}.site-footer a:hover{color:var(--text)}.post-header{margin-bottom:2.5rem}.post-header h1{margin-bottom:.5rem}.post-meta{font-family:var(--font-mono);font-size:.8rem;color:var(--text-muted)}.post-description{margin-top:.75rem;color:var(--text-muted);font-style:italic}.post-content{margin-bottom:3rem}.back-link{display:inline-block;margin-top:2rem;font-family:var(--font-mono);font-size:.8rem;color:var(--text-muted);text-decoration:none}.back-link:hover{color:var(--text);opacity:1}.back-link:before{content:"← "}.page-header{margin-bottom:2rem}.page-header p{color:var(--text-muted);margin-top:.5rem}.post-list{list-style:none;padding:0}.post-list li{margin-bottom:1.25rem;display:flex;flex-direction:column;gap:.15rem}.post-list .post-date{font-family:var(--font-mono);font-size:.8rem;color:var(--text-muted)}.post-list .post-title{font-size:1.05rem;color:var(--text-bright);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.post-list .post-title:hover{opacity:.75}.post-list .post-desc{font-size:.9rem;color:var(--text-muted);line-height:1.5}.home-intro{margin-bottom:2.5rem;line-height:1.8}.home-intro h1{font-family:var(--font-mono);font-size:1.6rem;margin-bottom:1.25rem}.home-links{display:flex;gap:1.25rem;flex-wrap:wrap;margin-top:1.25rem;font-family:var(--font-mono);font-size:.85rem}.home-section{margin-top:3rem}.home-section h2{font-family:var(--font-mono);font-size:.9rem;color:var(--text-muted);text-transform:lowercase;letter-spacing:.05em;margin-bottom:1rem;margin-top:0}.uses-section{margin-bottom:2.5rem}.uses-section h2{margin-top:0;margin-bottom:.75rem}.uses-section ul{list-style:disc}.uses-section li{margin-bottom:.4rem;color:var(--text)}@media(max-width:600px){html{font-size:15px}.site-wrapper{padding:1.5rem 1rem 3rem}.site-nav{flex-direction:column;gap:.75rem;margin-bottom:2rem}.site-nav .nav-links{gap:1rem}h1{font-size:1.5rem}.post-list li{margin-bottom:1rem}}html{background-color:#0e0e0e}
