.BlogListScreen_container__LtEHr{min-height:100vh;display:flex;flex-direction:column;background-color:#f9f9f9}.BlogListScreen_main___hPm0{flex:1;max-width:1200px;margin:0 auto;width:100%;padding:2rem 1rem}.BlogListScreen_hero__wHhgm{text-align:center;margin-bottom:3rem;padding:3rem 1rem;border-radius:16px}.BlogListScreen_heroTitle__ymcJq{font-size:2.5rem;font-weight:800;color:#2d3748;margin-bottom:1rem;background:linear-gradient(90deg,#fa8321,#ed8936);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.BlogListScreen_heroSubtitle__nGJL0{font-size:1.25rem;color:#4a5568;max-width:700px;margin:0 auto 2rem}.BlogListScreen_searchContainer____hYk{display:flex;max-width:600px;margin:0 auto;box-shadow:0 4px 20px rgba(0,0,0,.1);border-radius:50px;overflow:hidden}.BlogListScreen_searchInput__LbyvJ{flex:1;padding:.75rem .5rem;border:none!important;font-size:1rem;outline:none}.BlogListScreen_searchButton__DEWdk{background-color:#fa8321;color:white;border:none;padding:0 2rem;font-weight:600;cursor:pointer;transition:background-color .2s}.BlogListScreen_searchButton__DEWdk:hover{background-color:#e67010}.BlogListScreen_loadMoreContainer__OpwR8{text-align:center;margin-top:2rem}.BlogListScreen_loadMoreButton__Ke07R{background-color:#fa8321;color:white;padding:.75rem 2rem;border:none;border-radius:8px;cursor:pointer;font-weight:700;transition:background-color .3s}.BlogListScreen_loadMoreButton__Ke07R:hover{background-color:#e0721a}.BlogListScreen_tagsSection__H45Er{margin-bottom:2rem}.BlogListScreen_tagsContainer__tmWBg{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.BlogListScreen_tag__GvjCO{display:flex;align-items:center;background-color:#edf2f7;border:none;border-radius:50px;padding:.5rem 1rem;font-size:.875rem;cursor:pointer;transition:all .2s;gap:4px}.BlogListScreen_tag__GvjCO:hover{background-color:#e2e8f0}.BlogListScreen_tagActive__gA7_U{background-color:#fa8321;color:white}.BlogListScreen_tagActive__gA7_U .BlogListScreen_tagIcon__NH2yB{color:white}.BlogListScreen_tagIcon__NH2yB{margin-right:.5rem;color:#718096}.BlogListScreen_blogList__5E4hF{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2.25rem;margin-top:2rem}.BlogListScreen_blogCard__L_uIX{background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,.75));border-radius:16px;overflow:hidden;box-shadow:0 8px 30px rgba(45,55,72,.08);transition:transform .36s cubic-bezier(.2,.9,.3,1),box-shadow .36s;display:flex;flex-direction:column;backdrop-filter:blur(6px);border:1px solid rgba(250,131,33,.06);min-height:380px}.BlogListScreen_blogCard__L_uIX:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 18px 50px rgba(45,55,72,.12)}.BlogListScreen_blogImageContainer__WzrEG{position:relative;height:220px;overflow:hidden}.BlogListScreen_blogImage__f_xIB{width:100%;height:100%;object-fit:cover;transition:transform .7s ease,filter .5s ease;will-change:transform;display:block}.BlogListScreen_blogCard__L_uIX:hover .BlogListScreen_blogImage__f_xIB{transform:scale(1.06) translateZ(0);filter:saturate(1.05) contrast(1.02)}.BlogListScreen_imageOverlay__Rlxzi{position:absolute;left:0;right:0;bottom:0;height:55%;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.45));pointer-events:none}.BlogListScreen_bookmarkButton__eB9_O{position:absolute;top:12px;right:12px;background:rgba(255,255,255,.85);border:none;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s,background .18s;box-shadow:0 6px 20px rgba(45,55,72,.06)}.BlogListScreen_bookmarkButton__eB9_O:hover{transform:translateY(-3px);background:white}.BlogListScreen_bookmarkIcon__slAQa{color:#fa8321;font-size:1.05rem}.BlogListScreen_blogContent__FqAbI{padding:1.25rem 1.5rem 1.5rem;flex:1;display:flex;flex-direction:column;gap:.75rem}.BlogListScreen_blogMeta__k5x2_{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.25rem;font-size:.9rem;color:#718096}.BlogListScreen_authorAvatar__1bHoF{width:36px;height:36px;border-radius:50%;overflow:hidden;background:#f1f5f9;display:inline-block}.BlogListScreen_authorName__MSI4h{font-weight:600;color:#2d3748}.BlogListScreen_metaItem__H7RBh{display:flex;align-items:center;gap:6px}.BlogListScreen_metaIcon__J8ru_{margin-right:0;color:#a0aec0}.BlogListScreen_blogTitle__L_XYY{font-size:1.3rem;font-weight:800;color:#1f2937;margin-bottom:0;line-height:1.15;max-height:3.3rem;overflow:hidden;text-overflow:ellipsis}.BlogListScreen_blogSummary__rlVpf{color:#4a5568;margin-bottom:.5rem;flex:1;font-size:.97rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.BlogListScreen_blogFooter__TSw4l{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.BlogListScreen_blogTags__MD_t1{display:flex;gap:.5rem;flex-wrap:wrap}.BlogListScreen_blogTag__ewrjr{background:rgba(49,130,206,.08);color:#2563eb;padding:.25rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;border:1px solid rgba(37,99,235,.06)}.BlogListScreen_readMoreButton__Mt1dR{display:inline-flex;align-items:center;gap:8px;color:#ffffff;background:linear-gradient(90deg,#fa8321,#ff8a3d);padding:8px 12px;border-radius:999px;text-decoration:none;font-weight:700;font-size:.95rem;transition:transform .18s,box-shadow .18s;box-shadow:0 6px 20px rgba(250,131,33,.12)}.BlogListScreen_readMoreButton__Mt1dR:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(250,131,33,.16)}@media (max-width:768px){.BlogListScreen_blogImageContainer__WzrEG{height:180px}.BlogListScreen_blogList__5E4hF{gap:1.25rem}.BlogListScreen_blogCard__L_uIX{min-height:auto}.BlogListScreen_blogTitle__L_XYY{font-size:1.1rem}.BlogListScreen_blogSummary__rlVpf{-webkit-line-clamp:4}}.BlogListScreen_loading__g6uhn{grid-column:1/-1;text-align:center;padding:3rem}.BlogListScreen_loadingSpinner__Yt6rq{width:50px;height:50px;border:4px solid #f3f3f3;border-top-color:#fa8321;border-radius:50%;animation:BlogListScreen_spin__U3I2A 1s linear infinite;margin:0 auto 1rem}@keyframes BlogListScreen_spin__U3I2A{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.BlogListScreen_noResults__0fYn8{grid-column:1/-1;text-align:center;padding:3rem;color:#718096}.BlogListScreen_clearButton__rZhZ3{background:none;border:none;color:#fa8321;font-weight:600;cursor:pointer;margin-top:1rem;text-decoration:underline}@media (max-width:768px){.BlogListScreen_main___hPm0{width:unset}.BlogListScreen_heroTitle__ymcJq{font-size:2rem}.BlogListScreen_heroSubtitle__nGJL0{font-size:1rem}.BlogListScreen_blogList__5E4hF{grid-template-columns:1fr}.BlogListScreen_tagsContainer__tmWBg{justify-content:flex-start}}