*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #0A0A0A;--surface: #18181B;--text: #E4E4E7;--text-2: #A1A1AA;--text-3: #71717A;--border: #27272A;--accent: #22D3EE;--font-display: "JetBrains Mono", "SF Mono", "Fira Code", monospace;--font-body: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "SF Mono", "Fira Code", monospace;--s1: .25rem;--s2: .5rem;--s3: .75rem;--s4: 1rem;--s5: 1.5rem;--s6: 2rem;--s7: 3rem;--s8: 4rem;--s9: 6rem;--w-content: 660px;--w-page: 1080px}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text);background:var(--bg);font-weight:400;line-height:1.7;min-height:100vh;display:flex;flex-direction:column}::selection{background:#22d3ee26;color:#fff}a{color:inherit;text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent)}img{max-width:100%;height:auto;display:block}h1,h2,h3{font-family:var(--font-display);font-weight:500;line-height:1.2;letter-spacing:-.03em}h1{font-size:2rem}h2{font-size:1.4rem}h3{font-size:1.1rem}.container{max-width:var(--w-content);margin:0 auto;padding:0 var(--s5)}main{flex:1;padding:var(--s7) 0 var(--s9)}.site-header{padding:var(--s5) 0;border-bottom:1px solid var(--border)}.site-header .container{max-width:var(--w-page);display:flex;justify-content:space-between;align-items:center}.site-title{font-family:var(--font-mono);font-size:.9rem;font-weight:500;color:var(--accent);letter-spacing:-.01em}.site-title:hover{color:var(--accent);opacity:.8}.site-nav{display:flex;gap:var(--s5)}.site-nav a{font-family:var(--font-mono);font-size:.85rem;color:var(--text-3);letter-spacing:.01em}.site-nav a:before{content:"/";color:var(--text-3);opacity:.5}.site-nav a:hover,.site-nav a.active{color:var(--text)}.site-footer{padding:var(--s6) 0;border-top:1px solid var(--border);color:var(--text-3);font-family:var(--font-mono);font-size:.8rem;letter-spacing:.01em}.site-footer .container{max-width:var(--w-page);display:flex;justify-content:space-between;align-items:center}.site-footer a{color:var(--text-3)}.site-footer a:hover{color:var(--accent)}.footer-links{display:flex;gap:var(--s4)}.hero{padding:var(--s8) 0;display:flex;flex-direction:column;align-items:flex-start}.hero-avatar{width:80px;height:80px;border-radius:6px;object-fit:cover;margin-bottom:var(--s6);border:1px solid var(--border)}.hero h1{font-size:2rem;margin-bottom:var(--s2)}.hero-tagline{font-family:var(--font-mono);font-size:.9rem;color:var(--text-3);margin-bottom:var(--s6);letter-spacing:.01em}.hero-intro{font-size:1.05rem;color:var(--text-2);max-width:520px;line-height:1.65}.hero-intro a{color:var(--accent);text-decoration:underline;text-decoration-color:#22d3ee4d;text-underline-offset:3px}.hero-intro a:hover{text-decoration-color:var(--accent)}.section-title{font-family:var(--font-mono);font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);margin-bottom:var(--s5)}.blog-list{list-style:none}.blog-list li{border-bottom:1px solid var(--border)}.blog-list li:last-child{border-bottom:none}.blog-list a{display:flex;justify-content:space-between;align-items:baseline;gap:var(--s4);padding:var(--s3) 0}.blog-list a:hover{color:var(--text)}.blog-list .post-title{font-family:var(--font-body);font-weight:400;color:var(--text);font-size:1rem;line-height:1.4;transition:color .2s ease}.blog-list a:hover .post-title{color:var(--accent)}.blog-list .post-date{font-family:var(--font-mono);font-size:.8rem;color:var(--text-3);white-space:nowrap;font-variant-numeric:tabular-nums}.view-all{font-family:var(--font-mono);font-size:.85rem;color:var(--text-3);margin-top:var(--s5);display:inline-block;letter-spacing:.01em}.view-all:hover{color:var(--accent)}.post-header{margin-bottom:var(--s7)}.post-header h1{font-size:1.8rem;margin-bottom:var(--s3);max-width:580px;line-height:1.2}.post-meta{font-family:var(--font-mono);font-size:.85rem;color:var(--text-3);letter-spacing:.01em}.post-tags{display:flex;gap:var(--s2);margin-top:var(--s3);flex-wrap:wrap}.post-tags span{font-family:var(--font-mono);font-size:.8rem;color:var(--accent);letter-spacing:.01em;background:#22d3ee14;padding:.15rem .5rem;border-radius:3px}.post-tags span:before{content:"#";opacity:.6}.post-content{font-size:1.05rem;line-height:1.75;color:var(--text-2)}.post-content p{margin-bottom:1.3em}.post-content h2{margin:var(--s7) 0 var(--s4);color:var(--text)}.post-content h3{margin:var(--s6) 0 var(--s3);color:var(--text)}.post-content blockquote{border-left:2px solid var(--accent);padding-left:var(--s5);margin:var(--s5) 0;color:var(--text-2);font-style:italic}.post-content ul,.post-content ol{margin:var(--s5) 0;padding-left:var(--s5)}.post-content li{margin-bottom:.3em}.post-content a{color:var(--accent);text-decoration:underline;text-decoration-color:#22d3ee4d;text-underline-offset:3px}.post-content a:hover{text-decoration-color:var(--accent)}.post-content code{font-family:var(--font-mono);font-size:.85em;background:var(--surface);padding:.15em .4em;border-radius:3px;border:1px solid var(--border)}.post-content pre{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:var(--s4);overflow-x:auto;margin:var(--s5) 0}.post-content pre code{background:none;border:none;padding:0}.post-nav{margin-top:var(--s7);padding-top:var(--s5);border-top:1px solid var(--border)}.post-nav a{font-family:var(--font-mono);font-size:.85rem;color:var(--text-3)}.post-nav a:hover{color:var(--accent)}.about-content{font-size:1.05rem;line-height:1.75;color:var(--text-2)}.about-content p{margin-bottom:1.2em}.about-content h2{margin:var(--s7) 0 var(--s4);color:var(--text)}.about-content a{color:var(--accent);text-decoration:underline;text-decoration-color:#22d3ee4d;text-underline-offset:3px}.about-content a:hover{text-decoration-color:var(--accent)}.contact-content p{margin-bottom:var(--s4);color:var(--text-2);font-size:1.05rem;line-height:1.7}.contact-content a{color:var(--accent);text-decoration:underline;text-decoration-color:#22d3ee4d;text-underline-offset:3px}.contact-content a:hover{text-decoration-color:var(--accent)}.social-links{display:flex;gap:var(--s5);margin-top:var(--s6)}.social-links a{font-family:var(--font-mono);font-size:.85rem;color:var(--text-3);text-decoration:none;letter-spacing:.01em}.social-links a:hover{color:var(--accent)}@media(max-width:640px){h1{font-size:1.7rem}.hero{padding:var(--s7) 0}.hero h1{font-size:1.7rem}.hero-avatar{width:64px;height:64px}.blog-list a{flex-direction:column;gap:.1rem}.site-header .container{flex-direction:column;align-items:flex-start;gap:var(--s3)}.site-nav{gap:var(--s4)}.site-footer .container{flex-direction:column;gap:var(--s4);text-align:center}.post-header h1{font-size:1.6rem}}
