.Blog-module__vu6yGW__blogContainer{max-width:1200px;min-height:60vh;margin:0 auto;padding:2rem 1.5rem}.Blog-module__vu6yGW__blogHeader{text-align:center;margin-bottom:3rem;padding:2rem 0}.Blog-module__vu6yGW__blogHeader h1{font-family:var(--font-playfair),Georgia,serif;color:var(--charcoal);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:600}.Blog-module__vu6yGW__blogHeader p{font-family:var(--font-dm-sans),system-ui,sans-serif;color:#666;max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.Blog-module__vu6yGW__categories{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.Blog-module__vu6yGW__categoryTag{font-family:var(--font-dm-sans),system-ui,sans-serif;border:1px solid var(--border-light);color:var(--charcoal);cursor:pointer;background:#fff;border-radius:25px;padding:.5rem 1.25rem;font-size:.9rem;text-decoration:none;transition:all .3s}.Blog-module__vu6yGW__categoryTag:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px)}.Blog-module__vu6yGW__categoryTag.Blog-module__vu6yGW__active{background:var(--primary);color:#fff;border-color:var(--primary);font-weight:600}.Blog-module__vu6yGW__postsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.Blog-module__vu6yGW__postCard{border:1px solid var(--border-light);background:#fff;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #6b5b7b14}.Blog-module__vu6yGW__postCard:hover{transform:translateY(-4px);box-shadow:0 8px 30px #6b5b7b26}.Blog-module__vu6yGW__postImage{width:100%;height:200px;display:block;position:relative;overflow:hidden}.Blog-module__vu6yGW__postImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Blog-module__vu6yGW__postCard:hover .Blog-module__vu6yGW__postImage img{transform:scale(1.05)}.Blog-module__vu6yGW__postContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.Blog-module__vu6yGW__postMeta{font-family:var(--font-dm-sans),system-ui,sans-serif;color:#666;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.85rem;display:flex}.Blog-module__vu6yGW__category{background:var(--primary);color:#fff;border-radius:12px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.Blog-module__vu6yGW__postContent h2{font-family:var(--font-playfair),Georgia,serif;margin-bottom:.75rem;font-size:1.35rem;font-weight:600;line-height:1.3}.Blog-module__vu6yGW__postContent h2 a{color:var(--charcoal);text-decoration:none;transition:color .3s}.Blog-module__vu6yGW__postContent h2 a:hover{color:var(--primary)}.Blog-module__vu6yGW__postContent>p{font-family:var(--font-dm-sans),system-ui,sans-serif;color:#666;flex:1;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.Blog-module__vu6yGW__readMore{font-family:var(--font-dm-sans),system-ui,sans-serif;color:var(--primary);align-self:flex-start;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}.Blog-module__vu6yGW__readMore:hover{gap:.75rem}.Blog-module__vu6yGW__noPosts{text-align:center;padding:4rem 2rem}.Blog-module__vu6yGW__noPosts p{font-family:var(--font-dm-sans),system-ui,sans-serif;color:#666;margin-bottom:1.5rem;font-size:1.1rem}.Blog-module__vu6yGW__filterInfo{text-align:center;font-family:var(--font-dm-sans),system-ui,sans-serif;color:#666;margin-bottom:2rem;font-size:.95rem}.Blog-module__vu6yGW__resetFilter{font-family:var(--font-dm-sans),system-ui,sans-serif;background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s}.Blog-module__vu6yGW__resetFilter:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #6b5b7b33}@media (max-width:768px){.Blog-module__vu6yGW__blogContainer{padding:1.5rem 1rem}.Blog-module__vu6yGW__postsGrid{grid-template-columns:1fr;gap:1.5rem}.Blog-module__vu6yGW__blogHeader{margin-bottom:2rem;padding:1rem 0}.Blog-module__vu6yGW__categories{margin-bottom:2rem}}@media (max-width:480px){.Blog-module__vu6yGW__postContent{padding:1.25rem}}
