.category-archive{max-width:920px;padding-top:var(--page-top-space-list);padding-bottom:42px}.category-top-section{margin:0 0 20px;padding:18px 20px 20px;border-radius:17px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.category-section-head{display:flex;align-items:center;justify-content:center;margin:0 0 15px;padding-bottom:12px;border-bottom:1px solid var(--border)}.category-section-head h2{position:relative;margin:0;padding-left:16px;line-height:var(--lh-tight);font-weight:var(--fw-bold)}.category-section-head h2:before{content:"";position:absolute;left:0;top:.2em;width:5px;height:1em;border-radius:999px;background:linear-gradient(180deg,var(--primary),var(--secondary))}.category-top-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-top-card{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center;min-height:84px;padding:10px;border:1px solid rgba(148,163,184,.28);border-radius:14px;background:var(--surface);text-decoration:none;overflow:hidden}.category-top-card img{width:64px;height:64px;border-radius:11px;object-fit:cover}.category-top-card strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:var(--lh-title);font-weight:var(--fw-bold)}.category-top-card small{display:block;font-weight:var(--fw-semibold);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-latest-head{margin:22px 0 14px}.category-count{display:inline-flex;border-radius:999px;background:linear-gradient(90deg,var(--primary),var(--secondary));font-weight:var(--fw-bold);padding:6px 11px}.category-latest-list{gap:18px}.category-pagination{margin:12px 0 0}@media(max-width:820px){.category-archive:where(:not(#lwu_media_max_width_820px)){max-width:100%;padding-top:var(--page-top-space-tablet)}.category-top-section:where(:not(#lwu_media_max_width_820px)){padding:16px 14px}.category-top-grid:where(:not(#lwu_media_max_width_820px)){grid-template-columns:1fr}.category-section-head:where(:not(#lwu_media_max_width_820px)){justify-content:flex-start}.category-latest-head .title:where(:not(#lwu_media_max_width_820px)){font-size:21px}.category-latest-list:where(:not(#lwu_media_max_width_820px)){gap:14px}}@media(max-width:600px){.category-archive:where(:not(#lwu_media_max_width_600px)){padding-top:var(--page-top-space-mobile);padding-bottom:30px}.category-top-section:where(:not(#lwu_media_max_width_600px)){margin-bottom:17px;padding:14px 12px}.category-top-card:where(:not(#lwu_media_max_width_600px)){grid-template-columns:56px minmax(0,1fr);min-height:76px}.category-top-card img:where(:not(#lwu_media_max_width_600px)){width:56px;height:56px}}@media(max-width:420px){.category-top-card small:where(:not(#lwu_media_max_width_420px)){white-space:normal;overflow:visible;text-overflow:clip}}