.BlogPage-module__mlRIqG__section{background:linear-gradient(#f9fafb 0%,#fff 100%);min-height:100vh;padding:100px 20px}.BlogPage-module__mlRIqG__container{max-width:1500px;margin:0 auto}.BlogPage-module__mlRIqG__articlesGrid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:32px;margin-bottom:60px;display:grid}@media (max-width:768px){.BlogPage-module__mlRIqG__section{padding:60px 15px}.BlogPage-module__mlRIqG__articlesGrid{grid-template-columns:1fr;gap:24px}}
.ArticleCard-module__x5OkHa__articleLink{color:inherit;text-decoration:none}.ArticleCard-module__x5OkHa__articleCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.ArticleCard-module__x5OkHa__articleCard:hover{border-color:#f6c478;transform:translateY(-4px);box-shadow:0 12px 40px rgba(246,196,120,.2)}.ArticleCard-module__x5OkHa__articleImage{background:linear-gradient(135deg,#f9fafb 0%,#e5e7eb 100%);width:100%;position:relative;overflow:hidden}.ArticleCard-module__x5OkHa__imageWrapper{background:#f9fafb;justify-content:center;align-items:center;width:100%;min-height:220px;max-height:320px;display:flex;overflow:hidden}.ArticleCard-module__x5OkHa__imagePlaceholder{object-fit:contain;object-position:center;opacity:0;width:100%;height:auto;max-height:320px;transition:transform .4s,opacity .3s}.ArticleCard-module__x5OkHa__imagePlaceholder.ArticleCard-module__x5OkHa__imageLoaded{opacity:1}.ArticleCard-module__x5OkHa__articleCard:hover .ArticleCard-module__x5OkHa__imagePlaceholder{transform:scale(1.06)}.ArticleCard-module__x5OkHa__articleCategory{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:7px 14px;font-size:.75rem;font-weight:600;position:absolute;top:16px;left:16px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ArticleCard-module__x5OkHa__articleContent{flex-direction:column;flex-grow:1;gap:4px;padding:24px;display:flex}.ArticleCard-module__x5OkHa__articleTitle{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:1.125rem;font-weight:700;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}.ArticleCard-module__x5OkHa__articleCard:hover .ArticleCard-module__x5OkHa__articleTitle{color:#f6c478}.ArticleCard-module__x5OkHa__articleExcerpt{color:#4b5563;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:20px;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ArticleCard-module__x5OkHa__articleMeta{border-top:1px solid #e5e7eb;flex-direction:column;gap:1rem;margin-top:auto;padding-top:12px;display:flex}.ArticleCard-module__x5OkHa__articleMetaInfo{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.ArticleCard-module__x5OkHa__articleMetaInfo span{color:#6b7280;align-items:center;gap:6px;font-size:.8rem;font-weight:500;display:flex}.ArticleCard-module__x5OkHa__articleMetaInfo span img{opacity:.7;width:16px;height:16px}.ArticleCard-module__x5OkHa__readMoreButton{color:#101828;cursor:pointer;background:#f6c478;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 0;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 8px rgba(246,196,120,.2)}.ArticleCard-module__x5OkHa__readMoreButton:hover{background:#ffac1c;gap:12px;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,172,28,.3)}.ArticleCard-module__x5OkHa__readMoreButton img{transition:transform .3s}.ArticleCard-module__x5OkHa__readMoreButton:hover img{transform:translate(3px)}.ArticleCard-module__x5OkHa__imagePlaceholder:not(.ArticleCard-module__x5OkHa__imageLoaded){animation:1.5s ease-in-out infinite ArticleCard-module__x5OkHa__pulse}@keyframes ArticleCard-module__x5OkHa__pulse{0%,to{opacity:.3}50%{opacity:.5}}@media (max-width:767px){.ArticleCard-module__x5OkHa__imageWrapper{min-height:200px;max-height:280px}.ArticleCard-module__x5OkHa__imagePlaceholder{max-height:280px}.ArticleCard-module__x5OkHa__articleContent{padding:20px}.ArticleCard-module__x5OkHa__articleTitle{font-size:1rem}.ArticleCard-module__x5OkHa__articleExcerpt{font-size:.85rem}}@media (max-width:480px){.ArticleCard-module__x5OkHa__imageWrapper{min-height:180px;max-height:240px}.ArticleCard-module__x5OkHa__imagePlaceholder{max-height:240px}}
.BlogHeader-module__7QP2sG__header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:60px;display:flex}.BlogHeader-module__7QP2sG__headerBadge{color:#826600;background:rgba(246,196,120,.15);border:1px solid rgba(246,196,120,.3);border-radius:50px;align-items:center;gap:8px;padding:8px 20px;font-size:.9rem;font-weight:600;display:inline-flex}.BlogHeader-module__7QP2sG__headerBadge img{filter:sepia()}.BlogHeader-module__7QP2sG__title{color:#101828;margin:0;font-size:3rem;font-weight:800;line-height:1.2}.BlogHeader-module__7QP2sG__highlight{color:#f6c478;position:relative}.BlogHeader-module__7QP2sG__highlight:after{content:"";background:linear-gradient(90deg,#f6c478,#ffac1c);border-radius:2px;height:4px;position:absolute;bottom:-8px;left:0;right:0}.BlogHeader-module__7QP2sG__subtitle{color:#4a5565;max-width:700px;font-size:1.1rem;font-weight:400;line-height:1.7}@media (max-width:768px){.BlogHeader-module__7QP2sG__header{margin-bottom:40px}.BlogHeader-module__7QP2sG__title{font-size:2rem}.BlogHeader-module__7QP2sG__subtitle{font-size:.95rem;display:none}}
.BlogControls-module__o_CjuW__controlsWrapper{background:#fff;border:1px solid #e5e7eb;border-radius:20px;margin-bottom:60px;padding:32px;box-shadow:0 4px 20px rgba(0,0,0,.04)}.BlogControls-module__o_CjuW__searchContainer{margin-bottom:32px}.BlogControls-module__o_CjuW__searchBox{width:100%;position:relative}.BlogControls-module__o_CjuW__searchInput{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:16px 56px;font-size:1rem;transition:all .3s}.BlogControls-module__o_CjuW__searchInput:focus{background:#fff;border-color:#f6c478;outline:none;box-shadow:0 0 0 4px rgba(246,196,120,.1)}.BlogControls-module__o_CjuW__searchIcon{opacity:.5;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.BlogControls-module__o_CjuW__clearButton{cursor:pointer;background:rgba(246,196,120,.15);border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.BlogControls-module__o_CjuW__clearButton:hover{background:rgba(246,196,120,.25)}.BlogControls-module__o_CjuW__clearButton span{color:#826600;font-size:1.5rem;line-height:1}.BlogControls-module__o_CjuW__searchStats{text-align:center;color:#6a7282;margin-top:12px;font-size:.9rem;font-weight:500}.BlogControls-module__o_CjuW__filterContainer{border-top:1px solid #e5e7eb;padding-top:32px}.BlogControls-module__o_CjuW__filterHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.BlogControls-module__o_CjuW__filterTitle{color:#101828;align-items:center;gap:8px;font-size:1rem;font-weight:700;display:flex}.BlogControls-module__o_CjuW__clearFiltersButton{color:#6a7282;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;padding:6px 12px;font-size:.85rem;font-weight:500;transition:all .2s}.BlogControls-module__o_CjuW__clearFiltersButton:hover{color:#826600;background:rgba(246,196,120,.1);border-color:#f6c478}.BlogControls-module__o_CjuW__filterList{flex-wrap:wrap;gap:12px;display:flex}.BlogControls-module__o_CjuW__filterButton{color:#4b5563;cursor:pointer;background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.BlogControls-module__o_CjuW__filterButton:hover{background:rgba(246,196,120,.05);border-color:#f6c478;transform:translateY(-2px)}.BlogControls-module__o_CjuW__filterButton.BlogControls-module__o_CjuW__active{color:#101828;background:#f6c478;border-color:#f6c478;box-shadow:0 4px 12px rgba(246,196,120,.3)}.BlogControls-module__o_CjuW__filterCount{background:rgba(0,0,0,.1);border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:700}.BlogControls-module__o_CjuW__filterButton.BlogControls-module__o_CjuW__active .BlogControls-module__o_CjuW__filterCount{background:rgba(0,0,0,.15)}@media (max-width:768px){.BlogControls-module__o_CjuW__controlsWrapper{padding:24px}.BlogControls-module__o_CjuW__filterHeader{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width:480px){.BlogControls-module__o_CjuW__searchInput{padding:14px 18px 14px 48px;font-size:.9rem}.BlogControls-module__o_CjuW__filterButton{padding:8px 14px;font-size:.85rem}}
.BlogPagination-module__CsWaga__paginationContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:60px;display:flex}.BlogPagination-module__CsWaga__paginationButton{color:#101828;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.BlogPagination-module__CsWaga__paginationButton:hover:not(:disabled){background:rgba(246,196,120,.1);border-color:#f6c478}.BlogPagination-module__CsWaga__paginationButton:disabled{opacity:.4;cursor:not-allowed}.BlogPagination-module__CsWaga__pageNumbers{align-items:center;gap:8px;display:flex}.BlogPagination-module__CsWaga__pageNumber{cursor:pointer;color:#4b5563;background:#fff;border:2px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.BlogPagination-module__CsWaga__pageNumber:hover{background:rgba(246,196,120,.1);border-color:#f6c478}.BlogPagination-module__CsWaga__pageNumber.BlogPagination-module__CsWaga__active{color:#101828;background:#f6c478;border-color:#f6c478;box-shadow:0 4px 12px rgba(246,196,120,.3)}@media (max-width:768px){.BlogPagination-module__CsWaga__paginationContainer{gap:8px}.BlogPagination-module__CsWaga__paginationButton{padding:10px 16px;font-size:.85rem}.BlogPagination-module__CsWaga__pageNumber{width:40px;height:40px;font-size:.85rem}}@media (max-width:480px){.BlogPagination-module__CsWaga__pageNumbers{gap:4px}}
.BlogCTA-module__2Agq1G__ctaSection{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border:1px solid rgba(246,196,120,.2);border-radius:20px;justify-content:space-between;align-items:center;gap:32px;padding:48px;display:flex;position:relative;overflow:hidden}.BlogCTA-module__2Agq1G__ctaContent{flex:1;align-items:center;gap:24px;display:flex}.BlogCTA-module__2Agq1G__ctaIcon{background:rgba(246,196,120,.15);border:2px solid rgba(246,196,120,.3);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.BlogCTA-module__2Agq1G__ctaIcon img{filter:brightness(0)saturate()invert(77%)sepia(46%)saturate(552%)hue-rotate(358deg)brightness(101%)contrast(96%)}.BlogCTA-module__2Agq1G__ctaText h3{color:#fff;margin:0 0 8px;font-size:1.5rem;font-weight:700}.BlogCTA-module__2Agq1G__ctaText p{color:#d1d5dc;margin:0;font-size:.95rem}.BlogCTA-module__2Agq1G__ctaButtons{gap:12px;display:flex}.BlogCTA-module__2Agq1G__ctaButtonPrimary{color:#101828;white-space:nowrap;background:#f6c478;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.BlogCTA-module__2Agq1G__ctaButtonPrimary:hover{background:#ffac1c;gap:12px;transform:translateY(-2px)}.BlogCTA-module__2Agq1G__ctaButtonSecondary{color:#fff;white-space:nowrap;background:0 0;border:2px solid rgba(255,255,255,.2);border-radius:10px;justify-content:center;align-items:center;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.BlogCTA-module__2Agq1G__ctaButtonSecondary:hover{background:rgba(246,196,120,.1);border-color:#f6c478}@media (max-width:768px){.BlogCTA-module__2Agq1G__ctaSection{text-align:center;flex-direction:column;padding:32px 24px}.BlogCTA-module__2Agq1G__ctaContent{text-align:center;flex-direction:column}.BlogCTA-module__2Agq1G__ctaButtons{flex-direction:column;width:100%}.BlogCTA-module__2Agq1G__ctaButtonPrimary,.BlogCTA-module__2Agq1G__ctaButtonSecondary{justify-content:center;width:100%}}
.NoArticles-module__ZfdW6W__noArticles{text-align:center;background:#fff;border:2px dashed #e5e7eb;border-radius:20px;margin-bottom:60px;padding:80px 32px}.NoArticles-module__ZfdW6W__noArticlesIcon{background:rgba(246,196,120,.15);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.NoArticles-module__ZfdW6W__noArticlesIcon img{opacity:.5}.NoArticles-module__ZfdW6W__noArticles h3{color:#101828;margin-bottom:12px;font-size:1.5rem;font-weight:700}.NoArticles-module__ZfdW6W__noArticles p{color:#6a7282;margin-bottom:24px;font-size:1rem}.NoArticles-module__ZfdW6W__clearFiltersMainButton{color:#101828;cursor:pointer;background:#f6c478;border:none;border-radius:10px;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .3s}.NoArticles-module__ZfdW6W__clearFiltersMainButton:hover{background:#ffac1c;transform:translateY(-2px)}
