.tags-module__3v_naq__container{max-width:1200px;margin:0 auto;padding:3rem 2rem}.tags-module__3v_naq__header{text-align:center;margin-bottom:3rem}.tags-module__3v_naq__title{background:linear-gradient(90deg,var(--gl-orange),var(--gl-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem}.tags-module__3v_naq__subtitle{color:var(--gl-text-secondary);font-size:1.1rem}.tags-module__3v_naq__statsCards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.tags-module__3v_naq__statCard{background:linear-gradient(135deg,var(--gl-surface)0%,var(--gl-bg)100%);border:1px solid var(--gl-border);text-align:center;border-radius:12px;padding:2rem;transition:all .3s}.tags-module__3v_naq__statCard:hover{border-color:var(--gl-orange);transform:translateY(-4px);box-shadow:0 8px 24px #fc6d2626}.tags-module__3v_naq__statNumber{background:linear-gradient(135deg,var(--gl-orange),var(--gl-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.tags-module__3v_naq__statLabel{color:var(--gl-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.95rem}.tags-module__3v_naq__selectedTagHeader{background:linear-gradient(135deg,var(--gl-orange),var(--gl-purple));color:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:1.5rem;display:flex}.tags-module__3v_naq__selectedTagInfo{align-items:center;gap:1rem;display:flex}.tags-module__3v_naq__selectedTagIcon{font-size:2rem;font-weight:700}.tags-module__3v_naq__selectedTagName{font-size:1.5rem;font-weight:600}.tags-module__3v_naq__selectedTagCount{background-color:#ffffff4d;border-radius:12px;padding:.25rem .75rem;font-size:.9rem}.tags-module__3v_naq__clearFilter{color:#fff;background-color:#fff3;border-radius:8px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s}.tags-module__3v_naq__clearFilter:hover{background-color:#ffffff4d;text-decoration:none}.tags-module__3v_naq__tagCloudSection{margin-bottom:3rem}.tags-module__3v_naq__sectionTitle{color:var(--gl-text);border-left:4px solid var(--gl-orange);margin-bottom:1.5rem;padding-left:1rem;font-size:1.5rem;font-weight:600}.tags-module__3v_naq__tagCloud{background-color:var(--gl-surface);border:1px solid var(--gl-border);border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.tags-module__3v_naq__tagBubble{background-color:var(--gl-bg);border:2px solid var(--gl-border);color:var(--gl-text);cursor:pointer;border-radius:24px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;text-decoration:none;transition:all .3s;display:inline-flex}.tags-module__3v_naq__tagBubble:hover{border-color:var(--gl-orange);text-decoration:none;transform:scale(1.05);box-shadow:0 4px 12px #fc6d2633}.tags-module__3v_naq__tagBubble.tags-module__3v_naq__active{background:linear-gradient(135deg,var(--gl-orange),var(--gl-purple));border-color:var(--gl-orange);color:#fff}.tags-module__3v_naq__tagBubble.tags-module__3v_naq__active .tags-module__3v_naq__tagBubbleCount{color:var(--gl-orange);background-color:#fff}.tags-module__3v_naq__tagBubble.tags-module__3v_naq__size1{font-size:.85rem}.tags-module__3v_naq__tagBubble.tags-module__3v_naq__size2{font-size:.95rem}.tags-module__3v_naq__tagBubble.tags-module__3v_naq__size3{font-size:1.05rem}.tags-module__3v_naq__tagBubble.tags-module__3v_naq__size4{font-size:1.15rem;font-weight:600}.tags-module__3v_naq__tagBubble.tags-module__3v_naq__size5{font-size:1.3rem;font-weight:700}.tags-module__3v_naq__tagBubbleName{font-weight:500}.tags-module__3v_naq__tagBubbleCount{background-color:var(--gl-orange);color:#fff;text-align:center;border-radius:12px;min-width:24px;padding:.2rem .6rem;font-size:.8rem;font-weight:600}.tags-module__3v_naq__postsSection{margin-top:3rem}.tags-module__3v_naq__postsGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.tags-module__3v_naq__postCard{background-color:var(--gl-surface);border:1px solid var(--gl-border);border-radius:12px;height:100%;transition:all .3s;overflow:hidden}.tags-module__3v_naq__postCard:hover{border-color:var(--gl-orange);transform:translateY(-4px);box-shadow:0 8px 24px #fc6d2626}.tags-module__3v_naq__postCardLink{color:inherit;height:100%;padding:1.5rem;text-decoration:none;display:block}.tags-module__3v_naq__postCardHeader{margin-bottom:1rem}.tags-module__3v_naq__postCardDate{color:var(--gl-text-secondary);background-color:var(--gl-code-bg);border:1px solid var(--gl-border);border-radius:6px;padding:.25rem .75rem;font-size:.85rem;display:inline-block}.tags-module__3v_naq__postCardTitle{color:var(--gl-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.tags-module__3v_naq__postCardLink:hover .tags-module__3v_naq__postCardTitle{color:var(--gl-orange)}.tags-module__3v_naq__postCardDescription{color:var(--gl-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.tags-module__3v_naq__postCardTags{flex-wrap:wrap;gap:.5rem;display:flex}.tags-module__3v_naq__postCardTag{background-color:var(--gl-code-bg);color:var(--gl-text);border:1px solid var(--gl-border);border-radius:6px;padding:.25rem .65rem;font-size:.8rem}@media (max-width:1024px){.tags-module__3v_naq__postsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:768px){.tags-module__3v_naq__selectedTagHeader{flex-direction:column;align-items:flex-start;gap:1rem}.tags-module__3v_naq__statsCards{grid-template-columns:1fr}.tags-module__3v_naq__tagCloud{justify-content:flex-start}.tags-module__3v_naq__postsGrid{grid-template-columns:1fr}}
