.page-header{margin-bottom:24px}.page-header h1{margin-bottom:10px;line-height:1.2}.home-intro h1,.home-intro p{display:none}.page-description,.meta{color:var(--muted);font-size:.95rem}.post-list{display:grid;gap:20px}.post-card{border-bottom:1px solid var(--border);padding-bottom:18px}.post-list h2{font-size:1.8rem;font-weight:700;margin-bottom:20px;color:#111827}.post-card h3{font-size:1.25rem;font-weight:600;margin-bottom:6px}.post-card h3 a{text-decoration:none;color:#1d4ed8}.post-card h3 a:hover{text-decoration:underline}.post-card p{margin:0 0 10px}.pagination{display:flex;justify-content:space-between;align-items:center;margin-top:30px;padding-top:20px}.page-number{color:var(--muted);font-size:.95rem}.site-footer{border-top:1px solid #e5e7eb;margin-top:40px;padding:20px 0;background:#f9fafb}.footer-inner{max-width:1200px;margin:0 auto;padding:0 16px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.footer-left p{margin:0;font-size:.9rem;color:#6b7280}.footer-right{display:flex;gap:16px;flex-wrap:wrap}.footer-right a{font-size:.9rem;color:#374151;text-decoration:none}.footer-right a:hover{text-decoration:underline}@media(max-width:768px){.footer-inner{flex-direction:column;gap:10px;text-align:center}.footer-right{justify-content:center}}.site-header{width:100%}.logo-bar{text-align:center;padding:10px 0}.logo-bar img{max-height:120px;width:auto;max-width:100%;object-fit:contain;display:inline-block}.top-nav{background:#1e73be;width:100%;overflow-x:auto;position:relative;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.top-nav::-webkit-scrollbar{display:none}.top-nav::before,.top-nav::after{content:"";position:absolute;top:0;width:30px;height:100%;pointer-events:none;z-index:1}.nav-inner{display:flex;justify-content:center;align-items:stretch;padding:0;gap:20px;white-space:nowrap}.nav-inner a{display:flex;flex:none;align-items:center;justify-content:center;height:50px;padding:0 20px;color:#fff;font-size:14px;font-weight:600;text-transform:uppercase;text-decoration:none;transition:background .2s ease}.nav-inner a:hover{color:#fff;background-color:#035a9e}.nav-inner a::after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;background:#fff;transition:width .25s ease}.nav-inner a:hover::after{width:100%}@media(min-width:769px) and (max-width:1100px){.logo-bar img{max-height:70px}.nav-inner{gap:20px}.nav-inner a{font-size:13px}}@media(max-width:768px){.logo-bar{padding:10px 0}.logo-bar img{max-height:60px}.nav-inner{gap:14px;padding:10px;justify-content:flex-start;overflow-x:auto;white-space:nowrap}.nav-inner a{font-size:12px;flex-shrink:0}.nav-inner a::after{display:none}}@font-face{font-family:inter;src:url(/fonts/inter-subset.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:inter;src:url(/fonts/inter-italic-subset.woff2)format("woff2");font-weight:100 900;font-style:italic;font-display:swap}:root{--bg:#ffffff;--text:#1f2937;--muted:#6b7280;--border:#e5e7eb;--link:#111827;--link-hover:#2563eb;--sidebar-bg:#fafafa;--max-width:1800px;--radius:8px}*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Arial,sans-serif;line-height:1.7}h1,h2,h3,h4,h5,h6{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Arial,sans-serif}a{color:var(--link);text-decoration:none}a:hover{color:var(--link-hover)}img{max-width:100%;height:auto;display:block}.site-shell{max-width:var(--max-width);margin:0 auto;padding:24px}.site-grid{display:grid;grid-template-columns:250px minmax(0,1fr)250px;gap:24px;align-items:start}.left-sidebar,.right-sidebar{position:sticky;top:20px;align-self:start}.sidebar-box{background:var(--sidebar-bg);border:1px solid var(--border);border-radius:var(--radius);padding:16px;margin-bottom:20px}.sidebar-box h3{margin-top:0;margin-bottom:12px;font-size:1rem}.sidebar-box ul{margin:0;padding-left:18px}.sidebar-box li{margin-bottom:8px}.content-area{min-width:0}.site-footer{border-top:1px solid var(--border);margin-top:40px;color:var(--muted)}.post-content hr{border:none;height:1px;background:linear-gradient(to right,transparent,#d1d5db,transparent);margin:40px 0}@media(max-width:1200px){.site-grid{grid-template-columns:250px minmax(0,1fr)}.right-sidebar{display:none}}@media(max-width:768px){.site-shell{padding:16px}.site-grid{grid-template-columns:1fr}.left-sidebar,.right-sidebar{position:static}}.single-post{max-width:100%}.post-header{margin-bottom:24px}.post-header h1{margin-bottom:10px;line-height:1.2}.post-meta{color:var(--muted);font-size:.95rem}.post-hero{margin:20px 0}.toc-sidebar .toc-inner{font-size:.95rem;max-height:calc(100vh - 100px);overflow-y:auto;padding-right:6px}.toc-sidebar nav>ul,.toc-sidebar ul{list-style:none;padding-left:0;margin:0}.toc-sidebar li{margin-bottom:8px}.toc-sidebar li ul{padding-left:14px;margin-top:8px}.toc-sidebar a{display:inline-block;line-height:1.5}.toc-sidebar a:hover{color:var(--link-hover)}.post-header h1{font-size:2.2rem;font-weight:700;line-height:1.3;margin-bottom:10px;color:#111827}.post-content h2{font-size:1.5rem;font-weight:700;margin-top:40px;margin-bottom:15px;color:#111827;border-bottom:2px solid #e5e7eb;padding-bottom:6px}.post-content h3{font-size:1.35rem;font-weight:600;margin-top:30px;margin-bottom:12px;color:#1f2937}.post-content h4{font-size:1.15rem;font-weight:600;margin-top:24px;margin-bottom:10px;color:#374151}.post-content{font-size:1rem}.post-content p,.post-content ul,.post-content ol,.post-content blockquote,.post-content pre{margin-bottom:18px}.post-content h2,.post-content h3,.post-content h4{scroll-margin-top:80px}.post-content pre{overflow-x:auto;padding:14px;border-radius:6px;background:#111827;color:#f9fafb;max-height:500px;overflow:auto}.post-content code{font-size:.95em}.post-content table{width:100%;border-collapse:collapse;margin-bottom:20px;display:block;overflow-x:auto}.post-content th,.post-content td{border:1px solid var(--border);padding:10px 12px;text-align:left}.post-content blockquote{border-left:4px solid var(--border);padding-left:16px;color:var(--muted)}.post-content a{color:#1d4ed8;text-decoration:underline;text-decoration-color:rgba(29,78,216,.4);text-underline-offset:2px;transition:all .2s ease}.post-content a:hover{color:#1e40af;text-decoration-color:rgba(30,64,175,.8)}.post-content a:visited{color:#6d28d9}.post-content a[href^=http]{word-break:break-word}.post-content code a{color:#93c5fd;text-decoration:none}@media(max-width:768px){.post-header h1{font-size:1.8rem}.post-content h2{font-size:1.4rem}.post-content h3{font-size:1.25rem}.post-content h4{font-size:1.1rem}}