.related-posts-container{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.related-post{border:1px solid #ddd;border-radius:5px;padding:15px}.post-image{height:150px;object-fit:cover;width:100%}.post-image,.post-tags{margin-bottom:10px}.tag{background-color:#f0f0f0;border-radius:3px;font-size:.8em;margin-right:5px;padding:3px 8px}.post-title{margin:0 0 10px}.post-date,.post-read-time{color:#666;font-size:.9em;margin:5px 0}.unselected-post{display:none}.in-editor-mode .unselected-post{display:flex!important;filter:grayscale(50%);opacity:.4}.related-post-wrapper{position:relative}.editor-post-badge{border-radius:4px;color:#fff;display:inline-block;font-size:11px;font-weight:600;left:10px;padding:4px 10px;position:absolute;top:10px;z-index:10}.editor-post-badge.badge-active{background:#28a745}.editor-post-badge.badge-inactive{background:#dc3545}.editor-helper-box{background:#f0f7ff;border:1px dashed #2c7be5;border-radius:6px;color:#333;font-size:14px;margin:30px auto 0;max-width:800px;padding:16px 20px}.editor-helper-box strong{color:#2c7be5}.editor-helper-box p{margin:8px 0 0}.editor-warning-box{background:#fff4e6;border-left:4px solid #ff9800;border-radius:4px;color:#4a2c00;font-size:14px;margin:20px auto;max-width:800px;padding:14px 18px}.editor-warning-box strong{color:#d35400}