@import "https://fonts.googleapis.com/css2?family=Urbanist:wght@300;400;500;600;700;800;900&display=swap";
.ArticleList-module__zHP0PG__container{max-width:1200px;margin:0 auto;padding:1.5rem 1rem;font-family:Urbanist,sans-serif}.ArticleList-module__zHP0PG__searchSection{text-align:center;background:linear-gradient(135deg,rgba(91,237,88,.03) 0%,rgba(74,222,128,.02) 50%,rgba(16,185,129,.01) 100%);border:1px solid rgba(91,237,88,.1);border-radius:1rem;margin-bottom:2rem;padding:2rem 0;position:relative}.ArticleList-module__zHP0PG__searchTitle{-webkit-text-fill-color:transparent;letter-spacing:-.04em;background:linear-gradient(135deg,#5bed58 0%,#4ade80 50%,#10b981 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Urbanist,sans-serif;font-size:max(2rem,min(5vw,3.5rem));font-weight:900;position:relative}.ArticleList-module__zHP0PG__searchSubtitle{color:#9ca3af;letter-spacing:.01em;margin-bottom:1.5rem;font-family:Urbanist,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.4}.ArticleList-module__zHP0PG__searchWrapper{max-width:500px;margin:0 auto;position:relative}.ArticleList-module__zHP0PG__searchInput{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(17,17,17,.95);border:2px solid rgba(91,237,88,.2);border-radius:1.5rem;outline:none;width:100%;padding:.875rem 1.25rem .875rem 2.75rem;font-family:Urbanist,sans-serif;font-size:.95rem;font-weight:500;transition:all .3s}.ArticleList-module__zHP0PG__searchInput:focus{border-color:#5bed58;transform:translateY(-1px);box-shadow:0 0 0 4px rgba(91,237,88,.15)}.ArticleList-module__zHP0PG__searchInput::placeholder{color:#6b7280;font-family:Urbanist,sans-serif;font-weight:400}.ArticleList-module__zHP0PG__searchIcon{color:#5bed58;width:1.125rem;height:1.125rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.ArticleList-module__zHP0PG__articlesGrid{background:rgba(17,17,17,.5);border:1px solid rgba(91,237,88,.08);border-radius:1rem;flex-direction:column;gap:0;display:flex;overflow:hidden}.ArticleList-module__zHP0PG__articleCard{color:inherit;border-bottom:1px solid rgba(91,237,88,.08);align-items:flex-start;gap:1.5rem;padding:1.5rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ArticleList-module__zHP0PG__articleCard:before{content:"";transform-origin:bottom;background:linear-gradient(#5bed58,#4ade80);width:3px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.ArticleList-module__zHP0PG__articleCard:hover:before{transform:scaleY(1)}.ArticleList-module__zHP0PG__articleCard:hover{background:rgba(91,237,88,.04);border-bottom-color:rgba(91,237,88,.15);transform:translate(6px)}.ArticleList-module__zHP0PG__articleCard:last-child{border-bottom:none}.ArticleList-module__zHP0PG__imageContainer{background:#1a1a1a;border:2px solid rgba(91,237,88,.1);border-radius:.75rem;flex-shrink:0;order:2;width:180px;height:120px;transition:border-color .3s;overflow:hidden}.ArticleList-module__zHP0PG__articleCard:hover .ArticleList-module__zHP0PG__imageContainer{border-color:rgba(91,237,88,.3)}.ArticleList-module__zHP0PG__articleImage{object-fit:cover;transition:transform .4s}.ArticleList-module__zHP0PG__articleCard:hover .ArticleList-module__zHP0PG__articleImage{transform:scale(1.08)}.ArticleList-module__zHP0PG__cardContent{flex-direction:column;flex:1;order:1;gap:.5rem;display:flex}.ArticleList-module__zHP0PG__cardFooter{border-top:1px solid rgba(91,237,88,.1);align-items:center;gap:1rem;margin-top:.75rem;padding-top:.75rem;display:flex}.ArticleList-module__zHP0PG__category{color:#5bed58;text-transform:uppercase;letter-spacing:.15em;background:rgba(91,237,88,.1);border:1px solid rgba(91,237,88,.2);border-radius:1rem;padding:.25rem .75rem;font-family:Urbanist,sans-serif;font-size:.75rem;font-weight:700}.ArticleList-module__zHP0PG__date{color:#6b7280;font-family:Urbanist,sans-serif;font-size:.8rem;font-weight:500}.ArticleList-module__zHP0PG__articleTitle{color:#fff;-webkit-line-clamp:2;letter-spacing:-.02em;-webkit-box-orient:vertical;margin-bottom:.5rem;font-family:Urbanist,sans-serif;font-size:1.35rem;font-weight:700;line-height:1.25;transition:color .3s;display:-webkit-box;overflow:hidden}.ArticleList-module__zHP0PG__articleCard:hover .ArticleList-module__zHP0PG__articleTitle{color:#5bed58}.ArticleList-module__zHP0PG__articleExcerpt{color:#9ca3af;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Urbanist,sans-serif;font-size:.9rem;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.ArticleList-module__zHP0PG__textOnlyCard .ArticleList-module__zHP0PG__imageContainer{display:none}.ArticleList-module__zHP0PG__noResults{text-align:center;color:#6b7280;padding:3rem 2rem}.ArticleList-module__zHP0PG__noResultsIcon{opacity:.4;color:#5bed58;width:2.5rem;height:2.5rem;margin:0 auto 1rem}.ArticleList-module__zHP0PG__noResultsText{color:#fff;margin-bottom:.5rem;font-family:Urbanist,sans-serif;font-size:1.15rem;font-weight:600}.ArticleList-module__zHP0PG__noResultsSubtext{opacity:.7;font-family:Urbanist,sans-serif;font-size:.9rem;font-weight:400}@media (max-width:768px){.ArticleList-module__zHP0PG__container{padding:1rem .75rem}.ArticleList-module__zHP0PG__searchSection{margin-bottom:1.5rem;padding:1.5rem 1rem}.ArticleList-module__zHP0PG__articleCard{flex-direction:column;gap:1rem;padding:1.25rem}.ArticleList-module__zHP0PG__imageContainer{order:1;width:100%;height:180px}.ArticleList-module__zHP0PG__cardContent{order:2}}@media (max-width:480px){.ArticleList-module__zHP0PG__searchTitle{font-size:1.75rem}.ArticleList-module__zHP0PG__searchSubtitle{font-size:1rem}.ArticleList-module__zHP0PG__articleTitle{font-size:1.2rem}.ArticleList-module__zHP0PG__cardFooter{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (prefers-reduced-motion:no-preference){.ArticleList-module__zHP0PG__articleCard{opacity:0;animation:.5s ease-out forwards ArticleList-module__zHP0PG__fadeInUp}.ArticleList-module__zHP0PG__articleCard:first-child{animation-delay:50ms}.ArticleList-module__zHP0PG__articleCard:nth-child(2){animation-delay:.1s}.ArticleList-module__zHP0PG__articleCard:nth-child(3){animation-delay:.15s}.ArticleList-module__zHP0PG__articleCard:nth-child(4){animation-delay:.2s}.ArticleList-module__zHP0PG__articleCard:nth-child(5){animation-delay:.25s}.ArticleList-module__zHP0PG__articleCard:nth-child(6){animation-delay:.3s}.ArticleList-module__zHP0PG__articleCard:nth-child(7){animation-delay:.35s}.ArticleList-module__zHP0PG__articleCard:nth-child(8){animation-delay:.4s}}@keyframes ArticleList-module__zHP0PG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.HeaderNav-module__EZOGCW__articleHeader{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1a;border-bottom:1px solid rgba(255,255,255,.08);font-family:Urbanist,sans-serif;animation:.3s ease-out HeaderNav-module__EZOGCW__slideDown;position:-webkit-sticky;position:sticky;top:0}.HeaderNav-module__EZOGCW__headerContent{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 20px;display:flex}.HeaderNav-module__EZOGCW__logo{color:#fff;align-items:center;gap:12px;text-decoration:none;display:flex}.HeaderNav-module__EZOGCW__headerNav{align-items:center;gap:24px;display:flex}.HeaderNav-module__EZOGCW__navLink{color:#a3a3a3;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.HeaderNav-module__EZOGCW__navLink:hover{color:#22c55e}.HeaderNav-module__EZOGCW__navLink.HeaderNav-module__EZOGCW__active{color:#fff}.HeaderNav-module__EZOGCW__headerActions{align-items:center;gap:16px;display:flex}.HeaderNav-module__EZOGCW__userAvatar{background:#2a2a2a;border:2px solid rgba(255,255,255,.1);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.HeaderNav-module__EZOGCW__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.HeaderNav-module__EZOGCW__avatarPlaceholder{color:#a3a3a3;font-size:1.2rem}@media (max-width:768px){.HeaderNav-module__EZOGCW__headerContent{padding:0 16px}.HeaderNav-module__EZOGCW__headerNav{display:none}}@media (max-width:480px){.HeaderNav-module__EZOGCW__headerContent{padding:0 12px}.HeaderNav-module__EZOGCW__headerActions{gap:8px}}@keyframes HeaderNav-module__EZOGCW__slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}
