.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}@media(max-width:768px){.page-header{margin-bottom:16px}.page-header h1{font-size:1.5rem;line-height:1.3}.post-list h2{font-size:1.4rem;margin-bottom:16px}.post-list{gap:16px}.post-card{padding-bottom:14px}.post-card h3{font-size:1.1rem;line-height:1.4}.post-card p{font-size:.95rem;line-height:1.6}.meta{font-size:.85rem}.pagination{flex-direction:column;gap:12px;align-items:stretch}.pagination a{display:block;text-align:center;padding:10px;border:1px solid var(--border);border-radius:6px;font-size:.9rem}.page-number{text-align:center;font-size:.85rem}}.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,.top-nav{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.site-header{background:#fff}.logo-bar{text-align:center;padding:10px 12px}.logo-bar img{max-height:80px;width:auto;max-width:100%;object-fit:contain;display:inline-block}.top-nav{background:#1e73be;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.top-nav::-webkit-scrollbar{display:none}.nav-inner{display:flex;align-items:center;justify-content:center;width:max-content;min-width:100%;gap:0;padding:0 10px;white-space:nowrap}.nav-inner a{flex:none;display:flex;align-items:center;justify-content:center;height:46px;padding:0 14px;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;text-decoration:none;line-height:1}.nav-inner a:hover{color:#fff;background:#035a9e}.header-inner{max-width:var(--max-width);margin:0 auto;padding:0 24px}@media(min-width:769px) and (max-width:1100px){.logo-bar img{max-height:70px}.nav-inner{justify-content:center}.nav-inner a{font-size:13px;padding:0 16px}}@media(max-width:768px){html,body{overflow-x:hidden}.site-header,.top-nav{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.logo-bar{padding:8px 10px}.logo-bar img{max-height:58px}.top-nav{overflow-x:auto;overflow-y:hidden}.nav-inner{width:max-content;min-width:100%;justify-content:center;padding:0 8px}.nav-inner a{height:42px;padding:0 12px;font-size:11px}}@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;min-width:0}html,body{overflow-x:hidden}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: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}}@media(max-width:768px){.content-area{max-width:100%}.post-content{font-size:.95rem;line-height:1.75}.post-content h1{font-size:1.6rem;line-height:1.3;margin-bottom:16px}.post-content h2{font-size:1.35rem;margin-top:28px;margin-bottom:12px}.post-content h3{font-size:1.15rem;margin-top:24px;margin-bottom:10px}.post-content h4{font-size:1.05rem}.post-content p{margin-bottom:14px}.post-content ul,.post-content ol{padding-left:18px;margin-bottom:14px}.post-content a{word-break:break-word}.post-content pre{overflow-x:auto;padding:12px;border-radius:6px;font-size:.85rem}.post-content code{font-size:.85rem}.post-content table{display:block;overflow-x:auto;width:100%;font-size:.85rem}.post-content img{margin:16px 0}.post-content hr{margin:24px 0}}.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.6rem}.post-content h2{font-size:1.4rem}.post-content h3{font-size:1.25rem}.post-content h4{font-size:1.1rem}}@media(max-width:768px){.post-content{font-size:.95rem;line-height:1.75;max-width:100%}.single-post{padding:0}.post-header{margin-bottom:16px}.post-hero{margin:14px 0}.post-content h2{margin-top:28px;margin-bottom:12px}.post-content h3{margin-top:22px;margin-bottom:10px}.post-content h4{margin-top:18px;margin-bottom:8px}.post-content p{margin-bottom:14px}.post-content ul,.post-content ol{padding-left:18px;margin-bottom:14px}.post-content a{padding:2px 0}.post-content pre{font-size:.85rem;padding:12px;max-height:none}.post-content code{font-size:.85rem}.post-content table{font-size:.85rem}.post-content blockquote{margin:16px 0}.post-content hr{margin:24px 0}.toc-sidebar{display:none}}