.blog-page{min-height:100vh;background:linear-gradient(135deg,#f9f9f9,#f5f5f5)}.blog-header{background:linear-gradient(135deg,#d4af37,#b8941f);color:white;padding:5rem 2rem;text-align:center;position:relative;overflow:hidden}.blog-header:before{top:-50%;right:-10%;width:400px;height:400px;background:rgba(255,255,255,.1)}.blog-header:after,.blog-header:before{content:"";position:absolute;border-radius:50%}.blog-header:after{bottom:-30%;left:-5%;width:300px;height:300px;background:rgba(255,255,255,.08)}.blog-header .header-content{position:relative;z-index:1}.blog-header .header-content h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;letter-spacing:-1px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.blog-header .header-content p{font-size:1.3rem;opacity:.95;font-weight:500;letter-spacing:.5px}.blog-section{padding:5rem 0}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:2.5rem;gap:2.5rem;margin-bottom:3rem}.blog-card{background:white;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column;height:100%;border:1px solid rgba(212,175,55,.1)}.blog-card:hover{transform:translateY(-12px);box-shadow:0 16px 40px rgba(212,175,55,.15);border-color:rgba(212,175,55,.3)}.blog-image{position:relative;overflow:hidden;height:280px;background:linear-gradient(135deg,#f0f0f0,#e8e8e8)}.blog-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.blog-card:hover .blog-image img{transform:scale(1.08) rotate(1deg)}.category-badge{position:absolute;top:1.2rem;right:1.2rem;background:linear-gradient(135deg,#d4af37,#b8941f);color:white;padding:.6rem 1.2rem;border-radius:25px;font-size:.75rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 4px 12px rgba(212,175,55,.3);z-index:2}.blog-content{padding:2rem;flex-grow:1;display:flex;flex-direction:column}.post-meta-small{display:flex;gap:1.5rem;font-size:.85rem;margin-bottom:1rem;color:#999}.post-meta-small i{color:#d4af37}.blog-title{font-size:1.35rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;line-height:1.5;transition:color .3s ease}.blog-card:hover .blog-title{color:#d4af37}.blog-excerpt{color:#666;font-size:.95rem;line-height:1.7;margin-bottom:1.5rem;flex-grow:1}.blog-card .btn{align-self:flex-start;margin-top:auto}.blog-post-detail{background:white;padding:3rem;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.1);border:1px solid rgba(212,175,55,.1)}.blog-post-detail .btn{margin-bottom:2rem;transition:all .3s ease}.blog-post-detail .btn:hover{transform:translateX(-4px)}.post-detail{max-width:900px;margin:0 auto}.post-detail .post-image{width:100%;height:450px;object-fit:cover;border-radius:16px;box-shadow:0 8px 25px rgba(0,0,0,.12);margin-bottom:2.5rem}.post-detail .post-title{font-size:2.8rem;font-weight:800;color:#2c3e50;line-height:1.3;margin-bottom:2rem;letter-spacing:-1px}.post-detail .post-content{font-size:1.1rem;line-height:1.9;color:#555}.post-detail .post-content p{margin-bottom:1.8rem}.post-detail .post-content strong{margin-bottom:1rem}.post-detail .post-content strong+p{margin-top:0;color:#666;font-size:1.05rem;line-height:1.85;text-align:justify}.post-content p{margin-bottom:1.5rem}.post-content p:has(+p strong),.post-content p:has(+strong){margin-bottom:2rem}.post-content p:contains("•"){margin-left:2rem;border-left:3px solid rgba(212,175,55,.3);background:rgba(212,175,55,.05);padding:1rem;border-radius:8px;margin-bottom:1rem}.post-detail .post-content strong{display:block;color:#d4af37;font-size:1.2rem;font-weight:800;margin-top:2rem;margin-bottom:1.5rem;letter-spacing:.5px;padding-bottom:.8rem;border-bottom:2px solid rgba(212,175,55,.3)}.post-detail .post-content strong:first-of-type{margin-top:0;border-bottom:none;padding-bottom:0}.post-meta{display:flex;gap:1.5rem;flex-wrap:wrap;font-size:.95rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid rgba(212,175,55,.2)}.post-meta .badge{background:linear-gradient(135deg,#d4af37,#b8941f)!important;padding:.6rem 1.2rem!important;border-radius:25px!important;font-weight:700!important;text-transform:uppercase!important;font-size:.75rem!important;letter-spacing:.5px!important}.post-meta span{display:flex;align-items:center;gap:.5rem;color:#666}.post-meta i{color:#d4af37;font-size:1.1rem}.post-cta{background:linear-gradient(135deg,#f9f9f9,#f5f5f5);border-left:5px solid #d4af37;border-radius:12px;margin-top:3rem;padding:2.5rem;box-shadow:0 4px 15px rgba(212,175,55,.1)}.post-content ol,.post-content ul{margin-left:2rem;margin-bottom:1.8rem}.post-content li{margin-bottom:.8rem;line-height:1.8}.post-content a{color:#d4af37;text-decoration:none;font-weight:600;transition:all .3s ease;border-bottom:2px solid transparent}.post-content a:hover{border-bottom-color:#d4af37;color:#b8941f}.post-cta h4{color:#2c3e50;font-weight:800;font-size:1.4rem;margin-bottom:.8rem}.post-cta p{color:#666;margin-bottom:1.5rem;font-size:1rem}.post-cta .btn{background:linear-gradient(135deg,#d4af37,#b8941f)!important;color:white!important;padding:.85rem 2rem!important;font-weight:700!important;border-radius:8px!important;transition:all .3s ease!important}.post-cta .btn:hover{transform:translateY(-3px)!important;box-shadow:0 8px 20px rgba(212,175,55,.3)!important}.post-footer{margin-top:2rem;padding-top:2rem;border-top:2px solid rgba(212,175,55,.2);font-size:1rem;color:#666;line-height:1.8}.post-footer a{color:#d4af37;text-decoration:none;font-weight:600;transition:all .3s ease}.post-footer a:hover{color:#b8941f;text-decoration:underline}.post-content p{position:relative;margin-bottom:1.2rem;padding-left:0;text-align:justify;color:#666;font-size:1.05rem;line-height:1.85}.post-content p:has-text("•"){padding-left:1.5rem;margin-left:.5rem}.post-content p:has-text("•"):before{content:"";position:absolute;left:0;top:.3rem;width:8px;height:8px;background:#d4af37;border-radius:50%}.post-detail .post-content p{margin-bottom:1.2rem;text-align:justify}.post-detail .post-content p:contains("•"){margin-left:.5rem;background:rgba(212,175,55,.05);padding:1rem 1rem 1rem 2rem;border-left:3px solid #d4af37;border-radius:6px;margin-bottom:1rem}.review-request-section{background:linear-gradient(135deg,#f5f5f5,#ffffff);padding:4rem 0;margin-top:3rem}.review-content h2{color:#2c3e50;font-weight:800;font-size:2.2rem;margin-bottom:1.5rem}.review-benefits{font-size:1rem;color:#555;line-height:1.8}.review-benefits li{line-height:1.9;margin-bottom:.8rem}.review-stats{background:white;padding:2.5rem;border-radius:16px;box-shadow:0 8px 25px rgba(0,0,0,.08);border:1px solid rgba(212,175,55,.1)}.stat-box{padding:2rem;border-radius:12px;background:linear-gradient(135deg,#f9f9f9,#f5f5f5);text-align:center;transition:all .3s ease;border:1px solid rgba(212,175,55,.1)}.stat-box:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(212,175,55,.15)}.stat-number{font-size:2.8rem;font-weight:800;color:#d4af37;margin-bottom:.5rem}.stat-label{font-size:1.1rem;font-weight:600;color:#2c3e50}.stars{font-size:1.8rem;color:#d4af37;margin-bottom:1rem}@media (max-width:1024px){.blog-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.blog-header .header-content h1{font-size:2.8rem}.post-title{font-size:2.2rem}}@media (max-width:768px){.blog-section{padding:3rem 0}.blog-header{padding:3rem 1.5rem}.blog-header .header-content h1{font-size:2rem;margin-bottom:.8rem}.blog-header .header-content p{font-size:1rem}.blog-grid{grid-template-columns:1fr;gap:1.5rem}.blog-post-detail{padding:1.5rem}.post-title{font-size:1.8rem;margin-bottom:1.5rem}.post-image{height:300px;margin-bottom:1.5rem}.post-content{font-size:1rem;line-height:1.8}.post-meta{flex-direction:column;gap:.8rem;font-size:.9rem}.post-cta{padding:1.5rem;margin-top:2rem}.post-cta h4{font-size:1.2rem}}@media (max-width:480px){.blog-header{padding:2rem 1rem}.blog-header .header-content h1{font-size:1.6rem}.blog-header .header-content p{font-size:.95rem}.blog-grid{gap:1rem}.blog-card{border-radius:12px}.blog-image{height:220px}.blog-content{padding:1.5rem}.blog-title{font-size:1.1rem}.blog-excerpt{font-size:.9rem}.blog-post-detail{padding:1rem;border-radius:12px}.post-title{font-size:1.4rem}.post-image{height:220px;border-radius:12px}.post-content{font-size:.95rem;line-height:1.7}.post-content p{margin-bottom:1.2rem}.post-meta{padding-bottom:1.5rem;margin-bottom:1.5rem}.post-cta{padding:1.2rem;margin-top:1.5rem}.post-cta h4{font-size:1rem}.post-cta p{font-size:.9rem}.stat-box{padding:1.5rem}.stat-number{font-size:2rem}.stat-label{font-size:.95rem}}@media (max-width:768px){.post-detail .post-content p:contains("•"){padding:.8rem .8rem .8rem 1.8rem;margin-bottom:.8rem}.post-content p{font-size:1rem;line-height:1.8}}@media (max-width:480px){.post-detail .post-content p:contains("•"){padding:.7rem .7rem .7rem 1.5rem;margin-bottom:.7rem;border-left-width:2px}.post-content p{font-size:.95rem;line-height:1.7}}