.blog-hero{background:linear-gradient(135deg,rgba(20,25,35,.95),rgba(35,40,50,.9)),radial-gradient(ellipse at top,rgba(255,153,0,.1) 0%,transparent 50%)!important;background-size:cover!important;background-position:center!important;color:white!important;padding:6rem 0 4rem!important;text-align:center!important;position:relative!important;border-bottom:3px solid #f90!important;margin-top:-80px!important;padding-top:10rem!important}.hero-content{max-width:1200px!important;margin:0 auto!important;padding:0 20px!important;position:relative!important;z-index:2!important}.hero-title{font-size:3rem!important;font-weight:700!important;margin-bottom:1rem!important;text-shadow:2px 2px 4px rgba(0,0,0,.5)!important}.hero-subtitle{font-size:1.2rem!important;opacity:.9!important;max-width:800px!important;margin:0 auto!important;line-height:1.6!important}.blog-container{max-width:1200px!important;margin:0 auto!important;padding:3rem 20px!important}.posts-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(380px,1fr))!important;gap:2.5rem!important;margin-bottom:3rem!important}.post-card{background:#fff!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 4px 20px rgba(0,0,0,.1)!important;transition:all .3s ease!important;border:1px solid #e0e0e0!important}.post-card:hover{transform:translateY(-8px)!important;box-shadow:0 8px 30px rgba(255,153,0,.15)!important;border-top:3px solid #f90!important}.post-thumbnail{overflow:hidden!important;height:220px!important;position:relative!important}.post-thumbnail img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .4s ease!important}.post-content{padding:2rem!important}.post-title{font-size:1.4rem!important;margin-bottom:1rem!important;line-height:1.4!important;font-weight:600!important}.post-title a{color:#2c3e50!important;text-decoration:none!important;transition:color .3s ease!important}.post-title a:hover{color:#f90!important}.read-more{display:inline-flex!important;align-items:center!important;gap:.5rem!important;color:#fff!important;background:linear-gradient(135deg,#f90,#f90)!important;text-decoration:none!important;font-weight:500!important;padding:.8rem 1.5rem!important;border-radius:25px!important;transition:all .3s ease!important;font-size:.9rem!important;box-shadow:0 4px 15px rgba(255,153,0,.3)!important}