.Blog-module__f2qemW__blogContainer{max-width:1200px;min-height:60vh;margin:0 auto;padding:80px 40px 100px}.Blog-module__f2qemW__blogHeader{text-align:center;margin-bottom:56px}.Blog-module__f2qemW__blogHeader h1{font-family:var(--font-primary);font-weight:var(--font-weight-bold);letter-spacing:-.84px;color:#000;margin-bottom:8px;font-size:42px;line-height:1.3}.Blog-module__f2qemW__blogSubtitle{font-family:var(--font-primary);font-weight:var(--font-weight-regular);color:#6f6f6f;margin-bottom:32px;font-size:16px}.Blog-module__f2qemW__categoryNav{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:0;display:flex}.Blog-module__f2qemW__categoryLink{color:#333;font-family:var(--font-primary);font-weight:var(--font-weight-medium);background:#fff;border:1.5px solid #e0e0e0;border-radius:100px;padding:12px 24px;font-size:15px;line-height:1.4;text-decoration:none;transition:all .25s}.Blog-module__f2qemW__categoryLink:hover{color:#660fd1;background:#f8f4ff;border-color:#660fd1}.Blog-module__f2qemW__categoryLink.Blog-module__f2qemW__active{color:#fff;background:#660fd1;border-color:#660fd1;box-shadow:0 4px 12px #660fd140}.Blog-module__f2qemW__postGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.Blog-module__f2qemW__postCard{background:#fff;border:1px solid #f0f0f0;border-radius:20px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 20px #0000000f}.Blog-module__f2qemW__postCard:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 12px 32px #0000001a}.Blog-module__f2qemW__postLink{color:inherit;height:100%;text-decoration:none;display:block}.Blog-module__f2qemW__thumbnailWrapper{background:linear-gradient(135deg,#f8f4ff 0%,#e8e0f4 100%);width:100%;position:relative;overflow:hidden}.Blog-module__f2qemW__copyright{color:#fff;font-family:var(--font-primary);font-size:10px;font-weight:var(--font-weight-medium);letter-spacing:.3px;background:#0009;border-radius:4px;padding:4px 8px;position:absolute;bottom:8px;right:8px}.Blog-module__f2qemW__thumbnailWrapper img,.Blog-module__f2qemW__thumbnail{width:100%;height:auto;transition:transform .4s;display:block}.Blog-module__f2qemW__postCard:hover .Blog-module__f2qemW__thumbnail{transform:scale(1.08)}.Blog-module__f2qemW__postContent{flex-direction:column;gap:0;padding:24px 24px 28px;display:flex}.Blog-module__f2qemW__postCategory{font-family:var(--font-primary);font-weight:var(--font-weight-semibold);color:#660fd1;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#f8f4ff 0%,#f0e8ff 100%);border-radius:6px;width:-webkit-fit-content;width:fit-content;margin-bottom:14px;padding:5px 12px;font-size:11px;display:inline-block}.Blog-module__f2qemW__postTitle{font-family:var(--font-primary);font-weight:var(--font-weight-bold);color:#000;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:19px;line-height:1.45;transition:color .2s;display:-webkit-box;overflow:hidden}.Blog-module__f2qemW__postCard:hover .Blog-module__f2qemW__postTitle{color:#660fd1}.Blog-module__f2qemW__postExcerpt{font-family:var(--font-primary);font-weight:var(--font-weight-regular);color:#6f6f6f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:18px;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.Blog-module__f2qemW__postMeta{font-family:var(--font-primary);font-weight:var(--font-weight-regular);color:#a0a0a0;border-top:1px solid #f5f5f5;align-items:center;gap:12px;margin-top:auto;padding-top:16px;font-size:13px;display:flex}.Blog-module__f2qemW__postMeta time,.Blog-module__f2qemW__postViews{align-items:center;display:flex}.Blog-module__f2qemW__postViews:before{content:"·";color:#d0d0d0;margin-right:12px}.Blog-module__f2qemW__loading{flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:80px 20px;display:flex}.Blog-module__f2qemW__spinner{border:3px solid #f0f0f0;border-top-color:#660fd1;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite Blog-module__f2qemW__spin}@keyframes Blog-module__f2qemW__spin{to{transform:rotate(360deg)}}.Blog-module__f2qemW__loading p{font-family:var(--font-primary);color:#929292;margin-top:16px;font-size:14px}.Blog-module__f2qemW__noPosts{text-align:center;justify-content:center;align-items:center;min-height:400px;padding:80px 20px;display:flex}.Blog-module__f2qemW__noPosts p{font-family:var(--font-primary);color:#6f6f6f;font-size:18px}.Blog-module__f2qemW__loadMore{justify-content:center;margin-top:56px;display:flex}.Blog-module__f2qemW__loadMoreButton{font-family:var(--font-primary);font-weight:var(--font-weight-semibold);color:#660fd1;cursor:pointer;background:#fff;border:2px solid #660fd1;border-radius:100px;padding:16px 40px;font-size:15px;transition:all .25s}.Blog-module__f2qemW__loadMoreButton:hover:not(:disabled){color:#fff;background:#660fd1;transform:translateY(-2px);box-shadow:0 4px 16px #660fd14d}.Blog-module__f2qemW__loadMoreButton:disabled{opacity:.5;cursor:not-allowed;color:#a0a0a0;border-color:#d0d0d0}.Blog-module__f2qemW__loadMore.Blog-module__f2qemW__hidden{display:none}.Blog-module__f2qemW__tagNav{border-top:1px solid #f0f0f0;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;padding-top:16px;display:flex}.Blog-module__f2qemW__tagNavLabel{font-family:var(--font-primary);font-weight:var(--font-weight-medium);color:#929292;align-items:center;margin-right:8px;font-size:13px;display:flex}.Blog-module__f2qemW__tagLink{color:#666;font-family:var(--font-primary);font-weight:var(--font-weight-medium);background:#f8f8f8;border:1px solid #0000;border-radius:100px;align-items:center;padding:6px 14px;font-size:13px;line-height:1.4;text-decoration:none;transition:all .2s;display:inline-flex}.Blog-module__f2qemW__tagLink:hover{color:#660fd1;background:#f0e8ff;border-color:#e0d0f8}.Blog-module__f2qemW__tagLink.Blog-module__f2qemW__active{color:#fff;background:#660fd1;border-color:#660fd1}.Blog-module__f2qemW__tagLink:before{content:"#";opacity:.7;margin-right:2px}.Blog-module__f2qemW__tagCount{opacity:.7;margin-left:6px;font-size:11px}.Blog-module__f2qemW__postTags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.Blog-module__f2qemW__postTag{color:#888;font-family:var(--font-primary);font-weight:var(--font-weight-regular);background:#f5f5f5;border-radius:100px;align-items:center;padding:4px 10px;font-size:12px;text-decoration:none;transition:all .2s;display:inline-flex}.Blog-module__f2qemW__postTag:hover{color:#660fd1;background:#f0e8ff}.Blog-module__f2qemW__postTag:before{content:"#";opacity:.6}.Blog-module__f2qemW__tagHeader{text-align:center;margin-bottom:48px}.Blog-module__f2qemW__tagIcon{color:#660fd1;width:64px;height:64px;font-size:28px;font-weight:var(--font-weight-bold);background:linear-gradient(135deg,#f8f4ff 0%,#e8e0f4 100%);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;display:inline-flex}.Blog-module__f2qemW__tagName{font-family:var(--font-primary);font-weight:var(--font-weight-bold);color:#000;margin-bottom:8px;font-size:36px;line-height:1.3}.Blog-module__f2qemW__tagName:before{content:"#";color:#660fd1;margin-right:4px}.Blog-module__f2qemW__tagPostCount{font-family:var(--font-primary);font-weight:var(--font-weight-regular);color:#929292;font-size:16px}.Blog-module__f2qemW__popularTags{margin-top:24px;margin-bottom:40px}.Blog-module__f2qemW__popularTagsTitle{font-family:var(--font-primary);font-weight:var(--font-weight-semibold);color:#666;text-align:center;margin-bottom:12px;font-size:14px}.Blog-module__f2qemW__popularTagsList{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}@media (max-width:1279px) and (min-width:800px){.Blog-module__f2qemW__blogContainer{padding:60px 40px 80px}.Blog-module__f2qemW__blogHeader{margin-bottom:48px}.Blog-module__f2qemW__blogHeader h1{font-size:36px}.Blog-module__f2qemW__blogSubtitle{margin-bottom:28px;font-size:15px}.Blog-module__f2qemW__postGrid{grid-template-columns:repeat(2,1fr);gap:24px}.Blog-module__f2qemW__postContent{padding:22px}.Blog-module__f2qemW__postTitle{font-size:18px}.Blog-module__f2qemW__tagName{font-size:30px}.Blog-module__f2qemW__tagIcon{width:56px;height:56px;font-size:24px}}@media (max-width:799px){.Blog-module__f2qemW__blogContainer{box-sizing:border-box;width:100%;max-width:100%;padding:80px 16px 64px;overflow-x:hidden}.Blog-module__f2qemW__blogHeader{width:100%;max-width:100%;margin-bottom:36px}.Blog-module__f2qemW__blogHeader h1{margin-bottom:6px;font-size:28px}.Blog-module__f2qemW__blogSubtitle{margin-bottom:24px;font-size:14px}.Blog-module__f2qemW__categoryNav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:8px;width:100%;max-width:100%;margin-top:0;padding:4px 0;overflow-x:auto}.Blog-module__f2qemW__categoryNav::-webkit-scrollbar{display:none}.Blog-module__f2qemW__categoryLink{white-space:nowrap;flex-shrink:0;padding:10px 18px;font-size:14px}.Blog-module__f2qemW__postGrid{grid-template-columns:1fr;gap:20px}.Blog-module__f2qemW__postCard{border-radius:16px}.Blog-module__f2qemW__thumbnailPlaceholder svg{width:40px;height:40px}.Blog-module__f2qemW__postContent{padding:20px 20px 24px}.Blog-module__f2qemW__postCategory{margin-bottom:12px;padding:4px 10px;font-size:10px}.Blog-module__f2qemW__postTitle{margin-bottom:8px;font-size:17px}.Blog-module__f2qemW__postExcerpt{-webkit-line-clamp:2;margin-bottom:14px;font-size:13px;line-height:1.6}.Blog-module__f2qemW__postMeta{gap:10px;padding-top:14px;font-size:12px}.Blog-module__f2qemW__postViews:before{margin-right:10px}.Blog-module__f2qemW__loadMore{margin-top:40px}.Blog-module__f2qemW__loadMoreButton{width:100%;max-width:280px;padding:14px 28px;font-size:14px}.Blog-module__f2qemW__tagNav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:6px;margin-top:12px;padding-top:12px;overflow-x:auto}.Blog-module__f2qemW__tagNav::-webkit-scrollbar{display:none}.Blog-module__f2qemW__tagLink{white-space:nowrap;flex-shrink:0;padding:5px 12px;font-size:12px}.Blog-module__f2qemW__tagHeader{margin-bottom:32px}.Blog-module__f2qemW__tagIcon{width:48px;height:48px;margin-bottom:16px;font-size:20px}.Blog-module__f2qemW__tagName{font-size:26px}.Blog-module__f2qemW__tagPostCount{font-size:14px}.Blog-module__f2qemW__postTags{gap:4px;margin-top:8px}.Blog-module__f2qemW__postTag{padding:3px 8px;font-size:11px}.Blog-module__f2qemW__popularTags{width:100%;max-width:100%;margin-top:16px;padding-top:16px}.Blog-module__f2qemW__popularTagsList{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:6px;overflow-x:auto}.Blog-module__f2qemW__popularTagsList::-webkit-scrollbar{display:none}}
