.BlogIndex_pageContainer__9UTmu{display:flex;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.BlogIndex_mainContent__GWQrY{flex:1 1;margin-left:280px;padding:30px;transition:margin-left .3s ease}.BlogIndex_container__fqmZ0{max-width:1200px;margin:0 auto}.BlogIndex_headerSection__rfQTB{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px;padding:40px;background:#fff;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.1)}.BlogIndex_headerContent__7CYaY{display:flex;align-items:flex-start;gap:20px;flex:1 1}.BlogIndex_headerIcon__qEq3P{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}.BlogIndex_headerText__bhUPe{flex:1 1}.BlogIndex_mainTitle__j6_xi{font-size:2.5rem;font-weight:700;color:#1f2937;margin:0 0 12px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.BlogIndex_subtitle__pDeDw{font-size:1.2rem;color:#6b7280;line-height:1.6;margin:0;max-width:600px}.BlogIndex_headerActions__sWAAx{flex-shrink:0}.BlogIndex_createButton__znLiB{display:flex;align-items:center;gap:8px;padding:14px 24px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;text-decoration:none;border-radius:12px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px rgba(16,185,129,.3)}.BlogIndex_createButton__znLiB:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(16,185,129,.4)}.BlogIndex_statsBar__e6su6{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px;margin-bottom:30px}.BlogIndex_statItem__CHivY{display:flex;align-items:center;gap:16px;padding:24px;background:#fff;border-radius:16px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.BlogIndex_statIcon__Sqleu{font-size:2rem;color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.BlogIndex_statContent__Lhy_j{display:flex;flex-direction:column;gap:4px}.BlogIndex_statNumber__zyFiS{font-size:1.8rem;font-weight:700;color:#1f2937}.BlogIndex_statLabel__hQJIf{font-size:.9rem;color:#6b7280}.BlogIndex_controlsSection__jyyZ3{display:flex;gap:20px;margin-bottom:24px;flex-wrap:wrap}.BlogIndex_searchContainer__4BhKo{position:relative;flex:1 1;min-width:300px}.BlogIndex_searchIcon__Rr56p{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#9ca3af;z-index:2}.BlogIndex_searchInput__q1vIT{width:100%;padding:14px 16px 14px 44px;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;background:#fff;transition:all .3s ease}.BlogIndex_searchInput__q1vIT:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.BlogIndex_clearSearch__UGOwd{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;border-radius:6px;transition:all .3s ease}.BlogIndex_clearSearch__UGOwd:hover{color:#ef4444;background:#fef2f2}.BlogIndex_filterContainer__KM6QV{display:flex;align-items:center;gap:8px;background:#fff;padding:0 16px;border:2px solid #e5e7eb;border-radius:12px;min-width:200px}.BlogIndex_filterIcon__Lo4t9{color:#9ca3af}.BlogIndex_filterSelect__hLAdv{padding:14px 0;border:none;background:none;font-size:1rem;color:#374151;outline:none;width:100%}.BlogIndex_resultsInfo__5PsRw{margin-bottom:24px}.BlogIndex_resultsCount__E43wt{font-size:.9rem;color:#6b7280;font-weight:500}.BlogIndex_blogsGrid___lxDe{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));grid-gap:24px;gap:24px;margin-bottom:40px}.BlogIndex_blogCard__EHfNc{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1);cursor:pointer;transition:all .3s ease;animation:BlogIndex_cardAppear__9FLPk .6s ease-out forwards;opacity:0;transform:translateY(20px)}@keyframes BlogIndex_cardAppear__9FLPk{to{opacity:1;transform:translateY(0)}}.BlogIndex_blogCard__EHfNc:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.BlogIndex_blogImage__PVyW_{position:relative;height:200px;overflow:hidden}.BlogIndex_coverImage__ytLUh{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.BlogIndex_blogCard__EHfNc:hover .BlogIndex_coverImage__ytLUh{transform:scale(1.05)}.BlogIndex_placeholderImage__HL_H9{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}.BlogIndex_blogOverlay__h_NB6{position:absolute;top:12px;right:12px}.BlogIndex_readTime__qzS7_{background:rgba(0,0,0,.7);color:#fff;padding:4px 8px;border-radius:8px;font-size:.8rem;font-weight:500}.BlogIndex_blogContent__WN7mJ{padding:24px}.BlogIndex_blogHeader__VHlqn{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.BlogIndex_blogTitle__7SGop{font-size:1.3rem;font-weight:600;color:#1f2937;margin:0;line-height:1.4;flex:1 1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.BlogIndex_privateBadge__HKO3S{background:#fef3c7;color:#92400e;padding:4px 8px;border-radius:6px;font-size:.7rem;margin-left:8px;flex-shrink:0}.BlogIndex_blogExcerpt__5OeUV{color:#6b7280;line-height:1.5;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.BlogIndex_blogMeta__2pZEP{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f3f4f6}.BlogIndex_authorSection__UHbJS{display:flex;align-items:center;gap:12px}.BlogIndex_authorAvatar__0MlpC{flex-shrink:0}.BlogIndex_avatarImage__cPbEF{border-radius:50%;object-fit:cover}.BlogIndex_avatarPlaceholder__sQm8U{width:32px;height:32px;background:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:.8rem}.BlogIndex_authorName__U5ebS{font-size:.9rem;font-weight:600;color:#374151}.BlogIndex_postDate__Lu6P0{font-size:.8rem;color:#9ca3af;display:flex;align-items:center;gap:4px}.BlogIndex_blogStats__IARFG{display:flex;gap:12px}.BlogIndex_stat__hLsQI{display:flex;align-items:center;gap:4px;font-size:.8rem;color:#6b7280}.BlogIndex_stat__hLsQI svg{font-size:.7rem}.BlogIndex_tagsContainer__j25Hz{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.BlogIndex_tag__8GQEb{background:#f3f4f6;color:#374151;padding:4px 8px;border-radius:6px;font-size:.75rem;font-weight:500}.BlogIndex_moreTags__SjqkM{font-size:.75rem;color:#9ca3af;font-style:italic}.BlogIndex_blogAction__F60JZ{display:flex;justify-content:flex-end}.BlogIndex_readButton__CcCsS{display:flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.BlogIndex_readButton__CcCsS:hover{transform:translateX(4px);box-shadow:0 4px 15px rgba(102,126,234,.3)}.BlogIndex_skeletonImage___L24c{border-radius:0}.BlogIndex_skeletonText__FUihf{display:flex;flex-direction:column;gap:6px;flex:1 1}.BlogIndex_emptyState__VVFZj{text-align:center;padding:80px 40px;background:#fff;border-radius:20px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.BlogIndex_emptyIcon__GXWTA{font-size:4rem;color:#d1d5db;margin-bottom:24px;opacity:.5}.BlogIndex_emptyTitle__PzYnR{font-size:1.5rem;font-weight:600;color:#374151;margin:0 0 12px}.BlogIndex_emptyText__K0TAC{font-size:1rem;color:#6b7280;line-height:1.6;max-width:400px;margin:0 auto 24px}.BlogIndex_emptyAction__cDtLp{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:10px;font-weight:600;transition:all .3s ease}.BlogIndex_emptyAction__cDtLp:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.3)}.BlogIndex_footerCTA__g7yiZ{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:40px;text-align:center;color:#fff}.BlogIndex_ctaContent__yeBnn{max-width:500px;margin:0 auto}.BlogIndex_ctaTitle__54pys{font-size:1.8rem;font-weight:700;margin:0 0 12px}.BlogIndex_ctaText__vuB3V{font-size:1.1rem;opacity:.9;line-height:1.6;margin:0 0 24px}.BlogIndex_ctaButton__Flx_U{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:#fff;color:#667eea;text-decoration:none;border-radius:12px;font-weight:600;transition:all .3s ease}.BlogIndex_ctaButton__Flx_U:hover{transform:translateY(-2px);box-shadow:0 8px 25px hsla(0,0%,100%,.3)}@media (max-width:1024px){.BlogIndex_mainContent__GWQrY{margin-left:80px}.BlogIndex_blogsGrid___lxDe{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}@media (max-width:768px){.BlogIndex_mainContent__GWQrY{margin-left:0;padding:20px}.BlogIndex_headerSection__rfQTB{flex-direction:column;gap:24px;padding:30px 24px}.BlogIndex_headerContent__7CYaY{flex-direction:column;text-align:center;gap:16px}.BlogIndex_mainTitle__j6_xi{font-size:2rem}.BlogIndex_controlsSection__jyyZ3{flex-direction:column}.BlogIndex_searchContainer__4BhKo{min-width:auto}.BlogIndex_blogsGrid___lxDe{grid-template-columns:1fr}.BlogIndex_blogMeta__2pZEP{flex-direction:column;align-items:flex-start;gap:12px}.BlogIndex_blogStats__IARFG{align-self:flex-end}}@media (max-width:480px){.BlogIndex_headerSection__rfQTB{padding:24px 20px}.BlogIndex_mainTitle__j6_xi{font-size:1.5rem}.BlogIndex_subtitle__pDeDw{font-size:1rem}.BlogIndex_statsBar__e6su6{grid-template-columns:1fr}.BlogIndex_footerCTA__g7yiZ{padding:30px 20px}.BlogIndex_ctaTitle__54pys{font-size:1.4rem}}.BlogIndex_authorInfo__OUmC2{display:flex;flex-direction:column;gap:2px}.BlogIndex_authorName__U5ebS{display:inline-flex;align-items:center;gap:6px;line-height:1.2}.BlogIndex_verifiedBadge__LQujb{width:14px;height:14px;display:inline-block;vertical-align:middle;object-fit:contain;border-radius:2px;filter:drop-shadow(0 0 2px rgba(0,0,0,.35));opacity:.95}@media (max-width:420px){.BlogIndex_verifiedBadge__LQujb{width:16px;height:16px}}