*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}body{font-family:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;line-height:1.6;color:#333;background:#fff}a{color:#0066cc;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}code{font-family:"SF Mono", Monaco, "Cascadia Code", "Roboto Mono", Consolas, "Courier New", monospace;font-size:0.9em}pre{overflow-x:auto}h1,h2,h3,h4,h5,h6{margin:2em 0 0.75em;line-height:1.3;font-weight:700;color:#111;letter-spacing:-0.02em}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.4rem}h4{font-size:1.15rem}p{margin:1.25em 0;line-height:1.7;color:#333}ul,ol{margin:1em 0;padding-left:2em}li{margin:0.5em 0}blockquote{margin:1.5em 0;padding-left:1em;border-left:3px solid #ddd;color:#666;font-style:italic}hr{border:none;border-top:1px solid #ddd;margin:2em 0}:not(pre)>code{padding:0.2em 0.4em;background:#f5f5f5;border-radius:3px}table{width:100%;margin:2em 0;border-collapse:collapse;font-size:0.95rem}thead{background:#f8f9fa;border-bottom:2px solid #dee2e6}th{padding:0.75rem 1rem;text-align:left;font-weight:600;color:#111}td{padding:0.75rem 1rem;border-bottom:1px solid #e9ecef;color:#333}tbody tr:hover{background:#f8f9fa}tbody tr:last-child td{border-bottom:none}@media (max-width: 600px){table{font-size:0.85rem}th,td{padding:0.5rem}}.container{max-width:720px;margin:0 auto;padding:0 1rem}.site-header{padding:2rem 0;border-bottom:1px solid #e5e5e5;margin-bottom:2rem}.site-header .container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.site-header .site-title{font-size:1.75rem;font-weight:700;color:#111;letter-spacing:-0.02em}.site-header .site-title:hover{text-decoration:none;color:#0066cc}.site-header .site-nav{display:flex;gap:2rem}.site-header .site-nav a{color:#555;font-weight:500;transition:color 0.2s ease}.site-header .site-nav a:hover{color:#0066cc;text-decoration:none}main{min-height:60vh;padding:2rem 0}.site-footer{margin-top:4rem;padding:2.5rem 0;border-top:1px solid #e5e5e5;color:#777;font-size:0.9rem}.site-footer .container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.site-footer p{margin:0}.site-footer a{color:#555;margin-left:1.5rem}.site-footer a:hover{color:#0066cc}.site-footer a:first-child{margin-left:0}.post-list{list-style:none;padding:0;margin:2rem 0}.post-list li{margin:3rem 0;padding-bottom:2rem;border-bottom:1px solid #f0f0f0}.post-list li:last-child{border-bottom:none}.post-list h2{margin:0 0 0.5rem;font-size:1.75rem;font-weight:700}.post-list h2 a{color:#111}.post-list h2 a:hover{color:#0066cc;text-decoration:none}.post-list time{color:#777;font-size:0.9rem;display:block;margin-bottom:0.5rem}.post-list .post-tags{margin:0.75rem 0;display:flex;flex-wrap:wrap;gap:0.5rem}.post-list .post-tags .tag{display:inline-block;padding:0.25rem 0.75rem;background:#f0f4f8;color:#555;font-size:0.8rem;border-radius:4px;font-weight:500;transition:all 0.2s ease;text-decoration:none}.post-list .post-tags .tag:hover{background:#0066cc;color:#fff;text-decoration:none}.post-list p{margin:0.75rem 0 0;color:#555;line-height:1.7}.post-header,.page-header{margin-bottom:2rem}.post-header h1,.page-header h1{margin:0 0 0.5rem}.post-header time,.page-header time{color:#666;font-size:0.9rem}.post-content h2:first-child,.post-content h3:first-child,.post-content h4:first-child,.page-content h2:first-child,.page-content h3:first-child,.page-content h4:first-child{margin-top:0}.post-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e5e5e5;color:#666;font-size:0.9rem}.post-footer .tag{padding:0.2em 0.5em;background:#f0f4f8;color:#555;border-radius:4px;text-decoration:none;transition:all 0.2s ease}.post-footer .tag:hover{background:#0066cc;color:#fff;text-decoration:none}.tag-page .tag-count{color:#777;font-size:0.9rem;margin-bottom:2rem}.tag-page .back-link{margin-top:3rem}.tag-page .back-link a{color:#555}.tag-page .back-link a:hover{color:#0066cc}.tag-cloud{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0}.tag-cloud .tag-cloud-item{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;text-decoration:none;transition:all 0.2s ease}.tag-cloud .tag-cloud-item:hover{background:#0066cc;border-color:#0066cc;transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,102,204,0.2)}.tag-cloud .tag-cloud-item:hover .tag-name{color:#fff}.tag-cloud .tag-cloud-item:hover .tag-count{background:rgba(255,255,255,0.3);color:#fff}.tag-cloud .tag-cloud-item .tag-name{color:#333;font-weight:500}.tag-cloud .tag-cloud-item .tag-count{display:inline-block;min-width:1.5rem;padding:0.15rem 0.4rem;background:#e9ecef;color:#666;font-size:0.75rem;border-radius:3px;text-align:center}@media (max-width: 600px){.site-header{padding:1.5rem 0}.site-header .container{flex-direction:column;align-items:flex-start;gap:1rem}.site-header .site-title{font-size:1.5rem}.site-header .site-nav{gap:1.5rem}h1{font-size:1.75rem}h2{font-size:1.4rem}h3{font-size:1.2rem}}.highlight{background:#272822;color:#f8f8f2;padding:1rem;border-radius:4px;margin:1.5em 0;overflow-x:auto}.highlight pre{margin:0}.highlight code{color:#f8f8f2;background:transparent}.highlight .c,.highlight .cm,.highlight .cp,.highlight .c1,.highlight .cs{color:#75715e;font-style:italic}.highlight .err{color:#f92672}.highlight .k,.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{color:#66d9ef}.highlight .o,.highlight .ow{color:#f92672}.highlight .p{color:#f8f8f2}.highlight .n,.highlight .na,.highlight .nb,.highlight .nc,.highlight .no,.highlight .nd,.highlight .ni,.highlight .ne,.highlight .nf,.highlight .nl,.highlight .nn,.highlight .nx,.highlight .py,.highlight .nv,.highlight .vc,.highlight .vg,.highlight .vi{color:#a6e22e}.highlight .l,.highlight .ld,.highlight .s,.highlight .sb,.highlight .sc,.highlight .s2,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx,.highlight .sr,.highlight .s1,.highlight .ss{color:#e6db74}.highlight .m,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .il,.highlight .mo{color:#ae81ff}.highlight .gd{color:#f92672}.highlight .gi{color:#a6e22e}.highlight .ge{font-style:italic}.highlight .gs{font-weight:bold}.highlight .bp{color:#f8f8f2}.highlight .nt{color:#f92672}.highlight .w{color:#f8f8f2}

/*# sourceMappingURL=main.css.map */