.blog-main{min-height:100vh}.blog-hero{background:linear-gradient(135deg,#e5610e 0%,#00c6e8 100%);color:#fff;padding:8rem 0 6rem;text-align:center;position:relative;margin-top:-80px;padding-top:calc(8rem + 80px)}.blog-hero::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#e5610e 0%,#00c6e8 100%)}.blog-hero .hero-content{max-width:1200px!important;margin:0 auto!important;padding:0 2rem!important}.hero-subtitle{font-family:open sans,sans-serif;font-size:1.25rem;opacity:.95;max-width:700px;margin:0 auto;line-height:1.6;font-weight:400}.blog-list{padding:6rem 0;background:#f8fafc}.blog-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2.5rem}.blog-post-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,6%);transition:all .3s ease;border:1px solid #e2e8f0;display:flex;flex-direction:column}.blog-post-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,4%);border-color:#e5610e}.post-image-link{display:block;overflow:hidden;height:250px}.post-featured-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-post-card:hover .post-featured-image{transform:scale(1.05)}.post-content{padding:2rem;display:flex;flex-direction:column;flex-grow:1}.post-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.875rem;color:#718096;font-family:open sans,sans-serif}.post-meta time{font-weight:500}.reading-time{font-weight:400}.reading-time::before{content:"•";margin-right:.5rem}.post-title{margin-bottom:1rem;line-height:1.3}.post-title a{color:#1a202c;text-decoration:none;font-family:overpass,sans-serif;font-size:1.5rem;font-weight:700;transition:color .3s ease;display:block}.post-title a:hover{color:#e5610e}.post-excerpt{color:#4a5568;line-height:1.6;margin-bottom:1.5rem;flex-grow:1;font-family:open sans,sans-serif;font-size:1rem}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tag{display:inline-block;padding:.25rem .75rem;background:#f7fafc;color:#4a5568;font-size:.75rem;border-radius:1rem;font-weight:500;transition:all .3s ease;text-decoration:none}.tag:hover{background:#e5610e;color:#fff;text-decoration:none}.blog-post{max-width:900px;margin:0 auto;padding:4rem 2rem 6rem}.post-header{margin-bottom:4rem}.post-hero-image{width:100%;max-height:500px;overflow:hidden;border-radius:1rem;margin-bottom:3rem;display:flex;align-items:center;justify-content:center;background:#f8fafc}.post-hero-image img{width:100%;height:auto;object-fit:contain;border-radius:1rem}.post-header-content{text-align:center}.post-header-content .post-title{font-family:overpass,sans-serif;font-size:3rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2;color:#1a202c}.post-header-content .post-meta{display:flex;justify-content:center;align-items:center;gap:1.5rem;font-family:open sans,sans-serif;font-size:1rem;color:#718096;margin-bottom:1.5rem}.post-author{font-weight:600}.post-author::before{content:"•";margin-right:.5rem;color:#cbd5e0}.post-header-content .post-tags{justify-content:center}.post-content{font-family:open sans,sans-serif;font-size:1.125rem;line-height:1.8;color:#2d3748}.post-content h2{font-family:overpass,sans-serif;font-size:2rem;font-weight:700;color:#1a202c;margin:3rem 0 1.5rem;line-height:1.3;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.post-content h3{font-family:overpass,sans-serif;font-size:1.5rem;font-weight:600;color:#2d3748;margin:2.5rem 0 1rem;line-height:1.4}.post-content p{margin-bottom:1.5rem}.post-content ul,.post-content ol{margin:1.5rem 0;padding-left:2rem}.post-content li{margin-bottom:.75rem}.post-content strong{font-weight:600;color:#1a202c}.post-content em{font-style:italic}.post-content a:not(.btn):not(.tag){color:#e5610e;text-decoration:underline;font-weight:500;transition:color .3s ease}.post-content a:not(.btn):not(.tag):hover{color:#00c6e8}.post-content img{max-width:100%;height:auto;border-radius:.5rem;margin:2rem 0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.post-content blockquote{border-left:4px solid #e5610e;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#4a5568}.post-footer{margin-top:4rem;padding-top:3rem;border-top:2px solid #e2e8f0}.post-cta{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,rgba(238,135,58,5%) 0%,rgba(46,163,242,5%) 100%);border-radius:1rem;margin-bottom:2rem}.post-cta h3{font-family:overpass,sans-serif;font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.post-cta p{font-size:1.125rem;color:#4a5568;margin-bottom:2rem}.post-navigation{text-align:center}@media(max-width:768px){.blog-container{grid-template-columns:1fr;gap:2rem}.blog-list{padding:4rem 0}.post-header-content .post-title{font-size:2.25rem}.post-content{font-size:1rem}.post-content h2{font-size:1.75rem}.post-content h3{font-size:1.25rem}}@media(max-width:480px){.blog-hero{padding:4rem 0 3rem;padding-top:calc(4rem + 80px)}.blog-container{padding:0 1rem}.blog-list{padding:3rem 0}.post-content{padding:1.5rem}.post-title a{font-size:1.25rem}.post-image-link{height:200px}.blog-post{padding:3rem 1rem 4rem}.post-header-content .post-title{font-size:1.75rem}.post-content h2{font-size:1.5rem;margin:2rem 0 1rem}.post-content h3{font-size:1.125rem;margin:1.5rem 0 .75rem}.post-cta{padding:2rem 1.5rem}.post-cta h3{font-size:1.5rem}}.tags-cloud{padding:6rem 0;background:#fff}.tags-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.tag-cloud-item{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,rgba(238,135,58,5%) 0%,rgba(46,163,242,5%) 100%);border:2px solid #e2e8f0;border-radius:2rem;text-decoration:none;transition:all .3s ease}.tag-cloud-item:hover{background:linear-gradient(135deg,#e5610e 0%,#00c6e8 100%);border-color:transparent;transform:translateY(-2px);box-shadow:0 4px 12px rgba(238,135,58,.3)}.tag-name{font-family:open sans,sans-serif;font-size:1rem;font-weight:600;color:#1a202c}.tag-cloud-item:hover .tag-name{color:#fff}.tag-count{font-family:open sans,sans-serif;font-size:.875rem;color:#718096;font-weight:500}.tag-cloud-item:hover .tag-count{color:rgba(255,255,255,.9)}.tag-navigation{padding:3rem 0;background:#f8fafc}.tag-navigation .blog-container{text-align:center;padding-top:2rem;padding-bottom:2rem}