.cat-hero{position:relative;min-height:400px;overflow:hidden;display:flex;align-items:center}.cat-hero-overlay{position:absolute;inset:0}.cat-hero-inner{position:relative;z-index:1;max-width:1344px;margin:0 auto;padding:0 32px;width:100%}.cat-hero-back{font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffff80;text-decoration:none;margin-bottom:20px;display:inline-block;transition:color .25s}.cat-hero-back:hover{color:#5b9a42}.cat-hero-chapter{display:inline-block;padding:4px 12px;background:#5b9a4233;color:#5b9a42;font-family:Inter,system-ui,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.cat-hero-title{font-family:Fira Sans,system-ui,sans-serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:#fff;margin:0 0 16px}.cat-hero-count{font-family:Inter,system-ui,sans-serif;font-size:.875rem;color:#ffffff80}.cat-hero-desc{font-family:Inter,system-ui,sans-serif;font-size:clamp(.9375rem,1.4vw,1.125rem);line-height:1.6;color:#ffffffb3;max-width:640px;margin:0 0 12px}.cat-content{background:#fff;padding:64px 32px 80px}.cat-content-inner{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.cat-post-card{display:flex;background:#fff;border:1px solid rgba(156,163,175,.1);overflow:hidden;text-decoration:none;color:inherit;transition:transform .35s cubic-bezier(.22,.61,.36,1),border-color .35s,background .3s}.cat-post-card:hover{transform:translate(4px);border-color:#5b9a4233;background:#5b9a4203}.cat-post-card-media{flex:0 0 280px;overflow:hidden;border-right:1px solid rgba(156,163,175,.06)}.cat-post-card-img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.85) contrast(1.05);transition:transform .5s,filter .5s}.cat-post-card:hover .cat-post-card-img{transform:scale(1.04);filter:saturate(1) contrast(1.05) brightness(1.03)}.cat-post-card-body{padding:24px 28px;flex:1;min-width:0}.cat-post-card-date{font-family:Inter,system-ui,sans-serif;font-size:.75rem;color:#9ca3af;margin-bottom:8px}.cat-post-card-title{font-family:Fira Sans,system-ui,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.3;color:#1a1d23;margin:0 0 8px;letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cat-post-card-excerpt{font-family:Inter,system-ui,sans-serif;font-size:.875rem;line-height:1.6;color:#4b5563;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cat-post-card:hover .cat-post-card-title{color:#5b9a42}.cat-empty{text-align:center;padding:64px 32px}.cat-empty-line{width:48px;height:3px;background:#5b9a42;margin:0 auto 24px}.cat-empty-text{font-family:Inter,system-ui,sans-serif;font-size:.9375rem;color:#9ca3af}.cat-sidebar{margin-bottom:40px}.cat-sidebar-title{font-family:Fira Sans,system-ui,sans-serif;font-size:.75rem;font-weight:700;color:#1a1d23;text-transform:uppercase;letter-spacing:.06em;margin:0 0 14px;padding-bottom:10px;border-bottom:2px solid #5b9a42}.cat-sidebar-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.cat-sidebar-link{display:inline-block;padding:6px 14px;background:transparent;border:1px solid rgba(156,163,175,.2);font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:500;color:#6b7280;text-decoration:none;transition:all .25s}.cat-sidebar-link:hover{border-color:#5b9a42;color:#5b9a42}.cat-sidebar-link--active{background:#5b9a420f;border-color:#5b9a42;color:#5b9a42;font-weight:600}@media(max-width:768px){.cat-hero{min-height:300px}.cat-hero-inner{padding:0 20px}.cat-content{padding:48px 20px 60px}.cat-post-card{flex-direction:column}.cat-post-card-media{flex:0 0 auto;width:100%;aspect-ratio:16/9;border-right:none;border-bottom:1px solid rgba(156,163,175,.06)}.cat-post-card-body{padding:18px 20px}.cat-post-card:hover{transform:translateY(-2px)}.cat-sidebar-list{gap:6px}.cat-sidebar-link{padding:5px 10px;font-size:.6875rem}}@media(max-width:375px){.cat-hero{min-height:260px}.cat-hero-inner{padding:0 16px}.cat-content{padding:40px 16px 48px}}
