.ArticleCard-module__KxmH-q__articleLink{color:inherit;text-decoration:none;display:block}.ArticleCard-module__KxmH-q__modernArticleCard{height:100%;color:var(--text-primary,#fffbe6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#181c20cc;border:1px solid #e6b9801a;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000004d}.ArticleCard-module__KxmH-q__modernArticleCard:hover{border-color:#e6b9804d;transform:translateY(-8px);box-shadow:0 20px 60px #0006}.ArticleCard-module__KxmH-q__cardImageContainer{border-radius:20px 20px 0 0;width:100%;height:200px;position:relative;overflow:hidden}.ArticleCard-module__KxmH-q__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ArticleCard-module__KxmH-q__modernArticleCard:hover .ArticleCard-module__KxmH-q__cardImage{transform:scale(1.05)}.ArticleCard-module__KxmH-q__cardOverlay{opacity:0;pointer-events:none;background:linear-gradient(135deg,#0d1117e6 0%,#e6b980e6 100%);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.ArticleCard-module__KxmH-q__modernArticleCard:hover .ArticleCard-module__KxmH-q__cardOverlay{opacity:1}.ArticleCard-module__KxmH-q__readMoreButton{background:var(--modern-accent,#e6b980);color:var(--background-dark,#0d1117);text-transform:uppercase;letter-spacing:.05em;pointer-events:auto;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 16px #e6b9804d}.ArticleCard-module__KxmH-q__readMoreButton:hover{background:#f5e6d3;transform:scale(1.05)}.ArticleCard-module__KxmH-q__arrowIcon{transition:transform .2s}.ArticleCard-module__KxmH-q__modernArticleCard:hover .ArticleCard-module__KxmH-q__arrowIcon{transform:translate(2px)}.ArticleCard-module__KxmH-q__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.ArticleCard-module__KxmH-q__cardMeta{color:var(--modern-accent,#e6b980);flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.ArticleCard-module__KxmH-q__cardDate{color:#fffbe6b3;text-align:left;font-size:.75rem;font-weight:500}.ArticleCard-module__KxmH-q__cardInfo{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;display:flex}.ArticleCard-module__KxmH-q__cardLocation,.ArticleCard-module__KxmH-q__cardTime{color:var(--modern-accent,#e6b980);background:#0d111799;border:1px solid #e6b98033;border-radius:8px;padding:.125rem .5rem;font-size:.625rem;font-weight:500}.ArticleCard-module__KxmH-q__cardTitle{color:var(--modern-accent,#e6b980);letter-spacing:-.01em;text-align:left;flex:1;margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.3}.ArticleCard-module__KxmH-q__cardDescription{color:#fffbe6cc;text-align:left;flex:1;margin:0;font-size:.875rem;line-height:1.5}@media (max-width:768px){.ArticleCard-module__KxmH-q__cardImageContainer{height:140px}.ArticleCard-module__KxmH-q__cardContent{padding:1rem}.ArticleCard-module__KxmH-q__cardTitle{font-size:1.1rem;line-height:1.2}.ArticleCard-module__KxmH-q__cardDescription{font-size:.8rem}.ArticleCard-module__KxmH-q__readMoreButton{padding:.6rem 1.2rem;font-size:.8rem}}@media (max-width:480px){.ArticleCard-module__KxmH-q__cardContent{padding:.75rem}.ArticleCard-module__KxmH-q__cardTitle{font-size:1rem}.ArticleCard-module__KxmH-q__cardDescription{font-size:.75rem}}
.ArticlesList-module__0joi8W__articlesContainer{max-width:1200px;color:var(--text-primary,#fffbe6);margin:0 auto;padding:2rem 1rem}.ArticlesList-module__0joi8W__homepageContainer{max-width:none;padding:0}.ArticlesList-module__0joi8W__homepageContainer .ArticlesList-module__0joi8W__header,.ArticlesList-module__0joi8W__homepageContainer .ArticlesList-module__0joi8W__resultsInfo{display:none}.ArticlesList-module__0joi8W__homepageContainer .ArticlesList-module__0joi8W__articlesGrid{margin-top:0}.ArticlesList-module__0joi8W__homepageContainer .ArticlesList-module__0joi8W__articlesList{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.ArticlesList-module__0joi8W__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.ArticlesList-module__0joi8W__titleSection{align-items:center;gap:1rem;display:flex}.ArticlesList-module__0joi8W__titleIcon{color:var(--modern-accent,#e6b980);opacity:.9}.ArticlesList-module__0joi8W__title{color:var(--modern-accent,#e6b980);letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:700}.ArticlesList-module__0joi8W__controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.ArticlesList-module__0joi8W__searchContainer{min-width:250px;position:relative}.ArticlesList-module__0joi8W__searchInput{width:100%;color:var(--text-primary,#fffbe6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d111799;border:2px solid #e6b98033;border-radius:12px;padding:.75rem 1rem .75rem 2.5rem;font-size:.95rem;transition:all .3s}.ArticlesList-module__0joi8W__searchInput:focus{border-color:var(--modern-accent,#e6b980);background:#0d1117cc;outline:none;box-shadow:0 0 0 3px #e6b9801a}.ArticlesList-module__0joi8W__searchInput::placeholder{color:#fffbe680}.ArticlesList-module__0joi8W__searchIcon{color:#fffbe680;pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.ArticlesList-module__0joi8W__sortSelect{color:var(--text-primary,#fffbe6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#0d111799;border:2px solid #e6b98033;border-radius:12px;min-width:150px;padding:.75rem 1rem;font-size:.95rem;transition:all .3s}.ArticlesList-module__0joi8W__sortSelect:focus{border-color:var(--modern-accent,#e6b980);background:#0d1117cc;outline:none;box-shadow:0 0 0 3px #e6b9801a}.ArticlesList-module__0joi8W__resultsInfo{color:#fffbe6b3;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.95rem;display:flex}.ArticlesList-module__0joi8W__resultsCount{color:var(--modern-accent,#e6b980);font-weight:600}.ArticlesList-module__0joi8W__searchInfo{font-style:italic}.ArticlesList-module__0joi8W__featuredSection{margin-bottom:4rem}.ArticlesList-module__0joi8W__articlesGrid{margin-top:2rem}.ArticlesList-module__0joi8W__sectionTitle{color:var(--modern-accent,#e6b980);text-align:center;opacity:.9;margin-bottom:2rem;font-size:1.75rem;font-weight:600}.ArticlesList-module__0joi8W__articlesList{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:2rem;display:grid}.ArticlesList-module__0joi8W__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:400px;padding:3rem 2rem;display:flex}.ArticlesList-module__0joi8W__emptyIcon{color:#fffbe64d;margin-bottom:.5rem}.ArticlesList-module__0joi8W__emptyTitle{color:var(--text-primary,#fffbe6);margin:0;font-size:1.5rem;font-weight:600}.ArticlesList-module__0joi8W__emptyMessage{color:#fffbe699;max-width:400px;margin:0;font-size:1rem;line-height:1.5}.ArticlesList-module__0joi8W__clearSearchButton{background:var(--modern-accent,#e6b980);color:var(--background-dark,#0d1117);cursor:pointer;border:none;border-radius:12px;margin-top:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.ArticlesList-module__0joi8W__clearSearchButton:hover{background:#f5e6d3;transform:translateY(-2px);box-shadow:0 4px 16px #e6b9804d}@media (max-width:1024px){.ArticlesList-module__0joi8W__header{flex-direction:column;align-items:stretch;gap:1.5rem}.ArticlesList-module__0joi8W__titleSection,.ArticlesList-module__0joi8W__controls{justify-content:center}.ArticlesList-module__0joi8W__articlesList{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.ArticlesList-module__0joi8W__articlesContainer{padding:1rem .5rem}.ArticlesList-module__0joi8W__title{font-size:2rem}.ArticlesList-module__0joi8W__controls{flex-direction:column;width:100%}.ArticlesList-module__0joi8W__searchContainer,.ArticlesList-module__0joi8W__sortSelect{min-width:100%}.ArticlesList-module__0joi8W__articlesList{grid-template-columns:1fr;gap:1rem}.ArticlesList-module__0joi8W__featuredSection{margin-bottom:2rem}}@media (max-width:480px){.ArticlesList-module__0joi8W__title{font-size:1.75rem}.ArticlesList-module__0joi8W__titleSection{text-align:center;flex-direction:column;gap:.5rem}.ArticlesList-module__0joi8W__sectionTitle{font-size:1.5rem}.ArticlesList-module__0joi8W__emptyState{padding:2rem 1rem}.ArticlesList-module__0joi8W__emptyTitle{font-size:1.25rem}}
.FeaturedArticle-module__4g1jOW__featuredLink{color:inherit;text-decoration:none;display:block}.FeaturedArticle-module__4g1jOW__featuredArticle{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text-primary,#fffbe6);background:#181c20cc;border:1px solid #e6b98033;border-radius:24px;grid-template-columns:1fr 1fr;gap:0;min-height:400px;transition:all .3s;display:grid;overflow:hidden;box-shadow:0 12px 48px #0006}.FeaturedArticle-module__4g1jOW__featuredArticle:hover{border-color:#e6b98066;transform:translateY(-8px);box-shadow:0 24px 80px #00000080}.FeaturedArticle-module__4g1jOW__featuredImageContainer{border-radius:24px 0 0 24px;height:100%;position:relative;overflow:hidden}.FeaturedArticle-module__4g1jOW__featuredImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.FeaturedArticle-module__4g1jOW__featuredArticle:hover .FeaturedArticle-module__4g1jOW__featuredImage{transform:scale(1.05)}.FeaturedArticle-module__4g1jOW__featuredOverlay{opacity:0;background:linear-gradient(135deg,#0d1117d9 0%,#e6b980d9 100%);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.FeaturedArticle-module__4g1jOW__featuredArticle:hover .FeaturedArticle-module__4g1jOW__featuredOverlay{opacity:1}.FeaturedArticle-module__4g1jOW__featuredBadge{background:var(--modern-accent,#e6b980);color:var(--background-dark,#0d1117);text-transform:uppercase;letter-spacing:.05em;border-radius:20px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.875rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 8px 32px #e6b98066}.FeaturedArticle-module__4g1jOW__featuredBadge:hover{background:#f5e6d3;transform:scale(1.05)}.FeaturedArticle-module__4g1jOW__featuredContent{flex-direction:column;justify-content:center;padding:2rem;display:flex}.FeaturedArticle-module__4g1jOW__featuredMeta{color:var(--modern-accent,#e6b980);flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.FeaturedArticle-module__4g1jOW__featuredDate{color:#fffbe6b3;font-size:.875rem;font-weight:500}.FeaturedArticle-module__4g1jOW__featuredInfo{flex-wrap:wrap;gap:1rem;display:flex}.FeaturedArticle-module__4g1jOW__featuredLocation,.FeaturedArticle-module__4g1jOW__featuredTime{color:var(--modern-accent,#e6b980);background:#0d111799;border:1px solid #e6b98033;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.FeaturedArticle-module__4g1jOW__featuredTitle{color:var(--modern-accent,#e6b980);letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}.FeaturedArticle-module__4g1jOW__featuredDescription{color:#fffbe6cc;flex:1;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.FeaturedArticle-module__4g1jOW__featuredReadMore{color:var(--modern-accent,#e6b980);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;transition:gap .2s;display:flex}.FeaturedArticle-module__4g1jOW__readMoreArrow{transition:transform .2s}.FeaturedArticle-module__4g1jOW__featuredArticle:hover .FeaturedArticle-module__4g1jOW__readMoreArrow{transform:translate(4px)}.FeaturedArticle-module__4g1jOW__featuredArticle:hover .FeaturedArticle-module__4g1jOW__featuredReadMore{gap:.75rem}@media (max-width:1024px){.FeaturedArticle-module__4g1jOW__featuredArticle{grid-template-rows:300px 1fr;grid-template-columns:1fr}.FeaturedArticle-module__4g1jOW__featuredImageContainer{border-radius:24px 24px 0 0}.FeaturedArticle-module__4g1jOW__featuredContent{padding:1.5rem}.FeaturedArticle-module__4g1jOW__featuredTitle{font-size:1.75rem}.FeaturedArticle-module__4g1jOW__featuredDescription{font-size:1rem}}@media (max-width:768px){.FeaturedArticle-module__4g1jOW__featuredArticle{grid-template-rows:250px 1fr}.FeaturedArticle-module__4g1jOW__featuredContent{padding:1.25rem}.FeaturedArticle-module__4g1jOW__featuredTitle{font-size:1.5rem;line-height:1.3}.FeaturedArticle-module__4g1jOW__featuredDescription{font-size:.95rem;line-height:1.5}.FeaturedArticle-module__4g1jOW__featuredBadge{padding:.75rem 1.5rem;font-size:.8rem}}@media (max-width:480px){.FeaturedArticle-module__4g1jOW__featuredArticle{grid-template-rows:200px 1fr}.FeaturedArticle-module__4g1jOW__featuredContent{padding:1rem}.FeaturedArticle-module__4g1jOW__featuredTitle{font-size:1.25rem}.FeaturedArticle-module__4g1jOW__featuredDescription{font-size:.875rem}.FeaturedArticle-module__4g1jOW__featuredMeta{gap:.5rem;margin-bottom:1rem}.FeaturedArticle-module__4g1jOW__featuredInfo{gap:.5rem}}
.LoadingSpinner-module__a6381q__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:400px;display:flex}.LoadingSpinner-module__a6381q__spinner{width:60px;height:60px;position:relative}.LoadingSpinner-module__a6381q__spinnerRing{border:3px solid #0000;border-top:3px solid var(--modern-accent,#e6b980);border-radius:50%;width:100%;height:100%;animation:1s linear infinite LoadingSpinner-module__a6381q__spin;position:absolute;top:0;left:0}.LoadingSpinner-module__a6381q__spinnerRing:nth-child(2){border-top-color:#e6b980b3;animation-delay:.2s}.LoadingSpinner-module__a6381q__spinnerRing:nth-child(3){border-top-color:#e6b98066;animation-delay:.4s}@keyframes LoadingSpinner-module__a6381q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoadingSpinner-module__a6381q__loadingText{color:#fffbe6cc;text-align:center;margin:0;font-size:1.1rem;font-weight:600}
.ErrorMessage-module__jxmUAq__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:400px;padding:2rem;display:flex}.ErrorMessage-module__jxmUAq__errorIcon{color:#ff6b6b;opacity:.8;margin-bottom:.5rem}.ErrorMessage-module__jxmUAq__errorTitle{color:var(--text-primary,#fffbe6);margin:0;font-size:1.5rem;font-weight:600}.ErrorMessage-module__jxmUAq__errorMessage{color:#fffbe6b3;max-width:400px;margin:0;font-size:1rem;line-height:1.5}.ErrorMessage-module__jxmUAq__retryButton{background:var(--modern-accent,#e6b980);color:var(--background-dark,#0d1117);cursor:pointer;border:none;border-radius:12px;margin-top:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.ErrorMessage-module__jxmUAq__retryButton:hover{background:#f5e6d3;transform:translateY(-2px);box-shadow:0 4px 16px #e6b9804d}
