.blog-module__4LGCha__main{background:var(--background);min-height:100vh;color:var(--foreground);padding:4rem 2rem;overflow-x:hidden}.blog-module__4LGCha__header{text-align:center;max-width:800px;margin:0 auto 4rem}.blog-module__4LGCha__title{margin-bottom:1rem;font-size:clamp(2.5rem,8vw,4rem)}.blog-module__4LGCha__subtitle{opacity:.7;font-size:1.1rem}.blog-module__4LGCha__post{flex-direction:column;transition:transform .3s;display:flex;overflow:hidden}.blog-module__4LGCha__post:hover{transform:translateY(-8px)}.blog-module__4LGCha__imageWrapper{aspect-ratio:16/9;width:100%;overflow:hidden}.blog-module__4LGCha__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog-module__4LGCha__post:hover .blog-module__4LGCha__image{transform:scale(1.1)}.blog-module__4LGCha__content{flex-direction:column;flex:1;gap:1rem;padding:2rem;display:flex}.blog-module__4LGCha__date{color:var(--color-orange);text-transform:uppercase;font-size:.8rem;font-weight:600}.blog-module__4LGCha__postTitle{overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;font-size:1.5rem;line-height:1.2}.blog-module__4LGCha__excerpt{opacity:.7;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;font-size:.95rem;line-height:1.5}.blog-module__4LGCha__author{border-top:1px solid #ffffff0d;align-items:center;gap:.8rem;margin-top:auto;padding-top:1rem;display:flex}.blog-module__4LGCha__avatar{filter:grayscale();opacity:.8;object-fit:cover;border:1px solid #ffffff1a;border-radius:50%;width:32px;height:32px;transition:all .3s}.blog-module__4LGCha__post:hover .blog-module__4LGCha__avatar{filter:grayscale(0%);opacity:1;transform:scale(1.1)}.blog-module__4LGCha__authorName{opacity:.8;color:var(--foreground);font-size:.85rem;font-weight:600}.blog-module__4LGCha__nav{z-index:100;background:var(--bg-card);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-glass);border-radius:24px;gap:2rem;width:fit-content;padding:.8rem 2.5rem;display:flex;position:fixed;top:1rem;left:50%;transform:translate(-50%)}.blog-module__4LGCha__nav a{opacity:.7;font-size:.9rem;font-weight:600;transition:opacity .2s}.blog-module__4LGCha__nav a:hover{opacity:1;color:var(--color-orange)}.blog-module__4LGCha__filterSection{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto 3rem;display:flex}.blog-module__4LGCha__searchWrapper{border:1px solid var(--border-glass);background:#ffffff0d;border-radius:50px;align-items:center;padding:.5rem 1.5rem;transition:all .3s;display:flex}.blog-module__4LGCha__searchWrapper:focus-within{border-color:var(--color-orange);background:#ffffff1a;box-shadow:0 0 20px #ff8c0026}.blog-module__4LGCha__searchIcon{opacity:.5;color:var(--color-orange);margin-right:1rem}.blog-module__4LGCha__searchInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;padding:.8rem 0;font-size:1rem}.blog-module__4LGCha__categoryContainer{-webkit-overflow-scrolling:touch;width:100%;padding-bottom:1rem;overflow-x:auto}.blog-module__4LGCha__categoryList{gap:.8rem;width:max-content;padding:0 1.5rem;display:flex}@media (min-width:900px){.blog-module__4LGCha__categoryList{margin:0 auto}}.blog-module__4LGCha__categoryBtn{border:1px solid var(--border-glass);color:var(--foreground);cursor:pointer;white-space:nowrap;background:#ffffff0d;border-radius:20px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .3s}.blog-module__4LGCha__categoryBtn:hover{border-color:var(--color-orange);background:#ffffff1a}.blog-module__4LGCha__categoryBtn.blog-module__4LGCha__active{background:var(--color-orange);color:#fff;border-color:var(--color-orange);box-shadow:0 4px 15px #ff8c004d}.blog-module__4LGCha__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto 6rem;display:grid}.blog-module__4LGCha__postMeta{justify-content:space-between;align-items:center;display:flex}.blog-module__4LGCha__cardCategories{gap:.5rem;display:flex}.blog-module__4LGCha__tag{color:var(--color-orange);text-transform:uppercase;background:#ff8c001a;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:700}@media (max-width:768px){.blog-module__4LGCha__main{padding:4rem 1rem}.blog-module__4LGCha__filterSection{margin-bottom:2rem}.blog-module__4LGCha__categoryList{justify-content:flex-start;padding:0 1rem}.blog-module__4LGCha__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto 4rem}.blog-module__4LGCha__nav{border-radius:50px;justify-content:space-around;gap:.5rem;width:95%;padding:.6rem;top:.5rem}.blog-module__4LGCha__nav a{font-size:.7rem}.blog-module__4LGCha__title{font-size:clamp(1.3rem,7vw,1.8rem)}.blog-module__4LGCha__content{padding:1.5rem}}.blog-module__4LGCha__emptyState{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:400px;margin:0 auto;padding:6rem 1rem;display:flex}.blog-module__4LGCha__emptyIcon{opacity:.8;margin-bottom:.5rem}
