.content-card{background-color:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:8px;transition:all .3s;box-shadow:0 0 2px #e0e0e0}.content-card-time{font-size:14px;position:absolute;top:12px;right:12px;font-weight:900!important}.content-card-time .badge{color:#fff;background:#f0f0f0;border-radius:8px;padding:5px 9px;font-weight:900!important}.content-card-image{object-fit:contain;width:100%!important;height:100%!important}.content-card-image:hover{cursor:pointer;transform:scale(1.05)}.content-card-content-section{flex-direction:column;gap:6px;display:flex}.content-card-content-type{align-items:center;margin-bottom:4px;display:flex}.content-type-badge{color:#fff;background-color:#eef2ff;border-radius:8px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.content-type-icon{font-size:12px;color:#fff!important}.content-card-title{color:#222;font-size:1.05rem;font-weight:600;line-height:1.4;transition:color .2s}.content-card-title:hover{color:#007bff;cursor:pointer}.content-card-summary{color:#555;margin-bottom:6px;font-size:.95rem;line-height:1.6}.content-card-source{color:#777;font-size:.85rem}.content-card-source-span{margin-right:4px}.source-span{color:#007bff;font-weight:500;transition:color .2s}.source-span:hover{cursor:pointer;text-decoration:underline}.cursor-pointer{cursor:pointer}@media (max-width:992px){.content-card{padding:10px}.content-card-image{max-width:50px;max-height:50px}.content-card-title{font-size:1rem}.content-card-summary{font-size:.9rem}}@media (max-width:768px){.content-card{margin-bottom:12px}.content-card-time{justify-content:flex-start}.content-card-content-section{margin-top:6px}.content-card-title{font-size:.95rem}.content-card-summary{font-size:.85rem}.content-card-source{font-size:.8rem}}@media (max-width:480px){.content-card-image{max-width:40px;max-height:40px}.content-type-badge{padding:3px 8px;font-size:.75rem}.content-card-title{font-size:.9rem}.content-card-summary{font-size:.8rem}.content-card-source{font-size:.75rem}}
