.blog-hero{padding:clamp(2.4rem,5vw,3.3rem) 0 clamp(1.2rem,3vw,2rem);background:linear-gradient(135deg,#e0f2fed9,#ede9fed9);border-bottom:1px solid rgba(226,232,240,.8)}.blog-hero .section-title-lg{margin:.4rem 0 .35rem}.blog-hero p{margin:0;color:var(--gray-700)}.blog-grid{display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:1.5rem}.post-card{position:relative;background:#ffffffe0;border:1px solid rgba(226,232,240,.9);border-radius:var(--border-radius);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-sm);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;text-decoration:none}.post-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-md);border-color:#0284c759}.post-card:link,.post-card:visited,.post-card:hover,.post-card:active{text-decoration:none}.post-thumb{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.post-card-body{padding:1.2rem 1.15rem 1.3rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.post-card a{text-decoration:none}.post-meta{display:flex;align-items:center;gap:.4rem;color:var(--gray-600, #475569);font-size:.92rem;flex-wrap:wrap}.post-meta .dot{width:6px;height:6px;border-radius:50%;background:var(--gray-300)}.post-title{font-size:1.1rem;font-weight:900;margin:.2rem 0;color:var(--gray-900);line-height:1.6;text-decoration:none}.post-desc{color:var(--gray-700);margin:0;line-height:1.7;text-decoration:none}.tag-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .65rem;border-radius:999px;background:#0284c714;border:1px solid rgba(2,132,199,.18);color:var(--primary-dark);font-weight:800;font-size:.85rem}.tag-row{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.3rem}.pagination{display:flex;justify-content:center;align-items:center;gap:.6rem;margin:1.8rem 0 0;flex-wrap:wrap}.pagination a{text-decoration:none;padding:.55rem .9rem;border-radius:12px;border:1px solid rgba(226,232,240,.9);background:#fffc;color:var(--gray-800);font-weight:800}.pagination .current{display:inline-block;padding:.65rem 1rem;border-radius:14px;background:#0284c71f;border:1px solid rgba(2,132,199,.35);color:var(--primary-dark);min-width:140px;text-align:center;box-shadow:0 8px 18px #0284c71f}.blog-page{padding-bottom:3rem}.post-hero{padding:clamp(1.9rem,4.6vw,3rem) 0 clamp(1.1rem,3vw,1.8rem);background:linear-gradient(135deg,#e0f2feeb,#ede9feeb);border-bottom:1px solid rgba(226,232,240,.8)}.breadcrumb{display:flex;align-items:center;gap:.45rem;color:var(--gray-600, #475569);font-size:.94rem;flex-wrap:wrap}.breadcrumb a{text-decoration:none;color:var(--gray-700)}.post-hero h1{margin:.25rem 0 .35rem;font-size:clamp(1.8rem,2.8vw,2.15rem);font-weight:950}.post-meta-hero{display:flex;align-items:center;gap:.5rem;color:var(--gray-700);flex-wrap:wrap;margin-top:.5rem}.post-cover{margin:1.1rem 0;border-radius:18px;overflow:hidden;border:1px solid rgba(226,232,240,.9);box-shadow:var(--shadow-md)}.post-body{background:#ffffffd9;border:1px solid rgba(226,232,240,.9);border-radius:18px;padding:clamp(1.4rem,3vw,2.1rem);box-shadow:var(--shadow-sm);line-height:1.85;font-size:1.02rem}.post-body h2,.post-body h3{margin-top:1.8rem}.post-body img{border-radius:12px;border:1px solid rgba(226,232,240,.9)}.toc{background:#f1f5f9cc;border:1px solid rgba(226,232,240,.9);border-radius:14px;padding:1rem 1.1rem;margin:1.2rem 0}.toc-title{font-weight:900;margin:0 0 .7rem}.toc ul{margin:0;padding-inline-start:1.2rem}.toc a{text-decoration:none;color:var(--gray-800)}.post-body p{margin:.9rem 0;color:var(--gray-800)}.post-body ul,.post-body ol{margin:.9rem 0;padding-inline-start:1.4rem;color:var(--gray-800)}.post-body li{margin:.35rem 0}.post-body a{color:var(--primary-dark);text-decoration:none;border-bottom:1px dashed rgba(2,132,199,.35)}.post-body a:hover{color:var(--primary);border-bottom-color:#0284c78c}.post-body blockquote{margin:1rem 0;padding:1rem 1.1rem;background:#f1f5f9d9;border:1px solid rgba(226,232,240,.9);border-radius:14px;border-inline-start:4px solid rgba(2,132,199,.5);color:var(--gray-800)}.post-body code{background:#0f172a14;border:1px solid rgba(15,23,42,.08);border-radius:8px;padding:.1rem .35rem;font-size:.95rem;direction:ltr}.post-body pre{background:#0f172a;color:#ffffffeb;border-radius:14px;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.08);overflow:auto;direction:ltr;font-size:.95rem;line-height:1.7;box-shadow:0 12px 30px #0f172a40}.post-body pre code{background:transparent;border:none;padding:0;color:inherit}.post-body hr{border:none;border-top:1px solid rgba(226,232,240,.9);margin:1.5rem 0}.post-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.1rem;flex-wrap:wrap}.post-nav{display:flex;gap:.6rem;flex-wrap:wrap}.post-nav a{text-decoration:none;padding:.65rem .9rem;border:1px solid rgba(226,232,240,.9);border-radius:12px;background:#f8fafccc;color:var(--gray-800);font-weight:800}.rss-link{text-decoration:none;display:inline-flex;align-items:center;gap:.4rem;color:var(--primary-dark);font-weight:850;padding:.4rem .7rem;border-radius:12px;background:#0284c714;border:1px solid rgba(2,132,199,.18);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.rss-link:hover{transform:translateY(-1px);border-color:#0284c759;box-shadow:0 8px 18px #0284c724}@media (max-width: 720px){.post-cover{margin:1rem -.4rem;border-radius:14px}}
