.Articles_articlesPage__JEj2L{margin-top:0}.Articles_articlesHero__IMmIX{padding-top:80px;height:50vh;min-height:300px;background:linear-gradient(135deg,var(--nepal-blue) 0,var(--nepal-red) 100%);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--white)}.Articles_articlesHero__IMmIX:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.4}.Articles_heroContent__imVZW h1{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;margin-bottom:1rem}.Articles_heroSubtitle__8oPgT{font-size:clamp(1.1rem,3vw,1.5rem);opacity:.9;max-width:700px;margin:0 auto}.Articles_container__I98hz{max-width:1400px;margin:0 auto;padding:0 1rem}.Articles_articlesSection__DihFd{padding:5rem 0;background:var(--light-gray)}.Articles_articlesGrid__twLv8{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2.5rem}.Articles_articleCard__hI7eD{background:var(--white);border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;height:fit-content}.Articles_articleCard__hI7eD:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.Articles_articleImage__6vLz3{position:relative;height:240px;overflow:hidden}.Articles_articleImg__yo5CP{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Articles_articleCard__hI7eD:hover .Articles_articleImg__yo5CP{transform:scale(1.05)}.Articles_articleCategory__LE0Py{position:absolute;top:15px;left:15px;background:var(--nepal-red);color:var(--white);padding:.4rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600}.Articles_articleContent__wiwsB{padding:2rem}.Articles_articleMeta__9t_W2{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.85rem;color:var(--text-light)}.Articles_articleAuthor__07UnL,.Articles_articleDate__bOrB_,.Articles_articleReadTime__4xt6W{display:flex;align-items:center;gap:.3rem}.Articles_articleAuthor__07UnL i,.Articles_articleDate__bOrB_ i,.Articles_articleReadTime__4xt6W i{color:var(--nepal-blue)}.Articles_articleTitle__q5EZs{font-size:1.4rem;color:var(--nepal-blue);margin-bottom:1rem;font-weight:700;line-height:1.3;cursor:pointer;transition:color .3s ease}.Articles_articleTitle__q5EZs:hover{color:var(--nepal-red)}.Articles_articleExcerpt__ulqwd{color:var(--text-dark);line-height:1.6;margin-bottom:1.5rem}.Articles_articleTags__vh188{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.Articles_articleTag__VWSko{background:rgba(46,103,169,.1);color:var(--nepal-blue);padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:500}.Articles_articleActions__gSsIh{display:flex;justify-content:space-between;align-items:center}.Articles_readMoreBtn__GokcY{background:var(--nepal-blue);color:var(--white);border:none;padding:.8rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.Articles_readMoreBtn__GokcY:hover{background:#1a4780;transform:translateY(-2px)}.Articles_articleShare__nWUJ3{display:flex;gap:.5rem}.Articles_bookmarkBtn__fBDxw,.Articles_shareBtn__RmmbK{width:40px;height:40px;border:2px solid var(--light-gray);background:var(--white);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:var(--text-dark)}.Articles_shareBtn__RmmbK:hover{border-color:var(--nepal-blue);color:var(--nepal-blue)}.Articles_bookmarkBtn__fBDxw:hover{border-color:var(--nepal-red);color:var(--nepal-red)}.Articles_newsletterSection__0cgo9{padding:4rem 0;background:var(--nepal-blue);color:var(--white);text-align:center}.Articles_newsletterContent__WI5t_ h3{font-size:2rem;margin-bottom:1rem;font-weight:700}.Articles_newsletterContent__WI5t_ p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.Articles_newsletterForm__P_Dmt{display:flex;max-width:500px;margin:0 auto;gap:1rem}.Articles_newsletterInput____vXy{flex:1;padding:1rem;border:none;border-radius:8px;font-size:1rem;outline:none}.Articles_newsletterBtn__S9bi5{background:var(--nepal-red);color:var(--white);border:none;padding:1rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.Articles_newsletterBtn__S9bi5:hover{background:#b02530;transform:translateY(-2px)}@media (max-width:768px){.Articles_articlesGrid__twLv8{grid-template-columns:1fr;gap:2rem}.Articles_articleCard__hI7eD{max-width:500px;margin:0 auto}.Articles_articleMeta__9t_W2{flex-direction:column;gap:.5rem}.Articles_newsletterForm__P_Dmt{flex-direction:column;max-width:300px}.Articles_newsletterBtn__S9bi5{justify-content:center}}@media (max-width:480px){.Articles_articleContent__wiwsB{padding:1.5rem}.Articles_articleImage__6vLz3{height:200px}.Articles_articleActions__gSsIh{flex-direction:column;gap:1rem;align-items:stretch}.Articles_articleShare__nWUJ3{justify-content:center}}