*{margin:0;padding:0;box-sizing:border-box}body{background-color:#21202c;color:#e6edf3;font-family:"Monaco","Menlo","Ubuntu Mono",monospace;font-size:14px;line-height:1.6;min-height:100vh}header{margin-bottom:60px}header nav{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #21262d;position:relative}header nav .home-link{color:#a9b6c5;text-decoration:none;font-weight:bold;font-size:16px}header nav .home-link:hover{color:#2c5c22}header nav .home-link.active{color:#2c5c22 !important;font-weight:bold}header nav .nav-links{display:flex;gap:30px}header nav .nav-links a{color:#e6edf3;text-decoration:none;transition:color .3s ease}header nav .nav-links a:hover{color:#2c5c22}header nav .nav-links a.active{color:#2c5c22 !important;font-weight:bold}@media (max-width: 600px){.hero{padding:20px}.hero .ascii-art .main-symbol .logo-image{width:90%;max-width:250px}.intro-text p{font-size:1rem}}.hero{text-align:center;margin:80px 0}.hero .ascii-art{margin-bottom:60px}.hero .ascii-art .main-symbol{font-size:120px;font-weight:bold;display:flex;justify-content:center;align-items:center;gap:10px}.hero .ascii-art .main-symbol .logo-image{width:80%;max-width:300px;height:auto;display:block;margin:0 auto;border-radius:8px}.hero .ascii-art .main-symbol .number{color:#58a6ff}.hero .ascii-art .main-symbol .hash{color:#58a6ff;transform:rotate(-15deg)}.hero .ascii-art .main-symbol .zero{color:#58a6ff;font-size:80px;align-self:flex-start;margin-top:20px}.hero .intro-text{max-width:600px;margin:0 auto}.hero .intro-text p{font-size:16px;color:#8b949e;line-height:1.8}.back-nav{display:inline;margin:0;margin-right:.5rem}.back-nav .back-link{color:#fff;text-decoration:none;font-size:inherit;font-weight:inherit;font-family:"Monaco","Menlo","Ubuntu Mono",monospace}.back-nav .back-link:hover{color:#b2ffb8}.section-header{margin-bottom:40px}.section-header h1{color:#2c5c22;font-size:32px;margin-bottom:10px;text-transform:lowercase;display:inline}.section-header .section-description{color:#8b949e;font-size:16px;display:block;margin-top:10px}.section-intro{margin-bottom:40px;padding:20px 0;border-bottom:1px solid #21262d}.section-intro p{color:#8b949e;font-size:16px;line-height:1.8}.posts-list h2{color:#e6edf3;font-size:18px;margin-bottom:20px;font-weight:normal}.posts-list .post-item{display:flex;align-items:center;margin-bottom:8px;font-family:monospace}.posts-list .post-item .post-date{color:#7d8590;font-size:13px;min-width:80px}.posts-list .post-item .post-separator{color:#7d8590;margin:0 10px}.posts-list .post-item .post-title{color:#2c5c22;text-decoration:none}.posts-list .post-item .post-title:hover{color:#fff;text-decoration:underline}.page-content{max-width:700px}.page-content .page-header{margin-bottom:40px}.page-content .page-header h1{color:#e6edf3;font-size:28px;margin-bottom:10px;display:inline}.page-content .page-header .page-meta{color:#7d8590;font-size:13px;display:block;margin-top:10px}.page-content .content{color:#e6edf3;line-height:1.8}.page-content .content h1{color:#101eb4;margin:30px 0 15px 0}.page-content .content h2{color:#a80297;margin:30px 0 15px 0}.page-content .content h3,.page-content .content h4,.page-content .content h5,.page-content .content h6{color:#0ec7db;margin:30px 0 15px 0}.page-content .content h1{font-size:24px}.page-content .content h2{font-size:20px}.page-content .content h3{font-size:18px}.page-content .content p{margin-bottom:15px}.page-content .content a{color:#2c5c22;text-decoration:none}.page-content .content a:hover{color:#fff;text-decoration:underline}.page-content .content code{background-color:#21262d;color:#f85149;padding:2px 6px;border-radius:3px;font-family:monospace}.page-content .content pre{background-color:#0d1117;border:1px solid #21262d;padding:15px;border-radius:6px;overflow-x:auto;margin:20px 0}.page-content .content pre code{background:none;padding:0;color:#e6edf3}.page-content .content blockquote{border-left:3px solid #58a6ff;padding-left:20px;margin:20px 0;color:#8b949e;font-style:italic}.page-content .content ul,.page-content .content ol{margin:15px 0 15px 30px}.page-content .content li{margin-bottom:5px}.page-content .tags{margin-top:40px;padding-top:20px;border-top:1px solid #21262d}.page-content .tags .tag{color:#7d8590;font-size:13px;margin-right:15px}@media (max-width: 768px){.container{padding:15px}header nav{flex-direction:column;gap:20px;text-align:center}header nav .nav-links{gap:20px}.back-nav{display:inline}.hero .ascii-art .main-symbol{font-size:80px}.hero .ascii-art .main-symbol .zero{font-size:60px}.post-item{flex-direction:column;align-items:flex-start;gap:5px;margin-bottom:15px}.post-item .post-separator{display:none}}#desktop-toc{position:fixed;top:200px;left:20px;width:250px;max-height:calc(100vh - 250px);overflow-y:auto;background:none;border:none;padding:0;z-index:100;font-family:"Monaco","Menlo","Ubuntu Mono",monospace;opacity:.6;transition:all .3s ease;-ms-overflow-style:none;scrollbar-width:none}@media (max-width: 1157px){#desktop-toc{display:none}}#desktop-toc h3{color:#2c5c22;font-size:14px;margin:0 0 10px 0;font-weight:normal;text-transform:none}#desktop-toc ul{list-style:none;margin:0;padding:0}#desktop-toc ul li{margin:0}#desktop-toc ul li a{color:#7d8590;text-decoration:none;font-size:13px;display:block;padding:2px 0;line-height:1.4;transition:color .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#desktop-toc ul li a:hover{color:#2c5c22}#desktop-toc ul li ul{margin-left:15px;margin-top:0}@media (max-width: 800px){#desktop-toc ul li ul{margin-left:10px}}@media (max-width: 600px){#desktop-toc ul li ul{margin-left:8px}}#desktop-toc ul li ul a{font-size:12px;color:#6a737d}#desktop-toc ul li ul a:hover{color:#8b949e}#desktop-toc ul li ul ul{margin-left:15px}@media (max-width: 800px){#desktop-toc ul li ul ul{margin-left:8px}}@media (max-width: 600px){#desktop-toc ul li ul ul{margin-left:5px}}#desktop-toc ul li ul ul a{font-size:11px;color:#586069}#desktop-toc::-webkit-scrollbar{display:none}#mobile-toc{display:block}.container{max-width:800px;margin:0 auto;padding:20px;position:relative}@media (min-width: 1158px){.container{padding-left:290px;left:-145px}}.hamburger{display:none;position:fixed;top:20px;right:20px;z-index:1001;background:none;border:none;cursor:pointer}.hamburger span{display:block;width:25px;height:3px;margin:5px 0;background-color:#e6edf3;transition:all .3s ease}.hamburger.is-active span:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.is-active span:nth-child(2){opacity:0}.hamburger.is-active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width: 1157px){.hamburger{display:block}}.nav-drawer{position:fixed;top:0;right:-300px;width:280px;height:100%;background-color:#0d1117;border-left:1px solid #21262d;padding:60px 20px 20px;transition:right .3s ease;z-index:1000;overflow-y:auto}.nav-drawer.is-open{right:0}.nav-drawer .toc-sidebar{display:block !important}.nav-drawer{position:fixed;top:0;right:-300px;width:280px;height:100%;background-color:#0d1117;border-left:1px solid #21262d;padding:60px 20px 20px;transition:right .3s ease;z-index:1000;overflow-y:auto}.nav-drawer.is-open{right:0}.nav-drawer .toc-sidebar{display:block !important}.subsections{margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #21262d}.subsections h2{color:#e6edf3;font-size:18px;margin-bottom:20px;font-weight:normal}.subsections .subsection-item{display:flex;align-items:center;margin-bottom:12px;font-family:monospace}.subsections .subsection-item .folder-icon{margin-right:8px;font-size:16px}.subsections .subsection-item a{color:#2c5c22;text-decoration:none;font-weight:bold}.subsections .subsection-item a:hover{color:#fff;text-decoration:underline}.subsections .subsection-item .subsection-description{color:#7d8590;font-size:13px;margin-left:5px}@media (max-width: 768px){.subsections .subsection-item{flex-direction:column;align-items:flex-start;gap:5px;margin-bottom:15px}.subsections .subsection-item .folder-icon{margin-right:5px}.subsections .subsection-item .subsection-description{margin-left:20px}}