.blog-container{margin:0 auto;max-width:1000px;padding:2rem 1rem}.blog-hero{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;margin-bottom:3rem;padding:2rem 0;text-align:center}.blog-title{font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.blog-subtitle{font-size:1.1rem;font-weight:300;margin:0;opacity:.95}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-bottom:3rem}.blog-card-link{color:inherit;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.blog-card-link:hover{transform:translateY(-8px)}.blog-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s ease}.blog-card-link:hover .blog-card{border-color:#667eea;box-shadow:0 8px 16px #667eea26}.blog-card-header{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.blog-icon{font-size:2rem;line-height:1}.blog-category{background:#ede9fe;border-radius:20px;color:#667eea;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.35rem .75rem;text-transform:uppercase;white-space:nowrap}.blog-card-content{flex:1 1;margin-bottom:1rem}.blog-card-title{color:#1f2937;font-size:1.25rem;font-weight:700;line-height:1.4;margin:0 0 .75rem;transition:color .3s ease}.blog-card-link:hover .blog-card-title{color:#667eea}.blog-card-excerpt{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0}.blog-card-footer{color:#9ca3af;display:flex;flex-wrap:wrap;font-size:.85rem;gap:1rem;margin-bottom:1rem}.blog-date,.blog-read-time{align-items:center;display:flex;gap:.25rem}.blog-card-action{align-items:center;display:flex;justify-content:flex-start;margin-top:auto}.blog-read-more{color:#667eea;font-size:.95rem;font-weight:600;transition:all .3s ease}.blog-card-link:hover .blog-read-more{color:#764ba2;transform:translateX(4px)}.blog-empty{color:#6b7280;padding:3rem 1rem;text-align:center}.blog-empty p{font-size:1.1rem;margin-bottom:1.5rem}.blog-back-link{background:#667eea;border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s ease}.blog-back-link:hover{background:#764ba2}.blog-info{background:#f3f4f6;border-left:4px solid #667eea;border-radius:8px;margin-top:2rem;padding:2rem}.blog-info h3{color:#1f2937;font-size:1.25rem;margin:0 0 1rem}.blog-info p{color:#6b7280;line-height:1.6;margin:0}@media (max-width:768px){.blog-title{font-size:2rem}.blog-subtitle{font-size:1rem}.blog-grid{gap:1.5rem;grid-template-columns:1fr}.blog-hero{margin-bottom:2rem;padding:1.5rem}.blog-card{padding:1rem}.blog-info{padding:1.5rem}}@media (max-width:480px){.blog-container{padding:1rem .5rem}.blog-title{font-size:1.75rem}.blog-card-title{font-size:1.1rem}.blog-card-excerpt{font-size:.9rem}}
/*# sourceMappingURL=1448.8a9877aa.chunk.css.map*/