.category-archive{max-width:920px;padding-top:22px;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;color:var(--text);font-size:21px;line-height:1.25;font-weight:700}.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:#fff;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;color:var(--link);font-size:13px;line-height:1.35;font-weight:700}.category-top-card small{display:block;color:#64748b;font-size:11.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-latest-head{margin:22px 0 14px}.category-latest-head .title{font-size:24px}.category-count{display:inline-flex;border-radius:999px;background:linear-gradient(90deg,var(--primary),var(--secondary));color:#fff;font-size:12px;font-weight:700;padding:6px 11px}.category-latest-list{gap:18px}.category-pagination{margin:12px 0 0}@media(max-width:820px){.category-archive{max-width:100%;padding-top:18px}.category-top-section{padding:16px 14px}.category-top-grid{grid-template-columns:1fr}.category-section-head{justify-content:flex-start}.category-latest-head .title{font-size:21px}.category-latest-list{gap:14px}}@media(max-width:600px){.category-archive{padding-top:14px;padding-bottom:30px}.category-top-section{margin-bottom:17px;padding:14px 12px}.category-top-card{grid-template-columns:56px minmax(0,1fr);min-height:76px}.category-top-card img{width:56px;height:56px}.category-latest-head .title{font-size:20px}}