.term-directory-page{max-width:980px;margin:0 auto;padding-top:var(--page-top-space-directory);padding-bottom:42px}.term-directory-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 0 14px}.term-directory-head .title{margin:0;font-weight:var(--fw-bold)}.term-directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.term-directory-card{display:block;min-height:74px;padding:15px 18px;border:1px solid rgba(148,163,184,.30);border-radius:15px;background:var(--surface);text-decoration:none;box-shadow:0 2px 10px rgba(15,23,42,.045);overflow:hidden}.term-directory-card:hover{border-color:rgba(155,20,93,.18);box-shadow:0 6px 16px rgba(15,23,42,.06);text-decoration:none}.term-directory-icon{display:none}.artist-icon{display:none}.movie-icon{display:none}.term-directory-content{min-width:0;display:grid;gap:7px;align-content:center}.term-directory-content strong{display:block;line-height:var(--lh-tight);font-weight:var(--fw-semibold);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.term-directory-content small{justify-self:start;display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;background:var(--surface)2f7;line-height:1.15;font-weight:var(--fw-medium);white-space:nowrap}.term-directory-pagination{margin:24px 0 0}@media(max-width:820px){.term-directory-page:where(:not(#lwu_media_max_width_820px)){max-width:100%;padding-top:var(--page-top-space-tablet)}.term-directory-grid:where(:not(#lwu_media_max_width_820px)){grid-template-columns:1fr}.term-directory-head .title:where(:not(#lwu_media_max_width_820px)){font-size:21px}}@media(max-width:600px){.term-directory-page:where(:not(#lwu_media_max_width_600px)){padding-top:var(--page-top-space-mobile);padding-bottom:30px}.term-directory-grid:where(:not(#lwu_media_max_width_600px)){gap:11px}.term-directory-card:where(:not(#lwu_media_max_width_600px)){min-height:66px;padding:13px 14px;border-radius:13px}.term-directory-content strong:where(:not(#lwu_media_max_width_600px)){font-size:14.5px}.term-directory-content small:where(:not(#lwu_media_max_width_600px)){font-size:10.5px;padding:3px 8px}}@media(max-width:420px){.term-directory-content strong:where(:not(#lwu_media_max_width_420px)){white-space:normal;overflow:visible;text-overflow:clip}}