.blog-hero{text-align:center;color:#fff;background:linear-gradient(45deg,#d14d72,#ff4081);padding:6rem 1rem}.blog-hero .hero-content{max-width:800px;margin:0 auto}.blog-hero .hero-content h1{margin-bottom:1rem;font-size:3rem}.blog-hero .hero-content .subtitle{opacity:.9;font-size:1.2rem}.section-header{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto 2rem;padding:0 1rem;display:flex}.section-header h2{color:#d14d72;font-size:2rem}.section-header .view-all{color:#d14d72;align-items:center;gap:.5rem;font-weight:600;display:flex}.section-header .view-all:hover{color:#ff4081}.trending-section{background:#fff9fb;padding:4rem 0}.trending-section .trending-grid{grid-template-columns:1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}@media (max-width:768px){.trending-section .trending-grid{grid-template-columns:1fr}}.trending-section .featured-post{background:#fff;border-radius:12px;transition:all .3s;overflow:hidden}.trending-section .featured-post:hover{transform:translateY(-3px);box-shadow:0 4px 15px #0000001a}.trending-section .featured-post .post-image{cursor:pointer;height:400px;position:relative}.trending-section .featured-post .post-image img{object-fit:cover;width:100%;height:100%}.trending-section .featured-post .post-meta{justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.trending-section .featured-post .post-title{cursor:pointer;margin:0 1.5rem 1rem;font-size:1.5rem}.trending-section .featured-post .post-title:hover{color:#d14d72}.trending-section .featured-post .post-excerpt{color:#444;margin:0 1.5rem 1.5rem;line-height:1.6}.trending-section .secondary-posts{gap:1.5rem;display:grid}.trending-section .secondary-posts .secondary-post{background:#fff;border-radius:8px;grid-template-columns:1fr 2fr;align-items:center;transition:all .3s;display:grid;overflow:hidden}.trending-section .secondary-posts .secondary-post:hover{transform:translateY(-3px);box-shadow:0 4px 15px #0000001a}.trending-section .secondary-posts .secondary-post .post-image{height:150px}.trending-section .secondary-posts .secondary-post .post-image img{object-fit:cover;width:100%;height:100%}.trending-section .secondary-posts .secondary-post .post-content{padding:1rem}.trending-section .secondary-posts .secondary-post .post-content .post-title{cursor:pointer;margin:.5rem 0;font-size:1.1rem}.trending-section .secondary-posts .secondary-post .post-content .post-title:hover{color:#d14d72}.categories-section{padding:4rem 0}.categories-section .category-container{justify-content:center;align-items:center;width:100%;margin-top:1rem;display:flex}.categories-section .category-container .category-container-inner{justify-content:center;align-items:center;gap:1rem;width:85%;display:flex}.categories-section .category-container .swiper{width:100%;padding:20px 0}.categories-section .category-container .swiper-slide{justify-content:center;display:flex}.categories-section .category-container .category-item{text-align:center;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;width:250px;padding:20px;transition:all .3s ease-in-out;box-shadow:0 4px 10px #0000001a}.categories-section .category-container .category-item:hover{transform:translateY(-5px)}.categories-section .category-container .category-item.active{color:#fff;background:#ff3b3b;border-color:#ff3b3b}.categories-section .category-container .category-item.active h5,.categories-section .category-container .category-item.active p{color:#fff}.categories-section .category-container .blog-category-img{background:#fdecec;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 10px;display:flex}.categories-section .category-container .blog-category-img img{object-fit:contain;border-radius:50%;width:40px;height:40px}.categories-section .category-container h5{color:#000;margin-bottom:5px;font-size:18px;font-weight:700}.categories-section .category-container p{color:#666;font-size:14px}.recent-posts{background:#fff9fb;padding:4rem 0}.recent-posts .posts-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}@media (max-width:1024px){.recent-posts .posts-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.recent-posts .posts-grid{grid-template-columns:1fr}}.recent-posts .post-card{background:#fff;border-radius:12px;transition:all .3s;overflow:hidden}.recent-posts .post-card:hover{transform:translateY(-3px);box-shadow:0 4px 15px #0000001a}.recent-posts .post-card .post-image{height:200px}.recent-posts .post-card .post-image img{object-fit:cover;width:100%;height:100%}.recent-posts .post-card .post-content{padding:1.5rem}.recent-posts .post-card .post-content .post-title{cursor:pointer;margin:1rem 0 .5rem}.recent-posts .post-card .post-content .post-title:hover{color:#d14d72}.recent-posts .post-card .post-content .post-excerpt{color:#444;line-height:1.6}.category-badge{color:#d14d72;background:#d14d721a;border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}.date-views{color:#666;align-items:center;gap:.3rem;font-size:.9rem;display:flex}.hover-zoom{transition:transform .3s}.hover-zoom:hover{transform:scale(1.05)}
