.blog-page{background:#fff}.blog-container{max-width:1280px;margin:0 auto;padding:0 24px}.blog-hero{text-align:center;background:linear-gradient(135deg,#0a2e7a,#143f9f);margin-top:0;padding:140px 0 100px;position:relative;overflow:hidden}.blog-hero:before{content:"";pointer-events:none;background:#ffffff08;border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-200px}.blog-hero:after{content:"";pointer-events:none;background:#ffffff08;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-150px;left:-150px}.blog-hero-title{color:#fff;margin-bottom:20px;font-size:52px;font-weight:800}.blog-hero-text{color:#ffffffd9;max-width:700px;margin:0 auto;font-size:18px;line-height:1.8}.featured-section{background:#fff;padding:70px 0 60px}.featured-card{background:#fff;border:1px solid #0a2e7a0f;border-radius:28px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden;box-shadow:0 15px 40px #0000000f}.featured-image{background:#f0f4ff;min-height:350px;position:relative;overflow:hidden}.featured-image img{object-fit:cover;width:100%;height:100%}.featured-content{flex-direction:column;justify-content:center;padding:45px 40px;display:flex}.featured-badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#ff1493;border-radius:999px;align-self:flex-start;margin-bottom:16px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.featured-content h2{color:#0a2e7a;margin-bottom:16px;font-size:32px;line-height:1.3}.featured-content p{color:#64748b;margin-bottom:24px;line-height:1.8}.posts-section{background:#f8fafc;padding:60px 0 80px}.section-title{text-align:center;color:#0a2e7a;margin-bottom:50px;font-size:36px;font-weight:700}.posts-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.post-card{background:#fff;border:1px solid #0a2e7a0f;border-radius:24px;transition:all .35s;overflow:hidden;box-shadow:0 10px 30px #0000000f}.post-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0a2e7a1f}.post-image{background:#f0f4ff;height:220px;position:relative;overflow:hidden}.post-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.post-card:hover .post-image img{transform:scale(1.05)}.post-content{padding:24px 28px 28px}.post-category{color:#0a2e7a;background:#0a2e7a14;border-radius:999px;margin-bottom:12px;padding:4px 14px;font-size:12px;font-weight:600;display:inline-block}.post-title{color:#0a2e7a;margin-bottom:10px;font-size:20px;font-weight:700;line-height:1.4}.post-date{color:#94a3b8;margin-bottom:16px;font-size:14px}.post-button{color:#ff1493;cursor:pointer;background:0 0;border:none;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.post-button:hover{color:#0a2e7a;transform:translate(4px)}@media (max-width:992px){.featured-card{grid-template-columns:1fr}.featured-image{min-height:280px}.featured-content{padding:32px 30px}.posts-grid{grid-template-columns:repeat(2,1fr)}.blog-hero-title{font-size:42px}}@media (max-width:768px){.blog-hero{padding:80px 0 50px}.blog-hero-title{font-size:32px}.blog-hero-text{padding:0 16px;font-size:16px}.posts-grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.featured-content h2{font-size:26px}.section-title{font-size:28px}}@media (max-width:480px){.blog-hero-title{font-size:26px}.featured-content{padding:24px 20px}.featured-content h2{font-size:22px}.post-content{padding:20px}.post-title{font-size:18px}}
