.Blog_container__pzCCn{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.Blog_title__bWIgS{font-size:2.5rem;font-weight:700;margin-bottom:2rem;background:linear-gradient(135deg,#fff,#a78bfa);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em}.Blog_emptyMessage__B63TE{text-align:center;color:#9ca3af;font-size:1.125rem;padding:3rem}.Blog_grid__Uvscv{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:2rem;gap:2rem}.Blog_cardLink__BNUQS{text-decoration:none;transition:transform .2s ease}.Blog_cardLink__BNUQS:hover{transform:translateY(-4px)}.Blog_card__2jHGT{background:#1e293b;border-radius:1rem;overflow:hidden;border:1px solid #334155;transition:all .2s ease;height:100%;display:flex;flex-direction:column}.Blog_card__2jHGT:hover{border-color:#8b5cf6;box-shadow:0 8px 25px -5px rgba(139,92,246,.2)}.Blog_cardImage__UwSUW{position:relative;width:100%;height:200px;overflow:hidden}.Blog_image__eZVV6{object-fit:cover;transition:transform .3s ease}.Blog_card__2jHGT:hover .Blog_image__eZVV6{transform:scale(1.05)}.Blog_cardContent__cp696{padding:1.5rem;flex:1 1;display:flex;flex-direction:column}.Blog_cardTitle__UvAb4{font-size:1.25rem;font-weight:600;color:#f1f5f9;margin-bottom:.75rem;line-height:1.4}.Blog_cardDate__cbPW7{font-size:.875rem;color:#94a3b8;margin-bottom:1rem}.Blog_cardExcerpt__zDmB8{font-size:.875rem;color:#cbd5e1;line-height:1.6;margin-bottom:1rem;flex:1 1}.Blog_readMore__iUwBV{color:#8b5cf6;font-size:.875rem;font-weight:500;transition:color .2s ease;margin-top:.5rem}.Blog_readMore__iUwBV:hover{color:#a78bfa}.Blog_postContainer__WTB6O{max-width:800px;margin:0 auto;padding:2rem 1.5rem}.Blog_backLink__VRs4i{display:inline-flex;align-items:center;gap:.5rem;color:#8b5cf6;text-decoration:none;font-size:.875rem;font-weight:500;margin-bottom:2rem;transition:gap .2s ease}.Blog_backLink__VRs4i:hover{gap:.75rem;text-decoration:underline}.Blog_postTitle__V3lRR{font-size:2.5rem;font-weight:700;color:#f1f5f9;margin-bottom:1rem;line-height:1.2}.Blog_postDate__ff9ug{font-size:.875rem;color:#94a3b8;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #334155}.Blog_postImage__hZl4Q{margin-bottom:2rem;border-radius:.75rem;overflow:hidden}.Blog_commentsSection__FwUd9{margin-top:3rem;padding-top:2rem;border-top:1px solid #334155}.Blog_postContent__tIaeK{font-size:1.125rem;line-height:1.8;color:#e2e8f0}.Blog_postContent__tIaeK h1,.Blog_postContent__tIaeK h2,.Blog_postContent__tIaeK h3{color:#f1f5f9;margin-top:2rem;margin-bottom:1rem;font-weight:600}.Blog_postContent__tIaeK h1{font-size:2rem}.Blog_postContent__tIaeK h2{font-size:1.5rem;border-left:4px solid #8b5cf6;padding-left:1rem}.Blog_postContent__tIaeK h3{font-size:1.25rem}.Blog_postContent__tIaeK p{margin-bottom:1.25rem}.Blog_postContent__tIaeK a{color:#8b5cf6;text-decoration:none;border-bottom:1px dashed #8b5cf6}.Blog_postContent__tIaeK a:hover{border-bottom-style:solid}.Blog_postContent__tIaeK ol,.Blog_postContent__tIaeK ul{margin:1rem 0;padding-left:2rem}.Blog_postContent__tIaeK li{margin-bottom:.5rem}.Blog_postContent__tIaeK blockquote{border-left:4px solid #8b5cf6;margin:1.5rem 0;padding:.5rem 0 .5rem 1.5rem;font-style:italic;color:#cbd5e1;background:#1e293b;border-radius:0 .5rem .5rem 0}.Blog_postContent__tIaeK code{background:#1e293b;padding:.2rem .4rem;border-radius:.375rem;font-size:.875em;font-family:monospace}.Blog_postContent__tIaeK pre{background:#0f172a;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0}.Blog_postContent__tIaeK pre code{background:none;padding:0}.Blog_postContent__tIaeK img{max-width:100%;height:auto;border-radius:.5rem;margin:1.5rem 0;display:block}.Blog_postContent__tIaeK img:first-of-type{width:auto;max-width:500px;height:auto;display:block;margin:1rem auto 2rem;border-radius:12px}.Blog_postContent__tIaeK h2+img{width:100px;height:auto;float:left;margin:0 1.5rem 1rem 0;border-radius:8px}.Blog_postContent__tIaeK img:not(:first-of-type):not(h2+img){max-width:70%;height:auto;display:block;margin-left:auto;margin-right:auto}@media (max-width:768px){.Blog_postContent__tIaeK img:first-of-type{max-width:100%;margin:1rem 0 2rem}.Blog_postContent__tIaeK h2+img{width:90px}.Blog_postContent__tIaeK img:not(:first-of-type):not(h2+img){max-width:100%}}