.BlogCategory_container__LNSkt{min-height:100vh;background:#0f0f23;color:white;padding:2rem 1rem}.BlogCategory_breadcrumb__Z1w4l{max-width:1200px;margin:0 auto 2rem;display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:rgba(255,255,255,.6)}.BlogCategory_breadcrumb__Z1w4l a{color:rgba(255,255,255,.8);text-decoration:none;transition:color .3s ease}.BlogCategory_breadcrumb__Z1w4l a:hover{color:#667eea}.BlogCategory_separator__6yfuU{color:rgba(255,255,255,.4)}.BlogCategory_current__tMbiL{color:white;font-weight:500}.BlogCategory_header__NICtJ{max-width:1200px;margin:0 auto 3rem;text-align:center}.BlogCategory_title__P4fJl{font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);background-size:400% 400%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:BlogCategory_gradientShift__IZmdT 4s ease-in-out infinite}@keyframes BlogCategory_gradientShift__IZmdT{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.BlogCategory_description__fSR6V{font-size:1.1rem;color:rgba(255,255,255,.8);margin-bottom:1rem;line-height:1.6}.BlogCategory_stats__k_HeB{display:flex;justify-content:center;gap:1rem;color:rgba(255,255,255,.6);font-size:.9rem}.BlogCategory_postCount__kpwGi{font-weight:600;color:#667eea}.BlogCategory_postsGrid__nDgsF{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.BlogCategory_postCard__9oHbX{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.BlogCategory_postCard__9oHbX:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.BlogCategory_postLink__JFvD4{display:block;text-decoration:none;color:inherit}.BlogCategory_postImage__p1lIw{height:200px;overflow:hidden}.BlogCategory_cardImage__ZucP0{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.BlogCategory_postCard__9oHbX:hover .BlogCategory_cardImage__ZucP0{transform:scale(1.05)}.BlogCategory_postContent__wsMsp{padding:1.5rem}.BlogCategory_postTitle__Hntxk{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;line-height:1.3;color:white}.BlogCategory_postExcerpt__TOAsj{color:rgba(255,255,255,.8);line-height:1.5;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.BlogCategory_postMeta__yq5jw{display:flex;justify-content:space-between;align-items:center;color:rgba(255,255,255,.6);font-size:.9rem}.BlogCategory_postDate__5JV7j{font-weight:500}.BlogCategory_readTime__luMSo{background:rgba(255,255,255,.1);padding:.25rem .5rem;border-radius:12px;font-size:.8rem}.BlogCategory_backToBlog__VseQL{max-width:1200px;margin:3rem auto 0;text-align:center}.BlogCategory_backBtn__Mz4p9{background:rgba(255,255,255,.1);color:white;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;display:inline-block}.BlogCategory_backBtn__Mz4p9:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}@media (max-width:768px){.BlogCategory_container__LNSkt{padding:1rem .5rem}.BlogCategory_postsGrid__nDgsF{grid-template-columns:1fr;gap:1.5rem}.BlogCategory_stats__k_HeB{flex-direction:column;gap:.5rem}}