.tag-page-container[data-astro-cid-3afyl2xd]{padding-bottom:4rem}.container[data-astro-cid-3afyl2xd]{max-width:1280px;margin:0 auto;padding:0 var(--container-padding, 1.5rem)}.tag-hero[data-astro-cid-3afyl2xd]{padding:5rem 0 3rem;background:linear-gradient(to bottom,var(--bg-secondary),var(--bg-primary));text-align:center;position:relative;overflow:hidden}.tag-hero[data-astro-cid-3afyl2xd]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 30% 50%,rgba(6,182,212,.05) 0%,transparent 50%);pointer-events:none}.tag-hero[data-astro-cid-3afyl2xd] h1[data-astro-cid-3afyl2xd]{font-size:clamp(1.8rem,4vw,3rem);margin-bottom:1rem;animation:fadeInUp .6s ease-out}.tag-highlight[data-astro-cid-3afyl2xd]{background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700}.tag-description[data-astro-cid-3afyl2xd]{color:var(--text-secondary);font-size:clamp(1rem,2vw,1.2rem);max-width:600px;margin:0 auto;animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.tag-content[data-astro-cid-3afyl2xd]{margin-top:3rem}.knowledge-graph-section[data-astro-cid-3afyl2xd],.posts-section[data-astro-cid-3afyl2xd]{margin-bottom:4rem}.knowledge-graph-section[data-astro-cid-3afyl2xd] h2[data-astro-cid-3afyl2xd],.posts-section[data-astro-cid-3afyl2xd] h2[data-astro-cid-3afyl2xd]{font-size:1.8rem;margin-bottom:.5rem;text-align:center}.section-description[data-astro-cid-3afyl2xd]{text-align:center;color:var(--text-secondary);margin-bottom:2rem}.graph-wrapper[data-astro-cid-3afyl2xd]{border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.posts-grid[data-astro-cid-3afyl2xd]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.post-card[data-astro-cid-3afyl2xd]{height:100%;animation:fadeIn .6s ease-out forwards;opacity:0}.post-card[data-astro-cid-3afyl2xd]:nth-child(1){animation-delay:.1s}.post-card[data-astro-cid-3afyl2xd]:nth-child(2){animation-delay:.2s}.post-card[data-astro-cid-3afyl2xd]:nth-child(3){animation-delay:.3s}.post-card[data-astro-cid-3afyl2xd]:nth-child(4){animation-delay:.4s}.post-card[data-astro-cid-3afyl2xd]:nth-child(5){animation-delay:.5s}.post-card[data-astro-cid-3afyl2xd]:nth-child(6){animation-delay:.6s}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.post-card-link[data-astro-cid-3afyl2xd]{display:flex;flex-direction:column;height:100%;background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;overflow:hidden;text-decoration:none;transition:all .3s ease}.post-card-link[data-astro-cid-3afyl2xd]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026;border-color:var(--accent-primary)}.post-image-wrapper[data-astro-cid-3afyl2xd]{height:200px;overflow:hidden;border-bottom:1px solid var(--card-border)}.post-image[data-astro-cid-3afyl2xd]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.post-card-link[data-astro-cid-3afyl2xd]:hover .post-image[data-astro-cid-3afyl2xd]{transform:scale(1.05)}.post-content[data-astro-cid-3afyl2xd]{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.post-meta[data-astro-cid-3afyl2xd]{display:flex;justify-content:space-between;font-size:.85rem;color:var(--text-tertiary);margin-bottom:1rem}.read-time[data-astro-cid-3afyl2xd]{font-family:var(--font-mono)}.post-title[data-astro-cid-3afyl2xd]{font-size:1.2rem;color:var(--text-primary);margin-bottom:.75rem;line-height:1.4}.post-description[data-astro-cid-3afyl2xd]{color:var(--text-secondary);font-size:.95rem;margin-bottom:1.5rem;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-tags[data-astro-cid-3afyl2xd]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.post-tag[data-astro-cid-3afyl2xd]{font-size:.75rem;color:var(--text-secondary);background:#e2e8f00d;padding:.25rem .5rem;border-radius:4px}.post-tag[data-astro-cid-3afyl2xd].current-tag{background:#10b98133;color:var(--accent-primary)}.no-posts[data-astro-cid-3afyl2xd]{grid-column:1 / -1;text-align:center;padding:3rem;background:var(--card-bg);border:1px dashed var(--card-border);border-radius:12px;color:var(--text-secondary)}.back-to-blog[data-astro-cid-3afyl2xd]{display:inline-block;margin-top:1rem;padding:.75rem 1.5rem;background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));color:var(--bg-primary);border-radius:6px;text-decoration:none;font-weight:500;transition:all .3s ease}.back-to-blog[data-astro-cid-3afyl2xd]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #06b6d433}.tag-navigation[data-astro-cid-3afyl2xd]{display:flex;justify-content:center;margin-top:2rem}.back-button[data-astro-cid-3afyl2xd]{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:30px;color:var(--text-primary);text-decoration:none;transition:all .3s ease}.back-button[data-astro-cid-3afyl2xd]:hover{background:var(--bg-tertiary);transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}@media (max-width: 768px){.tag-hero[data-astro-cid-3afyl2xd]{padding:4rem 0 2rem}.posts-grid[data-astro-cid-3afyl2xd]{grid-template-columns:1fr}}
