.ef-area { display: flex; flex-wrap: wrap; gap: 20px; }
.efc-hidden { display: none !important; }
.ef-button { cursor: pointer; margin: 5px; padding: 10px; background: #eee; border: 1px solid #ccc; }
.ef-button.active { background: #333; color: white; }
