.Blog-module__AgUtKG__blogPage{background:#f5f5f5;min-height:100vh}.Blog-module__AgUtKG__container{max-width:1200px;margin:0 auto;padding:40px 20px 60px}.Blog-module__AgUtKG__pageHeader{text-align:center;margin-bottom:40px}.Blog-module__AgUtKG__pageTitle{color:#222;margin:0 0 12px;font-size:36px;font-weight:700}.Blog-module__AgUtKG__pageSubtitle{color:#666;margin:0;font-size:16px}.Blog-module__AgUtKG__filterSection{margin-bottom:40px}.Blog-module__AgUtKG__searchBox{background:#fff;border-radius:8px;align-items:center;max-width:400px;margin-bottom:20px;margin-left:auto;margin-right:auto;padding:12px 16px;display:flex}.Blog-module__AgUtKG__searchIcon{color:#999;margin-right:12px}.Blog-module__AgUtKG__searchInput{color:#333;border:none;outline:none;flex:1;font-size:14px}.Blog-module__AgUtKG__searchInput::placeholder{color:#999}.Blog-module__AgUtKG__categories{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.Blog-module__AgUtKG__categoryBtn{color:#666;cursor:pointer;background:#fff;border:none;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.Blog-module__AgUtKG__categoryBtn:hover{background:#f0f0f0}.Blog-module__AgUtKG__categoryBtn.Blog-module__AgUtKG__active{color:#222;background:#ffc107}.Blog-module__AgUtKG__featuredPost{background:#fff;border-radius:12px;grid-template-columns:1.2fr 1fr;gap:32px;margin-bottom:40px;text-decoration:none;transition:box-shadow .3s;display:grid;overflow:hidden}.Blog-module__AgUtKG__featuredPost:hover{box-shadow:0 8px 30px #0000001a}.Blog-module__AgUtKG__featuredImage{aspect-ratio:16/10;position:relative}.Blog-module__AgUtKG__featuredImage img{object-fit:cover;width:100%;height:100%}.Blog-module__AgUtKG__featuredBadge{color:#222;text-transform:uppercase;background:#ffc107;border-radius:4px;padding:6px 14px;font-size:12px;font-weight:600;position:absolute;top:16px;left:16px}.Blog-module__AgUtKG__featuredContent{flex-direction:column;justify-content:center;padding:32px;display:flex}.Blog-module__AgUtKG__featuredTitle{color:#222;margin:12px 0 16px;font-size:26px;font-weight:700;line-height:1.3}.Blog-module__AgUtKG__featuredExcerpt{color:#666;margin:0 0 20px;font-size:15px;line-height:1.6}.Blog-module__AgUtKG__category{color:#b8860b;text-transform:uppercase;background:#fff8e1;border-radius:4px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.Blog-module__AgUtKG__postMeta{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Blog-module__AgUtKG__metaItem{color:#888;align-items:center;gap:6px;font-size:13px;display:flex}.Blog-module__AgUtKG__blogGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Blog-module__AgUtKG__blogCard{background:#fff;border-radius:10px;text-decoration:none;transition:transform .2s,box-shadow .2s;overflow:hidden}.Blog-module__AgUtKG__blogCard:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.Blog-module__AgUtKG__cardImage{aspect-ratio:16/10;overflow:hidden}.Blog-module__AgUtKG__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Blog-module__AgUtKG__blogCard:hover .Blog-module__AgUtKG__cardImage img{transform:scale(1.05)}.Blog-module__AgUtKG__cardContent{padding:20px}.Blog-module__AgUtKG__cardTitle{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 12px;font-size:18px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Blog-module__AgUtKG__cardExcerpt{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 16px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.Blog-module__AgUtKG__readMore{color:#ffc107;align-items:center;gap:6px;margin-top:12px;font-size:14px;font-weight:600;display:flex}.Blog-module__AgUtKG__noResults{text-align:center;background:#fff;border-radius:10px;padding:60px 20px}.Blog-module__AgUtKG__noResults p{color:#666;margin-bottom:16px}.Blog-module__AgUtKG__resetBtn{color:#222;cursor:pointer;background:#ffc107;border:none;border-radius:6px;padding:10px 20px;font-weight:600}.Blog-module__AgUtKG__articleContainer{max-width:800px;margin:0 auto;padding:40px 20px 60px}.Blog-module__AgUtKG__backLink{color:#666;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.Blog-module__AgUtKG__backLink:hover{color:#ffc107}.Blog-module__AgUtKG__articleHeader{text-align:center;margin-bottom:32px}.Blog-module__AgUtKG__articleTitle{color:#222;margin:16px 0 24px;font-size:36px;font-weight:700;line-height:1.3}.Blog-module__AgUtKG__articleMeta{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.Blog-module__AgUtKG__authorInfo{color:#444;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.Blog-module__AgUtKG__authorAvatar{object-fit:cover;border-radius:50%;width:36px;height:36px}.Blog-module__AgUtKG__articleImage{border-radius:12px;margin-bottom:40px;overflow:hidden}.Blog-module__AgUtKG__articleImage img{width:100%;height:auto;display:block}.Blog-module__AgUtKG__articleContent{color:#333;font-size:17px;line-height:1.8}.Blog-module__AgUtKG__articleContent h2{color:#222;margin:40px 0 16px;font-size:24px;font-weight:700}.Blog-module__AgUtKG__articleContent p{margin:0 0 24px}.Blog-module__AgUtKG__articleContent ul,.Blog-module__AgUtKG__articleContent ol{margin:0 0 24px;padding-left:24px}.Blog-module__AgUtKG__articleContent li{margin-bottom:8px}.Blog-module__AgUtKG__shareSection{border-top:1px solid #eee;border-bottom:1px solid #eee;align-items:center;gap:16px;margin:40px 0;padding:24px 0;display:flex}.Blog-module__AgUtKG__shareLabel{color:#666;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.Blog-module__AgUtKG__shareButtons{gap:10px;display:flex}.Blog-module__AgUtKG__shareBtn{color:#666;background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Blog-module__AgUtKG__shareBtn:hover{color:#222;background:#ffc107}.Blog-module__AgUtKG__relatedSection{margin-top:40px}.Blog-module__AgUtKG__relatedTitle{color:#222;margin:0 0 24px;font-size:22px;font-weight:700}.Blog-module__AgUtKG__relatedGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Blog-module__AgUtKG__relatedCard{background:#fff;border-radius:10px;gap:16px;text-decoration:none;transition:box-shadow .2s;display:flex;overflow:hidden}.Blog-module__AgUtKG__relatedCard:hover{box-shadow:0 4px 15px #0000001a}.Blog-module__AgUtKG__relatedImage{flex-shrink:0;width:140px}.Blog-module__AgUtKG__relatedImage img{object-fit:cover;width:100%;height:100%}.Blog-module__AgUtKG__relatedContent{flex-direction:column;justify-content:center;padding:16px 16px 16px 0;display:flex}.Blog-module__AgUtKG__relatedContent h3{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Blog-module__AgUtKG__loading{text-align:center;color:#666;padding:60px 20px;font-size:16px}@media (max-width:1024px){.Blog-module__AgUtKG__blogGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Blog-module__AgUtKG__pageTitle{font-size:28px}.Blog-module__AgUtKG__featuredPost{grid-template-columns:1fr}.Blog-module__AgUtKG__featuredContent{padding:24px}.Blog-module__AgUtKG__featuredTitle{font-size:22px}.Blog-module__AgUtKG__blogGrid{grid-template-columns:1fr}.Blog-module__AgUtKG__articleTitle{font-size:28px}.Blog-module__AgUtKG__articleContent{font-size:16px}.Blog-module__AgUtKG__relatedGrid{grid-template-columns:1fr}.Blog-module__AgUtKG__relatedCard{flex-direction:column}.Blog-module__AgUtKG__relatedImage{width:100%;height:160px}.Blog-module__AgUtKG__relatedContent{padding:16px}}@media (max-width:480px){.Blog-module__AgUtKG__container,.Blog-module__AgUtKG__articleContainer{padding:24px 16px 40px}.Blog-module__AgUtKG__categories{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.Blog-module__AgUtKG__categoryBtn{flex-shrink:0}.Blog-module__AgUtKG__shareSection{flex-direction:column;align-items:flex-start}}
