.cardList_container__Io3BA{flex:5}.cardList_title__keLvA{margin:40px 0;font-size:30px;font-weight:500}.card_container__jV8rV{margin-bottom:2rem;animation:card_fadeInUp__MZ9pc .6s ease-out}.card_cardWrapper__vEnvm{background:#fff;border-radius:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.06);overflow:hidden;display:flex;transition:all .4s ease;border:1px solid rgba(0,0,0,.05);position:relative}.card_cardWrapper__vEnvm:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.12)}.card_imageContainer__kovEV{flex:0 0 320px;height:280px;position:relative;overflow:hidden}.card_image___2VKx{-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.card_cardWrapper__vEnvm:hover .card_image___2VKx{transform:scale(1.05)}.card_contentWrapper___kb5i{flex:1;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;min-height:280px}.card_header__qm7HX{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.card_metaInfo__RMPXE{display:flex;flex-direction:column;gap:.75rem}.card_dateWrapper__upn5x{display:flex;align-items:center;gap:.5rem;color:#78909c;font-size:.875rem}.card_icon__2aCFU{color:#90a4ae}.card_date__87sj6{font-weight:500}.card_categoryWrapper__NockB{display:flex;align-items:center;gap:.5rem}.card_category__bKBa8{background:linear-gradient(135deg,#e8f5e8,#f1f8f1);color:#2e7d32;padding:.375rem .875rem;border-radius:1.5rem;font-size:.8125rem;font-weight:600;text-transform:capitalize;border:1px solid #e8f5e8}.card_statusLabel__TRhpf{padding:.25rem .625rem;border-radius:1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;border:1px solid}.card_publishedLabel__OG5QX{background:linear-gradient(135deg,#e8f5e8,#e0f2e0);color:#2e7d32;border-color:#4caf50}.card_draftLabel__PX8L_{background:linear-gradient(135deg,#fff3e0,#ffe0b2);color:#f57c00;border-color:#ff9800}.card_actionsMenu__86poL{position:relative;display:flex;align-items:center}.card_menuButton__c1e38{background:transparent;border:none;color:#90a4ae;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.card_menuButton__c1e38:hover{background:#f5f5f5;color:#546e7a;transform:scale(1.1)}.card_dropdown__f3lAA{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:.75rem;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:50;overflow:hidden;min-width:140px;animation:card_slideDown__ZrKXK .2s ease-out}.card_dropdownItem__0eeY_{background:none;border:none;width:100%;padding:.75rem 1rem;text-align:left;cursor:pointer;font-size:.875rem;font-weight:500;color:#546e7a;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.card_dropdownItem__0eeY_:hover{background:#f8f9fa;color:#1976d2}.card_dropdownItem__0eeY_:first-child:hover{color:#308234}.card_dropdownItem__0eeY_:last-child:hover{color:#d32f2f;background:#fef2f2}.card_content__MBBm9{flex:1;display:flex;flex-direction:column;gap:1rem}.card_titleLink__YYdto{text-decoration:none;color:inherit;transition:color .3s ease}.card_titleLink__YYdto:hover{color:#1976d2}.card_title__LS9Jg{font-size:1.5rem;font-weight:700;color:#263238;line-height:1.3;margin:0;transition:color .3s ease}.card_excerpt__qpDaN{color:#546e7a;font-size:1rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card_footer__Z1B_R{margin-top:auto;padding-top:1rem}.card_readMore__dGeoO{background:linear-gradient(135deg,#1976d2,#42a5f5);color:#fff;text-decoration:none;padding:.875rem 1.75rem;border-radius:2rem;font-weight:600;font-size:.9375rem;display:inline-flex;align-items:center;gap:.75rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px rgba(25,118,210,.3);position:relative;overflow:hidden;border:2px solid transparent;min-width:180px;justify-content:center;white-space:nowrap}.card_readMore__dGeoO:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 28px rgba(25,118,210,.5);background:linear-gradient(135deg,#1565c0,#1976d2);border-color:hsla(0,0%,100%,.2)}.card_readMore__dGeoO:active{transform:translateY(-1px) scale(.98);transition-duration:.1s}.card_readMore__dGeoO:focus{outline:none;box-shadow:0 4px 16px rgba(25,118,210,.3),0 0 0 3px rgba(25,118,210,.2)}.card_readMoreText__4saK6{position:relative;z-index:2;transition:all .3s ease;font-weight:600}.card_readMore__dGeoO:hover .card_readMoreText__4saK6{text-shadow:0 1px 3px rgba(0,0,0,.2)}.card_arrowIcon__q1_hY{transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:2}.card_readMore__dGeoO:hover .card_arrowIcon__q1_hY{transform:translateX(6px) scale(1.1)}.card_readMore__dGeoO:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .8s ease;z-index:1}.card_readMore__dGeoO:hover:before{left:100%}@keyframes card_fadeInUp__MZ9pc{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes card_slideDown__ZrKXK{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1024px){.card_cardWrapper__vEnvm{flex-direction:column}.card_imageContainer__kovEV{flex:none;height:200px;width:100%}.card_contentWrapper___kb5i{padding:1.5rem;min-height:auto}}@media screen and (max-width:768px){.card_container__jV8rV{margin-bottom:1.5rem}.card_cardWrapper__vEnvm{border-radius:1rem}.card_contentWrapper___kb5i{padding:1.25rem}.card_title__LS9Jg{font-size:1.25rem}.card_metaInfo__RMPXE{gap:.5rem}.card_header__qm7HX{margin-bottom:.75rem}}@media screen and (max-width:640px){.card_cardWrapper__vEnvm{border-radius:.75rem}.card_contentWrapper___kb5i{padding:1rem}.card_title__LS9Jg{font-size:1.125rem}.card_excerpt__qpDaN{font-size:.9375rem;-webkit-line-clamp:2;line-clamp:2}.card_readMore__dGeoO{padding:.75rem 1.5rem;font-size:.875rem;min-width:160px;gap:.5rem}.card_readMore__dGeoO:hover{transform:translateY(-2px) scale(1.01)}}.categoryList_title__0viHf{margin:40px 0;font-size:30px;font-weight:500}.categoryList_categories__jhw5J{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:12px;overflow-x:auto}.categoryList_category__uauFp{display:flex;align-items:center;justify-content:center;gap:8px;min-width:140px;width:auto;height:80px;border-radius:12px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:2px solid #e2e8f0;text-decoration:none;color:#475569;font-weight:600;font-size:13px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;flex-shrink:0;padding:0 12px}.categoryList_category__uauFp:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .5s ease}.categoryList_category__uauFp:hover:before{left:100%}.categoryList_category__uauFp:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.15);border-color:#3b82f6}.categoryList_image__j31G2{border-radius:50%;height:40px;width:40px;transition:transform .3s ease}.categoryList_category__uauFp:hover .categoryList_image__j31G2{transform:scale(1.1)}.categoryList_active__w__yv{background:linear-gradient(135deg,#60a5fa,#93c5fd);color:#fff;border-color:#3b82f6;box-shadow:0 8px 20px rgba(59,130,246,.4)}.categoryList_active__w__yv:hover{background:linear-gradient(135deg,#3b82f6,#60a5fa)}.categoryList_allBlogs__aYhx3{background:linear-gradient(135deg,#f1f5f9,#cbd5e1);color:#374151}.categoryList_allBlogs__aYhx3:hover{background:linear-gradient(135deg,#e2e8f0,#94a3b8)}.categoryList_allBlogs__aYhx3.categoryList_active__w__yv{background:linear-gradient(135deg,#94a3b8,#cbd5e1);color:#fff}.categoryList_allBlogs__aYhx3.categoryList_active__w__yv .categoryList_image__j31G2{filter:brightness(0) saturate(100%) invert(100%)}.categoryList_wellbeing__Yku8R{background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#047857}.categoryList_wellbeing__Yku8R:hover{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.categoryList_wellbeing__Yku8R.categoryList_active__w__yv{background:linear-gradient(135deg,#34d399,#6ee7b7);color:#fff}.categoryList_mindfulness__fLsix{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);color:#7c3aed}.categoryList_mindfulness__fLsix:hover{background:linear-gradient(135deg,#e9d5ff,#ddd6fe)}.categoryList_mindfulness__fLsix.categoryList_active__w__yv{background:linear-gradient(135deg,#a78bfa,#c4b5fd);color:#fff}.categoryList_selfCare__8qDaD{background:linear-gradient(135deg,#fdf2f8,#fce7f3);color:#be185d}.categoryList_selfCare__8qDaD:hover{background:linear-gradient(135deg,#fce7f3,#fbcfe8)}.categoryList_selfCare__8qDaD.categoryList_active__w__yv{background:linear-gradient(135deg,#f472b6,#f9a8d4);color:#fff}.categoryList_relationships__atm_h{background:linear-gradient(135deg,#fff1f2,#ffe4e6);color:#be123c}.categoryList_relationships__atm_h:hover{background:linear-gradient(135deg,#ffe4e6,#fecaca)}.categoryList_relationships__atm_h.categoryList_active__w__yv{background:linear-gradient(135deg,#fb7185,#fda4af);color:#fff}.categoryList_therapy__0Evda{background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#15803d}.categoryList_therapy__0Evda:hover{background:linear-gradient(135deg,#dcfce7,#bbf7d0)}.categoryList_therapy__0Evda.categoryList_active__w__yv{background:linear-gradient(135deg,#4ade80,#86efac);color:#fff}.categoryList_others__Cgv3u{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);color:#0369a1}.categoryList_others__Cgv3u:hover{background:linear-gradient(135deg,#e0f2fe,#bae6fd)}.categoryList_others__Cgv3u.categoryList_active__w__yv{background:linear-gradient(135deg,#38bdf8,#7dd3fc);color:#fff}@media screen and (max-width:1280px){.categoryList_category__uauFp{min-width:120px;font-size:12px;gap:6px}}@media screen and (max-width:768px){.categoryList_category__uauFp{min-width:100px;font-size:11px;height:70px;padding:0 8px}.categoryList_categories__jhw5J{gap:8px}}@media screen and (max-width:640px){.categoryList_category__uauFp{min-width:90px;font-size:10px;height:60px;padding:0 6px}.categoryList_categories__jhw5J{gap:6px}.categoryList_image__j31G2{height:24px;width:24px}}.featured_container__3_exq{max-width:1400px;padding:2rem 1.5rem 3rem;background:linear-gradient(135deg,#f8fffe,#e8f5ff 50%,#f0f9ff);min-height:90vh;display:flex;flex-direction:column;justify-content:center;margin:0}.featured_headerSection__DSqTz{text-align:center;margin-bottom:4rem;animation:featured_fadeInUp__HeLzr 1s ease-out}.featured_badge__6qcSe{display:inline-block;background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#1565c0;padding:.75rem 1.5rem;border-radius:3rem;font-size:.9rem;font-weight:600;margin-bottom:2rem;border:1px solid #e1f5fe;box-shadow:0 4px 16px rgba(21,101,192,.15);animation:featured_pulse__8HW40 2s infinite}.featured_title__LvLxH{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.featured_brandName__eKhy6{font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,#1976d2,#42a5f5 50%,#29b6f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1;letter-spacing:-.02em;text-shadow:0 4px 8px rgba(25,118,210,.1)}.featured_subtitle__4_aiq{font-size:1.5rem;color:#455a64;font-weight:500;line-height:1.4;margin-top:.5rem}.featured_description__ioxRk{font-size:1.25rem;color:#546e7a;max-width:700px;margin:1.5rem auto 0;line-height:1.7;font-weight:400}.featured_featuredPost__JNs9J{display:flex;justify-content:center}.featured_postCard__MC2AZ{background:#fff;border-radius:2rem;box-shadow:0 12px 48px rgba(0,0,0,.1);overflow:hidden;display:flex;max-width:1100px;width:100%;transition:transform .4s ease,box-shadow .4s ease;border:1px solid hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:featured_slideInUp__bO8Ea 1.2s ease-out .3s both}.featured_postCard__MC2AZ:hover{transform:translateY(-8px);box-shadow:0 24px 64px rgba(0,0,0,.15)}.featured_imgContainer__LAkPF{flex:1;height:400px;position:relative;overflow:hidden}.featured_image__ILA1H{-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.featured_postCard__MC2AZ:hover .featured_image__ILA1H{transform:scale(1.05)}.featured_imageOverlay__3ReGD{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(25,118,210,.1),rgba(66,165,245,.05))}.featured_contentContainer__J857Y{flex:1;padding:2.5rem;display:flex;flex-direction:column;justify-content:space-between}.featured_postMeta__6W_DR{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.featured_category__O59gQ{background:#e8f5e8;color:#2e7d32;padding:.25rem .75rem;border-radius:1rem;font-size:.875rem;font-weight:500}.featured_readTime__RO29I{color:#78909c;font-size:.875rem}.featured_postTitle__lFqWg{font-size:1.75rem;font-weight:700;color:#263238;line-height:1.3;margin-bottom:1rem}.featured_postDesc__spISc{font-size:1rem;color:#546e7a;line-height:1.7;margin-bottom:2rem;flex-grow:1}.featured_actionContainer__esBP1{display:flex;justify-content:space-between;align-items:center}.featured_readButton__DNpwZ{background:linear-gradient(135deg,#1976d2,#42a5f5);color:#fff;border:none;padding:.875rem 1.5rem;border-radius:.75rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 16px rgba(25,118,210,.3)}.featured_readButton__DNpwZ:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(25,118,210,.4)}.featured_arrow__tHF0X{transition:transform .3s ease}.featured_readButton__DNpwZ:hover .featured_arrow__tHF0X{transform:translateX(4px)}.featured_engagement__vbEHi{display:flex;align-items:center;gap:1rem}.featured_likes__026_R{color:#1976d2;font-size:.875rem;font-weight:500}@keyframes featured_fadeInUp__HeLzr{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes featured_slideInUp__bO8Ea{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes featured_pulse__8HW40{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media screen and (max-width:1024px){.featured_container__3_exq{padding:3rem 1rem 4rem;min-height:85vh}.featured_brandName__eKhy6{font-size:2.75rem}.featured_subtitle__4_aiq{font-size:1.25rem}.featured_description__ioxRk{font-size:1.125rem}.featured_postCard__MC2AZ{flex-direction:column}.featured_imgContainer__LAkPF{height:280px}.featured_contentContainer__J857Y{padding:2rem}}@media screen and (max-width:768px){.featured_container__3_exq{margin:0 auto;padding:2rem 1rem 3rem;min-height:80vh}.featured_headerSection__DSqTz{margin-bottom:3rem}.featured_brandName__eKhy6{font-size:2.25rem}.featured_subtitle__4_aiq{font-size:1.125rem}.featured_description__ioxRk{font-size:1rem}.featured_postTitle__lFqWg{font-size:1.5rem}.featured_contentContainer__J857Y{padding:1.5rem}.featured_actionContainer__esBP1{flex-direction:column;align-items:stretch;gap:1rem}.featured_readButton__DNpwZ{justify-content:center}}@media screen and (max-width:640px){.featured_container__3_exq{padding:1.5rem 1rem 2rem;min-height:75vh}.featured_brandName__eKhy6{font-size:1.875rem}.featured_subtitle__4_aiq{font-size:1rem}.featured_description__ioxRk{font-size:.9375rem}.featured_postCard__MC2AZ{border-radius:1.5rem}.featured_contentContainer__J857Y{padding:1.25rem}.featured_postTitle__lFqWg{font-size:1.25rem}.featured_postDesc__spISc{font-size:.9375rem}.featured_imgContainer__LAkPF{height:220px}}.blogMC_container__WdQa_{max-width:1350px;margin-left:auto;margin-right:auto;padding:50px}.blogMC_content__tpQ2Q{display:flex;gap:20px}