.tag-page__error{padding:4rem 2rem;text-align:center}.tag-page__error h1{color:var(--color-text);margin:0 0 1rem}.tag-page__hero{padding:2rem 0 3rem}.tag-page__title{color:var(--color-text);font-size:1.75rem;font-weight:600;margin:0}.tag-page__section .section-title{border-bottom:2px solid var(--color-accent-2);color:var(--color-text);display:inline-block;font-size:1.5rem;font-weight:600;margin:0 0 1.5rem;padding-bottom:.5rem}.tag-page__section .cards{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.tag-page__section .card{background:var(--color-surface);border:1px solid var(--color-border);border-left:3px solid var(--color-accent);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);display:flex;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}.tag-page__section .card:hover{border-left-color:var(--color-accent-2);box-shadow:var(--shadow-md)}.tag-page__empty{color:var(--color-text-muted);font-style:italic;list-style:none;margin:0;padding:1rem 0}
