.BlogPostPage_blogPostContainer__ZsV5i{max-width:900px;padding:2rem 1rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:80px auto 0}.BlogPostPage_backButton__GQtT5{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:#4a5568;font-size:.95rem;font-weight:500;padding:.5rem 1rem;cursor:pointer;border-radius:5px;margin-bottom:2rem;transition:all .2s;border:1px solid #e2e8f0}.BlogPostPage_backButton__GQtT5:hover{background-color:#f7fafc;color:#3182ce;border-color:#bee3f8}.BlogPostPage_heroSection__hnbiY{margin-bottom:2.5rem}.BlogPostPage_heroImageContainer__XQFLB{width:100%;height:450px;margin-bottom:2rem;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 10px 25px rgba(0,0,0,.1)}.BlogPostPage_heroImage__4Al0L{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.BlogPostPage_heroImageContainer__XQFLB:hover .BlogPostPage_heroImage__4Al0L{transform:scale(1.03)}.BlogPostPage_postHeader__0qv0E{margin-bottom:1.5rem}.BlogPostPage_postTitle__9Qu48{font-size:2.75rem;font-weight:800;color:#1a202c;margin-bottom:1.5rem;line-height:1.25;letter-spacing:-.5px}.BlogPostPage_postMeta__w1fva{display:flex;flex-wrap:wrap;gap:1.5rem;color:#718096;font-size:.95rem;align-items:center}.BlogPostPage_metaItem__Ht6PK{display:flex;align-items:center;gap:.5rem}.BlogPostPage_tagsContainer__ilOkJ{display:flex;flex-wrap:wrap;gap:.5rem}.BlogPostPage_tag__OvnIo{background-color:#ebf8ff;color:#3182ce;padding:.35rem .85rem;border-radius:20px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.BlogPostPage_tag__OvnIo:hover{background-color:#bee3f8;transform:translateY(-2px)}.BlogPostPage_shareButton__KRjl9{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:50%;color:#4a5568;cursor:pointer;transition:all .2s;margin-left:auto}.BlogPostPage_shareButton__KRjl9:hover{background-color:#ebf8ff;color:#3182ce;border-color:#bee3f8}.BlogPostPage_postSummary__2hfOp{font-size:1.35rem;line-height:1.7;color:#4a5568;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0;font-weight:500}.BlogPostPage_contentContainer__RgD3y{font-size:1.1rem;line-height:1.8;color:#2d3748;margin-bottom:3rem}.BlogPostPage_contentContainer__RgD3y .ProseMirror{padding:0}.BlogPostPage_contentContainer__RgD3y .ProseMirror h2{font-size:1.75rem;font-weight:700;color:#1a202c;margin:2.5rem 0 1.25rem}.BlogPostPage_contentContainer__RgD3y .ProseMirror h3{font-size:1.5rem;font-weight:600;color:#1a202c;margin:2rem 0 1rem}.BlogPostPage_contentContainer__RgD3y .ProseMirror p{margin-bottom:1.5rem}.BlogPostPage_contentContainer__RgD3y .ProseMirror a{color:#3182ce;text-decoration:none;border-bottom:1px solid #bee3f8;transition:border-color .2s}.BlogPostPage_contentContainer__RgD3y .ProseMirror a:hover{border-bottom-color:#3182ce}.BlogPostPage_contentContainer__RgD3y .ProseMirror ol,.BlogPostPage_contentContainer__RgD3y .ProseMirror ul{margin:1.5rem 0;padding-left:1.5rem}.BlogPostPage_contentContainer__RgD3y .ProseMirror li{margin-bottom:.75rem}.BlogPostPage_contentContainer__RgD3y .ProseMirror img{max-width:100%;border-radius:8px;margin:2rem 0;box-shadow:0 4px 10px rgba(0,0,0,.05)}.BlogPostPage_contentContainer__RgD3y .ProseMirror blockquote{border-left:4px solid #4299e1;font-style:italic;color:#4a5568;margin:2rem 0;background-color:#f7fafc;padding:1.5rem;border-radius:0 5px 5px 0}.BlogPostPage_relatedPostsSection__0buRz{margin-top:4rem;padding-top:3rem;border-top:1px solid #e2e8f0}.BlogPostPage_relatedPostsTitle__JWXb_{font-size:1.8rem;font-weight:700;color:#2d3748;margin-bottom:2rem;position:relative}.BlogPostPage_relatedPostsTitle__JWXb_:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:3px;background-color:#4299e1;border-radius:2px}.BlogPostPage_relatedPostsGrid__cnNA0{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.BlogPostPage_relatedPostCard__okDtd{background-color:white;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.06);cursor:pointer;transition:transform .3s,box-shadow .3s}.BlogPostPage_relatedPostCard__okDtd:hover{transform:translateY(-5px);box-shadow:0 15px 20px rgba(0,0,0,.1)}.BlogPostPage_relatedPostImageContainer__YuedS{height:180px;position:relative;overflow:hidden}.BlogPostPage_relatedPostImage__SobFq{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.BlogPostPage_relatedPostCard__okDtd:hover .BlogPostPage_relatedPostImage__SobFq{transform:scale(1.05)}.BlogPostPage_relatedPostContent__bfPJu{padding:1.25rem}.BlogPostPage_relatedPostTitle__2Sbt_{font-size:1.1rem;font-weight:600;color:#2d3748;margin-bottom:.75rem;line-height:1.4}.BlogPostPage_relatedPostDate__k8AJ2{display:flex;align-items:center;gap:.35rem;color:#718096;font-size:.85rem}.BlogPostPage_bottomActions__USNgU{display:flex;justify-content:center;margin-top:4rem;padding-top:2rem;border-top:1px solid #e2e8f0}.BlogPostPage_backToListButton__r0pUR{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:5px;color:#4a5568;font-weight:500;cursor:pointer;transition:all .2s}.BlogPostPage_backToListButton__r0pUR:hover{background-color:#ebf8ff;color:#3182ce;border-color:#bee3f8}.BlogPostPage_errorContainer__HgA3_,.BlogPostPage_loadingContainer__8XK6F{min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;margin-top:2rem}.BlogPostPage_loadingSpinner__pCSpv{width:50px;height:50px;border:3px solid #e2e8f0;border-top-color:#3182ce;border-radius:50%;animation:BlogPostPage_spin__YPiCm 1s linear infinite;margin-bottom:1.5rem}@keyframes BlogPostPage_spin__YPiCm{to{transform:rotate(1turn)}}.BlogPostPage_errorIcon__XiOa0{width:60px;height:60px;border-radius:50%;background-color:#fed7d7;color:#e53e3e;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.BlogPostPage_retryButton__eSrzj{margin-top:1.5rem;padding:.75rem 1.75rem;background-color:#3182ce;color:white;border:none;border-radius:5px;font-weight:500;cursor:pointer;transition:background-color .2s}.BlogPostPage_retryButton__eSrzj:hover{background-color:#2c5282}@media (max-width:768px){.BlogPostPage_postTitle__9Qu48{font-size:2rem}.BlogPostPage_heroImageContainer__XQFLB{height:300px}.BlogPostPage_postMeta__w1fva{flex-direction:column;gap:1rem;align-items:flex-start}.BlogPostPage_shareButton__KRjl9{margin-left:0}.BlogPostPage_postSummary__2hfOp{font-size:1.15rem}.BlogPostPage_relatedPostsGrid__cnNA0{grid-template-columns:1fr}}@media (max-width:480px){.BlogPostPage_heroImageContainer__XQFLB{height:200px}.BlogPostPage_postTitle__9Qu48{font-size:1.75rem}}.BlogPostPage_noImagePlaceholderHero__qsktH,.BlogPostPage_noImagePlaceholderRelated___Ype3{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f7fafc;color:#a0aec0}.BlogPostPage_noImagePlaceholderHero__qsktH{border-radius:12px}.BlogPostPage_noImagePlaceholderRelated___Ype3{border-radius:10px 10px 0 0}.BlogPostPage_noImagePlaceholderHero__qsktH span{margin-top:1rem;font-size:1rem}.BlogPostPage_noImagePlaceholderRelated___Ype3 span{margin-top:.5rem;font-size:.85rem}