.latest-posts{position:relative;padding:var(--padding-top,80px) 0 var(--padding-bottom,80px);overflow:hidden}.latest-posts.theme-light{background-color:#ffffff;color:#111827}.latest-posts.theme-dark{background-color:#111827;color:#f9fafb}.latest-posts.theme-custom{background-color:var(--bg-color);color:var(--text-color)}.latest-posts{--accent:var(--accent-color,#2563eb)}.latest-posts .highlight{color:var(--accent);font-weight:800}.latest-posts .container{max-width:1280px;margin:0 auto;padding:0 24px}.latest-posts .header{margin-bottom:3rem}.latest-posts.align-center .header{text-align:center}.latest-posts.align-left .header{text-align:left}.latest-posts .badge{display:inline-block;font-size:0.875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:1rem;padding:0.5rem 1rem;background:rgba(var(--accent-rgb),0.1);color:var(--accent);border-radius:100px}.latest-posts.theme-dark .badge{background:rgba(255,255,255,0.1);color:rgba(255,255,255,0.9)}.latest-posts h2{font-size:clamp(2rem,5vw,2.8rem);font-weight:700;line-height:1.2;margin-bottom:1rem;letter-spacing:-0.02em;color:inherit}.latest-posts.theme-dark h2{color:#f9fafb}.latest-posts .header-description{font-size:1.2rem;line-height:1.6;opacity:0.8;max-width:700px;margin:0 auto}.latest-posts.align-left .header-description{margin-left:0}.latest-posts .posts-grid{display:grid;gap:30px;margin:2rem 0}.latest-posts .posts-grid.cols-2{grid-template-columns:repeat(2,1fr)}.latest-posts .posts-grid.cols-3{grid-template-columns:repeat(3,1fr)}.latest-posts .post-card{background:var(--card-bg,transparent);border-radius:24px;overflow:hidden;transition:all 0.3s ease;border:1px solid rgba(0,0,0,0.05);height:100%;display:flex;flex-direction:column}.latest-posts.theme-dark .post-card{border-color:rgba(255,255,255,0.1)}.latest-posts .post-card:hover{transform:translateY(-5px);box-shadow:0 20px 30px -10px rgba(0,0,0,0.1)}.latest-posts.theme-dark .post-card:hover{box-shadow:0 20px 30px -10px rgba(0,0,0,0.3)}.latest-posts .post-image{width:100%;aspect-ratio:16/9;overflow:hidden}.latest-posts .post-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.latest-posts .post-card:hover .post-image img{transform:scale(1.05)}.latest-posts .post-content{padding:1.5rem;flex:1;display:flex;flex-direction:column}.latest-posts .post-category{font-size:0.875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:var(--accent);margin-bottom:0.5rem}.latest-posts .post-title{font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:0.75rem}.latest-posts .post-title a{color:inherit;text-decoration:none;transition:color 0.2s ease}.latest-posts .post-title a:hover{color:var(--accent)}.latest-posts .post-excerpt{font-size:0.95rem;line-height:1.6;opacity:0.8;margin-bottom:1rem;flex:1}.latest-posts .post-meta{display:flex;flex-wrap:wrap;gap:1rem;font-size:0.875rem;color:inherit;opacity:0.7;border-top:1px solid rgba(0,0,0,0.05);padding-top:1rem;margin-top:auto}.latest-posts.theme-dark .post-meta{border-top-color:rgba(255,255,255,0.1)}.latest-posts .post-date,.latest-posts .post-views,.latest-posts .post-read-time,.latest-posts .post-author{display:flex;align-items:center;gap:0.25rem}.latest-posts .post-meta i,.latest-posts .post-meta svg{font-size:1rem}@media (max-width:992px){.latest-posts .posts-grid.cols-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.latest-posts .posts-grid.cols-2,.latest-posts .posts-grid.cols-3{grid-template-columns:1fr}.latest-posts .header{text-align:center}.latest-posts .header-description{margin-left:auto;margin-right:auto}}@media (max-width:480px){.latest-posts .post-meta{flex-direction:column;gap:0.5rem}}.latest-posts .post-image{position:relative}.latest-posts .read-time-badge{position:absolute;bottom:12px;right:12px;display:flex;align-items:center;gap:0.25rem;padding:0.375rem 0.75rem;background:rgba(0,0,0,0.75);color:#fff;font-size:0.75rem;font-weight:600;border-radius:100px;backdrop-filter:blur(4px);z-index:2;pointer-events:none;transition:background 0.2s ease}.latest-posts .read-time-badge svg,.latest-posts .read-time-badge i{width:14px;height:14px;flex-shrink:0}.latest-posts .post-card:hover .read-time-badge{background:rgba(0,0,0,0.9)}@media (max-width:576px){.latest-posts .read-time-badge{bottom:8px;right:8px;padding:0.25rem 0.5rem;font-size:0.7rem}}.categories-list{position:relative;padding:var(--padding-top,80px) 0 var(--padding-bottom,80px);overflow:hidden}.categories-list.theme-light{background-color:#ffffff;color:#111827}.categories-list.theme-dark{background-color:#111827;color:#f9fafb}.categories-list.theme-custom{background-color:var(--bg-color);color:var(--text-color)}.categories-list{--accent:var(--accent-color,#2563eb)}.categories-list .highlight{color:var(--accent);font-weight:800}.categories-list .container{max-width:1280px;margin:0 auto;padding:0 24px}.categories-list .header{margin-bottom:3rem}.categories-list.align-center .header{text-align:center}.categories-list.align-left .header{text-align:left}.categories-list .badge{display:inline-block;font-size:0.875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:1rem;padding:0.5rem 1rem;background:rgba(var(--accent-rgb),0.1);color:var(--accent);border-radius:100px}.categories-list.theme-dark .badge{background:rgba(255,255,255,0.1);color:rgba(255,255,255,0.9)}.categories-list h2{font-size:clamp(2rem,5vw,2.8rem);font-weight:700;line-height:1.2;margin-bottom:1rem;letter-spacing:-0.02em;color:inherit}.categories-list.theme-dark h2{color:#f9fafb}.categories-list .header-description{font-size:1.2rem;line-height:1.6;opacity:0.8;max-width:700px;margin:0 auto}.categories-list.align-left .header-description{margin-left:0}.categories-list .categories-grid{display:grid;gap:24px;margin:2rem 0}.categories-list .categories-grid.cols-2{grid-template-columns:repeat(2,1fr)}.categories-list .categories-grid.cols-3{grid-template-columns:repeat(3,1fr)}.categories-list .categories-grid.cols-4{grid-template-columns:repeat(4,1fr)}.categories-list .category-card{background:var(--card-bg,#ffffff);border-radius:24px;padding:1.5rem;transition:all 0.3s ease;border:1px solid rgba(0,0,0,0.05);text-decoration:none;color:inherit;display:block;position:relative;overflow:hidden}.categories-list.theme-dark .category-card{background:var(--card-bg,#1f2937);border-color:rgba(255,255,255,0.1)}.categories-list .category-card:hover{transform:translateY(-5px);box-shadow:0 20px 30px -10px rgba(0,0,0,0.1)}.categories-list.theme-dark .category-card:hover{box-shadow:0 20px 30px -10px rgba(0,0,0,0.3)}.categories-list .category-card.gradient{background:linear-gradient(135deg,var(--gradient-start,#f3f4f6),var(--gradient-end,#ffffff));border:none}.categories-list.theme-dark .category-card.gradient{background:linear-gradient(135deg,#1f2937,#111827)}.categories-list .category-icon{width:48px;height:48px;margin-bottom:1rem;color:var(--accent)}.categories-list .category-icon svg{width:100%;height:100%}.categories-list .category-name{font-size:1.25rem;font-weight:700;margin-bottom:0.5rem;line-height:1.4}.categories-list .category-description{font-size:0.95rem;line-height:1.6;opacity:0.8;margin-bottom:1rem}.categories-list .category-count{display:inline-block;font-size:0.875rem;font-weight:600;color:var(--accent);background:rgba(var(--accent-rgb),0.1);padding:0.25rem 1rem;border-radius:100px}.categories-list .categories-list{display:flex;flex-direction:column;gap:12px;margin:2rem 0}.categories-list .category-list-item{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:var(--card-bg,#ffffff);border-radius:16px;border:1px solid rgba(0,0,0,0.05);text-decoration:none;color:inherit;transition:all 0.2s ease}.categories-list.theme-dark .category-list-item{background:var(--card-bg,#1f2937);border-color:rgba(255,255,255,0.1)}.categories-list .category-list-item:hover{background:var(--accent);color:white;transform:translateX(5px)}.categories-list .category-list-item:hover .category-count{background:rgba(255,255,255,0.2);color:white}.categories-list .category-list-left{display:flex;align-items:center;gap:12px}.categories-list .category-list-icon{width:24px;height:24px;color:var(--accent)}.categories-list .category-list-item:hover .category-list-icon{color:white}.categories-list .category-list-name{font-weight:600}.categories-list .categories-compact{display:flex;flex-wrap:wrap;gap:8px;margin:2rem 0}.categories-list .category-compact-item{display:inline-flex;align-items:center;gap:8px;padding:0.5rem 1.25rem;background:var(--card-bg,#ffffff);border:1px solid rgba(0,0,0,0.05);border-radius:100px;text-decoration:none;color:inherit;font-size:0.95rem;transition:all 0.2s ease}.categories-list.theme-dark .category-compact-item{background:var(--card-bg,#1f2937);border-color:rgba(255,255,255,0.1)}.categories-list .category-compact-item:hover{background:var(--accent);color:white;transform:scale(1.05)}.categories-list .category-compact-count{font-size:0.75rem;opacity:0.7}.categories-list .category-compact-item:hover .category-compact-count{color:white;opacity:0.9}.categories-list .category-children{margin-left:2rem;margin-top:1rem;display:flex;flex-direction:column;gap:8px}.categories-list .category-child-item{padding:0.5rem 1rem;background:rgba(0,0,0,0.02);border-radius:12px;font-size:0.9rem}.categories-list.theme-dark .category-child-item{background:rgba(255,255,255,0.05)}@media (max-width:992px){.categories-list .categories-grid.cols-3,.categories-list .categories-grid.cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.categories-list .categories-grid.cols-2,.categories-list .categories-grid.cols-3,.categories-list .categories-grid.cols-4{grid-template-columns:1fr}.categories-list .header{text-align:center}.categories-list .header-description{margin-left:auto;margin-right:auto}}@media (max-width:480px){.categories-list .category-list-item{flex-direction:column;align-items:flex-start;gap:8px}.categories-list .category-compact-item{width:100%;justify-content:center}}.category-image.thumbnail{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:12px;margin-bottom:1rem}.category-image.thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.category-card:hover .category-image.thumbnail img{transform:scale(1.05)}.category-image.side{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:12px;margin-bottom:1rem}.category-image.side img{width:100%;height:100%;object-fit:cover}.category-list-image{width:40px;height:40px;border-radius:8px;overflow:hidden;flex-shrink:0}.category-list-image img{width:100%;height:100%;object-fit:cover}.category-card.has-cover{position:relative;padding:0;overflow:hidden;min-height:200px;display:flex;align-items:flex-end}.category-cover{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:1}.category-cover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.1) 100%);z-index:2}.category-content-overlay{position:relative;z-index:3;padding:1.5rem;width:100%;color:white}.category-name.overlay{color:white;text-shadow:0 2px 4px rgba(0,0,0,0.3)}.category-card.has-cover .category-count{background:rgba(255,255,255,0.2);color:white;backdrop-filter:blur(5px)}.category-card.has-background{position:relative;overflow:hidden}.category-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0.15;z-index:0;transition:opacity 0.3s ease}.category-card.has-background:hover .category-background{opacity:0.25}.category-image.size-sm{max-width:80px;margin-left:auto;margin-right:auto}.category-image.size-md{max-width:120px;margin-left:auto;margin-right:auto}.category-image.size-lg{max-width:160px;margin-left:auto;margin-right:auto}.category-image.side.size-sm{max-width:60px}.category-image.side.size-md{max-width:80px}.category-image.side.size-lg{max-width:100px}.category-image.rounded{border-radius:16px}.category-image.rounded.size-sm{border-radius:12px}.category-image.rounded.size-lg{border-radius:20px}.category-image.shadow{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1)}.tags-block{position:relative;padding:var(--padding-top,80px) 0 var(--padding-bottom,80px);overflow:hidden}.tags-block.theme-light{background-color:#ffffff;color:#111827}.tags-block.theme-dark{background-color:#111827;color:#f9fafb}.tags-block .highlight{color:var(--accent);font-weight:800}.tags-block.theme-custom{background-color:var(--bg-color);color:var(--text-color)}.tags-block{--accent:var(--accent-color,#2563eb)}.tags-block .container{max-width:1280px;margin:0 auto;padding:0 24px}.tags-block .header{margin-bottom:3.5rem}.tags-block.align-center .header{text-align:center}.tags-block.align-left .header{text-align:left}.tags-block .section-badge{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:1rem;padding:0.375rem 0.875rem;background:linear-gradient(135deg,rgba(var(--accent-rgb),0.12) 0%,rgba(var(--accent-rgb),0.08) 100%);color:var(--accent);border-radius:100px;border:1px solid rgba(var(--accent-rgb),0.15)}.tags-block.theme-dark .section-badge{background:rgba(255,255,255,0.08);color:rgba(255,255,255,0.9);border-color:rgba(255,255,255,0.12)}.tags-block .section-title{font-size:clamp(2rem,5vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:1rem;letter-spacing:-0.02em;color:inherit}.tags-block.theme-dark .section-title{color:#f9fafb}.tags-block .section-description{font-size:1.125rem;line-height:1.7;color:inherit;opacity:0.75;max-width:640px;margin:0}.tags-block.align-left .section-description{margin-left:0}.tags-block.align-center .section-description{margin-left:auto;margin-right:auto}.tags-block .tags-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:2rem 0}.tags-block .tag-pill{display:inline-flex;align-items:center;gap:0.5rem;padding:0.625rem 1.125rem;background:var(--card-bg,#f8fafc);border:1px solid rgba(0,0,0,0.06);border-radius:100px;text-decoration:none;color:inherit;font-size:0.9375rem;font-weight:500;transition:all 0.25s cubic-bezier(0.4,0,0.2,1);box-shadow:0 1px 2px rgba(0,0,0,0.02)}.tags-block.theme-dark .tag-pill{background:#1f2937;border-color:rgba(255,255,255,0.08)}.tags-block .tag-pill:hover{background:var(--accent);color:#ffffff;border-color:transparent;transform:translateY(-2px);box-shadow:0 8px 20px -6px rgba(var(--accent-rgb),0.4)}.tags-block .tag-pill-hash{font-weight:700;opacity:0.7}.tags-block .tag-pill:hover .tag-pill-hash{opacity:1}.tags-block .tag-pill-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 0.5rem;font-size:0.75rem;font-weight:600;background:rgba(var(--accent-rgb),0.12);color:var(--accent);border-radius:100px;transition:all 0.2s ease}.tags-block .tag-pill:hover .tag-pill-count{background:rgba(255,255,255,0.25);color:#ffffff}.tags-block .tag-pill.weight-1{font-size:0.875rem;padding:0.5rem 0.875rem}.tags-block .tag-pill.weight-2{font-size:0.9375rem;padding:0.5625rem 1rem}.tags-block .tag-pill.weight-3{font-size:1rem;padding:0.625rem 1.125rem}.tags-block .tag-pill.weight-4{font-size:1.125rem;padding:0.6875rem 1.25rem}.tags-block .tag-pill.weight-5{font-size:1.25rem;padding:0.75rem 1.375rem}.tags-block .tags-grid{display:grid;gap:24px;margin:2rem 0}.tags-block .tags-grid.cols-2{grid-template-columns:repeat(2,1fr)}.tags-block .tags-grid.cols-3{grid-template-columns:repeat(3,1fr)}.tags-block .tags-grid.cols-4{grid-template-columns:repeat(4,1fr)}.tags-block .tag-card{position:relative;display:flex;flex-direction:column;background:var(--card-bg,#ffffff);border:1px solid rgba(0,0,0,0.06);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);min-height:140px}.tags-block.theme-dark .tag-card{background:#1f2937;border-color:rgba(255,255,255,0.08)}.tags-block .tag-card:hover{transform:translateY(-4px);border-color:rgba(var(--accent-rgb),0.3);box-shadow:0 12px 24px -8px rgba(0,0,0,0.08)}.tags-block.theme-dark .tag-card:hover{box-shadow:0 24px 48px -12px rgba(0,0,0,0.4)}.tags-block .tag-card-media-small{width:56px;height:56px;border-radius:12px;overflow:hidden;margin-bottom:1rem;background:linear-gradient(135deg,rgba(var(--accent-rgb),0.12) 0%,rgba(var(--accent-rgb),0.06) 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform 0.3s cubic-bezier(0.4,0,0.2,1)}.tags-block .tag-card-media-small img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s cubic-bezier(0.4,0,0.2,1)}.tags-block .tag-card:hover .tag-card-media-small{transform:scale(1.05)}.tags-block .tag-card:hover .tag-card-media-small img{transform:scale(1.08)}.tags-block .tag-card-media{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,rgba(var(--accent-rgb),0.08) 0%,rgba(var(--accent-rgb),0.02) 100%)}.tags-block .tag-card-cover{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform 0.4s cubic-bezier(0.4,0,0.2,1)}.tags-block .tag-card:hover .tag-card-cover{transform:scale(1.08)}.tags-block .tag-card-bg{position:absolute;top:0;right:0;width:120px;height:120px;background-size:cover;background-position:center;opacity:0.08;z-index:0;pointer-events:none;transition:opacity 0.3s ease;border-radius:0 0 0 100%}.tags-block .tag-card:hover .tag-card-bg{opacity:0.12}.tags-block .tag-card:hover .tag-card-bg{opacity:0.2}.tags-block .tag-card-thumb{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.tags-block .tag-card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s cubic-bezier(0.4,0,0.2,1)}.tags-block .tag-card:hover .tag-card-thumb img{transform:scale(1.08)}.tags-block .tag-card-thumb.rounded{border-radius:12px}.tags-block .tag-card-thumb.shadow{box-shadow:0 8px 24px -8px rgba(0,0,0,0.15)}.tags-block .tag-card-body{padding:1.25rem;flex:1;display:flex;flex-direction:column;gap:0.625rem}.tags-block .tag-card-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(var(--accent-rgb),0.12) 0%,rgba(var(--accent-rgb),0.06) 100%);color:var(--accent);border-radius:10px;margin-bottom:0.25rem}.tags-block .tag-card-title{font-size:1.0625rem;font-weight:600;line-height:1.4;margin:0;color:inherit;word-break:break-word}.tags-block .tag-card-title .tag-hash{color:var(--accent);font-weight:700}.tags-block .tag-card-meta{display:flex;align-items:center;gap:0.5rem;padding-top:0.625rem;margin-top:auto}.tags-block.theme-dark .tag-card-meta{border-top-color:rgba(255,255,255,0.08)}.tags-block .tag-posts-count{font-size:0.75rem;font-weight:500;color:inherit;opacity:0.7;background:rgba(var(--accent-rgb),0.08);padding:0.25rem 0.625rem;border-radius:100px}.tags-block .tag-card-arrow{position:absolute;top:1rem;right:1rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:rgba(var(--accent-rgb),0.08);color:var(--accent);border-radius:100px;opacity:0;transform:translateX(-6px);transition:all 0.3s cubic-bezier(0.4,0,0.2,1);z-index:1}.tags-block .tag-card:hover .tag-card-arrow{opacity:1;transform:translateX(0)}.tags-block .tags-list{display:flex;flex-direction:column;gap:12px;margin:2rem 0}.tags-block .tag-list-item{display:flex;align-items:center;gap:1.25rem;padding:1rem 1.5rem;background:var(--card-bg,#ffffff);border:1px solid rgba(0,0,0,0.06);border-radius:16px;text-decoration:none;color:inherit;transition:all 0.25s cubic-bezier(0.4,0,0.2,1)}.tags-block.theme-dark .tag-list-item{background:#1f2937;border-color:rgba(255,255,255,0.08)}.tags-block .tag-list-item:hover{border-color:rgba(var(--accent-rgb),0.3);background:linear-gradient(135deg,rgba(var(--accent-rgb),0.06) 0%,rgba(var(--accent-rgb),0.02) 100%);transform:translateX(6px)}.tags-block .tag-list-media{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(var(--accent-rgb),0.12) 0%,rgba(var(--accent-rgb),0.06) 100%);color:var(--accent);border-radius:12px;overflow:hidden}.tags-block .tag-list-media img{width:100%;height:100%;object-fit:cover}.tags-block .tag-list-icon{width:22px;height:22px}.tags-block .tag-list-content{flex:1;min-width:0}.tags-block .tag-list-title{font-size:1rem;font-weight:600;margin:0;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tags-block .tag-list-title .tag-hash{color:var(--accent)}.tags-block .tag-list-count{display:flex;align-items:baseline;gap:0.375rem;font-size:0.875rem;font-weight:600;color:var(--accent);background:rgba(var(--accent-rgb),0.1);padding:0.25rem 0.75rem;border-radius:100px;flex-shrink:0}.tags-block .tag-list-count .label{font-weight:400;opacity:0.8;font-size:0.75rem}.tags-block .tag-list-arrow{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:inherit;opacity:0;transform:translateX(-8px);transition:all 0.25s cubic-bezier(0.4,0,0.2,1);flex-shrink:0}.tags-block .tag-list-item:hover .tag-list-arrow{opacity:1;transform:translateX(0);color:var(--accent)}.tags-block .tags-compact{display:flex;flex-wrap:wrap;gap:10px;margin:2rem 0}.tags-block .tag-chip{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;background:var(--card-bg,#f8fafc);border:1px solid rgba(0,0,0,0.06);border-radius:100px;text-decoration:none;color:inherit;font-size:0.875rem;font-weight:500;transition:all 0.2s cubic-bezier(0.4,0,0.2,1)}.tags-block.theme-dark .tag-chip{background:#1f2937;border-color:rgba(255,255,255,0.08)}.tags-block .tag-chip:hover{background:var(--accent);color:#ffffff;border-color:transparent;transform:translateY(-2px)}.tags-block .tag-chip-icon{width:16px;height:16px;opacity:0.7}.tags-block .tag-chip:hover .tag-chip-icon{opacity:1}.tags-block .tag-chip-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 0.375rem;font-size:0.6875rem;font-weight:600;background:rgba(var(--accent-rgb),0.12);color:var(--accent);border-radius:100px}.tags-block .tag-chip:hover .tag-chip-count{background:rgba(255,255,255,0.25);color:#ffffff}.tags-block .empty-state{text-align:center;padding:4rem 2rem}.tags-block .empty-state-icon{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:rgba(var(--accent-rgb),0.08);color:var(--accent);border-radius:100px}.tags-block .empty-state h3{font-size:1.25rem;font-weight:600;margin-bottom:0.5rem;color:inherit}.tags-block .empty-state p{font-size:0.9375rem;color:inherit;opacity:0.7;margin:0}@media (max-width:992px){.tags-block .tags-grid.cols-3,.tags-block .tags-grid.cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.tags-block .tags-grid.cols-2,.tags-block .tags-grid.cols-3,.tags-block .tags-grid.cols-4{grid-template-columns:1fr}.tags-block .header{text-align:center}.tags-block .section-description{margin-left:auto;margin-right:auto}.tags-block .tag-list-item{flex-wrap:wrap;gap:1rem}.tags-block .tag-list-count{width:100%;justify-content:center}.tags-block .tag-list-arrow{display:none}}@media (max-width:480px){.tags-block{--padding-top:60px;--padding-bottom:60px}.tags-block .tags-cloud{gap:8px}.tags-block .tag-pill{padding:0.5rem 0.875rem;font-size:0.875rem}.tags-block .tag-compact{gap:6px}.tags-block .tag-chip{padding:0.375rem 0.75rem;font-size:0.8125rem}}.site-footer{background-color:var(--footer-bg,#111827);color:var(--footer-text,#9ca3af);line-height:1.6}.site-footer a{color:inherit;text-decoration:none;transition:color 0.2s ease,transform 0.2s ease}.site-footer .container{max-width:1280px;margin:0 auto;padding:0 24px}.footer-main{padding:var(--footer-padding-top,80px) 0 40px}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px;align-items:start}.footer-col{display:flex;flex-direction:column;gap:1.5rem}.footer-brand .footer-logo{display:inline-block;margin-bottom:1rem}.footer-brand .footer-logo-img{max-height:48px;width:auto;object-fit:contain}.footer-brand .footer-site-name{font-size:1.5rem;font-weight:700;margin:0 0 0.75rem;color:var(--footer-heading,#f9fafb)}.footer-brand .footer-site-name a:hover{color:var(--footer-accent,#2563eb)}.footer-brand .footer-description{font-size:0.9375rem;line-height:1.7;margin:0 0 1.5rem;opacity:0.9}.footer-social{display:flex;gap:12px;flex-wrap:wrap}.footer-social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(255,255,255,0.05);border-radius:10px;color:var(--footer-text,#9ca3af);transition:all 0.2s ease}.footer-social-link:hover{background:var(--footer-accent,#2563eb);color:#ffffff;transform:translateY(-3px)}.footer-title{font-size:1rem;font-weight:600;color:var(--footer-heading,#f9fafb);margin:0 0 1.25rem;text-transform:uppercase;letter-spacing:0.05em}.footer-nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.75rem}.footer-nav li a{font-size:0.9375rem;color:var(--footer-text,#9ca3af);display:inline-block;transition:all 0.2s ease}.footer-nav li a:hover{color:var(--footer-accent,#2563eb);transform:translateX(4px)}.footer-widget{margin-bottom:1.5rem}.footer-widget:last-child{margin-bottom:0}.footer-posts-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.875rem}.footer-post-item{line-height:1.5}.footer-post-link{font-size:0.9375rem;color:var(--footer-text,#9ca3af);display:block;transition:color 0.2s ease}.footer-post-link:hover{color:var(--footer-accent,#2563eb)}.footer-tags-cloud{display:flex;flex-wrap:wrap;gap:8px}.footer-tag{display:inline-block;padding:0.375rem 0.75rem;background:rgba(255,255,255,0.05);border-radius:100px;font-size:0.8125rem;font-weight:500;color:var(--footer-text,#9ca3af);transition:all 0.2s ease}.footer-tag:hover{background:var(--footer-accent,#2563eb);color:#ffffff}.footer-categories-bar{border-top:1px solid rgba(255,255,255,0.08);border-bottom:1px solid rgba(255,255,255,0.08);padding:1rem 0;background:rgba(255,255,255,0.02)}.categories-bar-inner{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.categories-bar-label{font-size:0.875rem;font-weight:600;color:var(--footer-heading,#f9fafb);opacity:0.9;white-space:nowrap}.categories-bar-list{display:flex;flex-wrap:wrap;gap:0.75rem;flex:1}.category-pill{display:inline-flex;align-items:center;gap:0.375rem;padding:0.375rem 0.875rem;background:rgba(255,255,255,0.08);border-radius:100px;font-size:0.875rem;font-weight:500;color:var(--footer-text,#9ca3af);transition:all 0.2s ease}.category-pill:hover{background:var(--footer-accent,#2563eb);color:#ffffff;transform:translateY(-2px)}.category-chip{display:inline-flex;align-items:center;gap:0.25rem;padding:0.25rem 0.625rem;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:6px;font-size:0.8125rem;color:var(--footer-text,#9ca3af);transition:all 0.2s ease}.category-chip:hover{background:var(--footer-accent,#2563eb);border-color:transparent;color:#ffffff}.category-link{font-size:0.9375rem;color:var(--footer-text,#9ca3af);padding:0.25rem 0;transition:color 0.2s ease}.category-link:hover{color:var(--footer-accent,#2563eb)}.category-count{font-size:0.75rem;font-weight:500;opacity:0.7;background:rgba(255,255,255,0.1);padding:0.125rem 0.5rem;border-radius:100px}.category-pill:hover .category-count,.category-chip:hover .category-count{background:rgba(255,255,255,0.2);color:#ffffff;opacity:1}.footer-contacts-bar{padding:1rem 0;background:rgba(255,255,255,0.03)}.contacts-bar-inner{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.contacts-bar-label{font-size:0.875rem;font-weight:600;color:var(--footer-heading,#f9fafb);opacity:0.9;white-space:nowrap}.contacts-bar-list{display:flex;flex-wrap:wrap;gap:1rem;flex:1}.contact-item{display:inline-flex;align-items:center;gap:0.375rem;font-size:0.9375rem;color:var(--footer-text,#9ca3af);transition:color 0.2s ease}.contact-item:hover{color:var(--footer-accent,#2563eb)}.contact-item svg{flex-shrink:0;opacity:0.7}.footer-bottom{border-top:1px solid rgba(255,255,255,0.08);padding:1.25rem 0}.footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-copyright{font-size:0.875rem;color:var(--footer-text,#9ca3af);opacity:0.8}.footer-legal{display:flex;gap:1.5rem;flex-wrap:wrap}.footer-legal-link{font-size:0.875rem;color:var(--footer-text,#9ca3af);transition:color 0.2s ease}.footer-legal-link:hover{color:var(--footer-accent,#2563eb)}@media (max-width:1024px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:768px){.footer-main{padding:60px 0 32px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-brand{text-align:center}.footer-brand .footer-logo,.footer-brand .footer-site-name,.footer-brand .footer-description{margin-left:auto;margin-right:auto}.footer-social{justify-content:center}.footer-title{text-align:center}.footer-nav ul{align-items:center}.categories-bar-inner{flex-direction:column;align-items:flex-start;gap:0.75rem}.categories-bar-label{margin-bottom:0.25rem}.categories-bar-list{width:100%;justify-content:center}.contacts-bar-inner{flex-direction:column;align-items:flex-start;gap:0.75rem}.contacts-bar-label{margin-bottom:0.25rem}.contacts-bar-list{flex-direction:column;gap:0.5rem}.footer-bottom-inner{flex-direction:column;text-align:center}.footer-legal{justify-content:center}}@media (max-width:480px){.footer-social-link{width:36px;height:36px}.footer-tag{padding:0.25rem 0.625rem;font-size:0.75rem}.category-pill,.category-chip{font-size:0.8125rem;padding:0.25rem 0.625rem}.footer-legal{gap:1rem}}