*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;color:#3d425d;background:#fff;-webkit-font-smoothing:antialiased}.site-header{background:#fff;border-bottom:1px solid #eef0f3;padding:1rem 0;position:sticky;top:0;z-index:100}.header-inner{max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between}.logo img{height:32px;width:auto}.header-nav{display:flex;align-items:center;gap:1.5rem}.header-nav a{font-size:.85rem;font-weight:500;color:#3d425d;text-decoration:none;transition:color .2s}.header-nav a:hover{color:#007bff}.btn-cta{display:inline-block;background:linear-gradient(135deg,#72cf10,#5ab800);color:#fff!important;font-size:.8rem;font-weight:600;padding:.5rem 1.25rem;border-radius:50px;text-decoration:none;transition:transform .2s,box-shadow .2s}.btn-cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #72cf1059}.blog-hero{background:#f3f7f5;padding:3.5rem 1.5rem;text-align:center}.blog-hero h1{font-size:2.25rem;font-weight:700;color:#1a1d2e;margin-bottom:.5rem}.blog-hero p{font-size:1.05rem;color:#4b5563;max-width:560px;margin:0 auto;line-height:1.7}.posts-section{max-width:1100px;margin:0 auto;padding:3rem 1.5rem 2rem}.post-list{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.post-item{border-radius:12px;overflow:hidden;background:#fff;border:1px solid #eef0f3;transition:box-shadow .2s,transform .2s}.post-item:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.post-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.post-image{width:100%;height:200px;object-fit:cover;background:#f3f7f5}.post-image-placeholder{width:100%;height:200px;background:linear-gradient(135deg,#f3f7f5,#eef0f3);display:flex;align-items:center;justify-content:center}.post-image-placeholder svg{width:48px;height:48px;color:#ccc}.post-content{padding:1.25rem;display:flex;flex-direction:column;flex:1}.post-link:hover h2{color:#007bff}.post-item h2{font-size:1.15rem;font-weight:600;color:#1a1d2e;margin-bottom:.35rem;line-height:1.35;transition:color .2s}.post-meta{font-size:.78rem;color:#999;margin-bottom:.6rem}.post-item p{font-size:.88rem;color:#4b5563;line-height:1.6;margin-bottom:.75rem;flex:1}.post-item>.tags{padding:0 1.25rem 1.25rem}.tags{display:flex;gap:.35rem;flex-wrap:wrap}.tag{background:#f3f7f5;color:#3d425d;padding:.18rem .55rem;border-radius:50px;font-size:.68rem;font-weight:500;text-decoration:none;transition:background .2s}a.tag:hover{background:#e0efe3}.pagination{max-width:1100px;margin:0 auto;padding:1rem 1.5rem 3rem;display:flex;justify-content:center;align-items:center;gap:.5rem}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .75rem;border-radius:8px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s}.pagination a{color:#3d425d;border:1px solid #eef0f3;background:#fff}.pagination a:hover{border-color:#007bff;color:#007bff}.pagination .current{background:#1a1d2e;color:#fff;border:1px solid #1a1d2e}.pagination .dots{border:none;color:#999}.tag-cloud{max-width:1100px;margin:0 auto;padding:2rem 1.5rem;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.tag-cloud a{background:#fff;color:#3d425d;padding:.35rem .85rem;border-radius:50px;font-size:.78rem;font-weight:500;text-decoration:none;border:1px solid #eef0f3;transition:all .2s}.tag-cloud a:hover{border-color:#72cf10;background:#f3f7f5}.tag-cloud a.active{background:#1a1d2e;color:#fff;border-color:#1a1d2e}.site-footer{background:#f0f0f2;padding:3rem 0 0;border-top:1px solid #e0e0e3}.footer-inner{max-width:1100px;margin:0 auto;padding:0 1.5rem}.footer-top{display:flex;justify-content:space-between;gap:3rem;padding-bottom:2rem;border-bottom:1px solid #d8d8dc}.footer-brand{max-width:280px}.footer-logo{height:28px;width:auto;margin-bottom:.75rem}.footer-tagline{font-size:.85rem;color:#737373;line-height:1.6}.footer-links{display:flex;gap:3rem}.footer-col{display:flex;flex-direction:column;gap:.4rem}.footer-col h4{font-size:.82rem;font-weight:700;color:#1a1d2e;margin-bottom:.4rem}.footer-col a{font-size:.82rem;color:#737373;text-decoration:none;transition:color .2s}.footer-col a:hover{color:#3d425d}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;font-size:.78rem;color:#999}.footer-social{display:flex;gap:1rem}.footer-social a{color:#999;transition:color .2s}.footer-social a:hover{color:#3d425d}@media(max-width:768px){.blog-hero{padding:2.5rem 1rem}.blog-hero h1{font-size:1.65rem}.posts-section{padding:2rem 1rem 1rem}.post-list{grid-template-columns:1fr}.header-nav a:not(.btn-cta){display:none}.footer-top{flex-direction:column;gap:2rem}.footer-brand{max-width:100%}.footer-links{gap:2rem}.footer-bottom{flex-direction:column;gap:.75rem;text-align:center}}
