.blog-module__JsT-Oq__blogPage{padding-bottom:40px}.blog-module__JsT-Oq__header{margin-bottom:24px}.blog-module__JsT-Oq__title{color:var(--text-primary);margin-bottom:4px;font-family:Poppins,sans-serif;font-size:1.65rem;font-weight:800}.blog-module__JsT-Oq__categoryTabs{flex-wrap:wrap;gap:6px;margin-bottom:28px;display:flex}.blog-module__JsT-Oq__tab{color:#a89fd4;cursor:pointer;white-space:nowrap;background:linear-gradient(#25254a 0%,#1a1a38 100%);border:2px solid #0c0c20;border-radius:999px;align-items:center;gap:5px;padding:9px 18px;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 3px #00000073,inset 0 1px #ffffff0f}.blog-module__JsT-Oq__tab:hover{color:#ede8ff;background:linear-gradient(#2a2a55 0%,#1e1e40 100%)}.blog-module__JsT-Oq__tabActive{color:#fff;background:linear-gradient(#7549e0 0%,#6342b8 100%);border-color:#4a2aa0;box-shadow:0 3px #2d1868,inset 0 1px #ffffff1f}.blog-module__JsT-Oq__gridWrap{opacity:0;transition:opacity .42s cubic-bezier(.19,1,.22,1),transform .42s cubic-bezier(.19,1,.22,1);transform:translateY(8px)}.blog-module__JsT-Oq__gridReady{opacity:1;transform:translateY(0)}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.blog-module__JsT-Oq__card{color:inherit;cursor:pointer;background:linear-gradient(165deg,#0c1128 0%,#070b1c 48%,#060818 100%);border:1px solid #5862a824;border-radius:16px;flex-direction:column;text-decoration:none;transition:border-color .24s,box-shadow .24s,transform .24s;display:flex;overflow:hidden;box-shadow:0 6px 20px #00000059,inset 0 1px #7882c80f}.blog-module__JsT-Oq__card:hover{border-color:#7882c847;transform:translateY(-3px);box-shadow:0 10px 32px #00000073,inset 0 1px #828cd214}.blog-module__JsT-Oq__cardImage{aspect-ratio:16/10;background:#ffffff08;width:100%;overflow:hidden}.blog-module__JsT-Oq__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.19,1,.22,1)}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__cardImage img{transform:scale(1.05)}.blog-module__JsT-Oq__cardImagePlaceholder{color:#463e7a;background:linear-gradient(135deg,#6342b81f,#19193999);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.blog-module__JsT-Oq__cardBody{flex-direction:column;flex:1;gap:6px;padding:16px 18px 20px;display:flex}.blog-module__JsT-Oq__cardTitle{color:#e0dbf0;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__cardExcerpt{color:#8a92b2;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.45;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__cardMeta{align-items:center;gap:8px;margin-top:auto;padding-top:8px;display:flex}.blog-module__JsT-Oq__cardCategory{color:var(--accent-purple-light);text-transform:uppercase;letter-spacing:.4px;background:#6342b826;border-radius:6px;padding:2px 8px;font-size:.62rem;font-weight:700;display:inline-flex}.blog-module__JsT-Oq__cardDate{color:#6b6088;font-size:.72rem}.blog-module__JsT-Oq__publishedLabel{color:#555;font-size:.65rem;font-weight:500}.blog-module__JsT-Oq__empty{color:#463e7a;flex-direction:column;grid-column:1/-1;align-items:center;gap:10px;padding:60px 20px;display:flex}.blog-module__JsT-Oq__empty p{color:#6b6088;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600}.blog-module__JsT-Oq__skeleton{background:#232042;border-radius:16px;animation:1.5s infinite blog-module__JsT-Oq__blogShimmer}.blog-module__JsT-Oq__skeletonImg{aspect-ratio:16/10}.blog-module__JsT-Oq__skeletonBody{padding:16px 18px 20px}.blog-module__JsT-Oq__skeletonLine{background:#ffffff0f;border-radius:6px;height:12px;margin-bottom:8px}.blog-module__JsT-Oq__skeletonLine:last-child{width:60%}@keyframes blog-module__JsT-Oq__blogShimmer{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@media (max-width:1024px){.blog-module__JsT-Oq__grid{grid-template-columns:repeat(3,1fr);gap:14px}}@media (max-width:768px){.blog-module__JsT-Oq__title{font-size:1.25rem}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(2,1fr);gap:10px}.blog-module__JsT-Oq__categoryTabs{gap:5px;margin-bottom:20px}.blog-module__JsT-Oq__tab{padding:6px 12px;font-size:.7rem}.blog-module__JsT-Oq__cardBody{padding:12px 14px 16px}.blog-module__JsT-Oq__cardTitle{font-size:.8rem}.blog-module__JsT-Oq__cardExcerpt{-webkit-line-clamp:1;line-clamp:1;font-size:.72rem}}@media (max-width:480px){.blog-module__JsT-Oq__grid{grid-template-columns:1fr;gap:12px}.blog-module__JsT-Oq__cardImage{aspect-ratio:16/9}}[data-theme=light] .blog-module__JsT-Oq__title{color:var(--text-primary)}[data-theme=light] .blog-module__JsT-Oq__tab{color:var(--text-secondary);background:linear-gradient(#fff 0%,#f2eefb 100%);border:2px solid #6342b838;box-shadow:0 2px #1a14330f,inset 0 1px #ffffffe6}[data-theme=light] .blog-module__JsT-Oq__tab:hover{color:var(--accent-purple-dark);background:linear-gradient(#faf8ff 0%,#ebe6f7 100%);border-color:#6342b859}[data-theme=light] .blog-module__JsT-Oq__tabActive{color:#fff;background:linear-gradient(#7549e0 0%,#6342b8 100%);border-color:#4a2aa0;box-shadow:0 3px #2d1868,inset 0 1px #ffffff26}[data-theme=light] .blog-module__JsT-Oq__card{box-shadow:var(--shadow-md);background:linear-gradient(165deg,#fff 0%,#f4f1fc 50%,#ede9f8 100%);border-color:#6342b824}[data-theme=light] .blog-module__JsT-Oq__card:hover{box-shadow:var(--shadow-lg);border-color:#6342b859}[data-theme=light] .blog-module__JsT-Oq__cardTitle{color:var(--text-primary)}[data-theme=light] .blog-module__JsT-Oq__cardExcerpt{color:var(--text-secondary)}[data-theme=light] .blog-module__JsT-Oq__cardDate{color:var(--text-muted)}[data-theme=light] .blog-module__JsT-Oq__cardImagePlaceholder{color:var(--text-muted);background:linear-gradient(135deg,#6342b80f,#f4f2fbcc)}[data-theme=light] .blog-module__JsT-Oq__skeleton{background:var(--bg-tertiary)}[data-theme=light] .blog-module__JsT-Oq__skeletonLine{background:#6342b814}[data-theme=light] .blog-module__JsT-Oq__empty{color:var(--text-muted)}[data-theme=light] .blog-module__JsT-Oq__empty p{color:var(--text-secondary)}
