body{max-width:650px;margin:40px auto;padding:0 10px;font:18px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;color:#333;background:#fff}h1,h2,h3{line-height:1.2;margin-top:2em;margin-bottom:.5em}h1{font-size:2em;margin-top:1em}h2{font-size:1.5em}h3{font-size:1.2em}a{color:#0366d6;text-decoration:none}a:hover{text-decoration:underline}header{margin-bottom:2em}nav{display:flex;justify-content:space-between;align-items:center;padding-top:.3rem;margin-bottom:2em}.nav-container{display:flex;justify-content:space-between;align-items:center;width:100%}.logo{font-family:'Fraunces',serif;font-size:1.3rem;font-weight:600;text-decoration:none;color:#222;background:#fff;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease;border:2px solid #222;margin:0}.logo:hover{background:#222;color:#fff;transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.08);text-decoration:none}.nav-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.nav-menu a{color:#666;transition:color .3s ease}.nav-menu a:hover{color:#222}.container{max-width:650px;margin:0 auto}.bio{font-size:1.25rem;color:#666;margin:0;line-height:1.6}.post-list{list-style:none;padding:0}.post-list li{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e1e4e8}.post-list li:last-child{border-bottom:none}.post-title{font-size:1.5em;margin-bottom:.5rem}.post-title a{color:#0366d6}.post-meta{font-size:.9em;color:#666;margin-bottom:.5rem}.post-excerpt{color:#666;line-height:1.6}.post-content{margin-bottom:2rem;line-height:1.6}.post-content p{margin-bottom:1rem}.post-content ul,.post-content ol{margin:1rem 0;padding-left:2rem}.post-content li{margin-bottom:.5rem}.post-content blockquote{border-left:4px solid #0366d6;padding-left:1rem;margin:1rem 0;font-style:italic;color:#666}.post-content code{background-color:#f6f8fa;padding:.2rem .4rem;border-radius:3px;font-family:'SFMono-Regular',Consolas,'Liberation Mono',Menlo,monospace;font-size:.9em}.post-content pre{background-color:#f6f8fa;padding:1rem;border-radius:6px;overflow-x:auto;margin:1rem 0}.post-content pre code{background:none;padding:0}footer{margin-top:4rem;padding:2rem 0;border-top:1px solid #eee}footer .footer-content{display:flex;flex-direction:column;align-items:center;gap:1rem}footer .footer-nav{display:flex; flex-direction:row; justify-content:center; align-items:center; gap:0.75rem; margin-top:0.5rem}footer .footer-nav a{display:inline-block; color:#666; text-decoration:none; font-size:.9rem; transition:color .2s}footer .footer-nav a:hover{color:#0070f3}footer .social-links{display:flex;gap:1rem;justify-content:center}footer .social-links a{border-bottom:none;display:flex;align-items:center}footer .social-links svg{fill:#666;transition:fill .2s ease;width:24px;height:24px}footer .social-links a:hover svg{fill:#0070f3}.home-container{max-width:600px;margin:40px auto 0 auto;padding:2rem;text-align:center}.writing-container{max-width:700px;margin:30px auto 0 auto;padding:2rem}.writing-list{list-style:none;padding:0;margin:2rem 0 0 0}.writing-item{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.writing-title{margin:0 0 .2rem 0;font-size:1.4rem}.writing-title a{color:#222;text-decoration:none;transition:color .2s}.writing-title a:hover{color:#0070f3}.writing-meta{color:#888;font-size:.95rem;margin-bottom:.5rem}.writing-excerpt{color:#444;font-size:1.05rem}.contact-bio{margin-top:1.5rem;font-size:1rem;line-height:1.6;color:#444}.contact-bio a{color:#0070f3;text-decoration:none;transition:color .2s}.contact-bio a:hover{color:#0051a8}.footer-separator{margin:0 0.5rem; color:#666; font-size:.9rem; user-select:none}.black-hole-container{display:flex; justify-content:center; margin:2rem 0 0 0}.black-hole{display:block}.disk1{animation:disk-spin1 2.5s linear infinite; opacity:0.8}.disk2{animation:disk-spin2 4s linear infinite reverse; opacity:0.5}@keyframes disk-spin1{100%{transform:rotate(360deg)}}@keyframes disk-spin2{100%{transform:rotate(-360deg)}}.skip-link{position:absolute; left:-999px; top:auto; width:1px; height:1px; overflow:hidden; z-index:1000; background:#fff; color:#222; padding:0.5em 1em; border-radius:4px; border:1px solid #222}.skip-link:focus{left:10px; top:10px; width:auto; height:auto; outline:2px solid #0070f3; box-shadow:0 2px 8px rgba(0,0,0,0.15)}@media (max-width:600px){body{margin:20px auto;padding:0 10px;font-size:16px}nav{flex-direction:column;gap:1rem}.nav-menu{gap:1rem}footer .container{flex-direction:column;gap:1rem;text-align:center}}@media (prefers-color-scheme:dark){body{color:#c9d1d9; background:#0d1117}h1, h2, h3{color:#c9d1d9}a{color:#58a6ff}.logo{color:#c9d1d9; background:#0d1117; border-color:#c9d1d9}.logo:hover{background:#c9d1d9; color:#0d1117}.nav-menu a{color:#8b949e}.nav-menu a:hover{color:#c9d1d9}.bio, .contact-bio, .home-container p, .writing-excerpt, .post-excerpt, .post-content, .post-content p, .post-content li, .post-content blockquote{color:#c9d1d9}.writing-list, .writing-item{color:#c9d1d9}.writing-title a{color:#c9d1d9}.writing-title a:hover{color:#58a6ff}.writing-meta, .post-meta{color:#8b949e}.writing-item, .post-list li, header, footer{border-color:#30363d}.post-content code, .post-content pre{background-color:#21262d}.container, .home-container{background:transparent}}