.blog-hero-section{text-align:center;color:#fff;padding:1rem 1rem 4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px}.blog-hero-image{width:100%;max-width:850px;height:100%;object-fit:cover;z-index:-1;background-color:#05050a}.blog-hero-content{z-index:1}.blog-hero-title{font-size:5rem;color:#06dced;margin-bottom:0;margin-top:15px;font-weight:500;letter-spacing:2px;line-height:1.4;text-shadow:0px 0px 15px #06dded77}.blog-hero-subtitle{font-size:1.1rem;color:#888;line-height:1.8;text-align:center;margin:0 auto}.blog-content-section{max-width:1400px;margin:2rem auto;padding:0 0rem}.section-header{display:flex;align-items:center;margin-bottom:1.5rem}.section-header h2{font-size:2rem;color:#e0e0e0;font-weight:500;margin:0}.count-badge{background-color:#05050a;color:#50d8f0;border:1px solid #132031;padding:.5rem .9rem;border-radius:9px;font-size:1.3rem;margin-left:.75rem}.see-all-link{margin-left:auto;color:#a0a0c0;text-decoration:none;font-size:1.1rem;background:linear-gradient(#00060f,#00060f) padding-box,linear-gradient(90deg,#9b00ff,#00f0ff) border-box;border:1px solid transparent;padding:.4rem .8rem;border-radius:10px;transition:all .3s ease}.see-all-link:hover{color:#50d8f0;border-color:#50d8f0}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1200px;gap:1.5rem;margin-bottom:3rem;justify-content:start}.category-card{background-color:#00060f;border-radius:15px;overflow:hidden;text-decoration:none;color:#e0e0e0;border:1px solid #132031;display:flex;align-items:center;padding:1rem;gap:1rem;transition:transform .2s ease;max-width:400px}.category-card:hover{transform:translateY(-5px)}.category-image{width:100%;max-width:90px;height:100%;object-fit:cover;border-radius:10px;flex-shrink:0}.category-info h3{font-size:1.5rem;font-weight:500;color:#fff;margin:0 0 .3rem}.article-date-categories{display:flex;align-items:center;justify-content:space-between;gap:.3rem;margin-top:.7rem}.category-info{display:flex;flex-direction:column;align-items:space-between;gap:.3rem}.category-info p{font-size:1.1rem;font-weight:500;color:#a0a0c0;margin:0;display:flex;align-items:center;gap:.3rem}.category-info p [astro-icon]{width:16px;height:16px}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.article-card{background-color:#00060f;border-radius:15px;padding:1.1rem 1rem .4rem;text-decoration:none;color:#e0e0e0;border:1px solid #132031;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease}.article-card-container{display:flex;flex-direction:column;gap:10px}.article-card:hover{transform:translateY(-5px)}.article-image-container{width:100%;max-width:100%;object-fit:cover}.article-image{width:100%;height:100%;max-width:100%;max-height:150px;object-fit:cover;border-radius:10px}.article-info{padding:0rem;display:flex;flex-direction:column;flex-grow:1}.article-date{font-size:1.1rem;color:#ffffff81}.article-title{font-size:1.3rem;font-weight:500;letter-spacing:.5px;color:#fff;margin:0 0 0rem;line-height:1.3}.article-excerpt{font-size:1rem;color:#ffffff81;line-height:1.5;margin-bottom:0rem;margin-top:.5rem;flex-grow:1}.article-categories{display:flex;flex-wrap:wrap;gap:.5rem}.article-category-tag{background-color:#06dded23;color:#50d8f0;padding:.4rem .8rem;border-radius:9px;font-size:1rem;text-transform:uppercase}.pagination{display:flex;justify-content:center;align-items:center;margin-top:3rem;gap:.5rem}.page-link,.page-link-dots{color:#a0a0c0;padding:.3rem .2rem;text-decoration:none;border-radius:6px;transition:all .3s ease;min-width:36px;text-align:center}.page-link:hover,.page-link.active{background-color:#50d8f044;color:#00d0e9}.page-link.prev,.page-link.next{font-weight:700;color:#00d0e9;font-size:1.5rem;display:flex;align-items:center;justify-content:center}.page-link-dots{border:none;padding:.5rem .2rem}.blog-hero-subtitle{margin-top:20px;font-size:1.2rem}@media (max-width: 1024px){.blog-hero-title{font-size:3.5rem}}@media (max-width: 768px){.blog-hero-title{font-size:2.5rem}.section-header h2{font-size:1.4rem}.blog-hero-subtitle{font-size:1rem}.categories-grid,.articles-grid{grid-template-columns:1fr}.blog-hero-section{padding-top:0!important;padding-bottom:1rem!important}.blog-hero-subtitle{margin-top:20px}.article-title{font-size:1rem}.article-excerpt{font-size:.9rem}.article-image,.article-image-container{max-width:100%}.article-date{font-size:.9rem}.article-category-tag{font-size:.8rem}.category-info h3{font-size:1.1rem}.category-info p{font-size:.9rem}.category-image{max-width:80px}.see-all-link{font-size:.9rem}.count-badge{font-size:1rem}}.section-header .page-indicator{font-size:1.2rem;color:#a0a0c0;margin-left:.5rem}
