.blog-hero{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:120px 0 80px;position:relative;overflow:hidden}.blog-hero .hero-bg-shapes{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.blog-hero .hero-bg-shapes .shape{opacity:.5;border-radius:50%;position:absolute}.blog-hero .hero-bg-shapes .shape.shape-1{filter:blur(80px);background:linear-gradient(135deg,#ff6b6b 0%,orange 100%);width:400px;height:400px;top:-200px;right:-100px}.blog-hero .hero-bg-shapes .shape.shape-2{filter:blur(60px);background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 100%);width:300px;height:300px;bottom:-150px;left:-100px}.blog-hero .hero-badge{color:#ff6b6b;z-index:1;background:#fff;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:10px 20px;font-size:14px;font-weight:600;display:inline-flex;position:relative;box-shadow:0 10px 40px #00000014}.blog-hero .hero-badge i{font-size:16px}.blog-hero .blog-main-title{color:#1e293b;z-index:1;margin-bottom:15px;font-size:3rem;font-weight:800;position:relative}.blog-hero .blog-main-title span{background:linear-gradient(135deg,#ff6b6b 0%,orange 100%);-webkit-text-fill-color:transparent;background-clip:text}.blog-hero .blog-subtitle{color:#64748b;z-index:1;max-width:600px;margin:0 auto;font-size:1.1rem;position:relative}.blog-hero .blog-post-meta{z-index:1;margin-top:20px;position:relative}.blog-hero .blog-post-meta span{color:#64748b;margin:0 10px;font-size:.9rem}.blog-hero .blog-post-meta span i{color:#ff6b6b;margin-right:5px}.dark-mode .blog-hero{background:0 0}.dark-mode .blog-hero .hero-badge{backdrop-filter:blur(10px);background:#1e293bcc}.dark-mode .blog-hero .blog-main-title{color:#e2e8f0}.dark-mode .blog-hero .blog-subtitle,.dark-mode .blog-hero .blog-post-meta span{color:#94a3b8}.dark-mode .text-muted{color:#94a3b8!important}.blog-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 10px 40px #00000014}.blog-card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 25px 50px -12px #00000026}.blog-card:hover .blog-image img{transform:scale(1.08)}.blog-card .blog-image{height:220px;position:relative;overflow:hidden}.blog-card .blog-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog-card .blog-image .category-badge,.blog-card .blog-image .featured-badge{border-radius:25px;padding:8px 16px;font-size:.8rem;font-weight:600;position:absolute;top:15px}.blog-card .blog-image .category-badge{color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,orange 100%);left:15px;box-shadow:0 4px 15px #ff6b6b66}.blog-card .blog-image .featured-badge{color:#1e293b;background:linear-gradient(135deg,#fdce59,#f59e0b);right:15px;box-shadow:0 4px 15px #f59e0b66}.blog-card .blog-content{padding:25px}.blog-card .blog-content .blog-meta{gap:15px;margin-bottom:12px;display:flex}.blog-card .blog-content .blog-meta span{color:#64748b;align-items:center;gap:6px;font-size:.85rem;display:flex}.blog-card .blog-content .blog-meta span i{color:#ff6b6b}.blog-card .blog-content h4{margin-bottom:12px;font-size:1.15rem;font-weight:700;line-height:1.5}.blog-card .blog-content h4 a{color:#1e293b;text-decoration:none;transition:color .3s}.blog-card .blog-content h4 a:hover{color:#ff6b6b}.blog-card .blog-content p{color:#64748b;margin-bottom:18px;font-size:.95rem;line-height:1.7}.blog-card .blog-content .read-more{color:#ff6b6b;align-items:center;gap:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.blog-card .blog-content .read-more i{transition:transform .3s}.blog-card .blog-content .read-more:hover{gap:12px}.blog-card .blog-content .read-more:hover i{transform:translate(5px)}.dark-mode .blog-card{backdrop-filter:blur(10px);background:#1e293bcc;border-color:#ffffff0d}.dark-mode .blog-card .blog-content .blog-meta span{color:#94a3b8}.sidebar-widget{background:#fff;border:1px solid #f1f5f9;border-radius:20px;margin-bottom:25px;padding:25px;box-shadow:0 10px 40px #00000014}.sidebar-widget h5{color:#1e293b;border-bottom:2px solid #ff6b6b;margin-bottom:20px;padding-bottom:12px;font-weight:700}.sidebar-widget .category-list{margin:0;padding:0;list-style:none}.sidebar-widget .category-list li{border-bottom:1px solid #f1f5f9;padding:12px 0}.sidebar-widget .category-list li:last-child{border-bottom:none}.sidebar-widget .category-list li a{color:#64748b;align-items:center;gap:8px;text-decoration:none;transition:all .3s;display:flex}.sidebar-widget .category-list li a:hover{color:#ff6b6b;padding-left:8px}.dark-mode .sidebar-widget{backdrop-filter:blur(10px);background:#1e293bcc;border-color:#ffffff0d}.dark-mode .sidebar-widget .category-list li{border-color:#ffffff0d}.dark-mode .sidebar-widget .category-list li a{color:#94a3b8}.popular-post{border-bottom:1px solid #f1f5f9;gap:15px;padding:12px 0;display:flex}.popular-post:last-child{border-bottom:none}.popular-post img{object-fit:cover;border-radius:12px;width:70px;height:70px}.popular-post a{color:#1e293b;margin-bottom:5px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s;display:block}.popular-post a:hover{color:#ff6b6b}.popular-post small{color:#64748b;font-size:.8rem}.dark-mode .popular-post{border-color:#ffffff0d}.dark-mode .popular-post small{color:#94a3b8}.blog-article .card-body{padding:35px}.blog-article .article-content{color:#475569;font-size:1.05rem;line-height:1.9}.blog-article .article-content p{margin-bottom:20px}.blog-article .article-content h2,.blog-article .article-content h3,.blog-article .article-content h4{color:#1e293b;margin:30px 0 15px;font-weight:700}.blog-article .article-content img{border-radius:16px;max-width:100%;margin:25px 0;box-shadow:0 10px 40px #00000014}.blog-article .article-content ul,.blog-article .article-content ol{margin-bottom:20px;padding-left:25px}.blog-article .article-content blockquote{color:#666;border-left:4px solid #ff6b6b;margin:20px 0;font-style:italic}.blog-tags .tag-badge,.tag-badge{color:#fd7151;background:#fd71511a;border-radius:15px;margin-bottom:8px;margin-right:8px;padding:5px 12px;font-size:.8rem;display:inline-block}.blog-share h5{margin-bottom:15px;font-size:1rem}.blog-share .share-buttons .btn{color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:10px;display:inline-flex}.blog-share .btn-facebook{background:#1877f2}.blog-share .btn-twitter{background:#1da1f2}.blog-share .btn-linkedin{background:#0a66c2}.blog-share .btn-whatsapp{background:#25d366}.author-card .author-info{text-align:center}.author-card .author-info .author-avatar{color:#fff;background:linear-gradient(135deg,#fd7151,#e45c3a);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 10px;font-size:1.5rem;font-weight:700;display:flex}.dark-mode .blog-card{backdrop-filter:blur(8px);background:#0003}.dark-mode .blog-card .blog-content h4 a{color:#eee}.dark-mode .blog-card .blog-content p{color:#ccc}.dark-mode .sidebar-widget{background:#0003}.dark-mode .sidebar-widget h5{color:#eee}.dark-mode .sidebar-widget .category-list a{color:#ccc}.dark-mode .blog-article{background:#1a1a1a}.dark-mode .blog-article .article-content{color:#ccc}.dark-mode .popular-post a{color:#eee}@media (width<=768px){.blog-hero{padding:100px 0 60px}.blog-hero .blog-main-title{font-size:1.8rem}.blog-card .blog-image{height:180px}}.blog-slider-section{background:linear-gradient(#fff 0%,#f8fafc 100%);position:relative}.blog-slider-section:before{content:"";background:linear-gradient(90deg,#0000,#fd71514d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.blog-slider-section .heading-section{margin-bottom:50px}.blog-slider-section .heading-section .heading-title{background:linear-gradient(135deg,#1a1a2e 0%,#fd7151 100%);-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:15px;font-size:42px;font-weight:800}.blog-slider-section .heading-section .heading-subtitle{color:#64748b;font-size:18px}.blog-slide-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 20px #0000000f}.blog-slide-card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 20px 40px #fd715126}.blog-slide-card:hover .blog-slide-image img{transform:scale(1.08)}.blog-slide-card .blog-slide-image{height:220px;position:relative;overflow:hidden}.blog-slide-card .blog-slide-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog-slide-card .blog-slide-image .blog-category{color:#fff;background:linear-gradient(135deg,#fd7151,#ff8a65);border-radius:25px;padding:8px 16px;font-size:.8rem;font-weight:600;position:absolute;top:15px;left:15px;box-shadow:0 4px 15px #fd715166}.blog-slide-card .blog-slide-content{padding:25px}.blog-slide-card .blog-slide-content .blog-slide-meta{gap:15px;margin-bottom:12px;display:flex}.blog-slide-card .blog-slide-content .blog-slide-meta span{color:#64748b;align-items:center;gap:6px;font-size:.85rem;display:flex}.blog-slide-card .blog-slide-content .blog-slide-meta span i{color:#fd7151}.blog-slide-card .blog-slide-content h4{margin-bottom:12px;font-size:1.15rem;font-weight:700;line-height:1.5}.blog-slide-card .blog-slide-content h4 a{color:#1e293b;text-decoration:none;transition:color .3s}.blog-slide-card .blog-slide-content h4 a:hover{color:#fd7151}.blog-slide-card .blog-slide-content p{color:#64748b;margin-bottom:18px;font-size:.95rem;line-height:1.7}.blog-slide-card .blog-slide-content .read-more-link{color:#fd7151;align-items:center;gap:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.blog-slide-card .blog-slide-content .read-more-link i{transition:transform .3s}.blog-slide-card .blog-slide-content .read-more-link:hover{gap:12px}.blog-slide-card .blog-slide-content .read-more-link:hover i{transform:translate(5px)}.blogSwiper .swiper-pagination-bullet{opacity:1;background:#e2e8f0;width:12px;height:12px;transition:all .3s}.blogSwiper .swiper-pagination-bullet-active{background:linear-gradient(135deg,#fd7151,#ff8a65);border-radius:6px;width:30px}.blogSwiper .swiper-button-next,.blogSwiper .swiper-button-prev{color:#fd7151;background:#fff;border-radius:50%;width:50px;height:50px;transition:all .3s;box-shadow:0 4px 20px #0000001a}.blogSwiper .swiper-button-next:after,.blogSwiper .swiper-button-prev:after{font-size:18px;font-weight:700}.blogSwiper .swiper-button-next:hover,.blogSwiper .swiper-button-prev:hover{color:#fff;background:linear-gradient(135deg,#fd7151,#ff8a65);transform:scale(1.1);box-shadow:0 8px 25px #fd715166}.dark-mode .blog-slider-section{background:linear-gradient(#0f172a 0%,#1e293b 100%)}.dark-mode .blog-slider-section .heading-section .heading-title{background:linear-gradient(135deg,#fff 0%,#fd7151 100%);background-clip:text}.dark-mode .blog-slider-section .heading-section .heading-subtitle{color:#94a3b8}.dark-mode .blog-slide-card{backdrop-filter:blur(10px);background:#1e293bcc;border-color:#ffffff0d}.dark-mode .blog-slide-card .blog-slide-content .blog-slide-meta span{color:#94a3b8}.dark-mode .blog-slide-card .blog-slide-content h4 a{color:#f1f5f9}.dark-mode .blog-slide-card .blog-slide-content p{color:#94a3b8}.dark-mode .blogSwiper .swiper-pagination-bullet{background:#334155}.dark-mode .blogSwiper .swiper-pagination-bullet-active{background:linear-gradient(135deg,#fd7151,#ff8a65)}.dark-mode .blogSwiper .swiper-button-next,.dark-mode .blogSwiper .swiper-button-prev{color:#fd7151;background:#1e293b}.dark-mode .blogSwiper .swiper-button-next:hover,.dark-mode .blogSwiper .swiper-button-prev:hover{color:#fff;background:linear-gradient(135deg,#fd7151,#ff8a65)}.blog-grid-section .col-lg-4 .sidebar-widget:first-child,.blog-content-section .col-lg-4 .sidebar-widget:first-child,.blog-sidebar-sticky{position:sticky;top:100px}